@esfaenza/core 15.2.263 → 15.2.265
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.
|
@@ -23,10 +23,10 @@ export class AppComponent {
|
|
|
23
23
|
}
|
|
24
24
|
}
|
|
25
25
|
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 }, { token: ANONYMOUS_MODE }], target: i0.ɵɵFactoryTarget.Component });
|
|
26
|
-
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:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.3256;transform:translate(12.7849vw,-10px) scale(.689);animation:fall-1 20s -10s linear infinite}@keyframes fall-1{67.923%{transform:translate(19.4479vw,67.923vh) scale(.689)}to{transform:translate(16.1164vw,99vh) scale(.689)}}.snow:nth-child(2){opacity:.1314;transform:translate(17.8562vw,-10px) scale(.479);animation:fall-2 22s -5s linear infinite}@keyframes fall-2{76.514%{transform:translate(15.2715vw,76.514vh) scale(.479)}to{transform:translate(16.56385vw,99vh) scale(.479)}}.snow:nth-child(3){opacity:1.7108;transform:translate(85.8694vw,-10px) scale(.3025);animation:fall-3 23s -14s linear infinite}@keyframes fall-3{76.95%{transform:translate(84.9149vw,76.95vh) scale(.3025)}to{transform:translate(85.39215vw,99vh) scale(.3025)}}.snow:nth-child(4){opacity:.1004;transform:translate(43.7575vw,-10px) scale(.4639);animation:fall-4 12s -6s linear infinite}@keyframes fall-4{71.795%{transform:translate(53.4151vw,71.795vh) scale(.4639)}to{transform:translate(48.5863vw,99vh) scale(.4639)}}.snow:nth-child(5){opacity:.8846;transform:translate(5.5571vw,-10px) scale(.7785);animation:fall-5 23s -28s linear infinite}@keyframes fall-5{67.617%{transform:translate(14.9866vw,67.617vh) scale(.7785)}to{transform:translate(10.27185vw,99vh) scale(.7785)}}.snow:nth-child(6){opacity:.4522;transform:translate(47.5945vw,-10px) scale(.1994);animation:fall-6 27s -14s linear infinite}@keyframes fall-6{73.113%{transform:translate(39.1864vw,73.113vh) scale(.1994)}to{transform:translate(43.39045vw,99vh) scale(.1994)}}.snow:nth-child(7){opacity:1.6156;transform:translate(68.0773vw,-10px) scale(.7506);animation:fall-7 26s -25s linear infinite}@keyframes fall-7{79.76%{transform:translate(63.4851vw,79.76vh) scale(.7506)}to{transform:translate(65.7812vw,99vh) scale(.7506)}}.snow:nth-child(8){opacity:1.4376;transform:translate(.1167vw,-10px) scale(.8311);animation:fall-8 24s -23s linear infinite}@keyframes fall-8{38.529%{transform:translate(-3.5676vw,38.529vh) scale(.8311)}to{transform:translate(-1.72545vw,99vh) scale(.8311)}}.snow:nth-child(9){opacity:1.31;transform:translate(79.7765vw,-10px) scale(.8094);animation:fall-9 14s -28s linear infinite}@keyframes fall-9{34.786%{transform:translate(84.9927vw,34.786vh) scale(.8094)}to{transform:translate(82.3846vw,99vh) scale(.8094)}}.snow:nth-child(10){opacity:.9056;transform:translate(2.4745vw,-10px) scale(.6578);animation:fall-10 28s -14s linear infinite}@keyframes fall-10{31.334%{transform:translate(12.445vw,31.334vh) scale(.6578)}to{transform:translate(7.45975vw,99vh) scale(.6578)}}.snow:nth-child(11){opacity:1.2054;transform:translate(98.9591vw,-10px) scale(.1323);animation:fall-11 28s -16s linear infinite}@keyframes fall-11{32.099%{transform:translate(94.7326vw,32.099vh) scale(.1323)}to{transform:translate(96.84585vw,99vh) scale(.1323)}}.snow:nth-child(12){opacity:1.4144;transform:translate(8.1417vw,-10px) scale(.0258);animation:fall-12 26s -10s linear infinite}@keyframes fall-12{59.874%{transform:translate(.0246vw,59.874vh) scale(.0258)}to{transform:translate(4.08315vw,99vh) scale(.0258)}}.snow:nth-child(13){opacity:.551;transform:translate(77.3147vw,-10px) scale(.4221);animation:fall-13 17s -18s linear infinite}@keyframes fall-13{68.282%{transform:translate(71.2114vw,68.282vh) scale(.4221)}to{transform:translate(74.26305vw,99vh) scale(.4221)}}.snow:nth-child(14){opacity:.5986;transform:translate(53.3317vw,-10px) scale(.4292);animation:fall-14 27s -11s linear infinite}@keyframes fall-14{69.819%{transform:translate(57.4699vw,69.819vh) scale(.4292)}to{transform:translate(55.4008vw,99vh) scale(.4292)}}.snow:nth-child(15){opacity:1.6876;transform:translate(51.6187vw,-10px) scale(.214);animation:fall-15 10s -21s linear infinite}@keyframes fall-15{60.157%{transform:translate(45.9446vw,60.157vh) scale(.214)}to{transform:translate(48.78165vw,99vh) scale(.214)}}.snow:nth-child(16){opacity:.0506;transform:translate(57.8782vw,-10px) scale(.4456);animation:fall-16 12s -1s linear infinite}@keyframes fall-16{66.547%{transform:translate(62.0337vw,66.547vh) scale(.4456)}to{transform:translate(59.95595vw,99vh) scale(.4456)}}.snow:nth-child(17){opacity:1.445;transform:translate(65.8409vw,-10px) scale(.5414);animation:fall-17 29s -19s linear infinite}@keyframes fall-17{76.678%{transform:translate(65.0546vw,76.678vh) scale(.5414)}to{transform:translate(65.44775vw,99vh) scale(.5414)}}.snow:nth-child(18){opacity:1.4062;transform:translate(89.4358vw,-10px) scale(.7732);animation:fall-18 28s -3s linear infinite}@keyframes fall-18{34.441%{transform:translate(89.0702vw,34.441vh) scale(.7732)}to{transform:translate(89.253vw,99vh) scale(.7732)}}.snow:nth-child(19){opacity:1.408;transform:translate(85.7968vw,-10px) scale(.571);animation:fall-19 22s -14s linear infinite}@keyframes fall-19{76.791%{transform:translate(87.551vw,76.791vh) scale(.571)}to{transform:translate(86.6739vw,99vh) scale(.571)}}.snow:nth-child(20){opacity:1.968;transform:translate(13.4049vw,-10px) scale(.7634);animation:fall-20 28s -3s linear infinite}@keyframes fall-20{34.238%{transform:translate(8.039vw,34.238vh) scale(.7634)}to{transform:translate(10.72195vw,99vh) scale(.7634)}}.snow:nth-child(21){opacity:1.0114;transform:translate(5.0215vw,-10px) scale(.8929);animation:fall-21 16s -17s linear infinite}@keyframes fall-21{38.901%{transform:translate(3.3685vw,38.901vh) scale(.8929)}to{transform:translate(4.195vw,99vh) scale(.8929)}}.snow:nth-child(22){opacity:1.5612;transform:translate(30.9328vw,-10px) scale(.1686);animation:fall-22 15s -29s linear infinite}@keyframes fall-22{53.465%{transform:translate(29.2157vw,53.465vh) scale(.1686)}to{transform:translate(30.07425vw,99vh) scale(.1686)}}.snow:nth-child(23){opacity:.247;transform:translate(53.4809vw,-10px) scale(.2757);animation:fall-23 16s -4s linear infinite}@keyframes fall-23{46.609%{transform:translate(53.6273vw,46.609vh) scale(.2757)}to{transform:translate(53.5541vw,99vh) scale(.2757)}}.snow:nth-child(24){opacity:1.2744;transform:translate(31.5308vw,-10px) scale(.6307);animation:fall-24 14s -18s linear infinite}@keyframes fall-24{56.691%{transform:translate(41.1675vw,56.691vh) scale(.6307)}to{transform:translate(36.34915vw,99vh) scale(.6307)}}.snow:nth-child(25){opacity:.5444;transform:translate(48.8913vw,-10px) scale(.9561);animation:fall-25 17s -28s linear infinite}@keyframes fall-25{40.204%{transform:translate(41.2111vw,40.204vh) scale(.9561)}to{transform:translate(45.0512vw,99vh) scale(.9561)}}.snow:nth-child(26){opacity:.4452;transform:translate(30.8615vw,-10px) scale(.7607);animation:fall-26 11s -17s linear infinite}@keyframes fall-26{45.903%{transform:translate(30.0881vw,45.903vh) scale(.7607)}to{transform:translate(30.4748vw,99vh) scale(.7607)}}.snow:nth-child(27){opacity:.7042;transform:translate(93.463vw,-10px) scale(.77);animation:fall-27 14s -21s linear infinite}@keyframes fall-27{61.857%{transform:translate(99.6405vw,61.857vh) scale(.77)}to{transform:translate(96.55175vw,99vh) scale(.77)}}.snow:nth-child(28){opacity:.1024;transform:translate(97.0794vw,-10px) scale(.7107);animation:fall-28 18s -17s linear infinite}@keyframes fall-28{52.309%{transform:translate(90.4397vw,52.309vh) scale(.7107)}to{transform:translate(93.75955vw,99vh) scale(.7107)}}.snow:nth-child(29){opacity:1.1684;transform:translate(4.0986vw,-10px) scale(.7613);animation:fall-29 22s -18s linear infinite}@keyframes fall-29{53.887%{transform:translate(6.2096vw,53.887vh) scale(.7613)}to{transform:translate(5.1541vw,99vh) scale(.7613)}}.snow:nth-child(30){opacity:1.0116;transform:translate(93.1383vw,-10px) scale(.1633);animation:fall-30 17s -2s linear infinite}@keyframes fall-30{61.277%{transform:translate(86.9062vw,61.277vh) scale(.1633)}to{transform:translate(90.02225vw,99vh) scale(.1633)}}.snow:nth-child(31){opacity:.1082;transform:translate(75.8676vw,-10px) scale(.2936);animation:fall-31 21s -14s linear infinite}@keyframes fall-31{35.89%{transform:translate(74.0269vw,35.89vh) scale(.2936)}to{transform:translate(74.94725vw,99vh) scale(.2936)}}.snow:nth-child(32){opacity:1.7794;transform:translate(62.4263vw,-10px) scale(.3552);animation:fall-32 25s -22s linear infinite}@keyframes fall-32{51.184%{transform:translate(60.4218vw,51.184vh) scale(.3552)}to{transform:translate(61.42405vw,99vh) scale(.3552)}}.snow:nth-child(33){opacity:.2124;transform:translate(38.0885vw,-10px) scale(.3029);animation:fall-33 25s -12s linear infinite}@keyframes fall-33{41.207%{transform:translate(28.2179vw,41.207vh) scale(.3029)}to{transform:translate(33.1532vw,99vh) scale(.3029)}}.snow:nth-child(34){opacity:.157;transform:translate(57.7719vw,-10px) scale(.7038);animation:fall-34 10s -20s linear infinite}@keyframes fall-34{60.522%{transform:translate(49.5799vw,60.522vh) scale(.7038)}to{transform:translate(53.6759vw,99vh) scale(.7038)}}.snow:nth-child(35){opacity:.2086;transform:translate(8.8294vw,-10px) scale(.1635);animation:fall-35 24s -9s linear infinite}@keyframes fall-35{72.98%{transform:translate(5.3563vw,72.98vh) scale(.1635)}to{transform:translate(7.09285vw,99vh) scale(.1635)}}.snow:nth-child(36){opacity:.2586;transform:translate(21.3564vw,-10px) scale(.946);animation:fall-36 18s -19s linear infinite}@keyframes fall-36{73.637%{transform:translate(19.1966vw,73.637vh) scale(.946)}to{transform:translate(20.2765vw,99vh) scale(.946)}}.snow:nth-child(37){opacity:1.9402;transform:translate(99.7525vw,-10px) scale(.5663);animation:fall-37 10s -6s linear infinite}@keyframes fall-37{34.651%{transform:translate(93.8666vw,34.651vh) scale(.5663)}to{transform:translate(96.80955vw,99vh) scale(.5663)}}.snow:nth-child(38){opacity:.0674;transform:translate(5.8747vw,-10px) scale(.7923);animation:fall-38 25s -20s linear infinite}@keyframes fall-38{59.145%{transform:translate(15.3314vw,59.145vh) scale(.7923)}to{transform:translate(10.60305vw,99vh) scale(.7923)}}.snow:nth-child(39){opacity:1.42;transform:translate(22.4961vw,-10px) scale(.419);animation:fall-39 11s -23s linear infinite}@keyframes fall-39{79.613%{transform:translate(26.0269vw,79.613vh) scale(.419)}to{transform:translate(24.2615vw,99vh) scale(.419)}}.snow:nth-child(40){opacity:1.7894;transform:translate(80.8583vw,-10px) scale(.3383);animation:fall-40 17s -24s linear infinite}@keyframes fall-40{56.807%{transform:translate(85.8325vw,56.807vh) scale(.3383)}to{transform:translate(83.3454vw,99vh) scale(.3383)}}.snow:nth-child(41){opacity:1.5466;transform:translate(99.1145vw,-10px) scale(.7607);animation:fall-41 27s -13s linear infinite}@keyframes fall-41{44.057%{transform:translate(103.6551vw,44.057vh) scale(.7607)}to{transform:translate(101.3848vw,99vh) scale(.7607)}}.snow:nth-child(42){opacity:.9878;transform:translate(94.5748vw,-10px) scale(.6576);animation:fall-42 13s -4s linear infinite}@keyframes fall-42{60.939%{transform:translate(91.7077vw,60.939vh) scale(.6576)}to{transform:translate(93.14125vw,99vh) scale(.6576)}}.snow:nth-child(43){opacity:1.7276;transform:translate(43.6339vw,-10px) scale(.5038);animation:fall-43 12s -11s linear infinite}@keyframes fall-43{71.775%{transform:translate(47.6675vw,71.775vh) scale(.5038)}to{transform:translate(45.6507vw,99vh) scale(.5038)}}.snow:nth-child(44){opacity:.2914;transform:translate(93.7028vw,-10px) scale(.4878);animation:fall-44 18s -29s linear infinite}@keyframes fall-44{52.656%{transform:translate(90.5751vw,52.656vh) scale(.4878)}to{transform:translate(92.13895vw,99vh) scale(.4878)}}.snow:nth-child(45){opacity:.2188;transform:translate(47.7833vw,-10px) scale(.0749);animation:fall-45 11s -5s linear infinite}@keyframes fall-45{59.11%{transform:translate(42.6062vw,59.11vh) scale(.0749)}to{transform:translate(45.19475vw,99vh) scale(.0749)}}.snow:nth-child(46){opacity:.7504;transform:translate(58.9735vw,-10px) scale(.3631);animation:fall-46 15s -2s linear infinite}@keyframes fall-46{31.258%{transform:translate(62.6126vw,31.258vh) scale(.3631)}to{transform:translate(60.79305vw,99vh) scale(.3631)}}.snow:nth-child(47){opacity:1.6202;transform:translate(7.1507vw,-10px) scale(.4707);animation:fall-47 28s -9s linear infinite}@keyframes fall-47{56.997%{transform:translate(13.7012vw,56.997vh) scale(.4707)}to{transform:translate(10.42595vw,99vh) scale(.4707)}}.snow:nth-child(48){opacity:1.2602;transform:translate(37.2286vw,-10px) scale(.9068);animation:fall-48 16s -18s linear infinite}@keyframes fall-48{58.687%{transform:translate(33.3792vw,58.687vh) scale(.9068)}to{transform:translate(35.3039vw,99vh) scale(.9068)}}.snow:nth-child(49){opacity:1.1448;transform:translate(46.8741vw,-10px) scale(.4467);animation:fall-49 16s -12s linear infinite}@keyframes fall-49{47.497%{transform:translate(50.4388vw,47.497vh) scale(.4467)}to{transform:translate(48.65645vw,99vh) scale(.4467)}}.snow:nth-child(50){opacity:1.5994;transform:translate(50.339vw,-10px) scale(.4674);animation:fall-50 20s -17s linear infinite}@keyframes fall-50{73.119%{transform:translate(49.2647vw,73.119vh) scale(.4674)}to{transform:translate(49.80185vw,99vh) scale(.4674)}}.snow:nth-child(51){opacity:.7524;transform:translate(69.7216vw,-10px) scale(.4832);animation:fall-51 13s -23s linear infinite}@keyframes fall-51{36.265%{transform:translate(64.6228vw,36.265vh) scale(.4832)}to{transform:translate(67.1722vw,99vh) scale(.4832)}}.snow:nth-child(52){opacity:1.0674;transform:translate(82.1623vw,-10px) scale(.7392);animation:fall-52 28s -30s linear infinite}@keyframes fall-52{73.736%{transform:translate(85.4371vw,73.736vh) scale(.7392)}to{transform:translate(83.7997vw,99vh) scale(.7392)}}.snow:nth-child(53){opacity:1.466;transform:translate(77.7969vw,-10px) scale(.4666);animation:fall-53 10s -4s linear infinite}@keyframes fall-53{73.307%{transform:translate(81.4673vw,73.307vh) scale(.4666)}to{transform:translate(79.6321vw,99vh) scale(.4666)}}.snow:nth-child(54){opacity:.4332;transform:translate(68.2984vw,-10px) scale(.6066);animation:fall-54 17s -12s linear infinite}@keyframes fall-54{70.422%{transform:translate(66.3576vw,70.422vh) scale(.6066)}to{transform:translate(67.328vw,99vh) scale(.6066)}}.snow:nth-child(55){opacity:.3206;transform:translate(42.1726vw,-10px) scale(.3842);animation:fall-55 24s -16s linear infinite}@keyframes fall-55{46.491%{transform:translate(50.6813vw,46.491vh) scale(.3842)}to{transform:translate(46.42695vw,99vh) scale(.3842)}}.snow:nth-child(56){opacity:1.7284;transform:translate(18.6915vw,-10px) scale(.8979);animation:fall-56 12s -11s linear infinite}@keyframes fall-56{44.111%{transform:translate(26.5752vw,44.111vh) scale(.8979)}to{transform:translate(22.63335vw,99vh) scale(.8979)}}.snow:nth-child(57){opacity:1.2628;transform:translate(33.152vw,-10px) scale(.2937);animation:fall-57 21s -18s linear infinite}@keyframes fall-57{48.126%{transform:translate(40.1188vw,48.126vh) scale(.2937)}to{transform:translate(36.6354vw,99vh) scale(.2937)}}.snow:nth-child(58){opacity:.1456;transform:translate(6.6096vw,-10px) scale(.8247);animation:fall-58 23s -3s linear infinite}@keyframes fall-58{70.474%{transform:translate(1.2093vw,70.474vh) scale(.8247)}to{transform:translate(3.90945vw,99vh) scale(.8247)}}.snow:nth-child(59){opacity:.5622;transform:translate(62.4172vw,-10px) scale(.6478);animation:fall-59 27s -15s linear infinite}@keyframes fall-59{54.483%{transform:translate(55.5507vw,54.483vh) scale(.6478)}to{transform:translate(58.98395vw,99vh) scale(.6478)}}.snow:nth-child(60){opacity:.0008;transform:translate(51.3336vw,-10px) scale(.7224);animation:fall-60 25s -2s linear infinite}@keyframes fall-60{50.688%{transform:translate(56.7834vw,50.688vh) scale(.7224)}to{transform:translate(54.0585vw,99vh) scale(.7224)}}.snow:nth-child(61){opacity:1.882;transform:translate(66.7971vw,-10px) scale(.7377);animation:fall-61 19s -23s linear infinite}@keyframes fall-61{77.212%{transform:translate(72.6312vw,77.212vh) scale(.7377)}to{transform:translate(69.71415vw,99vh) scale(.7377)}}.snow:nth-child(62){opacity:.7016;transform:translate(15.8079vw,-10px) scale(.8931);animation:fall-62 23s -6s linear infinite}@keyframes fall-62{73.883%{transform:translate(13.7655vw,73.883vh) scale(.8931)}to{transform:translate(14.7867vw,99vh) scale(.8931)}}.snow:nth-child(63){opacity:1.5662;transform:translate(13.2291vw,-10px) scale(.6822);animation:fall-63 23s -28s linear infinite}@keyframes fall-63{75.159%{transform:translate(3.8423vw,75.159vh) scale(.6822)}to{transform:translate(8.5357vw,99vh) scale(.6822)}}.snow:nth-child(64){opacity:.158;transform:translate(5.3523vw,-10px) scale(.3097);animation:fall-64 13s -30s linear infinite}@keyframes fall-64{72.998%{transform:translate(3.1013vw,72.998vh) scale(.3097)}to{transform:translate(4.2268vw,99vh) scale(.3097)}}.snow:nth-child(65){opacity:.485;transform:translate(36.8055vw,-10px) scale(.0546);animation:fall-65 18s -3s linear infinite}@keyframes fall-65{64.792%{transform:translate(36.3083vw,64.792vh) scale(.0546)}to{transform:translate(36.5569vw,99vh) scale(.0546)}}.snow:nth-child(66){opacity:1.0578;transform:translate(1.8253vw,-10px) scale(.9398);animation:fall-66 29s -27s linear infinite}@keyframes fall-66{57.724%{transform:translate(8.1985vw,57.724vh) scale(.9398)}to{transform:translate(5.0119vw,99vh) scale(.9398)}}.snow:nth-child(67){opacity:1.9474;transform:translate(19.7312vw,-10px) scale(.3768);animation:fall-67 18s -13s linear infinite}@keyframes fall-67{48.495%{transform:translate(10.5317vw,48.495vh) scale(.3768)}to{transform:translate(15.13145vw,99vh) scale(.3768)}}.snow:nth-child(68){opacity:1.4612;transform:translate(92.9429vw,-10px) scale(.3809);animation:fall-68 20s -4s linear infinite}@keyframes fall-68{63.218%{transform:translate(101.7276vw,63.218vh) scale(.3809)}to{transform:translate(97.33525vw,99vh) scale(.3809)}}.snow:nth-child(69){opacity:.3284;transform:translate(58.8756vw,-10px) scale(.8473);animation:fall-69 28s -24s linear infinite}@keyframes fall-69{66.694%{transform:translate(56.575vw,66.694vh) scale(.8473)}to{transform:translate(57.7253vw,99vh) scale(.8473)}}.snow:nth-child(70){opacity:.78;transform:translate(13.0661vw,-10px) scale(.6407);animation:fall-70 19s -27s linear infinite}@keyframes fall-70{51.437%{transform:translate(13.2038vw,51.437vh) scale(.6407)}to{transform:translate(13.13495vw,99vh) scale(.6407)}}.snow:nth-child(71){opacity:.2808;transform:translate(5.9271vw,-10px) scale(.3278);animation:fall-71 25s -27s linear infinite}@keyframes fall-71{45.082%{transform:translate(5.3807vw,45.082vh) scale(.3278)}to{transform:translate(5.6539vw,99vh) scale(.3278)}}.snow:nth-child(72){opacity:1.8562;transform:translate(90.032vw,-10px) scale(.3992);animation:fall-72 22s -3s linear infinite}@keyframes fall-72{66.745%{transform:translate(96.1264vw,66.745vh) scale(.3992)}to{transform:translate(93.0792vw,99vh) scale(.3992)}}.snow:nth-child(73){opacity:1.1644;transform:translate(32.3713vw,-10px) scale(.8217);animation:fall-73 15s -11s linear infinite}@keyframes fall-73{44.368%{transform:translate(29.9009vw,44.368vh) scale(.8217)}to{transform:translate(31.1361vw,99vh) scale(.8217)}}.snow:nth-child(74){opacity:1.6498;transform:translate(15.5298vw,-10px) scale(.5403);animation:fall-74 21s -30s linear infinite}@keyframes fall-74{63.736%{transform:translate(15.3315vw,63.736vh) scale(.5403)}to{transform:translate(15.43065vw,99vh) scale(.5403)}}.snow:nth-child(75){opacity:1.4882;transform:translate(98.6022vw,-10px) scale(.5398);animation:fall-75 21s -18s linear infinite}@keyframes fall-75{36.301%{transform:translate(104.3593vw,36.301vh) scale(.5398)}to{transform:translate(101.48075vw,99vh) scale(.5398)}}.snow:nth-child(76){opacity:1.8812;transform:translate(69.1098vw,-10px) scale(.9879);animation:fall-76 27s -18s linear infinite}@keyframes fall-76{42.664%{transform:translate(67.7213vw,42.664vh) scale(.9879)}to{transform:translate(68.41555vw,99vh) scale(.9879)}}.snow:nth-child(77){opacity:.9554;transform:translate(24.0931vw,-10px) scale(.6823);animation:fall-77 14s -2s linear infinite}@keyframes fall-77{36.516%{transform:translate(19.5834vw,36.516vh) scale(.6823)}to{transform:translate(21.83825vw,99vh) scale(.6823)}}.snow:nth-child(78){opacity:.1832;transform:translate(98.3213vw,-10px) scale(.3299);animation:fall-78 10s -30s linear infinite}@keyframes fall-78{70.484%{transform:translate(96.8837vw,70.484vh) scale(.3299)}to{transform:translate(97.6025vw,99vh) scale(.3299)}}.snow:nth-child(79){opacity:.7822;transform:translate(71.4794vw,-10px) scale(.0507);animation:fall-79 14s -27s linear infinite}@keyframes fall-79{76.084%{transform:translate(73.1213vw,76.084vh) scale(.0507)}to{transform:translate(72.30035vw,99vh) scale(.0507)}}.snow:nth-child(80){opacity:.6478;transform:translate(56.2957vw,-10px) scale(.2399);animation:fall-80 26s -14s linear infinite}@keyframes fall-80{54.154%{transform:translate(64.3709vw,54.154vh) scale(.2399)}to{transform:translate(60.3333vw,99vh) scale(.2399)}}.snow:nth-child(81){opacity:.3542;transform:translate(84.6535vw,-10px) scale(.7121);animation:fall-81 27s -17s linear infinite}@keyframes fall-81{76.734%{transform:translate(91.1458vw,76.734vh) scale(.7121)}to{transform:translate(87.89965vw,99vh) scale(.7121)}}.snow:nth-child(82){opacity:.0426;transform:translate(22.2944vw,-10px) scale(.5241);animation:fall-82 17s -28s linear infinite}@keyframes fall-82{60.728%{transform:translate(13.3128vw,60.728vh) scale(.5241)}to{transform:translate(17.8036vw,99vh) scale(.5241)}}.snow:nth-child(83){opacity:1.3822;transform:translate(65.8939vw,-10px) scale(.9545);animation:fall-83 23s -19s linear infinite}@keyframes fall-83{39.893%{transform:translate(57.4976vw,39.893vh) scale(.9545)}to{transform:translate(61.69575vw,99vh) scale(.9545)}}.snow:nth-child(84){opacity:.9264;transform:translate(67.2249vw,-10px) scale(.699);animation:fall-84 23s -20s linear infinite}@keyframes fall-84{56.711%{transform:translate(61.56vw,56.711vh) scale(.699)}to{transform:translate(64.39245vw,99vh) scale(.699)}}.snow:nth-child(85){opacity:.0982;transform:translate(28.6466vw,-10px) scale(.1464);animation:fall-85 10s -26s linear infinite}@keyframes fall-85{45.306%{transform:translate(38.5829vw,45.306vh) scale(.1464)}to{transform:translate(33.61475vw,99vh) scale(.1464)}}.snow:nth-child(86){opacity:1.4616;transform:translate(11.5902vw,-10px) scale(.8269);animation:fall-86 25s -22s linear infinite}@keyframes fall-86{41.482%{transform:translate(7.6656vw,41.482vh) scale(.8269)}to{transform:translate(9.6279vw,99vh) scale(.8269)}}.snow:nth-child(87){opacity:1.1526;transform:translate(4.9753vw,-10px) scale(.1512);animation:fall-87 25s -14s linear infinite}@keyframes fall-87{54.949%{transform:translate(13.7309vw,54.949vh) scale(.1512)}to{transform:translate(9.3531vw,99vh) scale(.1512)}}.snow:nth-child(88){opacity:.51;transform:translate(44.6674vw,-10px) scale(.8099);animation:fall-88 17s -24s linear infinite}@keyframes fall-88{59.764%{transform:translate(38.9205vw,59.764vh) scale(.8099)}to{transform:translate(41.79395vw,99vh) scale(.8099)}}.snow:nth-child(89){opacity:.8938;transform:translate(89.7421vw,-10px) scale(.651);animation:fall-89 16s -17s linear infinite}@keyframes fall-89{37.262%{transform:translate(81.6627vw,37.262vh) scale(.651)}to{transform:translate(85.7024vw,99vh) scale(.651)}}.snow:nth-child(90){opacity:.5884;transform:translate(34.618vw,-10px) scale(.1488);animation:fall-90 12s -27s linear infinite}@keyframes fall-90{64.368%{transform:translate(40.3927vw,64.368vh) scale(.1488)}to{transform:translate(37.50535vw,99vh) scale(.1488)}}.snow:nth-child(91){opacity:1.095;transform:translate(27.4949vw,-10px) scale(.4706);animation:fall-91 21s -17s linear infinite}@keyframes fall-91{49.224%{transform:translate(21.6711vw,49.224vh) scale(.4706)}to{transform:translate(24.583vw,99vh) scale(.4706)}}.snow:nth-child(92){opacity:1.1276;transform:translate(84.1706vw,-10px) scale(.2296);animation:fall-92 12s -16s linear infinite}@keyframes fall-92{42.589%{transform:translate(85.3051vw,42.589vh) scale(.2296)}to{transform:translate(84.73785vw,99vh) scale(.2296)}}.snow:nth-child(93){opacity:.7712;transform:translate(25.4169vw,-10px) scale(.5133);animation:fall-93 18s -16s linear infinite}@keyframes fall-93{75.217%{transform:translate(30.737vw,75.217vh) scale(.5133)}to{transform:translate(28.07695vw,99vh) scale(.5133)}}.snow:nth-child(94){opacity:.9086;transform:translate(52.663vw,-10px) scale(.4254);animation:fall-94 22s -16s linear infinite}@keyframes fall-94{46.234%{transform:translate(62.54vw,46.234vh) scale(.4254)}to{transform:translate(57.6015vw,99vh) scale(.4254)}}.snow:nth-child(95){opacity:.3842;transform:translate(26.3107vw,-10px) scale(.1214);animation:fall-95 12s -22s linear infinite}@keyframes fall-95{55.739%{transform:translate(25.8437vw,55.739vh) scale(.1214)}to{transform:translate(26.0772vw,99vh) scale(.1214)}}.snow:nth-child(96){opacity:1.8968;transform:translate(52.5904vw,-10px) scale(.5023);animation:fall-96 15s -23s linear infinite}@keyframes fall-96{48.252%{transform:translate(57.8521vw,48.252vh) scale(.5023)}to{transform:translate(55.22125vw,99vh) scale(.5023)}}.snow:nth-child(97){opacity:.1636;transform:translate(38.232vw,-10px) scale(.9783);animation:fall-97 29s -6s linear infinite}@keyframes fall-97{70.163%{transform:translate(32.5424vw,70.163vh) scale(.9783)}to{transform:translate(35.3872vw,99vh) scale(.9783)}}.snow:nth-child(98){opacity:.2264;transform:translate(21.3703vw,-10px) scale(.9956);animation:fall-98 19s -27s linear infinite}@keyframes fall-98{36.188%{transform:translate(27.4004vw,36.188vh) scale(.9956)}to{transform:translate(24.38535vw,99vh) scale(.9956)}}.snow:nth-child(99){opacity:.1318;transform:translate(3.5377vw,-10px) scale(.6636);animation:fall-99 18s -7s linear infinite}@keyframes fall-99{31.806%{transform:translate(-.2026vw,31.806vh) scale(.6636)}to{transform:translate(1.66755vw,99vh) scale(.6636)}}.snow:nth-child(100){opacity:1.5676;transform:translate(60.7878vw,-10px) scale(.7785);animation:fall-100 20s -21s linear infinite}@keyframes fall-100{43.164%{transform:translate(54.3521vw,43.164vh) scale(.7785)}to{transform:translate(57.56995vw,99vh) scale(.7785)}}.snow:nth-child(101){opacity:1.0734;transform:translate(25.9002vw,-10px) scale(.7055);animation:fall-101 27s -3s linear infinite}@keyframes fall-101{71.911%{transform:translate(30.1492vw,71.911vh) scale(.7055)}to{transform:translate(28.0247vw,99vh) scale(.7055)}}.snow:nth-child(102){opacity:.9608;transform:translate(34.1128vw,-10px) scale(.9594);animation:fall-102 24s -21s linear infinite}@keyframes fall-102{30.274%{transform:translate(29.2357vw,30.274vh) scale(.9594)}to{transform:translate(31.67425vw,99vh) scale(.9594)}}.snow:nth-child(103){opacity:.0506;transform:translate(29.9318vw,-10px) scale(.9461);animation:fall-103 27s -4s linear infinite}@keyframes fall-103{43.248%{transform:translate(35.8141vw,43.248vh) scale(.9461)}to{transform:translate(32.87295vw,99vh) scale(.9461)}}.snow:nth-child(104){opacity:1.6304;transform:translate(39.1707vw,-10px) scale(.4886);animation:fall-104 13s -2s linear infinite}@keyframes fall-104{49.434%{transform:translate(48.9093vw,49.434vh) scale(.4886)}to{transform:translate(44.04vw,99vh) scale(.4886)}}.snow:nth-child(105){opacity:1.8262;transform:translate(27.6581vw,-10px) scale(.7891);animation:fall-105 29s -5s linear infinite}@keyframes fall-105{45.555%{transform:translate(23.1169vw,45.555vh) scale(.7891)}to{transform:translate(25.3875vw,99vh) scale(.7891)}}.snow:nth-child(106){opacity:1.2032;transform:translate(29.6701vw,-10px) scale(.1862);animation:fall-106 24s -21s linear infinite}@keyframes fall-106{40.602%{transform:translate(37.2455vw,40.602vh) scale(.1862)}to{transform:translate(33.4578vw,99vh) scale(.1862)}}.snow:nth-child(107){opacity:.2934;transform:translate(31.9786vw,-10px) scale(.7222);animation:fall-107 20s -3s linear infinite}@keyframes fall-107{77.225%{transform:translate(34.9518vw,77.225vh) scale(.7222)}to{transform:translate(33.4652vw,99vh) scale(.7222)}}.snow:nth-child(108){opacity:.4274;transform:translate(90.3936vw,-10px) scale(.149);animation:fall-108 17s -22s linear infinite}@keyframes fall-108{75.934%{transform:translate(100.2334vw,75.934vh) scale(.149)}to{transform:translate(95.3135vw,99vh) scale(.149)}}.snow:nth-child(109){opacity:.9438;transform:translate(46.651vw,-10px) scale(.4252);animation:fall-109 17s -26s linear infinite}@keyframes fall-109{50.16%{transform:translate(38.8488vw,50.16vh) scale(.4252)}to{transform:translate(42.7499vw,99vh) scale(.4252)}}.snow:nth-child(110){opacity:1.8952;transform:translate(20.3652vw,-10px) scale(.0683);animation:fall-110 27s -18s linear infinite}@keyframes fall-110{77.224%{transform:translate(13.2099vw,77.224vh) scale(.0683)}to{transform:translate(16.78755vw,99vh) scale(.0683)}}.snow:nth-child(111){opacity:.074;transform:translate(60.4584vw,-10px) scale(.6247);animation:fall-111 23s -7s linear infinite}@keyframes fall-111{35.364%{transform:translate(57.175vw,35.364vh) scale(.6247)}to{transform:translate(58.8167vw,99vh) scale(.6247)}}.snow:nth-child(112){opacity:1.9702;transform:translate(23.8331vw,-10px) scale(.3836);animation:fall-112 20s -6s linear infinite}@keyframes fall-112{58.845%{transform:translate(27.3216vw,58.845vh) scale(.3836)}to{transform:translate(25.57735vw,99vh) scale(.3836)}}.snow:nth-child(113){opacity:1.694;transform:translate(52.6397vw,-10px) scale(.0217);animation:fall-113 16s -13s linear infinite}@keyframes fall-113{41.748%{transform:translate(60.8044vw,41.748vh) scale(.0217)}to{transform:translate(56.72205vw,99vh) scale(.0217)}}.snow:nth-child(114){opacity:1.4702;transform:translate(95.9539vw,-10px) scale(.7851);animation:fall-114 12s -16s linear infinite}@keyframes fall-114{49.182%{transform:translate(99.9772vw,49.182vh) scale(.7851)}to{transform:translate(97.96555vw,99vh) scale(.7851)}}.snow:nth-child(115){opacity:1.9168;transform:translate(20.0297vw,-10px) scale(.981);animation:fall-115 19s -9s linear infinite}@keyframes fall-115{35.448%{transform:translate(19.9109vw,35.448vh) scale(.981)}to{transform:translate(19.9703vw,99vh) scale(.981)}}.snow:nth-child(116){opacity:.1646;transform:translate(62.2041vw,-10px) scale(.5162);animation:fall-116 17s -12s linear infinite}@keyframes fall-116{78.012%{transform:translate(54.6692vw,78.012vh) scale(.5162)}to{transform:translate(58.43665vw,99vh) scale(.5162)}}.snow:nth-child(117){opacity:1.696;transform:translate(79.8119vw,-10px) scale(.3197);animation:fall-117 15s -30s linear infinite}@keyframes fall-117{32.412%{transform:translate(71.5425vw,32.412vh) scale(.3197)}to{transform:translate(75.6772vw,99vh) scale(.3197)}}.snow:nth-child(118){opacity:1.6368;transform:translate(99.9942vw,-10px) scale(.1574);animation:fall-118 12s -21s linear infinite}@keyframes fall-118{61.999%{transform:translate(91.7946vw,61.999vh) scale(.1574)}to{transform:translate(95.8944vw,99vh) scale(.1574)}}.snow:nth-child(119){opacity:.936;transform:translate(33.5139vw,-10px) scale(.1523);animation:fall-119 15s -5s linear infinite}@keyframes fall-119{56.155%{transform:translate(35.683vw,56.155vh) scale(.1523)}to{transform:translate(34.59845vw,99vh) scale(.1523)}}.snow:nth-child(120){opacity:.718;transform:translate(22.4965vw,-10px) scale(.3323);animation:fall-120 21s -23s linear infinite}@keyframes fall-120{41.353%{transform:translate(23.5781vw,41.353vh) scale(.3323)}to{transform:translate(23.0373vw,99vh) scale(.3323)}}.snow:nth-child(121){opacity:1.4442;transform:translate(49.8594vw,-10px) scale(.312);animation:fall-121 15s -5s linear infinite}@keyframes fall-121{38.279%{transform:translate(47.4033vw,38.279vh) scale(.312)}to{transform:translate(48.63135vw,99vh) scale(.312)}}.snow:nth-child(122){opacity:.4848;transform:translate(1.9143vw,-10px) scale(.7666);animation:fall-122 19s -6s linear infinite}@keyframes fall-122{36.001%{transform:translate(-4.0755vw,36.001vh) scale(.7666)}to{transform:translate(-1.0806vw,99vh) scale(.7666)}}.snow:nth-child(123){opacity:.8876;transform:translate(35.6438vw,-10px) scale(.2441);animation:fall-123 23s -24s linear infinite}@keyframes fall-123{47.132%{transform:translate(28.7894vw,47.132vh) scale(.2441)}to{transform:translate(32.2166vw,99vh) scale(.2441)}}.snow:nth-child(124){opacity:1.064;transform:translate(14.1802vw,-10px) scale(.3021);animation:fall-124 16s -27s linear infinite}@keyframes fall-124{39.765%{transform:translate(7.4896vw,39.765vh) scale(.3021)}to{transform:translate(10.8349vw,99vh) scale(.3021)}}.snow:nth-child(125){opacity:.9778;transform:translate(41.6608vw,-10px) scale(.8247);animation:fall-125 16s -18s linear infinite}@keyframes fall-125{53.088%{transform:translate(37.2338vw,53.088vh) scale(.8247)}to{transform:translate(39.4473vw,99vh) scale(.8247)}}.snow:nth-child(126){opacity:1.9466;transform:translate(54.5809vw,-10px) scale(.2343);animation:fall-126 13s -29s linear infinite}@keyframes fall-126{66.153%{transform:translate(63.1223vw,66.153vh) scale(.2343)}to{transform:translate(58.8516vw,99vh) scale(.2343)}}.snow:nth-child(127){opacity:1.2002;transform:translate(41.3441vw,-10px) scale(.6739);animation:fall-127 21s -17s linear infinite}@keyframes fall-127{35.199%{transform:translate(36.4945vw,35.199vh) scale(.6739)}to{transform:translate(38.9193vw,99vh) scale(.6739)}}.snow:nth-child(128){opacity:.9212;transform:translate(72.6074vw,-10px) scale(.4995);animation:fall-128 18s -3s linear infinite}@keyframes fall-128{75.359%{transform:translate(64.2775vw,75.359vh) scale(.4995)}to{transform:translate(68.44245vw,99vh) scale(.4995)}}.snow:nth-child(129){opacity:1.0862;transform:translate(98.6169vw,-10px) scale(.3837);animation:fall-129 27s -22s linear infinite}@keyframes fall-129{68.909%{transform:translate(99.5191vw,68.909vh) scale(.3837)}to{transform:translate(99.068vw,99vh) scale(.3837)}}.snow:nth-child(130){opacity:.3536;transform:translate(21.1005vw,-10px) scale(.1515);animation:fall-130 28s -12s linear infinite}@keyframes fall-130{68.314%{transform:translate(26.1379vw,68.314vh) scale(.1515)}to{transform:translate(23.6192vw,99vh) scale(.1515)}}.snow:nth-child(131){opacity:1.0896;transform:translate(37.3516vw,-10px) scale(.5266);animation:fall-131 15s -18s linear infinite}@keyframes fall-131{61.775%{transform:translate(43.6662vw,61.775vh) scale(.5266)}to{transform:translate(40.5089vw,99vh) scale(.5266)}}.snow:nth-child(132){opacity:.475;transform:translate(50.1634vw,-10px) scale(.4942);animation:fall-132 21s -30s linear infinite}@keyframes fall-132{64.505%{transform:translate(59.1309vw,64.505vh) scale(.4942)}to{transform:translate(54.64715vw,99vh) scale(.4942)}}.snow:nth-child(133){opacity:.7232;transform:translate(52.0445vw,-10px) scale(.0684);animation:fall-133 26s -30s linear infinite}@keyframes fall-133{64.115%{transform:translate(60.9508vw,64.115vh) scale(.0684)}to{transform:translate(56.49765vw,99vh) scale(.0684)}}.snow:nth-child(134){opacity:1.903;transform:translate(63.4265vw,-10px) scale(.9739);animation:fall-134 14s -2s linear infinite}@keyframes fall-134{33.76%{transform:translate(54.1249vw,33.76vh) scale(.9739)}to{transform:translate(58.7757vw,99vh) scale(.9739)}}.snow:nth-child(135){opacity:.1606;transform:translate(50.7333vw,-10px) scale(.9551);animation:fall-135 23s -9s linear infinite}@keyframes fall-135{71.617%{transform:translate(55.7122vw,71.617vh) scale(.9551)}to{transform:translate(53.22275vw,99vh) scale(.9551)}}.snow:nth-child(136){opacity:1.8708;transform:translate(93.874vw,-10px) scale(.6233);animation:fall-136 25s -5s linear infinite}@keyframes fall-136{43.546%{transform:translate(88.3206vw,43.546vh) scale(.6233)}to{transform:translate(91.0973vw,99vh) scale(.6233)}}.snow:nth-child(137){opacity:.6948;transform:translate(74.2987vw,-10px) scale(.8963);animation:fall-137 25s -17s linear infinite}@keyframes fall-137{66.806%{transform:translate(65.624vw,66.806vh) scale(.8963)}to{transform:translate(69.96135vw,99vh) scale(.8963)}}.snow:nth-child(138){opacity:.149;transform:translate(56.487vw,-10px) scale(.2822);animation:fall-138 19s -9s linear infinite}@keyframes fall-138{45.993%{transform:translate(61.8915vw,45.993vh) scale(.2822)}to{transform:translate(59.18925vw,99vh) scale(.2822)}}.snow:nth-child(139){opacity:1.7834;transform:translate(68.9358vw,-10px) scale(.9427);animation:fall-139 25s -19s linear infinite}@keyframes fall-139{48.844%{transform:translate(74.4002vw,48.844vh) scale(.9427)}to{transform:translate(71.668vw,99vh) scale(.9427)}}.snow:nth-child(140){opacity:1.6004;transform:translate(23.7646vw,-10px) scale(.7026);animation:fall-140 18s -23s linear infinite}@keyframes fall-140{51.156%{transform:translate(17.3164vw,51.156vh) scale(.7026)}to{transform:translate(20.5405vw,99vh) scale(.7026)}}.snow:nth-child(141){opacity:1.3284;transform:translate(67.2181vw,-10px) scale(.83);animation:fall-141 18s -24s linear infinite}@keyframes fall-141{62.386%{transform:translate(67.8184vw,62.386vh) scale(.83)}to{transform:translate(67.51825vw,99vh) scale(.83)}}.snow:nth-child(142){opacity:.1302;transform:translate(16.4424vw,-10px) scale(.4975);animation:fall-142 21s -2s linear infinite}@keyframes fall-142{72.848%{transform:translate(12.2306vw,72.848vh) scale(.4975)}to{transform:translate(14.3365vw,99vh) scale(.4975)}}.snow:nth-child(143){opacity:1.0336;transform:translate(42.8628vw,-10px) scale(.5613);animation:fall-143 24s -13s linear infinite}@keyframes fall-143{71.778%{transform:translate(49.7098vw,71.778vh) scale(.5613)}to{transform:translate(46.2863vw,99vh) scale(.5613)}}.snow:nth-child(144){opacity:1.3636;transform:translate(80.1529vw,-10px) scale(.7886);animation:fall-144 18s -28s linear infinite}@keyframes fall-144{46.221%{transform:translate(77.4807vw,46.221vh) scale(.7886)}to{transform:translate(78.8168vw,99vh) scale(.7886)}}.snow:nth-child(145){opacity:1.841;transform:translate(24.5712vw,-10px) scale(.0348);animation:fall-145 18s -13s linear infinite}@keyframes fall-145{64.53%{transform:translate(19.0904vw,64.53vh) scale(.0348)}to{transform:translate(21.8308vw,99vh) scale(.0348)}}.snow:nth-child(146){opacity:1.4394;transform:translate(40.7407vw,-10px) scale(.2111);animation:fall-146 23s -19s linear infinite}@keyframes fall-146{70.935%{transform:translate(44.0457vw,70.935vh) scale(.2111)}to{transform:translate(42.3932vw,99vh) scale(.2111)}}.snow:nth-child(147){opacity:.3136;transform:translate(47.1303vw,-10px) scale(.8399);animation:fall-147 18s -29s linear infinite}@keyframes fall-147{77.476%{transform:translate(56.3922vw,77.476vh) scale(.8399)}to{transform:translate(51.76125vw,99vh) scale(.8399)}}.snow:nth-child(148){opacity:1.8942;transform:translate(60.2341vw,-10px) scale(.9531);animation:fall-148 25s -1s linear infinite}@keyframes fall-148{66.409%{transform:translate(60.4086vw,66.409vh) scale(.9531)}to{transform:translate(60.32135vw,99vh) scale(.9531)}}.snow:nth-child(149){opacity:1.3442;transform:translate(60.8865vw,-10px) scale(.7937);animation:fall-149 17s -27s linear infinite}@keyframes fall-149{65.796%{transform:translate(59.7368vw,65.796vh) scale(.7937)}to{transform:translate(60.31165vw,99vh) scale(.7937)}}.snow:nth-child(150){opacity:.1166;transform:translate(73.8107vw,-10px) scale(.4404);animation:fall-150 17s -23s linear infinite}@keyframes fall-150{61.473%{transform:translate(76.0392vw,61.473vh) scale(.4404)}to{transform:translate(74.92495vw,99vh) scale(.4404)}}.snow:nth-child(151){opacity:.0298;transform:translate(58.2285vw,-10px) scale(.6886);animation:fall-151 22s -27s linear infinite}@keyframes fall-151{65.798%{transform:translate(54.6443vw,65.798vh) scale(.6886)}to{transform:translate(56.4364vw,99vh) scale(.6886)}}.snow:nth-child(152){opacity:1.5524;transform:translate(49.2295vw,-10px) scale(.7365);animation:fall-152 21s -9s linear infinite}@keyframes fall-152{30.472%{transform:translate(42.068vw,30.472vh) scale(.7365)}to{transform:translate(45.64875vw,99vh) scale(.7365)}}.snow:nth-child(153){opacity:.0032;transform:translate(19.5413vw,-10px) scale(.8633);animation:fall-153 29s -15s linear infinite}@keyframes fall-153{46.049%{transform:translate(22.2334vw,46.049vh) scale(.8633)}to{transform:translate(20.88735vw,99vh) scale(.8633)}}.snow:nth-child(154){opacity:.342;transform:translate(39.8999vw,-10px) scale(.2149);animation:fall-154 19s -12s linear infinite}@keyframes fall-154{34.596%{transform:translate(36.2562vw,34.596vh) scale(.2149)}to{transform:translate(38.07805vw,99vh) scale(.2149)}}.snow:nth-child(155){opacity:.9486;transform:translate(51.8686vw,-10px) scale(.103);animation:fall-155 16s -19s linear infinite}@keyframes fall-155{50.079%{transform:translate(59.1527vw,50.079vh) scale(.103)}to{transform:translate(55.51065vw,99vh) scale(.103)}}.snow:nth-child(156){opacity:1.6864;transform:translate(78.629vw,-10px) scale(.0194);animation:fall-156 21s -22s linear infinite}@keyframes fall-156{32.877%{transform:translate(69.5455vw,32.877vh) scale(.0194)}to{transform:translate(74.08725vw,99vh) scale(.0194)}}.snow:nth-child(157){opacity:.0438;transform:translate(15.2292vw,-10px) scale(.1005);animation:fall-157 29s -26s linear infinite}@keyframes fall-157{69.896%{transform:translate(23.4289vw,69.896vh) scale(.1005)}to{transform:translate(19.32905vw,99vh) scale(.1005)}}.snow:nth-child(158){opacity:.8048;transform:translate(60.3592vw,-10px) scale(.6014);animation:fall-158 28s -5s linear infinite}@keyframes fall-158{57.152%{transform:translate(57.9854vw,57.152vh) scale(.6014)}to{transform:translate(59.1723vw,99vh) scale(.6014)}}.snow:nth-child(159){opacity:1.2724;transform:translate(93.3355vw,-10px) scale(.2461);animation:fall-159 20s -6s linear infinite}@keyframes fall-159{58.906%{transform:translate(84.8412vw,58.906vh) scale(.2461)}to{transform:translate(89.08835vw,99vh) scale(.2461)}}.snow:nth-child(160){opacity:1.6514;transform:translate(34.3384vw,-10px) scale(.3863);animation:fall-160 22s -21s linear infinite}@keyframes fall-160{45.234%{transform:translate(38.1519vw,45.234vh) scale(.3863)}to{transform:translate(36.24515vw,99vh) scale(.3863)}}.snow:nth-child(161){opacity:.6312;transform:translate(65.2721vw,-10px) scale(.9242);animation:fall-161 16s -8s linear infinite}@keyframes fall-161{58.033%{transform:translate(72.1791vw,58.033vh) scale(.9242)}to{transform:translate(68.7256vw,99vh) scale(.9242)}}.snow:nth-child(162){opacity:.606;transform:translate(87.225vw,-10px) scale(.7322);animation:fall-162 17s -17s linear infinite}@keyframes fall-162{67.891%{transform:translate(96.3157vw,67.891vh) scale(.7322)}to{transform:translate(91.77035vw,99vh) scale(.7322)}}.snow:nth-child(163){opacity:.8374;transform:translate(10.4355vw,-10px) scale(.198);animation:fall-163 15s -30s linear infinite}@keyframes fall-163{41.341%{transform:translate(6.8955vw,41.341vh) scale(.198)}to{transform:translate(8.6655vw,99vh) scale(.198)}}.snow:nth-child(164){opacity:.4856;transform:translate(86.6851vw,-10px) scale(.701);animation:fall-164 26s -26s linear infinite}@keyframes fall-164{57.979%{transform:translate(83.6308vw,57.979vh) scale(.701)}to{transform:translate(85.15795vw,99vh) scale(.701)}}.snow:nth-child(165){opacity:.5068;transform:translate(34.5542vw,-10px) scale(.4391);animation:fall-165 12s -22s linear infinite}@keyframes fall-165{65.266%{transform:translate(25.233vw,65.266vh) scale(.4391)}to{transform:translate(29.8936vw,99vh) scale(.4391)}}.snow:nth-child(166){opacity:1.3734;transform:translate(.5945vw,-10px) scale(.6668);animation:fall-166 11s -12s linear infinite}@keyframes fall-166{49.241%{transform:translate(-9.3285vw,49.241vh) scale(.6668)}to{transform:translate(-4.367vw,99vh) scale(.6668)}}.snow:nth-child(167){opacity:1.2928;transform:translate(23.9753vw,-10px) scale(.941);animation:fall-167 10s -28s linear infinite}@keyframes fall-167{63.987%{transform:translate(19.1617vw,63.987vh) scale(.941)}to{transform:translate(21.5685vw,99vh) scale(.941)}}.snow:nth-child(168){opacity:1.0164;transform:translate(46.8927vw,-10px) scale(.7099);animation:fall-168 17s -30s linear infinite}@keyframes fall-168{65.804%{transform:translate(41.3598vw,65.804vh) scale(.7099)}to{transform:translate(44.12625vw,99vh) scale(.7099)}}.snow:nth-child(169){opacity:1.2416;transform:translate(46.0684vw,-10px) scale(.4168);animation:fall-169 20s -2s linear infinite}@keyframes fall-169{48.73%{transform:translate(55.7325vw,48.73vh) scale(.4168)}to{transform:translate(50.90045vw,99vh) scale(.4168)}}.snow:nth-child(170){opacity:1.9898;transform:translate(3.9507vw,-10px) scale(.3832);animation:fall-170 28s -3s linear infinite}@keyframes fall-170{32.949%{transform:translate(10.121vw,32.949vh) scale(.3832)}to{transform:translate(7.03585vw,99vh) scale(.3832)}}.snow:nth-child(171){opacity:1.032;transform:translate(47.0778vw,-10px) scale(.487);animation:fall-171 17s -8s linear infinite}@keyframes fall-171{60.141%{transform:translate(43.7165vw,60.141vh) scale(.487)}to{transform:translate(45.39715vw,99vh) scale(.487)}}.snow:nth-child(172){opacity:.4112;transform:translate(53.1008vw,-10px) scale(.093);animation:fall-172 15s -30s linear infinite}@keyframes fall-172{38.943%{transform:translate(57.1906vw,38.943vh) scale(.093)}to{transform:translate(55.1457vw,99vh) scale(.093)}}.snow:nth-child(173){opacity:.6114;transform:translate(42.16vw,-10px) scale(.1222);animation:fall-173 17s -12s linear infinite}@keyframes fall-173{49.912%{transform:translate(46.7988vw,49.912vh) scale(.1222)}to{transform:translate(44.4794vw,99vh) scale(.1222)}}.snow:nth-child(174){opacity:.3682;transform:translate(70.1423vw,-10px) scale(.6853);animation:fall-174 16s -29s linear infinite}@keyframes fall-174{73.015%{transform:translate(71.5521vw,73.015vh) scale(.6853)}to{transform:translate(70.8472vw,99vh) scale(.6853)}}.snow:nth-child(175){opacity:1.1124;transform:translate(61.0739vw,-10px) scale(.0598);animation:fall-175 30s -28s linear infinite}@keyframes fall-175{36.792%{transform:translate(63.775vw,36.792vh) scale(.0598)}to{transform:translate(62.42445vw,99vh) scale(.0598)}}.snow:nth-child(176){opacity:1.1296;transform:translate(32.177vw,-10px) scale(.2589);animation:fall-176 18s -18s linear infinite}@keyframes fall-176{57.546%{transform:translate(28.7922vw,57.546vh) scale(.2589)}to{transform:translate(30.4846vw,99vh) scale(.2589)}}.snow:nth-child(177){opacity:1.9158;transform:translate(87.1722vw,-10px) scale(.1396);animation:fall-177 29s -29s linear infinite}@keyframes fall-177{45.76%{transform:translate(84.0824vw,45.76vh) scale(.1396)}to{transform:translate(85.6273vw,99vh) scale(.1396)}}.snow:nth-child(178){opacity:.1956;transform:translate(34.703vw,-10px) scale(.7797);animation:fall-178 23s -3s linear infinite}@keyframes fall-178{34.139%{transform:translate(40.0609vw,34.139vh) scale(.7797)}to{transform:translate(37.38195vw,99vh) scale(.7797)}}.snow:nth-child(179){opacity:.122;transform:translate(41.6365vw,-10px) scale(.4203);animation:fall-179 26s -3s linear infinite}@keyframes fall-179{32.389%{transform:translate(42.9374vw,32.389vh) scale(.4203)}to{transform:translate(42.28695vw,99vh) scale(.4203)}}.snow:nth-child(180){opacity:.9988;transform:translate(99.7886vw,-10px) scale(.9568);animation:fall-180 27s -29s linear infinite}@keyframes fall-180{64.873%{transform:translate(109.1094vw,64.873vh) scale(.9568)}to{transform:translate(104.449vw,99vh) scale(.9568)}}.snow:nth-child(181){opacity:.5098;transform:translate(36.7583vw,-10px) scale(.3954);animation:fall-181 10s -1s linear infinite}@keyframes fall-181{44.485%{transform:translate(27.7748vw,44.485vh) scale(.3954)}to{transform:translate(32.26655vw,99vh) scale(.3954)}}.snow:nth-child(182){opacity:.5224;transform:translate(61.7444vw,-10px) scale(.6216);animation:fall-182 10s -6s linear infinite}@keyframes fall-182{60.256%{transform:translate(52.6922vw,60.256vh) scale(.6216)}to{transform:translate(57.2183vw,99vh) scale(.6216)}}.snow:nth-child(183){opacity:1.3552;transform:translate(97.9437vw,-10px) scale(.5683);animation:fall-183 26s -21s linear infinite}@keyframes fall-183{55.263%{transform:translate(101.9247vw,55.263vh) scale(.5683)}to{transform:translate(99.9342vw,99vh) scale(.5683)}}.snow:nth-child(184){opacity:1.0914;transform:translate(8.9798vw,-10px) scale(.5169);animation:fall-184 16s -25s linear infinite}@keyframes fall-184{52.546%{transform:translate(7.6359vw,52.546vh) scale(.5169)}to{transform:translate(8.30785vw,99vh) scale(.5169)}}.snow:nth-child(185){opacity:.7476;transform:translate(97.5785vw,-10px) scale(.7893);animation:fall-185 12s -18s linear infinite}@keyframes fall-185{43.564%{transform:translate(100.895vw,43.564vh) scale(.7893)}to{transform:translate(99.23675vw,99vh) scale(.7893)}}.snow:nth-child(186){opacity:1.7338;transform:translate(45.807vw,-10px) scale(.9145);animation:fall-186 16s -19s linear infinite}@keyframes fall-186{44.813%{transform:translate(46.1792vw,44.813vh) scale(.9145)}to{transform:translate(45.9931vw,99vh) scale(.9145)}}.snow:nth-child(187){opacity:1.863;transform:translate(61.4249vw,-10px) scale(.0095);animation:fall-187 20s -24s linear infinite}@keyframes fall-187{52.213%{transform:translate(51.4963vw,52.213vh) scale(.0095)}to{transform:translate(56.4606vw,99vh) scale(.0095)}}.snow:nth-child(188){opacity:1.9144;transform:translate(25.6648vw,-10px) scale(.2831);animation:fall-188 13s -6s linear infinite}@keyframes fall-188{36.115%{transform:translate(25.5081vw,36.115vh) scale(.2831)}to{transform:translate(25.58645vw,99vh) scale(.2831)}}.snow:nth-child(189){opacity:1.762;transform:translate(48.1354vw,-10px) scale(.4452);animation:fall-189 23s -16s linear infinite}@keyframes fall-189{38.897%{transform:translate(51.0438vw,38.897vh) scale(.4452)}to{transform:translate(49.5896vw,99vh) scale(.4452)}}.snow:nth-child(190){opacity:1.987;transform:translate(31.133vw,-10px) scale(.74);animation:fall-190 24s -21s linear infinite}@keyframes fall-190{36.559%{transform:translate(22.3515vw,36.559vh) scale(.74)}to{transform:translate(26.74225vw,99vh) scale(.74)}}.snow:nth-child(191){opacity:.4822;transform:translate(19.8121vw,-10px) scale(.487);animation:fall-191 10s -4s linear infinite}@keyframes fall-191{53.295%{transform:translate(27.9478vw,53.295vh) scale(.487)}to{transform:translate(23.87995vw,99vh) scale(.487)}}.snow:nth-child(192){opacity:1.1954;transform:translate(14.9432vw,-10px) scale(.6616);animation:fall-192 10s -14s linear infinite}@keyframes fall-192{37.457%{transform:translate(24.5156vw,37.457vh) scale(.6616)}to{transform:translate(19.7294vw,99vh) scale(.6616)}}.snow:nth-child(193){opacity:.1368;transform:translate(90.1137vw,-10px) scale(.3156);animation:fall-193 15s -19s linear infinite}@keyframes fall-193{45.377%{transform:translate(92.2327vw,45.377vh) scale(.3156)}to{transform:translate(91.1732vw,99vh) scale(.3156)}}.snow:nth-child(194){opacity:.2284;transform:translate(19.3908vw,-10px) scale(.0157);animation:fall-194 14s -29s linear infinite}@keyframes fall-194{32.982%{transform:translate(23.5691vw,32.982vh) scale(.0157)}to{transform:translate(21.47995vw,99vh) scale(.0157)}}.snow:nth-child(195){opacity:1.7844;transform:translate(24.5468vw,-10px) scale(.7363);animation:fall-195 21s -27s linear infinite}@keyframes fall-195{47.437%{transform:translate(21.3533vw,47.437vh) scale(.7363)}to{transform:translate(22.95005vw,99vh) scale(.7363)}}.snow:nth-child(196){opacity:1.1604;transform:translate(95.7345vw,-10px) scale(.2056);animation:fall-196 26s -26s linear infinite}@keyframes fall-196{79.639%{transform:translate(95.7627vw,79.639vh) scale(.2056)}to{transform:translate(95.7486vw,99vh) scale(.2056)}}.snow:nth-child(197){opacity:.346;transform:translate(21.9045vw,-10px) scale(.4459);animation:fall-197 16s -9s linear infinite}@keyframes fall-197{64.377%{transform:translate(31.1166vw,64.377vh) scale(.4459)}to{transform:translate(26.51055vw,99vh) scale(.4459)}}.snow:nth-child(198){opacity:1.2068;transform:translate(93.4309vw,-10px) scale(.6308);animation:fall-198 19s -26s linear infinite}@keyframes fall-198{64.744%{transform:translate(94.1283vw,64.744vh) scale(.6308)}to{transform:translate(93.7796vw,99vh) scale(.6308)}}.snow:nth-child(199){opacity:.94;transform:translate(25.7167vw,-10px) scale(.5672);animation:fall-199 15s -15s linear infinite}@keyframes fall-199{78.591%{transform:translate(26.7092vw,78.591vh) scale(.5672)}to{transform:translate(26.21295vw,99vh) scale(.5672)}}.snow:nth-child(200){opacity:.5464;transform:translate(79.6618vw,-10px) scale(.6502);animation:fall-200 13s -10s linear infinite}@keyframes fall-200{76.524%{transform:translate(79.0349vw,76.524vh) scale(.6502)}to{transform:translate(79.34835vw,99vh) scale(.6502)}}.snow:nth-child(201){opacity:.2838;transform:translate(76.2675vw,-10px) scale(.8678);animation:fall-201 14s -11s linear infinite}@keyframes fall-201{52.3%{transform:translate(73.7161vw,52.3vh) scale(.8678)}to{transform:translate(74.9918vw,99vh) scale(.8678)}}.snow:nth-child(202){opacity:1.0944;transform:translate(61.8297vw,-10px) scale(.0829);animation:fall-202 22s -24s linear infinite}@keyframes fall-202{46.52%{transform:translate(64.8706vw,46.52vh) scale(.0829)}to{transform:translate(63.35015vw,99vh) scale(.0829)}}.snow:nth-child(203){opacity:.3736;transform:translate(57.9009vw,-10px) scale(.3506);animation:fall-203 12s -23s linear infinite}@keyframes fall-203{55.171%{transform:translate(55.5369vw,55.171vh) scale(.3506)}to{transform:translate(56.7189vw,99vh) scale(.3506)}}.snow:nth-child(204){opacity:.4646;transform:translate(47.8774vw,-10px) scale(.3884);animation:fall-204 15s -29s linear infinite}@keyframes fall-204{57.875%{transform:translate(46.0698vw,57.875vh) scale(.3884)}to{transform:translate(46.9736vw,99vh) scale(.3884)}}.snow:nth-child(205){opacity:1.6226;transform:translate(94.9416vw,-10px) scale(.3024);animation:fall-205 24s -28s linear infinite}@keyframes fall-205{73.7%{transform:translate(95.5264vw,73.7vh) scale(.3024)}to{transform:translate(95.234vw,99vh) scale(.3024)}}.snow:nth-child(206){opacity:.8796;transform:translate(56.1727vw,-10px) scale(.2779);animation:fall-206 14s -28s linear infinite}@keyframes fall-206{58.683%{transform:translate(46.6524vw,58.683vh) scale(.2779)}to{transform:translate(51.41255vw,99vh) scale(.2779)}}.snow:nth-child(207){opacity:1.7816;transform:translate(30.459vw,-10px) scale(.8486);animation:fall-207 22s -28s linear infinite}@keyframes fall-207{59.035%{transform:translate(32.2809vw,59.035vh) scale(.8486)}to{transform:translate(31.36995vw,99vh) scale(.8486)}}.snow:nth-child(208){opacity:1.558;transform:translate(43.8998vw,-10px) scale(.8672);animation:fall-208 21s -23s linear infinite}@keyframes fall-208{68.561%{transform:translate(48.0276vw,68.561vh) scale(.8672)}to{transform:translate(45.9637vw,99vh) scale(.8672)}}.snow:nth-child(209){opacity:.7086;transform:translate(43.1452vw,-10px) scale(.6559);animation:fall-209 14s -18s linear infinite}@keyframes fall-209{31.433%{transform:translate(33.4654vw,31.433vh) scale(.6559)}to{transform:translate(38.3053vw,99vh) scale(.6559)}}.snow:nth-child(210){opacity:.517;transform:translate(8.7891vw,-10px) scale(.6004);animation:fall-210 27s -7s linear infinite}@keyframes fall-210{52.485%{transform:translate(11.8257vw,52.485vh) scale(.6004)}to{transform:translate(10.3074vw,99vh) scale(.6004)}}.snow:nth-child(211){opacity:1.5032;transform:translate(34.8543vw,-10px) scale(.7927);animation:fall-211 12s -6s linear infinite}@keyframes fall-211{34.017%{transform:translate(38.7434vw,34.017vh) scale(.7927)}to{transform:translate(36.79885vw,99vh) scale(.7927)}}.snow:nth-child(212){opacity:.4712;transform:translate(36.3541vw,-10px) scale(.5707);animation:fall-212 11s -16s linear infinite}@keyframes fall-212{30.193%{transform:translate(44.0184vw,30.193vh) scale(.5707)}to{transform:translate(40.18625vw,99vh) scale(.5707)}}.snow:nth-child(213){opacity:.0264;transform:translate(65.7656vw,-10px) scale(.7313);animation:fall-213 24s -7s linear infinite}@keyframes fall-213{77.987%{transform:translate(57.805vw,77.987vh) scale(.7313)}to{transform:translate(61.7853vw,99vh) scale(.7313)}}.snow:nth-child(214){opacity:1.9346;transform:translate(10.0374vw,-10px) scale(.483);animation:fall-214 21s -30s linear infinite}@keyframes fall-214{43.304%{transform:translate(11.7444vw,43.304vh) scale(.483)}to{transform:translate(10.8909vw,99vh) scale(.483)}}.snow:nth-child(215){opacity:.8436;transform:translate(97.5485vw,-10px) scale(.8461);animation:fall-215 10s -12s linear infinite}@keyframes fall-215{77.694%{transform:translate(103.4802vw,77.694vh) scale(.8461)}to{transform:translate(100.51435vw,99vh) scale(.8461)}}.snow:nth-child(216){opacity:.1818;transform:translate(16.5157vw,-10px) scale(.4123);animation:fall-216 13s -22s linear infinite}@keyframes fall-216{49.56%{transform:translate(24.5456vw,49.56vh) scale(.4123)}to{transform:translate(20.53065vw,99vh) scale(.4123)}}.snow:nth-child(217){opacity:.0638;transform:translate(42.4829vw,-10px) scale(.718);animation:fall-217 22s -3s linear infinite}@keyframes fall-217{69.476%{transform:translate(37.2608vw,69.476vh) scale(.718)}to{transform:translate(39.87185vw,99vh) scale(.718)}}.snow:nth-child(218){opacity:.6624;transform:translate(25.4936vw,-10px) scale(.4586);animation:fall-218 22s -27s linear infinite}@keyframes fall-218{40.335%{transform:translate(24.1815vw,40.335vh) scale(.4586)}to{transform:translate(24.83755vw,99vh) scale(.4586)}}.snow:nth-child(219){opacity:1.6672;transform:translate(19.2031vw,-10px) scale(.4889);animation:fall-219 18s -19s linear infinite}@keyframes fall-219{48.479%{transform:translate(11.5011vw,48.479vh) scale(.4889)}to{transform:translate(15.3521vw,99vh) scale(.4889)}}.snow:nth-child(220){opacity:.4346;transform:translate(89.0846vw,-10px) scale(.203);animation:fall-220 22s -30s linear infinite}@keyframes fall-220{58.97%{transform:translate(79.3196vw,58.97vh) scale(.203)}to{transform:translate(84.2021vw,99vh) scale(.203)}}.snow:nth-child(221){opacity:.7652;transform:translate(13.8718vw,-10px) scale(.6628);animation:fall-221 28s -10s linear infinite}@keyframes fall-221{47.332%{transform:translate(16.9234vw,47.332vh) scale(.6628)}to{transform:translate(15.3976vw,99vh) scale(.6628)}}.snow:nth-child(222){opacity:1.0714;transform:translate(97.0461vw,-10px) scale(.2599);animation:fall-222 24s -4s linear infinite}@keyframes fall-222{68.512%{transform:translate(94.5323vw,68.512vh) scale(.2599)}to{transform:translate(95.7892vw,99vh) scale(.2599)}}.snow:nth-child(223){opacity:.6266;transform:translate(67.088vw,-10px) scale(.5954);animation:fall-223 10s -19s linear infinite}@keyframes fall-223{54.644%{transform:translate(70.1774vw,54.644vh) scale(.5954)}to{transform:translate(68.6327vw,99vh) scale(.5954)}}.snow:nth-child(224){opacity:.5002;transform:translate(21.4957vw,-10px) scale(.3506);animation:fall-224 21s -21s linear infinite}@keyframes fall-224{59.173%{transform:translate(29.3709vw,59.173vh) scale(.3506)}to{transform:translate(25.4333vw,99vh) scale(.3506)}}.snow:nth-child(225){opacity:.4316;transform:translate(84.579vw,-10px) scale(.8343);animation:fall-225 25s -28s linear infinite}@keyframes fall-225{46.779%{transform:translate(94.2086vw,46.779vh) scale(.8343)}to{transform:translate(89.3938vw,99vh) scale(.8343)}}.snow:nth-child(226){opacity:.2458;transform:translate(21.3819vw,-10px) scale(.7088);animation:fall-226 10s -11s linear infinite}@keyframes fall-226{66.109%{transform:translate(28.1221vw,66.109vh) scale(.7088)}to{transform:translate(24.752vw,99vh) scale(.7088)}}.snow:nth-child(227){opacity:.7552;transform:translate(97.2041vw,-10px) scale(.4728);animation:fall-227 23s -28s linear infinite}@keyframes fall-227{72.084%{transform:translate(97.7113vw,72.084vh) scale(.4728)}to{transform:translate(97.4577vw,99vh) scale(.4728)}}.snow:nth-child(228){opacity:1.927;transform:translate(37.7567vw,-10px) scale(.0152);animation:fall-228 17s -4s linear infinite}@keyframes fall-228{37.031%{transform:translate(39.1212vw,37.031vh) scale(.0152)}to{transform:translate(38.43895vw,99vh) scale(.0152)}}.snow:nth-child(229){opacity:1.1166;transform:translate(95.3755vw,-10px) scale(.2437);animation:fall-229 20s -5s linear infinite}@keyframes fall-229{42.271%{transform:translate(86.3208vw,42.271vh) scale(.2437)}to{transform:translate(90.84815vw,99vh) scale(.2437)}}.snow:nth-child(230){opacity:1.3366;transform:translate(60.613vw,-10px) scale(.762);animation:fall-230 15s -23s linear infinite}@keyframes fall-230{66.172%{transform:translate(62.1054vw,66.172vh) scale(.762)}to{transform:translate(61.3592vw,99vh) scale(.762)}}.snow:nth-child(231){opacity:.8182;transform:translate(85.5174vw,-10px) scale(.8249);animation:fall-231 20s -21s linear infinite}@keyframes fall-231{47.042%{transform:translate(82.6362vw,47.042vh) scale(.8249)}to{transform:translate(84.0768vw,99vh) scale(.8249)}}.snow:nth-child(232){opacity:1.6838;transform:translate(4.5155vw,-10px) scale(.1801);animation:fall-232 20s -14s linear infinite}@keyframes fall-232{56.038%{transform:translate(6.8368vw,56.038vh) scale(.1801)}to{transform:translate(5.67615vw,99vh) scale(.1801)}}.snow:nth-child(233){opacity:.8772;transform:translate(30.7576vw,-10px) scale(.6638);animation:fall-233 17s -23s linear infinite}@keyframes fall-233{57.847%{transform:translate(26.4122vw,57.847vh) scale(.6638)}to{transform:translate(28.5849vw,99vh) scale(.6638)}}.snow:nth-child(234){opacity:1.5924;transform:translate(90.2199vw,-10px) scale(.6159);animation:fall-234 11s -12s linear infinite}@keyframes fall-234{66.251%{transform:translate(87.5939vw,66.251vh) scale(.6159)}to{transform:translate(88.9069vw,99vh) scale(.6159)}}.snow:nth-child(235){opacity:.0826;transform:translate(23.6873vw,-10px) scale(.3482);animation:fall-235 20s -1s linear infinite}@keyframes fall-235{71.271%{transform:translate(21.3103vw,71.271vh) scale(.3482)}to{transform:translate(22.4988vw,99vh) scale(.3482)}}.snow:nth-child(236){opacity:1.5808;transform:translate(5.7164vw,-10px) scale(.1227);animation:fall-236 24s -22s linear infinite}@keyframes fall-236{32.061%{transform:translate(2.8069vw,32.061vh) scale(.1227)}to{transform:translate(4.26165vw,99vh) scale(.1227)}}.snow:nth-child(237){opacity:1.6166;transform:translate(62.925vw,-10px) scale(.1604);animation:fall-237 28s -22s linear infinite}@keyframes fall-237{44.136%{transform:translate(53.6584vw,44.136vh) scale(.1604)}to{transform:translate(58.2917vw,99vh) scale(.1604)}}.snow:nth-child(238){opacity:.0526;transform:translate(71.5539vw,-10px) scale(.6515);animation:fall-238 26s -21s linear infinite}@keyframes fall-238{48.44%{transform:translate(67.2594vw,48.44vh) scale(.6515)}to{transform:translate(69.40665vw,99vh) scale(.6515)}}.snow:nth-child(239){opacity:.6354;transform:translate(8.7476vw,-10px) scale(.7661);animation:fall-239 23s -17s linear infinite}@keyframes fall-239{78.05%{transform:translate(18.0444vw,78.05vh) scale(.7661)}to{transform:translate(13.396vw,99vh) scale(.7661)}}.snow:nth-child(240){opacity:.985;transform:translate(9.2704vw,-10px) scale(.7635);animation:fall-240 10s -14s linear infinite}@keyframes fall-240{66.217%{transform:translate(3.02vw,66.217vh) scale(.7635)}to{transform:translate(6.1452vw,99vh) scale(.7635)}}.snow:nth-child(241){opacity:.4028;transform:translate(38.1531vw,-10px) scale(.0126);animation:fall-241 22s -10s linear infinite}@keyframes fall-241{70.097%{transform:translate(32.8341vw,70.097vh) scale(.0126)}to{transform:translate(35.4936vw,99vh) scale(.0126)}}.snow:nth-child(242){opacity:.2624;transform:translate(68.6698vw,-10px) scale(.7885);animation:fall-242 19s -24s linear infinite}@keyframes fall-242{63.868%{transform:translate(58.9018vw,63.868vh) scale(.7885)}to{transform:translate(63.7858vw,99vh) scale(.7885)}}.snow:nth-child(243){opacity:1.7628;transform:translate(29.3319vw,-10px) scale(.5571);animation:fall-243 25s -26s linear infinite}@keyframes fall-243{74.366%{transform:translate(34.4284vw,74.366vh) scale(.5571)}to{transform:translate(31.88015vw,99vh) scale(.5571)}}.snow:nth-child(244){opacity:1.1594;transform:translate(29.1572vw,-10px) scale(.4447);animation:fall-244 20s -3s linear infinite}@keyframes fall-244{30.331%{transform:translate(29.25vw,30.331vh) scale(.4447)}to{transform:translate(29.2036vw,99vh) scale(.4447)}}.snow:nth-child(245){opacity:.9;transform:translate(63.1799vw,-10px) scale(.1081);animation:fall-245 29s -29s linear infinite}@keyframes fall-245{41.248%{transform:translate(73.1423vw,41.248vh) scale(.1081)}to{transform:translate(68.1611vw,99vh) scale(.1081)}}.snow:nth-child(246){opacity:.8836;transform:translate(83.3916vw,-10px) scale(.6869);animation:fall-246 28s -30s linear infinite}@keyframes fall-246{35.985%{transform:translate(85.0263vw,35.985vh) scale(.6869)}to{transform:translate(84.20895vw,99vh) scale(.6869)}}.snow:nth-child(247){opacity:.6868;transform:translate(15.9825vw,-10px) scale(.8568);animation:fall-247 25s -26s linear infinite}@keyframes fall-247{33.675%{transform:translate(18.3629vw,33.675vh) scale(.8568)}to{transform:translate(17.1727vw,99vh) scale(.8568)}}.snow:nth-child(248){opacity:.8182;transform:translate(7.0856vw,-10px) scale(.5551);animation:fall-248 30s -5s linear infinite}@keyframes fall-248{70.809%{transform:translate(13.0081vw,70.809vh) scale(.5551)}to{transform:translate(10.04685vw,99vh) scale(.5551)}}.snow:nth-child(249){opacity:1.036;transform:translate(58.6549vw,-10px) scale(.1543);animation:fall-249 22s -6s linear infinite}@keyframes fall-249{61.855%{transform:translate(53.9593vw,61.855vh) scale(.1543)}to{transform:translate(56.3071vw,99vh) scale(.1543)}}.snow:nth-child(250){opacity:1.0926;transform:translate(3.4473vw,-10px) scale(.1903);animation:fall-250 23s -5s linear infinite}@keyframes fall-250{77.902%{transform:translate(3.7575vw,77.902vh) scale(.1903)}to{transform:translate(3.6024vw,99vh) scale(.1903)}}.snow:nth-child(251){opacity:1.6428;transform:translate(62.2083vw,-10px) scale(.3612);animation:fall-251 13s -7s linear infinite}@keyframes fall-251{46.676%{transform:translate(66.3032vw,46.676vh) scale(.3612)}to{transform:translate(64.25575vw,99vh) scale(.3612)}}.snow:nth-child(252){opacity:1.84;transform:translate(40.0285vw,-10px) scale(.0304);animation:fall-252 26s -1s linear infinite}@keyframes fall-252{52.912%{transform:translate(47.8192vw,52.912vh) scale(.0304)}to{transform:translate(43.92385vw,99vh) scale(.0304)}}.snow:nth-child(253){opacity:.3466;transform:translate(44.3954vw,-10px) scale(.9959);animation:fall-253 28s -7s linear infinite}@keyframes fall-253{71.184%{transform:translate(48.2249vw,71.184vh) scale(.9959)}to{transform:translate(46.31015vw,99vh) scale(.9959)}}.snow:nth-child(254){opacity:1.2686;transform:translate(18.3223vw,-10px) scale(.271);animation:fall-254 20s -14s linear infinite}@keyframes fall-254{55.327%{transform:translate(23.9876vw,55.327vh) scale(.271)}to{transform:translate(21.15495vw,99vh) scale(.271)}}.snow:nth-child(255){opacity:1.4772;transform:translate(69.4028vw,-10px) scale(.0489);animation:fall-255 23s -10s linear infinite}@keyframes fall-255{70.419%{transform:translate(72.9218vw,70.419vh) scale(.0489)}to{transform:translate(71.1623vw,99vh) scale(.0489)}}.snow:nth-child(256){opacity:1.947;transform:translate(46.7123vw,-10px) scale(.5391);animation:fall-256 23s -9s linear infinite}@keyframes fall-256{70.111%{transform:translate(38.5586vw,70.111vh) scale(.5391)}to{transform:translate(42.63545vw,99vh) scale(.5391)}}.snow:nth-child(257){opacity:.6454;transform:translate(94.4496vw,-10px) scale(.4905);animation:fall-257 10s -3s linear infinite}@keyframes fall-257{50.532%{transform:translate(85.0216vw,50.532vh) scale(.4905)}to{transform:translate(89.7356vw,99vh) scale(.4905)}}.snow:nth-child(258){opacity:1.8984;transform:translate(88.2695vw,-10px) scale(.0349);animation:fall-258 28s -30s linear infinite}@keyframes fall-258{44.586%{transform:translate(85.4213vw,44.586vh) scale(.0349)}to{transform:translate(86.8454vw,99vh) scale(.0349)}}.snow:nth-child(259){opacity:1.663;transform:translate(28.4326vw,-10px) scale(.4956);animation:fall-259 23s -14s linear infinite}@keyframes fall-259{72.64%{transform:translate(28.4007vw,72.64vh) scale(.4956)}to{transform:translate(28.41665vw,99vh) scale(.4956)}}.snow:nth-child(260){opacity:1.8178;transform:translate(54.6438vw,-10px) scale(.3168);animation:fall-260 21s -4s linear infinite}@keyframes fall-260{43.849%{transform:translate(50.7549vw,43.849vh) scale(.3168)}to{transform:translate(52.69935vw,99vh) scale(.3168)}}.snow:nth-child(261){opacity:1.0238;transform:translate(8.8322vw,-10px) scale(.7314);animation:fall-261 16s -12s linear infinite}@keyframes fall-261{47.877%{transform:translate(7.9852vw,47.877vh) scale(.7314)}to{transform:translate(8.4087vw,99vh) scale(.7314)}}.snow:nth-child(262){opacity:.5612;transform:translate(27.7773vw,-10px) scale(.2191);animation:fall-262 15s -22s linear infinite}@keyframes fall-262{58.541%{transform:translate(25.1755vw,58.541vh) scale(.2191)}to{transform:translate(26.4764vw,99vh) scale(.2191)}}.snow:nth-child(263){opacity:1.458;transform:translate(10.0276vw,-10px) scale(.2453);animation:fall-263 14s -25s linear infinite}@keyframes fall-263{32.03%{transform:translate(2.124vw,32.03vh) scale(.2453)}to{transform:translate(6.0758vw,99vh) scale(.2453)}}.snow:nth-child(264){opacity:1.9404;transform:translate(60.3136vw,-10px) scale(.3382);animation:fall-264 15s -21s linear infinite}@keyframes fall-264{54.601%{transform:translate(65.3232vw,54.601vh) scale(.3382)}to{transform:translate(62.8184vw,99vh) scale(.3382)}}.snow:nth-child(265){opacity:.7482;transform:translate(56.425vw,-10px) scale(.5922);animation:fall-265 26s -2s linear infinite}@keyframes fall-265{52.306%{transform:translate(53.9806vw,52.306vh) scale(.5922)}to{transform:translate(55.2028vw,99vh) scale(.5922)}}.snow:nth-child(266){opacity:.261;transform:translate(31.4087vw,-10px) scale(.8544);animation:fall-266 21s -1s linear infinite}@keyframes fall-266{33.072%{transform:translate(24.7618vw,33.072vh) scale(.8544)}to{transform:translate(28.08525vw,99vh) scale(.8544)}}.snow:nth-child(267){opacity:1.8818;transform:translate(29.6832vw,-10px) scale(.3126);animation:fall-267 29s -13s linear infinite}@keyframes fall-267{30.47%{transform:translate(21.8433vw,30.47vh) scale(.3126)}to{transform:translate(25.76325vw,99vh) scale(.3126)}}.snow:nth-child(268){opacity:1.7308;transform:translate(42.8926vw,-10px) scale(.5682);animation:fall-268 13s -7s linear infinite}@keyframes fall-268{37.443%{transform:translate(35.5028vw,37.443vh) scale(.5682)}to{transform:translate(39.1977vw,99vh) scale(.5682)}}.snow:nth-child(269){opacity:.976;transform:translate(73.0598vw,-10px) scale(.8698);animation:fall-269 21s -28s linear infinite}@keyframes fall-269{51.393%{transform:translate(73.86vw,51.393vh) scale(.8698)}to{transform:translate(73.4599vw,99vh) scale(.8698)}}.snow:nth-child(270){opacity:.0354;transform:translate(.3655vw,-10px) scale(.1437);animation:fall-270 19s -29s linear infinite}@keyframes fall-270{69.888%{transform:translate(-4.3101vw,69.888vh) scale(.1437)}to{transform:translate(-1.9723vw,99vh) scale(.1437)}}.snow:nth-child(271){opacity:1.6376;transform:translate(44.632vw,-10px) scale(.4109);animation:fall-271 13s -18s linear infinite}@keyframes fall-271{54.179%{transform:translate(45.7092vw,54.179vh) scale(.4109)}to{transform:translate(45.1706vw,99vh) scale(.4109)}}.snow:nth-child(272){opacity:1.7738;transform:translate(89.6431vw,-10px) scale(.7397);animation:fall-272 16s -21s linear infinite}@keyframes fall-272{38.749%{transform:translate(81.7312vw,38.749vh) scale(.7397)}to{transform:translate(85.68715vw,99vh) scale(.7397)}}.snow:nth-child(273){opacity:1.9018;transform:translate(26.6207vw,-10px) scale(.324);animation:fall-273 26s -14s linear infinite}@keyframes fall-273{57.382%{transform:translate(20.3009vw,57.382vh) scale(.324)}to{transform:translate(23.4608vw,99vh) scale(.324)}}.snow:nth-child(274){opacity:1.5422;transform:translate(80.0672vw,-10px) scale(.3455);animation:fall-274 27s -13s linear infinite}@keyframes fall-274{64.185%{transform:translate(72.4432vw,64.185vh) scale(.3455)}to{transform:translate(76.2552vw,99vh) scale(.3455)}}.snow:nth-child(275){opacity:.9952;transform:translate(78.7947vw,-10px) scale(.9055);animation:fall-275 12s -20s linear infinite}@keyframes fall-275{35.851%{transform:translate(87.4769vw,35.851vh) scale(.9055)}to{transform:translate(83.1358vw,99vh) scale(.9055)}}.snow:nth-child(276){opacity:1.8454;transform:translate(70.3168vw,-10px) scale(.7664);animation:fall-276 10s -2s linear infinite}@keyframes fall-276{79.863%{transform:translate(63.5256vw,79.863vh) scale(.7664)}to{transform:translate(66.9212vw,99vh) scale(.7664)}}.snow:nth-child(277){opacity:1.7646;transform:translate(39.6089vw,-10px) scale(.0538);animation:fall-277 14s -23s linear infinite}@keyframes fall-277{61.305%{transform:translate(45.0302vw,61.305vh) scale(.0538)}to{transform:translate(42.31955vw,99vh) scale(.0538)}}.snow:nth-child(278){opacity:.5012;transform:translate(84.1138vw,-10px) scale(.7401);animation:fall-278 16s -12s linear infinite}@keyframes fall-278{32.511%{transform:translate(89.3748vw,32.511vh) scale(.7401)}to{transform:translate(86.7443vw,99vh) scale(.7401)}}.snow:nth-child(279){opacity:1.6204;transform:translate(35.2413vw,-10px) scale(.586);animation:fall-279 30s -13s linear infinite}@keyframes fall-279{37.295%{transform:translate(37.2355vw,37.295vh) scale(.586)}to{transform:translate(36.2384vw,99vh) scale(.586)}}.snow:nth-child(280){opacity:1.6038;transform:translate(89.6345vw,-10px) scale(.5919);animation:fall-280 15s -17s linear infinite}@keyframes fall-280{72.678%{transform:translate(94.5512vw,72.678vh) scale(.5919)}to{transform:translate(92.09285vw,99vh) scale(.5919)}}.snow:nth-child(281){opacity:.8018;transform:translate(55.2361vw,-10px) scale(.843);animation:fall-281 13s -24s linear infinite}@keyframes fall-281{35.651%{transform:translate(52.764vw,35.651vh) scale(.843)}to{transform:translate(54.00005vw,99vh) scale(.843)}}.snow:nth-child(282){opacity:1.4882;transform:translate(11.4915vw,-10px) scale(.3703);animation:fall-282 18s -7s linear infinite}@keyframes fall-282{62.585%{transform:translate(16.5013vw,62.585vh) scale(.3703)}to{transform:translate(13.9964vw,99vh) scale(.3703)}}.snow:nth-child(283){opacity:1.6534;transform:translate(27.0136vw,-10px) scale(.8277);animation:fall-283 27s -10s linear infinite}@keyframes fall-283{54.27%{transform:translate(28.5757vw,54.27vh) scale(.8277)}to{transform:translate(27.79465vw,99vh) scale(.8277)}}.snow:nth-child(284){opacity:.08;transform:translate(79.7459vw,-10px) scale(.5032);animation:fall-284 10s -24s linear infinite}@keyframes fall-284{67.597%{transform:translate(77.2767vw,67.597vh) scale(.5032)}to{transform:translate(78.5113vw,99vh) scale(.5032)}}.snow:nth-child(285){opacity:.0166;transform:translate(40.6742vw,-10px) scale(.9363);animation:fall-285 15s -15s linear infinite}@keyframes fall-285{67.858%{transform:translate(38.6922vw,67.858vh) scale(.9363)}to{transform:translate(39.6832vw,99vh) scale(.9363)}}.snow:nth-child(286){opacity:1.9216;transform:translate(59.166vw,-10px) scale(.1583);animation:fall-286 22s -29s linear infinite}@keyframes fall-286{58.507%{transform:translate(52.2209vw,58.507vh) scale(.1583)}to{transform:translate(55.69345vw,99vh) scale(.1583)}}.snow:nth-child(287){opacity:.6192;transform:translate(44.443vw,-10px) scale(.199);animation:fall-287 11s -28s linear infinite}@keyframes fall-287{41.77%{transform:translate(44.1141vw,41.77vh) scale(.199)}to{transform:translate(44.27855vw,99vh) scale(.199)}}.snow:nth-child(288){opacity:.3248;transform:translate(49.1623vw,-10px) scale(.0503);animation:fall-288 23s -29s linear infinite}@keyframes fall-288{78.641%{transform:translate(39.8467vw,78.641vh) scale(.0503)}to{transform:translate(44.5045vw,99vh) scale(.0503)}}.snow:nth-child(289){opacity:1.266;transform:translate(19.111vw,-10px) scale(.4304);animation:fall-289 16s -19s linear infinite}@keyframes fall-289{78.885%{transform:translate(26.4104vw,78.885vh) scale(.4304)}to{transform:translate(22.7607vw,99vh) scale(.4304)}}.snow:nth-child(290){opacity:1.6004;transform:translate(86.0441vw,-10px) scale(.4531);animation:fall-290 29s -11s linear infinite}@keyframes fall-290{39.897%{transform:translate(85.5745vw,39.897vh) scale(.4531)}to{transform:translate(85.8093vw,99vh) scale(.4531)}}.snow:nth-child(291){opacity:.1036;transform:translate(22.8457vw,-10px) scale(.7246);animation:fall-291 13s -10s linear infinite}@keyframes fall-291{46.026%{transform:translate(28.3118vw,46.026vh) scale(.7246)}to{transform:translate(25.57875vw,99vh) scale(.7246)}}.snow:nth-child(292){opacity:1.6352;transform:translate(10.1358vw,-10px) scale(.5284);animation:fall-292 30s -27s linear infinite}@keyframes fall-292{41.978%{transform:translate(16.969vw,41.978vh) scale(.5284)}to{transform:translate(13.5524vw,99vh) scale(.5284)}}.snow:nth-child(293){opacity:1.9914;transform:translate(57.5398vw,-10px) scale(.4941);animation:fall-293 19s -27s linear infinite}@keyframes fall-293{45.249%{transform:translate(56.6556vw,45.249vh) scale(.4941)}to{transform:translate(57.0977vw,99vh) scale(.4941)}}.snow:nth-child(294){opacity:.5192;transform:translate(96.2903vw,-10px) scale(.6167);animation:fall-294 17s -30s linear infinite}@keyframes fall-294{65.882%{transform:translate(92.3228vw,65.882vh) scale(.6167)}to{transform:translate(94.30655vw,99vh) scale(.6167)}}.snow:nth-child(295){opacity:.5456;transform:translate(4.0027vw,-10px) scale(.5618);animation:fall-295 17s -11s linear infinite}@keyframes fall-295{33.335%{transform:translate(-3.3822vw,33.335vh) scale(.5618)}to{transform:translate(.31025vw,99vh) scale(.5618)}}.snow:nth-child(296){opacity:1.5942;transform:translate(75.9635vw,-10px) scale(.278);animation:fall-296 29s -30s linear infinite}@keyframes fall-296{57.118%{transform:translate(80.4383vw,57.118vh) scale(.278)}to{transform:translate(78.2009vw,99vh) scale(.278)}}.snow:nth-child(297){opacity:1.571;transform:translate(7.2029vw,-10px) scale(.8476);animation:fall-297 11s -30s linear infinite}@keyframes fall-297{72.403%{transform:translate(6.3881vw,72.403vh) scale(.8476)}to{transform:translate(6.7955vw,99vh) scale(.8476)}}.snow:nth-child(298){opacity:.2602;transform:translate(85.0705vw,-10px) scale(.0237);animation:fall-298 23s -26s linear infinite}@keyframes fall-298{44.606%{transform:translate(89.7889vw,44.606vh) scale(.0237)}to{transform:translate(87.4297vw,99vh) scale(.0237)}}.snow:nth-child(299){opacity:.5002;transform:translate(18.837vw,-10px) scale(.7648);animation:fall-299 20s -15s linear infinite}@keyframes fall-299{79.317%{transform:translate(11.7356vw,79.317vh) scale(.7648)}to{transform:translate(15.2863vw,99vh) scale(.7648)}}.snow:nth-child(300){opacity:.9356;transform:translate(8.0349vw,-10px) scale(.1029);animation:fall-300 10s -17s linear infinite}@keyframes fall-300{33.823%{transform:translate(9.3796vw,33.823vh) scale(.1029)}to{transform:translate(8.70725vw,99vh) scale(.1029)}}.snow:nth-child(301){opacity:1.522;transform:translate(64.6639vw,-10px) scale(.2732);animation:fall-301 23s -21s linear infinite}@keyframes fall-301{79.319%{transform:translate(71.1011vw,79.319vh) scale(.2732)}to{transform:translate(67.8825vw,99vh) scale(.2732)}}.snow:nth-child(302){opacity:1.3946;transform:translate(25.3677vw,-10px) scale(.0711);animation:fall-302 30s -7s linear infinite}@keyframes fall-302{36.591%{transform:translate(16.0287vw,36.591vh) scale(.0711)}to{transform:translate(20.6982vw,99vh) scale(.0711)}}.snow:nth-child(303){opacity:1.8988;transform:translate(96.6109vw,-10px) scale(.1973);animation:fall-303 18s -28s linear infinite}@keyframes fall-303{73.558%{transform:translate(88.1802vw,73.558vh) scale(.1973)}to{transform:translate(92.39555vw,99vh) scale(.1973)}}.snow:nth-child(304){opacity:.7224;transform:translate(67.249vw,-10px) scale(.8777);animation:fall-304 19s -23s linear infinite}@keyframes fall-304{37.678%{transform:translate(76.9608vw,37.678vh) scale(.8777)}to{transform:translate(72.1049vw,99vh) scale(.8777)}}.snow:nth-child(305){opacity:1.06;transform:translate(56.118vw,-10px) scale(.0215);animation:fall-305 22s -8s linear infinite}@keyframes fall-305{38.663%{transform:translate(62.1004vw,38.663vh) scale(.0215)}to{transform:translate(59.1092vw,99vh) scale(.0215)}}.snow:nth-child(306){opacity:.0278;transform:translate(36.945vw,-10px) scale(.7471);animation:fall-306 15s -14s linear infinite}@keyframes fall-306{66.411%{transform:translate(45.0353vw,66.411vh) scale(.7471)}to{transform:translate(40.99015vw,99vh) scale(.7471)}}.snow:nth-child(307){opacity:.6092;transform:translate(3.766vw,-10px) scale(.6349);animation:fall-307 16s -8s linear infinite}@keyframes fall-307{75.124%{transform:translate(13.2154vw,75.124vh) scale(.6349)}to{transform:translate(8.4907vw,99vh) scale(.6349)}}.snow:nth-child(308){opacity:.6838;transform:translate(15.7001vw,-10px) scale(.3379);animation:fall-308 28s -2s linear infinite}@keyframes fall-308{40.034%{transform:translate(15.117vw,40.034vh) scale(.3379)}to{transform:translate(15.40855vw,99vh) scale(.3379)}}.snow:nth-child(309){opacity:.9778;transform:translate(26.7233vw,-10px) scale(.7628);animation:fall-309 12s -21s linear infinite}@keyframes fall-309{30.637%{transform:translate(33.264vw,30.637vh) scale(.7628)}to{transform:translate(29.99365vw,99vh) scale(.7628)}}.snow:nth-child(310){opacity:.0482;transform:translate(85.7791vw,-10px) scale(.4339);animation:fall-310 13s -4s linear infinite}@keyframes fall-310{41.51%{transform:translate(81.4132vw,41.51vh) scale(.4339)}to{transform:translate(83.59615vw,99vh) scale(.4339)}}.snow:nth-child(311){opacity:1.1614;transform:translate(28.111vw,-10px) scale(.0879);animation:fall-311 18s -29s linear infinite}@keyframes fall-311{53.011%{transform:translate(23.65vw,53.011vh) scale(.0879)}to{transform:translate(25.8805vw,99vh) scale(.0879)}}.snow:nth-child(312){opacity:1.9044;transform:translate(13.7966vw,-10px) scale(.3357);animation:fall-312 21s -9s linear infinite}@keyframes fall-312{53.702%{transform:translate(5.5421vw,53.702vh) scale(.3357)}to{transform:translate(9.66935vw,99vh) scale(.3357)}}.snow:nth-child(313){opacity:.0224;transform:translate(20.2695vw,-10px) scale(.1004);animation:fall-313 25s -3s linear infinite}@keyframes fall-313{79.244%{transform:translate(15.391vw,79.244vh) scale(.1004)}to{transform:translate(17.83025vw,99vh) scale(.1004)}}.snow:nth-child(314){opacity:.634;transform:translate(15.6121vw,-10px) scale(.9214);animation:fall-314 13s -3s linear infinite}@keyframes fall-314{61.651%{transform:translate(24.6575vw,61.651vh) scale(.9214)}to{transform:translate(20.1348vw,99vh) scale(.9214)}}.snow:nth-child(315){opacity:1.7996;transform:translate(27.5233vw,-10px) scale(.2843);animation:fall-315 24s -22s linear infinite}@keyframes fall-315{30.662%{transform:translate(19.4011vw,30.662vh) scale(.2843)}to{transform:translate(23.4622vw,99vh) scale(.2843)}}.snow:nth-child(316){opacity:.5132;transform:translate(7.1754vw,-10px) scale(.9484);animation:fall-316 14s -4s linear infinite}@keyframes fall-316{79.681%{transform:translate(-2.481vw,79.681vh) scale(.9484)}to{transform:translate(2.3472vw,99vh) scale(.9484)}}.snow:nth-child(317){opacity:1.7458;transform:translate(24.2733vw,-10px) scale(.6537);animation:fall-317 15s -18s linear infinite}@keyframes fall-317{50.053%{transform:translate(15.1019vw,50.053vh) scale(.6537)}to{transform:translate(19.6876vw,99vh) scale(.6537)}}.snow:nth-child(318){opacity:1.223;transform:translate(54.3306vw,-10px) scale(.5131);animation:fall-318 25s -30s linear infinite}@keyframes fall-318{69.271%{transform:translate(52.0311vw,69.271vh) scale(.5131)}to{transform:translate(53.18085vw,99vh) scale(.5131)}}.snow:nth-child(319){opacity:.8722;transform:translate(1.7608vw,-10px) scale(.6858);animation:fall-319 16s -4s linear infinite}@keyframes fall-319{67.414%{transform:translate(7.7651vw,67.414vh) scale(.6858)}to{transform:translate(4.76295vw,99vh) scale(.6858)}}.snow:nth-child(320){opacity:.2796;transform:translate(71.6132vw,-10px) scale(.8288);animation:fall-320 27s -8s linear infinite}@keyframes fall-320{47.734%{transform:translate(71.88vw,47.734vh) scale(.8288)}to{transform:translate(71.7466vw,99vh) scale(.8288)}}.snow:nth-child(321){opacity:1.6422;transform:translate(2.2596vw,-10px) scale(.6577);animation:fall-321 27s -13s linear infinite}@keyframes fall-321{54.794%{transform:translate(8.8999vw,54.794vh) scale(.6577)}to{transform:translate(5.57975vw,99vh) scale(.6577)}}.snow:nth-child(322){opacity:1.351;transform:translate(14.199vw,-10px) scale(.1333);animation:fall-322 22s -12s linear infinite}@keyframes fall-322{44.147%{transform:translate(20.9029vw,44.147vh) scale(.1333)}to{transform:translate(17.55095vw,99vh) scale(.1333)}}.snow:nth-child(323){opacity:1.486;transform:translate(60.5111vw,-10px) scale(.7687);animation:fall-323 29s -9s linear infinite}@keyframes fall-323{75.264%{transform:translate(63.0176vw,75.264vh) scale(.7687)}to{transform:translate(61.76435vw,99vh) scale(.7687)}}.snow:nth-child(324){opacity:.9216;transform:translate(21.9048vw,-10px) scale(.6338);animation:fall-324 13s -11s linear infinite}@keyframes fall-324{60.322%{transform:translate(21.2029vw,60.322vh) scale(.6338)}to{transform:translate(21.55385vw,99vh) scale(.6338)}}.snow:nth-child(325){opacity:.1344;transform:translate(78.1574vw,-10px) scale(.0192);animation:fall-325 23s -9s linear infinite}@keyframes fall-325{48.974%{transform:translate(71.5386vw,48.974vh) scale(.0192)}to{transform:translate(74.848vw,99vh) scale(.0192)}}.snow:nth-child(326){opacity:1.8408;transform:translate(16.2699vw,-10px) scale(.1621);animation:fall-326 18s -17s linear infinite}@keyframes fall-326{39.225%{transform:translate(18.8315vw,39.225vh) scale(.1621)}to{transform:translate(17.5507vw,99vh) scale(.1621)}}.snow:nth-child(327){opacity:1.9994;transform:translate(57.5233vw,-10px) scale(.1759);animation:fall-327 10s -27s linear infinite}@keyframes fall-327{73.137%{transform:translate(62.3272vw,73.137vh) scale(.1759)}to{transform:translate(59.92525vw,99vh) scale(.1759)}}.snow:nth-child(328){opacity:.0738;transform:translate(66.8027vw,-10px) scale(.3233);animation:fall-328 12s -5s linear infinite}@keyframes fall-328{73.878%{transform:translate(67.2351vw,73.878vh) scale(.3233)}to{transform:translate(67.0189vw,99vh) scale(.3233)}}.snow:nth-child(329){opacity:.8566;transform:translate(40.4677vw,-10px) scale(.8908);animation:fall-329 15s -2s linear infinite}@keyframes fall-329{76.427%{transform:translate(31.119vw,76.427vh) scale(.8908)}to{transform:translate(35.79335vw,99vh) scale(.8908)}}.snow:nth-child(330){opacity:1.9812;transform:translate(18.2407vw,-10px) scale(.0927);animation:fall-330 26s -24s linear infinite}@keyframes fall-330{79.899%{transform:translate(27.3741vw,79.899vh) scale(.0927)}to{transform:translate(22.8074vw,99vh) scale(.0927)}}.snow:nth-child(331){opacity:.8944;transform:translate(8.9094vw,-10px) scale(.0381);animation:fall-331 27s -10s linear infinite}@keyframes fall-331{39.424%{transform:translate(16.328vw,39.424vh) scale(.0381)}to{transform:translate(12.6187vw,99vh) scale(.0381)}}.snow:nth-child(332){opacity:.8214;transform:translate(27.7297vw,-10px) scale(.1913);animation:fall-332 27s -27s linear infinite}@keyframes fall-332{67.604%{transform:translate(26.855vw,67.604vh) scale(.1913)}to{transform:translate(27.29235vw,99vh) scale(.1913)}}.snow:nth-child(333){opacity:1.7478;transform:translate(15.6688vw,-10px) scale(.224);animation:fall-333 23s -17s linear infinite}@keyframes fall-333{36.513%{transform:translate(10.1214vw,36.513vh) scale(.224)}to{transform:translate(12.8951vw,99vh) scale(.224)}}.snow:nth-child(334){opacity:.8558;transform:translate(54.499vw,-10px) scale(.4552);animation:fall-334 19s -23s linear infinite}@keyframes fall-334{59.686%{transform:translate(49.6229vw,59.686vh) scale(.4552)}to{transform:translate(52.06095vw,99vh) scale(.4552)}}.snow:nth-child(335){opacity:1.9256;transform:translate(77.0017vw,-10px) scale(.5235);animation:fall-335 30s -6s linear infinite}@keyframes fall-335{36.411%{transform:translate(83.7851vw,36.411vh) scale(.5235)}to{transform:translate(80.3934vw,99vh) scale(.5235)}}.snow:nth-child(336){opacity:1.8628;transform:translate(47.6747vw,-10px) scale(.2354);animation:fall-336 28s -25s linear infinite}@keyframes fall-336{72.712%{transform:translate(48.9579vw,72.712vh) scale(.2354)}to{transform:translate(48.3163vw,99vh) scale(.2354)}}.snow:nth-child(337){opacity:.9932;transform:translate(31.7319vw,-10px) scale(.4613);animation:fall-337 20s -22s linear infinite}@keyframes fall-337{62.213%{transform:translate(28.7942vw,62.213vh) scale(.4613)}to{transform:translate(30.26305vw,99vh) scale(.4613)}}.snow:nth-child(338){opacity:1.9714;transform:translate(97.9316vw,-10px) scale(.118);animation:fall-338 29s -23s linear infinite}@keyframes fall-338{69.362%{transform:translate(105.1663vw,69.362vh) scale(.118)}to{transform:translate(101.54895vw,99vh) scale(.118)}}.snow:nth-child(339){opacity:.0948;transform:translate(38.7393vw,-10px) scale(.3425);animation:fall-339 10s -18s linear infinite}@keyframes fall-339{74.525%{transform:translate(40.1284vw,74.525vh) scale(.3425)}to{transform:translate(39.43385vw,99vh) scale(.3425)}}.snow:nth-child(340){opacity:1.664;transform:translate(65.3473vw,-10px) scale(.2433);animation:fall-340 13s -7s linear infinite}@keyframes fall-340{53.027%{transform:translate(70.5686vw,53.027vh) scale(.2433)}to{transform:translate(67.95795vw,99vh) scale(.2433)}}.snow:nth-child(341){opacity:1.4944;transform:translate(80.9444vw,-10px) scale(.1343);animation:fall-341 27s -11s linear infinite}@keyframes fall-341{36.964%{transform:translate(76.6886vw,36.964vh) scale(.1343)}to{transform:translate(78.8165vw,99vh) scale(.1343)}}.snow:nth-child(342){opacity:1.0106;transform:translate(21.7895vw,-10px) scale(.1592);animation:fall-342 29s -19s linear infinite}@keyframes fall-342{67.801%{transform:translate(23.9193vw,67.801vh) scale(.1592)}to{transform:translate(22.8544vw,99vh) scale(.1592)}}.snow:nth-child(343){opacity:1.2598;transform:translate(15.1303vw,-10px) scale(.638);animation:fall-343 16s -16s linear infinite}@keyframes fall-343{73.823%{transform:translate(11.5254vw,73.823vh) scale(.638)}to{transform:translate(13.32785vw,99vh) scale(.638)}}.snow:nth-child(344){opacity:.633;transform:translate(91.9053vw,-10px) scale(.7027);animation:fall-344 29s -23s linear infinite}@keyframes fall-344{66.533%{transform:translate(100.9564vw,66.533vh) scale(.7027)}to{transform:translate(96.43085vw,99vh) scale(.7027)}}.snow:nth-child(345){opacity:.1084;transform:translate(94.3128vw,-10px) scale(.9809);animation:fall-345 24s -29s linear infinite}@keyframes fall-345{48.095%{transform:translate(91.1804vw,48.095vh) scale(.9809)}to{transform:translate(92.7466vw,99vh) scale(.9809)}}.snow:nth-child(346){opacity:1.0058;transform:translate(30.6259vw,-10px) scale(.3592);animation:fall-346 28s -6s linear infinite}@keyframes fall-346{52.808%{transform:translate(40.4086vw,52.808vh) scale(.3592)}to{transform:translate(35.51725vw,99vh) scale(.3592)}}.snow:nth-child(347){opacity:.9826;transform:translate(95.1323vw,-10px) scale(.3721);animation:fall-347 11s -15s linear infinite}@keyframes fall-347{38.491%{transform:translate(89.5079vw,38.491vh) scale(.3721)}to{transform:translate(92.3201vw,99vh) scale(.3721)}}.snow:nth-child(348){opacity:.4364;transform:translate(65.3453vw,-10px) scale(.5649);animation:fall-348 12s -27s linear infinite}@keyframes fall-348{33.764%{transform:translate(74.9568vw,33.764vh) scale(.5649)}to{transform:translate(70.15105vw,99vh) scale(.5649)}}.snow:nth-child(349){opacity:.2216;transform:translate(77.6215vw,-10px) scale(.6686);animation:fall-349 26s -30s linear infinite}@keyframes fall-349{30.251%{transform:translate(75.3069vw,30.251vh) scale(.6686)}to{transform:translate(76.4642vw,99vh) scale(.6686)}}.snow:nth-child(350){opacity:1.8782;transform:translate(75.458vw,-10px) scale(.6042);animation:fall-350 11s -1s linear infinite}@keyframes fall-350{58.408%{transform:translate(77.3913vw,58.408vh) scale(.6042)}to{transform:translate(76.42465vw,99vh) scale(.6042)}}.snow:nth-child(351){opacity:1.48;transform:translate(70.6177vw,-10px) scale(.1641);animation:fall-351 20s -22s linear infinite}@keyframes fall-351{46.586%{transform:translate(67.298vw,46.586vh) scale(.1641)}to{transform:translate(68.95785vw,99vh) scale(.1641)}}.snow:nth-child(352){opacity:.3574;transform:translate(49.9633vw,-10px) scale(.1047);animation:fall-352 29s -29s linear infinite}@keyframes fall-352{69.583%{transform:translate(53.7097vw,69.583vh) scale(.1047)}to{transform:translate(51.8365vw,99vh) scale(.1047)}}.snow:nth-child(353){opacity:.3632;transform:translate(59.3587vw,-10px) scale(.3444);animation:fall-353 15s -19s linear infinite}@keyframes fall-353{67.447%{transform:translate(61.1885vw,67.447vh) scale(.3444)}to{transform:translate(60.2736vw,99vh) scale(.3444)}}.snow:nth-child(354){opacity:1.408;transform:translate(34.8904vw,-10px) scale(.7321);animation:fall-354 18s -4s linear infinite}@keyframes fall-354{63.769%{transform:translate(36.1303vw,63.769vh) scale(.7321)}to{transform:translate(35.51035vw,99vh) scale(.7321)}}.snow:nth-child(355){opacity:1.9032;transform:translate(10.7292vw,-10px) scale(.032);animation:fall-355 18s -18s linear infinite}@keyframes fall-355{67.202%{transform:translate(10.6003vw,67.202vh) scale(.032)}to{transform:translate(10.66475vw,99vh) scale(.032)}}.snow:nth-child(356){opacity:1.8256;transform:translate(49.0134vw,-10px) scale(.9683);animation:fall-356 19s -14s linear infinite}@keyframes fall-356{64.005%{transform:translate(48.0104vw,64.005vh) scale(.9683)}to{transform:translate(48.5119vw,99vh) scale(.9683)}}.snow:nth-child(357){opacity:.1838;transform:translate(61.7753vw,-10px) scale(.227);animation:fall-357 16s -13s linear infinite}@keyframes fall-357{63.974%{transform:translate(69.7832vw,63.974vh) scale(.227)}to{transform:translate(65.77925vw,99vh) scale(.227)}}.snow:nth-child(358){opacity:.2374;transform:translate(61.0358vw,-10px) scale(.3102);animation:fall-358 12s -1s linear infinite}@keyframes fall-358{34.201%{transform:translate(58.3449vw,34.201vh) scale(.3102)}to{transform:translate(59.69035vw,99vh) scale(.3102)}}.snow:nth-child(359){opacity:.5364;transform:translate(36.4852vw,-10px) scale(.3693);animation:fall-359 11s -24s linear infinite}@keyframes fall-359{56.515%{transform:translate(33.5808vw,56.515vh) scale(.3693)}to{transform:translate(35.033vw,99vh) scale(.3693)}}.snow:nth-child(360){opacity:1.277;transform:translate(5.0362vw,-10px) scale(.8978);animation:fall-360 20s -21s linear infinite}@keyframes fall-360{78.245%{transform:translate(11.1504vw,78.245vh) scale(.8978)}to{transform:translate(8.0933vw,99vh) scale(.8978)}}.snow:nth-child(361){opacity:1.484;transform:translate(83.9043vw,-10px) scale(.5529);animation:fall-361 19s -19s linear infinite}@keyframes fall-361{79.634%{transform:translate(82.0474vw,79.634vh) scale(.5529)}to{transform:translate(82.97585vw,99vh) scale(.5529)}}.snow:nth-child(362){opacity:.0166;transform:translate(23.0105vw,-10px) scale(.7673);animation:fall-362 17s -21s linear infinite}@keyframes fall-362{50.67%{transform:translate(14.2128vw,50.67vh) scale(.7673)}to{transform:translate(18.61165vw,99vh) scale(.7673)}}.snow:nth-child(363){opacity:1.8424;transform:translate(47.2567vw,-10px) scale(.64);animation:fall-363 19s -23s linear infinite}@keyframes fall-363{37.703%{transform:translate(38.5073vw,37.703vh) scale(.64)}to{transform:translate(42.882vw,99vh) scale(.64)}}.snow:nth-child(364){opacity:1.128;transform:translate(25.6915vw,-10px) scale(.0831);animation:fall-364 27s -8s linear infinite}@keyframes fall-364{75.136%{transform:translate(29.09vw,75.136vh) scale(.0831)}to{transform:translate(27.39075vw,99vh) scale(.0831)}}.snow:nth-child(365){opacity:.926;transform:translate(4.1557vw,-10px) scale(.4508);animation:fall-365 22s -1s linear infinite}@keyframes fall-365{55.31%{transform:translate(11.2229vw,55.31vh) scale(.4508)}to{transform:translate(7.6893vw,99vh) scale(.4508)}}.snow:nth-child(366){opacity:1.1228;transform:translate(11.909vw,-10px) scale(.6695);animation:fall-366 12s -14s linear infinite}@keyframes fall-366{32.277%{transform:translate(9.4436vw,32.277vh) scale(.6695)}to{transform:translate(10.6763vw,99vh) scale(.6695)}}.snow:nth-child(367){opacity:.0316;transform:translate(76.2436vw,-10px) scale(.0341);animation:fall-367 15s -10s linear infinite}@keyframes fall-367{55.02%{transform:translate(73.4371vw,55.02vh) scale(.0341)}to{transform:translate(74.84035vw,99vh) scale(.0341)}}.snow:nth-child(368){opacity:.0588;transform:translate(38.9374vw,-10px) scale(.5632);animation:fall-368 13s -13s linear infinite}@keyframes fall-368{39.631%{transform:translate(33.0606vw,39.631vh) scale(.5632)}to{transform:translate(35.999vw,99vh) scale(.5632)}}.snow:nth-child(369){opacity:.7796;transform:translate(46.8583vw,-10px) scale(.1515);animation:fall-369 27s -12s linear infinite}@keyframes fall-369{41.668%{transform:translate(52.4602vw,41.668vh) scale(.1515)}to{transform:translate(49.65925vw,99vh) scale(.1515)}}.snow:nth-child(370){opacity:1.992;transform:translate(64.403vw,-10px) scale(.4901);animation:fall-370 18s -27s linear infinite}@keyframes fall-370{77.739%{transform:translate(61.5717vw,77.739vh) scale(.4901)}to{transform:translate(62.98735vw,99vh) scale(.4901)}}.snow:nth-child(371){opacity:1.2512;transform:translate(59.308vw,-10px) scale(.1498);animation:fall-371 22s -25s linear infinite}@keyframes fall-371{36.701%{transform:translate(53.7167vw,36.701vh) scale(.1498)}to{transform:translate(56.51235vw,99vh) scale(.1498)}}.snow:nth-child(372){opacity:1.183;transform:translate(89.2241vw,-10px) scale(.6252);animation:fall-372 30s -16s linear infinite}@keyframes fall-372{66.935%{transform:translate(82.755vw,66.935vh) scale(.6252)}to{transform:translate(85.98955vw,99vh) scale(.6252)}}.snow:nth-child(373){opacity:1.3018;transform:translate(43.7977vw,-10px) scale(.6865);animation:fall-373 13s -6s linear infinite}@keyframes fall-373{73.684%{transform:translate(44.524vw,73.684vh) scale(.6865)}to{transform:translate(44.16085vw,99vh) scale(.6865)}}.snow:nth-child(374){opacity:1.004;transform:translate(76.1974vw,-10px) scale(.2555);animation:fall-374 23s -28s linear infinite}@keyframes fall-374{63.711%{transform:translate(66.5955vw,63.711vh) scale(.2555)}to{transform:translate(71.39645vw,99vh) scale(.2555)}}.snow:nth-child(375){opacity:.14;transform:translate(14.6248vw,-10px) scale(.4026);animation:fall-375 18s -29s linear infinite}@keyframes fall-375{57.644%{transform:translate(11.7055vw,57.644vh) scale(.4026)}to{transform:translate(13.16515vw,99vh) scale(.4026)}}.snow:nth-child(376){opacity:.0428;transform:translate(75.6715vw,-10px) scale(.6091);animation:fall-376 30s -20s linear infinite}@keyframes fall-376{48.027%{transform:translate(67.3253vw,48.027vh) scale(.6091)}to{transform:translate(71.4984vw,99vh) scale(.6091)}}.snow:nth-child(377){opacity:1.9224;transform:translate(47.5184vw,-10px) scale(.9847);animation:fall-377 16s -19s linear infinite}@keyframes fall-377{65.536%{transform:translate(44.8377vw,65.536vh) scale(.9847)}to{transform:translate(46.17805vw,99vh) scale(.9847)}}.snow:nth-child(378){opacity:.6102;transform:translate(64.9108vw,-10px) scale(.4008);animation:fall-378 18s -28s linear infinite}@keyframes fall-378{78.136%{transform:translate(73.8878vw,78.136vh) scale(.4008)}to{transform:translate(69.3993vw,99vh) scale(.4008)}}.snow:nth-child(379){opacity:.8264;transform:translate(84.1354vw,-10px) scale(.6685);animation:fall-379 29s -1s linear infinite}@keyframes fall-379{76.044%{transform:translate(76.2754vw,76.044vh) scale(.6685)}to{transform:translate(80.2054vw,99vh) scale(.6685)}}.snow:nth-child(380){opacity:.451;transform:translate(59.8002vw,-10px) scale(.8792);animation:fall-380 20s -19s linear infinite}@keyframes fall-380{78.993%{transform:translate(61.3259vw,78.993vh) scale(.8792)}to{transform:translate(60.56305vw,99vh) scale(.8792)}}.snow:nth-child(381){opacity:1.1596;transform:translate(13.1599vw,-10px) scale(.9951);animation:fall-381 26s -11s linear infinite}@keyframes fall-381{59.592%{transform:translate(6.0564vw,59.592vh) scale(.9951)}to{transform:translate(9.60815vw,99vh) scale(.9951)}}.snow:nth-child(382){opacity:1.7854;transform:translate(94.8695vw,-10px) scale(.1117);animation:fall-382 15s -21s linear infinite}@keyframes fall-382{49.507%{transform:translate(90.9491vw,49.507vh) scale(.1117)}to{transform:translate(92.9093vw,99vh) scale(.1117)}}.snow:nth-child(383){opacity:1.0018;transform:translate(49.0612vw,-10px) scale(.3418);animation:fall-383 18s -3s linear infinite}@keyframes fall-383{37.464%{transform:translate(50.4464vw,37.464vh) scale(.3418)}to{transform:translate(49.7538vw,99vh) scale(.3418)}}.snow:nth-child(384){opacity:.8812;transform:translate(68.0381vw,-10px) scale(.5882);animation:fall-384 17s -12s linear infinite}@keyframes fall-384{62.191%{transform:translate(70.6783vw,62.191vh) scale(.5882)}to{transform:translate(69.3582vw,99vh) scale(.5882)}}.snow:nth-child(385){opacity:.7774;transform:translate(4.0964vw,-10px) scale(.5144);animation:fall-385 23s -15s linear infinite}@keyframes fall-385{67.132%{transform:translate(5.0868vw,67.132vh) scale(.5144)}to{transform:translate(4.5916vw,99vh) scale(.5144)}}.snow:nth-child(386){opacity:1.7228;transform:translate(94.2654vw,-10px) scale(.0584);animation:fall-386 27s -8s linear infinite}@keyframes fall-386{55.753%{transform:translate(85.7582vw,55.753vh) scale(.0584)}to{transform:translate(90.0118vw,99vh) scale(.0584)}}.snow:nth-child(387){opacity:.1026;transform:translate(2.346vw,-10px) scale(.7279);animation:fall-387 30s -29s linear infinite}@keyframes fall-387{41.302%{transform:translate(4.5588vw,41.302vh) scale(.7279)}to{transform:translate(3.4524vw,99vh) scale(.7279)}}.snow:nth-child(388){opacity:1.273;transform:translate(43.1661vw,-10px) scale(.4733);animation:fall-388 26s -1s linear infinite}@keyframes fall-388{65.186%{transform:translate(50.6197vw,65.186vh) scale(.4733)}to{transform:translate(46.8929vw,99vh) scale(.4733)}}.snow:nth-child(389){opacity:.2178;transform:translate(48.1887vw,-10px) scale(.4444);animation:fall-389 16s -8s linear infinite}@keyframes fall-389{42.635%{transform:translate(56.1503vw,42.635vh) scale(.4444)}to{transform:translate(52.1695vw,99vh) scale(.4444)}}.snow:nth-child(390){opacity:1.6668;transform:translate(26.5477vw,-10px) scale(.9004);animation:fall-390 22s -21s linear infinite}@keyframes fall-390{54.153%{transform:translate(25.2973vw,54.153vh) scale(.9004)}to{transform:translate(25.9225vw,99vh) scale(.9004)}}.snow:nth-child(391){opacity:.102;transform:translate(81.6258vw,-10px) scale(.4436);animation:fall-391 10s -8s linear infinite}@keyframes fall-391{49.51%{transform:translate(74.2879vw,49.51vh) scale(.4436)}to{transform:translate(77.95685vw,99vh) scale(.4436)}}.snow:nth-child(392){opacity:.4758;transform:translate(67.32vw,-10px) scale(.7477);animation:fall-392 11s -10s linear infinite}@keyframes fall-392{66.218%{transform:translate(73.7238vw,66.218vh) scale(.7477)}to{transform:translate(70.5219vw,99vh) scale(.7477)}}.snow:nth-child(393){opacity:1.2588;transform:translate(77.0698vw,-10px) scale(.6952);animation:fall-393 20s -17s linear infinite}@keyframes fall-393{62.403%{transform:translate(78.2487vw,62.403vh) scale(.6952)}to{transform:translate(77.65925vw,99vh) scale(.6952)}}.snow:nth-child(394){opacity:1.8538;transform:translate(22.1089vw,-10px) scale(.2343);animation:fall-394 14s -3s linear infinite}@keyframes fall-394{30.92%{transform:translate(18.7152vw,30.92vh) scale(.2343)}to{transform:translate(20.41205vw,99vh) scale(.2343)}}.snow:nth-child(395){opacity:1.664;transform:translate(93.1311vw,-10px) scale(.5482);animation:fall-395 12s -18s linear infinite}@keyframes fall-395{49.278%{transform:translate(91.9357vw,49.278vh) scale(.5482)}to{transform:translate(92.5334vw,99vh) scale(.5482)}}.snow:nth-child(396){opacity:1.1072;transform:translate(13.2709vw,-10px) scale(.8833);animation:fall-396 30s -27s linear infinite}@keyframes fall-396{69.882%{transform:translate(18.2582vw,69.882vh) scale(.8833)}to{transform:translate(15.76455vw,99vh) scale(.8833)}}.snow:nth-child(397){opacity:1.2896;transform:translate(43.1958vw,-10px) scale(.0048);animation:fall-397 14s -22s linear infinite}@keyframes fall-397{53.542%{transform:translate(34.8223vw,53.542vh) scale(.0048)}to{transform:translate(39.00905vw,99vh) scale(.0048)}}.snow:nth-child(398){opacity:1.6244;transform:translate(2.5726vw,-10px) scale(.5551);animation:fall-398 29s -2s linear infinite}@keyframes fall-398{31.193%{transform:translate(-7.4207vw,31.193vh) scale(.5551)}to{transform:translate(-2.42405vw,99vh) scale(.5551)}}.snow:nth-child(399){opacity:1.5844;transform:translate(58.052vw,-10px) scale(.3342);animation:fall-399 26s -1s linear infinite}@keyframes fall-399{65.56%{transform:translate(64.1129vw,65.56vh) scale(.3342)}to{transform:translate(61.08245vw,99vh) scale(.3342)}}.snow:nth-child(400){opacity:1.8992;transform:translate(96.5003vw,-10px) scale(.8811);animation:fall-400 18s -18s linear infinite}@keyframes fall-400{48.288%{transform:translate(92.7017vw,48.288vh) scale(.8811)}to{transform:translate(94.601vw,99vh) scale(.8811)}}\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
|
+
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:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.0602;transform:translate(46.9704vw,-10px) scale(.965);animation:fall-1 28s -3s linear infinite}@keyframes fall-1{70.272%{transform:translate(37.631vw,70.272vh) scale(.965)}to{transform:translate(42.3007vw,99vh) scale(.965)}}.snow:nth-child(2){opacity:.3348;transform:translate(87.6925vw,-10px) scale(.533);animation:fall-2 10s -10s linear infinite}@keyframes fall-2{69.881%{transform:translate(90.2978vw,69.881vh) scale(.533)}to{transform:translate(88.99515vw,99vh) scale(.533)}}.snow:nth-child(3){opacity:1.3276;transform:translate(31.5605vw,-10px) scale(.9992);animation:fall-3 16s -6s linear infinite}@keyframes fall-3{40.07%{transform:translate(27.0466vw,40.07vh) scale(.9992)}to{transform:translate(29.30355vw,99vh) scale(.9992)}}.snow:nth-child(4){opacity:.2022;transform:translate(78.4279vw,-10px) scale(.7141);animation:fall-4 12s -19s linear infinite}@keyframes fall-4{47.362%{transform:translate(76.4079vw,47.362vh) scale(.7141)}to{transform:translate(77.4179vw,99vh) scale(.7141)}}.snow:nth-child(5){opacity:.584;transform:translate(71.274vw,-10px) scale(.9885);animation:fall-5 18s -24s linear infinite}@keyframes fall-5{66.818%{transform:translate(65.5894vw,66.818vh) scale(.9885)}to{transform:translate(68.4317vw,99vh) scale(.9885)}}.snow:nth-child(6){opacity:1.7136;transform:translate(36.0025vw,-10px) scale(.2679);animation:fall-6 16s -3s linear infinite}@keyframes fall-6{47.139%{transform:translate(42.9937vw,47.139vh) scale(.2679)}to{transform:translate(39.4981vw,99vh) scale(.2679)}}.snow:nth-child(7){opacity:.983;transform:translate(75.0453vw,-10px) scale(.9679);animation:fall-7 27s -30s linear infinite}@keyframes fall-7{53.626%{transform:translate(68.0036vw,53.626vh) scale(.9679)}to{transform:translate(71.52445vw,99vh) scale(.9679)}}.snow:nth-child(8){opacity:1.0884;transform:translate(86.7197vw,-10px) scale(.4935);animation:fall-8 29s -25s linear infinite}@keyframes fall-8{67.626%{transform:translate(83.8828vw,67.626vh) scale(.4935)}to{transform:translate(85.30125vw,99vh) scale(.4935)}}.snow:nth-child(9){opacity:1.765;transform:translate(69.3642vw,-10px) scale(.0727);animation:fall-9 23s -1s linear infinite}@keyframes fall-9{54.795%{transform:translate(76.4512vw,54.795vh) scale(.0727)}to{transform:translate(72.9077vw,99vh) scale(.0727)}}.snow:nth-child(10){opacity:.1964;transform:translate(81.3949vw,-10px) scale(.3232);animation:fall-10 12s -12s linear infinite}@keyframes fall-10{52.286%{transform:translate(88.1728vw,52.286vh) scale(.3232)}to{transform:translate(84.78385vw,99vh) scale(.3232)}}.snow:nth-child(11){opacity:.5522;transform:translate(71.5749vw,-10px) scale(.3694);animation:fall-11 15s -20s linear infinite}@keyframes fall-11{75.764%{transform:translate(66.0369vw,75.764vh) scale(.3694)}to{transform:translate(68.8059vw,99vh) scale(.3694)}}.snow:nth-child(12){opacity:1.7244;transform:translate(6.952vw,-10px) scale(.3086);animation:fall-12 14s -21s linear infinite}@keyframes fall-12{77.434%{transform:translate(6.1793vw,77.434vh) scale(.3086)}to{transform:translate(6.56565vw,99vh) scale(.3086)}}.snow:nth-child(13){opacity:.2628;transform:translate(58.9876vw,-10px) scale(.2088);animation:fall-13 24s -14s linear infinite}@keyframes fall-13{47.968%{transform:translate(49.8688vw,47.968vh) scale(.2088)}to{transform:translate(54.4282vw,99vh) scale(.2088)}}.snow:nth-child(14){opacity:1.9908;transform:translate(2.4966vw,-10px) scale(.6507);animation:fall-14 21s -7s linear infinite}@keyframes fall-14{37.381%{transform:translate(-4.6777vw,37.381vh) scale(.6507)}to{transform:translate(-1.09055vw,99vh) scale(.6507)}}.snow:nth-child(15){opacity:1.3296;transform:translate(47.7023vw,-10px) scale(.7848);animation:fall-15 22s -30s linear infinite}@keyframes fall-15{74.41%{transform:translate(50.7549vw,74.41vh) scale(.7848)}to{transform:translate(49.2286vw,99vh) scale(.7848)}}.snow:nth-child(16){opacity:1.9452;transform:translate(73.1092vw,-10px) scale(.7172);animation:fall-16 14s -2s linear infinite}@keyframes fall-16{79.778%{transform:translate(73.3211vw,79.778vh) scale(.7172)}to{transform:translate(73.21515vw,99vh) scale(.7172)}}.snow:nth-child(17){opacity:1.826;transform:translate(70.0641vw,-10px) scale(.3518);animation:fall-17 30s -4s linear infinite}@keyframes fall-17{46.031%{transform:translate(68.0591vw,46.031vh) scale(.3518)}to{transform:translate(69.0616vw,99vh) scale(.3518)}}.snow:nth-child(18){opacity:1.8494;transform:translate(39.377vw,-10px) scale(.6241);animation:fall-18 30s -27s linear infinite}@keyframes fall-18{56.921%{transform:translate(42.1316vw,56.921vh) scale(.6241)}to{transform:translate(40.7543vw,99vh) scale(.6241)}}.snow:nth-child(19){opacity:.0574;transform:translate(25.2354vw,-10px) scale(.8798);animation:fall-19 29s -12s linear infinite}@keyframes fall-19{57.758%{transform:translate(27.878vw,57.758vh) scale(.8798)}to{transform:translate(26.5567vw,99vh) scale(.8798)}}.snow:nth-child(20){opacity:1.192;transform:translate(97.4919vw,-10px) scale(.0319);animation:fall-20 28s -18s linear infinite}@keyframes fall-20{37.531%{transform:translate(101.4532vw,37.531vh) scale(.0319)}to{transform:translate(99.47255vw,99vh) scale(.0319)}}.snow:nth-child(21){opacity:1.0106;transform:translate(99.0836vw,-10px) scale(.928);animation:fall-21 24s -9s linear infinite}@keyframes fall-21{67.313%{transform:translate(100.281vw,67.313vh) scale(.928)}to{transform:translate(99.6823vw,99vh) scale(.928)}}.snow:nth-child(22){opacity:1.1388;transform:translate(86.0696vw,-10px) scale(.7933);animation:fall-22 11s -3s linear infinite}@keyframes fall-22{49.078%{transform:translate(88.9vw,49.078vh) scale(.7933)}to{transform:translate(87.4848vw,99vh) scale(.7933)}}.snow:nth-child(23){opacity:.2902;transform:translate(81.2748vw,-10px) scale(.9576);animation:fall-23 11s -5s linear infinite}@keyframes fall-23{47.72%{transform:translate(80.4536vw,47.72vh) scale(.9576)}to{transform:translate(80.8642vw,99vh) scale(.9576)}}.snow:nth-child(24){opacity:.6198;transform:translate(15.7421vw,-10px) scale(.7332);animation:fall-24 30s -3s linear infinite}@keyframes fall-24{37.178%{transform:translate(15.0065vw,37.178vh) scale(.7332)}to{transform:translate(15.3743vw,99vh) scale(.7332)}}.snow:nth-child(25){opacity:.6818;transform:translate(69.6179vw,-10px) scale(.3262);animation:fall-25 22s -5s linear infinite}@keyframes fall-25{55.36%{transform:translate(73.6965vw,55.36vh) scale(.3262)}to{transform:translate(71.6572vw,99vh) scale(.3262)}}.snow:nth-child(26){opacity:1.5784;transform:translate(87.9315vw,-10px) scale(.7151);animation:fall-26 22s -4s linear infinite}@keyframes fall-26{64.749%{transform:translate(97.1913vw,64.749vh) scale(.7151)}to{transform:translate(92.5614vw,99vh) scale(.7151)}}.snow:nth-child(27){opacity:1.5428;transform:translate(32.3895vw,-10px) scale(.2314);animation:fall-27 11s -13s linear infinite}@keyframes fall-27{40.787%{transform:translate(25.0555vw,40.787vh) scale(.2314)}to{transform:translate(28.7225vw,99vh) scale(.2314)}}.snow:nth-child(28){opacity:.0256;transform:translate(90.6366vw,-10px) scale(.8236);animation:fall-28 29s -13s linear infinite}@keyframes fall-28{44.546%{transform:translate(89.2088vw,44.546vh) scale(.8236)}to{transform:translate(89.9227vw,99vh) scale(.8236)}}.snow:nth-child(29){opacity:1.264;transform:translate(50.3489vw,-10px) scale(.9837);animation:fall-29 10s -28s linear infinite}@keyframes fall-29{42.234%{transform:translate(58.0373vw,42.234vh) scale(.9837)}to{transform:translate(54.1931vw,99vh) scale(.9837)}}.snow:nth-child(30){opacity:.8306;transform:translate(54.2701vw,-10px) scale(.6973);animation:fall-30 21s -9s linear infinite}@keyframes fall-30{45.616%{transform:translate(46.9045vw,45.616vh) scale(.6973)}to{transform:translate(50.5873vw,99vh) scale(.6973)}}.snow:nth-child(31){opacity:1.8002;transform:translate(7.2715vw,-10px) scale(.0665);animation:fall-31 10s -12s linear infinite}@keyframes fall-31{78.093%{transform:translate(1.996vw,78.093vh) scale(.0665)}to{transform:translate(4.63375vw,99vh) scale(.0665)}}.snow:nth-child(32){opacity:1.702;transform:translate(93.2756vw,-10px) scale(.3825);animation:fall-32 19s -9s linear infinite}@keyframes fall-32{34.163%{transform:translate(86.2732vw,34.163vh) scale(.3825)}to{transform:translate(89.7744vw,99vh) scale(.3825)}}.snow:nth-child(33){opacity:1.7538;transform:translate(57.942vw,-10px) scale(.1758);animation:fall-33 24s -22s linear infinite}@keyframes fall-33{50.872%{transform:translate(53.7799vw,50.872vh) scale(.1758)}to{transform:translate(55.86095vw,99vh) scale(.1758)}}.snow:nth-child(34){opacity:.4916;transform:translate(80.1268vw,-10px) scale(.4745);animation:fall-34 27s -30s linear infinite}@keyframes fall-34{30.746%{transform:translate(79.0113vw,30.746vh) scale(.4745)}to{transform:translate(79.56905vw,99vh) scale(.4745)}}.snow:nth-child(35){opacity:.4462;transform:translate(57.7659vw,-10px) scale(.8713);animation:fall-35 11s -30s linear infinite}@keyframes fall-35{39.211%{transform:translate(48.2562vw,39.211vh) scale(.8713)}to{transform:translate(53.01105vw,99vh) scale(.8713)}}.snow:nth-child(36){opacity:1.6332;transform:translate(73.971vw,-10px) scale(.3809);animation:fall-36 29s -24s linear infinite}@keyframes fall-36{49.936%{transform:translate(69.1946vw,49.936vh) scale(.3809)}to{transform:translate(71.5828vw,99vh) scale(.3809)}}.snow:nth-child(37){opacity:1.201;transform:translate(57.1478vw,-10px) scale(.8925);animation:fall-37 10s -17s linear infinite}@keyframes fall-37{52.502%{transform:translate(55.1646vw,52.502vh) scale(.8925)}to{transform:translate(56.1562vw,99vh) scale(.8925)}}.snow:nth-child(38){opacity:1.3922;transform:translate(20.8873vw,-10px) scale(.8613);animation:fall-38 30s -2s linear infinite}@keyframes fall-38{58.912%{transform:translate(30.4939vw,58.912vh) scale(.8613)}to{transform:translate(25.6906vw,99vh) scale(.8613)}}.snow:nth-child(39){opacity:1.7102;transform:translate(3.2594vw,-10px) scale(.5607);animation:fall-39 13s -9s linear infinite}@keyframes fall-39{77.751%{transform:translate(11.7493vw,77.751vh) scale(.5607)}to{transform:translate(7.50435vw,99vh) scale(.5607)}}.snow:nth-child(40){opacity:.8026;transform:translate(63.1006vw,-10px) scale(.8749);animation:fall-40 14s -7s linear infinite}@keyframes fall-40{62.878%{transform:translate(62.0475vw,62.878vh) scale(.8749)}to{transform:translate(62.57405vw,99vh) scale(.8749)}}.snow:nth-child(41){opacity:.3216;transform:translate(25.4834vw,-10px) scale(.991);animation:fall-41 25s -17s linear infinite}@keyframes fall-41{76.61%{transform:translate(28.4347vw,76.61vh) scale(.991)}to{transform:translate(26.95905vw,99vh) scale(.991)}}.snow:nth-child(42){opacity:.9262;transform:translate(78.3594vw,-10px) scale(.1405);animation:fall-42 25s -14s linear infinite}@keyframes fall-42{35.767%{transform:translate(71.1642vw,35.767vh) scale(.1405)}to{transform:translate(74.7618vw,99vh) scale(.1405)}}.snow:nth-child(43){opacity:1.8176;transform:translate(56.844vw,-10px) scale(.3713);animation:fall-43 21s -8s linear infinite}@keyframes fall-43{33.6%{transform:translate(60.3846vw,33.6vh) scale(.3713)}to{transform:translate(58.6143vw,99vh) scale(.3713)}}.snow:nth-child(44){opacity:1.898;transform:translate(24.6022vw,-10px) scale(.9944);animation:fall-44 11s -12s linear infinite}@keyframes fall-44{35.054%{transform:translate(33.8885vw,35.054vh) scale(.9944)}to{transform:translate(29.24535vw,99vh) scale(.9944)}}.snow:nth-child(45){opacity:.7556;transform:translate(.4576vw,-10px) scale(.9894);animation:fall-45 17s -4s linear infinite}@keyframes fall-45{55.778%{transform:translate(5.0454vw,55.778vh) scale(.9894)}to{transform:translate(2.7515vw,99vh) scale(.9894)}}.snow:nth-child(46){opacity:.1926;transform:translate(15.5705vw,-10px) scale(.3058);animation:fall-46 21s -26s linear infinite}@keyframes fall-46{52.972%{transform:translate(24.5894vw,52.972vh) scale(.3058)}to{transform:translate(20.07995vw,99vh) scale(.3058)}}.snow:nth-child(47){opacity:1.5178;transform:translate(79.5351vw,-10px) scale(.951);animation:fall-47 24s -18s linear infinite}@keyframes fall-47{47.608%{transform:translate(73.7903vw,47.608vh) scale(.951)}to{transform:translate(76.6627vw,99vh) scale(.951)}}.snow:nth-child(48){opacity:.0054;transform:translate(16.1399vw,-10px) scale(.498);animation:fall-48 26s -5s linear infinite}@keyframes fall-48{58.384%{transform:translate(6.5669vw,58.384vh) scale(.498)}to{transform:translate(11.3534vw,99vh) scale(.498)}}.snow:nth-child(49){opacity:.5138;transform:translate(15.637vw,-10px) scale(.9204);animation:fall-49 20s -6s linear infinite}@keyframes fall-49{32.786%{transform:translate(23.2656vw,32.786vh) scale(.9204)}to{transform:translate(19.4513vw,99vh) scale(.9204)}}.snow:nth-child(50){opacity:1.9764;transform:translate(25.3653vw,-10px) scale(.5329);animation:fall-50 28s -18s linear infinite}@keyframes fall-50{35.658%{transform:translate(16.477vw,35.658vh) scale(.5329)}to{transform:translate(20.92115vw,99vh) scale(.5329)}}.snow:nth-child(51){opacity:1.6956;transform:translate(6.5504vw,-10px) scale(.1382);animation:fall-51 26s -19s linear infinite}@keyframes fall-51{78.958%{transform:translate(14.7423vw,78.958vh) scale(.1382)}to{transform:translate(10.64635vw,99vh) scale(.1382)}}.snow:nth-child(52){opacity:.6312;transform:translate(44.4975vw,-10px) scale(.3251);animation:fall-52 27s -12s linear infinite}@keyframes fall-52{35.241%{transform:translate(50.5574vw,35.241vh) scale(.3251)}to{transform:translate(47.52745vw,99vh) scale(.3251)}}.snow:nth-child(53){opacity:.9052;transform:translate(53.5489vw,-10px) scale(.0061);animation:fall-53 28s -21s linear infinite}@keyframes fall-53{79.585%{transform:translate(51.5796vw,79.585vh) scale(.0061)}to{transform:translate(52.56425vw,99vh) scale(.0061)}}.snow:nth-child(54){opacity:1.0956;transform:translate(54.8692vw,-10px) scale(.0137);animation:fall-54 24s -21s linear infinite}@keyframes fall-54{55.142%{transform:translate(50.002vw,55.142vh) scale(.0137)}to{transform:translate(52.4356vw,99vh) scale(.0137)}}.snow:nth-child(55){opacity:1.4474;transform:translate(84.6417vw,-10px) scale(.6948);animation:fall-55 14s -3s linear infinite}@keyframes fall-55{62.88%{transform:translate(77.519vw,62.88vh) scale(.6948)}to{transform:translate(81.08035vw,99vh) scale(.6948)}}.snow:nth-child(56){opacity:1.923;transform:translate(79.2114vw,-10px) scale(.2076);animation:fall-56 19s -18s linear infinite}@keyframes fall-56{50.638%{transform:translate(69.6637vw,50.638vh) scale(.2076)}to{transform:translate(74.43755vw,99vh) scale(.2076)}}.snow:nth-child(57){opacity:.2644;transform:translate(65.5215vw,-10px) scale(.8045);animation:fall-57 12s -14s linear infinite}@keyframes fall-57{36.307%{transform:translate(65.5764vw,36.307vh) scale(.8045)}to{transform:translate(65.54895vw,99vh) scale(.8045)}}.snow:nth-child(58){opacity:1.407;transform:translate(54.0135vw,-10px) scale(.0788);animation:fall-58 14s -6s linear infinite}@keyframes fall-58{72.021%{transform:translate(55.3055vw,72.021vh) scale(.0788)}to{transform:translate(54.6595vw,99vh) scale(.0788)}}.snow:nth-child(59){opacity:1.0124;transform:translate(58.7499vw,-10px) scale(.5915);animation:fall-59 10s -17s linear infinite}@keyframes fall-59{79.218%{transform:translate(49.0345vw,79.218vh) scale(.5915)}to{transform:translate(53.8922vw,99vh) scale(.5915)}}.snow:nth-child(60){opacity:1.9564;transform:translate(13.8244vw,-10px) scale(.2657);animation:fall-60 13s -20s linear infinite}@keyframes fall-60{54.192%{transform:translate(22.3352vw,54.192vh) scale(.2657)}to{transform:translate(18.0798vw,99vh) scale(.2657)}}.snow:nth-child(61){opacity:.9934;transform:translate(10.1123vw,-10px) scale(.8166);animation:fall-61 15s -11s linear infinite}@keyframes fall-61{73.1%{transform:translate(3.7342vw,73.1vh) scale(.8166)}to{transform:translate(6.92325vw,99vh) scale(.8166)}}.snow:nth-child(62){opacity:1.7792;transform:translate(78.5827vw,-10px) scale(.064);animation:fall-62 11s -6s linear infinite}@keyframes fall-62{73.508%{transform:translate(82.3053vw,73.508vh) scale(.064)}to{transform:translate(80.444vw,99vh) scale(.064)}}.snow:nth-child(63){opacity:.2068;transform:translate(25.4991vw,-10px) scale(.9713);animation:fall-63 20s -7s linear infinite}@keyframes fall-63{30.331%{transform:translate(21.6533vw,30.331vh) scale(.9713)}to{transform:translate(23.5762vw,99vh) scale(.9713)}}.snow:nth-child(64){opacity:.6456;transform:translate(85.4022vw,-10px) scale(.804);animation:fall-64 14s -10s linear infinite}@keyframes fall-64{39.517%{transform:translate(84.1701vw,39.517vh) scale(.804)}to{transform:translate(84.78615vw,99vh) scale(.804)}}.snow:nth-child(65){opacity:1.824;transform:translate(83.071vw,-10px) scale(.1699);animation:fall-65 14s -23s linear infinite}@keyframes fall-65{36.794%{transform:translate(83.0616vw,36.794vh) scale(.1699)}to{transform:translate(83.0663vw,99vh) scale(.1699)}}.snow:nth-child(66){opacity:.4078;transform:translate(10.256vw,-10px) scale(.8986);animation:fall-66 19s -17s linear infinite}@keyframes fall-66{68.902%{transform:translate(8.6167vw,68.902vh) scale(.8986)}to{transform:translate(9.43635vw,99vh) scale(.8986)}}.snow:nth-child(67){opacity:1.4734;transform:translate(82.8949vw,-10px) scale(.9633);animation:fall-67 21s -9s linear infinite}@keyframes fall-67{35.669%{transform:translate(78.2284vw,35.669vh) scale(.9633)}to{transform:translate(80.56165vw,99vh) scale(.9633)}}.snow:nth-child(68){opacity:.6242;transform:translate(3.1677vw,-10px) scale(.925);animation:fall-68 24s -19s linear infinite}@keyframes fall-68{45.866%{transform:translate(2.1569vw,45.866vh) scale(.925)}to{transform:translate(2.6623vw,99vh) scale(.925)}}.snow:nth-child(69){opacity:1.8824;transform:translate(19.3339vw,-10px) scale(.2619);animation:fall-69 12s -12s linear infinite}@keyframes fall-69{56.277%{transform:translate(26.1188vw,56.277vh) scale(.2619)}to{transform:translate(22.72635vw,99vh) scale(.2619)}}.snow:nth-child(70){opacity:.96;transform:translate(47.9008vw,-10px) scale(.3009);animation:fall-70 26s -28s linear infinite}@keyframes fall-70{37.135%{transform:translate(46.5611vw,37.135vh) scale(.3009)}to{transform:translate(47.23095vw,99vh) scale(.3009)}}.snow:nth-child(71){opacity:1.6;transform:translate(71.0558vw,-10px) scale(.5958);animation:fall-71 10s -16s linear infinite}@keyframes fall-71{61.67%{transform:translate(77.0525vw,61.67vh) scale(.5958)}to{transform:translate(74.05415vw,99vh) scale(.5958)}}.snow:nth-child(72){opacity:1.0468;transform:translate(5.4529vw,-10px) scale(.3407);animation:fall-72 23s -8s linear infinite}@keyframes fall-72{73.634%{transform:translate(6.8193vw,73.634vh) scale(.3407)}to{transform:translate(6.1361vw,99vh) scale(.3407)}}.snow:nth-child(73){opacity:.289;transform:translate(41.773vw,-10px) scale(.9649);animation:fall-73 18s -3s linear infinite}@keyframes fall-73{65.807%{transform:translate(49.7457vw,65.807vh) scale(.9649)}to{transform:translate(45.75935vw,99vh) scale(.9649)}}.snow:nth-child(74){opacity:.0724;transform:translate(19.8632vw,-10px) scale(.9909);animation:fall-74 23s -25s linear infinite}@keyframes fall-74{60.346%{transform:translate(20.702vw,60.346vh) scale(.9909)}to{transform:translate(20.2826vw,99vh) scale(.9909)}}.snow:nth-child(75){opacity:1.9484;transform:translate(68.4102vw,-10px) scale(.0549);animation:fall-75 12s -14s linear infinite}@keyframes fall-75{52.401%{transform:translate(73.8011vw,52.401vh) scale(.0549)}to{transform:translate(71.10565vw,99vh) scale(.0549)}}.snow:nth-child(76){opacity:.9626;transform:translate(55.0796vw,-10px) scale(.3997);animation:fall-76 17s -6s linear infinite}@keyframes fall-76{55.043%{transform:translate(49.9898vw,55.043vh) scale(.3997)}to{transform:translate(52.5347vw,99vh) scale(.3997)}}.snow:nth-child(77){opacity:1.2148;transform:translate(36.7485vw,-10px) scale(.5111);animation:fall-77 10s -9s linear infinite}@keyframes fall-77{46.18%{transform:translate(40.1476vw,46.18vh) scale(.5111)}to{transform:translate(38.44805vw,99vh) scale(.5111)}}.snow:nth-child(78){opacity:1.1196;transform:translate(28.9086vw,-10px) scale(.5609);animation:fall-78 24s -5s linear infinite}@keyframes fall-78{56.969%{transform:translate(29.8556vw,56.969vh) scale(.5609)}to{transform:translate(29.3821vw,99vh) scale(.5609)}}.snow:nth-child(79){opacity:.0352;transform:translate(54.8506vw,-10px) scale(.0298);animation:fall-79 10s -26s linear infinite}@keyframes fall-79{48.667%{transform:translate(54.7443vw,48.667vh) scale(.0298)}to{transform:translate(54.79745vw,99vh) scale(.0298)}}.snow:nth-child(80){opacity:.9282;transform:translate(30.7422vw,-10px) scale(.1753);animation:fall-80 10s -25s linear infinite}@keyframes fall-80{59.712%{transform:translate(31.6828vw,59.712vh) scale(.1753)}to{transform:translate(31.2125vw,99vh) scale(.1753)}}.snow:nth-child(81){opacity:1.3402;transform:translate(16.2764vw,-10px) scale(.7261);animation:fall-81 17s -16s linear infinite}@keyframes fall-81{30.816%{transform:translate(18.3155vw,30.816vh) scale(.7261)}to{transform:translate(17.29595vw,99vh) scale(.7261)}}.snow:nth-child(82){opacity:.817;transform:translate(24.9538vw,-10px) scale(.0183);animation:fall-82 18s -16s linear infinite}@keyframes fall-82{66.054%{transform:translate(29.9841vw,66.054vh) scale(.0183)}to{transform:translate(27.46895vw,99vh) scale(.0183)}}.snow:nth-child(83){opacity:.4598;transform:translate(27.755vw,-10px) scale(.632);animation:fall-83 15s -29s linear infinite}@keyframes fall-83{33.172%{transform:translate(19.3241vw,33.172vh) scale(.632)}to{transform:translate(23.53955vw,99vh) scale(.632)}}.snow:nth-child(84){opacity:.7416;transform:translate(39.2797vw,-10px) scale(.6762);animation:fall-84 14s -26s linear infinite}@keyframes fall-84{40.653%{transform:translate(43.5428vw,40.653vh) scale(.6762)}to{transform:translate(41.41125vw,99vh) scale(.6762)}}.snow:nth-child(85){opacity:1.0696;transform:translate(78.9788vw,-10px) scale(.7737);animation:fall-85 12s -24s linear infinite}@keyframes fall-85{44.473%{transform:translate(79.8693vw,44.473vh) scale(.7737)}to{transform:translate(79.42405vw,99vh) scale(.7737)}}.snow:nth-child(86){opacity:1.577;transform:translate(42.5766vw,-10px) scale(.2048);animation:fall-86 10s -1s linear infinite}@keyframes fall-86{36.812%{transform:translate(39.4992vw,36.812vh) scale(.2048)}to{transform:translate(41.0379vw,99vh) scale(.2048)}}.snow:nth-child(87){opacity:1.2168;transform:translate(15.4123vw,-10px) scale(.8783);animation:fall-87 26s -10s linear infinite}@keyframes fall-87{66.675%{transform:translate(14.4479vw,66.675vh) scale(.8783)}to{transform:translate(14.9301vw,99vh) scale(.8783)}}.snow:nth-child(88){opacity:1.9156;transform:translate(61.2623vw,-10px) scale(.078);animation:fall-88 19s -6s linear infinite}@keyframes fall-88{34.957%{transform:translate(68.7346vw,34.957vh) scale(.078)}to{transform:translate(64.99845vw,99vh) scale(.078)}}.snow:nth-child(89){opacity:1.8254;transform:translate(54.9872vw,-10px) scale(.3778);animation:fall-89 23s -22s linear infinite}@keyframes fall-89{52.896%{transform:translate(49.0349vw,52.896vh) scale(.3778)}to{transform:translate(52.01105vw,99vh) scale(.3778)}}.snow:nth-child(90){opacity:1.0686;transform:translate(28.8449vw,-10px) scale(.2832);animation:fall-90 28s -8s linear infinite}@keyframes fall-90{38.652%{transform:translate(35.4487vw,38.652vh) scale(.2832)}to{transform:translate(32.1468vw,99vh) scale(.2832)}}.snow:nth-child(91){opacity:1.0688;transform:translate(12.3003vw,-10px) scale(.5036);animation:fall-91 14s -13s linear infinite}@keyframes fall-91{41.549%{transform:translate(9.9364vw,41.549vh) scale(.5036)}to{transform:translate(11.11835vw,99vh) scale(.5036)}}.snow:nth-child(92){opacity:.1286;transform:translate(48.7265vw,-10px) scale(.8875);animation:fall-92 19s -9s linear infinite}@keyframes fall-92{31.477%{transform:translate(55.7667vw,31.477vh) scale(.8875)}to{transform:translate(52.2466vw,99vh) scale(.8875)}}.snow:nth-child(93){opacity:.7172;transform:translate(98.3505vw,-10px) scale(.1419);animation:fall-93 15s -8s linear infinite}@keyframes fall-93{77.132%{transform:translate(88.5662vw,77.132vh) scale(.1419)}to{transform:translate(93.45835vw,99vh) scale(.1419)}}.snow:nth-child(94){opacity:.2682;transform:translate(38.4353vw,-10px) scale(.8036);animation:fall-94 29s -24s linear infinite}@keyframes fall-94{39.225%{transform:translate(35.9864vw,39.225vh) scale(.8036)}to{transform:translate(37.21085vw,99vh) scale(.8036)}}.snow:nth-child(95){opacity:.326;transform:translate(85.6347vw,-10px) scale(.6342);animation:fall-95 20s -22s linear infinite}@keyframes fall-95{68.289%{transform:translate(84.9436vw,68.289vh) scale(.6342)}to{transform:translate(85.28915vw,99vh) scale(.6342)}}.snow:nth-child(96){opacity:1.3054;transform:translate(51.5423vw,-10px) scale(.0413);animation:fall-96 12s -29s linear infinite}@keyframes fall-96{36.543%{transform:translate(58.6866vw,36.543vh) scale(.0413)}to{transform:translate(55.11445vw,99vh) scale(.0413)}}.snow:nth-child(97){opacity:1.5848;transform:translate(78.744vw,-10px) scale(.8531);animation:fall-97 11s -2s linear infinite}@keyframes fall-97{58.043%{transform:translate(75.8645vw,58.043vh) scale(.8531)}to{transform:translate(77.30425vw,99vh) scale(.8531)}}.snow:nth-child(98){opacity:.8732;transform:translate(29.3533vw,-10px) scale(.5271);animation:fall-98 23s -11s linear infinite}@keyframes fall-98{34.173%{transform:translate(33.5426vw,34.173vh) scale(.5271)}to{transform:translate(31.44795vw,99vh) scale(.5271)}}.snow:nth-child(99){opacity:1.3138;transform:translate(77.0889vw,-10px) scale(.5873);animation:fall-99 12s -19s linear infinite}@keyframes fall-99{75.838%{transform:translate(75.1973vw,75.838vh) scale(.5873)}to{transform:translate(76.1431vw,99vh) scale(.5873)}}.snow:nth-child(100){opacity:.1342;transform:translate(13.4152vw,-10px) scale(.4225);animation:fall-100 10s -26s linear infinite}@keyframes fall-100{60.343%{transform:translate(9.5543vw,60.343vh) scale(.4225)}to{transform:translate(11.48475vw,99vh) scale(.4225)}}.snow:nth-child(101){opacity:.8196;transform:translate(71.003vw,-10px) scale(.5684);animation:fall-101 18s -1s linear infinite}@keyframes fall-101{39.207%{transform:translate(67.0625vw,39.207vh) scale(.5684)}to{transform:translate(69.03275vw,99vh) scale(.5684)}}.snow:nth-child(102){opacity:1.9002;transform:translate(7.4866vw,-10px) scale(.4399);animation:fall-102 28s -3s linear infinite}@keyframes fall-102{64.949%{transform:translate(5.0057vw,64.949vh) scale(.4399)}to{transform:translate(6.24615vw,99vh) scale(.4399)}}.snow:nth-child(103){opacity:1.1234;transform:translate(11.6673vw,-10px) scale(.7748);animation:fall-103 17s -21s linear infinite}@keyframes fall-103{79.996%{transform:translate(19.134vw,79.996vh) scale(.7748)}to{transform:translate(15.40065vw,99vh) scale(.7748)}}.snow:nth-child(104){opacity:1.33;transform:translate(73.5716vw,-10px) scale(.9529);animation:fall-104 26s -28s linear infinite}@keyframes fall-104{79.547%{transform:translate(74.6028vw,79.547vh) scale(.9529)}to{transform:translate(74.0872vw,99vh) scale(.9529)}}.snow:nth-child(105){opacity:.7356;transform:translate(24.6575vw,-10px) scale(.9075);animation:fall-105 12s -13s linear infinite}@keyframes fall-105{75.839%{transform:translate(23.4461vw,75.839vh) scale(.9075)}to{transform:translate(24.0518vw,99vh) scale(.9075)}}.snow:nth-child(106){opacity:1.6074;transform:translate(68.9739vw,-10px) scale(.0831);animation:fall-106 24s -24s linear infinite}@keyframes fall-106{35.86%{transform:translate(74.3454vw,35.86vh) scale(.0831)}to{transform:translate(71.65965vw,99vh) scale(.0831)}}.snow:nth-child(107){opacity:1.4226;transform:translate(76.3519vw,-10px) scale(.9096);animation:fall-107 24s -30s linear infinite}@keyframes fall-107{40.758%{transform:translate(75.4401vw,40.758vh) scale(.9096)}to{transform:translate(75.896vw,99vh) scale(.9096)}}.snow:nth-child(108){opacity:1.0256;transform:translate(92.7275vw,-10px) scale(.9244);animation:fall-108 10s -29s linear infinite}@keyframes fall-108{75.23%{transform:translate(94.1531vw,75.23vh) scale(.9244)}to{transform:translate(93.4403vw,99vh) scale(.9244)}}.snow:nth-child(109){opacity:.4418;transform:translate(77.841vw,-10px) scale(.0199);animation:fall-109 21s -7s linear infinite}@keyframes fall-109{77.481%{transform:translate(69.8033vw,77.481vh) scale(.0199)}to{transform:translate(73.82215vw,99vh) scale(.0199)}}.snow:nth-child(110){opacity:.1084;transform:translate(66.2729vw,-10px) scale(.0883);animation:fall-110 27s -26s linear infinite}@keyframes fall-110{69.749%{transform:translate(61.0643vw,69.749vh) scale(.0883)}to{transform:translate(63.6686vw,99vh) scale(.0883)}}.snow:nth-child(111){opacity:1.2662;transform:translate(3.2697vw,-10px) scale(.4846);animation:fall-111 29s -17s linear infinite}@keyframes fall-111{31.287%{transform:translate(2.4505vw,31.287vh) scale(.4846)}to{transform:translate(2.8601vw,99vh) scale(.4846)}}.snow:nth-child(112){opacity:.7782;transform:translate(70.3795vw,-10px) scale(.235);animation:fall-112 25s -14s linear infinite}@keyframes fall-112{66.614%{transform:translate(64.8438vw,66.614vh) scale(.235)}to{transform:translate(67.61165vw,99vh) scale(.235)}}.snow:nth-child(113){opacity:1.366;transform:translate(48.2558vw,-10px) scale(.1971);animation:fall-113 30s -13s linear infinite}@keyframes fall-113{69.671%{transform:translate(55.8851vw,69.671vh) scale(.1971)}to{transform:translate(52.07045vw,99vh) scale(.1971)}}.snow:nth-child(114){opacity:.0788;transform:translate(81.7724vw,-10px) scale(.8012);animation:fall-114 24s -11s linear infinite}@keyframes fall-114{59.485%{transform:translate(88.2874vw,59.485vh) scale(.8012)}to{transform:translate(85.0299vw,99vh) scale(.8012)}}.snow:nth-child(115){opacity:.6968;transform:translate(38.7201vw,-10px) scale(.8628);animation:fall-115 26s -14s linear infinite}@keyframes fall-115{45.082%{transform:translate(36.9294vw,45.082vh) scale(.8628)}to{transform:translate(37.82475vw,99vh) scale(.8628)}}.snow:nth-child(116){opacity:.8344;transform:translate(41.3211vw,-10px) scale(.7716);animation:fall-116 16s -10s linear infinite}@keyframes fall-116{42.564%{transform:translate(35.1791vw,42.564vh) scale(.7716)}to{transform:translate(38.2501vw,99vh) scale(.7716)}}.snow:nth-child(117){opacity:.3858;transform:translate(96.8854vw,-10px) scale(.0625);animation:fall-117 28s -3s linear infinite}@keyframes fall-117{58.911%{transform:translate(96.6956vw,58.911vh) scale(.0625)}to{transform:translate(96.7905vw,99vh) scale(.0625)}}.snow:nth-child(118){opacity:1.6666;transform:translate(98.5983vw,-10px) scale(.0415);animation:fall-118 24s -25s linear infinite}@keyframes fall-118{36.245%{transform:translate(88.706vw,36.245vh) scale(.0415)}to{transform:translate(93.65215vw,99vh) scale(.0415)}}.snow:nth-child(119){opacity:1.627;transform:translate(51.9068vw,-10px) scale(.43);animation:fall-119 27s -29s linear infinite}@keyframes fall-119{71.331%{transform:translate(53.6745vw,71.331vh) scale(.43)}to{transform:translate(52.79065vw,99vh) scale(.43)}}.snow:nth-child(120){opacity:.5344;transform:translate(12.3458vw,-10px) scale(.2708);animation:fall-120 15s -27s linear infinite}@keyframes fall-120{79.244%{transform:translate(3.7728vw,79.244vh) scale(.2708)}to{transform:translate(8.0593vw,99vh) scale(.2708)}}.snow:nth-child(121){opacity:1.7454;transform:translate(.9104vw,-10px) scale(.764);animation:fall-121 29s -10s linear infinite}@keyframes fall-121{32.47%{transform:translate(-4.8082vw,32.47vh) scale(.764)}to{transform:translate(-1.9489vw,99vh) scale(.764)}}.snow:nth-child(122){opacity:.5656;transform:translate(15.4384vw,-10px) scale(.1996);animation:fall-122 24s -27s linear infinite}@keyframes fall-122{68.248%{transform:translate(10.383vw,68.248vh) scale(.1996)}to{transform:translate(12.9107vw,99vh) scale(.1996)}}.snow:nth-child(123){opacity:1.383;transform:translate(36.6918vw,-10px) scale(.4156);animation:fall-123 12s -29s linear infinite}@keyframes fall-123{58.078%{transform:translate(36.1353vw,58.078vh) scale(.4156)}to{transform:translate(36.41355vw,99vh) scale(.4156)}}.snow:nth-child(124){opacity:.938;transform:translate(48.0876vw,-10px) scale(.3325);animation:fall-124 10s -19s linear infinite}@keyframes fall-124{42.357%{transform:translate(49.5073vw,42.357vh) scale(.3325)}to{transform:translate(48.79745vw,99vh) scale(.3325)}}.snow:nth-child(125){opacity:1.4572;transform:translate(88.5458vw,-10px) scale(.8149);animation:fall-125 30s -19s linear infinite}@keyframes fall-125{76.918%{transform:translate(84.2502vw,76.918vh) scale(.8149)}to{transform:translate(86.398vw,99vh) scale(.8149)}}.snow:nth-child(126){opacity:1.8086;transform:translate(94.1047vw,-10px) scale(.1421);animation:fall-126 22s -7s linear infinite}@keyframes fall-126{47.772%{transform:translate(103.1869vw,47.772vh) scale(.1421)}to{transform:translate(98.6458vw,99vh) scale(.1421)}}.snow:nth-child(127){opacity:.0566;transform:translate(48.2735vw,-10px) scale(.004);animation:fall-127 18s -23s linear infinite}@keyframes fall-127{43.38%{transform:translate(40.6585vw,43.38vh) scale(.004)}to{transform:translate(44.466vw,99vh) scale(.004)}}.snow:nth-child(128){opacity:.2442;transform:translate(7.418vw,-10px) scale(.8288);animation:fall-128 15s -18s linear infinite}@keyframes fall-128{47.134%{transform:translate(-.6599vw,47.134vh) scale(.8288)}to{transform:translate(3.37905vw,99vh) scale(.8288)}}.snow:nth-child(129){opacity:.0852;transform:translate(16.9633vw,-10px) scale(.3014);animation:fall-129 10s -8s linear infinite}@keyframes fall-129{49.316%{transform:translate(17.3473vw,49.316vh) scale(.3014)}to{transform:translate(17.1553vw,99vh) scale(.3014)}}.snow:nth-child(130){opacity:.4926;transform:translate(46.7093vw,-10px) scale(.7017);animation:fall-130 30s -2s linear infinite}@keyframes fall-130{33.355%{transform:translate(39.9942vw,33.355vh) scale(.7017)}to{transform:translate(43.35175vw,99vh) scale(.7017)}}.snow:nth-child(131){opacity:.2382;transform:translate(7.465vw,-10px) scale(.3252);animation:fall-131 21s -13s linear infinite}@keyframes fall-131{53.676%{transform:translate(4.7793vw,53.676vh) scale(.3252)}to{transform:translate(6.12215vw,99vh) scale(.3252)}}.snow:nth-child(132){opacity:.7282;transform:translate(51.7287vw,-10px) scale(.9775);animation:fall-132 14s -6s linear infinite}@keyframes fall-132{35.826%{transform:translate(61.5724vw,35.826vh) scale(.9775)}to{transform:translate(56.65055vw,99vh) scale(.9775)}}.snow:nth-child(133){opacity:.7926;transform:translate(94.5228vw,-10px) scale(.6686);animation:fall-133 12s -12s linear infinite}@keyframes fall-133{31.189%{transform:translate(99.5339vw,31.189vh) scale(.6686)}to{transform:translate(97.02835vw,99vh) scale(.6686)}}.snow:nth-child(134){opacity:.2872;transform:translate(92.4675vw,-10px) scale(.3487);animation:fall-134 14s -30s linear infinite}@keyframes fall-134{45.003%{transform:translate(89.7129vw,45.003vh) scale(.3487)}to{transform:translate(91.0902vw,99vh) scale(.3487)}}.snow:nth-child(135){opacity:.386;transform:translate(86.9231vw,-10px) scale(.7147);animation:fall-135 27s -2s linear infinite}@keyframes fall-135{78.534%{transform:translate(89.3173vw,78.534vh) scale(.7147)}to{transform:translate(88.1202vw,99vh) scale(.7147)}}.snow:nth-child(136){opacity:1.7094;transform:translate(16.0771vw,-10px) scale(.787);animation:fall-136 23s -25s linear infinite}@keyframes fall-136{49.65%{transform:translate(23.7104vw,49.65vh) scale(.787)}to{transform:translate(19.89375vw,99vh) scale(.787)}}.snow:nth-child(137){opacity:1.6674;transform:translate(27.032vw,-10px) scale(.4024);animation:fall-137 26s -29s linear infinite}@keyframes fall-137{30.281%{transform:translate(31.3716vw,30.281vh) scale(.4024)}to{transform:translate(29.2018vw,99vh) scale(.4024)}}.snow:nth-child(138){opacity:1.1664;transform:translate(21.5028vw,-10px) scale(.8167);animation:fall-138 24s -14s linear infinite}@keyframes fall-138{48.717%{transform:translate(21.1264vw,48.717vh) scale(.8167)}to{transform:translate(21.3146vw,99vh) scale(.8167)}}.snow:nth-child(139){opacity:.2604;transform:translate(79.2584vw,-10px) scale(.467);animation:fall-139 10s -22s linear infinite}@keyframes fall-139{77.908%{transform:translate(87.3482vw,77.908vh) scale(.467)}to{transform:translate(83.3033vw,99vh) scale(.467)}}.snow:nth-child(140){opacity:1.2032;transform:translate(79.8582vw,-10px) scale(.033);animation:fall-140 25s -13s linear infinite}@keyframes fall-140{61.115%{transform:translate(84.3733vw,61.115vh) scale(.033)}to{transform:translate(82.11575vw,99vh) scale(.033)}}.snow:nth-child(141){opacity:1.732;transform:translate(49.746vw,-10px) scale(.9162);animation:fall-141 22s -11s linear infinite}@keyframes fall-141{48.565%{transform:translate(56.7445vw,48.565vh) scale(.9162)}to{transform:translate(53.24525vw,99vh) scale(.9162)}}.snow:nth-child(142){opacity:1.267;transform:translate(15.4509vw,-10px) scale(.9851);animation:fall-142 21s -5s linear infinite}@keyframes fall-142{60.427%{transform:translate(16.0114vw,60.427vh) scale(.9851)}to{transform:translate(15.73115vw,99vh) scale(.9851)}}.snow:nth-child(143){opacity:.1096;transform:translate(41.5702vw,-10px) scale(.2275);animation:fall-143 25s -5s linear infinite}@keyframes fall-143{60.124%{transform:translate(38.2528vw,60.124vh) scale(.2275)}to{transform:translate(39.9115vw,99vh) scale(.2275)}}.snow:nth-child(144){opacity:1.05;transform:translate(37.2805vw,-10px) scale(.8334);animation:fall-144 13s -11s linear infinite}@keyframes fall-144{30.311%{transform:translate(33.4252vw,30.311vh) scale(.8334)}to{transform:translate(35.35285vw,99vh) scale(.8334)}}.snow:nth-child(145){opacity:1.666;transform:translate(95.6747vw,-10px) scale(.2179);animation:fall-145 18s -5s linear infinite}@keyframes fall-145{71.374%{transform:translate(103.9158vw,71.374vh) scale(.2179)}to{transform:translate(99.79525vw,99vh) scale(.2179)}}.snow:nth-child(146){opacity:.2712;transform:translate(99.2294vw,-10px) scale(.0594);animation:fall-146 25s -15s linear infinite}@keyframes fall-146{44.215%{transform:translate(107.4824vw,44.215vh) scale(.0594)}to{transform:translate(103.3559vw,99vh) scale(.0594)}}.snow:nth-child(147){opacity:1.7562;transform:translate(48.2895vw,-10px) scale(.5247);animation:fall-147 26s -16s linear infinite}@keyframes fall-147{30.245%{transform:translate(48.9238vw,30.245vh) scale(.5247)}to{transform:translate(48.60665vw,99vh) scale(.5247)}}.snow:nth-child(148){opacity:.8872;transform:translate(2.4083vw,-10px) scale(.6241);animation:fall-148 29s -17s linear infinite}@keyframes fall-148{68.582%{transform:translate(2.0283vw,68.582vh) scale(.6241)}to{transform:translate(2.2183vw,99vh) scale(.6241)}}.snow:nth-child(149){opacity:.6094;transform:translate(18.7293vw,-10px) scale(.8401);animation:fall-149 23s -19s linear infinite}@keyframes fall-149{74.398%{transform:translate(14.7003vw,74.398vh) scale(.8401)}to{transform:translate(16.7148vw,99vh) scale(.8401)}}.snow:nth-child(150){opacity:.8046;transform:translate(26.07vw,-10px) scale(.0543);animation:fall-150 27s -25s linear infinite}@keyframes fall-150{41.117%{transform:translate(27.3839vw,41.117vh) scale(.0543)}to{transform:translate(26.72695vw,99vh) scale(.0543)}}.snow:nth-child(151){opacity:1.2616;transform:translate(85.8158vw,-10px) scale(.9345);animation:fall-151 27s -22s linear infinite}@keyframes fall-151{64.663%{transform:translate(79.879vw,64.663vh) scale(.9345)}to{transform:translate(82.8474vw,99vh) scale(.9345)}}.snow:nth-child(152){opacity:.4724;transform:translate(3.822vw,-10px) scale(.485);animation:fall-152 24s -9s linear infinite}@keyframes fall-152{59.446%{transform:translate(8.6696vw,59.446vh) scale(.485)}to{transform:translate(6.2458vw,99vh) scale(.485)}}.snow:nth-child(153){opacity:1.244;transform:translate(67.6017vw,-10px) scale(.0803);animation:fall-153 29s -2s linear infinite}@keyframes fall-153{32.481%{transform:translate(59.8716vw,32.481vh) scale(.0803)}to{transform:translate(63.73665vw,99vh) scale(.0803)}}.snow:nth-child(154){opacity:1.67;transform:translate(50.5105vw,-10px) scale(.9127);animation:fall-154 14s -21s linear infinite}@keyframes fall-154{68.82%{transform:translate(52.5023vw,68.82vh) scale(.9127)}to{transform:translate(51.5064vw,99vh) scale(.9127)}}.snow:nth-child(155){opacity:.082;transform:translate(84.5982vw,-10px) scale(.4778);animation:fall-155 28s -3s linear infinite}@keyframes fall-155{49.72%{transform:translate(78.4123vw,49.72vh) scale(.4778)}to{transform:translate(81.50525vw,99vh) scale(.4778)}}.snow:nth-child(156){opacity:1.9334;transform:translate(87.2833vw,-10px) scale(.5375);animation:fall-156 20s -23s linear infinite}@keyframes fall-156{37.644%{transform:translate(79.4093vw,37.644vh) scale(.5375)}to{transform:translate(83.3463vw,99vh) scale(.5375)}}.snow:nth-child(157){opacity:1.2668;transform:translate(43.3957vw,-10px) scale(.4158);animation:fall-157 15s -24s linear infinite}@keyframes fall-157{50.209%{transform:translate(40.4692vw,50.209vh) scale(.4158)}to{transform:translate(41.93245vw,99vh) scale(.4158)}}.snow:nth-child(158){opacity:.7448;transform:translate(46.3994vw,-10px) scale(.8855);animation:fall-158 13s -24s linear infinite}@keyframes fall-158{53.07%{transform:translate(42.8534vw,53.07vh) scale(.8855)}to{transform:translate(44.6264vw,99vh) scale(.8855)}}.snow:nth-child(159){opacity:.371;transform:translate(46.9527vw,-10px) scale(.2023);animation:fall-159 11s -29s linear infinite}@keyframes fall-159{54.328%{transform:translate(43.0427vw,54.328vh) scale(.2023)}to{transform:translate(44.9977vw,99vh) scale(.2023)}}.snow:nth-child(160){opacity:.6414;transform:translate(74.6277vw,-10px) scale(.5999);animation:fall-160 29s -25s linear infinite}@keyframes fall-160{75.009%{transform:translate(65.2186vw,75.009vh) scale(.5999)}to{transform:translate(69.92315vw,99vh) scale(.5999)}}.snow:nth-child(161){opacity:1.0956;transform:translate(66.5442vw,-10px) scale(.6801);animation:fall-161 28s -21s linear infinite}@keyframes fall-161{69.876%{transform:translate(62.5686vw,69.876vh) scale(.6801)}to{transform:translate(64.5564vw,99vh) scale(.6801)}}.snow:nth-child(162){opacity:1.5166;transform:translate(88.9012vw,-10px) scale(.298);animation:fall-162 13s -24s linear infinite}@keyframes fall-162{49.531%{transform:translate(96.214vw,49.531vh) scale(.298)}to{transform:translate(92.5576vw,99vh) scale(.298)}}.snow:nth-child(163){opacity:.5434;transform:translate(35.7005vw,-10px) scale(.9703);animation:fall-163 22s -10s linear infinite}@keyframes fall-163{74.968%{transform:translate(39.2242vw,74.968vh) scale(.9703)}to{transform:translate(37.46235vw,99vh) scale(.9703)}}.snow:nth-child(164){opacity:.7882;transform:translate(99.1402vw,-10px) scale(.4017);animation:fall-164 16s -18s linear infinite}@keyframes fall-164{72.787%{transform:translate(108.1357vw,72.787vh) scale(.4017)}to{transform:translate(103.63795vw,99vh) scale(.4017)}}.snow:nth-child(165){opacity:.0172;transform:translate(66.3166vw,-10px) scale(.6571);animation:fall-165 25s -29s linear infinite}@keyframes fall-165{53.764%{transform:translate(70.4199vw,53.764vh) scale(.6571)}to{transform:translate(68.36825vw,99vh) scale(.6571)}}.snow:nth-child(166){opacity:.7968;transform:translate(14.6154vw,-10px) scale(.9566);animation:fall-166 25s -10s linear infinite}@keyframes fall-166{34.474%{transform:translate(7.1945vw,34.474vh) scale(.9566)}to{transform:translate(10.90495vw,99vh) scale(.9566)}}.snow:nth-child(167){opacity:1.1086;transform:translate(98.1747vw,-10px) scale(.9179);animation:fall-167 24s -10s linear infinite}@keyframes fall-167{70.432%{transform:translate(91.6769vw,70.432vh) scale(.9179)}to{transform:translate(94.9258vw,99vh) scale(.9179)}}.snow:nth-child(168){opacity:.2;transform:translate(53.3038vw,-10px) scale(.0352);animation:fall-168 28s -11s linear infinite}@keyframes fall-168{79.924%{transform:translate(58.7321vw,79.924vh) scale(.0352)}to{transform:translate(56.01795vw,99vh) scale(.0352)}}.snow:nth-child(169){opacity:.825;transform:translate(84.8432vw,-10px) scale(.2372);animation:fall-169 16s -22s linear infinite}@keyframes fall-169{35.479%{transform:translate(94.1045vw,35.479vh) scale(.2372)}to{transform:translate(89.47385vw,99vh) scale(.2372)}}.snow:nth-child(170){opacity:.0548;transform:translate(42.7951vw,-10px) scale(.6963);animation:fall-170 25s -2s linear infinite}@keyframes fall-170{73.247%{transform:translate(38.5659vw,73.247vh) scale(.6963)}to{transform:translate(40.6805vw,99vh) scale(.6963)}}.snow:nth-child(171){opacity:1.8126;transform:translate(35.8038vw,-10px) scale(.031);animation:fall-171 24s -26s linear infinite}@keyframes fall-171{76.183%{transform:translate(37.5504vw,76.183vh) scale(.031)}to{transform:translate(36.6771vw,99vh) scale(.031)}}.snow:nth-child(172){opacity:1.1746;transform:translate(37.8557vw,-10px) scale(.3295);animation:fall-172 15s -11s linear infinite}@keyframes fall-172{43.962%{transform:translate(39.4625vw,43.962vh) scale(.3295)}to{transform:translate(38.6591vw,99vh) scale(.3295)}}.snow:nth-child(173){opacity:.5452;transform:translate(27.8186vw,-10px) scale(.3944);animation:fall-173 20s -13s linear infinite}@keyframes fall-173{54.607%{transform:translate(27.1013vw,54.607vh) scale(.3944)}to{transform:translate(27.45995vw,99vh) scale(.3944)}}.snow:nth-child(174){opacity:1.2874;transform:translate(37.6643vw,-10px) scale(.5858);animation:fall-174 20s -1s linear infinite}@keyframes fall-174{44.359%{transform:translate(42.3147vw,44.359vh) scale(.5858)}to{transform:translate(39.9895vw,99vh) scale(.5858)}}.snow:nth-child(175){opacity:.0408;transform:translate(96.3642vw,-10px) scale(.4322);animation:fall-175 28s -12s linear infinite}@keyframes fall-175{45.835%{transform:translate(88.5931vw,45.835vh) scale(.4322)}to{transform:translate(92.47865vw,99vh) scale(.4322)}}.snow:nth-child(176){opacity:1.528;transform:translate(62.6044vw,-10px) scale(.9512);animation:fall-176 26s -10s linear infinite}@keyframes fall-176{79.483%{transform:translate(67.0489vw,79.483vh) scale(.9512)}to{transform:translate(64.82665vw,99vh) scale(.9512)}}.snow:nth-child(177){opacity:.1352;transform:translate(96.9078vw,-10px) scale(.3995);animation:fall-177 18s -2s linear infinite}@keyframes fall-177{32.947%{transform:translate(101.3885vw,32.947vh) scale(.3995)}to{transform:translate(99.14815vw,99vh) scale(.3995)}}.snow:nth-child(178){opacity:1.2506;transform:translate(58.865vw,-10px) scale(.3719);animation:fall-178 15s -8s linear infinite}@keyframes fall-178{37.474%{transform:translate(60.3172vw,37.474vh) scale(.3719)}to{transform:translate(59.5911vw,99vh) scale(.3719)}}.snow:nth-child(179){opacity:1.2638;transform:translate(79.0839vw,-10px) scale(.8654);animation:fall-179 23s -22s linear infinite}@keyframes fall-179{66.902%{transform:translate(82.103vw,66.902vh) scale(.8654)}to{transform:translate(80.59345vw,99vh) scale(.8654)}}.snow:nth-child(180){opacity:.0004;transform:translate(31.1009vw,-10px) scale(.9269);animation:fall-180 14s -15s linear infinite}@keyframes fall-180{43.382%{transform:translate(38.6291vw,43.382vh) scale(.9269)}to{transform:translate(34.865vw,99vh) scale(.9269)}}.snow:nth-child(181){opacity:1.774;transform:translate(54.8557vw,-10px) scale(.4274);animation:fall-181 28s -29s linear infinite}@keyframes fall-181{63.342%{transform:translate(60.041vw,63.342vh) scale(.4274)}to{transform:translate(57.44835vw,99vh) scale(.4274)}}.snow:nth-child(182){opacity:.27;transform:translate(49.382vw,-10px) scale(.4665);animation:fall-182 21s -26s linear infinite}@keyframes fall-182{63.671%{transform:translate(51.7167vw,63.671vh) scale(.4665)}to{transform:translate(50.54935vw,99vh) scale(.4665)}}.snow:nth-child(183){opacity:.2348;transform:translate(44.8314vw,-10px) scale(.3613);animation:fall-183 10s -4s linear infinite}@keyframes fall-183{69.487%{transform:translate(46.8265vw,69.487vh) scale(.3613)}to{transform:translate(45.82895vw,99vh) scale(.3613)}}.snow:nth-child(184){opacity:.287;transform:translate(24.5332vw,-10px) scale(.7314);animation:fall-184 16s -7s linear infinite}@keyframes fall-184{42.522%{transform:translate(26.8107vw,42.522vh) scale(.7314)}to{transform:translate(25.67195vw,99vh) scale(.7314)}}.snow:nth-child(185){opacity:1.1386;transform:translate(57.0206vw,-10px) scale(.6497);animation:fall-185 28s -26s linear infinite}@keyframes fall-185{56.408%{transform:translate(48.5593vw,56.408vh) scale(.6497)}to{transform:translate(52.78995vw,99vh) scale(.6497)}}.snow:nth-child(186){opacity:.1;transform:translate(12.9736vw,-10px) scale(.0751);animation:fall-186 28s -1s linear infinite}@keyframes fall-186{32.279%{transform:translate(11.3907vw,32.279vh) scale(.0751)}to{transform:translate(12.18215vw,99vh) scale(.0751)}}.snow:nth-child(187){opacity:1.425;transform:translate(72.7916vw,-10px) scale(.6608);animation:fall-187 13s -22s linear infinite}@keyframes fall-187{53.484%{transform:translate(66.8423vw,53.484vh) scale(.6608)}to{transform:translate(69.81695vw,99vh) scale(.6608)}}.snow:nth-child(188){opacity:1.139;transform:translate(87.5163vw,-10px) scale(.6798);animation:fall-188 18s -27s linear infinite}@keyframes fall-188{66.763%{transform:translate(83.3817vw,66.763vh) scale(.6798)}to{transform:translate(85.449vw,99vh) scale(.6798)}}.snow:nth-child(189){opacity:1.4234;transform:translate(19.8793vw,-10px) scale(.1935);animation:fall-189 10s -27s linear infinite}@keyframes fall-189{37.255%{transform:translate(27.1826vw,37.255vh) scale(.1935)}to{transform:translate(23.53095vw,99vh) scale(.1935)}}.snow:nth-child(190){opacity:1.1306;transform:translate(27.187vw,-10px) scale(.9312);animation:fall-190 26s -25s linear infinite}@keyframes fall-190{58.03%{transform:translate(34.9164vw,58.03vh) scale(.9312)}to{transform:translate(31.0517vw,99vh) scale(.9312)}}.snow:nth-child(191){opacity:.4444;transform:translate(6.0881vw,-10px) scale(.3382);animation:fall-191 24s -12s linear infinite}@keyframes fall-191{65.332%{transform:translate(13.1502vw,65.332vh) scale(.3382)}to{transform:translate(9.61915vw,99vh) scale(.3382)}}.snow:nth-child(192){opacity:.8798;transform:translate(91.5142vw,-10px) scale(.4504);animation:fall-192 15s -3s linear infinite}@keyframes fall-192{52.194%{transform:translate(90.7093vw,52.194vh) scale(.4504)}to{transform:translate(91.11175vw,99vh) scale(.4504)}}.snow:nth-child(193){opacity:1.149;transform:translate(93.3242vw,-10px) scale(.067);animation:fall-193 16s -12s linear infinite}@keyframes fall-193{45.694%{transform:translate(95.5443vw,45.694vh) scale(.067)}to{transform:translate(94.43425vw,99vh) scale(.067)}}.snow:nth-child(194){opacity:1.529;transform:translate(54.8181vw,-10px) scale(.8221);animation:fall-194 21s -19s linear infinite}@keyframes fall-194{66.094%{transform:translate(49.1867vw,66.094vh) scale(.8221)}to{transform:translate(52.0024vw,99vh) scale(.8221)}}.snow:nth-child(195){opacity:1.5212;transform:translate(86.7829vw,-10px) scale(.9658);animation:fall-195 26s -29s linear infinite}@keyframes fall-195{30.851%{transform:translate(90.6953vw,30.851vh) scale(.9658)}to{transform:translate(88.7391vw,99vh) scale(.9658)}}.snow:nth-child(196){opacity:1.7632;transform:translate(91.4869vw,-10px) scale(.7998);animation:fall-196 15s -23s linear infinite}@keyframes fall-196{74.65%{transform:translate(96.7302vw,74.65vh) scale(.7998)}to{transform:translate(94.10855vw,99vh) scale(.7998)}}.snow:nth-child(197){opacity:.2332;transform:translate(63.6006vw,-10px) scale(.7283);animation:fall-197 25s -1s linear infinite}@keyframes fall-197{47.286%{transform:translate(72.984vw,47.286vh) scale(.7283)}to{transform:translate(68.2923vw,99vh) scale(.7283)}}.snow:nth-child(198){opacity:.3358;transform:translate(66.051vw,-10px) scale(.3971);animation:fall-198 18s -4s linear infinite}@keyframes fall-198{41.395%{transform:translate(75.4538vw,41.395vh) scale(.3971)}to{transform:translate(70.7524vw,99vh) scale(.3971)}}.snow:nth-child(199){opacity:.2306;transform:translate(48.6311vw,-10px) scale(.7707);animation:fall-199 24s -27s linear infinite}@keyframes fall-199{60.329%{transform:translate(42.249vw,60.329vh) scale(.7707)}to{transform:translate(45.44005vw,99vh) scale(.7707)}}.snow:nth-child(200){opacity:.76;transform:translate(58.7044vw,-10px) scale(1);animation:fall-200 29s -12s linear infinite}@keyframes fall-200{70.953%{transform:translate(58.6539vw,70.953vh) scale(1)}to{transform:translate(58.67915vw,99vh) scale(1)}}.snow:nth-child(201){opacity:1.9924;transform:translate(63.8953vw,-10px) scale(.0006);animation:fall-201 10s -20s linear infinite}@keyframes fall-201{56.795%{transform:translate(54.9874vw,56.795vh) scale(.0006)}to{transform:translate(59.44135vw,99vh) scale(.0006)}}.snow:nth-child(202){opacity:1.503;transform:translate(76.3867vw,-10px) scale(.3912);animation:fall-202 16s -8s linear infinite}@keyframes fall-202{64.549%{transform:translate(72.8104vw,64.549vh) scale(.3912)}to{transform:translate(74.59855vw,99vh) scale(.3912)}}.snow:nth-child(203){opacity:1.299;transform:translate(85.878vw,-10px) scale(.4426);animation:fall-203 13s -28s linear infinite}@keyframes fall-203{32.002%{transform:translate(89.5202vw,32.002vh) scale(.4426)}to{transform:translate(87.6991vw,99vh) scale(.4426)}}.snow:nth-child(204){opacity:.8112;transform:translate(15.6887vw,-10px) scale(.5181);animation:fall-204 18s -25s linear infinite}@keyframes fall-204{54.596%{transform:translate(12.5943vw,54.596vh) scale(.5181)}to{transform:translate(14.1415vw,99vh) scale(.5181)}}.snow:nth-child(205){opacity:1.2984;transform:translate(26.4533vw,-10px) scale(.3334);animation:fall-205 28s -23s linear infinite}@keyframes fall-205{38.724%{transform:translate(26.8841vw,38.724vh) scale(.3334)}to{transform:translate(26.6687vw,99vh) scale(.3334)}}.snow:nth-child(206){opacity:.672;transform:translate(64.1748vw,-10px) scale(.6653);animation:fall-206 11s -28s linear infinite}@keyframes fall-206{67.119%{transform:translate(70.4431vw,67.119vh) scale(.6653)}to{transform:translate(67.30895vw,99vh) scale(.6653)}}.snow:nth-child(207){opacity:.8094;transform:translate(28.5584vw,-10px) scale(.0284);animation:fall-207 30s -17s linear infinite}@keyframes fall-207{56.434%{transform:translate(31.0302vw,56.434vh) scale(.0284)}to{transform:translate(29.7943vw,99vh) scale(.0284)}}.snow:nth-child(208){opacity:1.2424;transform:translate(73.1771vw,-10px) scale(.9051);animation:fall-208 22s -6s linear infinite}@keyframes fall-208{42.202%{transform:translate(82.1003vw,42.202vh) scale(.9051)}to{transform:translate(77.6387vw,99vh) scale(.9051)}}.snow:nth-child(209){opacity:.9272;transform:translate(99.9465vw,-10px) scale(.3202);animation:fall-209 13s -20s linear infinite}@keyframes fall-209{71.159%{transform:translate(89.9726vw,71.159vh) scale(.3202)}to{transform:translate(94.95955vw,99vh) scale(.3202)}}.snow:nth-child(210){opacity:1.9174;transform:translate(36.2294vw,-10px) scale(.6672);animation:fall-210 10s -7s linear infinite}@keyframes fall-210{44.025%{transform:translate(31.3852vw,44.025vh) scale(.6672)}to{transform:translate(33.8073vw,99vh) scale(.6672)}}.snow:nth-child(211){opacity:1.6432;transform:translate(58.8727vw,-10px) scale(.6192);animation:fall-211 11s -2s linear infinite}@keyframes fall-211{63.177%{transform:translate(63.0852vw,63.177vh) scale(.6192)}to{transform:translate(60.97895vw,99vh) scale(.6192)}}.snow:nth-child(212){opacity:1.2392;transform:translate(69.5402vw,-10px) scale(.1726);animation:fall-212 23s -3s linear infinite}@keyframes fall-212{64.458%{transform:translate(62.314vw,64.458vh) scale(.1726)}to{transform:translate(65.9271vw,99vh) scale(.1726)}}.snow:nth-child(213){opacity:.5488;transform:translate(57.5565vw,-10px) scale(.902);animation:fall-213 23s -10s linear infinite}@keyframes fall-213{69.403%{transform:translate(67.2094vw,69.403vh) scale(.902)}to{transform:translate(62.38295vw,99vh) scale(.902)}}.snow:nth-child(214){opacity:1.5674;transform:translate(89.7735vw,-10px) scale(.7009);animation:fall-214 10s -14s linear infinite}@keyframes fall-214{55.291%{transform:translate(84.5116vw,55.291vh) scale(.7009)}to{transform:translate(87.14255vw,99vh) scale(.7009)}}.snow:nth-child(215){opacity:1.1812;transform:translate(81.3606vw,-10px) scale(.2798);animation:fall-215 25s -6s linear infinite}@keyframes fall-215{64.066%{transform:translate(91.2619vw,64.066vh) scale(.2798)}to{transform:translate(86.31125vw,99vh) scale(.2798)}}.snow:nth-child(216){opacity:.3994;transform:translate(28.5108vw,-10px) scale(.4355);animation:fall-216 25s -1s linear infinite}@keyframes fall-216{73.719%{transform:translate(27.0172vw,73.719vh) scale(.4355)}to{transform:translate(27.764vw,99vh) scale(.4355)}}.snow:nth-child(217){opacity:.7574;transform:translate(44.0023vw,-10px) scale(.0526);animation:fall-217 17s -1s linear infinite}@keyframes fall-217{49.514%{transform:translate(50.8492vw,49.514vh) scale(.0526)}to{transform:translate(47.42575vw,99vh) scale(.0526)}}.snow:nth-child(218){opacity:.869;transform:translate(20.8795vw,-10px) scale(.6102);animation:fall-218 10s -27s linear infinite}@keyframes fall-218{44.592%{transform:translate(19.6911vw,44.592vh) scale(.6102)}to{transform:translate(20.2853vw,99vh) scale(.6102)}}.snow:nth-child(219){opacity:.347;transform:translate(64.4187vw,-10px) scale(.2752);animation:fall-219 21s -11s linear infinite}@keyframes fall-219{50.037%{transform:translate(63.6852vw,50.037vh) scale(.2752)}to{transform:translate(64.05195vw,99vh) scale(.2752)}}.snow:nth-child(220){opacity:1.511;transform:translate(28.2924vw,-10px) scale(.9048);animation:fall-220 28s -17s linear infinite}@keyframes fall-220{78.271%{transform:translate(37.38vw,78.271vh) scale(.9048)}to{transform:translate(32.8362vw,99vh) scale(.9048)}}.snow:nth-child(221){opacity:.9272;transform:translate(26.4125vw,-10px) scale(.0121);animation:fall-221 10s -17s linear infinite}@keyframes fall-221{74.738%{transform:translate(17.2725vw,74.738vh) scale(.0121)}to{transform:translate(21.8425vw,99vh) scale(.0121)}}.snow:nth-child(222){opacity:.3136;transform:translate(19.1558vw,-10px) scale(.8681);animation:fall-222 16s -28s linear infinite}@keyframes fall-222{30.199%{transform:translate(21.8586vw,30.199vh) scale(.8681)}to{transform:translate(20.5072vw,99vh) scale(.8681)}}.snow:nth-child(223){opacity:.4836;transform:translate(25.698vw,-10px) scale(.1498);animation:fall-223 23s -22s linear infinite}@keyframes fall-223{77.118%{transform:translate(30.0229vw,77.118vh) scale(.1498)}to{transform:translate(27.86045vw,99vh) scale(.1498)}}.snow:nth-child(224){opacity:1.7778;transform:translate(95.9216vw,-10px) scale(.5162);animation:fall-224 14s -3s linear infinite}@keyframes fall-224{68.205%{transform:translate(94.3426vw,68.205vh) scale(.5162)}to{transform:translate(95.1321vw,99vh) scale(.5162)}}.snow:nth-child(225){opacity:.4336;transform:translate(66.2483vw,-10px) scale(.2277);animation:fall-225 20s -27s linear infinite}@keyframes fall-225{37.961%{transform:translate(69.1867vw,37.961vh) scale(.2277)}to{transform:translate(67.7175vw,99vh) scale(.2277)}}.snow:nth-child(226){opacity:.5916;transform:translate(72.0829vw,-10px) scale(.4306);animation:fall-226 26s -14s linear infinite}@keyframes fall-226{44.983%{transform:translate(74.1362vw,44.983vh) scale(.4306)}to{transform:translate(73.10955vw,99vh) scale(.4306)}}.snow:nth-child(227){opacity:.829;transform:translate(50.5826vw,-10px) scale(.069);animation:fall-227 24s -1s linear infinite}@keyframes fall-227{43.816%{transform:translate(50.7099vw,43.816vh) scale(.069)}to{transform:translate(50.64625vw,99vh) scale(.069)}}.snow:nth-child(228){opacity:.4744;transform:translate(80.6305vw,-10px) scale(.7173);animation:fall-228 28s -17s linear infinite}@keyframes fall-228{76.803%{transform:translate(83.382vw,76.803vh) scale(.7173)}to{transform:translate(82.00625vw,99vh) scale(.7173)}}.snow:nth-child(229){opacity:1.3896;transform:translate(83.3442vw,-10px) scale(.0281);animation:fall-229 13s -29s linear infinite}@keyframes fall-229{40.991%{transform:translate(90.5688vw,40.991vh) scale(.0281)}to{transform:translate(86.9565vw,99vh) scale(.0281)}}.snow:nth-child(230){opacity:.042;transform:translate(16.0928vw,-10px) scale(.0417);animation:fall-230 18s -4s linear infinite}@keyframes fall-230{63.45%{transform:translate(21.4304vw,63.45vh) scale(.0417)}to{transform:translate(18.7616vw,99vh) scale(.0417)}}.snow:nth-child(231){opacity:1.4876;transform:translate(48.3452vw,-10px) scale(.5394);animation:fall-231 19s -17s linear infinite}@keyframes fall-231{38.418%{transform:translate(46.6385vw,38.418vh) scale(.5394)}to{transform:translate(47.49185vw,99vh) scale(.5394)}}.snow:nth-child(232){opacity:.8078;transform:translate(19.3765vw,-10px) scale(.4807);animation:fall-232 17s -7s linear infinite}@keyframes fall-232{74.522%{transform:translate(17.6565vw,74.522vh) scale(.4807)}to{transform:translate(18.5165vw,99vh) scale(.4807)}}.snow:nth-child(233){opacity:1.5638;transform:translate(82.8492vw,-10px) scale(.9984);animation:fall-233 17s -29s linear infinite}@keyframes fall-233{33.633%{transform:translate(89.3509vw,33.633vh) scale(.9984)}to{transform:translate(86.10005vw,99vh) scale(.9984)}}.snow:nth-child(234){opacity:1.5236;transform:translate(38.3323vw,-10px) scale(.9452);animation:fall-234 30s -16s linear infinite}@keyframes fall-234{69.126%{transform:translate(47.9645vw,69.126vh) scale(.9452)}to{transform:translate(43.1484vw,99vh) scale(.9452)}}.snow:nth-child(235){opacity:1.4858;transform:translate(34.6518vw,-10px) scale(.3619);animation:fall-235 30s -12s linear infinite}@keyframes fall-235{61.514%{transform:translate(28.4936vw,61.514vh) scale(.3619)}to{transform:translate(31.5727vw,99vh) scale(.3619)}}.snow:nth-child(236){opacity:1.1766;transform:translate(85.09vw,-10px) scale(.2987);animation:fall-236 15s -12s linear infinite}@keyframes fall-236{65.898%{transform:translate(86.891vw,65.898vh) scale(.2987)}to{transform:translate(85.9905vw,99vh) scale(.2987)}}.snow:nth-child(237){opacity:.789;transform:translate(99.3641vw,-10px) scale(.4533);animation:fall-237 11s -15s linear infinite}@keyframes fall-237{64.398%{transform:translate(89.5164vw,64.398vh) scale(.4533)}to{transform:translate(94.44025vw,99vh) scale(.4533)}}.snow:nth-child(238){opacity:1.0988;transform:translate(15.2033vw,-10px) scale(.4728);animation:fall-238 23s -3s linear infinite}@keyframes fall-238{38.803%{transform:translate(9.7767vw,38.803vh) scale(.4728)}to{transform:translate(12.49vw,99vh) scale(.4728)}}.snow:nth-child(239){opacity:1.436;transform:translate(29.8606vw,-10px) scale(.0021);animation:fall-239 14s -10s linear infinite}@keyframes fall-239{37.845%{transform:translate(24.4406vw,37.845vh) scale(.0021)}to{transform:translate(27.1506vw,99vh) scale(.0021)}}.snow:nth-child(240){opacity:1.9664;transform:translate(10.843vw,-10px) scale(.8547);animation:fall-240 21s -30s linear infinite}@keyframes fall-240{41.384%{transform:translate(11.1904vw,41.384vh) scale(.8547)}to{transform:translate(11.0167vw,99vh) scale(.8547)}}.snow:nth-child(241){opacity:1.2632;transform:translate(.9114vw,-10px) scale(.0186);animation:fall-241 11s -18s linear infinite}@keyframes fall-241{36.859%{transform:translate(-.8945vw,36.859vh) scale(.0186)}to{transform:translate(.00845vw,99vh) scale(.0186)}}.snow:nth-child(242){opacity:.1992;transform:translate(7.7978vw,-10px) scale(.8293);animation:fall-242 17s -14s linear infinite}@keyframes fall-242{66.317%{transform:translate(1.9401vw,66.317vh) scale(.8293)}to{transform:translate(4.86895vw,99vh) scale(.8293)}}.snow:nth-child(243){opacity:1.2744;transform:translate(54.2925vw,-10px) scale(.8767);animation:fall-243 10s -11s linear infinite}@keyframes fall-243{61.248%{transform:translate(54.866vw,61.248vh) scale(.8767)}to{transform:translate(54.57925vw,99vh) scale(.8767)}}.snow:nth-child(244){opacity:1.795;transform:translate(40.24vw,-10px) scale(.8792);animation:fall-244 19s -18s linear infinite}@keyframes fall-244{36.163%{transform:translate(34.6159vw,36.163vh) scale(.8792)}to{transform:translate(37.42795vw,99vh) scale(.8792)}}.snow:nth-child(245){opacity:.3324;transform:translate(25.0127vw,-10px) scale(.5392);animation:fall-245 27s -23s linear infinite}@keyframes fall-245{73.863%{transform:translate(15.3617vw,73.863vh) scale(.5392)}to{transform:translate(20.1872vw,99vh) scale(.5392)}}.snow:nth-child(246){opacity:.06;transform:translate(40.7075vw,-10px) scale(.5045);animation:fall-246 13s -8s linear infinite}@keyframes fall-246{67.163%{transform:translate(37.4669vw,67.163vh) scale(.5045)}to{transform:translate(39.0872vw,99vh) scale(.5045)}}.snow:nth-child(247){opacity:.4238;transform:translate(45.0137vw,-10px) scale(.4213);animation:fall-247 19s -7s linear infinite}@keyframes fall-247{78.955%{transform:translate(54.8094vw,78.955vh) scale(.4213)}to{transform:translate(49.91155vw,99vh) scale(.4213)}}.snow:nth-child(248){opacity:.8896;transform:translate(8.6088vw,-10px) scale(.9145);animation:fall-248 16s -16s linear infinite}@keyframes fall-248{45.489%{transform:translate(11.528vw,45.489vh) scale(.9145)}to{transform:translate(10.0684vw,99vh) scale(.9145)}}.snow:nth-child(249){opacity:1.4878;transform:translate(42.2438vw,-10px) scale(.2732);animation:fall-249 17s -12s linear infinite}@keyframes fall-249{42.402%{transform:translate(50.5131vw,42.402vh) scale(.2732)}to{transform:translate(46.37845vw,99vh) scale(.2732)}}.snow:nth-child(250){opacity:.149;transform:translate(49.1619vw,-10px) scale(.7042);animation:fall-250 22s -30s linear infinite}@keyframes fall-250{53.537%{transform:translate(45.4768vw,53.537vh) scale(.7042)}to{transform:translate(47.31935vw,99vh) scale(.7042)}}.snow:nth-child(251){opacity:1.8954;transform:translate(12.8958vw,-10px) scale(.9014);animation:fall-251 14s -23s linear infinite}@keyframes fall-251{44.489%{transform:translate(20.2847vw,44.489vh) scale(.9014)}to{transform:translate(16.59025vw,99vh) scale(.9014)}}.snow:nth-child(252){opacity:.5544;transform:translate(46.2216vw,-10px) scale(.751);animation:fall-252 12s -1s linear infinite}@keyframes fall-252{60.373%{transform:translate(48.7835vw,60.373vh) scale(.751)}to{transform:translate(47.50255vw,99vh) scale(.751)}}.snow:nth-child(253){opacity:1.8952;transform:translate(50.6563vw,-10px) scale(.0288);animation:fall-253 29s -22s linear infinite}@keyframes fall-253{56.826%{transform:translate(55.9023vw,56.826vh) scale(.0288)}to{transform:translate(53.2793vw,99vh) scale(.0288)}}.snow:nth-child(254){opacity:1.4528;transform:translate(74.3693vw,-10px) scale(.6061);animation:fall-254 28s -20s linear infinite}@keyframes fall-254{30.306%{transform:translate(69.4087vw,30.306vh) scale(.6061)}to{transform:translate(71.889vw,99vh) scale(.6061)}}.snow:nth-child(255){opacity:1.3392;transform:translate(37.1143vw,-10px) scale(.9329);animation:fall-255 24s -28s linear infinite}@keyframes fall-255{59.554%{transform:translate(41.8534vw,59.554vh) scale(.9329)}to{transform:translate(39.48385vw,99vh) scale(.9329)}}.snow:nth-child(256){opacity:1.1954;transform:translate(31.0711vw,-10px) scale(.9109);animation:fall-256 22s -15s linear infinite}@keyframes fall-256{72.873%{transform:translate(25.566vw,72.873vh) scale(.9109)}to{transform:translate(28.31855vw,99vh) scale(.9109)}}.snow:nth-child(257){opacity:1.3032;transform:translate(43.7809vw,-10px) scale(.9439);animation:fall-257 23s -24s linear infinite}@keyframes fall-257{65.259%{transform:translate(46.5789vw,65.259vh) scale(.9439)}to{transform:translate(45.1799vw,99vh) scale(.9439)}}.snow:nth-child(258){opacity:.7096;transform:translate(54.7643vw,-10px) scale(.4206);animation:fall-258 27s -5s linear infinite}@keyframes fall-258{71.911%{transform:translate(60.1853vw,71.911vh) scale(.4206)}to{transform:translate(57.4748vw,99vh) scale(.4206)}}.snow:nth-child(259){opacity:1.2168;transform:translate(17.8108vw,-10px) scale(.4889);animation:fall-259 22s -27s linear infinite}@keyframes fall-259{58.504%{transform:translate(16.5291vw,58.504vh) scale(.4889)}to{transform:translate(17.16995vw,99vh) scale(.4889)}}.snow:nth-child(260){opacity:.8594;transform:translate(15.268vw,-10px) scale(.7157);animation:fall-260 15s -25s linear infinite}@keyframes fall-260{45.374%{transform:translate(19.8625vw,45.374vh) scale(.7157)}to{transform:translate(17.56525vw,99vh) scale(.7157)}}.snow:nth-child(261){opacity:.506;transform:translate(11.4442vw,-10px) scale(.1214);animation:fall-261 26s -17s linear infinite}@keyframes fall-261{37.619%{transform:translate(12.717vw,37.619vh) scale(.1214)}to{transform:translate(12.0806vw,99vh) scale(.1214)}}.snow:nth-child(262){opacity:.3164;transform:translate(63.8318vw,-10px) scale(.4102);animation:fall-262 19s -29s linear infinite}@keyframes fall-262{79.208%{transform:translate(61.5318vw,79.208vh) scale(.4102)}to{transform:translate(62.6818vw,99vh) scale(.4102)}}.snow:nth-child(263){opacity:.0188;transform:translate(9.0354vw,-10px) scale(.8825);animation:fall-263 20s -20s linear infinite}@keyframes fall-263{31.688%{transform:translate(17.4622vw,31.688vh) scale(.8825)}to{transform:translate(13.2488vw,99vh) scale(.8825)}}.snow:nth-child(264){opacity:.9764;transform:translate(21.1222vw,-10px) scale(.363);animation:fall-264 20s -23s linear infinite}@keyframes fall-264{68.448%{transform:translate(23.9468vw,68.448vh) scale(.363)}to{transform:translate(22.5345vw,99vh) scale(.363)}}.snow:nth-child(265){opacity:1.499;transform:translate(48.0158vw,-10px) scale(.3228);animation:fall-265 27s -26s linear infinite}@keyframes fall-265{76.165%{transform:translate(53.5056vw,76.165vh) scale(.3228)}to{transform:translate(50.7607vw,99vh) scale(.3228)}}.snow:nth-child(266){opacity:1.0492;transform:translate(1.6621vw,-10px) scale(.2667);animation:fall-266 22s -7s linear infinite}@keyframes fall-266{49.225%{transform:translate(.9121vw,49.225vh) scale(.2667)}to{transform:translate(1.2871vw,99vh) scale(.2667)}}.snow:nth-child(267){opacity:.3776;transform:translate(99.7373vw,-10px) scale(.0909);animation:fall-267 12s -7s linear infinite}@keyframes fall-267{46.452%{transform:translate(90.0801vw,46.452vh) scale(.0909)}to{transform:translate(94.9087vw,99vh) scale(.0909)}}.snow:nth-child(268){opacity:1.4534;transform:translate(27.1459vw,-10px) scale(.2569);animation:fall-268 15s -20s linear infinite}@keyframes fall-268{41.927%{transform:translate(29.4009vw,41.927vh) scale(.2569)}to{transform:translate(28.2734vw,99vh) scale(.2569)}}.snow:nth-child(269){opacity:1.827;transform:translate(24.1807vw,-10px) scale(.6013);animation:fall-269 10s -4s linear infinite}@keyframes fall-269{71.568%{transform:translate(15.2462vw,71.568vh) scale(.6013)}to{transform:translate(19.71345vw,99vh) scale(.6013)}}.snow:nth-child(270){opacity:1.2444;transform:translate(56.5913vw,-10px) scale(.0296);animation:fall-270 29s -12s linear infinite}@keyframes fall-270{59.866%{transform:translate(62.3986vw,59.866vh) scale(.0296)}to{transform:translate(59.49495vw,99vh) scale(.0296)}}.snow:nth-child(271){opacity:1.0158;transform:translate(50.2029vw,-10px) scale(.9291);animation:fall-271 27s -27s linear infinite}@keyframes fall-271{44.063%{transform:translate(41.5402vw,44.063vh) scale(.9291)}to{transform:translate(45.87155vw,99vh) scale(.9291)}}.snow:nth-child(272){opacity:1.7806;transform:translate(18.3926vw,-10px) scale(.8132);animation:fall-272 29s -15s linear infinite}@keyframes fall-272{69.483%{transform:translate(25.4446vw,69.483vh) scale(.8132)}to{transform:translate(21.9186vw,99vh) scale(.8132)}}.snow:nth-child(273){opacity:1.0382;transform:translate(23.3889vw,-10px) scale(.0393);animation:fall-273 20s -1s linear infinite}@keyframes fall-273{75.611%{transform:translate(19.4776vw,75.611vh) scale(.0393)}to{transform:translate(21.43325vw,99vh) scale(.0393)}}.snow:nth-child(274){opacity:1.748;transform:translate(45.9559vw,-10px) scale(.9987);animation:fall-274 18s -25s linear infinite}@keyframes fall-274{53.973%{transform:translate(43.9664vw,53.973vh) scale(.9987)}to{transform:translate(44.96115vw,99vh) scale(.9987)}}.snow:nth-child(275){opacity:.5606;transform:translate(29.1046vw,-10px) scale(.8606);animation:fall-275 11s -15s linear infinite}@keyframes fall-275{42.64%{transform:translate(29.9294vw,42.64vh) scale(.8606)}to{transform:translate(29.517vw,99vh) scale(.8606)}}.snow:nth-child(276){opacity:.8428;transform:translate(8.8761vw,-10px) scale(.4864);animation:fall-276 20s -29s linear infinite}@keyframes fall-276{66.785%{transform:translate(18.8548vw,66.785vh) scale(.4864)}to{transform:translate(13.86545vw,99vh) scale(.4864)}}.snow:nth-child(277){opacity:1.3716;transform:translate(83.7107vw,-10px) scale(.2263);animation:fall-277 18s -22s linear infinite}@keyframes fall-277{37.671%{transform:translate(77.0039vw,37.671vh) scale(.2263)}to{transform:translate(80.3573vw,99vh) scale(.2263)}}.snow:nth-child(278){opacity:1.6942;transform:translate(89.2756vw,-10px) scale(.7396);animation:fall-278 13s -27s linear infinite}@keyframes fall-278{63.019%{transform:translate(93.8915vw,63.019vh) scale(.7396)}to{transform:translate(91.58355vw,99vh) scale(.7396)}}.snow:nth-child(279){opacity:.4976;transform:translate(86.3046vw,-10px) scale(.9925);animation:fall-279 23s -8s linear infinite}@keyframes fall-279{41.793%{transform:translate(78.5421vw,41.793vh) scale(.9925)}to{transform:translate(82.42335vw,99vh) scale(.9925)}}.snow:nth-child(280){opacity:.9302;transform:translate(60.0494vw,-10px) scale(.3032);animation:fall-280 24s -3s linear infinite}@keyframes fall-280{74.167%{transform:translate(56.9549vw,74.167vh) scale(.3032)}to{transform:translate(58.50215vw,99vh) scale(.3032)}}.snow:nth-child(281){opacity:1.3814;transform:translate(63.1355vw,-10px) scale(.1534);animation:fall-281 21s -26s linear infinite}@keyframes fall-281{68.774%{transform:translate(60.5519vw,68.774vh) scale(.1534)}to{transform:translate(61.8437vw,99vh) scale(.1534)}}.snow:nth-child(282){opacity:1.5354;transform:translate(22.9061vw,-10px) scale(.1391);animation:fall-282 28s -9s linear infinite}@keyframes fall-282{38.529%{transform:translate(27.9233vw,38.529vh) scale(.1391)}to{transform:translate(25.4147vw,99vh) scale(.1391)}}.snow:nth-child(283){opacity:1.212;transform:translate(67.0687vw,-10px) scale(.1267);animation:fall-283 17s -30s linear infinite}@keyframes fall-283{62.559%{transform:translate(62.4229vw,62.559vh) scale(.1267)}to{transform:translate(64.7458vw,99vh) scale(.1267)}}.snow:nth-child(284){opacity:.5416;transform:translate(49.184vw,-10px) scale(.2197);animation:fall-284 25s -8s linear infinite}@keyframes fall-284{58.177%{transform:translate(45.3906vw,58.177vh) scale(.2197)}to{transform:translate(47.2873vw,99vh) scale(.2197)}}.snow:nth-child(285){opacity:.6296;transform:translate(56.4983vw,-10px) scale(.7721);animation:fall-285 12s -2s linear infinite}@keyframes fall-285{39.912%{transform:translate(57.1839vw,39.912vh) scale(.7721)}to{transform:translate(56.8411vw,99vh) scale(.7721)}}.snow:nth-child(286){opacity:1.0286;transform:translate(17.3361vw,-10px) scale(.9595);animation:fall-286 13s -13s linear infinite}@keyframes fall-286{51.56%{transform:translate(18.5972vw,51.56vh) scale(.9595)}to{transform:translate(17.96665vw,99vh) scale(.9595)}}.snow:nth-child(287){opacity:.0406;transform:translate(.0305vw,-10px) scale(.5539);animation:fall-287 27s -21s linear infinite}@keyframes fall-287{33.233%{transform:translate(-8.5611vw,33.233vh) scale(.5539)}to{transform:translate(-4.2653vw,99vh) scale(.5539)}}.snow:nth-child(288){opacity:.7578;transform:translate(67.4255vw,-10px) scale(.4659);animation:fall-288 21s -18s linear infinite}@keyframes fall-288{64.098%{transform:translate(70.3718vw,64.098vh) scale(.4659)}to{transform:translate(68.89865vw,99vh) scale(.4659)}}.snow:nth-child(289){opacity:1.8724;transform:translate(41.1276vw,-10px) scale(.497);animation:fall-289 18s -23s linear infinite}@keyframes fall-289{34.938%{transform:translate(50.4599vw,34.938vh) scale(.497)}to{transform:translate(45.79375vw,99vh) scale(.497)}}.snow:nth-child(290){opacity:.1188;transform:translate(88.5212vw,-10px) scale(.5428);animation:fall-290 25s -9s linear infinite}@keyframes fall-290{69.402%{transform:translate(78.7924vw,69.402vh) scale(.5428)}to{transform:translate(83.6568vw,99vh) scale(.5428)}}.snow:nth-child(291){opacity:1.3008;transform:translate(45.3824vw,-10px) scale(.2781);animation:fall-291 11s -19s linear infinite}@keyframes fall-291{44.529%{transform:translate(40.695vw,44.529vh) scale(.2781)}to{transform:translate(43.0387vw,99vh) scale(.2781)}}.snow:nth-child(292){opacity:.8516;transform:translate(55.2463vw,-10px) scale(.3378);animation:fall-292 23s -8s linear infinite}@keyframes fall-292{71.091%{transform:translate(57.6294vw,71.091vh) scale(.3378)}to{transform:translate(56.43785vw,99vh) scale(.3378)}}.snow:nth-child(293){opacity:2;transform:translate(97.8219vw,-10px) scale(.8368);animation:fall-293 11s -27s linear infinite}@keyframes fall-293{38.565%{transform:translate(102.8083vw,38.565vh) scale(.8368)}to{transform:translate(100.3151vw,99vh) scale(.8368)}}.snow:nth-child(294){opacity:.6232;transform:translate(62.4446vw,-10px) scale(.4258);animation:fall-294 18s -30s linear infinite}@keyframes fall-294{77.318%{transform:translate(56.0281vw,77.318vh) scale(.4258)}to{transform:translate(59.23635vw,99vh) scale(.4258)}}.snow:nth-child(295){opacity:1.2654;transform:translate(72.9346vw,-10px) scale(.8378);animation:fall-295 29s -20s linear infinite}@keyframes fall-295{43.04%{transform:translate(72.8351vw,43.04vh) scale(.8378)}to{transform:translate(72.88485vw,99vh) scale(.8378)}}.snow:nth-child(296){opacity:1.7092;transform:translate(1.229vw,-10px) scale(.3331);animation:fall-296 16s -14s linear infinite}@keyframes fall-296{60.997%{transform:translate(3.0885vw,60.997vh) scale(.3331)}to{transform:translate(2.15875vw,99vh) scale(.3331)}}.snow:nth-child(297){opacity:.0802;transform:translate(12.9629vw,-10px) scale(.1819);animation:fall-297 29s -15s linear infinite}@keyframes fall-297{63.698%{transform:translate(14.7564vw,63.698vh) scale(.1819)}to{transform:translate(13.85965vw,99vh) scale(.1819)}}.snow:nth-child(298){opacity:1.9716;transform:translate(.9605vw,-10px) scale(.2829);animation:fall-298 28s -1s linear infinite}@keyframes fall-298{40.763%{transform:translate(7.3384vw,40.763vh) scale(.2829)}to{transform:translate(4.14945vw,99vh) scale(.2829)}}.snow:nth-child(299){opacity:1.801;transform:translate(92.6485vw,-10px) scale(.0546);animation:fall-299 18s -22s linear infinite}@keyframes fall-299{76.201%{transform:translate(96.5193vw,76.201vh) scale(.0546)}to{transform:translate(94.5839vw,99vh) scale(.0546)}}.snow:nth-child(300){opacity:.1426;transform:translate(11.3373vw,-10px) scale(.0817);animation:fall-300 25s -23s linear infinite}@keyframes fall-300{50.051%{transform:translate(17.0157vw,50.051vh) scale(.0817)}to{transform:translate(14.1765vw,99vh) scale(.0817)}}.snow:nth-child(301){opacity:.1234;transform:translate(90.2212vw,-10px) scale(.5079);animation:fall-301 20s -25s linear infinite}@keyframes fall-301{57.276%{transform:translate(90.8365vw,57.276vh) scale(.5079)}to{transform:translate(90.52885vw,99vh) scale(.5079)}}.snow:nth-child(302){opacity:1.7126;transform:translate(28.0881vw,-10px) scale(.0044);animation:fall-302 21s -11s linear infinite}@keyframes fall-302{55.16%{transform:translate(23.6226vw,55.16vh) scale(.0044)}to{transform:translate(25.85535vw,99vh) scale(.0044)}}.snow:nth-child(303){opacity:.9076;transform:translate(43.4403vw,-10px) scale(.3624);animation:fall-303 11s -24s linear infinite}@keyframes fall-303{41.229%{transform:translate(38.0805vw,41.229vh) scale(.3624)}to{transform:translate(40.7604vw,99vh) scale(.3624)}}.snow:nth-child(304){opacity:1.836;transform:translate(41.9854vw,-10px) scale(.161);animation:fall-304 12s -12s linear infinite}@keyframes fall-304{60.829%{transform:translate(47.5031vw,60.829vh) scale(.161)}to{transform:translate(44.74425vw,99vh) scale(.161)}}.snow:nth-child(305){opacity:.0722;transform:translate(49.9077vw,-10px) scale(.872);animation:fall-305 10s -2s linear infinite}@keyframes fall-305{52.726%{transform:translate(56.8761vw,52.726vh) scale(.872)}to{transform:translate(53.3919vw,99vh) scale(.872)}}.snow:nth-child(306){opacity:1.0328;transform:translate(76.9201vw,-10px) scale(.1203);animation:fall-306 23s -21s linear infinite}@keyframes fall-306{76.696%{transform:translate(71.2851vw,76.696vh) scale(.1203)}to{transform:translate(74.1026vw,99vh) scale(.1203)}}.snow:nth-child(307){opacity:.9516;transform:translate(31.8062vw,-10px) scale(.2085);animation:fall-307 18s -18s linear infinite}@keyframes fall-307{71.557%{transform:translate(32.1742vw,71.557vh) scale(.2085)}to{transform:translate(31.9902vw,99vh) scale(.2085)}}.snow:nth-child(308){opacity:.5172;transform:translate(75.5802vw,-10px) scale(.5885);animation:fall-308 16s -13s linear infinite}@keyframes fall-308{52.4%{transform:translate(73.1529vw,52.4vh) scale(.5885)}to{transform:translate(74.36655vw,99vh) scale(.5885)}}.snow:nth-child(309){opacity:1.1452;transform:translate(49.6901vw,-10px) scale(.6143);animation:fall-309 19s -10s linear infinite}@keyframes fall-309{66.854%{transform:translate(58.0836vw,66.854vh) scale(.6143)}to{transform:translate(53.88685vw,99vh) scale(.6143)}}.snow:nth-child(310){opacity:.3188;transform:translate(19.0763vw,-10px) scale(.8518);animation:fall-310 21s -19s linear infinite}@keyframes fall-310{71.74%{transform:translate(21.0694vw,71.74vh) scale(.8518)}to{transform:translate(20.07285vw,99vh) scale(.8518)}}.snow:nth-child(311){opacity:.5066;transform:translate(59.164vw,-10px) scale(.3636);animation:fall-311 20s -2s linear infinite}@keyframes fall-311{68.227%{transform:translate(59.4316vw,68.227vh) scale(.3636)}to{transform:translate(59.2978vw,99vh) scale(.3636)}}.snow:nth-child(312){opacity:1.1764;transform:translate(45.6751vw,-10px) scale(.2089);animation:fall-312 21s -6s linear infinite}@keyframes fall-312{73.125%{transform:translate(38.0271vw,73.125vh) scale(.2089)}to{transform:translate(41.8511vw,99vh) scale(.2089)}}.snow:nth-child(313){opacity:.3674;transform:translate(51.8853vw,-10px) scale(.3586);animation:fall-313 26s -1s linear infinite}@keyframes fall-313{45.222%{transform:translate(44.7716vw,45.222vh) scale(.3586)}to{transform:translate(48.32845vw,99vh) scale(.3586)}}.snow:nth-child(314){opacity:1.1976;transform:translate(3.4347vw,-10px) scale(.0367);animation:fall-314 21s -1s linear infinite}@keyframes fall-314{53.923%{transform:translate(5.1535vw,53.923vh) scale(.0367)}to{transform:translate(4.2941vw,99vh) scale(.0367)}}.snow:nth-child(315){opacity:.8798;transform:translate(88.6087vw,-10px) scale(.0941);animation:fall-315 27s -26s linear infinite}@keyframes fall-315{50.399%{transform:translate(87.1603vw,50.399vh) scale(.0941)}to{transform:translate(87.8845vw,99vh) scale(.0941)}}.snow:nth-child(316){opacity:1.6764;transform:translate(48.2187vw,-10px) scale(.9085);animation:fall-316 11s -5s linear infinite}@keyframes fall-316{61.124%{transform:translate(46.9773vw,61.124vh) scale(.9085)}to{transform:translate(47.598vw,99vh) scale(.9085)}}.snow:nth-child(317){opacity:.7856;transform:translate(64.6456vw,-10px) scale(.0613);animation:fall-317 11s -2s linear infinite}@keyframes fall-317{49.646%{transform:translate(70.2731vw,49.646vh) scale(.0613)}to{transform:translate(67.45935vw,99vh) scale(.0613)}}.snow:nth-child(318){opacity:.9964;transform:translate(58.4898vw,-10px) scale(.1252);animation:fall-318 22s -15s linear infinite}@keyframes fall-318{48.77%{transform:translate(50.229vw,48.77vh) scale(.1252)}to{transform:translate(54.3594vw,99vh) scale(.1252)}}.snow:nth-child(319){opacity:1.022;transform:translate(49.3956vw,-10px) scale(.3617);animation:fall-319 28s -10s linear infinite}@keyframes fall-319{48.611%{transform:translate(39.5302vw,48.611vh) scale(.3617)}to{transform:translate(44.4629vw,99vh) scale(.3617)}}.snow:nth-child(320){opacity:.236;transform:translate(90.0339vw,-10px) scale(.9109);animation:fall-320 24s -29s linear infinite}@keyframes fall-320{51.178%{transform:translate(91.6121vw,51.178vh) scale(.9109)}to{transform:translate(90.823vw,99vh) scale(.9109)}}.snow:nth-child(321){opacity:.0622;transform:translate(38.0417vw,-10px) scale(.4402);animation:fall-321 15s -15s linear infinite}@keyframes fall-321{34.218%{transform:translate(34.1334vw,34.218vh) scale(.4402)}to{transform:translate(36.08755vw,99vh) scale(.4402)}}.snow:nth-child(322){opacity:.378;transform:translate(62.3325vw,-10px) scale(.0884);animation:fall-322 21s -1s linear infinite}@keyframes fall-322{77.386%{transform:translate(58.3085vw,77.386vh) scale(.0884)}to{transform:translate(60.3205vw,99vh) scale(.0884)}}.snow:nth-child(323){opacity:.1774;transform:translate(59.5472vw,-10px) scale(.0279);animation:fall-323 12s -19s linear infinite}@keyframes fall-323{57.673%{transform:translate(50.7901vw,57.673vh) scale(.0279)}to{transform:translate(55.16865vw,99vh) scale(.0279)}}.snow:nth-child(324){opacity:1.6704;transform:translate(59.4397vw,-10px) scale(.8462);animation:fall-324 26s -26s linear infinite}@keyframes fall-324{47.162%{transform:translate(59.4791vw,47.162vh) scale(.8462)}to{transform:translate(59.4594vw,99vh) scale(.8462)}}.snow:nth-child(325){opacity:.2102;transform:translate(65.0994vw,-10px) scale(.0422);animation:fall-325 21s -24s linear infinite}@keyframes fall-325{48.562%{transform:translate(65.782vw,48.562vh) scale(.0422)}to{transform:translate(65.4407vw,99vh) scale(.0422)}}.snow:nth-child(326){opacity:.8486;transform:translate(30.8016vw,-10px) scale(.9141);animation:fall-326 22s -21s linear infinite}@keyframes fall-326{32.9%{transform:translate(29.6988vw,32.9vh) scale(.9141)}to{transform:translate(30.2502vw,99vh) scale(.9141)}}.snow:nth-child(327){opacity:.1216;transform:translate(54.0613vw,-10px) scale(.7831);animation:fall-327 19s -10s linear infinite}@keyframes fall-327{42.289%{transform:translate(51.1949vw,42.289vh) scale(.7831)}to{transform:translate(52.6281vw,99vh) scale(.7831)}}.snow:nth-child(328){opacity:1.1076;transform:translate(38.2304vw,-10px) scale(.609);animation:fall-328 13s -25s linear infinite}@keyframes fall-328{45.93%{transform:translate(36.5512vw,45.93vh) scale(.609)}to{transform:translate(37.3908vw,99vh) scale(.609)}}.snow:nth-child(329){opacity:1.3136;transform:translate(82.8281vw,-10px) scale(.17);animation:fall-329 18s -2s linear infinite}@keyframes fall-329{73.851%{transform:translate(75.829vw,73.851vh) scale(.17)}to{transform:translate(79.32855vw,99vh) scale(.17)}}.snow:nth-child(330){opacity:1.8546;transform:translate(13.0472vw,-10px) scale(.1045);animation:fall-330 21s -30s linear infinite}@keyframes fall-330{44.299%{transform:translate(8.9481vw,44.299vh) scale(.1045)}to{transform:translate(10.99765vw,99vh) scale(.1045)}}.snow:nth-child(331){opacity:.392;transform:translate(36.8384vw,-10px) scale(.0959);animation:fall-331 30s -18s linear infinite}@keyframes fall-331{59.635%{transform:translate(30.529vw,59.635vh) scale(.0959)}to{transform:translate(33.6837vw,99vh) scale(.0959)}}.snow:nth-child(332){opacity:.0164;transform:translate(42.2264vw,-10px) scale(.075);animation:fall-332 23s -22s linear infinite}@keyframes fall-332{32.902%{transform:translate(33.1801vw,32.902vh) scale(.075)}to{transform:translate(37.70325vw,99vh) scale(.075)}}.snow:nth-child(333){opacity:.5822;transform:translate(18.5552vw,-10px) scale(.559);animation:fall-333 11s -25s linear infinite}@keyframes fall-333{30.12%{transform:translate(11.2685vw,30.12vh) scale(.559)}to{transform:translate(14.91185vw,99vh) scale(.559)}}.snow:nth-child(334){opacity:.3536;transform:translate(35.8438vw,-10px) scale(.6691);animation:fall-334 25s -10s linear infinite}@keyframes fall-334{61.535%{transform:translate(42.0826vw,61.535vh) scale(.6691)}to{transform:translate(38.9632vw,99vh) scale(.6691)}}.snow:nth-child(335){opacity:1.7624;transform:translate(57.0296vw,-10px) scale(.6307);animation:fall-335 27s -6s linear infinite}@keyframes fall-335{46.407%{transform:translate(58.0268vw,46.407vh) scale(.6307)}to{transform:translate(57.5282vw,99vh) scale(.6307)}}.snow:nth-child(336){opacity:1.6462;transform:translate(72.8592vw,-10px) scale(.4294);animation:fall-336 11s -15s linear infinite}@keyframes fall-336{47.162%{transform:translate(72.6789vw,47.162vh) scale(.4294)}to{transform:translate(72.76905vw,99vh) scale(.4294)}}.snow:nth-child(337){opacity:.0938;transform:translate(32.5436vw,-10px) scale(.3728);animation:fall-337 11s -29s linear infinite}@keyframes fall-337{38.988%{transform:translate(25.5127vw,38.988vh) scale(.3728)}to{transform:translate(29.02815vw,99vh) scale(.3728)}}.snow:nth-child(338){opacity:.819;transform:translate(19.8086vw,-10px) scale(.3446);animation:fall-338 30s -24s linear infinite}@keyframes fall-338{53.365%{transform:translate(14.3699vw,53.365vh) scale(.3446)}to{transform:translate(17.08925vw,99vh) scale(.3446)}}.snow:nth-child(339){opacity:.339;transform:translate(44.1318vw,-10px) scale(.9744);animation:fall-339 19s -16s linear infinite}@keyframes fall-339{69.265%{transform:translate(44.6591vw,69.265vh) scale(.9744)}to{transform:translate(44.39545vw,99vh) scale(.9744)}}.snow:nth-child(340){opacity:.6004;transform:translate(63.0379vw,-10px) scale(.1283);animation:fall-340 14s -10s linear infinite}@keyframes fall-340{55.377%{transform:translate(70.8733vw,55.377vh) scale(.1283)}to{transform:translate(66.9556vw,99vh) scale(.1283)}}.snow:nth-child(341){opacity:.2598;transform:translate(41.9397vw,-10px) scale(.8191);animation:fall-341 16s -26s linear infinite}@keyframes fall-341{70.391%{transform:translate(48.9348vw,70.391vh) scale(.8191)}to{transform:translate(45.43725vw,99vh) scale(.8191)}}.snow:nth-child(342){opacity:1.9716;transform:translate(98.0345vw,-10px) scale(.8515);animation:fall-342 18s -16s linear infinite}@keyframes fall-342{76.438%{transform:translate(89.6508vw,76.438vh) scale(.8515)}to{transform:translate(93.84265vw,99vh) scale(.8515)}}.snow:nth-child(343){opacity:.8992;transform:translate(42.1503vw,-10px) scale(.3707);animation:fall-343 30s -28s linear infinite}@keyframes fall-343{57.841%{transform:translate(34.4321vw,57.841vh) scale(.3707)}to{transform:translate(38.2912vw,99vh) scale(.3707)}}.snow:nth-child(344){opacity:.4532;transform:translate(6.7518vw,-10px) scale(.3126);animation:fall-344 12s -21s linear infinite}@keyframes fall-344{41.319%{transform:translate(-2.3959vw,41.319vh) scale(.3126)}to{transform:translate(2.17795vw,99vh) scale(.3126)}}.snow:nth-child(345){opacity:.8472;transform:translate(49.4541vw,-10px) scale(.8895);animation:fall-345 10s -10s linear infinite}@keyframes fall-345{40.656%{transform:translate(52.8055vw,40.656vh) scale(.8895)}to{transform:translate(51.1298vw,99vh) scale(.8895)}}.snow:nth-child(346){opacity:1.3566;transform:translate(13.8794vw,-10px) scale(.5306);animation:fall-346 22s -10s linear infinite}@keyframes fall-346{47.301%{transform:translate(9.218vw,47.301vh) scale(.5306)}to{transform:translate(11.5487vw,99vh) scale(.5306)}}.snow:nth-child(347){opacity:1.8618;transform:translate(66.3973vw,-10px) scale(.4031);animation:fall-347 26s -6s linear infinite}@keyframes fall-347{42.019%{transform:translate(61.4406vw,42.019vh) scale(.4031)}to{transform:translate(63.91895vw,99vh) scale(.4031)}}.snow:nth-child(348){opacity:1.458;transform:translate(29.1869vw,-10px) scale(.0089);animation:fall-348 29s -1s linear infinite}@keyframes fall-348{56.152%{transform:translate(31.4836vw,56.152vh) scale(.0089)}to{transform:translate(30.33525vw,99vh) scale(.0089)}}.snow:nth-child(349){opacity:1.689;transform:translate(28.6354vw,-10px) scale(.8991);animation:fall-349 17s -29s linear infinite}@keyframes fall-349{38.008%{transform:translate(22.7697vw,38.008vh) scale(.8991)}to{transform:translate(25.70255vw,99vh) scale(.8991)}}.snow:nth-child(350){opacity:.4764;transform:translate(51.1048vw,-10px) scale(.0621);animation:fall-350 30s -6s linear infinite}@keyframes fall-350{54.849%{transform:translate(55.6685vw,54.849vh) scale(.0621)}to{transform:translate(53.38665vw,99vh) scale(.0621)}}.snow:nth-child(351){opacity:.3094;transform:translate(79.5944vw,-10px) scale(.4975);animation:fall-351 16s -28s linear infinite}@keyframes fall-351{50.914%{transform:translate(85.4305vw,50.914vh) scale(.4975)}to{transform:translate(82.51245vw,99vh) scale(.4975)}}.snow:nth-child(352){opacity:1.4738;transform:translate(7.0459vw,-10px) scale(.9059);animation:fall-352 11s -4s linear infinite}@keyframes fall-352{65.324%{transform:translate(15.6345vw,65.324vh) scale(.9059)}to{transform:translate(11.3402vw,99vh) scale(.9059)}}.snow:nth-child(353){opacity:.968;transform:translate(65.0068vw,-10px) scale(.3095);animation:fall-353 12s -22s linear infinite}@keyframes fall-353{69.744%{transform:translate(68.4646vw,69.744vh) scale(.3095)}to{transform:translate(66.7357vw,99vh) scale(.3095)}}.snow:nth-child(354){opacity:1.6072;transform:translate(97.3612vw,-10px) scale(.3007);animation:fall-354 12s -13s linear infinite}@keyframes fall-354{53.212%{transform:translate(87.6369vw,53.212vh) scale(.3007)}to{transform:translate(92.49905vw,99vh) scale(.3007)}}.snow:nth-child(355){opacity:1.7818;transform:translate(61.4018vw,-10px) scale(.5744);animation:fall-355 17s -2s linear infinite}@keyframes fall-355{39.256%{transform:translate(59.6937vw,39.256vh) scale(.5744)}to{transform:translate(60.54775vw,99vh) scale(.5744)}}.snow:nth-child(356){opacity:1.8404;transform:translate(5.7581vw,-10px) scale(.1285);animation:fall-356 19s -6s linear infinite}@keyframes fall-356{67.434%{transform:translate(.3033vw,67.434vh) scale(.1285)}to{transform:translate(3.0307vw,99vh) scale(.1285)}}.snow:nth-child(357){opacity:.407;transform:translate(58.6566vw,-10px) scale(.6147);animation:fall-357 10s -28s linear infinite}@keyframes fall-357{41.15%{transform:translate(60.3615vw,41.15vh) scale(.6147)}to{transform:translate(59.50905vw,99vh) scale(.6147)}}.snow:nth-child(358){opacity:.705;transform:translate(52.4693vw,-10px) scale(.1976);animation:fall-358 19s -3s linear infinite}@keyframes fall-358{57.083%{transform:translate(60.9463vw,57.083vh) scale(.1976)}to{transform:translate(56.7078vw,99vh) scale(.1976)}}.snow:nth-child(359){opacity:1.008;transform:translate(37.7995vw,-10px) scale(.9484);animation:fall-359 12s -12s linear infinite}@keyframes fall-359{39.536%{transform:translate(44.9502vw,39.536vh) scale(.9484)}to{transform:translate(41.37485vw,99vh) scale(.9484)}}.snow:nth-child(360){opacity:1.9372;transform:translate(36.4771vw,-10px) scale(.3797);animation:fall-360 28s -24s linear infinite}@keyframes fall-360{64.992%{transform:translate(38.1674vw,64.992vh) scale(.3797)}to{transform:translate(37.32225vw,99vh) scale(.3797)}}.snow:nth-child(361){opacity:1.708;transform:translate(23.6672vw,-10px) scale(.117);animation:fall-361 13s -26s linear infinite}@keyframes fall-361{41.897%{transform:translate(16.6475vw,41.897vh) scale(.117)}to{transform:translate(20.15735vw,99vh) scale(.117)}}.snow:nth-child(362){opacity:1.3376;transform:translate(1.5194vw,-10px) scale(.2406);animation:fall-362 13s -16s linear infinite}@keyframes fall-362{35.03%{transform:translate(1.3836vw,35.03vh) scale(.2406)}to{transform:translate(1.4515vw,99vh) scale(.2406)}}.snow:nth-child(363){opacity:.2868;transform:translate(20.0543vw,-10px) scale(.1524);animation:fall-363 14s -5s linear infinite}@keyframes fall-363{58.476%{transform:translate(15.7136vw,58.476vh) scale(.1524)}to{transform:translate(17.88395vw,99vh) scale(.1524)}}.snow:nth-child(364){opacity:.0224;transform:translate(55.7359vw,-10px) scale(.2664);animation:fall-364 27s -7s linear infinite}@keyframes fall-364{37.932%{transform:translate(49.57vw,37.932vh) scale(.2664)}to{transform:translate(52.65295vw,99vh) scale(.2664)}}.snow:nth-child(365){opacity:.0434;transform:translate(58.798vw,-10px) scale(.4401);animation:fall-365 19s -19s linear infinite}@keyframes fall-365{58.403%{transform:translate(63.2789vw,58.403vh) scale(.4401)}to{transform:translate(61.03845vw,99vh) scale(.4401)}}.snow:nth-child(366){opacity:.6208;transform:translate(14.7847vw,-10px) scale(.8262);animation:fall-366 11s -21s linear infinite}@keyframes fall-366{52.307%{transform:translate(17.7413vw,52.307vh) scale(.8262)}to{transform:translate(16.263vw,99vh) scale(.8262)}}.snow:nth-child(367){opacity:.7968;transform:translate(24.3693vw,-10px) scale(.3541);animation:fall-367 17s -5s linear infinite}@keyframes fall-367{39.512%{transform:translate(18.6236vw,39.512vh) scale(.3541)}to{transform:translate(21.49645vw,99vh) scale(.3541)}}.snow:nth-child(368){opacity:.3946;transform:translate(85.5029vw,-10px) scale(.2536);animation:fall-368 27s -16s linear infinite}@keyframes fall-368{73.084%{transform:translate(85.8751vw,73.084vh) scale(.2536)}to{transform:translate(85.689vw,99vh) scale(.2536)}}.snow:nth-child(369){opacity:1.6304;transform:translate(64.6611vw,-10px) scale(.4559);animation:fall-369 12s -28s linear infinite}@keyframes fall-369{54.587%{transform:translate(65.1957vw,54.587vh) scale(.4559)}to{transform:translate(64.9284vw,99vh) scale(.4559)}}.snow:nth-child(370){opacity:1.4812;transform:translate(84.6716vw,-10px) scale(.7584);animation:fall-370 12s -14s linear infinite}@keyframes fall-370{42.002%{transform:translate(94.5429vw,42.002vh) scale(.7584)}to{transform:translate(89.60725vw,99vh) scale(.7584)}}.snow:nth-child(371){opacity:.3772;transform:translate(11.6847vw,-10px) scale(.4771);animation:fall-371 24s -16s linear infinite}@keyframes fall-371{64.103%{transform:translate(10.1456vw,64.103vh) scale(.4771)}to{transform:translate(10.91515vw,99vh) scale(.4771)}}.snow:nth-child(372){opacity:.321;transform:translate(76.1212vw,-10px) scale(.8854);animation:fall-372 17s -22s linear infinite}@keyframes fall-372{49.524%{transform:translate(83.9778vw,49.524vh) scale(.8854)}to{transform:translate(80.0495vw,99vh) scale(.8854)}}.snow:nth-child(373){opacity:.8564;transform:translate(75.5035vw,-10px) scale(.2137);animation:fall-373 22s -4s linear infinite}@keyframes fall-373{63.728%{transform:translate(82.4883vw,63.728vh) scale(.2137)}to{transform:translate(78.9959vw,99vh) scale(.2137)}}.snow:nth-child(374){opacity:.5204;transform:translate(93.6812vw,-10px) scale(.4611);animation:fall-374 30s -12s linear infinite}@keyframes fall-374{37.101%{transform:translate(93.9219vw,37.101vh) scale(.4611)}to{transform:translate(93.80155vw,99vh) scale(.4611)}}.snow:nth-child(375){opacity:.9064;transform:translate(3.5745vw,-10px) scale(.2561);animation:fall-375 24s -14s linear infinite}@keyframes fall-375{58.967%{transform:translate(2.0789vw,58.967vh) scale(.2561)}to{transform:translate(2.8267vw,99vh) scale(.2561)}}.snow:nth-child(376){opacity:.5112;transform:translate(73.7098vw,-10px) scale(.8112);animation:fall-376 10s -16s linear infinite}@keyframes fall-376{55.536%{transform:translate(76.3989vw,55.536vh) scale(.8112)}to{transform:translate(75.05435vw,99vh) scale(.8112)}}.snow:nth-child(377){opacity:.3064;transform:translate(56.8668vw,-10px) scale(.699);animation:fall-377 27s -13s linear infinite}@keyframes fall-377{75.435%{transform:translate(57.2632vw,75.435vh) scale(.699)}to{transform:translate(57.065vw,99vh) scale(.699)}}.snow:nth-child(378){opacity:1.5222;transform:translate(59.6268vw,-10px) scale(.1448);animation:fall-378 28s -30s linear infinite}@keyframes fall-378{73.141%{transform:translate(55.2506vw,73.141vh) scale(.1448)}to{transform:translate(57.4387vw,99vh) scale(.1448)}}.snow:nth-child(379){opacity:1.0898;transform:translate(30.459vw,-10px) scale(.0541);animation:fall-379 29s -9s linear infinite}@keyframes fall-379{35.064%{transform:translate(31.4683vw,35.064vh) scale(.0541)}to{transform:translate(30.96365vw,99vh) scale(.0541)}}.snow:nth-child(380){opacity:.2156;transform:translate(46.7786vw,-10px) scale(.4746);animation:fall-380 17s -2s linear infinite}@keyframes fall-380{63.745%{transform:translate(50.8283vw,63.745vh) scale(.4746)}to{transform:translate(48.80345vw,99vh) scale(.4746)}}.snow:nth-child(381){opacity:1.0012;transform:translate(66.7263vw,-10px) scale(.5906);animation:fall-381 22s -22s linear infinite}@keyframes fall-381{74.593%{transform:translate(74.5144vw,74.593vh) scale(.5906)}to{transform:translate(70.62035vw,99vh) scale(.5906)}}.snow:nth-child(382){opacity:1.4278;transform:translate(73.4983vw,-10px) scale(.0219);animation:fall-382 30s -15s linear infinite}@keyframes fall-382{47.693%{transform:translate(80.8167vw,47.693vh) scale(.0219)}to{transform:translate(77.1575vw,99vh) scale(.0219)}}.snow:nth-child(383){opacity:.688;transform:translate(29.8279vw,-10px) scale(.4825);animation:fall-383 30s -24s linear infinite}@keyframes fall-383{78.192%{transform:translate(37.9625vw,78.192vh) scale(.4825)}to{transform:translate(33.8952vw,99vh) scale(.4825)}}.snow:nth-child(384){opacity:1.219;transform:translate(60.9241vw,-10px) scale(.8459);animation:fall-384 26s -2s linear infinite}@keyframes fall-384{46.477%{transform:translate(54.0828vw,46.477vh) scale(.8459)}to{transform:translate(57.50345vw,99vh) scale(.8459)}}.snow:nth-child(385){opacity:1.1636;transform:translate(9.4811vw,-10px) scale(.9829);animation:fall-385 14s -2s linear infinite}@keyframes fall-385{77.74%{transform:translate(14.236vw,77.74vh) scale(.9829)}to{transform:translate(11.85855vw,99vh) scale(.9829)}}.snow:nth-child(386){opacity:.9966;transform:translate(93.6714vw,-10px) scale(.2744);animation:fall-386 20s -24s linear infinite}@keyframes fall-386{57.228%{transform:translate(102.159vw,57.228vh) scale(.2744)}to{transform:translate(97.9152vw,99vh) scale(.2744)}}.snow:nth-child(387){opacity:1.8008;transform:translate(24.1109vw,-10px) scale(.5383);animation:fall-387 21s -5s linear infinite}@keyframes fall-387{71.041%{transform:translate(21.6539vw,71.041vh) scale(.5383)}to{transform:translate(22.8824vw,99vh) scale(.5383)}}.snow:nth-child(388){opacity:1.5952;transform:translate(18.7278vw,-10px) scale(.8775);animation:fall-388 19s -5s linear infinite}@keyframes fall-388{69.341%{transform:translate(15.2994vw,69.341vh) scale(.8775)}to{transform:translate(17.0136vw,99vh) scale(.8775)}}.snow:nth-child(389){opacity:1.1932;transform:translate(87.0322vw,-10px) scale(.9307);animation:fall-389 28s -29s linear infinite}@keyframes fall-389{50.27%{transform:translate(89.0077vw,50.27vh) scale(.9307)}to{transform:translate(88.01995vw,99vh) scale(.9307)}}.snow:nth-child(390){opacity:.259;transform:translate(39.4028vw,-10px) scale(.6318);animation:fall-390 18s -13s linear infinite}@keyframes fall-390{63.918%{transform:translate(42.1994vw,63.918vh) scale(.6318)}to{transform:translate(40.8011vw,99vh) scale(.6318)}}.snow:nth-child(391){opacity:.5548;transform:translate(5.265vw,-10px) scale(.0037);animation:fall-391 25s -4s linear infinite}@keyframes fall-391{52.575%{transform:translate(14.0376vw,52.575vh) scale(.0037)}to{transform:translate(9.6513vw,99vh) scale(.0037)}}.snow:nth-child(392){opacity:.7;transform:translate(15.8858vw,-10px) scale(.9878);animation:fall-392 26s -28s linear infinite}@keyframes fall-392{54.532%{transform:translate(13.382vw,54.532vh) scale(.9878)}to{transform:translate(14.6339vw,99vh) scale(.9878)}}.snow:nth-child(393){opacity:.6282;transform:translate(60.3148vw,-10px) scale(.6313);animation:fall-393 23s -4s linear infinite}@keyframes fall-393{55.106%{transform:translate(60.3723vw,55.106vh) scale(.6313)}to{transform:translate(60.34355vw,99vh) scale(.6313)}}.snow:nth-child(394){opacity:.7568;transform:translate(72.2008vw,-10px) scale(.3989);animation:fall-394 19s -3s linear infinite}@keyframes fall-394{49.51%{transform:translate(75.2216vw,49.51vh) scale(.3989)}to{transform:translate(73.7112vw,99vh) scale(.3989)}}.snow:nth-child(395){opacity:.6942;transform:translate(64.1781vw,-10px) scale(.813);animation:fall-395 20s -6s linear infinite}@keyframes fall-395{44.71%{transform:translate(71.8179vw,44.71vh) scale(.813)}to{transform:translate(67.998vw,99vh) scale(.813)}}.snow:nth-child(396){opacity:1.4544;transform:translate(14.9174vw,-10px) scale(.8093);animation:fall-396 18s -15s linear infinite}@keyframes fall-396{79.187%{transform:translate(14.0749vw,79.187vh) scale(.8093)}to{transform:translate(14.49615vw,99vh) scale(.8093)}}.snow:nth-child(397){opacity:1.0498;transform:translate(80.5862vw,-10px) scale(.2083);animation:fall-397 20s -16s linear infinite}@keyframes fall-397{77.389%{transform:translate(72.2282vw,77.389vh) scale(.2083)}to{transform:translate(76.4072vw,99vh) scale(.2083)}}.snow:nth-child(398){opacity:1.1028;transform:translate(9.561vw,-10px) scale(.0073);animation:fall-398 28s -15s linear infinite}@keyframes fall-398{51.833%{transform:translate(13.6813vw,51.833vh) scale(.0073)}to{transform:translate(11.62115vw,99vh) scale(.0073)}}.snow:nth-child(399){opacity:1.6228;transform:translate(40.0725vw,-10px) scale(.586);animation:fall-399 20s -22s linear infinite}@keyframes fall-399{31.24%{transform:translate(36.4577vw,31.24vh) scale(.586)}to{transform:translate(38.2651vw,99vh) scale(.586)}}.snow:nth-child(400){opacity:1.7894;transform:translate(43.0317vw,-10px) scale(.5813);animation:fall-400 25s -12s linear infinite}@keyframes fall-400{33.545%{transform:translate(37.2036vw,33.545vh) scale(.5813)}to{transform:translate(40.11765vw,99vh) scale(.5813)}}\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 });
|
|
27
27
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
28
28
|
type: Component,
|
|
29
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.3256;transform:translate(12.7849vw,-10px) scale(.689);animation:fall-1 20s -10s linear infinite}@keyframes fall-1{67.923%{transform:translate(19.4479vw,67.923vh) scale(.689)}to{transform:translate(16.1164vw,99vh) scale(.689)}}.snow:nth-child(2){opacity:.1314;transform:translate(17.8562vw,-10px) scale(.479);animation:fall-2 22s -5s linear infinite}@keyframes fall-2{76.514%{transform:translate(15.2715vw,76.514vh) scale(.479)}to{transform:translate(16.56385vw,99vh) scale(.479)}}.snow:nth-child(3){opacity:1.7108;transform:translate(85.8694vw,-10px) scale(.3025);animation:fall-3 23s -14s linear infinite}@keyframes fall-3{76.95%{transform:translate(84.9149vw,76.95vh) scale(.3025)}to{transform:translate(85.39215vw,99vh) scale(.3025)}}.snow:nth-child(4){opacity:.1004;transform:translate(43.7575vw,-10px) scale(.4639);animation:fall-4 12s -6s linear infinite}@keyframes fall-4{71.795%{transform:translate(53.4151vw,71.795vh) scale(.4639)}to{transform:translate(48.5863vw,99vh) scale(.4639)}}.snow:nth-child(5){opacity:.8846;transform:translate(5.5571vw,-10px) scale(.7785);animation:fall-5 23s -28s linear infinite}@keyframes fall-5{67.617%{transform:translate(14.9866vw,67.617vh) scale(.7785)}to{transform:translate(10.27185vw,99vh) scale(.7785)}}.snow:nth-child(6){opacity:.4522;transform:translate(47.5945vw,-10px) scale(.1994);animation:fall-6 27s -14s linear infinite}@keyframes fall-6{73.113%{transform:translate(39.1864vw,73.113vh) scale(.1994)}to{transform:translate(43.39045vw,99vh) scale(.1994)}}.snow:nth-child(7){opacity:1.6156;transform:translate(68.0773vw,-10px) scale(.7506);animation:fall-7 26s -25s linear infinite}@keyframes fall-7{79.76%{transform:translate(63.4851vw,79.76vh) scale(.7506)}to{transform:translate(65.7812vw,99vh) scale(.7506)}}.snow:nth-child(8){opacity:1.4376;transform:translate(.1167vw,-10px) scale(.8311);animation:fall-8 24s -23s linear infinite}@keyframes fall-8{38.529%{transform:translate(-3.5676vw,38.529vh) scale(.8311)}to{transform:translate(-1.72545vw,99vh) scale(.8311)}}.snow:nth-child(9){opacity:1.31;transform:translate(79.7765vw,-10px) scale(.8094);animation:fall-9 14s -28s linear infinite}@keyframes fall-9{34.786%{transform:translate(84.9927vw,34.786vh) scale(.8094)}to{transform:translate(82.3846vw,99vh) scale(.8094)}}.snow:nth-child(10){opacity:.9056;transform:translate(2.4745vw,-10px) scale(.6578);animation:fall-10 28s -14s linear infinite}@keyframes fall-10{31.334%{transform:translate(12.445vw,31.334vh) scale(.6578)}to{transform:translate(7.45975vw,99vh) scale(.6578)}}.snow:nth-child(11){opacity:1.2054;transform:translate(98.9591vw,-10px) scale(.1323);animation:fall-11 28s -16s linear infinite}@keyframes fall-11{32.099%{transform:translate(94.7326vw,32.099vh) scale(.1323)}to{transform:translate(96.84585vw,99vh) scale(.1323)}}.snow:nth-child(12){opacity:1.4144;transform:translate(8.1417vw,-10px) scale(.0258);animation:fall-12 26s -10s linear infinite}@keyframes fall-12{59.874%{transform:translate(.0246vw,59.874vh) scale(.0258)}to{transform:translate(4.08315vw,99vh) scale(.0258)}}.snow:nth-child(13){opacity:.551;transform:translate(77.3147vw,-10px) scale(.4221);animation:fall-13 17s -18s linear infinite}@keyframes fall-13{68.282%{transform:translate(71.2114vw,68.282vh) scale(.4221)}to{transform:translate(74.26305vw,99vh) scale(.4221)}}.snow:nth-child(14){opacity:.5986;transform:translate(53.3317vw,-10px) scale(.4292);animation:fall-14 27s -11s linear infinite}@keyframes fall-14{69.819%{transform:translate(57.4699vw,69.819vh) scale(.4292)}to{transform:translate(55.4008vw,99vh) scale(.4292)}}.snow:nth-child(15){opacity:1.6876;transform:translate(51.6187vw,-10px) scale(.214);animation:fall-15 10s -21s linear infinite}@keyframes fall-15{60.157%{transform:translate(45.9446vw,60.157vh) scale(.214)}to{transform:translate(48.78165vw,99vh) scale(.214)}}.snow:nth-child(16){opacity:.0506;transform:translate(57.8782vw,-10px) scale(.4456);animation:fall-16 12s -1s linear infinite}@keyframes fall-16{66.547%{transform:translate(62.0337vw,66.547vh) scale(.4456)}to{transform:translate(59.95595vw,99vh) scale(.4456)}}.snow:nth-child(17){opacity:1.445;transform:translate(65.8409vw,-10px) scale(.5414);animation:fall-17 29s -19s linear infinite}@keyframes fall-17{76.678%{transform:translate(65.0546vw,76.678vh) scale(.5414)}to{transform:translate(65.44775vw,99vh) scale(.5414)}}.snow:nth-child(18){opacity:1.4062;transform:translate(89.4358vw,-10px) scale(.7732);animation:fall-18 28s -3s linear infinite}@keyframes fall-18{34.441%{transform:translate(89.0702vw,34.441vh) scale(.7732)}to{transform:translate(89.253vw,99vh) scale(.7732)}}.snow:nth-child(19){opacity:1.408;transform:translate(85.7968vw,-10px) scale(.571);animation:fall-19 22s -14s linear infinite}@keyframes fall-19{76.791%{transform:translate(87.551vw,76.791vh) scale(.571)}to{transform:translate(86.6739vw,99vh) scale(.571)}}.snow:nth-child(20){opacity:1.968;transform:translate(13.4049vw,-10px) scale(.7634);animation:fall-20 28s -3s linear infinite}@keyframes fall-20{34.238%{transform:translate(8.039vw,34.238vh) scale(.7634)}to{transform:translate(10.72195vw,99vh) scale(.7634)}}.snow:nth-child(21){opacity:1.0114;transform:translate(5.0215vw,-10px) scale(.8929);animation:fall-21 16s -17s linear infinite}@keyframes fall-21{38.901%{transform:translate(3.3685vw,38.901vh) scale(.8929)}to{transform:translate(4.195vw,99vh) scale(.8929)}}.snow:nth-child(22){opacity:1.5612;transform:translate(30.9328vw,-10px) scale(.1686);animation:fall-22 15s -29s linear infinite}@keyframes fall-22{53.465%{transform:translate(29.2157vw,53.465vh) scale(.1686)}to{transform:translate(30.07425vw,99vh) scale(.1686)}}.snow:nth-child(23){opacity:.247;transform:translate(53.4809vw,-10px) scale(.2757);animation:fall-23 16s -4s linear infinite}@keyframes fall-23{46.609%{transform:translate(53.6273vw,46.609vh) scale(.2757)}to{transform:translate(53.5541vw,99vh) scale(.2757)}}.snow:nth-child(24){opacity:1.2744;transform:translate(31.5308vw,-10px) scale(.6307);animation:fall-24 14s -18s linear infinite}@keyframes fall-24{56.691%{transform:translate(41.1675vw,56.691vh) scale(.6307)}to{transform:translate(36.34915vw,99vh) scale(.6307)}}.snow:nth-child(25){opacity:.5444;transform:translate(48.8913vw,-10px) scale(.9561);animation:fall-25 17s -28s linear infinite}@keyframes fall-25{40.204%{transform:translate(41.2111vw,40.204vh) scale(.9561)}to{transform:translate(45.0512vw,99vh) scale(.9561)}}.snow:nth-child(26){opacity:.4452;transform:translate(30.8615vw,-10px) scale(.7607);animation:fall-26 11s -17s linear infinite}@keyframes fall-26{45.903%{transform:translate(30.0881vw,45.903vh) scale(.7607)}to{transform:translate(30.4748vw,99vh) scale(.7607)}}.snow:nth-child(27){opacity:.7042;transform:translate(93.463vw,-10px) scale(.77);animation:fall-27 14s -21s linear infinite}@keyframes fall-27{61.857%{transform:translate(99.6405vw,61.857vh) scale(.77)}to{transform:translate(96.55175vw,99vh) scale(.77)}}.snow:nth-child(28){opacity:.1024;transform:translate(97.0794vw,-10px) scale(.7107);animation:fall-28 18s -17s linear infinite}@keyframes fall-28{52.309%{transform:translate(90.4397vw,52.309vh) scale(.7107)}to{transform:translate(93.75955vw,99vh) scale(.7107)}}.snow:nth-child(29){opacity:1.1684;transform:translate(4.0986vw,-10px) scale(.7613);animation:fall-29 22s -18s linear infinite}@keyframes fall-29{53.887%{transform:translate(6.2096vw,53.887vh) scale(.7613)}to{transform:translate(5.1541vw,99vh) scale(.7613)}}.snow:nth-child(30){opacity:1.0116;transform:translate(93.1383vw,-10px) scale(.1633);animation:fall-30 17s -2s linear infinite}@keyframes fall-30{61.277%{transform:translate(86.9062vw,61.277vh) scale(.1633)}to{transform:translate(90.02225vw,99vh) scale(.1633)}}.snow:nth-child(31){opacity:.1082;transform:translate(75.8676vw,-10px) scale(.2936);animation:fall-31 21s -14s linear infinite}@keyframes fall-31{35.89%{transform:translate(74.0269vw,35.89vh) scale(.2936)}to{transform:translate(74.94725vw,99vh) scale(.2936)}}.snow:nth-child(32){opacity:1.7794;transform:translate(62.4263vw,-10px) scale(.3552);animation:fall-32 25s -22s linear infinite}@keyframes fall-32{51.184%{transform:translate(60.4218vw,51.184vh) scale(.3552)}to{transform:translate(61.42405vw,99vh) scale(.3552)}}.snow:nth-child(33){opacity:.2124;transform:translate(38.0885vw,-10px) scale(.3029);animation:fall-33 25s -12s linear infinite}@keyframes fall-33{41.207%{transform:translate(28.2179vw,41.207vh) scale(.3029)}to{transform:translate(33.1532vw,99vh) scale(.3029)}}.snow:nth-child(34){opacity:.157;transform:translate(57.7719vw,-10px) scale(.7038);animation:fall-34 10s -20s linear infinite}@keyframes fall-34{60.522%{transform:translate(49.5799vw,60.522vh) scale(.7038)}to{transform:translate(53.6759vw,99vh) scale(.7038)}}.snow:nth-child(35){opacity:.2086;transform:translate(8.8294vw,-10px) scale(.1635);animation:fall-35 24s -9s linear infinite}@keyframes fall-35{72.98%{transform:translate(5.3563vw,72.98vh) scale(.1635)}to{transform:translate(7.09285vw,99vh) scale(.1635)}}.snow:nth-child(36){opacity:.2586;transform:translate(21.3564vw,-10px) scale(.946);animation:fall-36 18s -19s linear infinite}@keyframes fall-36{73.637%{transform:translate(19.1966vw,73.637vh) scale(.946)}to{transform:translate(20.2765vw,99vh) scale(.946)}}.snow:nth-child(37){opacity:1.9402;transform:translate(99.7525vw,-10px) scale(.5663);animation:fall-37 10s -6s linear infinite}@keyframes fall-37{34.651%{transform:translate(93.8666vw,34.651vh) scale(.5663)}to{transform:translate(96.80955vw,99vh) scale(.5663)}}.snow:nth-child(38){opacity:.0674;transform:translate(5.8747vw,-10px) scale(.7923);animation:fall-38 25s -20s linear infinite}@keyframes fall-38{59.145%{transform:translate(15.3314vw,59.145vh) scale(.7923)}to{transform:translate(10.60305vw,99vh) scale(.7923)}}.snow:nth-child(39){opacity:1.42;transform:translate(22.4961vw,-10px) scale(.419);animation:fall-39 11s -23s linear infinite}@keyframes fall-39{79.613%{transform:translate(26.0269vw,79.613vh) scale(.419)}to{transform:translate(24.2615vw,99vh) scale(.419)}}.snow:nth-child(40){opacity:1.7894;transform:translate(80.8583vw,-10px) scale(.3383);animation:fall-40 17s -24s linear infinite}@keyframes fall-40{56.807%{transform:translate(85.8325vw,56.807vh) scale(.3383)}to{transform:translate(83.3454vw,99vh) scale(.3383)}}.snow:nth-child(41){opacity:1.5466;transform:translate(99.1145vw,-10px) scale(.7607);animation:fall-41 27s -13s linear infinite}@keyframes fall-41{44.057%{transform:translate(103.6551vw,44.057vh) scale(.7607)}to{transform:translate(101.3848vw,99vh) scale(.7607)}}.snow:nth-child(42){opacity:.9878;transform:translate(94.5748vw,-10px) scale(.6576);animation:fall-42 13s -4s linear infinite}@keyframes fall-42{60.939%{transform:translate(91.7077vw,60.939vh) scale(.6576)}to{transform:translate(93.14125vw,99vh) scale(.6576)}}.snow:nth-child(43){opacity:1.7276;transform:translate(43.6339vw,-10px) scale(.5038);animation:fall-43 12s -11s linear infinite}@keyframes fall-43{71.775%{transform:translate(47.6675vw,71.775vh) scale(.5038)}to{transform:translate(45.6507vw,99vh) scale(.5038)}}.snow:nth-child(44){opacity:.2914;transform:translate(93.7028vw,-10px) scale(.4878);animation:fall-44 18s -29s linear infinite}@keyframes fall-44{52.656%{transform:translate(90.5751vw,52.656vh) scale(.4878)}to{transform:translate(92.13895vw,99vh) scale(.4878)}}.snow:nth-child(45){opacity:.2188;transform:translate(47.7833vw,-10px) scale(.0749);animation:fall-45 11s -5s linear infinite}@keyframes fall-45{59.11%{transform:translate(42.6062vw,59.11vh) scale(.0749)}to{transform:translate(45.19475vw,99vh) scale(.0749)}}.snow:nth-child(46){opacity:.7504;transform:translate(58.9735vw,-10px) scale(.3631);animation:fall-46 15s -2s linear infinite}@keyframes fall-46{31.258%{transform:translate(62.6126vw,31.258vh) scale(.3631)}to{transform:translate(60.79305vw,99vh) scale(.3631)}}.snow:nth-child(47){opacity:1.6202;transform:translate(7.1507vw,-10px) scale(.4707);animation:fall-47 28s -9s linear infinite}@keyframes fall-47{56.997%{transform:translate(13.7012vw,56.997vh) scale(.4707)}to{transform:translate(10.42595vw,99vh) scale(.4707)}}.snow:nth-child(48){opacity:1.2602;transform:translate(37.2286vw,-10px) scale(.9068);animation:fall-48 16s -18s linear infinite}@keyframes fall-48{58.687%{transform:translate(33.3792vw,58.687vh) scale(.9068)}to{transform:translate(35.3039vw,99vh) scale(.9068)}}.snow:nth-child(49){opacity:1.1448;transform:translate(46.8741vw,-10px) scale(.4467);animation:fall-49 16s -12s linear infinite}@keyframes fall-49{47.497%{transform:translate(50.4388vw,47.497vh) scale(.4467)}to{transform:translate(48.65645vw,99vh) scale(.4467)}}.snow:nth-child(50){opacity:1.5994;transform:translate(50.339vw,-10px) scale(.4674);animation:fall-50 20s -17s linear infinite}@keyframes fall-50{73.119%{transform:translate(49.2647vw,73.119vh) scale(.4674)}to{transform:translate(49.80185vw,99vh) scale(.4674)}}.snow:nth-child(51){opacity:.7524;transform:translate(69.7216vw,-10px) scale(.4832);animation:fall-51 13s -23s linear infinite}@keyframes fall-51{36.265%{transform:translate(64.6228vw,36.265vh) scale(.4832)}to{transform:translate(67.1722vw,99vh) scale(.4832)}}.snow:nth-child(52){opacity:1.0674;transform:translate(82.1623vw,-10px) scale(.7392);animation:fall-52 28s -30s linear infinite}@keyframes fall-52{73.736%{transform:translate(85.4371vw,73.736vh) scale(.7392)}to{transform:translate(83.7997vw,99vh) scale(.7392)}}.snow:nth-child(53){opacity:1.466;transform:translate(77.7969vw,-10px) scale(.4666);animation:fall-53 10s -4s linear infinite}@keyframes fall-53{73.307%{transform:translate(81.4673vw,73.307vh) scale(.4666)}to{transform:translate(79.6321vw,99vh) scale(.4666)}}.snow:nth-child(54){opacity:.4332;transform:translate(68.2984vw,-10px) scale(.6066);animation:fall-54 17s -12s linear infinite}@keyframes fall-54{70.422%{transform:translate(66.3576vw,70.422vh) scale(.6066)}to{transform:translate(67.328vw,99vh) scale(.6066)}}.snow:nth-child(55){opacity:.3206;transform:translate(42.1726vw,-10px) scale(.3842);animation:fall-55 24s -16s linear infinite}@keyframes fall-55{46.491%{transform:translate(50.6813vw,46.491vh) scale(.3842)}to{transform:translate(46.42695vw,99vh) scale(.3842)}}.snow:nth-child(56){opacity:1.7284;transform:translate(18.6915vw,-10px) scale(.8979);animation:fall-56 12s -11s linear infinite}@keyframes fall-56{44.111%{transform:translate(26.5752vw,44.111vh) scale(.8979)}to{transform:translate(22.63335vw,99vh) scale(.8979)}}.snow:nth-child(57){opacity:1.2628;transform:translate(33.152vw,-10px) scale(.2937);animation:fall-57 21s -18s linear infinite}@keyframes fall-57{48.126%{transform:translate(40.1188vw,48.126vh) scale(.2937)}to{transform:translate(36.6354vw,99vh) scale(.2937)}}.snow:nth-child(58){opacity:.1456;transform:translate(6.6096vw,-10px) scale(.8247);animation:fall-58 23s -3s linear infinite}@keyframes fall-58{70.474%{transform:translate(1.2093vw,70.474vh) scale(.8247)}to{transform:translate(3.90945vw,99vh) scale(.8247)}}.snow:nth-child(59){opacity:.5622;transform:translate(62.4172vw,-10px) scale(.6478);animation:fall-59 27s -15s linear infinite}@keyframes fall-59{54.483%{transform:translate(55.5507vw,54.483vh) scale(.6478)}to{transform:translate(58.98395vw,99vh) scale(.6478)}}.snow:nth-child(60){opacity:.0008;transform:translate(51.3336vw,-10px) scale(.7224);animation:fall-60 25s -2s linear infinite}@keyframes fall-60{50.688%{transform:translate(56.7834vw,50.688vh) scale(.7224)}to{transform:translate(54.0585vw,99vh) scale(.7224)}}.snow:nth-child(61){opacity:1.882;transform:translate(66.7971vw,-10px) scale(.7377);animation:fall-61 19s -23s linear infinite}@keyframes fall-61{77.212%{transform:translate(72.6312vw,77.212vh) scale(.7377)}to{transform:translate(69.71415vw,99vh) scale(.7377)}}.snow:nth-child(62){opacity:.7016;transform:translate(15.8079vw,-10px) scale(.8931);animation:fall-62 23s -6s linear infinite}@keyframes fall-62{73.883%{transform:translate(13.7655vw,73.883vh) scale(.8931)}to{transform:translate(14.7867vw,99vh) scale(.8931)}}.snow:nth-child(63){opacity:1.5662;transform:translate(13.2291vw,-10px) scale(.6822);animation:fall-63 23s -28s linear infinite}@keyframes fall-63{75.159%{transform:translate(3.8423vw,75.159vh) scale(.6822)}to{transform:translate(8.5357vw,99vh) scale(.6822)}}.snow:nth-child(64){opacity:.158;transform:translate(5.3523vw,-10px) scale(.3097);animation:fall-64 13s -30s linear infinite}@keyframes fall-64{72.998%{transform:translate(3.1013vw,72.998vh) scale(.3097)}to{transform:translate(4.2268vw,99vh) scale(.3097)}}.snow:nth-child(65){opacity:.485;transform:translate(36.8055vw,-10px) scale(.0546);animation:fall-65 18s -3s linear infinite}@keyframes fall-65{64.792%{transform:translate(36.3083vw,64.792vh) scale(.0546)}to{transform:translate(36.5569vw,99vh) scale(.0546)}}.snow:nth-child(66){opacity:1.0578;transform:translate(1.8253vw,-10px) scale(.9398);animation:fall-66 29s -27s linear infinite}@keyframes fall-66{57.724%{transform:translate(8.1985vw,57.724vh) scale(.9398)}to{transform:translate(5.0119vw,99vh) scale(.9398)}}.snow:nth-child(67){opacity:1.9474;transform:translate(19.7312vw,-10px) scale(.3768);animation:fall-67 18s -13s linear infinite}@keyframes fall-67{48.495%{transform:translate(10.5317vw,48.495vh) scale(.3768)}to{transform:translate(15.13145vw,99vh) scale(.3768)}}.snow:nth-child(68){opacity:1.4612;transform:translate(92.9429vw,-10px) scale(.3809);animation:fall-68 20s -4s linear infinite}@keyframes fall-68{63.218%{transform:translate(101.7276vw,63.218vh) scale(.3809)}to{transform:translate(97.33525vw,99vh) scale(.3809)}}.snow:nth-child(69){opacity:.3284;transform:translate(58.8756vw,-10px) scale(.8473);animation:fall-69 28s -24s linear infinite}@keyframes fall-69{66.694%{transform:translate(56.575vw,66.694vh) scale(.8473)}to{transform:translate(57.7253vw,99vh) scale(.8473)}}.snow:nth-child(70){opacity:.78;transform:translate(13.0661vw,-10px) scale(.6407);animation:fall-70 19s -27s linear infinite}@keyframes fall-70{51.437%{transform:translate(13.2038vw,51.437vh) scale(.6407)}to{transform:translate(13.13495vw,99vh) scale(.6407)}}.snow:nth-child(71){opacity:.2808;transform:translate(5.9271vw,-10px) scale(.3278);animation:fall-71 25s -27s linear infinite}@keyframes fall-71{45.082%{transform:translate(5.3807vw,45.082vh) scale(.3278)}to{transform:translate(5.6539vw,99vh) scale(.3278)}}.snow:nth-child(72){opacity:1.8562;transform:translate(90.032vw,-10px) scale(.3992);animation:fall-72 22s -3s linear infinite}@keyframes fall-72{66.745%{transform:translate(96.1264vw,66.745vh) scale(.3992)}to{transform:translate(93.0792vw,99vh) scale(.3992)}}.snow:nth-child(73){opacity:1.1644;transform:translate(32.3713vw,-10px) scale(.8217);animation:fall-73 15s -11s linear infinite}@keyframes fall-73{44.368%{transform:translate(29.9009vw,44.368vh) scale(.8217)}to{transform:translate(31.1361vw,99vh) scale(.8217)}}.snow:nth-child(74){opacity:1.6498;transform:translate(15.5298vw,-10px) scale(.5403);animation:fall-74 21s -30s linear infinite}@keyframes fall-74{63.736%{transform:translate(15.3315vw,63.736vh) scale(.5403)}to{transform:translate(15.43065vw,99vh) scale(.5403)}}.snow:nth-child(75){opacity:1.4882;transform:translate(98.6022vw,-10px) scale(.5398);animation:fall-75 21s -18s linear infinite}@keyframes fall-75{36.301%{transform:translate(104.3593vw,36.301vh) scale(.5398)}to{transform:translate(101.48075vw,99vh) scale(.5398)}}.snow:nth-child(76){opacity:1.8812;transform:translate(69.1098vw,-10px) scale(.9879);animation:fall-76 27s -18s linear infinite}@keyframes fall-76{42.664%{transform:translate(67.7213vw,42.664vh) scale(.9879)}to{transform:translate(68.41555vw,99vh) scale(.9879)}}.snow:nth-child(77){opacity:.9554;transform:translate(24.0931vw,-10px) scale(.6823);animation:fall-77 14s -2s linear infinite}@keyframes fall-77{36.516%{transform:translate(19.5834vw,36.516vh) scale(.6823)}to{transform:translate(21.83825vw,99vh) scale(.6823)}}.snow:nth-child(78){opacity:.1832;transform:translate(98.3213vw,-10px) scale(.3299);animation:fall-78 10s -30s linear infinite}@keyframes fall-78{70.484%{transform:translate(96.8837vw,70.484vh) scale(.3299)}to{transform:translate(97.6025vw,99vh) scale(.3299)}}.snow:nth-child(79){opacity:.7822;transform:translate(71.4794vw,-10px) scale(.0507);animation:fall-79 14s -27s linear infinite}@keyframes fall-79{76.084%{transform:translate(73.1213vw,76.084vh) scale(.0507)}to{transform:translate(72.30035vw,99vh) scale(.0507)}}.snow:nth-child(80){opacity:.6478;transform:translate(56.2957vw,-10px) scale(.2399);animation:fall-80 26s -14s linear infinite}@keyframes fall-80{54.154%{transform:translate(64.3709vw,54.154vh) scale(.2399)}to{transform:translate(60.3333vw,99vh) scale(.2399)}}.snow:nth-child(81){opacity:.3542;transform:translate(84.6535vw,-10px) scale(.7121);animation:fall-81 27s -17s linear infinite}@keyframes fall-81{76.734%{transform:translate(91.1458vw,76.734vh) scale(.7121)}to{transform:translate(87.89965vw,99vh) scale(.7121)}}.snow:nth-child(82){opacity:.0426;transform:translate(22.2944vw,-10px) scale(.5241);animation:fall-82 17s -28s linear infinite}@keyframes fall-82{60.728%{transform:translate(13.3128vw,60.728vh) scale(.5241)}to{transform:translate(17.8036vw,99vh) scale(.5241)}}.snow:nth-child(83){opacity:1.3822;transform:translate(65.8939vw,-10px) scale(.9545);animation:fall-83 23s -19s linear infinite}@keyframes fall-83{39.893%{transform:translate(57.4976vw,39.893vh) scale(.9545)}to{transform:translate(61.69575vw,99vh) scale(.9545)}}.snow:nth-child(84){opacity:.9264;transform:translate(67.2249vw,-10px) scale(.699);animation:fall-84 23s -20s linear infinite}@keyframes fall-84{56.711%{transform:translate(61.56vw,56.711vh) scale(.699)}to{transform:translate(64.39245vw,99vh) scale(.699)}}.snow:nth-child(85){opacity:.0982;transform:translate(28.6466vw,-10px) scale(.1464);animation:fall-85 10s -26s linear infinite}@keyframes fall-85{45.306%{transform:translate(38.5829vw,45.306vh) scale(.1464)}to{transform:translate(33.61475vw,99vh) scale(.1464)}}.snow:nth-child(86){opacity:1.4616;transform:translate(11.5902vw,-10px) scale(.8269);animation:fall-86 25s -22s linear infinite}@keyframes fall-86{41.482%{transform:translate(7.6656vw,41.482vh) scale(.8269)}to{transform:translate(9.6279vw,99vh) scale(.8269)}}.snow:nth-child(87){opacity:1.1526;transform:translate(4.9753vw,-10px) scale(.1512);animation:fall-87 25s -14s linear infinite}@keyframes fall-87{54.949%{transform:translate(13.7309vw,54.949vh) scale(.1512)}to{transform:translate(9.3531vw,99vh) scale(.1512)}}.snow:nth-child(88){opacity:.51;transform:translate(44.6674vw,-10px) scale(.8099);animation:fall-88 17s -24s linear infinite}@keyframes fall-88{59.764%{transform:translate(38.9205vw,59.764vh) scale(.8099)}to{transform:translate(41.79395vw,99vh) scale(.8099)}}.snow:nth-child(89){opacity:.8938;transform:translate(89.7421vw,-10px) scale(.651);animation:fall-89 16s -17s linear infinite}@keyframes fall-89{37.262%{transform:translate(81.6627vw,37.262vh) scale(.651)}to{transform:translate(85.7024vw,99vh) scale(.651)}}.snow:nth-child(90){opacity:.5884;transform:translate(34.618vw,-10px) scale(.1488);animation:fall-90 12s -27s linear infinite}@keyframes fall-90{64.368%{transform:translate(40.3927vw,64.368vh) scale(.1488)}to{transform:translate(37.50535vw,99vh) scale(.1488)}}.snow:nth-child(91){opacity:1.095;transform:translate(27.4949vw,-10px) scale(.4706);animation:fall-91 21s -17s linear infinite}@keyframes fall-91{49.224%{transform:translate(21.6711vw,49.224vh) scale(.4706)}to{transform:translate(24.583vw,99vh) scale(.4706)}}.snow:nth-child(92){opacity:1.1276;transform:translate(84.1706vw,-10px) scale(.2296);animation:fall-92 12s -16s linear infinite}@keyframes fall-92{42.589%{transform:translate(85.3051vw,42.589vh) scale(.2296)}to{transform:translate(84.73785vw,99vh) scale(.2296)}}.snow:nth-child(93){opacity:.7712;transform:translate(25.4169vw,-10px) scale(.5133);animation:fall-93 18s -16s linear infinite}@keyframes fall-93{75.217%{transform:translate(30.737vw,75.217vh) scale(.5133)}to{transform:translate(28.07695vw,99vh) scale(.5133)}}.snow:nth-child(94){opacity:.9086;transform:translate(52.663vw,-10px) scale(.4254);animation:fall-94 22s -16s linear infinite}@keyframes fall-94{46.234%{transform:translate(62.54vw,46.234vh) scale(.4254)}to{transform:translate(57.6015vw,99vh) scale(.4254)}}.snow:nth-child(95){opacity:.3842;transform:translate(26.3107vw,-10px) scale(.1214);animation:fall-95 12s -22s linear infinite}@keyframes fall-95{55.739%{transform:translate(25.8437vw,55.739vh) scale(.1214)}to{transform:translate(26.0772vw,99vh) scale(.1214)}}.snow:nth-child(96){opacity:1.8968;transform:translate(52.5904vw,-10px) scale(.5023);animation:fall-96 15s -23s linear infinite}@keyframes fall-96{48.252%{transform:translate(57.8521vw,48.252vh) scale(.5023)}to{transform:translate(55.22125vw,99vh) scale(.5023)}}.snow:nth-child(97){opacity:.1636;transform:translate(38.232vw,-10px) scale(.9783);animation:fall-97 29s -6s linear infinite}@keyframes fall-97{70.163%{transform:translate(32.5424vw,70.163vh) scale(.9783)}to{transform:translate(35.3872vw,99vh) scale(.9783)}}.snow:nth-child(98){opacity:.2264;transform:translate(21.3703vw,-10px) scale(.9956);animation:fall-98 19s -27s linear infinite}@keyframes fall-98{36.188%{transform:translate(27.4004vw,36.188vh) scale(.9956)}to{transform:translate(24.38535vw,99vh) scale(.9956)}}.snow:nth-child(99){opacity:.1318;transform:translate(3.5377vw,-10px) scale(.6636);animation:fall-99 18s -7s linear infinite}@keyframes fall-99{31.806%{transform:translate(-.2026vw,31.806vh) scale(.6636)}to{transform:translate(1.66755vw,99vh) scale(.6636)}}.snow:nth-child(100){opacity:1.5676;transform:translate(60.7878vw,-10px) scale(.7785);animation:fall-100 20s -21s linear infinite}@keyframes fall-100{43.164%{transform:translate(54.3521vw,43.164vh) scale(.7785)}to{transform:translate(57.56995vw,99vh) scale(.7785)}}.snow:nth-child(101){opacity:1.0734;transform:translate(25.9002vw,-10px) scale(.7055);animation:fall-101 27s -3s linear infinite}@keyframes fall-101{71.911%{transform:translate(30.1492vw,71.911vh) scale(.7055)}to{transform:translate(28.0247vw,99vh) scale(.7055)}}.snow:nth-child(102){opacity:.9608;transform:translate(34.1128vw,-10px) scale(.9594);animation:fall-102 24s -21s linear infinite}@keyframes fall-102{30.274%{transform:translate(29.2357vw,30.274vh) scale(.9594)}to{transform:translate(31.67425vw,99vh) scale(.9594)}}.snow:nth-child(103){opacity:.0506;transform:translate(29.9318vw,-10px) scale(.9461);animation:fall-103 27s -4s linear infinite}@keyframes fall-103{43.248%{transform:translate(35.8141vw,43.248vh) scale(.9461)}to{transform:translate(32.87295vw,99vh) scale(.9461)}}.snow:nth-child(104){opacity:1.6304;transform:translate(39.1707vw,-10px) scale(.4886);animation:fall-104 13s -2s linear infinite}@keyframes fall-104{49.434%{transform:translate(48.9093vw,49.434vh) scale(.4886)}to{transform:translate(44.04vw,99vh) scale(.4886)}}.snow:nth-child(105){opacity:1.8262;transform:translate(27.6581vw,-10px) scale(.7891);animation:fall-105 29s -5s linear infinite}@keyframes fall-105{45.555%{transform:translate(23.1169vw,45.555vh) scale(.7891)}to{transform:translate(25.3875vw,99vh) scale(.7891)}}.snow:nth-child(106){opacity:1.2032;transform:translate(29.6701vw,-10px) scale(.1862);animation:fall-106 24s -21s linear infinite}@keyframes fall-106{40.602%{transform:translate(37.2455vw,40.602vh) scale(.1862)}to{transform:translate(33.4578vw,99vh) scale(.1862)}}.snow:nth-child(107){opacity:.2934;transform:translate(31.9786vw,-10px) scale(.7222);animation:fall-107 20s -3s linear infinite}@keyframes fall-107{77.225%{transform:translate(34.9518vw,77.225vh) scale(.7222)}to{transform:translate(33.4652vw,99vh) scale(.7222)}}.snow:nth-child(108){opacity:.4274;transform:translate(90.3936vw,-10px) scale(.149);animation:fall-108 17s -22s linear infinite}@keyframes fall-108{75.934%{transform:translate(100.2334vw,75.934vh) scale(.149)}to{transform:translate(95.3135vw,99vh) scale(.149)}}.snow:nth-child(109){opacity:.9438;transform:translate(46.651vw,-10px) scale(.4252);animation:fall-109 17s -26s linear infinite}@keyframes fall-109{50.16%{transform:translate(38.8488vw,50.16vh) scale(.4252)}to{transform:translate(42.7499vw,99vh) scale(.4252)}}.snow:nth-child(110){opacity:1.8952;transform:translate(20.3652vw,-10px) scale(.0683);animation:fall-110 27s -18s linear infinite}@keyframes fall-110{77.224%{transform:translate(13.2099vw,77.224vh) scale(.0683)}to{transform:translate(16.78755vw,99vh) scale(.0683)}}.snow:nth-child(111){opacity:.074;transform:translate(60.4584vw,-10px) scale(.6247);animation:fall-111 23s -7s linear infinite}@keyframes fall-111{35.364%{transform:translate(57.175vw,35.364vh) scale(.6247)}to{transform:translate(58.8167vw,99vh) scale(.6247)}}.snow:nth-child(112){opacity:1.9702;transform:translate(23.8331vw,-10px) scale(.3836);animation:fall-112 20s -6s linear infinite}@keyframes fall-112{58.845%{transform:translate(27.3216vw,58.845vh) scale(.3836)}to{transform:translate(25.57735vw,99vh) scale(.3836)}}.snow:nth-child(113){opacity:1.694;transform:translate(52.6397vw,-10px) scale(.0217);animation:fall-113 16s -13s linear infinite}@keyframes fall-113{41.748%{transform:translate(60.8044vw,41.748vh) scale(.0217)}to{transform:translate(56.72205vw,99vh) scale(.0217)}}.snow:nth-child(114){opacity:1.4702;transform:translate(95.9539vw,-10px) scale(.7851);animation:fall-114 12s -16s linear infinite}@keyframes fall-114{49.182%{transform:translate(99.9772vw,49.182vh) scale(.7851)}to{transform:translate(97.96555vw,99vh) scale(.7851)}}.snow:nth-child(115){opacity:1.9168;transform:translate(20.0297vw,-10px) scale(.981);animation:fall-115 19s -9s linear infinite}@keyframes fall-115{35.448%{transform:translate(19.9109vw,35.448vh) scale(.981)}to{transform:translate(19.9703vw,99vh) scale(.981)}}.snow:nth-child(116){opacity:.1646;transform:translate(62.2041vw,-10px) scale(.5162);animation:fall-116 17s -12s linear infinite}@keyframes fall-116{78.012%{transform:translate(54.6692vw,78.012vh) scale(.5162)}to{transform:translate(58.43665vw,99vh) scale(.5162)}}.snow:nth-child(117){opacity:1.696;transform:translate(79.8119vw,-10px) scale(.3197);animation:fall-117 15s -30s linear infinite}@keyframes fall-117{32.412%{transform:translate(71.5425vw,32.412vh) scale(.3197)}to{transform:translate(75.6772vw,99vh) scale(.3197)}}.snow:nth-child(118){opacity:1.6368;transform:translate(99.9942vw,-10px) scale(.1574);animation:fall-118 12s -21s linear infinite}@keyframes fall-118{61.999%{transform:translate(91.7946vw,61.999vh) scale(.1574)}to{transform:translate(95.8944vw,99vh) scale(.1574)}}.snow:nth-child(119){opacity:.936;transform:translate(33.5139vw,-10px) scale(.1523);animation:fall-119 15s -5s linear infinite}@keyframes fall-119{56.155%{transform:translate(35.683vw,56.155vh) scale(.1523)}to{transform:translate(34.59845vw,99vh) scale(.1523)}}.snow:nth-child(120){opacity:.718;transform:translate(22.4965vw,-10px) scale(.3323);animation:fall-120 21s -23s linear infinite}@keyframes fall-120{41.353%{transform:translate(23.5781vw,41.353vh) scale(.3323)}to{transform:translate(23.0373vw,99vh) scale(.3323)}}.snow:nth-child(121){opacity:1.4442;transform:translate(49.8594vw,-10px) scale(.312);animation:fall-121 15s -5s linear infinite}@keyframes fall-121{38.279%{transform:translate(47.4033vw,38.279vh) scale(.312)}to{transform:translate(48.63135vw,99vh) scale(.312)}}.snow:nth-child(122){opacity:.4848;transform:translate(1.9143vw,-10px) scale(.7666);animation:fall-122 19s -6s linear infinite}@keyframes fall-122{36.001%{transform:translate(-4.0755vw,36.001vh) scale(.7666)}to{transform:translate(-1.0806vw,99vh) scale(.7666)}}.snow:nth-child(123){opacity:.8876;transform:translate(35.6438vw,-10px) scale(.2441);animation:fall-123 23s -24s linear infinite}@keyframes fall-123{47.132%{transform:translate(28.7894vw,47.132vh) scale(.2441)}to{transform:translate(32.2166vw,99vh) scale(.2441)}}.snow:nth-child(124){opacity:1.064;transform:translate(14.1802vw,-10px) scale(.3021);animation:fall-124 16s -27s linear infinite}@keyframes fall-124{39.765%{transform:translate(7.4896vw,39.765vh) scale(.3021)}to{transform:translate(10.8349vw,99vh) scale(.3021)}}.snow:nth-child(125){opacity:.9778;transform:translate(41.6608vw,-10px) scale(.8247);animation:fall-125 16s -18s linear infinite}@keyframes fall-125{53.088%{transform:translate(37.2338vw,53.088vh) scale(.8247)}to{transform:translate(39.4473vw,99vh) scale(.8247)}}.snow:nth-child(126){opacity:1.9466;transform:translate(54.5809vw,-10px) scale(.2343);animation:fall-126 13s -29s linear infinite}@keyframes fall-126{66.153%{transform:translate(63.1223vw,66.153vh) scale(.2343)}to{transform:translate(58.8516vw,99vh) scale(.2343)}}.snow:nth-child(127){opacity:1.2002;transform:translate(41.3441vw,-10px) scale(.6739);animation:fall-127 21s -17s linear infinite}@keyframes fall-127{35.199%{transform:translate(36.4945vw,35.199vh) scale(.6739)}to{transform:translate(38.9193vw,99vh) scale(.6739)}}.snow:nth-child(128){opacity:.9212;transform:translate(72.6074vw,-10px) scale(.4995);animation:fall-128 18s -3s linear infinite}@keyframes fall-128{75.359%{transform:translate(64.2775vw,75.359vh) scale(.4995)}to{transform:translate(68.44245vw,99vh) scale(.4995)}}.snow:nth-child(129){opacity:1.0862;transform:translate(98.6169vw,-10px) scale(.3837);animation:fall-129 27s -22s linear infinite}@keyframes fall-129{68.909%{transform:translate(99.5191vw,68.909vh) scale(.3837)}to{transform:translate(99.068vw,99vh) scale(.3837)}}.snow:nth-child(130){opacity:.3536;transform:translate(21.1005vw,-10px) scale(.1515);animation:fall-130 28s -12s linear infinite}@keyframes fall-130{68.314%{transform:translate(26.1379vw,68.314vh) scale(.1515)}to{transform:translate(23.6192vw,99vh) scale(.1515)}}.snow:nth-child(131){opacity:1.0896;transform:translate(37.3516vw,-10px) scale(.5266);animation:fall-131 15s -18s linear infinite}@keyframes fall-131{61.775%{transform:translate(43.6662vw,61.775vh) scale(.5266)}to{transform:translate(40.5089vw,99vh) scale(.5266)}}.snow:nth-child(132){opacity:.475;transform:translate(50.1634vw,-10px) scale(.4942);animation:fall-132 21s -30s linear infinite}@keyframes fall-132{64.505%{transform:translate(59.1309vw,64.505vh) scale(.4942)}to{transform:translate(54.64715vw,99vh) scale(.4942)}}.snow:nth-child(133){opacity:.7232;transform:translate(52.0445vw,-10px) scale(.0684);animation:fall-133 26s -30s linear infinite}@keyframes fall-133{64.115%{transform:translate(60.9508vw,64.115vh) scale(.0684)}to{transform:translate(56.49765vw,99vh) scale(.0684)}}.snow:nth-child(134){opacity:1.903;transform:translate(63.4265vw,-10px) scale(.9739);animation:fall-134 14s -2s linear infinite}@keyframes fall-134{33.76%{transform:translate(54.1249vw,33.76vh) scale(.9739)}to{transform:translate(58.7757vw,99vh) scale(.9739)}}.snow:nth-child(135){opacity:.1606;transform:translate(50.7333vw,-10px) scale(.9551);animation:fall-135 23s -9s linear infinite}@keyframes fall-135{71.617%{transform:translate(55.7122vw,71.617vh) scale(.9551)}to{transform:translate(53.22275vw,99vh) scale(.9551)}}.snow:nth-child(136){opacity:1.8708;transform:translate(93.874vw,-10px) scale(.6233);animation:fall-136 25s -5s linear infinite}@keyframes fall-136{43.546%{transform:translate(88.3206vw,43.546vh) scale(.6233)}to{transform:translate(91.0973vw,99vh) scale(.6233)}}.snow:nth-child(137){opacity:.6948;transform:translate(74.2987vw,-10px) scale(.8963);animation:fall-137 25s -17s linear infinite}@keyframes fall-137{66.806%{transform:translate(65.624vw,66.806vh) scale(.8963)}to{transform:translate(69.96135vw,99vh) scale(.8963)}}.snow:nth-child(138){opacity:.149;transform:translate(56.487vw,-10px) scale(.2822);animation:fall-138 19s -9s linear infinite}@keyframes fall-138{45.993%{transform:translate(61.8915vw,45.993vh) scale(.2822)}to{transform:translate(59.18925vw,99vh) scale(.2822)}}.snow:nth-child(139){opacity:1.7834;transform:translate(68.9358vw,-10px) scale(.9427);animation:fall-139 25s -19s linear infinite}@keyframes fall-139{48.844%{transform:translate(74.4002vw,48.844vh) scale(.9427)}to{transform:translate(71.668vw,99vh) scale(.9427)}}.snow:nth-child(140){opacity:1.6004;transform:translate(23.7646vw,-10px) scale(.7026);animation:fall-140 18s -23s linear infinite}@keyframes fall-140{51.156%{transform:translate(17.3164vw,51.156vh) scale(.7026)}to{transform:translate(20.5405vw,99vh) scale(.7026)}}.snow:nth-child(141){opacity:1.3284;transform:translate(67.2181vw,-10px) scale(.83);animation:fall-141 18s -24s linear infinite}@keyframes fall-141{62.386%{transform:translate(67.8184vw,62.386vh) scale(.83)}to{transform:translate(67.51825vw,99vh) scale(.83)}}.snow:nth-child(142){opacity:.1302;transform:translate(16.4424vw,-10px) scale(.4975);animation:fall-142 21s -2s linear infinite}@keyframes fall-142{72.848%{transform:translate(12.2306vw,72.848vh) scale(.4975)}to{transform:translate(14.3365vw,99vh) scale(.4975)}}.snow:nth-child(143){opacity:1.0336;transform:translate(42.8628vw,-10px) scale(.5613);animation:fall-143 24s -13s linear infinite}@keyframes fall-143{71.778%{transform:translate(49.7098vw,71.778vh) scale(.5613)}to{transform:translate(46.2863vw,99vh) scale(.5613)}}.snow:nth-child(144){opacity:1.3636;transform:translate(80.1529vw,-10px) scale(.7886);animation:fall-144 18s -28s linear infinite}@keyframes fall-144{46.221%{transform:translate(77.4807vw,46.221vh) scale(.7886)}to{transform:translate(78.8168vw,99vh) scale(.7886)}}.snow:nth-child(145){opacity:1.841;transform:translate(24.5712vw,-10px) scale(.0348);animation:fall-145 18s -13s linear infinite}@keyframes fall-145{64.53%{transform:translate(19.0904vw,64.53vh) scale(.0348)}to{transform:translate(21.8308vw,99vh) scale(.0348)}}.snow:nth-child(146){opacity:1.4394;transform:translate(40.7407vw,-10px) scale(.2111);animation:fall-146 23s -19s linear infinite}@keyframes fall-146{70.935%{transform:translate(44.0457vw,70.935vh) scale(.2111)}to{transform:translate(42.3932vw,99vh) scale(.2111)}}.snow:nth-child(147){opacity:.3136;transform:translate(47.1303vw,-10px) scale(.8399);animation:fall-147 18s -29s linear infinite}@keyframes fall-147{77.476%{transform:translate(56.3922vw,77.476vh) scale(.8399)}to{transform:translate(51.76125vw,99vh) scale(.8399)}}.snow:nth-child(148){opacity:1.8942;transform:translate(60.2341vw,-10px) scale(.9531);animation:fall-148 25s -1s linear infinite}@keyframes fall-148{66.409%{transform:translate(60.4086vw,66.409vh) scale(.9531)}to{transform:translate(60.32135vw,99vh) scale(.9531)}}.snow:nth-child(149){opacity:1.3442;transform:translate(60.8865vw,-10px) scale(.7937);animation:fall-149 17s -27s linear infinite}@keyframes fall-149{65.796%{transform:translate(59.7368vw,65.796vh) scale(.7937)}to{transform:translate(60.31165vw,99vh) scale(.7937)}}.snow:nth-child(150){opacity:.1166;transform:translate(73.8107vw,-10px) scale(.4404);animation:fall-150 17s -23s linear infinite}@keyframes fall-150{61.473%{transform:translate(76.0392vw,61.473vh) scale(.4404)}to{transform:translate(74.92495vw,99vh) scale(.4404)}}.snow:nth-child(151){opacity:.0298;transform:translate(58.2285vw,-10px) scale(.6886);animation:fall-151 22s -27s linear infinite}@keyframes fall-151{65.798%{transform:translate(54.6443vw,65.798vh) scale(.6886)}to{transform:translate(56.4364vw,99vh) scale(.6886)}}.snow:nth-child(152){opacity:1.5524;transform:translate(49.2295vw,-10px) scale(.7365);animation:fall-152 21s -9s linear infinite}@keyframes fall-152{30.472%{transform:translate(42.068vw,30.472vh) scale(.7365)}to{transform:translate(45.64875vw,99vh) scale(.7365)}}.snow:nth-child(153){opacity:.0032;transform:translate(19.5413vw,-10px) scale(.8633);animation:fall-153 29s -15s linear infinite}@keyframes fall-153{46.049%{transform:translate(22.2334vw,46.049vh) scale(.8633)}to{transform:translate(20.88735vw,99vh) scale(.8633)}}.snow:nth-child(154){opacity:.342;transform:translate(39.8999vw,-10px) scale(.2149);animation:fall-154 19s -12s linear infinite}@keyframes fall-154{34.596%{transform:translate(36.2562vw,34.596vh) scale(.2149)}to{transform:translate(38.07805vw,99vh) scale(.2149)}}.snow:nth-child(155){opacity:.9486;transform:translate(51.8686vw,-10px) scale(.103);animation:fall-155 16s -19s linear infinite}@keyframes fall-155{50.079%{transform:translate(59.1527vw,50.079vh) scale(.103)}to{transform:translate(55.51065vw,99vh) scale(.103)}}.snow:nth-child(156){opacity:1.6864;transform:translate(78.629vw,-10px) scale(.0194);animation:fall-156 21s -22s linear infinite}@keyframes fall-156{32.877%{transform:translate(69.5455vw,32.877vh) scale(.0194)}to{transform:translate(74.08725vw,99vh) scale(.0194)}}.snow:nth-child(157){opacity:.0438;transform:translate(15.2292vw,-10px) scale(.1005);animation:fall-157 29s -26s linear infinite}@keyframes fall-157{69.896%{transform:translate(23.4289vw,69.896vh) scale(.1005)}to{transform:translate(19.32905vw,99vh) scale(.1005)}}.snow:nth-child(158){opacity:.8048;transform:translate(60.3592vw,-10px) scale(.6014);animation:fall-158 28s -5s linear infinite}@keyframes fall-158{57.152%{transform:translate(57.9854vw,57.152vh) scale(.6014)}to{transform:translate(59.1723vw,99vh) scale(.6014)}}.snow:nth-child(159){opacity:1.2724;transform:translate(93.3355vw,-10px) scale(.2461);animation:fall-159 20s -6s linear infinite}@keyframes fall-159{58.906%{transform:translate(84.8412vw,58.906vh) scale(.2461)}to{transform:translate(89.08835vw,99vh) scale(.2461)}}.snow:nth-child(160){opacity:1.6514;transform:translate(34.3384vw,-10px) scale(.3863);animation:fall-160 22s -21s linear infinite}@keyframes fall-160{45.234%{transform:translate(38.1519vw,45.234vh) scale(.3863)}to{transform:translate(36.24515vw,99vh) scale(.3863)}}.snow:nth-child(161){opacity:.6312;transform:translate(65.2721vw,-10px) scale(.9242);animation:fall-161 16s -8s linear infinite}@keyframes fall-161{58.033%{transform:translate(72.1791vw,58.033vh) scale(.9242)}to{transform:translate(68.7256vw,99vh) scale(.9242)}}.snow:nth-child(162){opacity:.606;transform:translate(87.225vw,-10px) scale(.7322);animation:fall-162 17s -17s linear infinite}@keyframes fall-162{67.891%{transform:translate(96.3157vw,67.891vh) scale(.7322)}to{transform:translate(91.77035vw,99vh) scale(.7322)}}.snow:nth-child(163){opacity:.8374;transform:translate(10.4355vw,-10px) scale(.198);animation:fall-163 15s -30s linear infinite}@keyframes fall-163{41.341%{transform:translate(6.8955vw,41.341vh) scale(.198)}to{transform:translate(8.6655vw,99vh) scale(.198)}}.snow:nth-child(164){opacity:.4856;transform:translate(86.6851vw,-10px) scale(.701);animation:fall-164 26s -26s linear infinite}@keyframes fall-164{57.979%{transform:translate(83.6308vw,57.979vh) scale(.701)}to{transform:translate(85.15795vw,99vh) scale(.701)}}.snow:nth-child(165){opacity:.5068;transform:translate(34.5542vw,-10px) scale(.4391);animation:fall-165 12s -22s linear infinite}@keyframes fall-165{65.266%{transform:translate(25.233vw,65.266vh) scale(.4391)}to{transform:translate(29.8936vw,99vh) scale(.4391)}}.snow:nth-child(166){opacity:1.3734;transform:translate(.5945vw,-10px) scale(.6668);animation:fall-166 11s -12s linear infinite}@keyframes fall-166{49.241%{transform:translate(-9.3285vw,49.241vh) scale(.6668)}to{transform:translate(-4.367vw,99vh) scale(.6668)}}.snow:nth-child(167){opacity:1.2928;transform:translate(23.9753vw,-10px) scale(.941);animation:fall-167 10s -28s linear infinite}@keyframes fall-167{63.987%{transform:translate(19.1617vw,63.987vh) scale(.941)}to{transform:translate(21.5685vw,99vh) scale(.941)}}.snow:nth-child(168){opacity:1.0164;transform:translate(46.8927vw,-10px) scale(.7099);animation:fall-168 17s -30s linear infinite}@keyframes fall-168{65.804%{transform:translate(41.3598vw,65.804vh) scale(.7099)}to{transform:translate(44.12625vw,99vh) scale(.7099)}}.snow:nth-child(169){opacity:1.2416;transform:translate(46.0684vw,-10px) scale(.4168);animation:fall-169 20s -2s linear infinite}@keyframes fall-169{48.73%{transform:translate(55.7325vw,48.73vh) scale(.4168)}to{transform:translate(50.90045vw,99vh) scale(.4168)}}.snow:nth-child(170){opacity:1.9898;transform:translate(3.9507vw,-10px) scale(.3832);animation:fall-170 28s -3s linear infinite}@keyframes fall-170{32.949%{transform:translate(10.121vw,32.949vh) scale(.3832)}to{transform:translate(7.03585vw,99vh) scale(.3832)}}.snow:nth-child(171){opacity:1.032;transform:translate(47.0778vw,-10px) scale(.487);animation:fall-171 17s -8s linear infinite}@keyframes fall-171{60.141%{transform:translate(43.7165vw,60.141vh) scale(.487)}to{transform:translate(45.39715vw,99vh) scale(.487)}}.snow:nth-child(172){opacity:.4112;transform:translate(53.1008vw,-10px) scale(.093);animation:fall-172 15s -30s linear infinite}@keyframes fall-172{38.943%{transform:translate(57.1906vw,38.943vh) scale(.093)}to{transform:translate(55.1457vw,99vh) scale(.093)}}.snow:nth-child(173){opacity:.6114;transform:translate(42.16vw,-10px) scale(.1222);animation:fall-173 17s -12s linear infinite}@keyframes fall-173{49.912%{transform:translate(46.7988vw,49.912vh) scale(.1222)}to{transform:translate(44.4794vw,99vh) scale(.1222)}}.snow:nth-child(174){opacity:.3682;transform:translate(70.1423vw,-10px) scale(.6853);animation:fall-174 16s -29s linear infinite}@keyframes fall-174{73.015%{transform:translate(71.5521vw,73.015vh) scale(.6853)}to{transform:translate(70.8472vw,99vh) scale(.6853)}}.snow:nth-child(175){opacity:1.1124;transform:translate(61.0739vw,-10px) scale(.0598);animation:fall-175 30s -28s linear infinite}@keyframes fall-175{36.792%{transform:translate(63.775vw,36.792vh) scale(.0598)}to{transform:translate(62.42445vw,99vh) scale(.0598)}}.snow:nth-child(176){opacity:1.1296;transform:translate(32.177vw,-10px) scale(.2589);animation:fall-176 18s -18s linear infinite}@keyframes fall-176{57.546%{transform:translate(28.7922vw,57.546vh) scale(.2589)}to{transform:translate(30.4846vw,99vh) scale(.2589)}}.snow:nth-child(177){opacity:1.9158;transform:translate(87.1722vw,-10px) scale(.1396);animation:fall-177 29s -29s linear infinite}@keyframes fall-177{45.76%{transform:translate(84.0824vw,45.76vh) scale(.1396)}to{transform:translate(85.6273vw,99vh) scale(.1396)}}.snow:nth-child(178){opacity:.1956;transform:translate(34.703vw,-10px) scale(.7797);animation:fall-178 23s -3s linear infinite}@keyframes fall-178{34.139%{transform:translate(40.0609vw,34.139vh) scale(.7797)}to{transform:translate(37.38195vw,99vh) scale(.7797)}}.snow:nth-child(179){opacity:.122;transform:translate(41.6365vw,-10px) scale(.4203);animation:fall-179 26s -3s linear infinite}@keyframes fall-179{32.389%{transform:translate(42.9374vw,32.389vh) scale(.4203)}to{transform:translate(42.28695vw,99vh) scale(.4203)}}.snow:nth-child(180){opacity:.9988;transform:translate(99.7886vw,-10px) scale(.9568);animation:fall-180 27s -29s linear infinite}@keyframes fall-180{64.873%{transform:translate(109.1094vw,64.873vh) scale(.9568)}to{transform:translate(104.449vw,99vh) scale(.9568)}}.snow:nth-child(181){opacity:.5098;transform:translate(36.7583vw,-10px) scale(.3954);animation:fall-181 10s -1s linear infinite}@keyframes fall-181{44.485%{transform:translate(27.7748vw,44.485vh) scale(.3954)}to{transform:translate(32.26655vw,99vh) scale(.3954)}}.snow:nth-child(182){opacity:.5224;transform:translate(61.7444vw,-10px) scale(.6216);animation:fall-182 10s -6s linear infinite}@keyframes fall-182{60.256%{transform:translate(52.6922vw,60.256vh) scale(.6216)}to{transform:translate(57.2183vw,99vh) scale(.6216)}}.snow:nth-child(183){opacity:1.3552;transform:translate(97.9437vw,-10px) scale(.5683);animation:fall-183 26s -21s linear infinite}@keyframes fall-183{55.263%{transform:translate(101.9247vw,55.263vh) scale(.5683)}to{transform:translate(99.9342vw,99vh) scale(.5683)}}.snow:nth-child(184){opacity:1.0914;transform:translate(8.9798vw,-10px) scale(.5169);animation:fall-184 16s -25s linear infinite}@keyframes fall-184{52.546%{transform:translate(7.6359vw,52.546vh) scale(.5169)}to{transform:translate(8.30785vw,99vh) scale(.5169)}}.snow:nth-child(185){opacity:.7476;transform:translate(97.5785vw,-10px) scale(.7893);animation:fall-185 12s -18s linear infinite}@keyframes fall-185{43.564%{transform:translate(100.895vw,43.564vh) scale(.7893)}to{transform:translate(99.23675vw,99vh) scale(.7893)}}.snow:nth-child(186){opacity:1.7338;transform:translate(45.807vw,-10px) scale(.9145);animation:fall-186 16s -19s linear infinite}@keyframes fall-186{44.813%{transform:translate(46.1792vw,44.813vh) scale(.9145)}to{transform:translate(45.9931vw,99vh) scale(.9145)}}.snow:nth-child(187){opacity:1.863;transform:translate(61.4249vw,-10px) scale(.0095);animation:fall-187 20s -24s linear infinite}@keyframes fall-187{52.213%{transform:translate(51.4963vw,52.213vh) scale(.0095)}to{transform:translate(56.4606vw,99vh) scale(.0095)}}.snow:nth-child(188){opacity:1.9144;transform:translate(25.6648vw,-10px) scale(.2831);animation:fall-188 13s -6s linear infinite}@keyframes fall-188{36.115%{transform:translate(25.5081vw,36.115vh) scale(.2831)}to{transform:translate(25.58645vw,99vh) scale(.2831)}}.snow:nth-child(189){opacity:1.762;transform:translate(48.1354vw,-10px) scale(.4452);animation:fall-189 23s -16s linear infinite}@keyframes fall-189{38.897%{transform:translate(51.0438vw,38.897vh) scale(.4452)}to{transform:translate(49.5896vw,99vh) scale(.4452)}}.snow:nth-child(190){opacity:1.987;transform:translate(31.133vw,-10px) scale(.74);animation:fall-190 24s -21s linear infinite}@keyframes fall-190{36.559%{transform:translate(22.3515vw,36.559vh) scale(.74)}to{transform:translate(26.74225vw,99vh) scale(.74)}}.snow:nth-child(191){opacity:.4822;transform:translate(19.8121vw,-10px) scale(.487);animation:fall-191 10s -4s linear infinite}@keyframes fall-191{53.295%{transform:translate(27.9478vw,53.295vh) scale(.487)}to{transform:translate(23.87995vw,99vh) scale(.487)}}.snow:nth-child(192){opacity:1.1954;transform:translate(14.9432vw,-10px) scale(.6616);animation:fall-192 10s -14s linear infinite}@keyframes fall-192{37.457%{transform:translate(24.5156vw,37.457vh) scale(.6616)}to{transform:translate(19.7294vw,99vh) scale(.6616)}}.snow:nth-child(193){opacity:.1368;transform:translate(90.1137vw,-10px) scale(.3156);animation:fall-193 15s -19s linear infinite}@keyframes fall-193{45.377%{transform:translate(92.2327vw,45.377vh) scale(.3156)}to{transform:translate(91.1732vw,99vh) scale(.3156)}}.snow:nth-child(194){opacity:.2284;transform:translate(19.3908vw,-10px) scale(.0157);animation:fall-194 14s -29s linear infinite}@keyframes fall-194{32.982%{transform:translate(23.5691vw,32.982vh) scale(.0157)}to{transform:translate(21.47995vw,99vh) scale(.0157)}}.snow:nth-child(195){opacity:1.7844;transform:translate(24.5468vw,-10px) scale(.7363);animation:fall-195 21s -27s linear infinite}@keyframes fall-195{47.437%{transform:translate(21.3533vw,47.437vh) scale(.7363)}to{transform:translate(22.95005vw,99vh) scale(.7363)}}.snow:nth-child(196){opacity:1.1604;transform:translate(95.7345vw,-10px) scale(.2056);animation:fall-196 26s -26s linear infinite}@keyframes fall-196{79.639%{transform:translate(95.7627vw,79.639vh) scale(.2056)}to{transform:translate(95.7486vw,99vh) scale(.2056)}}.snow:nth-child(197){opacity:.346;transform:translate(21.9045vw,-10px) scale(.4459);animation:fall-197 16s -9s linear infinite}@keyframes fall-197{64.377%{transform:translate(31.1166vw,64.377vh) scale(.4459)}to{transform:translate(26.51055vw,99vh) scale(.4459)}}.snow:nth-child(198){opacity:1.2068;transform:translate(93.4309vw,-10px) scale(.6308);animation:fall-198 19s -26s linear infinite}@keyframes fall-198{64.744%{transform:translate(94.1283vw,64.744vh) scale(.6308)}to{transform:translate(93.7796vw,99vh) scale(.6308)}}.snow:nth-child(199){opacity:.94;transform:translate(25.7167vw,-10px) scale(.5672);animation:fall-199 15s -15s linear infinite}@keyframes fall-199{78.591%{transform:translate(26.7092vw,78.591vh) scale(.5672)}to{transform:translate(26.21295vw,99vh) scale(.5672)}}.snow:nth-child(200){opacity:.5464;transform:translate(79.6618vw,-10px) scale(.6502);animation:fall-200 13s -10s linear infinite}@keyframes fall-200{76.524%{transform:translate(79.0349vw,76.524vh) scale(.6502)}to{transform:translate(79.34835vw,99vh) scale(.6502)}}.snow:nth-child(201){opacity:.2838;transform:translate(76.2675vw,-10px) scale(.8678);animation:fall-201 14s -11s linear infinite}@keyframes fall-201{52.3%{transform:translate(73.7161vw,52.3vh) scale(.8678)}to{transform:translate(74.9918vw,99vh) scale(.8678)}}.snow:nth-child(202){opacity:1.0944;transform:translate(61.8297vw,-10px) scale(.0829);animation:fall-202 22s -24s linear infinite}@keyframes fall-202{46.52%{transform:translate(64.8706vw,46.52vh) scale(.0829)}to{transform:translate(63.35015vw,99vh) scale(.0829)}}.snow:nth-child(203){opacity:.3736;transform:translate(57.9009vw,-10px) scale(.3506);animation:fall-203 12s -23s linear infinite}@keyframes fall-203{55.171%{transform:translate(55.5369vw,55.171vh) scale(.3506)}to{transform:translate(56.7189vw,99vh) scale(.3506)}}.snow:nth-child(204){opacity:.4646;transform:translate(47.8774vw,-10px) scale(.3884);animation:fall-204 15s -29s linear infinite}@keyframes fall-204{57.875%{transform:translate(46.0698vw,57.875vh) scale(.3884)}to{transform:translate(46.9736vw,99vh) scale(.3884)}}.snow:nth-child(205){opacity:1.6226;transform:translate(94.9416vw,-10px) scale(.3024);animation:fall-205 24s -28s linear infinite}@keyframes fall-205{73.7%{transform:translate(95.5264vw,73.7vh) scale(.3024)}to{transform:translate(95.234vw,99vh) scale(.3024)}}.snow:nth-child(206){opacity:.8796;transform:translate(56.1727vw,-10px) scale(.2779);animation:fall-206 14s -28s linear infinite}@keyframes fall-206{58.683%{transform:translate(46.6524vw,58.683vh) scale(.2779)}to{transform:translate(51.41255vw,99vh) scale(.2779)}}.snow:nth-child(207){opacity:1.7816;transform:translate(30.459vw,-10px) scale(.8486);animation:fall-207 22s -28s linear infinite}@keyframes fall-207{59.035%{transform:translate(32.2809vw,59.035vh) scale(.8486)}to{transform:translate(31.36995vw,99vh) scale(.8486)}}.snow:nth-child(208){opacity:1.558;transform:translate(43.8998vw,-10px) scale(.8672);animation:fall-208 21s -23s linear infinite}@keyframes fall-208{68.561%{transform:translate(48.0276vw,68.561vh) scale(.8672)}to{transform:translate(45.9637vw,99vh) scale(.8672)}}.snow:nth-child(209){opacity:.7086;transform:translate(43.1452vw,-10px) scale(.6559);animation:fall-209 14s -18s linear infinite}@keyframes fall-209{31.433%{transform:translate(33.4654vw,31.433vh) scale(.6559)}to{transform:translate(38.3053vw,99vh) scale(.6559)}}.snow:nth-child(210){opacity:.517;transform:translate(8.7891vw,-10px) scale(.6004);animation:fall-210 27s -7s linear infinite}@keyframes fall-210{52.485%{transform:translate(11.8257vw,52.485vh) scale(.6004)}to{transform:translate(10.3074vw,99vh) scale(.6004)}}.snow:nth-child(211){opacity:1.5032;transform:translate(34.8543vw,-10px) scale(.7927);animation:fall-211 12s -6s linear infinite}@keyframes fall-211{34.017%{transform:translate(38.7434vw,34.017vh) scale(.7927)}to{transform:translate(36.79885vw,99vh) scale(.7927)}}.snow:nth-child(212){opacity:.4712;transform:translate(36.3541vw,-10px) scale(.5707);animation:fall-212 11s -16s linear infinite}@keyframes fall-212{30.193%{transform:translate(44.0184vw,30.193vh) scale(.5707)}to{transform:translate(40.18625vw,99vh) scale(.5707)}}.snow:nth-child(213){opacity:.0264;transform:translate(65.7656vw,-10px) scale(.7313);animation:fall-213 24s -7s linear infinite}@keyframes fall-213{77.987%{transform:translate(57.805vw,77.987vh) scale(.7313)}to{transform:translate(61.7853vw,99vh) scale(.7313)}}.snow:nth-child(214){opacity:1.9346;transform:translate(10.0374vw,-10px) scale(.483);animation:fall-214 21s -30s linear infinite}@keyframes fall-214{43.304%{transform:translate(11.7444vw,43.304vh) scale(.483)}to{transform:translate(10.8909vw,99vh) scale(.483)}}.snow:nth-child(215){opacity:.8436;transform:translate(97.5485vw,-10px) scale(.8461);animation:fall-215 10s -12s linear infinite}@keyframes fall-215{77.694%{transform:translate(103.4802vw,77.694vh) scale(.8461)}to{transform:translate(100.51435vw,99vh) scale(.8461)}}.snow:nth-child(216){opacity:.1818;transform:translate(16.5157vw,-10px) scale(.4123);animation:fall-216 13s -22s linear infinite}@keyframes fall-216{49.56%{transform:translate(24.5456vw,49.56vh) scale(.4123)}to{transform:translate(20.53065vw,99vh) scale(.4123)}}.snow:nth-child(217){opacity:.0638;transform:translate(42.4829vw,-10px) scale(.718);animation:fall-217 22s -3s linear infinite}@keyframes fall-217{69.476%{transform:translate(37.2608vw,69.476vh) scale(.718)}to{transform:translate(39.87185vw,99vh) scale(.718)}}.snow:nth-child(218){opacity:.6624;transform:translate(25.4936vw,-10px) scale(.4586);animation:fall-218 22s -27s linear infinite}@keyframes fall-218{40.335%{transform:translate(24.1815vw,40.335vh) scale(.4586)}to{transform:translate(24.83755vw,99vh) scale(.4586)}}.snow:nth-child(219){opacity:1.6672;transform:translate(19.2031vw,-10px) scale(.4889);animation:fall-219 18s -19s linear infinite}@keyframes fall-219{48.479%{transform:translate(11.5011vw,48.479vh) scale(.4889)}to{transform:translate(15.3521vw,99vh) scale(.4889)}}.snow:nth-child(220){opacity:.4346;transform:translate(89.0846vw,-10px) scale(.203);animation:fall-220 22s -30s linear infinite}@keyframes fall-220{58.97%{transform:translate(79.3196vw,58.97vh) scale(.203)}to{transform:translate(84.2021vw,99vh) scale(.203)}}.snow:nth-child(221){opacity:.7652;transform:translate(13.8718vw,-10px) scale(.6628);animation:fall-221 28s -10s linear infinite}@keyframes fall-221{47.332%{transform:translate(16.9234vw,47.332vh) scale(.6628)}to{transform:translate(15.3976vw,99vh) scale(.6628)}}.snow:nth-child(222){opacity:1.0714;transform:translate(97.0461vw,-10px) scale(.2599);animation:fall-222 24s -4s linear infinite}@keyframes fall-222{68.512%{transform:translate(94.5323vw,68.512vh) scale(.2599)}to{transform:translate(95.7892vw,99vh) scale(.2599)}}.snow:nth-child(223){opacity:.6266;transform:translate(67.088vw,-10px) scale(.5954);animation:fall-223 10s -19s linear infinite}@keyframes fall-223{54.644%{transform:translate(70.1774vw,54.644vh) scale(.5954)}to{transform:translate(68.6327vw,99vh) scale(.5954)}}.snow:nth-child(224){opacity:.5002;transform:translate(21.4957vw,-10px) scale(.3506);animation:fall-224 21s -21s linear infinite}@keyframes fall-224{59.173%{transform:translate(29.3709vw,59.173vh) scale(.3506)}to{transform:translate(25.4333vw,99vh) scale(.3506)}}.snow:nth-child(225){opacity:.4316;transform:translate(84.579vw,-10px) scale(.8343);animation:fall-225 25s -28s linear infinite}@keyframes fall-225{46.779%{transform:translate(94.2086vw,46.779vh) scale(.8343)}to{transform:translate(89.3938vw,99vh) scale(.8343)}}.snow:nth-child(226){opacity:.2458;transform:translate(21.3819vw,-10px) scale(.7088);animation:fall-226 10s -11s linear infinite}@keyframes fall-226{66.109%{transform:translate(28.1221vw,66.109vh) scale(.7088)}to{transform:translate(24.752vw,99vh) scale(.7088)}}.snow:nth-child(227){opacity:.7552;transform:translate(97.2041vw,-10px) scale(.4728);animation:fall-227 23s -28s linear infinite}@keyframes fall-227{72.084%{transform:translate(97.7113vw,72.084vh) scale(.4728)}to{transform:translate(97.4577vw,99vh) scale(.4728)}}.snow:nth-child(228){opacity:1.927;transform:translate(37.7567vw,-10px) scale(.0152);animation:fall-228 17s -4s linear infinite}@keyframes fall-228{37.031%{transform:translate(39.1212vw,37.031vh) scale(.0152)}to{transform:translate(38.43895vw,99vh) scale(.0152)}}.snow:nth-child(229){opacity:1.1166;transform:translate(95.3755vw,-10px) scale(.2437);animation:fall-229 20s -5s linear infinite}@keyframes fall-229{42.271%{transform:translate(86.3208vw,42.271vh) scale(.2437)}to{transform:translate(90.84815vw,99vh) scale(.2437)}}.snow:nth-child(230){opacity:1.3366;transform:translate(60.613vw,-10px) scale(.762);animation:fall-230 15s -23s linear infinite}@keyframes fall-230{66.172%{transform:translate(62.1054vw,66.172vh) scale(.762)}to{transform:translate(61.3592vw,99vh) scale(.762)}}.snow:nth-child(231){opacity:.8182;transform:translate(85.5174vw,-10px) scale(.8249);animation:fall-231 20s -21s linear infinite}@keyframes fall-231{47.042%{transform:translate(82.6362vw,47.042vh) scale(.8249)}to{transform:translate(84.0768vw,99vh) scale(.8249)}}.snow:nth-child(232){opacity:1.6838;transform:translate(4.5155vw,-10px) scale(.1801);animation:fall-232 20s -14s linear infinite}@keyframes fall-232{56.038%{transform:translate(6.8368vw,56.038vh) scale(.1801)}to{transform:translate(5.67615vw,99vh) scale(.1801)}}.snow:nth-child(233){opacity:.8772;transform:translate(30.7576vw,-10px) scale(.6638);animation:fall-233 17s -23s linear infinite}@keyframes fall-233{57.847%{transform:translate(26.4122vw,57.847vh) scale(.6638)}to{transform:translate(28.5849vw,99vh) scale(.6638)}}.snow:nth-child(234){opacity:1.5924;transform:translate(90.2199vw,-10px) scale(.6159);animation:fall-234 11s -12s linear infinite}@keyframes fall-234{66.251%{transform:translate(87.5939vw,66.251vh) scale(.6159)}to{transform:translate(88.9069vw,99vh) scale(.6159)}}.snow:nth-child(235){opacity:.0826;transform:translate(23.6873vw,-10px) scale(.3482);animation:fall-235 20s -1s linear infinite}@keyframes fall-235{71.271%{transform:translate(21.3103vw,71.271vh) scale(.3482)}to{transform:translate(22.4988vw,99vh) scale(.3482)}}.snow:nth-child(236){opacity:1.5808;transform:translate(5.7164vw,-10px) scale(.1227);animation:fall-236 24s -22s linear infinite}@keyframes fall-236{32.061%{transform:translate(2.8069vw,32.061vh) scale(.1227)}to{transform:translate(4.26165vw,99vh) scale(.1227)}}.snow:nth-child(237){opacity:1.6166;transform:translate(62.925vw,-10px) scale(.1604);animation:fall-237 28s -22s linear infinite}@keyframes fall-237{44.136%{transform:translate(53.6584vw,44.136vh) scale(.1604)}to{transform:translate(58.2917vw,99vh) scale(.1604)}}.snow:nth-child(238){opacity:.0526;transform:translate(71.5539vw,-10px) scale(.6515);animation:fall-238 26s -21s linear infinite}@keyframes fall-238{48.44%{transform:translate(67.2594vw,48.44vh) scale(.6515)}to{transform:translate(69.40665vw,99vh) scale(.6515)}}.snow:nth-child(239){opacity:.6354;transform:translate(8.7476vw,-10px) scale(.7661);animation:fall-239 23s -17s linear infinite}@keyframes fall-239{78.05%{transform:translate(18.0444vw,78.05vh) scale(.7661)}to{transform:translate(13.396vw,99vh) scale(.7661)}}.snow:nth-child(240){opacity:.985;transform:translate(9.2704vw,-10px) scale(.7635);animation:fall-240 10s -14s linear infinite}@keyframes fall-240{66.217%{transform:translate(3.02vw,66.217vh) scale(.7635)}to{transform:translate(6.1452vw,99vh) scale(.7635)}}.snow:nth-child(241){opacity:.4028;transform:translate(38.1531vw,-10px) scale(.0126);animation:fall-241 22s -10s linear infinite}@keyframes fall-241{70.097%{transform:translate(32.8341vw,70.097vh) scale(.0126)}to{transform:translate(35.4936vw,99vh) scale(.0126)}}.snow:nth-child(242){opacity:.2624;transform:translate(68.6698vw,-10px) scale(.7885);animation:fall-242 19s -24s linear infinite}@keyframes fall-242{63.868%{transform:translate(58.9018vw,63.868vh) scale(.7885)}to{transform:translate(63.7858vw,99vh) scale(.7885)}}.snow:nth-child(243){opacity:1.7628;transform:translate(29.3319vw,-10px) scale(.5571);animation:fall-243 25s -26s linear infinite}@keyframes fall-243{74.366%{transform:translate(34.4284vw,74.366vh) scale(.5571)}to{transform:translate(31.88015vw,99vh) scale(.5571)}}.snow:nth-child(244){opacity:1.1594;transform:translate(29.1572vw,-10px) scale(.4447);animation:fall-244 20s -3s linear infinite}@keyframes fall-244{30.331%{transform:translate(29.25vw,30.331vh) scale(.4447)}to{transform:translate(29.2036vw,99vh) scale(.4447)}}.snow:nth-child(245){opacity:.9;transform:translate(63.1799vw,-10px) scale(.1081);animation:fall-245 29s -29s linear infinite}@keyframes fall-245{41.248%{transform:translate(73.1423vw,41.248vh) scale(.1081)}to{transform:translate(68.1611vw,99vh) scale(.1081)}}.snow:nth-child(246){opacity:.8836;transform:translate(83.3916vw,-10px) scale(.6869);animation:fall-246 28s -30s linear infinite}@keyframes fall-246{35.985%{transform:translate(85.0263vw,35.985vh) scale(.6869)}to{transform:translate(84.20895vw,99vh) scale(.6869)}}.snow:nth-child(247){opacity:.6868;transform:translate(15.9825vw,-10px) scale(.8568);animation:fall-247 25s -26s linear infinite}@keyframes fall-247{33.675%{transform:translate(18.3629vw,33.675vh) scale(.8568)}to{transform:translate(17.1727vw,99vh) scale(.8568)}}.snow:nth-child(248){opacity:.8182;transform:translate(7.0856vw,-10px) scale(.5551);animation:fall-248 30s -5s linear infinite}@keyframes fall-248{70.809%{transform:translate(13.0081vw,70.809vh) scale(.5551)}to{transform:translate(10.04685vw,99vh) scale(.5551)}}.snow:nth-child(249){opacity:1.036;transform:translate(58.6549vw,-10px) scale(.1543);animation:fall-249 22s -6s linear infinite}@keyframes fall-249{61.855%{transform:translate(53.9593vw,61.855vh) scale(.1543)}to{transform:translate(56.3071vw,99vh) scale(.1543)}}.snow:nth-child(250){opacity:1.0926;transform:translate(3.4473vw,-10px) scale(.1903);animation:fall-250 23s -5s linear infinite}@keyframes fall-250{77.902%{transform:translate(3.7575vw,77.902vh) scale(.1903)}to{transform:translate(3.6024vw,99vh) scale(.1903)}}.snow:nth-child(251){opacity:1.6428;transform:translate(62.2083vw,-10px) scale(.3612);animation:fall-251 13s -7s linear infinite}@keyframes fall-251{46.676%{transform:translate(66.3032vw,46.676vh) scale(.3612)}to{transform:translate(64.25575vw,99vh) scale(.3612)}}.snow:nth-child(252){opacity:1.84;transform:translate(40.0285vw,-10px) scale(.0304);animation:fall-252 26s -1s linear infinite}@keyframes fall-252{52.912%{transform:translate(47.8192vw,52.912vh) scale(.0304)}to{transform:translate(43.92385vw,99vh) scale(.0304)}}.snow:nth-child(253){opacity:.3466;transform:translate(44.3954vw,-10px) scale(.9959);animation:fall-253 28s -7s linear infinite}@keyframes fall-253{71.184%{transform:translate(48.2249vw,71.184vh) scale(.9959)}to{transform:translate(46.31015vw,99vh) scale(.9959)}}.snow:nth-child(254){opacity:1.2686;transform:translate(18.3223vw,-10px) scale(.271);animation:fall-254 20s -14s linear infinite}@keyframes fall-254{55.327%{transform:translate(23.9876vw,55.327vh) scale(.271)}to{transform:translate(21.15495vw,99vh) scale(.271)}}.snow:nth-child(255){opacity:1.4772;transform:translate(69.4028vw,-10px) scale(.0489);animation:fall-255 23s -10s linear infinite}@keyframes fall-255{70.419%{transform:translate(72.9218vw,70.419vh) scale(.0489)}to{transform:translate(71.1623vw,99vh) scale(.0489)}}.snow:nth-child(256){opacity:1.947;transform:translate(46.7123vw,-10px) scale(.5391);animation:fall-256 23s -9s linear infinite}@keyframes fall-256{70.111%{transform:translate(38.5586vw,70.111vh) scale(.5391)}to{transform:translate(42.63545vw,99vh) scale(.5391)}}.snow:nth-child(257){opacity:.6454;transform:translate(94.4496vw,-10px) scale(.4905);animation:fall-257 10s -3s linear infinite}@keyframes fall-257{50.532%{transform:translate(85.0216vw,50.532vh) scale(.4905)}to{transform:translate(89.7356vw,99vh) scale(.4905)}}.snow:nth-child(258){opacity:1.8984;transform:translate(88.2695vw,-10px) scale(.0349);animation:fall-258 28s -30s linear infinite}@keyframes fall-258{44.586%{transform:translate(85.4213vw,44.586vh) scale(.0349)}to{transform:translate(86.8454vw,99vh) scale(.0349)}}.snow:nth-child(259){opacity:1.663;transform:translate(28.4326vw,-10px) scale(.4956);animation:fall-259 23s -14s linear infinite}@keyframes fall-259{72.64%{transform:translate(28.4007vw,72.64vh) scale(.4956)}to{transform:translate(28.41665vw,99vh) scale(.4956)}}.snow:nth-child(260){opacity:1.8178;transform:translate(54.6438vw,-10px) scale(.3168);animation:fall-260 21s -4s linear infinite}@keyframes fall-260{43.849%{transform:translate(50.7549vw,43.849vh) scale(.3168)}to{transform:translate(52.69935vw,99vh) scale(.3168)}}.snow:nth-child(261){opacity:1.0238;transform:translate(8.8322vw,-10px) scale(.7314);animation:fall-261 16s -12s linear infinite}@keyframes fall-261{47.877%{transform:translate(7.9852vw,47.877vh) scale(.7314)}to{transform:translate(8.4087vw,99vh) scale(.7314)}}.snow:nth-child(262){opacity:.5612;transform:translate(27.7773vw,-10px) scale(.2191);animation:fall-262 15s -22s linear infinite}@keyframes fall-262{58.541%{transform:translate(25.1755vw,58.541vh) scale(.2191)}to{transform:translate(26.4764vw,99vh) scale(.2191)}}.snow:nth-child(263){opacity:1.458;transform:translate(10.0276vw,-10px) scale(.2453);animation:fall-263 14s -25s linear infinite}@keyframes fall-263{32.03%{transform:translate(2.124vw,32.03vh) scale(.2453)}to{transform:translate(6.0758vw,99vh) scale(.2453)}}.snow:nth-child(264){opacity:1.9404;transform:translate(60.3136vw,-10px) scale(.3382);animation:fall-264 15s -21s linear infinite}@keyframes fall-264{54.601%{transform:translate(65.3232vw,54.601vh) scale(.3382)}to{transform:translate(62.8184vw,99vh) scale(.3382)}}.snow:nth-child(265){opacity:.7482;transform:translate(56.425vw,-10px) scale(.5922);animation:fall-265 26s -2s linear infinite}@keyframes fall-265{52.306%{transform:translate(53.9806vw,52.306vh) scale(.5922)}to{transform:translate(55.2028vw,99vh) scale(.5922)}}.snow:nth-child(266){opacity:.261;transform:translate(31.4087vw,-10px) scale(.8544);animation:fall-266 21s -1s linear infinite}@keyframes fall-266{33.072%{transform:translate(24.7618vw,33.072vh) scale(.8544)}to{transform:translate(28.08525vw,99vh) scale(.8544)}}.snow:nth-child(267){opacity:1.8818;transform:translate(29.6832vw,-10px) scale(.3126);animation:fall-267 29s -13s linear infinite}@keyframes fall-267{30.47%{transform:translate(21.8433vw,30.47vh) scale(.3126)}to{transform:translate(25.76325vw,99vh) scale(.3126)}}.snow:nth-child(268){opacity:1.7308;transform:translate(42.8926vw,-10px) scale(.5682);animation:fall-268 13s -7s linear infinite}@keyframes fall-268{37.443%{transform:translate(35.5028vw,37.443vh) scale(.5682)}to{transform:translate(39.1977vw,99vh) scale(.5682)}}.snow:nth-child(269){opacity:.976;transform:translate(73.0598vw,-10px) scale(.8698);animation:fall-269 21s -28s linear infinite}@keyframes fall-269{51.393%{transform:translate(73.86vw,51.393vh) scale(.8698)}to{transform:translate(73.4599vw,99vh) scale(.8698)}}.snow:nth-child(270){opacity:.0354;transform:translate(.3655vw,-10px) scale(.1437);animation:fall-270 19s -29s linear infinite}@keyframes fall-270{69.888%{transform:translate(-4.3101vw,69.888vh) scale(.1437)}to{transform:translate(-1.9723vw,99vh) scale(.1437)}}.snow:nth-child(271){opacity:1.6376;transform:translate(44.632vw,-10px) scale(.4109);animation:fall-271 13s -18s linear infinite}@keyframes fall-271{54.179%{transform:translate(45.7092vw,54.179vh) scale(.4109)}to{transform:translate(45.1706vw,99vh) scale(.4109)}}.snow:nth-child(272){opacity:1.7738;transform:translate(89.6431vw,-10px) scale(.7397);animation:fall-272 16s -21s linear infinite}@keyframes fall-272{38.749%{transform:translate(81.7312vw,38.749vh) scale(.7397)}to{transform:translate(85.68715vw,99vh) scale(.7397)}}.snow:nth-child(273){opacity:1.9018;transform:translate(26.6207vw,-10px) scale(.324);animation:fall-273 26s -14s linear infinite}@keyframes fall-273{57.382%{transform:translate(20.3009vw,57.382vh) scale(.324)}to{transform:translate(23.4608vw,99vh) scale(.324)}}.snow:nth-child(274){opacity:1.5422;transform:translate(80.0672vw,-10px) scale(.3455);animation:fall-274 27s -13s linear infinite}@keyframes fall-274{64.185%{transform:translate(72.4432vw,64.185vh) scale(.3455)}to{transform:translate(76.2552vw,99vh) scale(.3455)}}.snow:nth-child(275){opacity:.9952;transform:translate(78.7947vw,-10px) scale(.9055);animation:fall-275 12s -20s linear infinite}@keyframes fall-275{35.851%{transform:translate(87.4769vw,35.851vh) scale(.9055)}to{transform:translate(83.1358vw,99vh) scale(.9055)}}.snow:nth-child(276){opacity:1.8454;transform:translate(70.3168vw,-10px) scale(.7664);animation:fall-276 10s -2s linear infinite}@keyframes fall-276{79.863%{transform:translate(63.5256vw,79.863vh) scale(.7664)}to{transform:translate(66.9212vw,99vh) scale(.7664)}}.snow:nth-child(277){opacity:1.7646;transform:translate(39.6089vw,-10px) scale(.0538);animation:fall-277 14s -23s linear infinite}@keyframes fall-277{61.305%{transform:translate(45.0302vw,61.305vh) scale(.0538)}to{transform:translate(42.31955vw,99vh) scale(.0538)}}.snow:nth-child(278){opacity:.5012;transform:translate(84.1138vw,-10px) scale(.7401);animation:fall-278 16s -12s linear infinite}@keyframes fall-278{32.511%{transform:translate(89.3748vw,32.511vh) scale(.7401)}to{transform:translate(86.7443vw,99vh) scale(.7401)}}.snow:nth-child(279){opacity:1.6204;transform:translate(35.2413vw,-10px) scale(.586);animation:fall-279 30s -13s linear infinite}@keyframes fall-279{37.295%{transform:translate(37.2355vw,37.295vh) scale(.586)}to{transform:translate(36.2384vw,99vh) scale(.586)}}.snow:nth-child(280){opacity:1.6038;transform:translate(89.6345vw,-10px) scale(.5919);animation:fall-280 15s -17s linear infinite}@keyframes fall-280{72.678%{transform:translate(94.5512vw,72.678vh) scale(.5919)}to{transform:translate(92.09285vw,99vh) scale(.5919)}}.snow:nth-child(281){opacity:.8018;transform:translate(55.2361vw,-10px) scale(.843);animation:fall-281 13s -24s linear infinite}@keyframes fall-281{35.651%{transform:translate(52.764vw,35.651vh) scale(.843)}to{transform:translate(54.00005vw,99vh) scale(.843)}}.snow:nth-child(282){opacity:1.4882;transform:translate(11.4915vw,-10px) scale(.3703);animation:fall-282 18s -7s linear infinite}@keyframes fall-282{62.585%{transform:translate(16.5013vw,62.585vh) scale(.3703)}to{transform:translate(13.9964vw,99vh) scale(.3703)}}.snow:nth-child(283){opacity:1.6534;transform:translate(27.0136vw,-10px) scale(.8277);animation:fall-283 27s -10s linear infinite}@keyframes fall-283{54.27%{transform:translate(28.5757vw,54.27vh) scale(.8277)}to{transform:translate(27.79465vw,99vh) scale(.8277)}}.snow:nth-child(284){opacity:.08;transform:translate(79.7459vw,-10px) scale(.5032);animation:fall-284 10s -24s linear infinite}@keyframes fall-284{67.597%{transform:translate(77.2767vw,67.597vh) scale(.5032)}to{transform:translate(78.5113vw,99vh) scale(.5032)}}.snow:nth-child(285){opacity:.0166;transform:translate(40.6742vw,-10px) scale(.9363);animation:fall-285 15s -15s linear infinite}@keyframes fall-285{67.858%{transform:translate(38.6922vw,67.858vh) scale(.9363)}to{transform:translate(39.6832vw,99vh) scale(.9363)}}.snow:nth-child(286){opacity:1.9216;transform:translate(59.166vw,-10px) scale(.1583);animation:fall-286 22s -29s linear infinite}@keyframes fall-286{58.507%{transform:translate(52.2209vw,58.507vh) scale(.1583)}to{transform:translate(55.69345vw,99vh) scale(.1583)}}.snow:nth-child(287){opacity:.6192;transform:translate(44.443vw,-10px) scale(.199);animation:fall-287 11s -28s linear infinite}@keyframes fall-287{41.77%{transform:translate(44.1141vw,41.77vh) scale(.199)}to{transform:translate(44.27855vw,99vh) scale(.199)}}.snow:nth-child(288){opacity:.3248;transform:translate(49.1623vw,-10px) scale(.0503);animation:fall-288 23s -29s linear infinite}@keyframes fall-288{78.641%{transform:translate(39.8467vw,78.641vh) scale(.0503)}to{transform:translate(44.5045vw,99vh) scale(.0503)}}.snow:nth-child(289){opacity:1.266;transform:translate(19.111vw,-10px) scale(.4304);animation:fall-289 16s -19s linear infinite}@keyframes fall-289{78.885%{transform:translate(26.4104vw,78.885vh) scale(.4304)}to{transform:translate(22.7607vw,99vh) scale(.4304)}}.snow:nth-child(290){opacity:1.6004;transform:translate(86.0441vw,-10px) scale(.4531);animation:fall-290 29s -11s linear infinite}@keyframes fall-290{39.897%{transform:translate(85.5745vw,39.897vh) scale(.4531)}to{transform:translate(85.8093vw,99vh) scale(.4531)}}.snow:nth-child(291){opacity:.1036;transform:translate(22.8457vw,-10px) scale(.7246);animation:fall-291 13s -10s linear infinite}@keyframes fall-291{46.026%{transform:translate(28.3118vw,46.026vh) scale(.7246)}to{transform:translate(25.57875vw,99vh) scale(.7246)}}.snow:nth-child(292){opacity:1.6352;transform:translate(10.1358vw,-10px) scale(.5284);animation:fall-292 30s -27s linear infinite}@keyframes fall-292{41.978%{transform:translate(16.969vw,41.978vh) scale(.5284)}to{transform:translate(13.5524vw,99vh) scale(.5284)}}.snow:nth-child(293){opacity:1.9914;transform:translate(57.5398vw,-10px) scale(.4941);animation:fall-293 19s -27s linear infinite}@keyframes fall-293{45.249%{transform:translate(56.6556vw,45.249vh) scale(.4941)}to{transform:translate(57.0977vw,99vh) scale(.4941)}}.snow:nth-child(294){opacity:.5192;transform:translate(96.2903vw,-10px) scale(.6167);animation:fall-294 17s -30s linear infinite}@keyframes fall-294{65.882%{transform:translate(92.3228vw,65.882vh) scale(.6167)}to{transform:translate(94.30655vw,99vh) scale(.6167)}}.snow:nth-child(295){opacity:.5456;transform:translate(4.0027vw,-10px) scale(.5618);animation:fall-295 17s -11s linear infinite}@keyframes fall-295{33.335%{transform:translate(-3.3822vw,33.335vh) scale(.5618)}to{transform:translate(.31025vw,99vh) scale(.5618)}}.snow:nth-child(296){opacity:1.5942;transform:translate(75.9635vw,-10px) scale(.278);animation:fall-296 29s -30s linear infinite}@keyframes fall-296{57.118%{transform:translate(80.4383vw,57.118vh) scale(.278)}to{transform:translate(78.2009vw,99vh) scale(.278)}}.snow:nth-child(297){opacity:1.571;transform:translate(7.2029vw,-10px) scale(.8476);animation:fall-297 11s -30s linear infinite}@keyframes fall-297{72.403%{transform:translate(6.3881vw,72.403vh) scale(.8476)}to{transform:translate(6.7955vw,99vh) scale(.8476)}}.snow:nth-child(298){opacity:.2602;transform:translate(85.0705vw,-10px) scale(.0237);animation:fall-298 23s -26s linear infinite}@keyframes fall-298{44.606%{transform:translate(89.7889vw,44.606vh) scale(.0237)}to{transform:translate(87.4297vw,99vh) scale(.0237)}}.snow:nth-child(299){opacity:.5002;transform:translate(18.837vw,-10px) scale(.7648);animation:fall-299 20s -15s linear infinite}@keyframes fall-299{79.317%{transform:translate(11.7356vw,79.317vh) scale(.7648)}to{transform:translate(15.2863vw,99vh) scale(.7648)}}.snow:nth-child(300){opacity:.9356;transform:translate(8.0349vw,-10px) scale(.1029);animation:fall-300 10s -17s linear infinite}@keyframes fall-300{33.823%{transform:translate(9.3796vw,33.823vh) scale(.1029)}to{transform:translate(8.70725vw,99vh) scale(.1029)}}.snow:nth-child(301){opacity:1.522;transform:translate(64.6639vw,-10px) scale(.2732);animation:fall-301 23s -21s linear infinite}@keyframes fall-301{79.319%{transform:translate(71.1011vw,79.319vh) scale(.2732)}to{transform:translate(67.8825vw,99vh) scale(.2732)}}.snow:nth-child(302){opacity:1.3946;transform:translate(25.3677vw,-10px) scale(.0711);animation:fall-302 30s -7s linear infinite}@keyframes fall-302{36.591%{transform:translate(16.0287vw,36.591vh) scale(.0711)}to{transform:translate(20.6982vw,99vh) scale(.0711)}}.snow:nth-child(303){opacity:1.8988;transform:translate(96.6109vw,-10px) scale(.1973);animation:fall-303 18s -28s linear infinite}@keyframes fall-303{73.558%{transform:translate(88.1802vw,73.558vh) scale(.1973)}to{transform:translate(92.39555vw,99vh) scale(.1973)}}.snow:nth-child(304){opacity:.7224;transform:translate(67.249vw,-10px) scale(.8777);animation:fall-304 19s -23s linear infinite}@keyframes fall-304{37.678%{transform:translate(76.9608vw,37.678vh) scale(.8777)}to{transform:translate(72.1049vw,99vh) scale(.8777)}}.snow:nth-child(305){opacity:1.06;transform:translate(56.118vw,-10px) scale(.0215);animation:fall-305 22s -8s linear infinite}@keyframes fall-305{38.663%{transform:translate(62.1004vw,38.663vh) scale(.0215)}to{transform:translate(59.1092vw,99vh) scale(.0215)}}.snow:nth-child(306){opacity:.0278;transform:translate(36.945vw,-10px) scale(.7471);animation:fall-306 15s -14s linear infinite}@keyframes fall-306{66.411%{transform:translate(45.0353vw,66.411vh) scale(.7471)}to{transform:translate(40.99015vw,99vh) scale(.7471)}}.snow:nth-child(307){opacity:.6092;transform:translate(3.766vw,-10px) scale(.6349);animation:fall-307 16s -8s linear infinite}@keyframes fall-307{75.124%{transform:translate(13.2154vw,75.124vh) scale(.6349)}to{transform:translate(8.4907vw,99vh) scale(.6349)}}.snow:nth-child(308){opacity:.6838;transform:translate(15.7001vw,-10px) scale(.3379);animation:fall-308 28s -2s linear infinite}@keyframes fall-308{40.034%{transform:translate(15.117vw,40.034vh) scale(.3379)}to{transform:translate(15.40855vw,99vh) scale(.3379)}}.snow:nth-child(309){opacity:.9778;transform:translate(26.7233vw,-10px) scale(.7628);animation:fall-309 12s -21s linear infinite}@keyframes fall-309{30.637%{transform:translate(33.264vw,30.637vh) scale(.7628)}to{transform:translate(29.99365vw,99vh) scale(.7628)}}.snow:nth-child(310){opacity:.0482;transform:translate(85.7791vw,-10px) scale(.4339);animation:fall-310 13s -4s linear infinite}@keyframes fall-310{41.51%{transform:translate(81.4132vw,41.51vh) scale(.4339)}to{transform:translate(83.59615vw,99vh) scale(.4339)}}.snow:nth-child(311){opacity:1.1614;transform:translate(28.111vw,-10px) scale(.0879);animation:fall-311 18s -29s linear infinite}@keyframes fall-311{53.011%{transform:translate(23.65vw,53.011vh) scale(.0879)}to{transform:translate(25.8805vw,99vh) scale(.0879)}}.snow:nth-child(312){opacity:1.9044;transform:translate(13.7966vw,-10px) scale(.3357);animation:fall-312 21s -9s linear infinite}@keyframes fall-312{53.702%{transform:translate(5.5421vw,53.702vh) scale(.3357)}to{transform:translate(9.66935vw,99vh) scale(.3357)}}.snow:nth-child(313){opacity:.0224;transform:translate(20.2695vw,-10px) scale(.1004);animation:fall-313 25s -3s linear infinite}@keyframes fall-313{79.244%{transform:translate(15.391vw,79.244vh) scale(.1004)}to{transform:translate(17.83025vw,99vh) scale(.1004)}}.snow:nth-child(314){opacity:.634;transform:translate(15.6121vw,-10px) scale(.9214);animation:fall-314 13s -3s linear infinite}@keyframes fall-314{61.651%{transform:translate(24.6575vw,61.651vh) scale(.9214)}to{transform:translate(20.1348vw,99vh) scale(.9214)}}.snow:nth-child(315){opacity:1.7996;transform:translate(27.5233vw,-10px) scale(.2843);animation:fall-315 24s -22s linear infinite}@keyframes fall-315{30.662%{transform:translate(19.4011vw,30.662vh) scale(.2843)}to{transform:translate(23.4622vw,99vh) scale(.2843)}}.snow:nth-child(316){opacity:.5132;transform:translate(7.1754vw,-10px) scale(.9484);animation:fall-316 14s -4s linear infinite}@keyframes fall-316{79.681%{transform:translate(-2.481vw,79.681vh) scale(.9484)}to{transform:translate(2.3472vw,99vh) scale(.9484)}}.snow:nth-child(317){opacity:1.7458;transform:translate(24.2733vw,-10px) scale(.6537);animation:fall-317 15s -18s linear infinite}@keyframes fall-317{50.053%{transform:translate(15.1019vw,50.053vh) scale(.6537)}to{transform:translate(19.6876vw,99vh) scale(.6537)}}.snow:nth-child(318){opacity:1.223;transform:translate(54.3306vw,-10px) scale(.5131);animation:fall-318 25s -30s linear infinite}@keyframes fall-318{69.271%{transform:translate(52.0311vw,69.271vh) scale(.5131)}to{transform:translate(53.18085vw,99vh) scale(.5131)}}.snow:nth-child(319){opacity:.8722;transform:translate(1.7608vw,-10px) scale(.6858);animation:fall-319 16s -4s linear infinite}@keyframes fall-319{67.414%{transform:translate(7.7651vw,67.414vh) scale(.6858)}to{transform:translate(4.76295vw,99vh) scale(.6858)}}.snow:nth-child(320){opacity:.2796;transform:translate(71.6132vw,-10px) scale(.8288);animation:fall-320 27s -8s linear infinite}@keyframes fall-320{47.734%{transform:translate(71.88vw,47.734vh) scale(.8288)}to{transform:translate(71.7466vw,99vh) scale(.8288)}}.snow:nth-child(321){opacity:1.6422;transform:translate(2.2596vw,-10px) scale(.6577);animation:fall-321 27s -13s linear infinite}@keyframes fall-321{54.794%{transform:translate(8.8999vw,54.794vh) scale(.6577)}to{transform:translate(5.57975vw,99vh) scale(.6577)}}.snow:nth-child(322){opacity:1.351;transform:translate(14.199vw,-10px) scale(.1333);animation:fall-322 22s -12s linear infinite}@keyframes fall-322{44.147%{transform:translate(20.9029vw,44.147vh) scale(.1333)}to{transform:translate(17.55095vw,99vh) scale(.1333)}}.snow:nth-child(323){opacity:1.486;transform:translate(60.5111vw,-10px) scale(.7687);animation:fall-323 29s -9s linear infinite}@keyframes fall-323{75.264%{transform:translate(63.0176vw,75.264vh) scale(.7687)}to{transform:translate(61.76435vw,99vh) scale(.7687)}}.snow:nth-child(324){opacity:.9216;transform:translate(21.9048vw,-10px) scale(.6338);animation:fall-324 13s -11s linear infinite}@keyframes fall-324{60.322%{transform:translate(21.2029vw,60.322vh) scale(.6338)}to{transform:translate(21.55385vw,99vh) scale(.6338)}}.snow:nth-child(325){opacity:.1344;transform:translate(78.1574vw,-10px) scale(.0192);animation:fall-325 23s -9s linear infinite}@keyframes fall-325{48.974%{transform:translate(71.5386vw,48.974vh) scale(.0192)}to{transform:translate(74.848vw,99vh) scale(.0192)}}.snow:nth-child(326){opacity:1.8408;transform:translate(16.2699vw,-10px) scale(.1621);animation:fall-326 18s -17s linear infinite}@keyframes fall-326{39.225%{transform:translate(18.8315vw,39.225vh) scale(.1621)}to{transform:translate(17.5507vw,99vh) scale(.1621)}}.snow:nth-child(327){opacity:1.9994;transform:translate(57.5233vw,-10px) scale(.1759);animation:fall-327 10s -27s linear infinite}@keyframes fall-327{73.137%{transform:translate(62.3272vw,73.137vh) scale(.1759)}to{transform:translate(59.92525vw,99vh) scale(.1759)}}.snow:nth-child(328){opacity:.0738;transform:translate(66.8027vw,-10px) scale(.3233);animation:fall-328 12s -5s linear infinite}@keyframes fall-328{73.878%{transform:translate(67.2351vw,73.878vh) scale(.3233)}to{transform:translate(67.0189vw,99vh) scale(.3233)}}.snow:nth-child(329){opacity:.8566;transform:translate(40.4677vw,-10px) scale(.8908);animation:fall-329 15s -2s linear infinite}@keyframes fall-329{76.427%{transform:translate(31.119vw,76.427vh) scale(.8908)}to{transform:translate(35.79335vw,99vh) scale(.8908)}}.snow:nth-child(330){opacity:1.9812;transform:translate(18.2407vw,-10px) scale(.0927);animation:fall-330 26s -24s linear infinite}@keyframes fall-330{79.899%{transform:translate(27.3741vw,79.899vh) scale(.0927)}to{transform:translate(22.8074vw,99vh) scale(.0927)}}.snow:nth-child(331){opacity:.8944;transform:translate(8.9094vw,-10px) scale(.0381);animation:fall-331 27s -10s linear infinite}@keyframes fall-331{39.424%{transform:translate(16.328vw,39.424vh) scale(.0381)}to{transform:translate(12.6187vw,99vh) scale(.0381)}}.snow:nth-child(332){opacity:.8214;transform:translate(27.7297vw,-10px) scale(.1913);animation:fall-332 27s -27s linear infinite}@keyframes fall-332{67.604%{transform:translate(26.855vw,67.604vh) scale(.1913)}to{transform:translate(27.29235vw,99vh) scale(.1913)}}.snow:nth-child(333){opacity:1.7478;transform:translate(15.6688vw,-10px) scale(.224);animation:fall-333 23s -17s linear infinite}@keyframes fall-333{36.513%{transform:translate(10.1214vw,36.513vh) scale(.224)}to{transform:translate(12.8951vw,99vh) scale(.224)}}.snow:nth-child(334){opacity:.8558;transform:translate(54.499vw,-10px) scale(.4552);animation:fall-334 19s -23s linear infinite}@keyframes fall-334{59.686%{transform:translate(49.6229vw,59.686vh) scale(.4552)}to{transform:translate(52.06095vw,99vh) scale(.4552)}}.snow:nth-child(335){opacity:1.9256;transform:translate(77.0017vw,-10px) scale(.5235);animation:fall-335 30s -6s linear infinite}@keyframes fall-335{36.411%{transform:translate(83.7851vw,36.411vh) scale(.5235)}to{transform:translate(80.3934vw,99vh) scale(.5235)}}.snow:nth-child(336){opacity:1.8628;transform:translate(47.6747vw,-10px) scale(.2354);animation:fall-336 28s -25s linear infinite}@keyframes fall-336{72.712%{transform:translate(48.9579vw,72.712vh) scale(.2354)}to{transform:translate(48.3163vw,99vh) scale(.2354)}}.snow:nth-child(337){opacity:.9932;transform:translate(31.7319vw,-10px) scale(.4613);animation:fall-337 20s -22s linear infinite}@keyframes fall-337{62.213%{transform:translate(28.7942vw,62.213vh) scale(.4613)}to{transform:translate(30.26305vw,99vh) scale(.4613)}}.snow:nth-child(338){opacity:1.9714;transform:translate(97.9316vw,-10px) scale(.118);animation:fall-338 29s -23s linear infinite}@keyframes fall-338{69.362%{transform:translate(105.1663vw,69.362vh) scale(.118)}to{transform:translate(101.54895vw,99vh) scale(.118)}}.snow:nth-child(339){opacity:.0948;transform:translate(38.7393vw,-10px) scale(.3425);animation:fall-339 10s -18s linear infinite}@keyframes fall-339{74.525%{transform:translate(40.1284vw,74.525vh) scale(.3425)}to{transform:translate(39.43385vw,99vh) scale(.3425)}}.snow:nth-child(340){opacity:1.664;transform:translate(65.3473vw,-10px) scale(.2433);animation:fall-340 13s -7s linear infinite}@keyframes fall-340{53.027%{transform:translate(70.5686vw,53.027vh) scale(.2433)}to{transform:translate(67.95795vw,99vh) scale(.2433)}}.snow:nth-child(341){opacity:1.4944;transform:translate(80.9444vw,-10px) scale(.1343);animation:fall-341 27s -11s linear infinite}@keyframes fall-341{36.964%{transform:translate(76.6886vw,36.964vh) scale(.1343)}to{transform:translate(78.8165vw,99vh) scale(.1343)}}.snow:nth-child(342){opacity:1.0106;transform:translate(21.7895vw,-10px) scale(.1592);animation:fall-342 29s -19s linear infinite}@keyframes fall-342{67.801%{transform:translate(23.9193vw,67.801vh) scale(.1592)}to{transform:translate(22.8544vw,99vh) scale(.1592)}}.snow:nth-child(343){opacity:1.2598;transform:translate(15.1303vw,-10px) scale(.638);animation:fall-343 16s -16s linear infinite}@keyframes fall-343{73.823%{transform:translate(11.5254vw,73.823vh) scale(.638)}to{transform:translate(13.32785vw,99vh) scale(.638)}}.snow:nth-child(344){opacity:.633;transform:translate(91.9053vw,-10px) scale(.7027);animation:fall-344 29s -23s linear infinite}@keyframes fall-344{66.533%{transform:translate(100.9564vw,66.533vh) scale(.7027)}to{transform:translate(96.43085vw,99vh) scale(.7027)}}.snow:nth-child(345){opacity:.1084;transform:translate(94.3128vw,-10px) scale(.9809);animation:fall-345 24s -29s linear infinite}@keyframes fall-345{48.095%{transform:translate(91.1804vw,48.095vh) scale(.9809)}to{transform:translate(92.7466vw,99vh) scale(.9809)}}.snow:nth-child(346){opacity:1.0058;transform:translate(30.6259vw,-10px) scale(.3592);animation:fall-346 28s -6s linear infinite}@keyframes fall-346{52.808%{transform:translate(40.4086vw,52.808vh) scale(.3592)}to{transform:translate(35.51725vw,99vh) scale(.3592)}}.snow:nth-child(347){opacity:.9826;transform:translate(95.1323vw,-10px) scale(.3721);animation:fall-347 11s -15s linear infinite}@keyframes fall-347{38.491%{transform:translate(89.5079vw,38.491vh) scale(.3721)}to{transform:translate(92.3201vw,99vh) scale(.3721)}}.snow:nth-child(348){opacity:.4364;transform:translate(65.3453vw,-10px) scale(.5649);animation:fall-348 12s -27s linear infinite}@keyframes fall-348{33.764%{transform:translate(74.9568vw,33.764vh) scale(.5649)}to{transform:translate(70.15105vw,99vh) scale(.5649)}}.snow:nth-child(349){opacity:.2216;transform:translate(77.6215vw,-10px) scale(.6686);animation:fall-349 26s -30s linear infinite}@keyframes fall-349{30.251%{transform:translate(75.3069vw,30.251vh) scale(.6686)}to{transform:translate(76.4642vw,99vh) scale(.6686)}}.snow:nth-child(350){opacity:1.8782;transform:translate(75.458vw,-10px) scale(.6042);animation:fall-350 11s -1s linear infinite}@keyframes fall-350{58.408%{transform:translate(77.3913vw,58.408vh) scale(.6042)}to{transform:translate(76.42465vw,99vh) scale(.6042)}}.snow:nth-child(351){opacity:1.48;transform:translate(70.6177vw,-10px) scale(.1641);animation:fall-351 20s -22s linear infinite}@keyframes fall-351{46.586%{transform:translate(67.298vw,46.586vh) scale(.1641)}to{transform:translate(68.95785vw,99vh) scale(.1641)}}.snow:nth-child(352){opacity:.3574;transform:translate(49.9633vw,-10px) scale(.1047);animation:fall-352 29s -29s linear infinite}@keyframes fall-352{69.583%{transform:translate(53.7097vw,69.583vh) scale(.1047)}to{transform:translate(51.8365vw,99vh) scale(.1047)}}.snow:nth-child(353){opacity:.3632;transform:translate(59.3587vw,-10px) scale(.3444);animation:fall-353 15s -19s linear infinite}@keyframes fall-353{67.447%{transform:translate(61.1885vw,67.447vh) scale(.3444)}to{transform:translate(60.2736vw,99vh) scale(.3444)}}.snow:nth-child(354){opacity:1.408;transform:translate(34.8904vw,-10px) scale(.7321);animation:fall-354 18s -4s linear infinite}@keyframes fall-354{63.769%{transform:translate(36.1303vw,63.769vh) scale(.7321)}to{transform:translate(35.51035vw,99vh) scale(.7321)}}.snow:nth-child(355){opacity:1.9032;transform:translate(10.7292vw,-10px) scale(.032);animation:fall-355 18s -18s linear infinite}@keyframes fall-355{67.202%{transform:translate(10.6003vw,67.202vh) scale(.032)}to{transform:translate(10.66475vw,99vh) scale(.032)}}.snow:nth-child(356){opacity:1.8256;transform:translate(49.0134vw,-10px) scale(.9683);animation:fall-356 19s -14s linear infinite}@keyframes fall-356{64.005%{transform:translate(48.0104vw,64.005vh) scale(.9683)}to{transform:translate(48.5119vw,99vh) scale(.9683)}}.snow:nth-child(357){opacity:.1838;transform:translate(61.7753vw,-10px) scale(.227);animation:fall-357 16s -13s linear infinite}@keyframes fall-357{63.974%{transform:translate(69.7832vw,63.974vh) scale(.227)}to{transform:translate(65.77925vw,99vh) scale(.227)}}.snow:nth-child(358){opacity:.2374;transform:translate(61.0358vw,-10px) scale(.3102);animation:fall-358 12s -1s linear infinite}@keyframes fall-358{34.201%{transform:translate(58.3449vw,34.201vh) scale(.3102)}to{transform:translate(59.69035vw,99vh) scale(.3102)}}.snow:nth-child(359){opacity:.5364;transform:translate(36.4852vw,-10px) scale(.3693);animation:fall-359 11s -24s linear infinite}@keyframes fall-359{56.515%{transform:translate(33.5808vw,56.515vh) scale(.3693)}to{transform:translate(35.033vw,99vh) scale(.3693)}}.snow:nth-child(360){opacity:1.277;transform:translate(5.0362vw,-10px) scale(.8978);animation:fall-360 20s -21s linear infinite}@keyframes fall-360{78.245%{transform:translate(11.1504vw,78.245vh) scale(.8978)}to{transform:translate(8.0933vw,99vh) scale(.8978)}}.snow:nth-child(361){opacity:1.484;transform:translate(83.9043vw,-10px) scale(.5529);animation:fall-361 19s -19s linear infinite}@keyframes fall-361{79.634%{transform:translate(82.0474vw,79.634vh) scale(.5529)}to{transform:translate(82.97585vw,99vh) scale(.5529)}}.snow:nth-child(362){opacity:.0166;transform:translate(23.0105vw,-10px) scale(.7673);animation:fall-362 17s -21s linear infinite}@keyframes fall-362{50.67%{transform:translate(14.2128vw,50.67vh) scale(.7673)}to{transform:translate(18.61165vw,99vh) scale(.7673)}}.snow:nth-child(363){opacity:1.8424;transform:translate(47.2567vw,-10px) scale(.64);animation:fall-363 19s -23s linear infinite}@keyframes fall-363{37.703%{transform:translate(38.5073vw,37.703vh) scale(.64)}to{transform:translate(42.882vw,99vh) scale(.64)}}.snow:nth-child(364){opacity:1.128;transform:translate(25.6915vw,-10px) scale(.0831);animation:fall-364 27s -8s linear infinite}@keyframes fall-364{75.136%{transform:translate(29.09vw,75.136vh) scale(.0831)}to{transform:translate(27.39075vw,99vh) scale(.0831)}}.snow:nth-child(365){opacity:.926;transform:translate(4.1557vw,-10px) scale(.4508);animation:fall-365 22s -1s linear infinite}@keyframes fall-365{55.31%{transform:translate(11.2229vw,55.31vh) scale(.4508)}to{transform:translate(7.6893vw,99vh) scale(.4508)}}.snow:nth-child(366){opacity:1.1228;transform:translate(11.909vw,-10px) scale(.6695);animation:fall-366 12s -14s linear infinite}@keyframes fall-366{32.277%{transform:translate(9.4436vw,32.277vh) scale(.6695)}to{transform:translate(10.6763vw,99vh) scale(.6695)}}.snow:nth-child(367){opacity:.0316;transform:translate(76.2436vw,-10px) scale(.0341);animation:fall-367 15s -10s linear infinite}@keyframes fall-367{55.02%{transform:translate(73.4371vw,55.02vh) scale(.0341)}to{transform:translate(74.84035vw,99vh) scale(.0341)}}.snow:nth-child(368){opacity:.0588;transform:translate(38.9374vw,-10px) scale(.5632);animation:fall-368 13s -13s linear infinite}@keyframes fall-368{39.631%{transform:translate(33.0606vw,39.631vh) scale(.5632)}to{transform:translate(35.999vw,99vh) scale(.5632)}}.snow:nth-child(369){opacity:.7796;transform:translate(46.8583vw,-10px) scale(.1515);animation:fall-369 27s -12s linear infinite}@keyframes fall-369{41.668%{transform:translate(52.4602vw,41.668vh) scale(.1515)}to{transform:translate(49.65925vw,99vh) scale(.1515)}}.snow:nth-child(370){opacity:1.992;transform:translate(64.403vw,-10px) scale(.4901);animation:fall-370 18s -27s linear infinite}@keyframes fall-370{77.739%{transform:translate(61.5717vw,77.739vh) scale(.4901)}to{transform:translate(62.98735vw,99vh) scale(.4901)}}.snow:nth-child(371){opacity:1.2512;transform:translate(59.308vw,-10px) scale(.1498);animation:fall-371 22s -25s linear infinite}@keyframes fall-371{36.701%{transform:translate(53.7167vw,36.701vh) scale(.1498)}to{transform:translate(56.51235vw,99vh) scale(.1498)}}.snow:nth-child(372){opacity:1.183;transform:translate(89.2241vw,-10px) scale(.6252);animation:fall-372 30s -16s linear infinite}@keyframes fall-372{66.935%{transform:translate(82.755vw,66.935vh) scale(.6252)}to{transform:translate(85.98955vw,99vh) scale(.6252)}}.snow:nth-child(373){opacity:1.3018;transform:translate(43.7977vw,-10px) scale(.6865);animation:fall-373 13s -6s linear infinite}@keyframes fall-373{73.684%{transform:translate(44.524vw,73.684vh) scale(.6865)}to{transform:translate(44.16085vw,99vh) scale(.6865)}}.snow:nth-child(374){opacity:1.004;transform:translate(76.1974vw,-10px) scale(.2555);animation:fall-374 23s -28s linear infinite}@keyframes fall-374{63.711%{transform:translate(66.5955vw,63.711vh) scale(.2555)}to{transform:translate(71.39645vw,99vh) scale(.2555)}}.snow:nth-child(375){opacity:.14;transform:translate(14.6248vw,-10px) scale(.4026);animation:fall-375 18s -29s linear infinite}@keyframes fall-375{57.644%{transform:translate(11.7055vw,57.644vh) scale(.4026)}to{transform:translate(13.16515vw,99vh) scale(.4026)}}.snow:nth-child(376){opacity:.0428;transform:translate(75.6715vw,-10px) scale(.6091);animation:fall-376 30s -20s linear infinite}@keyframes fall-376{48.027%{transform:translate(67.3253vw,48.027vh) scale(.6091)}to{transform:translate(71.4984vw,99vh) scale(.6091)}}.snow:nth-child(377){opacity:1.9224;transform:translate(47.5184vw,-10px) scale(.9847);animation:fall-377 16s -19s linear infinite}@keyframes fall-377{65.536%{transform:translate(44.8377vw,65.536vh) scale(.9847)}to{transform:translate(46.17805vw,99vh) scale(.9847)}}.snow:nth-child(378){opacity:.6102;transform:translate(64.9108vw,-10px) scale(.4008);animation:fall-378 18s -28s linear infinite}@keyframes fall-378{78.136%{transform:translate(73.8878vw,78.136vh) scale(.4008)}to{transform:translate(69.3993vw,99vh) scale(.4008)}}.snow:nth-child(379){opacity:.8264;transform:translate(84.1354vw,-10px) scale(.6685);animation:fall-379 29s -1s linear infinite}@keyframes fall-379{76.044%{transform:translate(76.2754vw,76.044vh) scale(.6685)}to{transform:translate(80.2054vw,99vh) scale(.6685)}}.snow:nth-child(380){opacity:.451;transform:translate(59.8002vw,-10px) scale(.8792);animation:fall-380 20s -19s linear infinite}@keyframes fall-380{78.993%{transform:translate(61.3259vw,78.993vh) scale(.8792)}to{transform:translate(60.56305vw,99vh) scale(.8792)}}.snow:nth-child(381){opacity:1.1596;transform:translate(13.1599vw,-10px) scale(.9951);animation:fall-381 26s -11s linear infinite}@keyframes fall-381{59.592%{transform:translate(6.0564vw,59.592vh) scale(.9951)}to{transform:translate(9.60815vw,99vh) scale(.9951)}}.snow:nth-child(382){opacity:1.7854;transform:translate(94.8695vw,-10px) scale(.1117);animation:fall-382 15s -21s linear infinite}@keyframes fall-382{49.507%{transform:translate(90.9491vw,49.507vh) scale(.1117)}to{transform:translate(92.9093vw,99vh) scale(.1117)}}.snow:nth-child(383){opacity:1.0018;transform:translate(49.0612vw,-10px) scale(.3418);animation:fall-383 18s -3s linear infinite}@keyframes fall-383{37.464%{transform:translate(50.4464vw,37.464vh) scale(.3418)}to{transform:translate(49.7538vw,99vh) scale(.3418)}}.snow:nth-child(384){opacity:.8812;transform:translate(68.0381vw,-10px) scale(.5882);animation:fall-384 17s -12s linear infinite}@keyframes fall-384{62.191%{transform:translate(70.6783vw,62.191vh) scale(.5882)}to{transform:translate(69.3582vw,99vh) scale(.5882)}}.snow:nth-child(385){opacity:.7774;transform:translate(4.0964vw,-10px) scale(.5144);animation:fall-385 23s -15s linear infinite}@keyframes fall-385{67.132%{transform:translate(5.0868vw,67.132vh) scale(.5144)}to{transform:translate(4.5916vw,99vh) scale(.5144)}}.snow:nth-child(386){opacity:1.7228;transform:translate(94.2654vw,-10px) scale(.0584);animation:fall-386 27s -8s linear infinite}@keyframes fall-386{55.753%{transform:translate(85.7582vw,55.753vh) scale(.0584)}to{transform:translate(90.0118vw,99vh) scale(.0584)}}.snow:nth-child(387){opacity:.1026;transform:translate(2.346vw,-10px) scale(.7279);animation:fall-387 30s -29s linear infinite}@keyframes fall-387{41.302%{transform:translate(4.5588vw,41.302vh) scale(.7279)}to{transform:translate(3.4524vw,99vh) scale(.7279)}}.snow:nth-child(388){opacity:1.273;transform:translate(43.1661vw,-10px) scale(.4733);animation:fall-388 26s -1s linear infinite}@keyframes fall-388{65.186%{transform:translate(50.6197vw,65.186vh) scale(.4733)}to{transform:translate(46.8929vw,99vh) scale(.4733)}}.snow:nth-child(389){opacity:.2178;transform:translate(48.1887vw,-10px) scale(.4444);animation:fall-389 16s -8s linear infinite}@keyframes fall-389{42.635%{transform:translate(56.1503vw,42.635vh) scale(.4444)}to{transform:translate(52.1695vw,99vh) scale(.4444)}}.snow:nth-child(390){opacity:1.6668;transform:translate(26.5477vw,-10px) scale(.9004);animation:fall-390 22s -21s linear infinite}@keyframes fall-390{54.153%{transform:translate(25.2973vw,54.153vh) scale(.9004)}to{transform:translate(25.9225vw,99vh) scale(.9004)}}.snow:nth-child(391){opacity:.102;transform:translate(81.6258vw,-10px) scale(.4436);animation:fall-391 10s -8s linear infinite}@keyframes fall-391{49.51%{transform:translate(74.2879vw,49.51vh) scale(.4436)}to{transform:translate(77.95685vw,99vh) scale(.4436)}}.snow:nth-child(392){opacity:.4758;transform:translate(67.32vw,-10px) scale(.7477);animation:fall-392 11s -10s linear infinite}@keyframes fall-392{66.218%{transform:translate(73.7238vw,66.218vh) scale(.7477)}to{transform:translate(70.5219vw,99vh) scale(.7477)}}.snow:nth-child(393){opacity:1.2588;transform:translate(77.0698vw,-10px) scale(.6952);animation:fall-393 20s -17s linear infinite}@keyframes fall-393{62.403%{transform:translate(78.2487vw,62.403vh) scale(.6952)}to{transform:translate(77.65925vw,99vh) scale(.6952)}}.snow:nth-child(394){opacity:1.8538;transform:translate(22.1089vw,-10px) scale(.2343);animation:fall-394 14s -3s linear infinite}@keyframes fall-394{30.92%{transform:translate(18.7152vw,30.92vh) scale(.2343)}to{transform:translate(20.41205vw,99vh) scale(.2343)}}.snow:nth-child(395){opacity:1.664;transform:translate(93.1311vw,-10px) scale(.5482);animation:fall-395 12s -18s linear infinite}@keyframes fall-395{49.278%{transform:translate(91.9357vw,49.278vh) scale(.5482)}to{transform:translate(92.5334vw,99vh) scale(.5482)}}.snow:nth-child(396){opacity:1.1072;transform:translate(13.2709vw,-10px) scale(.8833);animation:fall-396 30s -27s linear infinite}@keyframes fall-396{69.882%{transform:translate(18.2582vw,69.882vh) scale(.8833)}to{transform:translate(15.76455vw,99vh) scale(.8833)}}.snow:nth-child(397){opacity:1.2896;transform:translate(43.1958vw,-10px) scale(.0048);animation:fall-397 14s -22s linear infinite}@keyframes fall-397{53.542%{transform:translate(34.8223vw,53.542vh) scale(.0048)}to{transform:translate(39.00905vw,99vh) scale(.0048)}}.snow:nth-child(398){opacity:1.6244;transform:translate(2.5726vw,-10px) scale(.5551);animation:fall-398 29s -2s linear infinite}@keyframes fall-398{31.193%{transform:translate(-7.4207vw,31.193vh) scale(.5551)}to{transform:translate(-2.42405vw,99vh) scale(.5551)}}.snow:nth-child(399){opacity:1.5844;transform:translate(58.052vw,-10px) scale(.3342);animation:fall-399 26s -1s linear infinite}@keyframes fall-399{65.56%{transform:translate(64.1129vw,65.56vh) scale(.3342)}to{transform:translate(61.08245vw,99vh) scale(.3342)}}.snow:nth-child(400){opacity:1.8992;transform:translate(96.5003vw,-10px) scale(.8811);animation:fall-400 18s -18s linear infinite}@keyframes fall-400{48.288%{transform:translate(92.7017vw,48.288vh) scale(.8811)}to{transform:translate(94.601vw,99vh) scale(.8811)}}\n"] }]
|
|
29
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.0602;transform:translate(46.9704vw,-10px) scale(.965);animation:fall-1 28s -3s linear infinite}@keyframes fall-1{70.272%{transform:translate(37.631vw,70.272vh) scale(.965)}to{transform:translate(42.3007vw,99vh) scale(.965)}}.snow:nth-child(2){opacity:.3348;transform:translate(87.6925vw,-10px) scale(.533);animation:fall-2 10s -10s linear infinite}@keyframes fall-2{69.881%{transform:translate(90.2978vw,69.881vh) scale(.533)}to{transform:translate(88.99515vw,99vh) scale(.533)}}.snow:nth-child(3){opacity:1.3276;transform:translate(31.5605vw,-10px) scale(.9992);animation:fall-3 16s -6s linear infinite}@keyframes fall-3{40.07%{transform:translate(27.0466vw,40.07vh) scale(.9992)}to{transform:translate(29.30355vw,99vh) scale(.9992)}}.snow:nth-child(4){opacity:.2022;transform:translate(78.4279vw,-10px) scale(.7141);animation:fall-4 12s -19s linear infinite}@keyframes fall-4{47.362%{transform:translate(76.4079vw,47.362vh) scale(.7141)}to{transform:translate(77.4179vw,99vh) scale(.7141)}}.snow:nth-child(5){opacity:.584;transform:translate(71.274vw,-10px) scale(.9885);animation:fall-5 18s -24s linear infinite}@keyframes fall-5{66.818%{transform:translate(65.5894vw,66.818vh) scale(.9885)}to{transform:translate(68.4317vw,99vh) scale(.9885)}}.snow:nth-child(6){opacity:1.7136;transform:translate(36.0025vw,-10px) scale(.2679);animation:fall-6 16s -3s linear infinite}@keyframes fall-6{47.139%{transform:translate(42.9937vw,47.139vh) scale(.2679)}to{transform:translate(39.4981vw,99vh) scale(.2679)}}.snow:nth-child(7){opacity:.983;transform:translate(75.0453vw,-10px) scale(.9679);animation:fall-7 27s -30s linear infinite}@keyframes fall-7{53.626%{transform:translate(68.0036vw,53.626vh) scale(.9679)}to{transform:translate(71.52445vw,99vh) scale(.9679)}}.snow:nth-child(8){opacity:1.0884;transform:translate(86.7197vw,-10px) scale(.4935);animation:fall-8 29s -25s linear infinite}@keyframes fall-8{67.626%{transform:translate(83.8828vw,67.626vh) scale(.4935)}to{transform:translate(85.30125vw,99vh) scale(.4935)}}.snow:nth-child(9){opacity:1.765;transform:translate(69.3642vw,-10px) scale(.0727);animation:fall-9 23s -1s linear infinite}@keyframes fall-9{54.795%{transform:translate(76.4512vw,54.795vh) scale(.0727)}to{transform:translate(72.9077vw,99vh) scale(.0727)}}.snow:nth-child(10){opacity:.1964;transform:translate(81.3949vw,-10px) scale(.3232);animation:fall-10 12s -12s linear infinite}@keyframes fall-10{52.286%{transform:translate(88.1728vw,52.286vh) scale(.3232)}to{transform:translate(84.78385vw,99vh) scale(.3232)}}.snow:nth-child(11){opacity:.5522;transform:translate(71.5749vw,-10px) scale(.3694);animation:fall-11 15s -20s linear infinite}@keyframes fall-11{75.764%{transform:translate(66.0369vw,75.764vh) scale(.3694)}to{transform:translate(68.8059vw,99vh) scale(.3694)}}.snow:nth-child(12){opacity:1.7244;transform:translate(6.952vw,-10px) scale(.3086);animation:fall-12 14s -21s linear infinite}@keyframes fall-12{77.434%{transform:translate(6.1793vw,77.434vh) scale(.3086)}to{transform:translate(6.56565vw,99vh) scale(.3086)}}.snow:nth-child(13){opacity:.2628;transform:translate(58.9876vw,-10px) scale(.2088);animation:fall-13 24s -14s linear infinite}@keyframes fall-13{47.968%{transform:translate(49.8688vw,47.968vh) scale(.2088)}to{transform:translate(54.4282vw,99vh) scale(.2088)}}.snow:nth-child(14){opacity:1.9908;transform:translate(2.4966vw,-10px) scale(.6507);animation:fall-14 21s -7s linear infinite}@keyframes fall-14{37.381%{transform:translate(-4.6777vw,37.381vh) scale(.6507)}to{transform:translate(-1.09055vw,99vh) scale(.6507)}}.snow:nth-child(15){opacity:1.3296;transform:translate(47.7023vw,-10px) scale(.7848);animation:fall-15 22s -30s linear infinite}@keyframes fall-15{74.41%{transform:translate(50.7549vw,74.41vh) scale(.7848)}to{transform:translate(49.2286vw,99vh) scale(.7848)}}.snow:nth-child(16){opacity:1.9452;transform:translate(73.1092vw,-10px) scale(.7172);animation:fall-16 14s -2s linear infinite}@keyframes fall-16{79.778%{transform:translate(73.3211vw,79.778vh) scale(.7172)}to{transform:translate(73.21515vw,99vh) scale(.7172)}}.snow:nth-child(17){opacity:1.826;transform:translate(70.0641vw,-10px) scale(.3518);animation:fall-17 30s -4s linear infinite}@keyframes fall-17{46.031%{transform:translate(68.0591vw,46.031vh) scale(.3518)}to{transform:translate(69.0616vw,99vh) scale(.3518)}}.snow:nth-child(18){opacity:1.8494;transform:translate(39.377vw,-10px) scale(.6241);animation:fall-18 30s -27s linear infinite}@keyframes fall-18{56.921%{transform:translate(42.1316vw,56.921vh) scale(.6241)}to{transform:translate(40.7543vw,99vh) scale(.6241)}}.snow:nth-child(19){opacity:.0574;transform:translate(25.2354vw,-10px) scale(.8798);animation:fall-19 29s -12s linear infinite}@keyframes fall-19{57.758%{transform:translate(27.878vw,57.758vh) scale(.8798)}to{transform:translate(26.5567vw,99vh) scale(.8798)}}.snow:nth-child(20){opacity:1.192;transform:translate(97.4919vw,-10px) scale(.0319);animation:fall-20 28s -18s linear infinite}@keyframes fall-20{37.531%{transform:translate(101.4532vw,37.531vh) scale(.0319)}to{transform:translate(99.47255vw,99vh) scale(.0319)}}.snow:nth-child(21){opacity:1.0106;transform:translate(99.0836vw,-10px) scale(.928);animation:fall-21 24s -9s linear infinite}@keyframes fall-21{67.313%{transform:translate(100.281vw,67.313vh) scale(.928)}to{transform:translate(99.6823vw,99vh) scale(.928)}}.snow:nth-child(22){opacity:1.1388;transform:translate(86.0696vw,-10px) scale(.7933);animation:fall-22 11s -3s linear infinite}@keyframes fall-22{49.078%{transform:translate(88.9vw,49.078vh) scale(.7933)}to{transform:translate(87.4848vw,99vh) scale(.7933)}}.snow:nth-child(23){opacity:.2902;transform:translate(81.2748vw,-10px) scale(.9576);animation:fall-23 11s -5s linear infinite}@keyframes fall-23{47.72%{transform:translate(80.4536vw,47.72vh) scale(.9576)}to{transform:translate(80.8642vw,99vh) scale(.9576)}}.snow:nth-child(24){opacity:.6198;transform:translate(15.7421vw,-10px) scale(.7332);animation:fall-24 30s -3s linear infinite}@keyframes fall-24{37.178%{transform:translate(15.0065vw,37.178vh) scale(.7332)}to{transform:translate(15.3743vw,99vh) scale(.7332)}}.snow:nth-child(25){opacity:.6818;transform:translate(69.6179vw,-10px) scale(.3262);animation:fall-25 22s -5s linear infinite}@keyframes fall-25{55.36%{transform:translate(73.6965vw,55.36vh) scale(.3262)}to{transform:translate(71.6572vw,99vh) scale(.3262)}}.snow:nth-child(26){opacity:1.5784;transform:translate(87.9315vw,-10px) scale(.7151);animation:fall-26 22s -4s linear infinite}@keyframes fall-26{64.749%{transform:translate(97.1913vw,64.749vh) scale(.7151)}to{transform:translate(92.5614vw,99vh) scale(.7151)}}.snow:nth-child(27){opacity:1.5428;transform:translate(32.3895vw,-10px) scale(.2314);animation:fall-27 11s -13s linear infinite}@keyframes fall-27{40.787%{transform:translate(25.0555vw,40.787vh) scale(.2314)}to{transform:translate(28.7225vw,99vh) scale(.2314)}}.snow:nth-child(28){opacity:.0256;transform:translate(90.6366vw,-10px) scale(.8236);animation:fall-28 29s -13s linear infinite}@keyframes fall-28{44.546%{transform:translate(89.2088vw,44.546vh) scale(.8236)}to{transform:translate(89.9227vw,99vh) scale(.8236)}}.snow:nth-child(29){opacity:1.264;transform:translate(50.3489vw,-10px) scale(.9837);animation:fall-29 10s -28s linear infinite}@keyframes fall-29{42.234%{transform:translate(58.0373vw,42.234vh) scale(.9837)}to{transform:translate(54.1931vw,99vh) scale(.9837)}}.snow:nth-child(30){opacity:.8306;transform:translate(54.2701vw,-10px) scale(.6973);animation:fall-30 21s -9s linear infinite}@keyframes fall-30{45.616%{transform:translate(46.9045vw,45.616vh) scale(.6973)}to{transform:translate(50.5873vw,99vh) scale(.6973)}}.snow:nth-child(31){opacity:1.8002;transform:translate(7.2715vw,-10px) scale(.0665);animation:fall-31 10s -12s linear infinite}@keyframes fall-31{78.093%{transform:translate(1.996vw,78.093vh) scale(.0665)}to{transform:translate(4.63375vw,99vh) scale(.0665)}}.snow:nth-child(32){opacity:1.702;transform:translate(93.2756vw,-10px) scale(.3825);animation:fall-32 19s -9s linear infinite}@keyframes fall-32{34.163%{transform:translate(86.2732vw,34.163vh) scale(.3825)}to{transform:translate(89.7744vw,99vh) scale(.3825)}}.snow:nth-child(33){opacity:1.7538;transform:translate(57.942vw,-10px) scale(.1758);animation:fall-33 24s -22s linear infinite}@keyframes fall-33{50.872%{transform:translate(53.7799vw,50.872vh) scale(.1758)}to{transform:translate(55.86095vw,99vh) scale(.1758)}}.snow:nth-child(34){opacity:.4916;transform:translate(80.1268vw,-10px) scale(.4745);animation:fall-34 27s -30s linear infinite}@keyframes fall-34{30.746%{transform:translate(79.0113vw,30.746vh) scale(.4745)}to{transform:translate(79.56905vw,99vh) scale(.4745)}}.snow:nth-child(35){opacity:.4462;transform:translate(57.7659vw,-10px) scale(.8713);animation:fall-35 11s -30s linear infinite}@keyframes fall-35{39.211%{transform:translate(48.2562vw,39.211vh) scale(.8713)}to{transform:translate(53.01105vw,99vh) scale(.8713)}}.snow:nth-child(36){opacity:1.6332;transform:translate(73.971vw,-10px) scale(.3809);animation:fall-36 29s -24s linear infinite}@keyframes fall-36{49.936%{transform:translate(69.1946vw,49.936vh) scale(.3809)}to{transform:translate(71.5828vw,99vh) scale(.3809)}}.snow:nth-child(37){opacity:1.201;transform:translate(57.1478vw,-10px) scale(.8925);animation:fall-37 10s -17s linear infinite}@keyframes fall-37{52.502%{transform:translate(55.1646vw,52.502vh) scale(.8925)}to{transform:translate(56.1562vw,99vh) scale(.8925)}}.snow:nth-child(38){opacity:1.3922;transform:translate(20.8873vw,-10px) scale(.8613);animation:fall-38 30s -2s linear infinite}@keyframes fall-38{58.912%{transform:translate(30.4939vw,58.912vh) scale(.8613)}to{transform:translate(25.6906vw,99vh) scale(.8613)}}.snow:nth-child(39){opacity:1.7102;transform:translate(3.2594vw,-10px) scale(.5607);animation:fall-39 13s -9s linear infinite}@keyframes fall-39{77.751%{transform:translate(11.7493vw,77.751vh) scale(.5607)}to{transform:translate(7.50435vw,99vh) scale(.5607)}}.snow:nth-child(40){opacity:.8026;transform:translate(63.1006vw,-10px) scale(.8749);animation:fall-40 14s -7s linear infinite}@keyframes fall-40{62.878%{transform:translate(62.0475vw,62.878vh) scale(.8749)}to{transform:translate(62.57405vw,99vh) scale(.8749)}}.snow:nth-child(41){opacity:.3216;transform:translate(25.4834vw,-10px) scale(.991);animation:fall-41 25s -17s linear infinite}@keyframes fall-41{76.61%{transform:translate(28.4347vw,76.61vh) scale(.991)}to{transform:translate(26.95905vw,99vh) scale(.991)}}.snow:nth-child(42){opacity:.9262;transform:translate(78.3594vw,-10px) scale(.1405);animation:fall-42 25s -14s linear infinite}@keyframes fall-42{35.767%{transform:translate(71.1642vw,35.767vh) scale(.1405)}to{transform:translate(74.7618vw,99vh) scale(.1405)}}.snow:nth-child(43){opacity:1.8176;transform:translate(56.844vw,-10px) scale(.3713);animation:fall-43 21s -8s linear infinite}@keyframes fall-43{33.6%{transform:translate(60.3846vw,33.6vh) scale(.3713)}to{transform:translate(58.6143vw,99vh) scale(.3713)}}.snow:nth-child(44){opacity:1.898;transform:translate(24.6022vw,-10px) scale(.9944);animation:fall-44 11s -12s linear infinite}@keyframes fall-44{35.054%{transform:translate(33.8885vw,35.054vh) scale(.9944)}to{transform:translate(29.24535vw,99vh) scale(.9944)}}.snow:nth-child(45){opacity:.7556;transform:translate(.4576vw,-10px) scale(.9894);animation:fall-45 17s -4s linear infinite}@keyframes fall-45{55.778%{transform:translate(5.0454vw,55.778vh) scale(.9894)}to{transform:translate(2.7515vw,99vh) scale(.9894)}}.snow:nth-child(46){opacity:.1926;transform:translate(15.5705vw,-10px) scale(.3058);animation:fall-46 21s -26s linear infinite}@keyframes fall-46{52.972%{transform:translate(24.5894vw,52.972vh) scale(.3058)}to{transform:translate(20.07995vw,99vh) scale(.3058)}}.snow:nth-child(47){opacity:1.5178;transform:translate(79.5351vw,-10px) scale(.951);animation:fall-47 24s -18s linear infinite}@keyframes fall-47{47.608%{transform:translate(73.7903vw,47.608vh) scale(.951)}to{transform:translate(76.6627vw,99vh) scale(.951)}}.snow:nth-child(48){opacity:.0054;transform:translate(16.1399vw,-10px) scale(.498);animation:fall-48 26s -5s linear infinite}@keyframes fall-48{58.384%{transform:translate(6.5669vw,58.384vh) scale(.498)}to{transform:translate(11.3534vw,99vh) scale(.498)}}.snow:nth-child(49){opacity:.5138;transform:translate(15.637vw,-10px) scale(.9204);animation:fall-49 20s -6s linear infinite}@keyframes fall-49{32.786%{transform:translate(23.2656vw,32.786vh) scale(.9204)}to{transform:translate(19.4513vw,99vh) scale(.9204)}}.snow:nth-child(50){opacity:1.9764;transform:translate(25.3653vw,-10px) scale(.5329);animation:fall-50 28s -18s linear infinite}@keyframes fall-50{35.658%{transform:translate(16.477vw,35.658vh) scale(.5329)}to{transform:translate(20.92115vw,99vh) scale(.5329)}}.snow:nth-child(51){opacity:1.6956;transform:translate(6.5504vw,-10px) scale(.1382);animation:fall-51 26s -19s linear infinite}@keyframes fall-51{78.958%{transform:translate(14.7423vw,78.958vh) scale(.1382)}to{transform:translate(10.64635vw,99vh) scale(.1382)}}.snow:nth-child(52){opacity:.6312;transform:translate(44.4975vw,-10px) scale(.3251);animation:fall-52 27s -12s linear infinite}@keyframes fall-52{35.241%{transform:translate(50.5574vw,35.241vh) scale(.3251)}to{transform:translate(47.52745vw,99vh) scale(.3251)}}.snow:nth-child(53){opacity:.9052;transform:translate(53.5489vw,-10px) scale(.0061);animation:fall-53 28s -21s linear infinite}@keyframes fall-53{79.585%{transform:translate(51.5796vw,79.585vh) scale(.0061)}to{transform:translate(52.56425vw,99vh) scale(.0061)}}.snow:nth-child(54){opacity:1.0956;transform:translate(54.8692vw,-10px) scale(.0137);animation:fall-54 24s -21s linear infinite}@keyframes fall-54{55.142%{transform:translate(50.002vw,55.142vh) scale(.0137)}to{transform:translate(52.4356vw,99vh) scale(.0137)}}.snow:nth-child(55){opacity:1.4474;transform:translate(84.6417vw,-10px) scale(.6948);animation:fall-55 14s -3s linear infinite}@keyframes fall-55{62.88%{transform:translate(77.519vw,62.88vh) scale(.6948)}to{transform:translate(81.08035vw,99vh) scale(.6948)}}.snow:nth-child(56){opacity:1.923;transform:translate(79.2114vw,-10px) scale(.2076);animation:fall-56 19s -18s linear infinite}@keyframes fall-56{50.638%{transform:translate(69.6637vw,50.638vh) scale(.2076)}to{transform:translate(74.43755vw,99vh) scale(.2076)}}.snow:nth-child(57){opacity:.2644;transform:translate(65.5215vw,-10px) scale(.8045);animation:fall-57 12s -14s linear infinite}@keyframes fall-57{36.307%{transform:translate(65.5764vw,36.307vh) scale(.8045)}to{transform:translate(65.54895vw,99vh) scale(.8045)}}.snow:nth-child(58){opacity:1.407;transform:translate(54.0135vw,-10px) scale(.0788);animation:fall-58 14s -6s linear infinite}@keyframes fall-58{72.021%{transform:translate(55.3055vw,72.021vh) scale(.0788)}to{transform:translate(54.6595vw,99vh) scale(.0788)}}.snow:nth-child(59){opacity:1.0124;transform:translate(58.7499vw,-10px) scale(.5915);animation:fall-59 10s -17s linear infinite}@keyframes fall-59{79.218%{transform:translate(49.0345vw,79.218vh) scale(.5915)}to{transform:translate(53.8922vw,99vh) scale(.5915)}}.snow:nth-child(60){opacity:1.9564;transform:translate(13.8244vw,-10px) scale(.2657);animation:fall-60 13s -20s linear infinite}@keyframes fall-60{54.192%{transform:translate(22.3352vw,54.192vh) scale(.2657)}to{transform:translate(18.0798vw,99vh) scale(.2657)}}.snow:nth-child(61){opacity:.9934;transform:translate(10.1123vw,-10px) scale(.8166);animation:fall-61 15s -11s linear infinite}@keyframes fall-61{73.1%{transform:translate(3.7342vw,73.1vh) scale(.8166)}to{transform:translate(6.92325vw,99vh) scale(.8166)}}.snow:nth-child(62){opacity:1.7792;transform:translate(78.5827vw,-10px) scale(.064);animation:fall-62 11s -6s linear infinite}@keyframes fall-62{73.508%{transform:translate(82.3053vw,73.508vh) scale(.064)}to{transform:translate(80.444vw,99vh) scale(.064)}}.snow:nth-child(63){opacity:.2068;transform:translate(25.4991vw,-10px) scale(.9713);animation:fall-63 20s -7s linear infinite}@keyframes fall-63{30.331%{transform:translate(21.6533vw,30.331vh) scale(.9713)}to{transform:translate(23.5762vw,99vh) scale(.9713)}}.snow:nth-child(64){opacity:.6456;transform:translate(85.4022vw,-10px) scale(.804);animation:fall-64 14s -10s linear infinite}@keyframes fall-64{39.517%{transform:translate(84.1701vw,39.517vh) scale(.804)}to{transform:translate(84.78615vw,99vh) scale(.804)}}.snow:nth-child(65){opacity:1.824;transform:translate(83.071vw,-10px) scale(.1699);animation:fall-65 14s -23s linear infinite}@keyframes fall-65{36.794%{transform:translate(83.0616vw,36.794vh) scale(.1699)}to{transform:translate(83.0663vw,99vh) scale(.1699)}}.snow:nth-child(66){opacity:.4078;transform:translate(10.256vw,-10px) scale(.8986);animation:fall-66 19s -17s linear infinite}@keyframes fall-66{68.902%{transform:translate(8.6167vw,68.902vh) scale(.8986)}to{transform:translate(9.43635vw,99vh) scale(.8986)}}.snow:nth-child(67){opacity:1.4734;transform:translate(82.8949vw,-10px) scale(.9633);animation:fall-67 21s -9s linear infinite}@keyframes fall-67{35.669%{transform:translate(78.2284vw,35.669vh) scale(.9633)}to{transform:translate(80.56165vw,99vh) scale(.9633)}}.snow:nth-child(68){opacity:.6242;transform:translate(3.1677vw,-10px) scale(.925);animation:fall-68 24s -19s linear infinite}@keyframes fall-68{45.866%{transform:translate(2.1569vw,45.866vh) scale(.925)}to{transform:translate(2.6623vw,99vh) scale(.925)}}.snow:nth-child(69){opacity:1.8824;transform:translate(19.3339vw,-10px) scale(.2619);animation:fall-69 12s -12s linear infinite}@keyframes fall-69{56.277%{transform:translate(26.1188vw,56.277vh) scale(.2619)}to{transform:translate(22.72635vw,99vh) scale(.2619)}}.snow:nth-child(70){opacity:.96;transform:translate(47.9008vw,-10px) scale(.3009);animation:fall-70 26s -28s linear infinite}@keyframes fall-70{37.135%{transform:translate(46.5611vw,37.135vh) scale(.3009)}to{transform:translate(47.23095vw,99vh) scale(.3009)}}.snow:nth-child(71){opacity:1.6;transform:translate(71.0558vw,-10px) scale(.5958);animation:fall-71 10s -16s linear infinite}@keyframes fall-71{61.67%{transform:translate(77.0525vw,61.67vh) scale(.5958)}to{transform:translate(74.05415vw,99vh) scale(.5958)}}.snow:nth-child(72){opacity:1.0468;transform:translate(5.4529vw,-10px) scale(.3407);animation:fall-72 23s -8s linear infinite}@keyframes fall-72{73.634%{transform:translate(6.8193vw,73.634vh) scale(.3407)}to{transform:translate(6.1361vw,99vh) scale(.3407)}}.snow:nth-child(73){opacity:.289;transform:translate(41.773vw,-10px) scale(.9649);animation:fall-73 18s -3s linear infinite}@keyframes fall-73{65.807%{transform:translate(49.7457vw,65.807vh) scale(.9649)}to{transform:translate(45.75935vw,99vh) scale(.9649)}}.snow:nth-child(74){opacity:.0724;transform:translate(19.8632vw,-10px) scale(.9909);animation:fall-74 23s -25s linear infinite}@keyframes fall-74{60.346%{transform:translate(20.702vw,60.346vh) scale(.9909)}to{transform:translate(20.2826vw,99vh) scale(.9909)}}.snow:nth-child(75){opacity:1.9484;transform:translate(68.4102vw,-10px) scale(.0549);animation:fall-75 12s -14s linear infinite}@keyframes fall-75{52.401%{transform:translate(73.8011vw,52.401vh) scale(.0549)}to{transform:translate(71.10565vw,99vh) scale(.0549)}}.snow:nth-child(76){opacity:.9626;transform:translate(55.0796vw,-10px) scale(.3997);animation:fall-76 17s -6s linear infinite}@keyframes fall-76{55.043%{transform:translate(49.9898vw,55.043vh) scale(.3997)}to{transform:translate(52.5347vw,99vh) scale(.3997)}}.snow:nth-child(77){opacity:1.2148;transform:translate(36.7485vw,-10px) scale(.5111);animation:fall-77 10s -9s linear infinite}@keyframes fall-77{46.18%{transform:translate(40.1476vw,46.18vh) scale(.5111)}to{transform:translate(38.44805vw,99vh) scale(.5111)}}.snow:nth-child(78){opacity:1.1196;transform:translate(28.9086vw,-10px) scale(.5609);animation:fall-78 24s -5s linear infinite}@keyframes fall-78{56.969%{transform:translate(29.8556vw,56.969vh) scale(.5609)}to{transform:translate(29.3821vw,99vh) scale(.5609)}}.snow:nth-child(79){opacity:.0352;transform:translate(54.8506vw,-10px) scale(.0298);animation:fall-79 10s -26s linear infinite}@keyframes fall-79{48.667%{transform:translate(54.7443vw,48.667vh) scale(.0298)}to{transform:translate(54.79745vw,99vh) scale(.0298)}}.snow:nth-child(80){opacity:.9282;transform:translate(30.7422vw,-10px) scale(.1753);animation:fall-80 10s -25s linear infinite}@keyframes fall-80{59.712%{transform:translate(31.6828vw,59.712vh) scale(.1753)}to{transform:translate(31.2125vw,99vh) scale(.1753)}}.snow:nth-child(81){opacity:1.3402;transform:translate(16.2764vw,-10px) scale(.7261);animation:fall-81 17s -16s linear infinite}@keyframes fall-81{30.816%{transform:translate(18.3155vw,30.816vh) scale(.7261)}to{transform:translate(17.29595vw,99vh) scale(.7261)}}.snow:nth-child(82){opacity:.817;transform:translate(24.9538vw,-10px) scale(.0183);animation:fall-82 18s -16s linear infinite}@keyframes fall-82{66.054%{transform:translate(29.9841vw,66.054vh) scale(.0183)}to{transform:translate(27.46895vw,99vh) scale(.0183)}}.snow:nth-child(83){opacity:.4598;transform:translate(27.755vw,-10px) scale(.632);animation:fall-83 15s -29s linear infinite}@keyframes fall-83{33.172%{transform:translate(19.3241vw,33.172vh) scale(.632)}to{transform:translate(23.53955vw,99vh) scale(.632)}}.snow:nth-child(84){opacity:.7416;transform:translate(39.2797vw,-10px) scale(.6762);animation:fall-84 14s -26s linear infinite}@keyframes fall-84{40.653%{transform:translate(43.5428vw,40.653vh) scale(.6762)}to{transform:translate(41.41125vw,99vh) scale(.6762)}}.snow:nth-child(85){opacity:1.0696;transform:translate(78.9788vw,-10px) scale(.7737);animation:fall-85 12s -24s linear infinite}@keyframes fall-85{44.473%{transform:translate(79.8693vw,44.473vh) scale(.7737)}to{transform:translate(79.42405vw,99vh) scale(.7737)}}.snow:nth-child(86){opacity:1.577;transform:translate(42.5766vw,-10px) scale(.2048);animation:fall-86 10s -1s linear infinite}@keyframes fall-86{36.812%{transform:translate(39.4992vw,36.812vh) scale(.2048)}to{transform:translate(41.0379vw,99vh) scale(.2048)}}.snow:nth-child(87){opacity:1.2168;transform:translate(15.4123vw,-10px) scale(.8783);animation:fall-87 26s -10s linear infinite}@keyframes fall-87{66.675%{transform:translate(14.4479vw,66.675vh) scale(.8783)}to{transform:translate(14.9301vw,99vh) scale(.8783)}}.snow:nth-child(88){opacity:1.9156;transform:translate(61.2623vw,-10px) scale(.078);animation:fall-88 19s -6s linear infinite}@keyframes fall-88{34.957%{transform:translate(68.7346vw,34.957vh) scale(.078)}to{transform:translate(64.99845vw,99vh) scale(.078)}}.snow:nth-child(89){opacity:1.8254;transform:translate(54.9872vw,-10px) scale(.3778);animation:fall-89 23s -22s linear infinite}@keyframes fall-89{52.896%{transform:translate(49.0349vw,52.896vh) scale(.3778)}to{transform:translate(52.01105vw,99vh) scale(.3778)}}.snow:nth-child(90){opacity:1.0686;transform:translate(28.8449vw,-10px) scale(.2832);animation:fall-90 28s -8s linear infinite}@keyframes fall-90{38.652%{transform:translate(35.4487vw,38.652vh) scale(.2832)}to{transform:translate(32.1468vw,99vh) scale(.2832)}}.snow:nth-child(91){opacity:1.0688;transform:translate(12.3003vw,-10px) scale(.5036);animation:fall-91 14s -13s linear infinite}@keyframes fall-91{41.549%{transform:translate(9.9364vw,41.549vh) scale(.5036)}to{transform:translate(11.11835vw,99vh) scale(.5036)}}.snow:nth-child(92){opacity:.1286;transform:translate(48.7265vw,-10px) scale(.8875);animation:fall-92 19s -9s linear infinite}@keyframes fall-92{31.477%{transform:translate(55.7667vw,31.477vh) scale(.8875)}to{transform:translate(52.2466vw,99vh) scale(.8875)}}.snow:nth-child(93){opacity:.7172;transform:translate(98.3505vw,-10px) scale(.1419);animation:fall-93 15s -8s linear infinite}@keyframes fall-93{77.132%{transform:translate(88.5662vw,77.132vh) scale(.1419)}to{transform:translate(93.45835vw,99vh) scale(.1419)}}.snow:nth-child(94){opacity:.2682;transform:translate(38.4353vw,-10px) scale(.8036);animation:fall-94 29s -24s linear infinite}@keyframes fall-94{39.225%{transform:translate(35.9864vw,39.225vh) scale(.8036)}to{transform:translate(37.21085vw,99vh) scale(.8036)}}.snow:nth-child(95){opacity:.326;transform:translate(85.6347vw,-10px) scale(.6342);animation:fall-95 20s -22s linear infinite}@keyframes fall-95{68.289%{transform:translate(84.9436vw,68.289vh) scale(.6342)}to{transform:translate(85.28915vw,99vh) scale(.6342)}}.snow:nth-child(96){opacity:1.3054;transform:translate(51.5423vw,-10px) scale(.0413);animation:fall-96 12s -29s linear infinite}@keyframes fall-96{36.543%{transform:translate(58.6866vw,36.543vh) scale(.0413)}to{transform:translate(55.11445vw,99vh) scale(.0413)}}.snow:nth-child(97){opacity:1.5848;transform:translate(78.744vw,-10px) scale(.8531);animation:fall-97 11s -2s linear infinite}@keyframes fall-97{58.043%{transform:translate(75.8645vw,58.043vh) scale(.8531)}to{transform:translate(77.30425vw,99vh) scale(.8531)}}.snow:nth-child(98){opacity:.8732;transform:translate(29.3533vw,-10px) scale(.5271);animation:fall-98 23s -11s linear infinite}@keyframes fall-98{34.173%{transform:translate(33.5426vw,34.173vh) scale(.5271)}to{transform:translate(31.44795vw,99vh) scale(.5271)}}.snow:nth-child(99){opacity:1.3138;transform:translate(77.0889vw,-10px) scale(.5873);animation:fall-99 12s -19s linear infinite}@keyframes fall-99{75.838%{transform:translate(75.1973vw,75.838vh) scale(.5873)}to{transform:translate(76.1431vw,99vh) scale(.5873)}}.snow:nth-child(100){opacity:.1342;transform:translate(13.4152vw,-10px) scale(.4225);animation:fall-100 10s -26s linear infinite}@keyframes fall-100{60.343%{transform:translate(9.5543vw,60.343vh) scale(.4225)}to{transform:translate(11.48475vw,99vh) scale(.4225)}}.snow:nth-child(101){opacity:.8196;transform:translate(71.003vw,-10px) scale(.5684);animation:fall-101 18s -1s linear infinite}@keyframes fall-101{39.207%{transform:translate(67.0625vw,39.207vh) scale(.5684)}to{transform:translate(69.03275vw,99vh) scale(.5684)}}.snow:nth-child(102){opacity:1.9002;transform:translate(7.4866vw,-10px) scale(.4399);animation:fall-102 28s -3s linear infinite}@keyframes fall-102{64.949%{transform:translate(5.0057vw,64.949vh) scale(.4399)}to{transform:translate(6.24615vw,99vh) scale(.4399)}}.snow:nth-child(103){opacity:1.1234;transform:translate(11.6673vw,-10px) scale(.7748);animation:fall-103 17s -21s linear infinite}@keyframes fall-103{79.996%{transform:translate(19.134vw,79.996vh) scale(.7748)}to{transform:translate(15.40065vw,99vh) scale(.7748)}}.snow:nth-child(104){opacity:1.33;transform:translate(73.5716vw,-10px) scale(.9529);animation:fall-104 26s -28s linear infinite}@keyframes fall-104{79.547%{transform:translate(74.6028vw,79.547vh) scale(.9529)}to{transform:translate(74.0872vw,99vh) scale(.9529)}}.snow:nth-child(105){opacity:.7356;transform:translate(24.6575vw,-10px) scale(.9075);animation:fall-105 12s -13s linear infinite}@keyframes fall-105{75.839%{transform:translate(23.4461vw,75.839vh) scale(.9075)}to{transform:translate(24.0518vw,99vh) scale(.9075)}}.snow:nth-child(106){opacity:1.6074;transform:translate(68.9739vw,-10px) scale(.0831);animation:fall-106 24s -24s linear infinite}@keyframes fall-106{35.86%{transform:translate(74.3454vw,35.86vh) scale(.0831)}to{transform:translate(71.65965vw,99vh) scale(.0831)}}.snow:nth-child(107){opacity:1.4226;transform:translate(76.3519vw,-10px) scale(.9096);animation:fall-107 24s -30s linear infinite}@keyframes fall-107{40.758%{transform:translate(75.4401vw,40.758vh) scale(.9096)}to{transform:translate(75.896vw,99vh) scale(.9096)}}.snow:nth-child(108){opacity:1.0256;transform:translate(92.7275vw,-10px) scale(.9244);animation:fall-108 10s -29s linear infinite}@keyframes fall-108{75.23%{transform:translate(94.1531vw,75.23vh) scale(.9244)}to{transform:translate(93.4403vw,99vh) scale(.9244)}}.snow:nth-child(109){opacity:.4418;transform:translate(77.841vw,-10px) scale(.0199);animation:fall-109 21s -7s linear infinite}@keyframes fall-109{77.481%{transform:translate(69.8033vw,77.481vh) scale(.0199)}to{transform:translate(73.82215vw,99vh) scale(.0199)}}.snow:nth-child(110){opacity:.1084;transform:translate(66.2729vw,-10px) scale(.0883);animation:fall-110 27s -26s linear infinite}@keyframes fall-110{69.749%{transform:translate(61.0643vw,69.749vh) scale(.0883)}to{transform:translate(63.6686vw,99vh) scale(.0883)}}.snow:nth-child(111){opacity:1.2662;transform:translate(3.2697vw,-10px) scale(.4846);animation:fall-111 29s -17s linear infinite}@keyframes fall-111{31.287%{transform:translate(2.4505vw,31.287vh) scale(.4846)}to{transform:translate(2.8601vw,99vh) scale(.4846)}}.snow:nth-child(112){opacity:.7782;transform:translate(70.3795vw,-10px) scale(.235);animation:fall-112 25s -14s linear infinite}@keyframes fall-112{66.614%{transform:translate(64.8438vw,66.614vh) scale(.235)}to{transform:translate(67.61165vw,99vh) scale(.235)}}.snow:nth-child(113){opacity:1.366;transform:translate(48.2558vw,-10px) scale(.1971);animation:fall-113 30s -13s linear infinite}@keyframes fall-113{69.671%{transform:translate(55.8851vw,69.671vh) scale(.1971)}to{transform:translate(52.07045vw,99vh) scale(.1971)}}.snow:nth-child(114){opacity:.0788;transform:translate(81.7724vw,-10px) scale(.8012);animation:fall-114 24s -11s linear infinite}@keyframes fall-114{59.485%{transform:translate(88.2874vw,59.485vh) scale(.8012)}to{transform:translate(85.0299vw,99vh) scale(.8012)}}.snow:nth-child(115){opacity:.6968;transform:translate(38.7201vw,-10px) scale(.8628);animation:fall-115 26s -14s linear infinite}@keyframes fall-115{45.082%{transform:translate(36.9294vw,45.082vh) scale(.8628)}to{transform:translate(37.82475vw,99vh) scale(.8628)}}.snow:nth-child(116){opacity:.8344;transform:translate(41.3211vw,-10px) scale(.7716);animation:fall-116 16s -10s linear infinite}@keyframes fall-116{42.564%{transform:translate(35.1791vw,42.564vh) scale(.7716)}to{transform:translate(38.2501vw,99vh) scale(.7716)}}.snow:nth-child(117){opacity:.3858;transform:translate(96.8854vw,-10px) scale(.0625);animation:fall-117 28s -3s linear infinite}@keyframes fall-117{58.911%{transform:translate(96.6956vw,58.911vh) scale(.0625)}to{transform:translate(96.7905vw,99vh) scale(.0625)}}.snow:nth-child(118){opacity:1.6666;transform:translate(98.5983vw,-10px) scale(.0415);animation:fall-118 24s -25s linear infinite}@keyframes fall-118{36.245%{transform:translate(88.706vw,36.245vh) scale(.0415)}to{transform:translate(93.65215vw,99vh) scale(.0415)}}.snow:nth-child(119){opacity:1.627;transform:translate(51.9068vw,-10px) scale(.43);animation:fall-119 27s -29s linear infinite}@keyframes fall-119{71.331%{transform:translate(53.6745vw,71.331vh) scale(.43)}to{transform:translate(52.79065vw,99vh) scale(.43)}}.snow:nth-child(120){opacity:.5344;transform:translate(12.3458vw,-10px) scale(.2708);animation:fall-120 15s -27s linear infinite}@keyframes fall-120{79.244%{transform:translate(3.7728vw,79.244vh) scale(.2708)}to{transform:translate(8.0593vw,99vh) scale(.2708)}}.snow:nth-child(121){opacity:1.7454;transform:translate(.9104vw,-10px) scale(.764);animation:fall-121 29s -10s linear infinite}@keyframes fall-121{32.47%{transform:translate(-4.8082vw,32.47vh) scale(.764)}to{transform:translate(-1.9489vw,99vh) scale(.764)}}.snow:nth-child(122){opacity:.5656;transform:translate(15.4384vw,-10px) scale(.1996);animation:fall-122 24s -27s linear infinite}@keyframes fall-122{68.248%{transform:translate(10.383vw,68.248vh) scale(.1996)}to{transform:translate(12.9107vw,99vh) scale(.1996)}}.snow:nth-child(123){opacity:1.383;transform:translate(36.6918vw,-10px) scale(.4156);animation:fall-123 12s -29s linear infinite}@keyframes fall-123{58.078%{transform:translate(36.1353vw,58.078vh) scale(.4156)}to{transform:translate(36.41355vw,99vh) scale(.4156)}}.snow:nth-child(124){opacity:.938;transform:translate(48.0876vw,-10px) scale(.3325);animation:fall-124 10s -19s linear infinite}@keyframes fall-124{42.357%{transform:translate(49.5073vw,42.357vh) scale(.3325)}to{transform:translate(48.79745vw,99vh) scale(.3325)}}.snow:nth-child(125){opacity:1.4572;transform:translate(88.5458vw,-10px) scale(.8149);animation:fall-125 30s -19s linear infinite}@keyframes fall-125{76.918%{transform:translate(84.2502vw,76.918vh) scale(.8149)}to{transform:translate(86.398vw,99vh) scale(.8149)}}.snow:nth-child(126){opacity:1.8086;transform:translate(94.1047vw,-10px) scale(.1421);animation:fall-126 22s -7s linear infinite}@keyframes fall-126{47.772%{transform:translate(103.1869vw,47.772vh) scale(.1421)}to{transform:translate(98.6458vw,99vh) scale(.1421)}}.snow:nth-child(127){opacity:.0566;transform:translate(48.2735vw,-10px) scale(.004);animation:fall-127 18s -23s linear infinite}@keyframes fall-127{43.38%{transform:translate(40.6585vw,43.38vh) scale(.004)}to{transform:translate(44.466vw,99vh) scale(.004)}}.snow:nth-child(128){opacity:.2442;transform:translate(7.418vw,-10px) scale(.8288);animation:fall-128 15s -18s linear infinite}@keyframes fall-128{47.134%{transform:translate(-.6599vw,47.134vh) scale(.8288)}to{transform:translate(3.37905vw,99vh) scale(.8288)}}.snow:nth-child(129){opacity:.0852;transform:translate(16.9633vw,-10px) scale(.3014);animation:fall-129 10s -8s linear infinite}@keyframes fall-129{49.316%{transform:translate(17.3473vw,49.316vh) scale(.3014)}to{transform:translate(17.1553vw,99vh) scale(.3014)}}.snow:nth-child(130){opacity:.4926;transform:translate(46.7093vw,-10px) scale(.7017);animation:fall-130 30s -2s linear infinite}@keyframes fall-130{33.355%{transform:translate(39.9942vw,33.355vh) scale(.7017)}to{transform:translate(43.35175vw,99vh) scale(.7017)}}.snow:nth-child(131){opacity:.2382;transform:translate(7.465vw,-10px) scale(.3252);animation:fall-131 21s -13s linear infinite}@keyframes fall-131{53.676%{transform:translate(4.7793vw,53.676vh) scale(.3252)}to{transform:translate(6.12215vw,99vh) scale(.3252)}}.snow:nth-child(132){opacity:.7282;transform:translate(51.7287vw,-10px) scale(.9775);animation:fall-132 14s -6s linear infinite}@keyframes fall-132{35.826%{transform:translate(61.5724vw,35.826vh) scale(.9775)}to{transform:translate(56.65055vw,99vh) scale(.9775)}}.snow:nth-child(133){opacity:.7926;transform:translate(94.5228vw,-10px) scale(.6686);animation:fall-133 12s -12s linear infinite}@keyframes fall-133{31.189%{transform:translate(99.5339vw,31.189vh) scale(.6686)}to{transform:translate(97.02835vw,99vh) scale(.6686)}}.snow:nth-child(134){opacity:.2872;transform:translate(92.4675vw,-10px) scale(.3487);animation:fall-134 14s -30s linear infinite}@keyframes fall-134{45.003%{transform:translate(89.7129vw,45.003vh) scale(.3487)}to{transform:translate(91.0902vw,99vh) scale(.3487)}}.snow:nth-child(135){opacity:.386;transform:translate(86.9231vw,-10px) scale(.7147);animation:fall-135 27s -2s linear infinite}@keyframes fall-135{78.534%{transform:translate(89.3173vw,78.534vh) scale(.7147)}to{transform:translate(88.1202vw,99vh) scale(.7147)}}.snow:nth-child(136){opacity:1.7094;transform:translate(16.0771vw,-10px) scale(.787);animation:fall-136 23s -25s linear infinite}@keyframes fall-136{49.65%{transform:translate(23.7104vw,49.65vh) scale(.787)}to{transform:translate(19.89375vw,99vh) scale(.787)}}.snow:nth-child(137){opacity:1.6674;transform:translate(27.032vw,-10px) scale(.4024);animation:fall-137 26s -29s linear infinite}@keyframes fall-137{30.281%{transform:translate(31.3716vw,30.281vh) scale(.4024)}to{transform:translate(29.2018vw,99vh) scale(.4024)}}.snow:nth-child(138){opacity:1.1664;transform:translate(21.5028vw,-10px) scale(.8167);animation:fall-138 24s -14s linear infinite}@keyframes fall-138{48.717%{transform:translate(21.1264vw,48.717vh) scale(.8167)}to{transform:translate(21.3146vw,99vh) scale(.8167)}}.snow:nth-child(139){opacity:.2604;transform:translate(79.2584vw,-10px) scale(.467);animation:fall-139 10s -22s linear infinite}@keyframes fall-139{77.908%{transform:translate(87.3482vw,77.908vh) scale(.467)}to{transform:translate(83.3033vw,99vh) scale(.467)}}.snow:nth-child(140){opacity:1.2032;transform:translate(79.8582vw,-10px) scale(.033);animation:fall-140 25s -13s linear infinite}@keyframes fall-140{61.115%{transform:translate(84.3733vw,61.115vh) scale(.033)}to{transform:translate(82.11575vw,99vh) scale(.033)}}.snow:nth-child(141){opacity:1.732;transform:translate(49.746vw,-10px) scale(.9162);animation:fall-141 22s -11s linear infinite}@keyframes fall-141{48.565%{transform:translate(56.7445vw,48.565vh) scale(.9162)}to{transform:translate(53.24525vw,99vh) scale(.9162)}}.snow:nth-child(142){opacity:1.267;transform:translate(15.4509vw,-10px) scale(.9851);animation:fall-142 21s -5s linear infinite}@keyframes fall-142{60.427%{transform:translate(16.0114vw,60.427vh) scale(.9851)}to{transform:translate(15.73115vw,99vh) scale(.9851)}}.snow:nth-child(143){opacity:.1096;transform:translate(41.5702vw,-10px) scale(.2275);animation:fall-143 25s -5s linear infinite}@keyframes fall-143{60.124%{transform:translate(38.2528vw,60.124vh) scale(.2275)}to{transform:translate(39.9115vw,99vh) scale(.2275)}}.snow:nth-child(144){opacity:1.05;transform:translate(37.2805vw,-10px) scale(.8334);animation:fall-144 13s -11s linear infinite}@keyframes fall-144{30.311%{transform:translate(33.4252vw,30.311vh) scale(.8334)}to{transform:translate(35.35285vw,99vh) scale(.8334)}}.snow:nth-child(145){opacity:1.666;transform:translate(95.6747vw,-10px) scale(.2179);animation:fall-145 18s -5s linear infinite}@keyframes fall-145{71.374%{transform:translate(103.9158vw,71.374vh) scale(.2179)}to{transform:translate(99.79525vw,99vh) scale(.2179)}}.snow:nth-child(146){opacity:.2712;transform:translate(99.2294vw,-10px) scale(.0594);animation:fall-146 25s -15s linear infinite}@keyframes fall-146{44.215%{transform:translate(107.4824vw,44.215vh) scale(.0594)}to{transform:translate(103.3559vw,99vh) scale(.0594)}}.snow:nth-child(147){opacity:1.7562;transform:translate(48.2895vw,-10px) scale(.5247);animation:fall-147 26s -16s linear infinite}@keyframes fall-147{30.245%{transform:translate(48.9238vw,30.245vh) scale(.5247)}to{transform:translate(48.60665vw,99vh) scale(.5247)}}.snow:nth-child(148){opacity:.8872;transform:translate(2.4083vw,-10px) scale(.6241);animation:fall-148 29s -17s linear infinite}@keyframes fall-148{68.582%{transform:translate(2.0283vw,68.582vh) scale(.6241)}to{transform:translate(2.2183vw,99vh) scale(.6241)}}.snow:nth-child(149){opacity:.6094;transform:translate(18.7293vw,-10px) scale(.8401);animation:fall-149 23s -19s linear infinite}@keyframes fall-149{74.398%{transform:translate(14.7003vw,74.398vh) scale(.8401)}to{transform:translate(16.7148vw,99vh) scale(.8401)}}.snow:nth-child(150){opacity:.8046;transform:translate(26.07vw,-10px) scale(.0543);animation:fall-150 27s -25s linear infinite}@keyframes fall-150{41.117%{transform:translate(27.3839vw,41.117vh) scale(.0543)}to{transform:translate(26.72695vw,99vh) scale(.0543)}}.snow:nth-child(151){opacity:1.2616;transform:translate(85.8158vw,-10px) scale(.9345);animation:fall-151 27s -22s linear infinite}@keyframes fall-151{64.663%{transform:translate(79.879vw,64.663vh) scale(.9345)}to{transform:translate(82.8474vw,99vh) scale(.9345)}}.snow:nth-child(152){opacity:.4724;transform:translate(3.822vw,-10px) scale(.485);animation:fall-152 24s -9s linear infinite}@keyframes fall-152{59.446%{transform:translate(8.6696vw,59.446vh) scale(.485)}to{transform:translate(6.2458vw,99vh) scale(.485)}}.snow:nth-child(153){opacity:1.244;transform:translate(67.6017vw,-10px) scale(.0803);animation:fall-153 29s -2s linear infinite}@keyframes fall-153{32.481%{transform:translate(59.8716vw,32.481vh) scale(.0803)}to{transform:translate(63.73665vw,99vh) scale(.0803)}}.snow:nth-child(154){opacity:1.67;transform:translate(50.5105vw,-10px) scale(.9127);animation:fall-154 14s -21s linear infinite}@keyframes fall-154{68.82%{transform:translate(52.5023vw,68.82vh) scale(.9127)}to{transform:translate(51.5064vw,99vh) scale(.9127)}}.snow:nth-child(155){opacity:.082;transform:translate(84.5982vw,-10px) scale(.4778);animation:fall-155 28s -3s linear infinite}@keyframes fall-155{49.72%{transform:translate(78.4123vw,49.72vh) scale(.4778)}to{transform:translate(81.50525vw,99vh) scale(.4778)}}.snow:nth-child(156){opacity:1.9334;transform:translate(87.2833vw,-10px) scale(.5375);animation:fall-156 20s -23s linear infinite}@keyframes fall-156{37.644%{transform:translate(79.4093vw,37.644vh) scale(.5375)}to{transform:translate(83.3463vw,99vh) scale(.5375)}}.snow:nth-child(157){opacity:1.2668;transform:translate(43.3957vw,-10px) scale(.4158);animation:fall-157 15s -24s linear infinite}@keyframes fall-157{50.209%{transform:translate(40.4692vw,50.209vh) scale(.4158)}to{transform:translate(41.93245vw,99vh) scale(.4158)}}.snow:nth-child(158){opacity:.7448;transform:translate(46.3994vw,-10px) scale(.8855);animation:fall-158 13s -24s linear infinite}@keyframes fall-158{53.07%{transform:translate(42.8534vw,53.07vh) scale(.8855)}to{transform:translate(44.6264vw,99vh) scale(.8855)}}.snow:nth-child(159){opacity:.371;transform:translate(46.9527vw,-10px) scale(.2023);animation:fall-159 11s -29s linear infinite}@keyframes fall-159{54.328%{transform:translate(43.0427vw,54.328vh) scale(.2023)}to{transform:translate(44.9977vw,99vh) scale(.2023)}}.snow:nth-child(160){opacity:.6414;transform:translate(74.6277vw,-10px) scale(.5999);animation:fall-160 29s -25s linear infinite}@keyframes fall-160{75.009%{transform:translate(65.2186vw,75.009vh) scale(.5999)}to{transform:translate(69.92315vw,99vh) scale(.5999)}}.snow:nth-child(161){opacity:1.0956;transform:translate(66.5442vw,-10px) scale(.6801);animation:fall-161 28s -21s linear infinite}@keyframes fall-161{69.876%{transform:translate(62.5686vw,69.876vh) scale(.6801)}to{transform:translate(64.5564vw,99vh) scale(.6801)}}.snow:nth-child(162){opacity:1.5166;transform:translate(88.9012vw,-10px) scale(.298);animation:fall-162 13s -24s linear infinite}@keyframes fall-162{49.531%{transform:translate(96.214vw,49.531vh) scale(.298)}to{transform:translate(92.5576vw,99vh) scale(.298)}}.snow:nth-child(163){opacity:.5434;transform:translate(35.7005vw,-10px) scale(.9703);animation:fall-163 22s -10s linear infinite}@keyframes fall-163{74.968%{transform:translate(39.2242vw,74.968vh) scale(.9703)}to{transform:translate(37.46235vw,99vh) scale(.9703)}}.snow:nth-child(164){opacity:.7882;transform:translate(99.1402vw,-10px) scale(.4017);animation:fall-164 16s -18s linear infinite}@keyframes fall-164{72.787%{transform:translate(108.1357vw,72.787vh) scale(.4017)}to{transform:translate(103.63795vw,99vh) scale(.4017)}}.snow:nth-child(165){opacity:.0172;transform:translate(66.3166vw,-10px) scale(.6571);animation:fall-165 25s -29s linear infinite}@keyframes fall-165{53.764%{transform:translate(70.4199vw,53.764vh) scale(.6571)}to{transform:translate(68.36825vw,99vh) scale(.6571)}}.snow:nth-child(166){opacity:.7968;transform:translate(14.6154vw,-10px) scale(.9566);animation:fall-166 25s -10s linear infinite}@keyframes fall-166{34.474%{transform:translate(7.1945vw,34.474vh) scale(.9566)}to{transform:translate(10.90495vw,99vh) scale(.9566)}}.snow:nth-child(167){opacity:1.1086;transform:translate(98.1747vw,-10px) scale(.9179);animation:fall-167 24s -10s linear infinite}@keyframes fall-167{70.432%{transform:translate(91.6769vw,70.432vh) scale(.9179)}to{transform:translate(94.9258vw,99vh) scale(.9179)}}.snow:nth-child(168){opacity:.2;transform:translate(53.3038vw,-10px) scale(.0352);animation:fall-168 28s -11s linear infinite}@keyframes fall-168{79.924%{transform:translate(58.7321vw,79.924vh) scale(.0352)}to{transform:translate(56.01795vw,99vh) scale(.0352)}}.snow:nth-child(169){opacity:.825;transform:translate(84.8432vw,-10px) scale(.2372);animation:fall-169 16s -22s linear infinite}@keyframes fall-169{35.479%{transform:translate(94.1045vw,35.479vh) scale(.2372)}to{transform:translate(89.47385vw,99vh) scale(.2372)}}.snow:nth-child(170){opacity:.0548;transform:translate(42.7951vw,-10px) scale(.6963);animation:fall-170 25s -2s linear infinite}@keyframes fall-170{73.247%{transform:translate(38.5659vw,73.247vh) scale(.6963)}to{transform:translate(40.6805vw,99vh) scale(.6963)}}.snow:nth-child(171){opacity:1.8126;transform:translate(35.8038vw,-10px) scale(.031);animation:fall-171 24s -26s linear infinite}@keyframes fall-171{76.183%{transform:translate(37.5504vw,76.183vh) scale(.031)}to{transform:translate(36.6771vw,99vh) scale(.031)}}.snow:nth-child(172){opacity:1.1746;transform:translate(37.8557vw,-10px) scale(.3295);animation:fall-172 15s -11s linear infinite}@keyframes fall-172{43.962%{transform:translate(39.4625vw,43.962vh) scale(.3295)}to{transform:translate(38.6591vw,99vh) scale(.3295)}}.snow:nth-child(173){opacity:.5452;transform:translate(27.8186vw,-10px) scale(.3944);animation:fall-173 20s -13s linear infinite}@keyframes fall-173{54.607%{transform:translate(27.1013vw,54.607vh) scale(.3944)}to{transform:translate(27.45995vw,99vh) scale(.3944)}}.snow:nth-child(174){opacity:1.2874;transform:translate(37.6643vw,-10px) scale(.5858);animation:fall-174 20s -1s linear infinite}@keyframes fall-174{44.359%{transform:translate(42.3147vw,44.359vh) scale(.5858)}to{transform:translate(39.9895vw,99vh) scale(.5858)}}.snow:nth-child(175){opacity:.0408;transform:translate(96.3642vw,-10px) scale(.4322);animation:fall-175 28s -12s linear infinite}@keyframes fall-175{45.835%{transform:translate(88.5931vw,45.835vh) scale(.4322)}to{transform:translate(92.47865vw,99vh) scale(.4322)}}.snow:nth-child(176){opacity:1.528;transform:translate(62.6044vw,-10px) scale(.9512);animation:fall-176 26s -10s linear infinite}@keyframes fall-176{79.483%{transform:translate(67.0489vw,79.483vh) scale(.9512)}to{transform:translate(64.82665vw,99vh) scale(.9512)}}.snow:nth-child(177){opacity:.1352;transform:translate(96.9078vw,-10px) scale(.3995);animation:fall-177 18s -2s linear infinite}@keyframes fall-177{32.947%{transform:translate(101.3885vw,32.947vh) scale(.3995)}to{transform:translate(99.14815vw,99vh) scale(.3995)}}.snow:nth-child(178){opacity:1.2506;transform:translate(58.865vw,-10px) scale(.3719);animation:fall-178 15s -8s linear infinite}@keyframes fall-178{37.474%{transform:translate(60.3172vw,37.474vh) scale(.3719)}to{transform:translate(59.5911vw,99vh) scale(.3719)}}.snow:nth-child(179){opacity:1.2638;transform:translate(79.0839vw,-10px) scale(.8654);animation:fall-179 23s -22s linear infinite}@keyframes fall-179{66.902%{transform:translate(82.103vw,66.902vh) scale(.8654)}to{transform:translate(80.59345vw,99vh) scale(.8654)}}.snow:nth-child(180){opacity:.0004;transform:translate(31.1009vw,-10px) scale(.9269);animation:fall-180 14s -15s linear infinite}@keyframes fall-180{43.382%{transform:translate(38.6291vw,43.382vh) scale(.9269)}to{transform:translate(34.865vw,99vh) scale(.9269)}}.snow:nth-child(181){opacity:1.774;transform:translate(54.8557vw,-10px) scale(.4274);animation:fall-181 28s -29s linear infinite}@keyframes fall-181{63.342%{transform:translate(60.041vw,63.342vh) scale(.4274)}to{transform:translate(57.44835vw,99vh) scale(.4274)}}.snow:nth-child(182){opacity:.27;transform:translate(49.382vw,-10px) scale(.4665);animation:fall-182 21s -26s linear infinite}@keyframes fall-182{63.671%{transform:translate(51.7167vw,63.671vh) scale(.4665)}to{transform:translate(50.54935vw,99vh) scale(.4665)}}.snow:nth-child(183){opacity:.2348;transform:translate(44.8314vw,-10px) scale(.3613);animation:fall-183 10s -4s linear infinite}@keyframes fall-183{69.487%{transform:translate(46.8265vw,69.487vh) scale(.3613)}to{transform:translate(45.82895vw,99vh) scale(.3613)}}.snow:nth-child(184){opacity:.287;transform:translate(24.5332vw,-10px) scale(.7314);animation:fall-184 16s -7s linear infinite}@keyframes fall-184{42.522%{transform:translate(26.8107vw,42.522vh) scale(.7314)}to{transform:translate(25.67195vw,99vh) scale(.7314)}}.snow:nth-child(185){opacity:1.1386;transform:translate(57.0206vw,-10px) scale(.6497);animation:fall-185 28s -26s linear infinite}@keyframes fall-185{56.408%{transform:translate(48.5593vw,56.408vh) scale(.6497)}to{transform:translate(52.78995vw,99vh) scale(.6497)}}.snow:nth-child(186){opacity:.1;transform:translate(12.9736vw,-10px) scale(.0751);animation:fall-186 28s -1s linear infinite}@keyframes fall-186{32.279%{transform:translate(11.3907vw,32.279vh) scale(.0751)}to{transform:translate(12.18215vw,99vh) scale(.0751)}}.snow:nth-child(187){opacity:1.425;transform:translate(72.7916vw,-10px) scale(.6608);animation:fall-187 13s -22s linear infinite}@keyframes fall-187{53.484%{transform:translate(66.8423vw,53.484vh) scale(.6608)}to{transform:translate(69.81695vw,99vh) scale(.6608)}}.snow:nth-child(188){opacity:1.139;transform:translate(87.5163vw,-10px) scale(.6798);animation:fall-188 18s -27s linear infinite}@keyframes fall-188{66.763%{transform:translate(83.3817vw,66.763vh) scale(.6798)}to{transform:translate(85.449vw,99vh) scale(.6798)}}.snow:nth-child(189){opacity:1.4234;transform:translate(19.8793vw,-10px) scale(.1935);animation:fall-189 10s -27s linear infinite}@keyframes fall-189{37.255%{transform:translate(27.1826vw,37.255vh) scale(.1935)}to{transform:translate(23.53095vw,99vh) scale(.1935)}}.snow:nth-child(190){opacity:1.1306;transform:translate(27.187vw,-10px) scale(.9312);animation:fall-190 26s -25s linear infinite}@keyframes fall-190{58.03%{transform:translate(34.9164vw,58.03vh) scale(.9312)}to{transform:translate(31.0517vw,99vh) scale(.9312)}}.snow:nth-child(191){opacity:.4444;transform:translate(6.0881vw,-10px) scale(.3382);animation:fall-191 24s -12s linear infinite}@keyframes fall-191{65.332%{transform:translate(13.1502vw,65.332vh) scale(.3382)}to{transform:translate(9.61915vw,99vh) scale(.3382)}}.snow:nth-child(192){opacity:.8798;transform:translate(91.5142vw,-10px) scale(.4504);animation:fall-192 15s -3s linear infinite}@keyframes fall-192{52.194%{transform:translate(90.7093vw,52.194vh) scale(.4504)}to{transform:translate(91.11175vw,99vh) scale(.4504)}}.snow:nth-child(193){opacity:1.149;transform:translate(93.3242vw,-10px) scale(.067);animation:fall-193 16s -12s linear infinite}@keyframes fall-193{45.694%{transform:translate(95.5443vw,45.694vh) scale(.067)}to{transform:translate(94.43425vw,99vh) scale(.067)}}.snow:nth-child(194){opacity:1.529;transform:translate(54.8181vw,-10px) scale(.8221);animation:fall-194 21s -19s linear infinite}@keyframes fall-194{66.094%{transform:translate(49.1867vw,66.094vh) scale(.8221)}to{transform:translate(52.0024vw,99vh) scale(.8221)}}.snow:nth-child(195){opacity:1.5212;transform:translate(86.7829vw,-10px) scale(.9658);animation:fall-195 26s -29s linear infinite}@keyframes fall-195{30.851%{transform:translate(90.6953vw,30.851vh) scale(.9658)}to{transform:translate(88.7391vw,99vh) scale(.9658)}}.snow:nth-child(196){opacity:1.7632;transform:translate(91.4869vw,-10px) scale(.7998);animation:fall-196 15s -23s linear infinite}@keyframes fall-196{74.65%{transform:translate(96.7302vw,74.65vh) scale(.7998)}to{transform:translate(94.10855vw,99vh) scale(.7998)}}.snow:nth-child(197){opacity:.2332;transform:translate(63.6006vw,-10px) scale(.7283);animation:fall-197 25s -1s linear infinite}@keyframes fall-197{47.286%{transform:translate(72.984vw,47.286vh) scale(.7283)}to{transform:translate(68.2923vw,99vh) scale(.7283)}}.snow:nth-child(198){opacity:.3358;transform:translate(66.051vw,-10px) scale(.3971);animation:fall-198 18s -4s linear infinite}@keyframes fall-198{41.395%{transform:translate(75.4538vw,41.395vh) scale(.3971)}to{transform:translate(70.7524vw,99vh) scale(.3971)}}.snow:nth-child(199){opacity:.2306;transform:translate(48.6311vw,-10px) scale(.7707);animation:fall-199 24s -27s linear infinite}@keyframes fall-199{60.329%{transform:translate(42.249vw,60.329vh) scale(.7707)}to{transform:translate(45.44005vw,99vh) scale(.7707)}}.snow:nth-child(200){opacity:.76;transform:translate(58.7044vw,-10px) scale(1);animation:fall-200 29s -12s linear infinite}@keyframes fall-200{70.953%{transform:translate(58.6539vw,70.953vh) scale(1)}to{transform:translate(58.67915vw,99vh) scale(1)}}.snow:nth-child(201){opacity:1.9924;transform:translate(63.8953vw,-10px) scale(.0006);animation:fall-201 10s -20s linear infinite}@keyframes fall-201{56.795%{transform:translate(54.9874vw,56.795vh) scale(.0006)}to{transform:translate(59.44135vw,99vh) scale(.0006)}}.snow:nth-child(202){opacity:1.503;transform:translate(76.3867vw,-10px) scale(.3912);animation:fall-202 16s -8s linear infinite}@keyframes fall-202{64.549%{transform:translate(72.8104vw,64.549vh) scale(.3912)}to{transform:translate(74.59855vw,99vh) scale(.3912)}}.snow:nth-child(203){opacity:1.299;transform:translate(85.878vw,-10px) scale(.4426);animation:fall-203 13s -28s linear infinite}@keyframes fall-203{32.002%{transform:translate(89.5202vw,32.002vh) scale(.4426)}to{transform:translate(87.6991vw,99vh) scale(.4426)}}.snow:nth-child(204){opacity:.8112;transform:translate(15.6887vw,-10px) scale(.5181);animation:fall-204 18s -25s linear infinite}@keyframes fall-204{54.596%{transform:translate(12.5943vw,54.596vh) scale(.5181)}to{transform:translate(14.1415vw,99vh) scale(.5181)}}.snow:nth-child(205){opacity:1.2984;transform:translate(26.4533vw,-10px) scale(.3334);animation:fall-205 28s -23s linear infinite}@keyframes fall-205{38.724%{transform:translate(26.8841vw,38.724vh) scale(.3334)}to{transform:translate(26.6687vw,99vh) scale(.3334)}}.snow:nth-child(206){opacity:.672;transform:translate(64.1748vw,-10px) scale(.6653);animation:fall-206 11s -28s linear infinite}@keyframes fall-206{67.119%{transform:translate(70.4431vw,67.119vh) scale(.6653)}to{transform:translate(67.30895vw,99vh) scale(.6653)}}.snow:nth-child(207){opacity:.8094;transform:translate(28.5584vw,-10px) scale(.0284);animation:fall-207 30s -17s linear infinite}@keyframes fall-207{56.434%{transform:translate(31.0302vw,56.434vh) scale(.0284)}to{transform:translate(29.7943vw,99vh) scale(.0284)}}.snow:nth-child(208){opacity:1.2424;transform:translate(73.1771vw,-10px) scale(.9051);animation:fall-208 22s -6s linear infinite}@keyframes fall-208{42.202%{transform:translate(82.1003vw,42.202vh) scale(.9051)}to{transform:translate(77.6387vw,99vh) scale(.9051)}}.snow:nth-child(209){opacity:.9272;transform:translate(99.9465vw,-10px) scale(.3202);animation:fall-209 13s -20s linear infinite}@keyframes fall-209{71.159%{transform:translate(89.9726vw,71.159vh) scale(.3202)}to{transform:translate(94.95955vw,99vh) scale(.3202)}}.snow:nth-child(210){opacity:1.9174;transform:translate(36.2294vw,-10px) scale(.6672);animation:fall-210 10s -7s linear infinite}@keyframes fall-210{44.025%{transform:translate(31.3852vw,44.025vh) scale(.6672)}to{transform:translate(33.8073vw,99vh) scale(.6672)}}.snow:nth-child(211){opacity:1.6432;transform:translate(58.8727vw,-10px) scale(.6192);animation:fall-211 11s -2s linear infinite}@keyframes fall-211{63.177%{transform:translate(63.0852vw,63.177vh) scale(.6192)}to{transform:translate(60.97895vw,99vh) scale(.6192)}}.snow:nth-child(212){opacity:1.2392;transform:translate(69.5402vw,-10px) scale(.1726);animation:fall-212 23s -3s linear infinite}@keyframes fall-212{64.458%{transform:translate(62.314vw,64.458vh) scale(.1726)}to{transform:translate(65.9271vw,99vh) scale(.1726)}}.snow:nth-child(213){opacity:.5488;transform:translate(57.5565vw,-10px) scale(.902);animation:fall-213 23s -10s linear infinite}@keyframes fall-213{69.403%{transform:translate(67.2094vw,69.403vh) scale(.902)}to{transform:translate(62.38295vw,99vh) scale(.902)}}.snow:nth-child(214){opacity:1.5674;transform:translate(89.7735vw,-10px) scale(.7009);animation:fall-214 10s -14s linear infinite}@keyframes fall-214{55.291%{transform:translate(84.5116vw,55.291vh) scale(.7009)}to{transform:translate(87.14255vw,99vh) scale(.7009)}}.snow:nth-child(215){opacity:1.1812;transform:translate(81.3606vw,-10px) scale(.2798);animation:fall-215 25s -6s linear infinite}@keyframes fall-215{64.066%{transform:translate(91.2619vw,64.066vh) scale(.2798)}to{transform:translate(86.31125vw,99vh) scale(.2798)}}.snow:nth-child(216){opacity:.3994;transform:translate(28.5108vw,-10px) scale(.4355);animation:fall-216 25s -1s linear infinite}@keyframes fall-216{73.719%{transform:translate(27.0172vw,73.719vh) scale(.4355)}to{transform:translate(27.764vw,99vh) scale(.4355)}}.snow:nth-child(217){opacity:.7574;transform:translate(44.0023vw,-10px) scale(.0526);animation:fall-217 17s -1s linear infinite}@keyframes fall-217{49.514%{transform:translate(50.8492vw,49.514vh) scale(.0526)}to{transform:translate(47.42575vw,99vh) scale(.0526)}}.snow:nth-child(218){opacity:.869;transform:translate(20.8795vw,-10px) scale(.6102);animation:fall-218 10s -27s linear infinite}@keyframes fall-218{44.592%{transform:translate(19.6911vw,44.592vh) scale(.6102)}to{transform:translate(20.2853vw,99vh) scale(.6102)}}.snow:nth-child(219){opacity:.347;transform:translate(64.4187vw,-10px) scale(.2752);animation:fall-219 21s -11s linear infinite}@keyframes fall-219{50.037%{transform:translate(63.6852vw,50.037vh) scale(.2752)}to{transform:translate(64.05195vw,99vh) scale(.2752)}}.snow:nth-child(220){opacity:1.511;transform:translate(28.2924vw,-10px) scale(.9048);animation:fall-220 28s -17s linear infinite}@keyframes fall-220{78.271%{transform:translate(37.38vw,78.271vh) scale(.9048)}to{transform:translate(32.8362vw,99vh) scale(.9048)}}.snow:nth-child(221){opacity:.9272;transform:translate(26.4125vw,-10px) scale(.0121);animation:fall-221 10s -17s linear infinite}@keyframes fall-221{74.738%{transform:translate(17.2725vw,74.738vh) scale(.0121)}to{transform:translate(21.8425vw,99vh) scale(.0121)}}.snow:nth-child(222){opacity:.3136;transform:translate(19.1558vw,-10px) scale(.8681);animation:fall-222 16s -28s linear infinite}@keyframes fall-222{30.199%{transform:translate(21.8586vw,30.199vh) scale(.8681)}to{transform:translate(20.5072vw,99vh) scale(.8681)}}.snow:nth-child(223){opacity:.4836;transform:translate(25.698vw,-10px) scale(.1498);animation:fall-223 23s -22s linear infinite}@keyframes fall-223{77.118%{transform:translate(30.0229vw,77.118vh) scale(.1498)}to{transform:translate(27.86045vw,99vh) scale(.1498)}}.snow:nth-child(224){opacity:1.7778;transform:translate(95.9216vw,-10px) scale(.5162);animation:fall-224 14s -3s linear infinite}@keyframes fall-224{68.205%{transform:translate(94.3426vw,68.205vh) scale(.5162)}to{transform:translate(95.1321vw,99vh) scale(.5162)}}.snow:nth-child(225){opacity:.4336;transform:translate(66.2483vw,-10px) scale(.2277);animation:fall-225 20s -27s linear infinite}@keyframes fall-225{37.961%{transform:translate(69.1867vw,37.961vh) scale(.2277)}to{transform:translate(67.7175vw,99vh) scale(.2277)}}.snow:nth-child(226){opacity:.5916;transform:translate(72.0829vw,-10px) scale(.4306);animation:fall-226 26s -14s linear infinite}@keyframes fall-226{44.983%{transform:translate(74.1362vw,44.983vh) scale(.4306)}to{transform:translate(73.10955vw,99vh) scale(.4306)}}.snow:nth-child(227){opacity:.829;transform:translate(50.5826vw,-10px) scale(.069);animation:fall-227 24s -1s linear infinite}@keyframes fall-227{43.816%{transform:translate(50.7099vw,43.816vh) scale(.069)}to{transform:translate(50.64625vw,99vh) scale(.069)}}.snow:nth-child(228){opacity:.4744;transform:translate(80.6305vw,-10px) scale(.7173);animation:fall-228 28s -17s linear infinite}@keyframes fall-228{76.803%{transform:translate(83.382vw,76.803vh) scale(.7173)}to{transform:translate(82.00625vw,99vh) scale(.7173)}}.snow:nth-child(229){opacity:1.3896;transform:translate(83.3442vw,-10px) scale(.0281);animation:fall-229 13s -29s linear infinite}@keyframes fall-229{40.991%{transform:translate(90.5688vw,40.991vh) scale(.0281)}to{transform:translate(86.9565vw,99vh) scale(.0281)}}.snow:nth-child(230){opacity:.042;transform:translate(16.0928vw,-10px) scale(.0417);animation:fall-230 18s -4s linear infinite}@keyframes fall-230{63.45%{transform:translate(21.4304vw,63.45vh) scale(.0417)}to{transform:translate(18.7616vw,99vh) scale(.0417)}}.snow:nth-child(231){opacity:1.4876;transform:translate(48.3452vw,-10px) scale(.5394);animation:fall-231 19s -17s linear infinite}@keyframes fall-231{38.418%{transform:translate(46.6385vw,38.418vh) scale(.5394)}to{transform:translate(47.49185vw,99vh) scale(.5394)}}.snow:nth-child(232){opacity:.8078;transform:translate(19.3765vw,-10px) scale(.4807);animation:fall-232 17s -7s linear infinite}@keyframes fall-232{74.522%{transform:translate(17.6565vw,74.522vh) scale(.4807)}to{transform:translate(18.5165vw,99vh) scale(.4807)}}.snow:nth-child(233){opacity:1.5638;transform:translate(82.8492vw,-10px) scale(.9984);animation:fall-233 17s -29s linear infinite}@keyframes fall-233{33.633%{transform:translate(89.3509vw,33.633vh) scale(.9984)}to{transform:translate(86.10005vw,99vh) scale(.9984)}}.snow:nth-child(234){opacity:1.5236;transform:translate(38.3323vw,-10px) scale(.9452);animation:fall-234 30s -16s linear infinite}@keyframes fall-234{69.126%{transform:translate(47.9645vw,69.126vh) scale(.9452)}to{transform:translate(43.1484vw,99vh) scale(.9452)}}.snow:nth-child(235){opacity:1.4858;transform:translate(34.6518vw,-10px) scale(.3619);animation:fall-235 30s -12s linear infinite}@keyframes fall-235{61.514%{transform:translate(28.4936vw,61.514vh) scale(.3619)}to{transform:translate(31.5727vw,99vh) scale(.3619)}}.snow:nth-child(236){opacity:1.1766;transform:translate(85.09vw,-10px) scale(.2987);animation:fall-236 15s -12s linear infinite}@keyframes fall-236{65.898%{transform:translate(86.891vw,65.898vh) scale(.2987)}to{transform:translate(85.9905vw,99vh) scale(.2987)}}.snow:nth-child(237){opacity:.789;transform:translate(99.3641vw,-10px) scale(.4533);animation:fall-237 11s -15s linear infinite}@keyframes fall-237{64.398%{transform:translate(89.5164vw,64.398vh) scale(.4533)}to{transform:translate(94.44025vw,99vh) scale(.4533)}}.snow:nth-child(238){opacity:1.0988;transform:translate(15.2033vw,-10px) scale(.4728);animation:fall-238 23s -3s linear infinite}@keyframes fall-238{38.803%{transform:translate(9.7767vw,38.803vh) scale(.4728)}to{transform:translate(12.49vw,99vh) scale(.4728)}}.snow:nth-child(239){opacity:1.436;transform:translate(29.8606vw,-10px) scale(.0021);animation:fall-239 14s -10s linear infinite}@keyframes fall-239{37.845%{transform:translate(24.4406vw,37.845vh) scale(.0021)}to{transform:translate(27.1506vw,99vh) scale(.0021)}}.snow:nth-child(240){opacity:1.9664;transform:translate(10.843vw,-10px) scale(.8547);animation:fall-240 21s -30s linear infinite}@keyframes fall-240{41.384%{transform:translate(11.1904vw,41.384vh) scale(.8547)}to{transform:translate(11.0167vw,99vh) scale(.8547)}}.snow:nth-child(241){opacity:1.2632;transform:translate(.9114vw,-10px) scale(.0186);animation:fall-241 11s -18s linear infinite}@keyframes fall-241{36.859%{transform:translate(-.8945vw,36.859vh) scale(.0186)}to{transform:translate(.00845vw,99vh) scale(.0186)}}.snow:nth-child(242){opacity:.1992;transform:translate(7.7978vw,-10px) scale(.8293);animation:fall-242 17s -14s linear infinite}@keyframes fall-242{66.317%{transform:translate(1.9401vw,66.317vh) scale(.8293)}to{transform:translate(4.86895vw,99vh) scale(.8293)}}.snow:nth-child(243){opacity:1.2744;transform:translate(54.2925vw,-10px) scale(.8767);animation:fall-243 10s -11s linear infinite}@keyframes fall-243{61.248%{transform:translate(54.866vw,61.248vh) scale(.8767)}to{transform:translate(54.57925vw,99vh) scale(.8767)}}.snow:nth-child(244){opacity:1.795;transform:translate(40.24vw,-10px) scale(.8792);animation:fall-244 19s -18s linear infinite}@keyframes fall-244{36.163%{transform:translate(34.6159vw,36.163vh) scale(.8792)}to{transform:translate(37.42795vw,99vh) scale(.8792)}}.snow:nth-child(245){opacity:.3324;transform:translate(25.0127vw,-10px) scale(.5392);animation:fall-245 27s -23s linear infinite}@keyframes fall-245{73.863%{transform:translate(15.3617vw,73.863vh) scale(.5392)}to{transform:translate(20.1872vw,99vh) scale(.5392)}}.snow:nth-child(246){opacity:.06;transform:translate(40.7075vw,-10px) scale(.5045);animation:fall-246 13s -8s linear infinite}@keyframes fall-246{67.163%{transform:translate(37.4669vw,67.163vh) scale(.5045)}to{transform:translate(39.0872vw,99vh) scale(.5045)}}.snow:nth-child(247){opacity:.4238;transform:translate(45.0137vw,-10px) scale(.4213);animation:fall-247 19s -7s linear infinite}@keyframes fall-247{78.955%{transform:translate(54.8094vw,78.955vh) scale(.4213)}to{transform:translate(49.91155vw,99vh) scale(.4213)}}.snow:nth-child(248){opacity:.8896;transform:translate(8.6088vw,-10px) scale(.9145);animation:fall-248 16s -16s linear infinite}@keyframes fall-248{45.489%{transform:translate(11.528vw,45.489vh) scale(.9145)}to{transform:translate(10.0684vw,99vh) scale(.9145)}}.snow:nth-child(249){opacity:1.4878;transform:translate(42.2438vw,-10px) scale(.2732);animation:fall-249 17s -12s linear infinite}@keyframes fall-249{42.402%{transform:translate(50.5131vw,42.402vh) scale(.2732)}to{transform:translate(46.37845vw,99vh) scale(.2732)}}.snow:nth-child(250){opacity:.149;transform:translate(49.1619vw,-10px) scale(.7042);animation:fall-250 22s -30s linear infinite}@keyframes fall-250{53.537%{transform:translate(45.4768vw,53.537vh) scale(.7042)}to{transform:translate(47.31935vw,99vh) scale(.7042)}}.snow:nth-child(251){opacity:1.8954;transform:translate(12.8958vw,-10px) scale(.9014);animation:fall-251 14s -23s linear infinite}@keyframes fall-251{44.489%{transform:translate(20.2847vw,44.489vh) scale(.9014)}to{transform:translate(16.59025vw,99vh) scale(.9014)}}.snow:nth-child(252){opacity:.5544;transform:translate(46.2216vw,-10px) scale(.751);animation:fall-252 12s -1s linear infinite}@keyframes fall-252{60.373%{transform:translate(48.7835vw,60.373vh) scale(.751)}to{transform:translate(47.50255vw,99vh) scale(.751)}}.snow:nth-child(253){opacity:1.8952;transform:translate(50.6563vw,-10px) scale(.0288);animation:fall-253 29s -22s linear infinite}@keyframes fall-253{56.826%{transform:translate(55.9023vw,56.826vh) scale(.0288)}to{transform:translate(53.2793vw,99vh) scale(.0288)}}.snow:nth-child(254){opacity:1.4528;transform:translate(74.3693vw,-10px) scale(.6061);animation:fall-254 28s -20s linear infinite}@keyframes fall-254{30.306%{transform:translate(69.4087vw,30.306vh) scale(.6061)}to{transform:translate(71.889vw,99vh) scale(.6061)}}.snow:nth-child(255){opacity:1.3392;transform:translate(37.1143vw,-10px) scale(.9329);animation:fall-255 24s -28s linear infinite}@keyframes fall-255{59.554%{transform:translate(41.8534vw,59.554vh) scale(.9329)}to{transform:translate(39.48385vw,99vh) scale(.9329)}}.snow:nth-child(256){opacity:1.1954;transform:translate(31.0711vw,-10px) scale(.9109);animation:fall-256 22s -15s linear infinite}@keyframes fall-256{72.873%{transform:translate(25.566vw,72.873vh) scale(.9109)}to{transform:translate(28.31855vw,99vh) scale(.9109)}}.snow:nth-child(257){opacity:1.3032;transform:translate(43.7809vw,-10px) scale(.9439);animation:fall-257 23s -24s linear infinite}@keyframes fall-257{65.259%{transform:translate(46.5789vw,65.259vh) scale(.9439)}to{transform:translate(45.1799vw,99vh) scale(.9439)}}.snow:nth-child(258){opacity:.7096;transform:translate(54.7643vw,-10px) scale(.4206);animation:fall-258 27s -5s linear infinite}@keyframes fall-258{71.911%{transform:translate(60.1853vw,71.911vh) scale(.4206)}to{transform:translate(57.4748vw,99vh) scale(.4206)}}.snow:nth-child(259){opacity:1.2168;transform:translate(17.8108vw,-10px) scale(.4889);animation:fall-259 22s -27s linear infinite}@keyframes fall-259{58.504%{transform:translate(16.5291vw,58.504vh) scale(.4889)}to{transform:translate(17.16995vw,99vh) scale(.4889)}}.snow:nth-child(260){opacity:.8594;transform:translate(15.268vw,-10px) scale(.7157);animation:fall-260 15s -25s linear infinite}@keyframes fall-260{45.374%{transform:translate(19.8625vw,45.374vh) scale(.7157)}to{transform:translate(17.56525vw,99vh) scale(.7157)}}.snow:nth-child(261){opacity:.506;transform:translate(11.4442vw,-10px) scale(.1214);animation:fall-261 26s -17s linear infinite}@keyframes fall-261{37.619%{transform:translate(12.717vw,37.619vh) scale(.1214)}to{transform:translate(12.0806vw,99vh) scale(.1214)}}.snow:nth-child(262){opacity:.3164;transform:translate(63.8318vw,-10px) scale(.4102);animation:fall-262 19s -29s linear infinite}@keyframes fall-262{79.208%{transform:translate(61.5318vw,79.208vh) scale(.4102)}to{transform:translate(62.6818vw,99vh) scale(.4102)}}.snow:nth-child(263){opacity:.0188;transform:translate(9.0354vw,-10px) scale(.8825);animation:fall-263 20s -20s linear infinite}@keyframes fall-263{31.688%{transform:translate(17.4622vw,31.688vh) scale(.8825)}to{transform:translate(13.2488vw,99vh) scale(.8825)}}.snow:nth-child(264){opacity:.9764;transform:translate(21.1222vw,-10px) scale(.363);animation:fall-264 20s -23s linear infinite}@keyframes fall-264{68.448%{transform:translate(23.9468vw,68.448vh) scale(.363)}to{transform:translate(22.5345vw,99vh) scale(.363)}}.snow:nth-child(265){opacity:1.499;transform:translate(48.0158vw,-10px) scale(.3228);animation:fall-265 27s -26s linear infinite}@keyframes fall-265{76.165%{transform:translate(53.5056vw,76.165vh) scale(.3228)}to{transform:translate(50.7607vw,99vh) scale(.3228)}}.snow:nth-child(266){opacity:1.0492;transform:translate(1.6621vw,-10px) scale(.2667);animation:fall-266 22s -7s linear infinite}@keyframes fall-266{49.225%{transform:translate(.9121vw,49.225vh) scale(.2667)}to{transform:translate(1.2871vw,99vh) scale(.2667)}}.snow:nth-child(267){opacity:.3776;transform:translate(99.7373vw,-10px) scale(.0909);animation:fall-267 12s -7s linear infinite}@keyframes fall-267{46.452%{transform:translate(90.0801vw,46.452vh) scale(.0909)}to{transform:translate(94.9087vw,99vh) scale(.0909)}}.snow:nth-child(268){opacity:1.4534;transform:translate(27.1459vw,-10px) scale(.2569);animation:fall-268 15s -20s linear infinite}@keyframes fall-268{41.927%{transform:translate(29.4009vw,41.927vh) scale(.2569)}to{transform:translate(28.2734vw,99vh) scale(.2569)}}.snow:nth-child(269){opacity:1.827;transform:translate(24.1807vw,-10px) scale(.6013);animation:fall-269 10s -4s linear infinite}@keyframes fall-269{71.568%{transform:translate(15.2462vw,71.568vh) scale(.6013)}to{transform:translate(19.71345vw,99vh) scale(.6013)}}.snow:nth-child(270){opacity:1.2444;transform:translate(56.5913vw,-10px) scale(.0296);animation:fall-270 29s -12s linear infinite}@keyframes fall-270{59.866%{transform:translate(62.3986vw,59.866vh) scale(.0296)}to{transform:translate(59.49495vw,99vh) scale(.0296)}}.snow:nth-child(271){opacity:1.0158;transform:translate(50.2029vw,-10px) scale(.9291);animation:fall-271 27s -27s linear infinite}@keyframes fall-271{44.063%{transform:translate(41.5402vw,44.063vh) scale(.9291)}to{transform:translate(45.87155vw,99vh) scale(.9291)}}.snow:nth-child(272){opacity:1.7806;transform:translate(18.3926vw,-10px) scale(.8132);animation:fall-272 29s -15s linear infinite}@keyframes fall-272{69.483%{transform:translate(25.4446vw,69.483vh) scale(.8132)}to{transform:translate(21.9186vw,99vh) scale(.8132)}}.snow:nth-child(273){opacity:1.0382;transform:translate(23.3889vw,-10px) scale(.0393);animation:fall-273 20s -1s linear infinite}@keyframes fall-273{75.611%{transform:translate(19.4776vw,75.611vh) scale(.0393)}to{transform:translate(21.43325vw,99vh) scale(.0393)}}.snow:nth-child(274){opacity:1.748;transform:translate(45.9559vw,-10px) scale(.9987);animation:fall-274 18s -25s linear infinite}@keyframes fall-274{53.973%{transform:translate(43.9664vw,53.973vh) scale(.9987)}to{transform:translate(44.96115vw,99vh) scale(.9987)}}.snow:nth-child(275){opacity:.5606;transform:translate(29.1046vw,-10px) scale(.8606);animation:fall-275 11s -15s linear infinite}@keyframes fall-275{42.64%{transform:translate(29.9294vw,42.64vh) scale(.8606)}to{transform:translate(29.517vw,99vh) scale(.8606)}}.snow:nth-child(276){opacity:.8428;transform:translate(8.8761vw,-10px) scale(.4864);animation:fall-276 20s -29s linear infinite}@keyframes fall-276{66.785%{transform:translate(18.8548vw,66.785vh) scale(.4864)}to{transform:translate(13.86545vw,99vh) scale(.4864)}}.snow:nth-child(277){opacity:1.3716;transform:translate(83.7107vw,-10px) scale(.2263);animation:fall-277 18s -22s linear infinite}@keyframes fall-277{37.671%{transform:translate(77.0039vw,37.671vh) scale(.2263)}to{transform:translate(80.3573vw,99vh) scale(.2263)}}.snow:nth-child(278){opacity:1.6942;transform:translate(89.2756vw,-10px) scale(.7396);animation:fall-278 13s -27s linear infinite}@keyframes fall-278{63.019%{transform:translate(93.8915vw,63.019vh) scale(.7396)}to{transform:translate(91.58355vw,99vh) scale(.7396)}}.snow:nth-child(279){opacity:.4976;transform:translate(86.3046vw,-10px) scale(.9925);animation:fall-279 23s -8s linear infinite}@keyframes fall-279{41.793%{transform:translate(78.5421vw,41.793vh) scale(.9925)}to{transform:translate(82.42335vw,99vh) scale(.9925)}}.snow:nth-child(280){opacity:.9302;transform:translate(60.0494vw,-10px) scale(.3032);animation:fall-280 24s -3s linear infinite}@keyframes fall-280{74.167%{transform:translate(56.9549vw,74.167vh) scale(.3032)}to{transform:translate(58.50215vw,99vh) scale(.3032)}}.snow:nth-child(281){opacity:1.3814;transform:translate(63.1355vw,-10px) scale(.1534);animation:fall-281 21s -26s linear infinite}@keyframes fall-281{68.774%{transform:translate(60.5519vw,68.774vh) scale(.1534)}to{transform:translate(61.8437vw,99vh) scale(.1534)}}.snow:nth-child(282){opacity:1.5354;transform:translate(22.9061vw,-10px) scale(.1391);animation:fall-282 28s -9s linear infinite}@keyframes fall-282{38.529%{transform:translate(27.9233vw,38.529vh) scale(.1391)}to{transform:translate(25.4147vw,99vh) scale(.1391)}}.snow:nth-child(283){opacity:1.212;transform:translate(67.0687vw,-10px) scale(.1267);animation:fall-283 17s -30s linear infinite}@keyframes fall-283{62.559%{transform:translate(62.4229vw,62.559vh) scale(.1267)}to{transform:translate(64.7458vw,99vh) scale(.1267)}}.snow:nth-child(284){opacity:.5416;transform:translate(49.184vw,-10px) scale(.2197);animation:fall-284 25s -8s linear infinite}@keyframes fall-284{58.177%{transform:translate(45.3906vw,58.177vh) scale(.2197)}to{transform:translate(47.2873vw,99vh) scale(.2197)}}.snow:nth-child(285){opacity:.6296;transform:translate(56.4983vw,-10px) scale(.7721);animation:fall-285 12s -2s linear infinite}@keyframes fall-285{39.912%{transform:translate(57.1839vw,39.912vh) scale(.7721)}to{transform:translate(56.8411vw,99vh) scale(.7721)}}.snow:nth-child(286){opacity:1.0286;transform:translate(17.3361vw,-10px) scale(.9595);animation:fall-286 13s -13s linear infinite}@keyframes fall-286{51.56%{transform:translate(18.5972vw,51.56vh) scale(.9595)}to{transform:translate(17.96665vw,99vh) scale(.9595)}}.snow:nth-child(287){opacity:.0406;transform:translate(.0305vw,-10px) scale(.5539);animation:fall-287 27s -21s linear infinite}@keyframes fall-287{33.233%{transform:translate(-8.5611vw,33.233vh) scale(.5539)}to{transform:translate(-4.2653vw,99vh) scale(.5539)}}.snow:nth-child(288){opacity:.7578;transform:translate(67.4255vw,-10px) scale(.4659);animation:fall-288 21s -18s linear infinite}@keyframes fall-288{64.098%{transform:translate(70.3718vw,64.098vh) scale(.4659)}to{transform:translate(68.89865vw,99vh) scale(.4659)}}.snow:nth-child(289){opacity:1.8724;transform:translate(41.1276vw,-10px) scale(.497);animation:fall-289 18s -23s linear infinite}@keyframes fall-289{34.938%{transform:translate(50.4599vw,34.938vh) scale(.497)}to{transform:translate(45.79375vw,99vh) scale(.497)}}.snow:nth-child(290){opacity:.1188;transform:translate(88.5212vw,-10px) scale(.5428);animation:fall-290 25s -9s linear infinite}@keyframes fall-290{69.402%{transform:translate(78.7924vw,69.402vh) scale(.5428)}to{transform:translate(83.6568vw,99vh) scale(.5428)}}.snow:nth-child(291){opacity:1.3008;transform:translate(45.3824vw,-10px) scale(.2781);animation:fall-291 11s -19s linear infinite}@keyframes fall-291{44.529%{transform:translate(40.695vw,44.529vh) scale(.2781)}to{transform:translate(43.0387vw,99vh) scale(.2781)}}.snow:nth-child(292){opacity:.8516;transform:translate(55.2463vw,-10px) scale(.3378);animation:fall-292 23s -8s linear infinite}@keyframes fall-292{71.091%{transform:translate(57.6294vw,71.091vh) scale(.3378)}to{transform:translate(56.43785vw,99vh) scale(.3378)}}.snow:nth-child(293){opacity:2;transform:translate(97.8219vw,-10px) scale(.8368);animation:fall-293 11s -27s linear infinite}@keyframes fall-293{38.565%{transform:translate(102.8083vw,38.565vh) scale(.8368)}to{transform:translate(100.3151vw,99vh) scale(.8368)}}.snow:nth-child(294){opacity:.6232;transform:translate(62.4446vw,-10px) scale(.4258);animation:fall-294 18s -30s linear infinite}@keyframes fall-294{77.318%{transform:translate(56.0281vw,77.318vh) scale(.4258)}to{transform:translate(59.23635vw,99vh) scale(.4258)}}.snow:nth-child(295){opacity:1.2654;transform:translate(72.9346vw,-10px) scale(.8378);animation:fall-295 29s -20s linear infinite}@keyframes fall-295{43.04%{transform:translate(72.8351vw,43.04vh) scale(.8378)}to{transform:translate(72.88485vw,99vh) scale(.8378)}}.snow:nth-child(296){opacity:1.7092;transform:translate(1.229vw,-10px) scale(.3331);animation:fall-296 16s -14s linear infinite}@keyframes fall-296{60.997%{transform:translate(3.0885vw,60.997vh) scale(.3331)}to{transform:translate(2.15875vw,99vh) scale(.3331)}}.snow:nth-child(297){opacity:.0802;transform:translate(12.9629vw,-10px) scale(.1819);animation:fall-297 29s -15s linear infinite}@keyframes fall-297{63.698%{transform:translate(14.7564vw,63.698vh) scale(.1819)}to{transform:translate(13.85965vw,99vh) scale(.1819)}}.snow:nth-child(298){opacity:1.9716;transform:translate(.9605vw,-10px) scale(.2829);animation:fall-298 28s -1s linear infinite}@keyframes fall-298{40.763%{transform:translate(7.3384vw,40.763vh) scale(.2829)}to{transform:translate(4.14945vw,99vh) scale(.2829)}}.snow:nth-child(299){opacity:1.801;transform:translate(92.6485vw,-10px) scale(.0546);animation:fall-299 18s -22s linear infinite}@keyframes fall-299{76.201%{transform:translate(96.5193vw,76.201vh) scale(.0546)}to{transform:translate(94.5839vw,99vh) scale(.0546)}}.snow:nth-child(300){opacity:.1426;transform:translate(11.3373vw,-10px) scale(.0817);animation:fall-300 25s -23s linear infinite}@keyframes fall-300{50.051%{transform:translate(17.0157vw,50.051vh) scale(.0817)}to{transform:translate(14.1765vw,99vh) scale(.0817)}}.snow:nth-child(301){opacity:.1234;transform:translate(90.2212vw,-10px) scale(.5079);animation:fall-301 20s -25s linear infinite}@keyframes fall-301{57.276%{transform:translate(90.8365vw,57.276vh) scale(.5079)}to{transform:translate(90.52885vw,99vh) scale(.5079)}}.snow:nth-child(302){opacity:1.7126;transform:translate(28.0881vw,-10px) scale(.0044);animation:fall-302 21s -11s linear infinite}@keyframes fall-302{55.16%{transform:translate(23.6226vw,55.16vh) scale(.0044)}to{transform:translate(25.85535vw,99vh) scale(.0044)}}.snow:nth-child(303){opacity:.9076;transform:translate(43.4403vw,-10px) scale(.3624);animation:fall-303 11s -24s linear infinite}@keyframes fall-303{41.229%{transform:translate(38.0805vw,41.229vh) scale(.3624)}to{transform:translate(40.7604vw,99vh) scale(.3624)}}.snow:nth-child(304){opacity:1.836;transform:translate(41.9854vw,-10px) scale(.161);animation:fall-304 12s -12s linear infinite}@keyframes fall-304{60.829%{transform:translate(47.5031vw,60.829vh) scale(.161)}to{transform:translate(44.74425vw,99vh) scale(.161)}}.snow:nth-child(305){opacity:.0722;transform:translate(49.9077vw,-10px) scale(.872);animation:fall-305 10s -2s linear infinite}@keyframes fall-305{52.726%{transform:translate(56.8761vw,52.726vh) scale(.872)}to{transform:translate(53.3919vw,99vh) scale(.872)}}.snow:nth-child(306){opacity:1.0328;transform:translate(76.9201vw,-10px) scale(.1203);animation:fall-306 23s -21s linear infinite}@keyframes fall-306{76.696%{transform:translate(71.2851vw,76.696vh) scale(.1203)}to{transform:translate(74.1026vw,99vh) scale(.1203)}}.snow:nth-child(307){opacity:.9516;transform:translate(31.8062vw,-10px) scale(.2085);animation:fall-307 18s -18s linear infinite}@keyframes fall-307{71.557%{transform:translate(32.1742vw,71.557vh) scale(.2085)}to{transform:translate(31.9902vw,99vh) scale(.2085)}}.snow:nth-child(308){opacity:.5172;transform:translate(75.5802vw,-10px) scale(.5885);animation:fall-308 16s -13s linear infinite}@keyframes fall-308{52.4%{transform:translate(73.1529vw,52.4vh) scale(.5885)}to{transform:translate(74.36655vw,99vh) scale(.5885)}}.snow:nth-child(309){opacity:1.1452;transform:translate(49.6901vw,-10px) scale(.6143);animation:fall-309 19s -10s linear infinite}@keyframes fall-309{66.854%{transform:translate(58.0836vw,66.854vh) scale(.6143)}to{transform:translate(53.88685vw,99vh) scale(.6143)}}.snow:nth-child(310){opacity:.3188;transform:translate(19.0763vw,-10px) scale(.8518);animation:fall-310 21s -19s linear infinite}@keyframes fall-310{71.74%{transform:translate(21.0694vw,71.74vh) scale(.8518)}to{transform:translate(20.07285vw,99vh) scale(.8518)}}.snow:nth-child(311){opacity:.5066;transform:translate(59.164vw,-10px) scale(.3636);animation:fall-311 20s -2s linear infinite}@keyframes fall-311{68.227%{transform:translate(59.4316vw,68.227vh) scale(.3636)}to{transform:translate(59.2978vw,99vh) scale(.3636)}}.snow:nth-child(312){opacity:1.1764;transform:translate(45.6751vw,-10px) scale(.2089);animation:fall-312 21s -6s linear infinite}@keyframes fall-312{73.125%{transform:translate(38.0271vw,73.125vh) scale(.2089)}to{transform:translate(41.8511vw,99vh) scale(.2089)}}.snow:nth-child(313){opacity:.3674;transform:translate(51.8853vw,-10px) scale(.3586);animation:fall-313 26s -1s linear infinite}@keyframes fall-313{45.222%{transform:translate(44.7716vw,45.222vh) scale(.3586)}to{transform:translate(48.32845vw,99vh) scale(.3586)}}.snow:nth-child(314){opacity:1.1976;transform:translate(3.4347vw,-10px) scale(.0367);animation:fall-314 21s -1s linear infinite}@keyframes fall-314{53.923%{transform:translate(5.1535vw,53.923vh) scale(.0367)}to{transform:translate(4.2941vw,99vh) scale(.0367)}}.snow:nth-child(315){opacity:.8798;transform:translate(88.6087vw,-10px) scale(.0941);animation:fall-315 27s -26s linear infinite}@keyframes fall-315{50.399%{transform:translate(87.1603vw,50.399vh) scale(.0941)}to{transform:translate(87.8845vw,99vh) scale(.0941)}}.snow:nth-child(316){opacity:1.6764;transform:translate(48.2187vw,-10px) scale(.9085);animation:fall-316 11s -5s linear infinite}@keyframes fall-316{61.124%{transform:translate(46.9773vw,61.124vh) scale(.9085)}to{transform:translate(47.598vw,99vh) scale(.9085)}}.snow:nth-child(317){opacity:.7856;transform:translate(64.6456vw,-10px) scale(.0613);animation:fall-317 11s -2s linear infinite}@keyframes fall-317{49.646%{transform:translate(70.2731vw,49.646vh) scale(.0613)}to{transform:translate(67.45935vw,99vh) scale(.0613)}}.snow:nth-child(318){opacity:.9964;transform:translate(58.4898vw,-10px) scale(.1252);animation:fall-318 22s -15s linear infinite}@keyframes fall-318{48.77%{transform:translate(50.229vw,48.77vh) scale(.1252)}to{transform:translate(54.3594vw,99vh) scale(.1252)}}.snow:nth-child(319){opacity:1.022;transform:translate(49.3956vw,-10px) scale(.3617);animation:fall-319 28s -10s linear infinite}@keyframes fall-319{48.611%{transform:translate(39.5302vw,48.611vh) scale(.3617)}to{transform:translate(44.4629vw,99vh) scale(.3617)}}.snow:nth-child(320){opacity:.236;transform:translate(90.0339vw,-10px) scale(.9109);animation:fall-320 24s -29s linear infinite}@keyframes fall-320{51.178%{transform:translate(91.6121vw,51.178vh) scale(.9109)}to{transform:translate(90.823vw,99vh) scale(.9109)}}.snow:nth-child(321){opacity:.0622;transform:translate(38.0417vw,-10px) scale(.4402);animation:fall-321 15s -15s linear infinite}@keyframes fall-321{34.218%{transform:translate(34.1334vw,34.218vh) scale(.4402)}to{transform:translate(36.08755vw,99vh) scale(.4402)}}.snow:nth-child(322){opacity:.378;transform:translate(62.3325vw,-10px) scale(.0884);animation:fall-322 21s -1s linear infinite}@keyframes fall-322{77.386%{transform:translate(58.3085vw,77.386vh) scale(.0884)}to{transform:translate(60.3205vw,99vh) scale(.0884)}}.snow:nth-child(323){opacity:.1774;transform:translate(59.5472vw,-10px) scale(.0279);animation:fall-323 12s -19s linear infinite}@keyframes fall-323{57.673%{transform:translate(50.7901vw,57.673vh) scale(.0279)}to{transform:translate(55.16865vw,99vh) scale(.0279)}}.snow:nth-child(324){opacity:1.6704;transform:translate(59.4397vw,-10px) scale(.8462);animation:fall-324 26s -26s linear infinite}@keyframes fall-324{47.162%{transform:translate(59.4791vw,47.162vh) scale(.8462)}to{transform:translate(59.4594vw,99vh) scale(.8462)}}.snow:nth-child(325){opacity:.2102;transform:translate(65.0994vw,-10px) scale(.0422);animation:fall-325 21s -24s linear infinite}@keyframes fall-325{48.562%{transform:translate(65.782vw,48.562vh) scale(.0422)}to{transform:translate(65.4407vw,99vh) scale(.0422)}}.snow:nth-child(326){opacity:.8486;transform:translate(30.8016vw,-10px) scale(.9141);animation:fall-326 22s -21s linear infinite}@keyframes fall-326{32.9%{transform:translate(29.6988vw,32.9vh) scale(.9141)}to{transform:translate(30.2502vw,99vh) scale(.9141)}}.snow:nth-child(327){opacity:.1216;transform:translate(54.0613vw,-10px) scale(.7831);animation:fall-327 19s -10s linear infinite}@keyframes fall-327{42.289%{transform:translate(51.1949vw,42.289vh) scale(.7831)}to{transform:translate(52.6281vw,99vh) scale(.7831)}}.snow:nth-child(328){opacity:1.1076;transform:translate(38.2304vw,-10px) scale(.609);animation:fall-328 13s -25s linear infinite}@keyframes fall-328{45.93%{transform:translate(36.5512vw,45.93vh) scale(.609)}to{transform:translate(37.3908vw,99vh) scale(.609)}}.snow:nth-child(329){opacity:1.3136;transform:translate(82.8281vw,-10px) scale(.17);animation:fall-329 18s -2s linear infinite}@keyframes fall-329{73.851%{transform:translate(75.829vw,73.851vh) scale(.17)}to{transform:translate(79.32855vw,99vh) scale(.17)}}.snow:nth-child(330){opacity:1.8546;transform:translate(13.0472vw,-10px) scale(.1045);animation:fall-330 21s -30s linear infinite}@keyframes fall-330{44.299%{transform:translate(8.9481vw,44.299vh) scale(.1045)}to{transform:translate(10.99765vw,99vh) scale(.1045)}}.snow:nth-child(331){opacity:.392;transform:translate(36.8384vw,-10px) scale(.0959);animation:fall-331 30s -18s linear infinite}@keyframes fall-331{59.635%{transform:translate(30.529vw,59.635vh) scale(.0959)}to{transform:translate(33.6837vw,99vh) scale(.0959)}}.snow:nth-child(332){opacity:.0164;transform:translate(42.2264vw,-10px) scale(.075);animation:fall-332 23s -22s linear infinite}@keyframes fall-332{32.902%{transform:translate(33.1801vw,32.902vh) scale(.075)}to{transform:translate(37.70325vw,99vh) scale(.075)}}.snow:nth-child(333){opacity:.5822;transform:translate(18.5552vw,-10px) scale(.559);animation:fall-333 11s -25s linear infinite}@keyframes fall-333{30.12%{transform:translate(11.2685vw,30.12vh) scale(.559)}to{transform:translate(14.91185vw,99vh) scale(.559)}}.snow:nth-child(334){opacity:.3536;transform:translate(35.8438vw,-10px) scale(.6691);animation:fall-334 25s -10s linear infinite}@keyframes fall-334{61.535%{transform:translate(42.0826vw,61.535vh) scale(.6691)}to{transform:translate(38.9632vw,99vh) scale(.6691)}}.snow:nth-child(335){opacity:1.7624;transform:translate(57.0296vw,-10px) scale(.6307);animation:fall-335 27s -6s linear infinite}@keyframes fall-335{46.407%{transform:translate(58.0268vw,46.407vh) scale(.6307)}to{transform:translate(57.5282vw,99vh) scale(.6307)}}.snow:nth-child(336){opacity:1.6462;transform:translate(72.8592vw,-10px) scale(.4294);animation:fall-336 11s -15s linear infinite}@keyframes fall-336{47.162%{transform:translate(72.6789vw,47.162vh) scale(.4294)}to{transform:translate(72.76905vw,99vh) scale(.4294)}}.snow:nth-child(337){opacity:.0938;transform:translate(32.5436vw,-10px) scale(.3728);animation:fall-337 11s -29s linear infinite}@keyframes fall-337{38.988%{transform:translate(25.5127vw,38.988vh) scale(.3728)}to{transform:translate(29.02815vw,99vh) scale(.3728)}}.snow:nth-child(338){opacity:.819;transform:translate(19.8086vw,-10px) scale(.3446);animation:fall-338 30s -24s linear infinite}@keyframes fall-338{53.365%{transform:translate(14.3699vw,53.365vh) scale(.3446)}to{transform:translate(17.08925vw,99vh) scale(.3446)}}.snow:nth-child(339){opacity:.339;transform:translate(44.1318vw,-10px) scale(.9744);animation:fall-339 19s -16s linear infinite}@keyframes fall-339{69.265%{transform:translate(44.6591vw,69.265vh) scale(.9744)}to{transform:translate(44.39545vw,99vh) scale(.9744)}}.snow:nth-child(340){opacity:.6004;transform:translate(63.0379vw,-10px) scale(.1283);animation:fall-340 14s -10s linear infinite}@keyframes fall-340{55.377%{transform:translate(70.8733vw,55.377vh) scale(.1283)}to{transform:translate(66.9556vw,99vh) scale(.1283)}}.snow:nth-child(341){opacity:.2598;transform:translate(41.9397vw,-10px) scale(.8191);animation:fall-341 16s -26s linear infinite}@keyframes fall-341{70.391%{transform:translate(48.9348vw,70.391vh) scale(.8191)}to{transform:translate(45.43725vw,99vh) scale(.8191)}}.snow:nth-child(342){opacity:1.9716;transform:translate(98.0345vw,-10px) scale(.8515);animation:fall-342 18s -16s linear infinite}@keyframes fall-342{76.438%{transform:translate(89.6508vw,76.438vh) scale(.8515)}to{transform:translate(93.84265vw,99vh) scale(.8515)}}.snow:nth-child(343){opacity:.8992;transform:translate(42.1503vw,-10px) scale(.3707);animation:fall-343 30s -28s linear infinite}@keyframes fall-343{57.841%{transform:translate(34.4321vw,57.841vh) scale(.3707)}to{transform:translate(38.2912vw,99vh) scale(.3707)}}.snow:nth-child(344){opacity:.4532;transform:translate(6.7518vw,-10px) scale(.3126);animation:fall-344 12s -21s linear infinite}@keyframes fall-344{41.319%{transform:translate(-2.3959vw,41.319vh) scale(.3126)}to{transform:translate(2.17795vw,99vh) scale(.3126)}}.snow:nth-child(345){opacity:.8472;transform:translate(49.4541vw,-10px) scale(.8895);animation:fall-345 10s -10s linear infinite}@keyframes fall-345{40.656%{transform:translate(52.8055vw,40.656vh) scale(.8895)}to{transform:translate(51.1298vw,99vh) scale(.8895)}}.snow:nth-child(346){opacity:1.3566;transform:translate(13.8794vw,-10px) scale(.5306);animation:fall-346 22s -10s linear infinite}@keyframes fall-346{47.301%{transform:translate(9.218vw,47.301vh) scale(.5306)}to{transform:translate(11.5487vw,99vh) scale(.5306)}}.snow:nth-child(347){opacity:1.8618;transform:translate(66.3973vw,-10px) scale(.4031);animation:fall-347 26s -6s linear infinite}@keyframes fall-347{42.019%{transform:translate(61.4406vw,42.019vh) scale(.4031)}to{transform:translate(63.91895vw,99vh) scale(.4031)}}.snow:nth-child(348){opacity:1.458;transform:translate(29.1869vw,-10px) scale(.0089);animation:fall-348 29s -1s linear infinite}@keyframes fall-348{56.152%{transform:translate(31.4836vw,56.152vh) scale(.0089)}to{transform:translate(30.33525vw,99vh) scale(.0089)}}.snow:nth-child(349){opacity:1.689;transform:translate(28.6354vw,-10px) scale(.8991);animation:fall-349 17s -29s linear infinite}@keyframes fall-349{38.008%{transform:translate(22.7697vw,38.008vh) scale(.8991)}to{transform:translate(25.70255vw,99vh) scale(.8991)}}.snow:nth-child(350){opacity:.4764;transform:translate(51.1048vw,-10px) scale(.0621);animation:fall-350 30s -6s linear infinite}@keyframes fall-350{54.849%{transform:translate(55.6685vw,54.849vh) scale(.0621)}to{transform:translate(53.38665vw,99vh) scale(.0621)}}.snow:nth-child(351){opacity:.3094;transform:translate(79.5944vw,-10px) scale(.4975);animation:fall-351 16s -28s linear infinite}@keyframes fall-351{50.914%{transform:translate(85.4305vw,50.914vh) scale(.4975)}to{transform:translate(82.51245vw,99vh) scale(.4975)}}.snow:nth-child(352){opacity:1.4738;transform:translate(7.0459vw,-10px) scale(.9059);animation:fall-352 11s -4s linear infinite}@keyframes fall-352{65.324%{transform:translate(15.6345vw,65.324vh) scale(.9059)}to{transform:translate(11.3402vw,99vh) scale(.9059)}}.snow:nth-child(353){opacity:.968;transform:translate(65.0068vw,-10px) scale(.3095);animation:fall-353 12s -22s linear infinite}@keyframes fall-353{69.744%{transform:translate(68.4646vw,69.744vh) scale(.3095)}to{transform:translate(66.7357vw,99vh) scale(.3095)}}.snow:nth-child(354){opacity:1.6072;transform:translate(97.3612vw,-10px) scale(.3007);animation:fall-354 12s -13s linear infinite}@keyframes fall-354{53.212%{transform:translate(87.6369vw,53.212vh) scale(.3007)}to{transform:translate(92.49905vw,99vh) scale(.3007)}}.snow:nth-child(355){opacity:1.7818;transform:translate(61.4018vw,-10px) scale(.5744);animation:fall-355 17s -2s linear infinite}@keyframes fall-355{39.256%{transform:translate(59.6937vw,39.256vh) scale(.5744)}to{transform:translate(60.54775vw,99vh) scale(.5744)}}.snow:nth-child(356){opacity:1.8404;transform:translate(5.7581vw,-10px) scale(.1285);animation:fall-356 19s -6s linear infinite}@keyframes fall-356{67.434%{transform:translate(.3033vw,67.434vh) scale(.1285)}to{transform:translate(3.0307vw,99vh) scale(.1285)}}.snow:nth-child(357){opacity:.407;transform:translate(58.6566vw,-10px) scale(.6147);animation:fall-357 10s -28s linear infinite}@keyframes fall-357{41.15%{transform:translate(60.3615vw,41.15vh) scale(.6147)}to{transform:translate(59.50905vw,99vh) scale(.6147)}}.snow:nth-child(358){opacity:.705;transform:translate(52.4693vw,-10px) scale(.1976);animation:fall-358 19s -3s linear infinite}@keyframes fall-358{57.083%{transform:translate(60.9463vw,57.083vh) scale(.1976)}to{transform:translate(56.7078vw,99vh) scale(.1976)}}.snow:nth-child(359){opacity:1.008;transform:translate(37.7995vw,-10px) scale(.9484);animation:fall-359 12s -12s linear infinite}@keyframes fall-359{39.536%{transform:translate(44.9502vw,39.536vh) scale(.9484)}to{transform:translate(41.37485vw,99vh) scale(.9484)}}.snow:nth-child(360){opacity:1.9372;transform:translate(36.4771vw,-10px) scale(.3797);animation:fall-360 28s -24s linear infinite}@keyframes fall-360{64.992%{transform:translate(38.1674vw,64.992vh) scale(.3797)}to{transform:translate(37.32225vw,99vh) scale(.3797)}}.snow:nth-child(361){opacity:1.708;transform:translate(23.6672vw,-10px) scale(.117);animation:fall-361 13s -26s linear infinite}@keyframes fall-361{41.897%{transform:translate(16.6475vw,41.897vh) scale(.117)}to{transform:translate(20.15735vw,99vh) scale(.117)}}.snow:nth-child(362){opacity:1.3376;transform:translate(1.5194vw,-10px) scale(.2406);animation:fall-362 13s -16s linear infinite}@keyframes fall-362{35.03%{transform:translate(1.3836vw,35.03vh) scale(.2406)}to{transform:translate(1.4515vw,99vh) scale(.2406)}}.snow:nth-child(363){opacity:.2868;transform:translate(20.0543vw,-10px) scale(.1524);animation:fall-363 14s -5s linear infinite}@keyframes fall-363{58.476%{transform:translate(15.7136vw,58.476vh) scale(.1524)}to{transform:translate(17.88395vw,99vh) scale(.1524)}}.snow:nth-child(364){opacity:.0224;transform:translate(55.7359vw,-10px) scale(.2664);animation:fall-364 27s -7s linear infinite}@keyframes fall-364{37.932%{transform:translate(49.57vw,37.932vh) scale(.2664)}to{transform:translate(52.65295vw,99vh) scale(.2664)}}.snow:nth-child(365){opacity:.0434;transform:translate(58.798vw,-10px) scale(.4401);animation:fall-365 19s -19s linear infinite}@keyframes fall-365{58.403%{transform:translate(63.2789vw,58.403vh) scale(.4401)}to{transform:translate(61.03845vw,99vh) scale(.4401)}}.snow:nth-child(366){opacity:.6208;transform:translate(14.7847vw,-10px) scale(.8262);animation:fall-366 11s -21s linear infinite}@keyframes fall-366{52.307%{transform:translate(17.7413vw,52.307vh) scale(.8262)}to{transform:translate(16.263vw,99vh) scale(.8262)}}.snow:nth-child(367){opacity:.7968;transform:translate(24.3693vw,-10px) scale(.3541);animation:fall-367 17s -5s linear infinite}@keyframes fall-367{39.512%{transform:translate(18.6236vw,39.512vh) scale(.3541)}to{transform:translate(21.49645vw,99vh) scale(.3541)}}.snow:nth-child(368){opacity:.3946;transform:translate(85.5029vw,-10px) scale(.2536);animation:fall-368 27s -16s linear infinite}@keyframes fall-368{73.084%{transform:translate(85.8751vw,73.084vh) scale(.2536)}to{transform:translate(85.689vw,99vh) scale(.2536)}}.snow:nth-child(369){opacity:1.6304;transform:translate(64.6611vw,-10px) scale(.4559);animation:fall-369 12s -28s linear infinite}@keyframes fall-369{54.587%{transform:translate(65.1957vw,54.587vh) scale(.4559)}to{transform:translate(64.9284vw,99vh) scale(.4559)}}.snow:nth-child(370){opacity:1.4812;transform:translate(84.6716vw,-10px) scale(.7584);animation:fall-370 12s -14s linear infinite}@keyframes fall-370{42.002%{transform:translate(94.5429vw,42.002vh) scale(.7584)}to{transform:translate(89.60725vw,99vh) scale(.7584)}}.snow:nth-child(371){opacity:.3772;transform:translate(11.6847vw,-10px) scale(.4771);animation:fall-371 24s -16s linear infinite}@keyframes fall-371{64.103%{transform:translate(10.1456vw,64.103vh) scale(.4771)}to{transform:translate(10.91515vw,99vh) scale(.4771)}}.snow:nth-child(372){opacity:.321;transform:translate(76.1212vw,-10px) scale(.8854);animation:fall-372 17s -22s linear infinite}@keyframes fall-372{49.524%{transform:translate(83.9778vw,49.524vh) scale(.8854)}to{transform:translate(80.0495vw,99vh) scale(.8854)}}.snow:nth-child(373){opacity:.8564;transform:translate(75.5035vw,-10px) scale(.2137);animation:fall-373 22s -4s linear infinite}@keyframes fall-373{63.728%{transform:translate(82.4883vw,63.728vh) scale(.2137)}to{transform:translate(78.9959vw,99vh) scale(.2137)}}.snow:nth-child(374){opacity:.5204;transform:translate(93.6812vw,-10px) scale(.4611);animation:fall-374 30s -12s linear infinite}@keyframes fall-374{37.101%{transform:translate(93.9219vw,37.101vh) scale(.4611)}to{transform:translate(93.80155vw,99vh) scale(.4611)}}.snow:nth-child(375){opacity:.9064;transform:translate(3.5745vw,-10px) scale(.2561);animation:fall-375 24s -14s linear infinite}@keyframes fall-375{58.967%{transform:translate(2.0789vw,58.967vh) scale(.2561)}to{transform:translate(2.8267vw,99vh) scale(.2561)}}.snow:nth-child(376){opacity:.5112;transform:translate(73.7098vw,-10px) scale(.8112);animation:fall-376 10s -16s linear infinite}@keyframes fall-376{55.536%{transform:translate(76.3989vw,55.536vh) scale(.8112)}to{transform:translate(75.05435vw,99vh) scale(.8112)}}.snow:nth-child(377){opacity:.3064;transform:translate(56.8668vw,-10px) scale(.699);animation:fall-377 27s -13s linear infinite}@keyframes fall-377{75.435%{transform:translate(57.2632vw,75.435vh) scale(.699)}to{transform:translate(57.065vw,99vh) scale(.699)}}.snow:nth-child(378){opacity:1.5222;transform:translate(59.6268vw,-10px) scale(.1448);animation:fall-378 28s -30s linear infinite}@keyframes fall-378{73.141%{transform:translate(55.2506vw,73.141vh) scale(.1448)}to{transform:translate(57.4387vw,99vh) scale(.1448)}}.snow:nth-child(379){opacity:1.0898;transform:translate(30.459vw,-10px) scale(.0541);animation:fall-379 29s -9s linear infinite}@keyframes fall-379{35.064%{transform:translate(31.4683vw,35.064vh) scale(.0541)}to{transform:translate(30.96365vw,99vh) scale(.0541)}}.snow:nth-child(380){opacity:.2156;transform:translate(46.7786vw,-10px) scale(.4746);animation:fall-380 17s -2s linear infinite}@keyframes fall-380{63.745%{transform:translate(50.8283vw,63.745vh) scale(.4746)}to{transform:translate(48.80345vw,99vh) scale(.4746)}}.snow:nth-child(381){opacity:1.0012;transform:translate(66.7263vw,-10px) scale(.5906);animation:fall-381 22s -22s linear infinite}@keyframes fall-381{74.593%{transform:translate(74.5144vw,74.593vh) scale(.5906)}to{transform:translate(70.62035vw,99vh) scale(.5906)}}.snow:nth-child(382){opacity:1.4278;transform:translate(73.4983vw,-10px) scale(.0219);animation:fall-382 30s -15s linear infinite}@keyframes fall-382{47.693%{transform:translate(80.8167vw,47.693vh) scale(.0219)}to{transform:translate(77.1575vw,99vh) scale(.0219)}}.snow:nth-child(383){opacity:.688;transform:translate(29.8279vw,-10px) scale(.4825);animation:fall-383 30s -24s linear infinite}@keyframes fall-383{78.192%{transform:translate(37.9625vw,78.192vh) scale(.4825)}to{transform:translate(33.8952vw,99vh) scale(.4825)}}.snow:nth-child(384){opacity:1.219;transform:translate(60.9241vw,-10px) scale(.8459);animation:fall-384 26s -2s linear infinite}@keyframes fall-384{46.477%{transform:translate(54.0828vw,46.477vh) scale(.8459)}to{transform:translate(57.50345vw,99vh) scale(.8459)}}.snow:nth-child(385){opacity:1.1636;transform:translate(9.4811vw,-10px) scale(.9829);animation:fall-385 14s -2s linear infinite}@keyframes fall-385{77.74%{transform:translate(14.236vw,77.74vh) scale(.9829)}to{transform:translate(11.85855vw,99vh) scale(.9829)}}.snow:nth-child(386){opacity:.9966;transform:translate(93.6714vw,-10px) scale(.2744);animation:fall-386 20s -24s linear infinite}@keyframes fall-386{57.228%{transform:translate(102.159vw,57.228vh) scale(.2744)}to{transform:translate(97.9152vw,99vh) scale(.2744)}}.snow:nth-child(387){opacity:1.8008;transform:translate(24.1109vw,-10px) scale(.5383);animation:fall-387 21s -5s linear infinite}@keyframes fall-387{71.041%{transform:translate(21.6539vw,71.041vh) scale(.5383)}to{transform:translate(22.8824vw,99vh) scale(.5383)}}.snow:nth-child(388){opacity:1.5952;transform:translate(18.7278vw,-10px) scale(.8775);animation:fall-388 19s -5s linear infinite}@keyframes fall-388{69.341%{transform:translate(15.2994vw,69.341vh) scale(.8775)}to{transform:translate(17.0136vw,99vh) scale(.8775)}}.snow:nth-child(389){opacity:1.1932;transform:translate(87.0322vw,-10px) scale(.9307);animation:fall-389 28s -29s linear infinite}@keyframes fall-389{50.27%{transform:translate(89.0077vw,50.27vh) scale(.9307)}to{transform:translate(88.01995vw,99vh) scale(.9307)}}.snow:nth-child(390){opacity:.259;transform:translate(39.4028vw,-10px) scale(.6318);animation:fall-390 18s -13s linear infinite}@keyframes fall-390{63.918%{transform:translate(42.1994vw,63.918vh) scale(.6318)}to{transform:translate(40.8011vw,99vh) scale(.6318)}}.snow:nth-child(391){opacity:.5548;transform:translate(5.265vw,-10px) scale(.0037);animation:fall-391 25s -4s linear infinite}@keyframes fall-391{52.575%{transform:translate(14.0376vw,52.575vh) scale(.0037)}to{transform:translate(9.6513vw,99vh) scale(.0037)}}.snow:nth-child(392){opacity:.7;transform:translate(15.8858vw,-10px) scale(.9878);animation:fall-392 26s -28s linear infinite}@keyframes fall-392{54.532%{transform:translate(13.382vw,54.532vh) scale(.9878)}to{transform:translate(14.6339vw,99vh) scale(.9878)}}.snow:nth-child(393){opacity:.6282;transform:translate(60.3148vw,-10px) scale(.6313);animation:fall-393 23s -4s linear infinite}@keyframes fall-393{55.106%{transform:translate(60.3723vw,55.106vh) scale(.6313)}to{transform:translate(60.34355vw,99vh) scale(.6313)}}.snow:nth-child(394){opacity:.7568;transform:translate(72.2008vw,-10px) scale(.3989);animation:fall-394 19s -3s linear infinite}@keyframes fall-394{49.51%{transform:translate(75.2216vw,49.51vh) scale(.3989)}to{transform:translate(73.7112vw,99vh) scale(.3989)}}.snow:nth-child(395){opacity:.6942;transform:translate(64.1781vw,-10px) scale(.813);animation:fall-395 20s -6s linear infinite}@keyframes fall-395{44.71%{transform:translate(71.8179vw,44.71vh) scale(.813)}to{transform:translate(67.998vw,99vh) scale(.813)}}.snow:nth-child(396){opacity:1.4544;transform:translate(14.9174vw,-10px) scale(.8093);animation:fall-396 18s -15s linear infinite}@keyframes fall-396{79.187%{transform:translate(14.0749vw,79.187vh) scale(.8093)}to{transform:translate(14.49615vw,99vh) scale(.8093)}}.snow:nth-child(397){opacity:1.0498;transform:translate(80.5862vw,-10px) scale(.2083);animation:fall-397 20s -16s linear infinite}@keyframes fall-397{77.389%{transform:translate(72.2282vw,77.389vh) scale(.2083)}to{transform:translate(76.4072vw,99vh) scale(.2083)}}.snow:nth-child(398){opacity:1.1028;transform:translate(9.561vw,-10px) scale(.0073);animation:fall-398 28s -15s linear infinite}@keyframes fall-398{51.833%{transform:translate(13.6813vw,51.833vh) scale(.0073)}to{transform:translate(11.62115vw,99vh) scale(.0073)}}.snow:nth-child(399){opacity:1.6228;transform:translate(40.0725vw,-10px) scale(.586);animation:fall-399 20s -22s linear infinite}@keyframes fall-399{31.24%{transform:translate(36.4577vw,31.24vh) scale(.586)}to{transform:translate(38.2651vw,99vh) scale(.586)}}.snow:nth-child(400){opacity:1.7894;transform:translate(43.0317vw,-10px) scale(.5813);animation:fall-400 25s -12s linear infinite}@keyframes fall-400{33.545%{transform:translate(37.2036vw,33.545vh) scale(.5813)}to{transform:translate(40.11765vw,99vh) scale(.5813)}}\n"] }]
|
|
30
30
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }, { type: undefined, decorators: [{
|
|
31
31
|
type: Inject,
|
|
32
32
|
args: [ANONYMOUS_MODE]
|