@esfaenza/core 15.2.226 → 15.2.229
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.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:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.0668;transform:translate(29.0672vw,-10px) scale(.0688);animation:fall-1 10s -21s linear infinite}@keyframes fall-1{47.923%{transform:translate(25.4476vw,47.923vh) scale(.0688)}to{transform:translate(27.2574vw,99vh) scale(.0688)}}.snow:nth-child(2){opacity:1.332;transform:translate(36.965vw,-10px) scale(.586);animation:fall-2 28s -4s linear infinite}@keyframes fall-2{71.575%{transform:translate(28.9412vw,71.575vh) scale(.586)}to{transform:translate(32.9531vw,99vh) scale(.586)}}.snow:nth-child(3){opacity:.666;transform:translate(3.4452vw,-10px) scale(.3698);animation:fall-3 23s -24s linear infinite}@keyframes fall-3{57.728%{transform:translate(-3.7019vw,57.728vh) scale(.3698)}to{transform:translate(-.12835vw,99vh) scale(.3698)}}.snow:nth-child(4){opacity:1.491;transform:translate(92.7739vw,-10px) scale(.437);animation:fall-4 27s -21s linear infinite}@keyframes fall-4{72.546%{transform:translate(86.6774vw,72.546vh) scale(.437)}to{transform:translate(89.72565vw,99vh) scale(.437)}}.snow:nth-child(5){opacity:.8258;transform:translate(35.547vw,-10px) scale(.1275);animation:fall-5 15s -14s linear infinite}@keyframes fall-5{77.575%{transform:translate(30.9369vw,77.575vh) scale(.1275)}to{transform:translate(33.24195vw,99vh) scale(.1275)}}.snow:nth-child(6){opacity:.915;transform:translate(89.841vw,-10px) scale(.3692);animation:fall-6 30s -30s linear infinite}@keyframes fall-6{45.548%{transform:translate(98.0119vw,45.548vh) scale(.3692)}to{transform:translate(93.92645vw,99vh) scale(.3692)}}.snow:nth-child(7){opacity:1.1072;transform:translate(82.5019vw,-10px) scale(.6141);animation:fall-7 13s -4s linear infinite}@keyframes fall-7{70.196%{transform:translate(83.0764vw,70.196vh) scale(.6141)}to{transform:translate(82.78915vw,99vh) scale(.6141)}}.snow:nth-child(8){opacity:1.3082;transform:translate(26.6927vw,-10px) scale(.7425);animation:fall-8 11s -29s linear infinite}@keyframes fall-8{66.909%{transform:translate(23.812vw,66.909vh) scale(.7425)}to{transform:translate(25.25235vw,99vh) scale(.7425)}}.snow:nth-child(9){opacity:1.578;transform:translate(54.3203vw,-10px) scale(.1099);animation:fall-9 13s -28s linear infinite}@keyframes fall-9{34.697%{transform:translate(49.5236vw,34.697vh) scale(.1099)}to{transform:translate(51.92195vw,99vh) scale(.1099)}}.snow:nth-child(10){opacity:1.9192;transform:translate(72.6011vw,-10px) scale(.6153);animation:fall-10 26s -8s linear infinite}@keyframes fall-10{49.155%{transform:translate(70.3286vw,49.155vh) scale(.6153)}to{transform:translate(71.46485vw,99vh) scale(.6153)}}.snow:nth-child(11){opacity:.6646;transform:translate(53.4771vw,-10px) scale(.4056);animation:fall-11 21s -3s linear infinite}@keyframes fall-11{54.791%{transform:translate(63.2457vw,54.791vh) scale(.4056)}to{transform:translate(58.3614vw,99vh) scale(.4056)}}.snow:nth-child(12){opacity:.0898;transform:translate(56.1707vw,-10px) scale(.7044);animation:fall-12 12s -22s linear infinite}@keyframes fall-12{75.436%{transform:translate(53.5391vw,75.436vh) scale(.7044)}to{transform:translate(54.8549vw,99vh) scale(.7044)}}.snow:nth-child(13){opacity:1.3984;transform:translate(91.1143vw,-10px) scale(.5367);animation:fall-13 25s -8s linear infinite}@keyframes fall-13{61.647%{transform:translate(97.9787vw,61.647vh) scale(.5367)}to{transform:translate(94.5465vw,99vh) scale(.5367)}}.snow:nth-child(14){opacity:1.61;transform:translate(70.3676vw,-10px) scale(.1227);animation:fall-14 24s -25s linear infinite}@keyframes fall-14{31.395%{transform:translate(73.5086vw,31.395vh) scale(.1227)}to{transform:translate(71.9381vw,99vh) scale(.1227)}}.snow:nth-child(15){opacity:.9096;transform:translate(26.7226vw,-10px) scale(.4248);animation:fall-15 30s -2s linear infinite}@keyframes fall-15{54.706%{transform:translate(26.9392vw,54.706vh) scale(.4248)}to{transform:translate(26.8309vw,99vh) scale(.4248)}}.snow:nth-child(16){opacity:.3108;transform:translate(82.9694vw,-10px) scale(.1177);animation:fall-16 18s -27s linear infinite}@keyframes fall-16{49.695%{transform:translate(79.1638vw,49.695vh) scale(.1177)}to{transform:translate(81.0666vw,99vh) scale(.1177)}}.snow:nth-child(17){opacity:1.4522;transform:translate(78.1662vw,-10px) scale(.5939);animation:fall-17 25s -23s linear infinite}@keyframes fall-17{39.912%{transform:translate(84.6561vw,39.912vh) scale(.5939)}to{transform:translate(81.41115vw,99vh) scale(.5939)}}.snow:nth-child(18){opacity:.1828;transform:translate(7.9555vw,-10px) scale(.8344);animation:fall-18 17s -18s linear infinite}@keyframes fall-18{30.965%{transform:translate(14.1167vw,30.965vh) scale(.8344)}to{transform:translate(11.0361vw,99vh) scale(.8344)}}.snow:nth-child(19){opacity:1.0332;transform:translate(85.7595vw,-10px) scale(.4373);animation:fall-19 13s -22s linear infinite}@keyframes fall-19{30.318%{transform:translate(91.9045vw,30.318vh) scale(.4373)}to{transform:translate(88.832vw,99vh) scale(.4373)}}.snow:nth-child(20){opacity:1.528;transform:translate(97.8811vw,-10px) scale(.9458);animation:fall-20 22s -29s linear infinite}@keyframes fall-20{70.369%{transform:translate(95.2814vw,70.369vh) scale(.9458)}to{transform:translate(96.58125vw,99vh) scale(.9458)}}.snow:nth-child(21){opacity:.2092;transform:translate(5.1508vw,-10px) scale(.9992);animation:fall-21 11s -12s linear infinite}@keyframes fall-21{38.634%{transform:translate(11.3723vw,38.634vh) scale(.9992)}to{transform:translate(8.26155vw,99vh) scale(.9992)}}.snow:nth-child(22){opacity:.6484;transform:translate(51.9357vw,-10px) scale(.9583);animation:fall-22 22s -29s linear infinite}@keyframes fall-22{55.76%{transform:translate(44.2886vw,55.76vh) scale(.9583)}to{transform:translate(48.11215vw,99vh) scale(.9583)}}.snow:nth-child(23){opacity:1.9824;transform:translate(32.7127vw,-10px) scale(.1389);animation:fall-23 20s -16s linear infinite}@keyframes fall-23{56.8%{transform:translate(33.5352vw,56.8vh) scale(.1389)}to{transform:translate(33.12395vw,99vh) scale(.1389)}}.snow:nth-child(24){opacity:.6954;transform:translate(92.6868vw,-10px) scale(.4867);animation:fall-24 10s -22s linear infinite}@keyframes fall-24{66.739%{transform:translate(95.2517vw,66.739vh) scale(.4867)}to{transform:translate(93.96925vw,99vh) scale(.4867)}}.snow:nth-child(25){opacity:.9262;transform:translate(6.3793vw,-10px) scale(.992);animation:fall-25 23s -14s linear infinite}@keyframes fall-25{30.597%{transform:translate(9.2813vw,30.597vh) scale(.992)}to{transform:translate(7.8303vw,99vh) scale(.992)}}.snow:nth-child(26){opacity:1.427;transform:translate(27.5349vw,-10px) scale(.042);animation:fall-26 10s -23s linear infinite}@keyframes fall-26{43.08%{transform:translate(18.2009vw,43.08vh) scale(.042)}to{transform:translate(22.8679vw,99vh) scale(.042)}}.snow:nth-child(27){opacity:1.0138;transform:translate(60.7024vw,-10px) scale(.1106);animation:fall-27 19s -9s linear infinite}@keyframes fall-27{60.659%{transform:translate(62.4921vw,60.659vh) scale(.1106)}to{transform:translate(61.59725vw,99vh) scale(.1106)}}.snow:nth-child(28){opacity:1.8298;transform:translate(2.7749vw,-10px) scale(.911);animation:fall-28 29s -12s linear infinite}@keyframes fall-28{34.113%{transform:translate(-.6009vw,34.113vh) scale(.911)}to{transform:translate(1.087vw,99vh) scale(.911)}}.snow:nth-child(29){opacity:1.4848;transform:translate(60.2087vw,-10px) scale(.834);animation:fall-29 27s -19s linear infinite}@keyframes fall-29{67.483%{transform:translate(58.2081vw,67.483vh) scale(.834)}to{transform:translate(59.2084vw,99vh) scale(.834)}}.snow:nth-child(30){opacity:.8346;transform:translate(85.3822vw,-10px) scale(.7505);animation:fall-30 24s -6s linear infinite}@keyframes fall-30{51.129%{transform:translate(77.9043vw,51.129vh) scale(.7505)}to{transform:translate(81.64325vw,99vh) scale(.7505)}}.snow:nth-child(31){opacity:.9202;transform:translate(58.1569vw,-10px) scale(.0228);animation:fall-31 26s -1s linear infinite}@keyframes fall-31{76.09%{transform:translate(55.1377vw,76.09vh) scale(.0228)}to{transform:translate(56.6473vw,99vh) scale(.0228)}}.snow:nth-child(32){opacity:.2842;transform:translate(25.8747vw,-10px) scale(.9305);animation:fall-32 24s -26s linear infinite}@keyframes fall-32{40.567%{transform:translate(18.3597vw,40.567vh) scale(.9305)}to{transform:translate(22.1172vw,99vh) scale(.9305)}}.snow:nth-child(33){opacity:.9872;transform:translate(5.0529vw,-10px) scale(.981);animation:fall-33 15s -13s linear infinite}@keyframes fall-33{76.05%{transform:translate(2.362vw,76.05vh) scale(.981)}to{transform:translate(3.70745vw,99vh) scale(.981)}}.snow:nth-child(34){opacity:.0284;transform:translate(57.0242vw,-10px) scale(.6466);animation:fall-34 23s -26s linear infinite}@keyframes fall-34{34.458%{transform:translate(50.7557vw,34.458vh) scale(.6466)}to{transform:translate(53.88995vw,99vh) scale(.6466)}}.snow:nth-child(35){opacity:1.7312;transform:translate(14.4086vw,-10px) scale(.24);animation:fall-35 26s -21s linear infinite}@keyframes fall-35{71.402%{transform:translate(15.4963vw,71.402vh) scale(.24)}to{transform:translate(14.95245vw,99vh) scale(.24)}}.snow:nth-child(36){opacity:1.8244;transform:translate(29.4452vw,-10px) scale(.1265);animation:fall-36 10s -6s linear infinite}@keyframes fall-36{73.886%{transform:translate(21.3479vw,73.886vh) scale(.1265)}to{transform:translate(25.39655vw,99vh) scale(.1265)}}.snow:nth-child(37){opacity:1.818;transform:translate(83.1968vw,-10px) scale(.6341);animation:fall-37 11s -8s linear infinite}@keyframes fall-37{40.941%{transform:translate(87.0092vw,40.941vh) scale(.6341)}to{transform:translate(85.103vw,99vh) scale(.6341)}}.snow:nth-child(38){opacity:.508;transform:translate(1.7556vw,-10px) scale(.8735);animation:fall-38 22s -16s linear infinite}@keyframes fall-38{58.603%{transform:translate(-6.6188vw,58.603vh) scale(.8735)}to{transform:translate(-2.4316vw,99vh) scale(.8735)}}.snow:nth-child(39){opacity:.341;transform:translate(37.6856vw,-10px) scale(.0916);animation:fall-39 24s -24s linear infinite}@keyframes fall-39{59.71%{transform:translate(44.4063vw,59.71vh) scale(.0916)}to{transform:translate(41.04595vw,99vh) scale(.0916)}}.snow:nth-child(40){opacity:1.0154;transform:translate(79.7236vw,-10px) scale(.7226);animation:fall-40 19s -26s linear infinite}@keyframes fall-40{58.87%{transform:translate(84.7122vw,58.87vh) scale(.7226)}to{transform:translate(82.2179vw,99vh) scale(.7226)}}.snow:nth-child(41){opacity:.0894;transform:translate(8.7332vw,-10px) scale(.4681);animation:fall-41 22s -7s linear infinite}@keyframes fall-41{45.934%{transform:translate(6.7738vw,45.934vh) scale(.4681)}to{transform:translate(7.7535vw,99vh) scale(.4681)}}.snow:nth-child(42){opacity:.119;transform:translate(48.2354vw,-10px) scale(.656);animation:fall-42 14s -8s linear infinite}@keyframes fall-42{69.464%{transform:translate(40.4574vw,69.464vh) scale(.656)}to{transform:translate(44.3464vw,99vh) scale(.656)}}.snow:nth-child(43){opacity:1.822;transform:translate(63.0231vw,-10px) scale(.1172);animation:fall-43 24s -4s linear infinite}@keyframes fall-43{44.055%{transform:translate(69.3935vw,44.055vh) scale(.1172)}to{transform:translate(66.2083vw,99vh) scale(.1172)}}.snow:nth-child(44){opacity:1.0878;transform:translate(44.4356vw,-10px) scale(.0408);animation:fall-44 13s -2s linear infinite}@keyframes fall-44{56.529%{transform:translate(38.9277vw,56.529vh) scale(.0408)}to{transform:translate(41.68165vw,99vh) scale(.0408)}}.snow:nth-child(45){opacity:1.4464;transform:translate(96.2064vw,-10px) scale(.9843);animation:fall-45 21s -10s linear infinite}@keyframes fall-45{58.699%{transform:translate(101.3172vw,58.699vh) scale(.9843)}to{transform:translate(98.7618vw,99vh) scale(.9843)}}.snow:nth-child(46){opacity:1.0046;transform:translate(51.1574vw,-10px) scale(.0231);animation:fall-46 17s -20s linear infinite}@keyframes fall-46{44.24%{transform:translate(47.5123vw,44.24vh) scale(.0231)}to{transform:translate(49.33485vw,99vh) scale(.0231)}}.snow:nth-child(47){opacity:.1566;transform:translate(88.6894vw,-10px) scale(.9217);animation:fall-47 19s -16s linear infinite}@keyframes fall-47{62.423%{transform:translate(93.54vw,62.423vh) scale(.9217)}to{transform:translate(91.1147vw,99vh) scale(.9217)}}.snow:nth-child(48){opacity:.2276;transform:translate(15.5975vw,-10px) scale(.169);animation:fall-48 26s -10s linear infinite}@keyframes fall-48{33.155%{transform:translate(9.2844vw,33.155vh) scale(.169)}to{transform:translate(12.44095vw,99vh) scale(.169)}}.snow:nth-child(49){opacity:.8666;transform:translate(98.9179vw,-10px) scale(.763);animation:fall-49 23s -5s linear infinite}@keyframes fall-49{76.963%{transform:translate(107.7265vw,76.963vh) scale(.763)}to{transform:translate(103.3222vw,99vh) scale(.763)}}.snow:nth-child(50){opacity:1.2024;transform:translate(26.1219vw,-10px) scale(.3164);animation:fall-50 12s -16s linear infinite}@keyframes fall-50{70.09%{transform:translate(29.9335vw,70.09vh) scale(.3164)}to{transform:translate(28.0277vw,99vh) scale(.3164)}}.snow:nth-child(51){opacity:1.6346;transform:translate(85.1382vw,-10px) scale(.7119);animation:fall-51 10s -3s linear infinite}@keyframes fall-51{42.212%{transform:translate(85.6482vw,42.212vh) scale(.7119)}to{transform:translate(85.3932vw,99vh) scale(.7119)}}.snow:nth-child(52){opacity:1.1924;transform:translate(3.0469vw,-10px) scale(.8907);animation:fall-52 21s -21s linear infinite}@keyframes fall-52{76.61%{transform:translate(10.6926vw,76.61vh) scale(.8907)}to{transform:translate(6.86975vw,99vh) scale(.8907)}}.snow:nth-child(53){opacity:1.8938;transform:translate(29.1223vw,-10px) scale(.2133);animation:fall-53 21s -18s linear infinite}@keyframes fall-53{79.366%{transform:translate(26.823vw,79.366vh) scale(.2133)}to{transform:translate(27.97265vw,99vh) scale(.2133)}}.snow:nth-child(54){opacity:1.5774;transform:translate(36.5348vw,-10px) scale(.7171);animation:fall-54 24s -15s linear infinite}@keyframes fall-54{78.592%{transform:translate(30.9233vw,78.592vh) scale(.7171)}to{transform:translate(33.72905vw,99vh) scale(.7171)}}.snow:nth-child(55){opacity:1.7234;transform:translate(95.4599vw,-10px) scale(.5889);animation:fall-55 23s -13s linear infinite}@keyframes fall-55{53.158%{transform:translate(95.5744vw,53.158vh) scale(.5889)}to{transform:translate(95.51715vw,99vh) scale(.5889)}}.snow:nth-child(56){opacity:1.6726;transform:translate(4.6438vw,-10px) scale(.3725);animation:fall-56 26s -30s linear infinite}@keyframes fall-56{61.028%{transform:translate(.7358vw,61.028vh) scale(.3725)}to{transform:translate(2.6898vw,99vh) scale(.3725)}}.snow:nth-child(57){opacity:1.6476;transform:translate(13.7569vw,-10px) scale(.2129);animation:fall-57 21s -20s linear infinite}@keyframes fall-57{64.164%{transform:translate(13.8742vw,64.164vh) scale(.2129)}to{transform:translate(13.81555vw,99vh) scale(.2129)}}.snow:nth-child(58){opacity:.4928;transform:translate(82.3095vw,-10px) scale(.2408);animation:fall-58 21s -7s linear infinite}@keyframes fall-58{73.728%{transform:translate(89.9481vw,73.728vh) scale(.2408)}to{transform:translate(86.1288vw,99vh) scale(.2408)}}.snow:nth-child(59){opacity:1.6008;transform:translate(7.8385vw,-10px) scale(.2536);animation:fall-59 15s -8s linear infinite}@keyframes fall-59{44.345%{transform:translate(-.7821vw,44.345vh) scale(.2536)}to{transform:translate(3.5282vw,99vh) scale(.2536)}}.snow:nth-child(60){opacity:.2604;transform:translate(45.3539vw,-10px) scale(.5901);animation:fall-60 30s -9s linear infinite}@keyframes fall-60{72.645%{transform:translate(42.4009vw,72.645vh) scale(.5901)}to{transform:translate(43.8774vw,99vh) scale(.5901)}}.snow:nth-child(61){opacity:.6038;transform:translate(89.8241vw,-10px) scale(.6193);animation:fall-61 30s -12s linear infinite}@keyframes fall-61{36.217%{transform:translate(81.7726vw,36.217vh) scale(.6193)}to{transform:translate(85.79835vw,99vh) scale(.6193)}}.snow:nth-child(62){opacity:.2802;transform:translate(12.5634vw,-10px) scale(.2974);animation:fall-62 27s -20s linear infinite}@keyframes fall-62{73.279%{transform:translate(15.136vw,73.279vh) scale(.2974)}to{transform:translate(13.8497vw,99vh) scale(.2974)}}.snow:nth-child(63){opacity:1.1596;transform:translate(51.1633vw,-10px) scale(.1283);animation:fall-63 30s -16s linear infinite}@keyframes fall-63{61.568%{transform:translate(52.7052vw,61.568vh) scale(.1283)}to{transform:translate(51.93425vw,99vh) scale(.1283)}}.snow:nth-child(64){opacity:.44;transform:translate(57.6368vw,-10px) scale(.8961);animation:fall-64 15s -1s linear infinite}@keyframes fall-64{33.273%{transform:translate(60.7233vw,33.273vh) scale(.8961)}to{transform:translate(59.18005vw,99vh) scale(.8961)}}.snow:nth-child(65){opacity:1.4984;transform:translate(76.1147vw,-10px) scale(.4491);animation:fall-65 28s -18s linear infinite}@keyframes fall-65{33.647%{transform:translate(77.848vw,33.647vh) scale(.4491)}to{transform:translate(76.98135vw,99vh) scale(.4491)}}.snow:nth-child(66){opacity:1.3688;transform:translate(44.9116vw,-10px) scale(.7476);animation:fall-66 26s -8s linear infinite}@keyframes fall-66{31.883%{transform:translate(39.1053vw,31.883vh) scale(.7476)}to{transform:translate(42.00845vw,99vh) scale(.7476)}}.snow:nth-child(67){opacity:1.214;transform:translate(83.8682vw,-10px) scale(.899);animation:fall-67 14s -16s linear infinite}@keyframes fall-67{49.391%{transform:translate(82.0495vw,49.391vh) scale(.899)}to{transform:translate(82.95885vw,99vh) scale(.899)}}.snow:nth-child(68){opacity:1.2504;transform:translate(63.2598vw,-10px) scale(.4606);animation:fall-68 23s -28s linear infinite}@keyframes fall-68{31.997%{transform:translate(66.444vw,31.997vh) scale(.4606)}to{transform:translate(64.8519vw,99vh) scale(.4606)}}.snow:nth-child(69){opacity:.4986;transform:translate(60.4142vw,-10px) scale(.1433);animation:fall-69 21s -23s linear infinite}@keyframes fall-69{44.238%{transform:translate(60.4392vw,44.238vh) scale(.1433)}to{transform:translate(60.4267vw,99vh) scale(.1433)}}.snow:nth-child(70){opacity:1.6908;transform:translate(98.4223vw,-10px) scale(.6084);animation:fall-70 12s -24s linear infinite}@keyframes fall-70{47.479%{transform:translate(100.6466vw,47.479vh) scale(.6084)}to{transform:translate(99.53445vw,99vh) scale(.6084)}}.snow:nth-child(71){opacity:.9364;transform:translate(89.6064vw,-10px) scale(.0494);animation:fall-71 11s -2s linear infinite}@keyframes fall-71{56.316%{transform:translate(84.8632vw,56.316vh) scale(.0494)}to{transform:translate(87.2348vw,99vh) scale(.0494)}}.snow:nth-child(72){opacity:1.6158;transform:translate(71.9117vw,-10px) scale(.1889);animation:fall-72 14s -18s linear infinite}@keyframes fall-72{36.32%{transform:translate(70.0663vw,36.32vh) scale(.1889)}to{transform:translate(70.989vw,99vh) scale(.1889)}}.snow:nth-child(73){opacity:1.6944;transform:translate(20.0592vw,-10px) scale(.8876);animation:fall-73 12s -18s linear infinite}@keyframes fall-73{46.371%{transform:translate(11.2452vw,46.371vh) scale(.8876)}to{transform:translate(15.6522vw,99vh) scale(.8876)}}.snow:nth-child(74){opacity:1.3558;transform:translate(37.1025vw,-10px) scale(.9799);animation:fall-74 17s -21s linear infinite}@keyframes fall-74{56.604%{transform:translate(37.9339vw,56.604vh) scale(.9799)}to{transform:translate(37.5182vw,99vh) scale(.9799)}}.snow:nth-child(75){opacity:.026;transform:translate(23.2734vw,-10px) scale(.0838);animation:fall-75 14s -24s linear infinite}@keyframes fall-75{70.694%{transform:translate(20.5173vw,70.694vh) scale(.0838)}to{transform:translate(21.89535vw,99vh) scale(.0838)}}.snow:nth-child(76){opacity:.06;transform:translate(29.4264vw,-10px) scale(.1067);animation:fall-76 16s -2s linear infinite}@keyframes fall-76{55.321%{transform:translate(28.2075vw,55.321vh) scale(.1067)}to{transform:translate(28.81695vw,99vh) scale(.1067)}}.snow:nth-child(77){opacity:.8176;transform:translate(88.4957vw,-10px) scale(.5263);animation:fall-77 22s -8s linear infinite}@keyframes fall-77{41.471%{transform:translate(90.8764vw,41.471vh) scale(.5263)}to{transform:translate(89.68605vw,99vh) scale(.5263)}}.snow:nth-child(78){opacity:1.4148;transform:translate(9.6133vw,-10px) scale(.8146);animation:fall-78 19s -8s linear infinite}@keyframes fall-78{49.697%{transform:translate(17.331vw,49.697vh) scale(.8146)}to{transform:translate(13.47215vw,99vh) scale(.8146)}}.snow:nth-child(79){opacity:.7946;transform:translate(18.1705vw,-10px) scale(.2913);animation:fall-79 27s -17s linear infinite}@keyframes fall-79{65.059%{transform:translate(26.792vw,65.059vh) scale(.2913)}to{transform:translate(22.48125vw,99vh) scale(.2913)}}.snow:nth-child(80){opacity:1.3238;transform:translate(94.6712vw,-10px) scale(.3741);animation:fall-80 30s -28s linear infinite}@keyframes fall-80{43.411%{transform:translate(85.2241vw,43.411vh) scale(.3741)}to{transform:translate(89.94765vw,99vh) scale(.3741)}}.snow:nth-child(81){opacity:1.1328;transform:translate(74.5352vw,-10px) scale(.6008);animation:fall-81 22s -17s linear infinite}@keyframes fall-81{61.708%{transform:translate(71.8026vw,61.708vh) scale(.6008)}to{transform:translate(73.1689vw,99vh) scale(.6008)}}.snow:nth-child(82){opacity:.1162;transform:translate(5.5709vw,-10px) scale(.7766);animation:fall-82 21s -12s linear infinite}@keyframes fall-82{77.067%{transform:translate(-.5281vw,77.067vh) scale(.7766)}to{transform:translate(2.5214vw,99vh) scale(.7766)}}.snow:nth-child(83){opacity:.7652;transform:translate(11.7823vw,-10px) scale(.9825);animation:fall-83 17s -19s linear infinite}@keyframes fall-83{62.611%{transform:translate(10.529vw,62.611vh) scale(.9825)}to{transform:translate(11.15565vw,99vh) scale(.9825)}}.snow:nth-child(84){opacity:1.6078;transform:translate(80.1808vw,-10px) scale(.8799);animation:fall-84 18s -12s linear infinite}@keyframes fall-84{31.074%{transform:translate(81.9148vw,31.074vh) scale(.8799)}to{transform:translate(81.0478vw,99vh) scale(.8799)}}.snow:nth-child(85){opacity:1.3092;transform:translate(68.9212vw,-10px) scale(.4047);animation:fall-85 20s -6s linear infinite}@keyframes fall-85{74.135%{transform:translate(61.6145vw,74.135vh) scale(.4047)}to{transform:translate(65.26785vw,99vh) scale(.4047)}}.snow:nth-child(86){opacity:.1266;transform:translate(54.8596vw,-10px) scale(.9887);animation:fall-86 15s -5s linear infinite}@keyframes fall-86{75.567%{transform:translate(61.3916vw,75.567vh) scale(.9887)}to{transform:translate(58.1256vw,99vh) scale(.9887)}}.snow:nth-child(87){opacity:.8804;transform:translate(52.2242vw,-10px) scale(.0051);animation:fall-87 29s -11s linear infinite}@keyframes fall-87{45.944%{transform:translate(50.2502vw,45.944vh) scale(.0051)}to{transform:translate(51.2372vw,99vh) scale(.0051)}}.snow:nth-child(88){opacity:1.9184;transform:translate(86.2792vw,-10px) scale(.3881);animation:fall-88 15s -16s linear infinite}@keyframes fall-88{54.693%{transform:translate(88.517vw,54.693vh) scale(.3881)}to{transform:translate(87.3981vw,99vh) scale(.3881)}}.snow:nth-child(89){opacity:1.1412;transform:translate(59.9311vw,-10px) scale(.1713);animation:fall-89 20s -10s linear infinite}@keyframes fall-89{40.496%{transform:translate(59.7794vw,40.496vh) scale(.1713)}to{transform:translate(59.85525vw,99vh) scale(.1713)}}.snow:nth-child(90){opacity:1.9924;transform:translate(20.0793vw,-10px) scale(.4917);animation:fall-90 20s -13s linear infinite}@keyframes fall-90{54.282%{transform:translate(15.9231vw,54.282vh) scale(.4917)}to{transform:translate(18.0012vw,99vh) scale(.4917)}}.snow:nth-child(91){opacity:1.6414;transform:translate(7.5207vw,-10px) scale(.1998);animation:fall-91 30s -7s linear infinite}@keyframes fall-91{71.277%{transform:translate(-.6682vw,71.277vh) scale(.1998)}to{transform:translate(3.42625vw,99vh) scale(.1998)}}.snow:nth-child(92){opacity:1.9938;transform:translate(27.4901vw,-10px) scale(.3533);animation:fall-92 10s -26s linear infinite}@keyframes fall-92{43.824%{transform:translate(18.6251vw,43.824vh) scale(.3533)}to{transform:translate(23.0576vw,99vh) scale(.3533)}}.snow:nth-child(93){opacity:1.0026;transform:translate(79.1656vw,-10px) scale(.5235);animation:fall-93 16s -5s linear infinite}@keyframes fall-93{53.007%{transform:translate(80.4463vw,53.007vh) scale(.5235)}to{transform:translate(79.80595vw,99vh) scale(.5235)}}.snow:nth-child(94){opacity:.4992;transform:translate(23.5821vw,-10px) scale(.1013);animation:fall-94 23s -9s linear infinite}@keyframes fall-94{59.2%{transform:translate(21.8436vw,59.2vh) scale(.1013)}to{transform:translate(22.71285vw,99vh) scale(.1013)}}.snow:nth-child(95){opacity:.8676;transform:translate(.3011vw,-10px) scale(.8056);animation:fall-95 18s -5s linear infinite}@keyframes fall-95{36.436%{transform:translate(-2.1778vw,36.436vh) scale(.8056)}to{transform:translate(-.93835vw,99vh) scale(.8056)}}.snow:nth-child(96){opacity:1.6698;transform:translate(33.9617vw,-10px) scale(.2259);animation:fall-96 27s -16s linear infinite}@keyframes fall-96{73.504%{transform:translate(30.0464vw,73.504vh) scale(.2259)}to{transform:translate(32.00405vw,99vh) scale(.2259)}}.snow:nth-child(97){opacity:1.6128;transform:translate(99.3059vw,-10px) scale(.1432);animation:fall-97 24s -25s linear infinite}@keyframes fall-97{31.986%{transform:translate(94.216vw,31.986vh) scale(.1432)}to{transform:translate(96.76095vw,99vh) scale(.1432)}}.snow:nth-child(98){opacity:.5718;transform:translate(76.9932vw,-10px) scale(.2297);animation:fall-98 27s -3s linear infinite}@keyframes fall-98{61.685%{transform:translate(78.4982vw,61.685vh) scale(.2297)}to{transform:translate(77.7457vw,99vh) scale(.2297)}}.snow:nth-child(99){opacity:.9348;transform:translate(61.1418vw,-10px) scale(.382);animation:fall-99 16s -7s linear infinite}@keyframes fall-99{30.453%{transform:translate(55.2167vw,30.453vh) scale(.382)}to{transform:translate(58.17925vw,99vh) scale(.382)}}.snow:nth-child(100){opacity:1.0488;transform:translate(97.5735vw,-10px) scale(.3273);animation:fall-100 17s -3s linear infinite}@keyframes fall-100{68.442%{transform:translate(104.4585vw,68.442vh) scale(.3273)}to{transform:translate(101.016vw,99vh) scale(.3273)}}.snow:nth-child(101){opacity:.2762;transform:translate(74.2584vw,-10px) scale(.1922);animation:fall-101 18s -3s linear infinite}@keyframes fall-101{60.362%{transform:translate(65.6524vw,60.362vh) scale(.1922)}to{transform:translate(69.9554vw,99vh) scale(.1922)}}.snow:nth-child(102){opacity:.9864;transform:translate(14.8065vw,-10px) scale(.5238);animation:fall-102 25s -27s linear infinite}@keyframes fall-102{74.46%{transform:translate(10.6521vw,74.46vh) scale(.5238)}to{transform:translate(12.7293vw,99vh) scale(.5238)}}.snow:nth-child(103){opacity:1.0854;transform:translate(48.2304vw,-10px) scale(.8637);animation:fall-103 12s -12s linear infinite}@keyframes fall-103{69.911%{transform:translate(54.3399vw,69.911vh) scale(.8637)}to{transform:translate(51.28515vw,99vh) scale(.8637)}}.snow:nth-child(104){opacity:.5398;transform:translate(71.6426vw,-10px) scale(.3408);animation:fall-104 16s -16s linear infinite}@keyframes fall-104{48.181%{transform:translate(79.1407vw,48.181vh) scale(.3408)}to{transform:translate(75.39165vw,99vh) scale(.3408)}}.snow:nth-child(105){opacity:1.0712;transform:translate(66.371vw,-10px) scale(.5544);animation:fall-105 17s -4s linear infinite}@keyframes fall-105{61.422%{transform:translate(75.5489vw,61.422vh) scale(.5544)}to{transform:translate(70.95995vw,99vh) scale(.5544)}}.snow:nth-child(106){opacity:1.9196;transform:translate(29.8983vw,-10px) scale(.3007);animation:fall-106 13s -4s linear infinite}@keyframes fall-106{79.373%{transform:translate(38.0439vw,79.373vh) scale(.3007)}to{transform:translate(33.9711vw,99vh) scale(.3007)}}.snow:nth-child(107){opacity:1.7194;transform:translate(71.351vw,-10px) scale(.9483);animation:fall-107 14s -11s linear infinite}@keyframes fall-107{71.028%{transform:translate(68.2873vw,71.028vh) scale(.9483)}to{transform:translate(69.81915vw,99vh) scale(.9483)}}.snow:nth-child(108){opacity:.651;transform:translate(64.6514vw,-10px) scale(.6033);animation:fall-108 20s -21s linear infinite}@keyframes fall-108{71.192%{transform:translate(56.6242vw,71.192vh) scale(.6033)}to{transform:translate(60.6378vw,99vh) scale(.6033)}}.snow:nth-child(109){opacity:1.8508;transform:translate(50.2878vw,-10px) scale(.1447);animation:fall-109 14s -30s linear infinite}@keyframes fall-109{33.493%{transform:translate(59.4088vw,33.493vh) scale(.1447)}to{transform:translate(54.8483vw,99vh) scale(.1447)}}.snow:nth-child(110){opacity:.6984;transform:translate(76.0708vw,-10px) scale(.7861);animation:fall-110 23s -21s linear infinite}@keyframes fall-110{75.801%{transform:translate(74.211vw,75.801vh) scale(.7861)}to{transform:translate(75.1409vw,99vh) scale(.7861)}}.snow:nth-child(111){opacity:.6598;transform:translate(98.2728vw,-10px) scale(.8365);animation:fall-111 25s -21s linear infinite}@keyframes fall-111{44.799%{transform:translate(102.5905vw,44.799vh) scale(.8365)}to{transform:translate(100.43165vw,99vh) scale(.8365)}}.snow:nth-child(112){opacity:1.8804;transform:translate(80.6781vw,-10px) scale(.2119);animation:fall-112 11s -23s linear infinite}@keyframes fall-112{36.165%{transform:translate(72.5247vw,36.165vh) scale(.2119)}to{transform:translate(76.6014vw,99vh) scale(.2119)}}.snow:nth-child(113){opacity:.4524;transform:translate(1.5313vw,-10px) scale(.7011);animation:fall-113 22s -29s linear infinite}@keyframes fall-113{76.056%{transform:translate(5.8655vw,76.056vh) scale(.7011)}to{transform:translate(3.6984vw,99vh) scale(.7011)}}.snow:nth-child(114){opacity:.9872;transform:translate(9.1666vw,-10px) scale(.8936);animation:fall-114 14s -22s linear infinite}@keyframes fall-114{36.425%{transform:translate(3.8181vw,36.425vh) scale(.8936)}to{transform:translate(6.49235vw,99vh) scale(.8936)}}.snow:nth-child(115){opacity:.9864;transform:translate(39.3346vw,-10px) scale(.2829);animation:fall-115 11s -15s linear infinite}@keyframes fall-115{58.994%{transform:translate(40.4426vw,58.994vh) scale(.2829)}to{transform:translate(39.8886vw,99vh) scale(.2829)}}.snow:nth-child(116){opacity:1.0012;transform:translate(2.8102vw,-10px) scale(.1219);animation:fall-116 11s -14s linear infinite}@keyframes fall-116{56.581%{transform:translate(7.8651vw,56.581vh) scale(.1219)}to{transform:translate(5.33765vw,99vh) scale(.1219)}}.snow:nth-child(117){opacity:1.4762;transform:translate(50.906vw,-10px) scale(.6644);animation:fall-117 22s -13s linear infinite}@keyframes fall-117{41.364%{transform:translate(46.2464vw,41.364vh) scale(.6644)}to{transform:translate(48.5762vw,99vh) scale(.6644)}}.snow:nth-child(118){opacity:.5418;transform:translate(67.2494vw,-10px) scale(.461);animation:fall-118 17s -9s linear infinite}@keyframes fall-118{40.639%{transform:translate(70.699vw,40.639vh) scale(.461)}to{transform:translate(68.9742vw,99vh) scale(.461)}}.snow:nth-child(119){opacity:.2352;transform:translate(90.8896vw,-10px) scale(.0423);animation:fall-119 23s -9s linear infinite}@keyframes fall-119{31.201%{transform:translate(97.9973vw,31.201vh) scale(.0423)}to{transform:translate(94.44345vw,99vh) scale(.0423)}}.snow:nth-child(120){opacity:.4318;transform:translate(40.1715vw,-10px) scale(.2239);animation:fall-120 11s -22s linear infinite}@keyframes fall-120{32.547%{transform:translate(42.2979vw,32.547vh) scale(.2239)}to{transform:translate(41.2347vw,99vh) scale(.2239)}}.snow:nth-child(121){opacity:.1484;transform:translate(93.1823vw,-10px) scale(.9368);animation:fall-121 21s -13s linear infinite}@keyframes fall-121{32.001%{transform:translate(87.5506vw,32.001vh) scale(.9368)}to{transform:translate(90.36645vw,99vh) scale(.9368)}}.snow:nth-child(122){opacity:1.6392;transform:translate(13.4784vw,-10px) scale(.4349);animation:fall-122 13s -26s linear infinite}@keyframes fall-122{31.328%{transform:translate(8.9439vw,31.328vh) scale(.4349)}to{transform:translate(11.21115vw,99vh) scale(.4349)}}.snow:nth-child(123){opacity:1.4918;transform:translate(55.27vw,-10px) scale(.0587);animation:fall-123 30s -7s linear infinite}@keyframes fall-123{63.203%{transform:translate(59.3036vw,63.203vh) scale(.0587)}to{transform:translate(57.2868vw,99vh) scale(.0587)}}.snow:nth-child(124){opacity:.889;transform:translate(67.5329vw,-10px) scale(.3489);animation:fall-124 15s -4s linear infinite}@keyframes fall-124{63.354%{transform:translate(62.6982vw,63.354vh) scale(.3489)}to{transform:translate(65.11555vw,99vh) scale(.3489)}}.snow:nth-child(125){opacity:.364;transform:translate(74.8162vw,-10px) scale(.3726);animation:fall-125 10s -15s linear infinite}@keyframes fall-125{59.136%{transform:translate(77.0111vw,59.136vh) scale(.3726)}to{transform:translate(75.91365vw,99vh) scale(.3726)}}.snow:nth-child(126){opacity:1.5448;transform:translate(82.3299vw,-10px) scale(.2836);animation:fall-126 20s -22s linear infinite}@keyframes fall-126{65.828%{transform:translate(75.8528vw,65.828vh) scale(.2836)}to{transform:translate(79.09135vw,99vh) scale(.2836)}}.snow:nth-child(127){opacity:1.0186;transform:translate(19.7652vw,-10px) scale(.5197);animation:fall-127 25s -1s linear infinite}@keyframes fall-127{76.457%{transform:translate(12.1675vw,76.457vh) scale(.5197)}to{transform:translate(15.96635vw,99vh) scale(.5197)}}.snow:nth-child(128){opacity:.7214;transform:translate(89.7435vw,-10px) scale(.4071);animation:fall-128 27s -19s linear infinite}@keyframes fall-128{67.875%{transform:translate(86.8423vw,67.875vh) scale(.4071)}to{transform:translate(88.2929vw,99vh) scale(.4071)}}.snow:nth-child(129){opacity:.4928;transform:translate(10.7887vw,-10px) scale(.321);animation:fall-129 24s -11s linear infinite}@keyframes fall-129{52.055%{transform:translate(20.3329vw,52.055vh) scale(.321)}to{transform:translate(15.5608vw,99vh) scale(.321)}}.snow:nth-child(130){opacity:1.3078;transform:translate(47.3929vw,-10px) scale(.8203);animation:fall-130 18s -3s linear infinite}@keyframes fall-130{73.47%{transform:translate(38.3051vw,73.47vh) scale(.8203)}to{transform:translate(42.849vw,99vh) scale(.8203)}}.snow:nth-child(131){opacity:.9934;transform:translate(90.5993vw,-10px) scale(.149);animation:fall-131 16s -29s linear infinite}@keyframes fall-131{46.251%{transform:translate(88.4222vw,46.251vh) scale(.149)}to{transform:translate(89.51075vw,99vh) scale(.149)}}.snow:nth-child(132){opacity:.469;transform:translate(68.5691vw,-10px) scale(.7305);animation:fall-132 29s -26s linear infinite}@keyframes fall-132{66.874%{transform:translate(74.0782vw,66.874vh) scale(.7305)}to{transform:translate(71.32365vw,99vh) scale(.7305)}}.snow:nth-child(133){opacity:1.5094;transform:translate(50.9682vw,-10px) scale(.1383);animation:fall-133 28s -18s linear infinite}@keyframes fall-133{33.413%{transform:translate(42.5763vw,33.413vh) scale(.1383)}to{transform:translate(46.77225vw,99vh) scale(.1383)}}.snow:nth-child(134){opacity:.4056;transform:translate(39.7439vw,-10px) scale(.8889);animation:fall-134 10s -14s linear infinite}@keyframes fall-134{64.084%{transform:translate(44.7696vw,64.084vh) scale(.8889)}to{transform:translate(42.25675vw,99vh) scale(.8889)}}.snow:nth-child(135){opacity:.0456;transform:translate(32.735vw,-10px) scale(.0481);animation:fall-135 28s -10s linear infinite}@keyframes fall-135{77.648%{transform:translate(40.8748vw,77.648vh) scale(.0481)}to{transform:translate(36.8049vw,99vh) scale(.0481)}}.snow:nth-child(136){opacity:1.9008;transform:translate(49.9371vw,-10px) scale(.4383);animation:fall-136 17s -2s linear infinite}@keyframes fall-136{62.833%{transform:translate(47.2115vw,62.833vh) scale(.4383)}to{transform:translate(48.5743vw,99vh) scale(.4383)}}.snow:nth-child(137){opacity:.2458;transform:translate(55.4285vw,-10px) scale(.8427);animation:fall-137 22s -23s linear infinite}@keyframes fall-137{45.884%{transform:translate(54.0289vw,45.884vh) scale(.8427)}to{transform:translate(54.7287vw,99vh) scale(.8427)}}.snow:nth-child(138){opacity:1.5382;transform:translate(85.7068vw,-10px) scale(.4137);animation:fall-138 28s -7s linear infinite}@keyframes fall-138{60.068%{transform:translate(77.0539vw,60.068vh) scale(.4137)}to{transform:translate(81.38035vw,99vh) scale(.4137)}}.snow:nth-child(139){opacity:1.5476;transform:translate(9.7273vw,-10px) scale(.2293);animation:fall-139 25s -18s linear infinite}@keyframes fall-139{75.464%{transform:translate(12.4263vw,75.464vh) scale(.2293)}to{transform:translate(11.0768vw,99vh) scale(.2293)}}.snow:nth-child(140){opacity:1.0988;transform:translate(93.1016vw,-10px) scale(.2688);animation:fall-140 16s -26s linear infinite}@keyframes fall-140{52.186%{transform:translate(91.6086vw,52.186vh) scale(.2688)}to{transform:translate(92.3551vw,99vh) scale(.2688)}}.snow:nth-child(141){opacity:1.1772;transform:translate(44.8845vw,-10px) scale(.562);animation:fall-141 24s -21s linear infinite}@keyframes fall-141{57.088%{transform:translate(53.0043vw,57.088vh) scale(.562)}to{transform:translate(48.9444vw,99vh) scale(.562)}}.snow:nth-child(142){opacity:1.8876;transform:translate(29.4052vw,-10px) scale(.9602);animation:fall-142 17s -13s linear infinite}@keyframes fall-142{50.537%{transform:translate(37.8081vw,50.537vh) scale(.9602)}to{transform:translate(33.60665vw,99vh) scale(.9602)}}.snow:nth-child(143){opacity:.0348;transform:translate(18.0346vw,-10px) scale(.5261);animation:fall-143 15s -1s linear infinite}@keyframes fall-143{42.257%{transform:translate(21.8025vw,42.257vh) scale(.5261)}to{transform:translate(19.91855vw,99vh) scale(.5261)}}.snow:nth-child(144){opacity:.2906;transform:translate(56.6391vw,-10px) scale(.3405);animation:fall-144 21s -15s linear infinite}@keyframes fall-144{41.192%{transform:translate(63.7332vw,41.192vh) scale(.3405)}to{transform:translate(60.18615vw,99vh) scale(.3405)}}.snow:nth-child(145){opacity:.6084;transform:translate(73.0088vw,-10px) scale(.0909);animation:fall-145 30s -17s linear infinite}@keyframes fall-145{74.875%{transform:translate(76.3477vw,74.875vh) scale(.0909)}to{transform:translate(74.67825vw,99vh) scale(.0909)}}.snow:nth-child(146){opacity:.9614;transform:translate(1.7845vw,-10px) scale(.0782);animation:fall-146 14s -28s linear infinite}@keyframes fall-146{41.206%{transform:translate(-4.0749vw,41.206vh) scale(.0782)}to{transform:translate(-1.1452vw,99vh) scale(.0782)}}.snow:nth-child(147){opacity:.794;transform:translate(44.5178vw,-10px) scale(.1424);animation:fall-147 18s -1s linear infinite}@keyframes fall-147{73.597%{transform:translate(43.0204vw,73.597vh) scale(.1424)}to{transform:translate(43.7691vw,99vh) scale(.1424)}}.snow:nth-child(148){opacity:1.4634;transform:translate(78.3317vw,-10px) scale(.2884);animation:fall-148 25s -7s linear infinite}@keyframes fall-148{72.775%{transform:translate(77.9621vw,72.775vh) scale(.2884)}to{transform:translate(78.1469vw,99vh) scale(.2884)}}.snow:nth-child(149){opacity:.9518;transform:translate(79.9744vw,-10px) scale(.595);animation:fall-149 14s -4s linear infinite}@keyframes fall-149{47.2%{transform:translate(83.9714vw,47.2vh) scale(.595)}to{transform:translate(81.9729vw,99vh) scale(.595)}}.snow:nth-child(150){opacity:1.5138;transform:translate(31.9611vw,-10px) scale(.2072);animation:fall-150 23s -27s linear infinite}@keyframes fall-150{59.318%{transform:translate(38.8963vw,59.318vh) scale(.2072)}to{transform:translate(35.4287vw,99vh) scale(.2072)}}.snow:nth-child(151){opacity:1.9168;transform:translate(60.9164vw,-10px) scale(.2163);animation:fall-151 25s -7s linear infinite}@keyframes fall-151{61.485%{transform:translate(70.3246vw,61.485vh) scale(.2163)}to{transform:translate(65.6205vw,99vh) scale(.2163)}}.snow:nth-child(152){opacity:.5172;transform:translate(31.2626vw,-10px) scale(.1715);animation:fall-152 17s -21s linear infinite}@keyframes fall-152{37.044%{transform:translate(39.1067vw,37.044vh) scale(.1715)}to{transform:translate(35.18465vw,99vh) scale(.1715)}}.snow:nth-child(153){opacity:1.1066;transform:translate(70.418vw,-10px) scale(.7091);animation:fall-153 11s -18s linear infinite}@keyframes fall-153{38.23%{transform:translate(72.6252vw,38.23vh) scale(.7091)}to{transform:translate(71.5216vw,99vh) scale(.7091)}}.snow:nth-child(154){opacity:1.0198;transform:translate(29.911vw,-10px) scale(.9676);animation:fall-154 15s -29s linear infinite}@keyframes fall-154{43.805%{transform:translate(35.5973vw,43.805vh) scale(.9676)}to{transform:translate(32.75415vw,99vh) scale(.9676)}}.snow:nth-child(155){opacity:.3528;transform:translate(4.0128vw,-10px) scale(.295);animation:fall-155 26s -9s linear infinite}@keyframes fall-155{59.493%{transform:translate(-1.9835vw,59.493vh) scale(.295)}to{transform:translate(1.01465vw,99vh) scale(.295)}}.snow:nth-child(156){opacity:.5016;transform:translate(97.1555vw,-10px) scale(.8134);animation:fall-156 18s -18s linear infinite}@keyframes fall-156{79.169%{transform:translate(105.9957vw,79.169vh) scale(.8134)}to{transform:translate(101.5756vw,99vh) scale(.8134)}}.snow:nth-child(157){opacity:1.8314;transform:translate(65.9331vw,-10px) scale(.1766);animation:fall-157 30s -5s linear infinite}@keyframes fall-157{30.304%{transform:translate(65.2422vw,30.304vh) scale(.1766)}to{transform:translate(65.58765vw,99vh) scale(.1766)}}.snow:nth-child(158){opacity:1.183;transform:translate(10.8075vw,-10px) scale(.9596);animation:fall-158 14s -22s linear infinite}@keyframes fall-158{57.105%{transform:translate(20.6826vw,57.105vh) scale(.9596)}to{transform:translate(15.74505vw,99vh) scale(.9596)}}.snow:nth-child(159){opacity:.2038;transform:translate(63.4591vw,-10px) scale(.7145);animation:fall-159 27s -29s linear infinite}@keyframes fall-159{69.856%{transform:translate(56.3214vw,69.856vh) scale(.7145)}to{transform:translate(59.89025vw,99vh) scale(.7145)}}.snow:nth-child(160){opacity:1.1992;transform:translate(73.6853vw,-10px) scale(.8618);animation:fall-160 13s -16s linear infinite}@keyframes fall-160{58.664%{transform:translate(67.1094vw,58.664vh) scale(.8618)}to{transform:translate(70.39735vw,99vh) scale(.8618)}}.snow:nth-child(161){opacity:.8982;transform:translate(17.0697vw,-10px) scale(.3314);animation:fall-161 13s -1s linear infinite}@keyframes fall-161{36.421%{transform:translate(24.5058vw,36.421vh) scale(.3314)}to{transform:translate(20.78775vw,99vh) scale(.3314)}}.snow:nth-child(162){opacity:1.9888;transform:translate(56.4185vw,-10px) scale(.96);animation:fall-162 11s -6s linear infinite}@keyframes fall-162{66.077%{transform:translate(64.5464vw,66.077vh) scale(.96)}to{transform:translate(60.48245vw,99vh) scale(.96)}}.snow:nth-child(163){opacity:1.1296;transform:translate(71.476vw,-10px) scale(.2337);animation:fall-163 25s -5s linear infinite}@keyframes fall-163{59.778%{transform:translate(65.332vw,59.778vh) scale(.2337)}to{transform:translate(68.404vw,99vh) scale(.2337)}}.snow:nth-child(164){opacity:.9502;transform:translate(94.8888vw,-10px) scale(.2083);animation:fall-164 15s -6s linear infinite}@keyframes fall-164{48.515%{transform:translate(91.4587vw,48.515vh) scale(.2083)}to{transform:translate(93.17375vw,99vh) scale(.2083)}}.snow:nth-child(165){opacity:.034;transform:translate(45.2764vw,-10px) scale(.9292);animation:fall-165 17s -5s linear infinite}@keyframes fall-165{33.109%{transform:translate(49.0522vw,33.109vh) scale(.9292)}to{transform:translate(47.1643vw,99vh) scale(.9292)}}.snow:nth-child(166){opacity:1.1278;transform:translate(27.8061vw,-10px) scale(.4073);animation:fall-166 12s -25s linear infinite}@keyframes fall-166{35.475%{transform:translate(29.2321vw,35.475vh) scale(.4073)}to{transform:translate(28.5191vw,99vh) scale(.4073)}}.snow:nth-child(167){opacity:1.4306;transform:translate(51.563vw,-10px) scale(.1713);animation:fall-167 16s -30s linear infinite}@keyframes fall-167{65.308%{transform:translate(42.0371vw,65.308vh) scale(.1713)}to{transform:translate(46.80005vw,99vh) scale(.1713)}}.snow:nth-child(168){opacity:.4834;transform:translate(31.0636vw,-10px) scale(.2541);animation:fall-168 23s -29s linear infinite}@keyframes fall-168{45.705%{transform:translate(26.2495vw,45.705vh) scale(.2541)}to{transform:translate(28.65655vw,99vh) scale(.2541)}}.snow:nth-child(169){opacity:.1398;transform:translate(92.6752vw,-10px) scale(.0785);animation:fall-169 29s -11s linear infinite}@keyframes fall-169{55.008%{transform:translate(95.0096vw,55.008vh) scale(.0785)}to{transform:translate(93.8424vw,99vh) scale(.0785)}}.snow:nth-child(170){opacity:.1806;transform:translate(22.9016vw,-10px) scale(.3923);animation:fall-170 25s -26s linear infinite}@keyframes fall-170{40.378%{transform:translate(24.829vw,40.378vh) scale(.3923)}to{transform:translate(23.8653vw,99vh) scale(.3923)}}.snow:nth-child(171){opacity:.5034;transform:translate(74.8339vw,-10px) scale(.9386);animation:fall-171 25s -7s linear infinite}@keyframes fall-171{68.517%{transform:translate(71.4913vw,68.517vh) scale(.9386)}to{transform:translate(73.1626vw,99vh) scale(.9386)}}.snow:nth-child(172){opacity:1.1038;transform:translate(38.2082vw,-10px) scale(.0741);animation:fall-172 14s -5s linear infinite}@keyframes fall-172{51.134%{transform:translate(40.6041vw,51.134vh) scale(.0741)}to{transform:translate(39.40615vw,99vh) scale(.0741)}}.snow:nth-child(173){opacity:1.9962;transform:translate(59.3213vw,-10px) scale(.4235);animation:fall-173 26s -26s linear infinite}@keyframes fall-173{68.041%{transform:translate(53.0164vw,68.041vh) scale(.4235)}to{transform:translate(56.16885vw,99vh) scale(.4235)}}.snow:nth-child(174){opacity:.1422;transform:translate(4.2444vw,-10px) scale(.6654);animation:fall-174 30s -6s linear infinite}@keyframes fall-174{79.022%{transform:translate(-.9224vw,79.022vh) scale(.6654)}to{transform:translate(1.661vw,99vh) scale(.6654)}}.snow:nth-child(175){opacity:1.2612;transform:translate(82.6491vw,-10px) scale(.0214);animation:fall-175 12s -25s linear infinite}@keyframes fall-175{59.93%{transform:translate(87.0243vw,59.93vh) scale(.0214)}to{transform:translate(84.8367vw,99vh) scale(.0214)}}.snow:nth-child(176){opacity:.9646;transform:translate(59.4678vw,-10px) scale(.8288);animation:fall-176 20s -17s linear infinite}@keyframes fall-176{62.914%{transform:translate(66.3099vw,62.914vh) scale(.8288)}to{transform:translate(62.88885vw,99vh) scale(.8288)}}.snow:nth-child(177){opacity:1.1632;transform:translate(6.7429vw,-10px) scale(.947);animation:fall-177 23s -10s linear infinite}@keyframes fall-177{37.479%{transform:translate(16.2018vw,37.479vh) scale(.947)}to{transform:translate(11.47235vw,99vh) scale(.947)}}.snow:nth-child(178){opacity:.3304;transform:translate(66.2112vw,-10px) scale(.0448);animation:fall-178 24s -18s linear infinite}@keyframes fall-178{59.771%{transform:translate(70.2708vw,59.771vh) scale(.0448)}to{transform:translate(68.241vw,99vh) scale(.0448)}}.snow:nth-child(179){opacity:1.0384;transform:translate(1.2982vw,-10px) scale(.6912);animation:fall-179 24s -6s linear infinite}@keyframes fall-179{55.429%{transform:translate(-3.9836vw,55.429vh) scale(.6912)}to{transform:translate(-1.3427vw,99vh) scale(.6912)}}.snow:nth-child(180){opacity:1.319;transform:translate(49.123vw,-10px) scale(.5675);animation:fall-180 22s -10s linear infinite}@keyframes fall-180{75.303%{transform:translate(42.525vw,75.303vh) scale(.5675)}to{transform:translate(45.824vw,99vh) scale(.5675)}}.snow:nth-child(181){opacity:.6736;transform:translate(76.8787vw,-10px) scale(.6963);animation:fall-181 22s -30s linear infinite}@keyframes fall-181{78.614%{transform:translate(70.134vw,78.614vh) scale(.6963)}to{transform:translate(73.50635vw,99vh) scale(.6963)}}.snow:nth-child(182){opacity:1.1236;transform:translate(14.7137vw,-10px) scale(.3014);animation:fall-182 16s -6s linear infinite}@keyframes fall-182{53.775%{transform:translate(12.9597vw,53.775vh) scale(.3014)}to{transform:translate(13.8367vw,99vh) scale(.3014)}}.snow:nth-child(183){opacity:1.7924;transform:translate(20.515vw,-10px) scale(.2945);animation:fall-183 12s -30s linear infinite}@keyframes fall-183{60.87%{transform:translate(19.2346vw,60.87vh) scale(.2945)}to{transform:translate(19.8748vw,99vh) scale(.2945)}}.snow:nth-child(184){opacity:.3258;transform:translate(16.3577vw,-10px) scale(.7631);animation:fall-184 27s -30s linear infinite}@keyframes fall-184{31.675%{transform:translate(16.4605vw,31.675vh) scale(.7631)}to{transform:translate(16.4091vw,99vh) scale(.7631)}}.snow:nth-child(185){opacity:1.2708;transform:translate(93.414vw,-10px) scale(.3524);animation:fall-185 25s -3s linear infinite}@keyframes fall-185{54.681%{transform:translate(93.1433vw,54.681vh) scale(.3524)}to{transform:translate(93.27865vw,99vh) scale(.3524)}}.snow:nth-child(186){opacity:.2092;transform:translate(97.7335vw,-10px) scale(.0361);animation:fall-186 11s -24s linear infinite}@keyframes fall-186{37.162%{transform:translate(101.5715vw,37.162vh) scale(.0361)}to{transform:translate(99.6525vw,99vh) scale(.0361)}}.snow:nth-child(187){opacity:.6594;transform:translate(32.4355vw,-10px) scale(.5235);animation:fall-187 24s -17s linear infinite}@keyframes fall-187{55.011%{transform:translate(26.726vw,55.011vh) scale(.5235)}to{transform:translate(29.58075vw,99vh) scale(.5235)}}.snow:nth-child(188){opacity:.231;transform:translate(31.2487vw,-10px) scale(.8323);animation:fall-188 25s -10s linear infinite}@keyframes fall-188{70.695%{transform:translate(22.2584vw,70.695vh) scale(.8323)}to{transform:translate(26.75355vw,99vh) scale(.8323)}}.snow:nth-child(189){opacity:.348;transform:translate(34.7639vw,-10px) scale(.1242);animation:fall-189 22s -26s linear infinite}@keyframes fall-189{54.201%{transform:translate(43.6324vw,54.201vh) scale(.1242)}to{transform:translate(39.19815vw,99vh) scale(.1242)}}.snow:nth-child(190){opacity:.8596;transform:translate(22.0894vw,-10px) scale(.2989);animation:fall-190 23s -5s linear infinite}@keyframes fall-190{78.405%{transform:translate(14.4092vw,78.405vh) scale(.2989)}to{transform:translate(18.2493vw,99vh) scale(.2989)}}.snow:nth-child(191){opacity:1.8066;transform:translate(62.6407vw,-10px) scale(.5921);animation:fall-191 19s -10s linear infinite}@keyframes fall-191{71.203%{transform:translate(71.3001vw,71.203vh) scale(.5921)}to{transform:translate(66.9704vw,99vh) scale(.5921)}}.snow:nth-child(192){opacity:1.1548;transform:translate(85.2165vw,-10px) scale(.8309);animation:fall-192 17s -23s linear infinite}@keyframes fall-192{65.443%{transform:translate(79.4168vw,65.443vh) scale(.8309)}to{transform:translate(82.31665vw,99vh) scale(.8309)}}.snow:nth-child(193){opacity:1.8762;transform:translate(18.8528vw,-10px) scale(.3196);animation:fall-193 17s -21s linear infinite}@keyframes fall-193{35.146%{transform:translate(24.0259vw,35.146vh) scale(.3196)}to{transform:translate(21.43935vw,99vh) scale(.3196)}}.snow:nth-child(194){opacity:1.721;transform:translate(20.7523vw,-10px) scale(.616);animation:fall-194 17s -18s linear infinite}@keyframes fall-194{39.104%{transform:translate(25.5742vw,39.104vh) scale(.616)}to{transform:translate(23.16325vw,99vh) scale(.616)}}.snow:nth-child(195){opacity:.0406;transform:translate(78.1589vw,-10px) scale(.5047);animation:fall-195 16s -1s linear infinite}@keyframes fall-195{75.501%{transform:translate(80.303vw,75.501vh) scale(.5047)}to{transform:translate(79.23095vw,99vh) scale(.5047)}}.snow:nth-child(196){opacity:.4804;transform:translate(7.9429vw,-10px) scale(.0131);animation:fall-196 16s -4s linear infinite}@keyframes fall-196{35.645%{transform:translate(8.162vw,35.645vh) scale(.0131)}to{transform:translate(8.05245vw,99vh) scale(.0131)}}.snow:nth-child(197){opacity:1.4326;transform:translate(95.2671vw,-10px) scale(.3424);animation:fall-197 19s -17s linear infinite}@keyframes fall-197{74.629%{transform:translate(98.9618vw,74.629vh) scale(.3424)}to{transform:translate(97.11445vw,99vh) scale(.3424)}}.snow:nth-child(198){opacity:1.2618;transform:translate(31.8909vw,-10px) scale(.4143);animation:fall-198 15s -8s linear infinite}@keyframes fall-198{44.41%{transform:translate(35.2539vw,44.41vh) scale(.4143)}to{transform:translate(33.5724vw,99vh) scale(.4143)}}.snow:nth-child(199){opacity:.0408;transform:translate(60.1694vw,-10px) scale(.9296);animation:fall-199 24s -29s linear infinite}@keyframes fall-199{62.291%{transform:translate(55.9432vw,62.291vh) scale(.9296)}to{transform:translate(58.0563vw,99vh) scale(.9296)}}.snow:nth-child(200){opacity:1.8568;transform:translate(83.4481vw,-10px) scale(.3047);animation:fall-200 26s -27s linear infinite}@keyframes fall-200{30.566%{transform:translate(74.5397vw,30.566vh) scale(.3047)}to{transform:translate(78.9939vw,99vh) scale(.3047)}}.snow:nth-child(201){opacity:.7282;transform:translate(23.2777vw,-10px) scale(.1606);animation:fall-201 30s -30s linear infinite}@keyframes fall-201{37.572%{transform:translate(26.5595vw,37.572vh) scale(.1606)}to{transform:translate(24.9186vw,99vh) scale(.1606)}}.snow:nth-child(202){opacity:.774;transform:translate(38.751vw,-10px) scale(.6525);animation:fall-202 25s -1s linear infinite}@keyframes fall-202{33.75%{transform:translate(35.726vw,33.75vh) scale(.6525)}to{transform:translate(37.2385vw,99vh) scale(.6525)}}.snow:nth-child(203){opacity:1.8546;transform:translate(9.3811vw,-10px) scale(.1763);animation:fall-203 11s -12s linear infinite}@keyframes fall-203{53.872%{transform:translate(-.4624vw,53.872vh) scale(.1763)}to{transform:translate(4.45935vw,99vh) scale(.1763)}}.snow:nth-child(204){opacity:.5804;transform:translate(84.9698vw,-10px) scale(.6345);animation:fall-204 28s -17s linear infinite}@keyframes fall-204{32.796%{transform:translate(85.6968vw,32.796vh) scale(.6345)}to{transform:translate(85.3333vw,99vh) scale(.6345)}}.snow:nth-child(205){opacity:.68;transform:translate(55.1822vw,-10px) scale(.713);animation:fall-205 23s -22s linear infinite}@keyframes fall-205{32.841%{transform:translate(46.9597vw,32.841vh) scale(.713)}to{transform:translate(51.07095vw,99vh) scale(.713)}}.snow:nth-child(206){opacity:1.4746;transform:translate(66.1296vw,-10px) scale(.1369);animation:fall-206 30s -26s linear infinite}@keyframes fall-206{56.446%{transform:translate(63.8047vw,56.446vh) scale(.1369)}to{transform:translate(64.96715vw,99vh) scale(.1369)}}.snow:nth-child(207){opacity:1.771;transform:translate(94.557vw,-10px) scale(.4589);animation:fall-207 21s -11s linear infinite}@keyframes fall-207{32.015%{transform:translate(86.1467vw,32.015vh) scale(.4589)}to{transform:translate(90.35185vw,99vh) scale(.4589)}}.snow:nth-child(208){opacity:.6298;transform:translate(45.6818vw,-10px) scale(.3009);animation:fall-208 14s -7s linear infinite}@keyframes fall-208{60.58%{transform:translate(38.3723vw,60.58vh) scale(.3009)}to{transform:translate(42.02705vw,99vh) scale(.3009)}}.snow:nth-child(209){opacity:.351;transform:translate(84.0873vw,-10px) scale(.339);animation:fall-209 22s -8s linear infinite}@keyframes fall-209{47.761%{transform:translate(77.0717vw,47.761vh) scale(.339)}to{transform:translate(80.5795vw,99vh) scale(.339)}}.snow:nth-child(210){opacity:.6914;transform:translate(76.8716vw,-10px) scale(.4595);animation:fall-210 19s -19s linear infinite}@keyframes fall-210{49.442%{transform:translate(80.0891vw,49.442vh) scale(.4595)}to{transform:translate(78.48035vw,99vh) scale(.4595)}}.snow:nth-child(211){opacity:1.3952;transform:translate(15.6605vw,-10px) scale(.3229);animation:fall-211 12s -1s linear infinite}@keyframes fall-211{65.514%{transform:translate(21.4832vw,65.514vh) scale(.3229)}to{transform:translate(18.57185vw,99vh) scale(.3229)}}.snow:nth-child(212){opacity:1.9978;transform:translate(57.7191vw,-10px) scale(.9845);animation:fall-212 29s -22s linear infinite}@keyframes fall-212{64.692%{transform:translate(61.479vw,64.692vh) scale(.9845)}to{transform:translate(59.59905vw,99vh) scale(.9845)}}.snow:nth-child(213){opacity:.8376;transform:translate(79.3738vw,-10px) scale(.8807);animation:fall-213 12s -5s linear infinite}@keyframes fall-213{75.462%{transform:translate(77.2172vw,75.462vh) scale(.8807)}to{transform:translate(78.2955vw,99vh) scale(.8807)}}.snow:nth-child(214){opacity:1.4982;transform:translate(38.0579vw,-10px) scale(.8361);animation:fall-214 25s -28s linear infinite}@keyframes fall-214{53.407%{transform:translate(42.2694vw,53.407vh) scale(.8361)}to{transform:translate(40.16365vw,99vh) scale(.8361)}}.snow:nth-child(215){opacity:1.1464;transform:translate(98.6431vw,-10px) scale(.369);animation:fall-215 26s -8s linear infinite}@keyframes fall-215{77.112%{transform:translate(104.5542vw,77.112vh) scale(.369)}to{transform:translate(101.59865vw,99vh) scale(.369)}}.snow:nth-child(216){opacity:.8416;transform:translate(54.5053vw,-10px) scale(.7694);animation:fall-216 13s -4s linear infinite}@keyframes fall-216{49.502%{transform:translate(45.6896vw,49.502vh) scale(.7694)}to{transform:translate(50.09745vw,99vh) scale(.7694)}}.snow:nth-child(217){opacity:.0372;transform:translate(25.1852vw,-10px) scale(.1718);animation:fall-217 22s -28s linear infinite}@keyframes fall-217{45.929%{transform:translate(23.2285vw,45.929vh) scale(.1718)}to{transform:translate(24.20685vw,99vh) scale(.1718)}}.snow:nth-child(218){opacity:.9076;transform:translate(26.7448vw,-10px) scale(.6181);animation:fall-218 18s -29s linear infinite}@keyframes fall-218{43.761%{transform:translate(24.4743vw,43.761vh) scale(.6181)}to{transform:translate(25.60955vw,99vh) scale(.6181)}}.snow:nth-child(219){opacity:.5076;transform:translate(51.9919vw,-10px) scale(.6588);animation:fall-219 14s -1s linear infinite}@keyframes fall-219{45.391%{transform:translate(54.3047vw,45.391vh) scale(.6588)}to{transform:translate(53.1483vw,99vh) scale(.6588)}}.snow:nth-child(220){opacity:.405;transform:translate(94.4568vw,-10px) scale(.0872);animation:fall-220 20s -3s linear infinite}@keyframes fall-220{69.364%{transform:translate(90.5192vw,69.364vh) scale(.0872)}to{transform:translate(92.488vw,99vh) scale(.0872)}}.snow:nth-child(221){opacity:.509;transform:translate(32.53vw,-10px) scale(.5007);animation:fall-221 21s -29s linear infinite}@keyframes fall-221{71.142%{transform:translate(38.8287vw,71.142vh) scale(.5007)}to{transform:translate(35.67935vw,99vh) scale(.5007)}}.snow:nth-child(222){opacity:.8392;transform:translate(84.3982vw,-10px) scale(.2512);animation:fall-222 10s -12s linear infinite}@keyframes fall-222{66.5%{transform:translate(82.9736vw,66.5vh) scale(.2512)}to{transform:translate(83.6859vw,99vh) scale(.2512)}}.snow:nth-child(223){opacity:.8654;transform:translate(84.3318vw,-10px) scale(.1708);animation:fall-223 26s -3s linear infinite}@keyframes fall-223{74.75%{transform:translate(86.0154vw,74.75vh) scale(.1708)}to{transform:translate(85.1736vw,99vh) scale(.1708)}}.snow:nth-child(224){opacity:1.392;transform:translate(83.1339vw,-10px) scale(.9526);animation:fall-224 30s -3s linear infinite}@keyframes fall-224{47.382%{transform:translate(89.2495vw,47.382vh) scale(.9526)}to{transform:translate(86.1917vw,99vh) scale(.9526)}}.snow:nth-child(225){opacity:1.5414;transform:translate(67.607vw,-10px) scale(.6092);animation:fall-225 19s -18s linear infinite}@keyframes fall-225{51.246%{transform:translate(76.9031vw,51.246vh) scale(.6092)}to{transform:translate(72.25505vw,99vh) scale(.6092)}}.snow:nth-child(226){opacity:1.6272;transform:translate(24.8191vw,-10px) scale(.0891);animation:fall-226 17s -16s linear infinite}@keyframes fall-226{66.855%{transform:translate(32.028vw,66.855vh) scale(.0891)}to{transform:translate(28.42355vw,99vh) scale(.0891)}}.snow:nth-child(227){opacity:.647;transform:translate(97.9397vw,-10px) scale(.1416);animation:fall-227 18s -15s linear infinite}@keyframes fall-227{73.757%{transform:translate(96.9871vw,73.757vh) scale(.1416)}to{transform:translate(97.4634vw,99vh) scale(.1416)}}.snow:nth-child(228){opacity:1.562;transform:translate(12.7615vw,-10px) scale(.2575);animation:fall-228 29s -16s linear infinite}@keyframes fall-228{46.661%{transform:translate(9.3994vw,46.661vh) scale(.2575)}to{transform:translate(11.08045vw,99vh) scale(.2575)}}.snow:nth-child(229){opacity:.65;transform:translate(92.9208vw,-10px) scale(.9508);animation:fall-229 25s -21s linear infinite}@keyframes fall-229{60.191%{transform:translate(93.1459vw,60.191vh) scale(.9508)}to{transform:translate(93.03335vw,99vh) scale(.9508)}}.snow:nth-child(230){opacity:1.2468;transform:translate(46.5605vw,-10px) scale(.748);animation:fall-230 11s -15s linear infinite}@keyframes fall-230{46.059%{transform:translate(37.7478vw,46.059vh) scale(.748)}to{transform:translate(42.15415vw,99vh) scale(.748)}}.snow:nth-child(231){opacity:.2732;transform:translate(46.5028vw,-10px) scale(.2669);animation:fall-231 10s -9s linear infinite}@keyframes fall-231{44.842%{transform:translate(37.796vw,44.842vh) scale(.2669)}to{transform:translate(42.1494vw,99vh) scale(.2669)}}.snow:nth-child(232){opacity:.4618;transform:translate(86.8592vw,-10px) scale(.3039);animation:fall-232 21s -30s linear infinite}@keyframes fall-232{78.398%{transform:translate(94.5526vw,78.398vh) scale(.3039)}to{transform:translate(90.7059vw,99vh) scale(.3039)}}.snow:nth-child(233){opacity:1.7952;transform:translate(57.9881vw,-10px) scale(.9828);animation:fall-233 30s -12s linear infinite}@keyframes fall-233{52.338%{transform:translate(51.979vw,52.338vh) scale(.9828)}to{transform:translate(54.98355vw,99vh) scale(.9828)}}.snow:nth-child(234){opacity:1.516;transform:translate(88.0042vw,-10px) scale(.3078);animation:fall-234 18s -12s linear infinite}@keyframes fall-234{47.234%{transform:translate(92.1485vw,47.234vh) scale(.3078)}to{transform:translate(90.07635vw,99vh) scale(.3078)}}.snow:nth-child(235){opacity:.3768;transform:translate(52.853vw,-10px) scale(.9189);animation:fall-235 12s -23s linear infinite}@keyframes fall-235{73.842%{transform:translate(52.9701vw,73.842vh) scale(.9189)}to{transform:translate(52.91155vw,99vh) scale(.9189)}}.snow:nth-child(236){opacity:1.0894;transform:translate(56.6038vw,-10px) scale(.8114);animation:fall-236 13s -20s linear infinite}@keyframes fall-236{32.525%{transform:translate(56.6001vw,32.525vh) scale(.8114)}to{transform:translate(56.60195vw,99vh) scale(.8114)}}.snow:nth-child(237){opacity:.6406;transform:translate(45.027vw,-10px) scale(.7876);animation:fall-237 10s -22s linear infinite}@keyframes fall-237{76.217%{transform:translate(49.8189vw,76.217vh) scale(.7876)}to{transform:translate(47.42295vw,99vh) scale(.7876)}}.snow:nth-child(238){opacity:1.7156;transform:translate(28.2638vw,-10px) scale(.3462);animation:fall-238 28s -4s linear infinite}@keyframes fall-238{59.231%{transform:translate(26.2329vw,59.231vh) scale(.3462)}to{transform:translate(27.24835vw,99vh) scale(.3462)}}.snow:nth-child(239){opacity:.1076;transform:translate(68.5943vw,-10px) scale(.4933);animation:fall-239 12s -30s linear infinite}@keyframes fall-239{57.081%{transform:translate(66.8874vw,57.081vh) scale(.4933)}to{transform:translate(67.74085vw,99vh) scale(.4933)}}.snow:nth-child(240){opacity:1.568;transform:translate(37.5014vw,-10px) scale(.0029);animation:fall-240 20s -1s linear infinite}@keyframes fall-240{30.164%{transform:translate(44.8585vw,30.164vh) scale(.0029)}to{transform:translate(41.17995vw,99vh) scale(.0029)}}.snow:nth-child(241){opacity:.2754;transform:translate(95.749vw,-10px) scale(.239);animation:fall-241 17s -19s linear infinite}@keyframes fall-241{66.779%{transform:translate(92.4115vw,66.779vh) scale(.239)}to{transform:translate(94.08025vw,99vh) scale(.239)}}.snow:nth-child(242){opacity:1.414;transform:translate(75.8541vw,-10px) scale(.7758);animation:fall-242 10s -24s linear infinite}@keyframes fall-242{68.372%{transform:translate(72.9746vw,68.372vh) scale(.7758)}to{transform:translate(74.41435vw,99vh) scale(.7758)}}.snow:nth-child(243){opacity:1.2556;transform:translate(60.8664vw,-10px) scale(.586);animation:fall-243 20s -21s linear infinite}@keyframes fall-243{69.434%{transform:translate(59.2589vw,69.434vh) scale(.586)}to{transform:translate(60.06265vw,99vh) scale(.586)}}.snow:nth-child(244){opacity:1.645;transform:translate(43.287vw,-10px) scale(.0951);animation:fall-244 10s -16s linear infinite}@keyframes fall-244{48.134%{transform:translate(34.4906vw,48.134vh) scale(.0951)}to{transform:translate(38.8888vw,99vh) scale(.0951)}}.snow:nth-child(245){opacity:1.252;transform:translate(59.8798vw,-10px) scale(.2552);animation:fall-245 19s -22s linear infinite}@keyframes fall-245{78.271%{transform:translate(55.3642vw,78.271vh) scale(.2552)}to{transform:translate(57.622vw,99vh) scale(.2552)}}.snow:nth-child(246){opacity:1.4948;transform:translate(16.3605vw,-10px) scale(.9943);animation:fall-246 18s -3s linear infinite}@keyframes fall-246{65.495%{transform:translate(17.4064vw,65.495vh) scale(.9943)}to{transform:translate(16.88345vw,99vh) scale(.9943)}}.snow:nth-child(247){opacity:.921;transform:translate(13.9177vw,-10px) scale(.551);animation:fall-247 11s -11s linear infinite}@keyframes fall-247{51.115%{transform:translate(17.0367vw,51.115vh) scale(.551)}to{transform:translate(15.4772vw,99vh) scale(.551)}}.snow:nth-child(248){opacity:1.8244;transform:translate(68.6199vw,-10px) scale(.8137);animation:fall-248 28s -16s linear infinite}@keyframes fall-248{79.209%{transform:translate(64.2684vw,79.209vh) scale(.8137)}to{transform:translate(66.44415vw,99vh) scale(.8137)}}.snow:nth-child(249){opacity:1.334;transform:translate(54.7195vw,-10px) scale(.9225);animation:fall-249 26s -5s linear infinite}@keyframes fall-249{48.014%{transform:translate(52.2695vw,48.014vh) scale(.9225)}to{transform:translate(53.4945vw,99vh) scale(.9225)}}.snow:nth-child(250){opacity:1.437;transform:translate(79.1634vw,-10px) scale(.5101);animation:fall-250 24s -5s linear infinite}@keyframes fall-250{51.623%{transform:translate(81.565vw,51.623vh) scale(.5101)}to{transform:translate(80.3642vw,99vh) scale(.5101)}}.snow:nth-child(251){opacity:1.7984;transform:translate(6.4707vw,-10px) scale(.2404);animation:fall-251 22s -23s linear infinite}@keyframes fall-251{49.23%{transform:translate(3.1863vw,49.23vh) scale(.2404)}to{transform:translate(4.8285vw,99vh) scale(.2404)}}.snow:nth-child(252){opacity:1.687;transform:translate(13.9402vw,-10px) scale(.1417);animation:fall-252 19s -13s linear infinite}@keyframes fall-252{37.713%{transform:translate(16.5202vw,37.713vh) scale(.1417)}to{transform:translate(15.2302vw,99vh) scale(.1417)}}.snow:nth-child(253){opacity:1.011;transform:translate(89.2552vw,-10px) scale(.327);animation:fall-253 24s -20s linear infinite}@keyframes fall-253{67.873%{transform:translate(98.8898vw,67.873vh) scale(.327)}to{transform:translate(94.0725vw,99vh) scale(.327)}}.snow:nth-child(254){opacity:1.8628;transform:translate(42.0818vw,-10px) scale(.0335);animation:fall-254 29s -20s linear infinite}@keyframes fall-254{60.355%{transform:translate(37.4451vw,60.355vh) scale(.0335)}to{transform:translate(39.76345vw,99vh) scale(.0335)}}.snow:nth-child(255){opacity:1.7636;transform:translate(56.0314vw,-10px) scale(.6647);animation:fall-255 22s -7s linear infinite}@keyframes fall-255{37.29%{transform:translate(57.6767vw,37.29vh) scale(.6647)}to{transform:translate(56.85405vw,99vh) scale(.6647)}}.snow:nth-child(256){opacity:.573;transform:translate(66.9155vw,-10px) scale(.638);animation:fall-256 21s -17s linear infinite}@keyframes fall-256{67.453%{transform:translate(73.4228vw,67.453vh) scale(.638)}to{transform:translate(70.16915vw,99vh) scale(.638)}}.snow:nth-child(257){opacity:1.4428;transform:translate(52.8945vw,-10px) scale(.0513);animation:fall-257 26s -17s linear infinite}@keyframes fall-257{70.214%{transform:translate(61.2474vw,70.214vh) scale(.0513)}to{transform:translate(57.07095vw,99vh) scale(.0513)}}.snow:nth-child(258){opacity:.9326;transform:translate(7.2948vw,-10px) scale(.3338);animation:fall-258 27s -14s linear infinite}@keyframes fall-258{50.898%{transform:translate(3.7705vw,50.898vh) scale(.3338)}to{transform:translate(5.53265vw,99vh) scale(.3338)}}.snow:nth-child(259){opacity:1.2408;transform:translate(10.8003vw,-10px) scale(.7926);animation:fall-259 20s -8s linear infinite}@keyframes fall-259{66.395%{transform:translate(9.4174vw,66.395vh) scale(.7926)}to{transform:translate(10.10885vw,99vh) scale(.7926)}}.snow:nth-child(260){opacity:.3956;transform:translate(3.194vw,-10px) scale(.2359);animation:fall-260 25s -11s linear infinite}@keyframes fall-260{33.069%{transform:translate(8.9043vw,33.069vh) scale(.2359)}to{transform:translate(6.04915vw,99vh) scale(.2359)}}.snow:nth-child(261){opacity:1.4412;transform:translate(42.7435vw,-10px) scale(.7193);animation:fall-261 15s -17s linear infinite}@keyframes fall-261{77.985%{transform:translate(49.4386vw,77.985vh) scale(.7193)}to{transform:translate(46.09105vw,99vh) scale(.7193)}}.snow:nth-child(262){opacity:.0506;transform:translate(41.3261vw,-10px) scale(.2432);animation:fall-262 20s -11s linear infinite}@keyframes fall-262{60.947%{transform:translate(33.4908vw,60.947vh) scale(.2432)}to{transform:translate(37.40845vw,99vh) scale(.2432)}}.snow:nth-child(263){opacity:.321;transform:translate(39.6182vw,-10px) scale(.2943);animation:fall-263 28s -8s linear infinite}@keyframes fall-263{33.539%{transform:translate(40.7241vw,33.539vh) scale(.2943)}to{transform:translate(40.17115vw,99vh) scale(.2943)}}.snow:nth-child(264){opacity:.4556;transform:translate(33.0916vw,-10px) scale(.6994);animation:fall-264 28s -6s linear infinite}@keyframes fall-264{36.614%{transform:translate(32.5938vw,36.614vh) scale(.6994)}to{transform:translate(32.8427vw,99vh) scale(.6994)}}.snow:nth-child(265){opacity:.8836;transform:translate(9.868vw,-10px) scale(.6071);animation:fall-265 10s -4s linear infinite}@keyframes fall-265{63.987%{transform:translate(16.8713vw,63.987vh) scale(.6071)}to{transform:translate(13.36965vw,99vh) scale(.6071)}}.snow:nth-child(266){opacity:1.5624;transform:translate(28.4785vw,-10px) scale(.5829);animation:fall-266 21s -21s linear infinite}@keyframes fall-266{39.375%{transform:translate(36.123vw,39.375vh) scale(.5829)}to{transform:translate(32.30075vw,99vh) scale(.5829)}}.snow:nth-child(267){opacity:.9572;transform:translate(19.9475vw,-10px) scale(.8724);animation:fall-267 23s -28s linear infinite}@keyframes fall-267{53.476%{transform:translate(16.9091vw,53.476vh) scale(.8724)}to{transform:translate(18.4283vw,99vh) scale(.8724)}}.snow:nth-child(268){opacity:.1434;transform:translate(40.978vw,-10px) scale(.9126);animation:fall-268 16s -13s linear infinite}@keyframes fall-268{45.636%{transform:translate(44.0058vw,45.636vh) scale(.9126)}to{transform:translate(42.4919vw,99vh) scale(.9126)}}.snow:nth-child(269){opacity:.3448;transform:translate(67.7969vw,-10px) scale(.7883);animation:fall-269 21s -16s linear infinite}@keyframes fall-269{34.816%{transform:translate(60.1764vw,34.816vh) scale(.7883)}to{transform:translate(63.98665vw,99vh) scale(.7883)}}.snow:nth-child(270){opacity:1.0472;transform:translate(76.2014vw,-10px) scale(.7766);animation:fall-270 18s -2s linear infinite}@keyframes fall-270{63.543%{transform:translate(76.4691vw,63.543vh) scale(.7766)}to{transform:translate(76.33525vw,99vh) scale(.7766)}}.snow:nth-child(271){opacity:.551;transform:translate(26.0511vw,-10px) scale(.5215);animation:fall-271 17s -22s linear infinite}@keyframes fall-271{43.486%{transform:translate(18.3775vw,43.486vh) scale(.5215)}to{transform:translate(22.2143vw,99vh) scale(.5215)}}.snow:nth-child(272){opacity:.6848;transform:translate(57.4801vw,-10px) scale(.0958);animation:fall-272 20s -14s linear infinite}@keyframes fall-272{45.296%{transform:translate(55.6746vw,45.296vh) scale(.0958)}to{transform:translate(56.57735vw,99vh) scale(.0958)}}.snow:nth-child(273){opacity:.0568;transform:translate(46.096vw,-10px) scale(.1734);animation:fall-273 22s -17s linear infinite}@keyframes fall-273{67.222%{transform:translate(49.2197vw,67.222vh) scale(.1734)}to{transform:translate(47.65785vw,99vh) scale(.1734)}}.snow:nth-child(274){opacity:1.8954;transform:translate(90.0269vw,-10px) scale(.5265);animation:fall-274 14s -24s linear infinite}@keyframes fall-274{40.993%{transform:translate(87.1139vw,40.993vh) scale(.5265)}to{transform:translate(88.5704vw,99vh) scale(.5265)}}.snow:nth-child(275){opacity:1.4778;transform:translate(56.5439vw,-10px) scale(.0978);animation:fall-275 19s -29s linear infinite}@keyframes fall-275{46.938%{transform:translate(64.1739vw,46.938vh) scale(.0978)}to{transform:translate(60.3589vw,99vh) scale(.0978)}}.snow:nth-child(276){opacity:.452;transform:translate(14.658vw,-10px) scale(.1733);animation:fall-276 15s -24s linear infinite}@keyframes fall-276{45.002%{transform:translate(11.5377vw,45.002vh) scale(.1733)}to{transform:translate(13.09785vw,99vh) scale(.1733)}}.snow:nth-child(277){opacity:1.4188;transform:translate(12.9531vw,-10px) scale(.7191);animation:fall-277 17s -2s linear infinite}@keyframes fall-277{71.916%{transform:translate(6.3319vw,71.916vh) scale(.7191)}to{transform:translate(9.6425vw,99vh) scale(.7191)}}.snow:nth-child(278){opacity:1.9176;transform:translate(37.17vw,-10px) scale(.9869);animation:fall-278 26s -25s linear infinite}@keyframes fall-278{74.12%{transform:translate(36.0519vw,74.12vh) scale(.9869)}to{transform:translate(36.61095vw,99vh) scale(.9869)}}.snow:nth-child(279){opacity:.5664;transform:translate(19.3888vw,-10px) scale(.4267);animation:fall-279 14s -3s linear infinite}@keyframes fall-279{68.548%{transform:translate(21.9673vw,68.548vh) scale(.4267)}to{transform:translate(20.67805vw,99vh) scale(.4267)}}.snow:nth-child(280){opacity:.2944;transform:translate(49.1183vw,-10px) scale(.2215);animation:fall-280 21s -15s linear infinite}@keyframes fall-280{55.605%{transform:translate(44.6316vw,55.605vh) scale(.2215)}to{transform:translate(46.87495vw,99vh) scale(.2215)}}.snow:nth-child(281){opacity:1.2194;transform:translate(12.9638vw,-10px) scale(.3624);animation:fall-281 29s -17s linear infinite}@keyframes fall-281{37.9%{transform:translate(12.1389vw,37.9vh) scale(.3624)}to{transform:translate(12.55135vw,99vh) scale(.3624)}}.snow:nth-child(282){opacity:1.2704;transform:translate(18.6704vw,-10px) scale(.8326);animation:fall-282 28s -4s linear infinite}@keyframes fall-282{76.853%{transform:translate(21.0653vw,76.853vh) scale(.8326)}to{transform:translate(19.86785vw,99vh) scale(.8326)}}.snow:nth-child(283){opacity:1.5486;transform:translate(97.1327vw,-10px) scale(.0404);animation:fall-283 25s -3s linear infinite}@keyframes fall-283{55.321%{transform:translate(104.1951vw,55.321vh) scale(.0404)}to{transform:translate(100.6639vw,99vh) scale(.0404)}}.snow:nth-child(284){opacity:1.5548;transform:translate(30.1128vw,-10px) scale(.5576);animation:fall-284 27s -7s linear infinite}@keyframes fall-284{61.401%{transform:translate(29.0809vw,61.401vh) scale(.5576)}to{transform:translate(29.59685vw,99vh) scale(.5576)}}.snow:nth-child(285){opacity:1.3766;transform:translate(58.6362vw,-10px) scale(.0484);animation:fall-285 19s -3s linear infinite}@keyframes fall-285{63.123%{transform:translate(55.5099vw,63.123vh) scale(.0484)}to{transform:translate(57.07305vw,99vh) scale(.0484)}}.snow:nth-child(286){opacity:.5132;transform:translate(56.1192vw,-10px) scale(.9866);animation:fall-286 18s -30s linear infinite}@keyframes fall-286{53.92%{transform:translate(50.1863vw,53.92vh) scale(.9866)}to{transform:translate(53.15275vw,99vh) scale(.9866)}}.snow:nth-child(287){opacity:1.3202;transform:translate(90.6156vw,-10px) scale(.4619);animation:fall-287 21s -25s linear infinite}@keyframes fall-287{57.853%{transform:translate(97.4467vw,57.853vh) scale(.4619)}to{transform:translate(94.03115vw,99vh) scale(.4619)}}.snow:nth-child(288){opacity:.2798;transform:translate(61.6799vw,-10px) scale(.9896);animation:fall-288 30s -30s linear infinite}@keyframes fall-288{63.635%{transform:translate(57.6524vw,63.635vh) scale(.9896)}to{transform:translate(59.66615vw,99vh) scale(.9896)}}.snow:nth-child(289){opacity:1.7666;transform:translate(22.6354vw,-10px) scale(.636);animation:fall-289 28s -7s linear infinite}@keyframes fall-289{60.136%{transform:translate(24.1707vw,60.136vh) scale(.636)}to{transform:translate(23.40305vw,99vh) scale(.636)}}.snow:nth-child(290){opacity:.6332;transform:translate(52.7856vw,-10px) scale(.4888);animation:fall-290 16s -4s linear infinite}@keyframes fall-290{64.003%{transform:translate(54.6226vw,64.003vh) scale(.4888)}to{transform:translate(53.7041vw,99vh) scale(.4888)}}.snow:nth-child(291){opacity:1.5846;transform:translate(64.7001vw,-10px) scale(.6587);animation:fall-291 29s -30s linear infinite}@keyframes fall-291{70.658%{transform:translate(73.1532vw,70.658vh) scale(.6587)}to{transform:translate(68.92665vw,99vh) scale(.6587)}}.snow:nth-child(292){opacity:1.107;transform:translate(82.6669vw,-10px) scale(.4578);animation:fall-292 11s -10s linear infinite}@keyframes fall-292{64.36%{transform:translate(78.9543vw,64.36vh) scale(.4578)}to{transform:translate(80.8106vw,99vh) scale(.4578)}}.snow:nth-child(293){opacity:1.765;transform:translate(46.9339vw,-10px) scale(.4747);animation:fall-293 11s -4s linear infinite}@keyframes fall-293{46.919%{transform:translate(42.6648vw,46.919vh) scale(.4747)}to{transform:translate(44.79935vw,99vh) scale(.4747)}}.snow:nth-child(294){opacity:1.5298;transform:translate(84.9059vw,-10px) scale(.7805);animation:fall-294 13s -22s linear infinite}@keyframes fall-294{70.26%{transform:translate(87.5vw,70.26vh) scale(.7805)}to{transform:translate(86.20295vw,99vh) scale(.7805)}}.snow:nth-child(295){opacity:1.9356;transform:translate(2.1846vw,-10px) scale(.8159);animation:fall-295 11s -19s linear infinite}@keyframes fall-295{33.304%{transform:translate(10.6241vw,33.304vh) scale(.8159)}to{transform:translate(6.40435vw,99vh) scale(.8159)}}.snow:nth-child(296){opacity:.1664;transform:translate(94.5045vw,-10px) scale(.3694);animation:fall-296 17s -18s linear infinite}@keyframes fall-296{69.569%{transform:translate(85.8523vw,69.569vh) scale(.3694)}to{transform:translate(90.1784vw,99vh) scale(.3694)}}.snow:nth-child(297){opacity:.8304;transform:translate(51.7538vw,-10px) scale(.7498);animation:fall-297 16s -3s linear infinite}@keyframes fall-297{59.89%{transform:translate(57.0008vw,59.89vh) scale(.7498)}to{transform:translate(54.3773vw,99vh) scale(.7498)}}.snow:nth-child(298){opacity:1.0324;transform:translate(95.1291vw,-10px) scale(.7662);animation:fall-298 24s -6s linear infinite}@keyframes fall-298{65.234%{transform:translate(89.024vw,65.234vh) scale(.7662)}to{transform:translate(92.07655vw,99vh) scale(.7662)}}.snow:nth-child(299){opacity:1.2294;transform:translate(13.6645vw,-10px) scale(.2039);animation:fall-299 23s -22s linear infinite}@keyframes fall-299{63.377%{transform:translate(5.5407vw,63.377vh) scale(.2039)}to{transform:translate(9.6026vw,99vh) scale(.2039)}}.snow:nth-child(300){opacity:1.4522;transform:translate(35.3769vw,-10px) scale(.1229);animation:fall-300 20s -10s linear infinite}@keyframes fall-300{53.078%{transform:translate(31.4818vw,53.078vh) scale(.1229)}to{transform:translate(33.42935vw,99vh) scale(.1229)}}.snow:nth-child(301){opacity:1.7466;transform:translate(1.3143vw,-10px) scale(.3534);animation:fall-301 13s -29s linear infinite}@keyframes fall-301{60.148%{transform:translate(8.3898vw,60.148vh) scale(.3534)}to{transform:translate(4.85205vw,99vh) scale(.3534)}}.snow:nth-child(302){opacity:1.8136;transform:translate(69.4408vw,-10px) scale(.7522);animation:fall-302 21s -7s linear infinite}@keyframes fall-302{75.183%{transform:translate(71.5887vw,75.183vh) scale(.7522)}to{transform:translate(70.51475vw,99vh) scale(.7522)}}.snow:nth-child(303){opacity:1.2066;transform:translate(28.9041vw,-10px) scale(.1842);animation:fall-303 26s -23s linear infinite}@keyframes fall-303{38.098%{transform:translate(36.5237vw,38.098vh) scale(.1842)}to{transform:translate(32.7139vw,99vh) scale(.1842)}}.snow:nth-child(304){opacity:.059;transform:translate(67.2836vw,-10px) scale(.5921);animation:fall-304 27s -24s linear infinite}@keyframes fall-304{33.232%{transform:translate(58.7878vw,33.232vh) scale(.5921)}to{transform:translate(63.0357vw,99vh) scale(.5921)}}.snow:nth-child(305){opacity:.2562;transform:translate(93.4381vw,-10px) scale(.8019);animation:fall-305 23s -14s linear infinite}@keyframes fall-305{58.999%{transform:translate(98.8257vw,58.999vh) scale(.8019)}to{transform:translate(96.1319vw,99vh) scale(.8019)}}.snow:nth-child(306){opacity:.8792;transform:translate(42.9252vw,-10px) scale(.1125);animation:fall-306 11s -10s linear infinite}@keyframes fall-306{46.973%{transform:translate(34.5381vw,46.973vh) scale(.1125)}to{transform:translate(38.73165vw,99vh) scale(.1125)}}.snow:nth-child(307){opacity:.0536;transform:translate(33.7148vw,-10px) scale(.1054);animation:fall-307 11s -3s linear infinite}@keyframes fall-307{63.578%{transform:translate(28.6944vw,63.578vh) scale(.1054)}to{transform:translate(31.2046vw,99vh) scale(.1054)}}.snow:nth-child(308){opacity:1.1666;transform:translate(3.0343vw,-10px) scale(.9198);animation:fall-308 30s -18s linear infinite}@keyframes fall-308{64.77%{transform:translate(9.2199vw,64.77vh) scale(.9198)}to{transform:translate(6.1271vw,99vh) scale(.9198)}}.snow:nth-child(309){opacity:1.0726;transform:translate(75.735vw,-10px) scale(.9783);animation:fall-309 27s -21s linear infinite}@keyframes fall-309{56.035%{transform:translate(65.9869vw,56.035vh) scale(.9783)}to{transform:translate(70.86095vw,99vh) scale(.9783)}}.snow:nth-child(310){opacity:1.2152;transform:translate(12.8534vw,-10px) scale(.0016);animation:fall-310 21s -12s linear infinite}@keyframes fall-310{32.024%{transform:translate(19.985vw,32.024vh) scale(.0016)}to{transform:translate(16.4192vw,99vh) scale(.0016)}}.snow:nth-child(311){opacity:.5418;transform:translate(21.0845vw,-10px) scale(.6267);animation:fall-311 26s -30s linear infinite}@keyframes fall-311{30.849%{transform:translate(22.8728vw,30.849vh) scale(.6267)}to{transform:translate(21.97865vw,99vh) scale(.6267)}}.snow:nth-child(312){opacity:.5766;transform:translate(59.9153vw,-10px) scale(.0644);animation:fall-312 14s -1s linear infinite}@keyframes fall-312{58.415%{transform:translate(68.6636vw,58.415vh) scale(.0644)}to{transform:translate(64.28945vw,99vh) scale(.0644)}}.snow:nth-child(313){opacity:1.0046;transform:translate(13.8459vw,-10px) scale(.1147);animation:fall-313 26s -20s linear infinite}@keyframes fall-313{69.491%{transform:translate(5.9723vw,69.491vh) scale(.1147)}to{transform:translate(9.9091vw,99vh) scale(.1147)}}.snow:nth-child(314){opacity:.9328;transform:translate(34.8042vw,-10px) scale(.6009);animation:fall-314 23s -26s linear infinite}@keyframes fall-314{48.189%{transform:translate(44.5717vw,48.189vh) scale(.6009)}to{transform:translate(39.68795vw,99vh) scale(.6009)}}.snow:nth-child(315){opacity:1.5988;transform:translate(49.4014vw,-10px) scale(.8123);animation:fall-315 29s -14s linear infinite}@keyframes fall-315{77.074%{transform:translate(41.6729vw,77.074vh) scale(.8123)}to{transform:translate(45.53715vw,99vh) scale(.8123)}}.snow:nth-child(316){opacity:1.7512;transform:translate(29.4546vw,-10px) scale(.5615);animation:fall-316 22s -23s linear infinite}@keyframes fall-316{48.004%{transform:translate(25.0874vw,48.004vh) scale(.5615)}to{transform:translate(27.271vw,99vh) scale(.5615)}}.snow:nth-child(317){opacity:.272;transform:translate(97.3748vw,-10px) scale(.0827);animation:fall-317 22s -1s linear infinite}@keyframes fall-317{40.734%{transform:translate(106.1955vw,40.734vh) scale(.0827)}to{transform:translate(101.78515vw,99vh) scale(.0827)}}.snow:nth-child(318){opacity:1.8136;transform:translate(23.2441vw,-10px) scale(.8332);animation:fall-318 21s -10s linear infinite}@keyframes fall-318{31.342%{transform:translate(31.8723vw,31.342vh) scale(.8332)}to{transform:translate(27.5582vw,99vh) scale(.8332)}}.snow:nth-child(319){opacity:.5024;transform:translate(84.8702vw,-10px) scale(.9853);animation:fall-319 18s -30s linear infinite}@keyframes fall-319{77.57%{transform:translate(87.7227vw,77.57vh) scale(.9853)}to{transform:translate(86.29645vw,99vh) scale(.9853)}}.snow:nth-child(320){opacity:1.6744;transform:translate(84.7627vw,-10px) scale(.3958);animation:fall-320 22s -26s linear infinite}@keyframes fall-320{58.426%{transform:translate(75.5212vw,58.426vh) scale(.3958)}to{transform:translate(80.14195vw,99vh) scale(.3958)}}.snow:nth-child(321){opacity:.8044;transform:translate(61.1494vw,-10px) scale(.0425);animation:fall-321 25s -8s linear infinite}@keyframes fall-321{40.89%{transform:translate(55.8916vw,40.89vh) scale(.0425)}to{transform:translate(58.5205vw,99vh) scale(.0425)}}.snow:nth-child(322){opacity:1.7224;transform:translate(93.4613vw,-10px) scale(.1863);animation:fall-322 26s -4s linear infinite}@keyframes fall-322{46.412%{transform:translate(90.2425vw,46.412vh) scale(.1863)}to{transform:translate(91.8519vw,99vh) scale(.1863)}}.snow:nth-child(323){opacity:1.4028;transform:translate(14.3313vw,-10px) scale(.4225);animation:fall-323 19s -1s linear infinite}@keyframes fall-323{78.89%{transform:translate(8.2723vw,78.89vh) scale(.4225)}to{transform:translate(11.3018vw,99vh) scale(.4225)}}.snow:nth-child(324){opacity:1.7348;transform:translate(65.2611vw,-10px) scale(.6582);animation:fall-324 23s -11s linear infinite}@keyframes fall-324{76.242%{transform:translate(63.4875vw,76.242vh) scale(.6582)}to{transform:translate(64.3743vw,99vh) scale(.6582)}}.snow:nth-child(325){opacity:1.398;transform:translate(78.6811vw,-10px) scale(.0347);animation:fall-325 19s -16s linear infinite}@keyframes fall-325{35.844%{transform:translate(87.9746vw,35.844vh) scale(.0347)}to{transform:translate(83.32785vw,99vh) scale(.0347)}}.snow:nth-child(326){opacity:.6548;transform:translate(69.6302vw,-10px) scale(.1824);animation:fall-326 15s -20s linear infinite}@keyframes fall-326{32.119%{transform:translate(69.1312vw,32.119vh) scale(.1824)}to{transform:translate(69.3807vw,99vh) scale(.1824)}}.snow:nth-child(327){opacity:1.689;transform:translate(53.8745vw,-10px) scale(.6603);animation:fall-327 19s -27s linear infinite}@keyframes fall-327{51.468%{transform:translate(52.1051vw,51.468vh) scale(.6603)}to{transform:translate(52.9898vw,99vh) scale(.6603)}}.snow:nth-child(328){opacity:.603;transform:translate(35.3226vw,-10px) scale(.5097);animation:fall-328 20s -19s linear infinite}@keyframes fall-328{36.291%{transform:translate(37.5955vw,36.291vh) scale(.5097)}to{transform:translate(36.45905vw,99vh) scale(.5097)}}.snow:nth-child(329){opacity:.0092;transform:translate(34.2968vw,-10px) scale(.7191);animation:fall-329 29s -20s linear infinite}@keyframes fall-329{60.155%{transform:translate(38.3491vw,60.155vh) scale(.7191)}to{transform:translate(36.32295vw,99vh) scale(.7191)}}.snow:nth-child(330){opacity:.7848;transform:translate(17.5419vw,-10px) scale(.6487);animation:fall-330 19s -18s linear infinite}@keyframes fall-330{52.521%{transform:translate(11.1481vw,52.521vh) scale(.6487)}to{transform:translate(14.345vw,99vh) scale(.6487)}}.snow:nth-child(331){opacity:.5496;transform:translate(65.5885vw,-10px) scale(.0895);animation:fall-331 23s -14s linear infinite}@keyframes fall-331{40.904%{transform:translate(69.597vw,40.904vh) scale(.0895)}to{transform:translate(67.59275vw,99vh) scale(.0895)}}.snow:nth-child(332){opacity:.7718;transform:translate(10.8034vw,-10px) scale(.1213);animation:fall-332 22s -23s linear infinite}@keyframes fall-332{54.779%{transform:translate(3.8707vw,54.779vh) scale(.1213)}to{transform:translate(7.33705vw,99vh) scale(.1213)}}.snow:nth-child(333){opacity:.5084;transform:translate(88.6794vw,-10px) scale(.4937);animation:fall-333 28s -24s linear infinite}@keyframes fall-333{38.698%{transform:translate(94.7872vw,38.698vh) scale(.4937)}to{transform:translate(91.7333vw,99vh) scale(.4937)}}.snow:nth-child(334){opacity:1.7248;transform:translate(68.3855vw,-10px) scale(.0006);animation:fall-334 13s -22s linear infinite}@keyframes fall-334{38.868%{transform:translate(71.6631vw,38.868vh) scale(.0006)}to{transform:translate(70.0243vw,99vh) scale(.0006)}}.snow:nth-child(335){opacity:1.2446;transform:translate(74.6754vw,-10px) scale(.1391);animation:fall-335 15s -15s linear infinite}@keyframes fall-335{59.671%{transform:translate(73.2461vw,59.671vh) scale(.1391)}to{transform:translate(73.96075vw,99vh) scale(.1391)}}.snow:nth-child(336){opacity:1.8536;transform:translate(39.4405vw,-10px) scale(.7838);animation:fall-336 12s -28s linear infinite}@keyframes fall-336{69.774%{transform:translate(33.6261vw,69.774vh) scale(.7838)}to{transform:translate(36.5333vw,99vh) scale(.7838)}}.snow:nth-child(337){opacity:1.6454;transform:translate(43.9512vw,-10px) scale(.2671);animation:fall-337 14s -19s linear infinite}@keyframes fall-337{48.744%{transform:translate(42.679vw,48.744vh) scale(.2671)}to{transform:translate(43.3151vw,99vh) scale(.2671)}}.snow:nth-child(338){opacity:1.1048;transform:translate(30.126vw,-10px) scale(.7892);animation:fall-338 27s -1s linear infinite}@keyframes fall-338{73.909%{transform:translate(29.7474vw,73.909vh) scale(.7892)}to{transform:translate(29.9367vw,99vh) scale(.7892)}}.snow:nth-child(339){opacity:1.0828;transform:translate(72.5711vw,-10px) scale(.4093);animation:fall-339 17s -3s linear infinite}@keyframes fall-339{47.075%{transform:translate(77.9184vw,47.075vh) scale(.4093)}to{transform:translate(75.24475vw,99vh) scale(.4093)}}.snow:nth-child(340){opacity:.147;transform:translate(69.4447vw,-10px) scale(.3117);animation:fall-340 12s -8s linear infinite}@keyframes fall-340{57.192%{transform:translate(66.6537vw,57.192vh) scale(.3117)}to{transform:translate(68.0492vw,99vh) scale(.3117)}}.snow:nth-child(341){opacity:.0532;transform:translate(6.5627vw,-10px) scale(.3871);animation:fall-341 13s -28s linear infinite}@keyframes fall-341{62.18%{transform:translate(14.0946vw,62.18vh) scale(.3871)}to{transform:translate(10.32865vw,99vh) scale(.3871)}}.snow:nth-child(342){opacity:1.7162;transform:translate(78.1435vw,-10px) scale(.3749);animation:fall-342 10s -9s linear infinite}@keyframes fall-342{42.613%{transform:translate(76.3002vw,42.613vh) scale(.3749)}to{transform:translate(77.22185vw,99vh) scale(.3749)}}.snow:nth-child(343){opacity:1.9298;transform:translate(73.4204vw,-10px) scale(.7025);animation:fall-343 22s -6s linear infinite}@keyframes fall-343{74.078%{transform:translate(77.2973vw,74.078vh) scale(.7025)}to{transform:translate(75.35885vw,99vh) scale(.7025)}}.snow:nth-child(344){opacity:1.9496;transform:translate(6.4236vw,-10px) scale(.1907);animation:fall-344 14s -9s linear infinite}@keyframes fall-344{33.441%{transform:translate(4.1628vw,33.441vh) scale(.1907)}to{transform:translate(5.2932vw,99vh) scale(.1907)}}.snow:nth-child(345){opacity:1.4122;transform:translate(51.6333vw,-10px) scale(.6073);animation:fall-345 30s -17s linear infinite}@keyframes fall-345{71.831%{transform:translate(57.8623vw,71.831vh) scale(.6073)}to{transform:translate(54.7478vw,99vh) scale(.6073)}}.snow:nth-child(346){opacity:.1084;transform:translate(58.2154vw,-10px) scale(.6674);animation:fall-346 18s -7s linear infinite}@keyframes fall-346{43.437%{transform:translate(59.7339vw,43.437vh) scale(.6674)}to{transform:translate(58.97465vw,99vh) scale(.6674)}}.snow:nth-child(347){opacity:1.5764;transform:translate(54.8756vw,-10px) scale(.9007);animation:fall-347 26s -5s linear infinite}@keyframes fall-347{55.351%{transform:translate(53.8689vw,55.351vh) scale(.9007)}to{transform:translate(54.37225vw,99vh) scale(.9007)}}.snow:nth-child(348){opacity:.1976;transform:translate(66.6131vw,-10px) scale(.9694);animation:fall-348 11s -10s linear infinite}@keyframes fall-348{50.626%{transform:translate(72.7041vw,50.626vh) scale(.9694)}to{transform:translate(69.6586vw,99vh) scale(.9694)}}.snow:nth-child(349){opacity:1.1098;transform:translate(2.1408vw,-10px) scale(.9752);animation:fall-349 12s -19s linear infinite}@keyframes fall-349{70.985%{transform:translate(1.411vw,70.985vh) scale(.9752)}to{transform:translate(1.7759vw,99vh) scale(.9752)}}.snow:nth-child(350){opacity:1.2598;transform:translate(39.5465vw,-10px) scale(.7849);animation:fall-350 28s -12s linear infinite}@keyframes fall-350{68.978%{transform:translate(44.4003vw,68.978vh) scale(.7849)}to{transform:translate(41.9734vw,99vh) scale(.7849)}}.snow:nth-child(351){opacity:.6404;transform:translate(95.4936vw,-10px) scale(.1611);animation:fall-351 16s -30s linear infinite}@keyframes fall-351{65.248%{transform:translate(86.5452vw,65.248vh) scale(.1611)}to{transform:translate(91.0194vw,99vh) scale(.1611)}}.snow:nth-child(352){opacity:1.489;transform:translate(96.7132vw,-10px) scale(.3224);animation:fall-352 21s -1s linear infinite}@keyframes fall-352{49.672%{transform:translate(101.0307vw,49.672vh) scale(.3224)}to{transform:translate(98.87195vw,99vh) scale(.3224)}}.snow:nth-child(353){opacity:1.9688;transform:translate(35.4397vw,-10px) scale(.6082);animation:fall-353 30s -20s linear infinite}@keyframes fall-353{45.873%{transform:translate(28.7249vw,45.873vh) scale(.6082)}to{transform:translate(32.0823vw,99vh) scale(.6082)}}.snow:nth-child(354){opacity:1.1018;transform:translate(86.4797vw,-10px) scale(.9494);animation:fall-354 20s -15s linear infinite}@keyframes fall-354{78.571%{transform:translate(76.8534vw,78.571vh) scale(.9494)}to{transform:translate(81.66655vw,99vh) scale(.9494)}}.snow:nth-child(355){opacity:1.4688;transform:translate(12.4724vw,-10px) scale(.8432);animation:fall-355 18s -18s linear infinite}@keyframes fall-355{55.682%{transform:translate(17.7141vw,55.682vh) scale(.8432)}to{transform:translate(15.09325vw,99vh) scale(.8432)}}.snow:nth-child(356){opacity:.3404;transform:translate(18.9748vw,-10px) scale(.3684);animation:fall-356 21s -18s linear infinite}@keyframes fall-356{49.431%{transform:translate(10.1143vw,49.431vh) scale(.3684)}to{transform:translate(14.54455vw,99vh) scale(.3684)}}.snow:nth-child(357){opacity:1.6376;transform:translate(21.1384vw,-10px) scale(.1402);animation:fall-357 14s -29s linear infinite}@keyframes fall-357{77.896%{transform:translate(20.0984vw,77.896vh) scale(.1402)}to{transform:translate(20.6184vw,99vh) scale(.1402)}}.snow:nth-child(358){opacity:.124;transform:translate(74.335vw,-10px) scale(.3149);animation:fall-358 17s -3s linear infinite}@keyframes fall-358{33.604%{transform:translate(82.5116vw,33.604vh) scale(.3149)}to{transform:translate(78.4233vw,99vh) scale(.3149)}}.snow:nth-child(359){opacity:.486;transform:translate(38.1361vw,-10px) scale(.7673);animation:fall-359 13s -1s linear infinite}@keyframes fall-359{39.571%{transform:translate(38.8999vw,39.571vh) scale(.7673)}to{transform:translate(38.518vw,99vh) scale(.7673)}}.snow:nth-child(360){opacity:1.8646;transform:translate(18.3739vw,-10px) scale(.2676);animation:fall-360 28s -19s linear infinite}@keyframes fall-360{67.501%{transform:translate(26.8957vw,67.501vh) scale(.2676)}to{transform:translate(22.6348vw,99vh) scale(.2676)}}.snow:nth-child(361){opacity:1.0184;transform:translate(66.6627vw,-10px) scale(.4921);animation:fall-361 16s -7s linear infinite}@keyframes fall-361{43.92%{transform:translate(65.6545vw,43.92vh) scale(.4921)}to{transform:translate(66.1586vw,99vh) scale(.4921)}}.snow:nth-child(362){opacity:.1116;transform:translate(4.6141vw,-10px) scale(.0806);animation:fall-362 26s -4s linear infinite}@keyframes fall-362{66.994%{transform:translate(6.5855vw,66.994vh) scale(.0806)}to{transform:translate(5.5998vw,99vh) scale(.0806)}}.snow:nth-child(363){opacity:1.5466;transform:translate(97.1467vw,-10px) scale(.8571);animation:fall-363 24s -4s linear infinite}@keyframes fall-363{58.404%{transform:translate(90.4539vw,58.404vh) scale(.8571)}to{transform:translate(93.8003vw,99vh) scale(.8571)}}.snow:nth-child(364){opacity:1.5632;transform:translate(30.3353vw,-10px) scale(.3002);animation:fall-364 13s -24s linear infinite}@keyframes fall-364{52.187%{transform:translate(29.8321vw,52.187vh) scale(.3002)}to{transform:translate(30.0837vw,99vh) scale(.3002)}}.snow:nth-child(365){opacity:1.8982;transform:translate(11.453vw,-10px) scale(.3439);animation:fall-365 26s -3s linear infinite}@keyframes fall-365{70.791%{transform:translate(8.329vw,70.791vh) scale(.3439)}to{transform:translate(9.891vw,99vh) scale(.3439)}}.snow:nth-child(366){opacity:1.9184;transform:translate(76.3412vw,-10px) scale(.6072);animation:fall-366 18s -29s linear infinite}@keyframes fall-366{34.093%{transform:translate(77.7531vw,34.093vh) scale(.6072)}to{transform:translate(77.04715vw,99vh) scale(.6072)}}.snow:nth-child(367){opacity:.7838;transform:translate(16.1044vw,-10px) scale(.1897);animation:fall-367 17s -30s linear infinite}@keyframes fall-367{30.081%{transform:translate(22.5804vw,30.081vh) scale(.1897)}to{transform:translate(19.3424vw,99vh) scale(.1897)}}.snow:nth-child(368){opacity:.3944;transform:translate(29.0022vw,-10px) scale(.5965);animation:fall-368 11s -19s linear infinite}@keyframes fall-368{59.262%{transform:translate(25.0584vw,59.262vh) scale(.5965)}to{transform:translate(27.0303vw,99vh) scale(.5965)}}.snow:nth-child(369){opacity:1.5434;transform:translate(84.651vw,-10px) scale(.2914);animation:fall-369 14s -12s linear infinite}@keyframes fall-369{53.973%{transform:translate(90.6145vw,53.973vh) scale(.2914)}to{transform:translate(87.63275vw,99vh) scale(.2914)}}.snow:nth-child(370){opacity:.893;transform:translate(42.2032vw,-10px) scale(.8303);animation:fall-370 27s -29s linear infinite}@keyframes fall-370{77.643%{transform:translate(46.5325vw,77.643vh) scale(.8303)}to{transform:translate(44.36785vw,99vh) scale(.8303)}}.snow:nth-child(371){opacity:1.8574;transform:translate(70.8145vw,-10px) scale(.089);animation:fall-371 29s -25s linear infinite}@keyframes fall-371{43.261%{transform:translate(63.1837vw,43.261vh) scale(.089)}to{transform:translate(66.9991vw,99vh) scale(.089)}}.snow:nth-child(372){opacity:.341;transform:translate(83.8218vw,-10px) scale(.7251);animation:fall-372 12s -11s linear infinite}@keyframes fall-372{57.907%{transform:translate(91.8997vw,57.907vh) scale(.7251)}to{transform:translate(87.86075vw,99vh) scale(.7251)}}.snow:nth-child(373){opacity:1.3466;transform:translate(14.2045vw,-10px) scale(.2631);animation:fall-373 13s -1s linear infinite}@keyframes fall-373{60.682%{transform:translate(4.5455vw,60.682vh) scale(.2631)}to{transform:translate(9.375vw,99vh) scale(.2631)}}.snow:nth-child(374){opacity:.4544;transform:translate(52.271vw,-10px) scale(.6837);animation:fall-374 27s -5s linear infinite}@keyframes fall-374{42.14%{transform:translate(50.5977vw,42.14vh) scale(.6837)}to{transform:translate(51.43435vw,99vh) scale(.6837)}}.snow:nth-child(375){opacity:1.013;transform:translate(25.4489vw,-10px) scale(.6895);animation:fall-375 20s -20s linear infinite}@keyframes fall-375{73.665%{transform:translate(25.4254vw,73.665vh) scale(.6895)}to{transform:translate(25.43715vw,99vh) scale(.6895)}}.snow:nth-child(376){opacity:1.7178;transform:translate(14.3579vw,-10px) scale(.4742);animation:fall-376 23s -4s linear infinite}@keyframes fall-376{55.689%{transform:translate(15.8585vw,55.689vh) scale(.4742)}to{transform:translate(15.1082vw,99vh) scale(.4742)}}.snow:nth-child(377){opacity:.2798;transform:translate(78.3097vw,-10px) scale(.459);animation:fall-377 23s -15s linear infinite}@keyframes fall-377{78.274%{transform:translate(78.4633vw,78.274vh) scale(.459)}to{transform:translate(78.3865vw,99vh) scale(.459)}}.snow:nth-child(378){opacity:.7056;transform:translate(8.3183vw,-10px) scale(.3221);animation:fall-378 11s -3s linear infinite}@keyframes fall-378{51.206%{transform:translate(2.7775vw,51.206vh) scale(.3221)}to{transform:translate(5.5479vw,99vh) scale(.3221)}}.snow:nth-child(379){opacity:.9884;transform:translate(57.4858vw,-10px) scale(.435);animation:fall-379 26s -14s linear infinite}@keyframes fall-379{32.599%{transform:translate(64.5895vw,32.599vh) scale(.435)}to{transform:translate(61.03765vw,99vh) scale(.435)}}.snow:nth-child(380){opacity:1.4828;transform:translate(54.304vw,-10px) scale(.8012);animation:fall-380 21s -6s linear infinite}@keyframes fall-380{54.035%{transform:translate(63.8345vw,54.035vh) scale(.8012)}to{transform:translate(59.06925vw,99vh) scale(.8012)}}.snow:nth-child(381){opacity:.314;transform:translate(17.7472vw,-10px) scale(.2599);animation:fall-381 19s -20s linear infinite}@keyframes fall-381{39.41%{transform:translate(20.3541vw,39.41vh) scale(.2599)}to{transform:translate(19.05065vw,99vh) scale(.2599)}}.snow:nth-child(382){opacity:1.6038;transform:translate(82.7886vw,-10px) scale(.762);animation:fall-382 19s -28s linear infinite}@keyframes fall-382{65.447%{transform:translate(80.0963vw,65.447vh) scale(.762)}to{transform:translate(81.44245vw,99vh) scale(.762)}}.snow:nth-child(383){opacity:1.3164;transform:translate(63.7071vw,-10px) scale(.0403);animation:fall-383 24s -7s linear infinite}@keyframes fall-383{65.238%{transform:translate(63.0533vw,65.238vh) scale(.0403)}to{transform:translate(63.3802vw,99vh) scale(.0403)}}.snow:nth-child(384){opacity:1.8114;transform:translate(95.8356vw,-10px) scale(.7714);animation:fall-384 13s -11s linear infinite}@keyframes fall-384{35.52%{transform:translate(105.5913vw,35.52vh) scale(.7714)}to{transform:translate(100.71345vw,99vh) scale(.7714)}}.snow:nth-child(385){opacity:.6748;transform:translate(51.6917vw,-10px) scale(.2973);animation:fall-385 27s -30s linear infinite}@keyframes fall-385{79.678%{transform:translate(59.8765vw,79.678vh) scale(.2973)}to{transform:translate(55.7841vw,99vh) scale(.2973)}}.snow:nth-child(386){opacity:1.0116;transform:translate(89.8878vw,-10px) scale(.8043);animation:fall-386 22s -10s linear infinite}@keyframes fall-386{78.627%{transform:translate(82.426vw,78.627vh) scale(.8043)}to{transform:translate(86.1569vw,99vh) scale(.8043)}}.snow:nth-child(387){opacity:.2462;transform:translate(19.5473vw,-10px) scale(.444);animation:fall-387 18s -26s linear infinite}@keyframes fall-387{67.851%{transform:translate(10.2958vw,67.851vh) scale(.444)}to{transform:translate(14.92155vw,99vh) scale(.444)}}.snow:nth-child(388){opacity:1.951;transform:translate(63.6804vw,-10px) scale(.6031);animation:fall-388 23s -16s linear infinite}@keyframes fall-388{73.402%{transform:translate(73.1465vw,73.402vh) scale(.6031)}to{transform:translate(68.41345vw,99vh) scale(.6031)}}.snow:nth-child(389){opacity:.7816;transform:translate(81.5419vw,-10px) scale(.1876);animation:fall-389 17s -7s linear infinite}@keyframes fall-389{70.574%{transform:translate(84.901vw,70.574vh) scale(.1876)}to{transform:translate(83.22145vw,99vh) scale(.1876)}}.snow:nth-child(390){opacity:.7558;transform:translate(78.7318vw,-10px) scale(.4628);animation:fall-390 22s -20s linear infinite}@keyframes fall-390{40.786%{transform:translate(81.737vw,40.786vh) scale(.4628)}to{transform:translate(80.2344vw,99vh) scale(.4628)}}.snow:nth-child(391){opacity:1.3138;transform:translate(14.7942vw,-10px) scale(.7189);animation:fall-391 21s -23s linear infinite}@keyframes fall-391{61.091%{transform:translate(22.4641vw,61.091vh) scale(.7189)}to{transform:translate(18.62915vw,99vh) scale(.7189)}}.snow:nth-child(392){opacity:1.4558;transform:translate(3.2806vw,-10px) scale(.0804);animation:fall-392 28s -16s linear infinite}@keyframes fall-392{62.775%{transform:translate(-.0124vw,62.775vh) scale(.0804)}to{transform:translate(1.6341vw,99vh) scale(.0804)}}.snow:nth-child(393){opacity:.9226;transform:translate(77.0156vw,-10px) scale(.0567);animation:fall-393 28s -30s linear infinite}@keyframes fall-393{54.334%{transform:translate(86.7035vw,54.334vh) scale(.0567)}to{transform:translate(81.85955vw,99vh) scale(.0567)}}.snow:nth-child(394){opacity:.8398;transform:translate(48.9019vw,-10px) scale(.8636);animation:fall-394 19s -9s linear infinite}@keyframes fall-394{42.732%{transform:translate(41.8749vw,42.732vh) scale(.8636)}to{transform:translate(45.3884vw,99vh) scale(.8636)}}.snow:nth-child(395){opacity:.0806;transform:translate(62.0132vw,-10px) scale(.5407);animation:fall-395 11s -6s linear infinite}@keyframes fall-395{75.679%{transform:translate(70.9848vw,75.679vh) scale(.5407)}to{transform:translate(66.499vw,99vh) scale(.5407)}}.snow:nth-child(396){opacity:1.0208;transform:translate(53.6395vw,-10px) scale(.3373);animation:fall-396 27s -18s linear infinite}@keyframes fall-396{30.898%{transform:translate(55.6374vw,30.898vh) scale(.3373)}to{transform:translate(54.63845vw,99vh) scale(.3373)}}.snow:nth-child(397){opacity:1.6044;transform:translate(86.09vw,-10px) scale(.1148);animation:fall-397 28s -3s linear infinite}@keyframes fall-397{69.149%{transform:translate(90.5823vw,69.149vh) scale(.1148)}to{transform:translate(88.33615vw,99vh) scale(.1148)}}.snow:nth-child(398){opacity:1.9608;transform:translate(3.0417vw,-10px) scale(.0611);animation:fall-398 14s -17s linear infinite}@keyframes fall-398{65.907%{transform:translate(10.7955vw,65.907vh) scale(.0611)}to{transform:translate(6.9186vw,99vh) scale(.0611)}}.snow:nth-child(399){opacity:1.5492;transform:translate(64.8126vw,-10px) scale(.2664);animation:fall-399 17s -27s linear infinite}@keyframes fall-399{60.701%{transform:translate(59.7697vw,60.701vh) scale(.2664)}to{transform:translate(62.29115vw,99vh) scale(.2664)}}.snow:nth-child(400){opacity:.5618;transform:translate(25.7538vw,-10px) scale(.2036);animation:fall-400 19s -14s linear infinite}@keyframes fall-400{42.987%{transform:translate(21.607vw,42.987vh) scale(.2036)}to{transform:translate(23.6804vw,99vh) scale(.2036)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-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:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.997;transform:translate(86.1635vw,-10px) scale(.8154);animation:fall-1 30s -16s linear infinite}@keyframes fall-1{41.122%{transform:translate(85.5421vw,41.122vh) scale(.8154)}to{transform:translate(85.8528vw,99vh) scale(.8154)}}.snow:nth-child(2){opacity:.304;transform:translate(77.6235vw,-10px) scale(.2669);animation:fall-2 29s -27s linear infinite}@keyframes fall-2{51.037%{transform:translate(75.6819vw,51.037vh) scale(.2669)}to{transform:translate(76.6527vw,99vh) scale(.2669)}}.snow:nth-child(3){opacity:1.699;transform:translate(3.4965vw,-10px) scale(.1861);animation:fall-3 24s -8s linear infinite}@keyframes fall-3{64.888%{transform:translate(-.1114vw,64.888vh) scale(.1861)}to{transform:translate(1.69255vw,99vh) scale(.1861)}}.snow:nth-child(4){opacity:1.858;transform:translate(44.0527vw,-10px) scale(.6843);animation:fall-4 15s -17s linear infinite}@keyframes fall-4{36.921%{transform:translate(36.0247vw,36.921vh) scale(.6843)}to{transform:translate(40.0387vw,99vh) scale(.6843)}}.snow:nth-child(5){opacity:.2616;transform:translate(34.4996vw,-10px) scale(.7242);animation:fall-5 21s -17s linear infinite}@keyframes fall-5{51.528%{transform:translate(24.5394vw,51.528vh) scale(.7242)}to{transform:translate(29.5195vw,99vh) scale(.7242)}}.snow:nth-child(6){opacity:.745;transform:translate(41.7549vw,-10px) scale(.5149);animation:fall-6 16s -26s linear infinite}@keyframes fall-6{44.994%{transform:translate(39.5371vw,44.994vh) scale(.5149)}to{transform:translate(40.646vw,99vh) scale(.5149)}}.snow:nth-child(7){opacity:1.9858;transform:translate(62.8371vw,-10px) scale(.1053);animation:fall-7 15s -15s linear infinite}@keyframes fall-7{71.229%{transform:translate(61.0126vw,71.229vh) scale(.1053)}to{transform:translate(61.92485vw,99vh) scale(.1053)}}.snow:nth-child(8){opacity:.2354;transform:translate(37.7263vw,-10px) scale(.7947);animation:fall-8 30s -23s linear infinite}@keyframes fall-8{34.715%{transform:translate(31.9346vw,34.715vh) scale(.7947)}to{transform:translate(34.83045vw,99vh) scale(.7947)}}.snow:nth-child(9){opacity:.0572;transform:translate(93.3487vw,-10px) scale(.3621);animation:fall-9 22s -20s linear infinite}@keyframes fall-9{49.589%{transform:translate(99.2575vw,49.589vh) scale(.3621)}to{transform:translate(96.3031vw,99vh) scale(.3621)}}.snow:nth-child(10){opacity:.3244;transform:translate(94.375vw,-10px) scale(.1852);animation:fall-10 22s -17s linear infinite}@keyframes fall-10{40.361%{transform:translate(99.8553vw,40.361vh) scale(.1852)}to{transform:translate(97.11515vw,99vh) scale(.1852)}}.snow:nth-child(11){opacity:.5624;transform:translate(73.7845vw,-10px) scale(.9988);animation:fall-11 11s -28s linear infinite}@keyframes fall-11{34.128%{transform:translate(83.72vw,34.128vh) scale(.9988)}to{transform:translate(78.75225vw,99vh) scale(.9988)}}.snow:nth-child(12){opacity:.4064;transform:translate(88.4428vw,-10px) scale(.3533);animation:fall-12 22s -18s linear infinite}@keyframes fall-12{58.734%{transform:translate(96.6419vw,58.734vh) scale(.3533)}to{transform:translate(92.54235vw,99vh) scale(.3533)}}.snow:nth-child(13){opacity:1.7698;transform:translate(12.8396vw,-10px) scale(.5075);animation:fall-13 11s -21s linear infinite}@keyframes fall-13{31.245%{transform:translate(6.8218vw,31.245vh) scale(.5075)}to{transform:translate(9.8307vw,99vh) scale(.5075)}}.snow:nth-child(14){opacity:.3556;transform:translate(18.1342vw,-10px) scale(.4526);animation:fall-14 23s -9s linear infinite}@keyframes fall-14{66.758%{transform:translate(15.8433vw,66.758vh) scale(.4526)}to{transform:translate(16.98875vw,99vh) scale(.4526)}}.snow:nth-child(15){opacity:.6478;transform:translate(92.3599vw,-10px) scale(.7541);animation:fall-15 26s -25s linear infinite}@keyframes fall-15{65.906%{transform:translate(87.0246vw,65.906vh) scale(.7541)}to{transform:translate(89.69225vw,99vh) scale(.7541)}}.snow:nth-child(16){opacity:.4942;transform:translate(43.3583vw,-10px) scale(.7873);animation:fall-16 10s -17s linear infinite}@keyframes fall-16{73.438%{transform:translate(39.9135vw,73.438vh) scale(.7873)}to{transform:translate(41.6359vw,99vh) scale(.7873)}}.snow:nth-child(17){opacity:.032;transform:translate(46.9649vw,-10px) scale(.3415);animation:fall-17 21s -24s linear infinite}@keyframes fall-17{41.474%{transform:translate(50.8136vw,41.474vh) scale(.3415)}to{transform:translate(48.88925vw,99vh) scale(.3415)}}.snow:nth-child(18){opacity:.5556;transform:translate(43.1953vw,-10px) scale(.9479);animation:fall-18 12s -10s linear infinite}@keyframes fall-18{57.978%{transform:translate(42.1004vw,57.978vh) scale(.9479)}to{transform:translate(42.64785vw,99vh) scale(.9479)}}.snow:nth-child(19){opacity:1.4488;transform:translate(52.8371vw,-10px) scale(.0004);animation:fall-19 12s -20s linear infinite}@keyframes fall-19{72.666%{transform:translate(57.6718vw,72.666vh) scale(.0004)}to{transform:translate(55.25445vw,99vh) scale(.0004)}}.snow:nth-child(20){opacity:.8468;transform:translate(89.6715vw,-10px) scale(.1094);animation:fall-20 12s -22s linear infinite}@keyframes fall-20{38.793%{transform:translate(95.5937vw,38.793vh) scale(.1094)}to{transform:translate(92.6326vw,99vh) scale(.1094)}}.snow:nth-child(21){opacity:1.975;transform:translate(29.1595vw,-10px) scale(.6022);animation:fall-21 30s -20s linear infinite}@keyframes fall-21{44.799%{transform:translate(37.0878vw,44.799vh) scale(.6022)}to{transform:translate(33.12365vw,99vh) scale(.6022)}}.snow:nth-child(22){opacity:.5674;transform:translate(11.6637vw,-10px) scale(.9983);animation:fall-22 26s -5s linear infinite}@keyframes fall-22{72.217%{transform:translate(15.7126vw,72.217vh) scale(.9983)}to{transform:translate(13.68815vw,99vh) scale(.9983)}}.snow:nth-child(23){opacity:.879;transform:translate(66.9292vw,-10px) scale(.5246);animation:fall-23 15s -2s linear infinite}@keyframes fall-23{70.887%{transform:translate(63.8939vw,70.887vh) scale(.5246)}to{transform:translate(65.41155vw,99vh) scale(.5246)}}.snow:nth-child(24){opacity:1.1152;transform:translate(69.9377vw,-10px) scale(.8008);animation:fall-24 15s -29s linear infinite}@keyframes fall-24{43.072%{transform:translate(75.6307vw,43.072vh) scale(.8008)}to{transform:translate(72.7842vw,99vh) scale(.8008)}}.snow:nth-child(25){opacity:1.4754;transform:translate(35.0354vw,-10px) scale(.6339);animation:fall-25 20s -11s linear infinite}@keyframes fall-25{72.035%{transform:translate(27.6365vw,72.035vh) scale(.6339)}to{transform:translate(31.33595vw,99vh) scale(.6339)}}.snow:nth-child(26){opacity:.7228;transform:translate(54.4628vw,-10px) scale(.3301);animation:fall-26 16s -11s linear infinite}@keyframes fall-26{54.223%{transform:translate(61.5244vw,54.223vh) scale(.3301)}to{transform:translate(57.9936vw,99vh) scale(.3301)}}.snow:nth-child(27){opacity:1.1776;transform:translate(71.3003vw,-10px) scale(.3802);animation:fall-27 13s -8s linear infinite}@keyframes fall-27{55.107%{transform:translate(70.9155vw,55.107vh) scale(.3802)}to{transform:translate(71.1079vw,99vh) scale(.3802)}}.snow:nth-child(28){opacity:1.1944;transform:translate(97.0659vw,-10px) scale(.6179);animation:fall-28 25s -9s linear infinite}@keyframes fall-28{61.754%{transform:translate(101.2093vw,61.754vh) scale(.6179)}to{transform:translate(99.1376vw,99vh) scale(.6179)}}.snow:nth-child(29){opacity:.7394;transform:translate(1.1561vw,-10px) scale(.3138);animation:fall-29 28s -20s linear infinite}@keyframes fall-29{45.976%{transform:translate(-.883vw,45.976vh) scale(.3138)}to{transform:translate(.13655vw,99vh) scale(.3138)}}.snow:nth-child(30){opacity:.3448;transform:translate(75.3621vw,-10px) scale(.7586);animation:fall-30 12s -21s linear infinite}@keyframes fall-30{39.709%{transform:translate(69.314vw,39.709vh) scale(.7586)}to{transform:translate(72.33805vw,99vh) scale(.7586)}}.snow:nth-child(31){opacity:.7102;transform:translate(47.2944vw,-10px) scale(.2118);animation:fall-31 27s -16s linear infinite}@keyframes fall-31{34.637%{transform:translate(51.4014vw,34.637vh) scale(.2118)}to{transform:translate(49.3479vw,99vh) scale(.2118)}}.snow:nth-child(32){opacity:.4138;transform:translate(72.1866vw,-10px) scale(.1794);animation:fall-32 14s -11s linear infinite}@keyframes fall-32{50.209%{transform:translate(68.8664vw,50.209vh) scale(.1794)}to{transform:translate(70.5265vw,99vh) scale(.1794)}}.snow:nth-child(33){opacity:.0036;transform:translate(21.5074vw,-10px) scale(.9523);animation:fall-33 26s -15s linear infinite}@keyframes fall-33{73.626%{transform:translate(12.9422vw,73.626vh) scale(.9523)}to{transform:translate(17.2248vw,99vh) scale(.9523)}}.snow:nth-child(34){opacity:.3746;transform:translate(80.5133vw,-10px) scale(.6356);animation:fall-34 27s -17s linear infinite}@keyframes fall-34{79.084%{transform:translate(71.3461vw,79.084vh) scale(.6356)}to{transform:translate(75.9297vw,99vh) scale(.6356)}}.snow:nth-child(35){opacity:.3892;transform:translate(33.7173vw,-10px) scale(.6677);animation:fall-35 18s -16s linear infinite}@keyframes fall-35{63.645%{transform:translate(34.3242vw,63.645vh) scale(.6677)}to{transform:translate(34.02075vw,99vh) scale(.6677)}}.snow:nth-child(36){opacity:.8356;transform:translate(57.6552vw,-10px) scale(.3554);animation:fall-36 19s -2s linear infinite}@keyframes fall-36{66.243%{transform:translate(53.8885vw,66.243vh) scale(.3554)}to{transform:translate(55.77185vw,99vh) scale(.3554)}}.snow:nth-child(37){opacity:1.2446;transform:translate(86.4575vw,-10px) scale(.663);animation:fall-37 25s -11s linear infinite}@keyframes fall-37{77.028%{transform:translate(87.9508vw,77.028vh) scale(.663)}to{transform:translate(87.20415vw,99vh) scale(.663)}}.snow:nth-child(38){opacity:.5032;transform:translate(69.4978vw,-10px) scale(.1425);animation:fall-38 20s -20s linear infinite}@keyframes fall-38{38.609%{transform:translate(63.2345vw,38.609vh) scale(.1425)}to{transform:translate(66.36615vw,99vh) scale(.1425)}}.snow:nth-child(39){opacity:1.1418;transform:translate(5.4301vw,-10px) scale(.0832);animation:fall-39 25s -19s linear infinite}@keyframes fall-39{72.363%{transform:translate(12.1628vw,72.363vh) scale(.0832)}to{transform:translate(8.79645vw,99vh) scale(.0832)}}.snow:nth-child(40){opacity:1.0476;transform:translate(56.356vw,-10px) scale(.1511);animation:fall-40 12s -25s linear infinite}@keyframes fall-40{46.383%{transform:translate(63.7942vw,46.383vh) scale(.1511)}to{transform:translate(60.0751vw,99vh) scale(.1511)}}.snow:nth-child(41){opacity:1.3724;transform:translate(68.331vw,-10px) scale(.4457);animation:fall-41 19s -13s linear infinite}@keyframes fall-41{32.542%{transform:translate(60.8609vw,32.542vh) scale(.4457)}to{transform:translate(64.59595vw,99vh) scale(.4457)}}.snow:nth-child(42){opacity:1.6968;transform:translate(28.868vw,-10px) scale(.0408);animation:fall-42 17s -1s linear infinite}@keyframes fall-42{44.933%{transform:translate(19.3807vw,44.933vh) scale(.0408)}to{transform:translate(24.12435vw,99vh) scale(.0408)}}.snow:nth-child(43){opacity:.4896;transform:translate(88.7538vw,-10px) scale(.6267);animation:fall-43 19s -29s linear infinite}@keyframes fall-43{41.278%{transform:translate(91.8368vw,41.278vh) scale(.6267)}to{transform:translate(90.2953vw,99vh) scale(.6267)}}.snow:nth-child(44){opacity:.9518;transform:translate(23.9834vw,-10px) scale(.6738);animation:fall-44 22s -17s linear infinite}@keyframes fall-44{60.717%{transform:translate(24.7761vw,60.717vh) scale(.6738)}to{transform:translate(24.37975vw,99vh) scale(.6738)}}.snow:nth-child(45){opacity:.403;transform:translate(16.5587vw,-10px) scale(.8928);animation:fall-45 24s -6s linear infinite}@keyframes fall-45{45.697%{transform:translate(9.5971vw,45.697vh) scale(.8928)}to{transform:translate(13.0779vw,99vh) scale(.8928)}}.snow:nth-child(46){opacity:.1384;transform:translate(24.908vw,-10px) scale(.7406);animation:fall-46 21s -19s linear infinite}@keyframes fall-46{74.078%{transform:translate(32.4875vw,74.078vh) scale(.7406)}to{transform:translate(28.69775vw,99vh) scale(.7406)}}.snow:nth-child(47){opacity:1.6616;transform:translate(69.5608vw,-10px) scale(.5681);animation:fall-47 28s -14s linear infinite}@keyframes fall-47{53.773%{transform:translate(79.218vw,53.773vh) scale(.5681)}to{transform:translate(74.3894vw,99vh) scale(.5681)}}.snow:nth-child(48){opacity:1.8302;transform:translate(4.4893vw,-10px) scale(.3078);animation:fall-48 30s -22s linear infinite}@keyframes fall-48{60.689%{transform:translate(-2.817vw,60.689vh) scale(.3078)}to{transform:translate(.83615vw,99vh) scale(.3078)}}.snow:nth-child(49){opacity:.2226;transform:translate(38.7178vw,-10px) scale(.3738);animation:fall-49 16s -22s linear infinite}@keyframes fall-49{66.19%{transform:translate(48.642vw,66.19vh) scale(.3738)}to{transform:translate(43.6799vw,99vh) scale(.3738)}}.snow:nth-child(50){opacity:1.0132;transform:translate(47.2711vw,-10px) scale(.7059);animation:fall-50 20s -12s linear infinite}@keyframes fall-50{40.962%{transform:translate(41.3549vw,40.962vh) scale(.7059)}to{transform:translate(44.313vw,99vh) scale(.7059)}}.snow:nth-child(51){opacity:.742;transform:translate(44.1904vw,-10px) scale(.0544);animation:fall-51 27s -8s linear infinite}@keyframes fall-51{69.549%{transform:translate(41.0267vw,69.549vh) scale(.0544)}to{transform:translate(42.60855vw,99vh) scale(.0544)}}.snow:nth-child(52){opacity:.4778;transform:translate(42.6094vw,-10px) scale(.2172);animation:fall-52 30s -14s linear infinite}@keyframes fall-52{48.243%{transform:translate(46.1108vw,48.243vh) scale(.2172)}to{transform:translate(44.3601vw,99vh) scale(.2172)}}.snow:nth-child(53){opacity:1.0436;transform:translate(4.3704vw,-10px) scale(.7069);animation:fall-53 20s -15s linear infinite}@keyframes fall-53{38.155%{transform:translate(13.0202vw,38.155vh) scale(.7069)}to{transform:translate(8.6953vw,99vh) scale(.7069)}}.snow:nth-child(54){opacity:.1454;transform:translate(21.2908vw,-10px) scale(.0191);animation:fall-54 19s -4s linear infinite}@keyframes fall-54{68.189%{transform:translate(18.4722vw,68.189vh) scale(.0191)}to{transform:translate(19.8815vw,99vh) scale(.0191)}}.snow:nth-child(55){opacity:.5774;transform:translate(40.5579vw,-10px) scale(.7705);animation:fall-55 11s -13s linear infinite}@keyframes fall-55{47.422%{transform:translate(41.81vw,47.422vh) scale(.7705)}to{transform:translate(41.18395vw,99vh) scale(.7705)}}.snow:nth-child(56){opacity:.4668;transform:translate(73.9642vw,-10px) scale(.9296);animation:fall-56 18s -15s linear infinite}@keyframes fall-56{31.873%{transform:translate(69.6104vw,31.873vh) scale(.9296)}to{transform:translate(71.7873vw,99vh) scale(.9296)}}.snow:nth-child(57){opacity:.007;transform:translate(93.4077vw,-10px) scale(.7136);animation:fall-57 15s -19s linear infinite}@keyframes fall-57{78.546%{transform:translate(89.9855vw,78.546vh) scale(.7136)}to{transform:translate(91.6966vw,99vh) scale(.7136)}}.snow:nth-child(58){opacity:1.4284;transform:translate(13.8123vw,-10px) scale(.0007);animation:fall-58 11s -15s linear infinite}@keyframes fall-58{73.517%{transform:translate(5.5383vw,73.517vh) scale(.0007)}to{transform:translate(9.6753vw,99vh) scale(.0007)}}.snow:nth-child(59){opacity:.331;transform:translate(58.217vw,-10px) scale(.0101);animation:fall-59 20s -26s linear infinite}@keyframes fall-59{33.609%{transform:translate(66.8164vw,33.609vh) scale(.0101)}to{transform:translate(62.5167vw,99vh) scale(.0101)}}.snow:nth-child(60){opacity:1.2562;transform:translate(6.6445vw,-10px) scale(.452);animation:fall-60 20s -24s linear infinite}@keyframes fall-60{56.418%{transform:translate(15.7408vw,56.418vh) scale(.452)}to{transform:translate(11.19265vw,99vh) scale(.452)}}.snow:nth-child(61){opacity:1.3574;transform:translate(17.5006vw,-10px) scale(.3201);animation:fall-61 14s -29s linear infinite}@keyframes fall-61{54.14%{transform:translate(18.0479vw,54.14vh) scale(.3201)}to{transform:translate(17.77425vw,99vh) scale(.3201)}}.snow:nth-child(62){opacity:.9384;transform:translate(2.2345vw,-10px) scale(.0044);animation:fall-62 11s -28s linear infinite}@keyframes fall-62{72.85%{transform:translate(-3.1648vw,72.85vh) scale(.0044)}to{transform:translate(-.46515vw,99vh) scale(.0044)}}.snow:nth-child(63){opacity:.428;transform:translate(1.4459vw,-10px) scale(.1932);animation:fall-63 30s -15s linear infinite}@keyframes fall-63{72.986%{transform:translate(1.8937vw,72.986vh) scale(.1932)}to{transform:translate(1.6698vw,99vh) scale(.1932)}}.snow:nth-child(64){opacity:1.0816;transform:translate(26.1695vw,-10px) scale(.4986);animation:fall-64 20s -21s linear infinite}@keyframes fall-64{57.29%{transform:translate(22.9998vw,57.29vh) scale(.4986)}to{transform:translate(24.58465vw,99vh) scale(.4986)}}.snow:nth-child(65){opacity:1.6272;transform:translate(52.6338vw,-10px) scale(.2787);animation:fall-65 30s -9s linear infinite}@keyframes fall-65{60.032%{transform:translate(51.6673vw,60.032vh) scale(.2787)}to{transform:translate(52.15055vw,99vh) scale(.2787)}}.snow:nth-child(66){opacity:.0886;transform:translate(83.6065vw,-10px) scale(.3515);animation:fall-66 23s -16s linear infinite}@keyframes fall-66{34.654%{transform:translate(85.1668vw,34.654vh) scale(.3515)}to{transform:translate(84.38665vw,99vh) scale(.3515)}}.snow:nth-child(67){opacity:.3072;transform:translate(68.4855vw,-10px) scale(.2211);animation:fall-67 14s -20s linear infinite}@keyframes fall-67{57.875%{transform:translate(72.7747vw,57.875vh) scale(.2211)}to{transform:translate(70.6301vw,99vh) scale(.2211)}}.snow:nth-child(68){opacity:1.297;transform:translate(33.1229vw,-10px) scale(.2835);animation:fall-68 23s -14s linear infinite}@keyframes fall-68{78.304%{transform:translate(23.4646vw,78.304vh) scale(.2835)}to{transform:translate(28.29375vw,99vh) scale(.2835)}}.snow:nth-child(69){opacity:1.775;transform:translate(46.8521vw,-10px) scale(.6265);animation:fall-69 19s -19s linear infinite}@keyframes fall-69{33.897%{transform:translate(45.7533vw,33.897vh) scale(.6265)}to{transform:translate(46.3027vw,99vh) scale(.6265)}}.snow:nth-child(70){opacity:.8276;transform:translate(39.6587vw,-10px) scale(.1873);animation:fall-70 30s -2s linear infinite}@keyframes fall-70{62.24%{transform:translate(46.5707vw,62.24vh) scale(.1873)}to{transform:translate(43.1147vw,99vh) scale(.1873)}}.snow:nth-child(71){opacity:1.0746;transform:translate(74.2233vw,-10px) scale(.1039);animation:fall-71 25s -26s linear infinite}@keyframes fall-71{43.949%{transform:translate(82.3077vw,43.949vh) scale(.1039)}to{transform:translate(78.2655vw,99vh) scale(.1039)}}.snow:nth-child(72){opacity:1.2376;transform:translate(59.3166vw,-10px) scale(.5461);animation:fall-72 20s -12s linear infinite}@keyframes fall-72{71.836%{transform:translate(50.0535vw,71.836vh) scale(.5461)}to{transform:translate(54.68505vw,99vh) scale(.5461)}}.snow:nth-child(73){opacity:1.0902;transform:translate(70.1088vw,-10px) scale(.6883);animation:fall-73 19s -23s linear infinite}@keyframes fall-73{66.99%{transform:translate(63.3146vw,66.99vh) scale(.6883)}to{transform:translate(66.7117vw,99vh) scale(.6883)}}.snow:nth-child(74){opacity:.5722;transform:translate(16.0444vw,-10px) scale(.3015);animation:fall-74 28s -16s linear infinite}@keyframes fall-74{51.07%{transform:translate(15.0959vw,51.07vh) scale(.3015)}to{transform:translate(15.57015vw,99vh) scale(.3015)}}.snow:nth-child(75){opacity:.9512;transform:translate(79.8837vw,-10px) scale(.6385);animation:fall-75 28s -26s linear infinite}@keyframes fall-75{47.559%{transform:translate(85.4266vw,47.559vh) scale(.6385)}to{transform:translate(82.65515vw,99vh) scale(.6385)}}.snow:nth-child(76){opacity:1.5844;transform:translate(79.3347vw,-10px) scale(.4965);animation:fall-76 13s -20s linear infinite}@keyframes fall-76{45.584%{transform:translate(79.626vw,45.584vh) scale(.4965)}to{transform:translate(79.48035vw,99vh) scale(.4965)}}.snow:nth-child(77){opacity:1.5008;transform:translate(52.5437vw,-10px) scale(.2981);animation:fall-77 12s -27s linear infinite}@keyframes fall-77{34.548%{transform:translate(57.7939vw,34.548vh) scale(.2981)}to{transform:translate(55.1688vw,99vh) scale(.2981)}}.snow:nth-child(78){opacity:1.6434;transform:translate(57.071vw,-10px) scale(.1058);animation:fall-78 17s -17s linear infinite}@keyframes fall-78{52.817%{transform:translate(48.9176vw,52.817vh) scale(.1058)}to{transform:translate(52.9943vw,99vh) scale(.1058)}}.snow:nth-child(79){opacity:1.4234;transform:translate(61.74vw,-10px) scale(.5001);animation:fall-79 27s -29s linear infinite}@keyframes fall-79{46.906%{transform:translate(57.8844vw,46.906vh) scale(.5001)}to{transform:translate(59.8122vw,99vh) scale(.5001)}}.snow:nth-child(80){opacity:1.091;transform:translate(32.8192vw,-10px) scale(.821);animation:fall-80 21s -23s linear infinite}@keyframes fall-80{62.299%{transform:translate(23.6404vw,62.299vh) scale(.821)}to{transform:translate(28.2298vw,99vh) scale(.821)}}.snow:nth-child(81){opacity:.6608;transform:translate(7.1912vw,-10px) scale(.3768);animation:fall-81 13s -28s linear infinite}@keyframes fall-81{32.538%{transform:translate(16.9151vw,32.538vh) scale(.3768)}to{transform:translate(12.05315vw,99vh) scale(.3768)}}.snow:nth-child(82){opacity:.9624;transform:translate(54.2545vw,-10px) scale(.903);animation:fall-82 28s -3s linear infinite}@keyframes fall-82{32.702%{transform:translate(46.3494vw,32.702vh) scale(.903)}to{transform:translate(50.30195vw,99vh) scale(.903)}}.snow:nth-child(83){opacity:.252;transform:translate(20.7751vw,-10px) scale(.8071);animation:fall-83 14s -6s linear infinite}@keyframes fall-83{56.971%{transform:translate(10.8981vw,56.971vh) scale(.8071)}to{transform:translate(15.8366vw,99vh) scale(.8071)}}.snow:nth-child(84){opacity:1.7404;transform:translate(34.7955vw,-10px) scale(.1331);animation:fall-84 24s -20s linear infinite}@keyframes fall-84{77.824%{transform:translate(25.6322vw,77.824vh) scale(.1331)}to{transform:translate(30.21385vw,99vh) scale(.1331)}}.snow:nth-child(85){opacity:.825;transform:translate(96.2386vw,-10px) scale(.1381);animation:fall-85 19s -11s linear infinite}@keyframes fall-85{34.447%{transform:translate(101.532vw,34.447vh) scale(.1381)}to{transform:translate(98.8853vw,99vh) scale(.1381)}}.snow:nth-child(86){opacity:1.7494;transform:translate(37.5666vw,-10px) scale(.4183);animation:fall-86 18s -26s linear infinite}@keyframes fall-86{70.107%{transform:translate(42.0025vw,70.107vh) scale(.4183)}to{transform:translate(39.78455vw,99vh) scale(.4183)}}.snow:nth-child(87){opacity:1.686;transform:translate(25.2763vw,-10px) scale(.5596);animation:fall-87 26s -21s linear infinite}@keyframes fall-87{33.459%{transform:translate(25.123vw,33.459vh) scale(.5596)}to{transform:translate(25.19965vw,99vh) scale(.5596)}}.snow:nth-child(88){opacity:1.7102;transform:translate(89.8071vw,-10px) scale(.0487);animation:fall-88 20s -8s linear infinite}@keyframes fall-88{32.391%{transform:translate(93.7105vw,32.391vh) scale(.0487)}to{transform:translate(91.7588vw,99vh) scale(.0487)}}.snow:nth-child(89){opacity:.966;transform:translate(8.5687vw,-10px) scale(.3157);animation:fall-89 30s -24s linear infinite}@keyframes fall-89{68.516%{transform:translate(12.2373vw,68.516vh) scale(.3157)}to{transform:translate(10.403vw,99vh) scale(.3157)}}.snow:nth-child(90){opacity:.1826;transform:translate(57.2683vw,-10px) scale(.9983);animation:fall-90 24s -24s linear infinite}@keyframes fall-90{67.057%{transform:translate(57.2101vw,67.057vh) scale(.9983)}to{transform:translate(57.2392vw,99vh) scale(.9983)}}.snow:nth-child(91){opacity:1.1892;transform:translate(94.2607vw,-10px) scale(.9566);animation:fall-91 14s -16s linear infinite}@keyframes fall-91{54.578%{transform:translate(99.2062vw,54.578vh) scale(.9566)}to{transform:translate(96.73345vw,99vh) scale(.9566)}}.snow:nth-child(92){opacity:1.6866;transform:translate(50.1041vw,-10px) scale(.7723);animation:fall-92 23s -1s linear infinite}@keyframes fall-92{33.573%{transform:translate(55.547vw,33.573vh) scale(.7723)}to{transform:translate(52.82555vw,99vh) scale(.7723)}}.snow:nth-child(93){opacity:1.8248;transform:translate(7.5506vw,-10px) scale(.6884);animation:fall-93 24s -18s linear infinite}@keyframes fall-93{39.075%{transform:translate(2.808vw,39.075vh) scale(.6884)}to{transform:translate(5.1793vw,99vh) scale(.6884)}}.snow:nth-child(94){opacity:1.5188;transform:translate(33.4166vw,-10px) scale(.8748);animation:fall-94 28s -4s linear infinite}@keyframes fall-94{75.792%{transform:translate(42.7485vw,75.792vh) scale(.8748)}to{transform:translate(38.08255vw,99vh) scale(.8748)}}.snow:nth-child(95){opacity:.6568;transform:translate(86.4451vw,-10px) scale(.3451);animation:fall-95 16s -14s linear infinite}@keyframes fall-95{64.409%{transform:translate(84.8183vw,64.409vh) scale(.3451)}to{transform:translate(85.6317vw,99vh) scale(.3451)}}.snow:nth-child(96){opacity:1.0776;transform:translate(94.7072vw,-10px) scale(.7737);animation:fall-96 15s -23s linear infinite}@keyframes fall-96{53.064%{transform:translate(96.929vw,53.064vh) scale(.7737)}to{transform:translate(95.8181vw,99vh) scale(.7737)}}.snow:nth-child(97){opacity:.6948;transform:translate(88.1848vw,-10px) scale(.3957);animation:fall-97 30s -26s linear infinite}@keyframes fall-97{40.642%{transform:translate(92.428vw,40.642vh) scale(.3957)}to{transform:translate(90.3064vw,99vh) scale(.3957)}}.snow:nth-child(98){opacity:1.431;transform:translate(57.1556vw,-10px) scale(.2195);animation:fall-98 21s -9s linear infinite}@keyframes fall-98{67.463%{transform:translate(58.0541vw,67.463vh) scale(.2195)}to{transform:translate(57.60485vw,99vh) scale(.2195)}}.snow:nth-child(99){opacity:1.7076;transform:translate(88.6488vw,-10px) scale(.9394);animation:fall-99 19s -9s linear infinite}@keyframes fall-99{75.471%{transform:translate(88.3335vw,75.471vh) scale(.9394)}to{transform:translate(88.49115vw,99vh) scale(.9394)}}.snow:nth-child(100){opacity:1.0094;transform:translate(54.3955vw,-10px) scale(.9332);animation:fall-100 23s -8s linear infinite}@keyframes fall-100{30.053%{transform:translate(47.9981vw,30.053vh) scale(.9332)}to{transform:translate(51.1968vw,99vh) scale(.9332)}}.snow:nth-child(101){opacity:1.5904;transform:translate(65.7962vw,-10px) scale(.5876);animation:fall-101 24s -22s linear infinite}@keyframes fall-101{76.817%{transform:translate(56.7916vw,76.817vh) scale(.5876)}to{transform:translate(61.2939vw,99vh) scale(.5876)}}.snow:nth-child(102){opacity:1.8426;transform:translate(17.5063vw,-10px) scale(.0692);animation:fall-102 13s -18s linear infinite}@keyframes fall-102{49.834%{transform:translate(17.7446vw,49.834vh) scale(.0692)}to{transform:translate(17.62545vw,99vh) scale(.0692)}}.snow:nth-child(103){opacity:1.2296;transform:translate(54.9596vw,-10px) scale(.1796);animation:fall-103 15s -6s linear infinite}@keyframes fall-103{50.118%{transform:translate(45.8502vw,50.118vh) scale(.1796)}to{transform:translate(50.4049vw,99vh) scale(.1796)}}.snow:nth-child(104){opacity:1.0788;transform:translate(21.1319vw,-10px) scale(.7627);animation:fall-104 12s -1s linear infinite}@keyframes fall-104{65.786%{transform:translate(17.0498vw,65.786vh) scale(.7627)}to{transform:translate(19.09085vw,99vh) scale(.7627)}}.snow:nth-child(105){opacity:.3472;transform:translate(98.3217vw,-10px) scale(.8142);animation:fall-105 18s -21s linear infinite}@keyframes fall-105{54.877%{transform:translate(103.9273vw,54.877vh) scale(.8142)}to{transform:translate(101.1245vw,99vh) scale(.8142)}}.snow:nth-child(106){opacity:.6594;transform:translate(7.1381vw,-10px) scale(.7374);animation:fall-106 21s -26s linear infinite}@keyframes fall-106{63.884%{transform:translate(14.4578vw,63.884vh) scale(.7374)}to{transform:translate(10.79795vw,99vh) scale(.7374)}}.snow:nth-child(107){opacity:1.2306;transform:translate(81.4642vw,-10px) scale(.0107);animation:fall-107 14s -13s linear infinite}@keyframes fall-107{78.291%{transform:translate(80.595vw,78.291vh) scale(.0107)}to{transform:translate(81.0296vw,99vh) scale(.0107)}}.snow:nth-child(108){opacity:.703;transform:translate(56.1695vw,-10px) scale(.562);animation:fall-108 16s -16s linear infinite}@keyframes fall-108{37.863%{transform:translate(49.8942vw,37.863vh) scale(.562)}to{transform:translate(53.03185vw,99vh) scale(.562)}}.snow:nth-child(109){opacity:1.1288;transform:translate(15.0258vw,-10px) scale(.9557);animation:fall-109 24s -19s linear infinite}@keyframes fall-109{44.529%{transform:translate(13.6373vw,44.529vh) scale(.9557)}to{transform:translate(14.33155vw,99vh) scale(.9557)}}.snow:nth-child(110){opacity:.0148;transform:translate(48.2072vw,-10px) scale(.5235);animation:fall-110 30s -21s linear infinite}@keyframes fall-110{50.221%{transform:translate(45.3887vw,50.221vh) scale(.5235)}to{transform:translate(46.79795vw,99vh) scale(.5235)}}.snow:nth-child(111){opacity:1.7028;transform:translate(4.8149vw,-10px) scale(.3404);animation:fall-111 22s -16s linear infinite}@keyframes fall-111{57.023%{transform:translate(2.8955vw,57.023vh) scale(.3404)}to{transform:translate(3.8552vw,99vh) scale(.3404)}}.snow:nth-child(112){opacity:1.073;transform:translate(9.7479vw,-10px) scale(.0906);animation:fall-112 13s -18s linear infinite}@keyframes fall-112{64.207%{transform:translate(17.6399vw,64.207vh) scale(.0906)}to{transform:translate(13.6939vw,99vh) scale(.0906)}}.snow:nth-child(113){opacity:.8524;transform:translate(65.8394vw,-10px) scale(.6728);animation:fall-113 14s -25s linear infinite}@keyframes fall-113{60.439%{transform:translate(57.6318vw,60.439vh) scale(.6728)}to{transform:translate(61.7356vw,99vh) scale(.6728)}}.snow:nth-child(114){opacity:.8558;transform:translate(51.7321vw,-10px) scale(.6264);animation:fall-114 10s -14s linear infinite}@keyframes fall-114{36.694%{transform:translate(52.4035vw,36.694vh) scale(.6264)}to{transform:translate(52.0678vw,99vh) scale(.6264)}}.snow:nth-child(115){opacity:.6868;transform:translate(85.8934vw,-10px) scale(.3226);animation:fall-115 11s -20s linear infinite}@keyframes fall-115{64.99%{transform:translate(83.4806vw,64.99vh) scale(.3226)}to{transform:translate(84.687vw,99vh) scale(.3226)}}.snow:nth-child(116){opacity:1.3668;transform:translate(20.6137vw,-10px) scale(.784);animation:fall-116 21s -25s linear infinite}@keyframes fall-116{62.536%{transform:translate(22.5101vw,62.536vh) scale(.784)}to{transform:translate(21.5619vw,99vh) scale(.784)}}.snow:nth-child(117){opacity:1.6264;transform:translate(80.557vw,-10px) scale(.8104);animation:fall-117 16s -5s linear infinite}@keyframes fall-117{46.004%{transform:translate(83.913vw,46.004vh) scale(.8104)}to{transform:translate(82.235vw,99vh) scale(.8104)}}.snow:nth-child(118){opacity:1.3826;transform:translate(97.0093vw,-10px) scale(.3042);animation:fall-118 16s -29s linear infinite}@keyframes fall-118{47.622%{transform:translate(94.5175vw,47.622vh) scale(.3042)}to{transform:translate(95.7634vw,99vh) scale(.3042)}}.snow:nth-child(119){opacity:1.6608;transform:translate(38.8012vw,-10px) scale(.6357);animation:fall-119 19s -30s linear infinite}@keyframes fall-119{48.305%{transform:translate(47.5397vw,48.305vh) scale(.6357)}to{transform:translate(43.17045vw,99vh) scale(.6357)}}.snow:nth-child(120){opacity:.531;transform:translate(47.9867vw,-10px) scale(.9854);animation:fall-120 20s -1s linear infinite}@keyframes fall-120{33.961%{transform:translate(39.4345vw,33.961vh) scale(.9854)}to{transform:translate(43.7106vw,99vh) scale(.9854)}}.snow:nth-child(121){opacity:1.6136;transform:translate(69.2299vw,-10px) scale(.7947);animation:fall-121 25s -2s linear infinite}@keyframes fall-121{35.332%{transform:translate(77.8915vw,35.332vh) scale(.7947)}to{transform:translate(73.5607vw,99vh) scale(.7947)}}.snow:nth-child(122){opacity:.122;transform:translate(13.4573vw,-10px) scale(.2335);animation:fall-122 28s -5s linear infinite}@keyframes fall-122{50.648%{transform:translate(8.7875vw,50.648vh) scale(.2335)}to{transform:translate(11.1224vw,99vh) scale(.2335)}}.snow:nth-child(123){opacity:.8398;transform:translate(3.043vw,-10px) scale(.3162);animation:fall-123 27s -19s linear infinite}@keyframes fall-123{42.627%{transform:translate(6.2416vw,42.627vh) scale(.3162)}to{transform:translate(4.6423vw,99vh) scale(.3162)}}.snow:nth-child(124){opacity:1.4642;transform:translate(84.9517vw,-10px) scale(.9656);animation:fall-124 17s -3s linear infinite}@keyframes fall-124{67.706%{transform:translate(75.2724vw,67.706vh) scale(.9656)}to{transform:translate(80.11205vw,99vh) scale(.9656)}}.snow:nth-child(125){opacity:.8002;transform:translate(87.9894vw,-10px) scale(.5896);animation:fall-125 10s -18s linear infinite}@keyframes fall-125{69.782%{transform:translate(84.796vw,69.782vh) scale(.5896)}to{transform:translate(86.3927vw,99vh) scale(.5896)}}.snow:nth-child(126){opacity:.2654;transform:translate(82.3199vw,-10px) scale(.0744);animation:fall-126 29s -7s linear infinite}@keyframes fall-126{71.091%{transform:translate(90.9434vw,71.091vh) scale(.0744)}to{transform:translate(86.63165vw,99vh) scale(.0744)}}.snow:nth-child(127){opacity:1.2194;transform:translate(34.248vw,-10px) scale(.6035);animation:fall-127 20s -3s linear infinite}@keyframes fall-127{79.02%{transform:translate(33.8147vw,79.02vh) scale(.6035)}to{transform:translate(34.03135vw,99vh) scale(.6035)}}.snow:nth-child(128){opacity:1.2232;transform:translate(48.512vw,-10px) scale(.4114);animation:fall-128 17s -21s linear infinite}@keyframes fall-128{63.238%{transform:translate(57.9009vw,63.238vh) scale(.4114)}to{transform:translate(53.20645vw,99vh) scale(.4114)}}.snow:nth-child(129){opacity:1.434;transform:translate(55.7471vw,-10px) scale(.3682);animation:fall-129 29s -1s linear infinite}@keyframes fall-129{32.218%{transform:translate(63.9237vw,32.218vh) scale(.3682)}to{transform:translate(59.8354vw,99vh) scale(.3682)}}.snow:nth-child(130){opacity:1.8204;transform:translate(8.6654vw,-10px) scale(.0291);animation:fall-130 29s -20s linear infinite}@keyframes fall-130{61.491%{transform:translate(17.9476vw,61.491vh) scale(.0291)}to{transform:translate(13.3065vw,99vh) scale(.0291)}}.snow:nth-child(131){opacity:1.0638;transform:translate(42.2549vw,-10px) scale(.2929);animation:fall-131 15s -16s linear infinite}@keyframes fall-131{39.36%{transform:translate(35.4256vw,39.36vh) scale(.2929)}to{transform:translate(38.84025vw,99vh) scale(.2929)}}.snow:nth-child(132){opacity:1.7772;transform:translate(.9837vw,-10px) scale(.5883);animation:fall-132 29s -8s linear infinite}@keyframes fall-132{31.732%{transform:translate(2.238vw,31.732vh) scale(.5883)}to{transform:translate(1.61085vw,99vh) scale(.5883)}}.snow:nth-child(133){opacity:.6752;transform:translate(96.7613vw,-10px) scale(.1861);animation:fall-133 18s -2s linear infinite}@keyframes fall-133{51.504%{transform:translate(90.3619vw,51.504vh) scale(.1861)}to{transform:translate(93.5616vw,99vh) scale(.1861)}}.snow:nth-child(134){opacity:.234;transform:translate(88.3273vw,-10px) scale(.1751);animation:fall-134 28s -8s linear infinite}@keyframes fall-134{59.452%{transform:translate(90.5057vw,59.452vh) scale(.1751)}to{transform:translate(89.4165vw,99vh) scale(.1751)}}.snow:nth-child(135){opacity:1.388;transform:translate(61.1832vw,-10px) scale(.685);animation:fall-135 30s -16s linear infinite}@keyframes fall-135{61.001%{transform:translate(69.8521vw,61.001vh) scale(.685)}to{transform:translate(65.51765vw,99vh) scale(.685)}}.snow:nth-child(136){opacity:1.818;transform:translate(27.9206vw,-10px) scale(.0761);animation:fall-136 10s -28s linear infinite}@keyframes fall-136{63.139%{transform:translate(26.6716vw,63.139vh) scale(.0761)}to{transform:translate(27.2961vw,99vh) scale(.0761)}}.snow:nth-child(137){opacity:.4766;transform:translate(94.3954vw,-10px) scale(.8286);animation:fall-137 10s -28s linear infinite}@keyframes fall-137{57.809%{transform:translate(92.9597vw,57.809vh) scale(.8286)}to{transform:translate(93.67755vw,99vh) scale(.8286)}}.snow:nth-child(138){opacity:.7174;transform:translate(74.5315vw,-10px) scale(.6568);animation:fall-138 25s -5s linear infinite}@keyframes fall-138{78.925%{transform:translate(78.5414vw,78.925vh) scale(.6568)}to{transform:translate(76.53645vw,99vh) scale(.6568)}}.snow:nth-child(139){opacity:1.3364;transform:translate(43.0269vw,-10px) scale(.2682);animation:fall-139 16s -19s linear infinite}@keyframes fall-139{58.344%{transform:translate(41.9773vw,58.344vh) scale(.2682)}to{transform:translate(42.5021vw,99vh) scale(.2682)}}.snow:nth-child(140){opacity:1.1448;transform:translate(40.6434vw,-10px) scale(.429);animation:fall-140 29s -27s linear infinite}@keyframes fall-140{42.723%{transform:translate(44.086vw,42.723vh) scale(.429)}to{transform:translate(42.3647vw,99vh) scale(.429)}}.snow:nth-child(141){opacity:.294;transform:translate(30.655vw,-10px) scale(.5437);animation:fall-141 22s -22s linear infinite}@keyframes fall-141{73.249%{transform:translate(27.2088vw,73.249vh) scale(.5437)}to{transform:translate(28.9319vw,99vh) scale(.5437)}}.snow:nth-child(142){opacity:.1608;transform:translate(51.2556vw,-10px) scale(.4744);animation:fall-142 24s -26s linear infinite}@keyframes fall-142{66.019%{transform:translate(54.0217vw,66.019vh) scale(.4744)}to{transform:translate(52.63865vw,99vh) scale(.4744)}}.snow:nth-child(143){opacity:1.1392;transform:translate(98.0141vw,-10px) scale(.372);animation:fall-143 22s -9s linear infinite}@keyframes fall-143{53.788%{transform:translate(93.9891vw,53.788vh) scale(.372)}to{transform:translate(96.0016vw,99vh) scale(.372)}}.snow:nth-child(144){opacity:.4762;transform:translate(17.9548vw,-10px) scale(.3526);animation:fall-144 30s -16s linear infinite}@keyframes fall-144{75.191%{transform:translate(8.3262vw,75.191vh) scale(.3526)}to{transform:translate(13.1405vw,99vh) scale(.3526)}}.snow:nth-child(145){opacity:1.3068;transform:translate(98.9226vw,-10px) scale(.6439);animation:fall-145 29s -3s linear infinite}@keyframes fall-145{74.781%{transform:translate(93.8551vw,74.781vh) scale(.6439)}to{transform:translate(96.38885vw,99vh) scale(.6439)}}.snow:nth-child(146){opacity:1.7206;transform:translate(21.9548vw,-10px) scale(.1956);animation:fall-146 20s -15s linear infinite}@keyframes fall-146{79.105%{transform:translate(22.9765vw,79.105vh) scale(.1956)}to{transform:translate(22.46565vw,99vh) scale(.1956)}}.snow:nth-child(147){opacity:1.4394;transform:translate(67.5235vw,-10px) scale(.6402);animation:fall-147 16s -19s linear infinite}@keyframes fall-147{74.479%{transform:translate(62.6987vw,74.479vh) scale(.6402)}to{transform:translate(65.1111vw,99vh) scale(.6402)}}.snow:nth-child(148){opacity:.584;transform:translate(54.6916vw,-10px) scale(.1949);animation:fall-148 17s -9s linear infinite}@keyframes fall-148{51.577%{transform:translate(49.0917vw,51.577vh) scale(.1949)}to{transform:translate(51.89165vw,99vh) scale(.1949)}}.snow:nth-child(149){opacity:.6552;transform:translate(25.5345vw,-10px) scale(.8397);animation:fall-149 22s -16s linear infinite}@keyframes fall-149{50.104%{transform:translate(35.4415vw,50.104vh) scale(.8397)}to{transform:translate(30.488vw,99vh) scale(.8397)}}.snow:nth-child(150){opacity:.551;transform:translate(46.1618vw,-10px) scale(.397);animation:fall-150 20s -16s linear infinite}@keyframes fall-150{36.814%{transform:translate(49.4359vw,36.814vh) scale(.397)}to{transform:translate(47.79885vw,99vh) scale(.397)}}.snow:nth-child(151){opacity:.378;transform:translate(63.1393vw,-10px) scale(.881);animation:fall-151 16s -28s linear infinite}@keyframes fall-151{62.38%{transform:translate(65.6039vw,62.38vh) scale(.881)}to{transform:translate(64.3716vw,99vh) scale(.881)}}.snow:nth-child(152){opacity:.7782;transform:translate(28.7771vw,-10px) scale(.4045);animation:fall-152 30s -8s linear infinite}@keyframes fall-152{57.391%{transform:translate(19.1843vw,57.391vh) scale(.4045)}to{transform:translate(23.9807vw,99vh) scale(.4045)}}.snow:nth-child(153){opacity:1.8444;transform:translate(84.5238vw,-10px) scale(.4725);animation:fall-153 15s -2s linear infinite}@keyframes fall-153{54.876%{transform:translate(94.1289vw,54.876vh) scale(.4725)}to{transform:translate(89.32635vw,99vh) scale(.4725)}}.snow:nth-child(154){opacity:1.5812;transform:translate(97.2015vw,-10px) scale(.1033);animation:fall-154 18s -27s linear infinite}@keyframes fall-154{56.527%{transform:translate(98.9318vw,56.527vh) scale(.1033)}to{transform:translate(98.06665vw,99vh) scale(.1033)}}.snow:nth-child(155){opacity:1.711;transform:translate(96.736vw,-10px) scale(.0748);animation:fall-155 12s -25s linear infinite}@keyframes fall-155{68.983%{transform:translate(100.3813vw,68.983vh) scale(.0748)}to{transform:translate(98.55865vw,99vh) scale(.0748)}}.snow:nth-child(156){opacity:1.904;transform:translate(.9117vw,-10px) scale(.9388);animation:fall-156 22s -13s linear infinite}@keyframes fall-156{56.723%{transform:translate(4.232vw,56.723vh) scale(.9388)}to{transform:translate(2.57185vw,99vh) scale(.9388)}}.snow:nth-child(157){opacity:1.9368;transform:translate(77.5252vw,-10px) scale(.7293);animation:fall-157 27s -12s linear infinite}@keyframes fall-157{30.883%{transform:translate(80.063vw,30.883vh) scale(.7293)}to{transform:translate(78.7941vw,99vh) scale(.7293)}}.snow:nth-child(158){opacity:.111;transform:translate(78.9088vw,-10px) scale(.6942);animation:fall-158 11s -21s linear infinite}@keyframes fall-158{62.708%{transform:translate(72.6268vw,62.708vh) scale(.6942)}to{transform:translate(75.7678vw,99vh) scale(.6942)}}.snow:nth-child(159){opacity:1.9452;transform:translate(6.6959vw,-10px) scale(.6625);animation:fall-159 20s -5s linear infinite}@keyframes fall-159{52.793%{transform:translate(4.6011vw,52.793vh) scale(.6625)}to{transform:translate(5.6485vw,99vh) scale(.6625)}}.snow:nth-child(160){opacity:1.1658;transform:translate(53.8806vw,-10px) scale(.4251);animation:fall-160 12s -29s linear infinite}@keyframes fall-160{57.758%{transform:translate(55.2865vw,57.758vh) scale(.4251)}to{transform:translate(54.58355vw,99vh) scale(.4251)}}.snow:nth-child(161){opacity:1.9602;transform:translate(5.2947vw,-10px) scale(.0002);animation:fall-161 22s -14s linear infinite}@keyframes fall-161{47.501%{transform:translate(14.7324vw,47.501vh) scale(.0002)}to{transform:translate(10.01355vw,99vh) scale(.0002)}}.snow:nth-child(162){opacity:1.287;transform:translate(29.1891vw,-10px) scale(.6567);animation:fall-162 14s -19s linear infinite}@keyframes fall-162{71.215%{transform:translate(28.9541vw,71.215vh) scale(.6567)}to{transform:translate(29.0716vw,99vh) scale(.6567)}}.snow:nth-child(163){opacity:1.737;transform:translate(79.144vw,-10px) scale(.9395);animation:fall-163 20s -29s linear infinite}@keyframes fall-163{66.807%{transform:translate(83.8742vw,66.807vh) scale(.9395)}to{transform:translate(81.5091vw,99vh) scale(.9395)}}.snow:nth-child(164){opacity:.1438;transform:translate(78.5921vw,-10px) scale(.1747);animation:fall-164 12s -21s linear infinite}@keyframes fall-164{79.17%{transform:translate(75.6578vw,79.17vh) scale(.1747)}to{transform:translate(77.12495vw,99vh) scale(.1747)}}.snow:nth-child(165){opacity:.7862;transform:translate(16.0697vw,-10px) scale(.9798);animation:fall-165 22s -27s linear infinite}@keyframes fall-165{60.54%{transform:translate(18.659vw,60.54vh) scale(.9798)}to{transform:translate(17.36435vw,99vh) scale(.9798)}}.snow:nth-child(166){opacity:1.847;transform:translate(59.9835vw,-10px) scale(.8296);animation:fall-166 27s -13s linear infinite}@keyframes fall-166{53.274%{transform:translate(54.5433vw,53.274vh) scale(.8296)}to{transform:translate(57.2634vw,99vh) scale(.8296)}}.snow:nth-child(167){opacity:.9146;transform:translate(25.2858vw,-10px) scale(.4606);animation:fall-167 22s -21s linear infinite}@keyframes fall-167{54.802%{transform:translate(21.6161vw,54.802vh) scale(.4606)}to{transform:translate(23.45095vw,99vh) scale(.4606)}}.snow:nth-child(168){opacity:.3276;transform:translate(92.1691vw,-10px) scale(.7994);animation:fall-168 18s -10s linear infinite}@keyframes fall-168{75.954%{transform:translate(101.9521vw,75.954vh) scale(.7994)}to{transform:translate(97.0606vw,99vh) scale(.7994)}}.snow:nth-child(169){opacity:1.6456;transform:translate(22.6945vw,-10px) scale(.5105);animation:fall-169 25s -2s linear infinite}@keyframes fall-169{56.699%{transform:translate(17.8935vw,56.699vh) scale(.5105)}to{transform:translate(20.294vw,99vh) scale(.5105)}}.snow:nth-child(170){opacity:.776;transform:translate(6.6vw,-10px) scale(.5839);animation:fall-170 29s -18s linear infinite}@keyframes fall-170{75.528%{transform:translate(-.845vw,75.528vh) scale(.5839)}to{transform:translate(2.8775vw,99vh) scale(.5839)}}.snow:nth-child(171){opacity:1.0766;transform:translate(85.2186vw,-10px) scale(.5169);animation:fall-171 13s -5s linear infinite}@keyframes fall-171{53.306%{transform:translate(77.8411vw,53.306vh) scale(.5169)}to{transform:translate(81.52985vw,99vh) scale(.5169)}}.snow:nth-child(172){opacity:1.661;transform:translate(85.0869vw,-10px) scale(.5346);animation:fall-172 21s -13s linear infinite}@keyframes fall-172{55.117%{transform:translate(81.8931vw,55.117vh) scale(.5346)}to{transform:translate(83.49vw,99vh) scale(.5346)}}.snow:nth-child(173){opacity:.802;transform:translate(60.3343vw,-10px) scale(.0254);animation:fall-173 23s -28s linear infinite}@keyframes fall-173{41.337%{transform:translate(59.0797vw,41.337vh) scale(.0254)}to{transform:translate(59.707vw,99vh) scale(.0254)}}.snow:nth-child(174){opacity:.0668;transform:translate(84.3307vw,-10px) scale(.8896);animation:fall-174 16s -18s linear infinite}@keyframes fall-174{58.742%{transform:translate(74.6923vw,58.742vh) scale(.8896)}to{transform:translate(79.5115vw,99vh) scale(.8896)}}.snow:nth-child(175){opacity:1.1776;transform:translate(59.986vw,-10px) scale(.8969);animation:fall-175 11s -3s linear infinite}@keyframes fall-175{79.926%{transform:translate(64.1822vw,79.926vh) scale(.8969)}to{transform:translate(62.0841vw,99vh) scale(.8969)}}.snow:nth-child(176){opacity:1.9522;transform:translate(14.4256vw,-10px) scale(.1314);animation:fall-176 27s -12s linear infinite}@keyframes fall-176{47.376%{transform:translate(17.3235vw,47.376vh) scale(.1314)}to{transform:translate(15.87455vw,99vh) scale(.1314)}}.snow:nth-child(177){opacity:.1828;transform:translate(3.58vw,-10px) scale(.3064);animation:fall-177 11s -29s linear infinite}@keyframes fall-177{38.585%{transform:translate(12.8802vw,38.585vh) scale(.3064)}to{transform:translate(8.2301vw,99vh) scale(.3064)}}.snow:nth-child(178){opacity:1.2234;transform:translate(21.7995vw,-10px) scale(.4385);animation:fall-178 29s -6s linear infinite}@keyframes fall-178{37.575%{transform:translate(23.2908vw,37.575vh) scale(.4385)}to{transform:translate(22.54515vw,99vh) scale(.4385)}}.snow:nth-child(179){opacity:.0306;transform:translate(64.3385vw,-10px) scale(.5466);animation:fall-179 30s -29s linear infinite}@keyframes fall-179{34.215%{transform:translate(73.1736vw,34.215vh) scale(.5466)}to{transform:translate(68.75605vw,99vh) scale(.5466)}}.snow:nth-child(180){opacity:1.7844;transform:translate(55.808vw,-10px) scale(.2083);animation:fall-180 24s -9s linear infinite}@keyframes fall-180{52.459%{transform:translate(65.1211vw,52.459vh) scale(.2083)}to{transform:translate(60.46455vw,99vh) scale(.2083)}}.snow:nth-child(181){opacity:.6238;transform:translate(45.5859vw,-10px) scale(.8022);animation:fall-181 30s -27s linear infinite}@keyframes fall-181{53.75%{transform:translate(40.0897vw,53.75vh) scale(.8022)}to{transform:translate(42.8378vw,99vh) scale(.8022)}}.snow:nth-child(182){opacity:1.9934;transform:translate(17.4739vw,-10px) scale(.79);animation:fall-182 19s -7s linear infinite}@keyframes fall-182{52.246%{transform:translate(8.9029vw,52.246vh) scale(.79)}to{transform:translate(13.1884vw,99vh) scale(.79)}}.snow:nth-child(183){opacity:.805;transform:translate(59.6976vw,-10px) scale(.4704);animation:fall-183 19s -10s linear infinite}@keyframes fall-183{37.447%{transform:translate(50.5044vw,37.447vh) scale(.4704)}to{transform:translate(55.101vw,99vh) scale(.4704)}}.snow:nth-child(184){opacity:.949;transform:translate(21.0874vw,-10px) scale(.6839);animation:fall-184 13s -29s linear infinite}@keyframes fall-184{44.89%{transform:translate(29.8547vw,44.89vh) scale(.6839)}to{transform:translate(25.47105vw,99vh) scale(.6839)}}.snow:nth-child(185){opacity:.9356;transform:translate(51.2392vw,-10px) scale(.4073);animation:fall-185 16s -29s linear infinite}@keyframes fall-185{42.746%{transform:translate(53.083vw,42.746vh) scale(.4073)}to{transform:translate(52.1611vw,99vh) scale(.4073)}}.snow:nth-child(186){opacity:1.298;transform:translate(72.9379vw,-10px) scale(.2144);animation:fall-186 11s -6s linear infinite}@keyframes fall-186{62.266%{transform:translate(65.4003vw,62.266vh) scale(.2144)}to{transform:translate(69.1691vw,99vh) scale(.2144)}}.snow:nth-child(187){opacity:.264;transform:translate(75.143vw,-10px) scale(.2474);animation:fall-187 28s -8s linear infinite}@keyframes fall-187{36.982%{transform:translate(83.9935vw,36.982vh) scale(.2474)}to{transform:translate(79.56825vw,99vh) scale(.2474)}}.snow:nth-child(188){opacity:1.3872;transform:translate(50.2619vw,-10px) scale(.4461);animation:fall-188 22s -18s linear infinite}@keyframes fall-188{34.076%{transform:translate(41.5029vw,34.076vh) scale(.4461)}to{transform:translate(45.8824vw,99vh) scale(.4461)}}.snow:nth-child(189){opacity:1.9558;transform:translate(12.1162vw,-10px) scale(.0561);animation:fall-189 24s -17s linear infinite}@keyframes fall-189{39.925%{transform:translate(12.1004vw,39.925vh) scale(.0561)}to{transform:translate(12.1083vw,99vh) scale(.0561)}}.snow:nth-child(190){opacity:.7778;transform:translate(14.5072vw,-10px) scale(.1113);animation:fall-190 12s -23s linear infinite}@keyframes fall-190{79.884%{transform:translate(4.909vw,79.884vh) scale(.1113)}to{transform:translate(9.7081vw,99vh) scale(.1113)}}.snow:nth-child(191){opacity:1.2354;transform:translate(93.8762vw,-10px) scale(.1963);animation:fall-191 25s -25s linear infinite}@keyframes fall-191{61.187%{transform:translate(98.5724vw,61.187vh) scale(.1963)}to{transform:translate(96.2243vw,99vh) scale(.1963)}}.snow:nth-child(192){opacity:.3708;transform:translate(85.9479vw,-10px) scale(.2185);animation:fall-192 10s -14s linear infinite}@keyframes fall-192{73.166%{transform:translate(81.7517vw,73.166vh) scale(.2185)}to{transform:translate(83.8498vw,99vh) scale(.2185)}}.snow:nth-child(193){opacity:1.7946;transform:translate(55.5598vw,-10px) scale(.1649);animation:fall-193 12s -17s linear infinite}@keyframes fall-193{70.179%{transform:translate(55.9297vw,70.179vh) scale(.1649)}to{transform:translate(55.74475vw,99vh) scale(.1649)}}.snow:nth-child(194){opacity:.7958;transform:translate(64.3114vw,-10px) scale(.4448);animation:fall-194 13s -9s linear infinite}@keyframes fall-194{40.426%{transform:translate(54.9969vw,40.426vh) scale(.4448)}to{transform:translate(59.65415vw,99vh) scale(.4448)}}.snow:nth-child(195){opacity:1.1218;transform:translate(21.0221vw,-10px) scale(.7762);animation:fall-195 30s -13s linear infinite}@keyframes fall-195{73.582%{transform:translate(12.0785vw,73.582vh) scale(.7762)}to{transform:translate(16.5503vw,99vh) scale(.7762)}}.snow:nth-child(196){opacity:.788;transform:translate(27.4793vw,-10px) scale(.4265);animation:fall-196 21s -10s linear infinite}@keyframes fall-196{69.336%{transform:translate(24.8078vw,69.336vh) scale(.4265)}to{transform:translate(26.14355vw,99vh) scale(.4265)}}.snow:nth-child(197){opacity:.7776;transform:translate(91.3911vw,-10px) scale(.905);animation:fall-197 19s -26s linear infinite}@keyframes fall-197{51.789%{transform:translate(89.1091vw,51.789vh) scale(.905)}to{transform:translate(90.2501vw,99vh) scale(.905)}}.snow:nth-child(198){opacity:1.279;transform:translate(7.8242vw,-10px) scale(.5228);animation:fall-198 28s -9s linear infinite}@keyframes fall-198{36.064%{transform:translate(8.0554vw,36.064vh) scale(.5228)}to{transform:translate(7.9398vw,99vh) scale(.5228)}}.snow:nth-child(199){opacity:1.1708;transform:translate(14.1821vw,-10px) scale(.2019);animation:fall-199 13s -9s linear infinite}@keyframes fall-199{45.167%{transform:translate(15.8492vw,45.167vh) scale(.2019)}to{transform:translate(15.01565vw,99vh) scale(.2019)}}.snow:nth-child(200){opacity:1.0318;transform:translate(11.9142vw,-10px) scale(.7832);animation:fall-200 23s -2s linear infinite}@keyframes fall-200{30.693%{transform:translate(14.5677vw,30.693vh) scale(.7832)}to{transform:translate(13.24095vw,99vh) scale(.7832)}}.snow:nth-child(201){opacity:.3602;transform:translate(.5234vw,-10px) scale(.534);animation:fall-201 25s -30s linear infinite}@keyframes fall-201{32.27%{transform:translate(3.4598vw,32.27vh) scale(.534)}to{transform:translate(1.9916vw,99vh) scale(.534)}}.snow:nth-child(202){opacity:1.7096;transform:translate(46.8603vw,-10px) scale(.2349);animation:fall-202 24s -5s linear infinite}@keyframes fall-202{77.296%{transform:translate(42.3995vw,77.296vh) scale(.2349)}to{transform:translate(44.6299vw,99vh) scale(.2349)}}.snow:nth-child(203){opacity:.6278;transform:translate(78.2498vw,-10px) scale(.7205);animation:fall-203 27s -21s linear infinite}@keyframes fall-203{70.268%{transform:translate(72.3802vw,70.268vh) scale(.7205)}to{transform:translate(75.315vw,99vh) scale(.7205)}}.snow:nth-child(204){opacity:1.591;transform:translate(19.8897vw,-10px) scale(.5307);animation:fall-204 28s -22s linear infinite}@keyframes fall-204{63.995%{transform:translate(24.45vw,63.995vh) scale(.5307)}to{transform:translate(22.16985vw,99vh) scale(.5307)}}.snow:nth-child(205){opacity:.8272;transform:translate(50.3708vw,-10px) scale(.7632);animation:fall-205 14s -6s linear infinite}@keyframes fall-205{51.386%{transform:translate(55.3536vw,51.386vh) scale(.7632)}to{transform:translate(52.8622vw,99vh) scale(.7632)}}.snow:nth-child(206){opacity:1.4374;transform:translate(38.5972vw,-10px) scale(.2545);animation:fall-206 13s -18s linear infinite}@keyframes fall-206{42.51%{transform:translate(37.5517vw,42.51vh) scale(.2545)}to{transform:translate(38.07445vw,99vh) scale(.2545)}}.snow:nth-child(207){opacity:.9908;transform:translate(85.1201vw,-10px) scale(.0376);animation:fall-207 12s -30s linear infinite}@keyframes fall-207{49.339%{transform:translate(87.921vw,49.339vh) scale(.0376)}to{transform:translate(86.52055vw,99vh) scale(.0376)}}.snow:nth-child(208){opacity:1.5794;transform:translate(43.3721vw,-10px) scale(.5835);animation:fall-208 24s -22s linear infinite}@keyframes fall-208{69.672%{transform:translate(36.8573vw,69.672vh) scale(.5835)}to{transform:translate(40.1147vw,99vh) scale(.5835)}}.snow:nth-child(209){opacity:1.7042;transform:translate(31.0838vw,-10px) scale(.353);animation:fall-209 10s -19s linear infinite}@keyframes fall-209{59.122%{transform:translate(40.9999vw,59.122vh) scale(.353)}to{transform:translate(36.04185vw,99vh) scale(.353)}}.snow:nth-child(210){opacity:.6896;transform:translate(25.5617vw,-10px) scale(.7123);animation:fall-210 10s -29s linear infinite}@keyframes fall-210{38.243%{transform:translate(34.066vw,38.243vh) scale(.7123)}to{transform:translate(29.81385vw,99vh) scale(.7123)}}.snow:nth-child(211){opacity:1.1846;transform:translate(43.814vw,-10px) scale(.1523);animation:fall-211 26s -2s linear infinite}@keyframes fall-211{46.418%{transform:translate(34.8254vw,46.418vh) scale(.1523)}to{transform:translate(39.3197vw,99vh) scale(.1523)}}.snow:nth-child(212){opacity:.8508;transform:translate(89.8572vw,-10px) scale(.2934);animation:fall-212 30s -1s linear infinite}@keyframes fall-212{57.315%{transform:translate(84.4311vw,57.315vh) scale(.2934)}to{transform:translate(87.14415vw,99vh) scale(.2934)}}.snow:nth-child(213){opacity:1.8984;transform:translate(12.9271vw,-10px) scale(.304);animation:fall-213 13s -17s linear infinite}@keyframes fall-213{59.534%{transform:translate(22.5048vw,59.534vh) scale(.304)}to{transform:translate(17.71595vw,99vh) scale(.304)}}.snow:nth-child(214){opacity:.0902;transform:translate(8.1057vw,-10px) scale(.9833);animation:fall-214 29s -19s linear infinite}@keyframes fall-214{62.65%{transform:translate(11.7197vw,62.65vh) scale(.9833)}to{transform:translate(9.9127vw,99vh) scale(.9833)}}.snow:nth-child(215){opacity:1.272;transform:translate(37.8676vw,-10px) scale(.7103);animation:fall-215 14s -11s linear infinite}@keyframes fall-215{33.608%{transform:translate(39.3921vw,33.608vh) scale(.7103)}to{transform:translate(38.62985vw,99vh) scale(.7103)}}.snow:nth-child(216){opacity:1.467;transform:translate(14.9183vw,-10px) scale(.4385);animation:fall-216 17s -5s linear infinite}@keyframes fall-216{59.042%{transform:translate(10.1361vw,59.042vh) scale(.4385)}to{transform:translate(12.5272vw,99vh) scale(.4385)}}.snow:nth-child(217){opacity:1.9686;transform:translate(21.6788vw,-10px) scale(.1141);animation:fall-217 24s -16s linear infinite}@keyframes fall-217{71.577%{transform:translate(16.2045vw,71.577vh) scale(.1141)}to{transform:translate(18.94165vw,99vh) scale(.1141)}}.snow:nth-child(218){opacity:.6812;transform:translate(71.525vw,-10px) scale(.076);animation:fall-218 18s -12s linear infinite}@keyframes fall-218{67.05%{transform:translate(78.6719vw,67.05vh) scale(.076)}to{transform:translate(75.09845vw,99vh) scale(.076)}}.snow:nth-child(219){opacity:.585;transform:translate(79.336vw,-10px) scale(.5252);animation:fall-219 13s -23s linear infinite}@keyframes fall-219{32.849%{transform:translate(85.4225vw,32.849vh) scale(.5252)}to{transform:translate(82.37925vw,99vh) scale(.5252)}}.snow:nth-child(220){opacity:.9514;transform:translate(29.9638vw,-10px) scale(.2697);animation:fall-220 18s -20s linear infinite}@keyframes fall-220{35.207%{transform:translate(31.2457vw,35.207vh) scale(.2697)}to{transform:translate(30.60475vw,99vh) scale(.2697)}}.snow:nth-child(221){opacity:.0616;transform:translate(94.3752vw,-10px) scale(.8962);animation:fall-221 17s -28s linear infinite}@keyframes fall-221{45.607%{transform:translate(89.455vw,45.607vh) scale(.8962)}to{transform:translate(91.9151vw,99vh) scale(.8962)}}.snow:nth-child(222){opacity:1.6872;transform:translate(3.979vw,-10px) scale(.3136);animation:fall-222 21s -29s linear infinite}@keyframes fall-222{78.476%{transform:translate(-4.1474vw,78.476vh) scale(.3136)}to{transform:translate(-.0842vw,99vh) scale(.3136)}}.snow:nth-child(223){opacity:.7004;transform:translate(12.8146vw,-10px) scale(.0127);animation:fall-223 15s -3s linear infinite}@keyframes fall-223{58.653%{transform:translate(20.192vw,58.653vh) scale(.0127)}to{transform:translate(16.5033vw,99vh) scale(.0127)}}.snow:nth-child(224){opacity:1.5652;transform:translate(69.3706vw,-10px) scale(.0417);animation:fall-224 19s -1s linear infinite}@keyframes fall-224{58.756%{transform:translate(66.6619vw,58.756vh) scale(.0417)}to{transform:translate(68.01625vw,99vh) scale(.0417)}}.snow:nth-child(225){opacity:.2252;transform:translate(50.9285vw,-10px) scale(.2321);animation:fall-225 12s -7s linear infinite}@keyframes fall-225{33.711%{transform:translate(53.1232vw,33.711vh) scale(.2321)}to{transform:translate(52.02585vw,99vh) scale(.2321)}}.snow:nth-child(226){opacity:1.0298;transform:translate(31.1295vw,-10px) scale(.7394);animation:fall-226 28s -9s linear infinite}@keyframes fall-226{33.326%{transform:translate(29.0516vw,33.326vh) scale(.7394)}to{transform:translate(30.09055vw,99vh) scale(.7394)}}.snow:nth-child(227){opacity:1.6314;transform:translate(13.2788vw,-10px) scale(.8671);animation:fall-227 15s -28s linear infinite}@keyframes fall-227{73.57%{transform:translate(4.4144vw,73.57vh) scale(.8671)}to{transform:translate(8.8466vw,99vh) scale(.8671)}}.snow:nth-child(228){opacity:1.3174;transform:translate(80.9553vw,-10px) scale(.5101);animation:fall-228 28s -29s linear infinite}@keyframes fall-228{52.367%{transform:translate(84.7263vw,52.367vh) scale(.5101)}to{transform:translate(82.8408vw,99vh) scale(.5101)}}.snow:nth-child(229){opacity:1.441;transform:translate(55.4815vw,-10px) scale(.6858);animation:fall-229 24s -19s linear infinite}@keyframes fall-229{38.707%{transform:translate(54.1162vw,38.707vh) scale(.6858)}to{transform:translate(54.79885vw,99vh) scale(.6858)}}.snow:nth-child(230){opacity:.6882;transform:translate(8.9081vw,-10px) scale(.2994);animation:fall-230 22s -16s linear infinite}@keyframes fall-230{39.41%{transform:translate(13.0535vw,39.41vh) scale(.2994)}to{transform:translate(10.9808vw,99vh) scale(.2994)}}.snow:nth-child(231){opacity:1.9022;transform:translate(98.5036vw,-10px) scale(.5904);animation:fall-231 28s -25s linear infinite}@keyframes fall-231{33.086%{transform:translate(106.0969vw,33.086vh) scale(.5904)}to{transform:translate(102.30025vw,99vh) scale(.5904)}}.snow:nth-child(232){opacity:.9876;transform:translate(93.7205vw,-10px) scale(.6031);animation:fall-232 12s -8s linear infinite}@keyframes fall-232{62.48%{transform:translate(100.3491vw,62.48vh) scale(.6031)}to{transform:translate(97.0348vw,99vh) scale(.6031)}}.snow:nth-child(233){opacity:1.742;transform:translate(88.1108vw,-10px) scale(.5081);animation:fall-233 21s -27s linear infinite}@keyframes fall-233{41.189%{transform:translate(93.5324vw,41.189vh) scale(.5081)}to{transform:translate(90.8216vw,99vh) scale(.5081)}}.snow:nth-child(234){opacity:.083;transform:translate(46.8266vw,-10px) scale(.6693);animation:fall-234 23s -13s linear infinite}@keyframes fall-234{67.883%{transform:translate(53.3512vw,67.883vh) scale(.6693)}to{transform:translate(50.0889vw,99vh) scale(.6693)}}.snow:nth-child(235){opacity:1.4932;transform:translate(79.8472vw,-10px) scale(.633);animation:fall-235 15s -29s linear infinite}@keyframes fall-235{57.241%{transform:translate(75.4417vw,57.241vh) scale(.633)}to{transform:translate(77.64445vw,99vh) scale(.633)}}.snow:nth-child(236){opacity:.5808;transform:translate(89.675vw,-10px) scale(.0802);animation:fall-236 20s -25s linear infinite}@keyframes fall-236{49.32%{transform:translate(88.4932vw,49.32vh) scale(.0802)}to{transform:translate(89.0841vw,99vh) scale(.0802)}}.snow:nth-child(237){opacity:.5268;transform:translate(25.5145vw,-10px) scale(.6326);animation:fall-237 15s -18s linear infinite}@keyframes fall-237{65.362%{transform:translate(31.0784vw,65.362vh) scale(.6326)}to{transform:translate(28.29645vw,99vh) scale(.6326)}}.snow:nth-child(238){opacity:.2522;transform:translate(83.331vw,-10px) scale(.9868);animation:fall-238 18s -30s linear infinite}@keyframes fall-238{52.775%{transform:translate(82.9522vw,52.775vh) scale(.9868)}to{transform:translate(83.1416vw,99vh) scale(.9868)}}.snow:nth-child(239){opacity:.544;transform:translate(44.057vw,-10px) scale(.5428);animation:fall-239 22s -16s linear infinite}@keyframes fall-239{44.587%{transform:translate(53.9527vw,44.587vh) scale(.5428)}to{transform:translate(49.00485vw,99vh) scale(.5428)}}.snow:nth-child(240){opacity:.5636;transform:translate(19.4318vw,-10px) scale(.9589);animation:fall-240 20s -13s linear infinite}@keyframes fall-240{66.695%{transform:translate(28.9449vw,66.695vh) scale(.9589)}to{transform:translate(24.18835vw,99vh) scale(.9589)}}.snow:nth-child(241){opacity:1.376;transform:translate(2.9685vw,-10px) scale(.6399);animation:fall-241 13s -26s linear infinite}@keyframes fall-241{67.645%{transform:translate(-6.1002vw,67.645vh) scale(.6399)}to{transform:translate(-1.56585vw,99vh) scale(.6399)}}.snow:nth-child(242){opacity:.8628;transform:translate(26.975vw,-10px) scale(.2665);animation:fall-242 10s -19s linear infinite}@keyframes fall-242{66.073%{transform:translate(22.6394vw,66.073vh) scale(.2665)}to{transform:translate(24.8072vw,99vh) scale(.2665)}}.snow:nth-child(243){opacity:1.877;transform:translate(88.7338vw,-10px) scale(.5737);animation:fall-243 15s -7s linear infinite}@keyframes fall-243{74.359%{transform:translate(94.0724vw,74.359vh) scale(.5737)}to{transform:translate(91.4031vw,99vh) scale(.5737)}}.snow:nth-child(244){opacity:1.7388;transform:translate(91.7461vw,-10px) scale(.8337);animation:fall-244 25s -29s linear infinite}@keyframes fall-244{56.289%{transform:translate(95.8157vw,56.289vh) scale(.8337)}to{transform:translate(93.7809vw,99vh) scale(.8337)}}.snow:nth-child(245){opacity:.112;transform:translate(70.9915vw,-10px) scale(.5397);animation:fall-245 10s -4s linear infinite}@keyframes fall-245{42.616%{transform:translate(68.7843vw,42.616vh) scale(.5397)}to{transform:translate(69.8879vw,99vh) scale(.5397)}}.snow:nth-child(246){opacity:.485;transform:translate(79.4692vw,-10px) scale(.7916);animation:fall-246 11s -19s linear infinite}@keyframes fall-246{34.039%{transform:translate(81.8656vw,34.039vh) scale(.7916)}to{transform:translate(80.6674vw,99vh) scale(.7916)}}.snow:nth-child(247){opacity:1.1936;transform:translate(69.5284vw,-10px) scale(.5037);animation:fall-247 27s -25s linear infinite}@keyframes fall-247{56.016%{transform:translate(78.9082vw,56.016vh) scale(.5037)}to{transform:translate(74.2183vw,99vh) scale(.5037)}}.snow:nth-child(248){opacity:.008;transform:translate(56.9203vw,-10px) scale(.4005);animation:fall-248 27s -10s linear infinite}@keyframes fall-248{36.922%{transform:translate(48.1968vw,36.922vh) scale(.4005)}to{transform:translate(52.55855vw,99vh) scale(.4005)}}.snow:nth-child(249){opacity:1.051;transform:translate(79.6272vw,-10px) scale(.1599);animation:fall-249 25s -6s linear infinite}@keyframes fall-249{37.712%{transform:translate(80.7787vw,37.712vh) scale(.1599)}to{transform:translate(80.20295vw,99vh) scale(.1599)}}.snow:nth-child(250){opacity:.313;transform:translate(3.0241vw,-10px) scale(.1847);animation:fall-250 27s -30s linear infinite}@keyframes fall-250{60.922%{transform:translate(-3.4505vw,60.922vh) scale(.1847)}to{transform:translate(-.2132vw,99vh) scale(.1847)}}.snow:nth-child(251){opacity:.6452;transform:translate(67.49vw,-10px) scale(.8952);animation:fall-251 12s -5s linear infinite}@keyframes fall-251{48.425%{transform:translate(61.6743vw,48.425vh) scale(.8952)}to{transform:translate(64.58215vw,99vh) scale(.8952)}}.snow:nth-child(252){opacity:.006;transform:translate(4.9397vw,-10px) scale(.1191);animation:fall-252 14s -19s linear infinite}@keyframes fall-252{65.577%{transform:translate(12.3979vw,65.577vh) scale(.1191)}to{transform:translate(8.6688vw,99vh) scale(.1191)}}.snow:nth-child(253){opacity:1.346;transform:translate(30.726vw,-10px) scale(.501);animation:fall-253 25s -20s linear infinite}@keyframes fall-253{47.668%{transform:translate(31.6537vw,47.668vh) scale(.501)}to{transform:translate(31.18985vw,99vh) scale(.501)}}.snow:nth-child(254){opacity:.02;transform:translate(71.1715vw,-10px) scale(.0624);animation:fall-254 22s -14s linear infinite}@keyframes fall-254{59.41%{transform:translate(63.392vw,59.41vh) scale(.0624)}to{transform:translate(67.28175vw,99vh) scale(.0624)}}.snow:nth-child(255){opacity:1.5202;transform:translate(56.1713vw,-10px) scale(.2362);animation:fall-255 26s -2s linear infinite}@keyframes fall-255{40.029%{transform:translate(48.2784vw,40.029vh) scale(.2362)}to{transform:translate(52.22485vw,99vh) scale(.2362)}}.snow:nth-child(256){opacity:1.0682;transform:translate(73.9987vw,-10px) scale(.6396);animation:fall-256 22s -12s linear infinite}@keyframes fall-256{51.349%{transform:translate(78.6813vw,51.349vh) scale(.6396)}to{transform:translate(76.34vw,99vh) scale(.6396)}}.snow:nth-child(257){opacity:.2246;transform:translate(13.0916vw,-10px) scale(.0453);animation:fall-257 26s -29s linear infinite}@keyframes fall-257{51.172%{transform:translate(19.7484vw,51.172vh) scale(.0453)}to{transform:translate(16.42vw,99vh) scale(.0453)}}.snow:nth-child(258){opacity:1.329;transform:translate(70.3405vw,-10px) scale(.4156);animation:fall-258 25s -12s linear infinite}@keyframes fall-258{66.144%{transform:translate(62.4117vw,66.144vh) scale(.4156)}to{transform:translate(66.3761vw,99vh) scale(.4156)}}.snow:nth-child(259){opacity:1.8826;transform:translate(53.2383vw,-10px) scale(.068);animation:fall-259 24s -29s linear infinite}@keyframes fall-259{30.246%{transform:translate(44.5865vw,30.246vh) scale(.068)}to{transform:translate(48.9124vw,99vh) scale(.068)}}.snow:nth-child(260){opacity:.4538;transform:translate(82.9502vw,-10px) scale(.6494);animation:fall-260 19s -15s linear infinite}@keyframes fall-260{46.134%{transform:translate(78.4443vw,46.134vh) scale(.6494)}to{transform:translate(80.69725vw,99vh) scale(.6494)}}.snow:nth-child(261){opacity:.6732;transform:translate(28.5705vw,-10px) scale(.577);animation:fall-261 16s -14s linear infinite}@keyframes fall-261{61.434%{transform:translate(24.4518vw,61.434vh) scale(.577)}to{transform:translate(26.51115vw,99vh) scale(.577)}}.snow:nth-child(262){opacity:.6128;transform:translate(98.2674vw,-10px) scale(.9008);animation:fall-262 18s -13s linear infinite}@keyframes fall-262{43.167%{transform:translate(96.0659vw,43.167vh) scale(.9008)}to{transform:translate(97.16665vw,99vh) scale(.9008)}}.snow:nth-child(263){opacity:.0278;transform:translate(14.8758vw,-10px) scale(.4404);animation:fall-263 24s -16s linear infinite}@keyframes fall-263{78.015%{transform:translate(12.61vw,78.015vh) scale(.4404)}to{transform:translate(13.7429vw,99vh) scale(.4404)}}.snow:nth-child(264){opacity:.6962;transform:translate(32.8418vw,-10px) scale(.6256);animation:fall-264 21s -15s linear infinite}@keyframes fall-264{56.54%{transform:translate(41.7544vw,56.54vh) scale(.6256)}to{transform:translate(37.2981vw,99vh) scale(.6256)}}.snow:nth-child(265){opacity:1.398;transform:translate(92.9243vw,-10px) scale(.3575);animation:fall-265 19s -28s linear infinite}@keyframes fall-265{76.516%{transform:translate(92.312vw,76.516vh) scale(.3575)}to{transform:translate(92.61815vw,99vh) scale(.3575)}}.snow:nth-child(266){opacity:1.1702;transform:translate(97.8143vw,-10px) scale(.5545);animation:fall-266 18s -22s linear infinite}@keyframes fall-266{64.627%{transform:translate(99.6565vw,64.627vh) scale(.5545)}to{transform:translate(98.7354vw,99vh) scale(.5545)}}.snow:nth-child(267){opacity:1.7582;transform:translate(34.6048vw,-10px) scale(.1728);animation:fall-267 20s -10s linear infinite}@keyframes fall-267{40.197%{transform:translate(28.9671vw,40.197vh) scale(.1728)}to{transform:translate(31.78595vw,99vh) scale(.1728)}}.snow:nth-child(268){opacity:1.1442;transform:translate(58.9766vw,-10px) scale(.5516);animation:fall-268 27s -13s linear infinite}@keyframes fall-268{48.32%{transform:translate(63.0774vw,48.32vh) scale(.5516)}to{transform:translate(61.027vw,99vh) scale(.5516)}}.snow:nth-child(269){opacity:.2928;transform:translate(74.255vw,-10px) scale(.149);animation:fall-269 13s -16s linear infinite}@keyframes fall-269{74.768%{transform:translate(77.7548vw,74.768vh) scale(.149)}to{transform:translate(76.0049vw,99vh) scale(.149)}}.snow:nth-child(270){opacity:1.1102;transform:translate(22.8593vw,-10px) scale(.3909);animation:fall-270 15s -15s linear infinite}@keyframes fall-270{79.632%{transform:translate(16.9132vw,79.632vh) scale(.3909)}to{transform:translate(19.88625vw,99vh) scale(.3909)}}.snow:nth-child(271){opacity:.812;transform:translate(7.8666vw,-10px) scale(.5938);animation:fall-271 30s -6s linear infinite}@keyframes fall-271{70.383%{transform:translate(2.8067vw,70.383vh) scale(.5938)}to{transform:translate(5.33665vw,99vh) scale(.5938)}}.snow:nth-child(272){opacity:.0414;transform:translate(69.473vw,-10px) scale(.3827);animation:fall-272 19s -8s linear infinite}@keyframes fall-272{66.358%{transform:translate(63.3573vw,66.358vh) scale(.3827)}to{transform:translate(66.41515vw,99vh) scale(.3827)}}.snow:nth-child(273){opacity:1.9584;transform:translate(81.4238vw,-10px) scale(.5289);animation:fall-273 27s -9s linear infinite}@keyframes fall-273{73.284%{transform:translate(74.5039vw,73.284vh) scale(.5289)}to{transform:translate(77.96385vw,99vh) scale(.5289)}}.snow:nth-child(274){opacity:1.8602;transform:translate(19.0113vw,-10px) scale(.5151);animation:fall-274 23s -21s linear infinite}@keyframes fall-274{53.581%{transform:translate(12.2619vw,53.581vh) scale(.5151)}to{transform:translate(15.6366vw,99vh) scale(.5151)}}.snow:nth-child(275){opacity:.1908;transform:translate(19.4985vw,-10px) scale(.8606);animation:fall-275 12s -23s linear infinite}@keyframes fall-275{61.375%{transform:translate(16.4382vw,61.375vh) scale(.8606)}to{transform:translate(17.96835vw,99vh) scale(.8606)}}.snow:nth-child(276){opacity:1.9458;transform:translate(35.6669vw,-10px) scale(.0898);animation:fall-276 14s -27s linear infinite}@keyframes fall-276{56.744%{transform:translate(28.5832vw,56.744vh) scale(.0898)}to{transform:translate(32.12505vw,99vh) scale(.0898)}}.snow:nth-child(277){opacity:.8804;transform:translate(42.7124vw,-10px) scale(.2155);animation:fall-277 27s -23s linear infinite}@keyframes fall-277{37.157%{transform:translate(35.1014vw,37.157vh) scale(.2155)}to{transform:translate(38.9069vw,99vh) scale(.2155)}}.snow:nth-child(278){opacity:1.7326;transform:translate(91.0719vw,-10px) scale(.7558);animation:fall-278 11s -12s linear infinite}@keyframes fall-278{58.352%{transform:translate(85.6865vw,58.352vh) scale(.7558)}to{transform:translate(88.3792vw,99vh) scale(.7558)}}.snow:nth-child(279){opacity:1.2792;transform:translate(82.5009vw,-10px) scale(.4247);animation:fall-279 23s -16s linear infinite}@keyframes fall-279{56.309%{transform:translate(87.0244vw,56.309vh) scale(.4247)}to{transform:translate(84.76265vw,99vh) scale(.4247)}}.snow:nth-child(280){opacity:.4812;transform:translate(59.4629vw,-10px) scale(.3732);animation:fall-280 24s -30s linear infinite}@keyframes fall-280{77.82%{transform:translate(60.8657vw,77.82vh) scale(.3732)}to{transform:translate(60.1643vw,99vh) scale(.3732)}}.snow:nth-child(281){opacity:1.6346;transform:translate(12.2171vw,-10px) scale(.8377);animation:fall-281 11s -10s linear infinite}@keyframes fall-281{41.318%{transform:translate(18.175vw,41.318vh) scale(.8377)}to{transform:translate(15.19605vw,99vh) scale(.8377)}}.snow:nth-child(282){opacity:.1466;transform:translate(77.5581vw,-10px) scale(.9395);animation:fall-282 18s -26s linear infinite}@keyframes fall-282{65.748%{transform:translate(78.0423vw,65.748vh) scale(.9395)}to{transform:translate(77.8002vw,99vh) scale(.9395)}}.snow:nth-child(283){opacity:1.9386;transform:translate(48.2108vw,-10px) scale(.1439);animation:fall-283 12s -9s linear infinite}@keyframes fall-283{61.985%{transform:translate(48.3141vw,61.985vh) scale(.1439)}to{transform:translate(48.26245vw,99vh) scale(.1439)}}.snow:nth-child(284){opacity:.7882;transform:translate(78.787vw,-10px) scale(.2675);animation:fall-284 11s -15s linear infinite}@keyframes fall-284{34.281%{transform:translate(79.3384vw,34.281vh) scale(.2675)}to{transform:translate(79.0627vw,99vh) scale(.2675)}}.snow:nth-child(285){opacity:1.3592;transform:translate(72.4672vw,-10px) scale(.3036);animation:fall-285 25s -14s linear infinite}@keyframes fall-285{34.254%{transform:translate(66.5828vw,34.254vh) scale(.3036)}to{transform:translate(69.525vw,99vh) scale(.3036)}}.snow:nth-child(286){opacity:1.2048;transform:translate(50.1147vw,-10px) scale(.0149);animation:fall-286 12s -26s linear infinite}@keyframes fall-286{66.654%{transform:translate(42.7348vw,66.654vh) scale(.0149)}to{transform:translate(46.42475vw,99vh) scale(.0149)}}.snow:nth-child(287){opacity:1.241;transform:translate(22.7648vw,-10px) scale(.6492);animation:fall-287 11s -15s linear infinite}@keyframes fall-287{37.06%{transform:translate(17.1338vw,37.06vh) scale(.6492)}to{transform:translate(19.9493vw,99vh) scale(.6492)}}.snow:nth-child(288){opacity:1.8716;transform:translate(9.3538vw,-10px) scale(.3945);animation:fall-288 25s -14s linear infinite}@keyframes fall-288{72.982%{transform:translate(6.7417vw,72.982vh) scale(.3945)}to{transform:translate(8.04775vw,99vh) scale(.3945)}}.snow:nth-child(289){opacity:.4414;transform:translate(75.9226vw,-10px) scale(.0824);animation:fall-289 21s -1s linear infinite}@keyframes fall-289{47.511%{transform:translate(66.6536vw,47.511vh) scale(.0824)}to{transform:translate(71.2881vw,99vh) scale(.0824)}}.snow:nth-child(290){opacity:1.2116;transform:translate(25.7999vw,-10px) scale(.3858);animation:fall-290 23s -9s linear infinite}@keyframes fall-290{74.185%{transform:translate(32.9263vw,74.185vh) scale(.3858)}to{transform:translate(29.3631vw,99vh) scale(.3858)}}.snow:nth-child(291){opacity:.2662;transform:translate(37.4548vw,-10px) scale(.5131);animation:fall-291 13s -9s linear infinite}@keyframes fall-291{54.658%{transform:translate(43.3589vw,54.658vh) scale(.5131)}to{transform:translate(40.40685vw,99vh) scale(.5131)}}.snow:nth-child(292){opacity:.9716;transform:translate(24.1275vw,-10px) scale(.5296);animation:fall-292 27s -11s linear infinite}@keyframes fall-292{66.479%{transform:translate(29.3218vw,66.479vh) scale(.5296)}to{transform:translate(26.72465vw,99vh) scale(.5296)}}.snow:nth-child(293){opacity:1.3894;transform:translate(11.9962vw,-10px) scale(.7274);animation:fall-293 23s -9s linear infinite}@keyframes fall-293{54.476%{transform:translate(9.8027vw,54.476vh) scale(.7274)}to{transform:translate(10.89945vw,99vh) scale(.7274)}}.snow:nth-child(294){opacity:1.3394;transform:translate(49.641vw,-10px) scale(.2118);animation:fall-294 21s -25s linear infinite}@keyframes fall-294{34.933%{transform:translate(50.2652vw,34.933vh) scale(.2118)}to{transform:translate(49.9531vw,99vh) scale(.2118)}}.snow:nth-child(295){opacity:.1606;transform:translate(50.5877vw,-10px) scale(.0929);animation:fall-295 24s -21s linear infinite}@keyframes fall-295{47.761%{transform:translate(47.7169vw,47.761vh) scale(.0929)}to{transform:translate(49.1523vw,99vh) scale(.0929)}}.snow:nth-child(296){opacity:.0842;transform:translate(3.8758vw,-10px) scale(.2702);animation:fall-296 10s -8s linear infinite}@keyframes fall-296{32.611%{transform:translate(4.0171vw,32.611vh) scale(.2702)}to{transform:translate(3.94645vw,99vh) scale(.2702)}}.snow:nth-child(297){opacity:.2806;transform:translate(5.3365vw,-10px) scale(.8047);animation:fall-297 26s -2s linear infinite}@keyframes fall-297{31.468%{transform:translate(2.3817vw,31.468vh) scale(.8047)}to{transform:translate(3.8591vw,99vh) scale(.8047)}}.snow:nth-child(298){opacity:1.8144;transform:translate(12.5051vw,-10px) scale(.6119);animation:fall-298 15s -10s linear infinite}@keyframes fall-298{56.224%{transform:translate(10.4839vw,56.224vh) scale(.6119)}to{transform:translate(11.4945vw,99vh) scale(.6119)}}.snow:nth-child(299){opacity:1.3044;transform:translate(72.2491vw,-10px) scale(.184);animation:fall-299 30s -30s linear infinite}@keyframes fall-299{68.611%{transform:translate(69.4602vw,68.611vh) scale(.184)}to{transform:translate(70.85465vw,99vh) scale(.184)}}.snow:nth-child(300){opacity:1.359;transform:translate(92.1848vw,-10px) scale(.9497);animation:fall-300 15s -5s linear infinite}@keyframes fall-300{62.909%{transform:translate(83.9751vw,62.909vh) scale(.9497)}to{transform:translate(88.07995vw,99vh) scale(.9497)}}.snow:nth-child(301){opacity:1.2886;transform:translate(37.9527vw,-10px) scale(.6394);animation:fall-301 14s -6s linear infinite}@keyframes fall-301{49.58%{transform:translate(42.5872vw,49.58vh) scale(.6394)}to{transform:translate(40.26995vw,99vh) scale(.6394)}}.snow:nth-child(302){opacity:1.1828;transform:translate(62.5264vw,-10px) scale(.5865);animation:fall-302 21s -28s linear infinite}@keyframes fall-302{57.295%{transform:translate(65.1088vw,57.295vh) scale(.5865)}to{transform:translate(63.8176vw,99vh) scale(.5865)}}.snow:nth-child(303){opacity:.1856;transform:translate(2.0895vw,-10px) scale(.9943);animation:fall-303 26s -28s linear infinite}@keyframes fall-303{66.488%{transform:translate(-6.9228vw,66.488vh) scale(.9943)}to{transform:translate(-2.41665vw,99vh) scale(.9943)}}.snow:nth-child(304){opacity:.7526;transform:translate(81.5379vw,-10px) scale(.9658);animation:fall-304 23s -26s linear infinite}@keyframes fall-304{69.051%{transform:translate(77.8237vw,69.051vh) scale(.9658)}to{transform:translate(79.6808vw,99vh) scale(.9658)}}.snow:nth-child(305){opacity:.4202;transform:translate(77.0721vw,-10px) scale(.8003);animation:fall-305 24s -9s linear infinite}@keyframes fall-305{46.264%{transform:translate(75.7481vw,46.264vh) scale(.8003)}to{transform:translate(76.4101vw,99vh) scale(.8003)}}.snow:nth-child(306){opacity:1.122;transform:translate(86.8302vw,-10px) scale(.6661);animation:fall-306 18s -1s linear infinite}@keyframes fall-306{32.885%{transform:translate(91.7004vw,32.885vh) scale(.6661)}to{transform:translate(89.2653vw,99vh) scale(.6661)}}.snow:nth-child(307){opacity:.3228;transform:translate(69.1348vw,-10px) scale(.9436);animation:fall-307 12s -17s linear infinite}@keyframes fall-307{62.658%{transform:translate(71.4193vw,62.658vh) scale(.9436)}to{transform:translate(70.27705vw,99vh) scale(.9436)}}.snow:nth-child(308){opacity:.9486;transform:translate(62.0239vw,-10px) scale(.3124);animation:fall-308 30s -16s linear infinite}@keyframes fall-308{49.063%{transform:translate(64.3411vw,49.063vh) scale(.3124)}to{transform:translate(63.1825vw,99vh) scale(.3124)}}.snow:nth-child(309){opacity:1.4416;transform:translate(70.984vw,-10px) scale(.0146);animation:fall-309 10s -25s linear infinite}@keyframes fall-309{67.525%{transform:translate(61.058vw,67.525vh) scale(.0146)}to{transform:translate(66.021vw,99vh) scale(.0146)}}.snow:nth-child(310){opacity:.638;transform:translate(74.3061vw,-10px) scale(.5329);animation:fall-310 16s -12s linear infinite}@keyframes fall-310{35.904%{transform:translate(68.0634vw,35.904vh) scale(.5329)}to{transform:translate(71.18475vw,99vh) scale(.5329)}}.snow:nth-child(311){opacity:.2256;transform:translate(41.2802vw,-10px) scale(.4994);animation:fall-311 15s -13s linear infinite}@keyframes fall-311{40.542%{transform:translate(38.0777vw,40.542vh) scale(.4994)}to{transform:translate(39.67895vw,99vh) scale(.4994)}}.snow:nth-child(312){opacity:1.9716;transform:translate(6.8607vw,-10px) scale(.7799);animation:fall-312 27s -30s linear infinite}@keyframes fall-312{67.358%{transform:translate(-3.1052vw,67.358vh) scale(.7799)}to{transform:translate(1.87775vw,99vh) scale(.7799)}}.snow:nth-child(313){opacity:.056;transform:translate(49.4106vw,-10px) scale(.9629);animation:fall-313 23s -8s linear infinite}@keyframes fall-313{33.774%{transform:translate(43.1642vw,33.774vh) scale(.9629)}to{transform:translate(46.2874vw,99vh) scale(.9629)}}.snow:nth-child(314){opacity:1.1516;transform:translate(23.3404vw,-10px) scale(.6635);animation:fall-314 18s -2s linear infinite}@keyframes fall-314{37.714%{transform:translate(26.7386vw,37.714vh) scale(.6635)}to{transform:translate(25.0395vw,99vh) scale(.6635)}}.snow:nth-child(315){opacity:1.5426;transform:translate(83.7309vw,-10px) scale(.1877);animation:fall-315 14s -21s linear infinite}@keyframes fall-315{53.659%{transform:translate(74.4354vw,53.659vh) scale(.1877)}to{transform:translate(79.08315vw,99vh) scale(.1877)}}.snow:nth-child(316){opacity:1.3574;transform:translate(23.7107vw,-10px) scale(.0436);animation:fall-316 14s -16s linear infinite}@keyframes fall-316{65.233%{transform:translate(17.2372vw,65.233vh) scale(.0436)}to{transform:translate(20.47395vw,99vh) scale(.0436)}}.snow:nth-child(317){opacity:1.6566;transform:translate(4.8629vw,-10px) scale(.4942);animation:fall-317 28s -9s linear infinite}@keyframes fall-317{30.931%{transform:translate(14.0002vw,30.931vh) scale(.4942)}to{transform:translate(9.43155vw,99vh) scale(.4942)}}.snow:nth-child(318){opacity:1.0562;transform:translate(70.8935vw,-10px) scale(.1479);animation:fall-318 25s -16s linear infinite}@keyframes fall-318{30.662%{transform:translate(79.2354vw,30.662vh) scale(.1479)}to{transform:translate(75.06445vw,99vh) scale(.1479)}}.snow:nth-child(319){opacity:1.6072;transform:translate(92.7322vw,-10px) scale(.5826);animation:fall-319 22s -16s linear infinite}@keyframes fall-319{50.182%{transform:translate(95.5122vw,50.182vh) scale(.5826)}to{transform:translate(94.1222vw,99vh) scale(.5826)}}.snow:nth-child(320){opacity:1.8054;transform:translate(45.3207vw,-10px) scale(.9659);animation:fall-320 30s -23s linear infinite}@keyframes fall-320{76.363%{transform:translate(41.3291vw,76.363vh) scale(.9659)}to{transform:translate(43.3249vw,99vh) scale(.9659)}}.snow:nth-child(321){opacity:.4798;transform:translate(96.3546vw,-10px) scale(.4981);animation:fall-321 16s -21s linear infinite}@keyframes fall-321{33.478%{transform:translate(90.0388vw,33.478vh) scale(.4981)}to{transform:translate(93.1967vw,99vh) scale(.4981)}}.snow:nth-child(322){opacity:.2946;transform:translate(89.4762vw,-10px) scale(.0328);animation:fall-322 11s -27s linear infinite}@keyframes fall-322{42.546%{transform:translate(94.5089vw,42.546vh) scale(.0328)}to{transform:translate(91.99255vw,99vh) scale(.0328)}}.snow:nth-child(323){opacity:1.9668;transform:translate(66.1121vw,-10px) scale(.9213);animation:fall-323 23s -15s linear infinite}@keyframes fall-323{57.067%{transform:translate(75.4527vw,57.067vh) scale(.9213)}to{transform:translate(70.7824vw,99vh) scale(.9213)}}.snow:nth-child(324){opacity:1.5978;transform:translate(73.0177vw,-10px) scale(.8435);animation:fall-324 20s -25s linear infinite}@keyframes fall-324{40.47%{transform:translate(82.7343vw,40.47vh) scale(.8435)}to{transform:translate(77.876vw,99vh) scale(.8435)}}.snow:nth-child(325){opacity:.5576;transform:translate(32.2192vw,-10px) scale(.0365);animation:fall-325 10s -15s linear infinite}@keyframes fall-325{46.017%{transform:translate(40.7623vw,46.017vh) scale(.0365)}to{transform:translate(36.49075vw,99vh) scale(.0365)}}.snow:nth-child(326){opacity:1.8452;transform:translate(80.8463vw,-10px) scale(.995);animation:fall-326 25s -17s linear infinite}@keyframes fall-326{75.385%{transform:translate(76.4797vw,75.385vh) scale(.995)}to{transform:translate(78.663vw,99vh) scale(.995)}}.snow:nth-child(327){opacity:.4056;transform:translate(82.2234vw,-10px) scale(.9261);animation:fall-327 10s -3s linear infinite}@keyframes fall-327{72.411%{transform:translate(77.1192vw,72.411vh) scale(.9261)}to{transform:translate(79.6713vw,99vh) scale(.9261)}}.snow:nth-child(328){opacity:.1602;transform:translate(12.1828vw,-10px) scale(.9818);animation:fall-328 25s -3s linear infinite}@keyframes fall-328{69.179%{transform:translate(3.4082vw,69.179vh) scale(.9818)}to{transform:translate(7.7955vw,99vh) scale(.9818)}}.snow:nth-child(329){opacity:.6562;transform:translate(30.3019vw,-10px) scale(.3139);animation:fall-329 17s -2s linear infinite}@keyframes fall-329{38.117%{transform:translate(34.0921vw,38.117vh) scale(.3139)}to{transform:translate(32.197vw,99vh) scale(.3139)}}.snow:nth-child(330){opacity:1.0162;transform:translate(9.7422vw,-10px) scale(.6367);animation:fall-330 29s -29s linear infinite}@keyframes fall-330{60.015%{transform:translate(14.6279vw,60.015vh) scale(.6367)}to{transform:translate(12.18505vw,99vh) scale(.6367)}}.snow:nth-child(331){opacity:.3306;transform:translate(27.2996vw,-10px) scale(.0915);animation:fall-331 22s -18s linear infinite}@keyframes fall-331{74.894%{transform:translate(18.1306vw,74.894vh) scale(.0915)}to{transform:translate(22.7151vw,99vh) scale(.0915)}}.snow:nth-child(332){opacity:1.6034;transform:translate(70.1062vw,-10px) scale(.9141);animation:fall-332 10s -16s linear infinite}@keyframes fall-332{39.925%{transform:translate(62.0007vw,39.925vh) scale(.9141)}to{transform:translate(66.05345vw,99vh) scale(.9141)}}.snow:nth-child(333){opacity:1.2782;transform:translate(39.2107vw,-10px) scale(.4635);animation:fall-333 18s -8s linear infinite}@keyframes fall-333{62.439%{transform:translate(38.4277vw,62.439vh) scale(.4635)}to{transform:translate(38.8192vw,99vh) scale(.4635)}}.snow:nth-child(334){opacity:.8728;transform:translate(55.6226vw,-10px) scale(.6594);animation:fall-334 26s -14s linear infinite}@keyframes fall-334{34.681%{transform:translate(62.5803vw,34.681vh) scale(.6594)}to{transform:translate(59.10145vw,99vh) scale(.6594)}}.snow:nth-child(335){opacity:1.4688;transform:translate(65.1586vw,-10px) scale(.5991);animation:fall-335 19s -16s linear infinite}@keyframes fall-335{39.484%{transform:translate(62.828vw,39.484vh) scale(.5991)}to{transform:translate(63.9933vw,99vh) scale(.5991)}}.snow:nth-child(336){opacity:1.9338;transform:translate(69.3899vw,-10px) scale(.5968);animation:fall-336 19s -21s linear infinite}@keyframes fall-336{78.799%{transform:translate(78.2349vw,78.799vh) scale(.5968)}to{transform:translate(73.8124vw,99vh) scale(.5968)}}.snow:nth-child(337){opacity:1.5792;transform:translate(68.2617vw,-10px) scale(.5458);animation:fall-337 16s -20s linear infinite}@keyframes fall-337{66.049%{transform:translate(63.129vw,66.049vh) scale(.5458)}to{transform:translate(65.69535vw,99vh) scale(.5458)}}.snow:nth-child(338){opacity:.7246;transform:translate(87.1894vw,-10px) scale(.1168);animation:fall-338 23s -2s linear infinite}@keyframes fall-338{73.387%{transform:translate(81.1032vw,73.387vh) scale(.1168)}to{transform:translate(84.1463vw,99vh) scale(.1168)}}.snow:nth-child(339){opacity:1.1948;transform:translate(68.2227vw,-10px) scale(.0053);animation:fall-339 29s -30s linear infinite}@keyframes fall-339{41.775%{transform:translate(71.7781vw,41.775vh) scale(.0053)}to{transform:translate(70.0004vw,99vh) scale(.0053)}}.snow:nth-child(340){opacity:.5372;transform:translate(22.5537vw,-10px) scale(.4664);animation:fall-340 27s -18s linear infinite}@keyframes fall-340{52.886%{transform:translate(23.7124vw,52.886vh) scale(.4664)}to{transform:translate(23.13305vw,99vh) scale(.4664)}}.snow:nth-child(341){opacity:1.4434;transform:translate(10.6569vw,-10px) scale(.4279);animation:fall-341 23s -25s linear infinite}@keyframes fall-341{49.833%{transform:translate(13.8197vw,49.833vh) scale(.4279)}to{transform:translate(12.2383vw,99vh) scale(.4279)}}.snow:nth-child(342){opacity:1.64;transform:translate(5.9861vw,-10px) scale(.6595);animation:fall-342 19s -26s linear infinite}@keyframes fall-342{45.105%{transform:translate(11.1807vw,45.105vh) scale(.6595)}to{transform:translate(8.5834vw,99vh) scale(.6595)}}.snow:nth-child(343){opacity:1.8982;transform:translate(21.5413vw,-10px) scale(.2163);animation:fall-343 21s -22s linear infinite}@keyframes fall-343{52.77%{transform:translate(13.4514vw,52.77vh) scale(.2163)}to{transform:translate(17.49635vw,99vh) scale(.2163)}}.snow:nth-child(344){opacity:1.6202;transform:translate(53.9876vw,-10px) scale(.5543);animation:fall-344 13s -14s linear infinite}@keyframes fall-344{77.488%{transform:translate(58.091vw,77.488vh) scale(.5543)}to{transform:translate(56.0393vw,99vh) scale(.5543)}}.snow:nth-child(345){opacity:.3818;transform:translate(7.3514vw,-10px) scale(.866);animation:fall-345 19s -15s linear infinite}@keyframes fall-345{72.295%{transform:translate(17.3277vw,72.295vh) scale(.866)}to{transform:translate(12.33955vw,99vh) scale(.866)}}.snow:nth-child(346){opacity:.4982;transform:translate(49.4314vw,-10px) scale(.1947);animation:fall-346 19s -24s linear infinite}@keyframes fall-346{79.133%{transform:translate(48.5056vw,79.133vh) scale(.1947)}to{transform:translate(48.9685vw,99vh) scale(.1947)}}.snow:nth-child(347){opacity:.4604;transform:translate(7.6781vw,-10px) scale(.055);animation:fall-347 18s -4s linear infinite}@keyframes fall-347{40.435%{transform:translate(7.0224vw,40.435vh) scale(.055)}to{transform:translate(7.35025vw,99vh) scale(.055)}}.snow:nth-child(348){opacity:.8942;transform:translate(91.5448vw,-10px) scale(.5319);animation:fall-348 16s -3s linear infinite}@keyframes fall-348{50.192%{transform:translate(96.4649vw,50.192vh) scale(.5319)}to{transform:translate(94.00485vw,99vh) scale(.5319)}}.snow:nth-child(349){opacity:.1736;transform:translate(2.5464vw,-10px) scale(.9951);animation:fall-349 20s -8s linear infinite}@keyframes fall-349{44.94%{transform:translate(3.5277vw,44.94vh) scale(.9951)}to{transform:translate(3.03705vw,99vh) scale(.9951)}}.snow:nth-child(350){opacity:.7862;transform:translate(70.1256vw,-10px) scale(.5414);animation:fall-350 11s -4s linear infinite}@keyframes fall-350{54.984%{transform:translate(68.5764vw,54.984vh) scale(.5414)}to{transform:translate(69.351vw,99vh) scale(.5414)}}.snow:nth-child(351){opacity:.6554;transform:translate(99.1064vw,-10px) scale(.678);animation:fall-351 10s -1s linear infinite}@keyframes fall-351{31.801%{transform:translate(107.2016vw,31.801vh) scale(.678)}to{transform:translate(103.154vw,99vh) scale(.678)}}.snow:nth-child(352){opacity:.994;transform:translate(13.9337vw,-10px) scale(.3718);animation:fall-352 21s -21s linear infinite}@keyframes fall-352{33.207%{transform:translate(7.3333vw,33.207vh) scale(.3718)}to{transform:translate(10.6335vw,99vh) scale(.3718)}}.snow:nth-child(353){opacity:.6596;transform:translate(48.6262vw,-10px) scale(.8492);animation:fall-353 30s -3s linear infinite}@keyframes fall-353{79.179%{transform:translate(40.0788vw,79.179vh) scale(.8492)}to{transform:translate(44.3525vw,99vh) scale(.8492)}}.snow:nth-child(354){opacity:1.9624;transform:translate(23.3587vw,-10px) scale(.9332);animation:fall-354 23s -8s linear infinite}@keyframes fall-354{48.279%{transform:translate(21.4068vw,48.279vh) scale(.9332)}to{transform:translate(22.38275vw,99vh) scale(.9332)}}.snow:nth-child(355){opacity:1.4204;transform:translate(79.4398vw,-10px) scale(.1163);animation:fall-355 30s -23s linear infinite}@keyframes fall-355{32.12%{transform:translate(73.214vw,32.12vh) scale(.1163)}to{transform:translate(76.3269vw,99vh) scale(.1163)}}.snow:nth-child(356){opacity:.9476;transform:translate(61.9974vw,-10px) scale(.175);animation:fall-356 11s -27s linear infinite}@keyframes fall-356{74.946%{transform:translate(66.4228vw,74.946vh) scale(.175)}to{transform:translate(64.2101vw,99vh) scale(.175)}}.snow:nth-child(357){opacity:1.4544;transform:translate(9.6427vw,-10px) scale(.0168);animation:fall-357 16s -25s linear infinite}@keyframes fall-357{57.326%{transform:translate(6.0057vw,57.326vh) scale(.0168)}to{transform:translate(7.8242vw,99vh) scale(.0168)}}.snow:nth-child(358){opacity:1.5696;transform:translate(63.9384vw,-10px) scale(.4338);animation:fall-358 13s -14s linear infinite}@keyframes fall-358{44.756%{transform:translate(71.8376vw,44.756vh) scale(.4338)}to{transform:translate(67.888vw,99vh) scale(.4338)}}.snow:nth-child(359){opacity:.0552;transform:translate(63.3629vw,-10px) scale(.1979);animation:fall-359 14s -10s linear infinite}@keyframes fall-359{61.281%{transform:translate(56.468vw,61.281vh) scale(.1979)}to{transform:translate(59.91545vw,99vh) scale(.1979)}}.snow:nth-child(360){opacity:.0136;transform:translate(24.1946vw,-10px) scale(.5531);animation:fall-360 30s -7s linear infinite}@keyframes fall-360{68.081%{transform:translate(18.9628vw,68.081vh) scale(.5531)}to{transform:translate(21.5787vw,99vh) scale(.5531)}}.snow:nth-child(361){opacity:1.6388;transform:translate(78.1598vw,-10px) scale(.8159);animation:fall-361 11s -18s linear infinite}@keyframes fall-361{74.811%{transform:translate(85.0296vw,74.811vh) scale(.8159)}to{transform:translate(81.5947vw,99vh) scale(.8159)}}.snow:nth-child(362){opacity:1.4664;transform:translate(53.0579vw,-10px) scale(.9256);animation:fall-362 22s -6s linear infinite}@keyframes fall-362{68.147%{transform:translate(53.7042vw,68.147vh) scale(.9256)}to{transform:translate(53.38105vw,99vh) scale(.9256)}}.snow:nth-child(363){opacity:1.191;transform:translate(1.3695vw,-10px) scale(.0413);animation:fall-363 21s -1s linear infinite}@keyframes fall-363{61.729%{transform:translate(-8.0461vw,61.729vh) scale(.0413)}to{transform:translate(-3.3383vw,99vh) scale(.0413)}}.snow:nth-child(364){opacity:1.1358;transform:translate(42.5427vw,-10px) scale(.9041);animation:fall-364 24s -29s linear infinite}@keyframes fall-364{41.058%{transform:translate(44.9414vw,41.058vh) scale(.9041)}to{transform:translate(43.74205vw,99vh) scale(.9041)}}.snow:nth-child(365){opacity:1.6974;transform:translate(14.2194vw,-10px) scale(.9162);animation:fall-365 23s -19s linear infinite}@keyframes fall-365{36.685%{transform:translate(8.7171vw,36.685vh) scale(.9162)}to{transform:translate(11.46825vw,99vh) scale(.9162)}}.snow:nth-child(366){opacity:.9832;transform:translate(84.9289vw,-10px) scale(.9854);animation:fall-366 14s -6s linear infinite}@keyframes fall-366{38.3%{transform:translate(87.0804vw,38.3vh) scale(.9854)}to{transform:translate(86.00465vw,99vh) scale(.9854)}}.snow:nth-child(367){opacity:.5;transform:translate(72.2203vw,-10px) scale(.3069);animation:fall-367 15s -3s linear infinite}@keyframes fall-367{60.395%{transform:translate(62.6401vw,60.395vh) scale(.3069)}to{transform:translate(67.4302vw,99vh) scale(.3069)}}.snow:nth-child(368){opacity:.8808;transform:translate(7.2899vw,-10px) scale(.4866);animation:fall-368 29s -18s linear infinite}@keyframes fall-368{62.507%{transform:translate(9.9239vw,62.507vh) scale(.4866)}to{transform:translate(8.6069vw,99vh) scale(.4866)}}.snow:nth-child(369){opacity:1.114;transform:translate(36.8481vw,-10px) scale(.961);animation:fall-369 14s -12s linear infinite}@keyframes fall-369{36.355%{transform:translate(29.0422vw,36.355vh) scale(.961)}to{transform:translate(32.94515vw,99vh) scale(.961)}}.snow:nth-child(370){opacity:.3706;transform:translate(40.873vw,-10px) scale(.7529);animation:fall-370 14s -28s linear infinite}@keyframes fall-370{63.259%{transform:translate(48.6037vw,63.259vh) scale(.7529)}to{transform:translate(44.73835vw,99vh) scale(.7529)}}.snow:nth-child(371){opacity:1.277;transform:translate(5.2074vw,-10px) scale(.0005);animation:fall-371 14s -15s linear infinite}@keyframes fall-371{65.414%{transform:translate(10.2069vw,65.414vh) scale(.0005)}to{transform:translate(7.70715vw,99vh) scale(.0005)}}.snow:nth-child(372){opacity:1.9916;transform:translate(86.6438vw,-10px) scale(.8774);animation:fall-372 26s -30s linear infinite}@keyframes fall-372{47.534%{transform:translate(82.2627vw,47.534vh) scale(.8774)}to{transform:translate(84.45325vw,99vh) scale(.8774)}}.snow:nth-child(373){opacity:1.0814;transform:translate(36.7133vw,-10px) scale(.4688);animation:fall-373 18s -20s linear infinite}@keyframes fall-373{58.349%{transform:translate(39.8465vw,58.349vh) scale(.4688)}to{transform:translate(38.2799vw,99vh) scale(.4688)}}.snow:nth-child(374){opacity:.6846;transform:translate(84.7398vw,-10px) scale(.1064);animation:fall-374 18s -13s linear infinite}@keyframes fall-374{50.037%{transform:translate(77.8876vw,50.037vh) scale(.1064)}to{transform:translate(81.3137vw,99vh) scale(.1064)}}.snow:nth-child(375){opacity:.6674;transform:translate(17.4674vw,-10px) scale(.9181);animation:fall-375 27s -26s linear infinite}@keyframes fall-375{63.068%{transform:translate(20.1674vw,63.068vh) scale(.9181)}to{transform:translate(18.8174vw,99vh) scale(.9181)}}.snow:nth-child(376){opacity:.2644;transform:translate(18.1059vw,-10px) scale(.5447);animation:fall-376 26s -21s linear infinite}@keyframes fall-376{38.914%{transform:translate(20.9036vw,38.914vh) scale(.5447)}to{transform:translate(19.50475vw,99vh) scale(.5447)}}.snow:nth-child(377){opacity:1.1228;transform:translate(57.1653vw,-10px) scale(.6699);animation:fall-377 10s -1s linear infinite}@keyframes fall-377{66.068%{transform:translate(67.0559vw,66.068vh) scale(.6699)}to{transform:translate(62.1106vw,99vh) scale(.6699)}}.snow:nth-child(378){opacity:1.5114;transform:translate(10.6393vw,-10px) scale(.6204);animation:fall-378 20s -25s linear infinite}@keyframes fall-378{33.505%{transform:translate(3.687vw,33.505vh) scale(.6204)}to{transform:translate(7.16315vw,99vh) scale(.6204)}}.snow:nth-child(379){opacity:1.7092;transform:translate(24.3943vw,-10px) scale(.4765);animation:fall-379 21s -29s linear infinite}@keyframes fall-379{72.675%{transform:translate(26.5083vw,72.675vh) scale(.4765)}to{transform:translate(25.4513vw,99vh) scale(.4765)}}.snow:nth-child(380){opacity:.5876;transform:translate(13.8634vw,-10px) scale(.8994);animation:fall-380 28s -28s linear infinite}@keyframes fall-380{59.328%{transform:translate(11.5435vw,59.328vh) scale(.8994)}to{transform:translate(12.70345vw,99vh) scale(.8994)}}.snow:nth-child(381){opacity:1.6518;transform:translate(2.2154vw,-10px) scale(.0902);animation:fall-381 10s -9s linear infinite}@keyframes fall-381{75.411%{transform:translate(-7.3243vw,75.411vh) scale(.0902)}to{transform:translate(-2.55445vw,99vh) scale(.0902)}}.snow:nth-child(382){opacity:1.025;transform:translate(30.2282vw,-10px) scale(.6096);animation:fall-382 30s -19s linear infinite}@keyframes fall-382{59.181%{transform:translate(37.9091vw,59.181vh) scale(.6096)}to{transform:translate(34.06865vw,99vh) scale(.6096)}}.snow:nth-child(383){opacity:.8264;transform:translate(72.2022vw,-10px) scale(.772);animation:fall-383 12s -23s linear infinite}@keyframes fall-383{63.778%{transform:translate(74.4201vw,63.778vh) scale(.772)}to{transform:translate(73.31115vw,99vh) scale(.772)}}.snow:nth-child(384){opacity:.1062;transform:translate(79.9051vw,-10px) scale(.5916);animation:fall-384 18s -23s linear infinite}@keyframes fall-384{39.855%{transform:translate(72.3156vw,39.855vh) scale(.5916)}to{transform:translate(76.11035vw,99vh) scale(.5916)}}.snow:nth-child(385){opacity:1.014;transform:translate(22.9298vw,-10px) scale(.0107);animation:fall-385 19s -10s linear infinite}@keyframes fall-385{43.107%{transform:translate(26.3052vw,43.107vh) scale(.0107)}to{transform:translate(24.6175vw,99vh) scale(.0107)}}.snow:nth-child(386){opacity:1.7368;transform:translate(65.9629vw,-10px) scale(.6514);animation:fall-386 28s -18s linear infinite}@keyframes fall-386{40.415%{transform:translate(64.3161vw,40.415vh) scale(.6514)}to{transform:translate(65.1395vw,99vh) scale(.6514)}}.snow:nth-child(387){opacity:.7308;transform:translate(34.6378vw,-10px) scale(.174);animation:fall-387 26s -5s linear infinite}@keyframes fall-387{51.729%{transform:translate(43.0585vw,51.729vh) scale(.174)}to{transform:translate(38.84815vw,99vh) scale(.174)}}.snow:nth-child(388){opacity:.4578;transform:translate(68.0799vw,-10px) scale(.2679);animation:fall-388 27s -9s linear infinite}@keyframes fall-388{72.473%{transform:translate(70.4611vw,72.473vh) scale(.2679)}to{transform:translate(69.2705vw,99vh) scale(.2679)}}.snow:nth-child(389){opacity:.9928;transform:translate(58.9489vw,-10px) scale(.6194);animation:fall-389 17s -7s linear infinite}@keyframes fall-389{40.919%{transform:translate(49.8104vw,40.919vh) scale(.6194)}to{transform:translate(54.37965vw,99vh) scale(.6194)}}.snow:nth-child(390){opacity:.3406;transform:translate(10.8316vw,-10px) scale(.7274);animation:fall-390 26s -24s linear infinite}@keyframes fall-390{74.451%{transform:translate(2.6836vw,74.451vh) scale(.7274)}to{transform:translate(6.7576vw,99vh) scale(.7274)}}.snow:nth-child(391){opacity:1.4144;transform:translate(34.4291vw,-10px) scale(.5184);animation:fall-391 23s -7s linear infinite}@keyframes fall-391{65.725%{transform:translate(34.3087vw,65.725vh) scale(.5184)}to{transform:translate(34.3689vw,99vh) scale(.5184)}}.snow:nth-child(392){opacity:1.768;transform:translate(1.3197vw,-10px) scale(.9672);animation:fall-392 28s -16s linear infinite}@keyframes fall-392{42.335%{transform:translate(-7.4001vw,42.335vh) scale(.9672)}to{transform:translate(-3.0402vw,99vh) scale(.9672)}}.snow:nth-child(393){opacity:.0894;transform:translate(34.2431vw,-10px) scale(.9266);animation:fall-393 13s -26s linear infinite}@keyframes fall-393{39.002%{transform:translate(36.9011vw,39.002vh) scale(.9266)}to{transform:translate(35.5721vw,99vh) scale(.9266)}}.snow:nth-child(394){opacity:.879;transform:translate(78.3197vw,-10px) scale(.3873);animation:fall-394 14s -11s linear infinite}@keyframes fall-394{76.101%{transform:translate(72.7378vw,76.101vh) scale(.3873)}to{transform:translate(75.52875vw,99vh) scale(.3873)}}.snow:nth-child(395){opacity:.8806;transform:translate(72.9377vw,-10px) scale(.9379);animation:fall-395 30s -4s linear infinite}@keyframes fall-395{77.982%{transform:translate(78.0819vw,77.982vh) scale(.9379)}to{transform:translate(75.5098vw,99vh) scale(.9379)}}.snow:nth-child(396){opacity:.4952;transform:translate(4.4005vw,-10px) scale(.0032);animation:fall-396 12s -3s linear infinite}@keyframes fall-396{64.389%{transform:translate(10.3892vw,64.389vh) scale(.0032)}to{transform:translate(7.39485vw,99vh) scale(.0032)}}.snow:nth-child(397){opacity:.6586;transform:translate(51.5113vw,-10px) scale(.2346);animation:fall-397 21s -16s linear infinite}@keyframes fall-397{77.811%{transform:translate(59.0717vw,77.811vh) scale(.2346)}to{transform:translate(55.2915vw,99vh) scale(.2346)}}.snow:nth-child(398){opacity:1.9836;transform:translate(77.0921vw,-10px) scale(.4718);animation:fall-398 20s -4s linear infinite}@keyframes fall-398{68.49%{transform:translate(83.7036vw,68.49vh) scale(.4718)}to{transform:translate(80.39785vw,99vh) scale(.4718)}}.snow:nth-child(399){opacity:1.833;transform:translate(71.3434vw,-10px) scale(.4084);animation:fall-399 23s -4s linear infinite}@keyframes fall-399{33.602%{transform:translate(68.2105vw,33.602vh) scale(.4084)}to{transform:translate(69.77695vw,99vh) scale(.4084)}}.snow:nth-child(400){opacity:1.4446;transform:translate(14.3065vw,-10px) scale(.0384);animation:fall-400 18s -4s linear infinite}@keyframes fall-400{54.111%{transform:translate(11.1903vw,54.111vh) scale(.0384)}to{transform:translate(12.7484vw,99vh) scale(.0384)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.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:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.0668;transform:translate(29.0672vw,-10px) scale(.0688);animation:fall-1 10s -21s linear infinite}@keyframes fall-1{47.923%{transform:translate(25.4476vw,47.923vh) scale(.0688)}to{transform:translate(27.2574vw,99vh) scale(.0688)}}.snow:nth-child(2){opacity:1.332;transform:translate(36.965vw,-10px) scale(.586);animation:fall-2 28s -4s linear infinite}@keyframes fall-2{71.575%{transform:translate(28.9412vw,71.575vh) scale(.586)}to{transform:translate(32.9531vw,99vh) scale(.586)}}.snow:nth-child(3){opacity:.666;transform:translate(3.4452vw,-10px) scale(.3698);animation:fall-3 23s -24s linear infinite}@keyframes fall-3{57.728%{transform:translate(-3.7019vw,57.728vh) scale(.3698)}to{transform:translate(-.12835vw,99vh) scale(.3698)}}.snow:nth-child(4){opacity:1.491;transform:translate(92.7739vw,-10px) scale(.437);animation:fall-4 27s -21s linear infinite}@keyframes fall-4{72.546%{transform:translate(86.6774vw,72.546vh) scale(.437)}to{transform:translate(89.72565vw,99vh) scale(.437)}}.snow:nth-child(5){opacity:.8258;transform:translate(35.547vw,-10px) scale(.1275);animation:fall-5 15s -14s linear infinite}@keyframes fall-5{77.575%{transform:translate(30.9369vw,77.575vh) scale(.1275)}to{transform:translate(33.24195vw,99vh) scale(.1275)}}.snow:nth-child(6){opacity:.915;transform:translate(89.841vw,-10px) scale(.3692);animation:fall-6 30s -30s linear infinite}@keyframes fall-6{45.548%{transform:translate(98.0119vw,45.548vh) scale(.3692)}to{transform:translate(93.92645vw,99vh) scale(.3692)}}.snow:nth-child(7){opacity:1.1072;transform:translate(82.5019vw,-10px) scale(.6141);animation:fall-7 13s -4s linear infinite}@keyframes fall-7{70.196%{transform:translate(83.0764vw,70.196vh) scale(.6141)}to{transform:translate(82.78915vw,99vh) scale(.6141)}}.snow:nth-child(8){opacity:1.3082;transform:translate(26.6927vw,-10px) scale(.7425);animation:fall-8 11s -29s linear infinite}@keyframes fall-8{66.909%{transform:translate(23.812vw,66.909vh) scale(.7425)}to{transform:translate(25.25235vw,99vh) scale(.7425)}}.snow:nth-child(9){opacity:1.578;transform:translate(54.3203vw,-10px) scale(.1099);animation:fall-9 13s -28s linear infinite}@keyframes fall-9{34.697%{transform:translate(49.5236vw,34.697vh) scale(.1099)}to{transform:translate(51.92195vw,99vh) scale(.1099)}}.snow:nth-child(10){opacity:1.9192;transform:translate(72.6011vw,-10px) scale(.6153);animation:fall-10 26s -8s linear infinite}@keyframes fall-10{49.155%{transform:translate(70.3286vw,49.155vh) scale(.6153)}to{transform:translate(71.46485vw,99vh) scale(.6153)}}.snow:nth-child(11){opacity:.6646;transform:translate(53.4771vw,-10px) scale(.4056);animation:fall-11 21s -3s linear infinite}@keyframes fall-11{54.791%{transform:translate(63.2457vw,54.791vh) scale(.4056)}to{transform:translate(58.3614vw,99vh) scale(.4056)}}.snow:nth-child(12){opacity:.0898;transform:translate(56.1707vw,-10px) scale(.7044);animation:fall-12 12s -22s linear infinite}@keyframes fall-12{75.436%{transform:translate(53.5391vw,75.436vh) scale(.7044)}to{transform:translate(54.8549vw,99vh) scale(.7044)}}.snow:nth-child(13){opacity:1.3984;transform:translate(91.1143vw,-10px) scale(.5367);animation:fall-13 25s -8s linear infinite}@keyframes fall-13{61.647%{transform:translate(97.9787vw,61.647vh) scale(.5367)}to{transform:translate(94.5465vw,99vh) scale(.5367)}}.snow:nth-child(14){opacity:1.61;transform:translate(70.3676vw,-10px) scale(.1227);animation:fall-14 24s -25s linear infinite}@keyframes fall-14{31.395%{transform:translate(73.5086vw,31.395vh) scale(.1227)}to{transform:translate(71.9381vw,99vh) scale(.1227)}}.snow:nth-child(15){opacity:.9096;transform:translate(26.7226vw,-10px) scale(.4248);animation:fall-15 30s -2s linear infinite}@keyframes fall-15{54.706%{transform:translate(26.9392vw,54.706vh) scale(.4248)}to{transform:translate(26.8309vw,99vh) scale(.4248)}}.snow:nth-child(16){opacity:.3108;transform:translate(82.9694vw,-10px) scale(.1177);animation:fall-16 18s -27s linear infinite}@keyframes fall-16{49.695%{transform:translate(79.1638vw,49.695vh) scale(.1177)}to{transform:translate(81.0666vw,99vh) scale(.1177)}}.snow:nth-child(17){opacity:1.4522;transform:translate(78.1662vw,-10px) scale(.5939);animation:fall-17 25s -23s linear infinite}@keyframes fall-17{39.912%{transform:translate(84.6561vw,39.912vh) scale(.5939)}to{transform:translate(81.41115vw,99vh) scale(.5939)}}.snow:nth-child(18){opacity:.1828;transform:translate(7.9555vw,-10px) scale(.8344);animation:fall-18 17s -18s linear infinite}@keyframes fall-18{30.965%{transform:translate(14.1167vw,30.965vh) scale(.8344)}to{transform:translate(11.0361vw,99vh) scale(.8344)}}.snow:nth-child(19){opacity:1.0332;transform:translate(85.7595vw,-10px) scale(.4373);animation:fall-19 13s -22s linear infinite}@keyframes fall-19{30.318%{transform:translate(91.9045vw,30.318vh) scale(.4373)}to{transform:translate(88.832vw,99vh) scale(.4373)}}.snow:nth-child(20){opacity:1.528;transform:translate(97.8811vw,-10px) scale(.9458);animation:fall-20 22s -29s linear infinite}@keyframes fall-20{70.369%{transform:translate(95.2814vw,70.369vh) scale(.9458)}to{transform:translate(96.58125vw,99vh) scale(.9458)}}.snow:nth-child(21){opacity:.2092;transform:translate(5.1508vw,-10px) scale(.9992);animation:fall-21 11s -12s linear infinite}@keyframes fall-21{38.634%{transform:translate(11.3723vw,38.634vh) scale(.9992)}to{transform:translate(8.26155vw,99vh) scale(.9992)}}.snow:nth-child(22){opacity:.6484;transform:translate(51.9357vw,-10px) scale(.9583);animation:fall-22 22s -29s linear infinite}@keyframes fall-22{55.76%{transform:translate(44.2886vw,55.76vh) scale(.9583)}to{transform:translate(48.11215vw,99vh) scale(.9583)}}.snow:nth-child(23){opacity:1.9824;transform:translate(32.7127vw,-10px) scale(.1389);animation:fall-23 20s -16s linear infinite}@keyframes fall-23{56.8%{transform:translate(33.5352vw,56.8vh) scale(.1389)}to{transform:translate(33.12395vw,99vh) scale(.1389)}}.snow:nth-child(24){opacity:.6954;transform:translate(92.6868vw,-10px) scale(.4867);animation:fall-24 10s -22s linear infinite}@keyframes fall-24{66.739%{transform:translate(95.2517vw,66.739vh) scale(.4867)}to{transform:translate(93.96925vw,99vh) scale(.4867)}}.snow:nth-child(25){opacity:.9262;transform:translate(6.3793vw,-10px) scale(.992);animation:fall-25 23s -14s linear infinite}@keyframes fall-25{30.597%{transform:translate(9.2813vw,30.597vh) scale(.992)}to{transform:translate(7.8303vw,99vh) scale(.992)}}.snow:nth-child(26){opacity:1.427;transform:translate(27.5349vw,-10px) scale(.042);animation:fall-26 10s -23s linear infinite}@keyframes fall-26{43.08%{transform:translate(18.2009vw,43.08vh) scale(.042)}to{transform:translate(22.8679vw,99vh) scale(.042)}}.snow:nth-child(27){opacity:1.0138;transform:translate(60.7024vw,-10px) scale(.1106);animation:fall-27 19s -9s linear infinite}@keyframes fall-27{60.659%{transform:translate(62.4921vw,60.659vh) scale(.1106)}to{transform:translate(61.59725vw,99vh) scale(.1106)}}.snow:nth-child(28){opacity:1.8298;transform:translate(2.7749vw,-10px) scale(.911);animation:fall-28 29s -12s linear infinite}@keyframes fall-28{34.113%{transform:translate(-.6009vw,34.113vh) scale(.911)}to{transform:translate(1.087vw,99vh) scale(.911)}}.snow:nth-child(29){opacity:1.4848;transform:translate(60.2087vw,-10px) scale(.834);animation:fall-29 27s -19s linear infinite}@keyframes fall-29{67.483%{transform:translate(58.2081vw,67.483vh) scale(.834)}to{transform:translate(59.2084vw,99vh) scale(.834)}}.snow:nth-child(30){opacity:.8346;transform:translate(85.3822vw,-10px) scale(.7505);animation:fall-30 24s -6s linear infinite}@keyframes fall-30{51.129%{transform:translate(77.9043vw,51.129vh) scale(.7505)}to{transform:translate(81.64325vw,99vh) scale(.7505)}}.snow:nth-child(31){opacity:.9202;transform:translate(58.1569vw,-10px) scale(.0228);animation:fall-31 26s -1s linear infinite}@keyframes fall-31{76.09%{transform:translate(55.1377vw,76.09vh) scale(.0228)}to{transform:translate(56.6473vw,99vh) scale(.0228)}}.snow:nth-child(32){opacity:.2842;transform:translate(25.8747vw,-10px) scale(.9305);animation:fall-32 24s -26s linear infinite}@keyframes fall-32{40.567%{transform:translate(18.3597vw,40.567vh) scale(.9305)}to{transform:translate(22.1172vw,99vh) scale(.9305)}}.snow:nth-child(33){opacity:.9872;transform:translate(5.0529vw,-10px) scale(.981);animation:fall-33 15s -13s linear infinite}@keyframes fall-33{76.05%{transform:translate(2.362vw,76.05vh) scale(.981)}to{transform:translate(3.70745vw,99vh) scale(.981)}}.snow:nth-child(34){opacity:.0284;transform:translate(57.0242vw,-10px) scale(.6466);animation:fall-34 23s -26s linear infinite}@keyframes fall-34{34.458%{transform:translate(50.7557vw,34.458vh) scale(.6466)}to{transform:translate(53.88995vw,99vh) scale(.6466)}}.snow:nth-child(35){opacity:1.7312;transform:translate(14.4086vw,-10px) scale(.24);animation:fall-35 26s -21s linear infinite}@keyframes fall-35{71.402%{transform:translate(15.4963vw,71.402vh) scale(.24)}to{transform:translate(14.95245vw,99vh) scale(.24)}}.snow:nth-child(36){opacity:1.8244;transform:translate(29.4452vw,-10px) scale(.1265);animation:fall-36 10s -6s linear infinite}@keyframes fall-36{73.886%{transform:translate(21.3479vw,73.886vh) scale(.1265)}to{transform:translate(25.39655vw,99vh) scale(.1265)}}.snow:nth-child(37){opacity:1.818;transform:translate(83.1968vw,-10px) scale(.6341);animation:fall-37 11s -8s linear infinite}@keyframes fall-37{40.941%{transform:translate(87.0092vw,40.941vh) scale(.6341)}to{transform:translate(85.103vw,99vh) scale(.6341)}}.snow:nth-child(38){opacity:.508;transform:translate(1.7556vw,-10px) scale(.8735);animation:fall-38 22s -16s linear infinite}@keyframes fall-38{58.603%{transform:translate(-6.6188vw,58.603vh) scale(.8735)}to{transform:translate(-2.4316vw,99vh) scale(.8735)}}.snow:nth-child(39){opacity:.341;transform:translate(37.6856vw,-10px) scale(.0916);animation:fall-39 24s -24s linear infinite}@keyframes fall-39{59.71%{transform:translate(44.4063vw,59.71vh) scale(.0916)}to{transform:translate(41.04595vw,99vh) scale(.0916)}}.snow:nth-child(40){opacity:1.0154;transform:translate(79.7236vw,-10px) scale(.7226);animation:fall-40 19s -26s linear infinite}@keyframes fall-40{58.87%{transform:translate(84.7122vw,58.87vh) scale(.7226)}to{transform:translate(82.2179vw,99vh) scale(.7226)}}.snow:nth-child(41){opacity:.0894;transform:translate(8.7332vw,-10px) scale(.4681);animation:fall-41 22s -7s linear infinite}@keyframes fall-41{45.934%{transform:translate(6.7738vw,45.934vh) scale(.4681)}to{transform:translate(7.7535vw,99vh) scale(.4681)}}.snow:nth-child(42){opacity:.119;transform:translate(48.2354vw,-10px) scale(.656);animation:fall-42 14s -8s linear infinite}@keyframes fall-42{69.464%{transform:translate(40.4574vw,69.464vh) scale(.656)}to{transform:translate(44.3464vw,99vh) scale(.656)}}.snow:nth-child(43){opacity:1.822;transform:translate(63.0231vw,-10px) scale(.1172);animation:fall-43 24s -4s linear infinite}@keyframes fall-43{44.055%{transform:translate(69.3935vw,44.055vh) scale(.1172)}to{transform:translate(66.2083vw,99vh) scale(.1172)}}.snow:nth-child(44){opacity:1.0878;transform:translate(44.4356vw,-10px) scale(.0408);animation:fall-44 13s -2s linear infinite}@keyframes fall-44{56.529%{transform:translate(38.9277vw,56.529vh) scale(.0408)}to{transform:translate(41.68165vw,99vh) scale(.0408)}}.snow:nth-child(45){opacity:1.4464;transform:translate(96.2064vw,-10px) scale(.9843);animation:fall-45 21s -10s linear infinite}@keyframes fall-45{58.699%{transform:translate(101.3172vw,58.699vh) scale(.9843)}to{transform:translate(98.7618vw,99vh) scale(.9843)}}.snow:nth-child(46){opacity:1.0046;transform:translate(51.1574vw,-10px) scale(.0231);animation:fall-46 17s -20s linear infinite}@keyframes fall-46{44.24%{transform:translate(47.5123vw,44.24vh) scale(.0231)}to{transform:translate(49.33485vw,99vh) scale(.0231)}}.snow:nth-child(47){opacity:.1566;transform:translate(88.6894vw,-10px) scale(.9217);animation:fall-47 19s -16s linear infinite}@keyframes fall-47{62.423%{transform:translate(93.54vw,62.423vh) scale(.9217)}to{transform:translate(91.1147vw,99vh) scale(.9217)}}.snow:nth-child(48){opacity:.2276;transform:translate(15.5975vw,-10px) scale(.169);animation:fall-48 26s -10s linear infinite}@keyframes fall-48{33.155%{transform:translate(9.2844vw,33.155vh) scale(.169)}to{transform:translate(12.44095vw,99vh) scale(.169)}}.snow:nth-child(49){opacity:.8666;transform:translate(98.9179vw,-10px) scale(.763);animation:fall-49 23s -5s linear infinite}@keyframes fall-49{76.963%{transform:translate(107.7265vw,76.963vh) scale(.763)}to{transform:translate(103.3222vw,99vh) scale(.763)}}.snow:nth-child(50){opacity:1.2024;transform:translate(26.1219vw,-10px) scale(.3164);animation:fall-50 12s -16s linear infinite}@keyframes fall-50{70.09%{transform:translate(29.9335vw,70.09vh) scale(.3164)}to{transform:translate(28.0277vw,99vh) scale(.3164)}}.snow:nth-child(51){opacity:1.6346;transform:translate(85.1382vw,-10px) scale(.7119);animation:fall-51 10s -3s linear infinite}@keyframes fall-51{42.212%{transform:translate(85.6482vw,42.212vh) scale(.7119)}to{transform:translate(85.3932vw,99vh) scale(.7119)}}.snow:nth-child(52){opacity:1.1924;transform:translate(3.0469vw,-10px) scale(.8907);animation:fall-52 21s -21s linear infinite}@keyframes fall-52{76.61%{transform:translate(10.6926vw,76.61vh) scale(.8907)}to{transform:translate(6.86975vw,99vh) scale(.8907)}}.snow:nth-child(53){opacity:1.8938;transform:translate(29.1223vw,-10px) scale(.2133);animation:fall-53 21s -18s linear infinite}@keyframes fall-53{79.366%{transform:translate(26.823vw,79.366vh) scale(.2133)}to{transform:translate(27.97265vw,99vh) scale(.2133)}}.snow:nth-child(54){opacity:1.5774;transform:translate(36.5348vw,-10px) scale(.7171);animation:fall-54 24s -15s linear infinite}@keyframes fall-54{78.592%{transform:translate(30.9233vw,78.592vh) scale(.7171)}to{transform:translate(33.72905vw,99vh) scale(.7171)}}.snow:nth-child(55){opacity:1.7234;transform:translate(95.4599vw,-10px) scale(.5889);animation:fall-55 23s -13s linear infinite}@keyframes fall-55{53.158%{transform:translate(95.5744vw,53.158vh) scale(.5889)}to{transform:translate(95.51715vw,99vh) scale(.5889)}}.snow:nth-child(56){opacity:1.6726;transform:translate(4.6438vw,-10px) scale(.3725);animation:fall-56 26s -30s linear infinite}@keyframes fall-56{61.028%{transform:translate(.7358vw,61.028vh) scale(.3725)}to{transform:translate(2.6898vw,99vh) scale(.3725)}}.snow:nth-child(57){opacity:1.6476;transform:translate(13.7569vw,-10px) scale(.2129);animation:fall-57 21s -20s linear infinite}@keyframes fall-57{64.164%{transform:translate(13.8742vw,64.164vh) scale(.2129)}to{transform:translate(13.81555vw,99vh) scale(.2129)}}.snow:nth-child(58){opacity:.4928;transform:translate(82.3095vw,-10px) scale(.2408);animation:fall-58 21s -7s linear infinite}@keyframes fall-58{73.728%{transform:translate(89.9481vw,73.728vh) scale(.2408)}to{transform:translate(86.1288vw,99vh) scale(.2408)}}.snow:nth-child(59){opacity:1.6008;transform:translate(7.8385vw,-10px) scale(.2536);animation:fall-59 15s -8s linear infinite}@keyframes fall-59{44.345%{transform:translate(-.7821vw,44.345vh) scale(.2536)}to{transform:translate(3.5282vw,99vh) scale(.2536)}}.snow:nth-child(60){opacity:.2604;transform:translate(45.3539vw,-10px) scale(.5901);animation:fall-60 30s -9s linear infinite}@keyframes fall-60{72.645%{transform:translate(42.4009vw,72.645vh) scale(.5901)}to{transform:translate(43.8774vw,99vh) scale(.5901)}}.snow:nth-child(61){opacity:.6038;transform:translate(89.8241vw,-10px) scale(.6193);animation:fall-61 30s -12s linear infinite}@keyframes fall-61{36.217%{transform:translate(81.7726vw,36.217vh) scale(.6193)}to{transform:translate(85.79835vw,99vh) scale(.6193)}}.snow:nth-child(62){opacity:.2802;transform:translate(12.5634vw,-10px) scale(.2974);animation:fall-62 27s -20s linear infinite}@keyframes fall-62{73.279%{transform:translate(15.136vw,73.279vh) scale(.2974)}to{transform:translate(13.8497vw,99vh) scale(.2974)}}.snow:nth-child(63){opacity:1.1596;transform:translate(51.1633vw,-10px) scale(.1283);animation:fall-63 30s -16s linear infinite}@keyframes fall-63{61.568%{transform:translate(52.7052vw,61.568vh) scale(.1283)}to{transform:translate(51.93425vw,99vh) scale(.1283)}}.snow:nth-child(64){opacity:.44;transform:translate(57.6368vw,-10px) scale(.8961);animation:fall-64 15s -1s linear infinite}@keyframes fall-64{33.273%{transform:translate(60.7233vw,33.273vh) scale(.8961)}to{transform:translate(59.18005vw,99vh) scale(.8961)}}.snow:nth-child(65){opacity:1.4984;transform:translate(76.1147vw,-10px) scale(.4491);animation:fall-65 28s -18s linear infinite}@keyframes fall-65{33.647%{transform:translate(77.848vw,33.647vh) scale(.4491)}to{transform:translate(76.98135vw,99vh) scale(.4491)}}.snow:nth-child(66){opacity:1.3688;transform:translate(44.9116vw,-10px) scale(.7476);animation:fall-66 26s -8s linear infinite}@keyframes fall-66{31.883%{transform:translate(39.1053vw,31.883vh) scale(.7476)}to{transform:translate(42.00845vw,99vh) scale(.7476)}}.snow:nth-child(67){opacity:1.214;transform:translate(83.8682vw,-10px) scale(.899);animation:fall-67 14s -16s linear infinite}@keyframes fall-67{49.391%{transform:translate(82.0495vw,49.391vh) scale(.899)}to{transform:translate(82.95885vw,99vh) scale(.899)}}.snow:nth-child(68){opacity:1.2504;transform:translate(63.2598vw,-10px) scale(.4606);animation:fall-68 23s -28s linear infinite}@keyframes fall-68{31.997%{transform:translate(66.444vw,31.997vh) scale(.4606)}to{transform:translate(64.8519vw,99vh) scale(.4606)}}.snow:nth-child(69){opacity:.4986;transform:translate(60.4142vw,-10px) scale(.1433);animation:fall-69 21s -23s linear infinite}@keyframes fall-69{44.238%{transform:translate(60.4392vw,44.238vh) scale(.1433)}to{transform:translate(60.4267vw,99vh) scale(.1433)}}.snow:nth-child(70){opacity:1.6908;transform:translate(98.4223vw,-10px) scale(.6084);animation:fall-70 12s -24s linear infinite}@keyframes fall-70{47.479%{transform:translate(100.6466vw,47.479vh) scale(.6084)}to{transform:translate(99.53445vw,99vh) scale(.6084)}}.snow:nth-child(71){opacity:.9364;transform:translate(89.6064vw,-10px) scale(.0494);animation:fall-71 11s -2s linear infinite}@keyframes fall-71{56.316%{transform:translate(84.8632vw,56.316vh) scale(.0494)}to{transform:translate(87.2348vw,99vh) scale(.0494)}}.snow:nth-child(72){opacity:1.6158;transform:translate(71.9117vw,-10px) scale(.1889);animation:fall-72 14s -18s linear infinite}@keyframes fall-72{36.32%{transform:translate(70.0663vw,36.32vh) scale(.1889)}to{transform:translate(70.989vw,99vh) scale(.1889)}}.snow:nth-child(73){opacity:1.6944;transform:translate(20.0592vw,-10px) scale(.8876);animation:fall-73 12s -18s linear infinite}@keyframes fall-73{46.371%{transform:translate(11.2452vw,46.371vh) scale(.8876)}to{transform:translate(15.6522vw,99vh) scale(.8876)}}.snow:nth-child(74){opacity:1.3558;transform:translate(37.1025vw,-10px) scale(.9799);animation:fall-74 17s -21s linear infinite}@keyframes fall-74{56.604%{transform:translate(37.9339vw,56.604vh) scale(.9799)}to{transform:translate(37.5182vw,99vh) scale(.9799)}}.snow:nth-child(75){opacity:.026;transform:translate(23.2734vw,-10px) scale(.0838);animation:fall-75 14s -24s linear infinite}@keyframes fall-75{70.694%{transform:translate(20.5173vw,70.694vh) scale(.0838)}to{transform:translate(21.89535vw,99vh) scale(.0838)}}.snow:nth-child(76){opacity:.06;transform:translate(29.4264vw,-10px) scale(.1067);animation:fall-76 16s -2s linear infinite}@keyframes fall-76{55.321%{transform:translate(28.2075vw,55.321vh) scale(.1067)}to{transform:translate(28.81695vw,99vh) scale(.1067)}}.snow:nth-child(77){opacity:.8176;transform:translate(88.4957vw,-10px) scale(.5263);animation:fall-77 22s -8s linear infinite}@keyframes fall-77{41.471%{transform:translate(90.8764vw,41.471vh) scale(.5263)}to{transform:translate(89.68605vw,99vh) scale(.5263)}}.snow:nth-child(78){opacity:1.4148;transform:translate(9.6133vw,-10px) scale(.8146);animation:fall-78 19s -8s linear infinite}@keyframes fall-78{49.697%{transform:translate(17.331vw,49.697vh) scale(.8146)}to{transform:translate(13.47215vw,99vh) scale(.8146)}}.snow:nth-child(79){opacity:.7946;transform:translate(18.1705vw,-10px) scale(.2913);animation:fall-79 27s -17s linear infinite}@keyframes fall-79{65.059%{transform:translate(26.792vw,65.059vh) scale(.2913)}to{transform:translate(22.48125vw,99vh) scale(.2913)}}.snow:nth-child(80){opacity:1.3238;transform:translate(94.6712vw,-10px) scale(.3741);animation:fall-80 30s -28s linear infinite}@keyframes fall-80{43.411%{transform:translate(85.2241vw,43.411vh) scale(.3741)}to{transform:translate(89.94765vw,99vh) scale(.3741)}}.snow:nth-child(81){opacity:1.1328;transform:translate(74.5352vw,-10px) scale(.6008);animation:fall-81 22s -17s linear infinite}@keyframes fall-81{61.708%{transform:translate(71.8026vw,61.708vh) scale(.6008)}to{transform:translate(73.1689vw,99vh) scale(.6008)}}.snow:nth-child(82){opacity:.1162;transform:translate(5.5709vw,-10px) scale(.7766);animation:fall-82 21s -12s linear infinite}@keyframes fall-82{77.067%{transform:translate(-.5281vw,77.067vh) scale(.7766)}to{transform:translate(2.5214vw,99vh) scale(.7766)}}.snow:nth-child(83){opacity:.7652;transform:translate(11.7823vw,-10px) scale(.9825);animation:fall-83 17s -19s linear infinite}@keyframes fall-83{62.611%{transform:translate(10.529vw,62.611vh) scale(.9825)}to{transform:translate(11.15565vw,99vh) scale(.9825)}}.snow:nth-child(84){opacity:1.6078;transform:translate(80.1808vw,-10px) scale(.8799);animation:fall-84 18s -12s linear infinite}@keyframes fall-84{31.074%{transform:translate(81.9148vw,31.074vh) scale(.8799)}to{transform:translate(81.0478vw,99vh) scale(.8799)}}.snow:nth-child(85){opacity:1.3092;transform:translate(68.9212vw,-10px) scale(.4047);animation:fall-85 20s -6s linear infinite}@keyframes fall-85{74.135%{transform:translate(61.6145vw,74.135vh) scale(.4047)}to{transform:translate(65.26785vw,99vh) scale(.4047)}}.snow:nth-child(86){opacity:.1266;transform:translate(54.8596vw,-10px) scale(.9887);animation:fall-86 15s -5s linear infinite}@keyframes fall-86{75.567%{transform:translate(61.3916vw,75.567vh) scale(.9887)}to{transform:translate(58.1256vw,99vh) scale(.9887)}}.snow:nth-child(87){opacity:.8804;transform:translate(52.2242vw,-10px) scale(.0051);animation:fall-87 29s -11s linear infinite}@keyframes fall-87{45.944%{transform:translate(50.2502vw,45.944vh) scale(.0051)}to{transform:translate(51.2372vw,99vh) scale(.0051)}}.snow:nth-child(88){opacity:1.9184;transform:translate(86.2792vw,-10px) scale(.3881);animation:fall-88 15s -16s linear infinite}@keyframes fall-88{54.693%{transform:translate(88.517vw,54.693vh) scale(.3881)}to{transform:translate(87.3981vw,99vh) scale(.3881)}}.snow:nth-child(89){opacity:1.1412;transform:translate(59.9311vw,-10px) scale(.1713);animation:fall-89 20s -10s linear infinite}@keyframes fall-89{40.496%{transform:translate(59.7794vw,40.496vh) scale(.1713)}to{transform:translate(59.85525vw,99vh) scale(.1713)}}.snow:nth-child(90){opacity:1.9924;transform:translate(20.0793vw,-10px) scale(.4917);animation:fall-90 20s -13s linear infinite}@keyframes fall-90{54.282%{transform:translate(15.9231vw,54.282vh) scale(.4917)}to{transform:translate(18.0012vw,99vh) scale(.4917)}}.snow:nth-child(91){opacity:1.6414;transform:translate(7.5207vw,-10px) scale(.1998);animation:fall-91 30s -7s linear infinite}@keyframes fall-91{71.277%{transform:translate(-.6682vw,71.277vh) scale(.1998)}to{transform:translate(3.42625vw,99vh) scale(.1998)}}.snow:nth-child(92){opacity:1.9938;transform:translate(27.4901vw,-10px) scale(.3533);animation:fall-92 10s -26s linear infinite}@keyframes fall-92{43.824%{transform:translate(18.6251vw,43.824vh) scale(.3533)}to{transform:translate(23.0576vw,99vh) scale(.3533)}}.snow:nth-child(93){opacity:1.0026;transform:translate(79.1656vw,-10px) scale(.5235);animation:fall-93 16s -5s linear infinite}@keyframes fall-93{53.007%{transform:translate(80.4463vw,53.007vh) scale(.5235)}to{transform:translate(79.80595vw,99vh) scale(.5235)}}.snow:nth-child(94){opacity:.4992;transform:translate(23.5821vw,-10px) scale(.1013);animation:fall-94 23s -9s linear infinite}@keyframes fall-94{59.2%{transform:translate(21.8436vw,59.2vh) scale(.1013)}to{transform:translate(22.71285vw,99vh) scale(.1013)}}.snow:nth-child(95){opacity:.8676;transform:translate(.3011vw,-10px) scale(.8056);animation:fall-95 18s -5s linear infinite}@keyframes fall-95{36.436%{transform:translate(-2.1778vw,36.436vh) scale(.8056)}to{transform:translate(-.93835vw,99vh) scale(.8056)}}.snow:nth-child(96){opacity:1.6698;transform:translate(33.9617vw,-10px) scale(.2259);animation:fall-96 27s -16s linear infinite}@keyframes fall-96{73.504%{transform:translate(30.0464vw,73.504vh) scale(.2259)}to{transform:translate(32.00405vw,99vh) scale(.2259)}}.snow:nth-child(97){opacity:1.6128;transform:translate(99.3059vw,-10px) scale(.1432);animation:fall-97 24s -25s linear infinite}@keyframes fall-97{31.986%{transform:translate(94.216vw,31.986vh) scale(.1432)}to{transform:translate(96.76095vw,99vh) scale(.1432)}}.snow:nth-child(98){opacity:.5718;transform:translate(76.9932vw,-10px) scale(.2297);animation:fall-98 27s -3s linear infinite}@keyframes fall-98{61.685%{transform:translate(78.4982vw,61.685vh) scale(.2297)}to{transform:translate(77.7457vw,99vh) scale(.2297)}}.snow:nth-child(99){opacity:.9348;transform:translate(61.1418vw,-10px) scale(.382);animation:fall-99 16s -7s linear infinite}@keyframes fall-99{30.453%{transform:translate(55.2167vw,30.453vh) scale(.382)}to{transform:translate(58.17925vw,99vh) scale(.382)}}.snow:nth-child(100){opacity:1.0488;transform:translate(97.5735vw,-10px) scale(.3273);animation:fall-100 17s -3s linear infinite}@keyframes fall-100{68.442%{transform:translate(104.4585vw,68.442vh) scale(.3273)}to{transform:translate(101.016vw,99vh) scale(.3273)}}.snow:nth-child(101){opacity:.2762;transform:translate(74.2584vw,-10px) scale(.1922);animation:fall-101 18s -3s linear infinite}@keyframes fall-101{60.362%{transform:translate(65.6524vw,60.362vh) scale(.1922)}to{transform:translate(69.9554vw,99vh) scale(.1922)}}.snow:nth-child(102){opacity:.9864;transform:translate(14.8065vw,-10px) scale(.5238);animation:fall-102 25s -27s linear infinite}@keyframes fall-102{74.46%{transform:translate(10.6521vw,74.46vh) scale(.5238)}to{transform:translate(12.7293vw,99vh) scale(.5238)}}.snow:nth-child(103){opacity:1.0854;transform:translate(48.2304vw,-10px) scale(.8637);animation:fall-103 12s -12s linear infinite}@keyframes fall-103{69.911%{transform:translate(54.3399vw,69.911vh) scale(.8637)}to{transform:translate(51.28515vw,99vh) scale(.8637)}}.snow:nth-child(104){opacity:.5398;transform:translate(71.6426vw,-10px) scale(.3408);animation:fall-104 16s -16s linear infinite}@keyframes fall-104{48.181%{transform:translate(79.1407vw,48.181vh) scale(.3408)}to{transform:translate(75.39165vw,99vh) scale(.3408)}}.snow:nth-child(105){opacity:1.0712;transform:translate(66.371vw,-10px) scale(.5544);animation:fall-105 17s -4s linear infinite}@keyframes fall-105{61.422%{transform:translate(75.5489vw,61.422vh) scale(.5544)}to{transform:translate(70.95995vw,99vh) scale(.5544)}}.snow:nth-child(106){opacity:1.9196;transform:translate(29.8983vw,-10px) scale(.3007);animation:fall-106 13s -4s linear infinite}@keyframes fall-106{79.373%{transform:translate(38.0439vw,79.373vh) scale(.3007)}to{transform:translate(33.9711vw,99vh) scale(.3007)}}.snow:nth-child(107){opacity:1.7194;transform:translate(71.351vw,-10px) scale(.9483);animation:fall-107 14s -11s linear infinite}@keyframes fall-107{71.028%{transform:translate(68.2873vw,71.028vh) scale(.9483)}to{transform:translate(69.81915vw,99vh) scale(.9483)}}.snow:nth-child(108){opacity:.651;transform:translate(64.6514vw,-10px) scale(.6033);animation:fall-108 20s -21s linear infinite}@keyframes fall-108{71.192%{transform:translate(56.6242vw,71.192vh) scale(.6033)}to{transform:translate(60.6378vw,99vh) scale(.6033)}}.snow:nth-child(109){opacity:1.8508;transform:translate(50.2878vw,-10px) scale(.1447);animation:fall-109 14s -30s linear infinite}@keyframes fall-109{33.493%{transform:translate(59.4088vw,33.493vh) scale(.1447)}to{transform:translate(54.8483vw,99vh) scale(.1447)}}.snow:nth-child(110){opacity:.6984;transform:translate(76.0708vw,-10px) scale(.7861);animation:fall-110 23s -21s linear infinite}@keyframes fall-110{75.801%{transform:translate(74.211vw,75.801vh) scale(.7861)}to{transform:translate(75.1409vw,99vh) scale(.7861)}}.snow:nth-child(111){opacity:.6598;transform:translate(98.2728vw,-10px) scale(.8365);animation:fall-111 25s -21s linear infinite}@keyframes fall-111{44.799%{transform:translate(102.5905vw,44.799vh) scale(.8365)}to{transform:translate(100.43165vw,99vh) scale(.8365)}}.snow:nth-child(112){opacity:1.8804;transform:translate(80.6781vw,-10px) scale(.2119);animation:fall-112 11s -23s linear infinite}@keyframes fall-112{36.165%{transform:translate(72.5247vw,36.165vh) scale(.2119)}to{transform:translate(76.6014vw,99vh) scale(.2119)}}.snow:nth-child(113){opacity:.4524;transform:translate(1.5313vw,-10px) scale(.7011);animation:fall-113 22s -29s linear infinite}@keyframes fall-113{76.056%{transform:translate(5.8655vw,76.056vh) scale(.7011)}to{transform:translate(3.6984vw,99vh) scale(.7011)}}.snow:nth-child(114){opacity:.9872;transform:translate(9.1666vw,-10px) scale(.8936);animation:fall-114 14s -22s linear infinite}@keyframes fall-114{36.425%{transform:translate(3.8181vw,36.425vh) scale(.8936)}to{transform:translate(6.49235vw,99vh) scale(.8936)}}.snow:nth-child(115){opacity:.9864;transform:translate(39.3346vw,-10px) scale(.2829);animation:fall-115 11s -15s linear infinite}@keyframes fall-115{58.994%{transform:translate(40.4426vw,58.994vh) scale(.2829)}to{transform:translate(39.8886vw,99vh) scale(.2829)}}.snow:nth-child(116){opacity:1.0012;transform:translate(2.8102vw,-10px) scale(.1219);animation:fall-116 11s -14s linear infinite}@keyframes fall-116{56.581%{transform:translate(7.8651vw,56.581vh) scale(.1219)}to{transform:translate(5.33765vw,99vh) scale(.1219)}}.snow:nth-child(117){opacity:1.4762;transform:translate(50.906vw,-10px) scale(.6644);animation:fall-117 22s -13s linear infinite}@keyframes fall-117{41.364%{transform:translate(46.2464vw,41.364vh) scale(.6644)}to{transform:translate(48.5762vw,99vh) scale(.6644)}}.snow:nth-child(118){opacity:.5418;transform:translate(67.2494vw,-10px) scale(.461);animation:fall-118 17s -9s linear infinite}@keyframes fall-118{40.639%{transform:translate(70.699vw,40.639vh) scale(.461)}to{transform:translate(68.9742vw,99vh) scale(.461)}}.snow:nth-child(119){opacity:.2352;transform:translate(90.8896vw,-10px) scale(.0423);animation:fall-119 23s -9s linear infinite}@keyframes fall-119{31.201%{transform:translate(97.9973vw,31.201vh) scale(.0423)}to{transform:translate(94.44345vw,99vh) scale(.0423)}}.snow:nth-child(120){opacity:.4318;transform:translate(40.1715vw,-10px) scale(.2239);animation:fall-120 11s -22s linear infinite}@keyframes fall-120{32.547%{transform:translate(42.2979vw,32.547vh) scale(.2239)}to{transform:translate(41.2347vw,99vh) scale(.2239)}}.snow:nth-child(121){opacity:.1484;transform:translate(93.1823vw,-10px) scale(.9368);animation:fall-121 21s -13s linear infinite}@keyframes fall-121{32.001%{transform:translate(87.5506vw,32.001vh) scale(.9368)}to{transform:translate(90.36645vw,99vh) scale(.9368)}}.snow:nth-child(122){opacity:1.6392;transform:translate(13.4784vw,-10px) scale(.4349);animation:fall-122 13s -26s linear infinite}@keyframes fall-122{31.328%{transform:translate(8.9439vw,31.328vh) scale(.4349)}to{transform:translate(11.21115vw,99vh) scale(.4349)}}.snow:nth-child(123){opacity:1.4918;transform:translate(55.27vw,-10px) scale(.0587);animation:fall-123 30s -7s linear infinite}@keyframes fall-123{63.203%{transform:translate(59.3036vw,63.203vh) scale(.0587)}to{transform:translate(57.2868vw,99vh) scale(.0587)}}.snow:nth-child(124){opacity:.889;transform:translate(67.5329vw,-10px) scale(.3489);animation:fall-124 15s -4s linear infinite}@keyframes fall-124{63.354%{transform:translate(62.6982vw,63.354vh) scale(.3489)}to{transform:translate(65.11555vw,99vh) scale(.3489)}}.snow:nth-child(125){opacity:.364;transform:translate(74.8162vw,-10px) scale(.3726);animation:fall-125 10s -15s linear infinite}@keyframes fall-125{59.136%{transform:translate(77.0111vw,59.136vh) scale(.3726)}to{transform:translate(75.91365vw,99vh) scale(.3726)}}.snow:nth-child(126){opacity:1.5448;transform:translate(82.3299vw,-10px) scale(.2836);animation:fall-126 20s -22s linear infinite}@keyframes fall-126{65.828%{transform:translate(75.8528vw,65.828vh) scale(.2836)}to{transform:translate(79.09135vw,99vh) scale(.2836)}}.snow:nth-child(127){opacity:1.0186;transform:translate(19.7652vw,-10px) scale(.5197);animation:fall-127 25s -1s linear infinite}@keyframes fall-127{76.457%{transform:translate(12.1675vw,76.457vh) scale(.5197)}to{transform:translate(15.96635vw,99vh) scale(.5197)}}.snow:nth-child(128){opacity:.7214;transform:translate(89.7435vw,-10px) scale(.4071);animation:fall-128 27s -19s linear infinite}@keyframes fall-128{67.875%{transform:translate(86.8423vw,67.875vh) scale(.4071)}to{transform:translate(88.2929vw,99vh) scale(.4071)}}.snow:nth-child(129){opacity:.4928;transform:translate(10.7887vw,-10px) scale(.321);animation:fall-129 24s -11s linear infinite}@keyframes fall-129{52.055%{transform:translate(20.3329vw,52.055vh) scale(.321)}to{transform:translate(15.5608vw,99vh) scale(.321)}}.snow:nth-child(130){opacity:1.3078;transform:translate(47.3929vw,-10px) scale(.8203);animation:fall-130 18s -3s linear infinite}@keyframes fall-130{73.47%{transform:translate(38.3051vw,73.47vh) scale(.8203)}to{transform:translate(42.849vw,99vh) scale(.8203)}}.snow:nth-child(131){opacity:.9934;transform:translate(90.5993vw,-10px) scale(.149);animation:fall-131 16s -29s linear infinite}@keyframes fall-131{46.251%{transform:translate(88.4222vw,46.251vh) scale(.149)}to{transform:translate(89.51075vw,99vh) scale(.149)}}.snow:nth-child(132){opacity:.469;transform:translate(68.5691vw,-10px) scale(.7305);animation:fall-132 29s -26s linear infinite}@keyframes fall-132{66.874%{transform:translate(74.0782vw,66.874vh) scale(.7305)}to{transform:translate(71.32365vw,99vh) scale(.7305)}}.snow:nth-child(133){opacity:1.5094;transform:translate(50.9682vw,-10px) scale(.1383);animation:fall-133 28s -18s linear infinite}@keyframes fall-133{33.413%{transform:translate(42.5763vw,33.413vh) scale(.1383)}to{transform:translate(46.77225vw,99vh) scale(.1383)}}.snow:nth-child(134){opacity:.4056;transform:translate(39.7439vw,-10px) scale(.8889);animation:fall-134 10s -14s linear infinite}@keyframes fall-134{64.084%{transform:translate(44.7696vw,64.084vh) scale(.8889)}to{transform:translate(42.25675vw,99vh) scale(.8889)}}.snow:nth-child(135){opacity:.0456;transform:translate(32.735vw,-10px) scale(.0481);animation:fall-135 28s -10s linear infinite}@keyframes fall-135{77.648%{transform:translate(40.8748vw,77.648vh) scale(.0481)}to{transform:translate(36.8049vw,99vh) scale(.0481)}}.snow:nth-child(136){opacity:1.9008;transform:translate(49.9371vw,-10px) scale(.4383);animation:fall-136 17s -2s linear infinite}@keyframes fall-136{62.833%{transform:translate(47.2115vw,62.833vh) scale(.4383)}to{transform:translate(48.5743vw,99vh) scale(.4383)}}.snow:nth-child(137){opacity:.2458;transform:translate(55.4285vw,-10px) scale(.8427);animation:fall-137 22s -23s linear infinite}@keyframes fall-137{45.884%{transform:translate(54.0289vw,45.884vh) scale(.8427)}to{transform:translate(54.7287vw,99vh) scale(.8427)}}.snow:nth-child(138){opacity:1.5382;transform:translate(85.7068vw,-10px) scale(.4137);animation:fall-138 28s -7s linear infinite}@keyframes fall-138{60.068%{transform:translate(77.0539vw,60.068vh) scale(.4137)}to{transform:translate(81.38035vw,99vh) scale(.4137)}}.snow:nth-child(139){opacity:1.5476;transform:translate(9.7273vw,-10px) scale(.2293);animation:fall-139 25s -18s linear infinite}@keyframes fall-139{75.464%{transform:translate(12.4263vw,75.464vh) scale(.2293)}to{transform:translate(11.0768vw,99vh) scale(.2293)}}.snow:nth-child(140){opacity:1.0988;transform:translate(93.1016vw,-10px) scale(.2688);animation:fall-140 16s -26s linear infinite}@keyframes fall-140{52.186%{transform:translate(91.6086vw,52.186vh) scale(.2688)}to{transform:translate(92.3551vw,99vh) scale(.2688)}}.snow:nth-child(141){opacity:1.1772;transform:translate(44.8845vw,-10px) scale(.562);animation:fall-141 24s -21s linear infinite}@keyframes fall-141{57.088%{transform:translate(53.0043vw,57.088vh) scale(.562)}to{transform:translate(48.9444vw,99vh) scale(.562)}}.snow:nth-child(142){opacity:1.8876;transform:translate(29.4052vw,-10px) scale(.9602);animation:fall-142 17s -13s linear infinite}@keyframes fall-142{50.537%{transform:translate(37.8081vw,50.537vh) scale(.9602)}to{transform:translate(33.60665vw,99vh) scale(.9602)}}.snow:nth-child(143){opacity:.0348;transform:translate(18.0346vw,-10px) scale(.5261);animation:fall-143 15s -1s linear infinite}@keyframes fall-143{42.257%{transform:translate(21.8025vw,42.257vh) scale(.5261)}to{transform:translate(19.91855vw,99vh) scale(.5261)}}.snow:nth-child(144){opacity:.2906;transform:translate(56.6391vw,-10px) scale(.3405);animation:fall-144 21s -15s linear infinite}@keyframes fall-144{41.192%{transform:translate(63.7332vw,41.192vh) scale(.3405)}to{transform:translate(60.18615vw,99vh) scale(.3405)}}.snow:nth-child(145){opacity:.6084;transform:translate(73.0088vw,-10px) scale(.0909);animation:fall-145 30s -17s linear infinite}@keyframes fall-145{74.875%{transform:translate(76.3477vw,74.875vh) scale(.0909)}to{transform:translate(74.67825vw,99vh) scale(.0909)}}.snow:nth-child(146){opacity:.9614;transform:translate(1.7845vw,-10px) scale(.0782);animation:fall-146 14s -28s linear infinite}@keyframes fall-146{41.206%{transform:translate(-4.0749vw,41.206vh) scale(.0782)}to{transform:translate(-1.1452vw,99vh) scale(.0782)}}.snow:nth-child(147){opacity:.794;transform:translate(44.5178vw,-10px) scale(.1424);animation:fall-147 18s -1s linear infinite}@keyframes fall-147{73.597%{transform:translate(43.0204vw,73.597vh) scale(.1424)}to{transform:translate(43.7691vw,99vh) scale(.1424)}}.snow:nth-child(148){opacity:1.4634;transform:translate(78.3317vw,-10px) scale(.2884);animation:fall-148 25s -7s linear infinite}@keyframes fall-148{72.775%{transform:translate(77.9621vw,72.775vh) scale(.2884)}to{transform:translate(78.1469vw,99vh) scale(.2884)}}.snow:nth-child(149){opacity:.9518;transform:translate(79.9744vw,-10px) scale(.595);animation:fall-149 14s -4s linear infinite}@keyframes fall-149{47.2%{transform:translate(83.9714vw,47.2vh) scale(.595)}to{transform:translate(81.9729vw,99vh) scale(.595)}}.snow:nth-child(150){opacity:1.5138;transform:translate(31.9611vw,-10px) scale(.2072);animation:fall-150 23s -27s linear infinite}@keyframes fall-150{59.318%{transform:translate(38.8963vw,59.318vh) scale(.2072)}to{transform:translate(35.4287vw,99vh) scale(.2072)}}.snow:nth-child(151){opacity:1.9168;transform:translate(60.9164vw,-10px) scale(.2163);animation:fall-151 25s -7s linear infinite}@keyframes fall-151{61.485%{transform:translate(70.3246vw,61.485vh) scale(.2163)}to{transform:translate(65.6205vw,99vh) scale(.2163)}}.snow:nth-child(152){opacity:.5172;transform:translate(31.2626vw,-10px) scale(.1715);animation:fall-152 17s -21s linear infinite}@keyframes fall-152{37.044%{transform:translate(39.1067vw,37.044vh) scale(.1715)}to{transform:translate(35.18465vw,99vh) scale(.1715)}}.snow:nth-child(153){opacity:1.1066;transform:translate(70.418vw,-10px) scale(.7091);animation:fall-153 11s -18s linear infinite}@keyframes fall-153{38.23%{transform:translate(72.6252vw,38.23vh) scale(.7091)}to{transform:translate(71.5216vw,99vh) scale(.7091)}}.snow:nth-child(154){opacity:1.0198;transform:translate(29.911vw,-10px) scale(.9676);animation:fall-154 15s -29s linear infinite}@keyframes fall-154{43.805%{transform:translate(35.5973vw,43.805vh) scale(.9676)}to{transform:translate(32.75415vw,99vh) scale(.9676)}}.snow:nth-child(155){opacity:.3528;transform:translate(4.0128vw,-10px) scale(.295);animation:fall-155 26s -9s linear infinite}@keyframes fall-155{59.493%{transform:translate(-1.9835vw,59.493vh) scale(.295)}to{transform:translate(1.01465vw,99vh) scale(.295)}}.snow:nth-child(156){opacity:.5016;transform:translate(97.1555vw,-10px) scale(.8134);animation:fall-156 18s -18s linear infinite}@keyframes fall-156{79.169%{transform:translate(105.9957vw,79.169vh) scale(.8134)}to{transform:translate(101.5756vw,99vh) scale(.8134)}}.snow:nth-child(157){opacity:1.8314;transform:translate(65.9331vw,-10px) scale(.1766);animation:fall-157 30s -5s linear infinite}@keyframes fall-157{30.304%{transform:translate(65.2422vw,30.304vh) scale(.1766)}to{transform:translate(65.58765vw,99vh) scale(.1766)}}.snow:nth-child(158){opacity:1.183;transform:translate(10.8075vw,-10px) scale(.9596);animation:fall-158 14s -22s linear infinite}@keyframes fall-158{57.105%{transform:translate(20.6826vw,57.105vh) scale(.9596)}to{transform:translate(15.74505vw,99vh) scale(.9596)}}.snow:nth-child(159){opacity:.2038;transform:translate(63.4591vw,-10px) scale(.7145);animation:fall-159 27s -29s linear infinite}@keyframes fall-159{69.856%{transform:translate(56.3214vw,69.856vh) scale(.7145)}to{transform:translate(59.89025vw,99vh) scale(.7145)}}.snow:nth-child(160){opacity:1.1992;transform:translate(73.6853vw,-10px) scale(.8618);animation:fall-160 13s -16s linear infinite}@keyframes fall-160{58.664%{transform:translate(67.1094vw,58.664vh) scale(.8618)}to{transform:translate(70.39735vw,99vh) scale(.8618)}}.snow:nth-child(161){opacity:.8982;transform:translate(17.0697vw,-10px) scale(.3314);animation:fall-161 13s -1s linear infinite}@keyframes fall-161{36.421%{transform:translate(24.5058vw,36.421vh) scale(.3314)}to{transform:translate(20.78775vw,99vh) scale(.3314)}}.snow:nth-child(162){opacity:1.9888;transform:translate(56.4185vw,-10px) scale(.96);animation:fall-162 11s -6s linear infinite}@keyframes fall-162{66.077%{transform:translate(64.5464vw,66.077vh) scale(.96)}to{transform:translate(60.48245vw,99vh) scale(.96)}}.snow:nth-child(163){opacity:1.1296;transform:translate(71.476vw,-10px) scale(.2337);animation:fall-163 25s -5s linear infinite}@keyframes fall-163{59.778%{transform:translate(65.332vw,59.778vh) scale(.2337)}to{transform:translate(68.404vw,99vh) scale(.2337)}}.snow:nth-child(164){opacity:.9502;transform:translate(94.8888vw,-10px) scale(.2083);animation:fall-164 15s -6s linear infinite}@keyframes fall-164{48.515%{transform:translate(91.4587vw,48.515vh) scale(.2083)}to{transform:translate(93.17375vw,99vh) scale(.2083)}}.snow:nth-child(165){opacity:.034;transform:translate(45.2764vw,-10px) scale(.9292);animation:fall-165 17s -5s linear infinite}@keyframes fall-165{33.109%{transform:translate(49.0522vw,33.109vh) scale(.9292)}to{transform:translate(47.1643vw,99vh) scale(.9292)}}.snow:nth-child(166){opacity:1.1278;transform:translate(27.8061vw,-10px) scale(.4073);animation:fall-166 12s -25s linear infinite}@keyframes fall-166{35.475%{transform:translate(29.2321vw,35.475vh) scale(.4073)}to{transform:translate(28.5191vw,99vh) scale(.4073)}}.snow:nth-child(167){opacity:1.4306;transform:translate(51.563vw,-10px) scale(.1713);animation:fall-167 16s -30s linear infinite}@keyframes fall-167{65.308%{transform:translate(42.0371vw,65.308vh) scale(.1713)}to{transform:translate(46.80005vw,99vh) scale(.1713)}}.snow:nth-child(168){opacity:.4834;transform:translate(31.0636vw,-10px) scale(.2541);animation:fall-168 23s -29s linear infinite}@keyframes fall-168{45.705%{transform:translate(26.2495vw,45.705vh) scale(.2541)}to{transform:translate(28.65655vw,99vh) scale(.2541)}}.snow:nth-child(169){opacity:.1398;transform:translate(92.6752vw,-10px) scale(.0785);animation:fall-169 29s -11s linear infinite}@keyframes fall-169{55.008%{transform:translate(95.0096vw,55.008vh) scale(.0785)}to{transform:translate(93.8424vw,99vh) scale(.0785)}}.snow:nth-child(170){opacity:.1806;transform:translate(22.9016vw,-10px) scale(.3923);animation:fall-170 25s -26s linear infinite}@keyframes fall-170{40.378%{transform:translate(24.829vw,40.378vh) scale(.3923)}to{transform:translate(23.8653vw,99vh) scale(.3923)}}.snow:nth-child(171){opacity:.5034;transform:translate(74.8339vw,-10px) scale(.9386);animation:fall-171 25s -7s linear infinite}@keyframes fall-171{68.517%{transform:translate(71.4913vw,68.517vh) scale(.9386)}to{transform:translate(73.1626vw,99vh) scale(.9386)}}.snow:nth-child(172){opacity:1.1038;transform:translate(38.2082vw,-10px) scale(.0741);animation:fall-172 14s -5s linear infinite}@keyframes fall-172{51.134%{transform:translate(40.6041vw,51.134vh) scale(.0741)}to{transform:translate(39.40615vw,99vh) scale(.0741)}}.snow:nth-child(173){opacity:1.9962;transform:translate(59.3213vw,-10px) scale(.4235);animation:fall-173 26s -26s linear infinite}@keyframes fall-173{68.041%{transform:translate(53.0164vw,68.041vh) scale(.4235)}to{transform:translate(56.16885vw,99vh) scale(.4235)}}.snow:nth-child(174){opacity:.1422;transform:translate(4.2444vw,-10px) scale(.6654);animation:fall-174 30s -6s linear infinite}@keyframes fall-174{79.022%{transform:translate(-.9224vw,79.022vh) scale(.6654)}to{transform:translate(1.661vw,99vh) scale(.6654)}}.snow:nth-child(175){opacity:1.2612;transform:translate(82.6491vw,-10px) scale(.0214);animation:fall-175 12s -25s linear infinite}@keyframes fall-175{59.93%{transform:translate(87.0243vw,59.93vh) scale(.0214)}to{transform:translate(84.8367vw,99vh) scale(.0214)}}.snow:nth-child(176){opacity:.9646;transform:translate(59.4678vw,-10px) scale(.8288);animation:fall-176 20s -17s linear infinite}@keyframes fall-176{62.914%{transform:translate(66.3099vw,62.914vh) scale(.8288)}to{transform:translate(62.88885vw,99vh) scale(.8288)}}.snow:nth-child(177){opacity:1.1632;transform:translate(6.7429vw,-10px) scale(.947);animation:fall-177 23s -10s linear infinite}@keyframes fall-177{37.479%{transform:translate(16.2018vw,37.479vh) scale(.947)}to{transform:translate(11.47235vw,99vh) scale(.947)}}.snow:nth-child(178){opacity:.3304;transform:translate(66.2112vw,-10px) scale(.0448);animation:fall-178 24s -18s linear infinite}@keyframes fall-178{59.771%{transform:translate(70.2708vw,59.771vh) scale(.0448)}to{transform:translate(68.241vw,99vh) scale(.0448)}}.snow:nth-child(179){opacity:1.0384;transform:translate(1.2982vw,-10px) scale(.6912);animation:fall-179 24s -6s linear infinite}@keyframes fall-179{55.429%{transform:translate(-3.9836vw,55.429vh) scale(.6912)}to{transform:translate(-1.3427vw,99vh) scale(.6912)}}.snow:nth-child(180){opacity:1.319;transform:translate(49.123vw,-10px) scale(.5675);animation:fall-180 22s -10s linear infinite}@keyframes fall-180{75.303%{transform:translate(42.525vw,75.303vh) scale(.5675)}to{transform:translate(45.824vw,99vh) scale(.5675)}}.snow:nth-child(181){opacity:.6736;transform:translate(76.8787vw,-10px) scale(.6963);animation:fall-181 22s -30s linear infinite}@keyframes fall-181{78.614%{transform:translate(70.134vw,78.614vh) scale(.6963)}to{transform:translate(73.50635vw,99vh) scale(.6963)}}.snow:nth-child(182){opacity:1.1236;transform:translate(14.7137vw,-10px) scale(.3014);animation:fall-182 16s -6s linear infinite}@keyframes fall-182{53.775%{transform:translate(12.9597vw,53.775vh) scale(.3014)}to{transform:translate(13.8367vw,99vh) scale(.3014)}}.snow:nth-child(183){opacity:1.7924;transform:translate(20.515vw,-10px) scale(.2945);animation:fall-183 12s -30s linear infinite}@keyframes fall-183{60.87%{transform:translate(19.2346vw,60.87vh) scale(.2945)}to{transform:translate(19.8748vw,99vh) scale(.2945)}}.snow:nth-child(184){opacity:.3258;transform:translate(16.3577vw,-10px) scale(.7631);animation:fall-184 27s -30s linear infinite}@keyframes fall-184{31.675%{transform:translate(16.4605vw,31.675vh) scale(.7631)}to{transform:translate(16.4091vw,99vh) scale(.7631)}}.snow:nth-child(185){opacity:1.2708;transform:translate(93.414vw,-10px) scale(.3524);animation:fall-185 25s -3s linear infinite}@keyframes fall-185{54.681%{transform:translate(93.1433vw,54.681vh) scale(.3524)}to{transform:translate(93.27865vw,99vh) scale(.3524)}}.snow:nth-child(186){opacity:.2092;transform:translate(97.7335vw,-10px) scale(.0361);animation:fall-186 11s -24s linear infinite}@keyframes fall-186{37.162%{transform:translate(101.5715vw,37.162vh) scale(.0361)}to{transform:translate(99.6525vw,99vh) scale(.0361)}}.snow:nth-child(187){opacity:.6594;transform:translate(32.4355vw,-10px) scale(.5235);animation:fall-187 24s -17s linear infinite}@keyframes fall-187{55.011%{transform:translate(26.726vw,55.011vh) scale(.5235)}to{transform:translate(29.58075vw,99vh) scale(.5235)}}.snow:nth-child(188){opacity:.231;transform:translate(31.2487vw,-10px) scale(.8323);animation:fall-188 25s -10s linear infinite}@keyframes fall-188{70.695%{transform:translate(22.2584vw,70.695vh) scale(.8323)}to{transform:translate(26.75355vw,99vh) scale(.8323)}}.snow:nth-child(189){opacity:.348;transform:translate(34.7639vw,-10px) scale(.1242);animation:fall-189 22s -26s linear infinite}@keyframes fall-189{54.201%{transform:translate(43.6324vw,54.201vh) scale(.1242)}to{transform:translate(39.19815vw,99vh) scale(.1242)}}.snow:nth-child(190){opacity:.8596;transform:translate(22.0894vw,-10px) scale(.2989);animation:fall-190 23s -5s linear infinite}@keyframes fall-190{78.405%{transform:translate(14.4092vw,78.405vh) scale(.2989)}to{transform:translate(18.2493vw,99vh) scale(.2989)}}.snow:nth-child(191){opacity:1.8066;transform:translate(62.6407vw,-10px) scale(.5921);animation:fall-191 19s -10s linear infinite}@keyframes fall-191{71.203%{transform:translate(71.3001vw,71.203vh) scale(.5921)}to{transform:translate(66.9704vw,99vh) scale(.5921)}}.snow:nth-child(192){opacity:1.1548;transform:translate(85.2165vw,-10px) scale(.8309);animation:fall-192 17s -23s linear infinite}@keyframes fall-192{65.443%{transform:translate(79.4168vw,65.443vh) scale(.8309)}to{transform:translate(82.31665vw,99vh) scale(.8309)}}.snow:nth-child(193){opacity:1.8762;transform:translate(18.8528vw,-10px) scale(.3196);animation:fall-193 17s -21s linear infinite}@keyframes fall-193{35.146%{transform:translate(24.0259vw,35.146vh) scale(.3196)}to{transform:translate(21.43935vw,99vh) scale(.3196)}}.snow:nth-child(194){opacity:1.721;transform:translate(20.7523vw,-10px) scale(.616);animation:fall-194 17s -18s linear infinite}@keyframes fall-194{39.104%{transform:translate(25.5742vw,39.104vh) scale(.616)}to{transform:translate(23.16325vw,99vh) scale(.616)}}.snow:nth-child(195){opacity:.0406;transform:translate(78.1589vw,-10px) scale(.5047);animation:fall-195 16s -1s linear infinite}@keyframes fall-195{75.501%{transform:translate(80.303vw,75.501vh) scale(.5047)}to{transform:translate(79.23095vw,99vh) scale(.5047)}}.snow:nth-child(196){opacity:.4804;transform:translate(7.9429vw,-10px) scale(.0131);animation:fall-196 16s -4s linear infinite}@keyframes fall-196{35.645%{transform:translate(8.162vw,35.645vh) scale(.0131)}to{transform:translate(8.05245vw,99vh) scale(.0131)}}.snow:nth-child(197){opacity:1.4326;transform:translate(95.2671vw,-10px) scale(.3424);animation:fall-197 19s -17s linear infinite}@keyframes fall-197{74.629%{transform:translate(98.9618vw,74.629vh) scale(.3424)}to{transform:translate(97.11445vw,99vh) scale(.3424)}}.snow:nth-child(198){opacity:1.2618;transform:translate(31.8909vw,-10px) scale(.4143);animation:fall-198 15s -8s linear infinite}@keyframes fall-198{44.41%{transform:translate(35.2539vw,44.41vh) scale(.4143)}to{transform:translate(33.5724vw,99vh) scale(.4143)}}.snow:nth-child(199){opacity:.0408;transform:translate(60.1694vw,-10px) scale(.9296);animation:fall-199 24s -29s linear infinite}@keyframes fall-199{62.291%{transform:translate(55.9432vw,62.291vh) scale(.9296)}to{transform:translate(58.0563vw,99vh) scale(.9296)}}.snow:nth-child(200){opacity:1.8568;transform:translate(83.4481vw,-10px) scale(.3047);animation:fall-200 26s -27s linear infinite}@keyframes fall-200{30.566%{transform:translate(74.5397vw,30.566vh) scale(.3047)}to{transform:translate(78.9939vw,99vh) scale(.3047)}}.snow:nth-child(201){opacity:.7282;transform:translate(23.2777vw,-10px) scale(.1606);animation:fall-201 30s -30s linear infinite}@keyframes fall-201{37.572%{transform:translate(26.5595vw,37.572vh) scale(.1606)}to{transform:translate(24.9186vw,99vh) scale(.1606)}}.snow:nth-child(202){opacity:.774;transform:translate(38.751vw,-10px) scale(.6525);animation:fall-202 25s -1s linear infinite}@keyframes fall-202{33.75%{transform:translate(35.726vw,33.75vh) scale(.6525)}to{transform:translate(37.2385vw,99vh) scale(.6525)}}.snow:nth-child(203){opacity:1.8546;transform:translate(9.3811vw,-10px) scale(.1763);animation:fall-203 11s -12s linear infinite}@keyframes fall-203{53.872%{transform:translate(-.4624vw,53.872vh) scale(.1763)}to{transform:translate(4.45935vw,99vh) scale(.1763)}}.snow:nth-child(204){opacity:.5804;transform:translate(84.9698vw,-10px) scale(.6345);animation:fall-204 28s -17s linear infinite}@keyframes fall-204{32.796%{transform:translate(85.6968vw,32.796vh) scale(.6345)}to{transform:translate(85.3333vw,99vh) scale(.6345)}}.snow:nth-child(205){opacity:.68;transform:translate(55.1822vw,-10px) scale(.713);animation:fall-205 23s -22s linear infinite}@keyframes fall-205{32.841%{transform:translate(46.9597vw,32.841vh) scale(.713)}to{transform:translate(51.07095vw,99vh) scale(.713)}}.snow:nth-child(206){opacity:1.4746;transform:translate(66.1296vw,-10px) scale(.1369);animation:fall-206 30s -26s linear infinite}@keyframes fall-206{56.446%{transform:translate(63.8047vw,56.446vh) scale(.1369)}to{transform:translate(64.96715vw,99vh) scale(.1369)}}.snow:nth-child(207){opacity:1.771;transform:translate(94.557vw,-10px) scale(.4589);animation:fall-207 21s -11s linear infinite}@keyframes fall-207{32.015%{transform:translate(86.1467vw,32.015vh) scale(.4589)}to{transform:translate(90.35185vw,99vh) scale(.4589)}}.snow:nth-child(208){opacity:.6298;transform:translate(45.6818vw,-10px) scale(.3009);animation:fall-208 14s -7s linear infinite}@keyframes fall-208{60.58%{transform:translate(38.3723vw,60.58vh) scale(.3009)}to{transform:translate(42.02705vw,99vh) scale(.3009)}}.snow:nth-child(209){opacity:.351;transform:translate(84.0873vw,-10px) scale(.339);animation:fall-209 22s -8s linear infinite}@keyframes fall-209{47.761%{transform:translate(77.0717vw,47.761vh) scale(.339)}to{transform:translate(80.5795vw,99vh) scale(.339)}}.snow:nth-child(210){opacity:.6914;transform:translate(76.8716vw,-10px) scale(.4595);animation:fall-210 19s -19s linear infinite}@keyframes fall-210{49.442%{transform:translate(80.0891vw,49.442vh) scale(.4595)}to{transform:translate(78.48035vw,99vh) scale(.4595)}}.snow:nth-child(211){opacity:1.3952;transform:translate(15.6605vw,-10px) scale(.3229);animation:fall-211 12s -1s linear infinite}@keyframes fall-211{65.514%{transform:translate(21.4832vw,65.514vh) scale(.3229)}to{transform:translate(18.57185vw,99vh) scale(.3229)}}.snow:nth-child(212){opacity:1.9978;transform:translate(57.7191vw,-10px) scale(.9845);animation:fall-212 29s -22s linear infinite}@keyframes fall-212{64.692%{transform:translate(61.479vw,64.692vh) scale(.9845)}to{transform:translate(59.59905vw,99vh) scale(.9845)}}.snow:nth-child(213){opacity:.8376;transform:translate(79.3738vw,-10px) scale(.8807);animation:fall-213 12s -5s linear infinite}@keyframes fall-213{75.462%{transform:translate(77.2172vw,75.462vh) scale(.8807)}to{transform:translate(78.2955vw,99vh) scale(.8807)}}.snow:nth-child(214){opacity:1.4982;transform:translate(38.0579vw,-10px) scale(.8361);animation:fall-214 25s -28s linear infinite}@keyframes fall-214{53.407%{transform:translate(42.2694vw,53.407vh) scale(.8361)}to{transform:translate(40.16365vw,99vh) scale(.8361)}}.snow:nth-child(215){opacity:1.1464;transform:translate(98.6431vw,-10px) scale(.369);animation:fall-215 26s -8s linear infinite}@keyframes fall-215{77.112%{transform:translate(104.5542vw,77.112vh) scale(.369)}to{transform:translate(101.59865vw,99vh) scale(.369)}}.snow:nth-child(216){opacity:.8416;transform:translate(54.5053vw,-10px) scale(.7694);animation:fall-216 13s -4s linear infinite}@keyframes fall-216{49.502%{transform:translate(45.6896vw,49.502vh) scale(.7694)}to{transform:translate(50.09745vw,99vh) scale(.7694)}}.snow:nth-child(217){opacity:.0372;transform:translate(25.1852vw,-10px) scale(.1718);animation:fall-217 22s -28s linear infinite}@keyframes fall-217{45.929%{transform:translate(23.2285vw,45.929vh) scale(.1718)}to{transform:translate(24.20685vw,99vh) scale(.1718)}}.snow:nth-child(218){opacity:.9076;transform:translate(26.7448vw,-10px) scale(.6181);animation:fall-218 18s -29s linear infinite}@keyframes fall-218{43.761%{transform:translate(24.4743vw,43.761vh) scale(.6181)}to{transform:translate(25.60955vw,99vh) scale(.6181)}}.snow:nth-child(219){opacity:.5076;transform:translate(51.9919vw,-10px) scale(.6588);animation:fall-219 14s -1s linear infinite}@keyframes fall-219{45.391%{transform:translate(54.3047vw,45.391vh) scale(.6588)}to{transform:translate(53.1483vw,99vh) scale(.6588)}}.snow:nth-child(220){opacity:.405;transform:translate(94.4568vw,-10px) scale(.0872);animation:fall-220 20s -3s linear infinite}@keyframes fall-220{69.364%{transform:translate(90.5192vw,69.364vh) scale(.0872)}to{transform:translate(92.488vw,99vh) scale(.0872)}}.snow:nth-child(221){opacity:.509;transform:translate(32.53vw,-10px) scale(.5007);animation:fall-221 21s -29s linear infinite}@keyframes fall-221{71.142%{transform:translate(38.8287vw,71.142vh) scale(.5007)}to{transform:translate(35.67935vw,99vh) scale(.5007)}}.snow:nth-child(222){opacity:.8392;transform:translate(84.3982vw,-10px) scale(.2512);animation:fall-222 10s -12s linear infinite}@keyframes fall-222{66.5%{transform:translate(82.9736vw,66.5vh) scale(.2512)}to{transform:translate(83.6859vw,99vh) scale(.2512)}}.snow:nth-child(223){opacity:.8654;transform:translate(84.3318vw,-10px) scale(.1708);animation:fall-223 26s -3s linear infinite}@keyframes fall-223{74.75%{transform:translate(86.0154vw,74.75vh) scale(.1708)}to{transform:translate(85.1736vw,99vh) scale(.1708)}}.snow:nth-child(224){opacity:1.392;transform:translate(83.1339vw,-10px) scale(.9526);animation:fall-224 30s -3s linear infinite}@keyframes fall-224{47.382%{transform:translate(89.2495vw,47.382vh) scale(.9526)}to{transform:translate(86.1917vw,99vh) scale(.9526)}}.snow:nth-child(225){opacity:1.5414;transform:translate(67.607vw,-10px) scale(.6092);animation:fall-225 19s -18s linear infinite}@keyframes fall-225{51.246%{transform:translate(76.9031vw,51.246vh) scale(.6092)}to{transform:translate(72.25505vw,99vh) scale(.6092)}}.snow:nth-child(226){opacity:1.6272;transform:translate(24.8191vw,-10px) scale(.0891);animation:fall-226 17s -16s linear infinite}@keyframes fall-226{66.855%{transform:translate(32.028vw,66.855vh) scale(.0891)}to{transform:translate(28.42355vw,99vh) scale(.0891)}}.snow:nth-child(227){opacity:.647;transform:translate(97.9397vw,-10px) scale(.1416);animation:fall-227 18s -15s linear infinite}@keyframes fall-227{73.757%{transform:translate(96.9871vw,73.757vh) scale(.1416)}to{transform:translate(97.4634vw,99vh) scale(.1416)}}.snow:nth-child(228){opacity:1.562;transform:translate(12.7615vw,-10px) scale(.2575);animation:fall-228 29s -16s linear infinite}@keyframes fall-228{46.661%{transform:translate(9.3994vw,46.661vh) scale(.2575)}to{transform:translate(11.08045vw,99vh) scale(.2575)}}.snow:nth-child(229){opacity:.65;transform:translate(92.9208vw,-10px) scale(.9508);animation:fall-229 25s -21s linear infinite}@keyframes fall-229{60.191%{transform:translate(93.1459vw,60.191vh) scale(.9508)}to{transform:translate(93.03335vw,99vh) scale(.9508)}}.snow:nth-child(230){opacity:1.2468;transform:translate(46.5605vw,-10px) scale(.748);animation:fall-230 11s -15s linear infinite}@keyframes fall-230{46.059%{transform:translate(37.7478vw,46.059vh) scale(.748)}to{transform:translate(42.15415vw,99vh) scale(.748)}}.snow:nth-child(231){opacity:.2732;transform:translate(46.5028vw,-10px) scale(.2669);animation:fall-231 10s -9s linear infinite}@keyframes fall-231{44.842%{transform:translate(37.796vw,44.842vh) scale(.2669)}to{transform:translate(42.1494vw,99vh) scale(.2669)}}.snow:nth-child(232){opacity:.4618;transform:translate(86.8592vw,-10px) scale(.3039);animation:fall-232 21s -30s linear infinite}@keyframes fall-232{78.398%{transform:translate(94.5526vw,78.398vh) scale(.3039)}to{transform:translate(90.7059vw,99vh) scale(.3039)}}.snow:nth-child(233){opacity:1.7952;transform:translate(57.9881vw,-10px) scale(.9828);animation:fall-233 30s -12s linear infinite}@keyframes fall-233{52.338%{transform:translate(51.979vw,52.338vh) scale(.9828)}to{transform:translate(54.98355vw,99vh) scale(.9828)}}.snow:nth-child(234){opacity:1.516;transform:translate(88.0042vw,-10px) scale(.3078);animation:fall-234 18s -12s linear infinite}@keyframes fall-234{47.234%{transform:translate(92.1485vw,47.234vh) scale(.3078)}to{transform:translate(90.07635vw,99vh) scale(.3078)}}.snow:nth-child(235){opacity:.3768;transform:translate(52.853vw,-10px) scale(.9189);animation:fall-235 12s -23s linear infinite}@keyframes fall-235{73.842%{transform:translate(52.9701vw,73.842vh) scale(.9189)}to{transform:translate(52.91155vw,99vh) scale(.9189)}}.snow:nth-child(236){opacity:1.0894;transform:translate(56.6038vw,-10px) scale(.8114);animation:fall-236 13s -20s linear infinite}@keyframes fall-236{32.525%{transform:translate(56.6001vw,32.525vh) scale(.8114)}to{transform:translate(56.60195vw,99vh) scale(.8114)}}.snow:nth-child(237){opacity:.6406;transform:translate(45.027vw,-10px) scale(.7876);animation:fall-237 10s -22s linear infinite}@keyframes fall-237{76.217%{transform:translate(49.8189vw,76.217vh) scale(.7876)}to{transform:translate(47.42295vw,99vh) scale(.7876)}}.snow:nth-child(238){opacity:1.7156;transform:translate(28.2638vw,-10px) scale(.3462);animation:fall-238 28s -4s linear infinite}@keyframes fall-238{59.231%{transform:translate(26.2329vw,59.231vh) scale(.3462)}to{transform:translate(27.24835vw,99vh) scale(.3462)}}.snow:nth-child(239){opacity:.1076;transform:translate(68.5943vw,-10px) scale(.4933);animation:fall-239 12s -30s linear infinite}@keyframes fall-239{57.081%{transform:translate(66.8874vw,57.081vh) scale(.4933)}to{transform:translate(67.74085vw,99vh) scale(.4933)}}.snow:nth-child(240){opacity:1.568;transform:translate(37.5014vw,-10px) scale(.0029);animation:fall-240 20s -1s linear infinite}@keyframes fall-240{30.164%{transform:translate(44.8585vw,30.164vh) scale(.0029)}to{transform:translate(41.17995vw,99vh) scale(.0029)}}.snow:nth-child(241){opacity:.2754;transform:translate(95.749vw,-10px) scale(.239);animation:fall-241 17s -19s linear infinite}@keyframes fall-241{66.779%{transform:translate(92.4115vw,66.779vh) scale(.239)}to{transform:translate(94.08025vw,99vh) scale(.239)}}.snow:nth-child(242){opacity:1.414;transform:translate(75.8541vw,-10px) scale(.7758);animation:fall-242 10s -24s linear infinite}@keyframes fall-242{68.372%{transform:translate(72.9746vw,68.372vh) scale(.7758)}to{transform:translate(74.41435vw,99vh) scale(.7758)}}.snow:nth-child(243){opacity:1.2556;transform:translate(60.8664vw,-10px) scale(.586);animation:fall-243 20s -21s linear infinite}@keyframes fall-243{69.434%{transform:translate(59.2589vw,69.434vh) scale(.586)}to{transform:translate(60.06265vw,99vh) scale(.586)}}.snow:nth-child(244){opacity:1.645;transform:translate(43.287vw,-10px) scale(.0951);animation:fall-244 10s -16s linear infinite}@keyframes fall-244{48.134%{transform:translate(34.4906vw,48.134vh) scale(.0951)}to{transform:translate(38.8888vw,99vh) scale(.0951)}}.snow:nth-child(245){opacity:1.252;transform:translate(59.8798vw,-10px) scale(.2552);animation:fall-245 19s -22s linear infinite}@keyframes fall-245{78.271%{transform:translate(55.3642vw,78.271vh) scale(.2552)}to{transform:translate(57.622vw,99vh) scale(.2552)}}.snow:nth-child(246){opacity:1.4948;transform:translate(16.3605vw,-10px) scale(.9943);animation:fall-246 18s -3s linear infinite}@keyframes fall-246{65.495%{transform:translate(17.4064vw,65.495vh) scale(.9943)}to{transform:translate(16.88345vw,99vh) scale(.9943)}}.snow:nth-child(247){opacity:.921;transform:translate(13.9177vw,-10px) scale(.551);animation:fall-247 11s -11s linear infinite}@keyframes fall-247{51.115%{transform:translate(17.0367vw,51.115vh) scale(.551)}to{transform:translate(15.4772vw,99vh) scale(.551)}}.snow:nth-child(248){opacity:1.8244;transform:translate(68.6199vw,-10px) scale(.8137);animation:fall-248 28s -16s linear infinite}@keyframes fall-248{79.209%{transform:translate(64.2684vw,79.209vh) scale(.8137)}to{transform:translate(66.44415vw,99vh) scale(.8137)}}.snow:nth-child(249){opacity:1.334;transform:translate(54.7195vw,-10px) scale(.9225);animation:fall-249 26s -5s linear infinite}@keyframes fall-249{48.014%{transform:translate(52.2695vw,48.014vh) scale(.9225)}to{transform:translate(53.4945vw,99vh) scale(.9225)}}.snow:nth-child(250){opacity:1.437;transform:translate(79.1634vw,-10px) scale(.5101);animation:fall-250 24s -5s linear infinite}@keyframes fall-250{51.623%{transform:translate(81.565vw,51.623vh) scale(.5101)}to{transform:translate(80.3642vw,99vh) scale(.5101)}}.snow:nth-child(251){opacity:1.7984;transform:translate(6.4707vw,-10px) scale(.2404);animation:fall-251 22s -23s linear infinite}@keyframes fall-251{49.23%{transform:translate(3.1863vw,49.23vh) scale(.2404)}to{transform:translate(4.8285vw,99vh) scale(.2404)}}.snow:nth-child(252){opacity:1.687;transform:translate(13.9402vw,-10px) scale(.1417);animation:fall-252 19s -13s linear infinite}@keyframes fall-252{37.713%{transform:translate(16.5202vw,37.713vh) scale(.1417)}to{transform:translate(15.2302vw,99vh) scale(.1417)}}.snow:nth-child(253){opacity:1.011;transform:translate(89.2552vw,-10px) scale(.327);animation:fall-253 24s -20s linear infinite}@keyframes fall-253{67.873%{transform:translate(98.8898vw,67.873vh) scale(.327)}to{transform:translate(94.0725vw,99vh) scale(.327)}}.snow:nth-child(254){opacity:1.8628;transform:translate(42.0818vw,-10px) scale(.0335);animation:fall-254 29s -20s linear infinite}@keyframes fall-254{60.355%{transform:translate(37.4451vw,60.355vh) scale(.0335)}to{transform:translate(39.76345vw,99vh) scale(.0335)}}.snow:nth-child(255){opacity:1.7636;transform:translate(56.0314vw,-10px) scale(.6647);animation:fall-255 22s -7s linear infinite}@keyframes fall-255{37.29%{transform:translate(57.6767vw,37.29vh) scale(.6647)}to{transform:translate(56.85405vw,99vh) scale(.6647)}}.snow:nth-child(256){opacity:.573;transform:translate(66.9155vw,-10px) scale(.638);animation:fall-256 21s -17s linear infinite}@keyframes fall-256{67.453%{transform:translate(73.4228vw,67.453vh) scale(.638)}to{transform:translate(70.16915vw,99vh) scale(.638)}}.snow:nth-child(257){opacity:1.4428;transform:translate(52.8945vw,-10px) scale(.0513);animation:fall-257 26s -17s linear infinite}@keyframes fall-257{70.214%{transform:translate(61.2474vw,70.214vh) scale(.0513)}to{transform:translate(57.07095vw,99vh) scale(.0513)}}.snow:nth-child(258){opacity:.9326;transform:translate(7.2948vw,-10px) scale(.3338);animation:fall-258 27s -14s linear infinite}@keyframes fall-258{50.898%{transform:translate(3.7705vw,50.898vh) scale(.3338)}to{transform:translate(5.53265vw,99vh) scale(.3338)}}.snow:nth-child(259){opacity:1.2408;transform:translate(10.8003vw,-10px) scale(.7926);animation:fall-259 20s -8s linear infinite}@keyframes fall-259{66.395%{transform:translate(9.4174vw,66.395vh) scale(.7926)}to{transform:translate(10.10885vw,99vh) scale(.7926)}}.snow:nth-child(260){opacity:.3956;transform:translate(3.194vw,-10px) scale(.2359);animation:fall-260 25s -11s linear infinite}@keyframes fall-260{33.069%{transform:translate(8.9043vw,33.069vh) scale(.2359)}to{transform:translate(6.04915vw,99vh) scale(.2359)}}.snow:nth-child(261){opacity:1.4412;transform:translate(42.7435vw,-10px) scale(.7193);animation:fall-261 15s -17s linear infinite}@keyframes fall-261{77.985%{transform:translate(49.4386vw,77.985vh) scale(.7193)}to{transform:translate(46.09105vw,99vh) scale(.7193)}}.snow:nth-child(262){opacity:.0506;transform:translate(41.3261vw,-10px) scale(.2432);animation:fall-262 20s -11s linear infinite}@keyframes fall-262{60.947%{transform:translate(33.4908vw,60.947vh) scale(.2432)}to{transform:translate(37.40845vw,99vh) scale(.2432)}}.snow:nth-child(263){opacity:.321;transform:translate(39.6182vw,-10px) scale(.2943);animation:fall-263 28s -8s linear infinite}@keyframes fall-263{33.539%{transform:translate(40.7241vw,33.539vh) scale(.2943)}to{transform:translate(40.17115vw,99vh) scale(.2943)}}.snow:nth-child(264){opacity:.4556;transform:translate(33.0916vw,-10px) scale(.6994);animation:fall-264 28s -6s linear infinite}@keyframes fall-264{36.614%{transform:translate(32.5938vw,36.614vh) scale(.6994)}to{transform:translate(32.8427vw,99vh) scale(.6994)}}.snow:nth-child(265){opacity:.8836;transform:translate(9.868vw,-10px) scale(.6071);animation:fall-265 10s -4s linear infinite}@keyframes fall-265{63.987%{transform:translate(16.8713vw,63.987vh) scale(.6071)}to{transform:translate(13.36965vw,99vh) scale(.6071)}}.snow:nth-child(266){opacity:1.5624;transform:translate(28.4785vw,-10px) scale(.5829);animation:fall-266 21s -21s linear infinite}@keyframes fall-266{39.375%{transform:translate(36.123vw,39.375vh) scale(.5829)}to{transform:translate(32.30075vw,99vh) scale(.5829)}}.snow:nth-child(267){opacity:.9572;transform:translate(19.9475vw,-10px) scale(.8724);animation:fall-267 23s -28s linear infinite}@keyframes fall-267{53.476%{transform:translate(16.9091vw,53.476vh) scale(.8724)}to{transform:translate(18.4283vw,99vh) scale(.8724)}}.snow:nth-child(268){opacity:.1434;transform:translate(40.978vw,-10px) scale(.9126);animation:fall-268 16s -13s linear infinite}@keyframes fall-268{45.636%{transform:translate(44.0058vw,45.636vh) scale(.9126)}to{transform:translate(42.4919vw,99vh) scale(.9126)}}.snow:nth-child(269){opacity:.3448;transform:translate(67.7969vw,-10px) scale(.7883);animation:fall-269 21s -16s linear infinite}@keyframes fall-269{34.816%{transform:translate(60.1764vw,34.816vh) scale(.7883)}to{transform:translate(63.98665vw,99vh) scale(.7883)}}.snow:nth-child(270){opacity:1.0472;transform:translate(76.2014vw,-10px) scale(.7766);animation:fall-270 18s -2s linear infinite}@keyframes fall-270{63.543%{transform:translate(76.4691vw,63.543vh) scale(.7766)}to{transform:translate(76.33525vw,99vh) scale(.7766)}}.snow:nth-child(271){opacity:.551;transform:translate(26.0511vw,-10px) scale(.5215);animation:fall-271 17s -22s linear infinite}@keyframes fall-271{43.486%{transform:translate(18.3775vw,43.486vh) scale(.5215)}to{transform:translate(22.2143vw,99vh) scale(.5215)}}.snow:nth-child(272){opacity:.6848;transform:translate(57.4801vw,-10px) scale(.0958);animation:fall-272 20s -14s linear infinite}@keyframes fall-272{45.296%{transform:translate(55.6746vw,45.296vh) scale(.0958)}to{transform:translate(56.57735vw,99vh) scale(.0958)}}.snow:nth-child(273){opacity:.0568;transform:translate(46.096vw,-10px) scale(.1734);animation:fall-273 22s -17s linear infinite}@keyframes fall-273{67.222%{transform:translate(49.2197vw,67.222vh) scale(.1734)}to{transform:translate(47.65785vw,99vh) scale(.1734)}}.snow:nth-child(274){opacity:1.8954;transform:translate(90.0269vw,-10px) scale(.5265);animation:fall-274 14s -24s linear infinite}@keyframes fall-274{40.993%{transform:translate(87.1139vw,40.993vh) scale(.5265)}to{transform:translate(88.5704vw,99vh) scale(.5265)}}.snow:nth-child(275){opacity:1.4778;transform:translate(56.5439vw,-10px) scale(.0978);animation:fall-275 19s -29s linear infinite}@keyframes fall-275{46.938%{transform:translate(64.1739vw,46.938vh) scale(.0978)}to{transform:translate(60.3589vw,99vh) scale(.0978)}}.snow:nth-child(276){opacity:.452;transform:translate(14.658vw,-10px) scale(.1733);animation:fall-276 15s -24s linear infinite}@keyframes fall-276{45.002%{transform:translate(11.5377vw,45.002vh) scale(.1733)}to{transform:translate(13.09785vw,99vh) scale(.1733)}}.snow:nth-child(277){opacity:1.4188;transform:translate(12.9531vw,-10px) scale(.7191);animation:fall-277 17s -2s linear infinite}@keyframes fall-277{71.916%{transform:translate(6.3319vw,71.916vh) scale(.7191)}to{transform:translate(9.6425vw,99vh) scale(.7191)}}.snow:nth-child(278){opacity:1.9176;transform:translate(37.17vw,-10px) scale(.9869);animation:fall-278 26s -25s linear infinite}@keyframes fall-278{74.12%{transform:translate(36.0519vw,74.12vh) scale(.9869)}to{transform:translate(36.61095vw,99vh) scale(.9869)}}.snow:nth-child(279){opacity:.5664;transform:translate(19.3888vw,-10px) scale(.4267);animation:fall-279 14s -3s linear infinite}@keyframes fall-279{68.548%{transform:translate(21.9673vw,68.548vh) scale(.4267)}to{transform:translate(20.67805vw,99vh) scale(.4267)}}.snow:nth-child(280){opacity:.2944;transform:translate(49.1183vw,-10px) scale(.2215);animation:fall-280 21s -15s linear infinite}@keyframes fall-280{55.605%{transform:translate(44.6316vw,55.605vh) scale(.2215)}to{transform:translate(46.87495vw,99vh) scale(.2215)}}.snow:nth-child(281){opacity:1.2194;transform:translate(12.9638vw,-10px) scale(.3624);animation:fall-281 29s -17s linear infinite}@keyframes fall-281{37.9%{transform:translate(12.1389vw,37.9vh) scale(.3624)}to{transform:translate(12.55135vw,99vh) scale(.3624)}}.snow:nth-child(282){opacity:1.2704;transform:translate(18.6704vw,-10px) scale(.8326);animation:fall-282 28s -4s linear infinite}@keyframes fall-282{76.853%{transform:translate(21.0653vw,76.853vh) scale(.8326)}to{transform:translate(19.86785vw,99vh) scale(.8326)}}.snow:nth-child(283){opacity:1.5486;transform:translate(97.1327vw,-10px) scale(.0404);animation:fall-283 25s -3s linear infinite}@keyframes fall-283{55.321%{transform:translate(104.1951vw,55.321vh) scale(.0404)}to{transform:translate(100.6639vw,99vh) scale(.0404)}}.snow:nth-child(284){opacity:1.5548;transform:translate(30.1128vw,-10px) scale(.5576);animation:fall-284 27s -7s linear infinite}@keyframes fall-284{61.401%{transform:translate(29.0809vw,61.401vh) scale(.5576)}to{transform:translate(29.59685vw,99vh) scale(.5576)}}.snow:nth-child(285){opacity:1.3766;transform:translate(58.6362vw,-10px) scale(.0484);animation:fall-285 19s -3s linear infinite}@keyframes fall-285{63.123%{transform:translate(55.5099vw,63.123vh) scale(.0484)}to{transform:translate(57.07305vw,99vh) scale(.0484)}}.snow:nth-child(286){opacity:.5132;transform:translate(56.1192vw,-10px) scale(.9866);animation:fall-286 18s -30s linear infinite}@keyframes fall-286{53.92%{transform:translate(50.1863vw,53.92vh) scale(.9866)}to{transform:translate(53.15275vw,99vh) scale(.9866)}}.snow:nth-child(287){opacity:1.3202;transform:translate(90.6156vw,-10px) scale(.4619);animation:fall-287 21s -25s linear infinite}@keyframes fall-287{57.853%{transform:translate(97.4467vw,57.853vh) scale(.4619)}to{transform:translate(94.03115vw,99vh) scale(.4619)}}.snow:nth-child(288){opacity:.2798;transform:translate(61.6799vw,-10px) scale(.9896);animation:fall-288 30s -30s linear infinite}@keyframes fall-288{63.635%{transform:translate(57.6524vw,63.635vh) scale(.9896)}to{transform:translate(59.66615vw,99vh) scale(.9896)}}.snow:nth-child(289){opacity:1.7666;transform:translate(22.6354vw,-10px) scale(.636);animation:fall-289 28s -7s linear infinite}@keyframes fall-289{60.136%{transform:translate(24.1707vw,60.136vh) scale(.636)}to{transform:translate(23.40305vw,99vh) scale(.636)}}.snow:nth-child(290){opacity:.6332;transform:translate(52.7856vw,-10px) scale(.4888);animation:fall-290 16s -4s linear infinite}@keyframes fall-290{64.003%{transform:translate(54.6226vw,64.003vh) scale(.4888)}to{transform:translate(53.7041vw,99vh) scale(.4888)}}.snow:nth-child(291){opacity:1.5846;transform:translate(64.7001vw,-10px) scale(.6587);animation:fall-291 29s -30s linear infinite}@keyframes fall-291{70.658%{transform:translate(73.1532vw,70.658vh) scale(.6587)}to{transform:translate(68.92665vw,99vh) scale(.6587)}}.snow:nth-child(292){opacity:1.107;transform:translate(82.6669vw,-10px) scale(.4578);animation:fall-292 11s -10s linear infinite}@keyframes fall-292{64.36%{transform:translate(78.9543vw,64.36vh) scale(.4578)}to{transform:translate(80.8106vw,99vh) scale(.4578)}}.snow:nth-child(293){opacity:1.765;transform:translate(46.9339vw,-10px) scale(.4747);animation:fall-293 11s -4s linear infinite}@keyframes fall-293{46.919%{transform:translate(42.6648vw,46.919vh) scale(.4747)}to{transform:translate(44.79935vw,99vh) scale(.4747)}}.snow:nth-child(294){opacity:1.5298;transform:translate(84.9059vw,-10px) scale(.7805);animation:fall-294 13s -22s linear infinite}@keyframes fall-294{70.26%{transform:translate(87.5vw,70.26vh) scale(.7805)}to{transform:translate(86.20295vw,99vh) scale(.7805)}}.snow:nth-child(295){opacity:1.9356;transform:translate(2.1846vw,-10px) scale(.8159);animation:fall-295 11s -19s linear infinite}@keyframes fall-295{33.304%{transform:translate(10.6241vw,33.304vh) scale(.8159)}to{transform:translate(6.40435vw,99vh) scale(.8159)}}.snow:nth-child(296){opacity:.1664;transform:translate(94.5045vw,-10px) scale(.3694);animation:fall-296 17s -18s linear infinite}@keyframes fall-296{69.569%{transform:translate(85.8523vw,69.569vh) scale(.3694)}to{transform:translate(90.1784vw,99vh) scale(.3694)}}.snow:nth-child(297){opacity:.8304;transform:translate(51.7538vw,-10px) scale(.7498);animation:fall-297 16s -3s linear infinite}@keyframes fall-297{59.89%{transform:translate(57.0008vw,59.89vh) scale(.7498)}to{transform:translate(54.3773vw,99vh) scale(.7498)}}.snow:nth-child(298){opacity:1.0324;transform:translate(95.1291vw,-10px) scale(.7662);animation:fall-298 24s -6s linear infinite}@keyframes fall-298{65.234%{transform:translate(89.024vw,65.234vh) scale(.7662)}to{transform:translate(92.07655vw,99vh) scale(.7662)}}.snow:nth-child(299){opacity:1.2294;transform:translate(13.6645vw,-10px) scale(.2039);animation:fall-299 23s -22s linear infinite}@keyframes fall-299{63.377%{transform:translate(5.5407vw,63.377vh) scale(.2039)}to{transform:translate(9.6026vw,99vh) scale(.2039)}}.snow:nth-child(300){opacity:1.4522;transform:translate(35.3769vw,-10px) scale(.1229);animation:fall-300 20s -10s linear infinite}@keyframes fall-300{53.078%{transform:translate(31.4818vw,53.078vh) scale(.1229)}to{transform:translate(33.42935vw,99vh) scale(.1229)}}.snow:nth-child(301){opacity:1.7466;transform:translate(1.3143vw,-10px) scale(.3534);animation:fall-301 13s -29s linear infinite}@keyframes fall-301{60.148%{transform:translate(8.3898vw,60.148vh) scale(.3534)}to{transform:translate(4.85205vw,99vh) scale(.3534)}}.snow:nth-child(302){opacity:1.8136;transform:translate(69.4408vw,-10px) scale(.7522);animation:fall-302 21s -7s linear infinite}@keyframes fall-302{75.183%{transform:translate(71.5887vw,75.183vh) scale(.7522)}to{transform:translate(70.51475vw,99vh) scale(.7522)}}.snow:nth-child(303){opacity:1.2066;transform:translate(28.9041vw,-10px) scale(.1842);animation:fall-303 26s -23s linear infinite}@keyframes fall-303{38.098%{transform:translate(36.5237vw,38.098vh) scale(.1842)}to{transform:translate(32.7139vw,99vh) scale(.1842)}}.snow:nth-child(304){opacity:.059;transform:translate(67.2836vw,-10px) scale(.5921);animation:fall-304 27s -24s linear infinite}@keyframes fall-304{33.232%{transform:translate(58.7878vw,33.232vh) scale(.5921)}to{transform:translate(63.0357vw,99vh) scale(.5921)}}.snow:nth-child(305){opacity:.2562;transform:translate(93.4381vw,-10px) scale(.8019);animation:fall-305 23s -14s linear infinite}@keyframes fall-305{58.999%{transform:translate(98.8257vw,58.999vh) scale(.8019)}to{transform:translate(96.1319vw,99vh) scale(.8019)}}.snow:nth-child(306){opacity:.8792;transform:translate(42.9252vw,-10px) scale(.1125);animation:fall-306 11s -10s linear infinite}@keyframes fall-306{46.973%{transform:translate(34.5381vw,46.973vh) scale(.1125)}to{transform:translate(38.73165vw,99vh) scale(.1125)}}.snow:nth-child(307){opacity:.0536;transform:translate(33.7148vw,-10px) scale(.1054);animation:fall-307 11s -3s linear infinite}@keyframes fall-307{63.578%{transform:translate(28.6944vw,63.578vh) scale(.1054)}to{transform:translate(31.2046vw,99vh) scale(.1054)}}.snow:nth-child(308){opacity:1.1666;transform:translate(3.0343vw,-10px) scale(.9198);animation:fall-308 30s -18s linear infinite}@keyframes fall-308{64.77%{transform:translate(9.2199vw,64.77vh) scale(.9198)}to{transform:translate(6.1271vw,99vh) scale(.9198)}}.snow:nth-child(309){opacity:1.0726;transform:translate(75.735vw,-10px) scale(.9783);animation:fall-309 27s -21s linear infinite}@keyframes fall-309{56.035%{transform:translate(65.9869vw,56.035vh) scale(.9783)}to{transform:translate(70.86095vw,99vh) scale(.9783)}}.snow:nth-child(310){opacity:1.2152;transform:translate(12.8534vw,-10px) scale(.0016);animation:fall-310 21s -12s linear infinite}@keyframes fall-310{32.024%{transform:translate(19.985vw,32.024vh) scale(.0016)}to{transform:translate(16.4192vw,99vh) scale(.0016)}}.snow:nth-child(311){opacity:.5418;transform:translate(21.0845vw,-10px) scale(.6267);animation:fall-311 26s -30s linear infinite}@keyframes fall-311{30.849%{transform:translate(22.8728vw,30.849vh) scale(.6267)}to{transform:translate(21.97865vw,99vh) scale(.6267)}}.snow:nth-child(312){opacity:.5766;transform:translate(59.9153vw,-10px) scale(.0644);animation:fall-312 14s -1s linear infinite}@keyframes fall-312{58.415%{transform:translate(68.6636vw,58.415vh) scale(.0644)}to{transform:translate(64.28945vw,99vh) scale(.0644)}}.snow:nth-child(313){opacity:1.0046;transform:translate(13.8459vw,-10px) scale(.1147);animation:fall-313 26s -20s linear infinite}@keyframes fall-313{69.491%{transform:translate(5.9723vw,69.491vh) scale(.1147)}to{transform:translate(9.9091vw,99vh) scale(.1147)}}.snow:nth-child(314){opacity:.9328;transform:translate(34.8042vw,-10px) scale(.6009);animation:fall-314 23s -26s linear infinite}@keyframes fall-314{48.189%{transform:translate(44.5717vw,48.189vh) scale(.6009)}to{transform:translate(39.68795vw,99vh) scale(.6009)}}.snow:nth-child(315){opacity:1.5988;transform:translate(49.4014vw,-10px) scale(.8123);animation:fall-315 29s -14s linear infinite}@keyframes fall-315{77.074%{transform:translate(41.6729vw,77.074vh) scale(.8123)}to{transform:translate(45.53715vw,99vh) scale(.8123)}}.snow:nth-child(316){opacity:1.7512;transform:translate(29.4546vw,-10px) scale(.5615);animation:fall-316 22s -23s linear infinite}@keyframes fall-316{48.004%{transform:translate(25.0874vw,48.004vh) scale(.5615)}to{transform:translate(27.271vw,99vh) scale(.5615)}}.snow:nth-child(317){opacity:.272;transform:translate(97.3748vw,-10px) scale(.0827);animation:fall-317 22s -1s linear infinite}@keyframes fall-317{40.734%{transform:translate(106.1955vw,40.734vh) scale(.0827)}to{transform:translate(101.78515vw,99vh) scale(.0827)}}.snow:nth-child(318){opacity:1.8136;transform:translate(23.2441vw,-10px) scale(.8332);animation:fall-318 21s -10s linear infinite}@keyframes fall-318{31.342%{transform:translate(31.8723vw,31.342vh) scale(.8332)}to{transform:translate(27.5582vw,99vh) scale(.8332)}}.snow:nth-child(319){opacity:.5024;transform:translate(84.8702vw,-10px) scale(.9853);animation:fall-319 18s -30s linear infinite}@keyframes fall-319{77.57%{transform:translate(87.7227vw,77.57vh) scale(.9853)}to{transform:translate(86.29645vw,99vh) scale(.9853)}}.snow:nth-child(320){opacity:1.6744;transform:translate(84.7627vw,-10px) scale(.3958);animation:fall-320 22s -26s linear infinite}@keyframes fall-320{58.426%{transform:translate(75.5212vw,58.426vh) scale(.3958)}to{transform:translate(80.14195vw,99vh) scale(.3958)}}.snow:nth-child(321){opacity:.8044;transform:translate(61.1494vw,-10px) scale(.0425);animation:fall-321 25s -8s linear infinite}@keyframes fall-321{40.89%{transform:translate(55.8916vw,40.89vh) scale(.0425)}to{transform:translate(58.5205vw,99vh) scale(.0425)}}.snow:nth-child(322){opacity:1.7224;transform:translate(93.4613vw,-10px) scale(.1863);animation:fall-322 26s -4s linear infinite}@keyframes fall-322{46.412%{transform:translate(90.2425vw,46.412vh) scale(.1863)}to{transform:translate(91.8519vw,99vh) scale(.1863)}}.snow:nth-child(323){opacity:1.4028;transform:translate(14.3313vw,-10px) scale(.4225);animation:fall-323 19s -1s linear infinite}@keyframes fall-323{78.89%{transform:translate(8.2723vw,78.89vh) scale(.4225)}to{transform:translate(11.3018vw,99vh) scale(.4225)}}.snow:nth-child(324){opacity:1.7348;transform:translate(65.2611vw,-10px) scale(.6582);animation:fall-324 23s -11s linear infinite}@keyframes fall-324{76.242%{transform:translate(63.4875vw,76.242vh) scale(.6582)}to{transform:translate(64.3743vw,99vh) scale(.6582)}}.snow:nth-child(325){opacity:1.398;transform:translate(78.6811vw,-10px) scale(.0347);animation:fall-325 19s -16s linear infinite}@keyframes fall-325{35.844%{transform:translate(87.9746vw,35.844vh) scale(.0347)}to{transform:translate(83.32785vw,99vh) scale(.0347)}}.snow:nth-child(326){opacity:.6548;transform:translate(69.6302vw,-10px) scale(.1824);animation:fall-326 15s -20s linear infinite}@keyframes fall-326{32.119%{transform:translate(69.1312vw,32.119vh) scale(.1824)}to{transform:translate(69.3807vw,99vh) scale(.1824)}}.snow:nth-child(327){opacity:1.689;transform:translate(53.8745vw,-10px) scale(.6603);animation:fall-327 19s -27s linear infinite}@keyframes fall-327{51.468%{transform:translate(52.1051vw,51.468vh) scale(.6603)}to{transform:translate(52.9898vw,99vh) scale(.6603)}}.snow:nth-child(328){opacity:.603;transform:translate(35.3226vw,-10px) scale(.5097);animation:fall-328 20s -19s linear infinite}@keyframes fall-328{36.291%{transform:translate(37.5955vw,36.291vh) scale(.5097)}to{transform:translate(36.45905vw,99vh) scale(.5097)}}.snow:nth-child(329){opacity:.0092;transform:translate(34.2968vw,-10px) scale(.7191);animation:fall-329 29s -20s linear infinite}@keyframes fall-329{60.155%{transform:translate(38.3491vw,60.155vh) scale(.7191)}to{transform:translate(36.32295vw,99vh) scale(.7191)}}.snow:nth-child(330){opacity:.7848;transform:translate(17.5419vw,-10px) scale(.6487);animation:fall-330 19s -18s linear infinite}@keyframes fall-330{52.521%{transform:translate(11.1481vw,52.521vh) scale(.6487)}to{transform:translate(14.345vw,99vh) scale(.6487)}}.snow:nth-child(331){opacity:.5496;transform:translate(65.5885vw,-10px) scale(.0895);animation:fall-331 23s -14s linear infinite}@keyframes fall-331{40.904%{transform:translate(69.597vw,40.904vh) scale(.0895)}to{transform:translate(67.59275vw,99vh) scale(.0895)}}.snow:nth-child(332){opacity:.7718;transform:translate(10.8034vw,-10px) scale(.1213);animation:fall-332 22s -23s linear infinite}@keyframes fall-332{54.779%{transform:translate(3.8707vw,54.779vh) scale(.1213)}to{transform:translate(7.33705vw,99vh) scale(.1213)}}.snow:nth-child(333){opacity:.5084;transform:translate(88.6794vw,-10px) scale(.4937);animation:fall-333 28s -24s linear infinite}@keyframes fall-333{38.698%{transform:translate(94.7872vw,38.698vh) scale(.4937)}to{transform:translate(91.7333vw,99vh) scale(.4937)}}.snow:nth-child(334){opacity:1.7248;transform:translate(68.3855vw,-10px) scale(.0006);animation:fall-334 13s -22s linear infinite}@keyframes fall-334{38.868%{transform:translate(71.6631vw,38.868vh) scale(.0006)}to{transform:translate(70.0243vw,99vh) scale(.0006)}}.snow:nth-child(335){opacity:1.2446;transform:translate(74.6754vw,-10px) scale(.1391);animation:fall-335 15s -15s linear infinite}@keyframes fall-335{59.671%{transform:translate(73.2461vw,59.671vh) scale(.1391)}to{transform:translate(73.96075vw,99vh) scale(.1391)}}.snow:nth-child(336){opacity:1.8536;transform:translate(39.4405vw,-10px) scale(.7838);animation:fall-336 12s -28s linear infinite}@keyframes fall-336{69.774%{transform:translate(33.6261vw,69.774vh) scale(.7838)}to{transform:translate(36.5333vw,99vh) scale(.7838)}}.snow:nth-child(337){opacity:1.6454;transform:translate(43.9512vw,-10px) scale(.2671);animation:fall-337 14s -19s linear infinite}@keyframes fall-337{48.744%{transform:translate(42.679vw,48.744vh) scale(.2671)}to{transform:translate(43.3151vw,99vh) scale(.2671)}}.snow:nth-child(338){opacity:1.1048;transform:translate(30.126vw,-10px) scale(.7892);animation:fall-338 27s -1s linear infinite}@keyframes fall-338{73.909%{transform:translate(29.7474vw,73.909vh) scale(.7892)}to{transform:translate(29.9367vw,99vh) scale(.7892)}}.snow:nth-child(339){opacity:1.0828;transform:translate(72.5711vw,-10px) scale(.4093);animation:fall-339 17s -3s linear infinite}@keyframes fall-339{47.075%{transform:translate(77.9184vw,47.075vh) scale(.4093)}to{transform:translate(75.24475vw,99vh) scale(.4093)}}.snow:nth-child(340){opacity:.147;transform:translate(69.4447vw,-10px) scale(.3117);animation:fall-340 12s -8s linear infinite}@keyframes fall-340{57.192%{transform:translate(66.6537vw,57.192vh) scale(.3117)}to{transform:translate(68.0492vw,99vh) scale(.3117)}}.snow:nth-child(341){opacity:.0532;transform:translate(6.5627vw,-10px) scale(.3871);animation:fall-341 13s -28s linear infinite}@keyframes fall-341{62.18%{transform:translate(14.0946vw,62.18vh) scale(.3871)}to{transform:translate(10.32865vw,99vh) scale(.3871)}}.snow:nth-child(342){opacity:1.7162;transform:translate(78.1435vw,-10px) scale(.3749);animation:fall-342 10s -9s linear infinite}@keyframes fall-342{42.613%{transform:translate(76.3002vw,42.613vh) scale(.3749)}to{transform:translate(77.22185vw,99vh) scale(.3749)}}.snow:nth-child(343){opacity:1.9298;transform:translate(73.4204vw,-10px) scale(.7025);animation:fall-343 22s -6s linear infinite}@keyframes fall-343{74.078%{transform:translate(77.2973vw,74.078vh) scale(.7025)}to{transform:translate(75.35885vw,99vh) scale(.7025)}}.snow:nth-child(344){opacity:1.9496;transform:translate(6.4236vw,-10px) scale(.1907);animation:fall-344 14s -9s linear infinite}@keyframes fall-344{33.441%{transform:translate(4.1628vw,33.441vh) scale(.1907)}to{transform:translate(5.2932vw,99vh) scale(.1907)}}.snow:nth-child(345){opacity:1.4122;transform:translate(51.6333vw,-10px) scale(.6073);animation:fall-345 30s -17s linear infinite}@keyframes fall-345{71.831%{transform:translate(57.8623vw,71.831vh) scale(.6073)}to{transform:translate(54.7478vw,99vh) scale(.6073)}}.snow:nth-child(346){opacity:.1084;transform:translate(58.2154vw,-10px) scale(.6674);animation:fall-346 18s -7s linear infinite}@keyframes fall-346{43.437%{transform:translate(59.7339vw,43.437vh) scale(.6674)}to{transform:translate(58.97465vw,99vh) scale(.6674)}}.snow:nth-child(347){opacity:1.5764;transform:translate(54.8756vw,-10px) scale(.9007);animation:fall-347 26s -5s linear infinite}@keyframes fall-347{55.351%{transform:translate(53.8689vw,55.351vh) scale(.9007)}to{transform:translate(54.37225vw,99vh) scale(.9007)}}.snow:nth-child(348){opacity:.1976;transform:translate(66.6131vw,-10px) scale(.9694);animation:fall-348 11s -10s linear infinite}@keyframes fall-348{50.626%{transform:translate(72.7041vw,50.626vh) scale(.9694)}to{transform:translate(69.6586vw,99vh) scale(.9694)}}.snow:nth-child(349){opacity:1.1098;transform:translate(2.1408vw,-10px) scale(.9752);animation:fall-349 12s -19s linear infinite}@keyframes fall-349{70.985%{transform:translate(1.411vw,70.985vh) scale(.9752)}to{transform:translate(1.7759vw,99vh) scale(.9752)}}.snow:nth-child(350){opacity:1.2598;transform:translate(39.5465vw,-10px) scale(.7849);animation:fall-350 28s -12s linear infinite}@keyframes fall-350{68.978%{transform:translate(44.4003vw,68.978vh) scale(.7849)}to{transform:translate(41.9734vw,99vh) scale(.7849)}}.snow:nth-child(351){opacity:.6404;transform:translate(95.4936vw,-10px) scale(.1611);animation:fall-351 16s -30s linear infinite}@keyframes fall-351{65.248%{transform:translate(86.5452vw,65.248vh) scale(.1611)}to{transform:translate(91.0194vw,99vh) scale(.1611)}}.snow:nth-child(352){opacity:1.489;transform:translate(96.7132vw,-10px) scale(.3224);animation:fall-352 21s -1s linear infinite}@keyframes fall-352{49.672%{transform:translate(101.0307vw,49.672vh) scale(.3224)}to{transform:translate(98.87195vw,99vh) scale(.3224)}}.snow:nth-child(353){opacity:1.9688;transform:translate(35.4397vw,-10px) scale(.6082);animation:fall-353 30s -20s linear infinite}@keyframes fall-353{45.873%{transform:translate(28.7249vw,45.873vh) scale(.6082)}to{transform:translate(32.0823vw,99vh) scale(.6082)}}.snow:nth-child(354){opacity:1.1018;transform:translate(86.4797vw,-10px) scale(.9494);animation:fall-354 20s -15s linear infinite}@keyframes fall-354{78.571%{transform:translate(76.8534vw,78.571vh) scale(.9494)}to{transform:translate(81.66655vw,99vh) scale(.9494)}}.snow:nth-child(355){opacity:1.4688;transform:translate(12.4724vw,-10px) scale(.8432);animation:fall-355 18s -18s linear infinite}@keyframes fall-355{55.682%{transform:translate(17.7141vw,55.682vh) scale(.8432)}to{transform:translate(15.09325vw,99vh) scale(.8432)}}.snow:nth-child(356){opacity:.3404;transform:translate(18.9748vw,-10px) scale(.3684);animation:fall-356 21s -18s linear infinite}@keyframes fall-356{49.431%{transform:translate(10.1143vw,49.431vh) scale(.3684)}to{transform:translate(14.54455vw,99vh) scale(.3684)}}.snow:nth-child(357){opacity:1.6376;transform:translate(21.1384vw,-10px) scale(.1402);animation:fall-357 14s -29s linear infinite}@keyframes fall-357{77.896%{transform:translate(20.0984vw,77.896vh) scale(.1402)}to{transform:translate(20.6184vw,99vh) scale(.1402)}}.snow:nth-child(358){opacity:.124;transform:translate(74.335vw,-10px) scale(.3149);animation:fall-358 17s -3s linear infinite}@keyframes fall-358{33.604%{transform:translate(82.5116vw,33.604vh) scale(.3149)}to{transform:translate(78.4233vw,99vh) scale(.3149)}}.snow:nth-child(359){opacity:.486;transform:translate(38.1361vw,-10px) scale(.7673);animation:fall-359 13s -1s linear infinite}@keyframes fall-359{39.571%{transform:translate(38.8999vw,39.571vh) scale(.7673)}to{transform:translate(38.518vw,99vh) scale(.7673)}}.snow:nth-child(360){opacity:1.8646;transform:translate(18.3739vw,-10px) scale(.2676);animation:fall-360 28s -19s linear infinite}@keyframes fall-360{67.501%{transform:translate(26.8957vw,67.501vh) scale(.2676)}to{transform:translate(22.6348vw,99vh) scale(.2676)}}.snow:nth-child(361){opacity:1.0184;transform:translate(66.6627vw,-10px) scale(.4921);animation:fall-361 16s -7s linear infinite}@keyframes fall-361{43.92%{transform:translate(65.6545vw,43.92vh) scale(.4921)}to{transform:translate(66.1586vw,99vh) scale(.4921)}}.snow:nth-child(362){opacity:.1116;transform:translate(4.6141vw,-10px) scale(.0806);animation:fall-362 26s -4s linear infinite}@keyframes fall-362{66.994%{transform:translate(6.5855vw,66.994vh) scale(.0806)}to{transform:translate(5.5998vw,99vh) scale(.0806)}}.snow:nth-child(363){opacity:1.5466;transform:translate(97.1467vw,-10px) scale(.8571);animation:fall-363 24s -4s linear infinite}@keyframes fall-363{58.404%{transform:translate(90.4539vw,58.404vh) scale(.8571)}to{transform:translate(93.8003vw,99vh) scale(.8571)}}.snow:nth-child(364){opacity:1.5632;transform:translate(30.3353vw,-10px) scale(.3002);animation:fall-364 13s -24s linear infinite}@keyframes fall-364{52.187%{transform:translate(29.8321vw,52.187vh) scale(.3002)}to{transform:translate(30.0837vw,99vh) scale(.3002)}}.snow:nth-child(365){opacity:1.8982;transform:translate(11.453vw,-10px) scale(.3439);animation:fall-365 26s -3s linear infinite}@keyframes fall-365{70.791%{transform:translate(8.329vw,70.791vh) scale(.3439)}to{transform:translate(9.891vw,99vh) scale(.3439)}}.snow:nth-child(366){opacity:1.9184;transform:translate(76.3412vw,-10px) scale(.6072);animation:fall-366 18s -29s linear infinite}@keyframes fall-366{34.093%{transform:translate(77.7531vw,34.093vh) scale(.6072)}to{transform:translate(77.04715vw,99vh) scale(.6072)}}.snow:nth-child(367){opacity:.7838;transform:translate(16.1044vw,-10px) scale(.1897);animation:fall-367 17s -30s linear infinite}@keyframes fall-367{30.081%{transform:translate(22.5804vw,30.081vh) scale(.1897)}to{transform:translate(19.3424vw,99vh) scale(.1897)}}.snow:nth-child(368){opacity:.3944;transform:translate(29.0022vw,-10px) scale(.5965);animation:fall-368 11s -19s linear infinite}@keyframes fall-368{59.262%{transform:translate(25.0584vw,59.262vh) scale(.5965)}to{transform:translate(27.0303vw,99vh) scale(.5965)}}.snow:nth-child(369){opacity:1.5434;transform:translate(84.651vw,-10px) scale(.2914);animation:fall-369 14s -12s linear infinite}@keyframes fall-369{53.973%{transform:translate(90.6145vw,53.973vh) scale(.2914)}to{transform:translate(87.63275vw,99vh) scale(.2914)}}.snow:nth-child(370){opacity:.893;transform:translate(42.2032vw,-10px) scale(.8303);animation:fall-370 27s -29s linear infinite}@keyframes fall-370{77.643%{transform:translate(46.5325vw,77.643vh) scale(.8303)}to{transform:translate(44.36785vw,99vh) scale(.8303)}}.snow:nth-child(371){opacity:1.8574;transform:translate(70.8145vw,-10px) scale(.089);animation:fall-371 29s -25s linear infinite}@keyframes fall-371{43.261%{transform:translate(63.1837vw,43.261vh) scale(.089)}to{transform:translate(66.9991vw,99vh) scale(.089)}}.snow:nth-child(372){opacity:.341;transform:translate(83.8218vw,-10px) scale(.7251);animation:fall-372 12s -11s linear infinite}@keyframes fall-372{57.907%{transform:translate(91.8997vw,57.907vh) scale(.7251)}to{transform:translate(87.86075vw,99vh) scale(.7251)}}.snow:nth-child(373){opacity:1.3466;transform:translate(14.2045vw,-10px) scale(.2631);animation:fall-373 13s -1s linear infinite}@keyframes fall-373{60.682%{transform:translate(4.5455vw,60.682vh) scale(.2631)}to{transform:translate(9.375vw,99vh) scale(.2631)}}.snow:nth-child(374){opacity:.4544;transform:translate(52.271vw,-10px) scale(.6837);animation:fall-374 27s -5s linear infinite}@keyframes fall-374{42.14%{transform:translate(50.5977vw,42.14vh) scale(.6837)}to{transform:translate(51.43435vw,99vh) scale(.6837)}}.snow:nth-child(375){opacity:1.013;transform:translate(25.4489vw,-10px) scale(.6895);animation:fall-375 20s -20s linear infinite}@keyframes fall-375{73.665%{transform:translate(25.4254vw,73.665vh) scale(.6895)}to{transform:translate(25.43715vw,99vh) scale(.6895)}}.snow:nth-child(376){opacity:1.7178;transform:translate(14.3579vw,-10px) scale(.4742);animation:fall-376 23s -4s linear infinite}@keyframes fall-376{55.689%{transform:translate(15.8585vw,55.689vh) scale(.4742)}to{transform:translate(15.1082vw,99vh) scale(.4742)}}.snow:nth-child(377){opacity:.2798;transform:translate(78.3097vw,-10px) scale(.459);animation:fall-377 23s -15s linear infinite}@keyframes fall-377{78.274%{transform:translate(78.4633vw,78.274vh) scale(.459)}to{transform:translate(78.3865vw,99vh) scale(.459)}}.snow:nth-child(378){opacity:.7056;transform:translate(8.3183vw,-10px) scale(.3221);animation:fall-378 11s -3s linear infinite}@keyframes fall-378{51.206%{transform:translate(2.7775vw,51.206vh) scale(.3221)}to{transform:translate(5.5479vw,99vh) scale(.3221)}}.snow:nth-child(379){opacity:.9884;transform:translate(57.4858vw,-10px) scale(.435);animation:fall-379 26s -14s linear infinite}@keyframes fall-379{32.599%{transform:translate(64.5895vw,32.599vh) scale(.435)}to{transform:translate(61.03765vw,99vh) scale(.435)}}.snow:nth-child(380){opacity:1.4828;transform:translate(54.304vw,-10px) scale(.8012);animation:fall-380 21s -6s linear infinite}@keyframes fall-380{54.035%{transform:translate(63.8345vw,54.035vh) scale(.8012)}to{transform:translate(59.06925vw,99vh) scale(.8012)}}.snow:nth-child(381){opacity:.314;transform:translate(17.7472vw,-10px) scale(.2599);animation:fall-381 19s -20s linear infinite}@keyframes fall-381{39.41%{transform:translate(20.3541vw,39.41vh) scale(.2599)}to{transform:translate(19.05065vw,99vh) scale(.2599)}}.snow:nth-child(382){opacity:1.6038;transform:translate(82.7886vw,-10px) scale(.762);animation:fall-382 19s -28s linear infinite}@keyframes fall-382{65.447%{transform:translate(80.0963vw,65.447vh) scale(.762)}to{transform:translate(81.44245vw,99vh) scale(.762)}}.snow:nth-child(383){opacity:1.3164;transform:translate(63.7071vw,-10px) scale(.0403);animation:fall-383 24s -7s linear infinite}@keyframes fall-383{65.238%{transform:translate(63.0533vw,65.238vh) scale(.0403)}to{transform:translate(63.3802vw,99vh) scale(.0403)}}.snow:nth-child(384){opacity:1.8114;transform:translate(95.8356vw,-10px) scale(.7714);animation:fall-384 13s -11s linear infinite}@keyframes fall-384{35.52%{transform:translate(105.5913vw,35.52vh) scale(.7714)}to{transform:translate(100.71345vw,99vh) scale(.7714)}}.snow:nth-child(385){opacity:.6748;transform:translate(51.6917vw,-10px) scale(.2973);animation:fall-385 27s -30s linear infinite}@keyframes fall-385{79.678%{transform:translate(59.8765vw,79.678vh) scale(.2973)}to{transform:translate(55.7841vw,99vh) scale(.2973)}}.snow:nth-child(386){opacity:1.0116;transform:translate(89.8878vw,-10px) scale(.8043);animation:fall-386 22s -10s linear infinite}@keyframes fall-386{78.627%{transform:translate(82.426vw,78.627vh) scale(.8043)}to{transform:translate(86.1569vw,99vh) scale(.8043)}}.snow:nth-child(387){opacity:.2462;transform:translate(19.5473vw,-10px) scale(.444);animation:fall-387 18s -26s linear infinite}@keyframes fall-387{67.851%{transform:translate(10.2958vw,67.851vh) scale(.444)}to{transform:translate(14.92155vw,99vh) scale(.444)}}.snow:nth-child(388){opacity:1.951;transform:translate(63.6804vw,-10px) scale(.6031);animation:fall-388 23s -16s linear infinite}@keyframes fall-388{73.402%{transform:translate(73.1465vw,73.402vh) scale(.6031)}to{transform:translate(68.41345vw,99vh) scale(.6031)}}.snow:nth-child(389){opacity:.7816;transform:translate(81.5419vw,-10px) scale(.1876);animation:fall-389 17s -7s linear infinite}@keyframes fall-389{70.574%{transform:translate(84.901vw,70.574vh) scale(.1876)}to{transform:translate(83.22145vw,99vh) scale(.1876)}}.snow:nth-child(390){opacity:.7558;transform:translate(78.7318vw,-10px) scale(.4628);animation:fall-390 22s -20s linear infinite}@keyframes fall-390{40.786%{transform:translate(81.737vw,40.786vh) scale(.4628)}to{transform:translate(80.2344vw,99vh) scale(.4628)}}.snow:nth-child(391){opacity:1.3138;transform:translate(14.7942vw,-10px) scale(.7189);animation:fall-391 21s -23s linear infinite}@keyframes fall-391{61.091%{transform:translate(22.4641vw,61.091vh) scale(.7189)}to{transform:translate(18.62915vw,99vh) scale(.7189)}}.snow:nth-child(392){opacity:1.4558;transform:translate(3.2806vw,-10px) scale(.0804);animation:fall-392 28s -16s linear infinite}@keyframes fall-392{62.775%{transform:translate(-.0124vw,62.775vh) scale(.0804)}to{transform:translate(1.6341vw,99vh) scale(.0804)}}.snow:nth-child(393){opacity:.9226;transform:translate(77.0156vw,-10px) scale(.0567);animation:fall-393 28s -30s linear infinite}@keyframes fall-393{54.334%{transform:translate(86.7035vw,54.334vh) scale(.0567)}to{transform:translate(81.85955vw,99vh) scale(.0567)}}.snow:nth-child(394){opacity:.8398;transform:translate(48.9019vw,-10px) scale(.8636);animation:fall-394 19s -9s linear infinite}@keyframes fall-394{42.732%{transform:translate(41.8749vw,42.732vh) scale(.8636)}to{transform:translate(45.3884vw,99vh) scale(.8636)}}.snow:nth-child(395){opacity:.0806;transform:translate(62.0132vw,-10px) scale(.5407);animation:fall-395 11s -6s linear infinite}@keyframes fall-395{75.679%{transform:translate(70.9848vw,75.679vh) scale(.5407)}to{transform:translate(66.499vw,99vh) scale(.5407)}}.snow:nth-child(396){opacity:1.0208;transform:translate(53.6395vw,-10px) scale(.3373);animation:fall-396 27s -18s linear infinite}@keyframes fall-396{30.898%{transform:translate(55.6374vw,30.898vh) scale(.3373)}to{transform:translate(54.63845vw,99vh) scale(.3373)}}.snow:nth-child(397){opacity:1.6044;transform:translate(86.09vw,-10px) scale(.1148);animation:fall-397 28s -3s linear infinite}@keyframes fall-397{69.149%{transform:translate(90.5823vw,69.149vh) scale(.1148)}to{transform:translate(88.33615vw,99vh) scale(.1148)}}.snow:nth-child(398){opacity:1.9608;transform:translate(3.0417vw,-10px) scale(.0611);animation:fall-398 14s -17s linear infinite}@keyframes fall-398{65.907%{transform:translate(10.7955vw,65.907vh) scale(.0611)}to{transform:translate(6.9186vw,99vh) scale(.0611)}}.snow:nth-child(399){opacity:1.5492;transform:translate(64.8126vw,-10px) scale(.2664);animation:fall-399 17s -27s linear infinite}@keyframes fall-399{60.701%{transform:translate(59.7697vw,60.701vh) scale(.2664)}to{transform:translate(62.29115vw,99vh) scale(.2664)}}.snow:nth-child(400){opacity:.5618;transform:translate(25.7538vw,-10px) scale(.2036);animation:fall-400 19s -14s linear infinite}@keyframes fall-400{42.987%{transform:translate(21.607vw,42.987vh) scale(.2036)}to{transform:translate(23.6804vw,99vh) scale(.2036)}}\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:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.997;transform:translate(86.1635vw,-10px) scale(.8154);animation:fall-1 30s -16s linear infinite}@keyframes fall-1{41.122%{transform:translate(85.5421vw,41.122vh) scale(.8154)}to{transform:translate(85.8528vw,99vh) scale(.8154)}}.snow:nth-child(2){opacity:.304;transform:translate(77.6235vw,-10px) scale(.2669);animation:fall-2 29s -27s linear infinite}@keyframes fall-2{51.037%{transform:translate(75.6819vw,51.037vh) scale(.2669)}to{transform:translate(76.6527vw,99vh) scale(.2669)}}.snow:nth-child(3){opacity:1.699;transform:translate(3.4965vw,-10px) scale(.1861);animation:fall-3 24s -8s linear infinite}@keyframes fall-3{64.888%{transform:translate(-.1114vw,64.888vh) scale(.1861)}to{transform:translate(1.69255vw,99vh) scale(.1861)}}.snow:nth-child(4){opacity:1.858;transform:translate(44.0527vw,-10px) scale(.6843);animation:fall-4 15s -17s linear infinite}@keyframes fall-4{36.921%{transform:translate(36.0247vw,36.921vh) scale(.6843)}to{transform:translate(40.0387vw,99vh) scale(.6843)}}.snow:nth-child(5){opacity:.2616;transform:translate(34.4996vw,-10px) scale(.7242);animation:fall-5 21s -17s linear infinite}@keyframes fall-5{51.528%{transform:translate(24.5394vw,51.528vh) scale(.7242)}to{transform:translate(29.5195vw,99vh) scale(.7242)}}.snow:nth-child(6){opacity:.745;transform:translate(41.7549vw,-10px) scale(.5149);animation:fall-6 16s -26s linear infinite}@keyframes fall-6{44.994%{transform:translate(39.5371vw,44.994vh) scale(.5149)}to{transform:translate(40.646vw,99vh) scale(.5149)}}.snow:nth-child(7){opacity:1.9858;transform:translate(62.8371vw,-10px) scale(.1053);animation:fall-7 15s -15s linear infinite}@keyframes fall-7{71.229%{transform:translate(61.0126vw,71.229vh) scale(.1053)}to{transform:translate(61.92485vw,99vh) scale(.1053)}}.snow:nth-child(8){opacity:.2354;transform:translate(37.7263vw,-10px) scale(.7947);animation:fall-8 30s -23s linear infinite}@keyframes fall-8{34.715%{transform:translate(31.9346vw,34.715vh) scale(.7947)}to{transform:translate(34.83045vw,99vh) scale(.7947)}}.snow:nth-child(9){opacity:.0572;transform:translate(93.3487vw,-10px) scale(.3621);animation:fall-9 22s -20s linear infinite}@keyframes fall-9{49.589%{transform:translate(99.2575vw,49.589vh) scale(.3621)}to{transform:translate(96.3031vw,99vh) scale(.3621)}}.snow:nth-child(10){opacity:.3244;transform:translate(94.375vw,-10px) scale(.1852);animation:fall-10 22s -17s linear infinite}@keyframes fall-10{40.361%{transform:translate(99.8553vw,40.361vh) scale(.1852)}to{transform:translate(97.11515vw,99vh) scale(.1852)}}.snow:nth-child(11){opacity:.5624;transform:translate(73.7845vw,-10px) scale(.9988);animation:fall-11 11s -28s linear infinite}@keyframes fall-11{34.128%{transform:translate(83.72vw,34.128vh) scale(.9988)}to{transform:translate(78.75225vw,99vh) scale(.9988)}}.snow:nth-child(12){opacity:.4064;transform:translate(88.4428vw,-10px) scale(.3533);animation:fall-12 22s -18s linear infinite}@keyframes fall-12{58.734%{transform:translate(96.6419vw,58.734vh) scale(.3533)}to{transform:translate(92.54235vw,99vh) scale(.3533)}}.snow:nth-child(13){opacity:1.7698;transform:translate(12.8396vw,-10px) scale(.5075);animation:fall-13 11s -21s linear infinite}@keyframes fall-13{31.245%{transform:translate(6.8218vw,31.245vh) scale(.5075)}to{transform:translate(9.8307vw,99vh) scale(.5075)}}.snow:nth-child(14){opacity:.3556;transform:translate(18.1342vw,-10px) scale(.4526);animation:fall-14 23s -9s linear infinite}@keyframes fall-14{66.758%{transform:translate(15.8433vw,66.758vh) scale(.4526)}to{transform:translate(16.98875vw,99vh) scale(.4526)}}.snow:nth-child(15){opacity:.6478;transform:translate(92.3599vw,-10px) scale(.7541);animation:fall-15 26s -25s linear infinite}@keyframes fall-15{65.906%{transform:translate(87.0246vw,65.906vh) scale(.7541)}to{transform:translate(89.69225vw,99vh) scale(.7541)}}.snow:nth-child(16){opacity:.4942;transform:translate(43.3583vw,-10px) scale(.7873);animation:fall-16 10s -17s linear infinite}@keyframes fall-16{73.438%{transform:translate(39.9135vw,73.438vh) scale(.7873)}to{transform:translate(41.6359vw,99vh) scale(.7873)}}.snow:nth-child(17){opacity:.032;transform:translate(46.9649vw,-10px) scale(.3415);animation:fall-17 21s -24s linear infinite}@keyframes fall-17{41.474%{transform:translate(50.8136vw,41.474vh) scale(.3415)}to{transform:translate(48.88925vw,99vh) scale(.3415)}}.snow:nth-child(18){opacity:.5556;transform:translate(43.1953vw,-10px) scale(.9479);animation:fall-18 12s -10s linear infinite}@keyframes fall-18{57.978%{transform:translate(42.1004vw,57.978vh) scale(.9479)}to{transform:translate(42.64785vw,99vh) scale(.9479)}}.snow:nth-child(19){opacity:1.4488;transform:translate(52.8371vw,-10px) scale(.0004);animation:fall-19 12s -20s linear infinite}@keyframes fall-19{72.666%{transform:translate(57.6718vw,72.666vh) scale(.0004)}to{transform:translate(55.25445vw,99vh) scale(.0004)}}.snow:nth-child(20){opacity:.8468;transform:translate(89.6715vw,-10px) scale(.1094);animation:fall-20 12s -22s linear infinite}@keyframes fall-20{38.793%{transform:translate(95.5937vw,38.793vh) scale(.1094)}to{transform:translate(92.6326vw,99vh) scale(.1094)}}.snow:nth-child(21){opacity:1.975;transform:translate(29.1595vw,-10px) scale(.6022);animation:fall-21 30s -20s linear infinite}@keyframes fall-21{44.799%{transform:translate(37.0878vw,44.799vh) scale(.6022)}to{transform:translate(33.12365vw,99vh) scale(.6022)}}.snow:nth-child(22){opacity:.5674;transform:translate(11.6637vw,-10px) scale(.9983);animation:fall-22 26s -5s linear infinite}@keyframes fall-22{72.217%{transform:translate(15.7126vw,72.217vh) scale(.9983)}to{transform:translate(13.68815vw,99vh) scale(.9983)}}.snow:nth-child(23){opacity:.879;transform:translate(66.9292vw,-10px) scale(.5246);animation:fall-23 15s -2s linear infinite}@keyframes fall-23{70.887%{transform:translate(63.8939vw,70.887vh) scale(.5246)}to{transform:translate(65.41155vw,99vh) scale(.5246)}}.snow:nth-child(24){opacity:1.1152;transform:translate(69.9377vw,-10px) scale(.8008);animation:fall-24 15s -29s linear infinite}@keyframes fall-24{43.072%{transform:translate(75.6307vw,43.072vh) scale(.8008)}to{transform:translate(72.7842vw,99vh) scale(.8008)}}.snow:nth-child(25){opacity:1.4754;transform:translate(35.0354vw,-10px) scale(.6339);animation:fall-25 20s -11s linear infinite}@keyframes fall-25{72.035%{transform:translate(27.6365vw,72.035vh) scale(.6339)}to{transform:translate(31.33595vw,99vh) scale(.6339)}}.snow:nth-child(26){opacity:.7228;transform:translate(54.4628vw,-10px) scale(.3301);animation:fall-26 16s -11s linear infinite}@keyframes fall-26{54.223%{transform:translate(61.5244vw,54.223vh) scale(.3301)}to{transform:translate(57.9936vw,99vh) scale(.3301)}}.snow:nth-child(27){opacity:1.1776;transform:translate(71.3003vw,-10px) scale(.3802);animation:fall-27 13s -8s linear infinite}@keyframes fall-27{55.107%{transform:translate(70.9155vw,55.107vh) scale(.3802)}to{transform:translate(71.1079vw,99vh) scale(.3802)}}.snow:nth-child(28){opacity:1.1944;transform:translate(97.0659vw,-10px) scale(.6179);animation:fall-28 25s -9s linear infinite}@keyframes fall-28{61.754%{transform:translate(101.2093vw,61.754vh) scale(.6179)}to{transform:translate(99.1376vw,99vh) scale(.6179)}}.snow:nth-child(29){opacity:.7394;transform:translate(1.1561vw,-10px) scale(.3138);animation:fall-29 28s -20s linear infinite}@keyframes fall-29{45.976%{transform:translate(-.883vw,45.976vh) scale(.3138)}to{transform:translate(.13655vw,99vh) scale(.3138)}}.snow:nth-child(30){opacity:.3448;transform:translate(75.3621vw,-10px) scale(.7586);animation:fall-30 12s -21s linear infinite}@keyframes fall-30{39.709%{transform:translate(69.314vw,39.709vh) scale(.7586)}to{transform:translate(72.33805vw,99vh) scale(.7586)}}.snow:nth-child(31){opacity:.7102;transform:translate(47.2944vw,-10px) scale(.2118);animation:fall-31 27s -16s linear infinite}@keyframes fall-31{34.637%{transform:translate(51.4014vw,34.637vh) scale(.2118)}to{transform:translate(49.3479vw,99vh) scale(.2118)}}.snow:nth-child(32){opacity:.4138;transform:translate(72.1866vw,-10px) scale(.1794);animation:fall-32 14s -11s linear infinite}@keyframes fall-32{50.209%{transform:translate(68.8664vw,50.209vh) scale(.1794)}to{transform:translate(70.5265vw,99vh) scale(.1794)}}.snow:nth-child(33){opacity:.0036;transform:translate(21.5074vw,-10px) scale(.9523);animation:fall-33 26s -15s linear infinite}@keyframes fall-33{73.626%{transform:translate(12.9422vw,73.626vh) scale(.9523)}to{transform:translate(17.2248vw,99vh) scale(.9523)}}.snow:nth-child(34){opacity:.3746;transform:translate(80.5133vw,-10px) scale(.6356);animation:fall-34 27s -17s linear infinite}@keyframes fall-34{79.084%{transform:translate(71.3461vw,79.084vh) scale(.6356)}to{transform:translate(75.9297vw,99vh) scale(.6356)}}.snow:nth-child(35){opacity:.3892;transform:translate(33.7173vw,-10px) scale(.6677);animation:fall-35 18s -16s linear infinite}@keyframes fall-35{63.645%{transform:translate(34.3242vw,63.645vh) scale(.6677)}to{transform:translate(34.02075vw,99vh) scale(.6677)}}.snow:nth-child(36){opacity:.8356;transform:translate(57.6552vw,-10px) scale(.3554);animation:fall-36 19s -2s linear infinite}@keyframes fall-36{66.243%{transform:translate(53.8885vw,66.243vh) scale(.3554)}to{transform:translate(55.77185vw,99vh) scale(.3554)}}.snow:nth-child(37){opacity:1.2446;transform:translate(86.4575vw,-10px) scale(.663);animation:fall-37 25s -11s linear infinite}@keyframes fall-37{77.028%{transform:translate(87.9508vw,77.028vh) scale(.663)}to{transform:translate(87.20415vw,99vh) scale(.663)}}.snow:nth-child(38){opacity:.5032;transform:translate(69.4978vw,-10px) scale(.1425);animation:fall-38 20s -20s linear infinite}@keyframes fall-38{38.609%{transform:translate(63.2345vw,38.609vh) scale(.1425)}to{transform:translate(66.36615vw,99vh) scale(.1425)}}.snow:nth-child(39){opacity:1.1418;transform:translate(5.4301vw,-10px) scale(.0832);animation:fall-39 25s -19s linear infinite}@keyframes fall-39{72.363%{transform:translate(12.1628vw,72.363vh) scale(.0832)}to{transform:translate(8.79645vw,99vh) scale(.0832)}}.snow:nth-child(40){opacity:1.0476;transform:translate(56.356vw,-10px) scale(.1511);animation:fall-40 12s -25s linear infinite}@keyframes fall-40{46.383%{transform:translate(63.7942vw,46.383vh) scale(.1511)}to{transform:translate(60.0751vw,99vh) scale(.1511)}}.snow:nth-child(41){opacity:1.3724;transform:translate(68.331vw,-10px) scale(.4457);animation:fall-41 19s -13s linear infinite}@keyframes fall-41{32.542%{transform:translate(60.8609vw,32.542vh) scale(.4457)}to{transform:translate(64.59595vw,99vh) scale(.4457)}}.snow:nth-child(42){opacity:1.6968;transform:translate(28.868vw,-10px) scale(.0408);animation:fall-42 17s -1s linear infinite}@keyframes fall-42{44.933%{transform:translate(19.3807vw,44.933vh) scale(.0408)}to{transform:translate(24.12435vw,99vh) scale(.0408)}}.snow:nth-child(43){opacity:.4896;transform:translate(88.7538vw,-10px) scale(.6267);animation:fall-43 19s -29s linear infinite}@keyframes fall-43{41.278%{transform:translate(91.8368vw,41.278vh) scale(.6267)}to{transform:translate(90.2953vw,99vh) scale(.6267)}}.snow:nth-child(44){opacity:.9518;transform:translate(23.9834vw,-10px) scale(.6738);animation:fall-44 22s -17s linear infinite}@keyframes fall-44{60.717%{transform:translate(24.7761vw,60.717vh) scale(.6738)}to{transform:translate(24.37975vw,99vh) scale(.6738)}}.snow:nth-child(45){opacity:.403;transform:translate(16.5587vw,-10px) scale(.8928);animation:fall-45 24s -6s linear infinite}@keyframes fall-45{45.697%{transform:translate(9.5971vw,45.697vh) scale(.8928)}to{transform:translate(13.0779vw,99vh) scale(.8928)}}.snow:nth-child(46){opacity:.1384;transform:translate(24.908vw,-10px) scale(.7406);animation:fall-46 21s -19s linear infinite}@keyframes fall-46{74.078%{transform:translate(32.4875vw,74.078vh) scale(.7406)}to{transform:translate(28.69775vw,99vh) scale(.7406)}}.snow:nth-child(47){opacity:1.6616;transform:translate(69.5608vw,-10px) scale(.5681);animation:fall-47 28s -14s linear infinite}@keyframes fall-47{53.773%{transform:translate(79.218vw,53.773vh) scale(.5681)}to{transform:translate(74.3894vw,99vh) scale(.5681)}}.snow:nth-child(48){opacity:1.8302;transform:translate(4.4893vw,-10px) scale(.3078);animation:fall-48 30s -22s linear infinite}@keyframes fall-48{60.689%{transform:translate(-2.817vw,60.689vh) scale(.3078)}to{transform:translate(.83615vw,99vh) scale(.3078)}}.snow:nth-child(49){opacity:.2226;transform:translate(38.7178vw,-10px) scale(.3738);animation:fall-49 16s -22s linear infinite}@keyframes fall-49{66.19%{transform:translate(48.642vw,66.19vh) scale(.3738)}to{transform:translate(43.6799vw,99vh) scale(.3738)}}.snow:nth-child(50){opacity:1.0132;transform:translate(47.2711vw,-10px) scale(.7059);animation:fall-50 20s -12s linear infinite}@keyframes fall-50{40.962%{transform:translate(41.3549vw,40.962vh) scale(.7059)}to{transform:translate(44.313vw,99vh) scale(.7059)}}.snow:nth-child(51){opacity:.742;transform:translate(44.1904vw,-10px) scale(.0544);animation:fall-51 27s -8s linear infinite}@keyframes fall-51{69.549%{transform:translate(41.0267vw,69.549vh) scale(.0544)}to{transform:translate(42.60855vw,99vh) scale(.0544)}}.snow:nth-child(52){opacity:.4778;transform:translate(42.6094vw,-10px) scale(.2172);animation:fall-52 30s -14s linear infinite}@keyframes fall-52{48.243%{transform:translate(46.1108vw,48.243vh) scale(.2172)}to{transform:translate(44.3601vw,99vh) scale(.2172)}}.snow:nth-child(53){opacity:1.0436;transform:translate(4.3704vw,-10px) scale(.7069);animation:fall-53 20s -15s linear infinite}@keyframes fall-53{38.155%{transform:translate(13.0202vw,38.155vh) scale(.7069)}to{transform:translate(8.6953vw,99vh) scale(.7069)}}.snow:nth-child(54){opacity:.1454;transform:translate(21.2908vw,-10px) scale(.0191);animation:fall-54 19s -4s linear infinite}@keyframes fall-54{68.189%{transform:translate(18.4722vw,68.189vh) scale(.0191)}to{transform:translate(19.8815vw,99vh) scale(.0191)}}.snow:nth-child(55){opacity:.5774;transform:translate(40.5579vw,-10px) scale(.7705);animation:fall-55 11s -13s linear infinite}@keyframes fall-55{47.422%{transform:translate(41.81vw,47.422vh) scale(.7705)}to{transform:translate(41.18395vw,99vh) scale(.7705)}}.snow:nth-child(56){opacity:.4668;transform:translate(73.9642vw,-10px) scale(.9296);animation:fall-56 18s -15s linear infinite}@keyframes fall-56{31.873%{transform:translate(69.6104vw,31.873vh) scale(.9296)}to{transform:translate(71.7873vw,99vh) scale(.9296)}}.snow:nth-child(57){opacity:.007;transform:translate(93.4077vw,-10px) scale(.7136);animation:fall-57 15s -19s linear infinite}@keyframes fall-57{78.546%{transform:translate(89.9855vw,78.546vh) scale(.7136)}to{transform:translate(91.6966vw,99vh) scale(.7136)}}.snow:nth-child(58){opacity:1.4284;transform:translate(13.8123vw,-10px) scale(.0007);animation:fall-58 11s -15s linear infinite}@keyframes fall-58{73.517%{transform:translate(5.5383vw,73.517vh) scale(.0007)}to{transform:translate(9.6753vw,99vh) scale(.0007)}}.snow:nth-child(59){opacity:.331;transform:translate(58.217vw,-10px) scale(.0101);animation:fall-59 20s -26s linear infinite}@keyframes fall-59{33.609%{transform:translate(66.8164vw,33.609vh) scale(.0101)}to{transform:translate(62.5167vw,99vh) scale(.0101)}}.snow:nth-child(60){opacity:1.2562;transform:translate(6.6445vw,-10px) scale(.452);animation:fall-60 20s -24s linear infinite}@keyframes fall-60{56.418%{transform:translate(15.7408vw,56.418vh) scale(.452)}to{transform:translate(11.19265vw,99vh) scale(.452)}}.snow:nth-child(61){opacity:1.3574;transform:translate(17.5006vw,-10px) scale(.3201);animation:fall-61 14s -29s linear infinite}@keyframes fall-61{54.14%{transform:translate(18.0479vw,54.14vh) scale(.3201)}to{transform:translate(17.77425vw,99vh) scale(.3201)}}.snow:nth-child(62){opacity:.9384;transform:translate(2.2345vw,-10px) scale(.0044);animation:fall-62 11s -28s linear infinite}@keyframes fall-62{72.85%{transform:translate(-3.1648vw,72.85vh) scale(.0044)}to{transform:translate(-.46515vw,99vh) scale(.0044)}}.snow:nth-child(63){opacity:.428;transform:translate(1.4459vw,-10px) scale(.1932);animation:fall-63 30s -15s linear infinite}@keyframes fall-63{72.986%{transform:translate(1.8937vw,72.986vh) scale(.1932)}to{transform:translate(1.6698vw,99vh) scale(.1932)}}.snow:nth-child(64){opacity:1.0816;transform:translate(26.1695vw,-10px) scale(.4986);animation:fall-64 20s -21s linear infinite}@keyframes fall-64{57.29%{transform:translate(22.9998vw,57.29vh) scale(.4986)}to{transform:translate(24.58465vw,99vh) scale(.4986)}}.snow:nth-child(65){opacity:1.6272;transform:translate(52.6338vw,-10px) scale(.2787);animation:fall-65 30s -9s linear infinite}@keyframes fall-65{60.032%{transform:translate(51.6673vw,60.032vh) scale(.2787)}to{transform:translate(52.15055vw,99vh) scale(.2787)}}.snow:nth-child(66){opacity:.0886;transform:translate(83.6065vw,-10px) scale(.3515);animation:fall-66 23s -16s linear infinite}@keyframes fall-66{34.654%{transform:translate(85.1668vw,34.654vh) scale(.3515)}to{transform:translate(84.38665vw,99vh) scale(.3515)}}.snow:nth-child(67){opacity:.3072;transform:translate(68.4855vw,-10px) scale(.2211);animation:fall-67 14s -20s linear infinite}@keyframes fall-67{57.875%{transform:translate(72.7747vw,57.875vh) scale(.2211)}to{transform:translate(70.6301vw,99vh) scale(.2211)}}.snow:nth-child(68){opacity:1.297;transform:translate(33.1229vw,-10px) scale(.2835);animation:fall-68 23s -14s linear infinite}@keyframes fall-68{78.304%{transform:translate(23.4646vw,78.304vh) scale(.2835)}to{transform:translate(28.29375vw,99vh) scale(.2835)}}.snow:nth-child(69){opacity:1.775;transform:translate(46.8521vw,-10px) scale(.6265);animation:fall-69 19s -19s linear infinite}@keyframes fall-69{33.897%{transform:translate(45.7533vw,33.897vh) scale(.6265)}to{transform:translate(46.3027vw,99vh) scale(.6265)}}.snow:nth-child(70){opacity:.8276;transform:translate(39.6587vw,-10px) scale(.1873);animation:fall-70 30s -2s linear infinite}@keyframes fall-70{62.24%{transform:translate(46.5707vw,62.24vh) scale(.1873)}to{transform:translate(43.1147vw,99vh) scale(.1873)}}.snow:nth-child(71){opacity:1.0746;transform:translate(74.2233vw,-10px) scale(.1039);animation:fall-71 25s -26s linear infinite}@keyframes fall-71{43.949%{transform:translate(82.3077vw,43.949vh) scale(.1039)}to{transform:translate(78.2655vw,99vh) scale(.1039)}}.snow:nth-child(72){opacity:1.2376;transform:translate(59.3166vw,-10px) scale(.5461);animation:fall-72 20s -12s linear infinite}@keyframes fall-72{71.836%{transform:translate(50.0535vw,71.836vh) scale(.5461)}to{transform:translate(54.68505vw,99vh) scale(.5461)}}.snow:nth-child(73){opacity:1.0902;transform:translate(70.1088vw,-10px) scale(.6883);animation:fall-73 19s -23s linear infinite}@keyframes fall-73{66.99%{transform:translate(63.3146vw,66.99vh) scale(.6883)}to{transform:translate(66.7117vw,99vh) scale(.6883)}}.snow:nth-child(74){opacity:.5722;transform:translate(16.0444vw,-10px) scale(.3015);animation:fall-74 28s -16s linear infinite}@keyframes fall-74{51.07%{transform:translate(15.0959vw,51.07vh) scale(.3015)}to{transform:translate(15.57015vw,99vh) scale(.3015)}}.snow:nth-child(75){opacity:.9512;transform:translate(79.8837vw,-10px) scale(.6385);animation:fall-75 28s -26s linear infinite}@keyframes fall-75{47.559%{transform:translate(85.4266vw,47.559vh) scale(.6385)}to{transform:translate(82.65515vw,99vh) scale(.6385)}}.snow:nth-child(76){opacity:1.5844;transform:translate(79.3347vw,-10px) scale(.4965);animation:fall-76 13s -20s linear infinite}@keyframes fall-76{45.584%{transform:translate(79.626vw,45.584vh) scale(.4965)}to{transform:translate(79.48035vw,99vh) scale(.4965)}}.snow:nth-child(77){opacity:1.5008;transform:translate(52.5437vw,-10px) scale(.2981);animation:fall-77 12s -27s linear infinite}@keyframes fall-77{34.548%{transform:translate(57.7939vw,34.548vh) scale(.2981)}to{transform:translate(55.1688vw,99vh) scale(.2981)}}.snow:nth-child(78){opacity:1.6434;transform:translate(57.071vw,-10px) scale(.1058);animation:fall-78 17s -17s linear infinite}@keyframes fall-78{52.817%{transform:translate(48.9176vw,52.817vh) scale(.1058)}to{transform:translate(52.9943vw,99vh) scale(.1058)}}.snow:nth-child(79){opacity:1.4234;transform:translate(61.74vw,-10px) scale(.5001);animation:fall-79 27s -29s linear infinite}@keyframes fall-79{46.906%{transform:translate(57.8844vw,46.906vh) scale(.5001)}to{transform:translate(59.8122vw,99vh) scale(.5001)}}.snow:nth-child(80){opacity:1.091;transform:translate(32.8192vw,-10px) scale(.821);animation:fall-80 21s -23s linear infinite}@keyframes fall-80{62.299%{transform:translate(23.6404vw,62.299vh) scale(.821)}to{transform:translate(28.2298vw,99vh) scale(.821)}}.snow:nth-child(81){opacity:.6608;transform:translate(7.1912vw,-10px) scale(.3768);animation:fall-81 13s -28s linear infinite}@keyframes fall-81{32.538%{transform:translate(16.9151vw,32.538vh) scale(.3768)}to{transform:translate(12.05315vw,99vh) scale(.3768)}}.snow:nth-child(82){opacity:.9624;transform:translate(54.2545vw,-10px) scale(.903);animation:fall-82 28s -3s linear infinite}@keyframes fall-82{32.702%{transform:translate(46.3494vw,32.702vh) scale(.903)}to{transform:translate(50.30195vw,99vh) scale(.903)}}.snow:nth-child(83){opacity:.252;transform:translate(20.7751vw,-10px) scale(.8071);animation:fall-83 14s -6s linear infinite}@keyframes fall-83{56.971%{transform:translate(10.8981vw,56.971vh) scale(.8071)}to{transform:translate(15.8366vw,99vh) scale(.8071)}}.snow:nth-child(84){opacity:1.7404;transform:translate(34.7955vw,-10px) scale(.1331);animation:fall-84 24s -20s linear infinite}@keyframes fall-84{77.824%{transform:translate(25.6322vw,77.824vh) scale(.1331)}to{transform:translate(30.21385vw,99vh) scale(.1331)}}.snow:nth-child(85){opacity:.825;transform:translate(96.2386vw,-10px) scale(.1381);animation:fall-85 19s -11s linear infinite}@keyframes fall-85{34.447%{transform:translate(101.532vw,34.447vh) scale(.1381)}to{transform:translate(98.8853vw,99vh) scale(.1381)}}.snow:nth-child(86){opacity:1.7494;transform:translate(37.5666vw,-10px) scale(.4183);animation:fall-86 18s -26s linear infinite}@keyframes fall-86{70.107%{transform:translate(42.0025vw,70.107vh) scale(.4183)}to{transform:translate(39.78455vw,99vh) scale(.4183)}}.snow:nth-child(87){opacity:1.686;transform:translate(25.2763vw,-10px) scale(.5596);animation:fall-87 26s -21s linear infinite}@keyframes fall-87{33.459%{transform:translate(25.123vw,33.459vh) scale(.5596)}to{transform:translate(25.19965vw,99vh) scale(.5596)}}.snow:nth-child(88){opacity:1.7102;transform:translate(89.8071vw,-10px) scale(.0487);animation:fall-88 20s -8s linear infinite}@keyframes fall-88{32.391%{transform:translate(93.7105vw,32.391vh) scale(.0487)}to{transform:translate(91.7588vw,99vh) scale(.0487)}}.snow:nth-child(89){opacity:.966;transform:translate(8.5687vw,-10px) scale(.3157);animation:fall-89 30s -24s linear infinite}@keyframes fall-89{68.516%{transform:translate(12.2373vw,68.516vh) scale(.3157)}to{transform:translate(10.403vw,99vh) scale(.3157)}}.snow:nth-child(90){opacity:.1826;transform:translate(57.2683vw,-10px) scale(.9983);animation:fall-90 24s -24s linear infinite}@keyframes fall-90{67.057%{transform:translate(57.2101vw,67.057vh) scale(.9983)}to{transform:translate(57.2392vw,99vh) scale(.9983)}}.snow:nth-child(91){opacity:1.1892;transform:translate(94.2607vw,-10px) scale(.9566);animation:fall-91 14s -16s linear infinite}@keyframes fall-91{54.578%{transform:translate(99.2062vw,54.578vh) scale(.9566)}to{transform:translate(96.73345vw,99vh) scale(.9566)}}.snow:nth-child(92){opacity:1.6866;transform:translate(50.1041vw,-10px) scale(.7723);animation:fall-92 23s -1s linear infinite}@keyframes fall-92{33.573%{transform:translate(55.547vw,33.573vh) scale(.7723)}to{transform:translate(52.82555vw,99vh) scale(.7723)}}.snow:nth-child(93){opacity:1.8248;transform:translate(7.5506vw,-10px) scale(.6884);animation:fall-93 24s -18s linear infinite}@keyframes fall-93{39.075%{transform:translate(2.808vw,39.075vh) scale(.6884)}to{transform:translate(5.1793vw,99vh) scale(.6884)}}.snow:nth-child(94){opacity:1.5188;transform:translate(33.4166vw,-10px) scale(.8748);animation:fall-94 28s -4s linear infinite}@keyframes fall-94{75.792%{transform:translate(42.7485vw,75.792vh) scale(.8748)}to{transform:translate(38.08255vw,99vh) scale(.8748)}}.snow:nth-child(95){opacity:.6568;transform:translate(86.4451vw,-10px) scale(.3451);animation:fall-95 16s -14s linear infinite}@keyframes fall-95{64.409%{transform:translate(84.8183vw,64.409vh) scale(.3451)}to{transform:translate(85.6317vw,99vh) scale(.3451)}}.snow:nth-child(96){opacity:1.0776;transform:translate(94.7072vw,-10px) scale(.7737);animation:fall-96 15s -23s linear infinite}@keyframes fall-96{53.064%{transform:translate(96.929vw,53.064vh) scale(.7737)}to{transform:translate(95.8181vw,99vh) scale(.7737)}}.snow:nth-child(97){opacity:.6948;transform:translate(88.1848vw,-10px) scale(.3957);animation:fall-97 30s -26s linear infinite}@keyframes fall-97{40.642%{transform:translate(92.428vw,40.642vh) scale(.3957)}to{transform:translate(90.3064vw,99vh) scale(.3957)}}.snow:nth-child(98){opacity:1.431;transform:translate(57.1556vw,-10px) scale(.2195);animation:fall-98 21s -9s linear infinite}@keyframes fall-98{67.463%{transform:translate(58.0541vw,67.463vh) scale(.2195)}to{transform:translate(57.60485vw,99vh) scale(.2195)}}.snow:nth-child(99){opacity:1.7076;transform:translate(88.6488vw,-10px) scale(.9394);animation:fall-99 19s -9s linear infinite}@keyframes fall-99{75.471%{transform:translate(88.3335vw,75.471vh) scale(.9394)}to{transform:translate(88.49115vw,99vh) scale(.9394)}}.snow:nth-child(100){opacity:1.0094;transform:translate(54.3955vw,-10px) scale(.9332);animation:fall-100 23s -8s linear infinite}@keyframes fall-100{30.053%{transform:translate(47.9981vw,30.053vh) scale(.9332)}to{transform:translate(51.1968vw,99vh) scale(.9332)}}.snow:nth-child(101){opacity:1.5904;transform:translate(65.7962vw,-10px) scale(.5876);animation:fall-101 24s -22s linear infinite}@keyframes fall-101{76.817%{transform:translate(56.7916vw,76.817vh) scale(.5876)}to{transform:translate(61.2939vw,99vh) scale(.5876)}}.snow:nth-child(102){opacity:1.8426;transform:translate(17.5063vw,-10px) scale(.0692);animation:fall-102 13s -18s linear infinite}@keyframes fall-102{49.834%{transform:translate(17.7446vw,49.834vh) scale(.0692)}to{transform:translate(17.62545vw,99vh) scale(.0692)}}.snow:nth-child(103){opacity:1.2296;transform:translate(54.9596vw,-10px) scale(.1796);animation:fall-103 15s -6s linear infinite}@keyframes fall-103{50.118%{transform:translate(45.8502vw,50.118vh) scale(.1796)}to{transform:translate(50.4049vw,99vh) scale(.1796)}}.snow:nth-child(104){opacity:1.0788;transform:translate(21.1319vw,-10px) scale(.7627);animation:fall-104 12s -1s linear infinite}@keyframes fall-104{65.786%{transform:translate(17.0498vw,65.786vh) scale(.7627)}to{transform:translate(19.09085vw,99vh) scale(.7627)}}.snow:nth-child(105){opacity:.3472;transform:translate(98.3217vw,-10px) scale(.8142);animation:fall-105 18s -21s linear infinite}@keyframes fall-105{54.877%{transform:translate(103.9273vw,54.877vh) scale(.8142)}to{transform:translate(101.1245vw,99vh) scale(.8142)}}.snow:nth-child(106){opacity:.6594;transform:translate(7.1381vw,-10px) scale(.7374);animation:fall-106 21s -26s linear infinite}@keyframes fall-106{63.884%{transform:translate(14.4578vw,63.884vh) scale(.7374)}to{transform:translate(10.79795vw,99vh) scale(.7374)}}.snow:nth-child(107){opacity:1.2306;transform:translate(81.4642vw,-10px) scale(.0107);animation:fall-107 14s -13s linear infinite}@keyframes fall-107{78.291%{transform:translate(80.595vw,78.291vh) scale(.0107)}to{transform:translate(81.0296vw,99vh) scale(.0107)}}.snow:nth-child(108){opacity:.703;transform:translate(56.1695vw,-10px) scale(.562);animation:fall-108 16s -16s linear infinite}@keyframes fall-108{37.863%{transform:translate(49.8942vw,37.863vh) scale(.562)}to{transform:translate(53.03185vw,99vh) scale(.562)}}.snow:nth-child(109){opacity:1.1288;transform:translate(15.0258vw,-10px) scale(.9557);animation:fall-109 24s -19s linear infinite}@keyframes fall-109{44.529%{transform:translate(13.6373vw,44.529vh) scale(.9557)}to{transform:translate(14.33155vw,99vh) scale(.9557)}}.snow:nth-child(110){opacity:.0148;transform:translate(48.2072vw,-10px) scale(.5235);animation:fall-110 30s -21s linear infinite}@keyframes fall-110{50.221%{transform:translate(45.3887vw,50.221vh) scale(.5235)}to{transform:translate(46.79795vw,99vh) scale(.5235)}}.snow:nth-child(111){opacity:1.7028;transform:translate(4.8149vw,-10px) scale(.3404);animation:fall-111 22s -16s linear infinite}@keyframes fall-111{57.023%{transform:translate(2.8955vw,57.023vh) scale(.3404)}to{transform:translate(3.8552vw,99vh) scale(.3404)}}.snow:nth-child(112){opacity:1.073;transform:translate(9.7479vw,-10px) scale(.0906);animation:fall-112 13s -18s linear infinite}@keyframes fall-112{64.207%{transform:translate(17.6399vw,64.207vh) scale(.0906)}to{transform:translate(13.6939vw,99vh) scale(.0906)}}.snow:nth-child(113){opacity:.8524;transform:translate(65.8394vw,-10px) scale(.6728);animation:fall-113 14s -25s linear infinite}@keyframes fall-113{60.439%{transform:translate(57.6318vw,60.439vh) scale(.6728)}to{transform:translate(61.7356vw,99vh) scale(.6728)}}.snow:nth-child(114){opacity:.8558;transform:translate(51.7321vw,-10px) scale(.6264);animation:fall-114 10s -14s linear infinite}@keyframes fall-114{36.694%{transform:translate(52.4035vw,36.694vh) scale(.6264)}to{transform:translate(52.0678vw,99vh) scale(.6264)}}.snow:nth-child(115){opacity:.6868;transform:translate(85.8934vw,-10px) scale(.3226);animation:fall-115 11s -20s linear infinite}@keyframes fall-115{64.99%{transform:translate(83.4806vw,64.99vh) scale(.3226)}to{transform:translate(84.687vw,99vh) scale(.3226)}}.snow:nth-child(116){opacity:1.3668;transform:translate(20.6137vw,-10px) scale(.784);animation:fall-116 21s -25s linear infinite}@keyframes fall-116{62.536%{transform:translate(22.5101vw,62.536vh) scale(.784)}to{transform:translate(21.5619vw,99vh) scale(.784)}}.snow:nth-child(117){opacity:1.6264;transform:translate(80.557vw,-10px) scale(.8104);animation:fall-117 16s -5s linear infinite}@keyframes fall-117{46.004%{transform:translate(83.913vw,46.004vh) scale(.8104)}to{transform:translate(82.235vw,99vh) scale(.8104)}}.snow:nth-child(118){opacity:1.3826;transform:translate(97.0093vw,-10px) scale(.3042);animation:fall-118 16s -29s linear infinite}@keyframes fall-118{47.622%{transform:translate(94.5175vw,47.622vh) scale(.3042)}to{transform:translate(95.7634vw,99vh) scale(.3042)}}.snow:nth-child(119){opacity:1.6608;transform:translate(38.8012vw,-10px) scale(.6357);animation:fall-119 19s -30s linear infinite}@keyframes fall-119{48.305%{transform:translate(47.5397vw,48.305vh) scale(.6357)}to{transform:translate(43.17045vw,99vh) scale(.6357)}}.snow:nth-child(120){opacity:.531;transform:translate(47.9867vw,-10px) scale(.9854);animation:fall-120 20s -1s linear infinite}@keyframes fall-120{33.961%{transform:translate(39.4345vw,33.961vh) scale(.9854)}to{transform:translate(43.7106vw,99vh) scale(.9854)}}.snow:nth-child(121){opacity:1.6136;transform:translate(69.2299vw,-10px) scale(.7947);animation:fall-121 25s -2s linear infinite}@keyframes fall-121{35.332%{transform:translate(77.8915vw,35.332vh) scale(.7947)}to{transform:translate(73.5607vw,99vh) scale(.7947)}}.snow:nth-child(122){opacity:.122;transform:translate(13.4573vw,-10px) scale(.2335);animation:fall-122 28s -5s linear infinite}@keyframes fall-122{50.648%{transform:translate(8.7875vw,50.648vh) scale(.2335)}to{transform:translate(11.1224vw,99vh) scale(.2335)}}.snow:nth-child(123){opacity:.8398;transform:translate(3.043vw,-10px) scale(.3162);animation:fall-123 27s -19s linear infinite}@keyframes fall-123{42.627%{transform:translate(6.2416vw,42.627vh) scale(.3162)}to{transform:translate(4.6423vw,99vh) scale(.3162)}}.snow:nth-child(124){opacity:1.4642;transform:translate(84.9517vw,-10px) scale(.9656);animation:fall-124 17s -3s linear infinite}@keyframes fall-124{67.706%{transform:translate(75.2724vw,67.706vh) scale(.9656)}to{transform:translate(80.11205vw,99vh) scale(.9656)}}.snow:nth-child(125){opacity:.8002;transform:translate(87.9894vw,-10px) scale(.5896);animation:fall-125 10s -18s linear infinite}@keyframes fall-125{69.782%{transform:translate(84.796vw,69.782vh) scale(.5896)}to{transform:translate(86.3927vw,99vh) scale(.5896)}}.snow:nth-child(126){opacity:.2654;transform:translate(82.3199vw,-10px) scale(.0744);animation:fall-126 29s -7s linear infinite}@keyframes fall-126{71.091%{transform:translate(90.9434vw,71.091vh) scale(.0744)}to{transform:translate(86.63165vw,99vh) scale(.0744)}}.snow:nth-child(127){opacity:1.2194;transform:translate(34.248vw,-10px) scale(.6035);animation:fall-127 20s -3s linear infinite}@keyframes fall-127{79.02%{transform:translate(33.8147vw,79.02vh) scale(.6035)}to{transform:translate(34.03135vw,99vh) scale(.6035)}}.snow:nth-child(128){opacity:1.2232;transform:translate(48.512vw,-10px) scale(.4114);animation:fall-128 17s -21s linear infinite}@keyframes fall-128{63.238%{transform:translate(57.9009vw,63.238vh) scale(.4114)}to{transform:translate(53.20645vw,99vh) scale(.4114)}}.snow:nth-child(129){opacity:1.434;transform:translate(55.7471vw,-10px) scale(.3682);animation:fall-129 29s -1s linear infinite}@keyframes fall-129{32.218%{transform:translate(63.9237vw,32.218vh) scale(.3682)}to{transform:translate(59.8354vw,99vh) scale(.3682)}}.snow:nth-child(130){opacity:1.8204;transform:translate(8.6654vw,-10px) scale(.0291);animation:fall-130 29s -20s linear infinite}@keyframes fall-130{61.491%{transform:translate(17.9476vw,61.491vh) scale(.0291)}to{transform:translate(13.3065vw,99vh) scale(.0291)}}.snow:nth-child(131){opacity:1.0638;transform:translate(42.2549vw,-10px) scale(.2929);animation:fall-131 15s -16s linear infinite}@keyframes fall-131{39.36%{transform:translate(35.4256vw,39.36vh) scale(.2929)}to{transform:translate(38.84025vw,99vh) scale(.2929)}}.snow:nth-child(132){opacity:1.7772;transform:translate(.9837vw,-10px) scale(.5883);animation:fall-132 29s -8s linear infinite}@keyframes fall-132{31.732%{transform:translate(2.238vw,31.732vh) scale(.5883)}to{transform:translate(1.61085vw,99vh) scale(.5883)}}.snow:nth-child(133){opacity:.6752;transform:translate(96.7613vw,-10px) scale(.1861);animation:fall-133 18s -2s linear infinite}@keyframes fall-133{51.504%{transform:translate(90.3619vw,51.504vh) scale(.1861)}to{transform:translate(93.5616vw,99vh) scale(.1861)}}.snow:nth-child(134){opacity:.234;transform:translate(88.3273vw,-10px) scale(.1751);animation:fall-134 28s -8s linear infinite}@keyframes fall-134{59.452%{transform:translate(90.5057vw,59.452vh) scale(.1751)}to{transform:translate(89.4165vw,99vh) scale(.1751)}}.snow:nth-child(135){opacity:1.388;transform:translate(61.1832vw,-10px) scale(.685);animation:fall-135 30s -16s linear infinite}@keyframes fall-135{61.001%{transform:translate(69.8521vw,61.001vh) scale(.685)}to{transform:translate(65.51765vw,99vh) scale(.685)}}.snow:nth-child(136){opacity:1.818;transform:translate(27.9206vw,-10px) scale(.0761);animation:fall-136 10s -28s linear infinite}@keyframes fall-136{63.139%{transform:translate(26.6716vw,63.139vh) scale(.0761)}to{transform:translate(27.2961vw,99vh) scale(.0761)}}.snow:nth-child(137){opacity:.4766;transform:translate(94.3954vw,-10px) scale(.8286);animation:fall-137 10s -28s linear infinite}@keyframes fall-137{57.809%{transform:translate(92.9597vw,57.809vh) scale(.8286)}to{transform:translate(93.67755vw,99vh) scale(.8286)}}.snow:nth-child(138){opacity:.7174;transform:translate(74.5315vw,-10px) scale(.6568);animation:fall-138 25s -5s linear infinite}@keyframes fall-138{78.925%{transform:translate(78.5414vw,78.925vh) scale(.6568)}to{transform:translate(76.53645vw,99vh) scale(.6568)}}.snow:nth-child(139){opacity:1.3364;transform:translate(43.0269vw,-10px) scale(.2682);animation:fall-139 16s -19s linear infinite}@keyframes fall-139{58.344%{transform:translate(41.9773vw,58.344vh) scale(.2682)}to{transform:translate(42.5021vw,99vh) scale(.2682)}}.snow:nth-child(140){opacity:1.1448;transform:translate(40.6434vw,-10px) scale(.429);animation:fall-140 29s -27s linear infinite}@keyframes fall-140{42.723%{transform:translate(44.086vw,42.723vh) scale(.429)}to{transform:translate(42.3647vw,99vh) scale(.429)}}.snow:nth-child(141){opacity:.294;transform:translate(30.655vw,-10px) scale(.5437);animation:fall-141 22s -22s linear infinite}@keyframes fall-141{73.249%{transform:translate(27.2088vw,73.249vh) scale(.5437)}to{transform:translate(28.9319vw,99vh) scale(.5437)}}.snow:nth-child(142){opacity:.1608;transform:translate(51.2556vw,-10px) scale(.4744);animation:fall-142 24s -26s linear infinite}@keyframes fall-142{66.019%{transform:translate(54.0217vw,66.019vh) scale(.4744)}to{transform:translate(52.63865vw,99vh) scale(.4744)}}.snow:nth-child(143){opacity:1.1392;transform:translate(98.0141vw,-10px) scale(.372);animation:fall-143 22s -9s linear infinite}@keyframes fall-143{53.788%{transform:translate(93.9891vw,53.788vh) scale(.372)}to{transform:translate(96.0016vw,99vh) scale(.372)}}.snow:nth-child(144){opacity:.4762;transform:translate(17.9548vw,-10px) scale(.3526);animation:fall-144 30s -16s linear infinite}@keyframes fall-144{75.191%{transform:translate(8.3262vw,75.191vh) scale(.3526)}to{transform:translate(13.1405vw,99vh) scale(.3526)}}.snow:nth-child(145){opacity:1.3068;transform:translate(98.9226vw,-10px) scale(.6439);animation:fall-145 29s -3s linear infinite}@keyframes fall-145{74.781%{transform:translate(93.8551vw,74.781vh) scale(.6439)}to{transform:translate(96.38885vw,99vh) scale(.6439)}}.snow:nth-child(146){opacity:1.7206;transform:translate(21.9548vw,-10px) scale(.1956);animation:fall-146 20s -15s linear infinite}@keyframes fall-146{79.105%{transform:translate(22.9765vw,79.105vh) scale(.1956)}to{transform:translate(22.46565vw,99vh) scale(.1956)}}.snow:nth-child(147){opacity:1.4394;transform:translate(67.5235vw,-10px) scale(.6402);animation:fall-147 16s -19s linear infinite}@keyframes fall-147{74.479%{transform:translate(62.6987vw,74.479vh) scale(.6402)}to{transform:translate(65.1111vw,99vh) scale(.6402)}}.snow:nth-child(148){opacity:.584;transform:translate(54.6916vw,-10px) scale(.1949);animation:fall-148 17s -9s linear infinite}@keyframes fall-148{51.577%{transform:translate(49.0917vw,51.577vh) scale(.1949)}to{transform:translate(51.89165vw,99vh) scale(.1949)}}.snow:nth-child(149){opacity:.6552;transform:translate(25.5345vw,-10px) scale(.8397);animation:fall-149 22s -16s linear infinite}@keyframes fall-149{50.104%{transform:translate(35.4415vw,50.104vh) scale(.8397)}to{transform:translate(30.488vw,99vh) scale(.8397)}}.snow:nth-child(150){opacity:.551;transform:translate(46.1618vw,-10px) scale(.397);animation:fall-150 20s -16s linear infinite}@keyframes fall-150{36.814%{transform:translate(49.4359vw,36.814vh) scale(.397)}to{transform:translate(47.79885vw,99vh) scale(.397)}}.snow:nth-child(151){opacity:.378;transform:translate(63.1393vw,-10px) scale(.881);animation:fall-151 16s -28s linear infinite}@keyframes fall-151{62.38%{transform:translate(65.6039vw,62.38vh) scale(.881)}to{transform:translate(64.3716vw,99vh) scale(.881)}}.snow:nth-child(152){opacity:.7782;transform:translate(28.7771vw,-10px) scale(.4045);animation:fall-152 30s -8s linear infinite}@keyframes fall-152{57.391%{transform:translate(19.1843vw,57.391vh) scale(.4045)}to{transform:translate(23.9807vw,99vh) scale(.4045)}}.snow:nth-child(153){opacity:1.8444;transform:translate(84.5238vw,-10px) scale(.4725);animation:fall-153 15s -2s linear infinite}@keyframes fall-153{54.876%{transform:translate(94.1289vw,54.876vh) scale(.4725)}to{transform:translate(89.32635vw,99vh) scale(.4725)}}.snow:nth-child(154){opacity:1.5812;transform:translate(97.2015vw,-10px) scale(.1033);animation:fall-154 18s -27s linear infinite}@keyframes fall-154{56.527%{transform:translate(98.9318vw,56.527vh) scale(.1033)}to{transform:translate(98.06665vw,99vh) scale(.1033)}}.snow:nth-child(155){opacity:1.711;transform:translate(96.736vw,-10px) scale(.0748);animation:fall-155 12s -25s linear infinite}@keyframes fall-155{68.983%{transform:translate(100.3813vw,68.983vh) scale(.0748)}to{transform:translate(98.55865vw,99vh) scale(.0748)}}.snow:nth-child(156){opacity:1.904;transform:translate(.9117vw,-10px) scale(.9388);animation:fall-156 22s -13s linear infinite}@keyframes fall-156{56.723%{transform:translate(4.232vw,56.723vh) scale(.9388)}to{transform:translate(2.57185vw,99vh) scale(.9388)}}.snow:nth-child(157){opacity:1.9368;transform:translate(77.5252vw,-10px) scale(.7293);animation:fall-157 27s -12s linear infinite}@keyframes fall-157{30.883%{transform:translate(80.063vw,30.883vh) scale(.7293)}to{transform:translate(78.7941vw,99vh) scale(.7293)}}.snow:nth-child(158){opacity:.111;transform:translate(78.9088vw,-10px) scale(.6942);animation:fall-158 11s -21s linear infinite}@keyframes fall-158{62.708%{transform:translate(72.6268vw,62.708vh) scale(.6942)}to{transform:translate(75.7678vw,99vh) scale(.6942)}}.snow:nth-child(159){opacity:1.9452;transform:translate(6.6959vw,-10px) scale(.6625);animation:fall-159 20s -5s linear infinite}@keyframes fall-159{52.793%{transform:translate(4.6011vw,52.793vh) scale(.6625)}to{transform:translate(5.6485vw,99vh) scale(.6625)}}.snow:nth-child(160){opacity:1.1658;transform:translate(53.8806vw,-10px) scale(.4251);animation:fall-160 12s -29s linear infinite}@keyframes fall-160{57.758%{transform:translate(55.2865vw,57.758vh) scale(.4251)}to{transform:translate(54.58355vw,99vh) scale(.4251)}}.snow:nth-child(161){opacity:1.9602;transform:translate(5.2947vw,-10px) scale(.0002);animation:fall-161 22s -14s linear infinite}@keyframes fall-161{47.501%{transform:translate(14.7324vw,47.501vh) scale(.0002)}to{transform:translate(10.01355vw,99vh) scale(.0002)}}.snow:nth-child(162){opacity:1.287;transform:translate(29.1891vw,-10px) scale(.6567);animation:fall-162 14s -19s linear infinite}@keyframes fall-162{71.215%{transform:translate(28.9541vw,71.215vh) scale(.6567)}to{transform:translate(29.0716vw,99vh) scale(.6567)}}.snow:nth-child(163){opacity:1.737;transform:translate(79.144vw,-10px) scale(.9395);animation:fall-163 20s -29s linear infinite}@keyframes fall-163{66.807%{transform:translate(83.8742vw,66.807vh) scale(.9395)}to{transform:translate(81.5091vw,99vh) scale(.9395)}}.snow:nth-child(164){opacity:.1438;transform:translate(78.5921vw,-10px) scale(.1747);animation:fall-164 12s -21s linear infinite}@keyframes fall-164{79.17%{transform:translate(75.6578vw,79.17vh) scale(.1747)}to{transform:translate(77.12495vw,99vh) scale(.1747)}}.snow:nth-child(165){opacity:.7862;transform:translate(16.0697vw,-10px) scale(.9798);animation:fall-165 22s -27s linear infinite}@keyframes fall-165{60.54%{transform:translate(18.659vw,60.54vh) scale(.9798)}to{transform:translate(17.36435vw,99vh) scale(.9798)}}.snow:nth-child(166){opacity:1.847;transform:translate(59.9835vw,-10px) scale(.8296);animation:fall-166 27s -13s linear infinite}@keyframes fall-166{53.274%{transform:translate(54.5433vw,53.274vh) scale(.8296)}to{transform:translate(57.2634vw,99vh) scale(.8296)}}.snow:nth-child(167){opacity:.9146;transform:translate(25.2858vw,-10px) scale(.4606);animation:fall-167 22s -21s linear infinite}@keyframes fall-167{54.802%{transform:translate(21.6161vw,54.802vh) scale(.4606)}to{transform:translate(23.45095vw,99vh) scale(.4606)}}.snow:nth-child(168){opacity:.3276;transform:translate(92.1691vw,-10px) scale(.7994);animation:fall-168 18s -10s linear infinite}@keyframes fall-168{75.954%{transform:translate(101.9521vw,75.954vh) scale(.7994)}to{transform:translate(97.0606vw,99vh) scale(.7994)}}.snow:nth-child(169){opacity:1.6456;transform:translate(22.6945vw,-10px) scale(.5105);animation:fall-169 25s -2s linear infinite}@keyframes fall-169{56.699%{transform:translate(17.8935vw,56.699vh) scale(.5105)}to{transform:translate(20.294vw,99vh) scale(.5105)}}.snow:nth-child(170){opacity:.776;transform:translate(6.6vw,-10px) scale(.5839);animation:fall-170 29s -18s linear infinite}@keyframes fall-170{75.528%{transform:translate(-.845vw,75.528vh) scale(.5839)}to{transform:translate(2.8775vw,99vh) scale(.5839)}}.snow:nth-child(171){opacity:1.0766;transform:translate(85.2186vw,-10px) scale(.5169);animation:fall-171 13s -5s linear infinite}@keyframes fall-171{53.306%{transform:translate(77.8411vw,53.306vh) scale(.5169)}to{transform:translate(81.52985vw,99vh) scale(.5169)}}.snow:nth-child(172){opacity:1.661;transform:translate(85.0869vw,-10px) scale(.5346);animation:fall-172 21s -13s linear infinite}@keyframes fall-172{55.117%{transform:translate(81.8931vw,55.117vh) scale(.5346)}to{transform:translate(83.49vw,99vh) scale(.5346)}}.snow:nth-child(173){opacity:.802;transform:translate(60.3343vw,-10px) scale(.0254);animation:fall-173 23s -28s linear infinite}@keyframes fall-173{41.337%{transform:translate(59.0797vw,41.337vh) scale(.0254)}to{transform:translate(59.707vw,99vh) scale(.0254)}}.snow:nth-child(174){opacity:.0668;transform:translate(84.3307vw,-10px) scale(.8896);animation:fall-174 16s -18s linear infinite}@keyframes fall-174{58.742%{transform:translate(74.6923vw,58.742vh) scale(.8896)}to{transform:translate(79.5115vw,99vh) scale(.8896)}}.snow:nth-child(175){opacity:1.1776;transform:translate(59.986vw,-10px) scale(.8969);animation:fall-175 11s -3s linear infinite}@keyframes fall-175{79.926%{transform:translate(64.1822vw,79.926vh) scale(.8969)}to{transform:translate(62.0841vw,99vh) scale(.8969)}}.snow:nth-child(176){opacity:1.9522;transform:translate(14.4256vw,-10px) scale(.1314);animation:fall-176 27s -12s linear infinite}@keyframes fall-176{47.376%{transform:translate(17.3235vw,47.376vh) scale(.1314)}to{transform:translate(15.87455vw,99vh) scale(.1314)}}.snow:nth-child(177){opacity:.1828;transform:translate(3.58vw,-10px) scale(.3064);animation:fall-177 11s -29s linear infinite}@keyframes fall-177{38.585%{transform:translate(12.8802vw,38.585vh) scale(.3064)}to{transform:translate(8.2301vw,99vh) scale(.3064)}}.snow:nth-child(178){opacity:1.2234;transform:translate(21.7995vw,-10px) scale(.4385);animation:fall-178 29s -6s linear infinite}@keyframes fall-178{37.575%{transform:translate(23.2908vw,37.575vh) scale(.4385)}to{transform:translate(22.54515vw,99vh) scale(.4385)}}.snow:nth-child(179){opacity:.0306;transform:translate(64.3385vw,-10px) scale(.5466);animation:fall-179 30s -29s linear infinite}@keyframes fall-179{34.215%{transform:translate(73.1736vw,34.215vh) scale(.5466)}to{transform:translate(68.75605vw,99vh) scale(.5466)}}.snow:nth-child(180){opacity:1.7844;transform:translate(55.808vw,-10px) scale(.2083);animation:fall-180 24s -9s linear infinite}@keyframes fall-180{52.459%{transform:translate(65.1211vw,52.459vh) scale(.2083)}to{transform:translate(60.46455vw,99vh) scale(.2083)}}.snow:nth-child(181){opacity:.6238;transform:translate(45.5859vw,-10px) scale(.8022);animation:fall-181 30s -27s linear infinite}@keyframes fall-181{53.75%{transform:translate(40.0897vw,53.75vh) scale(.8022)}to{transform:translate(42.8378vw,99vh) scale(.8022)}}.snow:nth-child(182){opacity:1.9934;transform:translate(17.4739vw,-10px) scale(.79);animation:fall-182 19s -7s linear infinite}@keyframes fall-182{52.246%{transform:translate(8.9029vw,52.246vh) scale(.79)}to{transform:translate(13.1884vw,99vh) scale(.79)}}.snow:nth-child(183){opacity:.805;transform:translate(59.6976vw,-10px) scale(.4704);animation:fall-183 19s -10s linear infinite}@keyframes fall-183{37.447%{transform:translate(50.5044vw,37.447vh) scale(.4704)}to{transform:translate(55.101vw,99vh) scale(.4704)}}.snow:nth-child(184){opacity:.949;transform:translate(21.0874vw,-10px) scale(.6839);animation:fall-184 13s -29s linear infinite}@keyframes fall-184{44.89%{transform:translate(29.8547vw,44.89vh) scale(.6839)}to{transform:translate(25.47105vw,99vh) scale(.6839)}}.snow:nth-child(185){opacity:.9356;transform:translate(51.2392vw,-10px) scale(.4073);animation:fall-185 16s -29s linear infinite}@keyframes fall-185{42.746%{transform:translate(53.083vw,42.746vh) scale(.4073)}to{transform:translate(52.1611vw,99vh) scale(.4073)}}.snow:nth-child(186){opacity:1.298;transform:translate(72.9379vw,-10px) scale(.2144);animation:fall-186 11s -6s linear infinite}@keyframes fall-186{62.266%{transform:translate(65.4003vw,62.266vh) scale(.2144)}to{transform:translate(69.1691vw,99vh) scale(.2144)}}.snow:nth-child(187){opacity:.264;transform:translate(75.143vw,-10px) scale(.2474);animation:fall-187 28s -8s linear infinite}@keyframes fall-187{36.982%{transform:translate(83.9935vw,36.982vh) scale(.2474)}to{transform:translate(79.56825vw,99vh) scale(.2474)}}.snow:nth-child(188){opacity:1.3872;transform:translate(50.2619vw,-10px) scale(.4461);animation:fall-188 22s -18s linear infinite}@keyframes fall-188{34.076%{transform:translate(41.5029vw,34.076vh) scale(.4461)}to{transform:translate(45.8824vw,99vh) scale(.4461)}}.snow:nth-child(189){opacity:1.9558;transform:translate(12.1162vw,-10px) scale(.0561);animation:fall-189 24s -17s linear infinite}@keyframes fall-189{39.925%{transform:translate(12.1004vw,39.925vh) scale(.0561)}to{transform:translate(12.1083vw,99vh) scale(.0561)}}.snow:nth-child(190){opacity:.7778;transform:translate(14.5072vw,-10px) scale(.1113);animation:fall-190 12s -23s linear infinite}@keyframes fall-190{79.884%{transform:translate(4.909vw,79.884vh) scale(.1113)}to{transform:translate(9.7081vw,99vh) scale(.1113)}}.snow:nth-child(191){opacity:1.2354;transform:translate(93.8762vw,-10px) scale(.1963);animation:fall-191 25s -25s linear infinite}@keyframes fall-191{61.187%{transform:translate(98.5724vw,61.187vh) scale(.1963)}to{transform:translate(96.2243vw,99vh) scale(.1963)}}.snow:nth-child(192){opacity:.3708;transform:translate(85.9479vw,-10px) scale(.2185);animation:fall-192 10s -14s linear infinite}@keyframes fall-192{73.166%{transform:translate(81.7517vw,73.166vh) scale(.2185)}to{transform:translate(83.8498vw,99vh) scale(.2185)}}.snow:nth-child(193){opacity:1.7946;transform:translate(55.5598vw,-10px) scale(.1649);animation:fall-193 12s -17s linear infinite}@keyframes fall-193{70.179%{transform:translate(55.9297vw,70.179vh) scale(.1649)}to{transform:translate(55.74475vw,99vh) scale(.1649)}}.snow:nth-child(194){opacity:.7958;transform:translate(64.3114vw,-10px) scale(.4448);animation:fall-194 13s -9s linear infinite}@keyframes fall-194{40.426%{transform:translate(54.9969vw,40.426vh) scale(.4448)}to{transform:translate(59.65415vw,99vh) scale(.4448)}}.snow:nth-child(195){opacity:1.1218;transform:translate(21.0221vw,-10px) scale(.7762);animation:fall-195 30s -13s linear infinite}@keyframes fall-195{73.582%{transform:translate(12.0785vw,73.582vh) scale(.7762)}to{transform:translate(16.5503vw,99vh) scale(.7762)}}.snow:nth-child(196){opacity:.788;transform:translate(27.4793vw,-10px) scale(.4265);animation:fall-196 21s -10s linear infinite}@keyframes fall-196{69.336%{transform:translate(24.8078vw,69.336vh) scale(.4265)}to{transform:translate(26.14355vw,99vh) scale(.4265)}}.snow:nth-child(197){opacity:.7776;transform:translate(91.3911vw,-10px) scale(.905);animation:fall-197 19s -26s linear infinite}@keyframes fall-197{51.789%{transform:translate(89.1091vw,51.789vh) scale(.905)}to{transform:translate(90.2501vw,99vh) scale(.905)}}.snow:nth-child(198){opacity:1.279;transform:translate(7.8242vw,-10px) scale(.5228);animation:fall-198 28s -9s linear infinite}@keyframes fall-198{36.064%{transform:translate(8.0554vw,36.064vh) scale(.5228)}to{transform:translate(7.9398vw,99vh) scale(.5228)}}.snow:nth-child(199){opacity:1.1708;transform:translate(14.1821vw,-10px) scale(.2019);animation:fall-199 13s -9s linear infinite}@keyframes fall-199{45.167%{transform:translate(15.8492vw,45.167vh) scale(.2019)}to{transform:translate(15.01565vw,99vh) scale(.2019)}}.snow:nth-child(200){opacity:1.0318;transform:translate(11.9142vw,-10px) scale(.7832);animation:fall-200 23s -2s linear infinite}@keyframes fall-200{30.693%{transform:translate(14.5677vw,30.693vh) scale(.7832)}to{transform:translate(13.24095vw,99vh) scale(.7832)}}.snow:nth-child(201){opacity:.3602;transform:translate(.5234vw,-10px) scale(.534);animation:fall-201 25s -30s linear infinite}@keyframes fall-201{32.27%{transform:translate(3.4598vw,32.27vh) scale(.534)}to{transform:translate(1.9916vw,99vh) scale(.534)}}.snow:nth-child(202){opacity:1.7096;transform:translate(46.8603vw,-10px) scale(.2349);animation:fall-202 24s -5s linear infinite}@keyframes fall-202{77.296%{transform:translate(42.3995vw,77.296vh) scale(.2349)}to{transform:translate(44.6299vw,99vh) scale(.2349)}}.snow:nth-child(203){opacity:.6278;transform:translate(78.2498vw,-10px) scale(.7205);animation:fall-203 27s -21s linear infinite}@keyframes fall-203{70.268%{transform:translate(72.3802vw,70.268vh) scale(.7205)}to{transform:translate(75.315vw,99vh) scale(.7205)}}.snow:nth-child(204){opacity:1.591;transform:translate(19.8897vw,-10px) scale(.5307);animation:fall-204 28s -22s linear infinite}@keyframes fall-204{63.995%{transform:translate(24.45vw,63.995vh) scale(.5307)}to{transform:translate(22.16985vw,99vh) scale(.5307)}}.snow:nth-child(205){opacity:.8272;transform:translate(50.3708vw,-10px) scale(.7632);animation:fall-205 14s -6s linear infinite}@keyframes fall-205{51.386%{transform:translate(55.3536vw,51.386vh) scale(.7632)}to{transform:translate(52.8622vw,99vh) scale(.7632)}}.snow:nth-child(206){opacity:1.4374;transform:translate(38.5972vw,-10px) scale(.2545);animation:fall-206 13s -18s linear infinite}@keyframes fall-206{42.51%{transform:translate(37.5517vw,42.51vh) scale(.2545)}to{transform:translate(38.07445vw,99vh) scale(.2545)}}.snow:nth-child(207){opacity:.9908;transform:translate(85.1201vw,-10px) scale(.0376);animation:fall-207 12s -30s linear infinite}@keyframes fall-207{49.339%{transform:translate(87.921vw,49.339vh) scale(.0376)}to{transform:translate(86.52055vw,99vh) scale(.0376)}}.snow:nth-child(208){opacity:1.5794;transform:translate(43.3721vw,-10px) scale(.5835);animation:fall-208 24s -22s linear infinite}@keyframes fall-208{69.672%{transform:translate(36.8573vw,69.672vh) scale(.5835)}to{transform:translate(40.1147vw,99vh) scale(.5835)}}.snow:nth-child(209){opacity:1.7042;transform:translate(31.0838vw,-10px) scale(.353);animation:fall-209 10s -19s linear infinite}@keyframes fall-209{59.122%{transform:translate(40.9999vw,59.122vh) scale(.353)}to{transform:translate(36.04185vw,99vh) scale(.353)}}.snow:nth-child(210){opacity:.6896;transform:translate(25.5617vw,-10px) scale(.7123);animation:fall-210 10s -29s linear infinite}@keyframes fall-210{38.243%{transform:translate(34.066vw,38.243vh) scale(.7123)}to{transform:translate(29.81385vw,99vh) scale(.7123)}}.snow:nth-child(211){opacity:1.1846;transform:translate(43.814vw,-10px) scale(.1523);animation:fall-211 26s -2s linear infinite}@keyframes fall-211{46.418%{transform:translate(34.8254vw,46.418vh) scale(.1523)}to{transform:translate(39.3197vw,99vh) scale(.1523)}}.snow:nth-child(212){opacity:.8508;transform:translate(89.8572vw,-10px) scale(.2934);animation:fall-212 30s -1s linear infinite}@keyframes fall-212{57.315%{transform:translate(84.4311vw,57.315vh) scale(.2934)}to{transform:translate(87.14415vw,99vh) scale(.2934)}}.snow:nth-child(213){opacity:1.8984;transform:translate(12.9271vw,-10px) scale(.304);animation:fall-213 13s -17s linear infinite}@keyframes fall-213{59.534%{transform:translate(22.5048vw,59.534vh) scale(.304)}to{transform:translate(17.71595vw,99vh) scale(.304)}}.snow:nth-child(214){opacity:.0902;transform:translate(8.1057vw,-10px) scale(.9833);animation:fall-214 29s -19s linear infinite}@keyframes fall-214{62.65%{transform:translate(11.7197vw,62.65vh) scale(.9833)}to{transform:translate(9.9127vw,99vh) scale(.9833)}}.snow:nth-child(215){opacity:1.272;transform:translate(37.8676vw,-10px) scale(.7103);animation:fall-215 14s -11s linear infinite}@keyframes fall-215{33.608%{transform:translate(39.3921vw,33.608vh) scale(.7103)}to{transform:translate(38.62985vw,99vh) scale(.7103)}}.snow:nth-child(216){opacity:1.467;transform:translate(14.9183vw,-10px) scale(.4385);animation:fall-216 17s -5s linear infinite}@keyframes fall-216{59.042%{transform:translate(10.1361vw,59.042vh) scale(.4385)}to{transform:translate(12.5272vw,99vh) scale(.4385)}}.snow:nth-child(217){opacity:1.9686;transform:translate(21.6788vw,-10px) scale(.1141);animation:fall-217 24s -16s linear infinite}@keyframes fall-217{71.577%{transform:translate(16.2045vw,71.577vh) scale(.1141)}to{transform:translate(18.94165vw,99vh) scale(.1141)}}.snow:nth-child(218){opacity:.6812;transform:translate(71.525vw,-10px) scale(.076);animation:fall-218 18s -12s linear infinite}@keyframes fall-218{67.05%{transform:translate(78.6719vw,67.05vh) scale(.076)}to{transform:translate(75.09845vw,99vh) scale(.076)}}.snow:nth-child(219){opacity:.585;transform:translate(79.336vw,-10px) scale(.5252);animation:fall-219 13s -23s linear infinite}@keyframes fall-219{32.849%{transform:translate(85.4225vw,32.849vh) scale(.5252)}to{transform:translate(82.37925vw,99vh) scale(.5252)}}.snow:nth-child(220){opacity:.9514;transform:translate(29.9638vw,-10px) scale(.2697);animation:fall-220 18s -20s linear infinite}@keyframes fall-220{35.207%{transform:translate(31.2457vw,35.207vh) scale(.2697)}to{transform:translate(30.60475vw,99vh) scale(.2697)}}.snow:nth-child(221){opacity:.0616;transform:translate(94.3752vw,-10px) scale(.8962);animation:fall-221 17s -28s linear infinite}@keyframes fall-221{45.607%{transform:translate(89.455vw,45.607vh) scale(.8962)}to{transform:translate(91.9151vw,99vh) scale(.8962)}}.snow:nth-child(222){opacity:1.6872;transform:translate(3.979vw,-10px) scale(.3136);animation:fall-222 21s -29s linear infinite}@keyframes fall-222{78.476%{transform:translate(-4.1474vw,78.476vh) scale(.3136)}to{transform:translate(-.0842vw,99vh) scale(.3136)}}.snow:nth-child(223){opacity:.7004;transform:translate(12.8146vw,-10px) scale(.0127);animation:fall-223 15s -3s linear infinite}@keyframes fall-223{58.653%{transform:translate(20.192vw,58.653vh) scale(.0127)}to{transform:translate(16.5033vw,99vh) scale(.0127)}}.snow:nth-child(224){opacity:1.5652;transform:translate(69.3706vw,-10px) scale(.0417);animation:fall-224 19s -1s linear infinite}@keyframes fall-224{58.756%{transform:translate(66.6619vw,58.756vh) scale(.0417)}to{transform:translate(68.01625vw,99vh) scale(.0417)}}.snow:nth-child(225){opacity:.2252;transform:translate(50.9285vw,-10px) scale(.2321);animation:fall-225 12s -7s linear infinite}@keyframes fall-225{33.711%{transform:translate(53.1232vw,33.711vh) scale(.2321)}to{transform:translate(52.02585vw,99vh) scale(.2321)}}.snow:nth-child(226){opacity:1.0298;transform:translate(31.1295vw,-10px) scale(.7394);animation:fall-226 28s -9s linear infinite}@keyframes fall-226{33.326%{transform:translate(29.0516vw,33.326vh) scale(.7394)}to{transform:translate(30.09055vw,99vh) scale(.7394)}}.snow:nth-child(227){opacity:1.6314;transform:translate(13.2788vw,-10px) scale(.8671);animation:fall-227 15s -28s linear infinite}@keyframes fall-227{73.57%{transform:translate(4.4144vw,73.57vh) scale(.8671)}to{transform:translate(8.8466vw,99vh) scale(.8671)}}.snow:nth-child(228){opacity:1.3174;transform:translate(80.9553vw,-10px) scale(.5101);animation:fall-228 28s -29s linear infinite}@keyframes fall-228{52.367%{transform:translate(84.7263vw,52.367vh) scale(.5101)}to{transform:translate(82.8408vw,99vh) scale(.5101)}}.snow:nth-child(229){opacity:1.441;transform:translate(55.4815vw,-10px) scale(.6858);animation:fall-229 24s -19s linear infinite}@keyframes fall-229{38.707%{transform:translate(54.1162vw,38.707vh) scale(.6858)}to{transform:translate(54.79885vw,99vh) scale(.6858)}}.snow:nth-child(230){opacity:.6882;transform:translate(8.9081vw,-10px) scale(.2994);animation:fall-230 22s -16s linear infinite}@keyframes fall-230{39.41%{transform:translate(13.0535vw,39.41vh) scale(.2994)}to{transform:translate(10.9808vw,99vh) scale(.2994)}}.snow:nth-child(231){opacity:1.9022;transform:translate(98.5036vw,-10px) scale(.5904);animation:fall-231 28s -25s linear infinite}@keyframes fall-231{33.086%{transform:translate(106.0969vw,33.086vh) scale(.5904)}to{transform:translate(102.30025vw,99vh) scale(.5904)}}.snow:nth-child(232){opacity:.9876;transform:translate(93.7205vw,-10px) scale(.6031);animation:fall-232 12s -8s linear infinite}@keyframes fall-232{62.48%{transform:translate(100.3491vw,62.48vh) scale(.6031)}to{transform:translate(97.0348vw,99vh) scale(.6031)}}.snow:nth-child(233){opacity:1.742;transform:translate(88.1108vw,-10px) scale(.5081);animation:fall-233 21s -27s linear infinite}@keyframes fall-233{41.189%{transform:translate(93.5324vw,41.189vh) scale(.5081)}to{transform:translate(90.8216vw,99vh) scale(.5081)}}.snow:nth-child(234){opacity:.083;transform:translate(46.8266vw,-10px) scale(.6693);animation:fall-234 23s -13s linear infinite}@keyframes fall-234{67.883%{transform:translate(53.3512vw,67.883vh) scale(.6693)}to{transform:translate(50.0889vw,99vh) scale(.6693)}}.snow:nth-child(235){opacity:1.4932;transform:translate(79.8472vw,-10px) scale(.633);animation:fall-235 15s -29s linear infinite}@keyframes fall-235{57.241%{transform:translate(75.4417vw,57.241vh) scale(.633)}to{transform:translate(77.64445vw,99vh) scale(.633)}}.snow:nth-child(236){opacity:.5808;transform:translate(89.675vw,-10px) scale(.0802);animation:fall-236 20s -25s linear infinite}@keyframes fall-236{49.32%{transform:translate(88.4932vw,49.32vh) scale(.0802)}to{transform:translate(89.0841vw,99vh) scale(.0802)}}.snow:nth-child(237){opacity:.5268;transform:translate(25.5145vw,-10px) scale(.6326);animation:fall-237 15s -18s linear infinite}@keyframes fall-237{65.362%{transform:translate(31.0784vw,65.362vh) scale(.6326)}to{transform:translate(28.29645vw,99vh) scale(.6326)}}.snow:nth-child(238){opacity:.2522;transform:translate(83.331vw,-10px) scale(.9868);animation:fall-238 18s -30s linear infinite}@keyframes fall-238{52.775%{transform:translate(82.9522vw,52.775vh) scale(.9868)}to{transform:translate(83.1416vw,99vh) scale(.9868)}}.snow:nth-child(239){opacity:.544;transform:translate(44.057vw,-10px) scale(.5428);animation:fall-239 22s -16s linear infinite}@keyframes fall-239{44.587%{transform:translate(53.9527vw,44.587vh) scale(.5428)}to{transform:translate(49.00485vw,99vh) scale(.5428)}}.snow:nth-child(240){opacity:.5636;transform:translate(19.4318vw,-10px) scale(.9589);animation:fall-240 20s -13s linear infinite}@keyframes fall-240{66.695%{transform:translate(28.9449vw,66.695vh) scale(.9589)}to{transform:translate(24.18835vw,99vh) scale(.9589)}}.snow:nth-child(241){opacity:1.376;transform:translate(2.9685vw,-10px) scale(.6399);animation:fall-241 13s -26s linear infinite}@keyframes fall-241{67.645%{transform:translate(-6.1002vw,67.645vh) scale(.6399)}to{transform:translate(-1.56585vw,99vh) scale(.6399)}}.snow:nth-child(242){opacity:.8628;transform:translate(26.975vw,-10px) scale(.2665);animation:fall-242 10s -19s linear infinite}@keyframes fall-242{66.073%{transform:translate(22.6394vw,66.073vh) scale(.2665)}to{transform:translate(24.8072vw,99vh) scale(.2665)}}.snow:nth-child(243){opacity:1.877;transform:translate(88.7338vw,-10px) scale(.5737);animation:fall-243 15s -7s linear infinite}@keyframes fall-243{74.359%{transform:translate(94.0724vw,74.359vh) scale(.5737)}to{transform:translate(91.4031vw,99vh) scale(.5737)}}.snow:nth-child(244){opacity:1.7388;transform:translate(91.7461vw,-10px) scale(.8337);animation:fall-244 25s -29s linear infinite}@keyframes fall-244{56.289%{transform:translate(95.8157vw,56.289vh) scale(.8337)}to{transform:translate(93.7809vw,99vh) scale(.8337)}}.snow:nth-child(245){opacity:.112;transform:translate(70.9915vw,-10px) scale(.5397);animation:fall-245 10s -4s linear infinite}@keyframes fall-245{42.616%{transform:translate(68.7843vw,42.616vh) scale(.5397)}to{transform:translate(69.8879vw,99vh) scale(.5397)}}.snow:nth-child(246){opacity:.485;transform:translate(79.4692vw,-10px) scale(.7916);animation:fall-246 11s -19s linear infinite}@keyframes fall-246{34.039%{transform:translate(81.8656vw,34.039vh) scale(.7916)}to{transform:translate(80.6674vw,99vh) scale(.7916)}}.snow:nth-child(247){opacity:1.1936;transform:translate(69.5284vw,-10px) scale(.5037);animation:fall-247 27s -25s linear infinite}@keyframes fall-247{56.016%{transform:translate(78.9082vw,56.016vh) scale(.5037)}to{transform:translate(74.2183vw,99vh) scale(.5037)}}.snow:nth-child(248){opacity:.008;transform:translate(56.9203vw,-10px) scale(.4005);animation:fall-248 27s -10s linear infinite}@keyframes fall-248{36.922%{transform:translate(48.1968vw,36.922vh) scale(.4005)}to{transform:translate(52.55855vw,99vh) scale(.4005)}}.snow:nth-child(249){opacity:1.051;transform:translate(79.6272vw,-10px) scale(.1599);animation:fall-249 25s -6s linear infinite}@keyframes fall-249{37.712%{transform:translate(80.7787vw,37.712vh) scale(.1599)}to{transform:translate(80.20295vw,99vh) scale(.1599)}}.snow:nth-child(250){opacity:.313;transform:translate(3.0241vw,-10px) scale(.1847);animation:fall-250 27s -30s linear infinite}@keyframes fall-250{60.922%{transform:translate(-3.4505vw,60.922vh) scale(.1847)}to{transform:translate(-.2132vw,99vh) scale(.1847)}}.snow:nth-child(251){opacity:.6452;transform:translate(67.49vw,-10px) scale(.8952);animation:fall-251 12s -5s linear infinite}@keyframes fall-251{48.425%{transform:translate(61.6743vw,48.425vh) scale(.8952)}to{transform:translate(64.58215vw,99vh) scale(.8952)}}.snow:nth-child(252){opacity:.006;transform:translate(4.9397vw,-10px) scale(.1191);animation:fall-252 14s -19s linear infinite}@keyframes fall-252{65.577%{transform:translate(12.3979vw,65.577vh) scale(.1191)}to{transform:translate(8.6688vw,99vh) scale(.1191)}}.snow:nth-child(253){opacity:1.346;transform:translate(30.726vw,-10px) scale(.501);animation:fall-253 25s -20s linear infinite}@keyframes fall-253{47.668%{transform:translate(31.6537vw,47.668vh) scale(.501)}to{transform:translate(31.18985vw,99vh) scale(.501)}}.snow:nth-child(254){opacity:.02;transform:translate(71.1715vw,-10px) scale(.0624);animation:fall-254 22s -14s linear infinite}@keyframes fall-254{59.41%{transform:translate(63.392vw,59.41vh) scale(.0624)}to{transform:translate(67.28175vw,99vh) scale(.0624)}}.snow:nth-child(255){opacity:1.5202;transform:translate(56.1713vw,-10px) scale(.2362);animation:fall-255 26s -2s linear infinite}@keyframes fall-255{40.029%{transform:translate(48.2784vw,40.029vh) scale(.2362)}to{transform:translate(52.22485vw,99vh) scale(.2362)}}.snow:nth-child(256){opacity:1.0682;transform:translate(73.9987vw,-10px) scale(.6396);animation:fall-256 22s -12s linear infinite}@keyframes fall-256{51.349%{transform:translate(78.6813vw,51.349vh) scale(.6396)}to{transform:translate(76.34vw,99vh) scale(.6396)}}.snow:nth-child(257){opacity:.2246;transform:translate(13.0916vw,-10px) scale(.0453);animation:fall-257 26s -29s linear infinite}@keyframes fall-257{51.172%{transform:translate(19.7484vw,51.172vh) scale(.0453)}to{transform:translate(16.42vw,99vh) scale(.0453)}}.snow:nth-child(258){opacity:1.329;transform:translate(70.3405vw,-10px) scale(.4156);animation:fall-258 25s -12s linear infinite}@keyframes fall-258{66.144%{transform:translate(62.4117vw,66.144vh) scale(.4156)}to{transform:translate(66.3761vw,99vh) scale(.4156)}}.snow:nth-child(259){opacity:1.8826;transform:translate(53.2383vw,-10px) scale(.068);animation:fall-259 24s -29s linear infinite}@keyframes fall-259{30.246%{transform:translate(44.5865vw,30.246vh) scale(.068)}to{transform:translate(48.9124vw,99vh) scale(.068)}}.snow:nth-child(260){opacity:.4538;transform:translate(82.9502vw,-10px) scale(.6494);animation:fall-260 19s -15s linear infinite}@keyframes fall-260{46.134%{transform:translate(78.4443vw,46.134vh) scale(.6494)}to{transform:translate(80.69725vw,99vh) scale(.6494)}}.snow:nth-child(261){opacity:.6732;transform:translate(28.5705vw,-10px) scale(.577);animation:fall-261 16s -14s linear infinite}@keyframes fall-261{61.434%{transform:translate(24.4518vw,61.434vh) scale(.577)}to{transform:translate(26.51115vw,99vh) scale(.577)}}.snow:nth-child(262){opacity:.6128;transform:translate(98.2674vw,-10px) scale(.9008);animation:fall-262 18s -13s linear infinite}@keyframes fall-262{43.167%{transform:translate(96.0659vw,43.167vh) scale(.9008)}to{transform:translate(97.16665vw,99vh) scale(.9008)}}.snow:nth-child(263){opacity:.0278;transform:translate(14.8758vw,-10px) scale(.4404);animation:fall-263 24s -16s linear infinite}@keyframes fall-263{78.015%{transform:translate(12.61vw,78.015vh) scale(.4404)}to{transform:translate(13.7429vw,99vh) scale(.4404)}}.snow:nth-child(264){opacity:.6962;transform:translate(32.8418vw,-10px) scale(.6256);animation:fall-264 21s -15s linear infinite}@keyframes fall-264{56.54%{transform:translate(41.7544vw,56.54vh) scale(.6256)}to{transform:translate(37.2981vw,99vh) scale(.6256)}}.snow:nth-child(265){opacity:1.398;transform:translate(92.9243vw,-10px) scale(.3575);animation:fall-265 19s -28s linear infinite}@keyframes fall-265{76.516%{transform:translate(92.312vw,76.516vh) scale(.3575)}to{transform:translate(92.61815vw,99vh) scale(.3575)}}.snow:nth-child(266){opacity:1.1702;transform:translate(97.8143vw,-10px) scale(.5545);animation:fall-266 18s -22s linear infinite}@keyframes fall-266{64.627%{transform:translate(99.6565vw,64.627vh) scale(.5545)}to{transform:translate(98.7354vw,99vh) scale(.5545)}}.snow:nth-child(267){opacity:1.7582;transform:translate(34.6048vw,-10px) scale(.1728);animation:fall-267 20s -10s linear infinite}@keyframes fall-267{40.197%{transform:translate(28.9671vw,40.197vh) scale(.1728)}to{transform:translate(31.78595vw,99vh) scale(.1728)}}.snow:nth-child(268){opacity:1.1442;transform:translate(58.9766vw,-10px) scale(.5516);animation:fall-268 27s -13s linear infinite}@keyframes fall-268{48.32%{transform:translate(63.0774vw,48.32vh) scale(.5516)}to{transform:translate(61.027vw,99vh) scale(.5516)}}.snow:nth-child(269){opacity:.2928;transform:translate(74.255vw,-10px) scale(.149);animation:fall-269 13s -16s linear infinite}@keyframes fall-269{74.768%{transform:translate(77.7548vw,74.768vh) scale(.149)}to{transform:translate(76.0049vw,99vh) scale(.149)}}.snow:nth-child(270){opacity:1.1102;transform:translate(22.8593vw,-10px) scale(.3909);animation:fall-270 15s -15s linear infinite}@keyframes fall-270{79.632%{transform:translate(16.9132vw,79.632vh) scale(.3909)}to{transform:translate(19.88625vw,99vh) scale(.3909)}}.snow:nth-child(271){opacity:.812;transform:translate(7.8666vw,-10px) scale(.5938);animation:fall-271 30s -6s linear infinite}@keyframes fall-271{70.383%{transform:translate(2.8067vw,70.383vh) scale(.5938)}to{transform:translate(5.33665vw,99vh) scale(.5938)}}.snow:nth-child(272){opacity:.0414;transform:translate(69.473vw,-10px) scale(.3827);animation:fall-272 19s -8s linear infinite}@keyframes fall-272{66.358%{transform:translate(63.3573vw,66.358vh) scale(.3827)}to{transform:translate(66.41515vw,99vh) scale(.3827)}}.snow:nth-child(273){opacity:1.9584;transform:translate(81.4238vw,-10px) scale(.5289);animation:fall-273 27s -9s linear infinite}@keyframes fall-273{73.284%{transform:translate(74.5039vw,73.284vh) scale(.5289)}to{transform:translate(77.96385vw,99vh) scale(.5289)}}.snow:nth-child(274){opacity:1.8602;transform:translate(19.0113vw,-10px) scale(.5151);animation:fall-274 23s -21s linear infinite}@keyframes fall-274{53.581%{transform:translate(12.2619vw,53.581vh) scale(.5151)}to{transform:translate(15.6366vw,99vh) scale(.5151)}}.snow:nth-child(275){opacity:.1908;transform:translate(19.4985vw,-10px) scale(.8606);animation:fall-275 12s -23s linear infinite}@keyframes fall-275{61.375%{transform:translate(16.4382vw,61.375vh) scale(.8606)}to{transform:translate(17.96835vw,99vh) scale(.8606)}}.snow:nth-child(276){opacity:1.9458;transform:translate(35.6669vw,-10px) scale(.0898);animation:fall-276 14s -27s linear infinite}@keyframes fall-276{56.744%{transform:translate(28.5832vw,56.744vh) scale(.0898)}to{transform:translate(32.12505vw,99vh) scale(.0898)}}.snow:nth-child(277){opacity:.8804;transform:translate(42.7124vw,-10px) scale(.2155);animation:fall-277 27s -23s linear infinite}@keyframes fall-277{37.157%{transform:translate(35.1014vw,37.157vh) scale(.2155)}to{transform:translate(38.9069vw,99vh) scale(.2155)}}.snow:nth-child(278){opacity:1.7326;transform:translate(91.0719vw,-10px) scale(.7558);animation:fall-278 11s -12s linear infinite}@keyframes fall-278{58.352%{transform:translate(85.6865vw,58.352vh) scale(.7558)}to{transform:translate(88.3792vw,99vh) scale(.7558)}}.snow:nth-child(279){opacity:1.2792;transform:translate(82.5009vw,-10px) scale(.4247);animation:fall-279 23s -16s linear infinite}@keyframes fall-279{56.309%{transform:translate(87.0244vw,56.309vh) scale(.4247)}to{transform:translate(84.76265vw,99vh) scale(.4247)}}.snow:nth-child(280){opacity:.4812;transform:translate(59.4629vw,-10px) scale(.3732);animation:fall-280 24s -30s linear infinite}@keyframes fall-280{77.82%{transform:translate(60.8657vw,77.82vh) scale(.3732)}to{transform:translate(60.1643vw,99vh) scale(.3732)}}.snow:nth-child(281){opacity:1.6346;transform:translate(12.2171vw,-10px) scale(.8377);animation:fall-281 11s -10s linear infinite}@keyframes fall-281{41.318%{transform:translate(18.175vw,41.318vh) scale(.8377)}to{transform:translate(15.19605vw,99vh) scale(.8377)}}.snow:nth-child(282){opacity:.1466;transform:translate(77.5581vw,-10px) scale(.9395);animation:fall-282 18s -26s linear infinite}@keyframes fall-282{65.748%{transform:translate(78.0423vw,65.748vh) scale(.9395)}to{transform:translate(77.8002vw,99vh) scale(.9395)}}.snow:nth-child(283){opacity:1.9386;transform:translate(48.2108vw,-10px) scale(.1439);animation:fall-283 12s -9s linear infinite}@keyframes fall-283{61.985%{transform:translate(48.3141vw,61.985vh) scale(.1439)}to{transform:translate(48.26245vw,99vh) scale(.1439)}}.snow:nth-child(284){opacity:.7882;transform:translate(78.787vw,-10px) scale(.2675);animation:fall-284 11s -15s linear infinite}@keyframes fall-284{34.281%{transform:translate(79.3384vw,34.281vh) scale(.2675)}to{transform:translate(79.0627vw,99vh) scale(.2675)}}.snow:nth-child(285){opacity:1.3592;transform:translate(72.4672vw,-10px) scale(.3036);animation:fall-285 25s -14s linear infinite}@keyframes fall-285{34.254%{transform:translate(66.5828vw,34.254vh) scale(.3036)}to{transform:translate(69.525vw,99vh) scale(.3036)}}.snow:nth-child(286){opacity:1.2048;transform:translate(50.1147vw,-10px) scale(.0149);animation:fall-286 12s -26s linear infinite}@keyframes fall-286{66.654%{transform:translate(42.7348vw,66.654vh) scale(.0149)}to{transform:translate(46.42475vw,99vh) scale(.0149)}}.snow:nth-child(287){opacity:1.241;transform:translate(22.7648vw,-10px) scale(.6492);animation:fall-287 11s -15s linear infinite}@keyframes fall-287{37.06%{transform:translate(17.1338vw,37.06vh) scale(.6492)}to{transform:translate(19.9493vw,99vh) scale(.6492)}}.snow:nth-child(288){opacity:1.8716;transform:translate(9.3538vw,-10px) scale(.3945);animation:fall-288 25s -14s linear infinite}@keyframes fall-288{72.982%{transform:translate(6.7417vw,72.982vh) scale(.3945)}to{transform:translate(8.04775vw,99vh) scale(.3945)}}.snow:nth-child(289){opacity:.4414;transform:translate(75.9226vw,-10px) scale(.0824);animation:fall-289 21s -1s linear infinite}@keyframes fall-289{47.511%{transform:translate(66.6536vw,47.511vh) scale(.0824)}to{transform:translate(71.2881vw,99vh) scale(.0824)}}.snow:nth-child(290){opacity:1.2116;transform:translate(25.7999vw,-10px) scale(.3858);animation:fall-290 23s -9s linear infinite}@keyframes fall-290{74.185%{transform:translate(32.9263vw,74.185vh) scale(.3858)}to{transform:translate(29.3631vw,99vh) scale(.3858)}}.snow:nth-child(291){opacity:.2662;transform:translate(37.4548vw,-10px) scale(.5131);animation:fall-291 13s -9s linear infinite}@keyframes fall-291{54.658%{transform:translate(43.3589vw,54.658vh) scale(.5131)}to{transform:translate(40.40685vw,99vh) scale(.5131)}}.snow:nth-child(292){opacity:.9716;transform:translate(24.1275vw,-10px) scale(.5296);animation:fall-292 27s -11s linear infinite}@keyframes fall-292{66.479%{transform:translate(29.3218vw,66.479vh) scale(.5296)}to{transform:translate(26.72465vw,99vh) scale(.5296)}}.snow:nth-child(293){opacity:1.3894;transform:translate(11.9962vw,-10px) scale(.7274);animation:fall-293 23s -9s linear infinite}@keyframes fall-293{54.476%{transform:translate(9.8027vw,54.476vh) scale(.7274)}to{transform:translate(10.89945vw,99vh) scale(.7274)}}.snow:nth-child(294){opacity:1.3394;transform:translate(49.641vw,-10px) scale(.2118);animation:fall-294 21s -25s linear infinite}@keyframes fall-294{34.933%{transform:translate(50.2652vw,34.933vh) scale(.2118)}to{transform:translate(49.9531vw,99vh) scale(.2118)}}.snow:nth-child(295){opacity:.1606;transform:translate(50.5877vw,-10px) scale(.0929);animation:fall-295 24s -21s linear infinite}@keyframes fall-295{47.761%{transform:translate(47.7169vw,47.761vh) scale(.0929)}to{transform:translate(49.1523vw,99vh) scale(.0929)}}.snow:nth-child(296){opacity:.0842;transform:translate(3.8758vw,-10px) scale(.2702);animation:fall-296 10s -8s linear infinite}@keyframes fall-296{32.611%{transform:translate(4.0171vw,32.611vh) scale(.2702)}to{transform:translate(3.94645vw,99vh) scale(.2702)}}.snow:nth-child(297){opacity:.2806;transform:translate(5.3365vw,-10px) scale(.8047);animation:fall-297 26s -2s linear infinite}@keyframes fall-297{31.468%{transform:translate(2.3817vw,31.468vh) scale(.8047)}to{transform:translate(3.8591vw,99vh) scale(.8047)}}.snow:nth-child(298){opacity:1.8144;transform:translate(12.5051vw,-10px) scale(.6119);animation:fall-298 15s -10s linear infinite}@keyframes fall-298{56.224%{transform:translate(10.4839vw,56.224vh) scale(.6119)}to{transform:translate(11.4945vw,99vh) scale(.6119)}}.snow:nth-child(299){opacity:1.3044;transform:translate(72.2491vw,-10px) scale(.184);animation:fall-299 30s -30s linear infinite}@keyframes fall-299{68.611%{transform:translate(69.4602vw,68.611vh) scale(.184)}to{transform:translate(70.85465vw,99vh) scale(.184)}}.snow:nth-child(300){opacity:1.359;transform:translate(92.1848vw,-10px) scale(.9497);animation:fall-300 15s -5s linear infinite}@keyframes fall-300{62.909%{transform:translate(83.9751vw,62.909vh) scale(.9497)}to{transform:translate(88.07995vw,99vh) scale(.9497)}}.snow:nth-child(301){opacity:1.2886;transform:translate(37.9527vw,-10px) scale(.6394);animation:fall-301 14s -6s linear infinite}@keyframes fall-301{49.58%{transform:translate(42.5872vw,49.58vh) scale(.6394)}to{transform:translate(40.26995vw,99vh) scale(.6394)}}.snow:nth-child(302){opacity:1.1828;transform:translate(62.5264vw,-10px) scale(.5865);animation:fall-302 21s -28s linear infinite}@keyframes fall-302{57.295%{transform:translate(65.1088vw,57.295vh) scale(.5865)}to{transform:translate(63.8176vw,99vh) scale(.5865)}}.snow:nth-child(303){opacity:.1856;transform:translate(2.0895vw,-10px) scale(.9943);animation:fall-303 26s -28s linear infinite}@keyframes fall-303{66.488%{transform:translate(-6.9228vw,66.488vh) scale(.9943)}to{transform:translate(-2.41665vw,99vh) scale(.9943)}}.snow:nth-child(304){opacity:.7526;transform:translate(81.5379vw,-10px) scale(.9658);animation:fall-304 23s -26s linear infinite}@keyframes fall-304{69.051%{transform:translate(77.8237vw,69.051vh) scale(.9658)}to{transform:translate(79.6808vw,99vh) scale(.9658)}}.snow:nth-child(305){opacity:.4202;transform:translate(77.0721vw,-10px) scale(.8003);animation:fall-305 24s -9s linear infinite}@keyframes fall-305{46.264%{transform:translate(75.7481vw,46.264vh) scale(.8003)}to{transform:translate(76.4101vw,99vh) scale(.8003)}}.snow:nth-child(306){opacity:1.122;transform:translate(86.8302vw,-10px) scale(.6661);animation:fall-306 18s -1s linear infinite}@keyframes fall-306{32.885%{transform:translate(91.7004vw,32.885vh) scale(.6661)}to{transform:translate(89.2653vw,99vh) scale(.6661)}}.snow:nth-child(307){opacity:.3228;transform:translate(69.1348vw,-10px) scale(.9436);animation:fall-307 12s -17s linear infinite}@keyframes fall-307{62.658%{transform:translate(71.4193vw,62.658vh) scale(.9436)}to{transform:translate(70.27705vw,99vh) scale(.9436)}}.snow:nth-child(308){opacity:.9486;transform:translate(62.0239vw,-10px) scale(.3124);animation:fall-308 30s -16s linear infinite}@keyframes fall-308{49.063%{transform:translate(64.3411vw,49.063vh) scale(.3124)}to{transform:translate(63.1825vw,99vh) scale(.3124)}}.snow:nth-child(309){opacity:1.4416;transform:translate(70.984vw,-10px) scale(.0146);animation:fall-309 10s -25s linear infinite}@keyframes fall-309{67.525%{transform:translate(61.058vw,67.525vh) scale(.0146)}to{transform:translate(66.021vw,99vh) scale(.0146)}}.snow:nth-child(310){opacity:.638;transform:translate(74.3061vw,-10px) scale(.5329);animation:fall-310 16s -12s linear infinite}@keyframes fall-310{35.904%{transform:translate(68.0634vw,35.904vh) scale(.5329)}to{transform:translate(71.18475vw,99vh) scale(.5329)}}.snow:nth-child(311){opacity:.2256;transform:translate(41.2802vw,-10px) scale(.4994);animation:fall-311 15s -13s linear infinite}@keyframes fall-311{40.542%{transform:translate(38.0777vw,40.542vh) scale(.4994)}to{transform:translate(39.67895vw,99vh) scale(.4994)}}.snow:nth-child(312){opacity:1.9716;transform:translate(6.8607vw,-10px) scale(.7799);animation:fall-312 27s -30s linear infinite}@keyframes fall-312{67.358%{transform:translate(-3.1052vw,67.358vh) scale(.7799)}to{transform:translate(1.87775vw,99vh) scale(.7799)}}.snow:nth-child(313){opacity:.056;transform:translate(49.4106vw,-10px) scale(.9629);animation:fall-313 23s -8s linear infinite}@keyframes fall-313{33.774%{transform:translate(43.1642vw,33.774vh) scale(.9629)}to{transform:translate(46.2874vw,99vh) scale(.9629)}}.snow:nth-child(314){opacity:1.1516;transform:translate(23.3404vw,-10px) scale(.6635);animation:fall-314 18s -2s linear infinite}@keyframes fall-314{37.714%{transform:translate(26.7386vw,37.714vh) scale(.6635)}to{transform:translate(25.0395vw,99vh) scale(.6635)}}.snow:nth-child(315){opacity:1.5426;transform:translate(83.7309vw,-10px) scale(.1877);animation:fall-315 14s -21s linear infinite}@keyframes fall-315{53.659%{transform:translate(74.4354vw,53.659vh) scale(.1877)}to{transform:translate(79.08315vw,99vh) scale(.1877)}}.snow:nth-child(316){opacity:1.3574;transform:translate(23.7107vw,-10px) scale(.0436);animation:fall-316 14s -16s linear infinite}@keyframes fall-316{65.233%{transform:translate(17.2372vw,65.233vh) scale(.0436)}to{transform:translate(20.47395vw,99vh) scale(.0436)}}.snow:nth-child(317){opacity:1.6566;transform:translate(4.8629vw,-10px) scale(.4942);animation:fall-317 28s -9s linear infinite}@keyframes fall-317{30.931%{transform:translate(14.0002vw,30.931vh) scale(.4942)}to{transform:translate(9.43155vw,99vh) scale(.4942)}}.snow:nth-child(318){opacity:1.0562;transform:translate(70.8935vw,-10px) scale(.1479);animation:fall-318 25s -16s linear infinite}@keyframes fall-318{30.662%{transform:translate(79.2354vw,30.662vh) scale(.1479)}to{transform:translate(75.06445vw,99vh) scale(.1479)}}.snow:nth-child(319){opacity:1.6072;transform:translate(92.7322vw,-10px) scale(.5826);animation:fall-319 22s -16s linear infinite}@keyframes fall-319{50.182%{transform:translate(95.5122vw,50.182vh) scale(.5826)}to{transform:translate(94.1222vw,99vh) scale(.5826)}}.snow:nth-child(320){opacity:1.8054;transform:translate(45.3207vw,-10px) scale(.9659);animation:fall-320 30s -23s linear infinite}@keyframes fall-320{76.363%{transform:translate(41.3291vw,76.363vh) scale(.9659)}to{transform:translate(43.3249vw,99vh) scale(.9659)}}.snow:nth-child(321){opacity:.4798;transform:translate(96.3546vw,-10px) scale(.4981);animation:fall-321 16s -21s linear infinite}@keyframes fall-321{33.478%{transform:translate(90.0388vw,33.478vh) scale(.4981)}to{transform:translate(93.1967vw,99vh) scale(.4981)}}.snow:nth-child(322){opacity:.2946;transform:translate(89.4762vw,-10px) scale(.0328);animation:fall-322 11s -27s linear infinite}@keyframes fall-322{42.546%{transform:translate(94.5089vw,42.546vh) scale(.0328)}to{transform:translate(91.99255vw,99vh) scale(.0328)}}.snow:nth-child(323){opacity:1.9668;transform:translate(66.1121vw,-10px) scale(.9213);animation:fall-323 23s -15s linear infinite}@keyframes fall-323{57.067%{transform:translate(75.4527vw,57.067vh) scale(.9213)}to{transform:translate(70.7824vw,99vh) scale(.9213)}}.snow:nth-child(324){opacity:1.5978;transform:translate(73.0177vw,-10px) scale(.8435);animation:fall-324 20s -25s linear infinite}@keyframes fall-324{40.47%{transform:translate(82.7343vw,40.47vh) scale(.8435)}to{transform:translate(77.876vw,99vh) scale(.8435)}}.snow:nth-child(325){opacity:.5576;transform:translate(32.2192vw,-10px) scale(.0365);animation:fall-325 10s -15s linear infinite}@keyframes fall-325{46.017%{transform:translate(40.7623vw,46.017vh) scale(.0365)}to{transform:translate(36.49075vw,99vh) scale(.0365)}}.snow:nth-child(326){opacity:1.8452;transform:translate(80.8463vw,-10px) scale(.995);animation:fall-326 25s -17s linear infinite}@keyframes fall-326{75.385%{transform:translate(76.4797vw,75.385vh) scale(.995)}to{transform:translate(78.663vw,99vh) scale(.995)}}.snow:nth-child(327){opacity:.4056;transform:translate(82.2234vw,-10px) scale(.9261);animation:fall-327 10s -3s linear infinite}@keyframes fall-327{72.411%{transform:translate(77.1192vw,72.411vh) scale(.9261)}to{transform:translate(79.6713vw,99vh) scale(.9261)}}.snow:nth-child(328){opacity:.1602;transform:translate(12.1828vw,-10px) scale(.9818);animation:fall-328 25s -3s linear infinite}@keyframes fall-328{69.179%{transform:translate(3.4082vw,69.179vh) scale(.9818)}to{transform:translate(7.7955vw,99vh) scale(.9818)}}.snow:nth-child(329){opacity:.6562;transform:translate(30.3019vw,-10px) scale(.3139);animation:fall-329 17s -2s linear infinite}@keyframes fall-329{38.117%{transform:translate(34.0921vw,38.117vh) scale(.3139)}to{transform:translate(32.197vw,99vh) scale(.3139)}}.snow:nth-child(330){opacity:1.0162;transform:translate(9.7422vw,-10px) scale(.6367);animation:fall-330 29s -29s linear infinite}@keyframes fall-330{60.015%{transform:translate(14.6279vw,60.015vh) scale(.6367)}to{transform:translate(12.18505vw,99vh) scale(.6367)}}.snow:nth-child(331){opacity:.3306;transform:translate(27.2996vw,-10px) scale(.0915);animation:fall-331 22s -18s linear infinite}@keyframes fall-331{74.894%{transform:translate(18.1306vw,74.894vh) scale(.0915)}to{transform:translate(22.7151vw,99vh) scale(.0915)}}.snow:nth-child(332){opacity:1.6034;transform:translate(70.1062vw,-10px) scale(.9141);animation:fall-332 10s -16s linear infinite}@keyframes fall-332{39.925%{transform:translate(62.0007vw,39.925vh) scale(.9141)}to{transform:translate(66.05345vw,99vh) scale(.9141)}}.snow:nth-child(333){opacity:1.2782;transform:translate(39.2107vw,-10px) scale(.4635);animation:fall-333 18s -8s linear infinite}@keyframes fall-333{62.439%{transform:translate(38.4277vw,62.439vh) scale(.4635)}to{transform:translate(38.8192vw,99vh) scale(.4635)}}.snow:nth-child(334){opacity:.8728;transform:translate(55.6226vw,-10px) scale(.6594);animation:fall-334 26s -14s linear infinite}@keyframes fall-334{34.681%{transform:translate(62.5803vw,34.681vh) scale(.6594)}to{transform:translate(59.10145vw,99vh) scale(.6594)}}.snow:nth-child(335){opacity:1.4688;transform:translate(65.1586vw,-10px) scale(.5991);animation:fall-335 19s -16s linear infinite}@keyframes fall-335{39.484%{transform:translate(62.828vw,39.484vh) scale(.5991)}to{transform:translate(63.9933vw,99vh) scale(.5991)}}.snow:nth-child(336){opacity:1.9338;transform:translate(69.3899vw,-10px) scale(.5968);animation:fall-336 19s -21s linear infinite}@keyframes fall-336{78.799%{transform:translate(78.2349vw,78.799vh) scale(.5968)}to{transform:translate(73.8124vw,99vh) scale(.5968)}}.snow:nth-child(337){opacity:1.5792;transform:translate(68.2617vw,-10px) scale(.5458);animation:fall-337 16s -20s linear infinite}@keyframes fall-337{66.049%{transform:translate(63.129vw,66.049vh) scale(.5458)}to{transform:translate(65.69535vw,99vh) scale(.5458)}}.snow:nth-child(338){opacity:.7246;transform:translate(87.1894vw,-10px) scale(.1168);animation:fall-338 23s -2s linear infinite}@keyframes fall-338{73.387%{transform:translate(81.1032vw,73.387vh) scale(.1168)}to{transform:translate(84.1463vw,99vh) scale(.1168)}}.snow:nth-child(339){opacity:1.1948;transform:translate(68.2227vw,-10px) scale(.0053);animation:fall-339 29s -30s linear infinite}@keyframes fall-339{41.775%{transform:translate(71.7781vw,41.775vh) scale(.0053)}to{transform:translate(70.0004vw,99vh) scale(.0053)}}.snow:nth-child(340){opacity:.5372;transform:translate(22.5537vw,-10px) scale(.4664);animation:fall-340 27s -18s linear infinite}@keyframes fall-340{52.886%{transform:translate(23.7124vw,52.886vh) scale(.4664)}to{transform:translate(23.13305vw,99vh) scale(.4664)}}.snow:nth-child(341){opacity:1.4434;transform:translate(10.6569vw,-10px) scale(.4279);animation:fall-341 23s -25s linear infinite}@keyframes fall-341{49.833%{transform:translate(13.8197vw,49.833vh) scale(.4279)}to{transform:translate(12.2383vw,99vh) scale(.4279)}}.snow:nth-child(342){opacity:1.64;transform:translate(5.9861vw,-10px) scale(.6595);animation:fall-342 19s -26s linear infinite}@keyframes fall-342{45.105%{transform:translate(11.1807vw,45.105vh) scale(.6595)}to{transform:translate(8.5834vw,99vh) scale(.6595)}}.snow:nth-child(343){opacity:1.8982;transform:translate(21.5413vw,-10px) scale(.2163);animation:fall-343 21s -22s linear infinite}@keyframes fall-343{52.77%{transform:translate(13.4514vw,52.77vh) scale(.2163)}to{transform:translate(17.49635vw,99vh) scale(.2163)}}.snow:nth-child(344){opacity:1.6202;transform:translate(53.9876vw,-10px) scale(.5543);animation:fall-344 13s -14s linear infinite}@keyframes fall-344{77.488%{transform:translate(58.091vw,77.488vh) scale(.5543)}to{transform:translate(56.0393vw,99vh) scale(.5543)}}.snow:nth-child(345){opacity:.3818;transform:translate(7.3514vw,-10px) scale(.866);animation:fall-345 19s -15s linear infinite}@keyframes fall-345{72.295%{transform:translate(17.3277vw,72.295vh) scale(.866)}to{transform:translate(12.33955vw,99vh) scale(.866)}}.snow:nth-child(346){opacity:.4982;transform:translate(49.4314vw,-10px) scale(.1947);animation:fall-346 19s -24s linear infinite}@keyframes fall-346{79.133%{transform:translate(48.5056vw,79.133vh) scale(.1947)}to{transform:translate(48.9685vw,99vh) scale(.1947)}}.snow:nth-child(347){opacity:.4604;transform:translate(7.6781vw,-10px) scale(.055);animation:fall-347 18s -4s linear infinite}@keyframes fall-347{40.435%{transform:translate(7.0224vw,40.435vh) scale(.055)}to{transform:translate(7.35025vw,99vh) scale(.055)}}.snow:nth-child(348){opacity:.8942;transform:translate(91.5448vw,-10px) scale(.5319);animation:fall-348 16s -3s linear infinite}@keyframes fall-348{50.192%{transform:translate(96.4649vw,50.192vh) scale(.5319)}to{transform:translate(94.00485vw,99vh) scale(.5319)}}.snow:nth-child(349){opacity:.1736;transform:translate(2.5464vw,-10px) scale(.9951);animation:fall-349 20s -8s linear infinite}@keyframes fall-349{44.94%{transform:translate(3.5277vw,44.94vh) scale(.9951)}to{transform:translate(3.03705vw,99vh) scale(.9951)}}.snow:nth-child(350){opacity:.7862;transform:translate(70.1256vw,-10px) scale(.5414);animation:fall-350 11s -4s linear infinite}@keyframes fall-350{54.984%{transform:translate(68.5764vw,54.984vh) scale(.5414)}to{transform:translate(69.351vw,99vh) scale(.5414)}}.snow:nth-child(351){opacity:.6554;transform:translate(99.1064vw,-10px) scale(.678);animation:fall-351 10s -1s linear infinite}@keyframes fall-351{31.801%{transform:translate(107.2016vw,31.801vh) scale(.678)}to{transform:translate(103.154vw,99vh) scale(.678)}}.snow:nth-child(352){opacity:.994;transform:translate(13.9337vw,-10px) scale(.3718);animation:fall-352 21s -21s linear infinite}@keyframes fall-352{33.207%{transform:translate(7.3333vw,33.207vh) scale(.3718)}to{transform:translate(10.6335vw,99vh) scale(.3718)}}.snow:nth-child(353){opacity:.6596;transform:translate(48.6262vw,-10px) scale(.8492);animation:fall-353 30s -3s linear infinite}@keyframes fall-353{79.179%{transform:translate(40.0788vw,79.179vh) scale(.8492)}to{transform:translate(44.3525vw,99vh) scale(.8492)}}.snow:nth-child(354){opacity:1.9624;transform:translate(23.3587vw,-10px) scale(.9332);animation:fall-354 23s -8s linear infinite}@keyframes fall-354{48.279%{transform:translate(21.4068vw,48.279vh) scale(.9332)}to{transform:translate(22.38275vw,99vh) scale(.9332)}}.snow:nth-child(355){opacity:1.4204;transform:translate(79.4398vw,-10px) scale(.1163);animation:fall-355 30s -23s linear infinite}@keyframes fall-355{32.12%{transform:translate(73.214vw,32.12vh) scale(.1163)}to{transform:translate(76.3269vw,99vh) scale(.1163)}}.snow:nth-child(356){opacity:.9476;transform:translate(61.9974vw,-10px) scale(.175);animation:fall-356 11s -27s linear infinite}@keyframes fall-356{74.946%{transform:translate(66.4228vw,74.946vh) scale(.175)}to{transform:translate(64.2101vw,99vh) scale(.175)}}.snow:nth-child(357){opacity:1.4544;transform:translate(9.6427vw,-10px) scale(.0168);animation:fall-357 16s -25s linear infinite}@keyframes fall-357{57.326%{transform:translate(6.0057vw,57.326vh) scale(.0168)}to{transform:translate(7.8242vw,99vh) scale(.0168)}}.snow:nth-child(358){opacity:1.5696;transform:translate(63.9384vw,-10px) scale(.4338);animation:fall-358 13s -14s linear infinite}@keyframes fall-358{44.756%{transform:translate(71.8376vw,44.756vh) scale(.4338)}to{transform:translate(67.888vw,99vh) scale(.4338)}}.snow:nth-child(359){opacity:.0552;transform:translate(63.3629vw,-10px) scale(.1979);animation:fall-359 14s -10s linear infinite}@keyframes fall-359{61.281%{transform:translate(56.468vw,61.281vh) scale(.1979)}to{transform:translate(59.91545vw,99vh) scale(.1979)}}.snow:nth-child(360){opacity:.0136;transform:translate(24.1946vw,-10px) scale(.5531);animation:fall-360 30s -7s linear infinite}@keyframes fall-360{68.081%{transform:translate(18.9628vw,68.081vh) scale(.5531)}to{transform:translate(21.5787vw,99vh) scale(.5531)}}.snow:nth-child(361){opacity:1.6388;transform:translate(78.1598vw,-10px) scale(.8159);animation:fall-361 11s -18s linear infinite}@keyframes fall-361{74.811%{transform:translate(85.0296vw,74.811vh) scale(.8159)}to{transform:translate(81.5947vw,99vh) scale(.8159)}}.snow:nth-child(362){opacity:1.4664;transform:translate(53.0579vw,-10px) scale(.9256);animation:fall-362 22s -6s linear infinite}@keyframes fall-362{68.147%{transform:translate(53.7042vw,68.147vh) scale(.9256)}to{transform:translate(53.38105vw,99vh) scale(.9256)}}.snow:nth-child(363){opacity:1.191;transform:translate(1.3695vw,-10px) scale(.0413);animation:fall-363 21s -1s linear infinite}@keyframes fall-363{61.729%{transform:translate(-8.0461vw,61.729vh) scale(.0413)}to{transform:translate(-3.3383vw,99vh) scale(.0413)}}.snow:nth-child(364){opacity:1.1358;transform:translate(42.5427vw,-10px) scale(.9041);animation:fall-364 24s -29s linear infinite}@keyframes fall-364{41.058%{transform:translate(44.9414vw,41.058vh) scale(.9041)}to{transform:translate(43.74205vw,99vh) scale(.9041)}}.snow:nth-child(365){opacity:1.6974;transform:translate(14.2194vw,-10px) scale(.9162);animation:fall-365 23s -19s linear infinite}@keyframes fall-365{36.685%{transform:translate(8.7171vw,36.685vh) scale(.9162)}to{transform:translate(11.46825vw,99vh) scale(.9162)}}.snow:nth-child(366){opacity:.9832;transform:translate(84.9289vw,-10px) scale(.9854);animation:fall-366 14s -6s linear infinite}@keyframes fall-366{38.3%{transform:translate(87.0804vw,38.3vh) scale(.9854)}to{transform:translate(86.00465vw,99vh) scale(.9854)}}.snow:nth-child(367){opacity:.5;transform:translate(72.2203vw,-10px) scale(.3069);animation:fall-367 15s -3s linear infinite}@keyframes fall-367{60.395%{transform:translate(62.6401vw,60.395vh) scale(.3069)}to{transform:translate(67.4302vw,99vh) scale(.3069)}}.snow:nth-child(368){opacity:.8808;transform:translate(7.2899vw,-10px) scale(.4866);animation:fall-368 29s -18s linear infinite}@keyframes fall-368{62.507%{transform:translate(9.9239vw,62.507vh) scale(.4866)}to{transform:translate(8.6069vw,99vh) scale(.4866)}}.snow:nth-child(369){opacity:1.114;transform:translate(36.8481vw,-10px) scale(.961);animation:fall-369 14s -12s linear infinite}@keyframes fall-369{36.355%{transform:translate(29.0422vw,36.355vh) scale(.961)}to{transform:translate(32.94515vw,99vh) scale(.961)}}.snow:nth-child(370){opacity:.3706;transform:translate(40.873vw,-10px) scale(.7529);animation:fall-370 14s -28s linear infinite}@keyframes fall-370{63.259%{transform:translate(48.6037vw,63.259vh) scale(.7529)}to{transform:translate(44.73835vw,99vh) scale(.7529)}}.snow:nth-child(371){opacity:1.277;transform:translate(5.2074vw,-10px) scale(.0005);animation:fall-371 14s -15s linear infinite}@keyframes fall-371{65.414%{transform:translate(10.2069vw,65.414vh) scale(.0005)}to{transform:translate(7.70715vw,99vh) scale(.0005)}}.snow:nth-child(372){opacity:1.9916;transform:translate(86.6438vw,-10px) scale(.8774);animation:fall-372 26s -30s linear infinite}@keyframes fall-372{47.534%{transform:translate(82.2627vw,47.534vh) scale(.8774)}to{transform:translate(84.45325vw,99vh) scale(.8774)}}.snow:nth-child(373){opacity:1.0814;transform:translate(36.7133vw,-10px) scale(.4688);animation:fall-373 18s -20s linear infinite}@keyframes fall-373{58.349%{transform:translate(39.8465vw,58.349vh) scale(.4688)}to{transform:translate(38.2799vw,99vh) scale(.4688)}}.snow:nth-child(374){opacity:.6846;transform:translate(84.7398vw,-10px) scale(.1064);animation:fall-374 18s -13s linear infinite}@keyframes fall-374{50.037%{transform:translate(77.8876vw,50.037vh) scale(.1064)}to{transform:translate(81.3137vw,99vh) scale(.1064)}}.snow:nth-child(375){opacity:.6674;transform:translate(17.4674vw,-10px) scale(.9181);animation:fall-375 27s -26s linear infinite}@keyframes fall-375{63.068%{transform:translate(20.1674vw,63.068vh) scale(.9181)}to{transform:translate(18.8174vw,99vh) scale(.9181)}}.snow:nth-child(376){opacity:.2644;transform:translate(18.1059vw,-10px) scale(.5447);animation:fall-376 26s -21s linear infinite}@keyframes fall-376{38.914%{transform:translate(20.9036vw,38.914vh) scale(.5447)}to{transform:translate(19.50475vw,99vh) scale(.5447)}}.snow:nth-child(377){opacity:1.1228;transform:translate(57.1653vw,-10px) scale(.6699);animation:fall-377 10s -1s linear infinite}@keyframes fall-377{66.068%{transform:translate(67.0559vw,66.068vh) scale(.6699)}to{transform:translate(62.1106vw,99vh) scale(.6699)}}.snow:nth-child(378){opacity:1.5114;transform:translate(10.6393vw,-10px) scale(.6204);animation:fall-378 20s -25s linear infinite}@keyframes fall-378{33.505%{transform:translate(3.687vw,33.505vh) scale(.6204)}to{transform:translate(7.16315vw,99vh) scale(.6204)}}.snow:nth-child(379){opacity:1.7092;transform:translate(24.3943vw,-10px) scale(.4765);animation:fall-379 21s -29s linear infinite}@keyframes fall-379{72.675%{transform:translate(26.5083vw,72.675vh) scale(.4765)}to{transform:translate(25.4513vw,99vh) scale(.4765)}}.snow:nth-child(380){opacity:.5876;transform:translate(13.8634vw,-10px) scale(.8994);animation:fall-380 28s -28s linear infinite}@keyframes fall-380{59.328%{transform:translate(11.5435vw,59.328vh) scale(.8994)}to{transform:translate(12.70345vw,99vh) scale(.8994)}}.snow:nth-child(381){opacity:1.6518;transform:translate(2.2154vw,-10px) scale(.0902);animation:fall-381 10s -9s linear infinite}@keyframes fall-381{75.411%{transform:translate(-7.3243vw,75.411vh) scale(.0902)}to{transform:translate(-2.55445vw,99vh) scale(.0902)}}.snow:nth-child(382){opacity:1.025;transform:translate(30.2282vw,-10px) scale(.6096);animation:fall-382 30s -19s linear infinite}@keyframes fall-382{59.181%{transform:translate(37.9091vw,59.181vh) scale(.6096)}to{transform:translate(34.06865vw,99vh) scale(.6096)}}.snow:nth-child(383){opacity:.8264;transform:translate(72.2022vw,-10px) scale(.772);animation:fall-383 12s -23s linear infinite}@keyframes fall-383{63.778%{transform:translate(74.4201vw,63.778vh) scale(.772)}to{transform:translate(73.31115vw,99vh) scale(.772)}}.snow:nth-child(384){opacity:.1062;transform:translate(79.9051vw,-10px) scale(.5916);animation:fall-384 18s -23s linear infinite}@keyframes fall-384{39.855%{transform:translate(72.3156vw,39.855vh) scale(.5916)}to{transform:translate(76.11035vw,99vh) scale(.5916)}}.snow:nth-child(385){opacity:1.014;transform:translate(22.9298vw,-10px) scale(.0107);animation:fall-385 19s -10s linear infinite}@keyframes fall-385{43.107%{transform:translate(26.3052vw,43.107vh) scale(.0107)}to{transform:translate(24.6175vw,99vh) scale(.0107)}}.snow:nth-child(386){opacity:1.7368;transform:translate(65.9629vw,-10px) scale(.6514);animation:fall-386 28s -18s linear infinite}@keyframes fall-386{40.415%{transform:translate(64.3161vw,40.415vh) scale(.6514)}to{transform:translate(65.1395vw,99vh) scale(.6514)}}.snow:nth-child(387){opacity:.7308;transform:translate(34.6378vw,-10px) scale(.174);animation:fall-387 26s -5s linear infinite}@keyframes fall-387{51.729%{transform:translate(43.0585vw,51.729vh) scale(.174)}to{transform:translate(38.84815vw,99vh) scale(.174)}}.snow:nth-child(388){opacity:.4578;transform:translate(68.0799vw,-10px) scale(.2679);animation:fall-388 27s -9s linear infinite}@keyframes fall-388{72.473%{transform:translate(70.4611vw,72.473vh) scale(.2679)}to{transform:translate(69.2705vw,99vh) scale(.2679)}}.snow:nth-child(389){opacity:.9928;transform:translate(58.9489vw,-10px) scale(.6194);animation:fall-389 17s -7s linear infinite}@keyframes fall-389{40.919%{transform:translate(49.8104vw,40.919vh) scale(.6194)}to{transform:translate(54.37965vw,99vh) scale(.6194)}}.snow:nth-child(390){opacity:.3406;transform:translate(10.8316vw,-10px) scale(.7274);animation:fall-390 26s -24s linear infinite}@keyframes fall-390{74.451%{transform:translate(2.6836vw,74.451vh) scale(.7274)}to{transform:translate(6.7576vw,99vh) scale(.7274)}}.snow:nth-child(391){opacity:1.4144;transform:translate(34.4291vw,-10px) scale(.5184);animation:fall-391 23s -7s linear infinite}@keyframes fall-391{65.725%{transform:translate(34.3087vw,65.725vh) scale(.5184)}to{transform:translate(34.3689vw,99vh) scale(.5184)}}.snow:nth-child(392){opacity:1.768;transform:translate(1.3197vw,-10px) scale(.9672);animation:fall-392 28s -16s linear infinite}@keyframes fall-392{42.335%{transform:translate(-7.4001vw,42.335vh) scale(.9672)}to{transform:translate(-3.0402vw,99vh) scale(.9672)}}.snow:nth-child(393){opacity:.0894;transform:translate(34.2431vw,-10px) scale(.9266);animation:fall-393 13s -26s linear infinite}@keyframes fall-393{39.002%{transform:translate(36.9011vw,39.002vh) scale(.9266)}to{transform:translate(35.5721vw,99vh) scale(.9266)}}.snow:nth-child(394){opacity:.879;transform:translate(78.3197vw,-10px) scale(.3873);animation:fall-394 14s -11s linear infinite}@keyframes fall-394{76.101%{transform:translate(72.7378vw,76.101vh) scale(.3873)}to{transform:translate(75.52875vw,99vh) scale(.3873)}}.snow:nth-child(395){opacity:.8806;transform:translate(72.9377vw,-10px) scale(.9379);animation:fall-395 30s -4s linear infinite}@keyframes fall-395{77.982%{transform:translate(78.0819vw,77.982vh) scale(.9379)}to{transform:translate(75.5098vw,99vh) scale(.9379)}}.snow:nth-child(396){opacity:.4952;transform:translate(4.4005vw,-10px) scale(.0032);animation:fall-396 12s -3s linear infinite}@keyframes fall-396{64.389%{transform:translate(10.3892vw,64.389vh) scale(.0032)}to{transform:translate(7.39485vw,99vh) scale(.0032)}}.snow:nth-child(397){opacity:.6586;transform:translate(51.5113vw,-10px) scale(.2346);animation:fall-397 21s -16s linear infinite}@keyframes fall-397{77.811%{transform:translate(59.0717vw,77.811vh) scale(.2346)}to{transform:translate(55.2915vw,99vh) scale(.2346)}}.snow:nth-child(398){opacity:1.9836;transform:translate(77.0921vw,-10px) scale(.4718);animation:fall-398 20s -4s linear infinite}@keyframes fall-398{68.49%{transform:translate(83.7036vw,68.49vh) scale(.4718)}to{transform:translate(80.39785vw,99vh) scale(.4718)}}.snow:nth-child(399){opacity:1.833;transform:translate(71.3434vw,-10px) scale(.4084);animation:fall-399 23s -4s linear infinite}@keyframes fall-399{33.602%{transform:translate(68.2105vw,33.602vh) scale(.4084)}to{transform:translate(69.77695vw,99vh) scale(.4084)}}.snow:nth-child(400){opacity:1.4446;transform:translate(14.3065vw,-10px) scale(.0384);animation:fall-400 18s -4s linear infinite}@keyframes fall-400{54.111%{transform:translate(11.1903vw,54.111vh) scale(.0384)}to{transform:translate(12.7484vw,99vh) scale(.0384)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzt5R0FoQlEsWUFBWTs2RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7MkZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|