@esfaenza/core 15.2.202 → 15.2.204
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.7668;transform:translate(49.8017vw,-10px) scale(.2486);animation:fall-1 15s -11s linear infinite}@keyframes fall-1{67.805%{transform:translate(54.2182vw,67.805vh) scale(.2486)}to{transform:translate(52.00995vw,99vh) scale(.2486)}}.snow:nth-child(2){opacity:1.2204;transform:translate(64.8473vw,-10px) scale(.4276);animation:fall-2 18s -4s linear infinite}@keyframes fall-2{66.718%{transform:translate(72.5451vw,66.718vh) scale(.4276)}to{transform:translate(68.6962vw,99vh) scale(.4276)}}.snow:nth-child(3){opacity:1.6416;transform:translate(87.599vw,-10px) scale(.2491);animation:fall-3 28s -13s linear infinite}@keyframes fall-3{77.893%{transform:translate(94.5015vw,77.893vh) scale(.2491)}to{transform:translate(91.05025vw,99vh) scale(.2491)}}.snow:nth-child(4){opacity:1.5352;transform:translate(71.98vw,-10px) scale(.6691);animation:fall-4 26s -30s linear infinite}@keyframes fall-4{78.833%{transform:translate(77.7731vw,78.833vh) scale(.6691)}to{transform:translate(74.87655vw,99vh) scale(.6691)}}.snow:nth-child(5){opacity:1.3852;transform:translate(3.2384vw,-10px) scale(.8696);animation:fall-5 27s -25s linear infinite}@keyframes fall-5{57.457%{transform:translate(-4.1977vw,57.457vh) scale(.8696)}to{transform:translate(-.47965vw,99vh) scale(.8696)}}.snow:nth-child(6){opacity:.326;transform:translate(.7847vw,-10px) scale(.933);animation:fall-6 18s -16s linear infinite}@keyframes fall-6{59.918%{transform:translate(1.5624vw,59.918vh) scale(.933)}to{transform:translate(1.17355vw,99vh) scale(.933)}}.snow:nth-child(7){opacity:.1838;transform:translate(24.1984vw,-10px) scale(.5429);animation:fall-7 26s -24s linear infinite}@keyframes fall-7{64.513%{transform:translate(29.2161vw,64.513vh) scale(.5429)}to{transform:translate(26.70725vw,99vh) scale(.5429)}}.snow:nth-child(8){opacity:.8;transform:translate(13.3962vw,-10px) scale(.1205);animation:fall-8 13s -13s linear infinite}@keyframes fall-8{35.029%{transform:translate(13.2409vw,35.029vh) scale(.1205)}to{transform:translate(13.31855vw,99vh) scale(.1205)}}.snow:nth-child(9){opacity:.5592;transform:translate(91.245vw,-10px) scale(.1836);animation:fall-9 10s -24s linear infinite}@keyframes fall-9{75.151%{transform:translate(81.4563vw,75.151vh) scale(.1836)}to{transform:translate(86.35065vw,99vh) scale(.1836)}}.snow:nth-child(10){opacity:.7906;transform:translate(22.4095vw,-10px) scale(.1923);animation:fall-10 24s -9s linear infinite}@keyframes fall-10{54.305%{transform:translate(28.6569vw,54.305vh) scale(.1923)}to{transform:translate(25.5332vw,99vh) scale(.1923)}}.snow:nth-child(11){opacity:1.0484;transform:translate(37.0638vw,-10px) scale(.0691);animation:fall-11 17s -30s linear infinite}@keyframes fall-11{53.205%{transform:translate(28.5478vw,53.205vh) scale(.0691)}to{transform:translate(32.8058vw,99vh) scale(.0691)}}.snow:nth-child(12){opacity:1.2516;transform:translate(58.2316vw,-10px) scale(.6236);animation:fall-12 28s -8s linear infinite}@keyframes fall-12{71.46%{transform:translate(64.7995vw,71.46vh) scale(.6236)}to{transform:translate(61.51555vw,99vh) scale(.6236)}}.snow:nth-child(13){opacity:.238;transform:translate(31.3201vw,-10px) scale(.1871);animation:fall-13 10s -20s linear infinite}@keyframes fall-13{37.04%{transform:translate(36.4117vw,37.04vh) scale(.1871)}to{transform:translate(33.8659vw,99vh) scale(.1871)}}.snow:nth-child(14){opacity:.5398;transform:translate(33.5661vw,-10px) scale(.4705);animation:fall-14 18s -29s linear infinite}@keyframes fall-14{35.458%{transform:translate(32.2246vw,35.458vh) scale(.4705)}to{transform:translate(32.89535vw,99vh) scale(.4705)}}.snow:nth-child(15){opacity:.335;transform:translate(64.1855vw,-10px) scale(.3027);animation:fall-15 24s -16s linear infinite}@keyframes fall-15{60.318%{transform:translate(70.8909vw,60.318vh) scale(.3027)}to{transform:translate(67.5382vw,99vh) scale(.3027)}}.snow:nth-child(16){opacity:1.9456;transform:translate(38.912vw,-10px) scale(.5088);animation:fall-16 14s -26s linear infinite}@keyframes fall-16{62.168%{transform:translate(37.3344vw,62.168vh) scale(.5088)}to{transform:translate(38.1232vw,99vh) scale(.5088)}}.snow:nth-child(17){opacity:.858;transform:translate(90.9549vw,-10px) scale(.9437);animation:fall-17 21s -16s linear infinite}@keyframes fall-17{39.96%{transform:translate(90.5454vw,39.96vh) scale(.9437)}to{transform:translate(90.75015vw,99vh) scale(.9437)}}.snow:nth-child(18){opacity:1.936;transform:translate(5.3945vw,-10px) scale(.6206);animation:fall-18 19s -25s linear infinite}@keyframes fall-18{50.169%{transform:translate(12.5196vw,50.169vh) scale(.6206)}to{transform:translate(8.95705vw,99vh) scale(.6206)}}.snow:nth-child(19){opacity:1.0482;transform:translate(89.3998vw,-10px) scale(.1827);animation:fall-19 13s -10s linear infinite}@keyframes fall-19{66.196%{transform:translate(80.0922vw,66.196vh) scale(.1827)}to{transform:translate(84.746vw,99vh) scale(.1827)}}.snow:nth-child(20){opacity:.4256;transform:translate(82.7991vw,-10px) scale(.2147);animation:fall-20 18s -25s linear infinite}@keyframes fall-20{61.057%{transform:translate(91.0094vw,61.057vh) scale(.2147)}to{transform:translate(86.90425vw,99vh) scale(.2147)}}.snow:nth-child(21){opacity:1.4214;transform:translate(51.1999vw,-10px) scale(.6837);animation:fall-21 26s -20s linear infinite}@keyframes fall-21{38.024%{transform:translate(42.6624vw,38.024vh) scale(.6837)}to{transform:translate(46.93115vw,99vh) scale(.6837)}}.snow:nth-child(22){opacity:.7646;transform:translate(12.9362vw,-10px) scale(.3754);animation:fall-22 22s -24s linear infinite}@keyframes fall-22{38.337%{transform:translate(12.4398vw,38.337vh) scale(.3754)}to{transform:translate(12.688vw,99vh) scale(.3754)}}.snow:nth-child(23){opacity:1.3158;transform:translate(87.5041vw,-10px) scale(.7747);animation:fall-23 13s -16s linear infinite}@keyframes fall-23{61.054%{transform:translate(77.87vw,61.054vh) scale(.7747)}to{transform:translate(82.68705vw,99vh) scale(.7747)}}.snow:nth-child(24){opacity:.1442;transform:translate(6.733vw,-10px) scale(.9316);animation:fall-24 14s -20s linear infinite}@keyframes fall-24{41.479%{transform:translate(9.2455vw,41.479vh) scale(.9316)}to{transform:translate(7.98925vw,99vh) scale(.9316)}}.snow:nth-child(25){opacity:.0664;transform:translate(97.6946vw,-10px) scale(.0286);animation:fall-25 16s -14s linear infinite}@keyframes fall-25{52.141%{transform:translate(101.6261vw,52.141vh) scale(.0286)}to{transform:translate(99.66035vw,99vh) scale(.0286)}}.snow:nth-child(26){opacity:1.7826;transform:translate(86.3345vw,-10px) scale(.3431);animation:fall-26 18s -15s linear infinite}@keyframes fall-26{75.571%{transform:translate(94.7617vw,75.571vh) scale(.3431)}to{transform:translate(90.5481vw,99vh) scale(.3431)}}.snow:nth-child(27){opacity:1.478;transform:translate(61.0776vw,-10px) scale(.4336);animation:fall-27 29s -20s linear infinite}@keyframes fall-27{70.6%{transform:translate(64.9475vw,70.6vh) scale(.4336)}to{transform:translate(63.01255vw,99vh) scale(.4336)}}.snow:nth-child(28){opacity:1.2904;transform:translate(2.7325vw,-10px) scale(.7894);animation:fall-28 26s -7s linear infinite}@keyframes fall-28{52.856%{transform:translate(-2.9543vw,52.856vh) scale(.7894)}to{transform:translate(-.1109vw,99vh) scale(.7894)}}.snow:nth-child(29){opacity:.3882;transform:translate(53.2644vw,-10px) scale(.9493);animation:fall-29 13s -28s linear infinite}@keyframes fall-29{50.425%{transform:translate(61.8902vw,50.425vh) scale(.9493)}to{transform:translate(57.5773vw,99vh) scale(.9493)}}.snow:nth-child(30){opacity:1.0086;transform:translate(32.0128vw,-10px) scale(.0528);animation:fall-30 29s -1s linear infinite}@keyframes fall-30{52.116%{transform:translate(27.7138vw,52.116vh) scale(.0528)}to{transform:translate(29.8633vw,99vh) scale(.0528)}}.snow:nth-child(31){opacity:1.9858;transform:translate(73.1775vw,-10px) scale(.2428);animation:fall-31 12s -1s linear infinite}@keyframes fall-31{59.167%{transform:translate(74.6196vw,59.167vh) scale(.2428)}to{transform:translate(73.89855vw,99vh) scale(.2428)}}.snow:nth-child(32){opacity:1.7056;transform:translate(69.5239vw,-10px) scale(.4866);animation:fall-32 19s -3s linear infinite}@keyframes fall-32{57.128%{transform:translate(63.7504vw,57.128vh) scale(.4866)}to{transform:translate(66.63715vw,99vh) scale(.4866)}}.snow:nth-child(33){opacity:1.2166;transform:translate(66.4123vw,-10px) scale(.4667);animation:fall-33 18s -21s linear infinite}@keyframes fall-33{68.855%{transform:translate(62.7851vw,68.855vh) scale(.4667)}to{transform:translate(64.5987vw,99vh) scale(.4667)}}.snow:nth-child(34){opacity:.2098;transform:translate(63.5081vw,-10px) scale(.0027);animation:fall-34 17s -22s linear infinite}@keyframes fall-34{44.209%{transform:translate(54.3341vw,44.209vh) scale(.0027)}to{transform:translate(58.9211vw,99vh) scale(.0027)}}.snow:nth-child(35){opacity:1.9862;transform:translate(61.1437vw,-10px) scale(.1913);animation:fall-35 11s -16s linear infinite}@keyframes fall-35{49.979%{transform:translate(58.4585vw,49.979vh) scale(.1913)}to{transform:translate(59.8011vw,99vh) scale(.1913)}}.snow:nth-child(36){opacity:1.4436;transform:translate(67.4138vw,-10px) scale(.5569);animation:fall-36 30s -2s linear infinite}@keyframes fall-36{58.072%{transform:translate(67.8863vw,58.072vh) scale(.5569)}to{transform:translate(67.65005vw,99vh) scale(.5569)}}.snow:nth-child(37){opacity:.9682;transform:translate(79.9415vw,-10px) scale(.9719);animation:fall-37 26s -26s linear infinite}@keyframes fall-37{65.462%{transform:translate(79.5524vw,65.462vh) scale(.9719)}to{transform:translate(79.74695vw,99vh) scale(.9719)}}.snow:nth-child(38){opacity:1.5288;transform:translate(32.9282vw,-10px) scale(.5233);animation:fall-38 20s -18s linear infinite}@keyframes fall-38{64.27%{transform:translate(35.5662vw,64.27vh) scale(.5233)}to{transform:translate(34.2472vw,99vh) scale(.5233)}}.snow:nth-child(39){opacity:.8754;transform:translate(42.5008vw,-10px) scale(.8176);animation:fall-39 25s -22s linear infinite}@keyframes fall-39{50.789%{transform:translate(48.6984vw,50.789vh) scale(.8176)}to{transform:translate(45.5996vw,99vh) scale(.8176)}}.snow:nth-child(40){opacity:.6094;transform:translate(3.7545vw,-10px) scale(.4239);animation:fall-40 21s -8s linear infinite}@keyframes fall-40{45.613%{transform:translate(1.339vw,45.613vh) scale(.4239)}to{transform:translate(2.54675vw,99vh) scale(.4239)}}.snow:nth-child(41){opacity:.666;transform:translate(69.2927vw,-10px) scale(.5689);animation:fall-41 16s -12s linear infinite}@keyframes fall-41{33.048%{transform:translate(74.5268vw,33.048vh) scale(.5689)}to{transform:translate(71.90975vw,99vh) scale(.5689)}}.snow:nth-child(42){opacity:1.3846;transform:translate(89.3519vw,-10px) scale(.8991);animation:fall-42 21s -10s linear infinite}@keyframes fall-42{72.708%{transform:translate(92.9708vw,72.708vh) scale(.8991)}to{transform:translate(91.16135vw,99vh) scale(.8991)}}.snow:nth-child(43){opacity:1.962;transform:translate(46.9282vw,-10px) scale(.2572);animation:fall-43 17s -2s linear infinite}@keyframes fall-43{42.288%{transform:translate(44.1734vw,42.288vh) scale(.2572)}to{transform:translate(45.5508vw,99vh) scale(.2572)}}.snow:nth-child(44){opacity:.8816;transform:translate(53.7459vw,-10px) scale(.9676);animation:fall-44 10s -18s linear infinite}@keyframes fall-44{44.087%{transform:translate(62.894vw,44.087vh) scale(.9676)}to{transform:translate(58.31995vw,99vh) scale(.9676)}}.snow:nth-child(45){opacity:1.0766;transform:translate(56.8377vw,-10px) scale(.8165);animation:fall-45 22s -2s linear infinite}@keyframes fall-45{53.404%{transform:translate(63.0552vw,53.404vh) scale(.8165)}to{transform:translate(59.94645vw,99vh) scale(.8165)}}.snow:nth-child(46){opacity:.0818;transform:translate(24.0072vw,-10px) scale(.0695);animation:fall-46 22s -17s linear infinite}@keyframes fall-46{53.808%{transform:translate(30.5253vw,53.808vh) scale(.0695)}to{transform:translate(27.26625vw,99vh) scale(.0695)}}.snow:nth-child(47){opacity:1.947;transform:translate(63.5208vw,-10px) scale(.4611);animation:fall-47 12s -23s linear infinite}@keyframes fall-47{67.47%{transform:translate(56.2307vw,67.47vh) scale(.4611)}to{transform:translate(59.87575vw,99vh) scale(.4611)}}.snow:nth-child(48){opacity:1.8904;transform:translate(13.2075vw,-10px) scale(.6013);animation:fall-48 16s -24s linear infinite}@keyframes fall-48{70.886%{transform:translate(6.4487vw,70.886vh) scale(.6013)}to{transform:translate(9.8281vw,99vh) scale(.6013)}}.snow:nth-child(49){opacity:.0024;transform:translate(57.4782vw,-10px) scale(.818);animation:fall-49 30s -10s linear infinite}@keyframes fall-49{70.373%{transform:translate(60.3957vw,70.373vh) scale(.818)}to{transform:translate(58.93695vw,99vh) scale(.818)}}.snow:nth-child(50){opacity:1.5244;transform:translate(6.7301vw,-10px) scale(.6451);animation:fall-50 10s -1s linear infinite}@keyframes fall-50{65.007%{transform:translate(3.319vw,65.007vh) scale(.6451)}to{transform:translate(5.02455vw,99vh) scale(.6451)}}.snow:nth-child(51){opacity:.214;transform:translate(29.6009vw,-10px) scale(.5043);animation:fall-51 29s -16s linear infinite}@keyframes fall-51{75.837%{transform:translate(26.4624vw,75.837vh) scale(.5043)}to{transform:translate(28.03165vw,99vh) scale(.5043)}}.snow:nth-child(52){opacity:.739;transform:translate(87.2143vw,-10px) scale(.4097);animation:fall-52 25s -19s linear infinite}@keyframes fall-52{50.504%{transform:translate(84.2758vw,50.504vh) scale(.4097)}to{transform:translate(85.74505vw,99vh) scale(.4097)}}.snow:nth-child(53){opacity:.974;transform:translate(62.901vw,-10px) scale(.6538);animation:fall-53 27s -25s linear infinite}@keyframes fall-53{59.191%{transform:translate(59.8537vw,59.191vh) scale(.6538)}to{transform:translate(61.37735vw,99vh) scale(.6538)}}.snow:nth-child(54){opacity:.6988;transform:translate(69.239vw,-10px) scale(.6873);animation:fall-54 18s -30s linear infinite}@keyframes fall-54{41.163%{transform:translate(74.2424vw,41.163vh) scale(.6873)}to{transform:translate(71.7407vw,99vh) scale(.6873)}}.snow:nth-child(55){opacity:.2442;transform:translate(40.5675vw,-10px) scale(.8949);animation:fall-55 26s -26s linear infinite}@keyframes fall-55{36.273%{transform:translate(46.2414vw,36.273vh) scale(.8949)}to{transform:translate(43.40445vw,99vh) scale(.8949)}}.snow:nth-child(56){opacity:.2694;transform:translate(58.2676vw,-10px) scale(.0023);animation:fall-56 23s -24s linear infinite}@keyframes fall-56{67.731%{transform:translate(50.761vw,67.731vh) scale(.0023)}to{transform:translate(54.5143vw,99vh) scale(.0023)}}.snow:nth-child(57){opacity:1.0356;transform:translate(18.3012vw,-10px) scale(.0601);animation:fall-57 26s -16s linear infinite}@keyframes fall-57{33.747%{transform:translate(27.9336vw,33.747vh) scale(.0601)}to{transform:translate(23.1174vw,99vh) scale(.0601)}}.snow:nth-child(58){opacity:.6044;transform:translate(70.6477vw,-10px) scale(.7607);animation:fall-58 25s -6s linear infinite}@keyframes fall-58{53.194%{transform:translate(77.1195vw,53.194vh) scale(.7607)}to{transform:translate(73.8836vw,99vh) scale(.7607)}}.snow:nth-child(59){opacity:.7338;transform:translate(87.0946vw,-10px) scale(.2771);animation:fall-59 26s -24s linear infinite}@keyframes fall-59{74.04%{transform:translate(88.9233vw,74.04vh) scale(.2771)}to{transform:translate(88.00895vw,99vh) scale(.2771)}}.snow:nth-child(60){opacity:.146;transform:translate(84.0115vw,-10px) scale(.8355);animation:fall-60 11s -10s linear infinite}@keyframes fall-60{65.339%{transform:translate(85.9625vw,65.339vh) scale(.8355)}to{transform:translate(84.987vw,99vh) scale(.8355)}}.snow:nth-child(61){opacity:.2624;transform:translate(27.0304vw,-10px) scale(.9335);animation:fall-61 15s -7s linear infinite}@keyframes fall-61{44.249%{transform:translate(28.7295vw,44.249vh) scale(.9335)}to{transform:translate(27.87995vw,99vh) scale(.9335)}}.snow:nth-child(62){opacity:.0308;transform:translate(9.5513vw,-10px) scale(.9274);animation:fall-62 21s -25s linear infinite}@keyframes fall-62{40.722%{transform:translate(19.418vw,40.722vh) scale(.9274)}to{transform:translate(14.48465vw,99vh) scale(.9274)}}.snow:nth-child(63){opacity:.256;transform:translate(53.0824vw,-10px) scale(.968);animation:fall-63 15s -29s linear infinite}@keyframes fall-63{41.848%{transform:translate(52.5848vw,41.848vh) scale(.968)}to{transform:translate(52.8336vw,99vh) scale(.968)}}.snow:nth-child(64){opacity:1.8784;transform:translate(12.7662vw,-10px) scale(.9818);animation:fall-64 23s -3s linear infinite}@keyframes fall-64{61.231%{transform:translate(5.6029vw,61.231vh) scale(.9818)}to{transform:translate(9.18455vw,99vh) scale(.9818)}}.snow:nth-child(65){opacity:.376;transform:translate(13.8256vw,-10px) scale(.222);animation:fall-65 12s -28s linear infinite}@keyframes fall-65{57.177%{transform:translate(11.7085vw,57.177vh) scale(.222)}to{transform:translate(12.76705vw,99vh) scale(.222)}}.snow:nth-child(66){opacity:1.6924;transform:translate(23.9439vw,-10px) scale(.8982);animation:fall-66 12s -21s linear infinite}@keyframes fall-66{52.624%{transform:translate(26.198vw,52.624vh) scale(.8982)}to{transform:translate(25.07095vw,99vh) scale(.8982)}}.snow:nth-child(67){opacity:1.6956;transform:translate(20.6225vw,-10px) scale(.4887);animation:fall-67 14s -3s linear infinite}@keyframes fall-67{75.825%{transform:translate(17.6463vw,75.825vh) scale(.4887)}to{transform:translate(19.1344vw,99vh) scale(.4887)}}.snow:nth-child(68){opacity:.9748;transform:translate(31.768vw,-10px) scale(.9929);animation:fall-68 18s -15s linear infinite}@keyframes fall-68{78.592%{transform:translate(26.165vw,78.592vh) scale(.9929)}to{transform:translate(28.9665vw,99vh) scale(.9929)}}.snow:nth-child(69){opacity:.6226;transform:translate(63.097vw,-10px) scale(.3071);animation:fall-69 21s -6s linear infinite}@keyframes fall-69{51.371%{transform:translate(64.3415vw,51.371vh) scale(.3071)}to{transform:translate(63.71925vw,99vh) scale(.3071)}}.snow:nth-child(70){opacity:.1468;transform:translate(36.4914vw,-10px) scale(.3784);animation:fall-70 10s -3s linear infinite}@keyframes fall-70{79.894%{transform:translate(29.3903vw,79.894vh) scale(.3784)}to{transform:translate(32.94085vw,99vh) scale(.3784)}}.snow:nth-child(71){opacity:.493;transform:translate(87.8156vw,-10px) scale(.9256);animation:fall-71 13s -11s linear infinite}@keyframes fall-71{51.101%{transform:translate(78.8685vw,51.101vh) scale(.9256)}to{transform:translate(83.34205vw,99vh) scale(.9256)}}.snow:nth-child(72){opacity:.447;transform:translate(80.6998vw,-10px) scale(.9612);animation:fall-72 16s -11s linear infinite}@keyframes fall-72{75.532%{transform:translate(72.9919vw,75.532vh) scale(.9612)}to{transform:translate(76.84585vw,99vh) scale(.9612)}}.snow:nth-child(73){opacity:1.0512;transform:translate(82.2176vw,-10px) scale(.3324);animation:fall-73 17s -19s linear infinite}@keyframes fall-73{63.993%{transform:translate(86.8099vw,63.993vh) scale(.3324)}to{transform:translate(84.51375vw,99vh) scale(.3324)}}.snow:nth-child(74){opacity:.5764;transform:translate(34.6283vw,-10px) scale(.9352);animation:fall-74 17s -10s linear infinite}@keyframes fall-74{79.266%{transform:translate(25.7639vw,79.266vh) scale(.9352)}to{transform:translate(30.1961vw,99vh) scale(.9352)}}.snow:nth-child(75){opacity:1.106;transform:translate(32.5606vw,-10px) scale(.0011);animation:fall-75 18s -7s linear infinite}@keyframes fall-75{39.369%{transform:translate(35.0606vw,39.369vh) scale(.0011)}to{transform:translate(33.8106vw,99vh) scale(.0011)}}.snow:nth-child(76){opacity:.7948;transform:translate(18.4439vw,-10px) scale(.9491);animation:fall-76 24s -10s linear infinite}@keyframes fall-76{30.368%{transform:translate(21.2399vw,30.368vh) scale(.9491)}to{transform:translate(19.8419vw,99vh) scale(.9491)}}.snow:nth-child(77){opacity:1.5702;transform:translate(94.7319vw,-10px) scale(.6479);animation:fall-77 12s -26s linear infinite}@keyframes fall-77{33.482%{transform:translate(90.505vw,33.482vh) scale(.6479)}to{transform:translate(92.61845vw,99vh) scale(.6479)}}.snow:nth-child(78){opacity:.2284;transform:translate(89.8402vw,-10px) scale(.9643);animation:fall-78 16s -17s linear infinite}@keyframes fall-78{38.786%{transform:translate(90.9917vw,38.786vh) scale(.9643)}to{transform:translate(90.41595vw,99vh) scale(.9643)}}.snow:nth-child(79){opacity:.7944;transform:translate(2.7315vw,-10px) scale(.9256);animation:fall-79 11s -20s linear infinite}@keyframes fall-79{50.52%{transform:translate(7.4867vw,50.52vh) scale(.9256)}to{transform:translate(5.1091vw,99vh) scale(.9256)}}.snow:nth-child(80){opacity:.6918;transform:translate(9.3064vw,-10px) scale(.3576);animation:fall-80 16s -14s linear infinite}@keyframes fall-80{38.101%{transform:translate(15.1208vw,38.101vh) scale(.3576)}to{transform:translate(12.2136vw,99vh) scale(.3576)}}.snow:nth-child(81){opacity:.7586;transform:translate(23.6379vw,-10px) scale(.0285);animation:fall-81 27s -9s linear infinite}@keyframes fall-81{36.797%{transform:translate(18.8918vw,36.797vh) scale(.0285)}to{transform:translate(21.26485vw,99vh) scale(.0285)}}.snow:nth-child(82){opacity:1.7714;transform:translate(42.0537vw,-10px) scale(.8779);animation:fall-82 19s -6s linear infinite}@keyframes fall-82{47.404%{transform:translate(39.2745vw,47.404vh) scale(.8779)}to{transform:translate(40.6641vw,99vh) scale(.8779)}}.snow:nth-child(83){opacity:1.7698;transform:translate(98.8005vw,-10px) scale(.6499);animation:fall-83 23s -2s linear infinite}@keyframes fall-83{36.662%{transform:translate(93.0484vw,36.662vh) scale(.6499)}to{transform:translate(95.92445vw,99vh) scale(.6499)}}.snow:nth-child(84){opacity:1.9366;transform:translate(19.9505vw,-10px) scale(.8903);animation:fall-84 16s -23s linear infinite}@keyframes fall-84{72.401%{transform:translate(14.9897vw,72.401vh) scale(.8903)}to{transform:translate(17.4701vw,99vh) scale(.8903)}}.snow:nth-child(85){opacity:1.1962;transform:translate(77.5481vw,-10px) scale(.942);animation:fall-85 20s -28s linear infinite}@keyframes fall-85{54.662%{transform:translate(74.7393vw,54.662vh) scale(.942)}to{transform:translate(76.1437vw,99vh) scale(.942)}}.snow:nth-child(86){opacity:.963;transform:translate(84.1223vw,-10px) scale(.6896);animation:fall-86 23s -1s linear infinite}@keyframes fall-86{65.51%{transform:translate(75.1355vw,65.51vh) scale(.6896)}to{transform:translate(79.6289vw,99vh) scale(.6896)}}.snow:nth-child(87){opacity:1.1452;transform:translate(8.54vw,-10px) scale(.7877);animation:fall-87 19s -25s linear infinite}@keyframes fall-87{36.206%{transform:translate(14.5592vw,36.206vh) scale(.7877)}to{transform:translate(11.5496vw,99vh) scale(.7877)}}.snow:nth-child(88){opacity:1.0712;transform:translate(18.4092vw,-10px) scale(.8896);animation:fall-88 23s -13s linear infinite}@keyframes fall-88{66.482%{transform:translate(24.6359vw,66.482vh) scale(.8896)}to{transform:translate(21.52255vw,99vh) scale(.8896)}}.snow:nth-child(89){opacity:.7486;transform:translate(30.7799vw,-10px) scale(.5216);animation:fall-89 20s -28s linear infinite}@keyframes fall-89{69.746%{transform:translate(37.6209vw,69.746vh) scale(.5216)}to{transform:translate(34.2004vw,99vh) scale(.5216)}}.snow:nth-child(90){opacity:1.1266;transform:translate(37.1387vw,-10px) scale(.5448);animation:fall-90 21s -28s linear infinite}@keyframes fall-90{49.564%{transform:translate(42.4429vw,49.564vh) scale(.5448)}to{transform:translate(39.7908vw,99vh) scale(.5448)}}.snow:nth-child(91){opacity:1.0756;transform:translate(12.1811vw,-10px) scale(.2693);animation:fall-91 27s -7s linear infinite}@keyframes fall-91{60.276%{transform:translate(16.4402vw,60.276vh) scale(.2693)}to{transform:translate(14.31065vw,99vh) scale(.2693)}}.snow:nth-child(92){opacity:.473;transform:translate(30.7945vw,-10px) scale(.3174);animation:fall-92 15s -8s linear infinite}@keyframes fall-92{57.603%{transform:translate(27.7715vw,57.603vh) scale(.3174)}to{transform:translate(29.283vw,99vh) scale(.3174)}}.snow:nth-child(93){opacity:1.267;transform:translate(92.0905vw,-10px) scale(.2927);animation:fall-93 10s -5s linear infinite}@keyframes fall-93{74.786%{transform:translate(100.9394vw,74.786vh) scale(.2927)}to{transform:translate(96.51495vw,99vh) scale(.2927)}}.snow:nth-child(94){opacity:1.5694;transform:translate(38.0982vw,-10px) scale(.0302);animation:fall-94 16s -18s linear infinite}@keyframes fall-94{43.498%{transform:translate(42.6362vw,43.498vh) scale(.0302)}to{transform:translate(40.3672vw,99vh) scale(.0302)}}.snow:nth-child(95){opacity:1.5688;transform:translate(25.3792vw,-10px) scale(.9823);animation:fall-95 10s -20s linear infinite}@keyframes fall-95{55.551%{transform:translate(20.9298vw,55.551vh) scale(.9823)}to{transform:translate(23.1545vw,99vh) scale(.9823)}}.snow:nth-child(96){opacity:.662;transform:translate(81.6431vw,-10px) scale(.8852);animation:fall-96 17s -9s linear infinite}@keyframes fall-96{35.808%{transform:translate(80.6284vw,35.808vh) scale(.8852)}to{transform:translate(81.13575vw,99vh) scale(.8852)}}.snow:nth-child(97){opacity:1.1784;transform:translate(25.345vw,-10px) scale(.7726);animation:fall-97 30s -27s linear infinite}@keyframes fall-97{45.356%{transform:translate(29.7486vw,45.356vh) scale(.7726)}to{transform:translate(27.5468vw,99vh) scale(.7726)}}.snow:nth-child(98){opacity:.8538;transform:translate(11.0547vw,-10px) scale(.4838);animation:fall-98 14s -22s linear infinite}@keyframes fall-98{57.475%{transform:translate(11.3193vw,57.475vh) scale(.4838)}to{transform:translate(11.187vw,99vh) scale(.4838)}}.snow:nth-child(99){opacity:1.7332;transform:translate(73.1169vw,-10px) scale(.0107);animation:fall-99 30s -18s linear infinite}@keyframes fall-99{37.45%{transform:translate(70.0398vw,37.45vh) scale(.0107)}to{transform:translate(71.57835vw,99vh) scale(.0107)}}.snow:nth-child(100){opacity:1.4628;transform:translate(71.3697vw,-10px) scale(.1149);animation:fall-100 19s -18s linear infinite}@keyframes fall-100{36.107%{transform:translate(65.8389vw,36.107vh) scale(.1149)}to{transform:translate(68.6043vw,99vh) scale(.1149)}}.snow:nth-child(101){opacity:.4144;transform:translate(94.1467vw,-10px) scale(.3214);animation:fall-101 14s -21s linear infinite}@keyframes fall-101{66.145%{transform:translate(101.819vw,66.145vh) scale(.3214)}to{transform:translate(97.98285vw,99vh) scale(.3214)}}.snow:nth-child(102){opacity:1.272;transform:translate(86.6819vw,-10px) scale(.7799);animation:fall-102 14s -15s linear infinite}@keyframes fall-102{55.123%{transform:translate(90.0158vw,55.123vh) scale(.7799)}to{transform:translate(88.34885vw,99vh) scale(.7799)}}.snow:nth-child(103){opacity:1.6796;transform:translate(90.8516vw,-10px) scale(.1815);animation:fall-103 14s -14s linear infinite}@keyframes fall-103{73.32%{transform:translate(94.6452vw,73.32vh) scale(.1815)}to{transform:translate(92.7484vw,99vh) scale(.1815)}}.snow:nth-child(104){opacity:.3632;transform:translate(36.6163vw,-10px) scale(.2605);animation:fall-104 11s -5s linear infinite}@keyframes fall-104{43.006%{transform:translate(45.1711vw,43.006vh) scale(.2605)}to{transform:translate(40.8937vw,99vh) scale(.2605)}}.snow:nth-child(105){opacity:.1932;transform:translate(51.4613vw,-10px) scale(.5734);animation:fall-105 16s -6s linear infinite}@keyframes fall-105{45.184%{transform:translate(56.1553vw,45.184vh) scale(.5734)}to{transform:translate(53.8083vw,99vh) scale(.5734)}}.snow:nth-child(106){opacity:.895;transform:translate(87.3792vw,-10px) scale(.3495);animation:fall-106 26s -2s linear infinite}@keyframes fall-106{47.266%{transform:translate(86.5013vw,47.266vh) scale(.3495)}to{transform:translate(86.94025vw,99vh) scale(.3495)}}.snow:nth-child(107){opacity:.8718;transform:translate(84.3698vw,-10px) scale(.0344);animation:fall-107 29s -22s linear infinite}@keyframes fall-107{31.982%{transform:translate(83.0666vw,31.982vh) scale(.0344)}to{transform:translate(83.7182vw,99vh) scale(.0344)}}.snow:nth-child(108){opacity:.6012;transform:translate(98.947vw,-10px) scale(.6771);animation:fall-108 25s -14s linear infinite}@keyframes fall-108{51.434%{transform:translate(105.3292vw,51.434vh) scale(.6771)}to{transform:translate(102.1381vw,99vh) scale(.6771)}}.snow:nth-child(109){opacity:1.666;transform:translate(80.7107vw,-10px) scale(.5773);animation:fall-109 17s -16s linear infinite}@keyframes fall-109{66.891%{transform:translate(81.8505vw,66.891vh) scale(.5773)}to{transform:translate(81.2806vw,99vh) scale(.5773)}}.snow:nth-child(110){opacity:1.2714;transform:translate(72.4305vw,-10px) scale(.8449);animation:fall-110 13s -2s linear infinite}@keyframes fall-110{51.149%{transform:translate(79.2244vw,51.149vh) scale(.8449)}to{transform:translate(75.82745vw,99vh) scale(.8449)}}.snow:nth-child(111){opacity:1.8952;transform:translate(5.5408vw,-10px) scale(.5466);animation:fall-111 18s -10s linear infinite}@keyframes fall-111{74.955%{transform:translate(4.1915vw,74.955vh) scale(.5466)}to{transform:translate(4.86615vw,99vh) scale(.5466)}}.snow:nth-child(112){opacity:.7606;transform:translate(92.8753vw,-10px) scale(.032);animation:fall-112 19s -29s linear infinite}@keyframes fall-112{50.967%{transform:translate(83.1409vw,50.967vh) scale(.032)}to{transform:translate(88.0081vw,99vh) scale(.032)}}.snow:nth-child(113){opacity:.9008;transform:translate(62.3486vw,-10px) scale(.0011);animation:fall-113 20s -9s linear infinite}@keyframes fall-113{74.919%{transform:translate(63.0206vw,74.919vh) scale(.0011)}to{transform:translate(62.6846vw,99vh) scale(.0011)}}.snow:nth-child(114){opacity:.8;transform:translate(50.403vw,-10px) scale(.1799);animation:fall-114 25s -26s linear infinite}@keyframes fall-114{31.793%{transform:translate(45.1899vw,31.793vh) scale(.1799)}to{transform:translate(47.79645vw,99vh) scale(.1799)}}.snow:nth-child(115){opacity:1.4478;transform:translate(54.8905vw,-10px) scale(.2885);animation:fall-115 11s -8s linear infinite}@keyframes fall-115{35.646%{transform:translate(60.2948vw,35.646vh) scale(.2885)}to{transform:translate(57.59265vw,99vh) scale(.2885)}}.snow:nth-child(116){opacity:1.4034;transform:translate(89.3246vw,-10px) scale(.3814);animation:fall-116 17s -3s linear infinite}@keyframes fall-116{49.679%{transform:translate(87.3796vw,49.679vh) scale(.3814)}to{transform:translate(88.3521vw,99vh) scale(.3814)}}.snow:nth-child(117){opacity:1.7516;transform:translate(55.0814vw,-10px) scale(.0052);animation:fall-117 11s -7s linear infinite}@keyframes fall-117{36.619%{transform:translate(56.2576vw,36.619vh) scale(.0052)}to{transform:translate(55.6695vw,99vh) scale(.0052)}}.snow:nth-child(118){opacity:.6366;transform:translate(17.9997vw,-10px) scale(.4618);animation:fall-118 10s -25s linear infinite}@keyframes fall-118{79.673%{transform:translate(14.0163vw,79.673vh) scale(.4618)}to{transform:translate(16.008vw,99vh) scale(.4618)}}.snow:nth-child(119){opacity:1.4822;transform:translate(89.5102vw,-10px) scale(.9826);animation:fall-119 16s -26s linear infinite}@keyframes fall-119{55.845%{transform:translate(98.9035vw,55.845vh) scale(.9826)}to{transform:translate(94.20685vw,99vh) scale(.9826)}}.snow:nth-child(120){opacity:1.6122;transform:translate(65.5213vw,-10px) scale(.2377);animation:fall-120 21s -25s linear infinite}@keyframes fall-120{40.702%{transform:translate(61.4939vw,40.702vh) scale(.2377)}to{transform:translate(63.5076vw,99vh) scale(.2377)}}.snow:nth-child(121){opacity:1.6398;transform:translate(17.2221vw,-10px) scale(.61);animation:fall-121 21s -8s linear infinite}@keyframes fall-121{78.012%{transform:translate(10.3719vw,78.012vh) scale(.61)}to{transform:translate(13.797vw,99vh) scale(.61)}}.snow:nth-child(122){opacity:1.2008;transform:translate(53.9632vw,-10px) scale(.794);animation:fall-122 25s -30s linear infinite}@keyframes fall-122{59.984%{transform:translate(47.3196vw,59.984vh) scale(.794)}to{transform:translate(50.6414vw,99vh) scale(.794)}}.snow:nth-child(123){opacity:1.3904;transform:translate(87.0648vw,-10px) scale(.0767);animation:fall-123 14s -5s linear infinite}@keyframes fall-123{57.798%{transform:translate(89.5523vw,57.798vh) scale(.0767)}to{transform:translate(88.30855vw,99vh) scale(.0767)}}.snow:nth-child(124){opacity:.5368;transform:translate(5.4792vw,-10px) scale(.8523);animation:fall-124 14s -3s linear infinite}@keyframes fall-124{39.823%{transform:translate(15.0495vw,39.823vh) scale(.8523)}to{transform:translate(10.26435vw,99vh) scale(.8523)}}.snow:nth-child(125){opacity:.7478;transform:translate(77.1389vw,-10px) scale(.8056);animation:fall-125 19s -15s linear infinite}@keyframes fall-125{31.892%{transform:translate(80.0276vw,31.892vh) scale(.8056)}to{transform:translate(78.58325vw,99vh) scale(.8056)}}.snow:nth-child(126){opacity:1.0586;transform:translate(90.9933vw,-10px) scale(.7426);animation:fall-126 13s -12s linear infinite}@keyframes fall-126{73.638%{transform:translate(82.2201vw,73.638vh) scale(.7426)}to{transform:translate(86.6067vw,99vh) scale(.7426)}}.snow:nth-child(127){opacity:.5208;transform:translate(68.2123vw,-10px) scale(.6644);animation:fall-127 16s -7s linear infinite}@keyframes fall-127{56.626%{transform:translate(70.6731vw,56.626vh) scale(.6644)}to{transform:translate(69.4427vw,99vh) scale(.6644)}}.snow:nth-child(128){opacity:1.585;transform:translate(56.8582vw,-10px) scale(.256);animation:fall-128 16s -3s linear infinite}@keyframes fall-128{58.003%{transform:translate(58.4977vw,58.003vh) scale(.256)}to{transform:translate(57.67795vw,99vh) scale(.256)}}.snow:nth-child(129){opacity:1.184;transform:translate(73.1233vw,-10px) scale(.9531);animation:fall-129 20s -14s linear infinite}@keyframes fall-129{32.466%{transform:translate(75.7269vw,32.466vh) scale(.9531)}to{transform:translate(74.4251vw,99vh) scale(.9531)}}.snow:nth-child(130){opacity:.4044;transform:translate(77.5351vw,-10px) scale(.6536);animation:fall-130 11s -9s linear infinite}@keyframes fall-130{79.126%{transform:translate(82.1594vw,79.126vh) scale(.6536)}to{transform:translate(79.84725vw,99vh) scale(.6536)}}.snow:nth-child(131){opacity:1.7548;transform:translate(17.7369vw,-10px) scale(.9134);animation:fall-131 13s -12s linear infinite}@keyframes fall-131{36.506%{transform:translate(11.4292vw,36.506vh) scale(.9134)}to{transform:translate(14.58305vw,99vh) scale(.9134)}}.snow:nth-child(132){opacity:.8554;transform:translate(35.2697vw,-10px) scale(.475);animation:fall-132 30s -1s linear infinite}@keyframes fall-132{32.056%{transform:translate(41.8461vw,32.056vh) scale(.475)}to{transform:translate(38.5579vw,99vh) scale(.475)}}.snow:nth-child(133){opacity:.527;transform:translate(91.1445vw,-10px) scale(.8005);animation:fall-133 14s -11s linear infinite}@keyframes fall-133{52.925%{transform:translate(94.4182vw,52.925vh) scale(.8005)}to{transform:translate(92.78135vw,99vh) scale(.8005)}}.snow:nth-child(134){opacity:.2092;transform:translate(22.1532vw,-10px) scale(.8619);animation:fall-134 11s -8s linear infinite}@keyframes fall-134{34.752%{transform:translate(23.1253vw,34.752vh) scale(.8619)}to{transform:translate(22.63925vw,99vh) scale(.8619)}}.snow:nth-child(135){opacity:1.6696;transform:translate(14.9966vw,-10px) scale(.8776);animation:fall-135 16s -20s linear infinite}@keyframes fall-135{56.16%{transform:translate(21.4609vw,56.16vh) scale(.8776)}to{transform:translate(18.22875vw,99vh) scale(.8776)}}.snow:nth-child(136){opacity:.7748;transform:translate(26.9908vw,-10px) scale(.7355);animation:fall-136 29s -25s linear infinite}@keyframes fall-136{64.887%{transform:translate(32.0522vw,64.887vh) scale(.7355)}to{transform:translate(29.5215vw,99vh) scale(.7355)}}.snow:nth-child(137){opacity:1.4832;transform:translate(84.1242vw,-10px) scale(.4841);animation:fall-137 19s -1s linear infinite}@keyframes fall-137{33.648%{transform:translate(83.681vw,33.648vh) scale(.4841)}to{transform:translate(83.9026vw,99vh) scale(.4841)}}.snow:nth-child(138){opacity:.8536;transform:translate(25.4737vw,-10px) scale(.0272);animation:fall-138 29s -15s linear infinite}@keyframes fall-138{63.194%{transform:translate(30.6178vw,63.194vh) scale(.0272)}to{transform:translate(28.04575vw,99vh) scale(.0272)}}.snow:nth-child(139){opacity:1.1238;transform:translate(87.3148vw,-10px) scale(.2521);animation:fall-139 26s -22s linear infinite}@keyframes fall-139{31.818%{transform:translate(95.097vw,31.818vh) scale(.2521)}to{transform:translate(91.2059vw,99vh) scale(.2521)}}.snow:nth-child(140){opacity:.8014;transform:translate(56.2914vw,-10px) scale(.8748);animation:fall-140 17s -12s linear infinite}@keyframes fall-140{66.896%{transform:translate(54.9902vw,66.896vh) scale(.8748)}to{transform:translate(55.6408vw,99vh) scale(.8748)}}.snow:nth-child(141){opacity:1.9158;transform:translate(55.8951vw,-10px) scale(.8485);animation:fall-141 20s -21s linear infinite}@keyframes fall-141{44.295%{transform:translate(54.9637vw,44.295vh) scale(.8485)}to{transform:translate(55.4294vw,99vh) scale(.8485)}}.snow:nth-child(142){opacity:.554;transform:translate(49.8904vw,-10px) scale(.38);animation:fall-142 12s -10s linear infinite}@keyframes fall-142{40.567%{transform:translate(51.434vw,40.567vh) scale(.38)}to{transform:translate(50.6622vw,99vh) scale(.38)}}.snow:nth-child(143){opacity:1.9384;transform:translate(74.434vw,-10px) scale(.3378);animation:fall-143 10s -8s linear infinite}@keyframes fall-143{73.169%{transform:translate(76.6305vw,73.169vh) scale(.3378)}to{transform:translate(75.53225vw,99vh) scale(.3378)}}.snow:nth-child(144){opacity:1.7714;transform:translate(47.4068vw,-10px) scale(.3972);animation:fall-144 24s -3s linear infinite}@keyframes fall-144{63.925%{transform:translate(40.253vw,63.925vh) scale(.3972)}to{transform:translate(43.8299vw,99vh) scale(.3972)}}.snow:nth-child(145){opacity:1.818;transform:translate(19.1645vw,-10px) scale(.6599);animation:fall-145 19s -13s linear infinite}@keyframes fall-145{74.819%{transform:translate(13.7276vw,74.819vh) scale(.6599)}to{transform:translate(16.44605vw,99vh) scale(.6599)}}.snow:nth-child(146){opacity:1.2766;transform:translate(21.8758vw,-10px) scale(.9482);animation:fall-146 11s -15s linear infinite}@keyframes fall-146{33.116%{transform:translate(27.8518vw,33.116vh) scale(.9482)}to{transform:translate(24.8638vw,99vh) scale(.9482)}}.snow:nth-child(147){opacity:.4792;transform:translate(74.6406vw,-10px) scale(.6596);animation:fall-147 29s -3s linear infinite}@keyframes fall-147{46.275%{transform:translate(70.7289vw,46.275vh) scale(.6596)}to{transform:translate(72.68475vw,99vh) scale(.6596)}}.snow:nth-child(148){opacity:1.4424;transform:translate(82.6187vw,-10px) scale(.6274);animation:fall-148 21s -1s linear infinite}@keyframes fall-148{49.093%{transform:translate(83.0249vw,49.093vh) scale(.6274)}to{transform:translate(82.8218vw,99vh) scale(.6274)}}.snow:nth-child(149){opacity:.6924;transform:translate(33.7802vw,-10px) scale(.4981);animation:fall-149 26s -21s linear infinite}@keyframes fall-149{45.754%{transform:translate(38.6014vw,45.754vh) scale(.4981)}to{transform:translate(36.1908vw,99vh) scale(.4981)}}.snow:nth-child(150){opacity:1.5846;transform:translate(97.8436vw,-10px) scale(.5157);animation:fall-150 19s -5s linear infinite}@keyframes fall-150{32.851%{transform:translate(103.7478vw,32.851vh) scale(.5157)}to{transform:translate(100.7957vw,99vh) scale(.5157)}}.snow:nth-child(151){opacity:.7888;transform:translate(14.5416vw,-10px) scale(.5775);animation:fall-151 12s -20s linear infinite}@keyframes fall-151{33.233%{transform:translate(23.834vw,33.233vh) scale(.5775)}to{transform:translate(19.1878vw,99vh) scale(.5775)}}.snow:nth-child(152){opacity:1.7726;transform:translate(16.0552vw,-10px) scale(.3893);animation:fall-152 13s -8s linear infinite}@keyframes fall-152{38.218%{transform:translate(17.9642vw,38.218vh) scale(.3893)}to{transform:translate(17.0097vw,99vh) scale(.3893)}}.snow:nth-child(153){opacity:.7042;transform:translate(62.9425vw,-10px) scale(.3605);animation:fall-153 25s -23s linear infinite}@keyframes fall-153{42.034%{transform:translate(70.1382vw,42.034vh) scale(.3605)}to{transform:translate(66.54035vw,99vh) scale(.3605)}}.snow:nth-child(154){opacity:1.7254;transform:translate(99.0831vw,-10px) scale(.6139);animation:fall-154 21s -14s linear infinite}@keyframes fall-154{66.514%{transform:translate(97.3292vw,66.514vh) scale(.6139)}to{transform:translate(98.20615vw,99vh) scale(.6139)}}.snow:nth-child(155){opacity:1.9262;transform:translate(96.2338vw,-10px) scale(.1559);animation:fall-155 21s -27s linear infinite}@keyframes fall-155{31.493%{transform:translate(100.2567vw,31.493vh) scale(.1559)}to{transform:translate(98.24525vw,99vh) scale(.1559)}}.snow:nth-child(156){opacity:1.5668;transform:translate(29.3152vw,-10px) scale(.3778);animation:fall-156 14s -8s linear infinite}@keyframes fall-156{72.656%{transform:translate(28.507vw,72.656vh) scale(.3778)}to{transform:translate(28.9111vw,99vh) scale(.3778)}}.snow:nth-child(157){opacity:.1012;transform:translate(14.9532vw,-10px) scale(.8169);animation:fall-157 25s -15s linear infinite}@keyframes fall-157{43.907%{transform:translate(13.7147vw,43.907vh) scale(.8169)}to{transform:translate(14.33395vw,99vh) scale(.8169)}}.snow:nth-child(158){opacity:1.2654;transform:translate(15.16vw,-10px) scale(.8248);animation:fall-158 27s -4s linear infinite}@keyframes fall-158{60.099%{transform:translate(21.5655vw,60.099vh) scale(.8248)}to{transform:translate(18.36275vw,99vh) scale(.8248)}}.snow:nth-child(159){opacity:.7166;transform:translate(19.7164vw,-10px) scale(.1057);animation:fall-159 16s -30s linear infinite}@keyframes fall-159{33.127%{transform:translate(22.6437vw,33.127vh) scale(.1057)}to{transform:translate(21.18005vw,99vh) scale(.1057)}}.snow:nth-child(160){opacity:1.4614;transform:translate(64.5602vw,-10px) scale(.8067);animation:fall-160 15s -6s linear infinite}@keyframes fall-160{73.061%{transform:translate(72.5976vw,73.061vh) scale(.8067)}to{transform:translate(68.5789vw,99vh) scale(.8067)}}.snow:nth-child(161){opacity:1.9952;transform:translate(15.1648vw,-10px) scale(.5442);animation:fall-161 26s -22s linear infinite}@keyframes fall-161{37.593%{transform:translate(19.4211vw,37.593vh) scale(.5442)}to{transform:translate(17.29295vw,99vh) scale(.5442)}}.snow:nth-child(162){opacity:1.1788;transform:translate(47.3076vw,-10px) scale(.1787);animation:fall-162 16s -23s linear infinite}@keyframes fall-162{58.583%{transform:translate(55.6083vw,58.583vh) scale(.1787)}to{transform:translate(51.45795vw,99vh) scale(.1787)}}.snow:nth-child(163){opacity:.0658;transform:translate(40.7502vw,-10px) scale(.7577);animation:fall-163 20s -18s linear infinite}@keyframes fall-163{49.29%{transform:translate(43.6922vw,49.29vh) scale(.7577)}to{transform:translate(42.2212vw,99vh) scale(.7577)}}.snow:nth-child(164){opacity:.852;transform:translate(65.3899vw,-10px) scale(.7774);animation:fall-164 21s -18s linear infinite}@keyframes fall-164{45.123%{transform:translate(71.7947vw,45.123vh) scale(.7774)}to{transform:translate(68.5923vw,99vh) scale(.7774)}}.snow:nth-child(165){opacity:.2874;transform:translate(51.5752vw,-10px) scale(.7161);animation:fall-165 28s -2s linear infinite}@keyframes fall-165{46.989%{transform:translate(61.1137vw,46.989vh) scale(.7161)}to{transform:translate(56.34445vw,99vh) scale(.7161)}}.snow:nth-child(166){opacity:1.5816;transform:translate(51.5345vw,-10px) scale(.755);animation:fall-166 13s -27s linear infinite}@keyframes fall-166{37.466%{transform:translate(55.5088vw,37.466vh) scale(.755)}to{transform:translate(53.52165vw,99vh) scale(.755)}}.snow:nth-child(167){opacity:.2046;transform:translate(38.0896vw,-10px) scale(.7487);animation:fall-167 27s -7s linear infinite}@keyframes fall-167{38.51%{transform:translate(37.1865vw,38.51vh) scale(.7487)}to{transform:translate(37.63805vw,99vh) scale(.7487)}}.snow:nth-child(168){opacity:1.023;transform:translate(51.9166vw,-10px) scale(.4639);animation:fall-168 23s -7s linear infinite}@keyframes fall-168{34.773%{transform:translate(61.1701vw,34.773vh) scale(.4639)}to{transform:translate(56.54335vw,99vh) scale(.4639)}}.snow:nth-child(169){opacity:1.4218;transform:translate(38.6338vw,-10px) scale(.5622);animation:fall-169 11s -19s linear infinite}@keyframes fall-169{33.507%{transform:translate(36.7531vw,33.507vh) scale(.5622)}to{transform:translate(37.69345vw,99vh) scale(.5622)}}.snow:nth-child(170){opacity:1.297;transform:translate(8.5318vw,-10px) scale(.0476);animation:fall-170 23s -27s linear infinite}@keyframes fall-170{70.681%{transform:translate(3.4715vw,70.681vh) scale(.0476)}to{transform:translate(6.00165vw,99vh) scale(.0476)}}.snow:nth-child(171){opacity:1.471;transform:translate(62.7194vw,-10px) scale(.2718);animation:fall-171 13s -3s linear infinite}@keyframes fall-171{63.773%{transform:translate(67.3548vw,63.773vh) scale(.2718)}to{transform:translate(65.0371vw,99vh) scale(.2718)}}.snow:nth-child(172){opacity:.2918;transform:translate(41.533vw,-10px) scale(.9287);animation:fall-172 27s -9s linear infinite}@keyframes fall-172{75.782%{transform:translate(46.8928vw,75.782vh) scale(.9287)}to{transform:translate(44.2129vw,99vh) scale(.9287)}}.snow:nth-child(173){opacity:.655;transform:translate(.6726vw,-10px) scale(.4648);animation:fall-173 16s -6s linear infinite}@keyframes fall-173{51.366%{transform:translate(7.1229vw,51.366vh) scale(.4648)}to{transform:translate(3.89775vw,99vh) scale(.4648)}}.snow:nth-child(174){opacity:.9024;transform:translate(26.6584vw,-10px) scale(.0911);animation:fall-174 28s -3s linear infinite}@keyframes fall-174{74.802%{transform:translate(17.9955vw,74.802vh) scale(.0911)}to{transform:translate(22.32695vw,99vh) scale(.0911)}}.snow:nth-child(175){opacity:1.9694;transform:translate(27.3412vw,-10px) scale(.6768);animation:fall-175 26s -19s linear infinite}@keyframes fall-175{79.55%{transform:translate(27.8799vw,79.55vh) scale(.6768)}to{transform:translate(27.61055vw,99vh) scale(.6768)}}.snow:nth-child(176){opacity:1.4726;transform:translate(86.1691vw,-10px) scale(.1159);animation:fall-176 28s -6s linear infinite}@keyframes fall-176{52.677%{transform:translate(91.4037vw,52.677vh) scale(.1159)}to{transform:translate(88.7864vw,99vh) scale(.1159)}}.snow:nth-child(177){opacity:1.1464;transform:translate(4.6921vw,-10px) scale(.6324);animation:fall-177 11s -5s linear infinite}@keyframes fall-177{51.221%{transform:translate(-5.171vw,51.221vh) scale(.6324)}to{transform:translate(-.23945vw,99vh) scale(.6324)}}.snow:nth-child(178){opacity:.2712;transform:translate(5.8379vw,-10px) scale(.2682);animation:fall-178 20s -28s linear infinite}@keyframes fall-178{31.159%{transform:translate(7.4989vw,31.159vh) scale(.2682)}to{transform:translate(6.6684vw,99vh) scale(.2682)}}.snow:nth-child(179){opacity:1.0692;transform:translate(59.9069vw,-10px) scale(.9835);animation:fall-179 30s -8s linear infinite}@keyframes fall-179{41.696%{transform:translate(52.2717vw,41.696vh) scale(.9835)}to{transform:translate(56.0893vw,99vh) scale(.9835)}}.snow:nth-child(180){opacity:.5706;transform:translate(44.1791vw,-10px) scale(.3752);animation:fall-180 10s -21s linear infinite}@keyframes fall-180{68.677%{transform:translate(43.6963vw,68.677vh) scale(.3752)}to{transform:translate(43.9377vw,99vh) scale(.3752)}}.snow:nth-child(181){opacity:.6472;transform:translate(22.2411vw,-10px) scale(.5343);animation:fall-181 28s -25s linear infinite}@keyframes fall-181{75.733%{transform:translate(18.728vw,75.733vh) scale(.5343)}to{transform:translate(20.48455vw,99vh) scale(.5343)}}.snow:nth-child(182){opacity:.351;transform:translate(88.945vw,-10px) scale(.2717);animation:fall-182 11s -15s linear infinite}@keyframes fall-182{76.754%{transform:translate(92.8082vw,76.754vh) scale(.2717)}to{transform:translate(90.8766vw,99vh) scale(.2717)}}.snow:nth-child(183){opacity:1.623;transform:translate(35.686vw,-10px) scale(.9911);animation:fall-183 11s -29s linear infinite}@keyframes fall-183{72.528%{transform:translate(31.5627vw,72.528vh) scale(.9911)}to{transform:translate(33.62435vw,99vh) scale(.9911)}}.snow:nth-child(184){opacity:.8158;transform:translate(66.5144vw,-10px) scale(.0946);animation:fall-184 29s -22s linear infinite}@keyframes fall-184{52.872%{transform:translate(64.6284vw,52.872vh) scale(.0946)}to{transform:translate(65.5714vw,99vh) scale(.0946)}}.snow:nth-child(185){opacity:1.6892;transform:translate(34.5711vw,-10px) scale(.5613);animation:fall-185 14s -9s linear infinite}@keyframes fall-185{34.744%{transform:translate(30.6066vw,34.744vh) scale(.5613)}to{transform:translate(32.58885vw,99vh) scale(.5613)}}.snow:nth-child(186){opacity:1.0722;transform:translate(.0884vw,-10px) scale(.6005);animation:fall-186 16s -24s linear infinite}@keyframes fall-186{57.646%{transform:translate(2.8379vw,57.646vh) scale(.6005)}to{transform:translate(1.46315vw,99vh) scale(.6005)}}.snow:nth-child(187){opacity:1.4374;transform:translate(34.2493vw,-10px) scale(.9555);animation:fall-187 28s -9s linear infinite}@keyframes fall-187{48.726%{transform:translate(43.3195vw,48.726vh) scale(.9555)}to{transform:translate(38.7844vw,99vh) scale(.9555)}}.snow:nth-child(188){opacity:1.829;transform:translate(68.5752vw,-10px) scale(.1808);animation:fall-188 26s -14s linear infinite}@keyframes fall-188{76.847%{transform:translate(68.7776vw,76.847vh) scale(.1808)}to{transform:translate(68.6764vw,99vh) scale(.1808)}}.snow:nth-child(189){opacity:1.6846;transform:translate(58.4473vw,-10px) scale(.6262);animation:fall-189 10s -17s linear infinite}@keyframes fall-189{37.199%{transform:translate(67.5348vw,37.199vh) scale(.6262)}to{transform:translate(62.99105vw,99vh) scale(.6262)}}.snow:nth-child(190){opacity:.162;transform:translate(7.067vw,-10px) scale(.2959);animation:fall-190 24s -8s linear infinite}@keyframes fall-190{51.107%{transform:translate(1.7688vw,51.107vh) scale(.2959)}to{transform:translate(4.4179vw,99vh) scale(.2959)}}.snow:nth-child(191){opacity:.4664;transform:translate(57.1229vw,-10px) scale(.3136);animation:fall-191 20s -6s linear infinite}@keyframes fall-191{50.577%{transform:translate(49.8542vw,50.577vh) scale(.3136)}to{transform:translate(53.48855vw,99vh) scale(.3136)}}.snow:nth-child(192){opacity:.794;transform:translate(8.9205vw,-10px) scale(.4245);animation:fall-192 19s -16s linear infinite}@keyframes fall-192{74.611%{transform:translate(2.5447vw,74.611vh) scale(.4245)}to{transform:translate(5.7326vw,99vh) scale(.4245)}}.snow:nth-child(193){opacity:1.6586;transform:translate(66.8613vw,-10px) scale(.7624);animation:fall-193 19s -10s linear infinite}@keyframes fall-193{31.356%{transform:translate(72.2939vw,31.356vh) scale(.7624)}to{transform:translate(69.5776vw,99vh) scale(.7624)}}.snow:nth-child(194){opacity:1.753;transform:translate(64.3742vw,-10px) scale(.1958);animation:fall-194 22s -15s linear infinite}@keyframes fall-194{42.613%{transform:translate(62.7519vw,42.613vh) scale(.1958)}to{transform:translate(63.56305vw,99vh) scale(.1958)}}.snow:nth-child(195){opacity:.556;transform:translate(41.4184vw,-10px) scale(.9251);animation:fall-195 20s -5s linear infinite}@keyframes fall-195{30.922%{transform:translate(40.6276vw,30.922vh) scale(.9251)}to{transform:translate(41.023vw,99vh) scale(.9251)}}.snow:nth-child(196){opacity:.2324;transform:translate(62.8748vw,-10px) scale(.0602);animation:fall-196 18s -22s linear infinite}@keyframes fall-196{37.143%{transform:translate(60.1274vw,37.143vh) scale(.0602)}to{transform:translate(61.5011vw,99vh) scale(.0602)}}.snow:nth-child(197){opacity:.1056;transform:translate(30.7718vw,-10px) scale(.7543);animation:fall-197 14s -30s linear infinite}@keyframes fall-197{41.931%{transform:translate(28.5059vw,41.931vh) scale(.7543)}to{transform:translate(29.63885vw,99vh) scale(.7543)}}.snow:nth-child(198){opacity:.7894;transform:translate(89.4995vw,-10px) scale(.7433);animation:fall-198 16s -30s linear infinite}@keyframes fall-198{71.271%{transform:translate(84.4588vw,71.271vh) scale(.7433)}to{transform:translate(86.97915vw,99vh) scale(.7433)}}.snow:nth-child(199){opacity:1.5782;transform:translate(47.0256vw,-10px) scale(.8976);animation:fall-199 18s -8s linear infinite}@keyframes fall-199{77.666%{transform:translate(41.5431vw,77.666vh) scale(.8976)}to{transform:translate(44.28435vw,99vh) scale(.8976)}}.snow:nth-child(200){opacity:.5292;transform:translate(9.281vw,-10px) scale(.4598);animation:fall-200 21s -30s linear infinite}@keyframes fall-200{40.882%{transform:translate(16.7983vw,40.882vh) scale(.4598)}to{transform:translate(13.03965vw,99vh) scale(.4598)}}.snow:nth-child(201){opacity:1.866;transform:translate(61.9027vw,-10px) scale(.308);animation:fall-201 29s -16s linear infinite}@keyframes fall-201{70.681%{transform:translate(61.771vw,70.681vh) scale(.308)}to{transform:translate(61.83685vw,99vh) scale(.308)}}.snow:nth-child(202){opacity:1.1434;transform:translate(2.3126vw,-10px) scale(.9975);animation:fall-202 10s -27s linear infinite}@keyframes fall-202{37.609%{transform:translate(1.1333vw,37.609vh) scale(.9975)}to{transform:translate(1.72295vw,99vh) scale(.9975)}}.snow:nth-child(203){opacity:1.108;transform:translate(69.4515vw,-10px) scale(.2494);animation:fall-203 17s -27s linear infinite}@keyframes fall-203{58.459%{transform:translate(63.6027vw,58.459vh) scale(.2494)}to{transform:translate(66.5271vw,99vh) scale(.2494)}}.snow:nth-child(204){opacity:1.2456;transform:translate(51.6153vw,-10px) scale(.9043);animation:fall-204 10s -16s linear infinite}@keyframes fall-204{33.631%{transform:translate(44.7396vw,33.631vh) scale(.9043)}to{transform:translate(48.17745vw,99vh) scale(.9043)}}.snow:nth-child(205){opacity:1.0798;transform:translate(96.3698vw,-10px) scale(.963);animation:fall-205 25s -24s linear infinite}@keyframes fall-205{73.292%{transform:translate(103.7411vw,73.292vh) scale(.963)}to{transform:translate(100.05545vw,99vh) scale(.963)}}.snow:nth-child(206){opacity:1.0064;transform:translate(87.8423vw,-10px) scale(.4755);animation:fall-206 14s -11s linear infinite}@keyframes fall-206{35.082%{transform:translate(82.4207vw,35.082vh) scale(.4755)}to{transform:translate(85.1315vw,99vh) scale(.4755)}}.snow:nth-child(207){opacity:1.5586;transform:translate(50.0738vw,-10px) scale(.6739);animation:fall-207 26s -15s linear infinite}@keyframes fall-207{74.745%{transform:translate(47.0164vw,74.745vh) scale(.6739)}to{transform:translate(48.5451vw,99vh) scale(.6739)}}.snow:nth-child(208){opacity:.0014;transform:translate(33.0161vw,-10px) scale(.606);animation:fall-208 23s -10s linear infinite}@keyframes fall-208{60.771%{transform:translate(29.5069vw,60.771vh) scale(.606)}to{transform:translate(31.2615vw,99vh) scale(.606)}}.snow:nth-child(209){opacity:.9432;transform:translate(63.8448vw,-10px) scale(.6264);animation:fall-209 21s -2s linear infinite}@keyframes fall-209{44.908%{transform:translate(65.7168vw,44.908vh) scale(.6264)}to{transform:translate(64.7808vw,99vh) scale(.6264)}}.snow:nth-child(210){opacity:.8988;transform:translate(33.5823vw,-10px) scale(.8287);animation:fall-210 16s -25s linear infinite}@keyframes fall-210{51.371%{transform:translate(30.2961vw,51.371vh) scale(.8287)}to{transform:translate(31.9392vw,99vh) scale(.8287)}}.snow:nth-child(211){opacity:1.4592;transform:translate(22.0292vw,-10px) scale(.8252);animation:fall-211 24s -24s linear infinite}@keyframes fall-211{77.136%{transform:translate(16.3304vw,77.136vh) scale(.8252)}to{transform:translate(19.1798vw,99vh) scale(.8252)}}.snow:nth-child(212){opacity:1.9854;transform:translate(33.8436vw,-10px) scale(.4092);animation:fall-212 25s -14s linear infinite}@keyframes fall-212{65.584%{transform:translate(31.006vw,65.584vh) scale(.4092)}to{transform:translate(32.4248vw,99vh) scale(.4092)}}.snow:nth-child(213){opacity:1.4882;transform:translate(51.8152vw,-10px) scale(.9096);animation:fall-213 21s -30s linear infinite}@keyframes fall-213{41.106%{transform:translate(58.2598vw,41.106vh) scale(.9096)}to{transform:translate(55.0375vw,99vh) scale(.9096)}}.snow:nth-child(214){opacity:1.5012;transform:translate(35.5426vw,-10px) scale(.2108);animation:fall-214 16s -22s linear infinite}@keyframes fall-214{66.519%{transform:translate(43.5828vw,66.519vh) scale(.2108)}to{transform:translate(39.5627vw,99vh) scale(.2108)}}.snow:nth-child(215){opacity:.9492;transform:translate(12.1553vw,-10px) scale(.2128);animation:fall-215 12s -14s linear infinite}@keyframes fall-215{46.532%{transform:translate(21.7344vw,46.532vh) scale(.2128)}to{transform:translate(16.94485vw,99vh) scale(.2128)}}.snow:nth-child(216){opacity:1.4578;transform:translate(63.1799vw,-10px) scale(.3543);animation:fall-216 29s -13s linear infinite}@keyframes fall-216{55.045%{transform:translate(62.1918vw,55.045vh) scale(.3543)}to{transform:translate(62.68585vw,99vh) scale(.3543)}}.snow:nth-child(217){opacity:.311;transform:translate(20.7768vw,-10px) scale(.4159);animation:fall-217 21s -13s linear infinite}@keyframes fall-217{55.077%{transform:translate(28.9749vw,55.077vh) scale(.4159)}to{transform:translate(24.87585vw,99vh) scale(.4159)}}.snow:nth-child(218){opacity:.4428;transform:translate(77.4259vw,-10px) scale(.6256);animation:fall-218 12s -6s linear infinite}@keyframes fall-218{67.372%{transform:translate(74.5846vw,67.372vh) scale(.6256)}to{transform:translate(76.00525vw,99vh) scale(.6256)}}.snow:nth-child(219){opacity:1.88;transform:translate(11.3802vw,-10px) scale(.9121);animation:fall-219 30s -26s linear infinite}@keyframes fall-219{77.39%{transform:translate(19.4411vw,77.39vh) scale(.9121)}to{transform:translate(15.41065vw,99vh) scale(.9121)}}.snow:nth-child(220){opacity:.4768;transform:translate(31.4792vw,-10px) scale(.6383);animation:fall-220 15s -2s linear infinite}@keyframes fall-220{75.658%{transform:translate(37.7203vw,75.658vh) scale(.6383)}to{transform:translate(34.59975vw,99vh) scale(.6383)}}.snow:nth-child(221){opacity:1.5088;transform:translate(33.5406vw,-10px) scale(.3824);animation:fall-221 19s -7s linear infinite}@keyframes fall-221{55.911%{transform:translate(24.2871vw,55.911vh) scale(.3824)}to{transform:translate(28.91385vw,99vh) scale(.3824)}}.snow:nth-child(222){opacity:.0708;transform:translate(91.8642vw,-10px) scale(.3454);animation:fall-222 12s -23s linear infinite}@keyframes fall-222{37.998%{transform:translate(86.0031vw,37.998vh) scale(.3454)}to{transform:translate(88.93365vw,99vh) scale(.3454)}}.snow:nth-child(223){opacity:1.3724;transform:translate(96.2598vw,-10px) scale(.221);animation:fall-223 11s -16s linear infinite}@keyframes fall-223{65.482%{transform:translate(89.0453vw,65.482vh) scale(.221)}to{transform:translate(92.65255vw,99vh) scale(.221)}}.snow:nth-child(224){opacity:1.2418;transform:translate(68.9501vw,-10px) scale(.6637);animation:fall-224 23s -24s linear infinite}@keyframes fall-224{57.451%{transform:translate(77.4998vw,57.451vh) scale(.6637)}to{transform:translate(73.22495vw,99vh) scale(.6637)}}.snow:nth-child(225){opacity:1.5946;transform:translate(78.49vw,-10px) scale(.3519);animation:fall-225 30s -17s linear infinite}@keyframes fall-225{48.108%{transform:translate(71.1809vw,48.108vh) scale(.3519)}to{transform:translate(74.83545vw,99vh) scale(.3519)}}.snow:nth-child(226){opacity:.0664;transform:translate(79.637vw,-10px) scale(.9398);animation:fall-226 10s -4s linear infinite}@keyframes fall-226{53.23%{transform:translate(81.7066vw,53.23vh) scale(.9398)}to{transform:translate(80.6718vw,99vh) scale(.9398)}}.snow:nth-child(227){opacity:1.9164;transform:translate(48.9077vw,-10px) scale(.8054);animation:fall-227 25s -7s linear infinite}@keyframes fall-227{40.281%{transform:translate(55.326vw,40.281vh) scale(.8054)}to{transform:translate(52.11685vw,99vh) scale(.8054)}}.snow:nth-child(228){opacity:.9398;transform:translate(85.824vw,-10px) scale(.6719);animation:fall-228 14s -3s linear infinite}@keyframes fall-228{60.152%{transform:translate(84.5078vw,60.152vh) scale(.6719)}to{transform:translate(85.1659vw,99vh) scale(.6719)}}.snow:nth-child(229){opacity:.7594;transform:translate(65.346vw,-10px) scale(.903);animation:fall-229 22s -16s linear infinite}@keyframes fall-229{75.002%{transform:translate(67.1829vw,75.002vh) scale(.903)}to{transform:translate(66.26445vw,99vh) scale(.903)}}.snow:nth-child(230){opacity:1.7632;transform:translate(30.9498vw,-10px) scale(.9025);animation:fall-230 22s -7s linear infinite}@keyframes fall-230{71.886%{transform:translate(30.153vw,71.886vh) scale(.9025)}to{transform:translate(30.5514vw,99vh) scale(.9025)}}.snow:nth-child(231){opacity:.7662;transform:translate(56.9273vw,-10px) scale(.3066);animation:fall-231 16s -8s linear infinite}@keyframes fall-231{57.27%{transform:translate(49.6003vw,57.27vh) scale(.3066)}to{transform:translate(53.2638vw,99vh) scale(.3066)}}.snow:nth-child(232){opacity:1.5166;transform:translate(24.6917vw,-10px) scale(.3609);animation:fall-232 11s -20s linear infinite}@keyframes fall-232{51.032%{transform:translate(26.9905vw,51.032vh) scale(.3609)}to{transform:translate(25.8411vw,99vh) scale(.3609)}}.snow:nth-child(233){opacity:.4624;transform:translate(36.7574vw,-10px) scale(.9671);animation:fall-233 10s -26s linear infinite}@keyframes fall-233{79.065%{transform:translate(38.4514vw,79.065vh) scale(.9671)}to{transform:translate(37.6044vw,99vh) scale(.9671)}}.snow:nth-child(234){opacity:.531;transform:translate(48.4803vw,-10px) scale(.1163);animation:fall-234 20s -5s linear infinite}@keyframes fall-234{71.389%{transform:translate(55.4072vw,71.389vh) scale(.1163)}to{transform:translate(51.94375vw,99vh) scale(.1163)}}.snow:nth-child(235){opacity:1.1022;transform:translate(48.8856vw,-10px) scale(.0629);animation:fall-235 11s -7s linear infinite}@keyframes fall-235{33.618%{transform:translate(53.0764vw,33.618vh) scale(.0629)}to{transform:translate(50.981vw,99vh) scale(.0629)}}.snow:nth-child(236){opacity:1.5212;transform:translate(2.5314vw,-10px) scale(.4616);animation:fall-236 22s -5s linear infinite}@keyframes fall-236{58.669%{transform:translate(7.0832vw,58.669vh) scale(.4616)}to{transform:translate(4.8073vw,99vh) scale(.4616)}}.snow:nth-child(237){opacity:.0228;transform:translate(15.2577vw,-10px) scale(.5772);animation:fall-237 18s -6s linear infinite}@keyframes fall-237{30.752%{transform:translate(17.2195vw,30.752vh) scale(.5772)}to{transform:translate(16.2386vw,99vh) scale(.5772)}}.snow:nth-child(238){opacity:1.9332;transform:translate(80.7796vw,-10px) scale(.96);animation:fall-238 28s -19s linear infinite}@keyframes fall-238{55.53%{transform:translate(81.5801vw,55.53vh) scale(.96)}to{transform:translate(81.17985vw,99vh) scale(.96)}}.snow:nth-child(239){opacity:1.3542;transform:translate(40.7545vw,-10px) scale(.2027);animation:fall-239 15s -6s linear infinite}@keyframes fall-239{33.542%{transform:translate(40.8884vw,33.542vh) scale(.2027)}to{transform:translate(40.82145vw,99vh) scale(.2027)}}.snow:nth-child(240){opacity:1.9082;transform:translate(80.3936vw,-10px) scale(.2865);animation:fall-240 12s -5s linear infinite}@keyframes fall-240{58.967%{transform:translate(85.7875vw,58.967vh) scale(.2865)}to{transform:translate(83.09055vw,99vh) scale(.2865)}}.snow:nth-child(241){opacity:1.7194;transform:translate(46.3313vw,-10px) scale(.1568);animation:fall-241 23s -11s linear infinite}@keyframes fall-241{54.512%{transform:translate(54.32vw,54.512vh) scale(.1568)}to{transform:translate(50.32565vw,99vh) scale(.1568)}}.snow:nth-child(242){opacity:1.8426;transform:translate(42.1584vw,-10px) scale(.6044);animation:fall-242 23s -25s linear infinite}@keyframes fall-242{78.101%{transform:translate(37.2921vw,78.101vh) scale(.6044)}to{transform:translate(39.72525vw,99vh) scale(.6044)}}.snow:nth-child(243){opacity:1.6766;transform:translate(82.5894vw,-10px) scale(.8233);animation:fall-243 19s -28s linear infinite}@keyframes fall-243{60.793%{transform:translate(87.8142vw,60.793vh) scale(.8233)}to{transform:translate(85.2018vw,99vh) scale(.8233)}}.snow:nth-child(244){opacity:.445;transform:translate(26.8925vw,-10px) scale(.2895);animation:fall-244 28s -3s linear infinite}@keyframes fall-244{43.968%{transform:translate(34.3011vw,43.968vh) scale(.2895)}to{transform:translate(30.5968vw,99vh) scale(.2895)}}.snow:nth-child(245){opacity:.6974;transform:translate(84.5408vw,-10px) scale(.1041);animation:fall-245 22s -18s linear infinite}@keyframes fall-245{61.701%{transform:translate(82.6811vw,61.701vh) scale(.1041)}to{transform:translate(83.61095vw,99vh) scale(.1041)}}.snow:nth-child(246){opacity:1.3216;transform:translate(63.0875vw,-10px) scale(.3186);animation:fall-246 10s -24s linear infinite}@keyframes fall-246{72.041%{transform:translate(69.2311vw,72.041vh) scale(.3186)}to{transform:translate(66.1593vw,99vh) scale(.3186)}}.snow:nth-child(247){opacity:.5328;transform:translate(88.3095vw,-10px) scale(.9689);animation:fall-247 30s -4s linear infinite}@keyframes fall-247{73.172%{transform:translate(97.5265vw,73.172vh) scale(.9689)}to{transform:translate(92.918vw,99vh) scale(.9689)}}.snow:nth-child(248){opacity:1.9856;transform:translate(56.3687vw,-10px) scale(.9531);animation:fall-248 26s -29s linear infinite}@keyframes fall-248{49.858%{transform:translate(52.6978vw,49.858vh) scale(.9531)}to{transform:translate(54.53325vw,99vh) scale(.9531)}}.snow:nth-child(249){opacity:.5226;transform:translate(5.0746vw,-10px) scale(.7233);animation:fall-249 12s -30s linear infinite}@keyframes fall-249{77.528%{transform:translate(6.9849vw,77.528vh) scale(.7233)}to{transform:translate(6.02975vw,99vh) scale(.7233)}}.snow:nth-child(250){opacity:.3308;transform:translate(64.0057vw,-10px) scale(.8506);animation:fall-250 22s -23s linear infinite}@keyframes fall-250{75.65%{transform:translate(73.5946vw,75.65vh) scale(.8506)}to{transform:translate(68.80015vw,99vh) scale(.8506)}}.snow:nth-child(251){opacity:1.9844;transform:translate(17.337vw,-10px) scale(.6059);animation:fall-251 29s -15s linear infinite}@keyframes fall-251{69.375%{transform:translate(14.3295vw,69.375vh) scale(.6059)}to{transform:translate(15.83325vw,99vh) scale(.6059)}}.snow:nth-child(252){opacity:1.124;transform:translate(67.8811vw,-10px) scale(.4842);animation:fall-252 28s -18s linear infinite}@keyframes fall-252{43.25%{transform:translate(64.418vw,43.25vh) scale(.4842)}to{transform:translate(66.14955vw,99vh) scale(.4842)}}.snow:nth-child(253){opacity:.4608;transform:translate(49.6529vw,-10px) scale(.7695);animation:fall-253 17s -30s linear infinite}@keyframes fall-253{37.562%{transform:translate(58.6788vw,37.562vh) scale(.7695)}to{transform:translate(54.16585vw,99vh) scale(.7695)}}.snow:nth-child(254){opacity:1.373;transform:translate(66.3223vw,-10px) scale(.4483);animation:fall-254 17s -24s linear infinite}@keyframes fall-254{78.043%{transform:translate(74.4668vw,78.043vh) scale(.4483)}to{transform:translate(70.39455vw,99vh) scale(.4483)}}.snow:nth-child(255){opacity:.425;transform:translate(55.5682vw,-10px) scale(.0037);animation:fall-255 14s -15s linear infinite}@keyframes fall-255{52.487%{transform:translate(54.2859vw,52.487vh) scale(.0037)}to{transform:translate(54.92705vw,99vh) scale(.0037)}}.snow:nth-child(256){opacity:1.792;transform:translate(30.8492vw,-10px) scale(.8156);animation:fall-256 10s -12s linear infinite}@keyframes fall-256{64.285%{transform:translate(35.0483vw,64.285vh) scale(.8156)}to{transform:translate(32.94875vw,99vh) scale(.8156)}}.snow:nth-child(257){opacity:.421;transform:translate(49.4673vw,-10px) scale(.0607);animation:fall-257 30s -29s linear infinite}@keyframes fall-257{76.485%{transform:translate(51.2356vw,76.485vh) scale(.0607)}to{transform:translate(50.35145vw,99vh) scale(.0607)}}.snow:nth-child(258){opacity:1.5402;transform:translate(40.9378vw,-10px) scale(.2006);animation:fall-258 10s -21s linear infinite}@keyframes fall-258{71.996%{transform:translate(44.8272vw,71.996vh) scale(.2006)}to{transform:translate(42.8825vw,99vh) scale(.2006)}}.snow:nth-child(259){opacity:.7546;transform:translate(43.2355vw,-10px) scale(.181);animation:fall-259 26s -12s linear infinite}@keyframes fall-259{67.73%{transform:translate(43.6213vw,67.73vh) scale(.181)}to{transform:translate(43.4284vw,99vh) scale(.181)}}.snow:nth-child(260){opacity:1.5086;transform:translate(11.5706vw,-10px) scale(.8457);animation:fall-260 27s -28s linear infinite}@keyframes fall-260{72.521%{transform:translate(9.5969vw,72.521vh) scale(.8457)}to{transform:translate(10.58375vw,99vh) scale(.8457)}}.snow:nth-child(261){opacity:1.5632;transform:translate(54.4686vw,-10px) scale(.0075);animation:fall-261 25s -4s linear infinite}@keyframes fall-261{66.332%{transform:translate(58.6429vw,66.332vh) scale(.0075)}to{transform:translate(56.55575vw,99vh) scale(.0075)}}.snow:nth-child(262){opacity:1.8966;transform:translate(20.2093vw,-10px) scale(.7729);animation:fall-262 25s -13s linear infinite}@keyframes fall-262{51.186%{transform:translate(19.1639vw,51.186vh) scale(.7729)}to{transform:translate(19.6866vw,99vh) scale(.7729)}}.snow:nth-child(263){opacity:.0574;transform:translate(72.445vw,-10px) scale(.0434);animation:fall-263 11s -2s linear infinite}@keyframes fall-263{35.033%{transform:translate(80.4094vw,35.033vh) scale(.0434)}to{transform:translate(76.4272vw,99vh) scale(.0434)}}.snow:nth-child(264){opacity:1.3024;transform:translate(49.5871vw,-10px) scale(.665);animation:fall-264 22s -26s linear infinite}@keyframes fall-264{59.237%{transform:translate(42.9432vw,59.237vh) scale(.665)}to{transform:translate(46.26515vw,99vh) scale(.665)}}.snow:nth-child(265){opacity:1.144;transform:translate(18.5411vw,-10px) scale(.0134);animation:fall-265 20s -10s linear infinite}@keyframes fall-265{77.302%{transform:translate(21.8834vw,77.302vh) scale(.0134)}to{transform:translate(20.21225vw,99vh) scale(.0134)}}.snow:nth-child(266){opacity:1.5166;transform:translate(47.7095vw,-10px) scale(.0568);animation:fall-266 25s -19s linear infinite}@keyframes fall-266{63.872%{transform:translate(52.3077vw,63.872vh) scale(.0568)}to{transform:translate(50.0086vw,99vh) scale(.0568)}}.snow:nth-child(267){opacity:.2236;transform:translate(9.9712vw,-10px) scale(.869);animation:fall-267 11s -23s linear infinite}@keyframes fall-267{69.285%{transform:translate(4.9574vw,69.285vh) scale(.869)}to{transform:translate(7.4643vw,99vh) scale(.869)}}.snow:nth-child(268){opacity:1.248;transform:translate(5.963vw,-10px) scale(.9592);animation:fall-268 26s -8s linear infinite}@keyframes fall-268{35.9%{transform:translate(-1.5035vw,35.9vh) scale(.9592)}to{transform:translate(2.22975vw,99vh) scale(.9592)}}.snow:nth-child(269){opacity:.8228;transform:translate(56.9958vw,-10px) scale(.3006);animation:fall-269 11s -19s linear infinite}@keyframes fall-269{49.18%{transform:translate(57.7677vw,49.18vh) scale(.3006)}to{transform:translate(57.38175vw,99vh) scale(.3006)}}.snow:nth-child(270){opacity:.081;transform:translate(36.6461vw,-10px) scale(.4049);animation:fall-270 24s -19s linear infinite}@keyframes fall-270{72.905%{transform:translate(31.505vw,72.905vh) scale(.4049)}to{transform:translate(34.07555vw,99vh) scale(.4049)}}.snow:nth-child(271){opacity:1.7396;transform:translate(74.318vw,-10px) scale(.141);animation:fall-271 25s -19s linear infinite}@keyframes fall-271{51.668%{transform:translate(76.3008vw,51.668vh) scale(.141)}to{transform:translate(75.3094vw,99vh) scale(.141)}}.snow:nth-child(272){opacity:1.7074;transform:translate(7.9211vw,-10px) scale(.9461);animation:fall-272 22s -4s linear infinite}@keyframes fall-272{30.084%{transform:translate(6.9753vw,30.084vh) scale(.9461)}to{transform:translate(7.4482vw,99vh) scale(.9461)}}.snow:nth-child(273){opacity:.5542;transform:translate(.5022vw,-10px) scale(.986);animation:fall-273 23s -23s linear infinite}@keyframes fall-273{42.348%{transform:translate(8.4024vw,42.348vh) scale(.986)}to{transform:translate(4.4523vw,99vh) scale(.986)}}.snow:nth-child(274){opacity:1.5304;transform:translate(9.5119vw,-10px) scale(.1466);animation:fall-274 16s -30s linear infinite}@keyframes fall-274{62.927%{transform:translate(2.8279vw,62.927vh) scale(.1466)}to{transform:translate(6.1699vw,99vh) scale(.1466)}}.snow:nth-child(275){opacity:1.0668;transform:translate(43.5271vw,-10px) scale(.9476);animation:fall-275 29s -19s linear infinite}@keyframes fall-275{67.6%{transform:translate(50.6855vw,67.6vh) scale(.9476)}to{transform:translate(47.1063vw,99vh) scale(.9476)}}.snow:nth-child(276){opacity:1.1334;transform:translate(47.2738vw,-10px) scale(.8656);animation:fall-276 14s -1s linear infinite}@keyframes fall-276{58.634%{transform:translate(38.1344vw,58.634vh) scale(.8656)}to{transform:translate(42.7041vw,99vh) scale(.8656)}}.snow:nth-child(277){opacity:.6684;transform:translate(71.4106vw,-10px) scale(.2241);animation:fall-277 16s -18s linear infinite}@keyframes fall-277{43.67%{transform:translate(70.767vw,43.67vh) scale(.2241)}to{transform:translate(71.0888vw,99vh) scale(.2241)}}.snow:nth-child(278){opacity:.6498;transform:translate(16.2969vw,-10px) scale(.8855);animation:fall-278 22s -11s linear infinite}@keyframes fall-278{77.954%{transform:translate(19.8973vw,77.954vh) scale(.8855)}to{transform:translate(18.0971vw,99vh) scale(.8855)}}.snow:nth-child(279){opacity:1.5306;transform:translate(65.0504vw,-10px) scale(.6924);animation:fall-279 12s -5s linear infinite}@keyframes fall-279{52.021%{transform:translate(73.2895vw,52.021vh) scale(.6924)}to{transform:translate(69.16995vw,99vh) scale(.6924)}}.snow:nth-child(280){opacity:1.095;transform:translate(59.3211vw,-10px) scale(.575);animation:fall-280 17s -27s linear infinite}@keyframes fall-280{71.956%{transform:translate(51.2034vw,71.956vh) scale(.575)}to{transform:translate(55.26225vw,99vh) scale(.575)}}.snow:nth-child(281){opacity:1.9576;transform:translate(62.6236vw,-10px) scale(.448);animation:fall-281 15s -3s linear infinite}@keyframes fall-281{70.212%{transform:translate(52.9442vw,70.212vh) scale(.448)}to{transform:translate(57.7839vw,99vh) scale(.448)}}.snow:nth-child(282){opacity:.8126;transform:translate(72.6963vw,-10px) scale(.3375);animation:fall-282 24s -26s linear infinite}@keyframes fall-282{63.878%{transform:translate(68.7404vw,63.878vh) scale(.3375)}to{transform:translate(70.71835vw,99vh) scale(.3375)}}.snow:nth-child(283){opacity:1.9398;transform:translate(76.639vw,-10px) scale(.6373);animation:fall-283 19s -18s linear infinite}@keyframes fall-283{41.173%{transform:translate(85.9143vw,41.173vh) scale(.6373)}to{transform:translate(81.27665vw,99vh) scale(.6373)}}.snow:nth-child(284){opacity:.5522;transform:translate(82.7307vw,-10px) scale(.3196);animation:fall-284 28s -26s linear infinite}@keyframes fall-284{55.918%{transform:translate(90.2943vw,55.918vh) scale(.3196)}to{transform:translate(86.5125vw,99vh) scale(.3196)}}.snow:nth-child(285){opacity:1.5912;transform:translate(77.3755vw,-10px) scale(.4829);animation:fall-285 28s -10s linear infinite}@keyframes fall-285{64.409%{transform:translate(75.665vw,64.409vh) scale(.4829)}to{transform:translate(76.52025vw,99vh) scale(.4829)}}.snow:nth-child(286){opacity:.4096;transform:translate(29.283vw,-10px) scale(.9739);animation:fall-286 25s -20s linear infinite}@keyframes fall-286{68.614%{transform:translate(19.6635vw,68.614vh) scale(.9739)}to{transform:translate(24.47325vw,99vh) scale(.9739)}}.snow:nth-child(287){opacity:1.3518;transform:translate(7.1122vw,-10px) scale(.071);animation:fall-287 26s -9s linear infinite}@keyframes fall-287{62.042%{transform:translate(10.3489vw,62.042vh) scale(.071)}to{transform:translate(8.73055vw,99vh) scale(.071)}}.snow:nth-child(288){opacity:1.9146;transform:translate(76.1536vw,-10px) scale(.2182);animation:fall-288 15s -21s linear infinite}@keyframes fall-288{41.116%{transform:translate(82.6514vw,41.116vh) scale(.2182)}to{transform:translate(79.4025vw,99vh) scale(.2182)}}.snow:nth-child(289){opacity:.783;transform:translate(36.7588vw,-10px) scale(.8597);animation:fall-289 23s -13s linear infinite}@keyframes fall-289{38.708%{transform:translate(41.8527vw,38.708vh) scale(.8597)}to{transform:translate(39.30575vw,99vh) scale(.8597)}}.snow:nth-child(290){opacity:.671;transform:translate(48.5581vw,-10px) scale(.6637);animation:fall-290 27s -9s linear infinite}@keyframes fall-290{39.161%{transform:translate(54.6496vw,39.161vh) scale(.6637)}to{transform:translate(51.60385vw,99vh) scale(.6637)}}.snow:nth-child(291){opacity:.2492;transform:translate(10.2479vw,-10px) scale(.661);animation:fall-291 25s -3s linear infinite}@keyframes fall-291{77.823%{transform:translate(8.6274vw,77.823vh) scale(.661)}to{transform:translate(9.43765vw,99vh) scale(.661)}}.snow:nth-child(292){opacity:.505;transform:translate(33.466vw,-10px) scale(.5778);animation:fall-292 26s -30s linear infinite}@keyframes fall-292{47.509%{transform:translate(33.7473vw,47.509vh) scale(.5778)}to{transform:translate(33.60665vw,99vh) scale(.5778)}}.snow:nth-child(293){opacity:1.5368;transform:translate(34.6507vw,-10px) scale(.5992);animation:fall-293 11s -8s linear infinite}@keyframes fall-293{53.406%{transform:translate(30.1896vw,53.406vh) scale(.5992)}to{transform:translate(32.42015vw,99vh) scale(.5992)}}.snow:nth-child(294){opacity:.4668;transform:translate(41.7212vw,-10px) scale(.9536);animation:fall-294 24s -17s linear infinite}@keyframes fall-294{66.06%{transform:translate(46.368vw,66.06vh) scale(.9536)}to{transform:translate(44.0446vw,99vh) scale(.9536)}}.snow:nth-child(295){opacity:1.0674;transform:translate(55.5787vw,-10px) scale(.59);animation:fall-295 26s -1s linear infinite}@keyframes fall-295{75.86%{transform:translate(46.154vw,75.86vh) scale(.59)}to{transform:translate(50.86635vw,99vh) scale(.59)}}.snow:nth-child(296){opacity:.4228;transform:translate(31.6882vw,-10px) scale(.9524);animation:fall-296 14s -11s linear infinite}@keyframes fall-296{46.458%{transform:translate(35.3352vw,46.458vh) scale(.9524)}to{transform:translate(33.5117vw,99vh) scale(.9524)}}.snow:nth-child(297){opacity:.4042;transform:translate(10.7245vw,-10px) scale(.2067);animation:fall-297 21s -13s linear infinite}@keyframes fall-297{54.922%{transform:translate(6.1979vw,54.922vh) scale(.2067)}to{transform:translate(8.4612vw,99vh) scale(.2067)}}.snow:nth-child(298){opacity:.8014;transform:translate(36.7829vw,-10px) scale(.6472);animation:fall-298 14s -26s linear infinite}@keyframes fall-298{77.606%{transform:translate(39.9749vw,77.606vh) scale(.6472)}to{transform:translate(38.3789vw,99vh) scale(.6472)}}.snow:nth-child(299){opacity:1.716;transform:translate(33.0916vw,-10px) scale(.0069);animation:fall-299 21s -11s linear infinite}@keyframes fall-299{55.036%{transform:translate(24.5989vw,55.036vh) scale(.0069)}to{transform:translate(28.84525vw,99vh) scale(.0069)}}.snow:nth-child(300){opacity:.4298;transform:translate(34.1414vw,-10px) scale(.5818);animation:fall-300 30s -25s linear infinite}@keyframes fall-300{72.65%{transform:translate(26.4109vw,72.65vh) scale(.5818)}to{transform:translate(30.27615vw,99vh) scale(.5818)}}.snow:nth-child(301){opacity:1.487;transform:translate(84.7003vw,-10px) scale(.8961);animation:fall-301 22s -10s linear infinite}@keyframes fall-301{55.846%{transform:translate(76.8587vw,55.846vh) scale(.8961)}to{transform:translate(80.7795vw,99vh) scale(.8961)}}.snow:nth-child(302){opacity:.1656;transform:translate(4.8326vw,-10px) scale(.9149);animation:fall-302 15s -5s linear infinite}@keyframes fall-302{51.628%{transform:translate(5.4434vw,51.628vh) scale(.9149)}to{transform:translate(5.138vw,99vh) scale(.9149)}}.snow:nth-child(303){opacity:.224;transform:translate(33.4251vw,-10px) scale(.0594);animation:fall-303 15s -13s linear infinite}@keyframes fall-303{51.686%{transform:translate(30.7191vw,51.686vh) scale(.0594)}to{transform:translate(32.0721vw,99vh) scale(.0594)}}.snow:nth-child(304){opacity:.553;transform:translate(45.4944vw,-10px) scale(.7521);animation:fall-304 25s -13s linear infinite}@keyframes fall-304{32.226%{transform:translate(36.144vw,32.226vh) scale(.7521)}to{transform:translate(40.8192vw,99vh) scale(.7521)}}.snow:nth-child(305){opacity:1.8118;transform:translate(22.6299vw,-10px) scale(.6641);animation:fall-305 24s -21s linear infinite}@keyframes fall-305{61.935%{transform:translate(28.7874vw,61.935vh) scale(.6641)}to{transform:translate(25.70865vw,99vh) scale(.6641)}}.snow:nth-child(306){opacity:1.9304;transform:translate(50.1843vw,-10px) scale(.7942);animation:fall-306 21s -18s linear infinite}@keyframes fall-306{40.611%{transform:translate(43.5676vw,40.611vh) scale(.7942)}to{transform:translate(46.87595vw,99vh) scale(.7942)}}.snow:nth-child(307){opacity:.2974;transform:translate(99.3556vw,-10px) scale(.6675);animation:fall-307 13s -17s linear infinite}@keyframes fall-307{55.167%{transform:translate(95.6645vw,55.167vh) scale(.6675)}to{transform:translate(97.51005vw,99vh) scale(.6675)}}.snow:nth-child(308){opacity:1.8046;transform:translate(49.9585vw,-10px) scale(.8411);animation:fall-308 22s -24s linear infinite}@keyframes fall-308{44.2%{transform:translate(47.71vw,44.2vh) scale(.8411)}to{transform:translate(48.83425vw,99vh) scale(.8411)}}.snow:nth-child(309){opacity:1.7336;transform:translate(62.2514vw,-10px) scale(.4307);animation:fall-309 25s -26s linear infinite}@keyframes fall-309{72.335%{transform:translate(72.0813vw,72.335vh) scale(.4307)}to{transform:translate(67.16635vw,99vh) scale(.4307)}}.snow:nth-child(310){opacity:1.7402;transform:translate(65.6701vw,-10px) scale(.6551);animation:fall-310 21s -22s linear infinite}@keyframes fall-310{78.81%{transform:translate(57.8021vw,78.81vh) scale(.6551)}to{transform:translate(61.7361vw,99vh) scale(.6551)}}.snow:nth-child(311){opacity:.058;transform:translate(16.585vw,-10px) scale(.1443);animation:fall-311 30s -16s linear infinite}@keyframes fall-311{60.98%{transform:translate(17.9439vw,60.98vh) scale(.1443)}to{transform:translate(17.26445vw,99vh) scale(.1443)}}.snow:nth-child(312){opacity:1.9866;transform:translate(9.3942vw,-10px) scale(.8007);animation:fall-312 16s -29s linear infinite}@keyframes fall-312{38.964%{transform:translate(4.2066vw,38.964vh) scale(.8007)}to{transform:translate(6.8004vw,99vh) scale(.8007)}}.snow:nth-child(313){opacity:.4082;transform:translate(65.1588vw,-10px) scale(.9993);animation:fall-313 23s -23s linear infinite}@keyframes fall-313{44.191%{transform:translate(58.8069vw,44.191vh) scale(.9993)}to{transform:translate(61.98285vw,99vh) scale(.9993)}}.snow:nth-child(314){opacity:.7166;transform:translate(87.3308vw,-10px) scale(.9613);animation:fall-314 13s -30s linear infinite}@keyframes fall-314{53.427%{transform:translate(88.0464vw,53.427vh) scale(.9613)}to{transform:translate(87.6886vw,99vh) scale(.9613)}}.snow:nth-child(315){opacity:.669;transform:translate(48.3898vw,-10px) scale(.0464);animation:fall-315 21s -25s linear infinite}@keyframes fall-315{59.094%{transform:translate(57.6084vw,59.094vh) scale(.0464)}to{transform:translate(52.9991vw,99vh) scale(.0464)}}.snow:nth-child(316){opacity:1.8714;transform:translate(34.1296vw,-10px) scale(.3805);animation:fall-316 18s -12s linear infinite}@keyframes fall-316{41.504%{transform:translate(42.1335vw,41.504vh) scale(.3805)}to{transform:translate(38.13155vw,99vh) scale(.3805)}}.snow:nth-child(317){opacity:.673;transform:translate(86.7225vw,-10px) scale(.0457);animation:fall-317 16s -11s linear infinite}@keyframes fall-317{70.784%{transform:translate(87.7782vw,70.784vh) scale(.0457)}to{transform:translate(87.25035vw,99vh) scale(.0457)}}.snow:nth-child(318){opacity:.1832;transform:translate(13.2449vw,-10px) scale(.5691);animation:fall-318 21s -26s linear infinite}@keyframes fall-318{78.189%{transform:translate(19.4839vw,78.189vh) scale(.5691)}to{transform:translate(16.3644vw,99vh) scale(.5691)}}.snow:nth-child(319){opacity:.0786;transform:translate(97.6535vw,-10px) scale(.0688);animation:fall-319 30s -12s linear infinite}@keyframes fall-319{58.095%{transform:translate(96.2281vw,58.095vh) scale(.0688)}to{transform:translate(96.9408vw,99vh) scale(.0688)}}.snow:nth-child(320){opacity:1.88;transform:translate(16.0455vw,-10px) scale(.5159);animation:fall-320 13s -25s linear infinite}@keyframes fall-320{37.103%{transform:translate(22.9985vw,37.103vh) scale(.5159)}to{transform:translate(19.522vw,99vh) scale(.5159)}}.snow:nth-child(321){opacity:.1904;transform:translate(55.568vw,-10px) scale(.9533);animation:fall-321 26s -4s linear infinite}@keyframes fall-321{41.012%{transform:translate(65.0673vw,41.012vh) scale(.9533)}to{transform:translate(60.31765vw,99vh) scale(.9533)}}.snow:nth-child(322){opacity:.115;transform:translate(63.7721vw,-10px) scale(.2745);animation:fall-322 15s -18s linear infinite}@keyframes fall-322{36.197%{transform:translate(64.4011vw,36.197vh) scale(.2745)}to{transform:translate(64.0866vw,99vh) scale(.2745)}}.snow:nth-child(323){opacity:1.3508;transform:translate(47.6202vw,-10px) scale(.374);animation:fall-323 23s -3s linear infinite}@keyframes fall-323{33.277%{transform:translate(51.292vw,33.277vh) scale(.374)}to{transform:translate(49.4561vw,99vh) scale(.374)}}.snow:nth-child(324){opacity:.7704;transform:translate(36.4228vw,-10px) scale(.8863);animation:fall-324 24s -15s linear infinite}@keyframes fall-324{46.937%{transform:translate(28.2268vw,46.937vh) scale(.8863)}to{transform:translate(32.3248vw,99vh) scale(.8863)}}.snow:nth-child(325){opacity:.4794;transform:translate(65.5055vw,-10px) scale(.6876);animation:fall-325 23s -26s linear infinite}@keyframes fall-325{75.791%{transform:translate(59.2654vw,75.791vh) scale(.6876)}to{transform:translate(62.38545vw,99vh) scale(.6876)}}.snow:nth-child(326){opacity:.4172;transform:translate(25.8962vw,-10px) scale(.9664);animation:fall-326 29s -1s linear infinite}@keyframes fall-326{37.692%{transform:translate(31.1092vw,37.692vh) scale(.9664)}to{transform:translate(28.5027vw,99vh) scale(.9664)}}.snow:nth-child(327){opacity:1.953;transform:translate(10.2336vw,-10px) scale(.167);animation:fall-327 25s -18s linear infinite}@keyframes fall-327{34.713%{transform:translate(14.1629vw,34.713vh) scale(.167)}to{transform:translate(12.19825vw,99vh) scale(.167)}}.snow:nth-child(328){opacity:.5416;transform:translate(48.5773vw,-10px) scale(.2959);animation:fall-328 23s -2s linear infinite}@keyframes fall-328{54.835%{transform:translate(42.2881vw,54.835vh) scale(.2959)}to{transform:translate(45.4327vw,99vh) scale(.2959)}}.snow:nth-child(329){opacity:.2736;transform:translate(23.1145vw,-10px) scale(.9049);animation:fall-329 12s -28s linear infinite}@keyframes fall-329{71.65%{transform:translate(18.9294vw,71.65vh) scale(.9049)}to{transform:translate(21.02195vw,99vh) scale(.9049)}}.snow:nth-child(330){opacity:1.41;transform:translate(9.6899vw,-10px) scale(.7253);animation:fall-330 10s -2s linear infinite}@keyframes fall-330{34.75%{transform:translate(2.1089vw,34.75vh) scale(.7253)}to{transform:translate(5.8994vw,99vh) scale(.7253)}}.snow:nth-child(331){opacity:.3092;transform:translate(41.0852vw,-10px) scale(.4081);animation:fall-331 10s -19s linear infinite}@keyframes fall-331{57.022%{transform:translate(38.3128vw,57.022vh) scale(.4081)}to{transform:translate(39.699vw,99vh) scale(.4081)}}.snow:nth-child(332){opacity:1.1936;transform:translate(26.2629vw,-10px) scale(.5185);animation:fall-332 25s -10s linear infinite}@keyframes fall-332{55.449%{transform:translate(30.5072vw,55.449vh) scale(.5185)}to{transform:translate(28.38505vw,99vh) scale(.5185)}}.snow:nth-child(333){opacity:.5462;transform:translate(24.991vw,-10px) scale(.52);animation:fall-333 22s -23s linear infinite}@keyframes fall-333{39.474%{transform:translate(31.0783vw,39.474vh) scale(.52)}to{transform:translate(28.03465vw,99vh) scale(.52)}}.snow:nth-child(334){opacity:1.0216;transform:translate(44.6409vw,-10px) scale(.6312);animation:fall-334 22s -2s linear infinite}@keyframes fall-334{57.457%{transform:translate(48.463vw,57.457vh) scale(.6312)}to{transform:translate(46.55195vw,99vh) scale(.6312)}}.snow:nth-child(335){opacity:1.2724;transform:translate(41.2201vw,-10px) scale(.4393);animation:fall-335 18s -30s linear infinite}@keyframes fall-335{79.918%{transform:translate(36.9087vw,79.918vh) scale(.4393)}to{transform:translate(39.0644vw,99vh) scale(.4393)}}.snow:nth-child(336){opacity:.5106;transform:translate(23.7469vw,-10px) scale(.4397);animation:fall-336 23s -29s linear infinite}@keyframes fall-336{59.446%{transform:translate(32.5848vw,59.446vh) scale(.4397)}to{transform:translate(28.16585vw,99vh) scale(.4397)}}.snow:nth-child(337){opacity:1.0218;transform:translate(44.4486vw,-10px) scale(.7601);animation:fall-337 10s -12s linear infinite}@keyframes fall-337{76.095%{transform:translate(41.3921vw,76.095vh) scale(.7601)}to{transform:translate(42.92035vw,99vh) scale(.7601)}}.snow:nth-child(338){opacity:1.582;transform:translate(3.6189vw,-10px) scale(.7613);animation:fall-338 22s -25s linear infinite}@keyframes fall-338{76.903%{transform:translate(1.8949vw,76.903vh) scale(.7613)}to{transform:translate(2.7569vw,99vh) scale(.7613)}}.snow:nth-child(339){opacity:.2144;transform:translate(86.4286vw,-10px) scale(.5299);animation:fall-339 14s -20s linear infinite}@keyframes fall-339{36.481%{transform:translate(91.9549vw,36.481vh) scale(.5299)}to{transform:translate(89.19175vw,99vh) scale(.5299)}}.snow:nth-child(340){opacity:1.1408;transform:translate(31.0422vw,-10px) scale(.3359);animation:fall-340 25s -10s linear infinite}@keyframes fall-340{50.605%{transform:translate(21.3221vw,50.605vh) scale(.3359)}to{transform:translate(26.18215vw,99vh) scale(.3359)}}.snow:nth-child(341){opacity:1.651;transform:translate(49.6062vw,-10px) scale(.8293);animation:fall-341 30s -7s linear infinite}@keyframes fall-341{36.329%{transform:translate(50.0841vw,36.329vh) scale(.8293)}to{transform:translate(49.84515vw,99vh) scale(.8293)}}.snow:nth-child(342){opacity:.7906;transform:translate(34.8105vw,-10px) scale(.5497);animation:fall-342 22s -17s linear infinite}@keyframes fall-342{53.556%{transform:translate(29.0813vw,53.556vh) scale(.5497)}to{transform:translate(31.9459vw,99vh) scale(.5497)}}.snow:nth-child(343){opacity:.2252;transform:translate(36.9178vw,-10px) scale(.9883);animation:fall-343 10s -10s linear infinite}@keyframes fall-343{72.046%{transform:translate(43.217vw,72.046vh) scale(.9883)}to{transform:translate(40.0674vw,99vh) scale(.9883)}}.snow:nth-child(344){opacity:.6448;transform:translate(59.1042vw,-10px) scale(.997);animation:fall-344 17s -21s linear infinite}@keyframes fall-344{31.602%{transform:translate(59.8979vw,31.602vh) scale(.997)}to{transform:translate(59.50105vw,99vh) scale(.997)}}.snow:nth-child(345){opacity:1.6462;transform:translate(8.0714vw,-10px) scale(.8513);animation:fall-345 20s -27s linear infinite}@keyframes fall-345{36.257%{transform:translate(16.0562vw,36.257vh) scale(.8513)}to{transform:translate(12.0638vw,99vh) scale(.8513)}}.snow:nth-child(346){opacity:1.3812;transform:translate(68.4415vw,-10px) scale(.2157);animation:fall-346 28s -2s linear infinite}@keyframes fall-346{71.807%{transform:translate(66.45vw,71.807vh) scale(.2157)}to{transform:translate(67.44575vw,99vh) scale(.2157)}}.snow:nth-child(347){opacity:.348;transform:translate(.6798vw,-10px) scale(.6425);animation:fall-347 12s -28s linear infinite}@keyframes fall-347{79.442%{transform:translate(2.2134vw,79.442vh) scale(.6425)}to{transform:translate(1.4466vw,99vh) scale(.6425)}}.snow:nth-child(348){opacity:.5016;transform:translate(28.9096vw,-10px) scale(.9727);animation:fall-348 24s -6s linear infinite}@keyframes fall-348{40.175%{transform:translate(28.2548vw,40.175vh) scale(.9727)}to{transform:translate(28.5822vw,99vh) scale(.9727)}}.snow:nth-child(349){opacity:.1786;transform:translate(32.4519vw,-10px) scale(.0092);animation:fall-349 28s -15s linear infinite}@keyframes fall-349{65.019%{transform:translate(34.9669vw,65.019vh) scale(.0092)}to{transform:translate(33.7094vw,99vh) scale(.0092)}}.snow:nth-child(350){opacity:1.863;transform:translate(23.4337vw,-10px) scale(.6512);animation:fall-350 21s -6s linear infinite}@keyframes fall-350{39.322%{transform:translate(31.4069vw,39.322vh) scale(.6512)}to{transform:translate(27.4203vw,99vh) scale(.6512)}}.snow:nth-child(351){opacity:.3126;transform:translate(56.5659vw,-10px) scale(.5874);animation:fall-351 18s -11s linear infinite}@keyframes fall-351{42.297%{transform:translate(62.0522vw,42.297vh) scale(.5874)}to{transform:translate(59.30905vw,99vh) scale(.5874)}}.snow:nth-child(352){opacity:1.5226;transform:translate(70.1373vw,-10px) scale(.3581);animation:fall-352 30s -9s linear infinite}@keyframes fall-352{36.518%{transform:translate(75.1538vw,36.518vh) scale(.3581)}to{transform:translate(72.64555vw,99vh) scale(.3581)}}.snow:nth-child(353){opacity:1.4208;transform:translate(75.3071vw,-10px) scale(.9611);animation:fall-353 15s -8s linear infinite}@keyframes fall-353{57.841%{transform:translate(72.1486vw,57.841vh) scale(.9611)}to{transform:translate(73.72785vw,99vh) scale(.9611)}}.snow:nth-child(354){opacity:.5218;transform:translate(9.0742vw,-10px) scale(.0159);animation:fall-354 11s -5s linear infinite}@keyframes fall-354{74.241%{transform:translate(15.1388vw,74.241vh) scale(.0159)}to{transform:translate(12.1065vw,99vh) scale(.0159)}}.snow:nth-child(355){opacity:1.5354;transform:translate(42.2825vw,-10px) scale(.5471);animation:fall-355 13s -24s linear infinite}@keyframes fall-355{67.754%{transform:translate(51.6395vw,67.754vh) scale(.5471)}to{transform:translate(46.961vw,99vh) scale(.5471)}}.snow:nth-child(356){opacity:1.911;transform:translate(48.5987vw,-10px) scale(.3383);animation:fall-356 17s -8s linear infinite}@keyframes fall-356{57.893%{transform:translate(51.4037vw,57.893vh) scale(.3383)}to{transform:translate(50.0012vw,99vh) scale(.3383)}}.snow:nth-child(357){opacity:.0542;transform:translate(.9384vw,-10px) scale(.1661);animation:fall-357 14s -30s linear infinite}@keyframes fall-357{34.62%{transform:translate(2.4012vw,34.62vh) scale(.1661)}to{transform:translate(1.6698vw,99vh) scale(.1661)}}.snow:nth-child(358){opacity:.9736;transform:translate(6.3557vw,-10px) scale(.8336);animation:fall-358 10s -7s linear infinite}@keyframes fall-358{70.251%{transform:translate(-1.9412vw,70.251vh) scale(.8336)}to{transform:translate(2.20725vw,99vh) scale(.8336)}}.snow:nth-child(359){opacity:.9116;transform:translate(36.1722vw,-10px) scale(.4114);animation:fall-359 25s -13s linear infinite}@keyframes fall-359{54.405%{transform:translate(27.6318vw,54.405vh) scale(.4114)}to{transform:translate(31.902vw,99vh) scale(.4114)}}.snow:nth-child(360){opacity:.3034;transform:translate(30.8854vw,-10px) scale(.9224);animation:fall-360 17s -23s linear infinite}@keyframes fall-360{54.32%{transform:translate(26.7562vw,54.32vh) scale(.9224)}to{transform:translate(28.8208vw,99vh) scale(.9224)}}.snow:nth-child(361){opacity:.1288;transform:translate(43.4692vw,-10px) scale(.8954);animation:fall-361 10s -21s linear infinite}@keyframes fall-361{79.694%{transform:translate(40.9426vw,79.694vh) scale(.8954)}to{transform:translate(42.2059vw,99vh) scale(.8954)}}.snow:nth-child(362){opacity:1.5554;transform:translate(76.0119vw,-10px) scale(.7697);animation:fall-362 20s -24s linear infinite}@keyframes fall-362{70.966%{transform:translate(77.0016vw,70.966vh) scale(.7697)}to{transform:translate(76.50675vw,99vh) scale(.7697)}}.snow:nth-child(363){opacity:.7604;transform:translate(13.5865vw,-10px) scale(.3525);animation:fall-363 21s -4s linear infinite}@keyframes fall-363{66.962%{transform:translate(9.5054vw,66.962vh) scale(.3525)}to{transform:translate(11.54595vw,99vh) scale(.3525)}}.snow:nth-child(364){opacity:1.0934;transform:translate(36.3014vw,-10px) scale(.1878);animation:fall-364 11s -23s linear infinite}@keyframes fall-364{30.654%{transform:translate(34.5057vw,30.654vh) scale(.1878)}to{transform:translate(35.40355vw,99vh) scale(.1878)}}.snow:nth-child(365){opacity:.0078;transform:translate(22.7914vw,-10px) scale(.7997);animation:fall-365 17s -12s linear infinite}@keyframes fall-365{44.618%{transform:translate(15.8035vw,44.618vh) scale(.7997)}to{transform:translate(19.29745vw,99vh) scale(.7997)}}.snow:nth-child(366){opacity:1.0624;transform:translate(92.545vw,-10px) scale(.8604);animation:fall-366 13s -5s linear infinite}@keyframes fall-366{68.82%{transform:translate(93.0349vw,68.82vh) scale(.8604)}to{transform:translate(92.78995vw,99vh) scale(.8604)}}.snow:nth-child(367){opacity:1.677;transform:translate(71.9263vw,-10px) scale(.136);animation:fall-367 22s -14s linear infinite}@keyframes fall-367{69.358%{transform:translate(80.1197vw,69.358vh) scale(.136)}to{transform:translate(76.023vw,99vh) scale(.136)}}.snow:nth-child(368){opacity:1.0476;transform:translate(17.6659vw,-10px) scale(.939);animation:fall-368 30s -4s linear infinite}@keyframes fall-368{75.296%{transform:translate(25.2977vw,75.296vh) scale(.939)}to{transform:translate(21.4818vw,99vh) scale(.939)}}.snow:nth-child(369){opacity:1.0876;transform:translate(1.5583vw,-10px) scale(.1663);animation:fall-369 30s -13s linear infinite}@keyframes fall-369{35.912%{transform:translate(1.3402vw,35.912vh) scale(.1663)}to{transform:translate(1.44925vw,99vh) scale(.1663)}}.snow:nth-child(370){opacity:.9082;transform:translate(52.3855vw,-10px) scale(.3822);animation:fall-370 30s -12s linear infinite}@keyframes fall-370{75.859%{transform:translate(52.7501vw,75.859vh) scale(.3822)}to{transform:translate(52.5678vw,99vh) scale(.3822)}}.snow:nth-child(371){opacity:.4376;transform:translate(49.8426vw,-10px) scale(.9243);animation:fall-371 18s -23s linear infinite}@keyframes fall-371{46.317%{transform:translate(46.0554vw,46.317vh) scale(.9243)}to{transform:translate(47.949vw,99vh) scale(.9243)}}.snow:nth-child(372){opacity:.786;transform:translate(33.954vw,-10px) scale(.6925);animation:fall-372 15s -19s linear infinite}@keyframes fall-372{60.934%{transform:translate(41.714vw,60.934vh) scale(.6925)}to{transform:translate(37.834vw,99vh) scale(.6925)}}.snow:nth-child(373){opacity:.2808;transform:translate(48.6902vw,-10px) scale(.6779);animation:fall-373 30s -22s linear infinite}@keyframes fall-373{41.505%{transform:translate(47.4046vw,41.505vh) scale(.6779)}to{transform:translate(48.0474vw,99vh) scale(.6779)}}.snow:nth-child(374){opacity:.697;transform:translate(53.4328vw,-10px) scale(.7678);animation:fall-374 25s -26s linear infinite}@keyframes fall-374{45.679%{transform:translate(49.8993vw,45.679vh) scale(.7678)}to{transform:translate(51.66605vw,99vh) scale(.7678)}}.snow:nth-child(375){opacity:.8492;transform:translate(39.9228vw,-10px) scale(.2165);animation:fall-375 18s -30s linear infinite}@keyframes fall-375{32.933%{transform:translate(31.7031vw,32.933vh) scale(.2165)}to{transform:translate(35.81295vw,99vh) scale(.2165)}}.snow:nth-child(376){opacity:.6266;transform:translate(57.5496vw,-10px) scale(.5281);animation:fall-376 20s -29s linear infinite}@keyframes fall-376{32.259%{transform:translate(48.9211vw,32.259vh) scale(.5281)}to{transform:translate(53.23535vw,99vh) scale(.5281)}}.snow:nth-child(377){opacity:.2972;transform:translate(87.4364vw,-10px) scale(.4419);animation:fall-377 10s -15s linear infinite}@keyframes fall-377{66.308%{transform:translate(78.9344vw,66.308vh) scale(.4419)}to{transform:translate(83.1854vw,99vh) scale(.4419)}}.snow:nth-child(378){opacity:1.1628;transform:translate(45.8577vw,-10px) scale(.7834);animation:fall-378 12s -19s linear infinite}@keyframes fall-378{34.519%{transform:translate(50.4041vw,34.519vh) scale(.7834)}to{transform:translate(48.1309vw,99vh) scale(.7834)}}.snow:nth-child(379){opacity:.6766;transform:translate(93.3291vw,-10px) scale(.644);animation:fall-379 23s -6s linear infinite}@keyframes fall-379{41.651%{transform:translate(87.4795vw,41.651vh) scale(.644)}to{transform:translate(90.4043vw,99vh) scale(.644)}}.snow:nth-child(380){opacity:.4038;transform:translate(54.4236vw,-10px) scale(.079);animation:fall-380 22s -5s linear infinite}@keyframes fall-380{47.241%{transform:translate(55.3959vw,47.241vh) scale(.079)}to{transform:translate(54.90975vw,99vh) scale(.079)}}.snow:nth-child(381){opacity:1.8916;transform:translate(24.2027vw,-10px) scale(.2268);animation:fall-381 26s -1s linear infinite}@keyframes fall-381{48.63%{transform:translate(25.7505vw,48.63vh) scale(.2268)}to{transform:translate(24.9766vw,99vh) scale(.2268)}}.snow:nth-child(382){opacity:1.0976;transform:translate(9.3144vw,-10px) scale(.2191);animation:fall-382 16s -22s linear infinite}@keyframes fall-382{39.745%{transform:translate(6.6553vw,39.745vh) scale(.2191)}to{transform:translate(7.98485vw,99vh) scale(.2191)}}.snow:nth-child(383){opacity:1.6488;transform:translate(21.4223vw,-10px) scale(.2334);animation:fall-383 18s -17s linear infinite}@keyframes fall-383{71.683%{transform:translate(25.5821vw,71.683vh) scale(.2334)}to{transform:translate(23.5022vw,99vh) scale(.2334)}}.snow:nth-child(384){opacity:.3418;transform:translate(77.9123vw,-10px) scale(.1308);animation:fall-384 17s -28s linear infinite}@keyframes fall-384{68.59%{transform:translate(75.4937vw,68.59vh) scale(.1308)}to{transform:translate(76.703vw,99vh) scale(.1308)}}.snow:nth-child(385){opacity:.476;transform:translate(27.5971vw,-10px) scale(.5894);animation:fall-385 16s -16s linear infinite}@keyframes fall-385{31.641%{transform:translate(35.8741vw,31.641vh) scale(.5894)}to{transform:translate(31.7356vw,99vh) scale(.5894)}}.snow:nth-child(386){opacity:1.2322;transform:translate(19.0197vw,-10px) scale(.7229);animation:fall-386 18s -8s linear infinite}@keyframes fall-386{58.897%{transform:translate(19.8064vw,58.897vh) scale(.7229)}to{transform:translate(19.41305vw,99vh) scale(.7229)}}.snow:nth-child(387){opacity:1.8722;transform:translate(66.6419vw,-10px) scale(.8507);animation:fall-387 25s -24s linear infinite}@keyframes fall-387{61.853%{transform:translate(73.1726vw,61.853vh) scale(.8507)}to{transform:translate(69.90725vw,99vh) scale(.8507)}}.snow:nth-child(388){opacity:.837;transform:translate(59.0088vw,-10px) scale(.4814);animation:fall-388 12s -24s linear infinite}@keyframes fall-388{54.751%{transform:translate(52.4713vw,54.751vh) scale(.4814)}to{transform:translate(55.74005vw,99vh) scale(.4814)}}.snow:nth-child(389){opacity:1.6604;transform:translate(58.1799vw,-10px) scale(.0279);animation:fall-389 13s -20s linear infinite}@keyframes fall-389{55.295%{transform:translate(66.3267vw,55.295vh) scale(.0279)}to{transform:translate(62.2533vw,99vh) scale(.0279)}}.snow:nth-child(390){opacity:.3514;transform:translate(29.0481vw,-10px) scale(.8105);animation:fall-390 27s -5s linear infinite}@keyframes fall-390{37.716%{transform:translate(20.788vw,37.716vh) scale(.8105)}to{transform:translate(24.91805vw,99vh) scale(.8105)}}.snow:nth-child(391){opacity:.532;transform:translate(32.1023vw,-10px) scale(.1349);animation:fall-391 14s -17s linear infinite}@keyframes fall-391{58.086%{transform:translate(35.6069vw,58.086vh) scale(.1349)}to{transform:translate(33.8546vw,99vh) scale(.1349)}}.snow:nth-child(392){opacity:1.756;transform:translate(25.9301vw,-10px) scale(.0243);animation:fall-392 12s -8s linear infinite}@keyframes fall-392{48.911%{transform:translate(33.6568vw,48.911vh) scale(.0243)}to{transform:translate(29.79345vw,99vh) scale(.0243)}}.snow:nth-child(393){opacity:1.9342;transform:translate(30.1917vw,-10px) scale(.94);animation:fall-393 26s -12s linear infinite}@keyframes fall-393{36.891%{transform:translate(34.1618vw,36.891vh) scale(.94)}to{transform:translate(32.17675vw,99vh) scale(.94)}}.snow:nth-child(394){opacity:1.9966;transform:translate(8.7929vw,-10px) scale(.7462);animation:fall-394 14s -5s linear infinite}@keyframes fall-394{62.626%{transform:translate(6.6455vw,62.626vh) scale(.7462)}to{transform:translate(7.7192vw,99vh) scale(.7462)}}.snow:nth-child(395){opacity:1.5856;transform:translate(47.9304vw,-10px) scale(.4389);animation:fall-395 16s -5s linear infinite}@keyframes fall-395{60.352%{transform:translate(48.5961vw,60.352vh) scale(.4389)}to{transform:translate(48.26325vw,99vh) scale(.4389)}}.snow:nth-child(396){opacity:.9018;transform:translate(12.851vw,-10px) scale(.9612);animation:fall-396 27s -7s linear infinite}@keyframes fall-396{31.508%{transform:translate(9.1889vw,31.508vh) scale(.9612)}to{transform:translate(11.01995vw,99vh) scale(.9612)}}.snow:nth-child(397){opacity:.231;transform:translate(96.271vw,-10px) scale(.519);animation:fall-397 29s -21s linear infinite}@keyframes fall-397{54.13%{transform:translate(87.9936vw,54.13vh) scale(.519)}to{transform:translate(92.1323vw,99vh) scale(.519)}}.snow:nth-child(398){opacity:1.9492;transform:translate(50.8725vw,-10px) scale(.6109);animation:fall-398 20s -4s linear infinite}@keyframes fall-398{51.573%{transform:translate(60.7995vw,51.573vh) scale(.6109)}to{transform:translate(55.836vw,99vh) scale(.6109)}}.snow:nth-child(399){opacity:.7818;transform:translate(17.0098vw,-10px) scale(.1106);animation:fall-399 23s -7s linear infinite}@keyframes fall-399{75.051%{transform:translate(8.9158vw,75.051vh) scale(.1106)}to{transform:translate(12.9628vw,99vh) scale(.1106)}}.snow:nth-child(400){opacity:.5412;transform:translate(11.8615vw,-10px) scale(.7911);animation:fall-400 21s -19s linear infinite}@keyframes fall-400{37.676%{transform:translate(3.6331vw,37.676vh) scale(.7911)}to{transform:translate(7.7473vw,99vh) scale(.7911)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.8956;transform:translate(63.3896vw,-10px) scale(.2994);animation:fall-1 10s -16s linear infinite}@keyframes fall-1{69.508%{transform:translate(66.265vw,69.508vh) scale(.2994)}to{transform:translate(64.8273vw,99vh) scale(.2994)}}.snow:nth-child(2){opacity:.5728;transform:translate(18.1891vw,-10px) scale(.4236);animation:fall-2 13s -9s linear infinite}@keyframes fall-2{58.126%{transform:translate(20.4058vw,58.126vh) scale(.4236)}to{transform:translate(19.29745vw,99vh) scale(.4236)}}.snow:nth-child(3){opacity:.0982;transform:translate(85.4865vw,-10px) scale(.2086);animation:fall-3 28s -6s linear infinite}@keyframes fall-3{68.742%{transform:translate(93.1603vw,68.742vh) scale(.2086)}to{transform:translate(89.3234vw,99vh) scale(.2086)}}.snow:nth-child(4){opacity:.198;transform:translate(83.0532vw,-10px) scale(.6551);animation:fall-4 11s -17s linear infinite}@keyframes fall-4{32.161%{transform:translate(76.049vw,32.161vh) scale(.6551)}to{transform:translate(79.5511vw,99vh) scale(.6551)}}.snow:nth-child(5){opacity:.8984;transform:translate(62.7283vw,-10px) scale(.685);animation:fall-5 16s -8s linear infinite}@keyframes fall-5{38.743%{transform:translate(54.4578vw,38.743vh) scale(.685)}to{transform:translate(58.59305vw,99vh) scale(.685)}}.snow:nth-child(6){opacity:.5722;transform:translate(76.6171vw,-10px) scale(.6926);animation:fall-6 20s -13s linear infinite}@keyframes fall-6{79.524%{transform:translate(78.8502vw,79.524vh) scale(.6926)}to{transform:translate(77.73365vw,99vh) scale(.6926)}}.snow:nth-child(7){opacity:.7128;transform:translate(45.4508vw,-10px) scale(.5903);animation:fall-7 10s -3s linear infinite}@keyframes fall-7{63.175%{transform:translate(52.0067vw,63.175vh) scale(.5903)}to{transform:translate(48.72875vw,99vh) scale(.5903)}}.snow:nth-child(8){opacity:1.578;transform:translate(72.8332vw,-10px) scale(.5309);animation:fall-8 21s -1s linear infinite}@keyframes fall-8{53.077%{transform:translate(71.0254vw,53.077vh) scale(.5309)}to{transform:translate(71.9293vw,99vh) scale(.5309)}}.snow:nth-child(9){opacity:.8866;transform:translate(80.3037vw,-10px) scale(.2293);animation:fall-9 14s -25s linear infinite}@keyframes fall-9{61.917%{transform:translate(77.6918vw,61.917vh) scale(.2293)}to{transform:translate(78.99775vw,99vh) scale(.2293)}}.snow:nth-child(10){opacity:1.6664;transform:translate(3.5068vw,-10px) scale(.6777);animation:fall-10 25s -27s linear infinite}@keyframes fall-10{69.295%{transform:translate(-6.2945vw,69.295vh) scale(.6777)}to{transform:translate(-1.39385vw,99vh) scale(.6777)}}.snow:nth-child(11){opacity:1.0774;transform:translate(3.0523vw,-10px) scale(.1969);animation:fall-11 22s -27s linear infinite}@keyframes fall-11{38.849%{transform:translate(11.6653vw,38.849vh) scale(.1969)}to{transform:translate(7.3588vw,99vh) scale(.1969)}}.snow:nth-child(12){opacity:1.0926;transform:translate(63.8486vw,-10px) scale(.8296);animation:fall-12 26s -3s linear infinite}@keyframes fall-12{79.214%{transform:translate(56.0632vw,79.214vh) scale(.8296)}to{transform:translate(59.9559vw,99vh) scale(.8296)}}.snow:nth-child(13){opacity:1.279;transform:translate(64.1225vw,-10px) scale(.4767);animation:fall-13 23s -12s linear infinite}@keyframes fall-13{79.669%{transform:translate(67.9386vw,79.669vh) scale(.4767)}to{transform:translate(66.03055vw,99vh) scale(.4767)}}.snow:nth-child(14){opacity:1.7776;transform:translate(14.3448vw,-10px) scale(.0133);animation:fall-14 10s -29s linear infinite}@keyframes fall-14{37.893%{transform:translate(20.5258vw,37.893vh) scale(.0133)}to{transform:translate(17.4353vw,99vh) scale(.0133)}}.snow:nth-child(15){opacity:1.6004;transform:translate(88.8905vw,-10px) scale(.4137);animation:fall-15 25s -16s linear infinite}@keyframes fall-15{59.369%{transform:translate(90.2857vw,59.369vh) scale(.4137)}to{transform:translate(89.5881vw,99vh) scale(.4137)}}.snow:nth-child(16){opacity:1.4954;transform:translate(72.4772vw,-10px) scale(.3699);animation:fall-16 12s -12s linear infinite}@keyframes fall-16{40.788%{transform:translate(68.2699vw,40.788vh) scale(.3699)}to{transform:translate(70.37355vw,99vh) scale(.3699)}}.snow:nth-child(17){opacity:.809;transform:translate(65.4913vw,-10px) scale(.4632);animation:fall-17 24s -1s linear infinite}@keyframes fall-17{41.292%{transform:translate(63.5715vw,41.292vh) scale(.4632)}to{transform:translate(64.5314vw,99vh) scale(.4632)}}.snow:nth-child(18){opacity:.4758;transform:translate(42.0795vw,-10px) scale(.4911);animation:fall-18 12s -1s linear infinite}@keyframes fall-18{61.844%{transform:translate(36.8693vw,61.844vh) scale(.4911)}to{transform:translate(39.4744vw,99vh) scale(.4911)}}.snow:nth-child(19){opacity:.1824;transform:translate(36.0055vw,-10px) scale(.0155);animation:fall-19 23s -23s linear infinite}@keyframes fall-19{59.813%{transform:translate(27.2053vw,59.813vh) scale(.0155)}to{transform:translate(31.6054vw,99vh) scale(.0155)}}.snow:nth-child(20){opacity:1.6618;transform:translate(90vw,-10px) scale(.8354);animation:fall-20 19s -30s linear infinite}@keyframes fall-20{36.507%{transform:translate(81.4232vw,36.507vh) scale(.8354)}to{transform:translate(85.7116vw,99vh) scale(.8354)}}.snow:nth-child(21){opacity:.6098;transform:translate(41.8615vw,-10px) scale(.1742);animation:fall-21 16s -7s linear infinite}@keyframes fall-21{45.18%{transform:translate(45.7397vw,45.18vh) scale(.1742)}to{transform:translate(43.8006vw,99vh) scale(.1742)}}.snow:nth-child(22){opacity:1.1334;transform:translate(16.5389vw,-10px) scale(.9222);animation:fall-22 30s -30s linear infinite}@keyframes fall-22{66.453%{transform:translate(19.7383vw,66.453vh) scale(.9222)}to{transform:translate(18.1386vw,99vh) scale(.9222)}}.snow:nth-child(23){opacity:1.5132;transform:translate(45.5883vw,-10px) scale(.144);animation:fall-23 19s -3s linear infinite}@keyframes fall-23{49.29%{transform:translate(42.2016vw,49.29vh) scale(.144)}to{transform:translate(43.89495vw,99vh) scale(.144)}}.snow:nth-child(24){opacity:1.3142;transform:translate(84.6388vw,-10px) scale(.0702);animation:fall-24 23s -7s linear infinite}@keyframes fall-24{30.466%{transform:translate(88.7607vw,30.466vh) scale(.0702)}to{transform:translate(86.69975vw,99vh) scale(.0702)}}.snow:nth-child(25){opacity:.0666;transform:translate(30.8903vw,-10px) scale(.3816);animation:fall-25 23s -4s linear infinite}@keyframes fall-25{32.352%{transform:translate(30.0754vw,32.352vh) scale(.3816)}to{transform:translate(30.48285vw,99vh) scale(.3816)}}.snow:nth-child(26){opacity:1.0354;transform:translate(25.7418vw,-10px) scale(.7475);animation:fall-26 27s -30s linear infinite}@keyframes fall-26{78.462%{transform:translate(20.8495vw,78.462vh) scale(.7475)}to{transform:translate(23.29565vw,99vh) scale(.7475)}}.snow:nth-child(27){opacity:.5172;transform:translate(20.2082vw,-10px) scale(.8298);animation:fall-27 21s -1s linear infinite}@keyframes fall-27{32.333%{transform:translate(15.2728vw,32.333vh) scale(.8298)}to{transform:translate(17.7405vw,99vh) scale(.8298)}}.snow:nth-child(28){opacity:1.651;transform:translate(6.5491vw,-10px) scale(.2858);animation:fall-28 13s -8s linear infinite}@keyframes fall-28{36.993%{transform:translate(12.195vw,36.993vh) scale(.2858)}to{transform:translate(9.37205vw,99vh) scale(.2858)}}.snow:nth-child(29){opacity:1.4326;transform:translate(32.1207vw,-10px) scale(.6848);animation:fall-29 22s -13s linear infinite}@keyframes fall-29{47.973%{transform:translate(26.4697vw,47.973vh) scale(.6848)}to{transform:translate(29.2952vw,99vh) scale(.6848)}}.snow:nth-child(30){opacity:1.5482;transform:translate(92.0108vw,-10px) scale(.6802);animation:fall-30 29s -21s linear infinite}@keyframes fall-30{74.139%{transform:translate(91.8993vw,74.139vh) scale(.6802)}to{transform:translate(91.95505vw,99vh) scale(.6802)}}.snow:nth-child(31){opacity:.1762;transform:translate(28.5776vw,-10px) scale(.7462);animation:fall-31 12s -27s linear infinite}@keyframes fall-31{35.121%{transform:translate(19.7826vw,35.121vh) scale(.7462)}to{transform:translate(24.1801vw,99vh) scale(.7462)}}.snow:nth-child(32){opacity:.5626;transform:translate(87.7543vw,-10px) scale(.383);animation:fall-32 23s -28s linear infinite}@keyframes fall-32{48.659%{transform:translate(84.7081vw,48.659vh) scale(.383)}to{transform:translate(86.2312vw,99vh) scale(.383)}}.snow:nth-child(33){opacity:1.7124;transform:translate(37.0691vw,-10px) scale(.9733);animation:fall-33 16s -23s linear infinite}@keyframes fall-33{41.209%{transform:translate(33.3869vw,41.209vh) scale(.9733)}to{transform:translate(35.228vw,99vh) scale(.9733)}}.snow:nth-child(34){opacity:.522;transform:translate(46.0603vw,-10px) scale(.353);animation:fall-34 21s -4s linear infinite}@keyframes fall-34{44.58%{transform:translate(44.1522vw,44.58vh) scale(.353)}to{transform:translate(45.10625vw,99vh) scale(.353)}}.snow:nth-child(35){opacity:.5762;transform:translate(53.9669vw,-10px) scale(.0328);animation:fall-35 13s -5s linear infinite}@keyframes fall-35{58.685%{transform:translate(44.8691vw,58.685vh) scale(.0328)}to{transform:translate(49.418vw,99vh) scale(.0328)}}.snow:nth-child(36){opacity:1.8662;transform:translate(31.1203vw,-10px) scale(.9419);animation:fall-36 25s -7s linear infinite}@keyframes fall-36{74.008%{transform:translate(26.6223vw,74.008vh) scale(.9419)}to{transform:translate(28.8713vw,99vh) scale(.9419)}}.snow:nth-child(37){opacity:1.6458;transform:translate(8.992vw,-10px) scale(.0609);animation:fall-37 25s -6s linear infinite}@keyframes fall-37{52.896%{transform:translate(14.3965vw,52.896vh) scale(.0609)}to{transform:translate(11.69425vw,99vh) scale(.0609)}}.snow:nth-child(38){opacity:.299;transform:translate(89.8274vw,-10px) scale(.997);animation:fall-38 15s -1s linear infinite}@keyframes fall-38{74.338%{transform:translate(94.3689vw,74.338vh) scale(.997)}to{transform:translate(92.09815vw,99vh) scale(.997)}}.snow:nth-child(39){opacity:1.2304;transform:translate(33.8045vw,-10px) scale(.9699);animation:fall-39 23s -11s linear infinite}@keyframes fall-39{72.615%{transform:translate(39.8818vw,72.615vh) scale(.9699)}to{transform:translate(36.84315vw,99vh) scale(.9699)}}.snow:nth-child(40){opacity:1.7632;transform:translate(69.4126vw,-10px) scale(.2841);animation:fall-40 25s -4s linear infinite}@keyframes fall-40{63.568%{transform:translate(67.0224vw,63.568vh) scale(.2841)}to{transform:translate(68.2175vw,99vh) scale(.2841)}}.snow:nth-child(41){opacity:.9332;transform:translate(81.5764vw,-10px) scale(.1889);animation:fall-41 15s -8s linear infinite}@keyframes fall-41{50.949%{transform:translate(88.5892vw,50.949vh) scale(.1889)}to{transform:translate(85.0828vw,99vh) scale(.1889)}}.snow:nth-child(42){opacity:1.3872;transform:translate(99.4799vw,-10px) scale(.8528);animation:fall-42 12s -24s linear infinite}@keyframes fall-42{37.459%{transform:translate(95.6428vw,37.459vh) scale(.8528)}to{transform:translate(97.56135vw,99vh) scale(.8528)}}.snow:nth-child(43){opacity:.2612;transform:translate(87.7515vw,-10px) scale(.2838);animation:fall-43 27s -20s linear infinite}@keyframes fall-43{66.029%{transform:translate(77.9715vw,66.029vh) scale(.2838)}to{transform:translate(82.8615vw,99vh) scale(.2838)}}.snow:nth-child(44){opacity:.6352;transform:translate(61.8057vw,-10px) scale(.6018);animation:fall-44 27s -14s linear infinite}@keyframes fall-44{59.153%{transform:translate(66.4109vw,59.153vh) scale(.6018)}to{transform:translate(64.1083vw,99vh) scale(.6018)}}.snow:nth-child(45){opacity:1.8936;transform:translate(92.6236vw,-10px) scale(.0979);animation:fall-45 14s -13s linear infinite}@keyframes fall-45{60.951%{transform:translate(87.8399vw,60.951vh) scale(.0979)}to{transform:translate(90.23175vw,99vh) scale(.0979)}}.snow:nth-child(46){opacity:1.282;transform:translate(97.5534vw,-10px) scale(.2204);animation:fall-46 19s -20s linear infinite}@keyframes fall-46{45.725%{transform:translate(89.8235vw,45.725vh) scale(.2204)}to{transform:translate(93.68845vw,99vh) scale(.2204)}}.snow:nth-child(47){opacity:.7212;transform:translate(27.2445vw,-10px) scale(.2805);animation:fall-47 10s -9s linear infinite}@keyframes fall-47{42.946%{transform:translate(17.9537vw,42.946vh) scale(.2805)}to{transform:translate(22.5991vw,99vh) scale(.2805)}}.snow:nth-child(48){opacity:1.025;transform:translate(27.9249vw,-10px) scale(.0976);animation:fall-48 11s -6s linear infinite}@keyframes fall-48{39.358%{transform:translate(33.6782vw,39.358vh) scale(.0976)}to{transform:translate(30.80155vw,99vh) scale(.0976)}}.snow:nth-child(49){opacity:1.8894;transform:translate(65.3895vw,-10px) scale(.0477);animation:fall-49 21s -15s linear infinite}@keyframes fall-49{75.132%{transform:translate(73.6853vw,75.132vh) scale(.0477)}to{transform:translate(69.5374vw,99vh) scale(.0477)}}.snow:nth-child(50){opacity:1.8764;transform:translate(33.9194vw,-10px) scale(.282);animation:fall-50 26s -12s linear infinite}@keyframes fall-50{58.38%{transform:translate(29.7381vw,58.38vh) scale(.282)}to{transform:translate(31.82875vw,99vh) scale(.282)}}.snow:nth-child(51){opacity:.0652;transform:translate(43.208vw,-10px) scale(.751);animation:fall-51 24s -16s linear infinite}@keyframes fall-51{52.023%{transform:translate(35.5035vw,52.023vh) scale(.751)}to{transform:translate(39.35575vw,99vh) scale(.751)}}.snow:nth-child(52){opacity:.4934;transform:translate(89.0876vw,-10px) scale(.46);animation:fall-52 25s -2s linear infinite}@keyframes fall-52{67.973%{transform:translate(95.5263vw,67.973vh) scale(.46)}to{transform:translate(92.30695vw,99vh) scale(.46)}}.snow:nth-child(53){opacity:1.0926;transform:translate(79.4571vw,-10px) scale(.2876);animation:fall-53 10s -4s linear infinite}@keyframes fall-53{51.451%{transform:translate(84.7168vw,51.451vh) scale(.2876)}to{transform:translate(82.08695vw,99vh) scale(.2876)}}.snow:nth-child(54){opacity:.8208;transform:translate(71.1621vw,-10px) scale(.4037);animation:fall-54 18s -18s linear infinite}@keyframes fall-54{37.544%{transform:translate(77.975vw,37.544vh) scale(.4037)}to{transform:translate(74.56855vw,99vh) scale(.4037)}}.snow:nth-child(55){opacity:1.1426;transform:translate(22.0419vw,-10px) scale(.9935);animation:fall-55 18s -4s linear infinite}@keyframes fall-55{43.679%{transform:translate(19.4085vw,43.679vh) scale(.9935)}to{transform:translate(20.7252vw,99vh) scale(.9935)}}.snow:nth-child(56){opacity:.7606;transform:translate(36.9342vw,-10px) scale(.4414);animation:fall-56 11s -28s linear infinite}@keyframes fall-56{36.481%{transform:translate(34.9565vw,36.481vh) scale(.4414)}to{transform:translate(35.94535vw,99vh) scale(.4414)}}.snow:nth-child(57){opacity:.618;transform:translate(91.0991vw,-10px) scale(.6818);animation:fall-57 14s -29s linear infinite}@keyframes fall-57{62.334%{transform:translate(90.8518vw,62.334vh) scale(.6818)}to{transform:translate(90.97545vw,99vh) scale(.6818)}}.snow:nth-child(58){opacity:.3538;transform:translate(65.0777vw,-10px) scale(.13);animation:fall-58 24s -13s linear infinite}@keyframes fall-58{52.968%{transform:translate(56.2977vw,52.968vh) scale(.13)}to{transform:translate(60.6877vw,99vh) scale(.13)}}.snow:nth-child(59){opacity:.9236;transform:translate(26.1486vw,-10px) scale(.2458);animation:fall-59 26s -21s linear infinite}@keyframes fall-59{64.558%{transform:translate(26.2422vw,64.558vh) scale(.2458)}to{transform:translate(26.1954vw,99vh) scale(.2458)}}.snow:nth-child(60){opacity:1.1216;transform:translate(47.8661vw,-10px) scale(.1551);animation:fall-60 16s -7s linear infinite}@keyframes fall-60{50.993%{transform:translate(46.281vw,50.993vh) scale(.1551)}to{transform:translate(47.07355vw,99vh) scale(.1551)}}.snow:nth-child(61){opacity:1.2014;transform:translate(37.605vw,-10px) scale(.1301);animation:fall-61 17s -15s linear infinite}@keyframes fall-61{70.447%{transform:translate(35.3768vw,70.447vh) scale(.1301)}to{transform:translate(36.4909vw,99vh) scale(.1301)}}.snow:nth-child(62){opacity:1.1276;transform:translate(6.3718vw,-10px) scale(.2771);animation:fall-62 24s -5s linear infinite}@keyframes fall-62{42.427%{transform:translate(12.0552vw,42.427vh) scale(.2771)}to{transform:translate(9.2135vw,99vh) scale(.2771)}}.snow:nth-child(63){opacity:1.5848;transform:translate(51.5194vw,-10px) scale(.2311);animation:fall-63 25s -16s linear infinite}@keyframes fall-63{38.829%{transform:translate(61.141vw,38.829vh) scale(.2311)}to{transform:translate(56.3302vw,99vh) scale(.2311)}}.snow:nth-child(64){opacity:.1184;transform:translate(90.9117vw,-10px) scale(.9353);animation:fall-64 15s -3s linear infinite}@keyframes fall-64{32.115%{transform:translate(87.081vw,32.115vh) scale(.9353)}to{transform:translate(88.99635vw,99vh) scale(.9353)}}.snow:nth-child(65){opacity:.5518;transform:translate(56.6086vw,-10px) scale(.5507);animation:fall-65 14s -14s linear infinite}@keyframes fall-65{58.984%{transform:translate(64.2681vw,58.984vh) scale(.5507)}to{transform:translate(60.43835vw,99vh) scale(.5507)}}.snow:nth-child(66){opacity:.9652;transform:translate(79.4917vw,-10px) scale(.0276);animation:fall-66 26s -29s linear infinite}@keyframes fall-66{33.932%{transform:translate(83.4118vw,33.932vh) scale(.0276)}to{transform:translate(81.45175vw,99vh) scale(.0276)}}.snow:nth-child(67){opacity:1.2884;transform:translate(70.445vw,-10px) scale(.5193);animation:fall-67 27s -18s linear infinite}@keyframes fall-67{44.153%{transform:translate(76.2096vw,44.153vh) scale(.5193)}to{transform:translate(73.3273vw,99vh) scale(.5193)}}.snow:nth-child(68){opacity:1.5824;transform:translate(75.8247vw,-10px) scale(.5355);animation:fall-68 13s -15s linear infinite}@keyframes fall-68{55.178%{transform:translate(73.2826vw,55.178vh) scale(.5355)}to{transform:translate(74.55365vw,99vh) scale(.5355)}}.snow:nth-child(69){opacity:.1908;transform:translate(60.5886vw,-10px) scale(.5976);animation:fall-69 22s -9s linear infinite}@keyframes fall-69{76.395%{transform:translate(53.1513vw,76.395vh) scale(.5976)}to{transform:translate(56.86995vw,99vh) scale(.5976)}}.snow:nth-child(70){opacity:1.7294;transform:translate(28.9721vw,-10px) scale(.5452);animation:fall-70 19s -7s linear infinite}@keyframes fall-70{64.551%{transform:translate(20.7826vw,64.551vh) scale(.5452)}to{transform:translate(24.87735vw,99vh) scale(.5452)}}.snow:nth-child(71){opacity:1.179;transform:translate(16.2903vw,-10px) scale(.6984);animation:fall-71 21s -10s linear infinite}@keyframes fall-71{49.531%{transform:translate(18.1329vw,49.531vh) scale(.6984)}to{transform:translate(17.2116vw,99vh) scale(.6984)}}.snow:nth-child(72){opacity:.1918;transform:translate(2.6951vw,-10px) scale(.7135);animation:fall-72 28s -23s linear infinite}@keyframes fall-72{79.792%{transform:translate(-6.4423vw,79.792vh) scale(.7135)}to{transform:translate(-1.8736vw,99vh) scale(.7135)}}.snow:nth-child(73){opacity:.9978;transform:translate(55.1746vw,-10px) scale(.7835);animation:fall-73 15s -15s linear infinite}@keyframes fall-73{57.366%{transform:translate(55.327vw,57.366vh) scale(.7835)}to{transform:translate(55.2508vw,99vh) scale(.7835)}}.snow:nth-child(74){opacity:.4212;transform:translate(23.1689vw,-10px) scale(.2533);animation:fall-74 28s -21s linear infinite}@keyframes fall-74{56.827%{transform:translate(13.1858vw,56.827vh) scale(.2533)}to{transform:translate(18.17735vw,99vh) scale(.2533)}}.snow:nth-child(75){opacity:.5328;transform:translate(51.0669vw,-10px) scale(.9758);animation:fall-75 29s -1s linear infinite}@keyframes fall-75{60.533%{transform:translate(56.0242vw,60.533vh) scale(.9758)}to{transform:translate(53.54555vw,99vh) scale(.9758)}}.snow:nth-child(76){opacity:.331;transform:translate(22.8987vw,-10px) scale(.4846);animation:fall-76 11s -26s linear infinite}@keyframes fall-76{43.256%{transform:translate(14.1923vw,43.256vh) scale(.4846)}to{transform:translate(18.5455vw,99vh) scale(.4846)}}.snow:nth-child(77){opacity:1.7262;transform:translate(38.5638vw,-10px) scale(.5106);animation:fall-77 14s -5s linear infinite}@keyframes fall-77{33.489%{transform:translate(29.3071vw,33.489vh) scale(.5106)}to{transform:translate(33.93545vw,99vh) scale(.5106)}}.snow:nth-child(78){opacity:1.6182;transform:translate(60.5105vw,-10px) scale(.879);animation:fall-78 12s -10s linear infinite}@keyframes fall-78{43.147%{transform:translate(64.2517vw,43.147vh) scale(.879)}to{transform:translate(62.3811vw,99vh) scale(.879)}}.snow:nth-child(79){opacity:1.5206;transform:translate(54.5454vw,-10px) scale(.4543);animation:fall-79 10s -8s linear infinite}@keyframes fall-79{61.335%{transform:translate(54.6195vw,61.335vh) scale(.4543)}to{transform:translate(54.58245vw,99vh) scale(.4543)}}.snow:nth-child(80){opacity:.3714;transform:translate(74.3009vw,-10px) scale(.6985);animation:fall-80 21s -18s linear infinite}@keyframes fall-80{56.45%{transform:translate(80.8784vw,56.45vh) scale(.6985)}to{transform:translate(77.58965vw,99vh) scale(.6985)}}.snow:nth-child(81){opacity:1.9054;transform:translate(65.8339vw,-10px) scale(.9745);animation:fall-81 12s -22s linear infinite}@keyframes fall-81{59.463%{transform:translate(68.0155vw,59.463vh) scale(.9745)}to{transform:translate(66.9247vw,99vh) scale(.9745)}}.snow:nth-child(82){opacity:1.8352;transform:translate(19.6838vw,-10px) scale(.8333);animation:fall-82 21s -24s linear infinite}@keyframes fall-82{52.49%{transform:translate(20.3418vw,52.49vh) scale(.8333)}to{transform:translate(20.0128vw,99vh) scale(.8333)}}.snow:nth-child(83){opacity:.5622;transform:translate(65.6708vw,-10px) scale(.5448);animation:fall-83 23s -12s linear infinite}@keyframes fall-83{66.022%{transform:translate(62.4699vw,66.022vh) scale(.5448)}to{transform:translate(64.07035vw,99vh) scale(.5448)}}.snow:nth-child(84){opacity:.8244;transform:translate(25.3481vw,-10px) scale(.7869);animation:fall-84 29s -17s linear infinite}@keyframes fall-84{70.796%{transform:translate(22.431vw,70.796vh) scale(.7869)}to{transform:translate(23.88955vw,99vh) scale(.7869)}}.snow:nth-child(85){opacity:.2908;transform:translate(23.0251vw,-10px) scale(.606);animation:fall-85 23s -2s linear infinite}@keyframes fall-85{38.169%{transform:translate(33.0186vw,38.169vh) scale(.606)}to{transform:translate(28.02185vw,99vh) scale(.606)}}.snow:nth-child(86){opacity:1.1334;transform:translate(79.6297vw,-10px) scale(.1037);animation:fall-86 27s -12s linear infinite}@keyframes fall-86{31.006%{transform:translate(79.1104vw,31.006vh) scale(.1037)}to{transform:translate(79.37005vw,99vh) scale(.1037)}}.snow:nth-child(87){opacity:.1168;transform:translate(3.0179vw,-10px) scale(.8221);animation:fall-87 22s -25s linear infinite}@keyframes fall-87{38.026%{transform:translate(3.7197vw,38.026vh) scale(.8221)}to{transform:translate(3.3688vw,99vh) scale(.8221)}}.snow:nth-child(88){opacity:.4556;transform:translate(45.3102vw,-10px) scale(.646);animation:fall-88 20s -6s linear infinite}@keyframes fall-88{73.512%{transform:translate(43.8556vw,73.512vh) scale(.646)}to{transform:translate(44.5829vw,99vh) scale(.646)}}.snow:nth-child(89){opacity:1.6916;transform:translate(15.2125vw,-10px) scale(.969);animation:fall-89 20s -29s linear infinite}@keyframes fall-89{61.44%{transform:translate(12.8208vw,61.44vh) scale(.969)}to{transform:translate(14.01665vw,99vh) scale(.969)}}.snow:nth-child(90){opacity:1.6552;transform:translate(62.6315vw,-10px) scale(.5806);animation:fall-90 23s -11s linear infinite}@keyframes fall-90{64.693%{transform:translate(55.6721vw,64.693vh) scale(.5806)}to{transform:translate(59.1518vw,99vh) scale(.5806)}}.snow:nth-child(91){opacity:1.4232;transform:translate(76.8329vw,-10px) scale(.8377);animation:fall-91 24s -24s linear infinite}@keyframes fall-91{78.618%{transform:translate(84.7239vw,78.618vh) scale(.8377)}to{transform:translate(80.7784vw,99vh) scale(.8377)}}.snow:nth-child(92){opacity:1.2746;transform:translate(66.0081vw,-10px) scale(.0359);animation:fall-92 28s -28s linear infinite}@keyframes fall-92{40.203%{transform:translate(68.237vw,40.203vh) scale(.0359)}to{transform:translate(67.12255vw,99vh) scale(.0359)}}.snow:nth-child(93){opacity:.975;transform:translate(18.6776vw,-10px) scale(.8864);animation:fall-93 30s -17s linear infinite}@keyframes fall-93{70.121%{transform:translate(14.3vw,70.121vh) scale(.8864)}to{transform:translate(16.4888vw,99vh) scale(.8864)}}.snow:nth-child(94){opacity:.5888;transform:translate(58.7023vw,-10px) scale(.569);animation:fall-94 19s -30s linear infinite}@keyframes fall-94{60.791%{transform:translate(68.4742vw,60.791vh) scale(.569)}to{transform:translate(63.58825vw,99vh) scale(.569)}}.snow:nth-child(95){opacity:.8214;transform:translate(38.4396vw,-10px) scale(.0041);animation:fall-95 18s -1s linear infinite}@keyframes fall-95{64.205%{transform:translate(34.6895vw,64.205vh) scale(.0041)}to{transform:translate(36.56455vw,99vh) scale(.0041)}}.snow:nth-child(96){opacity:1.9808;transform:translate(2.7333vw,-10px) scale(.9238);animation:fall-96 23s -29s linear infinite}@keyframes fall-96{56.872%{transform:translate(8.4776vw,56.872vh) scale(.9238)}to{transform:translate(5.60545vw,99vh) scale(.9238)}}.snow:nth-child(97){opacity:1.8102;transform:translate(80.7186vw,-10px) scale(.145);animation:fall-97 23s -14s linear infinite}@keyframes fall-97{59.597%{transform:translate(86.8482vw,59.597vh) scale(.145)}to{transform:translate(83.7834vw,99vh) scale(.145)}}.snow:nth-child(98){opacity:1.6152;transform:translate(15.2996vw,-10px) scale(.0668);animation:fall-98 25s -2s linear infinite}@keyframes fall-98{78.912%{transform:translate(12.708vw,78.912vh) scale(.0668)}to{transform:translate(14.0038vw,99vh) scale(.0668)}}.snow:nth-child(99){opacity:1.3112;transform:translate(23.0326vw,-10px) scale(.873);animation:fall-99 20s -30s linear infinite}@keyframes fall-99{30.209%{transform:translate(20.093vw,30.209vh) scale(.873)}to{transform:translate(21.5628vw,99vh) scale(.873)}}.snow:nth-child(100){opacity:1.2708;transform:translate(47.3076vw,-10px) scale(.5336);animation:fall-100 25s -25s linear infinite}@keyframes fall-100{37.236%{transform:translate(52.8883vw,37.236vh) scale(.5336)}to{transform:translate(50.09795vw,99vh) scale(.5336)}}.snow:nth-child(101){opacity:.5788;transform:translate(85.0898vw,-10px) scale(.7953);animation:fall-101 28s -18s linear infinite}@keyframes fall-101{42.486%{transform:translate(83.2906vw,42.486vh) scale(.7953)}to{transform:translate(84.1902vw,99vh) scale(.7953)}}.snow:nth-child(102){opacity:.7652;transform:translate(12.5931vw,-10px) scale(.726);animation:fall-102 18s -1s linear infinite}@keyframes fall-102{49.371%{transform:translate(5.037vw,49.371vh) scale(.726)}to{transform:translate(8.81505vw,99vh) scale(.726)}}.snow:nth-child(103){opacity:1.5788;transform:translate(73.5383vw,-10px) scale(.3238);animation:fall-103 27s -25s linear infinite}@keyframes fall-103{37.05%{transform:translate(78.349vw,37.05vh) scale(.3238)}to{transform:translate(75.94365vw,99vh) scale(.3238)}}.snow:nth-child(104){opacity:.3432;transform:translate(67.5712vw,-10px) scale(.3549);animation:fall-104 21s -19s linear infinite}@keyframes fall-104{45.557%{transform:translate(64.7413vw,45.557vh) scale(.3549)}to{transform:translate(66.15625vw,99vh) scale(.3549)}}.snow:nth-child(105){opacity:1.755;transform:translate(61.8681vw,-10px) scale(.6733);animation:fall-105 30s -18s linear infinite}@keyframes fall-105{77.008%{transform:translate(63.651vw,77.008vh) scale(.6733)}to{transform:translate(62.75955vw,99vh) scale(.6733)}}.snow:nth-child(106){opacity:.3676;transform:translate(80.1646vw,-10px) scale(.1461);animation:fall-106 11s -12s linear infinite}@keyframes fall-106{70.504%{transform:translate(81.5347vw,70.504vh) scale(.1461)}to{transform:translate(80.84965vw,99vh) scale(.1461)}}.snow:nth-child(107){opacity:.9104;transform:translate(33.7423vw,-10px) scale(.702);animation:fall-107 16s -27s linear infinite}@keyframes fall-107{65.922%{transform:translate(25.6328vw,65.922vh) scale(.702)}to{transform:translate(29.68755vw,99vh) scale(.702)}}.snow:nth-child(108){opacity:.1304;transform:translate(73.5343vw,-10px) scale(.6752);animation:fall-108 29s -3s linear infinite}@keyframes fall-108{63.991%{transform:translate(82.7196vw,63.991vh) scale(.6752)}to{transform:translate(78.12695vw,99vh) scale(.6752)}}.snow:nth-child(109){opacity:.7884;transform:translate(92.5493vw,-10px) scale(.0208);animation:fall-109 26s -7s linear infinite}@keyframes fall-109{62.687%{transform:translate(85.7578vw,62.687vh) scale(.0208)}to{transform:translate(89.15355vw,99vh) scale(.0208)}}.snow:nth-child(110){opacity:.7844;transform:translate(42.2697vw,-10px) scale(.6055);animation:fall-110 20s -1s linear infinite}@keyframes fall-110{31.391%{transform:translate(38.0033vw,31.391vh) scale(.6055)}to{transform:translate(40.1365vw,99vh) scale(.6055)}}.snow:nth-child(111){opacity:.8448;transform:translate(2.3722vw,-10px) scale(.0887);animation:fall-111 29s -17s linear infinite}@keyframes fall-111{79.016%{transform:translate(-.5039vw,79.016vh) scale(.0887)}to{transform:translate(.93415vw,99vh) scale(.0887)}}.snow:nth-child(112){opacity:.1124;transform:translate(50.7473vw,-10px) scale(.405);animation:fall-112 12s -20s linear infinite}@keyframes fall-112{46.201%{transform:translate(42.3442vw,46.201vh) scale(.405)}to{transform:translate(46.54575vw,99vh) scale(.405)}}.snow:nth-child(113){opacity:.4412;transform:translate(46.0312vw,-10px) scale(.056);animation:fall-113 17s -11s linear infinite}@keyframes fall-113{45.775%{transform:translate(45.6847vw,45.775vh) scale(.056)}to{transform:translate(45.85795vw,99vh) scale(.056)}}.snow:nth-child(114){opacity:.5496;transform:translate(96.3118vw,-10px) scale(.5527);animation:fall-114 24s -25s linear infinite}@keyframes fall-114{47.294%{transform:translate(101.3205vw,47.294vh) scale(.5527)}to{transform:translate(98.81615vw,99vh) scale(.5527)}}.snow:nth-child(115){opacity:1.924;transform:translate(59.8083vw,-10px) scale(.7363);animation:fall-115 28s -22s linear infinite}@keyframes fall-115{40.803%{transform:translate(65.7972vw,40.803vh) scale(.7363)}to{transform:translate(62.80275vw,99vh) scale(.7363)}}.snow:nth-child(116){opacity:.7276;transform:translate(71.8701vw,-10px) scale(.961);animation:fall-116 22s -14s linear infinite}@keyframes fall-116{64.845%{transform:translate(70.3996vw,64.845vh) scale(.961)}to{transform:translate(71.13485vw,99vh) scale(.961)}}.snow:nth-child(117){opacity:1.6506;transform:translate(13.0583vw,-10px) scale(.4439);animation:fall-117 10s -19s linear infinite}@keyframes fall-117{75.034%{transform:translate(6.495vw,75.034vh) scale(.4439)}to{transform:translate(9.77665vw,99vh) scale(.4439)}}.snow:nth-child(118){opacity:.5364;transform:translate(18.1854vw,-10px) scale(.754);animation:fall-118 20s -14s linear infinite}@keyframes fall-118{55.89%{transform:translate(27.4945vw,55.89vh) scale(.754)}to{transform:translate(22.83995vw,99vh) scale(.754)}}.snow:nth-child(119){opacity:1.4422;transform:translate(37.0278vw,-10px) scale(.8979);animation:fall-119 22s -25s linear infinite}@keyframes fall-119{30.008%{transform:translate(36.5462vw,30.008vh) scale(.8979)}to{transform:translate(36.787vw,99vh) scale(.8979)}}.snow:nth-child(120){opacity:.181;transform:translate(65.6175vw,-10px) scale(.1167);animation:fall-120 27s -17s linear infinite}@keyframes fall-120{53.08%{transform:translate(62.2745vw,53.08vh) scale(.1167)}to{transform:translate(63.946vw,99vh) scale(.1167)}}.snow:nth-child(121){opacity:1.557;transform:translate(20.0082vw,-10px) scale(.9344);animation:fall-121 21s -18s linear infinite}@keyframes fall-121{58.167%{transform:translate(18.6699vw,58.167vh) scale(.9344)}to{transform:translate(19.33905vw,99vh) scale(.9344)}}.snow:nth-child(122){opacity:.687;transform:translate(27.4924vw,-10px) scale(.9063);animation:fall-122 15s -17s linear infinite}@keyframes fall-122{32.045%{transform:translate(32.3079vw,32.045vh) scale(.9063)}to{transform:translate(29.90015vw,99vh) scale(.9063)}}.snow:nth-child(123){opacity:1.4142;transform:translate(8.8381vw,-10px) scale(.7423);animation:fall-123 20s -26s linear infinite}@keyframes fall-123{61.661%{transform:translate(12.3081vw,61.661vh) scale(.7423)}to{transform:translate(10.5731vw,99vh) scale(.7423)}}.snow:nth-child(124){opacity:.057;transform:translate(33.9346vw,-10px) scale(.4239);animation:fall-124 21s -9s linear infinite}@keyframes fall-124{57.554%{transform:translate(33.8423vw,57.554vh) scale(.4239)}to{transform:translate(33.88845vw,99vh) scale(.4239)}}.snow:nth-child(125){opacity:.588;transform:translate(92.7513vw,-10px) scale(.2963);animation:fall-125 15s -5s linear infinite}@keyframes fall-125{68.41%{transform:translate(85.7439vw,68.41vh) scale(.2963)}to{transform:translate(89.2476vw,99vh) scale(.2963)}}.snow:nth-child(126){opacity:.5782;transform:translate(36.0899vw,-10px) scale(.0544);animation:fall-126 21s -16s linear infinite}@keyframes fall-126{47.802%{transform:translate(33.4015vw,47.802vh) scale(.0544)}to{transform:translate(34.7457vw,99vh) scale(.0544)}}.snow:nth-child(127){opacity:1.569;transform:translate(84.0433vw,-10px) scale(.0357);animation:fall-127 30s -19s linear infinite}@keyframes fall-127{45.97%{transform:translate(93.3651vw,45.97vh) scale(.0357)}to{transform:translate(88.7042vw,99vh) scale(.0357)}}.snow:nth-child(128){opacity:1.7834;transform:translate(16.4184vw,-10px) scale(.268);animation:fall-128 15s -28s linear infinite}@keyframes fall-128{65.991%{transform:translate(20.5503vw,65.991vh) scale(.268)}to{transform:translate(18.48435vw,99vh) scale(.268)}}.snow:nth-child(129){opacity:.4254;transform:translate(89.1406vw,-10px) scale(.2639);animation:fall-129 23s -17s linear infinite}@keyframes fall-129{41.849%{transform:translate(98.5694vw,41.849vh) scale(.2639)}to{transform:translate(93.855vw,99vh) scale(.2639)}}.snow:nth-child(130){opacity:1.1648;transform:translate(16.8991vw,-10px) scale(.6146);animation:fall-130 17s -24s linear infinite}@keyframes fall-130{70.335%{transform:translate(22.243vw,70.335vh) scale(.6146)}to{transform:translate(19.57105vw,99vh) scale(.6146)}}.snow:nth-child(131){opacity:.7264;transform:translate(7.8073vw,-10px) scale(.0687);animation:fall-131 17s -29s linear infinite}@keyframes fall-131{78.019%{transform:translate(-.9447vw,78.019vh) scale(.0687)}to{transform:translate(3.4313vw,99vh) scale(.0687)}}.snow:nth-child(132){opacity:.9742;transform:translate(41.7197vw,-10px) scale(.6669);animation:fall-132 30s -26s linear infinite}@keyframes fall-132{44.451%{transform:translate(42.44vw,44.451vh) scale(.6669)}to{transform:translate(42.07985vw,99vh) scale(.6669)}}.snow:nth-child(133){opacity:.774;transform:translate(27.6058vw,-10px) scale(.2806);animation:fall-133 16s -16s linear infinite}@keyframes fall-133{42.543%{transform:translate(21.2322vw,42.543vh) scale(.2806)}to{transform:translate(24.419vw,99vh) scale(.2806)}}.snow:nth-child(134){opacity:.123;transform:translate(1.9182vw,-10px) scale(.8355);animation:fall-134 26s -29s linear infinite}@keyframes fall-134{61.471%{transform:translate(2.7979vw,61.471vh) scale(.8355)}to{transform:translate(2.35805vw,99vh) scale(.8355)}}.snow:nth-child(135){opacity:.265;transform:translate(78.3232vw,-10px) scale(.78);animation:fall-135 26s -21s linear infinite}@keyframes fall-135{41.545%{transform:translate(74.7187vw,41.545vh) scale(.78)}to{transform:translate(76.52095vw,99vh) scale(.78)}}.snow:nth-child(136){opacity:1.2012;transform:translate(17.9571vw,-10px) scale(.1074);animation:fall-136 18s -15s linear infinite}@keyframes fall-136{66.642%{transform:translate(10.3844vw,66.642vh) scale(.1074)}to{transform:translate(14.17075vw,99vh) scale(.1074)}}.snow:nth-child(137){opacity:.606;transform:translate(79.9035vw,-10px) scale(.6423);animation:fall-137 10s -8s linear infinite}@keyframes fall-137{47.76%{transform:translate(76.0505vw,47.76vh) scale(.6423)}to{transform:translate(77.977vw,99vh) scale(.6423)}}.snow:nth-child(138){opacity:.0668;transform:translate(79.5903vw,-10px) scale(.1204);animation:fall-138 26s -23s linear infinite}@keyframes fall-138{60.338%{transform:translate(86.8907vw,60.338vh) scale(.1204)}to{transform:translate(83.2405vw,99vh) scale(.1204)}}.snow:nth-child(139){opacity:1.162;transform:translate(39.4883vw,-10px) scale(.7961);animation:fall-139 10s -14s linear infinite}@keyframes fall-139{54.793%{transform:translate(48.9554vw,54.793vh) scale(.7961)}to{transform:translate(44.22185vw,99vh) scale(.7961)}}.snow:nth-child(140){opacity:1.9976;transform:translate(3.1283vw,-10px) scale(.2785);animation:fall-140 23s -16s linear infinite}@keyframes fall-140{54.345%{transform:translate(-6.6407vw,54.345vh) scale(.2785)}to{transform:translate(-1.7562vw,99vh) scale(.2785)}}.snow:nth-child(141){opacity:.3134;transform:translate(46.5456vw,-10px) scale(.4116);animation:fall-141 10s -15s linear infinite}@keyframes fall-141{76.046%{transform:translate(39.2614vw,76.046vh) scale(.4116)}to{transform:translate(42.9035vw,99vh) scale(.4116)}}.snow:nth-child(142){opacity:.2254;transform:translate(16.4276vw,-10px) scale(.6741);animation:fall-142 17s -6s linear infinite}@keyframes fall-142{68.589%{transform:translate(10.4919vw,68.589vh) scale(.6741)}to{transform:translate(13.45975vw,99vh) scale(.6741)}}.snow:nth-child(143){opacity:.6146;transform:translate(57.3661vw,-10px) scale(.4325);animation:fall-143 28s -15s linear infinite}@keyframes fall-143{48.967%{transform:translate(47.4302vw,48.967vh) scale(.4325)}to{transform:translate(52.39815vw,99vh) scale(.4325)}}.snow:nth-child(144){opacity:.3746;transform:translate(70.1268vw,-10px) scale(.1023);animation:fall-144 12s -7s linear infinite}@keyframes fall-144{70.332%{transform:translate(62.4222vw,70.332vh) scale(.1023)}to{transform:translate(66.2745vw,99vh) scale(.1023)}}.snow:nth-child(145){opacity:1.489;transform:translate(56.6313vw,-10px) scale(.3854);animation:fall-145 22s -19s linear infinite}@keyframes fall-145{78.745%{transform:translate(52.914vw,78.745vh) scale(.3854)}to{transform:translate(54.77265vw,99vh) scale(.3854)}}.snow:nth-child(146){opacity:1.9188;transform:translate(11.0296vw,-10px) scale(.3483);animation:fall-146 24s -14s linear infinite}@keyframes fall-146{69.693%{transform:translate(4.1277vw,69.693vh) scale(.3483)}to{transform:translate(7.57865vw,99vh) scale(.3483)}}.snow:nth-child(147){opacity:.9424;transform:translate(73.8577vw,-10px) scale(.8692);animation:fall-147 27s -14s linear infinite}@keyframes fall-147{73.217%{transform:translate(81.8458vw,73.217vh) scale(.8692)}to{transform:translate(77.85175vw,99vh) scale(.8692)}}.snow:nth-child(148){opacity:1.8352;transform:translate(34.9295vw,-10px) scale(.9507);animation:fall-148 14s -30s linear infinite}@keyframes fall-148{56.855%{transform:translate(33.2933vw,56.855vh) scale(.9507)}to{transform:translate(34.1114vw,99vh) scale(.9507)}}.snow:nth-child(149){opacity:.3842;transform:translate(1.0064vw,-10px) scale(.5342);animation:fall-149 10s -23s linear infinite}@keyframes fall-149{72.649%{transform:translate(-7.9298vw,72.649vh) scale(.5342)}to{transform:translate(-3.4617vw,99vh) scale(.5342)}}.snow:nth-child(150){opacity:1.9332;transform:translate(31.3379vw,-10px) scale(.8418);animation:fall-150 18s -10s linear infinite}@keyframes fall-150{40.866%{transform:translate(39.9869vw,40.866vh) scale(.8418)}to{transform:translate(35.6624vw,99vh) scale(.8418)}}.snow:nth-child(151){opacity:.4848;transform:translate(73.4146vw,-10px) scale(.5086);animation:fall-151 30s -24s linear infinite}@keyframes fall-151{46.859%{transform:translate(80.1429vw,46.859vh) scale(.5086)}to{transform:translate(76.77875vw,99vh) scale(.5086)}}.snow:nth-child(152){opacity:.7692;transform:translate(40.418vw,-10px) scale(.3878);animation:fall-152 29s -18s linear infinite}@keyframes fall-152{55.286%{transform:translate(45.0442vw,55.286vh) scale(.3878)}to{transform:translate(42.7311vw,99vh) scale(.3878)}}.snow:nth-child(153){opacity:.7704;transform:translate(94.4165vw,-10px) scale(.4781);animation:fall-153 18s -23s linear infinite}@keyframes fall-153{41.251%{transform:translate(86.6953vw,41.251vh) scale(.4781)}to{transform:translate(90.5559vw,99vh) scale(.4781)}}.snow:nth-child(154){opacity:1.1564;transform:translate(17.7597vw,-10px) scale(.1245);animation:fall-154 23s -28s linear infinite}@keyframes fall-154{70.166%{transform:translate(10.3735vw,70.166vh) scale(.1245)}to{transform:translate(14.0666vw,99vh) scale(.1245)}}.snow:nth-child(155){opacity:1.1554;transform:translate(60.6916vw,-10px) scale(.0636);animation:fall-155 25s -17s linear infinite}@keyframes fall-155{46.165%{transform:translate(51.812vw,46.165vh) scale(.0636)}to{transform:translate(56.2518vw,99vh) scale(.0636)}}.snow:nth-child(156){opacity:.2894;transform:translate(14.0765vw,-10px) scale(.0623);animation:fall-156 21s -23s linear infinite}@keyframes fall-156{65.441%{transform:translate(14.6431vw,65.441vh) scale(.0623)}to{transform:translate(14.3598vw,99vh) scale(.0623)}}.snow:nth-child(157){opacity:.5446;transform:translate(21.9118vw,-10px) scale(.1722);animation:fall-157 19s -2s linear infinite}@keyframes fall-157{52.971%{transform:translate(29.6863vw,52.971vh) scale(.1722)}to{transform:translate(25.79905vw,99vh) scale(.1722)}}.snow:nth-child(158){opacity:1.983;transform:translate(86.9412vw,-10px) scale(.9075);animation:fall-158 23s -5s linear infinite}@keyframes fall-158{41.876%{transform:translate(89.9013vw,41.876vh) scale(.9075)}to{transform:translate(88.42125vw,99vh) scale(.9075)}}.snow:nth-child(159){opacity:1.107;transform:translate(32.9347vw,-10px) scale(.5059);animation:fall-159 25s -25s linear infinite}@keyframes fall-159{36.337%{transform:translate(26.4663vw,36.337vh) scale(.5059)}to{transform:translate(29.7005vw,99vh) scale(.5059)}}.snow:nth-child(160){opacity:1.3312;transform:translate(14.9495vw,-10px) scale(.1483);animation:fall-160 25s -14s linear infinite}@keyframes fall-160{33.39%{transform:translate(15.8691vw,33.39vh) scale(.1483)}to{transform:translate(15.4093vw,99vh) scale(.1483)}}.snow:nth-child(161){opacity:1.7952;transform:translate(24.4002vw,-10px) scale(.9963);animation:fall-161 24s -11s linear infinite}@keyframes fall-161{68.04%{transform:translate(15.9141vw,68.04vh) scale(.9963)}to{transform:translate(20.15715vw,99vh) scale(.9963)}}.snow:nth-child(162){opacity:1.4682;transform:translate(99.2675vw,-10px) scale(.1282);animation:fall-162 27s -7s linear infinite}@keyframes fall-162{46.397%{transform:translate(91.2234vw,46.397vh) scale(.1282)}to{transform:translate(95.24545vw,99vh) scale(.1282)}}.snow:nth-child(163){opacity:.2224;transform:translate(9.7008vw,-10px) scale(.4553);animation:fall-163 28s -2s linear infinite}@keyframes fall-163{72.799%{transform:translate(10.8262vw,72.799vh) scale(.4553)}to{transform:translate(10.2635vw,99vh) scale(.4553)}}.snow:nth-child(164){opacity:.3122;transform:translate(86.9689vw,-10px) scale(.8992);animation:fall-164 26s -18s linear infinite}@keyframes fall-164{32.155%{transform:translate(81.4471vw,32.155vh) scale(.8992)}to{transform:translate(84.208vw,99vh) scale(.8992)}}.snow:nth-child(165){opacity:.2066;transform:translate(40.1162vw,-10px) scale(.6148);animation:fall-165 25s -2s linear infinite}@keyframes fall-165{65.657%{transform:translate(32.8886vw,65.657vh) scale(.6148)}to{transform:translate(36.5024vw,99vh) scale(.6148)}}.snow:nth-child(166){opacity:.5154;transform:translate(61.7833vw,-10px) scale(.1838);animation:fall-166 10s -4s linear infinite}@keyframes fall-166{59.169%{transform:translate(57.6795vw,59.169vh) scale(.1838)}to{transform:translate(59.7314vw,99vh) scale(.1838)}}.snow:nth-child(167){opacity:.205;transform:translate(70.6748vw,-10px) scale(.5787);animation:fall-167 15s -30s linear infinite}@keyframes fall-167{42.517%{transform:translate(80.3243vw,42.517vh) scale(.5787)}to{transform:translate(75.49955vw,99vh) scale(.5787)}}.snow:nth-child(168){opacity:1.7658;transform:translate(47.2144vw,-10px) scale(.5856);animation:fall-168 10s -4s linear infinite}@keyframes fall-168{74.615%{transform:translate(50.879vw,74.615vh) scale(.5856)}to{transform:translate(49.0467vw,99vh) scale(.5856)}}.snow:nth-child(169){opacity:1.2184;transform:translate(88.1785vw,-10px) scale(.0774);animation:fall-169 15s -29s linear infinite}@keyframes fall-169{71.916%{transform:translate(86.6958vw,71.916vh) scale(.0774)}to{transform:translate(87.43715vw,99vh) scale(.0774)}}.snow:nth-child(170){opacity:.7584;transform:translate(55.6663vw,-10px) scale(.8717);animation:fall-170 27s -10s linear infinite}@keyframes fall-170{54.607%{transform:translate(57.2894vw,54.607vh) scale(.8717)}to{transform:translate(56.47785vw,99vh) scale(.8717)}}.snow:nth-child(171){opacity:1.8856;transform:translate(32.9447vw,-10px) scale(.162);animation:fall-171 25s -28s linear infinite}@keyframes fall-171{63.811%{transform:translate(38.1962vw,63.811vh) scale(.162)}to{transform:translate(35.57045vw,99vh) scale(.162)}}.snow:nth-child(172){opacity:1.1514;transform:translate(91.4576vw,-10px) scale(.0344);animation:fall-172 19s -2s linear infinite}@keyframes fall-172{48.317%{transform:translate(82.6883vw,48.317vh) scale(.0344)}to{transform:translate(87.07295vw,99vh) scale(.0344)}}.snow:nth-child(173){opacity:.7096;transform:translate(2.3131vw,-10px) scale(.8662);animation:fall-173 26s -16s linear infinite}@keyframes fall-173{64.071%{transform:translate(-5.4464vw,64.071vh) scale(.8662)}to{transform:translate(-1.56665vw,99vh) scale(.8662)}}.snow:nth-child(174){opacity:.5074;transform:translate(47.2187vw,-10px) scale(.4341);animation:fall-174 26s -24s linear infinite}@keyframes fall-174{51.931%{transform:translate(50.7232vw,51.931vh) scale(.4341)}to{transform:translate(48.97095vw,99vh) scale(.4341)}}.snow:nth-child(175){opacity:.5456;transform:translate(34.5033vw,-10px) scale(.3322);animation:fall-175 14s -26s linear infinite}@keyframes fall-175{55.652%{transform:translate(37.3196vw,55.652vh) scale(.3322)}to{transform:translate(35.91145vw,99vh) scale(.3322)}}.snow:nth-child(176){opacity:1.2988;transform:translate(54.6029vw,-10px) scale(.1404);animation:fall-176 19s -19s linear infinite}@keyframes fall-176{78.835%{transform:translate(58.1735vw,78.835vh) scale(.1404)}to{transform:translate(56.3882vw,99vh) scale(.1404)}}.snow:nth-child(177){opacity:1.5892;transform:translate(88.0414vw,-10px) scale(.0069);animation:fall-177 10s -12s linear infinite}@keyframes fall-177{68.304%{transform:translate(87.2721vw,68.304vh) scale(.0069)}to{transform:translate(87.65675vw,99vh) scale(.0069)}}.snow:nth-child(178){opacity:.1096;transform:translate(31.3107vw,-10px) scale(.4736);animation:fall-178 27s -10s linear infinite}@keyframes fall-178{72.161%{transform:translate(27.4534vw,72.161vh) scale(.4736)}to{transform:translate(29.38205vw,99vh) scale(.4736)}}.snow:nth-child(179){opacity:1.213;transform:translate(12.906vw,-10px) scale(.02);animation:fall-179 20s -18s linear infinite}@keyframes fall-179{46.605%{transform:translate(21.8204vw,46.605vh) scale(.02)}to{transform:translate(17.3632vw,99vh) scale(.02)}}.snow:nth-child(180){opacity:1.7704;transform:translate(8.0534vw,-10px) scale(.0922);animation:fall-180 19s -1s linear infinite}@keyframes fall-180{46.331%{transform:translate(9.8342vw,46.331vh) scale(.0922)}to{transform:translate(8.9438vw,99vh) scale(.0922)}}.snow:nth-child(181){opacity:.1294;transform:translate(14.8903vw,-10px) scale(.5664);animation:fall-181 29s -12s linear infinite}@keyframes fall-181{74.252%{transform:translate(17.3335vw,74.252vh) scale(.5664)}to{transform:translate(16.1119vw,99vh) scale(.5664)}}.snow:nth-child(182){opacity:.5854;transform:translate(39.6331vw,-10px) scale(.3229);animation:fall-182 25s -14s linear infinite}@keyframes fall-182{42.589%{transform:translate(32.8519vw,42.589vh) scale(.3229)}to{transform:translate(36.2425vw,99vh) scale(.3229)}}.snow:nth-child(183){opacity:1.86;transform:translate(53.8871vw,-10px) scale(.6964);animation:fall-183 21s -19s linear infinite}@keyframes fall-183{67.738%{transform:translate(47.9191vw,67.738vh) scale(.6964)}to{transform:translate(50.9031vw,99vh) scale(.6964)}}.snow:nth-child(184){opacity:.9382;transform:translate(37.8126vw,-10px) scale(.7463);animation:fall-184 21s -14s linear infinite}@keyframes fall-184{67.523%{transform:translate(32.7421vw,67.523vh) scale(.7463)}to{transform:translate(35.27735vw,99vh) scale(.7463)}}.snow:nth-child(185){opacity:1.578;transform:translate(29.2989vw,-10px) scale(.1596);animation:fall-185 15s -24s linear infinite}@keyframes fall-185{43.849%{transform:translate(22.8867vw,43.849vh) scale(.1596)}to{transform:translate(26.0928vw,99vh) scale(.1596)}}.snow:nth-child(186){opacity:.2026;transform:translate(42.8941vw,-10px) scale(.1983);animation:fall-186 26s -3s linear infinite}@keyframes fall-186{31.681%{transform:translate(39.1009vw,31.681vh) scale(.1983)}to{transform:translate(40.9975vw,99vh) scale(.1983)}}.snow:nth-child(187){opacity:1.1996;transform:translate(39.0935vw,-10px) scale(.938);animation:fall-187 18s -11s linear infinite}@keyframes fall-187{48.306%{transform:translate(45.6378vw,48.306vh) scale(.938)}to{transform:translate(42.36565vw,99vh) scale(.938)}}.snow:nth-child(188){opacity:1.761;transform:translate(91.4669vw,-10px) scale(.8606);animation:fall-188 20s -22s linear infinite}@keyframes fall-188{77.28%{transform:translate(92.4649vw,77.28vh) scale(.8606)}to{transform:translate(91.9659vw,99vh) scale(.8606)}}.snow:nth-child(189){opacity:.1226;transform:translate(80.7214vw,-10px) scale(.1347);animation:fall-189 23s -19s linear infinite}@keyframes fall-189{31.547%{transform:translate(72.8061vw,31.547vh) scale(.1347)}to{transform:translate(76.76375vw,99vh) scale(.1347)}}.snow:nth-child(190){opacity:.4164;transform:translate(61.0755vw,-10px) scale(.8019);animation:fall-190 16s -21s linear infinite}@keyframes fall-190{32.342%{transform:translate(65.7418vw,32.342vh) scale(.8019)}to{transform:translate(63.40865vw,99vh) scale(.8019)}}.snow:nth-child(191){opacity:.1858;transform:translate(75.8713vw,-10px) scale(.7095);animation:fall-191 24s -4s linear infinite}@keyframes fall-191{54.838%{transform:translate(84.2202vw,54.838vh) scale(.7095)}to{transform:translate(80.04575vw,99vh) scale(.7095)}}.snow:nth-child(192){opacity:.2832;transform:translate(67.0073vw,-10px) scale(.5801);animation:fall-192 18s -30s linear infinite}@keyframes fall-192{47.809%{transform:translate(74.8341vw,47.809vh) scale(.5801)}to{transform:translate(70.9207vw,99vh) scale(.5801)}}.snow:nth-child(193){opacity:.784;transform:translate(27.8159vw,-10px) scale(.1662);animation:fall-193 16s -23s linear infinite}@keyframes fall-193{32.919%{transform:translate(20.9991vw,32.919vh) scale(.1662)}to{transform:translate(24.4075vw,99vh) scale(.1662)}}.snow:nth-child(194){opacity:.9672;transform:translate(70.5576vw,-10px) scale(.0727);animation:fall-194 19s -27s linear infinite}@keyframes fall-194{58.217%{transform:translate(69.6219vw,58.217vh) scale(.0727)}to{transform:translate(70.08975vw,99vh) scale(.0727)}}.snow:nth-child(195){opacity:.7576;transform:translate(9.8436vw,-10px) scale(.7693);animation:fall-195 21s -24s linear infinite}@keyframes fall-195{50.506%{transform:translate(10.5529vw,50.506vh) scale(.7693)}to{transform:translate(10.19825vw,99vh) scale(.7693)}}.snow:nth-child(196){opacity:.0442;transform:translate(85.5681vw,-10px) scale(.6167);animation:fall-196 23s -17s linear infinite}@keyframes fall-196{60.567%{transform:translate(86.6571vw,60.567vh) scale(.6167)}to{transform:translate(86.1126vw,99vh) scale(.6167)}}.snow:nth-child(197){opacity:.7692;transform:translate(74.5175vw,-10px) scale(.3929);animation:fall-197 15s -27s linear infinite}@keyframes fall-197{75.725%{transform:translate(75.9356vw,75.725vh) scale(.3929)}to{transform:translate(75.22655vw,99vh) scale(.3929)}}.snow:nth-child(198){opacity:1.4126;transform:translate(22.5088vw,-10px) scale(.3441);animation:fall-198 16s -5s linear infinite}@keyframes fall-198{65.356%{transform:translate(23.7336vw,65.356vh) scale(.3441)}to{transform:translate(23.1212vw,99vh) scale(.3441)}}.snow:nth-child(199){opacity:1.3616;transform:translate(3.0533vw,-10px) scale(.6324);animation:fall-199 30s -16s linear infinite}@keyframes fall-199{34.681%{transform:translate(-1.3411vw,34.681vh) scale(.6324)}to{transform:translate(.8561vw,99vh) scale(.6324)}}.snow:nth-child(200){opacity:.715;transform:translate(49.9368vw,-10px) scale(.9719);animation:fall-200 19s -1s linear infinite}@keyframes fall-200{56.322%{transform:translate(40.1385vw,56.322vh) scale(.9719)}to{transform:translate(45.03765vw,99vh) scale(.9719)}}.snow:nth-child(201){opacity:.9632;transform:translate(63.0035vw,-10px) scale(.6028);animation:fall-201 16s -6s linear infinite}@keyframes fall-201{72.264%{transform:translate(69.324vw,72.264vh) scale(.6028)}to{transform:translate(66.16375vw,99vh) scale(.6028)}}.snow:nth-child(202){opacity:.982;transform:translate(8.6114vw,-10px) scale(.923);animation:fall-202 12s -2s linear infinite}@keyframes fall-202{30.604%{transform:translate(1.3047vw,30.604vh) scale(.923)}to{transform:translate(4.95805vw,99vh) scale(.923)}}.snow:nth-child(203){opacity:.287;transform:translate(85.151vw,-10px) scale(.0739);animation:fall-203 20s -21s linear infinite}@keyframes fall-203{69.203%{transform:translate(90.414vw,69.203vh) scale(.0739)}to{transform:translate(87.7825vw,99vh) scale(.0739)}}.snow:nth-child(204){opacity:.5142;transform:translate(41.9507vw,-10px) scale(.3401);animation:fall-204 28s -20s linear infinite}@keyframes fall-204{77.476%{transform:translate(50.3108vw,77.476vh) scale(.3401)}to{transform:translate(46.13075vw,99vh) scale(.3401)}}.snow:nth-child(205){opacity:1.9852;transform:translate(3.7201vw,-10px) scale(.061);animation:fall-205 11s -7s linear infinite}@keyframes fall-205{64.597%{transform:translate(2.6622vw,64.597vh) scale(.061)}to{transform:translate(3.19115vw,99vh) scale(.061)}}.snow:nth-child(206){opacity:.8054;transform:translate(27.144vw,-10px) scale(.3715);animation:fall-206 18s -3s linear infinite}@keyframes fall-206{46.08%{transform:translate(32.9428vw,46.08vh) scale(.3715)}to{transform:translate(30.0434vw,99vh) scale(.3715)}}.snow:nth-child(207){opacity:.4038;transform:translate(42.5512vw,-10px) scale(.1484);animation:fall-207 27s -10s linear infinite}@keyframes fall-207{40.414%{transform:translate(37.7332vw,40.414vh) scale(.1484)}to{transform:translate(40.1422vw,99vh) scale(.1484)}}.snow:nth-child(208){opacity:1.8434;transform:translate(53.438vw,-10px) scale(.8195);animation:fall-208 14s -8s linear infinite}@keyframes fall-208{65.287%{transform:translate(43.5803vw,65.287vh) scale(.8195)}to{transform:translate(48.50915vw,99vh) scale(.8195)}}.snow:nth-child(209){opacity:.4336;transform:translate(5.2554vw,-10px) scale(.1135);animation:fall-209 30s -12s linear infinite}@keyframes fall-209{63.186%{transform:translate(-.9862vw,63.186vh) scale(.1135)}to{transform:translate(2.1346vw,99vh) scale(.1135)}}.snow:nth-child(210){opacity:1.366;transform:translate(16.6905vw,-10px) scale(.6929);animation:fall-210 25s -3s linear infinite}@keyframes fall-210{77.65%{transform:translate(22.6078vw,77.65vh) scale(.6929)}to{transform:translate(19.64915vw,99vh) scale(.6929)}}.snow:nth-child(211){opacity:.8894;transform:translate(64.0093vw,-10px) scale(.8356);animation:fall-211 10s -14s linear infinite}@keyframes fall-211{65.386%{transform:translate(61.1252vw,65.386vh) scale(.8356)}to{transform:translate(62.56725vw,99vh) scale(.8356)}}.snow:nth-child(212){opacity:1.7578;transform:translate(50.2111vw,-10px) scale(.2825);animation:fall-212 22s -1s linear infinite}@keyframes fall-212{56.756%{transform:translate(41.2384vw,56.756vh) scale(.2825)}to{transform:translate(45.72475vw,99vh) scale(.2825)}}.snow:nth-child(213){opacity:1.5022;transform:translate(13.1904vw,-10px) scale(.7476);animation:fall-213 18s -19s linear infinite}@keyframes fall-213{45.119%{transform:translate(20.3553vw,45.119vh) scale(.7476)}to{transform:translate(16.77285vw,99vh) scale(.7476)}}.snow:nth-child(214){opacity:.652;transform:translate(22.3619vw,-10px) scale(.0119);animation:fall-214 17s -28s linear infinite}@keyframes fall-214{73.513%{transform:translate(29.8004vw,73.513vh) scale(.0119)}to{transform:translate(26.08115vw,99vh) scale(.0119)}}.snow:nth-child(215){opacity:.198;transform:translate(75.4803vw,-10px) scale(.9239);animation:fall-215 24s -17s linear infinite}@keyframes fall-215{75.259%{transform:translate(67.328vw,75.259vh) scale(.9239)}to{transform:translate(71.40415vw,99vh) scale(.9239)}}.snow:nth-child(216){opacity:1.3666;transform:translate(6.7383vw,-10px) scale(.1178);animation:fall-216 26s -2s linear infinite}@keyframes fall-216{65.218%{transform:translate(2.0571vw,65.218vh) scale(.1178)}to{transform:translate(4.3977vw,99vh) scale(.1178)}}.snow:nth-child(217){opacity:.72;transform:translate(62.9072vw,-10px) scale(.6685);animation:fall-217 18s -26s linear infinite}@keyframes fall-217{47.217%{transform:translate(57.6258vw,47.217vh) scale(.6685)}to{transform:translate(60.2665vw,99vh) scale(.6685)}}.snow:nth-child(218){opacity:1.5412;transform:translate(65.4629vw,-10px) scale(.5684);animation:fall-218 29s -15s linear infinite}@keyframes fall-218{30.889%{transform:translate(61.3697vw,30.889vh) scale(.5684)}to{transform:translate(63.4163vw,99vh) scale(.5684)}}.snow:nth-child(219){opacity:1.3132;transform:translate(48.0671vw,-10px) scale(.7);animation:fall-219 19s -30s linear infinite}@keyframes fall-219{70.475%{transform:translate(44.1261vw,70.475vh) scale(.7)}to{transform:translate(46.0966vw,99vh) scale(.7)}}.snow:nth-child(220){opacity:.4614;transform:translate(56.2847vw,-10px) scale(.1465);animation:fall-220 29s -16s linear infinite}@keyframes fall-220{33.059%{transform:translate(47.7281vw,33.059vh) scale(.1465)}to{transform:translate(52.0064vw,99vh) scale(.1465)}}.snow:nth-child(221){opacity:1.373;transform:translate(25.9091vw,-10px) scale(.4361);animation:fall-221 14s -8s linear infinite}@keyframes fall-221{76.291%{transform:translate(31.5146vw,76.291vh) scale(.4361)}to{transform:translate(28.71185vw,99vh) scale(.4361)}}.snow:nth-child(222){opacity:1.3162;transform:translate(49.6185vw,-10px) scale(.1845);animation:fall-222 10s -3s linear infinite}@keyframes fall-222{48.066%{transform:translate(43.1306vw,48.066vh) scale(.1845)}to{transform:translate(46.37455vw,99vh) scale(.1845)}}.snow:nth-child(223){opacity:.2648;transform:translate(71.6893vw,-10px) scale(.5321);animation:fall-223 27s -23s linear infinite}@keyframes fall-223{77.467%{transform:translate(78.8414vw,77.467vh) scale(.5321)}to{transform:translate(75.26535vw,99vh) scale(.5321)}}.snow:nth-child(224){opacity:1.3886;transform:translate(77.3806vw,-10px) scale(.3519);animation:fall-224 10s -24s linear infinite}@keyframes fall-224{37.799%{transform:translate(83.0263vw,37.799vh) scale(.3519)}to{transform:translate(80.20345vw,99vh) scale(.3519)}}.snow:nth-child(225){opacity:1.0134;transform:translate(58.595vw,-10px) scale(.9872);animation:fall-225 28s -10s linear infinite}@keyframes fall-225{44.563%{transform:translate(49.4356vw,44.563vh) scale(.9872)}to{transform:translate(54.0153vw,99vh) scale(.9872)}}.snow:nth-child(226){opacity:1.5268;transform:translate(22.0074vw,-10px) scale(.7396);animation:fall-226 12s -22s linear infinite}@keyframes fall-226{49.372%{transform:translate(22.1929vw,49.372vh) scale(.7396)}to{transform:translate(22.10015vw,99vh) scale(.7396)}}.snow:nth-child(227){opacity:.3754;transform:translate(23.458vw,-10px) scale(.1235);animation:fall-227 17s -11s linear infinite}@keyframes fall-227{67.39%{transform:translate(32.4163vw,67.39vh) scale(.1235)}to{transform:translate(27.93715vw,99vh) scale(.1235)}}.snow:nth-child(228){opacity:1.364;transform:translate(53.5477vw,-10px) scale(.4035);animation:fall-228 26s -27s linear infinite}@keyframes fall-228{56.703%{transform:translate(50.6499vw,56.703vh) scale(.4035)}to{transform:translate(52.0988vw,99vh) scale(.4035)}}.snow:nth-child(229){opacity:.2822;transform:translate(27.6876vw,-10px) scale(.4001);animation:fall-229 17s -23s linear infinite}@keyframes fall-229{36.313%{transform:translate(30.5512vw,36.313vh) scale(.4001)}to{transform:translate(29.1194vw,99vh) scale(.4001)}}.snow:nth-child(230){opacity:.9314;transform:translate(54.8035vw,-10px) scale(.3858);animation:fall-230 25s -7s linear infinite}@keyframes fall-230{51.465%{transform:translate(52.4187vw,51.465vh) scale(.3858)}to{transform:translate(53.6111vw,99vh) scale(.3858)}}.snow:nth-child(231){opacity:.2978;transform:translate(49.5648vw,-10px) scale(.2539);animation:fall-231 25s -13s linear infinite}@keyframes fall-231{64.391%{transform:translate(58.1429vw,64.391vh) scale(.2539)}to{transform:translate(53.85385vw,99vh) scale(.2539)}}.snow:nth-child(232){opacity:.5632;transform:translate(92.3835vw,-10px) scale(.6689);animation:fall-232 24s -11s linear infinite}@keyframes fall-232{59.749%{transform:translate(88.182vw,59.749vh) scale(.6689)}to{transform:translate(90.28275vw,99vh) scale(.6689)}}.snow:nth-child(233){opacity:1.4956;transform:translate(78.4344vw,-10px) scale(.2927);animation:fall-233 23s -26s linear infinite}@keyframes fall-233{69.291%{transform:translate(74.8447vw,69.291vh) scale(.2927)}to{transform:translate(76.63955vw,99vh) scale(.2927)}}.snow:nth-child(234){opacity:.1894;transform:translate(93.2449vw,-10px) scale(.9614);animation:fall-234 14s -21s linear infinite}@keyframes fall-234{41.48%{transform:translate(83.2523vw,41.48vh) scale(.9614)}to{transform:translate(88.2486vw,99vh) scale(.9614)}}.snow:nth-child(235){opacity:.3938;transform:translate(93.3481vw,-10px) scale(.4636);animation:fall-235 17s -16s linear infinite}@keyframes fall-235{75.012%{transform:translate(89.9086vw,75.012vh) scale(.4636)}to{transform:translate(91.62835vw,99vh) scale(.4636)}}.snow:nth-child(236){opacity:1.0138;transform:translate(19.3292vw,-10px) scale(.7122);animation:fall-236 16s -22s linear infinite}@keyframes fall-236{65.651%{transform:translate(14.2241vw,65.651vh) scale(.7122)}to{transform:translate(16.77665vw,99vh) scale(.7122)}}.snow:nth-child(237){opacity:.6604;transform:translate(39.6847vw,-10px) scale(.1087);animation:fall-237 30s -3s linear infinite}@keyframes fall-237{75.588%{transform:translate(44.4521vw,75.588vh) scale(.1087)}to{transform:translate(42.0684vw,99vh) scale(.1087)}}.snow:nth-child(238){opacity:1.709;transform:translate(99.1279vw,-10px) scale(.9139);animation:fall-238 10s -30s linear infinite}@keyframes fall-238{38.409%{transform:translate(96.5172vw,38.409vh) scale(.9139)}to{transform:translate(97.82255vw,99vh) scale(.9139)}}.snow:nth-child(239){opacity:1.4082;transform:translate(20.8063vw,-10px) scale(.6582);animation:fall-239 19s -9s linear infinite}@keyframes fall-239{35.76%{transform:translate(16.4115vw,35.76vh) scale(.6582)}to{transform:translate(18.6089vw,99vh) scale(.6582)}}.snow:nth-child(240){opacity:.5148;transform:translate(28.9666vw,-10px) scale(.2393);animation:fall-240 17s -25s linear infinite}@keyframes fall-240{46.409%{transform:translate(26.4791vw,46.409vh) scale(.2393)}to{transform:translate(27.72285vw,99vh) scale(.2393)}}.snow:nth-child(241){opacity:1.3174;transform:translate(32.5153vw,-10px) scale(.3261);animation:fall-241 18s -1s linear infinite}@keyframes fall-241{65.973%{transform:translate(39.8968vw,65.973vh) scale(.3261)}to{transform:translate(36.20605vw,99vh) scale(.3261)}}.snow:nth-child(242){opacity:.4532;transform:translate(74.5268vw,-10px) scale(.0131);animation:fall-242 24s -21s linear infinite}@keyframes fall-242{42.68%{transform:translate(81.1393vw,42.68vh) scale(.0131)}to{transform:translate(77.83305vw,99vh) scale(.0131)}}.snow:nth-child(243){opacity:.5482;transform:translate(30.4227vw,-10px) scale(.9693);animation:fall-243 18s -30s linear infinite}@keyframes fall-243{31.988%{transform:translate(22.8818vw,31.988vh) scale(.9693)}to{transform:translate(26.65225vw,99vh) scale(.9693)}}.snow:nth-child(244){opacity:.0494;transform:translate(52.6832vw,-10px) scale(.1708);animation:fall-244 29s -25s linear infinite}@keyframes fall-244{49.61%{transform:translate(44.9157vw,49.61vh) scale(.1708)}to{transform:translate(48.79945vw,99vh) scale(.1708)}}.snow:nth-child(245){opacity:1.979;transform:translate(59.9664vw,-10px) scale(.4151);animation:fall-245 11s -29s linear infinite}@keyframes fall-245{58.982%{transform:translate(62.5928vw,58.982vh) scale(.4151)}to{transform:translate(61.2796vw,99vh) scale(.4151)}}.snow:nth-child(246){opacity:1.8536;transform:translate(29.9524vw,-10px) scale(.9187);animation:fall-246 17s -20s linear infinite}@keyframes fall-246{77.148%{transform:translate(26.1738vw,77.148vh) scale(.9187)}to{transform:translate(28.0631vw,99vh) scale(.9187)}}.snow:nth-child(247){opacity:.0042;transform:translate(54.8502vw,-10px) scale(.2779);animation:fall-247 16s -9s linear infinite}@keyframes fall-247{73.163%{transform:translate(46.9176vw,73.163vh) scale(.2779)}to{transform:translate(50.8839vw,99vh) scale(.2779)}}.snow:nth-child(248){opacity:.7092;transform:translate(3.4486vw,-10px) scale(.2185);animation:fall-248 10s -11s linear infinite}@keyframes fall-248{31.536%{transform:translate(8.4151vw,31.536vh) scale(.2185)}to{transform:translate(5.93185vw,99vh) scale(.2185)}}.snow:nth-child(249){opacity:1.8164;transform:translate(78.4006vw,-10px) scale(.8927);animation:fall-249 11s -25s linear infinite}@keyframes fall-249{74.632%{transform:translate(86.9797vw,74.632vh) scale(.8927)}to{transform:translate(82.69015vw,99vh) scale(.8927)}}.snow:nth-child(250){opacity:.949;transform:translate(85.9065vw,-10px) scale(.546);animation:fall-250 10s -6s linear infinite}@keyframes fall-250{54.829%{transform:translate(93.0241vw,54.829vh) scale(.546)}to{transform:translate(89.4653vw,99vh) scale(.546)}}.snow:nth-child(251){opacity:.5656;transform:translate(33.4187vw,-10px) scale(.2645);animation:fall-251 12s -4s linear infinite}@keyframes fall-251{31.817%{transform:translate(41.1004vw,31.817vh) scale(.2645)}to{transform:translate(37.25955vw,99vh) scale(.2645)}}.snow:nth-child(252){opacity:1.92;transform:translate(34.886vw,-10px) scale(.1284);animation:fall-252 27s -5s linear infinite}@keyframes fall-252{41.477%{transform:translate(25.9289vw,41.477vh) scale(.1284)}to{transform:translate(30.40745vw,99vh) scale(.1284)}}.snow:nth-child(253){opacity:.6772;transform:translate(16.5543vw,-10px) scale(.2147);animation:fall-253 24s -26s linear infinite}@keyframes fall-253{32.388%{transform:translate(11.5875vw,32.388vh) scale(.2147)}to{transform:translate(14.0709vw,99vh) scale(.2147)}}.snow:nth-child(254){opacity:.7768;transform:translate(57.3435vw,-10px) scale(.0825);animation:fall-254 14s -20s linear infinite}@keyframes fall-254{53.218%{transform:translate(60.8918vw,53.218vh) scale(.0825)}to{transform:translate(59.11765vw,99vh) scale(.0825)}}.snow:nth-child(255){opacity:1.8828;transform:translate(.7029vw,-10px) scale(.6053);animation:fall-255 16s -29s linear infinite}@keyframes fall-255{71.802%{transform:translate(10.695vw,71.802vh) scale(.6053)}to{transform:translate(5.69895vw,99vh) scale(.6053)}}.snow:nth-child(256){opacity:1.1148;transform:translate(82.5966vw,-10px) scale(.0309);animation:fall-256 13s -25s linear infinite}@keyframes fall-256{46.798%{transform:translate(91.9235vw,46.798vh) scale(.0309)}to{transform:translate(87.26005vw,99vh) scale(.0309)}}.snow:nth-child(257){opacity:.3302;transform:translate(73.0959vw,-10px) scale(.6383);animation:fall-257 20s -26s linear infinite}@keyframes fall-257{60.21%{transform:translate(67.8285vw,60.21vh) scale(.6383)}to{transform:translate(70.4622vw,99vh) scale(.6383)}}.snow:nth-child(258){opacity:1.3494;transform:translate(67.3079vw,-10px) scale(.7429);animation:fall-258 30s -10s linear infinite}@keyframes fall-258{57.643%{transform:translate(66.0619vw,57.643vh) scale(.7429)}to{transform:translate(66.6849vw,99vh) scale(.7429)}}.snow:nth-child(259){opacity:1.4602;transform:translate(36.7286vw,-10px) scale(.4879);animation:fall-259 14s -12s linear infinite}@keyframes fall-259{78.034%{transform:translate(30.0515vw,78.034vh) scale(.4879)}to{transform:translate(33.39005vw,99vh) scale(.4879)}}.snow:nth-child(260){opacity:.5996;transform:translate(91.3618vw,-10px) scale(.6402);animation:fall-260 23s -23s linear infinite}@keyframes fall-260{39.809%{transform:translate(88.4474vw,39.809vh) scale(.6402)}to{transform:translate(89.9046vw,99vh) scale(.6402)}}.snow:nth-child(261){opacity:1.8964;transform:translate(29.8389vw,-10px) scale(.5313);animation:fall-261 17s -28s linear infinite}@keyframes fall-261{78.018%{transform:translate(32.0464vw,78.018vh) scale(.5313)}to{transform:translate(30.94265vw,99vh) scale(.5313)}}.snow:nth-child(262){opacity:1.4422;transform:translate(90.0754vw,-10px) scale(.7513);animation:fall-262 26s -8s linear infinite}@keyframes fall-262{34.921%{transform:translate(81.0556vw,34.921vh) scale(.7513)}to{transform:translate(85.5655vw,99vh) scale(.7513)}}.snow:nth-child(263){opacity:.4012;transform:translate(98.962vw,-10px) scale(.3017);animation:fall-263 21s -8s linear infinite}@keyframes fall-263{34.628%{transform:translate(105.4281vw,34.628vh) scale(.3017)}to{transform:translate(102.19505vw,99vh) scale(.3017)}}.snow:nth-child(264){opacity:1.2826;transform:translate(71.6244vw,-10px) scale(.5886);animation:fall-264 30s -22s linear infinite}@keyframes fall-264{42.56%{transform:translate(68.4964vw,42.56vh) scale(.5886)}to{transform:translate(70.0604vw,99vh) scale(.5886)}}.snow:nth-child(265){opacity:1.4312;transform:translate(2.3325vw,-10px) scale(.2715);animation:fall-265 29s -28s linear infinite}@keyframes fall-265{54.034%{transform:translate(-6.8401vw,54.034vh) scale(.2715)}to{transform:translate(-2.2538vw,99vh) scale(.2715)}}.snow:nth-child(266){opacity:1.4894;transform:translate(74.6741vw,-10px) scale(.106);animation:fall-266 10s -26s linear infinite}@keyframes fall-266{70.245%{transform:translate(74.6344vw,70.245vh) scale(.106)}to{transform:translate(74.65425vw,99vh) scale(.106)}}.snow:nth-child(267){opacity:1.1724;transform:translate(79.404vw,-10px) scale(.286);animation:fall-267 10s -17s linear infinite}@keyframes fall-267{65.042%{transform:translate(74.0682vw,65.042vh) scale(.286)}to{transform:translate(76.7361vw,99vh) scale(.286)}}.snow:nth-child(268){opacity:1.331;transform:translate(51.6994vw,-10px) scale(.291);animation:fall-268 18s -9s linear infinite}@keyframes fall-268{42.888%{transform:translate(58.1094vw,42.888vh) scale(.291)}to{transform:translate(54.9044vw,99vh) scale(.291)}}.snow:nth-child(269){opacity:.9832;transform:translate(62.3546vw,-10px) scale(.1192);animation:fall-269 17s -4s linear infinite}@keyframes fall-269{44.035%{transform:translate(64.435vw,44.035vh) scale(.1192)}to{transform:translate(63.3948vw,99vh) scale(.1192)}}.snow:nth-child(270){opacity:.6386;transform:translate(8.8665vw,-10px) scale(.1419);animation:fall-270 10s -16s linear infinite}@keyframes fall-270{45.31%{transform:translate(18.3217vw,45.31vh) scale(.1419)}to{transform:translate(13.5941vw,99vh) scale(.1419)}}.snow:nth-child(271){opacity:.7974;transform:translate(25.6955vw,-10px) scale(.9216);animation:fall-271 15s -22s linear infinite}@keyframes fall-271{42.263%{transform:translate(15.8226vw,42.263vh) scale(.9216)}to{transform:translate(20.75905vw,99vh) scale(.9216)}}.snow:nth-child(272){opacity:.1826;transform:translate(.489vw,-10px) scale(.1503);animation:fall-272 18s -9s linear infinite}@keyframes fall-272{53.969%{transform:translate(3.1024vw,53.969vh) scale(.1503)}to{transform:translate(1.7957vw,99vh) scale(.1503)}}.snow:nth-child(273){opacity:1.31;transform:translate(51.256vw,-10px) scale(.4905);animation:fall-273 25s -20s linear infinite}@keyframes fall-273{44.39%{transform:translate(54.5303vw,44.39vh) scale(.4905)}to{transform:translate(52.89315vw,99vh) scale(.4905)}}.snow:nth-child(274){opacity:.6936;transform:translate(53.0576vw,-10px) scale(.8196);animation:fall-274 23s -29s linear infinite}@keyframes fall-274{39.479%{transform:translate(62.4466vw,39.479vh) scale(.8196)}to{transform:translate(57.7521vw,99vh) scale(.8196)}}.snow:nth-child(275){opacity:1.2946;transform:translate(72.6191vw,-10px) scale(.1271);animation:fall-275 23s -26s linear infinite}@keyframes fall-275{40.131%{transform:translate(74.5149vw,40.131vh) scale(.1271)}to{transform:translate(73.567vw,99vh) scale(.1271)}}.snow:nth-child(276){opacity:.6712;transform:translate(39.1877vw,-10px) scale(.7279);animation:fall-276 24s -26s linear infinite}@keyframes fall-276{34.849%{transform:translate(38.572vw,34.849vh) scale(.7279)}to{transform:translate(38.87985vw,99vh) scale(.7279)}}.snow:nth-child(277){opacity:.7482;transform:translate(60.3049vw,-10px) scale(.6003);animation:fall-277 14s -28s linear infinite}@keyframes fall-277{47.974%{transform:translate(64.1259vw,47.974vh) scale(.6003)}to{transform:translate(62.2154vw,99vh) scale(.6003)}}.snow:nth-child(278){opacity:1.4296;transform:translate(70.7689vw,-10px) scale(.5649);animation:fall-278 12s -28s linear infinite}@keyframes fall-278{57.98%{transform:translate(76.162vw,57.98vh) scale(.5649)}to{transform:translate(73.46545vw,99vh) scale(.5649)}}.snow:nth-child(279){opacity:.0918;transform:translate(63.244vw,-10px) scale(.5261);animation:fall-279 14s -23s linear infinite}@keyframes fall-279{53.959%{transform:translate(65.9373vw,53.959vh) scale(.5261)}to{transform:translate(64.59065vw,99vh) scale(.5261)}}.snow:nth-child(280){opacity:1.8482;transform:translate(61.3818vw,-10px) scale(.7791);animation:fall-280 19s -4s linear infinite}@keyframes fall-280{70.789%{transform:translate(70.901vw,70.789vh) scale(.7791)}to{transform:translate(66.1414vw,99vh) scale(.7791)}}.snow:nth-child(281){opacity:1.582;transform:translate(8.0121vw,-10px) scale(.9323);animation:fall-281 16s -6s linear infinite}@keyframes fall-281{32.893%{transform:translate(7.8844vw,32.893vh) scale(.9323)}to{transform:translate(7.94825vw,99vh) scale(.9323)}}.snow:nth-child(282){opacity:1.82;transform:translate(93.1238vw,-10px) scale(.1786);animation:fall-282 15s -12s linear infinite}@keyframes fall-282{59.479%{transform:translate(91.9617vw,59.479vh) scale(.1786)}to{transform:translate(92.54275vw,99vh) scale(.1786)}}.snow:nth-child(283){opacity:.5302;transform:translate(24.1298vw,-10px) scale(.8473);animation:fall-283 27s -6s linear infinite}@keyframes fall-283{33.03%{transform:translate(22.0228vw,33.03vh) scale(.8473)}to{transform:translate(23.0763vw,99vh) scale(.8473)}}.snow:nth-child(284){opacity:.089;transform:translate(50.9785vw,-10px) scale(.2451);animation:fall-284 10s -29s linear infinite}@keyframes fall-284{73.201%{transform:translate(44.3614vw,73.201vh) scale(.2451)}to{transform:translate(47.66995vw,99vh) scale(.2451)}}.snow:nth-child(285){opacity:1.5208;transform:translate(80.0194vw,-10px) scale(.7615);animation:fall-285 25s -19s linear infinite}@keyframes fall-285{59.894%{transform:translate(72.1709vw,59.894vh) scale(.7615)}to{transform:translate(76.09515vw,99vh) scale(.7615)}}.snow:nth-child(286){opacity:1.614;transform:translate(91.7897vw,-10px) scale(.5718);animation:fall-286 19s -13s linear infinite}@keyframes fall-286{74.673%{transform:translate(93.5076vw,74.673vh) scale(.5718)}to{transform:translate(92.64865vw,99vh) scale(.5718)}}.snow:nth-child(287){opacity:1.466;transform:translate(42.0491vw,-10px) scale(.9124);animation:fall-287 23s -21s linear infinite}@keyframes fall-287{30.397%{transform:translate(41.5485vw,30.397vh) scale(.9124)}to{transform:translate(41.7988vw,99vh) scale(.9124)}}.snow:nth-child(288){opacity:1.1178;transform:translate(98.8726vw,-10px) scale(.1612);animation:fall-288 22s -12s linear infinite}@keyframes fall-288{51.181%{transform:translate(89.3189vw,51.181vh) scale(.1612)}to{transform:translate(94.09575vw,99vh) scale(.1612)}}.snow:nth-child(289){opacity:.2872;transform:translate(69.1786vw,-10px) scale(.5203);animation:fall-289 29s -15s linear infinite}@keyframes fall-289{31.989%{transform:translate(65.5985vw,31.989vh) scale(.5203)}to{transform:translate(67.38855vw,99vh) scale(.5203)}}.snow:nth-child(290){opacity:1.6724;transform:translate(51.2533vw,-10px) scale(.1103);animation:fall-290 26s -2s linear infinite}@keyframes fall-290{47.703%{transform:translate(41.5436vw,47.703vh) scale(.1103)}to{transform:translate(46.39845vw,99vh) scale(.1103)}}.snow:nth-child(291){opacity:1.8648;transform:translate(19.3562vw,-10px) scale(.026);animation:fall-291 16s -30s linear infinite}@keyframes fall-291{71.217%{transform:translate(15.9778vw,71.217vh) scale(.026)}to{transform:translate(17.667vw,99vh) scale(.026)}}.snow:nth-child(292){opacity:.2024;transform:translate(36.908vw,-10px) scale(.3157);animation:fall-292 15s -10s linear infinite}@keyframes fall-292{69.042%{transform:translate(31.0969vw,69.042vh) scale(.3157)}to{transform:translate(34.00245vw,99vh) scale(.3157)}}.snow:nth-child(293){opacity:.7838;transform:translate(19.4274vw,-10px) scale(.214);animation:fall-293 19s -7s linear infinite}@keyframes fall-293{33.292%{transform:translate(28.1775vw,33.292vh) scale(.214)}to{transform:translate(23.80245vw,99vh) scale(.214)}}.snow:nth-child(294){opacity:1.5736;transform:translate(87.7275vw,-10px) scale(.6223);animation:fall-294 16s -25s linear infinite}@keyframes fall-294{33.87%{transform:translate(78.5033vw,33.87vh) scale(.6223)}to{transform:translate(83.1154vw,99vh) scale(.6223)}}.snow:nth-child(295){opacity:.1486;transform:translate(97.7506vw,-10px) scale(.1189);animation:fall-295 10s -25s linear infinite}@keyframes fall-295{63.1%{transform:translate(94.2699vw,63.1vh) scale(.1189)}to{transform:translate(96.01025vw,99vh) scale(.1189)}}.snow:nth-child(296){opacity:.6078;transform:translate(52.8448vw,-10px) scale(.8263);animation:fall-296 26s -20s linear infinite}@keyframes fall-296{36.656%{transform:translate(58.7948vw,36.656vh) scale(.8263)}to{transform:translate(55.8198vw,99vh) scale(.8263)}}.snow:nth-child(297){opacity:.9606;transform:translate(67.4382vw,-10px) scale(.6643);animation:fall-297 23s -23s linear infinite}@keyframes fall-297{77.478%{transform:translate(67.6834vw,77.478vh) scale(.6643)}to{transform:translate(67.5608vw,99vh) scale(.6643)}}.snow:nth-child(298){opacity:.1392;transform:translate(78.6405vw,-10px) scale(.9838);animation:fall-298 30s -25s linear infinite}@keyframes fall-298{46.231%{transform:translate(87.9108vw,46.231vh) scale(.9838)}to{transform:translate(83.27565vw,99vh) scale(.9838)}}.snow:nth-child(299){opacity:1.5614;transform:translate(24.5962vw,-10px) scale(.6625);animation:fall-299 23s -2s linear infinite}@keyframes fall-299{31.074%{transform:translate(23.4953vw,31.074vh) scale(.6625)}to{transform:translate(24.04575vw,99vh) scale(.6625)}}.snow:nth-child(300){opacity:1.3616;transform:translate(34.236vw,-10px) scale(.6954);animation:fall-300 17s -13s linear infinite}@keyframes fall-300{76.426%{transform:translate(44.0213vw,76.426vh) scale(.6954)}to{transform:translate(39.12865vw,99vh) scale(.6954)}}.snow:nth-child(301){opacity:.5266;transform:translate(95.7782vw,-10px) scale(.4279);animation:fall-301 21s -10s linear infinite}@keyframes fall-301{54.345%{transform:translate(87.0455vw,54.345vh) scale(.4279)}to{transform:translate(91.41185vw,99vh) scale(.4279)}}.snow:nth-child(302){opacity:.2372;transform:translate(45.9397vw,-10px) scale(.4715);animation:fall-302 28s -23s linear infinite}@keyframes fall-302{42.636%{transform:translate(40.9688vw,42.636vh) scale(.4715)}to{transform:translate(43.45425vw,99vh) scale(.4715)}}.snow:nth-child(303){opacity:.2346;transform:translate(62.4802vw,-10px) scale(.6035);animation:fall-303 24s -14s linear infinite}@keyframes fall-303{69.821%{transform:translate(70.0764vw,69.821vh) scale(.6035)}to{transform:translate(66.2783vw,99vh) scale(.6035)}}.snow:nth-child(304){opacity:1.4218;transform:translate(39.6282vw,-10px) scale(.5593);animation:fall-304 28s -25s linear infinite}@keyframes fall-304{33.05%{transform:translate(36.7814vw,33.05vh) scale(.5593)}to{transform:translate(38.2048vw,99vh) scale(.5593)}}.snow:nth-child(305){opacity:1.4878;transform:translate(54.1516vw,-10px) scale(.9333);animation:fall-305 19s -9s linear infinite}@keyframes fall-305{78.01%{transform:translate(48.52vw,78.01vh) scale(.9333)}to{transform:translate(51.3358vw,99vh) scale(.9333)}}.snow:nth-child(306){opacity:.9896;transform:translate(51.8737vw,-10px) scale(.7193);animation:fall-306 24s -30s linear infinite}@keyframes fall-306{52.249%{transform:translate(58.2331vw,52.249vh) scale(.7193)}to{transform:translate(55.0534vw,99vh) scale(.7193)}}.snow:nth-child(307){opacity:.4542;transform:translate(27.1376vw,-10px) scale(.7312);animation:fall-307 18s -6s linear infinite}@keyframes fall-307{47.919%{transform:translate(20.3823vw,47.919vh) scale(.7312)}to{transform:translate(23.75995vw,99vh) scale(.7312)}}.snow:nth-child(308){opacity:.5708;transform:translate(15.1949vw,-10px) scale(.398);animation:fall-308 20s -12s linear infinite}@keyframes fall-308{33.704%{transform:translate(10.7773vw,33.704vh) scale(.398)}to{transform:translate(12.9861vw,99vh) scale(.398)}}.snow:nth-child(309){opacity:.0526;transform:translate(97.5635vw,-10px) scale(.0965);animation:fall-309 17s -30s linear infinite}@keyframes fall-309{55.706%{transform:translate(89.9914vw,55.706vh) scale(.0965)}to{transform:translate(93.77745vw,99vh) scale(.0965)}}.snow:nth-child(310){opacity:1.6488;transform:translate(66.7044vw,-10px) scale(.8493);animation:fall-310 15s -20s linear infinite}@keyframes fall-310{72.583%{transform:translate(74.4066vw,72.583vh) scale(.8493)}to{transform:translate(70.5555vw,99vh) scale(.8493)}}.snow:nth-child(311){opacity:.5474;transform:translate(15.8701vw,-10px) scale(.9567);animation:fall-311 11s -15s linear infinite}@keyframes fall-311{60.31%{transform:translate(17.1836vw,60.31vh) scale(.9567)}to{transform:translate(16.52685vw,99vh) scale(.9567)}}.snow:nth-child(312){opacity:1.0728;transform:translate(37.4832vw,-10px) scale(.4255);animation:fall-312 23s -9s linear infinite}@keyframes fall-312{30.372%{transform:translate(44.6587vw,30.372vh) scale(.4255)}to{transform:translate(41.07095vw,99vh) scale(.4255)}}.snow:nth-child(313){opacity:.122;transform:translate(31.2398vw,-10px) scale(.9497);animation:fall-313 25s -11s linear infinite}@keyframes fall-313{64.999%{transform:translate(39.688vw,64.999vh) scale(.9497)}to{transform:translate(35.4639vw,99vh) scale(.9497)}}.snow:nth-child(314){opacity:.8658;transform:translate(74.3327vw,-10px) scale(.281);animation:fall-314 15s -15s linear infinite}@keyframes fall-314{69.736%{transform:translate(78.7978vw,69.736vh) scale(.281)}to{transform:translate(76.56525vw,99vh) scale(.281)}}.snow:nth-child(315){opacity:1.5144;transform:translate(86.8845vw,-10px) scale(.0462);animation:fall-315 21s -25s linear infinite}@keyframes fall-315{49.21%{transform:translate(96.1972vw,49.21vh) scale(.0462)}to{transform:translate(91.54085vw,99vh) scale(.0462)}}.snow:nth-child(316){opacity:.8046;transform:translate(97.9098vw,-10px) scale(.2792);animation:fall-316 16s -29s linear infinite}@keyframes fall-316{48.855%{transform:translate(99.6662vw,48.855vh) scale(.2792)}to{transform:translate(98.788vw,99vh) scale(.2792)}}.snow:nth-child(317){opacity:.0348;transform:translate(78.5569vw,-10px) scale(.5059);animation:fall-317 19s -11s linear infinite}@keyframes fall-317{42.19%{transform:translate(88.0336vw,42.19vh) scale(.5059)}to{transform:translate(83.29525vw,99vh) scale(.5059)}}.snow:nth-child(318){opacity:1.2998;transform:translate(.6943vw,-10px) scale(.8538);animation:fall-318 26s -21s linear infinite}@keyframes fall-318{36.123%{transform:translate(-6.1824vw,36.123vh) scale(.8538)}to{transform:translate(-2.74405vw,99vh) scale(.8538)}}.snow:nth-child(319){opacity:.704;transform:translate(38.6794vw,-10px) scale(.1093);animation:fall-319 27s -21s linear infinite}@keyframes fall-319{59.894%{transform:translate(33.3368vw,59.894vh) scale(.1093)}to{transform:translate(36.0081vw,99vh) scale(.1093)}}.snow:nth-child(320){opacity:1.969;transform:translate(18.0982vw,-10px) scale(.4278);animation:fall-320 12s -15s linear infinite}@keyframes fall-320{68.6%{transform:translate(18.1772vw,68.6vh) scale(.4278)}to{transform:translate(18.1377vw,99vh) scale(.4278)}}.snow:nth-child(321){opacity:.735;transform:translate(1.2058vw,-10px) scale(.7056);animation:fall-321 16s -16s linear infinite}@keyframes fall-321{70.583%{transform:translate(.7236vw,70.583vh) scale(.7056)}to{transform:translate(.9647vw,99vh) scale(.7056)}}.snow:nth-child(322){opacity:.8692;transform:translate(19.7027vw,-10px) scale(.3736);animation:fall-322 15s -22s linear infinite}@keyframes fall-322{46.003%{transform:translate(14.2vw,46.003vh) scale(.3736)}to{transform:translate(16.95135vw,99vh) scale(.3736)}}.snow:nth-child(323){opacity:.6996;transform:translate(96.6782vw,-10px) scale(.5577);animation:fall-323 17s -11s linear infinite}@keyframes fall-323{54.685%{transform:translate(97.3214vw,54.685vh) scale(.5577)}to{transform:translate(96.9998vw,99vh) scale(.5577)}}.snow:nth-child(324){opacity:1.979;transform:translate(19.3969vw,-10px) scale(.2546);animation:fall-324 22s -9s linear infinite}@keyframes fall-324{44.127%{transform:translate(27.2752vw,44.127vh) scale(.2546)}to{transform:translate(23.33605vw,99vh) scale(.2546)}}.snow:nth-child(325){opacity:.6168;transform:translate(46.2508vw,-10px) scale(.6682);animation:fall-325 18s -24s linear infinite}@keyframes fall-325{73.825%{transform:translate(38.9409vw,73.825vh) scale(.6682)}to{transform:translate(42.59585vw,99vh) scale(.6682)}}.snow:nth-child(326){opacity:.723;transform:translate(85.7882vw,-10px) scale(.8986);animation:fall-326 12s -11s linear infinite}@keyframes fall-326{33.579%{transform:translate(82.1132vw,33.579vh) scale(.8986)}to{transform:translate(83.9507vw,99vh) scale(.8986)}}.snow:nth-child(327){opacity:1.2468;transform:translate(62.5973vw,-10px) scale(.172);animation:fall-327 14s -19s linear infinite}@keyframes fall-327{43.373%{transform:translate(61.6819vw,43.373vh) scale(.172)}to{transform:translate(62.1396vw,99vh) scale(.172)}}.snow:nth-child(328){opacity:.2258;transform:translate(14.4534vw,-10px) scale(.094);animation:fall-328 20s -20s linear infinite}@keyframes fall-328{44.728%{transform:translate(10.1847vw,44.728vh) scale(.094)}to{transform:translate(12.31905vw,99vh) scale(.094)}}.snow:nth-child(329){opacity:.2964;transform:translate(28.5049vw,-10px) scale(.6042);animation:fall-329 14s -6s linear infinite}@keyframes fall-329{63.168%{transform:translate(35.2308vw,63.168vh) scale(.6042)}to{transform:translate(31.86785vw,99vh) scale(.6042)}}.snow:nth-child(330){opacity:.6372;transform:translate(84.6938vw,-10px) scale(.3465);animation:fall-330 21s -7s linear infinite}@keyframes fall-330{64.48%{transform:translate(75.6578vw,64.48vh) scale(.3465)}to{transform:translate(80.1758vw,99vh) scale(.3465)}}.snow:nth-child(331){opacity:1.0744;transform:translate(51.2202vw,-10px) scale(.1316);animation:fall-331 30s -10s linear infinite}@keyframes fall-331{52.231%{transform:translate(41.9617vw,52.231vh) scale(.1316)}to{transform:translate(46.59095vw,99vh) scale(.1316)}}.snow:nth-child(332){opacity:1.5584;transform:translate(2.4835vw,-10px) scale(.0668);animation:fall-332 18s -22s linear infinite}@keyframes fall-332{41.743%{transform:translate(8.3233vw,41.743vh) scale(.0668)}to{transform:translate(5.4034vw,99vh) scale(.0668)}}.snow:nth-child(333){opacity:.9288;transform:translate(31.3879vw,-10px) scale(.7789);animation:fall-333 16s -12s linear infinite}@keyframes fall-333{52.105%{transform:translate(27.6041vw,52.105vh) scale(.7789)}to{transform:translate(29.496vw,99vh) scale(.7789)}}.snow:nth-child(334){opacity:.275;transform:translate(13.1905vw,-10px) scale(.802);animation:fall-334 26s -11s linear infinite}@keyframes fall-334{42.256%{transform:translate(20.5452vw,42.256vh) scale(.802)}to{transform:translate(16.86785vw,99vh) scale(.802)}}.snow:nth-child(335){opacity:1.3048;transform:translate(69.0767vw,-10px) scale(.7897);animation:fall-335 24s -22s linear infinite}@keyframes fall-335{59.943%{transform:translate(78.279vw,59.943vh) scale(.7897)}to{transform:translate(73.67785vw,99vh) scale(.7897)}}.snow:nth-child(336){opacity:.318;transform:translate(77.351vw,-10px) scale(.7263);animation:fall-336 21s -26s linear infinite}@keyframes fall-336{34.981%{transform:translate(87.3199vw,34.981vh) scale(.7263)}to{transform:translate(82.33545vw,99vh) scale(.7263)}}.snow:nth-child(337){opacity:.2088;transform:translate(87.5018vw,-10px) scale(.2721);animation:fall-337 22s -3s linear infinite}@keyframes fall-337{51.383%{transform:translate(78.9069vw,51.383vh) scale(.2721)}to{transform:translate(83.20435vw,99vh) scale(.2721)}}.snow:nth-child(338){opacity:1.1492;transform:translate(12.5315vw,-10px) scale(.9055);animation:fall-338 29s -5s linear infinite}@keyframes fall-338{77.03%{transform:translate(7.9832vw,77.03vh) scale(.9055)}to{transform:translate(10.25735vw,99vh) scale(.9055)}}.snow:nth-child(339){opacity:1.856;transform:translate(24.3608vw,-10px) scale(.5615);animation:fall-339 19s -11s linear infinite}@keyframes fall-339{77.041%{transform:translate(21.8478vw,77.041vh) scale(.5615)}to{transform:translate(23.1043vw,99vh) scale(.5615)}}.snow:nth-child(340){opacity:.7882;transform:translate(72.5652vw,-10px) scale(.2603);animation:fall-340 10s -5s linear infinite}@keyframes fall-340{64.895%{transform:translate(82.5575vw,64.895vh) scale(.2603)}to{transform:translate(77.56135vw,99vh) scale(.2603)}}.snow:nth-child(341){opacity:1.194;transform:translate(72.0863vw,-10px) scale(.9148);animation:fall-341 28s -16s linear infinite}@keyframes fall-341{32.451%{transform:translate(78.2751vw,32.451vh) scale(.9148)}to{transform:translate(75.1807vw,99vh) scale(.9148)}}.snow:nth-child(342){opacity:1.2896;transform:translate(65.548vw,-10px) scale(.1515);animation:fall-342 18s -7s linear infinite}@keyframes fall-342{63.052%{transform:translate(64.8422vw,63.052vh) scale(.1515)}to{transform:translate(65.1951vw,99vh) scale(.1515)}}.snow:nth-child(343){opacity:1.4044;transform:translate(72.7611vw,-10px) scale(.6817);animation:fall-343 29s -19s linear infinite}@keyframes fall-343{57.831%{transform:translate(75.5195vw,57.831vh) scale(.6817)}to{transform:translate(74.1403vw,99vh) scale(.6817)}}.snow:nth-child(344){opacity:.4668;transform:translate(99.5994vw,-10px) scale(.0498);animation:fall-344 27s -6s linear infinite}@keyframes fall-344{63.944%{transform:translate(108.1738vw,63.944vh) scale(.0498)}to{transform:translate(103.8866vw,99vh) scale(.0498)}}.snow:nth-child(345){opacity:1.2602;transform:translate(91.7196vw,-10px) scale(.1329);animation:fall-345 16s -30s linear infinite}@keyframes fall-345{53.172%{transform:translate(92.4086vw,53.172vh) scale(.1329)}to{transform:translate(92.0641vw,99vh) scale(.1329)}}.snow:nth-child(346){opacity:1.9964;transform:translate(83.0801vw,-10px) scale(.3429);animation:fall-346 22s -8s linear infinite}@keyframes fall-346{79.871%{transform:translate(88.5677vw,79.871vh) scale(.3429)}to{transform:translate(85.8239vw,99vh) scale(.3429)}}.snow:nth-child(347){opacity:.3294;transform:translate(91.2015vw,-10px) scale(.1199);animation:fall-347 22s -2s linear infinite}@keyframes fall-347{47.135%{transform:translate(98.7384vw,47.135vh) scale(.1199)}to{transform:translate(94.96995vw,99vh) scale(.1199)}}.snow:nth-child(348){opacity:.5472;transform:translate(37.2688vw,-10px) scale(.3143);animation:fall-348 23s -29s linear infinite}@keyframes fall-348{30.82%{transform:translate(39.3948vw,30.82vh) scale(.3143)}to{transform:translate(38.3318vw,99vh) scale(.3143)}}.snow:nth-child(349){opacity:.5748;transform:translate(20.1157vw,-10px) scale(.8252);animation:fall-349 20s -7s linear infinite}@keyframes fall-349{51.084%{transform:translate(26.9368vw,51.084vh) scale(.8252)}to{transform:translate(23.52625vw,99vh) scale(.8252)}}.snow:nth-child(350){opacity:1.0064;transform:translate(26.4822vw,-10px) scale(.0016);animation:fall-350 23s -28s linear infinite}@keyframes fall-350{44.762%{transform:translate(21.6122vw,44.762vh) scale(.0016)}to{transform:translate(24.0472vw,99vh) scale(.0016)}}.snow:nth-child(351){opacity:.9028;transform:translate(95.0107vw,-10px) scale(.3733);animation:fall-351 28s -30s linear infinite}@keyframes fall-351{71.059%{transform:translate(90.1092vw,71.059vh) scale(.3733)}to{transform:translate(92.55995vw,99vh) scale(.3733)}}.snow:nth-child(352){opacity:1.316;transform:translate(80.0999vw,-10px) scale(.0153);animation:fall-352 20s -5s linear infinite}@keyframes fall-352{77.363%{transform:translate(86.1722vw,77.363vh) scale(.0153)}to{transform:translate(83.13605vw,99vh) scale(.0153)}}.snow:nth-child(353){opacity:1.8662;transform:translate(97.6781vw,-10px) scale(.6155);animation:fall-353 26s -10s linear infinite}@keyframes fall-353{53.784%{transform:translate(103.4089vw,53.784vh) scale(.6155)}to{transform:translate(100.5435vw,99vh) scale(.6155)}}.snow:nth-child(354){opacity:.716;transform:translate(70.2817vw,-10px) scale(.8739);animation:fall-354 28s -11s linear infinite}@keyframes fall-354{47.292%{transform:translate(66.1193vw,47.292vh) scale(.8739)}to{transform:translate(68.2005vw,99vh) scale(.8739)}}.snow:nth-child(355){opacity:.811;transform:translate(33.2046vw,-10px) scale(.5611);animation:fall-355 22s -9s linear infinite}@keyframes fall-355{61.754%{transform:translate(24.9933vw,61.754vh) scale(.5611)}to{transform:translate(29.09895vw,99vh) scale(.5611)}}.snow:nth-child(356){opacity:.2752;transform:translate(7.3278vw,-10px) scale(.2023);animation:fall-356 21s -18s linear infinite}@keyframes fall-356{33.89%{transform:translate(16.6063vw,33.89vh) scale(.2023)}to{transform:translate(11.96705vw,99vh) scale(.2023)}}.snow:nth-child(357){opacity:1.4384;transform:translate(48.2091vw,-10px) scale(.6969);animation:fall-357 28s -7s linear infinite}@keyframes fall-357{30.555%{transform:translate(50.7273vw,30.555vh) scale(.6969)}to{transform:translate(49.4682vw,99vh) scale(.6969)}}.snow:nth-child(358){opacity:1.8398;transform:translate(59.4065vw,-10px) scale(.6631);animation:fall-358 20s -2s linear infinite}@keyframes fall-358{46.622%{transform:translate(66.5905vw,46.622vh) scale(.6631)}to{transform:translate(62.9985vw,99vh) scale(.6631)}}.snow:nth-child(359){opacity:.1884;transform:translate(95.9026vw,-10px) scale(.9653);animation:fall-359 16s -4s linear infinite}@keyframes fall-359{49.385%{transform:translate(95.8818vw,49.385vh) scale(.9653)}to{transform:translate(95.8922vw,99vh) scale(.9653)}}.snow:nth-child(360){opacity:1.527;transform:translate(40.716vw,-10px) scale(.313);animation:fall-360 23s -14s linear infinite}@keyframes fall-360{59.893%{transform:translate(32.0308vw,59.893vh) scale(.313)}to{transform:translate(36.3734vw,99vh) scale(.313)}}.snow:nth-child(361){opacity:.9882;transform:translate(96.5961vw,-10px) scale(.9778);animation:fall-361 25s -11s linear infinite}@keyframes fall-361{47.554%{transform:translate(90.6884vw,47.554vh) scale(.9778)}to{transform:translate(93.64225vw,99vh) scale(.9778)}}.snow:nth-child(362){opacity:.5766;transform:translate(99.517vw,-10px) scale(.4902);animation:fall-362 28s -30s linear infinite}@keyframes fall-362{46.35%{transform:translate(94.362vw,46.35vh) scale(.4902)}to{transform:translate(96.9395vw,99vh) scale(.4902)}}.snow:nth-child(363){opacity:.5176;transform:translate(32.3197vw,-10px) scale(.2439);animation:fall-363 27s -25s linear infinite}@keyframes fall-363{39.818%{transform:translate(41.7113vw,39.818vh) scale(.2439)}to{transform:translate(37.0155vw,99vh) scale(.2439)}}.snow:nth-child(364){opacity:1.7156;transform:translate(89.6129vw,-10px) scale(.1282);animation:fall-364 15s -9s linear infinite}@keyframes fall-364{58.792%{transform:translate(95.4968vw,58.792vh) scale(.1282)}to{transform:translate(92.55485vw,99vh) scale(.1282)}}.snow:nth-child(365){opacity:.1314;transform:translate(52.7985vw,-10px) scale(.8355);animation:fall-365 20s -15s linear infinite}@keyframes fall-365{33.099%{transform:translate(61.2055vw,33.099vh) scale(.8355)}to{transform:translate(57.002vw,99vh) scale(.8355)}}.snow:nth-child(366){opacity:.7708;transform:translate(20.4573vw,-10px) scale(.0245);animation:fall-366 24s -11s linear infinite}@keyframes fall-366{77.911%{transform:translate(12.787vw,77.911vh) scale(.0245)}to{transform:translate(16.62215vw,99vh) scale(.0245)}}.snow:nth-child(367){opacity:1.117;transform:translate(81.1068vw,-10px) scale(.7414);animation:fall-367 16s -24s linear infinite}@keyframes fall-367{61.876%{transform:translate(86.5707vw,61.876vh) scale(.7414)}to{transform:translate(83.83875vw,99vh) scale(.7414)}}.snow:nth-child(368){opacity:1.1082;transform:translate(90.2191vw,-10px) scale(.0802);animation:fall-368 21s -21s linear infinite}@keyframes fall-368{63.936%{transform:translate(91.4397vw,63.936vh) scale(.0802)}to{transform:translate(90.8294vw,99vh) scale(.0802)}}.snow:nth-child(369){opacity:1.668;transform:translate(98.4039vw,-10px) scale(.1615);animation:fall-369 19s -23s linear infinite}@keyframes fall-369{43.189%{transform:translate(93.1712vw,43.189vh) scale(.1615)}to{transform:translate(95.78755vw,99vh) scale(.1615)}}.snow:nth-child(370){opacity:1.1154;transform:translate(38.1065vw,-10px) scale(.5166);animation:fall-370 28s -12s linear infinite}@keyframes fall-370{56.596%{transform:translate(30.1351vw,56.596vh) scale(.5166)}to{transform:translate(34.1208vw,99vh) scale(.5166)}}.snow:nth-child(371){opacity:1.656;transform:translate(12.7676vw,-10px) scale(.9269);animation:fall-371 22s -13s linear infinite}@keyframes fall-371{60.033%{transform:translate(22.4075vw,60.033vh) scale(.9269)}to{transform:translate(17.58755vw,99vh) scale(.9269)}}.snow:nth-child(372){opacity:.2106;transform:translate(74.2496vw,-10px) scale(.129);animation:fall-372 18s -7s linear infinite}@keyframes fall-372{30.3%{transform:translate(80.7673vw,30.3vh) scale(.129)}to{transform:translate(77.50845vw,99vh) scale(.129)}}.snow:nth-child(373){opacity:1.6396;transform:translate(46.217vw,-10px) scale(.8976);animation:fall-373 29s -4s linear infinite}@keyframes fall-373{78.844%{transform:translate(38.6518vw,78.844vh) scale(.8976)}to{transform:translate(42.4344vw,99vh) scale(.8976)}}.snow:nth-child(374){opacity:1.7318;transform:translate(73.49vw,-10px) scale(.2211);animation:fall-374 21s -13s linear infinite}@keyframes fall-374{39.093%{transform:translate(81.5305vw,39.093vh) scale(.2211)}to{transform:translate(77.51025vw,99vh) scale(.2211)}}.snow:nth-child(375){opacity:.0694;transform:translate(1.9676vw,-10px) scale(.8051);animation:fall-375 30s -14s linear infinite}@keyframes fall-375{63.737%{transform:translate(1.4003vw,63.737vh) scale(.8051)}to{transform:translate(1.68395vw,99vh) scale(.8051)}}.snow:nth-child(376){opacity:.3306;transform:translate(41.1778vw,-10px) scale(.4699);animation:fall-376 23s -29s linear infinite}@keyframes fall-376{70.68%{transform:translate(45.9617vw,70.68vh) scale(.4699)}to{transform:translate(43.56975vw,99vh) scale(.4699)}}.snow:nth-child(377){opacity:.1656;transform:translate(98.6053vw,-10px) scale(.3794);animation:fall-377 12s -1s linear infinite}@keyframes fall-377{78.055%{transform:translate(102.2046vw,78.055vh) scale(.3794)}to{transform:translate(100.40495vw,99vh) scale(.3794)}}.snow:nth-child(378){opacity:1.8654;transform:translate(27.1311vw,-10px) scale(.0629);animation:fall-378 10s -6s linear infinite}@keyframes fall-378{49.472%{transform:translate(19.405vw,49.472vh) scale(.0629)}to{transform:translate(23.26805vw,99vh) scale(.0629)}}.snow:nth-child(379){opacity:.0198;transform:translate(95.5437vw,-10px) scale(.7233);animation:fall-379 28s -25s linear infinite}@keyframes fall-379{50.945%{transform:translate(93.5265vw,50.945vh) scale(.7233)}to{transform:translate(94.5351vw,99vh) scale(.7233)}}.snow:nth-child(380){opacity:1.6062;transform:translate(76.6839vw,-10px) scale(.2728);animation:fall-380 20s -25s linear infinite}@keyframes fall-380{78.046%{transform:translate(78.611vw,78.046vh) scale(.2728)}to{transform:translate(77.64745vw,99vh) scale(.2728)}}.snow:nth-child(381){opacity:1.1376;transform:translate(5.0835vw,-10px) scale(.1689);animation:fall-381 18s -21s linear infinite}@keyframes fall-381{60.496%{transform:translate(-.9609vw,60.496vh) scale(.1689)}to{transform:translate(2.0613vw,99vh) scale(.1689)}}.snow:nth-child(382){opacity:1.0062;transform:translate(66.701vw,-10px) scale(.033);animation:fall-382 24s -25s linear infinite}@keyframes fall-382{47.62%{transform:translate(59.8033vw,47.62vh) scale(.033)}to{transform:translate(63.25215vw,99vh) scale(.033)}}.snow:nth-child(383){opacity:.1326;transform:translate(96.0898vw,-10px) scale(.4119);animation:fall-383 26s -27s linear infinite}@keyframes fall-383{50.879%{transform:translate(88.2615vw,50.879vh) scale(.4119)}to{transform:translate(92.17565vw,99vh) scale(.4119)}}.snow:nth-child(384){opacity:1.8506;transform:translate(76.8373vw,-10px) scale(.0677);animation:fall-384 21s -2s linear infinite}@keyframes fall-384{51.812%{transform:translate(72.4328vw,51.812vh) scale(.0677)}to{transform:translate(74.63505vw,99vh) scale(.0677)}}.snow:nth-child(385){opacity:1.3494;transform:translate(38.5523vw,-10px) scale(.6374);animation:fall-385 16s -22s linear infinite}@keyframes fall-385{48.399%{transform:translate(43.5274vw,48.399vh) scale(.6374)}to{transform:translate(41.03985vw,99vh) scale(.6374)}}.snow:nth-child(386){opacity:.4448;transform:translate(32.857vw,-10px) scale(.4727);animation:fall-386 29s -28s linear infinite}@keyframes fall-386{49.791%{transform:translate(28.2435vw,49.791vh) scale(.4727)}to{transform:translate(30.55025vw,99vh) scale(.4727)}}.snow:nth-child(387){opacity:1.219;transform:translate(13.7348vw,-10px) scale(.6703);animation:fall-387 10s -10s linear infinite}@keyframes fall-387{32.495%{transform:translate(15.0341vw,32.495vh) scale(.6703)}to{transform:translate(14.38445vw,99vh) scale(.6703)}}.snow:nth-child(388){opacity:.4676;transform:translate(70.7922vw,-10px) scale(.6641);animation:fall-388 18s -2s linear infinite}@keyframes fall-388{53.519%{transform:translate(64.2562vw,53.519vh) scale(.6641)}to{transform:translate(67.5242vw,99vh) scale(.6641)}}.snow:nth-child(389){opacity:1.132;transform:translate(3.2913vw,-10px) scale(.7651);animation:fall-389 13s -23s linear infinite}@keyframes fall-389{70.308%{transform:translate(-.8275vw,70.308vh) scale(.7651)}to{transform:translate(1.2319vw,99vh) scale(.7651)}}.snow:nth-child(390){opacity:1.8646;transform:translate(77.9516vw,-10px) scale(.3896);animation:fall-390 21s -30s linear infinite}@keyframes fall-390{47.784%{transform:translate(73.5425vw,47.784vh) scale(.3896)}to{transform:translate(75.74705vw,99vh) scale(.3896)}}.snow:nth-child(391){opacity:1.815;transform:translate(5.8394vw,-10px) scale(.1991);animation:fall-391 28s -9s linear infinite}@keyframes fall-391{54.237%{transform:translate(9.9318vw,54.237vh) scale(.1991)}to{transform:translate(7.8856vw,99vh) scale(.1991)}}.snow:nth-child(392){opacity:1.0734;transform:translate(59.293vw,-10px) scale(.9697);animation:fall-392 18s -4s linear infinite}@keyframes fall-392{66.23%{transform:translate(67.2833vw,66.23vh) scale(.9697)}to{transform:translate(63.28815vw,99vh) scale(.9697)}}.snow:nth-child(393){opacity:.325;transform:translate(7.1267vw,-10px) scale(.7301);animation:fall-393 10s -25s linear infinite}@keyframes fall-393{33.859%{transform:translate(4.8197vw,33.859vh) scale(.7301)}to{transform:translate(5.9732vw,99vh) scale(.7301)}}.snow:nth-child(394){opacity:1.349;transform:translate(2.066vw,-10px) scale(.0836);animation:fall-394 29s -22s linear infinite}@keyframes fall-394{36.932%{transform:translate(11.8468vw,36.932vh) scale(.0836)}to{transform:translate(6.9564vw,99vh) scale(.0836)}}.snow:nth-child(395){opacity:1.2358;transform:translate(62.2692vw,-10px) scale(.2191);animation:fall-395 12s -17s linear infinite}@keyframes fall-395{33.944%{transform:translate(68.7048vw,33.944vh) scale(.2191)}to{transform:translate(65.487vw,99vh) scale(.2191)}}.snow:nth-child(396){opacity:.8482;transform:translate(89.4763vw,-10px) scale(.8644);animation:fall-396 26s -26s linear infinite}@keyframes fall-396{53.496%{transform:translate(98.4385vw,53.496vh) scale(.8644)}to{transform:translate(93.9574vw,99vh) scale(.8644)}}.snow:nth-child(397){opacity:1.241;transform:translate(90.9383vw,-10px) scale(.6319);animation:fall-397 12s -16s linear infinite}@keyframes fall-397{67.457%{transform:translate(87.7541vw,67.457vh) scale(.6319)}to{transform:translate(89.3462vw,99vh) scale(.6319)}}.snow:nth-child(398){opacity:.405;transform:translate(89.6748vw,-10px) scale(.8206);animation:fall-398 17s -17s linear infinite}@keyframes fall-398{44.822%{transform:translate(82.4046vw,44.822vh) scale(.8206)}to{transform:translate(86.0397vw,99vh) scale(.8206)}}.snow:nth-child(399){opacity:.1998;transform:translate(1.3168vw,-10px) scale(.6833);animation:fall-399 28s -15s linear infinite}@keyframes fall-399{36.712%{transform:translate(10.5489vw,36.712vh) scale(.6833)}to{transform:translate(5.93285vw,99vh) scale(.6833)}}.snow:nth-child(400){opacity:.2554;transform:translate(41.3083vw,-10px) scale(.8424);animation:fall-400 19s -8s linear infinite}@keyframes fall-400{74.799%{transform:translate(31.5229vw,74.799vh) scale(.8424)}to{transform:translate(36.4156vw,99vh) scale(.8424)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.7668;transform:translate(49.8017vw,-10px) scale(.2486);animation:fall-1 15s -11s linear infinite}@keyframes fall-1{67.805%{transform:translate(54.2182vw,67.805vh) scale(.2486)}to{transform:translate(52.00995vw,99vh) scale(.2486)}}.snow:nth-child(2){opacity:1.2204;transform:translate(64.8473vw,-10px) scale(.4276);animation:fall-2 18s -4s linear infinite}@keyframes fall-2{66.718%{transform:translate(72.5451vw,66.718vh) scale(.4276)}to{transform:translate(68.6962vw,99vh) scale(.4276)}}.snow:nth-child(3){opacity:1.6416;transform:translate(87.599vw,-10px) scale(.2491);animation:fall-3 28s -13s linear infinite}@keyframes fall-3{77.893%{transform:translate(94.5015vw,77.893vh) scale(.2491)}to{transform:translate(91.05025vw,99vh) scale(.2491)}}.snow:nth-child(4){opacity:1.5352;transform:translate(71.98vw,-10px) scale(.6691);animation:fall-4 26s -30s linear infinite}@keyframes fall-4{78.833%{transform:translate(77.7731vw,78.833vh) scale(.6691)}to{transform:translate(74.87655vw,99vh) scale(.6691)}}.snow:nth-child(5){opacity:1.3852;transform:translate(3.2384vw,-10px) scale(.8696);animation:fall-5 27s -25s linear infinite}@keyframes fall-5{57.457%{transform:translate(-4.1977vw,57.457vh) scale(.8696)}to{transform:translate(-.47965vw,99vh) scale(.8696)}}.snow:nth-child(6){opacity:.326;transform:translate(.7847vw,-10px) scale(.933);animation:fall-6 18s -16s linear infinite}@keyframes fall-6{59.918%{transform:translate(1.5624vw,59.918vh) scale(.933)}to{transform:translate(1.17355vw,99vh) scale(.933)}}.snow:nth-child(7){opacity:.1838;transform:translate(24.1984vw,-10px) scale(.5429);animation:fall-7 26s -24s linear infinite}@keyframes fall-7{64.513%{transform:translate(29.2161vw,64.513vh) scale(.5429)}to{transform:translate(26.70725vw,99vh) scale(.5429)}}.snow:nth-child(8){opacity:.8;transform:translate(13.3962vw,-10px) scale(.1205);animation:fall-8 13s -13s linear infinite}@keyframes fall-8{35.029%{transform:translate(13.2409vw,35.029vh) scale(.1205)}to{transform:translate(13.31855vw,99vh) scale(.1205)}}.snow:nth-child(9){opacity:.5592;transform:translate(91.245vw,-10px) scale(.1836);animation:fall-9 10s -24s linear infinite}@keyframes fall-9{75.151%{transform:translate(81.4563vw,75.151vh) scale(.1836)}to{transform:translate(86.35065vw,99vh) scale(.1836)}}.snow:nth-child(10){opacity:.7906;transform:translate(22.4095vw,-10px) scale(.1923);animation:fall-10 24s -9s linear infinite}@keyframes fall-10{54.305%{transform:translate(28.6569vw,54.305vh) scale(.1923)}to{transform:translate(25.5332vw,99vh) scale(.1923)}}.snow:nth-child(11){opacity:1.0484;transform:translate(37.0638vw,-10px) scale(.0691);animation:fall-11 17s -30s linear infinite}@keyframes fall-11{53.205%{transform:translate(28.5478vw,53.205vh) scale(.0691)}to{transform:translate(32.8058vw,99vh) scale(.0691)}}.snow:nth-child(12){opacity:1.2516;transform:translate(58.2316vw,-10px) scale(.6236);animation:fall-12 28s -8s linear infinite}@keyframes fall-12{71.46%{transform:translate(64.7995vw,71.46vh) scale(.6236)}to{transform:translate(61.51555vw,99vh) scale(.6236)}}.snow:nth-child(13){opacity:.238;transform:translate(31.3201vw,-10px) scale(.1871);animation:fall-13 10s -20s linear infinite}@keyframes fall-13{37.04%{transform:translate(36.4117vw,37.04vh) scale(.1871)}to{transform:translate(33.8659vw,99vh) scale(.1871)}}.snow:nth-child(14){opacity:.5398;transform:translate(33.5661vw,-10px) scale(.4705);animation:fall-14 18s -29s linear infinite}@keyframes fall-14{35.458%{transform:translate(32.2246vw,35.458vh) scale(.4705)}to{transform:translate(32.89535vw,99vh) scale(.4705)}}.snow:nth-child(15){opacity:.335;transform:translate(64.1855vw,-10px) scale(.3027);animation:fall-15 24s -16s linear infinite}@keyframes fall-15{60.318%{transform:translate(70.8909vw,60.318vh) scale(.3027)}to{transform:translate(67.5382vw,99vh) scale(.3027)}}.snow:nth-child(16){opacity:1.9456;transform:translate(38.912vw,-10px) scale(.5088);animation:fall-16 14s -26s linear infinite}@keyframes fall-16{62.168%{transform:translate(37.3344vw,62.168vh) scale(.5088)}to{transform:translate(38.1232vw,99vh) scale(.5088)}}.snow:nth-child(17){opacity:.858;transform:translate(90.9549vw,-10px) scale(.9437);animation:fall-17 21s -16s linear infinite}@keyframes fall-17{39.96%{transform:translate(90.5454vw,39.96vh) scale(.9437)}to{transform:translate(90.75015vw,99vh) scale(.9437)}}.snow:nth-child(18){opacity:1.936;transform:translate(5.3945vw,-10px) scale(.6206);animation:fall-18 19s -25s linear infinite}@keyframes fall-18{50.169%{transform:translate(12.5196vw,50.169vh) scale(.6206)}to{transform:translate(8.95705vw,99vh) scale(.6206)}}.snow:nth-child(19){opacity:1.0482;transform:translate(89.3998vw,-10px) scale(.1827);animation:fall-19 13s -10s linear infinite}@keyframes fall-19{66.196%{transform:translate(80.0922vw,66.196vh) scale(.1827)}to{transform:translate(84.746vw,99vh) scale(.1827)}}.snow:nth-child(20){opacity:.4256;transform:translate(82.7991vw,-10px) scale(.2147);animation:fall-20 18s -25s linear infinite}@keyframes fall-20{61.057%{transform:translate(91.0094vw,61.057vh) scale(.2147)}to{transform:translate(86.90425vw,99vh) scale(.2147)}}.snow:nth-child(21){opacity:1.4214;transform:translate(51.1999vw,-10px) scale(.6837);animation:fall-21 26s -20s linear infinite}@keyframes fall-21{38.024%{transform:translate(42.6624vw,38.024vh) scale(.6837)}to{transform:translate(46.93115vw,99vh) scale(.6837)}}.snow:nth-child(22){opacity:.7646;transform:translate(12.9362vw,-10px) scale(.3754);animation:fall-22 22s -24s linear infinite}@keyframes fall-22{38.337%{transform:translate(12.4398vw,38.337vh) scale(.3754)}to{transform:translate(12.688vw,99vh) scale(.3754)}}.snow:nth-child(23){opacity:1.3158;transform:translate(87.5041vw,-10px) scale(.7747);animation:fall-23 13s -16s linear infinite}@keyframes fall-23{61.054%{transform:translate(77.87vw,61.054vh) scale(.7747)}to{transform:translate(82.68705vw,99vh) scale(.7747)}}.snow:nth-child(24){opacity:.1442;transform:translate(6.733vw,-10px) scale(.9316);animation:fall-24 14s -20s linear infinite}@keyframes fall-24{41.479%{transform:translate(9.2455vw,41.479vh) scale(.9316)}to{transform:translate(7.98925vw,99vh) scale(.9316)}}.snow:nth-child(25){opacity:.0664;transform:translate(97.6946vw,-10px) scale(.0286);animation:fall-25 16s -14s linear infinite}@keyframes fall-25{52.141%{transform:translate(101.6261vw,52.141vh) scale(.0286)}to{transform:translate(99.66035vw,99vh) scale(.0286)}}.snow:nth-child(26){opacity:1.7826;transform:translate(86.3345vw,-10px) scale(.3431);animation:fall-26 18s -15s linear infinite}@keyframes fall-26{75.571%{transform:translate(94.7617vw,75.571vh) scale(.3431)}to{transform:translate(90.5481vw,99vh) scale(.3431)}}.snow:nth-child(27){opacity:1.478;transform:translate(61.0776vw,-10px) scale(.4336);animation:fall-27 29s -20s linear infinite}@keyframes fall-27{70.6%{transform:translate(64.9475vw,70.6vh) scale(.4336)}to{transform:translate(63.01255vw,99vh) scale(.4336)}}.snow:nth-child(28){opacity:1.2904;transform:translate(2.7325vw,-10px) scale(.7894);animation:fall-28 26s -7s linear infinite}@keyframes fall-28{52.856%{transform:translate(-2.9543vw,52.856vh) scale(.7894)}to{transform:translate(-.1109vw,99vh) scale(.7894)}}.snow:nth-child(29){opacity:.3882;transform:translate(53.2644vw,-10px) scale(.9493);animation:fall-29 13s -28s linear infinite}@keyframes fall-29{50.425%{transform:translate(61.8902vw,50.425vh) scale(.9493)}to{transform:translate(57.5773vw,99vh) scale(.9493)}}.snow:nth-child(30){opacity:1.0086;transform:translate(32.0128vw,-10px) scale(.0528);animation:fall-30 29s -1s linear infinite}@keyframes fall-30{52.116%{transform:translate(27.7138vw,52.116vh) scale(.0528)}to{transform:translate(29.8633vw,99vh) scale(.0528)}}.snow:nth-child(31){opacity:1.9858;transform:translate(73.1775vw,-10px) scale(.2428);animation:fall-31 12s -1s linear infinite}@keyframes fall-31{59.167%{transform:translate(74.6196vw,59.167vh) scale(.2428)}to{transform:translate(73.89855vw,99vh) scale(.2428)}}.snow:nth-child(32){opacity:1.7056;transform:translate(69.5239vw,-10px) scale(.4866);animation:fall-32 19s -3s linear infinite}@keyframes fall-32{57.128%{transform:translate(63.7504vw,57.128vh) scale(.4866)}to{transform:translate(66.63715vw,99vh) scale(.4866)}}.snow:nth-child(33){opacity:1.2166;transform:translate(66.4123vw,-10px) scale(.4667);animation:fall-33 18s -21s linear infinite}@keyframes fall-33{68.855%{transform:translate(62.7851vw,68.855vh) scale(.4667)}to{transform:translate(64.5987vw,99vh) scale(.4667)}}.snow:nth-child(34){opacity:.2098;transform:translate(63.5081vw,-10px) scale(.0027);animation:fall-34 17s -22s linear infinite}@keyframes fall-34{44.209%{transform:translate(54.3341vw,44.209vh) scale(.0027)}to{transform:translate(58.9211vw,99vh) scale(.0027)}}.snow:nth-child(35){opacity:1.9862;transform:translate(61.1437vw,-10px) scale(.1913);animation:fall-35 11s -16s linear infinite}@keyframes fall-35{49.979%{transform:translate(58.4585vw,49.979vh) scale(.1913)}to{transform:translate(59.8011vw,99vh) scale(.1913)}}.snow:nth-child(36){opacity:1.4436;transform:translate(67.4138vw,-10px) scale(.5569);animation:fall-36 30s -2s linear infinite}@keyframes fall-36{58.072%{transform:translate(67.8863vw,58.072vh) scale(.5569)}to{transform:translate(67.65005vw,99vh) scale(.5569)}}.snow:nth-child(37){opacity:.9682;transform:translate(79.9415vw,-10px) scale(.9719);animation:fall-37 26s -26s linear infinite}@keyframes fall-37{65.462%{transform:translate(79.5524vw,65.462vh) scale(.9719)}to{transform:translate(79.74695vw,99vh) scale(.9719)}}.snow:nth-child(38){opacity:1.5288;transform:translate(32.9282vw,-10px) scale(.5233);animation:fall-38 20s -18s linear infinite}@keyframes fall-38{64.27%{transform:translate(35.5662vw,64.27vh) scale(.5233)}to{transform:translate(34.2472vw,99vh) scale(.5233)}}.snow:nth-child(39){opacity:.8754;transform:translate(42.5008vw,-10px) scale(.8176);animation:fall-39 25s -22s linear infinite}@keyframes fall-39{50.789%{transform:translate(48.6984vw,50.789vh) scale(.8176)}to{transform:translate(45.5996vw,99vh) scale(.8176)}}.snow:nth-child(40){opacity:.6094;transform:translate(3.7545vw,-10px) scale(.4239);animation:fall-40 21s -8s linear infinite}@keyframes fall-40{45.613%{transform:translate(1.339vw,45.613vh) scale(.4239)}to{transform:translate(2.54675vw,99vh) scale(.4239)}}.snow:nth-child(41){opacity:.666;transform:translate(69.2927vw,-10px) scale(.5689);animation:fall-41 16s -12s linear infinite}@keyframes fall-41{33.048%{transform:translate(74.5268vw,33.048vh) scale(.5689)}to{transform:translate(71.90975vw,99vh) scale(.5689)}}.snow:nth-child(42){opacity:1.3846;transform:translate(89.3519vw,-10px) scale(.8991);animation:fall-42 21s -10s linear infinite}@keyframes fall-42{72.708%{transform:translate(92.9708vw,72.708vh) scale(.8991)}to{transform:translate(91.16135vw,99vh) scale(.8991)}}.snow:nth-child(43){opacity:1.962;transform:translate(46.9282vw,-10px) scale(.2572);animation:fall-43 17s -2s linear infinite}@keyframes fall-43{42.288%{transform:translate(44.1734vw,42.288vh) scale(.2572)}to{transform:translate(45.5508vw,99vh) scale(.2572)}}.snow:nth-child(44){opacity:.8816;transform:translate(53.7459vw,-10px) scale(.9676);animation:fall-44 10s -18s linear infinite}@keyframes fall-44{44.087%{transform:translate(62.894vw,44.087vh) scale(.9676)}to{transform:translate(58.31995vw,99vh) scale(.9676)}}.snow:nth-child(45){opacity:1.0766;transform:translate(56.8377vw,-10px) scale(.8165);animation:fall-45 22s -2s linear infinite}@keyframes fall-45{53.404%{transform:translate(63.0552vw,53.404vh) scale(.8165)}to{transform:translate(59.94645vw,99vh) scale(.8165)}}.snow:nth-child(46){opacity:.0818;transform:translate(24.0072vw,-10px) scale(.0695);animation:fall-46 22s -17s linear infinite}@keyframes fall-46{53.808%{transform:translate(30.5253vw,53.808vh) scale(.0695)}to{transform:translate(27.26625vw,99vh) scale(.0695)}}.snow:nth-child(47){opacity:1.947;transform:translate(63.5208vw,-10px) scale(.4611);animation:fall-47 12s -23s linear infinite}@keyframes fall-47{67.47%{transform:translate(56.2307vw,67.47vh) scale(.4611)}to{transform:translate(59.87575vw,99vh) scale(.4611)}}.snow:nth-child(48){opacity:1.8904;transform:translate(13.2075vw,-10px) scale(.6013);animation:fall-48 16s -24s linear infinite}@keyframes fall-48{70.886%{transform:translate(6.4487vw,70.886vh) scale(.6013)}to{transform:translate(9.8281vw,99vh) scale(.6013)}}.snow:nth-child(49){opacity:.0024;transform:translate(57.4782vw,-10px) scale(.818);animation:fall-49 30s -10s linear infinite}@keyframes fall-49{70.373%{transform:translate(60.3957vw,70.373vh) scale(.818)}to{transform:translate(58.93695vw,99vh) scale(.818)}}.snow:nth-child(50){opacity:1.5244;transform:translate(6.7301vw,-10px) scale(.6451);animation:fall-50 10s -1s linear infinite}@keyframes fall-50{65.007%{transform:translate(3.319vw,65.007vh) scale(.6451)}to{transform:translate(5.02455vw,99vh) scale(.6451)}}.snow:nth-child(51){opacity:.214;transform:translate(29.6009vw,-10px) scale(.5043);animation:fall-51 29s -16s linear infinite}@keyframes fall-51{75.837%{transform:translate(26.4624vw,75.837vh) scale(.5043)}to{transform:translate(28.03165vw,99vh) scale(.5043)}}.snow:nth-child(52){opacity:.739;transform:translate(87.2143vw,-10px) scale(.4097);animation:fall-52 25s -19s linear infinite}@keyframes fall-52{50.504%{transform:translate(84.2758vw,50.504vh) scale(.4097)}to{transform:translate(85.74505vw,99vh) scale(.4097)}}.snow:nth-child(53){opacity:.974;transform:translate(62.901vw,-10px) scale(.6538);animation:fall-53 27s -25s linear infinite}@keyframes fall-53{59.191%{transform:translate(59.8537vw,59.191vh) scale(.6538)}to{transform:translate(61.37735vw,99vh) scale(.6538)}}.snow:nth-child(54){opacity:.6988;transform:translate(69.239vw,-10px) scale(.6873);animation:fall-54 18s -30s linear infinite}@keyframes fall-54{41.163%{transform:translate(74.2424vw,41.163vh) scale(.6873)}to{transform:translate(71.7407vw,99vh) scale(.6873)}}.snow:nth-child(55){opacity:.2442;transform:translate(40.5675vw,-10px) scale(.8949);animation:fall-55 26s -26s linear infinite}@keyframes fall-55{36.273%{transform:translate(46.2414vw,36.273vh) scale(.8949)}to{transform:translate(43.40445vw,99vh) scale(.8949)}}.snow:nth-child(56){opacity:.2694;transform:translate(58.2676vw,-10px) scale(.0023);animation:fall-56 23s -24s linear infinite}@keyframes fall-56{67.731%{transform:translate(50.761vw,67.731vh) scale(.0023)}to{transform:translate(54.5143vw,99vh) scale(.0023)}}.snow:nth-child(57){opacity:1.0356;transform:translate(18.3012vw,-10px) scale(.0601);animation:fall-57 26s -16s linear infinite}@keyframes fall-57{33.747%{transform:translate(27.9336vw,33.747vh) scale(.0601)}to{transform:translate(23.1174vw,99vh) scale(.0601)}}.snow:nth-child(58){opacity:.6044;transform:translate(70.6477vw,-10px) scale(.7607);animation:fall-58 25s -6s linear infinite}@keyframes fall-58{53.194%{transform:translate(77.1195vw,53.194vh) scale(.7607)}to{transform:translate(73.8836vw,99vh) scale(.7607)}}.snow:nth-child(59){opacity:.7338;transform:translate(87.0946vw,-10px) scale(.2771);animation:fall-59 26s -24s linear infinite}@keyframes fall-59{74.04%{transform:translate(88.9233vw,74.04vh) scale(.2771)}to{transform:translate(88.00895vw,99vh) scale(.2771)}}.snow:nth-child(60){opacity:.146;transform:translate(84.0115vw,-10px) scale(.8355);animation:fall-60 11s -10s linear infinite}@keyframes fall-60{65.339%{transform:translate(85.9625vw,65.339vh) scale(.8355)}to{transform:translate(84.987vw,99vh) scale(.8355)}}.snow:nth-child(61){opacity:.2624;transform:translate(27.0304vw,-10px) scale(.9335);animation:fall-61 15s -7s linear infinite}@keyframes fall-61{44.249%{transform:translate(28.7295vw,44.249vh) scale(.9335)}to{transform:translate(27.87995vw,99vh) scale(.9335)}}.snow:nth-child(62){opacity:.0308;transform:translate(9.5513vw,-10px) scale(.9274);animation:fall-62 21s -25s linear infinite}@keyframes fall-62{40.722%{transform:translate(19.418vw,40.722vh) scale(.9274)}to{transform:translate(14.48465vw,99vh) scale(.9274)}}.snow:nth-child(63){opacity:.256;transform:translate(53.0824vw,-10px) scale(.968);animation:fall-63 15s -29s linear infinite}@keyframes fall-63{41.848%{transform:translate(52.5848vw,41.848vh) scale(.968)}to{transform:translate(52.8336vw,99vh) scale(.968)}}.snow:nth-child(64){opacity:1.8784;transform:translate(12.7662vw,-10px) scale(.9818);animation:fall-64 23s -3s linear infinite}@keyframes fall-64{61.231%{transform:translate(5.6029vw,61.231vh) scale(.9818)}to{transform:translate(9.18455vw,99vh) scale(.9818)}}.snow:nth-child(65){opacity:.376;transform:translate(13.8256vw,-10px) scale(.222);animation:fall-65 12s -28s linear infinite}@keyframes fall-65{57.177%{transform:translate(11.7085vw,57.177vh) scale(.222)}to{transform:translate(12.76705vw,99vh) scale(.222)}}.snow:nth-child(66){opacity:1.6924;transform:translate(23.9439vw,-10px) scale(.8982);animation:fall-66 12s -21s linear infinite}@keyframes fall-66{52.624%{transform:translate(26.198vw,52.624vh) scale(.8982)}to{transform:translate(25.07095vw,99vh) scale(.8982)}}.snow:nth-child(67){opacity:1.6956;transform:translate(20.6225vw,-10px) scale(.4887);animation:fall-67 14s -3s linear infinite}@keyframes fall-67{75.825%{transform:translate(17.6463vw,75.825vh) scale(.4887)}to{transform:translate(19.1344vw,99vh) scale(.4887)}}.snow:nth-child(68){opacity:.9748;transform:translate(31.768vw,-10px) scale(.9929);animation:fall-68 18s -15s linear infinite}@keyframes fall-68{78.592%{transform:translate(26.165vw,78.592vh) scale(.9929)}to{transform:translate(28.9665vw,99vh) scale(.9929)}}.snow:nth-child(69){opacity:.6226;transform:translate(63.097vw,-10px) scale(.3071);animation:fall-69 21s -6s linear infinite}@keyframes fall-69{51.371%{transform:translate(64.3415vw,51.371vh) scale(.3071)}to{transform:translate(63.71925vw,99vh) scale(.3071)}}.snow:nth-child(70){opacity:.1468;transform:translate(36.4914vw,-10px) scale(.3784);animation:fall-70 10s -3s linear infinite}@keyframes fall-70{79.894%{transform:translate(29.3903vw,79.894vh) scale(.3784)}to{transform:translate(32.94085vw,99vh) scale(.3784)}}.snow:nth-child(71){opacity:.493;transform:translate(87.8156vw,-10px) scale(.9256);animation:fall-71 13s -11s linear infinite}@keyframes fall-71{51.101%{transform:translate(78.8685vw,51.101vh) scale(.9256)}to{transform:translate(83.34205vw,99vh) scale(.9256)}}.snow:nth-child(72){opacity:.447;transform:translate(80.6998vw,-10px) scale(.9612);animation:fall-72 16s -11s linear infinite}@keyframes fall-72{75.532%{transform:translate(72.9919vw,75.532vh) scale(.9612)}to{transform:translate(76.84585vw,99vh) scale(.9612)}}.snow:nth-child(73){opacity:1.0512;transform:translate(82.2176vw,-10px) scale(.3324);animation:fall-73 17s -19s linear infinite}@keyframes fall-73{63.993%{transform:translate(86.8099vw,63.993vh) scale(.3324)}to{transform:translate(84.51375vw,99vh) scale(.3324)}}.snow:nth-child(74){opacity:.5764;transform:translate(34.6283vw,-10px) scale(.9352);animation:fall-74 17s -10s linear infinite}@keyframes fall-74{79.266%{transform:translate(25.7639vw,79.266vh) scale(.9352)}to{transform:translate(30.1961vw,99vh) scale(.9352)}}.snow:nth-child(75){opacity:1.106;transform:translate(32.5606vw,-10px) scale(.0011);animation:fall-75 18s -7s linear infinite}@keyframes fall-75{39.369%{transform:translate(35.0606vw,39.369vh) scale(.0011)}to{transform:translate(33.8106vw,99vh) scale(.0011)}}.snow:nth-child(76){opacity:.7948;transform:translate(18.4439vw,-10px) scale(.9491);animation:fall-76 24s -10s linear infinite}@keyframes fall-76{30.368%{transform:translate(21.2399vw,30.368vh) scale(.9491)}to{transform:translate(19.8419vw,99vh) scale(.9491)}}.snow:nth-child(77){opacity:1.5702;transform:translate(94.7319vw,-10px) scale(.6479);animation:fall-77 12s -26s linear infinite}@keyframes fall-77{33.482%{transform:translate(90.505vw,33.482vh) scale(.6479)}to{transform:translate(92.61845vw,99vh) scale(.6479)}}.snow:nth-child(78){opacity:.2284;transform:translate(89.8402vw,-10px) scale(.9643);animation:fall-78 16s -17s linear infinite}@keyframes fall-78{38.786%{transform:translate(90.9917vw,38.786vh) scale(.9643)}to{transform:translate(90.41595vw,99vh) scale(.9643)}}.snow:nth-child(79){opacity:.7944;transform:translate(2.7315vw,-10px) scale(.9256);animation:fall-79 11s -20s linear infinite}@keyframes fall-79{50.52%{transform:translate(7.4867vw,50.52vh) scale(.9256)}to{transform:translate(5.1091vw,99vh) scale(.9256)}}.snow:nth-child(80){opacity:.6918;transform:translate(9.3064vw,-10px) scale(.3576);animation:fall-80 16s -14s linear infinite}@keyframes fall-80{38.101%{transform:translate(15.1208vw,38.101vh) scale(.3576)}to{transform:translate(12.2136vw,99vh) scale(.3576)}}.snow:nth-child(81){opacity:.7586;transform:translate(23.6379vw,-10px) scale(.0285);animation:fall-81 27s -9s linear infinite}@keyframes fall-81{36.797%{transform:translate(18.8918vw,36.797vh) scale(.0285)}to{transform:translate(21.26485vw,99vh) scale(.0285)}}.snow:nth-child(82){opacity:1.7714;transform:translate(42.0537vw,-10px) scale(.8779);animation:fall-82 19s -6s linear infinite}@keyframes fall-82{47.404%{transform:translate(39.2745vw,47.404vh) scale(.8779)}to{transform:translate(40.6641vw,99vh) scale(.8779)}}.snow:nth-child(83){opacity:1.7698;transform:translate(98.8005vw,-10px) scale(.6499);animation:fall-83 23s -2s linear infinite}@keyframes fall-83{36.662%{transform:translate(93.0484vw,36.662vh) scale(.6499)}to{transform:translate(95.92445vw,99vh) scale(.6499)}}.snow:nth-child(84){opacity:1.9366;transform:translate(19.9505vw,-10px) scale(.8903);animation:fall-84 16s -23s linear infinite}@keyframes fall-84{72.401%{transform:translate(14.9897vw,72.401vh) scale(.8903)}to{transform:translate(17.4701vw,99vh) scale(.8903)}}.snow:nth-child(85){opacity:1.1962;transform:translate(77.5481vw,-10px) scale(.942);animation:fall-85 20s -28s linear infinite}@keyframes fall-85{54.662%{transform:translate(74.7393vw,54.662vh) scale(.942)}to{transform:translate(76.1437vw,99vh) scale(.942)}}.snow:nth-child(86){opacity:.963;transform:translate(84.1223vw,-10px) scale(.6896);animation:fall-86 23s -1s linear infinite}@keyframes fall-86{65.51%{transform:translate(75.1355vw,65.51vh) scale(.6896)}to{transform:translate(79.6289vw,99vh) scale(.6896)}}.snow:nth-child(87){opacity:1.1452;transform:translate(8.54vw,-10px) scale(.7877);animation:fall-87 19s -25s linear infinite}@keyframes fall-87{36.206%{transform:translate(14.5592vw,36.206vh) scale(.7877)}to{transform:translate(11.5496vw,99vh) scale(.7877)}}.snow:nth-child(88){opacity:1.0712;transform:translate(18.4092vw,-10px) scale(.8896);animation:fall-88 23s -13s linear infinite}@keyframes fall-88{66.482%{transform:translate(24.6359vw,66.482vh) scale(.8896)}to{transform:translate(21.52255vw,99vh) scale(.8896)}}.snow:nth-child(89){opacity:.7486;transform:translate(30.7799vw,-10px) scale(.5216);animation:fall-89 20s -28s linear infinite}@keyframes fall-89{69.746%{transform:translate(37.6209vw,69.746vh) scale(.5216)}to{transform:translate(34.2004vw,99vh) scale(.5216)}}.snow:nth-child(90){opacity:1.1266;transform:translate(37.1387vw,-10px) scale(.5448);animation:fall-90 21s -28s linear infinite}@keyframes fall-90{49.564%{transform:translate(42.4429vw,49.564vh) scale(.5448)}to{transform:translate(39.7908vw,99vh) scale(.5448)}}.snow:nth-child(91){opacity:1.0756;transform:translate(12.1811vw,-10px) scale(.2693);animation:fall-91 27s -7s linear infinite}@keyframes fall-91{60.276%{transform:translate(16.4402vw,60.276vh) scale(.2693)}to{transform:translate(14.31065vw,99vh) scale(.2693)}}.snow:nth-child(92){opacity:.473;transform:translate(30.7945vw,-10px) scale(.3174);animation:fall-92 15s -8s linear infinite}@keyframes fall-92{57.603%{transform:translate(27.7715vw,57.603vh) scale(.3174)}to{transform:translate(29.283vw,99vh) scale(.3174)}}.snow:nth-child(93){opacity:1.267;transform:translate(92.0905vw,-10px) scale(.2927);animation:fall-93 10s -5s linear infinite}@keyframes fall-93{74.786%{transform:translate(100.9394vw,74.786vh) scale(.2927)}to{transform:translate(96.51495vw,99vh) scale(.2927)}}.snow:nth-child(94){opacity:1.5694;transform:translate(38.0982vw,-10px) scale(.0302);animation:fall-94 16s -18s linear infinite}@keyframes fall-94{43.498%{transform:translate(42.6362vw,43.498vh) scale(.0302)}to{transform:translate(40.3672vw,99vh) scale(.0302)}}.snow:nth-child(95){opacity:1.5688;transform:translate(25.3792vw,-10px) scale(.9823);animation:fall-95 10s -20s linear infinite}@keyframes fall-95{55.551%{transform:translate(20.9298vw,55.551vh) scale(.9823)}to{transform:translate(23.1545vw,99vh) scale(.9823)}}.snow:nth-child(96){opacity:.662;transform:translate(81.6431vw,-10px) scale(.8852);animation:fall-96 17s -9s linear infinite}@keyframes fall-96{35.808%{transform:translate(80.6284vw,35.808vh) scale(.8852)}to{transform:translate(81.13575vw,99vh) scale(.8852)}}.snow:nth-child(97){opacity:1.1784;transform:translate(25.345vw,-10px) scale(.7726);animation:fall-97 30s -27s linear infinite}@keyframes fall-97{45.356%{transform:translate(29.7486vw,45.356vh) scale(.7726)}to{transform:translate(27.5468vw,99vh) scale(.7726)}}.snow:nth-child(98){opacity:.8538;transform:translate(11.0547vw,-10px) scale(.4838);animation:fall-98 14s -22s linear infinite}@keyframes fall-98{57.475%{transform:translate(11.3193vw,57.475vh) scale(.4838)}to{transform:translate(11.187vw,99vh) scale(.4838)}}.snow:nth-child(99){opacity:1.7332;transform:translate(73.1169vw,-10px) scale(.0107);animation:fall-99 30s -18s linear infinite}@keyframes fall-99{37.45%{transform:translate(70.0398vw,37.45vh) scale(.0107)}to{transform:translate(71.57835vw,99vh) scale(.0107)}}.snow:nth-child(100){opacity:1.4628;transform:translate(71.3697vw,-10px) scale(.1149);animation:fall-100 19s -18s linear infinite}@keyframes fall-100{36.107%{transform:translate(65.8389vw,36.107vh) scale(.1149)}to{transform:translate(68.6043vw,99vh) scale(.1149)}}.snow:nth-child(101){opacity:.4144;transform:translate(94.1467vw,-10px) scale(.3214);animation:fall-101 14s -21s linear infinite}@keyframes fall-101{66.145%{transform:translate(101.819vw,66.145vh) scale(.3214)}to{transform:translate(97.98285vw,99vh) scale(.3214)}}.snow:nth-child(102){opacity:1.272;transform:translate(86.6819vw,-10px) scale(.7799);animation:fall-102 14s -15s linear infinite}@keyframes fall-102{55.123%{transform:translate(90.0158vw,55.123vh) scale(.7799)}to{transform:translate(88.34885vw,99vh) scale(.7799)}}.snow:nth-child(103){opacity:1.6796;transform:translate(90.8516vw,-10px) scale(.1815);animation:fall-103 14s -14s linear infinite}@keyframes fall-103{73.32%{transform:translate(94.6452vw,73.32vh) scale(.1815)}to{transform:translate(92.7484vw,99vh) scale(.1815)}}.snow:nth-child(104){opacity:.3632;transform:translate(36.6163vw,-10px) scale(.2605);animation:fall-104 11s -5s linear infinite}@keyframes fall-104{43.006%{transform:translate(45.1711vw,43.006vh) scale(.2605)}to{transform:translate(40.8937vw,99vh) scale(.2605)}}.snow:nth-child(105){opacity:.1932;transform:translate(51.4613vw,-10px) scale(.5734);animation:fall-105 16s -6s linear infinite}@keyframes fall-105{45.184%{transform:translate(56.1553vw,45.184vh) scale(.5734)}to{transform:translate(53.8083vw,99vh) scale(.5734)}}.snow:nth-child(106){opacity:.895;transform:translate(87.3792vw,-10px) scale(.3495);animation:fall-106 26s -2s linear infinite}@keyframes fall-106{47.266%{transform:translate(86.5013vw,47.266vh) scale(.3495)}to{transform:translate(86.94025vw,99vh) scale(.3495)}}.snow:nth-child(107){opacity:.8718;transform:translate(84.3698vw,-10px) scale(.0344);animation:fall-107 29s -22s linear infinite}@keyframes fall-107{31.982%{transform:translate(83.0666vw,31.982vh) scale(.0344)}to{transform:translate(83.7182vw,99vh) scale(.0344)}}.snow:nth-child(108){opacity:.6012;transform:translate(98.947vw,-10px) scale(.6771);animation:fall-108 25s -14s linear infinite}@keyframes fall-108{51.434%{transform:translate(105.3292vw,51.434vh) scale(.6771)}to{transform:translate(102.1381vw,99vh) scale(.6771)}}.snow:nth-child(109){opacity:1.666;transform:translate(80.7107vw,-10px) scale(.5773);animation:fall-109 17s -16s linear infinite}@keyframes fall-109{66.891%{transform:translate(81.8505vw,66.891vh) scale(.5773)}to{transform:translate(81.2806vw,99vh) scale(.5773)}}.snow:nth-child(110){opacity:1.2714;transform:translate(72.4305vw,-10px) scale(.8449);animation:fall-110 13s -2s linear infinite}@keyframes fall-110{51.149%{transform:translate(79.2244vw,51.149vh) scale(.8449)}to{transform:translate(75.82745vw,99vh) scale(.8449)}}.snow:nth-child(111){opacity:1.8952;transform:translate(5.5408vw,-10px) scale(.5466);animation:fall-111 18s -10s linear infinite}@keyframes fall-111{74.955%{transform:translate(4.1915vw,74.955vh) scale(.5466)}to{transform:translate(4.86615vw,99vh) scale(.5466)}}.snow:nth-child(112){opacity:.7606;transform:translate(92.8753vw,-10px) scale(.032);animation:fall-112 19s -29s linear infinite}@keyframes fall-112{50.967%{transform:translate(83.1409vw,50.967vh) scale(.032)}to{transform:translate(88.0081vw,99vh) scale(.032)}}.snow:nth-child(113){opacity:.9008;transform:translate(62.3486vw,-10px) scale(.0011);animation:fall-113 20s -9s linear infinite}@keyframes fall-113{74.919%{transform:translate(63.0206vw,74.919vh) scale(.0011)}to{transform:translate(62.6846vw,99vh) scale(.0011)}}.snow:nth-child(114){opacity:.8;transform:translate(50.403vw,-10px) scale(.1799);animation:fall-114 25s -26s linear infinite}@keyframes fall-114{31.793%{transform:translate(45.1899vw,31.793vh) scale(.1799)}to{transform:translate(47.79645vw,99vh) scale(.1799)}}.snow:nth-child(115){opacity:1.4478;transform:translate(54.8905vw,-10px) scale(.2885);animation:fall-115 11s -8s linear infinite}@keyframes fall-115{35.646%{transform:translate(60.2948vw,35.646vh) scale(.2885)}to{transform:translate(57.59265vw,99vh) scale(.2885)}}.snow:nth-child(116){opacity:1.4034;transform:translate(89.3246vw,-10px) scale(.3814);animation:fall-116 17s -3s linear infinite}@keyframes fall-116{49.679%{transform:translate(87.3796vw,49.679vh) scale(.3814)}to{transform:translate(88.3521vw,99vh) scale(.3814)}}.snow:nth-child(117){opacity:1.7516;transform:translate(55.0814vw,-10px) scale(.0052);animation:fall-117 11s -7s linear infinite}@keyframes fall-117{36.619%{transform:translate(56.2576vw,36.619vh) scale(.0052)}to{transform:translate(55.6695vw,99vh) scale(.0052)}}.snow:nth-child(118){opacity:.6366;transform:translate(17.9997vw,-10px) scale(.4618);animation:fall-118 10s -25s linear infinite}@keyframes fall-118{79.673%{transform:translate(14.0163vw,79.673vh) scale(.4618)}to{transform:translate(16.008vw,99vh) scale(.4618)}}.snow:nth-child(119){opacity:1.4822;transform:translate(89.5102vw,-10px) scale(.9826);animation:fall-119 16s -26s linear infinite}@keyframes fall-119{55.845%{transform:translate(98.9035vw,55.845vh) scale(.9826)}to{transform:translate(94.20685vw,99vh) scale(.9826)}}.snow:nth-child(120){opacity:1.6122;transform:translate(65.5213vw,-10px) scale(.2377);animation:fall-120 21s -25s linear infinite}@keyframes fall-120{40.702%{transform:translate(61.4939vw,40.702vh) scale(.2377)}to{transform:translate(63.5076vw,99vh) scale(.2377)}}.snow:nth-child(121){opacity:1.6398;transform:translate(17.2221vw,-10px) scale(.61);animation:fall-121 21s -8s linear infinite}@keyframes fall-121{78.012%{transform:translate(10.3719vw,78.012vh) scale(.61)}to{transform:translate(13.797vw,99vh) scale(.61)}}.snow:nth-child(122){opacity:1.2008;transform:translate(53.9632vw,-10px) scale(.794);animation:fall-122 25s -30s linear infinite}@keyframes fall-122{59.984%{transform:translate(47.3196vw,59.984vh) scale(.794)}to{transform:translate(50.6414vw,99vh) scale(.794)}}.snow:nth-child(123){opacity:1.3904;transform:translate(87.0648vw,-10px) scale(.0767);animation:fall-123 14s -5s linear infinite}@keyframes fall-123{57.798%{transform:translate(89.5523vw,57.798vh) scale(.0767)}to{transform:translate(88.30855vw,99vh) scale(.0767)}}.snow:nth-child(124){opacity:.5368;transform:translate(5.4792vw,-10px) scale(.8523);animation:fall-124 14s -3s linear infinite}@keyframes fall-124{39.823%{transform:translate(15.0495vw,39.823vh) scale(.8523)}to{transform:translate(10.26435vw,99vh) scale(.8523)}}.snow:nth-child(125){opacity:.7478;transform:translate(77.1389vw,-10px) scale(.8056);animation:fall-125 19s -15s linear infinite}@keyframes fall-125{31.892%{transform:translate(80.0276vw,31.892vh) scale(.8056)}to{transform:translate(78.58325vw,99vh) scale(.8056)}}.snow:nth-child(126){opacity:1.0586;transform:translate(90.9933vw,-10px) scale(.7426);animation:fall-126 13s -12s linear infinite}@keyframes fall-126{73.638%{transform:translate(82.2201vw,73.638vh) scale(.7426)}to{transform:translate(86.6067vw,99vh) scale(.7426)}}.snow:nth-child(127){opacity:.5208;transform:translate(68.2123vw,-10px) scale(.6644);animation:fall-127 16s -7s linear infinite}@keyframes fall-127{56.626%{transform:translate(70.6731vw,56.626vh) scale(.6644)}to{transform:translate(69.4427vw,99vh) scale(.6644)}}.snow:nth-child(128){opacity:1.585;transform:translate(56.8582vw,-10px) scale(.256);animation:fall-128 16s -3s linear infinite}@keyframes fall-128{58.003%{transform:translate(58.4977vw,58.003vh) scale(.256)}to{transform:translate(57.67795vw,99vh) scale(.256)}}.snow:nth-child(129){opacity:1.184;transform:translate(73.1233vw,-10px) scale(.9531);animation:fall-129 20s -14s linear infinite}@keyframes fall-129{32.466%{transform:translate(75.7269vw,32.466vh) scale(.9531)}to{transform:translate(74.4251vw,99vh) scale(.9531)}}.snow:nth-child(130){opacity:.4044;transform:translate(77.5351vw,-10px) scale(.6536);animation:fall-130 11s -9s linear infinite}@keyframes fall-130{79.126%{transform:translate(82.1594vw,79.126vh) scale(.6536)}to{transform:translate(79.84725vw,99vh) scale(.6536)}}.snow:nth-child(131){opacity:1.7548;transform:translate(17.7369vw,-10px) scale(.9134);animation:fall-131 13s -12s linear infinite}@keyframes fall-131{36.506%{transform:translate(11.4292vw,36.506vh) scale(.9134)}to{transform:translate(14.58305vw,99vh) scale(.9134)}}.snow:nth-child(132){opacity:.8554;transform:translate(35.2697vw,-10px) scale(.475);animation:fall-132 30s -1s linear infinite}@keyframes fall-132{32.056%{transform:translate(41.8461vw,32.056vh) scale(.475)}to{transform:translate(38.5579vw,99vh) scale(.475)}}.snow:nth-child(133){opacity:.527;transform:translate(91.1445vw,-10px) scale(.8005);animation:fall-133 14s -11s linear infinite}@keyframes fall-133{52.925%{transform:translate(94.4182vw,52.925vh) scale(.8005)}to{transform:translate(92.78135vw,99vh) scale(.8005)}}.snow:nth-child(134){opacity:.2092;transform:translate(22.1532vw,-10px) scale(.8619);animation:fall-134 11s -8s linear infinite}@keyframes fall-134{34.752%{transform:translate(23.1253vw,34.752vh) scale(.8619)}to{transform:translate(22.63925vw,99vh) scale(.8619)}}.snow:nth-child(135){opacity:1.6696;transform:translate(14.9966vw,-10px) scale(.8776);animation:fall-135 16s -20s linear infinite}@keyframes fall-135{56.16%{transform:translate(21.4609vw,56.16vh) scale(.8776)}to{transform:translate(18.22875vw,99vh) scale(.8776)}}.snow:nth-child(136){opacity:.7748;transform:translate(26.9908vw,-10px) scale(.7355);animation:fall-136 29s -25s linear infinite}@keyframes fall-136{64.887%{transform:translate(32.0522vw,64.887vh) scale(.7355)}to{transform:translate(29.5215vw,99vh) scale(.7355)}}.snow:nth-child(137){opacity:1.4832;transform:translate(84.1242vw,-10px) scale(.4841);animation:fall-137 19s -1s linear infinite}@keyframes fall-137{33.648%{transform:translate(83.681vw,33.648vh) scale(.4841)}to{transform:translate(83.9026vw,99vh) scale(.4841)}}.snow:nth-child(138){opacity:.8536;transform:translate(25.4737vw,-10px) scale(.0272);animation:fall-138 29s -15s linear infinite}@keyframes fall-138{63.194%{transform:translate(30.6178vw,63.194vh) scale(.0272)}to{transform:translate(28.04575vw,99vh) scale(.0272)}}.snow:nth-child(139){opacity:1.1238;transform:translate(87.3148vw,-10px) scale(.2521);animation:fall-139 26s -22s linear infinite}@keyframes fall-139{31.818%{transform:translate(95.097vw,31.818vh) scale(.2521)}to{transform:translate(91.2059vw,99vh) scale(.2521)}}.snow:nth-child(140){opacity:.8014;transform:translate(56.2914vw,-10px) scale(.8748);animation:fall-140 17s -12s linear infinite}@keyframes fall-140{66.896%{transform:translate(54.9902vw,66.896vh) scale(.8748)}to{transform:translate(55.6408vw,99vh) scale(.8748)}}.snow:nth-child(141){opacity:1.9158;transform:translate(55.8951vw,-10px) scale(.8485);animation:fall-141 20s -21s linear infinite}@keyframes fall-141{44.295%{transform:translate(54.9637vw,44.295vh) scale(.8485)}to{transform:translate(55.4294vw,99vh) scale(.8485)}}.snow:nth-child(142){opacity:.554;transform:translate(49.8904vw,-10px) scale(.38);animation:fall-142 12s -10s linear infinite}@keyframes fall-142{40.567%{transform:translate(51.434vw,40.567vh) scale(.38)}to{transform:translate(50.6622vw,99vh) scale(.38)}}.snow:nth-child(143){opacity:1.9384;transform:translate(74.434vw,-10px) scale(.3378);animation:fall-143 10s -8s linear infinite}@keyframes fall-143{73.169%{transform:translate(76.6305vw,73.169vh) scale(.3378)}to{transform:translate(75.53225vw,99vh) scale(.3378)}}.snow:nth-child(144){opacity:1.7714;transform:translate(47.4068vw,-10px) scale(.3972);animation:fall-144 24s -3s linear infinite}@keyframes fall-144{63.925%{transform:translate(40.253vw,63.925vh) scale(.3972)}to{transform:translate(43.8299vw,99vh) scale(.3972)}}.snow:nth-child(145){opacity:1.818;transform:translate(19.1645vw,-10px) scale(.6599);animation:fall-145 19s -13s linear infinite}@keyframes fall-145{74.819%{transform:translate(13.7276vw,74.819vh) scale(.6599)}to{transform:translate(16.44605vw,99vh) scale(.6599)}}.snow:nth-child(146){opacity:1.2766;transform:translate(21.8758vw,-10px) scale(.9482);animation:fall-146 11s -15s linear infinite}@keyframes fall-146{33.116%{transform:translate(27.8518vw,33.116vh) scale(.9482)}to{transform:translate(24.8638vw,99vh) scale(.9482)}}.snow:nth-child(147){opacity:.4792;transform:translate(74.6406vw,-10px) scale(.6596);animation:fall-147 29s -3s linear infinite}@keyframes fall-147{46.275%{transform:translate(70.7289vw,46.275vh) scale(.6596)}to{transform:translate(72.68475vw,99vh) scale(.6596)}}.snow:nth-child(148){opacity:1.4424;transform:translate(82.6187vw,-10px) scale(.6274);animation:fall-148 21s -1s linear infinite}@keyframes fall-148{49.093%{transform:translate(83.0249vw,49.093vh) scale(.6274)}to{transform:translate(82.8218vw,99vh) scale(.6274)}}.snow:nth-child(149){opacity:.6924;transform:translate(33.7802vw,-10px) scale(.4981);animation:fall-149 26s -21s linear infinite}@keyframes fall-149{45.754%{transform:translate(38.6014vw,45.754vh) scale(.4981)}to{transform:translate(36.1908vw,99vh) scale(.4981)}}.snow:nth-child(150){opacity:1.5846;transform:translate(97.8436vw,-10px) scale(.5157);animation:fall-150 19s -5s linear infinite}@keyframes fall-150{32.851%{transform:translate(103.7478vw,32.851vh) scale(.5157)}to{transform:translate(100.7957vw,99vh) scale(.5157)}}.snow:nth-child(151){opacity:.7888;transform:translate(14.5416vw,-10px) scale(.5775);animation:fall-151 12s -20s linear infinite}@keyframes fall-151{33.233%{transform:translate(23.834vw,33.233vh) scale(.5775)}to{transform:translate(19.1878vw,99vh) scale(.5775)}}.snow:nth-child(152){opacity:1.7726;transform:translate(16.0552vw,-10px) scale(.3893);animation:fall-152 13s -8s linear infinite}@keyframes fall-152{38.218%{transform:translate(17.9642vw,38.218vh) scale(.3893)}to{transform:translate(17.0097vw,99vh) scale(.3893)}}.snow:nth-child(153){opacity:.7042;transform:translate(62.9425vw,-10px) scale(.3605);animation:fall-153 25s -23s linear infinite}@keyframes fall-153{42.034%{transform:translate(70.1382vw,42.034vh) scale(.3605)}to{transform:translate(66.54035vw,99vh) scale(.3605)}}.snow:nth-child(154){opacity:1.7254;transform:translate(99.0831vw,-10px) scale(.6139);animation:fall-154 21s -14s linear infinite}@keyframes fall-154{66.514%{transform:translate(97.3292vw,66.514vh) scale(.6139)}to{transform:translate(98.20615vw,99vh) scale(.6139)}}.snow:nth-child(155){opacity:1.9262;transform:translate(96.2338vw,-10px) scale(.1559);animation:fall-155 21s -27s linear infinite}@keyframes fall-155{31.493%{transform:translate(100.2567vw,31.493vh) scale(.1559)}to{transform:translate(98.24525vw,99vh) scale(.1559)}}.snow:nth-child(156){opacity:1.5668;transform:translate(29.3152vw,-10px) scale(.3778);animation:fall-156 14s -8s linear infinite}@keyframes fall-156{72.656%{transform:translate(28.507vw,72.656vh) scale(.3778)}to{transform:translate(28.9111vw,99vh) scale(.3778)}}.snow:nth-child(157){opacity:.1012;transform:translate(14.9532vw,-10px) scale(.8169);animation:fall-157 25s -15s linear infinite}@keyframes fall-157{43.907%{transform:translate(13.7147vw,43.907vh) scale(.8169)}to{transform:translate(14.33395vw,99vh) scale(.8169)}}.snow:nth-child(158){opacity:1.2654;transform:translate(15.16vw,-10px) scale(.8248);animation:fall-158 27s -4s linear infinite}@keyframes fall-158{60.099%{transform:translate(21.5655vw,60.099vh) scale(.8248)}to{transform:translate(18.36275vw,99vh) scale(.8248)}}.snow:nth-child(159){opacity:.7166;transform:translate(19.7164vw,-10px) scale(.1057);animation:fall-159 16s -30s linear infinite}@keyframes fall-159{33.127%{transform:translate(22.6437vw,33.127vh) scale(.1057)}to{transform:translate(21.18005vw,99vh) scale(.1057)}}.snow:nth-child(160){opacity:1.4614;transform:translate(64.5602vw,-10px) scale(.8067);animation:fall-160 15s -6s linear infinite}@keyframes fall-160{73.061%{transform:translate(72.5976vw,73.061vh) scale(.8067)}to{transform:translate(68.5789vw,99vh) scale(.8067)}}.snow:nth-child(161){opacity:1.9952;transform:translate(15.1648vw,-10px) scale(.5442);animation:fall-161 26s -22s linear infinite}@keyframes fall-161{37.593%{transform:translate(19.4211vw,37.593vh) scale(.5442)}to{transform:translate(17.29295vw,99vh) scale(.5442)}}.snow:nth-child(162){opacity:1.1788;transform:translate(47.3076vw,-10px) scale(.1787);animation:fall-162 16s -23s linear infinite}@keyframes fall-162{58.583%{transform:translate(55.6083vw,58.583vh) scale(.1787)}to{transform:translate(51.45795vw,99vh) scale(.1787)}}.snow:nth-child(163){opacity:.0658;transform:translate(40.7502vw,-10px) scale(.7577);animation:fall-163 20s -18s linear infinite}@keyframes fall-163{49.29%{transform:translate(43.6922vw,49.29vh) scale(.7577)}to{transform:translate(42.2212vw,99vh) scale(.7577)}}.snow:nth-child(164){opacity:.852;transform:translate(65.3899vw,-10px) scale(.7774);animation:fall-164 21s -18s linear infinite}@keyframes fall-164{45.123%{transform:translate(71.7947vw,45.123vh) scale(.7774)}to{transform:translate(68.5923vw,99vh) scale(.7774)}}.snow:nth-child(165){opacity:.2874;transform:translate(51.5752vw,-10px) scale(.7161);animation:fall-165 28s -2s linear infinite}@keyframes fall-165{46.989%{transform:translate(61.1137vw,46.989vh) scale(.7161)}to{transform:translate(56.34445vw,99vh) scale(.7161)}}.snow:nth-child(166){opacity:1.5816;transform:translate(51.5345vw,-10px) scale(.755);animation:fall-166 13s -27s linear infinite}@keyframes fall-166{37.466%{transform:translate(55.5088vw,37.466vh) scale(.755)}to{transform:translate(53.52165vw,99vh) scale(.755)}}.snow:nth-child(167){opacity:.2046;transform:translate(38.0896vw,-10px) scale(.7487);animation:fall-167 27s -7s linear infinite}@keyframes fall-167{38.51%{transform:translate(37.1865vw,38.51vh) scale(.7487)}to{transform:translate(37.63805vw,99vh) scale(.7487)}}.snow:nth-child(168){opacity:1.023;transform:translate(51.9166vw,-10px) scale(.4639);animation:fall-168 23s -7s linear infinite}@keyframes fall-168{34.773%{transform:translate(61.1701vw,34.773vh) scale(.4639)}to{transform:translate(56.54335vw,99vh) scale(.4639)}}.snow:nth-child(169){opacity:1.4218;transform:translate(38.6338vw,-10px) scale(.5622);animation:fall-169 11s -19s linear infinite}@keyframes fall-169{33.507%{transform:translate(36.7531vw,33.507vh) scale(.5622)}to{transform:translate(37.69345vw,99vh) scale(.5622)}}.snow:nth-child(170){opacity:1.297;transform:translate(8.5318vw,-10px) scale(.0476);animation:fall-170 23s -27s linear infinite}@keyframes fall-170{70.681%{transform:translate(3.4715vw,70.681vh) scale(.0476)}to{transform:translate(6.00165vw,99vh) scale(.0476)}}.snow:nth-child(171){opacity:1.471;transform:translate(62.7194vw,-10px) scale(.2718);animation:fall-171 13s -3s linear infinite}@keyframes fall-171{63.773%{transform:translate(67.3548vw,63.773vh) scale(.2718)}to{transform:translate(65.0371vw,99vh) scale(.2718)}}.snow:nth-child(172){opacity:.2918;transform:translate(41.533vw,-10px) scale(.9287);animation:fall-172 27s -9s linear infinite}@keyframes fall-172{75.782%{transform:translate(46.8928vw,75.782vh) scale(.9287)}to{transform:translate(44.2129vw,99vh) scale(.9287)}}.snow:nth-child(173){opacity:.655;transform:translate(.6726vw,-10px) scale(.4648);animation:fall-173 16s -6s linear infinite}@keyframes fall-173{51.366%{transform:translate(7.1229vw,51.366vh) scale(.4648)}to{transform:translate(3.89775vw,99vh) scale(.4648)}}.snow:nth-child(174){opacity:.9024;transform:translate(26.6584vw,-10px) scale(.0911);animation:fall-174 28s -3s linear infinite}@keyframes fall-174{74.802%{transform:translate(17.9955vw,74.802vh) scale(.0911)}to{transform:translate(22.32695vw,99vh) scale(.0911)}}.snow:nth-child(175){opacity:1.9694;transform:translate(27.3412vw,-10px) scale(.6768);animation:fall-175 26s -19s linear infinite}@keyframes fall-175{79.55%{transform:translate(27.8799vw,79.55vh) scale(.6768)}to{transform:translate(27.61055vw,99vh) scale(.6768)}}.snow:nth-child(176){opacity:1.4726;transform:translate(86.1691vw,-10px) scale(.1159);animation:fall-176 28s -6s linear infinite}@keyframes fall-176{52.677%{transform:translate(91.4037vw,52.677vh) scale(.1159)}to{transform:translate(88.7864vw,99vh) scale(.1159)}}.snow:nth-child(177){opacity:1.1464;transform:translate(4.6921vw,-10px) scale(.6324);animation:fall-177 11s -5s linear infinite}@keyframes fall-177{51.221%{transform:translate(-5.171vw,51.221vh) scale(.6324)}to{transform:translate(-.23945vw,99vh) scale(.6324)}}.snow:nth-child(178){opacity:.2712;transform:translate(5.8379vw,-10px) scale(.2682);animation:fall-178 20s -28s linear infinite}@keyframes fall-178{31.159%{transform:translate(7.4989vw,31.159vh) scale(.2682)}to{transform:translate(6.6684vw,99vh) scale(.2682)}}.snow:nth-child(179){opacity:1.0692;transform:translate(59.9069vw,-10px) scale(.9835);animation:fall-179 30s -8s linear infinite}@keyframes fall-179{41.696%{transform:translate(52.2717vw,41.696vh) scale(.9835)}to{transform:translate(56.0893vw,99vh) scale(.9835)}}.snow:nth-child(180){opacity:.5706;transform:translate(44.1791vw,-10px) scale(.3752);animation:fall-180 10s -21s linear infinite}@keyframes fall-180{68.677%{transform:translate(43.6963vw,68.677vh) scale(.3752)}to{transform:translate(43.9377vw,99vh) scale(.3752)}}.snow:nth-child(181){opacity:.6472;transform:translate(22.2411vw,-10px) scale(.5343);animation:fall-181 28s -25s linear infinite}@keyframes fall-181{75.733%{transform:translate(18.728vw,75.733vh) scale(.5343)}to{transform:translate(20.48455vw,99vh) scale(.5343)}}.snow:nth-child(182){opacity:.351;transform:translate(88.945vw,-10px) scale(.2717);animation:fall-182 11s -15s linear infinite}@keyframes fall-182{76.754%{transform:translate(92.8082vw,76.754vh) scale(.2717)}to{transform:translate(90.8766vw,99vh) scale(.2717)}}.snow:nth-child(183){opacity:1.623;transform:translate(35.686vw,-10px) scale(.9911);animation:fall-183 11s -29s linear infinite}@keyframes fall-183{72.528%{transform:translate(31.5627vw,72.528vh) scale(.9911)}to{transform:translate(33.62435vw,99vh) scale(.9911)}}.snow:nth-child(184){opacity:.8158;transform:translate(66.5144vw,-10px) scale(.0946);animation:fall-184 29s -22s linear infinite}@keyframes fall-184{52.872%{transform:translate(64.6284vw,52.872vh) scale(.0946)}to{transform:translate(65.5714vw,99vh) scale(.0946)}}.snow:nth-child(185){opacity:1.6892;transform:translate(34.5711vw,-10px) scale(.5613);animation:fall-185 14s -9s linear infinite}@keyframes fall-185{34.744%{transform:translate(30.6066vw,34.744vh) scale(.5613)}to{transform:translate(32.58885vw,99vh) scale(.5613)}}.snow:nth-child(186){opacity:1.0722;transform:translate(.0884vw,-10px) scale(.6005);animation:fall-186 16s -24s linear infinite}@keyframes fall-186{57.646%{transform:translate(2.8379vw,57.646vh) scale(.6005)}to{transform:translate(1.46315vw,99vh) scale(.6005)}}.snow:nth-child(187){opacity:1.4374;transform:translate(34.2493vw,-10px) scale(.9555);animation:fall-187 28s -9s linear infinite}@keyframes fall-187{48.726%{transform:translate(43.3195vw,48.726vh) scale(.9555)}to{transform:translate(38.7844vw,99vh) scale(.9555)}}.snow:nth-child(188){opacity:1.829;transform:translate(68.5752vw,-10px) scale(.1808);animation:fall-188 26s -14s linear infinite}@keyframes fall-188{76.847%{transform:translate(68.7776vw,76.847vh) scale(.1808)}to{transform:translate(68.6764vw,99vh) scale(.1808)}}.snow:nth-child(189){opacity:1.6846;transform:translate(58.4473vw,-10px) scale(.6262);animation:fall-189 10s -17s linear infinite}@keyframes fall-189{37.199%{transform:translate(67.5348vw,37.199vh) scale(.6262)}to{transform:translate(62.99105vw,99vh) scale(.6262)}}.snow:nth-child(190){opacity:.162;transform:translate(7.067vw,-10px) scale(.2959);animation:fall-190 24s -8s linear infinite}@keyframes fall-190{51.107%{transform:translate(1.7688vw,51.107vh) scale(.2959)}to{transform:translate(4.4179vw,99vh) scale(.2959)}}.snow:nth-child(191){opacity:.4664;transform:translate(57.1229vw,-10px) scale(.3136);animation:fall-191 20s -6s linear infinite}@keyframes fall-191{50.577%{transform:translate(49.8542vw,50.577vh) scale(.3136)}to{transform:translate(53.48855vw,99vh) scale(.3136)}}.snow:nth-child(192){opacity:.794;transform:translate(8.9205vw,-10px) scale(.4245);animation:fall-192 19s -16s linear infinite}@keyframes fall-192{74.611%{transform:translate(2.5447vw,74.611vh) scale(.4245)}to{transform:translate(5.7326vw,99vh) scale(.4245)}}.snow:nth-child(193){opacity:1.6586;transform:translate(66.8613vw,-10px) scale(.7624);animation:fall-193 19s -10s linear infinite}@keyframes fall-193{31.356%{transform:translate(72.2939vw,31.356vh) scale(.7624)}to{transform:translate(69.5776vw,99vh) scale(.7624)}}.snow:nth-child(194){opacity:1.753;transform:translate(64.3742vw,-10px) scale(.1958);animation:fall-194 22s -15s linear infinite}@keyframes fall-194{42.613%{transform:translate(62.7519vw,42.613vh) scale(.1958)}to{transform:translate(63.56305vw,99vh) scale(.1958)}}.snow:nth-child(195){opacity:.556;transform:translate(41.4184vw,-10px) scale(.9251);animation:fall-195 20s -5s linear infinite}@keyframes fall-195{30.922%{transform:translate(40.6276vw,30.922vh) scale(.9251)}to{transform:translate(41.023vw,99vh) scale(.9251)}}.snow:nth-child(196){opacity:.2324;transform:translate(62.8748vw,-10px) scale(.0602);animation:fall-196 18s -22s linear infinite}@keyframes fall-196{37.143%{transform:translate(60.1274vw,37.143vh) scale(.0602)}to{transform:translate(61.5011vw,99vh) scale(.0602)}}.snow:nth-child(197){opacity:.1056;transform:translate(30.7718vw,-10px) scale(.7543);animation:fall-197 14s -30s linear infinite}@keyframes fall-197{41.931%{transform:translate(28.5059vw,41.931vh) scale(.7543)}to{transform:translate(29.63885vw,99vh) scale(.7543)}}.snow:nth-child(198){opacity:.7894;transform:translate(89.4995vw,-10px) scale(.7433);animation:fall-198 16s -30s linear infinite}@keyframes fall-198{71.271%{transform:translate(84.4588vw,71.271vh) scale(.7433)}to{transform:translate(86.97915vw,99vh) scale(.7433)}}.snow:nth-child(199){opacity:1.5782;transform:translate(47.0256vw,-10px) scale(.8976);animation:fall-199 18s -8s linear infinite}@keyframes fall-199{77.666%{transform:translate(41.5431vw,77.666vh) scale(.8976)}to{transform:translate(44.28435vw,99vh) scale(.8976)}}.snow:nth-child(200){opacity:.5292;transform:translate(9.281vw,-10px) scale(.4598);animation:fall-200 21s -30s linear infinite}@keyframes fall-200{40.882%{transform:translate(16.7983vw,40.882vh) scale(.4598)}to{transform:translate(13.03965vw,99vh) scale(.4598)}}.snow:nth-child(201){opacity:1.866;transform:translate(61.9027vw,-10px) scale(.308);animation:fall-201 29s -16s linear infinite}@keyframes fall-201{70.681%{transform:translate(61.771vw,70.681vh) scale(.308)}to{transform:translate(61.83685vw,99vh) scale(.308)}}.snow:nth-child(202){opacity:1.1434;transform:translate(2.3126vw,-10px) scale(.9975);animation:fall-202 10s -27s linear infinite}@keyframes fall-202{37.609%{transform:translate(1.1333vw,37.609vh) scale(.9975)}to{transform:translate(1.72295vw,99vh) scale(.9975)}}.snow:nth-child(203){opacity:1.108;transform:translate(69.4515vw,-10px) scale(.2494);animation:fall-203 17s -27s linear infinite}@keyframes fall-203{58.459%{transform:translate(63.6027vw,58.459vh) scale(.2494)}to{transform:translate(66.5271vw,99vh) scale(.2494)}}.snow:nth-child(204){opacity:1.2456;transform:translate(51.6153vw,-10px) scale(.9043);animation:fall-204 10s -16s linear infinite}@keyframes fall-204{33.631%{transform:translate(44.7396vw,33.631vh) scale(.9043)}to{transform:translate(48.17745vw,99vh) scale(.9043)}}.snow:nth-child(205){opacity:1.0798;transform:translate(96.3698vw,-10px) scale(.963);animation:fall-205 25s -24s linear infinite}@keyframes fall-205{73.292%{transform:translate(103.7411vw,73.292vh) scale(.963)}to{transform:translate(100.05545vw,99vh) scale(.963)}}.snow:nth-child(206){opacity:1.0064;transform:translate(87.8423vw,-10px) scale(.4755);animation:fall-206 14s -11s linear infinite}@keyframes fall-206{35.082%{transform:translate(82.4207vw,35.082vh) scale(.4755)}to{transform:translate(85.1315vw,99vh) scale(.4755)}}.snow:nth-child(207){opacity:1.5586;transform:translate(50.0738vw,-10px) scale(.6739);animation:fall-207 26s -15s linear infinite}@keyframes fall-207{74.745%{transform:translate(47.0164vw,74.745vh) scale(.6739)}to{transform:translate(48.5451vw,99vh) scale(.6739)}}.snow:nth-child(208){opacity:.0014;transform:translate(33.0161vw,-10px) scale(.606);animation:fall-208 23s -10s linear infinite}@keyframes fall-208{60.771%{transform:translate(29.5069vw,60.771vh) scale(.606)}to{transform:translate(31.2615vw,99vh) scale(.606)}}.snow:nth-child(209){opacity:.9432;transform:translate(63.8448vw,-10px) scale(.6264);animation:fall-209 21s -2s linear infinite}@keyframes fall-209{44.908%{transform:translate(65.7168vw,44.908vh) scale(.6264)}to{transform:translate(64.7808vw,99vh) scale(.6264)}}.snow:nth-child(210){opacity:.8988;transform:translate(33.5823vw,-10px) scale(.8287);animation:fall-210 16s -25s linear infinite}@keyframes fall-210{51.371%{transform:translate(30.2961vw,51.371vh) scale(.8287)}to{transform:translate(31.9392vw,99vh) scale(.8287)}}.snow:nth-child(211){opacity:1.4592;transform:translate(22.0292vw,-10px) scale(.8252);animation:fall-211 24s -24s linear infinite}@keyframes fall-211{77.136%{transform:translate(16.3304vw,77.136vh) scale(.8252)}to{transform:translate(19.1798vw,99vh) scale(.8252)}}.snow:nth-child(212){opacity:1.9854;transform:translate(33.8436vw,-10px) scale(.4092);animation:fall-212 25s -14s linear infinite}@keyframes fall-212{65.584%{transform:translate(31.006vw,65.584vh) scale(.4092)}to{transform:translate(32.4248vw,99vh) scale(.4092)}}.snow:nth-child(213){opacity:1.4882;transform:translate(51.8152vw,-10px) scale(.9096);animation:fall-213 21s -30s linear infinite}@keyframes fall-213{41.106%{transform:translate(58.2598vw,41.106vh) scale(.9096)}to{transform:translate(55.0375vw,99vh) scale(.9096)}}.snow:nth-child(214){opacity:1.5012;transform:translate(35.5426vw,-10px) scale(.2108);animation:fall-214 16s -22s linear infinite}@keyframes fall-214{66.519%{transform:translate(43.5828vw,66.519vh) scale(.2108)}to{transform:translate(39.5627vw,99vh) scale(.2108)}}.snow:nth-child(215){opacity:.9492;transform:translate(12.1553vw,-10px) scale(.2128);animation:fall-215 12s -14s linear infinite}@keyframes fall-215{46.532%{transform:translate(21.7344vw,46.532vh) scale(.2128)}to{transform:translate(16.94485vw,99vh) scale(.2128)}}.snow:nth-child(216){opacity:1.4578;transform:translate(63.1799vw,-10px) scale(.3543);animation:fall-216 29s -13s linear infinite}@keyframes fall-216{55.045%{transform:translate(62.1918vw,55.045vh) scale(.3543)}to{transform:translate(62.68585vw,99vh) scale(.3543)}}.snow:nth-child(217){opacity:.311;transform:translate(20.7768vw,-10px) scale(.4159);animation:fall-217 21s -13s linear infinite}@keyframes fall-217{55.077%{transform:translate(28.9749vw,55.077vh) scale(.4159)}to{transform:translate(24.87585vw,99vh) scale(.4159)}}.snow:nth-child(218){opacity:.4428;transform:translate(77.4259vw,-10px) scale(.6256);animation:fall-218 12s -6s linear infinite}@keyframes fall-218{67.372%{transform:translate(74.5846vw,67.372vh) scale(.6256)}to{transform:translate(76.00525vw,99vh) scale(.6256)}}.snow:nth-child(219){opacity:1.88;transform:translate(11.3802vw,-10px) scale(.9121);animation:fall-219 30s -26s linear infinite}@keyframes fall-219{77.39%{transform:translate(19.4411vw,77.39vh) scale(.9121)}to{transform:translate(15.41065vw,99vh) scale(.9121)}}.snow:nth-child(220){opacity:.4768;transform:translate(31.4792vw,-10px) scale(.6383);animation:fall-220 15s -2s linear infinite}@keyframes fall-220{75.658%{transform:translate(37.7203vw,75.658vh) scale(.6383)}to{transform:translate(34.59975vw,99vh) scale(.6383)}}.snow:nth-child(221){opacity:1.5088;transform:translate(33.5406vw,-10px) scale(.3824);animation:fall-221 19s -7s linear infinite}@keyframes fall-221{55.911%{transform:translate(24.2871vw,55.911vh) scale(.3824)}to{transform:translate(28.91385vw,99vh) scale(.3824)}}.snow:nth-child(222){opacity:.0708;transform:translate(91.8642vw,-10px) scale(.3454);animation:fall-222 12s -23s linear infinite}@keyframes fall-222{37.998%{transform:translate(86.0031vw,37.998vh) scale(.3454)}to{transform:translate(88.93365vw,99vh) scale(.3454)}}.snow:nth-child(223){opacity:1.3724;transform:translate(96.2598vw,-10px) scale(.221);animation:fall-223 11s -16s linear infinite}@keyframes fall-223{65.482%{transform:translate(89.0453vw,65.482vh) scale(.221)}to{transform:translate(92.65255vw,99vh) scale(.221)}}.snow:nth-child(224){opacity:1.2418;transform:translate(68.9501vw,-10px) scale(.6637);animation:fall-224 23s -24s linear infinite}@keyframes fall-224{57.451%{transform:translate(77.4998vw,57.451vh) scale(.6637)}to{transform:translate(73.22495vw,99vh) scale(.6637)}}.snow:nth-child(225){opacity:1.5946;transform:translate(78.49vw,-10px) scale(.3519);animation:fall-225 30s -17s linear infinite}@keyframes fall-225{48.108%{transform:translate(71.1809vw,48.108vh) scale(.3519)}to{transform:translate(74.83545vw,99vh) scale(.3519)}}.snow:nth-child(226){opacity:.0664;transform:translate(79.637vw,-10px) scale(.9398);animation:fall-226 10s -4s linear infinite}@keyframes fall-226{53.23%{transform:translate(81.7066vw,53.23vh) scale(.9398)}to{transform:translate(80.6718vw,99vh) scale(.9398)}}.snow:nth-child(227){opacity:1.9164;transform:translate(48.9077vw,-10px) scale(.8054);animation:fall-227 25s -7s linear infinite}@keyframes fall-227{40.281%{transform:translate(55.326vw,40.281vh) scale(.8054)}to{transform:translate(52.11685vw,99vh) scale(.8054)}}.snow:nth-child(228){opacity:.9398;transform:translate(85.824vw,-10px) scale(.6719);animation:fall-228 14s -3s linear infinite}@keyframes fall-228{60.152%{transform:translate(84.5078vw,60.152vh) scale(.6719)}to{transform:translate(85.1659vw,99vh) scale(.6719)}}.snow:nth-child(229){opacity:.7594;transform:translate(65.346vw,-10px) scale(.903);animation:fall-229 22s -16s linear infinite}@keyframes fall-229{75.002%{transform:translate(67.1829vw,75.002vh) scale(.903)}to{transform:translate(66.26445vw,99vh) scale(.903)}}.snow:nth-child(230){opacity:1.7632;transform:translate(30.9498vw,-10px) scale(.9025);animation:fall-230 22s -7s linear infinite}@keyframes fall-230{71.886%{transform:translate(30.153vw,71.886vh) scale(.9025)}to{transform:translate(30.5514vw,99vh) scale(.9025)}}.snow:nth-child(231){opacity:.7662;transform:translate(56.9273vw,-10px) scale(.3066);animation:fall-231 16s -8s linear infinite}@keyframes fall-231{57.27%{transform:translate(49.6003vw,57.27vh) scale(.3066)}to{transform:translate(53.2638vw,99vh) scale(.3066)}}.snow:nth-child(232){opacity:1.5166;transform:translate(24.6917vw,-10px) scale(.3609);animation:fall-232 11s -20s linear infinite}@keyframes fall-232{51.032%{transform:translate(26.9905vw,51.032vh) scale(.3609)}to{transform:translate(25.8411vw,99vh) scale(.3609)}}.snow:nth-child(233){opacity:.4624;transform:translate(36.7574vw,-10px) scale(.9671);animation:fall-233 10s -26s linear infinite}@keyframes fall-233{79.065%{transform:translate(38.4514vw,79.065vh) scale(.9671)}to{transform:translate(37.6044vw,99vh) scale(.9671)}}.snow:nth-child(234){opacity:.531;transform:translate(48.4803vw,-10px) scale(.1163);animation:fall-234 20s -5s linear infinite}@keyframes fall-234{71.389%{transform:translate(55.4072vw,71.389vh) scale(.1163)}to{transform:translate(51.94375vw,99vh) scale(.1163)}}.snow:nth-child(235){opacity:1.1022;transform:translate(48.8856vw,-10px) scale(.0629);animation:fall-235 11s -7s linear infinite}@keyframes fall-235{33.618%{transform:translate(53.0764vw,33.618vh) scale(.0629)}to{transform:translate(50.981vw,99vh) scale(.0629)}}.snow:nth-child(236){opacity:1.5212;transform:translate(2.5314vw,-10px) scale(.4616);animation:fall-236 22s -5s linear infinite}@keyframes fall-236{58.669%{transform:translate(7.0832vw,58.669vh) scale(.4616)}to{transform:translate(4.8073vw,99vh) scale(.4616)}}.snow:nth-child(237){opacity:.0228;transform:translate(15.2577vw,-10px) scale(.5772);animation:fall-237 18s -6s linear infinite}@keyframes fall-237{30.752%{transform:translate(17.2195vw,30.752vh) scale(.5772)}to{transform:translate(16.2386vw,99vh) scale(.5772)}}.snow:nth-child(238){opacity:1.9332;transform:translate(80.7796vw,-10px) scale(.96);animation:fall-238 28s -19s linear infinite}@keyframes fall-238{55.53%{transform:translate(81.5801vw,55.53vh) scale(.96)}to{transform:translate(81.17985vw,99vh) scale(.96)}}.snow:nth-child(239){opacity:1.3542;transform:translate(40.7545vw,-10px) scale(.2027);animation:fall-239 15s -6s linear infinite}@keyframes fall-239{33.542%{transform:translate(40.8884vw,33.542vh) scale(.2027)}to{transform:translate(40.82145vw,99vh) scale(.2027)}}.snow:nth-child(240){opacity:1.9082;transform:translate(80.3936vw,-10px) scale(.2865);animation:fall-240 12s -5s linear infinite}@keyframes fall-240{58.967%{transform:translate(85.7875vw,58.967vh) scale(.2865)}to{transform:translate(83.09055vw,99vh) scale(.2865)}}.snow:nth-child(241){opacity:1.7194;transform:translate(46.3313vw,-10px) scale(.1568);animation:fall-241 23s -11s linear infinite}@keyframes fall-241{54.512%{transform:translate(54.32vw,54.512vh) scale(.1568)}to{transform:translate(50.32565vw,99vh) scale(.1568)}}.snow:nth-child(242){opacity:1.8426;transform:translate(42.1584vw,-10px) scale(.6044);animation:fall-242 23s -25s linear infinite}@keyframes fall-242{78.101%{transform:translate(37.2921vw,78.101vh) scale(.6044)}to{transform:translate(39.72525vw,99vh) scale(.6044)}}.snow:nth-child(243){opacity:1.6766;transform:translate(82.5894vw,-10px) scale(.8233);animation:fall-243 19s -28s linear infinite}@keyframes fall-243{60.793%{transform:translate(87.8142vw,60.793vh) scale(.8233)}to{transform:translate(85.2018vw,99vh) scale(.8233)}}.snow:nth-child(244){opacity:.445;transform:translate(26.8925vw,-10px) scale(.2895);animation:fall-244 28s -3s linear infinite}@keyframes fall-244{43.968%{transform:translate(34.3011vw,43.968vh) scale(.2895)}to{transform:translate(30.5968vw,99vh) scale(.2895)}}.snow:nth-child(245){opacity:.6974;transform:translate(84.5408vw,-10px) scale(.1041);animation:fall-245 22s -18s linear infinite}@keyframes fall-245{61.701%{transform:translate(82.6811vw,61.701vh) scale(.1041)}to{transform:translate(83.61095vw,99vh) scale(.1041)}}.snow:nth-child(246){opacity:1.3216;transform:translate(63.0875vw,-10px) scale(.3186);animation:fall-246 10s -24s linear infinite}@keyframes fall-246{72.041%{transform:translate(69.2311vw,72.041vh) scale(.3186)}to{transform:translate(66.1593vw,99vh) scale(.3186)}}.snow:nth-child(247){opacity:.5328;transform:translate(88.3095vw,-10px) scale(.9689);animation:fall-247 30s -4s linear infinite}@keyframes fall-247{73.172%{transform:translate(97.5265vw,73.172vh) scale(.9689)}to{transform:translate(92.918vw,99vh) scale(.9689)}}.snow:nth-child(248){opacity:1.9856;transform:translate(56.3687vw,-10px) scale(.9531);animation:fall-248 26s -29s linear infinite}@keyframes fall-248{49.858%{transform:translate(52.6978vw,49.858vh) scale(.9531)}to{transform:translate(54.53325vw,99vh) scale(.9531)}}.snow:nth-child(249){opacity:.5226;transform:translate(5.0746vw,-10px) scale(.7233);animation:fall-249 12s -30s linear infinite}@keyframes fall-249{77.528%{transform:translate(6.9849vw,77.528vh) scale(.7233)}to{transform:translate(6.02975vw,99vh) scale(.7233)}}.snow:nth-child(250){opacity:.3308;transform:translate(64.0057vw,-10px) scale(.8506);animation:fall-250 22s -23s linear infinite}@keyframes fall-250{75.65%{transform:translate(73.5946vw,75.65vh) scale(.8506)}to{transform:translate(68.80015vw,99vh) scale(.8506)}}.snow:nth-child(251){opacity:1.9844;transform:translate(17.337vw,-10px) scale(.6059);animation:fall-251 29s -15s linear infinite}@keyframes fall-251{69.375%{transform:translate(14.3295vw,69.375vh) scale(.6059)}to{transform:translate(15.83325vw,99vh) scale(.6059)}}.snow:nth-child(252){opacity:1.124;transform:translate(67.8811vw,-10px) scale(.4842);animation:fall-252 28s -18s linear infinite}@keyframes fall-252{43.25%{transform:translate(64.418vw,43.25vh) scale(.4842)}to{transform:translate(66.14955vw,99vh) scale(.4842)}}.snow:nth-child(253){opacity:.4608;transform:translate(49.6529vw,-10px) scale(.7695);animation:fall-253 17s -30s linear infinite}@keyframes fall-253{37.562%{transform:translate(58.6788vw,37.562vh) scale(.7695)}to{transform:translate(54.16585vw,99vh) scale(.7695)}}.snow:nth-child(254){opacity:1.373;transform:translate(66.3223vw,-10px) scale(.4483);animation:fall-254 17s -24s linear infinite}@keyframes fall-254{78.043%{transform:translate(74.4668vw,78.043vh) scale(.4483)}to{transform:translate(70.39455vw,99vh) scale(.4483)}}.snow:nth-child(255){opacity:.425;transform:translate(55.5682vw,-10px) scale(.0037);animation:fall-255 14s -15s linear infinite}@keyframes fall-255{52.487%{transform:translate(54.2859vw,52.487vh) scale(.0037)}to{transform:translate(54.92705vw,99vh) scale(.0037)}}.snow:nth-child(256){opacity:1.792;transform:translate(30.8492vw,-10px) scale(.8156);animation:fall-256 10s -12s linear infinite}@keyframes fall-256{64.285%{transform:translate(35.0483vw,64.285vh) scale(.8156)}to{transform:translate(32.94875vw,99vh) scale(.8156)}}.snow:nth-child(257){opacity:.421;transform:translate(49.4673vw,-10px) scale(.0607);animation:fall-257 30s -29s linear infinite}@keyframes fall-257{76.485%{transform:translate(51.2356vw,76.485vh) scale(.0607)}to{transform:translate(50.35145vw,99vh) scale(.0607)}}.snow:nth-child(258){opacity:1.5402;transform:translate(40.9378vw,-10px) scale(.2006);animation:fall-258 10s -21s linear infinite}@keyframes fall-258{71.996%{transform:translate(44.8272vw,71.996vh) scale(.2006)}to{transform:translate(42.8825vw,99vh) scale(.2006)}}.snow:nth-child(259){opacity:.7546;transform:translate(43.2355vw,-10px) scale(.181);animation:fall-259 26s -12s linear infinite}@keyframes fall-259{67.73%{transform:translate(43.6213vw,67.73vh) scale(.181)}to{transform:translate(43.4284vw,99vh) scale(.181)}}.snow:nth-child(260){opacity:1.5086;transform:translate(11.5706vw,-10px) scale(.8457);animation:fall-260 27s -28s linear infinite}@keyframes fall-260{72.521%{transform:translate(9.5969vw,72.521vh) scale(.8457)}to{transform:translate(10.58375vw,99vh) scale(.8457)}}.snow:nth-child(261){opacity:1.5632;transform:translate(54.4686vw,-10px) scale(.0075);animation:fall-261 25s -4s linear infinite}@keyframes fall-261{66.332%{transform:translate(58.6429vw,66.332vh) scale(.0075)}to{transform:translate(56.55575vw,99vh) scale(.0075)}}.snow:nth-child(262){opacity:1.8966;transform:translate(20.2093vw,-10px) scale(.7729);animation:fall-262 25s -13s linear infinite}@keyframes fall-262{51.186%{transform:translate(19.1639vw,51.186vh) scale(.7729)}to{transform:translate(19.6866vw,99vh) scale(.7729)}}.snow:nth-child(263){opacity:.0574;transform:translate(72.445vw,-10px) scale(.0434);animation:fall-263 11s -2s linear infinite}@keyframes fall-263{35.033%{transform:translate(80.4094vw,35.033vh) scale(.0434)}to{transform:translate(76.4272vw,99vh) scale(.0434)}}.snow:nth-child(264){opacity:1.3024;transform:translate(49.5871vw,-10px) scale(.665);animation:fall-264 22s -26s linear infinite}@keyframes fall-264{59.237%{transform:translate(42.9432vw,59.237vh) scale(.665)}to{transform:translate(46.26515vw,99vh) scale(.665)}}.snow:nth-child(265){opacity:1.144;transform:translate(18.5411vw,-10px) scale(.0134);animation:fall-265 20s -10s linear infinite}@keyframes fall-265{77.302%{transform:translate(21.8834vw,77.302vh) scale(.0134)}to{transform:translate(20.21225vw,99vh) scale(.0134)}}.snow:nth-child(266){opacity:1.5166;transform:translate(47.7095vw,-10px) scale(.0568);animation:fall-266 25s -19s linear infinite}@keyframes fall-266{63.872%{transform:translate(52.3077vw,63.872vh) scale(.0568)}to{transform:translate(50.0086vw,99vh) scale(.0568)}}.snow:nth-child(267){opacity:.2236;transform:translate(9.9712vw,-10px) scale(.869);animation:fall-267 11s -23s linear infinite}@keyframes fall-267{69.285%{transform:translate(4.9574vw,69.285vh) scale(.869)}to{transform:translate(7.4643vw,99vh) scale(.869)}}.snow:nth-child(268){opacity:1.248;transform:translate(5.963vw,-10px) scale(.9592);animation:fall-268 26s -8s linear infinite}@keyframes fall-268{35.9%{transform:translate(-1.5035vw,35.9vh) scale(.9592)}to{transform:translate(2.22975vw,99vh) scale(.9592)}}.snow:nth-child(269){opacity:.8228;transform:translate(56.9958vw,-10px) scale(.3006);animation:fall-269 11s -19s linear infinite}@keyframes fall-269{49.18%{transform:translate(57.7677vw,49.18vh) scale(.3006)}to{transform:translate(57.38175vw,99vh) scale(.3006)}}.snow:nth-child(270){opacity:.081;transform:translate(36.6461vw,-10px) scale(.4049);animation:fall-270 24s -19s linear infinite}@keyframes fall-270{72.905%{transform:translate(31.505vw,72.905vh) scale(.4049)}to{transform:translate(34.07555vw,99vh) scale(.4049)}}.snow:nth-child(271){opacity:1.7396;transform:translate(74.318vw,-10px) scale(.141);animation:fall-271 25s -19s linear infinite}@keyframes fall-271{51.668%{transform:translate(76.3008vw,51.668vh) scale(.141)}to{transform:translate(75.3094vw,99vh) scale(.141)}}.snow:nth-child(272){opacity:1.7074;transform:translate(7.9211vw,-10px) scale(.9461);animation:fall-272 22s -4s linear infinite}@keyframes fall-272{30.084%{transform:translate(6.9753vw,30.084vh) scale(.9461)}to{transform:translate(7.4482vw,99vh) scale(.9461)}}.snow:nth-child(273){opacity:.5542;transform:translate(.5022vw,-10px) scale(.986);animation:fall-273 23s -23s linear infinite}@keyframes fall-273{42.348%{transform:translate(8.4024vw,42.348vh) scale(.986)}to{transform:translate(4.4523vw,99vh) scale(.986)}}.snow:nth-child(274){opacity:1.5304;transform:translate(9.5119vw,-10px) scale(.1466);animation:fall-274 16s -30s linear infinite}@keyframes fall-274{62.927%{transform:translate(2.8279vw,62.927vh) scale(.1466)}to{transform:translate(6.1699vw,99vh) scale(.1466)}}.snow:nth-child(275){opacity:1.0668;transform:translate(43.5271vw,-10px) scale(.9476);animation:fall-275 29s -19s linear infinite}@keyframes fall-275{67.6%{transform:translate(50.6855vw,67.6vh) scale(.9476)}to{transform:translate(47.1063vw,99vh) scale(.9476)}}.snow:nth-child(276){opacity:1.1334;transform:translate(47.2738vw,-10px) scale(.8656);animation:fall-276 14s -1s linear infinite}@keyframes fall-276{58.634%{transform:translate(38.1344vw,58.634vh) scale(.8656)}to{transform:translate(42.7041vw,99vh) scale(.8656)}}.snow:nth-child(277){opacity:.6684;transform:translate(71.4106vw,-10px) scale(.2241);animation:fall-277 16s -18s linear infinite}@keyframes fall-277{43.67%{transform:translate(70.767vw,43.67vh) scale(.2241)}to{transform:translate(71.0888vw,99vh) scale(.2241)}}.snow:nth-child(278){opacity:.6498;transform:translate(16.2969vw,-10px) scale(.8855);animation:fall-278 22s -11s linear infinite}@keyframes fall-278{77.954%{transform:translate(19.8973vw,77.954vh) scale(.8855)}to{transform:translate(18.0971vw,99vh) scale(.8855)}}.snow:nth-child(279){opacity:1.5306;transform:translate(65.0504vw,-10px) scale(.6924);animation:fall-279 12s -5s linear infinite}@keyframes fall-279{52.021%{transform:translate(73.2895vw,52.021vh) scale(.6924)}to{transform:translate(69.16995vw,99vh) scale(.6924)}}.snow:nth-child(280){opacity:1.095;transform:translate(59.3211vw,-10px) scale(.575);animation:fall-280 17s -27s linear infinite}@keyframes fall-280{71.956%{transform:translate(51.2034vw,71.956vh) scale(.575)}to{transform:translate(55.26225vw,99vh) scale(.575)}}.snow:nth-child(281){opacity:1.9576;transform:translate(62.6236vw,-10px) scale(.448);animation:fall-281 15s -3s linear infinite}@keyframes fall-281{70.212%{transform:translate(52.9442vw,70.212vh) scale(.448)}to{transform:translate(57.7839vw,99vh) scale(.448)}}.snow:nth-child(282){opacity:.8126;transform:translate(72.6963vw,-10px) scale(.3375);animation:fall-282 24s -26s linear infinite}@keyframes fall-282{63.878%{transform:translate(68.7404vw,63.878vh) scale(.3375)}to{transform:translate(70.71835vw,99vh) scale(.3375)}}.snow:nth-child(283){opacity:1.9398;transform:translate(76.639vw,-10px) scale(.6373);animation:fall-283 19s -18s linear infinite}@keyframes fall-283{41.173%{transform:translate(85.9143vw,41.173vh) scale(.6373)}to{transform:translate(81.27665vw,99vh) scale(.6373)}}.snow:nth-child(284){opacity:.5522;transform:translate(82.7307vw,-10px) scale(.3196);animation:fall-284 28s -26s linear infinite}@keyframes fall-284{55.918%{transform:translate(90.2943vw,55.918vh) scale(.3196)}to{transform:translate(86.5125vw,99vh) scale(.3196)}}.snow:nth-child(285){opacity:1.5912;transform:translate(77.3755vw,-10px) scale(.4829);animation:fall-285 28s -10s linear infinite}@keyframes fall-285{64.409%{transform:translate(75.665vw,64.409vh) scale(.4829)}to{transform:translate(76.52025vw,99vh) scale(.4829)}}.snow:nth-child(286){opacity:.4096;transform:translate(29.283vw,-10px) scale(.9739);animation:fall-286 25s -20s linear infinite}@keyframes fall-286{68.614%{transform:translate(19.6635vw,68.614vh) scale(.9739)}to{transform:translate(24.47325vw,99vh) scale(.9739)}}.snow:nth-child(287){opacity:1.3518;transform:translate(7.1122vw,-10px) scale(.071);animation:fall-287 26s -9s linear infinite}@keyframes fall-287{62.042%{transform:translate(10.3489vw,62.042vh) scale(.071)}to{transform:translate(8.73055vw,99vh) scale(.071)}}.snow:nth-child(288){opacity:1.9146;transform:translate(76.1536vw,-10px) scale(.2182);animation:fall-288 15s -21s linear infinite}@keyframes fall-288{41.116%{transform:translate(82.6514vw,41.116vh) scale(.2182)}to{transform:translate(79.4025vw,99vh) scale(.2182)}}.snow:nth-child(289){opacity:.783;transform:translate(36.7588vw,-10px) scale(.8597);animation:fall-289 23s -13s linear infinite}@keyframes fall-289{38.708%{transform:translate(41.8527vw,38.708vh) scale(.8597)}to{transform:translate(39.30575vw,99vh) scale(.8597)}}.snow:nth-child(290){opacity:.671;transform:translate(48.5581vw,-10px) scale(.6637);animation:fall-290 27s -9s linear infinite}@keyframes fall-290{39.161%{transform:translate(54.6496vw,39.161vh) scale(.6637)}to{transform:translate(51.60385vw,99vh) scale(.6637)}}.snow:nth-child(291){opacity:.2492;transform:translate(10.2479vw,-10px) scale(.661);animation:fall-291 25s -3s linear infinite}@keyframes fall-291{77.823%{transform:translate(8.6274vw,77.823vh) scale(.661)}to{transform:translate(9.43765vw,99vh) scale(.661)}}.snow:nth-child(292){opacity:.505;transform:translate(33.466vw,-10px) scale(.5778);animation:fall-292 26s -30s linear infinite}@keyframes fall-292{47.509%{transform:translate(33.7473vw,47.509vh) scale(.5778)}to{transform:translate(33.60665vw,99vh) scale(.5778)}}.snow:nth-child(293){opacity:1.5368;transform:translate(34.6507vw,-10px) scale(.5992);animation:fall-293 11s -8s linear infinite}@keyframes fall-293{53.406%{transform:translate(30.1896vw,53.406vh) scale(.5992)}to{transform:translate(32.42015vw,99vh) scale(.5992)}}.snow:nth-child(294){opacity:.4668;transform:translate(41.7212vw,-10px) scale(.9536);animation:fall-294 24s -17s linear infinite}@keyframes fall-294{66.06%{transform:translate(46.368vw,66.06vh) scale(.9536)}to{transform:translate(44.0446vw,99vh) scale(.9536)}}.snow:nth-child(295){opacity:1.0674;transform:translate(55.5787vw,-10px) scale(.59);animation:fall-295 26s -1s linear infinite}@keyframes fall-295{75.86%{transform:translate(46.154vw,75.86vh) scale(.59)}to{transform:translate(50.86635vw,99vh) scale(.59)}}.snow:nth-child(296){opacity:.4228;transform:translate(31.6882vw,-10px) scale(.9524);animation:fall-296 14s -11s linear infinite}@keyframes fall-296{46.458%{transform:translate(35.3352vw,46.458vh) scale(.9524)}to{transform:translate(33.5117vw,99vh) scale(.9524)}}.snow:nth-child(297){opacity:.4042;transform:translate(10.7245vw,-10px) scale(.2067);animation:fall-297 21s -13s linear infinite}@keyframes fall-297{54.922%{transform:translate(6.1979vw,54.922vh) scale(.2067)}to{transform:translate(8.4612vw,99vh) scale(.2067)}}.snow:nth-child(298){opacity:.8014;transform:translate(36.7829vw,-10px) scale(.6472);animation:fall-298 14s -26s linear infinite}@keyframes fall-298{77.606%{transform:translate(39.9749vw,77.606vh) scale(.6472)}to{transform:translate(38.3789vw,99vh) scale(.6472)}}.snow:nth-child(299){opacity:1.716;transform:translate(33.0916vw,-10px) scale(.0069);animation:fall-299 21s -11s linear infinite}@keyframes fall-299{55.036%{transform:translate(24.5989vw,55.036vh) scale(.0069)}to{transform:translate(28.84525vw,99vh) scale(.0069)}}.snow:nth-child(300){opacity:.4298;transform:translate(34.1414vw,-10px) scale(.5818);animation:fall-300 30s -25s linear infinite}@keyframes fall-300{72.65%{transform:translate(26.4109vw,72.65vh) scale(.5818)}to{transform:translate(30.27615vw,99vh) scale(.5818)}}.snow:nth-child(301){opacity:1.487;transform:translate(84.7003vw,-10px) scale(.8961);animation:fall-301 22s -10s linear infinite}@keyframes fall-301{55.846%{transform:translate(76.8587vw,55.846vh) scale(.8961)}to{transform:translate(80.7795vw,99vh) scale(.8961)}}.snow:nth-child(302){opacity:.1656;transform:translate(4.8326vw,-10px) scale(.9149);animation:fall-302 15s -5s linear infinite}@keyframes fall-302{51.628%{transform:translate(5.4434vw,51.628vh) scale(.9149)}to{transform:translate(5.138vw,99vh) scale(.9149)}}.snow:nth-child(303){opacity:.224;transform:translate(33.4251vw,-10px) scale(.0594);animation:fall-303 15s -13s linear infinite}@keyframes fall-303{51.686%{transform:translate(30.7191vw,51.686vh) scale(.0594)}to{transform:translate(32.0721vw,99vh) scale(.0594)}}.snow:nth-child(304){opacity:.553;transform:translate(45.4944vw,-10px) scale(.7521);animation:fall-304 25s -13s linear infinite}@keyframes fall-304{32.226%{transform:translate(36.144vw,32.226vh) scale(.7521)}to{transform:translate(40.8192vw,99vh) scale(.7521)}}.snow:nth-child(305){opacity:1.8118;transform:translate(22.6299vw,-10px) scale(.6641);animation:fall-305 24s -21s linear infinite}@keyframes fall-305{61.935%{transform:translate(28.7874vw,61.935vh) scale(.6641)}to{transform:translate(25.70865vw,99vh) scale(.6641)}}.snow:nth-child(306){opacity:1.9304;transform:translate(50.1843vw,-10px) scale(.7942);animation:fall-306 21s -18s linear infinite}@keyframes fall-306{40.611%{transform:translate(43.5676vw,40.611vh) scale(.7942)}to{transform:translate(46.87595vw,99vh) scale(.7942)}}.snow:nth-child(307){opacity:.2974;transform:translate(99.3556vw,-10px) scale(.6675);animation:fall-307 13s -17s linear infinite}@keyframes fall-307{55.167%{transform:translate(95.6645vw,55.167vh) scale(.6675)}to{transform:translate(97.51005vw,99vh) scale(.6675)}}.snow:nth-child(308){opacity:1.8046;transform:translate(49.9585vw,-10px) scale(.8411);animation:fall-308 22s -24s linear infinite}@keyframes fall-308{44.2%{transform:translate(47.71vw,44.2vh) scale(.8411)}to{transform:translate(48.83425vw,99vh) scale(.8411)}}.snow:nth-child(309){opacity:1.7336;transform:translate(62.2514vw,-10px) scale(.4307);animation:fall-309 25s -26s linear infinite}@keyframes fall-309{72.335%{transform:translate(72.0813vw,72.335vh) scale(.4307)}to{transform:translate(67.16635vw,99vh) scale(.4307)}}.snow:nth-child(310){opacity:1.7402;transform:translate(65.6701vw,-10px) scale(.6551);animation:fall-310 21s -22s linear infinite}@keyframes fall-310{78.81%{transform:translate(57.8021vw,78.81vh) scale(.6551)}to{transform:translate(61.7361vw,99vh) scale(.6551)}}.snow:nth-child(311){opacity:.058;transform:translate(16.585vw,-10px) scale(.1443);animation:fall-311 30s -16s linear infinite}@keyframes fall-311{60.98%{transform:translate(17.9439vw,60.98vh) scale(.1443)}to{transform:translate(17.26445vw,99vh) scale(.1443)}}.snow:nth-child(312){opacity:1.9866;transform:translate(9.3942vw,-10px) scale(.8007);animation:fall-312 16s -29s linear infinite}@keyframes fall-312{38.964%{transform:translate(4.2066vw,38.964vh) scale(.8007)}to{transform:translate(6.8004vw,99vh) scale(.8007)}}.snow:nth-child(313){opacity:.4082;transform:translate(65.1588vw,-10px) scale(.9993);animation:fall-313 23s -23s linear infinite}@keyframes fall-313{44.191%{transform:translate(58.8069vw,44.191vh) scale(.9993)}to{transform:translate(61.98285vw,99vh) scale(.9993)}}.snow:nth-child(314){opacity:.7166;transform:translate(87.3308vw,-10px) scale(.9613);animation:fall-314 13s -30s linear infinite}@keyframes fall-314{53.427%{transform:translate(88.0464vw,53.427vh) scale(.9613)}to{transform:translate(87.6886vw,99vh) scale(.9613)}}.snow:nth-child(315){opacity:.669;transform:translate(48.3898vw,-10px) scale(.0464);animation:fall-315 21s -25s linear infinite}@keyframes fall-315{59.094%{transform:translate(57.6084vw,59.094vh) scale(.0464)}to{transform:translate(52.9991vw,99vh) scale(.0464)}}.snow:nth-child(316){opacity:1.8714;transform:translate(34.1296vw,-10px) scale(.3805);animation:fall-316 18s -12s linear infinite}@keyframes fall-316{41.504%{transform:translate(42.1335vw,41.504vh) scale(.3805)}to{transform:translate(38.13155vw,99vh) scale(.3805)}}.snow:nth-child(317){opacity:.673;transform:translate(86.7225vw,-10px) scale(.0457);animation:fall-317 16s -11s linear infinite}@keyframes fall-317{70.784%{transform:translate(87.7782vw,70.784vh) scale(.0457)}to{transform:translate(87.25035vw,99vh) scale(.0457)}}.snow:nth-child(318){opacity:.1832;transform:translate(13.2449vw,-10px) scale(.5691);animation:fall-318 21s -26s linear infinite}@keyframes fall-318{78.189%{transform:translate(19.4839vw,78.189vh) scale(.5691)}to{transform:translate(16.3644vw,99vh) scale(.5691)}}.snow:nth-child(319){opacity:.0786;transform:translate(97.6535vw,-10px) scale(.0688);animation:fall-319 30s -12s linear infinite}@keyframes fall-319{58.095%{transform:translate(96.2281vw,58.095vh) scale(.0688)}to{transform:translate(96.9408vw,99vh) scale(.0688)}}.snow:nth-child(320){opacity:1.88;transform:translate(16.0455vw,-10px) scale(.5159);animation:fall-320 13s -25s linear infinite}@keyframes fall-320{37.103%{transform:translate(22.9985vw,37.103vh) scale(.5159)}to{transform:translate(19.522vw,99vh) scale(.5159)}}.snow:nth-child(321){opacity:.1904;transform:translate(55.568vw,-10px) scale(.9533);animation:fall-321 26s -4s linear infinite}@keyframes fall-321{41.012%{transform:translate(65.0673vw,41.012vh) scale(.9533)}to{transform:translate(60.31765vw,99vh) scale(.9533)}}.snow:nth-child(322){opacity:.115;transform:translate(63.7721vw,-10px) scale(.2745);animation:fall-322 15s -18s linear infinite}@keyframes fall-322{36.197%{transform:translate(64.4011vw,36.197vh) scale(.2745)}to{transform:translate(64.0866vw,99vh) scale(.2745)}}.snow:nth-child(323){opacity:1.3508;transform:translate(47.6202vw,-10px) scale(.374);animation:fall-323 23s -3s linear infinite}@keyframes fall-323{33.277%{transform:translate(51.292vw,33.277vh) scale(.374)}to{transform:translate(49.4561vw,99vh) scale(.374)}}.snow:nth-child(324){opacity:.7704;transform:translate(36.4228vw,-10px) scale(.8863);animation:fall-324 24s -15s linear infinite}@keyframes fall-324{46.937%{transform:translate(28.2268vw,46.937vh) scale(.8863)}to{transform:translate(32.3248vw,99vh) scale(.8863)}}.snow:nth-child(325){opacity:.4794;transform:translate(65.5055vw,-10px) scale(.6876);animation:fall-325 23s -26s linear infinite}@keyframes fall-325{75.791%{transform:translate(59.2654vw,75.791vh) scale(.6876)}to{transform:translate(62.38545vw,99vh) scale(.6876)}}.snow:nth-child(326){opacity:.4172;transform:translate(25.8962vw,-10px) scale(.9664);animation:fall-326 29s -1s linear infinite}@keyframes fall-326{37.692%{transform:translate(31.1092vw,37.692vh) scale(.9664)}to{transform:translate(28.5027vw,99vh) scale(.9664)}}.snow:nth-child(327){opacity:1.953;transform:translate(10.2336vw,-10px) scale(.167);animation:fall-327 25s -18s linear infinite}@keyframes fall-327{34.713%{transform:translate(14.1629vw,34.713vh) scale(.167)}to{transform:translate(12.19825vw,99vh) scale(.167)}}.snow:nth-child(328){opacity:.5416;transform:translate(48.5773vw,-10px) scale(.2959);animation:fall-328 23s -2s linear infinite}@keyframes fall-328{54.835%{transform:translate(42.2881vw,54.835vh) scale(.2959)}to{transform:translate(45.4327vw,99vh) scale(.2959)}}.snow:nth-child(329){opacity:.2736;transform:translate(23.1145vw,-10px) scale(.9049);animation:fall-329 12s -28s linear infinite}@keyframes fall-329{71.65%{transform:translate(18.9294vw,71.65vh) scale(.9049)}to{transform:translate(21.02195vw,99vh) scale(.9049)}}.snow:nth-child(330){opacity:1.41;transform:translate(9.6899vw,-10px) scale(.7253);animation:fall-330 10s -2s linear infinite}@keyframes fall-330{34.75%{transform:translate(2.1089vw,34.75vh) scale(.7253)}to{transform:translate(5.8994vw,99vh) scale(.7253)}}.snow:nth-child(331){opacity:.3092;transform:translate(41.0852vw,-10px) scale(.4081);animation:fall-331 10s -19s linear infinite}@keyframes fall-331{57.022%{transform:translate(38.3128vw,57.022vh) scale(.4081)}to{transform:translate(39.699vw,99vh) scale(.4081)}}.snow:nth-child(332){opacity:1.1936;transform:translate(26.2629vw,-10px) scale(.5185);animation:fall-332 25s -10s linear infinite}@keyframes fall-332{55.449%{transform:translate(30.5072vw,55.449vh) scale(.5185)}to{transform:translate(28.38505vw,99vh) scale(.5185)}}.snow:nth-child(333){opacity:.5462;transform:translate(24.991vw,-10px) scale(.52);animation:fall-333 22s -23s linear infinite}@keyframes fall-333{39.474%{transform:translate(31.0783vw,39.474vh) scale(.52)}to{transform:translate(28.03465vw,99vh) scale(.52)}}.snow:nth-child(334){opacity:1.0216;transform:translate(44.6409vw,-10px) scale(.6312);animation:fall-334 22s -2s linear infinite}@keyframes fall-334{57.457%{transform:translate(48.463vw,57.457vh) scale(.6312)}to{transform:translate(46.55195vw,99vh) scale(.6312)}}.snow:nth-child(335){opacity:1.2724;transform:translate(41.2201vw,-10px) scale(.4393);animation:fall-335 18s -30s linear infinite}@keyframes fall-335{79.918%{transform:translate(36.9087vw,79.918vh) scale(.4393)}to{transform:translate(39.0644vw,99vh) scale(.4393)}}.snow:nth-child(336){opacity:.5106;transform:translate(23.7469vw,-10px) scale(.4397);animation:fall-336 23s -29s linear infinite}@keyframes fall-336{59.446%{transform:translate(32.5848vw,59.446vh) scale(.4397)}to{transform:translate(28.16585vw,99vh) scale(.4397)}}.snow:nth-child(337){opacity:1.0218;transform:translate(44.4486vw,-10px) scale(.7601);animation:fall-337 10s -12s linear infinite}@keyframes fall-337{76.095%{transform:translate(41.3921vw,76.095vh) scale(.7601)}to{transform:translate(42.92035vw,99vh) scale(.7601)}}.snow:nth-child(338){opacity:1.582;transform:translate(3.6189vw,-10px) scale(.7613);animation:fall-338 22s -25s linear infinite}@keyframes fall-338{76.903%{transform:translate(1.8949vw,76.903vh) scale(.7613)}to{transform:translate(2.7569vw,99vh) scale(.7613)}}.snow:nth-child(339){opacity:.2144;transform:translate(86.4286vw,-10px) scale(.5299);animation:fall-339 14s -20s linear infinite}@keyframes fall-339{36.481%{transform:translate(91.9549vw,36.481vh) scale(.5299)}to{transform:translate(89.19175vw,99vh) scale(.5299)}}.snow:nth-child(340){opacity:1.1408;transform:translate(31.0422vw,-10px) scale(.3359);animation:fall-340 25s -10s linear infinite}@keyframes fall-340{50.605%{transform:translate(21.3221vw,50.605vh) scale(.3359)}to{transform:translate(26.18215vw,99vh) scale(.3359)}}.snow:nth-child(341){opacity:1.651;transform:translate(49.6062vw,-10px) scale(.8293);animation:fall-341 30s -7s linear infinite}@keyframes fall-341{36.329%{transform:translate(50.0841vw,36.329vh) scale(.8293)}to{transform:translate(49.84515vw,99vh) scale(.8293)}}.snow:nth-child(342){opacity:.7906;transform:translate(34.8105vw,-10px) scale(.5497);animation:fall-342 22s -17s linear infinite}@keyframes fall-342{53.556%{transform:translate(29.0813vw,53.556vh) scale(.5497)}to{transform:translate(31.9459vw,99vh) scale(.5497)}}.snow:nth-child(343){opacity:.2252;transform:translate(36.9178vw,-10px) scale(.9883);animation:fall-343 10s -10s linear infinite}@keyframes fall-343{72.046%{transform:translate(43.217vw,72.046vh) scale(.9883)}to{transform:translate(40.0674vw,99vh) scale(.9883)}}.snow:nth-child(344){opacity:.6448;transform:translate(59.1042vw,-10px) scale(.997);animation:fall-344 17s -21s linear infinite}@keyframes fall-344{31.602%{transform:translate(59.8979vw,31.602vh) scale(.997)}to{transform:translate(59.50105vw,99vh) scale(.997)}}.snow:nth-child(345){opacity:1.6462;transform:translate(8.0714vw,-10px) scale(.8513);animation:fall-345 20s -27s linear infinite}@keyframes fall-345{36.257%{transform:translate(16.0562vw,36.257vh) scale(.8513)}to{transform:translate(12.0638vw,99vh) scale(.8513)}}.snow:nth-child(346){opacity:1.3812;transform:translate(68.4415vw,-10px) scale(.2157);animation:fall-346 28s -2s linear infinite}@keyframes fall-346{71.807%{transform:translate(66.45vw,71.807vh) scale(.2157)}to{transform:translate(67.44575vw,99vh) scale(.2157)}}.snow:nth-child(347){opacity:.348;transform:translate(.6798vw,-10px) scale(.6425);animation:fall-347 12s -28s linear infinite}@keyframes fall-347{79.442%{transform:translate(2.2134vw,79.442vh) scale(.6425)}to{transform:translate(1.4466vw,99vh) scale(.6425)}}.snow:nth-child(348){opacity:.5016;transform:translate(28.9096vw,-10px) scale(.9727);animation:fall-348 24s -6s linear infinite}@keyframes fall-348{40.175%{transform:translate(28.2548vw,40.175vh) scale(.9727)}to{transform:translate(28.5822vw,99vh) scale(.9727)}}.snow:nth-child(349){opacity:.1786;transform:translate(32.4519vw,-10px) scale(.0092);animation:fall-349 28s -15s linear infinite}@keyframes fall-349{65.019%{transform:translate(34.9669vw,65.019vh) scale(.0092)}to{transform:translate(33.7094vw,99vh) scale(.0092)}}.snow:nth-child(350){opacity:1.863;transform:translate(23.4337vw,-10px) scale(.6512);animation:fall-350 21s -6s linear infinite}@keyframes fall-350{39.322%{transform:translate(31.4069vw,39.322vh) scale(.6512)}to{transform:translate(27.4203vw,99vh) scale(.6512)}}.snow:nth-child(351){opacity:.3126;transform:translate(56.5659vw,-10px) scale(.5874);animation:fall-351 18s -11s linear infinite}@keyframes fall-351{42.297%{transform:translate(62.0522vw,42.297vh) scale(.5874)}to{transform:translate(59.30905vw,99vh) scale(.5874)}}.snow:nth-child(352){opacity:1.5226;transform:translate(70.1373vw,-10px) scale(.3581);animation:fall-352 30s -9s linear infinite}@keyframes fall-352{36.518%{transform:translate(75.1538vw,36.518vh) scale(.3581)}to{transform:translate(72.64555vw,99vh) scale(.3581)}}.snow:nth-child(353){opacity:1.4208;transform:translate(75.3071vw,-10px) scale(.9611);animation:fall-353 15s -8s linear infinite}@keyframes fall-353{57.841%{transform:translate(72.1486vw,57.841vh) scale(.9611)}to{transform:translate(73.72785vw,99vh) scale(.9611)}}.snow:nth-child(354){opacity:.5218;transform:translate(9.0742vw,-10px) scale(.0159);animation:fall-354 11s -5s linear infinite}@keyframes fall-354{74.241%{transform:translate(15.1388vw,74.241vh) scale(.0159)}to{transform:translate(12.1065vw,99vh) scale(.0159)}}.snow:nth-child(355){opacity:1.5354;transform:translate(42.2825vw,-10px) scale(.5471);animation:fall-355 13s -24s linear infinite}@keyframes fall-355{67.754%{transform:translate(51.6395vw,67.754vh) scale(.5471)}to{transform:translate(46.961vw,99vh) scale(.5471)}}.snow:nth-child(356){opacity:1.911;transform:translate(48.5987vw,-10px) scale(.3383);animation:fall-356 17s -8s linear infinite}@keyframes fall-356{57.893%{transform:translate(51.4037vw,57.893vh) scale(.3383)}to{transform:translate(50.0012vw,99vh) scale(.3383)}}.snow:nth-child(357){opacity:.0542;transform:translate(.9384vw,-10px) scale(.1661);animation:fall-357 14s -30s linear infinite}@keyframes fall-357{34.62%{transform:translate(2.4012vw,34.62vh) scale(.1661)}to{transform:translate(1.6698vw,99vh) scale(.1661)}}.snow:nth-child(358){opacity:.9736;transform:translate(6.3557vw,-10px) scale(.8336);animation:fall-358 10s -7s linear infinite}@keyframes fall-358{70.251%{transform:translate(-1.9412vw,70.251vh) scale(.8336)}to{transform:translate(2.20725vw,99vh) scale(.8336)}}.snow:nth-child(359){opacity:.9116;transform:translate(36.1722vw,-10px) scale(.4114);animation:fall-359 25s -13s linear infinite}@keyframes fall-359{54.405%{transform:translate(27.6318vw,54.405vh) scale(.4114)}to{transform:translate(31.902vw,99vh) scale(.4114)}}.snow:nth-child(360){opacity:.3034;transform:translate(30.8854vw,-10px) scale(.9224);animation:fall-360 17s -23s linear infinite}@keyframes fall-360{54.32%{transform:translate(26.7562vw,54.32vh) scale(.9224)}to{transform:translate(28.8208vw,99vh) scale(.9224)}}.snow:nth-child(361){opacity:.1288;transform:translate(43.4692vw,-10px) scale(.8954);animation:fall-361 10s -21s linear infinite}@keyframes fall-361{79.694%{transform:translate(40.9426vw,79.694vh) scale(.8954)}to{transform:translate(42.2059vw,99vh) scale(.8954)}}.snow:nth-child(362){opacity:1.5554;transform:translate(76.0119vw,-10px) scale(.7697);animation:fall-362 20s -24s linear infinite}@keyframes fall-362{70.966%{transform:translate(77.0016vw,70.966vh) scale(.7697)}to{transform:translate(76.50675vw,99vh) scale(.7697)}}.snow:nth-child(363){opacity:.7604;transform:translate(13.5865vw,-10px) scale(.3525);animation:fall-363 21s -4s linear infinite}@keyframes fall-363{66.962%{transform:translate(9.5054vw,66.962vh) scale(.3525)}to{transform:translate(11.54595vw,99vh) scale(.3525)}}.snow:nth-child(364){opacity:1.0934;transform:translate(36.3014vw,-10px) scale(.1878);animation:fall-364 11s -23s linear infinite}@keyframes fall-364{30.654%{transform:translate(34.5057vw,30.654vh) scale(.1878)}to{transform:translate(35.40355vw,99vh) scale(.1878)}}.snow:nth-child(365){opacity:.0078;transform:translate(22.7914vw,-10px) scale(.7997);animation:fall-365 17s -12s linear infinite}@keyframes fall-365{44.618%{transform:translate(15.8035vw,44.618vh) scale(.7997)}to{transform:translate(19.29745vw,99vh) scale(.7997)}}.snow:nth-child(366){opacity:1.0624;transform:translate(92.545vw,-10px) scale(.8604);animation:fall-366 13s -5s linear infinite}@keyframes fall-366{68.82%{transform:translate(93.0349vw,68.82vh) scale(.8604)}to{transform:translate(92.78995vw,99vh) scale(.8604)}}.snow:nth-child(367){opacity:1.677;transform:translate(71.9263vw,-10px) scale(.136);animation:fall-367 22s -14s linear infinite}@keyframes fall-367{69.358%{transform:translate(80.1197vw,69.358vh) scale(.136)}to{transform:translate(76.023vw,99vh) scale(.136)}}.snow:nth-child(368){opacity:1.0476;transform:translate(17.6659vw,-10px) scale(.939);animation:fall-368 30s -4s linear infinite}@keyframes fall-368{75.296%{transform:translate(25.2977vw,75.296vh) scale(.939)}to{transform:translate(21.4818vw,99vh) scale(.939)}}.snow:nth-child(369){opacity:1.0876;transform:translate(1.5583vw,-10px) scale(.1663);animation:fall-369 30s -13s linear infinite}@keyframes fall-369{35.912%{transform:translate(1.3402vw,35.912vh) scale(.1663)}to{transform:translate(1.44925vw,99vh) scale(.1663)}}.snow:nth-child(370){opacity:.9082;transform:translate(52.3855vw,-10px) scale(.3822);animation:fall-370 30s -12s linear infinite}@keyframes fall-370{75.859%{transform:translate(52.7501vw,75.859vh) scale(.3822)}to{transform:translate(52.5678vw,99vh) scale(.3822)}}.snow:nth-child(371){opacity:.4376;transform:translate(49.8426vw,-10px) scale(.9243);animation:fall-371 18s -23s linear infinite}@keyframes fall-371{46.317%{transform:translate(46.0554vw,46.317vh) scale(.9243)}to{transform:translate(47.949vw,99vh) scale(.9243)}}.snow:nth-child(372){opacity:.786;transform:translate(33.954vw,-10px) scale(.6925);animation:fall-372 15s -19s linear infinite}@keyframes fall-372{60.934%{transform:translate(41.714vw,60.934vh) scale(.6925)}to{transform:translate(37.834vw,99vh) scale(.6925)}}.snow:nth-child(373){opacity:.2808;transform:translate(48.6902vw,-10px) scale(.6779);animation:fall-373 30s -22s linear infinite}@keyframes fall-373{41.505%{transform:translate(47.4046vw,41.505vh) scale(.6779)}to{transform:translate(48.0474vw,99vh) scale(.6779)}}.snow:nth-child(374){opacity:.697;transform:translate(53.4328vw,-10px) scale(.7678);animation:fall-374 25s -26s linear infinite}@keyframes fall-374{45.679%{transform:translate(49.8993vw,45.679vh) scale(.7678)}to{transform:translate(51.66605vw,99vh) scale(.7678)}}.snow:nth-child(375){opacity:.8492;transform:translate(39.9228vw,-10px) scale(.2165);animation:fall-375 18s -30s linear infinite}@keyframes fall-375{32.933%{transform:translate(31.7031vw,32.933vh) scale(.2165)}to{transform:translate(35.81295vw,99vh) scale(.2165)}}.snow:nth-child(376){opacity:.6266;transform:translate(57.5496vw,-10px) scale(.5281);animation:fall-376 20s -29s linear infinite}@keyframes fall-376{32.259%{transform:translate(48.9211vw,32.259vh) scale(.5281)}to{transform:translate(53.23535vw,99vh) scale(.5281)}}.snow:nth-child(377){opacity:.2972;transform:translate(87.4364vw,-10px) scale(.4419);animation:fall-377 10s -15s linear infinite}@keyframes fall-377{66.308%{transform:translate(78.9344vw,66.308vh) scale(.4419)}to{transform:translate(83.1854vw,99vh) scale(.4419)}}.snow:nth-child(378){opacity:1.1628;transform:translate(45.8577vw,-10px) scale(.7834);animation:fall-378 12s -19s linear infinite}@keyframes fall-378{34.519%{transform:translate(50.4041vw,34.519vh) scale(.7834)}to{transform:translate(48.1309vw,99vh) scale(.7834)}}.snow:nth-child(379){opacity:.6766;transform:translate(93.3291vw,-10px) scale(.644);animation:fall-379 23s -6s linear infinite}@keyframes fall-379{41.651%{transform:translate(87.4795vw,41.651vh) scale(.644)}to{transform:translate(90.4043vw,99vh) scale(.644)}}.snow:nth-child(380){opacity:.4038;transform:translate(54.4236vw,-10px) scale(.079);animation:fall-380 22s -5s linear infinite}@keyframes fall-380{47.241%{transform:translate(55.3959vw,47.241vh) scale(.079)}to{transform:translate(54.90975vw,99vh) scale(.079)}}.snow:nth-child(381){opacity:1.8916;transform:translate(24.2027vw,-10px) scale(.2268);animation:fall-381 26s -1s linear infinite}@keyframes fall-381{48.63%{transform:translate(25.7505vw,48.63vh) scale(.2268)}to{transform:translate(24.9766vw,99vh) scale(.2268)}}.snow:nth-child(382){opacity:1.0976;transform:translate(9.3144vw,-10px) scale(.2191);animation:fall-382 16s -22s linear infinite}@keyframes fall-382{39.745%{transform:translate(6.6553vw,39.745vh) scale(.2191)}to{transform:translate(7.98485vw,99vh) scale(.2191)}}.snow:nth-child(383){opacity:1.6488;transform:translate(21.4223vw,-10px) scale(.2334);animation:fall-383 18s -17s linear infinite}@keyframes fall-383{71.683%{transform:translate(25.5821vw,71.683vh) scale(.2334)}to{transform:translate(23.5022vw,99vh) scale(.2334)}}.snow:nth-child(384){opacity:.3418;transform:translate(77.9123vw,-10px) scale(.1308);animation:fall-384 17s -28s linear infinite}@keyframes fall-384{68.59%{transform:translate(75.4937vw,68.59vh) scale(.1308)}to{transform:translate(76.703vw,99vh) scale(.1308)}}.snow:nth-child(385){opacity:.476;transform:translate(27.5971vw,-10px) scale(.5894);animation:fall-385 16s -16s linear infinite}@keyframes fall-385{31.641%{transform:translate(35.8741vw,31.641vh) scale(.5894)}to{transform:translate(31.7356vw,99vh) scale(.5894)}}.snow:nth-child(386){opacity:1.2322;transform:translate(19.0197vw,-10px) scale(.7229);animation:fall-386 18s -8s linear infinite}@keyframes fall-386{58.897%{transform:translate(19.8064vw,58.897vh) scale(.7229)}to{transform:translate(19.41305vw,99vh) scale(.7229)}}.snow:nth-child(387){opacity:1.8722;transform:translate(66.6419vw,-10px) scale(.8507);animation:fall-387 25s -24s linear infinite}@keyframes fall-387{61.853%{transform:translate(73.1726vw,61.853vh) scale(.8507)}to{transform:translate(69.90725vw,99vh) scale(.8507)}}.snow:nth-child(388){opacity:.837;transform:translate(59.0088vw,-10px) scale(.4814);animation:fall-388 12s -24s linear infinite}@keyframes fall-388{54.751%{transform:translate(52.4713vw,54.751vh) scale(.4814)}to{transform:translate(55.74005vw,99vh) scale(.4814)}}.snow:nth-child(389){opacity:1.6604;transform:translate(58.1799vw,-10px) scale(.0279);animation:fall-389 13s -20s linear infinite}@keyframes fall-389{55.295%{transform:translate(66.3267vw,55.295vh) scale(.0279)}to{transform:translate(62.2533vw,99vh) scale(.0279)}}.snow:nth-child(390){opacity:.3514;transform:translate(29.0481vw,-10px) scale(.8105);animation:fall-390 27s -5s linear infinite}@keyframes fall-390{37.716%{transform:translate(20.788vw,37.716vh) scale(.8105)}to{transform:translate(24.91805vw,99vh) scale(.8105)}}.snow:nth-child(391){opacity:.532;transform:translate(32.1023vw,-10px) scale(.1349);animation:fall-391 14s -17s linear infinite}@keyframes fall-391{58.086%{transform:translate(35.6069vw,58.086vh) scale(.1349)}to{transform:translate(33.8546vw,99vh) scale(.1349)}}.snow:nth-child(392){opacity:1.756;transform:translate(25.9301vw,-10px) scale(.0243);animation:fall-392 12s -8s linear infinite}@keyframes fall-392{48.911%{transform:translate(33.6568vw,48.911vh) scale(.0243)}to{transform:translate(29.79345vw,99vh) scale(.0243)}}.snow:nth-child(393){opacity:1.9342;transform:translate(30.1917vw,-10px) scale(.94);animation:fall-393 26s -12s linear infinite}@keyframes fall-393{36.891%{transform:translate(34.1618vw,36.891vh) scale(.94)}to{transform:translate(32.17675vw,99vh) scale(.94)}}.snow:nth-child(394){opacity:1.9966;transform:translate(8.7929vw,-10px) scale(.7462);animation:fall-394 14s -5s linear infinite}@keyframes fall-394{62.626%{transform:translate(6.6455vw,62.626vh) scale(.7462)}to{transform:translate(7.7192vw,99vh) scale(.7462)}}.snow:nth-child(395){opacity:1.5856;transform:translate(47.9304vw,-10px) scale(.4389);animation:fall-395 16s -5s linear infinite}@keyframes fall-395{60.352%{transform:translate(48.5961vw,60.352vh) scale(.4389)}to{transform:translate(48.26325vw,99vh) scale(.4389)}}.snow:nth-child(396){opacity:.9018;transform:translate(12.851vw,-10px) scale(.9612);animation:fall-396 27s -7s linear infinite}@keyframes fall-396{31.508%{transform:translate(9.1889vw,31.508vh) scale(.9612)}to{transform:translate(11.01995vw,99vh) scale(.9612)}}.snow:nth-child(397){opacity:.231;transform:translate(96.271vw,-10px) scale(.519);animation:fall-397 29s -21s linear infinite}@keyframes fall-397{54.13%{transform:translate(87.9936vw,54.13vh) scale(.519)}to{transform:translate(92.1323vw,99vh) scale(.519)}}.snow:nth-child(398){opacity:1.9492;transform:translate(50.8725vw,-10px) scale(.6109);animation:fall-398 20s -4s linear infinite}@keyframes fall-398{51.573%{transform:translate(60.7995vw,51.573vh) scale(.6109)}to{transform:translate(55.836vw,99vh) scale(.6109)}}.snow:nth-child(399){opacity:.7818;transform:translate(17.0098vw,-10px) scale(.1106);animation:fall-399 23s -7s linear infinite}@keyframes fall-399{75.051%{transform:translate(8.9158vw,75.051vh) scale(.1106)}to{transform:translate(12.9628vw,99vh) scale(.1106)}}.snow:nth-child(400){opacity:.5412;transform:translate(11.8615vw,-10px) scale(.7911);animation:fall-400 21s -19s linear infinite}@keyframes fall-400{37.676%{transform:translate(3.6331vw,37.676vh) scale(.7911)}to{transform:translate(7.7473vw,99vh) scale(.7911)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.8956;transform:translate(63.3896vw,-10px) scale(.2994);animation:fall-1 10s -16s linear infinite}@keyframes fall-1{69.508%{transform:translate(66.265vw,69.508vh) scale(.2994)}to{transform:translate(64.8273vw,99vh) scale(.2994)}}.snow:nth-child(2){opacity:.5728;transform:translate(18.1891vw,-10px) scale(.4236);animation:fall-2 13s -9s linear infinite}@keyframes fall-2{58.126%{transform:translate(20.4058vw,58.126vh) scale(.4236)}to{transform:translate(19.29745vw,99vh) scale(.4236)}}.snow:nth-child(3){opacity:.0982;transform:translate(85.4865vw,-10px) scale(.2086);animation:fall-3 28s -6s linear infinite}@keyframes fall-3{68.742%{transform:translate(93.1603vw,68.742vh) scale(.2086)}to{transform:translate(89.3234vw,99vh) scale(.2086)}}.snow:nth-child(4){opacity:.198;transform:translate(83.0532vw,-10px) scale(.6551);animation:fall-4 11s -17s linear infinite}@keyframes fall-4{32.161%{transform:translate(76.049vw,32.161vh) scale(.6551)}to{transform:translate(79.5511vw,99vh) scale(.6551)}}.snow:nth-child(5){opacity:.8984;transform:translate(62.7283vw,-10px) scale(.685);animation:fall-5 16s -8s linear infinite}@keyframes fall-5{38.743%{transform:translate(54.4578vw,38.743vh) scale(.685)}to{transform:translate(58.59305vw,99vh) scale(.685)}}.snow:nth-child(6){opacity:.5722;transform:translate(76.6171vw,-10px) scale(.6926);animation:fall-6 20s -13s linear infinite}@keyframes fall-6{79.524%{transform:translate(78.8502vw,79.524vh) scale(.6926)}to{transform:translate(77.73365vw,99vh) scale(.6926)}}.snow:nth-child(7){opacity:.7128;transform:translate(45.4508vw,-10px) scale(.5903);animation:fall-7 10s -3s linear infinite}@keyframes fall-7{63.175%{transform:translate(52.0067vw,63.175vh) scale(.5903)}to{transform:translate(48.72875vw,99vh) scale(.5903)}}.snow:nth-child(8){opacity:1.578;transform:translate(72.8332vw,-10px) scale(.5309);animation:fall-8 21s -1s linear infinite}@keyframes fall-8{53.077%{transform:translate(71.0254vw,53.077vh) scale(.5309)}to{transform:translate(71.9293vw,99vh) scale(.5309)}}.snow:nth-child(9){opacity:.8866;transform:translate(80.3037vw,-10px) scale(.2293);animation:fall-9 14s -25s linear infinite}@keyframes fall-9{61.917%{transform:translate(77.6918vw,61.917vh) scale(.2293)}to{transform:translate(78.99775vw,99vh) scale(.2293)}}.snow:nth-child(10){opacity:1.6664;transform:translate(3.5068vw,-10px) scale(.6777);animation:fall-10 25s -27s linear infinite}@keyframes fall-10{69.295%{transform:translate(-6.2945vw,69.295vh) scale(.6777)}to{transform:translate(-1.39385vw,99vh) scale(.6777)}}.snow:nth-child(11){opacity:1.0774;transform:translate(3.0523vw,-10px) scale(.1969);animation:fall-11 22s -27s linear infinite}@keyframes fall-11{38.849%{transform:translate(11.6653vw,38.849vh) scale(.1969)}to{transform:translate(7.3588vw,99vh) scale(.1969)}}.snow:nth-child(12){opacity:1.0926;transform:translate(63.8486vw,-10px) scale(.8296);animation:fall-12 26s -3s linear infinite}@keyframes fall-12{79.214%{transform:translate(56.0632vw,79.214vh) scale(.8296)}to{transform:translate(59.9559vw,99vh) scale(.8296)}}.snow:nth-child(13){opacity:1.279;transform:translate(64.1225vw,-10px) scale(.4767);animation:fall-13 23s -12s linear infinite}@keyframes fall-13{79.669%{transform:translate(67.9386vw,79.669vh) scale(.4767)}to{transform:translate(66.03055vw,99vh) scale(.4767)}}.snow:nth-child(14){opacity:1.7776;transform:translate(14.3448vw,-10px) scale(.0133);animation:fall-14 10s -29s linear infinite}@keyframes fall-14{37.893%{transform:translate(20.5258vw,37.893vh) scale(.0133)}to{transform:translate(17.4353vw,99vh) scale(.0133)}}.snow:nth-child(15){opacity:1.6004;transform:translate(88.8905vw,-10px) scale(.4137);animation:fall-15 25s -16s linear infinite}@keyframes fall-15{59.369%{transform:translate(90.2857vw,59.369vh) scale(.4137)}to{transform:translate(89.5881vw,99vh) scale(.4137)}}.snow:nth-child(16){opacity:1.4954;transform:translate(72.4772vw,-10px) scale(.3699);animation:fall-16 12s -12s linear infinite}@keyframes fall-16{40.788%{transform:translate(68.2699vw,40.788vh) scale(.3699)}to{transform:translate(70.37355vw,99vh) scale(.3699)}}.snow:nth-child(17){opacity:.809;transform:translate(65.4913vw,-10px) scale(.4632);animation:fall-17 24s -1s linear infinite}@keyframes fall-17{41.292%{transform:translate(63.5715vw,41.292vh) scale(.4632)}to{transform:translate(64.5314vw,99vh) scale(.4632)}}.snow:nth-child(18){opacity:.4758;transform:translate(42.0795vw,-10px) scale(.4911);animation:fall-18 12s -1s linear infinite}@keyframes fall-18{61.844%{transform:translate(36.8693vw,61.844vh) scale(.4911)}to{transform:translate(39.4744vw,99vh) scale(.4911)}}.snow:nth-child(19){opacity:.1824;transform:translate(36.0055vw,-10px) scale(.0155);animation:fall-19 23s -23s linear infinite}@keyframes fall-19{59.813%{transform:translate(27.2053vw,59.813vh) scale(.0155)}to{transform:translate(31.6054vw,99vh) scale(.0155)}}.snow:nth-child(20){opacity:1.6618;transform:translate(90vw,-10px) scale(.8354);animation:fall-20 19s -30s linear infinite}@keyframes fall-20{36.507%{transform:translate(81.4232vw,36.507vh) scale(.8354)}to{transform:translate(85.7116vw,99vh) scale(.8354)}}.snow:nth-child(21){opacity:.6098;transform:translate(41.8615vw,-10px) scale(.1742);animation:fall-21 16s -7s linear infinite}@keyframes fall-21{45.18%{transform:translate(45.7397vw,45.18vh) scale(.1742)}to{transform:translate(43.8006vw,99vh) scale(.1742)}}.snow:nth-child(22){opacity:1.1334;transform:translate(16.5389vw,-10px) scale(.9222);animation:fall-22 30s -30s linear infinite}@keyframes fall-22{66.453%{transform:translate(19.7383vw,66.453vh) scale(.9222)}to{transform:translate(18.1386vw,99vh) scale(.9222)}}.snow:nth-child(23){opacity:1.5132;transform:translate(45.5883vw,-10px) scale(.144);animation:fall-23 19s -3s linear infinite}@keyframes fall-23{49.29%{transform:translate(42.2016vw,49.29vh) scale(.144)}to{transform:translate(43.89495vw,99vh) scale(.144)}}.snow:nth-child(24){opacity:1.3142;transform:translate(84.6388vw,-10px) scale(.0702);animation:fall-24 23s -7s linear infinite}@keyframes fall-24{30.466%{transform:translate(88.7607vw,30.466vh) scale(.0702)}to{transform:translate(86.69975vw,99vh) scale(.0702)}}.snow:nth-child(25){opacity:.0666;transform:translate(30.8903vw,-10px) scale(.3816);animation:fall-25 23s -4s linear infinite}@keyframes fall-25{32.352%{transform:translate(30.0754vw,32.352vh) scale(.3816)}to{transform:translate(30.48285vw,99vh) scale(.3816)}}.snow:nth-child(26){opacity:1.0354;transform:translate(25.7418vw,-10px) scale(.7475);animation:fall-26 27s -30s linear infinite}@keyframes fall-26{78.462%{transform:translate(20.8495vw,78.462vh) scale(.7475)}to{transform:translate(23.29565vw,99vh) scale(.7475)}}.snow:nth-child(27){opacity:.5172;transform:translate(20.2082vw,-10px) scale(.8298);animation:fall-27 21s -1s linear infinite}@keyframes fall-27{32.333%{transform:translate(15.2728vw,32.333vh) scale(.8298)}to{transform:translate(17.7405vw,99vh) scale(.8298)}}.snow:nth-child(28){opacity:1.651;transform:translate(6.5491vw,-10px) scale(.2858);animation:fall-28 13s -8s linear infinite}@keyframes fall-28{36.993%{transform:translate(12.195vw,36.993vh) scale(.2858)}to{transform:translate(9.37205vw,99vh) scale(.2858)}}.snow:nth-child(29){opacity:1.4326;transform:translate(32.1207vw,-10px) scale(.6848);animation:fall-29 22s -13s linear infinite}@keyframes fall-29{47.973%{transform:translate(26.4697vw,47.973vh) scale(.6848)}to{transform:translate(29.2952vw,99vh) scale(.6848)}}.snow:nth-child(30){opacity:1.5482;transform:translate(92.0108vw,-10px) scale(.6802);animation:fall-30 29s -21s linear infinite}@keyframes fall-30{74.139%{transform:translate(91.8993vw,74.139vh) scale(.6802)}to{transform:translate(91.95505vw,99vh) scale(.6802)}}.snow:nth-child(31){opacity:.1762;transform:translate(28.5776vw,-10px) scale(.7462);animation:fall-31 12s -27s linear infinite}@keyframes fall-31{35.121%{transform:translate(19.7826vw,35.121vh) scale(.7462)}to{transform:translate(24.1801vw,99vh) scale(.7462)}}.snow:nth-child(32){opacity:.5626;transform:translate(87.7543vw,-10px) scale(.383);animation:fall-32 23s -28s linear infinite}@keyframes fall-32{48.659%{transform:translate(84.7081vw,48.659vh) scale(.383)}to{transform:translate(86.2312vw,99vh) scale(.383)}}.snow:nth-child(33){opacity:1.7124;transform:translate(37.0691vw,-10px) scale(.9733);animation:fall-33 16s -23s linear infinite}@keyframes fall-33{41.209%{transform:translate(33.3869vw,41.209vh) scale(.9733)}to{transform:translate(35.228vw,99vh) scale(.9733)}}.snow:nth-child(34){opacity:.522;transform:translate(46.0603vw,-10px) scale(.353);animation:fall-34 21s -4s linear infinite}@keyframes fall-34{44.58%{transform:translate(44.1522vw,44.58vh) scale(.353)}to{transform:translate(45.10625vw,99vh) scale(.353)}}.snow:nth-child(35){opacity:.5762;transform:translate(53.9669vw,-10px) scale(.0328);animation:fall-35 13s -5s linear infinite}@keyframes fall-35{58.685%{transform:translate(44.8691vw,58.685vh) scale(.0328)}to{transform:translate(49.418vw,99vh) scale(.0328)}}.snow:nth-child(36){opacity:1.8662;transform:translate(31.1203vw,-10px) scale(.9419);animation:fall-36 25s -7s linear infinite}@keyframes fall-36{74.008%{transform:translate(26.6223vw,74.008vh) scale(.9419)}to{transform:translate(28.8713vw,99vh) scale(.9419)}}.snow:nth-child(37){opacity:1.6458;transform:translate(8.992vw,-10px) scale(.0609);animation:fall-37 25s -6s linear infinite}@keyframes fall-37{52.896%{transform:translate(14.3965vw,52.896vh) scale(.0609)}to{transform:translate(11.69425vw,99vh) scale(.0609)}}.snow:nth-child(38){opacity:.299;transform:translate(89.8274vw,-10px) scale(.997);animation:fall-38 15s -1s linear infinite}@keyframes fall-38{74.338%{transform:translate(94.3689vw,74.338vh) scale(.997)}to{transform:translate(92.09815vw,99vh) scale(.997)}}.snow:nth-child(39){opacity:1.2304;transform:translate(33.8045vw,-10px) scale(.9699);animation:fall-39 23s -11s linear infinite}@keyframes fall-39{72.615%{transform:translate(39.8818vw,72.615vh) scale(.9699)}to{transform:translate(36.84315vw,99vh) scale(.9699)}}.snow:nth-child(40){opacity:1.7632;transform:translate(69.4126vw,-10px) scale(.2841);animation:fall-40 25s -4s linear infinite}@keyframes fall-40{63.568%{transform:translate(67.0224vw,63.568vh) scale(.2841)}to{transform:translate(68.2175vw,99vh) scale(.2841)}}.snow:nth-child(41){opacity:.9332;transform:translate(81.5764vw,-10px) scale(.1889);animation:fall-41 15s -8s linear infinite}@keyframes fall-41{50.949%{transform:translate(88.5892vw,50.949vh) scale(.1889)}to{transform:translate(85.0828vw,99vh) scale(.1889)}}.snow:nth-child(42){opacity:1.3872;transform:translate(99.4799vw,-10px) scale(.8528);animation:fall-42 12s -24s linear infinite}@keyframes fall-42{37.459%{transform:translate(95.6428vw,37.459vh) scale(.8528)}to{transform:translate(97.56135vw,99vh) scale(.8528)}}.snow:nth-child(43){opacity:.2612;transform:translate(87.7515vw,-10px) scale(.2838);animation:fall-43 27s -20s linear infinite}@keyframes fall-43{66.029%{transform:translate(77.9715vw,66.029vh) scale(.2838)}to{transform:translate(82.8615vw,99vh) scale(.2838)}}.snow:nth-child(44){opacity:.6352;transform:translate(61.8057vw,-10px) scale(.6018);animation:fall-44 27s -14s linear infinite}@keyframes fall-44{59.153%{transform:translate(66.4109vw,59.153vh) scale(.6018)}to{transform:translate(64.1083vw,99vh) scale(.6018)}}.snow:nth-child(45){opacity:1.8936;transform:translate(92.6236vw,-10px) scale(.0979);animation:fall-45 14s -13s linear infinite}@keyframes fall-45{60.951%{transform:translate(87.8399vw,60.951vh) scale(.0979)}to{transform:translate(90.23175vw,99vh) scale(.0979)}}.snow:nth-child(46){opacity:1.282;transform:translate(97.5534vw,-10px) scale(.2204);animation:fall-46 19s -20s linear infinite}@keyframes fall-46{45.725%{transform:translate(89.8235vw,45.725vh) scale(.2204)}to{transform:translate(93.68845vw,99vh) scale(.2204)}}.snow:nth-child(47){opacity:.7212;transform:translate(27.2445vw,-10px) scale(.2805);animation:fall-47 10s -9s linear infinite}@keyframes fall-47{42.946%{transform:translate(17.9537vw,42.946vh) scale(.2805)}to{transform:translate(22.5991vw,99vh) scale(.2805)}}.snow:nth-child(48){opacity:1.025;transform:translate(27.9249vw,-10px) scale(.0976);animation:fall-48 11s -6s linear infinite}@keyframes fall-48{39.358%{transform:translate(33.6782vw,39.358vh) scale(.0976)}to{transform:translate(30.80155vw,99vh) scale(.0976)}}.snow:nth-child(49){opacity:1.8894;transform:translate(65.3895vw,-10px) scale(.0477);animation:fall-49 21s -15s linear infinite}@keyframes fall-49{75.132%{transform:translate(73.6853vw,75.132vh) scale(.0477)}to{transform:translate(69.5374vw,99vh) scale(.0477)}}.snow:nth-child(50){opacity:1.8764;transform:translate(33.9194vw,-10px) scale(.282);animation:fall-50 26s -12s linear infinite}@keyframes fall-50{58.38%{transform:translate(29.7381vw,58.38vh) scale(.282)}to{transform:translate(31.82875vw,99vh) scale(.282)}}.snow:nth-child(51){opacity:.0652;transform:translate(43.208vw,-10px) scale(.751);animation:fall-51 24s -16s linear infinite}@keyframes fall-51{52.023%{transform:translate(35.5035vw,52.023vh) scale(.751)}to{transform:translate(39.35575vw,99vh) scale(.751)}}.snow:nth-child(52){opacity:.4934;transform:translate(89.0876vw,-10px) scale(.46);animation:fall-52 25s -2s linear infinite}@keyframes fall-52{67.973%{transform:translate(95.5263vw,67.973vh) scale(.46)}to{transform:translate(92.30695vw,99vh) scale(.46)}}.snow:nth-child(53){opacity:1.0926;transform:translate(79.4571vw,-10px) scale(.2876);animation:fall-53 10s -4s linear infinite}@keyframes fall-53{51.451%{transform:translate(84.7168vw,51.451vh) scale(.2876)}to{transform:translate(82.08695vw,99vh) scale(.2876)}}.snow:nth-child(54){opacity:.8208;transform:translate(71.1621vw,-10px) scale(.4037);animation:fall-54 18s -18s linear infinite}@keyframes fall-54{37.544%{transform:translate(77.975vw,37.544vh) scale(.4037)}to{transform:translate(74.56855vw,99vh) scale(.4037)}}.snow:nth-child(55){opacity:1.1426;transform:translate(22.0419vw,-10px) scale(.9935);animation:fall-55 18s -4s linear infinite}@keyframes fall-55{43.679%{transform:translate(19.4085vw,43.679vh) scale(.9935)}to{transform:translate(20.7252vw,99vh) scale(.9935)}}.snow:nth-child(56){opacity:.7606;transform:translate(36.9342vw,-10px) scale(.4414);animation:fall-56 11s -28s linear infinite}@keyframes fall-56{36.481%{transform:translate(34.9565vw,36.481vh) scale(.4414)}to{transform:translate(35.94535vw,99vh) scale(.4414)}}.snow:nth-child(57){opacity:.618;transform:translate(91.0991vw,-10px) scale(.6818);animation:fall-57 14s -29s linear infinite}@keyframes fall-57{62.334%{transform:translate(90.8518vw,62.334vh) scale(.6818)}to{transform:translate(90.97545vw,99vh) scale(.6818)}}.snow:nth-child(58){opacity:.3538;transform:translate(65.0777vw,-10px) scale(.13);animation:fall-58 24s -13s linear infinite}@keyframes fall-58{52.968%{transform:translate(56.2977vw,52.968vh) scale(.13)}to{transform:translate(60.6877vw,99vh) scale(.13)}}.snow:nth-child(59){opacity:.9236;transform:translate(26.1486vw,-10px) scale(.2458);animation:fall-59 26s -21s linear infinite}@keyframes fall-59{64.558%{transform:translate(26.2422vw,64.558vh) scale(.2458)}to{transform:translate(26.1954vw,99vh) scale(.2458)}}.snow:nth-child(60){opacity:1.1216;transform:translate(47.8661vw,-10px) scale(.1551);animation:fall-60 16s -7s linear infinite}@keyframes fall-60{50.993%{transform:translate(46.281vw,50.993vh) scale(.1551)}to{transform:translate(47.07355vw,99vh) scale(.1551)}}.snow:nth-child(61){opacity:1.2014;transform:translate(37.605vw,-10px) scale(.1301);animation:fall-61 17s -15s linear infinite}@keyframes fall-61{70.447%{transform:translate(35.3768vw,70.447vh) scale(.1301)}to{transform:translate(36.4909vw,99vh) scale(.1301)}}.snow:nth-child(62){opacity:1.1276;transform:translate(6.3718vw,-10px) scale(.2771);animation:fall-62 24s -5s linear infinite}@keyframes fall-62{42.427%{transform:translate(12.0552vw,42.427vh) scale(.2771)}to{transform:translate(9.2135vw,99vh) scale(.2771)}}.snow:nth-child(63){opacity:1.5848;transform:translate(51.5194vw,-10px) scale(.2311);animation:fall-63 25s -16s linear infinite}@keyframes fall-63{38.829%{transform:translate(61.141vw,38.829vh) scale(.2311)}to{transform:translate(56.3302vw,99vh) scale(.2311)}}.snow:nth-child(64){opacity:.1184;transform:translate(90.9117vw,-10px) scale(.9353);animation:fall-64 15s -3s linear infinite}@keyframes fall-64{32.115%{transform:translate(87.081vw,32.115vh) scale(.9353)}to{transform:translate(88.99635vw,99vh) scale(.9353)}}.snow:nth-child(65){opacity:.5518;transform:translate(56.6086vw,-10px) scale(.5507);animation:fall-65 14s -14s linear infinite}@keyframes fall-65{58.984%{transform:translate(64.2681vw,58.984vh) scale(.5507)}to{transform:translate(60.43835vw,99vh) scale(.5507)}}.snow:nth-child(66){opacity:.9652;transform:translate(79.4917vw,-10px) scale(.0276);animation:fall-66 26s -29s linear infinite}@keyframes fall-66{33.932%{transform:translate(83.4118vw,33.932vh) scale(.0276)}to{transform:translate(81.45175vw,99vh) scale(.0276)}}.snow:nth-child(67){opacity:1.2884;transform:translate(70.445vw,-10px) scale(.5193);animation:fall-67 27s -18s linear infinite}@keyframes fall-67{44.153%{transform:translate(76.2096vw,44.153vh) scale(.5193)}to{transform:translate(73.3273vw,99vh) scale(.5193)}}.snow:nth-child(68){opacity:1.5824;transform:translate(75.8247vw,-10px) scale(.5355);animation:fall-68 13s -15s linear infinite}@keyframes fall-68{55.178%{transform:translate(73.2826vw,55.178vh) scale(.5355)}to{transform:translate(74.55365vw,99vh) scale(.5355)}}.snow:nth-child(69){opacity:.1908;transform:translate(60.5886vw,-10px) scale(.5976);animation:fall-69 22s -9s linear infinite}@keyframes fall-69{76.395%{transform:translate(53.1513vw,76.395vh) scale(.5976)}to{transform:translate(56.86995vw,99vh) scale(.5976)}}.snow:nth-child(70){opacity:1.7294;transform:translate(28.9721vw,-10px) scale(.5452);animation:fall-70 19s -7s linear infinite}@keyframes fall-70{64.551%{transform:translate(20.7826vw,64.551vh) scale(.5452)}to{transform:translate(24.87735vw,99vh) scale(.5452)}}.snow:nth-child(71){opacity:1.179;transform:translate(16.2903vw,-10px) scale(.6984);animation:fall-71 21s -10s linear infinite}@keyframes fall-71{49.531%{transform:translate(18.1329vw,49.531vh) scale(.6984)}to{transform:translate(17.2116vw,99vh) scale(.6984)}}.snow:nth-child(72){opacity:.1918;transform:translate(2.6951vw,-10px) scale(.7135);animation:fall-72 28s -23s linear infinite}@keyframes fall-72{79.792%{transform:translate(-6.4423vw,79.792vh) scale(.7135)}to{transform:translate(-1.8736vw,99vh) scale(.7135)}}.snow:nth-child(73){opacity:.9978;transform:translate(55.1746vw,-10px) scale(.7835);animation:fall-73 15s -15s linear infinite}@keyframes fall-73{57.366%{transform:translate(55.327vw,57.366vh) scale(.7835)}to{transform:translate(55.2508vw,99vh) scale(.7835)}}.snow:nth-child(74){opacity:.4212;transform:translate(23.1689vw,-10px) scale(.2533);animation:fall-74 28s -21s linear infinite}@keyframes fall-74{56.827%{transform:translate(13.1858vw,56.827vh) scale(.2533)}to{transform:translate(18.17735vw,99vh) scale(.2533)}}.snow:nth-child(75){opacity:.5328;transform:translate(51.0669vw,-10px) scale(.9758);animation:fall-75 29s -1s linear infinite}@keyframes fall-75{60.533%{transform:translate(56.0242vw,60.533vh) scale(.9758)}to{transform:translate(53.54555vw,99vh) scale(.9758)}}.snow:nth-child(76){opacity:.331;transform:translate(22.8987vw,-10px) scale(.4846);animation:fall-76 11s -26s linear infinite}@keyframes fall-76{43.256%{transform:translate(14.1923vw,43.256vh) scale(.4846)}to{transform:translate(18.5455vw,99vh) scale(.4846)}}.snow:nth-child(77){opacity:1.7262;transform:translate(38.5638vw,-10px) scale(.5106);animation:fall-77 14s -5s linear infinite}@keyframes fall-77{33.489%{transform:translate(29.3071vw,33.489vh) scale(.5106)}to{transform:translate(33.93545vw,99vh) scale(.5106)}}.snow:nth-child(78){opacity:1.6182;transform:translate(60.5105vw,-10px) scale(.879);animation:fall-78 12s -10s linear infinite}@keyframes fall-78{43.147%{transform:translate(64.2517vw,43.147vh) scale(.879)}to{transform:translate(62.3811vw,99vh) scale(.879)}}.snow:nth-child(79){opacity:1.5206;transform:translate(54.5454vw,-10px) scale(.4543);animation:fall-79 10s -8s linear infinite}@keyframes fall-79{61.335%{transform:translate(54.6195vw,61.335vh) scale(.4543)}to{transform:translate(54.58245vw,99vh) scale(.4543)}}.snow:nth-child(80){opacity:.3714;transform:translate(74.3009vw,-10px) scale(.6985);animation:fall-80 21s -18s linear infinite}@keyframes fall-80{56.45%{transform:translate(80.8784vw,56.45vh) scale(.6985)}to{transform:translate(77.58965vw,99vh) scale(.6985)}}.snow:nth-child(81){opacity:1.9054;transform:translate(65.8339vw,-10px) scale(.9745);animation:fall-81 12s -22s linear infinite}@keyframes fall-81{59.463%{transform:translate(68.0155vw,59.463vh) scale(.9745)}to{transform:translate(66.9247vw,99vh) scale(.9745)}}.snow:nth-child(82){opacity:1.8352;transform:translate(19.6838vw,-10px) scale(.8333);animation:fall-82 21s -24s linear infinite}@keyframes fall-82{52.49%{transform:translate(20.3418vw,52.49vh) scale(.8333)}to{transform:translate(20.0128vw,99vh) scale(.8333)}}.snow:nth-child(83){opacity:.5622;transform:translate(65.6708vw,-10px) scale(.5448);animation:fall-83 23s -12s linear infinite}@keyframes fall-83{66.022%{transform:translate(62.4699vw,66.022vh) scale(.5448)}to{transform:translate(64.07035vw,99vh) scale(.5448)}}.snow:nth-child(84){opacity:.8244;transform:translate(25.3481vw,-10px) scale(.7869);animation:fall-84 29s -17s linear infinite}@keyframes fall-84{70.796%{transform:translate(22.431vw,70.796vh) scale(.7869)}to{transform:translate(23.88955vw,99vh) scale(.7869)}}.snow:nth-child(85){opacity:.2908;transform:translate(23.0251vw,-10px) scale(.606);animation:fall-85 23s -2s linear infinite}@keyframes fall-85{38.169%{transform:translate(33.0186vw,38.169vh) scale(.606)}to{transform:translate(28.02185vw,99vh) scale(.606)}}.snow:nth-child(86){opacity:1.1334;transform:translate(79.6297vw,-10px) scale(.1037);animation:fall-86 27s -12s linear infinite}@keyframes fall-86{31.006%{transform:translate(79.1104vw,31.006vh) scale(.1037)}to{transform:translate(79.37005vw,99vh) scale(.1037)}}.snow:nth-child(87){opacity:.1168;transform:translate(3.0179vw,-10px) scale(.8221);animation:fall-87 22s -25s linear infinite}@keyframes fall-87{38.026%{transform:translate(3.7197vw,38.026vh) scale(.8221)}to{transform:translate(3.3688vw,99vh) scale(.8221)}}.snow:nth-child(88){opacity:.4556;transform:translate(45.3102vw,-10px) scale(.646);animation:fall-88 20s -6s linear infinite}@keyframes fall-88{73.512%{transform:translate(43.8556vw,73.512vh) scale(.646)}to{transform:translate(44.5829vw,99vh) scale(.646)}}.snow:nth-child(89){opacity:1.6916;transform:translate(15.2125vw,-10px) scale(.969);animation:fall-89 20s -29s linear infinite}@keyframes fall-89{61.44%{transform:translate(12.8208vw,61.44vh) scale(.969)}to{transform:translate(14.01665vw,99vh) scale(.969)}}.snow:nth-child(90){opacity:1.6552;transform:translate(62.6315vw,-10px) scale(.5806);animation:fall-90 23s -11s linear infinite}@keyframes fall-90{64.693%{transform:translate(55.6721vw,64.693vh) scale(.5806)}to{transform:translate(59.1518vw,99vh) scale(.5806)}}.snow:nth-child(91){opacity:1.4232;transform:translate(76.8329vw,-10px) scale(.8377);animation:fall-91 24s -24s linear infinite}@keyframes fall-91{78.618%{transform:translate(84.7239vw,78.618vh) scale(.8377)}to{transform:translate(80.7784vw,99vh) scale(.8377)}}.snow:nth-child(92){opacity:1.2746;transform:translate(66.0081vw,-10px) scale(.0359);animation:fall-92 28s -28s linear infinite}@keyframes fall-92{40.203%{transform:translate(68.237vw,40.203vh) scale(.0359)}to{transform:translate(67.12255vw,99vh) scale(.0359)}}.snow:nth-child(93){opacity:.975;transform:translate(18.6776vw,-10px) scale(.8864);animation:fall-93 30s -17s linear infinite}@keyframes fall-93{70.121%{transform:translate(14.3vw,70.121vh) scale(.8864)}to{transform:translate(16.4888vw,99vh) scale(.8864)}}.snow:nth-child(94){opacity:.5888;transform:translate(58.7023vw,-10px) scale(.569);animation:fall-94 19s -30s linear infinite}@keyframes fall-94{60.791%{transform:translate(68.4742vw,60.791vh) scale(.569)}to{transform:translate(63.58825vw,99vh) scale(.569)}}.snow:nth-child(95){opacity:.8214;transform:translate(38.4396vw,-10px) scale(.0041);animation:fall-95 18s -1s linear infinite}@keyframes fall-95{64.205%{transform:translate(34.6895vw,64.205vh) scale(.0041)}to{transform:translate(36.56455vw,99vh) scale(.0041)}}.snow:nth-child(96){opacity:1.9808;transform:translate(2.7333vw,-10px) scale(.9238);animation:fall-96 23s -29s linear infinite}@keyframes fall-96{56.872%{transform:translate(8.4776vw,56.872vh) scale(.9238)}to{transform:translate(5.60545vw,99vh) scale(.9238)}}.snow:nth-child(97){opacity:1.8102;transform:translate(80.7186vw,-10px) scale(.145);animation:fall-97 23s -14s linear infinite}@keyframes fall-97{59.597%{transform:translate(86.8482vw,59.597vh) scale(.145)}to{transform:translate(83.7834vw,99vh) scale(.145)}}.snow:nth-child(98){opacity:1.6152;transform:translate(15.2996vw,-10px) scale(.0668);animation:fall-98 25s -2s linear infinite}@keyframes fall-98{78.912%{transform:translate(12.708vw,78.912vh) scale(.0668)}to{transform:translate(14.0038vw,99vh) scale(.0668)}}.snow:nth-child(99){opacity:1.3112;transform:translate(23.0326vw,-10px) scale(.873);animation:fall-99 20s -30s linear infinite}@keyframes fall-99{30.209%{transform:translate(20.093vw,30.209vh) scale(.873)}to{transform:translate(21.5628vw,99vh) scale(.873)}}.snow:nth-child(100){opacity:1.2708;transform:translate(47.3076vw,-10px) scale(.5336);animation:fall-100 25s -25s linear infinite}@keyframes fall-100{37.236%{transform:translate(52.8883vw,37.236vh) scale(.5336)}to{transform:translate(50.09795vw,99vh) scale(.5336)}}.snow:nth-child(101){opacity:.5788;transform:translate(85.0898vw,-10px) scale(.7953);animation:fall-101 28s -18s linear infinite}@keyframes fall-101{42.486%{transform:translate(83.2906vw,42.486vh) scale(.7953)}to{transform:translate(84.1902vw,99vh) scale(.7953)}}.snow:nth-child(102){opacity:.7652;transform:translate(12.5931vw,-10px) scale(.726);animation:fall-102 18s -1s linear infinite}@keyframes fall-102{49.371%{transform:translate(5.037vw,49.371vh) scale(.726)}to{transform:translate(8.81505vw,99vh) scale(.726)}}.snow:nth-child(103){opacity:1.5788;transform:translate(73.5383vw,-10px) scale(.3238);animation:fall-103 27s -25s linear infinite}@keyframes fall-103{37.05%{transform:translate(78.349vw,37.05vh) scale(.3238)}to{transform:translate(75.94365vw,99vh) scale(.3238)}}.snow:nth-child(104){opacity:.3432;transform:translate(67.5712vw,-10px) scale(.3549);animation:fall-104 21s -19s linear infinite}@keyframes fall-104{45.557%{transform:translate(64.7413vw,45.557vh) scale(.3549)}to{transform:translate(66.15625vw,99vh) scale(.3549)}}.snow:nth-child(105){opacity:1.755;transform:translate(61.8681vw,-10px) scale(.6733);animation:fall-105 30s -18s linear infinite}@keyframes fall-105{77.008%{transform:translate(63.651vw,77.008vh) scale(.6733)}to{transform:translate(62.75955vw,99vh) scale(.6733)}}.snow:nth-child(106){opacity:.3676;transform:translate(80.1646vw,-10px) scale(.1461);animation:fall-106 11s -12s linear infinite}@keyframes fall-106{70.504%{transform:translate(81.5347vw,70.504vh) scale(.1461)}to{transform:translate(80.84965vw,99vh) scale(.1461)}}.snow:nth-child(107){opacity:.9104;transform:translate(33.7423vw,-10px) scale(.702);animation:fall-107 16s -27s linear infinite}@keyframes fall-107{65.922%{transform:translate(25.6328vw,65.922vh) scale(.702)}to{transform:translate(29.68755vw,99vh) scale(.702)}}.snow:nth-child(108){opacity:.1304;transform:translate(73.5343vw,-10px) scale(.6752);animation:fall-108 29s -3s linear infinite}@keyframes fall-108{63.991%{transform:translate(82.7196vw,63.991vh) scale(.6752)}to{transform:translate(78.12695vw,99vh) scale(.6752)}}.snow:nth-child(109){opacity:.7884;transform:translate(92.5493vw,-10px) scale(.0208);animation:fall-109 26s -7s linear infinite}@keyframes fall-109{62.687%{transform:translate(85.7578vw,62.687vh) scale(.0208)}to{transform:translate(89.15355vw,99vh) scale(.0208)}}.snow:nth-child(110){opacity:.7844;transform:translate(42.2697vw,-10px) scale(.6055);animation:fall-110 20s -1s linear infinite}@keyframes fall-110{31.391%{transform:translate(38.0033vw,31.391vh) scale(.6055)}to{transform:translate(40.1365vw,99vh) scale(.6055)}}.snow:nth-child(111){opacity:.8448;transform:translate(2.3722vw,-10px) scale(.0887);animation:fall-111 29s -17s linear infinite}@keyframes fall-111{79.016%{transform:translate(-.5039vw,79.016vh) scale(.0887)}to{transform:translate(.93415vw,99vh) scale(.0887)}}.snow:nth-child(112){opacity:.1124;transform:translate(50.7473vw,-10px) scale(.405);animation:fall-112 12s -20s linear infinite}@keyframes fall-112{46.201%{transform:translate(42.3442vw,46.201vh) scale(.405)}to{transform:translate(46.54575vw,99vh) scale(.405)}}.snow:nth-child(113){opacity:.4412;transform:translate(46.0312vw,-10px) scale(.056);animation:fall-113 17s -11s linear infinite}@keyframes fall-113{45.775%{transform:translate(45.6847vw,45.775vh) scale(.056)}to{transform:translate(45.85795vw,99vh) scale(.056)}}.snow:nth-child(114){opacity:.5496;transform:translate(96.3118vw,-10px) scale(.5527);animation:fall-114 24s -25s linear infinite}@keyframes fall-114{47.294%{transform:translate(101.3205vw,47.294vh) scale(.5527)}to{transform:translate(98.81615vw,99vh) scale(.5527)}}.snow:nth-child(115){opacity:1.924;transform:translate(59.8083vw,-10px) scale(.7363);animation:fall-115 28s -22s linear infinite}@keyframes fall-115{40.803%{transform:translate(65.7972vw,40.803vh) scale(.7363)}to{transform:translate(62.80275vw,99vh) scale(.7363)}}.snow:nth-child(116){opacity:.7276;transform:translate(71.8701vw,-10px) scale(.961);animation:fall-116 22s -14s linear infinite}@keyframes fall-116{64.845%{transform:translate(70.3996vw,64.845vh) scale(.961)}to{transform:translate(71.13485vw,99vh) scale(.961)}}.snow:nth-child(117){opacity:1.6506;transform:translate(13.0583vw,-10px) scale(.4439);animation:fall-117 10s -19s linear infinite}@keyframes fall-117{75.034%{transform:translate(6.495vw,75.034vh) scale(.4439)}to{transform:translate(9.77665vw,99vh) scale(.4439)}}.snow:nth-child(118){opacity:.5364;transform:translate(18.1854vw,-10px) scale(.754);animation:fall-118 20s -14s linear infinite}@keyframes fall-118{55.89%{transform:translate(27.4945vw,55.89vh) scale(.754)}to{transform:translate(22.83995vw,99vh) scale(.754)}}.snow:nth-child(119){opacity:1.4422;transform:translate(37.0278vw,-10px) scale(.8979);animation:fall-119 22s -25s linear infinite}@keyframes fall-119{30.008%{transform:translate(36.5462vw,30.008vh) scale(.8979)}to{transform:translate(36.787vw,99vh) scale(.8979)}}.snow:nth-child(120){opacity:.181;transform:translate(65.6175vw,-10px) scale(.1167);animation:fall-120 27s -17s linear infinite}@keyframes fall-120{53.08%{transform:translate(62.2745vw,53.08vh) scale(.1167)}to{transform:translate(63.946vw,99vh) scale(.1167)}}.snow:nth-child(121){opacity:1.557;transform:translate(20.0082vw,-10px) scale(.9344);animation:fall-121 21s -18s linear infinite}@keyframes fall-121{58.167%{transform:translate(18.6699vw,58.167vh) scale(.9344)}to{transform:translate(19.33905vw,99vh) scale(.9344)}}.snow:nth-child(122){opacity:.687;transform:translate(27.4924vw,-10px) scale(.9063);animation:fall-122 15s -17s linear infinite}@keyframes fall-122{32.045%{transform:translate(32.3079vw,32.045vh) scale(.9063)}to{transform:translate(29.90015vw,99vh) scale(.9063)}}.snow:nth-child(123){opacity:1.4142;transform:translate(8.8381vw,-10px) scale(.7423);animation:fall-123 20s -26s linear infinite}@keyframes fall-123{61.661%{transform:translate(12.3081vw,61.661vh) scale(.7423)}to{transform:translate(10.5731vw,99vh) scale(.7423)}}.snow:nth-child(124){opacity:.057;transform:translate(33.9346vw,-10px) scale(.4239);animation:fall-124 21s -9s linear infinite}@keyframes fall-124{57.554%{transform:translate(33.8423vw,57.554vh) scale(.4239)}to{transform:translate(33.88845vw,99vh) scale(.4239)}}.snow:nth-child(125){opacity:.588;transform:translate(92.7513vw,-10px) scale(.2963);animation:fall-125 15s -5s linear infinite}@keyframes fall-125{68.41%{transform:translate(85.7439vw,68.41vh) scale(.2963)}to{transform:translate(89.2476vw,99vh) scale(.2963)}}.snow:nth-child(126){opacity:.5782;transform:translate(36.0899vw,-10px) scale(.0544);animation:fall-126 21s -16s linear infinite}@keyframes fall-126{47.802%{transform:translate(33.4015vw,47.802vh) scale(.0544)}to{transform:translate(34.7457vw,99vh) scale(.0544)}}.snow:nth-child(127){opacity:1.569;transform:translate(84.0433vw,-10px) scale(.0357);animation:fall-127 30s -19s linear infinite}@keyframes fall-127{45.97%{transform:translate(93.3651vw,45.97vh) scale(.0357)}to{transform:translate(88.7042vw,99vh) scale(.0357)}}.snow:nth-child(128){opacity:1.7834;transform:translate(16.4184vw,-10px) scale(.268);animation:fall-128 15s -28s linear infinite}@keyframes fall-128{65.991%{transform:translate(20.5503vw,65.991vh) scale(.268)}to{transform:translate(18.48435vw,99vh) scale(.268)}}.snow:nth-child(129){opacity:.4254;transform:translate(89.1406vw,-10px) scale(.2639);animation:fall-129 23s -17s linear infinite}@keyframes fall-129{41.849%{transform:translate(98.5694vw,41.849vh) scale(.2639)}to{transform:translate(93.855vw,99vh) scale(.2639)}}.snow:nth-child(130){opacity:1.1648;transform:translate(16.8991vw,-10px) scale(.6146);animation:fall-130 17s -24s linear infinite}@keyframes fall-130{70.335%{transform:translate(22.243vw,70.335vh) scale(.6146)}to{transform:translate(19.57105vw,99vh) scale(.6146)}}.snow:nth-child(131){opacity:.7264;transform:translate(7.8073vw,-10px) scale(.0687);animation:fall-131 17s -29s linear infinite}@keyframes fall-131{78.019%{transform:translate(-.9447vw,78.019vh) scale(.0687)}to{transform:translate(3.4313vw,99vh) scale(.0687)}}.snow:nth-child(132){opacity:.9742;transform:translate(41.7197vw,-10px) scale(.6669);animation:fall-132 30s -26s linear infinite}@keyframes fall-132{44.451%{transform:translate(42.44vw,44.451vh) scale(.6669)}to{transform:translate(42.07985vw,99vh) scale(.6669)}}.snow:nth-child(133){opacity:.774;transform:translate(27.6058vw,-10px) scale(.2806);animation:fall-133 16s -16s linear infinite}@keyframes fall-133{42.543%{transform:translate(21.2322vw,42.543vh) scale(.2806)}to{transform:translate(24.419vw,99vh) scale(.2806)}}.snow:nth-child(134){opacity:.123;transform:translate(1.9182vw,-10px) scale(.8355);animation:fall-134 26s -29s linear infinite}@keyframes fall-134{61.471%{transform:translate(2.7979vw,61.471vh) scale(.8355)}to{transform:translate(2.35805vw,99vh) scale(.8355)}}.snow:nth-child(135){opacity:.265;transform:translate(78.3232vw,-10px) scale(.78);animation:fall-135 26s -21s linear infinite}@keyframes fall-135{41.545%{transform:translate(74.7187vw,41.545vh) scale(.78)}to{transform:translate(76.52095vw,99vh) scale(.78)}}.snow:nth-child(136){opacity:1.2012;transform:translate(17.9571vw,-10px) scale(.1074);animation:fall-136 18s -15s linear infinite}@keyframes fall-136{66.642%{transform:translate(10.3844vw,66.642vh) scale(.1074)}to{transform:translate(14.17075vw,99vh) scale(.1074)}}.snow:nth-child(137){opacity:.606;transform:translate(79.9035vw,-10px) scale(.6423);animation:fall-137 10s -8s linear infinite}@keyframes fall-137{47.76%{transform:translate(76.0505vw,47.76vh) scale(.6423)}to{transform:translate(77.977vw,99vh) scale(.6423)}}.snow:nth-child(138){opacity:.0668;transform:translate(79.5903vw,-10px) scale(.1204);animation:fall-138 26s -23s linear infinite}@keyframes fall-138{60.338%{transform:translate(86.8907vw,60.338vh) scale(.1204)}to{transform:translate(83.2405vw,99vh) scale(.1204)}}.snow:nth-child(139){opacity:1.162;transform:translate(39.4883vw,-10px) scale(.7961);animation:fall-139 10s -14s linear infinite}@keyframes fall-139{54.793%{transform:translate(48.9554vw,54.793vh) scale(.7961)}to{transform:translate(44.22185vw,99vh) scale(.7961)}}.snow:nth-child(140){opacity:1.9976;transform:translate(3.1283vw,-10px) scale(.2785);animation:fall-140 23s -16s linear infinite}@keyframes fall-140{54.345%{transform:translate(-6.6407vw,54.345vh) scale(.2785)}to{transform:translate(-1.7562vw,99vh) scale(.2785)}}.snow:nth-child(141){opacity:.3134;transform:translate(46.5456vw,-10px) scale(.4116);animation:fall-141 10s -15s linear infinite}@keyframes fall-141{76.046%{transform:translate(39.2614vw,76.046vh) scale(.4116)}to{transform:translate(42.9035vw,99vh) scale(.4116)}}.snow:nth-child(142){opacity:.2254;transform:translate(16.4276vw,-10px) scale(.6741);animation:fall-142 17s -6s linear infinite}@keyframes fall-142{68.589%{transform:translate(10.4919vw,68.589vh) scale(.6741)}to{transform:translate(13.45975vw,99vh) scale(.6741)}}.snow:nth-child(143){opacity:.6146;transform:translate(57.3661vw,-10px) scale(.4325);animation:fall-143 28s -15s linear infinite}@keyframes fall-143{48.967%{transform:translate(47.4302vw,48.967vh) scale(.4325)}to{transform:translate(52.39815vw,99vh) scale(.4325)}}.snow:nth-child(144){opacity:.3746;transform:translate(70.1268vw,-10px) scale(.1023);animation:fall-144 12s -7s linear infinite}@keyframes fall-144{70.332%{transform:translate(62.4222vw,70.332vh) scale(.1023)}to{transform:translate(66.2745vw,99vh) scale(.1023)}}.snow:nth-child(145){opacity:1.489;transform:translate(56.6313vw,-10px) scale(.3854);animation:fall-145 22s -19s linear infinite}@keyframes fall-145{78.745%{transform:translate(52.914vw,78.745vh) scale(.3854)}to{transform:translate(54.77265vw,99vh) scale(.3854)}}.snow:nth-child(146){opacity:1.9188;transform:translate(11.0296vw,-10px) scale(.3483);animation:fall-146 24s -14s linear infinite}@keyframes fall-146{69.693%{transform:translate(4.1277vw,69.693vh) scale(.3483)}to{transform:translate(7.57865vw,99vh) scale(.3483)}}.snow:nth-child(147){opacity:.9424;transform:translate(73.8577vw,-10px) scale(.8692);animation:fall-147 27s -14s linear infinite}@keyframes fall-147{73.217%{transform:translate(81.8458vw,73.217vh) scale(.8692)}to{transform:translate(77.85175vw,99vh) scale(.8692)}}.snow:nth-child(148){opacity:1.8352;transform:translate(34.9295vw,-10px) scale(.9507);animation:fall-148 14s -30s linear infinite}@keyframes fall-148{56.855%{transform:translate(33.2933vw,56.855vh) scale(.9507)}to{transform:translate(34.1114vw,99vh) scale(.9507)}}.snow:nth-child(149){opacity:.3842;transform:translate(1.0064vw,-10px) scale(.5342);animation:fall-149 10s -23s linear infinite}@keyframes fall-149{72.649%{transform:translate(-7.9298vw,72.649vh) scale(.5342)}to{transform:translate(-3.4617vw,99vh) scale(.5342)}}.snow:nth-child(150){opacity:1.9332;transform:translate(31.3379vw,-10px) scale(.8418);animation:fall-150 18s -10s linear infinite}@keyframes fall-150{40.866%{transform:translate(39.9869vw,40.866vh) scale(.8418)}to{transform:translate(35.6624vw,99vh) scale(.8418)}}.snow:nth-child(151){opacity:.4848;transform:translate(73.4146vw,-10px) scale(.5086);animation:fall-151 30s -24s linear infinite}@keyframes fall-151{46.859%{transform:translate(80.1429vw,46.859vh) scale(.5086)}to{transform:translate(76.77875vw,99vh) scale(.5086)}}.snow:nth-child(152){opacity:.7692;transform:translate(40.418vw,-10px) scale(.3878);animation:fall-152 29s -18s linear infinite}@keyframes fall-152{55.286%{transform:translate(45.0442vw,55.286vh) scale(.3878)}to{transform:translate(42.7311vw,99vh) scale(.3878)}}.snow:nth-child(153){opacity:.7704;transform:translate(94.4165vw,-10px) scale(.4781);animation:fall-153 18s -23s linear infinite}@keyframes fall-153{41.251%{transform:translate(86.6953vw,41.251vh) scale(.4781)}to{transform:translate(90.5559vw,99vh) scale(.4781)}}.snow:nth-child(154){opacity:1.1564;transform:translate(17.7597vw,-10px) scale(.1245);animation:fall-154 23s -28s linear infinite}@keyframes fall-154{70.166%{transform:translate(10.3735vw,70.166vh) scale(.1245)}to{transform:translate(14.0666vw,99vh) scale(.1245)}}.snow:nth-child(155){opacity:1.1554;transform:translate(60.6916vw,-10px) scale(.0636);animation:fall-155 25s -17s linear infinite}@keyframes fall-155{46.165%{transform:translate(51.812vw,46.165vh) scale(.0636)}to{transform:translate(56.2518vw,99vh) scale(.0636)}}.snow:nth-child(156){opacity:.2894;transform:translate(14.0765vw,-10px) scale(.0623);animation:fall-156 21s -23s linear infinite}@keyframes fall-156{65.441%{transform:translate(14.6431vw,65.441vh) scale(.0623)}to{transform:translate(14.3598vw,99vh) scale(.0623)}}.snow:nth-child(157){opacity:.5446;transform:translate(21.9118vw,-10px) scale(.1722);animation:fall-157 19s -2s linear infinite}@keyframes fall-157{52.971%{transform:translate(29.6863vw,52.971vh) scale(.1722)}to{transform:translate(25.79905vw,99vh) scale(.1722)}}.snow:nth-child(158){opacity:1.983;transform:translate(86.9412vw,-10px) scale(.9075);animation:fall-158 23s -5s linear infinite}@keyframes fall-158{41.876%{transform:translate(89.9013vw,41.876vh) scale(.9075)}to{transform:translate(88.42125vw,99vh) scale(.9075)}}.snow:nth-child(159){opacity:1.107;transform:translate(32.9347vw,-10px) scale(.5059);animation:fall-159 25s -25s linear infinite}@keyframes fall-159{36.337%{transform:translate(26.4663vw,36.337vh) scale(.5059)}to{transform:translate(29.7005vw,99vh) scale(.5059)}}.snow:nth-child(160){opacity:1.3312;transform:translate(14.9495vw,-10px) scale(.1483);animation:fall-160 25s -14s linear infinite}@keyframes fall-160{33.39%{transform:translate(15.8691vw,33.39vh) scale(.1483)}to{transform:translate(15.4093vw,99vh) scale(.1483)}}.snow:nth-child(161){opacity:1.7952;transform:translate(24.4002vw,-10px) scale(.9963);animation:fall-161 24s -11s linear infinite}@keyframes fall-161{68.04%{transform:translate(15.9141vw,68.04vh) scale(.9963)}to{transform:translate(20.15715vw,99vh) scale(.9963)}}.snow:nth-child(162){opacity:1.4682;transform:translate(99.2675vw,-10px) scale(.1282);animation:fall-162 27s -7s linear infinite}@keyframes fall-162{46.397%{transform:translate(91.2234vw,46.397vh) scale(.1282)}to{transform:translate(95.24545vw,99vh) scale(.1282)}}.snow:nth-child(163){opacity:.2224;transform:translate(9.7008vw,-10px) scale(.4553);animation:fall-163 28s -2s linear infinite}@keyframes fall-163{72.799%{transform:translate(10.8262vw,72.799vh) scale(.4553)}to{transform:translate(10.2635vw,99vh) scale(.4553)}}.snow:nth-child(164){opacity:.3122;transform:translate(86.9689vw,-10px) scale(.8992);animation:fall-164 26s -18s linear infinite}@keyframes fall-164{32.155%{transform:translate(81.4471vw,32.155vh) scale(.8992)}to{transform:translate(84.208vw,99vh) scale(.8992)}}.snow:nth-child(165){opacity:.2066;transform:translate(40.1162vw,-10px) scale(.6148);animation:fall-165 25s -2s linear infinite}@keyframes fall-165{65.657%{transform:translate(32.8886vw,65.657vh) scale(.6148)}to{transform:translate(36.5024vw,99vh) scale(.6148)}}.snow:nth-child(166){opacity:.5154;transform:translate(61.7833vw,-10px) scale(.1838);animation:fall-166 10s -4s linear infinite}@keyframes fall-166{59.169%{transform:translate(57.6795vw,59.169vh) scale(.1838)}to{transform:translate(59.7314vw,99vh) scale(.1838)}}.snow:nth-child(167){opacity:.205;transform:translate(70.6748vw,-10px) scale(.5787);animation:fall-167 15s -30s linear infinite}@keyframes fall-167{42.517%{transform:translate(80.3243vw,42.517vh) scale(.5787)}to{transform:translate(75.49955vw,99vh) scale(.5787)}}.snow:nth-child(168){opacity:1.7658;transform:translate(47.2144vw,-10px) scale(.5856);animation:fall-168 10s -4s linear infinite}@keyframes fall-168{74.615%{transform:translate(50.879vw,74.615vh) scale(.5856)}to{transform:translate(49.0467vw,99vh) scale(.5856)}}.snow:nth-child(169){opacity:1.2184;transform:translate(88.1785vw,-10px) scale(.0774);animation:fall-169 15s -29s linear infinite}@keyframes fall-169{71.916%{transform:translate(86.6958vw,71.916vh) scale(.0774)}to{transform:translate(87.43715vw,99vh) scale(.0774)}}.snow:nth-child(170){opacity:.7584;transform:translate(55.6663vw,-10px) scale(.8717);animation:fall-170 27s -10s linear infinite}@keyframes fall-170{54.607%{transform:translate(57.2894vw,54.607vh) scale(.8717)}to{transform:translate(56.47785vw,99vh) scale(.8717)}}.snow:nth-child(171){opacity:1.8856;transform:translate(32.9447vw,-10px) scale(.162);animation:fall-171 25s -28s linear infinite}@keyframes fall-171{63.811%{transform:translate(38.1962vw,63.811vh) scale(.162)}to{transform:translate(35.57045vw,99vh) scale(.162)}}.snow:nth-child(172){opacity:1.1514;transform:translate(91.4576vw,-10px) scale(.0344);animation:fall-172 19s -2s linear infinite}@keyframes fall-172{48.317%{transform:translate(82.6883vw,48.317vh) scale(.0344)}to{transform:translate(87.07295vw,99vh) scale(.0344)}}.snow:nth-child(173){opacity:.7096;transform:translate(2.3131vw,-10px) scale(.8662);animation:fall-173 26s -16s linear infinite}@keyframes fall-173{64.071%{transform:translate(-5.4464vw,64.071vh) scale(.8662)}to{transform:translate(-1.56665vw,99vh) scale(.8662)}}.snow:nth-child(174){opacity:.5074;transform:translate(47.2187vw,-10px) scale(.4341);animation:fall-174 26s -24s linear infinite}@keyframes fall-174{51.931%{transform:translate(50.7232vw,51.931vh) scale(.4341)}to{transform:translate(48.97095vw,99vh) scale(.4341)}}.snow:nth-child(175){opacity:.5456;transform:translate(34.5033vw,-10px) scale(.3322);animation:fall-175 14s -26s linear infinite}@keyframes fall-175{55.652%{transform:translate(37.3196vw,55.652vh) scale(.3322)}to{transform:translate(35.91145vw,99vh) scale(.3322)}}.snow:nth-child(176){opacity:1.2988;transform:translate(54.6029vw,-10px) scale(.1404);animation:fall-176 19s -19s linear infinite}@keyframes fall-176{78.835%{transform:translate(58.1735vw,78.835vh) scale(.1404)}to{transform:translate(56.3882vw,99vh) scale(.1404)}}.snow:nth-child(177){opacity:1.5892;transform:translate(88.0414vw,-10px) scale(.0069);animation:fall-177 10s -12s linear infinite}@keyframes fall-177{68.304%{transform:translate(87.2721vw,68.304vh) scale(.0069)}to{transform:translate(87.65675vw,99vh) scale(.0069)}}.snow:nth-child(178){opacity:.1096;transform:translate(31.3107vw,-10px) scale(.4736);animation:fall-178 27s -10s linear infinite}@keyframes fall-178{72.161%{transform:translate(27.4534vw,72.161vh) scale(.4736)}to{transform:translate(29.38205vw,99vh) scale(.4736)}}.snow:nth-child(179){opacity:1.213;transform:translate(12.906vw,-10px) scale(.02);animation:fall-179 20s -18s linear infinite}@keyframes fall-179{46.605%{transform:translate(21.8204vw,46.605vh) scale(.02)}to{transform:translate(17.3632vw,99vh) scale(.02)}}.snow:nth-child(180){opacity:1.7704;transform:translate(8.0534vw,-10px) scale(.0922);animation:fall-180 19s -1s linear infinite}@keyframes fall-180{46.331%{transform:translate(9.8342vw,46.331vh) scale(.0922)}to{transform:translate(8.9438vw,99vh) scale(.0922)}}.snow:nth-child(181){opacity:.1294;transform:translate(14.8903vw,-10px) scale(.5664);animation:fall-181 29s -12s linear infinite}@keyframes fall-181{74.252%{transform:translate(17.3335vw,74.252vh) scale(.5664)}to{transform:translate(16.1119vw,99vh) scale(.5664)}}.snow:nth-child(182){opacity:.5854;transform:translate(39.6331vw,-10px) scale(.3229);animation:fall-182 25s -14s linear infinite}@keyframes fall-182{42.589%{transform:translate(32.8519vw,42.589vh) scale(.3229)}to{transform:translate(36.2425vw,99vh) scale(.3229)}}.snow:nth-child(183){opacity:1.86;transform:translate(53.8871vw,-10px) scale(.6964);animation:fall-183 21s -19s linear infinite}@keyframes fall-183{67.738%{transform:translate(47.9191vw,67.738vh) scale(.6964)}to{transform:translate(50.9031vw,99vh) scale(.6964)}}.snow:nth-child(184){opacity:.9382;transform:translate(37.8126vw,-10px) scale(.7463);animation:fall-184 21s -14s linear infinite}@keyframes fall-184{67.523%{transform:translate(32.7421vw,67.523vh) scale(.7463)}to{transform:translate(35.27735vw,99vh) scale(.7463)}}.snow:nth-child(185){opacity:1.578;transform:translate(29.2989vw,-10px) scale(.1596);animation:fall-185 15s -24s linear infinite}@keyframes fall-185{43.849%{transform:translate(22.8867vw,43.849vh) scale(.1596)}to{transform:translate(26.0928vw,99vh) scale(.1596)}}.snow:nth-child(186){opacity:.2026;transform:translate(42.8941vw,-10px) scale(.1983);animation:fall-186 26s -3s linear infinite}@keyframes fall-186{31.681%{transform:translate(39.1009vw,31.681vh) scale(.1983)}to{transform:translate(40.9975vw,99vh) scale(.1983)}}.snow:nth-child(187){opacity:1.1996;transform:translate(39.0935vw,-10px) scale(.938);animation:fall-187 18s -11s linear infinite}@keyframes fall-187{48.306%{transform:translate(45.6378vw,48.306vh) scale(.938)}to{transform:translate(42.36565vw,99vh) scale(.938)}}.snow:nth-child(188){opacity:1.761;transform:translate(91.4669vw,-10px) scale(.8606);animation:fall-188 20s -22s linear infinite}@keyframes fall-188{77.28%{transform:translate(92.4649vw,77.28vh) scale(.8606)}to{transform:translate(91.9659vw,99vh) scale(.8606)}}.snow:nth-child(189){opacity:.1226;transform:translate(80.7214vw,-10px) scale(.1347);animation:fall-189 23s -19s linear infinite}@keyframes fall-189{31.547%{transform:translate(72.8061vw,31.547vh) scale(.1347)}to{transform:translate(76.76375vw,99vh) scale(.1347)}}.snow:nth-child(190){opacity:.4164;transform:translate(61.0755vw,-10px) scale(.8019);animation:fall-190 16s -21s linear infinite}@keyframes fall-190{32.342%{transform:translate(65.7418vw,32.342vh) scale(.8019)}to{transform:translate(63.40865vw,99vh) scale(.8019)}}.snow:nth-child(191){opacity:.1858;transform:translate(75.8713vw,-10px) scale(.7095);animation:fall-191 24s -4s linear infinite}@keyframes fall-191{54.838%{transform:translate(84.2202vw,54.838vh) scale(.7095)}to{transform:translate(80.04575vw,99vh) scale(.7095)}}.snow:nth-child(192){opacity:.2832;transform:translate(67.0073vw,-10px) scale(.5801);animation:fall-192 18s -30s linear infinite}@keyframes fall-192{47.809%{transform:translate(74.8341vw,47.809vh) scale(.5801)}to{transform:translate(70.9207vw,99vh) scale(.5801)}}.snow:nth-child(193){opacity:.784;transform:translate(27.8159vw,-10px) scale(.1662);animation:fall-193 16s -23s linear infinite}@keyframes fall-193{32.919%{transform:translate(20.9991vw,32.919vh) scale(.1662)}to{transform:translate(24.4075vw,99vh) scale(.1662)}}.snow:nth-child(194){opacity:.9672;transform:translate(70.5576vw,-10px) scale(.0727);animation:fall-194 19s -27s linear infinite}@keyframes fall-194{58.217%{transform:translate(69.6219vw,58.217vh) scale(.0727)}to{transform:translate(70.08975vw,99vh) scale(.0727)}}.snow:nth-child(195){opacity:.7576;transform:translate(9.8436vw,-10px) scale(.7693);animation:fall-195 21s -24s linear infinite}@keyframes fall-195{50.506%{transform:translate(10.5529vw,50.506vh) scale(.7693)}to{transform:translate(10.19825vw,99vh) scale(.7693)}}.snow:nth-child(196){opacity:.0442;transform:translate(85.5681vw,-10px) scale(.6167);animation:fall-196 23s -17s linear infinite}@keyframes fall-196{60.567%{transform:translate(86.6571vw,60.567vh) scale(.6167)}to{transform:translate(86.1126vw,99vh) scale(.6167)}}.snow:nth-child(197){opacity:.7692;transform:translate(74.5175vw,-10px) scale(.3929);animation:fall-197 15s -27s linear infinite}@keyframes fall-197{75.725%{transform:translate(75.9356vw,75.725vh) scale(.3929)}to{transform:translate(75.22655vw,99vh) scale(.3929)}}.snow:nth-child(198){opacity:1.4126;transform:translate(22.5088vw,-10px) scale(.3441);animation:fall-198 16s -5s linear infinite}@keyframes fall-198{65.356%{transform:translate(23.7336vw,65.356vh) scale(.3441)}to{transform:translate(23.1212vw,99vh) scale(.3441)}}.snow:nth-child(199){opacity:1.3616;transform:translate(3.0533vw,-10px) scale(.6324);animation:fall-199 30s -16s linear infinite}@keyframes fall-199{34.681%{transform:translate(-1.3411vw,34.681vh) scale(.6324)}to{transform:translate(.8561vw,99vh) scale(.6324)}}.snow:nth-child(200){opacity:.715;transform:translate(49.9368vw,-10px) scale(.9719);animation:fall-200 19s -1s linear infinite}@keyframes fall-200{56.322%{transform:translate(40.1385vw,56.322vh) scale(.9719)}to{transform:translate(45.03765vw,99vh) scale(.9719)}}.snow:nth-child(201){opacity:.9632;transform:translate(63.0035vw,-10px) scale(.6028);animation:fall-201 16s -6s linear infinite}@keyframes fall-201{72.264%{transform:translate(69.324vw,72.264vh) scale(.6028)}to{transform:translate(66.16375vw,99vh) scale(.6028)}}.snow:nth-child(202){opacity:.982;transform:translate(8.6114vw,-10px) scale(.923);animation:fall-202 12s -2s linear infinite}@keyframes fall-202{30.604%{transform:translate(1.3047vw,30.604vh) scale(.923)}to{transform:translate(4.95805vw,99vh) scale(.923)}}.snow:nth-child(203){opacity:.287;transform:translate(85.151vw,-10px) scale(.0739);animation:fall-203 20s -21s linear infinite}@keyframes fall-203{69.203%{transform:translate(90.414vw,69.203vh) scale(.0739)}to{transform:translate(87.7825vw,99vh) scale(.0739)}}.snow:nth-child(204){opacity:.5142;transform:translate(41.9507vw,-10px) scale(.3401);animation:fall-204 28s -20s linear infinite}@keyframes fall-204{77.476%{transform:translate(50.3108vw,77.476vh) scale(.3401)}to{transform:translate(46.13075vw,99vh) scale(.3401)}}.snow:nth-child(205){opacity:1.9852;transform:translate(3.7201vw,-10px) scale(.061);animation:fall-205 11s -7s linear infinite}@keyframes fall-205{64.597%{transform:translate(2.6622vw,64.597vh) scale(.061)}to{transform:translate(3.19115vw,99vh) scale(.061)}}.snow:nth-child(206){opacity:.8054;transform:translate(27.144vw,-10px) scale(.3715);animation:fall-206 18s -3s linear infinite}@keyframes fall-206{46.08%{transform:translate(32.9428vw,46.08vh) scale(.3715)}to{transform:translate(30.0434vw,99vh) scale(.3715)}}.snow:nth-child(207){opacity:.4038;transform:translate(42.5512vw,-10px) scale(.1484);animation:fall-207 27s -10s linear infinite}@keyframes fall-207{40.414%{transform:translate(37.7332vw,40.414vh) scale(.1484)}to{transform:translate(40.1422vw,99vh) scale(.1484)}}.snow:nth-child(208){opacity:1.8434;transform:translate(53.438vw,-10px) scale(.8195);animation:fall-208 14s -8s linear infinite}@keyframes fall-208{65.287%{transform:translate(43.5803vw,65.287vh) scale(.8195)}to{transform:translate(48.50915vw,99vh) scale(.8195)}}.snow:nth-child(209){opacity:.4336;transform:translate(5.2554vw,-10px) scale(.1135);animation:fall-209 30s -12s linear infinite}@keyframes fall-209{63.186%{transform:translate(-.9862vw,63.186vh) scale(.1135)}to{transform:translate(2.1346vw,99vh) scale(.1135)}}.snow:nth-child(210){opacity:1.366;transform:translate(16.6905vw,-10px) scale(.6929);animation:fall-210 25s -3s linear infinite}@keyframes fall-210{77.65%{transform:translate(22.6078vw,77.65vh) scale(.6929)}to{transform:translate(19.64915vw,99vh) scale(.6929)}}.snow:nth-child(211){opacity:.8894;transform:translate(64.0093vw,-10px) scale(.8356);animation:fall-211 10s -14s linear infinite}@keyframes fall-211{65.386%{transform:translate(61.1252vw,65.386vh) scale(.8356)}to{transform:translate(62.56725vw,99vh) scale(.8356)}}.snow:nth-child(212){opacity:1.7578;transform:translate(50.2111vw,-10px) scale(.2825);animation:fall-212 22s -1s linear infinite}@keyframes fall-212{56.756%{transform:translate(41.2384vw,56.756vh) scale(.2825)}to{transform:translate(45.72475vw,99vh) scale(.2825)}}.snow:nth-child(213){opacity:1.5022;transform:translate(13.1904vw,-10px) scale(.7476);animation:fall-213 18s -19s linear infinite}@keyframes fall-213{45.119%{transform:translate(20.3553vw,45.119vh) scale(.7476)}to{transform:translate(16.77285vw,99vh) scale(.7476)}}.snow:nth-child(214){opacity:.652;transform:translate(22.3619vw,-10px) scale(.0119);animation:fall-214 17s -28s linear infinite}@keyframes fall-214{73.513%{transform:translate(29.8004vw,73.513vh) scale(.0119)}to{transform:translate(26.08115vw,99vh) scale(.0119)}}.snow:nth-child(215){opacity:.198;transform:translate(75.4803vw,-10px) scale(.9239);animation:fall-215 24s -17s linear infinite}@keyframes fall-215{75.259%{transform:translate(67.328vw,75.259vh) scale(.9239)}to{transform:translate(71.40415vw,99vh) scale(.9239)}}.snow:nth-child(216){opacity:1.3666;transform:translate(6.7383vw,-10px) scale(.1178);animation:fall-216 26s -2s linear infinite}@keyframes fall-216{65.218%{transform:translate(2.0571vw,65.218vh) scale(.1178)}to{transform:translate(4.3977vw,99vh) scale(.1178)}}.snow:nth-child(217){opacity:.72;transform:translate(62.9072vw,-10px) scale(.6685);animation:fall-217 18s -26s linear infinite}@keyframes fall-217{47.217%{transform:translate(57.6258vw,47.217vh) scale(.6685)}to{transform:translate(60.2665vw,99vh) scale(.6685)}}.snow:nth-child(218){opacity:1.5412;transform:translate(65.4629vw,-10px) scale(.5684);animation:fall-218 29s -15s linear infinite}@keyframes fall-218{30.889%{transform:translate(61.3697vw,30.889vh) scale(.5684)}to{transform:translate(63.4163vw,99vh) scale(.5684)}}.snow:nth-child(219){opacity:1.3132;transform:translate(48.0671vw,-10px) scale(.7);animation:fall-219 19s -30s linear infinite}@keyframes fall-219{70.475%{transform:translate(44.1261vw,70.475vh) scale(.7)}to{transform:translate(46.0966vw,99vh) scale(.7)}}.snow:nth-child(220){opacity:.4614;transform:translate(56.2847vw,-10px) scale(.1465);animation:fall-220 29s -16s linear infinite}@keyframes fall-220{33.059%{transform:translate(47.7281vw,33.059vh) scale(.1465)}to{transform:translate(52.0064vw,99vh) scale(.1465)}}.snow:nth-child(221){opacity:1.373;transform:translate(25.9091vw,-10px) scale(.4361);animation:fall-221 14s -8s linear infinite}@keyframes fall-221{76.291%{transform:translate(31.5146vw,76.291vh) scale(.4361)}to{transform:translate(28.71185vw,99vh) scale(.4361)}}.snow:nth-child(222){opacity:1.3162;transform:translate(49.6185vw,-10px) scale(.1845);animation:fall-222 10s -3s linear infinite}@keyframes fall-222{48.066%{transform:translate(43.1306vw,48.066vh) scale(.1845)}to{transform:translate(46.37455vw,99vh) scale(.1845)}}.snow:nth-child(223){opacity:.2648;transform:translate(71.6893vw,-10px) scale(.5321);animation:fall-223 27s -23s linear infinite}@keyframes fall-223{77.467%{transform:translate(78.8414vw,77.467vh) scale(.5321)}to{transform:translate(75.26535vw,99vh) scale(.5321)}}.snow:nth-child(224){opacity:1.3886;transform:translate(77.3806vw,-10px) scale(.3519);animation:fall-224 10s -24s linear infinite}@keyframes fall-224{37.799%{transform:translate(83.0263vw,37.799vh) scale(.3519)}to{transform:translate(80.20345vw,99vh) scale(.3519)}}.snow:nth-child(225){opacity:1.0134;transform:translate(58.595vw,-10px) scale(.9872);animation:fall-225 28s -10s linear infinite}@keyframes fall-225{44.563%{transform:translate(49.4356vw,44.563vh) scale(.9872)}to{transform:translate(54.0153vw,99vh) scale(.9872)}}.snow:nth-child(226){opacity:1.5268;transform:translate(22.0074vw,-10px) scale(.7396);animation:fall-226 12s -22s linear infinite}@keyframes fall-226{49.372%{transform:translate(22.1929vw,49.372vh) scale(.7396)}to{transform:translate(22.10015vw,99vh) scale(.7396)}}.snow:nth-child(227){opacity:.3754;transform:translate(23.458vw,-10px) scale(.1235);animation:fall-227 17s -11s linear infinite}@keyframes fall-227{67.39%{transform:translate(32.4163vw,67.39vh) scale(.1235)}to{transform:translate(27.93715vw,99vh) scale(.1235)}}.snow:nth-child(228){opacity:1.364;transform:translate(53.5477vw,-10px) scale(.4035);animation:fall-228 26s -27s linear infinite}@keyframes fall-228{56.703%{transform:translate(50.6499vw,56.703vh) scale(.4035)}to{transform:translate(52.0988vw,99vh) scale(.4035)}}.snow:nth-child(229){opacity:.2822;transform:translate(27.6876vw,-10px) scale(.4001);animation:fall-229 17s -23s linear infinite}@keyframes fall-229{36.313%{transform:translate(30.5512vw,36.313vh) scale(.4001)}to{transform:translate(29.1194vw,99vh) scale(.4001)}}.snow:nth-child(230){opacity:.9314;transform:translate(54.8035vw,-10px) scale(.3858);animation:fall-230 25s -7s linear infinite}@keyframes fall-230{51.465%{transform:translate(52.4187vw,51.465vh) scale(.3858)}to{transform:translate(53.6111vw,99vh) scale(.3858)}}.snow:nth-child(231){opacity:.2978;transform:translate(49.5648vw,-10px) scale(.2539);animation:fall-231 25s -13s linear infinite}@keyframes fall-231{64.391%{transform:translate(58.1429vw,64.391vh) scale(.2539)}to{transform:translate(53.85385vw,99vh) scale(.2539)}}.snow:nth-child(232){opacity:.5632;transform:translate(92.3835vw,-10px) scale(.6689);animation:fall-232 24s -11s linear infinite}@keyframes fall-232{59.749%{transform:translate(88.182vw,59.749vh) scale(.6689)}to{transform:translate(90.28275vw,99vh) scale(.6689)}}.snow:nth-child(233){opacity:1.4956;transform:translate(78.4344vw,-10px) scale(.2927);animation:fall-233 23s -26s linear infinite}@keyframes fall-233{69.291%{transform:translate(74.8447vw,69.291vh) scale(.2927)}to{transform:translate(76.63955vw,99vh) scale(.2927)}}.snow:nth-child(234){opacity:.1894;transform:translate(93.2449vw,-10px) scale(.9614);animation:fall-234 14s -21s linear infinite}@keyframes fall-234{41.48%{transform:translate(83.2523vw,41.48vh) scale(.9614)}to{transform:translate(88.2486vw,99vh) scale(.9614)}}.snow:nth-child(235){opacity:.3938;transform:translate(93.3481vw,-10px) scale(.4636);animation:fall-235 17s -16s linear infinite}@keyframes fall-235{75.012%{transform:translate(89.9086vw,75.012vh) scale(.4636)}to{transform:translate(91.62835vw,99vh) scale(.4636)}}.snow:nth-child(236){opacity:1.0138;transform:translate(19.3292vw,-10px) scale(.7122);animation:fall-236 16s -22s linear infinite}@keyframes fall-236{65.651%{transform:translate(14.2241vw,65.651vh) scale(.7122)}to{transform:translate(16.77665vw,99vh) scale(.7122)}}.snow:nth-child(237){opacity:.6604;transform:translate(39.6847vw,-10px) scale(.1087);animation:fall-237 30s -3s linear infinite}@keyframes fall-237{75.588%{transform:translate(44.4521vw,75.588vh) scale(.1087)}to{transform:translate(42.0684vw,99vh) scale(.1087)}}.snow:nth-child(238){opacity:1.709;transform:translate(99.1279vw,-10px) scale(.9139);animation:fall-238 10s -30s linear infinite}@keyframes fall-238{38.409%{transform:translate(96.5172vw,38.409vh) scale(.9139)}to{transform:translate(97.82255vw,99vh) scale(.9139)}}.snow:nth-child(239){opacity:1.4082;transform:translate(20.8063vw,-10px) scale(.6582);animation:fall-239 19s -9s linear infinite}@keyframes fall-239{35.76%{transform:translate(16.4115vw,35.76vh) scale(.6582)}to{transform:translate(18.6089vw,99vh) scale(.6582)}}.snow:nth-child(240){opacity:.5148;transform:translate(28.9666vw,-10px) scale(.2393);animation:fall-240 17s -25s linear infinite}@keyframes fall-240{46.409%{transform:translate(26.4791vw,46.409vh) scale(.2393)}to{transform:translate(27.72285vw,99vh) scale(.2393)}}.snow:nth-child(241){opacity:1.3174;transform:translate(32.5153vw,-10px) scale(.3261);animation:fall-241 18s -1s linear infinite}@keyframes fall-241{65.973%{transform:translate(39.8968vw,65.973vh) scale(.3261)}to{transform:translate(36.20605vw,99vh) scale(.3261)}}.snow:nth-child(242){opacity:.4532;transform:translate(74.5268vw,-10px) scale(.0131);animation:fall-242 24s -21s linear infinite}@keyframes fall-242{42.68%{transform:translate(81.1393vw,42.68vh) scale(.0131)}to{transform:translate(77.83305vw,99vh) scale(.0131)}}.snow:nth-child(243){opacity:.5482;transform:translate(30.4227vw,-10px) scale(.9693);animation:fall-243 18s -30s linear infinite}@keyframes fall-243{31.988%{transform:translate(22.8818vw,31.988vh) scale(.9693)}to{transform:translate(26.65225vw,99vh) scale(.9693)}}.snow:nth-child(244){opacity:.0494;transform:translate(52.6832vw,-10px) scale(.1708);animation:fall-244 29s -25s linear infinite}@keyframes fall-244{49.61%{transform:translate(44.9157vw,49.61vh) scale(.1708)}to{transform:translate(48.79945vw,99vh) scale(.1708)}}.snow:nth-child(245){opacity:1.979;transform:translate(59.9664vw,-10px) scale(.4151);animation:fall-245 11s -29s linear infinite}@keyframes fall-245{58.982%{transform:translate(62.5928vw,58.982vh) scale(.4151)}to{transform:translate(61.2796vw,99vh) scale(.4151)}}.snow:nth-child(246){opacity:1.8536;transform:translate(29.9524vw,-10px) scale(.9187);animation:fall-246 17s -20s linear infinite}@keyframes fall-246{77.148%{transform:translate(26.1738vw,77.148vh) scale(.9187)}to{transform:translate(28.0631vw,99vh) scale(.9187)}}.snow:nth-child(247){opacity:.0042;transform:translate(54.8502vw,-10px) scale(.2779);animation:fall-247 16s -9s linear infinite}@keyframes fall-247{73.163%{transform:translate(46.9176vw,73.163vh) scale(.2779)}to{transform:translate(50.8839vw,99vh) scale(.2779)}}.snow:nth-child(248){opacity:.7092;transform:translate(3.4486vw,-10px) scale(.2185);animation:fall-248 10s -11s linear infinite}@keyframes fall-248{31.536%{transform:translate(8.4151vw,31.536vh) scale(.2185)}to{transform:translate(5.93185vw,99vh) scale(.2185)}}.snow:nth-child(249){opacity:1.8164;transform:translate(78.4006vw,-10px) scale(.8927);animation:fall-249 11s -25s linear infinite}@keyframes fall-249{74.632%{transform:translate(86.9797vw,74.632vh) scale(.8927)}to{transform:translate(82.69015vw,99vh) scale(.8927)}}.snow:nth-child(250){opacity:.949;transform:translate(85.9065vw,-10px) scale(.546);animation:fall-250 10s -6s linear infinite}@keyframes fall-250{54.829%{transform:translate(93.0241vw,54.829vh) scale(.546)}to{transform:translate(89.4653vw,99vh) scale(.546)}}.snow:nth-child(251){opacity:.5656;transform:translate(33.4187vw,-10px) scale(.2645);animation:fall-251 12s -4s linear infinite}@keyframes fall-251{31.817%{transform:translate(41.1004vw,31.817vh) scale(.2645)}to{transform:translate(37.25955vw,99vh) scale(.2645)}}.snow:nth-child(252){opacity:1.92;transform:translate(34.886vw,-10px) scale(.1284);animation:fall-252 27s -5s linear infinite}@keyframes fall-252{41.477%{transform:translate(25.9289vw,41.477vh) scale(.1284)}to{transform:translate(30.40745vw,99vh) scale(.1284)}}.snow:nth-child(253){opacity:.6772;transform:translate(16.5543vw,-10px) scale(.2147);animation:fall-253 24s -26s linear infinite}@keyframes fall-253{32.388%{transform:translate(11.5875vw,32.388vh) scale(.2147)}to{transform:translate(14.0709vw,99vh) scale(.2147)}}.snow:nth-child(254){opacity:.7768;transform:translate(57.3435vw,-10px) scale(.0825);animation:fall-254 14s -20s linear infinite}@keyframes fall-254{53.218%{transform:translate(60.8918vw,53.218vh) scale(.0825)}to{transform:translate(59.11765vw,99vh) scale(.0825)}}.snow:nth-child(255){opacity:1.8828;transform:translate(.7029vw,-10px) scale(.6053);animation:fall-255 16s -29s linear infinite}@keyframes fall-255{71.802%{transform:translate(10.695vw,71.802vh) scale(.6053)}to{transform:translate(5.69895vw,99vh) scale(.6053)}}.snow:nth-child(256){opacity:1.1148;transform:translate(82.5966vw,-10px) scale(.0309);animation:fall-256 13s -25s linear infinite}@keyframes fall-256{46.798%{transform:translate(91.9235vw,46.798vh) scale(.0309)}to{transform:translate(87.26005vw,99vh) scale(.0309)}}.snow:nth-child(257){opacity:.3302;transform:translate(73.0959vw,-10px) scale(.6383);animation:fall-257 20s -26s linear infinite}@keyframes fall-257{60.21%{transform:translate(67.8285vw,60.21vh) scale(.6383)}to{transform:translate(70.4622vw,99vh) scale(.6383)}}.snow:nth-child(258){opacity:1.3494;transform:translate(67.3079vw,-10px) scale(.7429);animation:fall-258 30s -10s linear infinite}@keyframes fall-258{57.643%{transform:translate(66.0619vw,57.643vh) scale(.7429)}to{transform:translate(66.6849vw,99vh) scale(.7429)}}.snow:nth-child(259){opacity:1.4602;transform:translate(36.7286vw,-10px) scale(.4879);animation:fall-259 14s -12s linear infinite}@keyframes fall-259{78.034%{transform:translate(30.0515vw,78.034vh) scale(.4879)}to{transform:translate(33.39005vw,99vh) scale(.4879)}}.snow:nth-child(260){opacity:.5996;transform:translate(91.3618vw,-10px) scale(.6402);animation:fall-260 23s -23s linear infinite}@keyframes fall-260{39.809%{transform:translate(88.4474vw,39.809vh) scale(.6402)}to{transform:translate(89.9046vw,99vh) scale(.6402)}}.snow:nth-child(261){opacity:1.8964;transform:translate(29.8389vw,-10px) scale(.5313);animation:fall-261 17s -28s linear infinite}@keyframes fall-261{78.018%{transform:translate(32.0464vw,78.018vh) scale(.5313)}to{transform:translate(30.94265vw,99vh) scale(.5313)}}.snow:nth-child(262){opacity:1.4422;transform:translate(90.0754vw,-10px) scale(.7513);animation:fall-262 26s -8s linear infinite}@keyframes fall-262{34.921%{transform:translate(81.0556vw,34.921vh) scale(.7513)}to{transform:translate(85.5655vw,99vh) scale(.7513)}}.snow:nth-child(263){opacity:.4012;transform:translate(98.962vw,-10px) scale(.3017);animation:fall-263 21s -8s linear infinite}@keyframes fall-263{34.628%{transform:translate(105.4281vw,34.628vh) scale(.3017)}to{transform:translate(102.19505vw,99vh) scale(.3017)}}.snow:nth-child(264){opacity:1.2826;transform:translate(71.6244vw,-10px) scale(.5886);animation:fall-264 30s -22s linear infinite}@keyframes fall-264{42.56%{transform:translate(68.4964vw,42.56vh) scale(.5886)}to{transform:translate(70.0604vw,99vh) scale(.5886)}}.snow:nth-child(265){opacity:1.4312;transform:translate(2.3325vw,-10px) scale(.2715);animation:fall-265 29s -28s linear infinite}@keyframes fall-265{54.034%{transform:translate(-6.8401vw,54.034vh) scale(.2715)}to{transform:translate(-2.2538vw,99vh) scale(.2715)}}.snow:nth-child(266){opacity:1.4894;transform:translate(74.6741vw,-10px) scale(.106);animation:fall-266 10s -26s linear infinite}@keyframes fall-266{70.245%{transform:translate(74.6344vw,70.245vh) scale(.106)}to{transform:translate(74.65425vw,99vh) scale(.106)}}.snow:nth-child(267){opacity:1.1724;transform:translate(79.404vw,-10px) scale(.286);animation:fall-267 10s -17s linear infinite}@keyframes fall-267{65.042%{transform:translate(74.0682vw,65.042vh) scale(.286)}to{transform:translate(76.7361vw,99vh) scale(.286)}}.snow:nth-child(268){opacity:1.331;transform:translate(51.6994vw,-10px) scale(.291);animation:fall-268 18s -9s linear infinite}@keyframes fall-268{42.888%{transform:translate(58.1094vw,42.888vh) scale(.291)}to{transform:translate(54.9044vw,99vh) scale(.291)}}.snow:nth-child(269){opacity:.9832;transform:translate(62.3546vw,-10px) scale(.1192);animation:fall-269 17s -4s linear infinite}@keyframes fall-269{44.035%{transform:translate(64.435vw,44.035vh) scale(.1192)}to{transform:translate(63.3948vw,99vh) scale(.1192)}}.snow:nth-child(270){opacity:.6386;transform:translate(8.8665vw,-10px) scale(.1419);animation:fall-270 10s -16s linear infinite}@keyframes fall-270{45.31%{transform:translate(18.3217vw,45.31vh) scale(.1419)}to{transform:translate(13.5941vw,99vh) scale(.1419)}}.snow:nth-child(271){opacity:.7974;transform:translate(25.6955vw,-10px) scale(.9216);animation:fall-271 15s -22s linear infinite}@keyframes fall-271{42.263%{transform:translate(15.8226vw,42.263vh) scale(.9216)}to{transform:translate(20.75905vw,99vh) scale(.9216)}}.snow:nth-child(272){opacity:.1826;transform:translate(.489vw,-10px) scale(.1503);animation:fall-272 18s -9s linear infinite}@keyframes fall-272{53.969%{transform:translate(3.1024vw,53.969vh) scale(.1503)}to{transform:translate(1.7957vw,99vh) scale(.1503)}}.snow:nth-child(273){opacity:1.31;transform:translate(51.256vw,-10px) scale(.4905);animation:fall-273 25s -20s linear infinite}@keyframes fall-273{44.39%{transform:translate(54.5303vw,44.39vh) scale(.4905)}to{transform:translate(52.89315vw,99vh) scale(.4905)}}.snow:nth-child(274){opacity:.6936;transform:translate(53.0576vw,-10px) scale(.8196);animation:fall-274 23s -29s linear infinite}@keyframes fall-274{39.479%{transform:translate(62.4466vw,39.479vh) scale(.8196)}to{transform:translate(57.7521vw,99vh) scale(.8196)}}.snow:nth-child(275){opacity:1.2946;transform:translate(72.6191vw,-10px) scale(.1271);animation:fall-275 23s -26s linear infinite}@keyframes fall-275{40.131%{transform:translate(74.5149vw,40.131vh) scale(.1271)}to{transform:translate(73.567vw,99vh) scale(.1271)}}.snow:nth-child(276){opacity:.6712;transform:translate(39.1877vw,-10px) scale(.7279);animation:fall-276 24s -26s linear infinite}@keyframes fall-276{34.849%{transform:translate(38.572vw,34.849vh) scale(.7279)}to{transform:translate(38.87985vw,99vh) scale(.7279)}}.snow:nth-child(277){opacity:.7482;transform:translate(60.3049vw,-10px) scale(.6003);animation:fall-277 14s -28s linear infinite}@keyframes fall-277{47.974%{transform:translate(64.1259vw,47.974vh) scale(.6003)}to{transform:translate(62.2154vw,99vh) scale(.6003)}}.snow:nth-child(278){opacity:1.4296;transform:translate(70.7689vw,-10px) scale(.5649);animation:fall-278 12s -28s linear infinite}@keyframes fall-278{57.98%{transform:translate(76.162vw,57.98vh) scale(.5649)}to{transform:translate(73.46545vw,99vh) scale(.5649)}}.snow:nth-child(279){opacity:.0918;transform:translate(63.244vw,-10px) scale(.5261);animation:fall-279 14s -23s linear infinite}@keyframes fall-279{53.959%{transform:translate(65.9373vw,53.959vh) scale(.5261)}to{transform:translate(64.59065vw,99vh) scale(.5261)}}.snow:nth-child(280){opacity:1.8482;transform:translate(61.3818vw,-10px) scale(.7791);animation:fall-280 19s -4s linear infinite}@keyframes fall-280{70.789%{transform:translate(70.901vw,70.789vh) scale(.7791)}to{transform:translate(66.1414vw,99vh) scale(.7791)}}.snow:nth-child(281){opacity:1.582;transform:translate(8.0121vw,-10px) scale(.9323);animation:fall-281 16s -6s linear infinite}@keyframes fall-281{32.893%{transform:translate(7.8844vw,32.893vh) scale(.9323)}to{transform:translate(7.94825vw,99vh) scale(.9323)}}.snow:nth-child(282){opacity:1.82;transform:translate(93.1238vw,-10px) scale(.1786);animation:fall-282 15s -12s linear infinite}@keyframes fall-282{59.479%{transform:translate(91.9617vw,59.479vh) scale(.1786)}to{transform:translate(92.54275vw,99vh) scale(.1786)}}.snow:nth-child(283){opacity:.5302;transform:translate(24.1298vw,-10px) scale(.8473);animation:fall-283 27s -6s linear infinite}@keyframes fall-283{33.03%{transform:translate(22.0228vw,33.03vh) scale(.8473)}to{transform:translate(23.0763vw,99vh) scale(.8473)}}.snow:nth-child(284){opacity:.089;transform:translate(50.9785vw,-10px) scale(.2451);animation:fall-284 10s -29s linear infinite}@keyframes fall-284{73.201%{transform:translate(44.3614vw,73.201vh) scale(.2451)}to{transform:translate(47.66995vw,99vh) scale(.2451)}}.snow:nth-child(285){opacity:1.5208;transform:translate(80.0194vw,-10px) scale(.7615);animation:fall-285 25s -19s linear infinite}@keyframes fall-285{59.894%{transform:translate(72.1709vw,59.894vh) scale(.7615)}to{transform:translate(76.09515vw,99vh) scale(.7615)}}.snow:nth-child(286){opacity:1.614;transform:translate(91.7897vw,-10px) scale(.5718);animation:fall-286 19s -13s linear infinite}@keyframes fall-286{74.673%{transform:translate(93.5076vw,74.673vh) scale(.5718)}to{transform:translate(92.64865vw,99vh) scale(.5718)}}.snow:nth-child(287){opacity:1.466;transform:translate(42.0491vw,-10px) scale(.9124);animation:fall-287 23s -21s linear infinite}@keyframes fall-287{30.397%{transform:translate(41.5485vw,30.397vh) scale(.9124)}to{transform:translate(41.7988vw,99vh) scale(.9124)}}.snow:nth-child(288){opacity:1.1178;transform:translate(98.8726vw,-10px) scale(.1612);animation:fall-288 22s -12s linear infinite}@keyframes fall-288{51.181%{transform:translate(89.3189vw,51.181vh) scale(.1612)}to{transform:translate(94.09575vw,99vh) scale(.1612)}}.snow:nth-child(289){opacity:.2872;transform:translate(69.1786vw,-10px) scale(.5203);animation:fall-289 29s -15s linear infinite}@keyframes fall-289{31.989%{transform:translate(65.5985vw,31.989vh) scale(.5203)}to{transform:translate(67.38855vw,99vh) scale(.5203)}}.snow:nth-child(290){opacity:1.6724;transform:translate(51.2533vw,-10px) scale(.1103);animation:fall-290 26s -2s linear infinite}@keyframes fall-290{47.703%{transform:translate(41.5436vw,47.703vh) scale(.1103)}to{transform:translate(46.39845vw,99vh) scale(.1103)}}.snow:nth-child(291){opacity:1.8648;transform:translate(19.3562vw,-10px) scale(.026);animation:fall-291 16s -30s linear infinite}@keyframes fall-291{71.217%{transform:translate(15.9778vw,71.217vh) scale(.026)}to{transform:translate(17.667vw,99vh) scale(.026)}}.snow:nth-child(292){opacity:.2024;transform:translate(36.908vw,-10px) scale(.3157);animation:fall-292 15s -10s linear infinite}@keyframes fall-292{69.042%{transform:translate(31.0969vw,69.042vh) scale(.3157)}to{transform:translate(34.00245vw,99vh) scale(.3157)}}.snow:nth-child(293){opacity:.7838;transform:translate(19.4274vw,-10px) scale(.214);animation:fall-293 19s -7s linear infinite}@keyframes fall-293{33.292%{transform:translate(28.1775vw,33.292vh) scale(.214)}to{transform:translate(23.80245vw,99vh) scale(.214)}}.snow:nth-child(294){opacity:1.5736;transform:translate(87.7275vw,-10px) scale(.6223);animation:fall-294 16s -25s linear infinite}@keyframes fall-294{33.87%{transform:translate(78.5033vw,33.87vh) scale(.6223)}to{transform:translate(83.1154vw,99vh) scale(.6223)}}.snow:nth-child(295){opacity:.1486;transform:translate(97.7506vw,-10px) scale(.1189);animation:fall-295 10s -25s linear infinite}@keyframes fall-295{63.1%{transform:translate(94.2699vw,63.1vh) scale(.1189)}to{transform:translate(96.01025vw,99vh) scale(.1189)}}.snow:nth-child(296){opacity:.6078;transform:translate(52.8448vw,-10px) scale(.8263);animation:fall-296 26s -20s linear infinite}@keyframes fall-296{36.656%{transform:translate(58.7948vw,36.656vh) scale(.8263)}to{transform:translate(55.8198vw,99vh) scale(.8263)}}.snow:nth-child(297){opacity:.9606;transform:translate(67.4382vw,-10px) scale(.6643);animation:fall-297 23s -23s linear infinite}@keyframes fall-297{77.478%{transform:translate(67.6834vw,77.478vh) scale(.6643)}to{transform:translate(67.5608vw,99vh) scale(.6643)}}.snow:nth-child(298){opacity:.1392;transform:translate(78.6405vw,-10px) scale(.9838);animation:fall-298 30s -25s linear infinite}@keyframes fall-298{46.231%{transform:translate(87.9108vw,46.231vh) scale(.9838)}to{transform:translate(83.27565vw,99vh) scale(.9838)}}.snow:nth-child(299){opacity:1.5614;transform:translate(24.5962vw,-10px) scale(.6625);animation:fall-299 23s -2s linear infinite}@keyframes fall-299{31.074%{transform:translate(23.4953vw,31.074vh) scale(.6625)}to{transform:translate(24.04575vw,99vh) scale(.6625)}}.snow:nth-child(300){opacity:1.3616;transform:translate(34.236vw,-10px) scale(.6954);animation:fall-300 17s -13s linear infinite}@keyframes fall-300{76.426%{transform:translate(44.0213vw,76.426vh) scale(.6954)}to{transform:translate(39.12865vw,99vh) scale(.6954)}}.snow:nth-child(301){opacity:.5266;transform:translate(95.7782vw,-10px) scale(.4279);animation:fall-301 21s -10s linear infinite}@keyframes fall-301{54.345%{transform:translate(87.0455vw,54.345vh) scale(.4279)}to{transform:translate(91.41185vw,99vh) scale(.4279)}}.snow:nth-child(302){opacity:.2372;transform:translate(45.9397vw,-10px) scale(.4715);animation:fall-302 28s -23s linear infinite}@keyframes fall-302{42.636%{transform:translate(40.9688vw,42.636vh) scale(.4715)}to{transform:translate(43.45425vw,99vh) scale(.4715)}}.snow:nth-child(303){opacity:.2346;transform:translate(62.4802vw,-10px) scale(.6035);animation:fall-303 24s -14s linear infinite}@keyframes fall-303{69.821%{transform:translate(70.0764vw,69.821vh) scale(.6035)}to{transform:translate(66.2783vw,99vh) scale(.6035)}}.snow:nth-child(304){opacity:1.4218;transform:translate(39.6282vw,-10px) scale(.5593);animation:fall-304 28s -25s linear infinite}@keyframes fall-304{33.05%{transform:translate(36.7814vw,33.05vh) scale(.5593)}to{transform:translate(38.2048vw,99vh) scale(.5593)}}.snow:nth-child(305){opacity:1.4878;transform:translate(54.1516vw,-10px) scale(.9333);animation:fall-305 19s -9s linear infinite}@keyframes fall-305{78.01%{transform:translate(48.52vw,78.01vh) scale(.9333)}to{transform:translate(51.3358vw,99vh) scale(.9333)}}.snow:nth-child(306){opacity:.9896;transform:translate(51.8737vw,-10px) scale(.7193);animation:fall-306 24s -30s linear infinite}@keyframes fall-306{52.249%{transform:translate(58.2331vw,52.249vh) scale(.7193)}to{transform:translate(55.0534vw,99vh) scale(.7193)}}.snow:nth-child(307){opacity:.4542;transform:translate(27.1376vw,-10px) scale(.7312);animation:fall-307 18s -6s linear infinite}@keyframes fall-307{47.919%{transform:translate(20.3823vw,47.919vh) scale(.7312)}to{transform:translate(23.75995vw,99vh) scale(.7312)}}.snow:nth-child(308){opacity:.5708;transform:translate(15.1949vw,-10px) scale(.398);animation:fall-308 20s -12s linear infinite}@keyframes fall-308{33.704%{transform:translate(10.7773vw,33.704vh) scale(.398)}to{transform:translate(12.9861vw,99vh) scale(.398)}}.snow:nth-child(309){opacity:.0526;transform:translate(97.5635vw,-10px) scale(.0965);animation:fall-309 17s -30s linear infinite}@keyframes fall-309{55.706%{transform:translate(89.9914vw,55.706vh) scale(.0965)}to{transform:translate(93.77745vw,99vh) scale(.0965)}}.snow:nth-child(310){opacity:1.6488;transform:translate(66.7044vw,-10px) scale(.8493);animation:fall-310 15s -20s linear infinite}@keyframes fall-310{72.583%{transform:translate(74.4066vw,72.583vh) scale(.8493)}to{transform:translate(70.5555vw,99vh) scale(.8493)}}.snow:nth-child(311){opacity:.5474;transform:translate(15.8701vw,-10px) scale(.9567);animation:fall-311 11s -15s linear infinite}@keyframes fall-311{60.31%{transform:translate(17.1836vw,60.31vh) scale(.9567)}to{transform:translate(16.52685vw,99vh) scale(.9567)}}.snow:nth-child(312){opacity:1.0728;transform:translate(37.4832vw,-10px) scale(.4255);animation:fall-312 23s -9s linear infinite}@keyframes fall-312{30.372%{transform:translate(44.6587vw,30.372vh) scale(.4255)}to{transform:translate(41.07095vw,99vh) scale(.4255)}}.snow:nth-child(313){opacity:.122;transform:translate(31.2398vw,-10px) scale(.9497);animation:fall-313 25s -11s linear infinite}@keyframes fall-313{64.999%{transform:translate(39.688vw,64.999vh) scale(.9497)}to{transform:translate(35.4639vw,99vh) scale(.9497)}}.snow:nth-child(314){opacity:.8658;transform:translate(74.3327vw,-10px) scale(.281);animation:fall-314 15s -15s linear infinite}@keyframes fall-314{69.736%{transform:translate(78.7978vw,69.736vh) scale(.281)}to{transform:translate(76.56525vw,99vh) scale(.281)}}.snow:nth-child(315){opacity:1.5144;transform:translate(86.8845vw,-10px) scale(.0462);animation:fall-315 21s -25s linear infinite}@keyframes fall-315{49.21%{transform:translate(96.1972vw,49.21vh) scale(.0462)}to{transform:translate(91.54085vw,99vh) scale(.0462)}}.snow:nth-child(316){opacity:.8046;transform:translate(97.9098vw,-10px) scale(.2792);animation:fall-316 16s -29s linear infinite}@keyframes fall-316{48.855%{transform:translate(99.6662vw,48.855vh) scale(.2792)}to{transform:translate(98.788vw,99vh) scale(.2792)}}.snow:nth-child(317){opacity:.0348;transform:translate(78.5569vw,-10px) scale(.5059);animation:fall-317 19s -11s linear infinite}@keyframes fall-317{42.19%{transform:translate(88.0336vw,42.19vh) scale(.5059)}to{transform:translate(83.29525vw,99vh) scale(.5059)}}.snow:nth-child(318){opacity:1.2998;transform:translate(.6943vw,-10px) scale(.8538);animation:fall-318 26s -21s linear infinite}@keyframes fall-318{36.123%{transform:translate(-6.1824vw,36.123vh) scale(.8538)}to{transform:translate(-2.74405vw,99vh) scale(.8538)}}.snow:nth-child(319){opacity:.704;transform:translate(38.6794vw,-10px) scale(.1093);animation:fall-319 27s -21s linear infinite}@keyframes fall-319{59.894%{transform:translate(33.3368vw,59.894vh) scale(.1093)}to{transform:translate(36.0081vw,99vh) scale(.1093)}}.snow:nth-child(320){opacity:1.969;transform:translate(18.0982vw,-10px) scale(.4278);animation:fall-320 12s -15s linear infinite}@keyframes fall-320{68.6%{transform:translate(18.1772vw,68.6vh) scale(.4278)}to{transform:translate(18.1377vw,99vh) scale(.4278)}}.snow:nth-child(321){opacity:.735;transform:translate(1.2058vw,-10px) scale(.7056);animation:fall-321 16s -16s linear infinite}@keyframes fall-321{70.583%{transform:translate(.7236vw,70.583vh) scale(.7056)}to{transform:translate(.9647vw,99vh) scale(.7056)}}.snow:nth-child(322){opacity:.8692;transform:translate(19.7027vw,-10px) scale(.3736);animation:fall-322 15s -22s linear infinite}@keyframes fall-322{46.003%{transform:translate(14.2vw,46.003vh) scale(.3736)}to{transform:translate(16.95135vw,99vh) scale(.3736)}}.snow:nth-child(323){opacity:.6996;transform:translate(96.6782vw,-10px) scale(.5577);animation:fall-323 17s -11s linear infinite}@keyframes fall-323{54.685%{transform:translate(97.3214vw,54.685vh) scale(.5577)}to{transform:translate(96.9998vw,99vh) scale(.5577)}}.snow:nth-child(324){opacity:1.979;transform:translate(19.3969vw,-10px) scale(.2546);animation:fall-324 22s -9s linear infinite}@keyframes fall-324{44.127%{transform:translate(27.2752vw,44.127vh) scale(.2546)}to{transform:translate(23.33605vw,99vh) scale(.2546)}}.snow:nth-child(325){opacity:.6168;transform:translate(46.2508vw,-10px) scale(.6682);animation:fall-325 18s -24s linear infinite}@keyframes fall-325{73.825%{transform:translate(38.9409vw,73.825vh) scale(.6682)}to{transform:translate(42.59585vw,99vh) scale(.6682)}}.snow:nth-child(326){opacity:.723;transform:translate(85.7882vw,-10px) scale(.8986);animation:fall-326 12s -11s linear infinite}@keyframes fall-326{33.579%{transform:translate(82.1132vw,33.579vh) scale(.8986)}to{transform:translate(83.9507vw,99vh) scale(.8986)}}.snow:nth-child(327){opacity:1.2468;transform:translate(62.5973vw,-10px) scale(.172);animation:fall-327 14s -19s linear infinite}@keyframes fall-327{43.373%{transform:translate(61.6819vw,43.373vh) scale(.172)}to{transform:translate(62.1396vw,99vh) scale(.172)}}.snow:nth-child(328){opacity:.2258;transform:translate(14.4534vw,-10px) scale(.094);animation:fall-328 20s -20s linear infinite}@keyframes fall-328{44.728%{transform:translate(10.1847vw,44.728vh) scale(.094)}to{transform:translate(12.31905vw,99vh) scale(.094)}}.snow:nth-child(329){opacity:.2964;transform:translate(28.5049vw,-10px) scale(.6042);animation:fall-329 14s -6s linear infinite}@keyframes fall-329{63.168%{transform:translate(35.2308vw,63.168vh) scale(.6042)}to{transform:translate(31.86785vw,99vh) scale(.6042)}}.snow:nth-child(330){opacity:.6372;transform:translate(84.6938vw,-10px) scale(.3465);animation:fall-330 21s -7s linear infinite}@keyframes fall-330{64.48%{transform:translate(75.6578vw,64.48vh) scale(.3465)}to{transform:translate(80.1758vw,99vh) scale(.3465)}}.snow:nth-child(331){opacity:1.0744;transform:translate(51.2202vw,-10px) scale(.1316);animation:fall-331 30s -10s linear infinite}@keyframes fall-331{52.231%{transform:translate(41.9617vw,52.231vh) scale(.1316)}to{transform:translate(46.59095vw,99vh) scale(.1316)}}.snow:nth-child(332){opacity:1.5584;transform:translate(2.4835vw,-10px) scale(.0668);animation:fall-332 18s -22s linear infinite}@keyframes fall-332{41.743%{transform:translate(8.3233vw,41.743vh) scale(.0668)}to{transform:translate(5.4034vw,99vh) scale(.0668)}}.snow:nth-child(333){opacity:.9288;transform:translate(31.3879vw,-10px) scale(.7789);animation:fall-333 16s -12s linear infinite}@keyframes fall-333{52.105%{transform:translate(27.6041vw,52.105vh) scale(.7789)}to{transform:translate(29.496vw,99vh) scale(.7789)}}.snow:nth-child(334){opacity:.275;transform:translate(13.1905vw,-10px) scale(.802);animation:fall-334 26s -11s linear infinite}@keyframes fall-334{42.256%{transform:translate(20.5452vw,42.256vh) scale(.802)}to{transform:translate(16.86785vw,99vh) scale(.802)}}.snow:nth-child(335){opacity:1.3048;transform:translate(69.0767vw,-10px) scale(.7897);animation:fall-335 24s -22s linear infinite}@keyframes fall-335{59.943%{transform:translate(78.279vw,59.943vh) scale(.7897)}to{transform:translate(73.67785vw,99vh) scale(.7897)}}.snow:nth-child(336){opacity:.318;transform:translate(77.351vw,-10px) scale(.7263);animation:fall-336 21s -26s linear infinite}@keyframes fall-336{34.981%{transform:translate(87.3199vw,34.981vh) scale(.7263)}to{transform:translate(82.33545vw,99vh) scale(.7263)}}.snow:nth-child(337){opacity:.2088;transform:translate(87.5018vw,-10px) scale(.2721);animation:fall-337 22s -3s linear infinite}@keyframes fall-337{51.383%{transform:translate(78.9069vw,51.383vh) scale(.2721)}to{transform:translate(83.20435vw,99vh) scale(.2721)}}.snow:nth-child(338){opacity:1.1492;transform:translate(12.5315vw,-10px) scale(.9055);animation:fall-338 29s -5s linear infinite}@keyframes fall-338{77.03%{transform:translate(7.9832vw,77.03vh) scale(.9055)}to{transform:translate(10.25735vw,99vh) scale(.9055)}}.snow:nth-child(339){opacity:1.856;transform:translate(24.3608vw,-10px) scale(.5615);animation:fall-339 19s -11s linear infinite}@keyframes fall-339{77.041%{transform:translate(21.8478vw,77.041vh) scale(.5615)}to{transform:translate(23.1043vw,99vh) scale(.5615)}}.snow:nth-child(340){opacity:.7882;transform:translate(72.5652vw,-10px) scale(.2603);animation:fall-340 10s -5s linear infinite}@keyframes fall-340{64.895%{transform:translate(82.5575vw,64.895vh) scale(.2603)}to{transform:translate(77.56135vw,99vh) scale(.2603)}}.snow:nth-child(341){opacity:1.194;transform:translate(72.0863vw,-10px) scale(.9148);animation:fall-341 28s -16s linear infinite}@keyframes fall-341{32.451%{transform:translate(78.2751vw,32.451vh) scale(.9148)}to{transform:translate(75.1807vw,99vh) scale(.9148)}}.snow:nth-child(342){opacity:1.2896;transform:translate(65.548vw,-10px) scale(.1515);animation:fall-342 18s -7s linear infinite}@keyframes fall-342{63.052%{transform:translate(64.8422vw,63.052vh) scale(.1515)}to{transform:translate(65.1951vw,99vh) scale(.1515)}}.snow:nth-child(343){opacity:1.4044;transform:translate(72.7611vw,-10px) scale(.6817);animation:fall-343 29s -19s linear infinite}@keyframes fall-343{57.831%{transform:translate(75.5195vw,57.831vh) scale(.6817)}to{transform:translate(74.1403vw,99vh) scale(.6817)}}.snow:nth-child(344){opacity:.4668;transform:translate(99.5994vw,-10px) scale(.0498);animation:fall-344 27s -6s linear infinite}@keyframes fall-344{63.944%{transform:translate(108.1738vw,63.944vh) scale(.0498)}to{transform:translate(103.8866vw,99vh) scale(.0498)}}.snow:nth-child(345){opacity:1.2602;transform:translate(91.7196vw,-10px) scale(.1329);animation:fall-345 16s -30s linear infinite}@keyframes fall-345{53.172%{transform:translate(92.4086vw,53.172vh) scale(.1329)}to{transform:translate(92.0641vw,99vh) scale(.1329)}}.snow:nth-child(346){opacity:1.9964;transform:translate(83.0801vw,-10px) scale(.3429);animation:fall-346 22s -8s linear infinite}@keyframes fall-346{79.871%{transform:translate(88.5677vw,79.871vh) scale(.3429)}to{transform:translate(85.8239vw,99vh) scale(.3429)}}.snow:nth-child(347){opacity:.3294;transform:translate(91.2015vw,-10px) scale(.1199);animation:fall-347 22s -2s linear infinite}@keyframes fall-347{47.135%{transform:translate(98.7384vw,47.135vh) scale(.1199)}to{transform:translate(94.96995vw,99vh) scale(.1199)}}.snow:nth-child(348){opacity:.5472;transform:translate(37.2688vw,-10px) scale(.3143);animation:fall-348 23s -29s linear infinite}@keyframes fall-348{30.82%{transform:translate(39.3948vw,30.82vh) scale(.3143)}to{transform:translate(38.3318vw,99vh) scale(.3143)}}.snow:nth-child(349){opacity:.5748;transform:translate(20.1157vw,-10px) scale(.8252);animation:fall-349 20s -7s linear infinite}@keyframes fall-349{51.084%{transform:translate(26.9368vw,51.084vh) scale(.8252)}to{transform:translate(23.52625vw,99vh) scale(.8252)}}.snow:nth-child(350){opacity:1.0064;transform:translate(26.4822vw,-10px) scale(.0016);animation:fall-350 23s -28s linear infinite}@keyframes fall-350{44.762%{transform:translate(21.6122vw,44.762vh) scale(.0016)}to{transform:translate(24.0472vw,99vh) scale(.0016)}}.snow:nth-child(351){opacity:.9028;transform:translate(95.0107vw,-10px) scale(.3733);animation:fall-351 28s -30s linear infinite}@keyframes fall-351{71.059%{transform:translate(90.1092vw,71.059vh) scale(.3733)}to{transform:translate(92.55995vw,99vh) scale(.3733)}}.snow:nth-child(352){opacity:1.316;transform:translate(80.0999vw,-10px) scale(.0153);animation:fall-352 20s -5s linear infinite}@keyframes fall-352{77.363%{transform:translate(86.1722vw,77.363vh) scale(.0153)}to{transform:translate(83.13605vw,99vh) scale(.0153)}}.snow:nth-child(353){opacity:1.8662;transform:translate(97.6781vw,-10px) scale(.6155);animation:fall-353 26s -10s linear infinite}@keyframes fall-353{53.784%{transform:translate(103.4089vw,53.784vh) scale(.6155)}to{transform:translate(100.5435vw,99vh) scale(.6155)}}.snow:nth-child(354){opacity:.716;transform:translate(70.2817vw,-10px) scale(.8739);animation:fall-354 28s -11s linear infinite}@keyframes fall-354{47.292%{transform:translate(66.1193vw,47.292vh) scale(.8739)}to{transform:translate(68.2005vw,99vh) scale(.8739)}}.snow:nth-child(355){opacity:.811;transform:translate(33.2046vw,-10px) scale(.5611);animation:fall-355 22s -9s linear infinite}@keyframes fall-355{61.754%{transform:translate(24.9933vw,61.754vh) scale(.5611)}to{transform:translate(29.09895vw,99vh) scale(.5611)}}.snow:nth-child(356){opacity:.2752;transform:translate(7.3278vw,-10px) scale(.2023);animation:fall-356 21s -18s linear infinite}@keyframes fall-356{33.89%{transform:translate(16.6063vw,33.89vh) scale(.2023)}to{transform:translate(11.96705vw,99vh) scale(.2023)}}.snow:nth-child(357){opacity:1.4384;transform:translate(48.2091vw,-10px) scale(.6969);animation:fall-357 28s -7s linear infinite}@keyframes fall-357{30.555%{transform:translate(50.7273vw,30.555vh) scale(.6969)}to{transform:translate(49.4682vw,99vh) scale(.6969)}}.snow:nth-child(358){opacity:1.8398;transform:translate(59.4065vw,-10px) scale(.6631);animation:fall-358 20s -2s linear infinite}@keyframes fall-358{46.622%{transform:translate(66.5905vw,46.622vh) scale(.6631)}to{transform:translate(62.9985vw,99vh) scale(.6631)}}.snow:nth-child(359){opacity:.1884;transform:translate(95.9026vw,-10px) scale(.9653);animation:fall-359 16s -4s linear infinite}@keyframes fall-359{49.385%{transform:translate(95.8818vw,49.385vh) scale(.9653)}to{transform:translate(95.8922vw,99vh) scale(.9653)}}.snow:nth-child(360){opacity:1.527;transform:translate(40.716vw,-10px) scale(.313);animation:fall-360 23s -14s linear infinite}@keyframes fall-360{59.893%{transform:translate(32.0308vw,59.893vh) scale(.313)}to{transform:translate(36.3734vw,99vh) scale(.313)}}.snow:nth-child(361){opacity:.9882;transform:translate(96.5961vw,-10px) scale(.9778);animation:fall-361 25s -11s linear infinite}@keyframes fall-361{47.554%{transform:translate(90.6884vw,47.554vh) scale(.9778)}to{transform:translate(93.64225vw,99vh) scale(.9778)}}.snow:nth-child(362){opacity:.5766;transform:translate(99.517vw,-10px) scale(.4902);animation:fall-362 28s -30s linear infinite}@keyframes fall-362{46.35%{transform:translate(94.362vw,46.35vh) scale(.4902)}to{transform:translate(96.9395vw,99vh) scale(.4902)}}.snow:nth-child(363){opacity:.5176;transform:translate(32.3197vw,-10px) scale(.2439);animation:fall-363 27s -25s linear infinite}@keyframes fall-363{39.818%{transform:translate(41.7113vw,39.818vh) scale(.2439)}to{transform:translate(37.0155vw,99vh) scale(.2439)}}.snow:nth-child(364){opacity:1.7156;transform:translate(89.6129vw,-10px) scale(.1282);animation:fall-364 15s -9s linear infinite}@keyframes fall-364{58.792%{transform:translate(95.4968vw,58.792vh) scale(.1282)}to{transform:translate(92.55485vw,99vh) scale(.1282)}}.snow:nth-child(365){opacity:.1314;transform:translate(52.7985vw,-10px) scale(.8355);animation:fall-365 20s -15s linear infinite}@keyframes fall-365{33.099%{transform:translate(61.2055vw,33.099vh) scale(.8355)}to{transform:translate(57.002vw,99vh) scale(.8355)}}.snow:nth-child(366){opacity:.7708;transform:translate(20.4573vw,-10px) scale(.0245);animation:fall-366 24s -11s linear infinite}@keyframes fall-366{77.911%{transform:translate(12.787vw,77.911vh) scale(.0245)}to{transform:translate(16.62215vw,99vh) scale(.0245)}}.snow:nth-child(367){opacity:1.117;transform:translate(81.1068vw,-10px) scale(.7414);animation:fall-367 16s -24s linear infinite}@keyframes fall-367{61.876%{transform:translate(86.5707vw,61.876vh) scale(.7414)}to{transform:translate(83.83875vw,99vh) scale(.7414)}}.snow:nth-child(368){opacity:1.1082;transform:translate(90.2191vw,-10px) scale(.0802);animation:fall-368 21s -21s linear infinite}@keyframes fall-368{63.936%{transform:translate(91.4397vw,63.936vh) scale(.0802)}to{transform:translate(90.8294vw,99vh) scale(.0802)}}.snow:nth-child(369){opacity:1.668;transform:translate(98.4039vw,-10px) scale(.1615);animation:fall-369 19s -23s linear infinite}@keyframes fall-369{43.189%{transform:translate(93.1712vw,43.189vh) scale(.1615)}to{transform:translate(95.78755vw,99vh) scale(.1615)}}.snow:nth-child(370){opacity:1.1154;transform:translate(38.1065vw,-10px) scale(.5166);animation:fall-370 28s -12s linear infinite}@keyframes fall-370{56.596%{transform:translate(30.1351vw,56.596vh) scale(.5166)}to{transform:translate(34.1208vw,99vh) scale(.5166)}}.snow:nth-child(371){opacity:1.656;transform:translate(12.7676vw,-10px) scale(.9269);animation:fall-371 22s -13s linear infinite}@keyframes fall-371{60.033%{transform:translate(22.4075vw,60.033vh) scale(.9269)}to{transform:translate(17.58755vw,99vh) scale(.9269)}}.snow:nth-child(372){opacity:.2106;transform:translate(74.2496vw,-10px) scale(.129);animation:fall-372 18s -7s linear infinite}@keyframes fall-372{30.3%{transform:translate(80.7673vw,30.3vh) scale(.129)}to{transform:translate(77.50845vw,99vh) scale(.129)}}.snow:nth-child(373){opacity:1.6396;transform:translate(46.217vw,-10px) scale(.8976);animation:fall-373 29s -4s linear infinite}@keyframes fall-373{78.844%{transform:translate(38.6518vw,78.844vh) scale(.8976)}to{transform:translate(42.4344vw,99vh) scale(.8976)}}.snow:nth-child(374){opacity:1.7318;transform:translate(73.49vw,-10px) scale(.2211);animation:fall-374 21s -13s linear infinite}@keyframes fall-374{39.093%{transform:translate(81.5305vw,39.093vh) scale(.2211)}to{transform:translate(77.51025vw,99vh) scale(.2211)}}.snow:nth-child(375){opacity:.0694;transform:translate(1.9676vw,-10px) scale(.8051);animation:fall-375 30s -14s linear infinite}@keyframes fall-375{63.737%{transform:translate(1.4003vw,63.737vh) scale(.8051)}to{transform:translate(1.68395vw,99vh) scale(.8051)}}.snow:nth-child(376){opacity:.3306;transform:translate(41.1778vw,-10px) scale(.4699);animation:fall-376 23s -29s linear infinite}@keyframes fall-376{70.68%{transform:translate(45.9617vw,70.68vh) scale(.4699)}to{transform:translate(43.56975vw,99vh) scale(.4699)}}.snow:nth-child(377){opacity:.1656;transform:translate(98.6053vw,-10px) scale(.3794);animation:fall-377 12s -1s linear infinite}@keyframes fall-377{78.055%{transform:translate(102.2046vw,78.055vh) scale(.3794)}to{transform:translate(100.40495vw,99vh) scale(.3794)}}.snow:nth-child(378){opacity:1.8654;transform:translate(27.1311vw,-10px) scale(.0629);animation:fall-378 10s -6s linear infinite}@keyframes fall-378{49.472%{transform:translate(19.405vw,49.472vh) scale(.0629)}to{transform:translate(23.26805vw,99vh) scale(.0629)}}.snow:nth-child(379){opacity:.0198;transform:translate(95.5437vw,-10px) scale(.7233);animation:fall-379 28s -25s linear infinite}@keyframes fall-379{50.945%{transform:translate(93.5265vw,50.945vh) scale(.7233)}to{transform:translate(94.5351vw,99vh) scale(.7233)}}.snow:nth-child(380){opacity:1.6062;transform:translate(76.6839vw,-10px) scale(.2728);animation:fall-380 20s -25s linear infinite}@keyframes fall-380{78.046%{transform:translate(78.611vw,78.046vh) scale(.2728)}to{transform:translate(77.64745vw,99vh) scale(.2728)}}.snow:nth-child(381){opacity:1.1376;transform:translate(5.0835vw,-10px) scale(.1689);animation:fall-381 18s -21s linear infinite}@keyframes fall-381{60.496%{transform:translate(-.9609vw,60.496vh) scale(.1689)}to{transform:translate(2.0613vw,99vh) scale(.1689)}}.snow:nth-child(382){opacity:1.0062;transform:translate(66.701vw,-10px) scale(.033);animation:fall-382 24s -25s linear infinite}@keyframes fall-382{47.62%{transform:translate(59.8033vw,47.62vh) scale(.033)}to{transform:translate(63.25215vw,99vh) scale(.033)}}.snow:nth-child(383){opacity:.1326;transform:translate(96.0898vw,-10px) scale(.4119);animation:fall-383 26s -27s linear infinite}@keyframes fall-383{50.879%{transform:translate(88.2615vw,50.879vh) scale(.4119)}to{transform:translate(92.17565vw,99vh) scale(.4119)}}.snow:nth-child(384){opacity:1.8506;transform:translate(76.8373vw,-10px) scale(.0677);animation:fall-384 21s -2s linear infinite}@keyframes fall-384{51.812%{transform:translate(72.4328vw,51.812vh) scale(.0677)}to{transform:translate(74.63505vw,99vh) scale(.0677)}}.snow:nth-child(385){opacity:1.3494;transform:translate(38.5523vw,-10px) scale(.6374);animation:fall-385 16s -22s linear infinite}@keyframes fall-385{48.399%{transform:translate(43.5274vw,48.399vh) scale(.6374)}to{transform:translate(41.03985vw,99vh) scale(.6374)}}.snow:nth-child(386){opacity:.4448;transform:translate(32.857vw,-10px) scale(.4727);animation:fall-386 29s -28s linear infinite}@keyframes fall-386{49.791%{transform:translate(28.2435vw,49.791vh) scale(.4727)}to{transform:translate(30.55025vw,99vh) scale(.4727)}}.snow:nth-child(387){opacity:1.219;transform:translate(13.7348vw,-10px) scale(.6703);animation:fall-387 10s -10s linear infinite}@keyframes fall-387{32.495%{transform:translate(15.0341vw,32.495vh) scale(.6703)}to{transform:translate(14.38445vw,99vh) scale(.6703)}}.snow:nth-child(388){opacity:.4676;transform:translate(70.7922vw,-10px) scale(.6641);animation:fall-388 18s -2s linear infinite}@keyframes fall-388{53.519%{transform:translate(64.2562vw,53.519vh) scale(.6641)}to{transform:translate(67.5242vw,99vh) scale(.6641)}}.snow:nth-child(389){opacity:1.132;transform:translate(3.2913vw,-10px) scale(.7651);animation:fall-389 13s -23s linear infinite}@keyframes fall-389{70.308%{transform:translate(-.8275vw,70.308vh) scale(.7651)}to{transform:translate(1.2319vw,99vh) scale(.7651)}}.snow:nth-child(390){opacity:1.8646;transform:translate(77.9516vw,-10px) scale(.3896);animation:fall-390 21s -30s linear infinite}@keyframes fall-390{47.784%{transform:translate(73.5425vw,47.784vh) scale(.3896)}to{transform:translate(75.74705vw,99vh) scale(.3896)}}.snow:nth-child(391){opacity:1.815;transform:translate(5.8394vw,-10px) scale(.1991);animation:fall-391 28s -9s linear infinite}@keyframes fall-391{54.237%{transform:translate(9.9318vw,54.237vh) scale(.1991)}to{transform:translate(7.8856vw,99vh) scale(.1991)}}.snow:nth-child(392){opacity:1.0734;transform:translate(59.293vw,-10px) scale(.9697);animation:fall-392 18s -4s linear infinite}@keyframes fall-392{66.23%{transform:translate(67.2833vw,66.23vh) scale(.9697)}to{transform:translate(63.28815vw,99vh) scale(.9697)}}.snow:nth-child(393){opacity:.325;transform:translate(7.1267vw,-10px) scale(.7301);animation:fall-393 10s -25s linear infinite}@keyframes fall-393{33.859%{transform:translate(4.8197vw,33.859vh) scale(.7301)}to{transform:translate(5.9732vw,99vh) scale(.7301)}}.snow:nth-child(394){opacity:1.349;transform:translate(2.066vw,-10px) scale(.0836);animation:fall-394 29s -22s linear infinite}@keyframes fall-394{36.932%{transform:translate(11.8468vw,36.932vh) scale(.0836)}to{transform:translate(6.9564vw,99vh) scale(.0836)}}.snow:nth-child(395){opacity:1.2358;transform:translate(62.2692vw,-10px) scale(.2191);animation:fall-395 12s -17s linear infinite}@keyframes fall-395{33.944%{transform:translate(68.7048vw,33.944vh) scale(.2191)}to{transform:translate(65.487vw,99vh) scale(.2191)}}.snow:nth-child(396){opacity:.8482;transform:translate(89.4763vw,-10px) scale(.8644);animation:fall-396 26s -26s linear infinite}@keyframes fall-396{53.496%{transform:translate(98.4385vw,53.496vh) scale(.8644)}to{transform:translate(93.9574vw,99vh) scale(.8644)}}.snow:nth-child(397){opacity:1.241;transform:translate(90.9383vw,-10px) scale(.6319);animation:fall-397 12s -16s linear infinite}@keyframes fall-397{67.457%{transform:translate(87.7541vw,67.457vh) scale(.6319)}to{transform:translate(89.3462vw,99vh) scale(.6319)}}.snow:nth-child(398){opacity:.405;transform:translate(89.6748vw,-10px) scale(.8206);animation:fall-398 17s -17s linear infinite}@keyframes fall-398{44.822%{transform:translate(82.4046vw,44.822vh) scale(.8206)}to{transform:translate(86.0397vw,99vh) scale(.8206)}}.snow:nth-child(399){opacity:.1998;transform:translate(1.3168vw,-10px) scale(.6833);animation:fall-399 28s -15s linear infinite}@keyframes fall-399{36.712%{transform:translate(10.5489vw,36.712vh) scale(.6833)}to{transform:translate(5.93285vw,99vh) scale(.6833)}}.snow:nth-child(400){opacity:.2554;transform:translate(41.3083vw,-10px) scale(.8424);animation:fall-400 19s -8s linear infinite}@keyframes fall-400{74.799%{transform:translate(31.5229vw,74.799vh) scale(.8424)}to{transform:translate(36.4156vw,99vh) scale(.8424)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzt5R0FoQlEsWUFBWTs2RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7MkZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|