@esfaenza/core 15.2.244 → 15.2.246
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.115;transform:translate(67.3761vw,-10px) scale(.9838);animation:fall-1 14s -26s linear infinite}@keyframes fall-1{78.999%{transform:translate(67.0561vw,78.999vh) scale(.9838)}to{transform:translate(67.2161vw,99vh) scale(.9838)}}.snow:nth-child(2){opacity:.5696;transform:translate(42.8895vw,-10px) scale(.529);animation:fall-2 20s -29s linear infinite}@keyframes fall-2{74.962%{transform:translate(44.0791vw,74.962vh) scale(.529)}to{transform:translate(43.4843vw,99vh) scale(.529)}}.snow:nth-child(3){opacity:1.209;transform:translate(95.9397vw,-10px) scale(.2634);animation:fall-3 19s -15s linear infinite}@keyframes fall-3{61.186%{transform:translate(100.6886vw,61.186vh) scale(.2634)}to{transform:translate(98.31415vw,99vh) scale(.2634)}}.snow:nth-child(4){opacity:1.8114;transform:translate(45.9878vw,-10px) scale(.9881);animation:fall-4 19s -8s linear infinite}@keyframes fall-4{34.718%{transform:translate(55.4799vw,34.718vh) scale(.9881)}to{transform:translate(50.73385vw,99vh) scale(.9881)}}.snow:nth-child(5){opacity:.9418;transform:translate(80.5095vw,-10px) scale(.9245);animation:fall-5 22s -19s linear infinite}@keyframes fall-5{46.588%{transform:translate(75.4915vw,46.588vh) scale(.9245)}to{transform:translate(78.0005vw,99vh) scale(.9245)}}.snow:nth-child(6){opacity:1.4766;transform:translate(57.9619vw,-10px) scale(.8682);animation:fall-6 17s -8s linear infinite}@keyframes fall-6{63.178%{transform:translate(54.934vw,63.178vh) scale(.8682)}to{transform:translate(56.44795vw,99vh) scale(.8682)}}.snow:nth-child(7){opacity:.1726;transform:translate(64.2206vw,-10px) scale(.1039);animation:fall-7 30s -15s linear infinite}@keyframes fall-7{42.121%{transform:translate(58.2136vw,42.121vh) scale(.1039)}to{transform:translate(61.2171vw,99vh) scale(.1039)}}.snow:nth-child(8){opacity:.061;transform:translate(55.221vw,-10px) scale(.9935);animation:fall-8 12s -25s linear infinite}@keyframes fall-8{60.592%{transform:translate(57.4435vw,60.592vh) scale(.9935)}to{transform:translate(56.33225vw,99vh) scale(.9935)}}.snow:nth-child(9){opacity:1.4678;transform:translate(48.7564vw,-10px) scale(.2339);animation:fall-9 20s -16s linear infinite}@keyframes fall-9{31.633%{transform:translate(54.8337vw,31.633vh) scale(.2339)}to{transform:translate(51.79505vw,99vh) scale(.2339)}}.snow:nth-child(10){opacity:1.5218;transform:translate(5.3708vw,-10px) scale(.186);animation:fall-10 24s -30s linear infinite}@keyframes fall-10{49.154%{transform:translate(10.2548vw,49.154vh) scale(.186)}to{transform:translate(7.8128vw,99vh) scale(.186)}}.snow:nth-child(11){opacity:1.2794;transform:translate(90.8971vw,-10px) scale(.9817);animation:fall-11 11s -12s linear infinite}@keyframes fall-11{67.331%{transform:translate(81.8998vw,67.331vh) scale(.9817)}to{transform:translate(86.39845vw,99vh) scale(.9817)}}.snow:nth-child(12){opacity:.7756;transform:translate(88.9855vw,-10px) scale(.3899);animation:fall-12 18s -9s linear infinite}@keyframes fall-12{41.934%{transform:translate(95.9004vw,41.934vh) scale(.3899)}to{transform:translate(92.44295vw,99vh) scale(.3899)}}.snow:nth-child(13){opacity:.072;transform:translate(35.8994vw,-10px) scale(.6478);animation:fall-13 22s -16s linear infinite}@keyframes fall-13{45.28%{transform:translate(31.5401vw,45.28vh) scale(.6478)}to{transform:translate(33.71975vw,99vh) scale(.6478)}}.snow:nth-child(14){opacity:1.8184;transform:translate(81.9595vw,-10px) scale(.6528);animation:fall-14 30s -12s linear infinite}@keyframes fall-14{48.507%{transform:translate(84.7511vw,48.507vh) scale(.6528)}to{transform:translate(83.3553vw,99vh) scale(.6528)}}.snow:nth-child(15){opacity:.9134;transform:translate(22.9217vw,-10px) scale(.3343);animation:fall-15 19s -23s linear infinite}@keyframes fall-15{66.607%{transform:translate(22.9356vw,66.607vh) scale(.3343)}to{transform:translate(22.92865vw,99vh) scale(.3343)}}.snow:nth-child(16){opacity:1.9312;transform:translate(10.3737vw,-10px) scale(.0592);animation:fall-16 27s -2s linear infinite}@keyframes fall-16{31.87%{transform:translate(18.6778vw,31.87vh) scale(.0592)}to{transform:translate(14.52575vw,99vh) scale(.0592)}}.snow:nth-child(17){opacity:.0884;transform:translate(31.7096vw,-10px) scale(.6442);animation:fall-17 12s -1s linear infinite}@keyframes fall-17{48.203%{transform:translate(36.4815vw,48.203vh) scale(.6442)}to{transform:translate(34.09555vw,99vh) scale(.6442)}}.snow:nth-child(18){opacity:1.56;transform:translate(97.7976vw,-10px) scale(.5077);animation:fall-18 27s -4s linear infinite}@keyframes fall-18{41.126%{transform:translate(96.9523vw,41.126vh) scale(.5077)}to{transform:translate(97.37495vw,99vh) scale(.5077)}}.snow:nth-child(19){opacity:1.9978;transform:translate(76.6674vw,-10px) scale(.3098);animation:fall-19 12s -15s linear infinite}@keyframes fall-19{65.831%{transform:translate(84.8832vw,65.831vh) scale(.3098)}to{transform:translate(80.7753vw,99vh) scale(.3098)}}.snow:nth-child(20){opacity:1.2968;transform:translate(.0333vw,-10px) scale(.3547);animation:fall-20 14s -28s linear infinite}@keyframes fall-20{37.168%{transform:translate(7.1009vw,37.168vh) scale(.3547)}to{transform:translate(3.5671vw,99vh) scale(.3547)}}.snow:nth-child(21){opacity:.7906;transform:translate(58.7659vw,-10px) scale(.0823);animation:fall-21 28s -12s linear infinite}@keyframes fall-21{36.315%{transform:translate(60.9919vw,36.315vh) scale(.0823)}to{transform:translate(59.8789vw,99vh) scale(.0823)}}.snow:nth-child(22){opacity:1.7306;transform:translate(72.2277vw,-10px) scale(.7969);animation:fall-22 15s -17s linear infinite}@keyframes fall-22{78.766%{transform:translate(69.4797vw,78.766vh) scale(.7969)}to{transform:translate(70.8537vw,99vh) scale(.7969)}}.snow:nth-child(23){opacity:1.8722;transform:translate(.6378vw,-10px) scale(.2592);animation:fall-23 15s -12s linear infinite}@keyframes fall-23{52.682%{transform:translate(1.1801vw,52.682vh) scale(.2592)}to{transform:translate(.90895vw,99vh) scale(.2592)}}.snow:nth-child(24){opacity:.2086;transform:translate(92.7841vw,-10px) scale(.511);animation:fall-24 14s -21s linear infinite}@keyframes fall-24{67.79%{transform:translate(97.7037vw,67.79vh) scale(.511)}to{transform:translate(95.2439vw,99vh) scale(.511)}}.snow:nth-child(25){opacity:1.0338;transform:translate(58.5054vw,-10px) scale(.8268);animation:fall-25 11s -16s linear infinite}@keyframes fall-25{63.261%{transform:translate(58.0349vw,63.261vh) scale(.8268)}to{transform:translate(58.27015vw,99vh) scale(.8268)}}.snow:nth-child(26){opacity:.1474;transform:translate(59.8678vw,-10px) scale(.6253);animation:fall-26 30s -4s linear infinite}@keyframes fall-26{33.257%{transform:translate(63.0941vw,33.257vh) scale(.6253)}to{transform:translate(61.48095vw,99vh) scale(.6253)}}.snow:nth-child(27){opacity:.0952;transform:translate(19.8221vw,-10px) scale(.3994);animation:fall-27 21s -18s linear infinite}@keyframes fall-27{72.059%{transform:translate(19.3977vw,72.059vh) scale(.3994)}to{transform:translate(19.6099vw,99vh) scale(.3994)}}.snow:nth-child(28){opacity:.959;transform:translate(42.9172vw,-10px) scale(.8501);animation:fall-28 24s -3s linear infinite}@keyframes fall-28{39.411%{transform:translate(33.2732vw,39.411vh) scale(.8501)}to{transform:translate(38.0952vw,99vh) scale(.8501)}}.snow:nth-child(29){opacity:.1816;transform:translate(.8563vw,-10px) scale(.2402);animation:fall-29 11s -19s linear infinite}@keyframes fall-29{42.191%{transform:translate(9.2392vw,42.191vh) scale(.2402)}to{transform:translate(5.04775vw,99vh) scale(.2402)}}.snow:nth-child(30){opacity:1.1658;transform:translate(76.3338vw,-10px) scale(.211);animation:fall-30 19s -11s linear infinite}@keyframes fall-30{76.989%{transform:translate(70.5037vw,76.989vh) scale(.211)}to{transform:translate(73.41875vw,99vh) scale(.211)}}.snow:nth-child(31){opacity:.9436;transform:translate(12.0912vw,-10px) scale(.609);animation:fall-31 30s -22s linear infinite}@keyframes fall-31{37.972%{transform:translate(6.5421vw,37.972vh) scale(.609)}to{transform:translate(9.31665vw,99vh) scale(.609)}}.snow:nth-child(32){opacity:1.1826;transform:translate(93.0624vw,-10px) scale(.2783);animation:fall-32 21s -4s linear infinite}@keyframes fall-32{42.538%{transform:translate(99.5206vw,42.538vh) scale(.2783)}to{transform:translate(96.2915vw,99vh) scale(.2783)}}.snow:nth-child(33){opacity:1.5262;transform:translate(82.4803vw,-10px) scale(.7226);animation:fall-33 21s -18s linear infinite}@keyframes fall-33{73.098%{transform:translate(92.2211vw,73.098vh) scale(.7226)}to{transform:translate(87.3507vw,99vh) scale(.7226)}}.snow:nth-child(34){opacity:.3774;transform:translate(67.3636vw,-10px) scale(.8488);animation:fall-34 16s -27s linear infinite}@keyframes fall-34{52.383%{transform:translate(62.8919vw,52.383vh) scale(.8488)}to{transform:translate(65.12775vw,99vh) scale(.8488)}}.snow:nth-child(35){opacity:.3614;transform:translate(47.7663vw,-10px) scale(.3875);animation:fall-35 28s -10s linear infinite}@keyframes fall-35{68.07%{transform:translate(39.492vw,68.07vh) scale(.3875)}to{transform:translate(43.62915vw,99vh) scale(.3875)}}.snow:nth-child(36){opacity:.4832;transform:translate(75.4131vw,-10px) scale(.1206);animation:fall-36 30s -22s linear infinite}@keyframes fall-36{50.822%{transform:translate(78.122vw,50.822vh) scale(.1206)}to{transform:translate(76.76755vw,99vh) scale(.1206)}}.snow:nth-child(37){opacity:1.8944;transform:translate(78.684vw,-10px) scale(.4735);animation:fall-37 19s -22s linear infinite}@keyframes fall-37{33.041%{transform:translate(71.6797vw,33.041vh) scale(.4735)}to{transform:translate(75.18185vw,99vh) scale(.4735)}}.snow:nth-child(38){opacity:1.9484;transform:translate(65.4276vw,-10px) scale(.2782);animation:fall-38 21s -16s linear infinite}@keyframes fall-38{43.224%{transform:translate(58.3692vw,43.224vh) scale(.2782)}to{transform:translate(61.8984vw,99vh) scale(.2782)}}.snow:nth-child(39){opacity:1.6472;transform:translate(41.7182vw,-10px) scale(.6208);animation:fall-39 21s -5s linear infinite}@keyframes fall-39{39.803%{transform:translate(33.5214vw,39.803vh) scale(.6208)}to{transform:translate(37.6198vw,99vh) scale(.6208)}}.snow:nth-child(40){opacity:.3384;transform:translate(54.2452vw,-10px) scale(.1537);animation:fall-40 19s -20s linear infinite}@keyframes fall-40{31.283%{transform:translate(50.1796vw,31.283vh) scale(.1537)}to{transform:translate(52.2124vw,99vh) scale(.1537)}}.snow:nth-child(41){opacity:1.9524;transform:translate(20.7189vw,-10px) scale(.8765);animation:fall-41 11s -24s linear infinite}@keyframes fall-41{33.569%{transform:translate(22.0363vw,33.569vh) scale(.8765)}to{transform:translate(21.3776vw,99vh) scale(.8765)}}.snow:nth-child(42){opacity:1.9074;transform:translate(95.8045vw,-10px) scale(.9211);animation:fall-42 12s -20s linear infinite}@keyframes fall-42{44.607%{transform:translate(93.1191vw,44.607vh) scale(.9211)}to{transform:translate(94.4618vw,99vh) scale(.9211)}}.snow:nth-child(43){opacity:1.5872;transform:translate(37.1792vw,-10px) scale(.9995);animation:fall-43 18s -3s linear infinite}@keyframes fall-43{45.562%{transform:translate(34.6414vw,45.562vh) scale(.9995)}to{transform:translate(35.9103vw,99vh) scale(.9995)}}.snow:nth-child(44){opacity:.9554;transform:translate(85.6216vw,-10px) scale(.7996);animation:fall-44 10s -27s linear infinite}@keyframes fall-44{73.871%{transform:translate(81.2537vw,73.871vh) scale(.7996)}to{transform:translate(83.43765vw,99vh) scale(.7996)}}.snow:nth-child(45){opacity:1.3808;transform:translate(65.8555vw,-10px) scale(.9134);animation:fall-45 22s -8s linear infinite}@keyframes fall-45{45.063%{transform:translate(74.7699vw,45.063vh) scale(.9134)}to{transform:translate(70.3127vw,99vh) scale(.9134)}}.snow:nth-child(46){opacity:.6786;transform:translate(3.7576vw,-10px) scale(.5819);animation:fall-46 15s -23s linear infinite}@keyframes fall-46{48.763%{transform:translate(13.1182vw,48.763vh) scale(.5819)}to{transform:translate(8.4379vw,99vh) scale(.5819)}}.snow:nth-child(47){opacity:.933;transform:translate(85.7967vw,-10px) scale(.3689);animation:fall-47 17s -22s linear infinite}@keyframes fall-47{48.923%{transform:translate(83.0172vw,48.923vh) scale(.3689)}to{transform:translate(84.40695vw,99vh) scale(.3689)}}.snow:nth-child(48){opacity:.0282;transform:translate(44.8696vw,-10px) scale(.6454);animation:fall-48 15s -25s linear infinite}@keyframes fall-48{54.057%{transform:translate(42.1056vw,54.057vh) scale(.6454)}to{transform:translate(43.4876vw,99vh) scale(.6454)}}.snow:nth-child(49){opacity:1.8028;transform:translate(53.4698vw,-10px) scale(.6473);animation:fall-49 19s -3s linear infinite}@keyframes fall-49{73.44%{transform:translate(46.8574vw,73.44vh) scale(.6473)}to{transform:translate(50.1636vw,99vh) scale(.6473)}}.snow:nth-child(50){opacity:1.959;transform:translate(13.5577vw,-10px) scale(.908);animation:fall-50 26s -8s linear infinite}@keyframes fall-50{43.203%{transform:translate(23.1319vw,43.203vh) scale(.908)}to{transform:translate(18.3448vw,99vh) scale(.908)}}.snow:nth-child(51){opacity:1.1082;transform:translate(70.5735vw,-10px) scale(.4126);animation:fall-51 11s -3s linear infinite}@keyframes fall-51{76.127%{transform:translate(76.2479vw,76.127vh) scale(.4126)}to{transform:translate(73.4107vw,99vh) scale(.4126)}}.snow:nth-child(52){opacity:1.216;transform:translate(27.7483vw,-10px) scale(.1937);animation:fall-52 26s -27s linear infinite}@keyframes fall-52{76.249%{transform:translate(20.2448vw,76.249vh) scale(.1937)}to{transform:translate(23.99655vw,99vh) scale(.1937)}}.snow:nth-child(53){opacity:1.761;transform:translate(87.3868vw,-10px) scale(.8545);animation:fall-53 11s -19s linear infinite}@keyframes fall-53{52.38%{transform:translate(78.9071vw,52.38vh) scale(.8545)}to{transform:translate(83.14695vw,99vh) scale(.8545)}}.snow:nth-child(54){opacity:.1066;transform:translate(47.7771vw,-10px) scale(.1043);animation:fall-54 18s -9s linear infinite}@keyframes fall-54{62.5%{transform:translate(45.0181vw,62.5vh) scale(.1043)}to{transform:translate(46.3976vw,99vh) scale(.1043)}}.snow:nth-child(55){opacity:1.4006;transform:translate(94.6214vw,-10px) scale(.564);animation:fall-55 22s -19s linear infinite}@keyframes fall-55{57.376%{transform:translate(88.1046vw,57.376vh) scale(.564)}to{transform:translate(91.363vw,99vh) scale(.564)}}.snow:nth-child(56){opacity:.2554;transform:translate(19.5102vw,-10px) scale(.7725);animation:fall-56 18s -20s linear infinite}@keyframes fall-56{77.503%{transform:translate(16.6234vw,77.503vh) scale(.7725)}to{transform:translate(18.0668vw,99vh) scale(.7725)}}.snow:nth-child(57){opacity:1.2836;transform:translate(3.8648vw,-10px) scale(.8537);animation:fall-57 30s -4s linear infinite}@keyframes fall-57{64.585%{transform:translate(1.9183vw,64.585vh) scale(.8537)}to{transform:translate(2.89155vw,99vh) scale(.8537)}}.snow:nth-child(58){opacity:1.3904;transform:translate(53.4378vw,-10px) scale(.9688);animation:fall-58 21s -10s linear infinite}@keyframes fall-58{74.988%{transform:translate(55.1783vw,74.988vh) scale(.9688)}to{transform:translate(54.30805vw,99vh) scale(.9688)}}.snow:nth-child(59){opacity:1.8056;transform:translate(60.5956vw,-10px) scale(.6115);animation:fall-59 24s -18s linear infinite}@keyframes fall-59{55.084%{transform:translate(68.4878vw,55.084vh) scale(.6115)}to{transform:translate(64.5417vw,99vh) scale(.6115)}}.snow:nth-child(60){opacity:1.0674;transform:translate(38.347vw,-10px) scale(.0194);animation:fall-60 29s -12s linear infinite}@keyframes fall-60{34.875%{transform:translate(33.4775vw,34.875vh) scale(.0194)}to{transform:translate(35.91225vw,99vh) scale(.0194)}}.snow:nth-child(61){opacity:1.5452;transform:translate(35.3565vw,-10px) scale(.0941);animation:fall-61 27s -18s linear infinite}@keyframes fall-61{30.504%{transform:translate(32.7992vw,30.504vh) scale(.0941)}to{transform:translate(34.07785vw,99vh) scale(.0941)}}.snow:nth-child(62){opacity:1.5576;transform:translate(80.9938vw,-10px) scale(.9987);animation:fall-62 28s -24s linear infinite}@keyframes fall-62{55.869%{transform:translate(80.6725vw,55.869vh) scale(.9987)}to{transform:translate(80.83315vw,99vh) scale(.9987)}}.snow:nth-child(63){opacity:1.8904;transform:translate(29.8379vw,-10px) scale(.6095);animation:fall-63 18s -1s linear infinite}@keyframes fall-63{79.488%{transform:translate(37.2528vw,79.488vh) scale(.6095)}to{transform:translate(33.54535vw,99vh) scale(.6095)}}.snow:nth-child(64){opacity:.572;transform:translate(85.3911vw,-10px) scale(.5796);animation:fall-64 28s -2s linear infinite}@keyframes fall-64{32.981%{transform:translate(84.9473vw,32.981vh) scale(.5796)}to{transform:translate(85.1692vw,99vh) scale(.5796)}}.snow:nth-child(65){opacity:1.4386;transform:translate(78.1663vw,-10px) scale(.5477);animation:fall-65 28s -10s linear infinite}@keyframes fall-65{78.541%{transform:translate(79.7151vw,78.541vh) scale(.5477)}to{transform:translate(78.9407vw,99vh) scale(.5477)}}.snow:nth-child(66){opacity:1.1206;transform:translate(90.4484vw,-10px) scale(.091);animation:fall-66 18s -1s linear infinite}@keyframes fall-66{44.246%{transform:translate(84.8445vw,44.246vh) scale(.091)}to{transform:translate(87.64645vw,99vh) scale(.091)}}.snow:nth-child(67){opacity:.3658;transform:translate(65.4919vw,-10px) scale(.8002);animation:fall-67 24s -5s linear infinite}@keyframes fall-67{75.641%{transform:translate(60.7566vw,75.641vh) scale(.8002)}to{transform:translate(63.12425vw,99vh) scale(.8002)}}.snow:nth-child(68){opacity:.7766;transform:translate(65.102vw,-10px) scale(.1625);animation:fall-68 23s -21s linear infinite}@keyframes fall-68{38.314%{transform:translate(65.6226vw,38.314vh) scale(.1625)}to{transform:translate(65.3623vw,99vh) scale(.1625)}}.snow:nth-child(69){opacity:1.001;transform:translate(23.8371vw,-10px) scale(.5654);animation:fall-69 11s -14s linear infinite}@keyframes fall-69{32.692%{transform:translate(31.4452vw,32.692vh) scale(.5654)}to{transform:translate(27.64115vw,99vh) scale(.5654)}}.snow:nth-child(70){opacity:.3288;transform:translate(34.7245vw,-10px) scale(.5015);animation:fall-70 24s -15s linear infinite}@keyframes fall-70{38.664%{transform:translate(42.0113vw,38.664vh) scale(.5015)}to{transform:translate(38.3679vw,99vh) scale(.5015)}}.snow:nth-child(71){opacity:1.519;transform:translate(24.6984vw,-10px) scale(.514);animation:fall-71 13s -27s linear infinite}@keyframes fall-71{76.081%{transform:translate(26.7637vw,76.081vh) scale(.514)}to{transform:translate(25.73105vw,99vh) scale(.514)}}.snow:nth-child(72){opacity:1.7102;transform:translate(22.2519vw,-10px) scale(.7187);animation:fall-72 23s -14s linear infinite}@keyframes fall-72{30.198%{transform:translate(14.6227vw,30.198vh) scale(.7187)}to{transform:translate(18.4373vw,99vh) scale(.7187)}}.snow:nth-child(73){opacity:1.7972;transform:translate(40.9854vw,-10px) scale(.1202);animation:fall-73 16s -7s linear infinite}@keyframes fall-73{52.34%{transform:translate(45.4465vw,52.34vh) scale(.1202)}to{transform:translate(43.21595vw,99vh) scale(.1202)}}.snow:nth-child(74){opacity:.216;transform:translate(9.8062vw,-10px) scale(.9252);animation:fall-74 27s -29s linear infinite}@keyframes fall-74{59.249%{transform:translate(7.873vw,59.249vh) scale(.9252)}to{transform:translate(8.8396vw,99vh) scale(.9252)}}.snow:nth-child(75){opacity:1.3024;transform:translate(36.9764vw,-10px) scale(.3954);animation:fall-75 21s -4s linear infinite}@keyframes fall-75{51.896%{transform:translate(42.4589vw,51.896vh) scale(.3954)}to{transform:translate(39.71765vw,99vh) scale(.3954)}}.snow:nth-child(76){opacity:1.1698;transform:translate(38.6256vw,-10px) scale(.9667);animation:fall-76 15s -3s linear infinite}@keyframes fall-76{36.689%{transform:translate(48.0015vw,36.689vh) scale(.9667)}to{transform:translate(43.31355vw,99vh) scale(.9667)}}.snow:nth-child(77){opacity:1.3988;transform:translate(6.6273vw,-10px) scale(.3196);animation:fall-77 30s -29s linear infinite}@keyframes fall-77{44.638%{transform:translate(16.2078vw,44.638vh) scale(.3196)}to{transform:translate(11.41755vw,99vh) scale(.3196)}}.snow:nth-child(78){opacity:1.1384;transform:translate(50.0231vw,-10px) scale(.5454);animation:fall-78 14s -24s linear infinite}@keyframes fall-78{38.802%{transform:translate(48.5243vw,38.802vh) scale(.5454)}to{transform:translate(49.2737vw,99vh) scale(.5454)}}.snow:nth-child(79){opacity:1.7026;transform:translate(60.2627vw,-10px) scale(.5849);animation:fall-79 10s -9s linear infinite}@keyframes fall-79{30.956%{transform:translate(68.8964vw,30.956vh) scale(.5849)}to{transform:translate(64.57955vw,99vh) scale(.5849)}}.snow:nth-child(80){opacity:1.076;transform:translate(6.1333vw,-10px) scale(.1807);animation:fall-80 20s -11s linear infinite}@keyframes fall-80{61.512%{transform:translate(-3.5549vw,61.512vh) scale(.1807)}to{transform:translate(1.2892vw,99vh) scale(.1807)}}.snow:nth-child(81){opacity:1.993;transform:translate(22.0828vw,-10px) scale(.1911);animation:fall-81 29s -13s linear infinite}@keyframes fall-81{35.307%{transform:translate(16.7341vw,35.307vh) scale(.1911)}to{transform:translate(19.40845vw,99vh) scale(.1911)}}.snow:nth-child(82){opacity:.2846;transform:translate(82.5675vw,-10px) scale(.2923);animation:fall-82 19s -2s linear infinite}@keyframes fall-82{43.804%{transform:translate(76.4743vw,43.804vh) scale(.2923)}to{transform:translate(79.5209vw,99vh) scale(.2923)}}.snow:nth-child(83){opacity:1.2934;transform:translate(34.8618vw,-10px) scale(.6467);animation:fall-83 11s -19s linear infinite}@keyframes fall-83{76.694%{transform:translate(37.4856vw,76.694vh) scale(.6467)}to{transform:translate(36.1737vw,99vh) scale(.6467)}}.snow:nth-child(84){opacity:1.2412;transform:translate(25.6668vw,-10px) scale(.1716);animation:fall-84 14s -15s linear infinite}@keyframes fall-84{46.574%{transform:translate(32.0706vw,46.574vh) scale(.1716)}to{transform:translate(28.8687vw,99vh) scale(.1716)}}.snow:nth-child(85){opacity:.6272;transform:translate(87.2759vw,-10px) scale(.3127);animation:fall-85 22s -3s linear infinite}@keyframes fall-85{72.814%{transform:translate(91.5156vw,72.814vh) scale(.3127)}to{transform:translate(89.39575vw,99vh) scale(.3127)}}.snow:nth-child(86){opacity:1.7172;transform:translate(27.7362vw,-10px) scale(.8064);animation:fall-86 30s -21s linear infinite}@keyframes fall-86{64.299%{transform:translate(23.8222vw,64.299vh) scale(.8064)}to{transform:translate(25.7792vw,99vh) scale(.8064)}}.snow:nth-child(87){opacity:.3636;transform:translate(14.6244vw,-10px) scale(.209);animation:fall-87 10s -9s linear infinite}@keyframes fall-87{46.933%{transform:translate(18.1607vw,46.933vh) scale(.209)}to{transform:translate(16.39255vw,99vh) scale(.209)}}.snow:nth-child(88){opacity:.8264;transform:translate(39.6892vw,-10px) scale(.0227);animation:fall-88 20s -3s linear infinite}@keyframes fall-88{72.73%{transform:translate(44.2623vw,72.73vh) scale(.0227)}to{transform:translate(41.97575vw,99vh) scale(.0227)}}.snow:nth-child(89){opacity:1.6958;transform:translate(97.7608vw,-10px) scale(.8395);animation:fall-89 25s -23s linear infinite}@keyframes fall-89{30.224%{transform:translate(88.1559vw,30.224vh) scale(.8395)}to{transform:translate(92.95835vw,99vh) scale(.8395)}}.snow:nth-child(90){opacity:.4124;transform:translate(62.8241vw,-10px) scale(.5543);animation:fall-90 14s -15s linear infinite}@keyframes fall-90{69.997%{transform:translate(63.5686vw,69.997vh) scale(.5543)}to{transform:translate(63.19635vw,99vh) scale(.5543)}}.snow:nth-child(91){opacity:.4888;transform:translate(84.0234vw,-10px) scale(.0586);animation:fall-91 23s -5s linear infinite}@keyframes fall-91{56.854%{transform:translate(76.1537vw,56.854vh) scale(.0586)}to{transform:translate(80.08855vw,99vh) scale(.0586)}}.snow:nth-child(92){opacity:.1072;transform:translate(57.0867vw,-10px) scale(.3078);animation:fall-92 27s -28s linear infinite}@keyframes fall-92{31.977%{transform:translate(54.4622vw,31.977vh) scale(.3078)}to{transform:translate(55.77445vw,99vh) scale(.3078)}}.snow:nth-child(93){opacity:1.1688;transform:translate(23.9943vw,-10px) scale(.9047);animation:fall-93 25s -12s linear infinite}@keyframes fall-93{67.595%{transform:translate(32.281vw,67.595vh) scale(.9047)}to{transform:translate(28.13765vw,99vh) scale(.9047)}}.snow:nth-child(94){opacity:1.1262;transform:translate(29.9218vw,-10px) scale(.9171);animation:fall-94 19s -23s linear infinite}@keyframes fall-94{62.252%{transform:translate(33.2149vw,62.252vh) scale(.9171)}to{transform:translate(31.56835vw,99vh) scale(.9171)}}.snow:nth-child(95){opacity:1.3684;transform:translate(96.4192vw,-10px) scale(.9803);animation:fall-95 27s -12s linear infinite}@keyframes fall-95{79.257%{transform:translate(92.9029vw,79.257vh) scale(.9803)}to{transform:translate(94.66105vw,99vh) scale(.9803)}}.snow:nth-child(96){opacity:1.8914;transform:translate(47.0487vw,-10px) scale(.7607);animation:fall-96 29s -5s linear infinite}@keyframes fall-96{43.311%{transform:translate(40.5327vw,43.311vh) scale(.7607)}to{transform:translate(43.7907vw,99vh) scale(.7607)}}.snow:nth-child(97){opacity:.8518;transform:translate(57.2106vw,-10px) scale(.1172);animation:fall-97 27s -27s linear infinite}@keyframes fall-97{34.775%{transform:translate(59.2651vw,34.775vh) scale(.1172)}to{transform:translate(58.23785vw,99vh) scale(.1172)}}.snow:nth-child(98){opacity:.6156;transform:translate(21.829vw,-10px) scale(.6875);animation:fall-98 13s -12s linear infinite}@keyframes fall-98{32.931%{transform:translate(14.922vw,32.931vh) scale(.6875)}to{transform:translate(18.3755vw,99vh) scale(.6875)}}.snow:nth-child(99){opacity:1.997;transform:translate(2.856vw,-10px) scale(.0851);animation:fall-99 26s -30s linear infinite}@keyframes fall-99{50.238%{transform:translate(11.6267vw,50.238vh) scale(.0851)}to{transform:translate(7.24135vw,99vh) scale(.0851)}}.snow:nth-child(100){opacity:.6322;transform:translate(97.936vw,-10px) scale(.2856);animation:fall-100 23s -20s linear infinite}@keyframes fall-100{30.124%{transform:translate(103.9594vw,30.124vh) scale(.2856)}to{transform:translate(100.9477vw,99vh) scale(.2856)}}.snow:nth-child(101){opacity:1.8654;transform:translate(58.5066vw,-10px) scale(.9011);animation:fall-101 30s -6s linear infinite}@keyframes fall-101{32.295%{transform:translate(53.392vw,32.295vh) scale(.9011)}to{transform:translate(55.9493vw,99vh) scale(.9011)}}.snow:nth-child(102){opacity:1.4438;transform:translate(31.8798vw,-10px) scale(.3023);animation:fall-102 30s -27s linear infinite}@keyframes fall-102{36.058%{transform:translate(33.4682vw,36.058vh) scale(.3023)}to{transform:translate(32.674vw,99vh) scale(.3023)}}.snow:nth-child(103){opacity:.4544;transform:translate(14.0856vw,-10px) scale(.6438);animation:fall-103 29s -10s linear infinite}@keyframes fall-103{56.464%{transform:translate(6.7812vw,56.464vh) scale(.6438)}to{transform:translate(10.4334vw,99vh) scale(.6438)}}.snow:nth-child(104){opacity:1.667;transform:translate(89.7078vw,-10px) scale(.5902);animation:fall-104 20s -3s linear infinite}@keyframes fall-104{60.526%{transform:translate(98.3823vw,60.526vh) scale(.5902)}to{transform:translate(94.04505vw,99vh) scale(.5902)}}.snow:nth-child(105){opacity:.5056;transform:translate(46.3311vw,-10px) scale(.3174);animation:fall-105 24s -4s linear infinite}@keyframes fall-105{57.364%{transform:translate(49.6304vw,57.364vh) scale(.3174)}to{transform:translate(47.98075vw,99vh) scale(.3174)}}.snow:nth-child(106){opacity:.4636;transform:translate(80.2869vw,-10px) scale(.9728);animation:fall-106 16s -5s linear infinite}@keyframes fall-106{62.705%{transform:translate(81.0123vw,62.705vh) scale(.9728)}to{transform:translate(80.6496vw,99vh) scale(.9728)}}.snow:nth-child(107){opacity:.181;transform:translate(21.4662vw,-10px) scale(.0289);animation:fall-107 24s -2s linear infinite}@keyframes fall-107{60.316%{transform:translate(28.2913vw,60.316vh) scale(.0289)}to{transform:translate(24.87875vw,99vh) scale(.0289)}}.snow:nth-child(108){opacity:.0046;transform:translate(32.7299vw,-10px) scale(.6274);animation:fall-108 25s -6s linear infinite}@keyframes fall-108{49.627%{transform:translate(27.3372vw,49.627vh) scale(.6274)}to{transform:translate(30.03355vw,99vh) scale(.6274)}}.snow:nth-child(109){opacity:.017;transform:translate(34.8185vw,-10px) scale(.4193);animation:fall-109 21s -23s linear infinite}@keyframes fall-109{48.306%{transform:translate(34.7355vw,48.306vh) scale(.4193)}to{transform:translate(34.777vw,99vh) scale(.4193)}}.snow:nth-child(110){opacity:1.5136;transform:translate(51.7638vw,-10px) scale(.8927);animation:fall-110 13s -4s linear infinite}@keyframes fall-110{44.638%{transform:translate(59.2002vw,44.638vh) scale(.8927)}to{transform:translate(55.482vw,99vh) scale(.8927)}}.snow:nth-child(111){opacity:.4904;transform:translate(29.4398vw,-10px) scale(.7274);animation:fall-111 28s -8s linear infinite}@keyframes fall-111{73.196%{transform:translate(32.2485vw,73.196vh) scale(.7274)}to{transform:translate(30.84415vw,99vh) scale(.7274)}}.snow:nth-child(112){opacity:1.6624;transform:translate(88.452vw,-10px) scale(.9073);animation:fall-112 29s -24s linear infinite}@keyframes fall-112{56.098%{transform:translate(79.8301vw,56.098vh) scale(.9073)}to{transform:translate(84.14105vw,99vh) scale(.9073)}}.snow:nth-child(113){opacity:.995;transform:translate(27.2773vw,-10px) scale(.6979);animation:fall-113 24s -4s linear infinite}@keyframes fall-113{72.618%{transform:translate(35.2602vw,72.618vh) scale(.6979)}to{transform:translate(31.26875vw,99vh) scale(.6979)}}.snow:nth-child(114){opacity:1.2436;transform:translate(94.3368vw,-10px) scale(.3247);animation:fall-114 15s -26s linear infinite}@keyframes fall-114{61.261%{transform:translate(101.9593vw,61.261vh) scale(.3247)}to{transform:translate(98.14805vw,99vh) scale(.3247)}}.snow:nth-child(115){opacity:.8604;transform:translate(82.2834vw,-10px) scale(.4356);animation:fall-115 22s -12s linear infinite}@keyframes fall-115{79.591%{transform:translate(77.8392vw,79.591vh) scale(.4356)}to{transform:translate(80.0613vw,99vh) scale(.4356)}}.snow:nth-child(116){opacity:1.5068;transform:translate(58.9943vw,-10px) scale(.1868);animation:fall-116 24s -1s linear infinite}@keyframes fall-116{37.076%{transform:translate(62.4298vw,37.076vh) scale(.1868)}to{transform:translate(60.71205vw,99vh) scale(.1868)}}.snow:nth-child(117){opacity:.964;transform:translate(46.9376vw,-10px) scale(.3432);animation:fall-117 22s -21s linear infinite}@keyframes fall-117{53.701%{transform:translate(46.659vw,53.701vh) scale(.3432)}to{transform:translate(46.7983vw,99vh) scale(.3432)}}.snow:nth-child(118){opacity:1.1182;transform:translate(46.5335vw,-10px) scale(.115);animation:fall-118 28s -15s linear infinite}@keyframes fall-118{32.603%{transform:translate(40.5474vw,32.603vh) scale(.115)}to{transform:translate(43.54045vw,99vh) scale(.115)}}.snow:nth-child(119){opacity:1.815;transform:translate(87.5842vw,-10px) scale(.4695);animation:fall-119 28s -21s linear infinite}@keyframes fall-119{59.642%{transform:translate(92.8416vw,59.642vh) scale(.4695)}to{transform:translate(90.2129vw,99vh) scale(.4695)}}.snow:nth-child(120){opacity:.8756;transform:translate(85.6278vw,-10px) scale(.6252);animation:fall-120 29s -27s linear infinite}@keyframes fall-120{56.46%{transform:translate(94.1109vw,56.46vh) scale(.6252)}to{transform:translate(89.86935vw,99vh) scale(.6252)}}.snow:nth-child(121){opacity:.1586;transform:translate(38.7987vw,-10px) scale(.3081);animation:fall-121 12s -5s linear infinite}@keyframes fall-121{48.385%{transform:translate(46.9868vw,48.385vh) scale(.3081)}to{transform:translate(42.89275vw,99vh) scale(.3081)}}.snow:nth-child(122){opacity:.4076;transform:translate(1.7908vw,-10px) scale(.7718);animation:fall-122 14s -7s linear infinite}@keyframes fall-122{41.786%{transform:translate(-1.6251vw,41.786vh) scale(.7718)}to{transform:translate(.08285vw,99vh) scale(.7718)}}.snow:nth-child(123){opacity:1.2806;transform:translate(6.3799vw,-10px) scale(.1634);animation:fall-123 16s -19s linear infinite}@keyframes fall-123{52.364%{transform:translate(11.452vw,52.364vh) scale(.1634)}to{transform:translate(8.91595vw,99vh) scale(.1634)}}.snow:nth-child(124){opacity:1.2912;transform:translate(10.6881vw,-10px) scale(.9842);animation:fall-124 18s -20s linear infinite}@keyframes fall-124{51.088%{transform:translate(20.1049vw,51.088vh) scale(.9842)}to{transform:translate(15.3965vw,99vh) scale(.9842)}}.snow:nth-child(125){opacity:1.8722;transform:translate(58.7157vw,-10px) scale(.873);animation:fall-125 29s -17s linear infinite}@keyframes fall-125{58.309%{transform:translate(60.7894vw,58.309vh) scale(.873)}to{transform:translate(59.75255vw,99vh) scale(.873)}}.snow:nth-child(126){opacity:.1086;transform:translate(78.2009vw,-10px) scale(.8367);animation:fall-126 24s -12s linear infinite}@keyframes fall-126{39.219%{transform:translate(75.1323vw,39.219vh) scale(.8367)}to{transform:translate(76.6666vw,99vh) scale(.8367)}}.snow:nth-child(127){opacity:.3398;transform:translate(81.0471vw,-10px) scale(.1448);animation:fall-127 29s -16s linear infinite}@keyframes fall-127{54.981%{transform:translate(80.5294vw,54.981vh) scale(.1448)}to{transform:translate(80.78825vw,99vh) scale(.1448)}}.snow:nth-child(128){opacity:1.9216;transform:translate(8.4018vw,-10px) scale(.9303);animation:fall-128 23s -28s linear infinite}@keyframes fall-128{40.151%{transform:translate(7.7297vw,40.151vh) scale(.9303)}to{transform:translate(8.06575vw,99vh) scale(.9303)}}.snow:nth-child(129){opacity:1.2456;transform:translate(95.8361vw,-10px) scale(.4348);animation:fall-129 15s -18s linear infinite}@keyframes fall-129{34.08%{transform:translate(87.3648vw,34.08vh) scale(.4348)}to{transform:translate(91.60045vw,99vh) scale(.4348)}}.snow:nth-child(130){opacity:.0408;transform:translate(20.9093vw,-10px) scale(.9227);animation:fall-130 29s -26s linear infinite}@keyframes fall-130{57.824%{transform:translate(24.2268vw,57.824vh) scale(.9227)}to{transform:translate(22.56805vw,99vh) scale(.9227)}}.snow:nth-child(131){opacity:.9392;transform:translate(68.1444vw,-10px) scale(.0155);animation:fall-131 17s -28s linear infinite}@keyframes fall-131{37.16%{transform:translate(75.2439vw,37.16vh) scale(.0155)}to{transform:translate(71.69415vw,99vh) scale(.0155)}}.snow:nth-child(132){opacity:.0006;transform:translate(74.2284vw,-10px) scale(.7308);animation:fall-132 27s -16s linear infinite}@keyframes fall-132{50.021%{transform:translate(75.348vw,50.021vh) scale(.7308)}to{transform:translate(74.7882vw,99vh) scale(.7308)}}.snow:nth-child(133){opacity:.563;transform:translate(17.2503vw,-10px) scale(.8263);animation:fall-133 30s -1s linear infinite}@keyframes fall-133{44.628%{transform:translate(7.7229vw,44.628vh) scale(.8263)}to{transform:translate(12.4866vw,99vh) scale(.8263)}}.snow:nth-child(134){opacity:1.86;transform:translate(52.8522vw,-10px) scale(.4995);animation:fall-134 26s -11s linear infinite}@keyframes fall-134{78.486%{transform:translate(52.2604vw,78.486vh) scale(.4995)}to{transform:translate(52.5563vw,99vh) scale(.4995)}}.snow:nth-child(135){opacity:1.5934;transform:translate(20.0149vw,-10px) scale(.726);animation:fall-135 19s -13s linear infinite}@keyframes fall-135{49.369%{transform:translate(17.8887vw,49.369vh) scale(.726)}to{transform:translate(18.9518vw,99vh) scale(.726)}}.snow:nth-child(136){opacity:1.297;transform:translate(48.152vw,-10px) scale(.7853);animation:fall-136 27s -15s linear infinite}@keyframes fall-136{73.132%{transform:translate(40.9082vw,73.132vh) scale(.7853)}to{transform:translate(44.5301vw,99vh) scale(.7853)}}.snow:nth-child(137){opacity:.4848;transform:translate(34.9798vw,-10px) scale(.6949);animation:fall-137 17s -14s linear infinite}@keyframes fall-137{43.842%{transform:translate(26.6712vw,43.842vh) scale(.6949)}to{transform:translate(30.8255vw,99vh) scale(.6949)}}.snow:nth-child(138){opacity:.8288;transform:translate(70.2034vw,-10px) scale(.4544);animation:fall-138 10s -8s linear infinite}@keyframes fall-138{58.543%{transform:translate(72.7383vw,58.543vh) scale(.4544)}to{transform:translate(71.47085vw,99vh) scale(.4544)}}.snow:nth-child(139){opacity:.0278;transform:translate(16.3886vw,-10px) scale(.5854);animation:fall-139 24s -14s linear infinite}@keyframes fall-139{35.413%{transform:translate(16.3672vw,35.413vh) scale(.5854)}to{transform:translate(16.3779vw,99vh) scale(.5854)}}.snow:nth-child(140){opacity:1.523;transform:translate(79.7935vw,-10px) scale(.7436);animation:fall-140 15s -19s linear infinite}@keyframes fall-140{70.956%{transform:translate(70.8343vw,70.956vh) scale(.7436)}to{transform:translate(75.3139vw,99vh) scale(.7436)}}.snow:nth-child(141){opacity:.6866;transform:translate(54.4138vw,-10px) scale(.1246);animation:fall-141 11s -29s linear infinite}@keyframes fall-141{47.719%{transform:translate(50.2128vw,47.719vh) scale(.1246)}to{transform:translate(52.3133vw,99vh) scale(.1246)}}.snow:nth-child(142){opacity:.6144;transform:translate(58.6186vw,-10px) scale(.0919);animation:fall-142 29s -23s linear infinite}@keyframes fall-142{52.897%{transform:translate(48.9906vw,52.897vh) scale(.0919)}to{transform:translate(53.8046vw,99vh) scale(.0919)}}.snow:nth-child(143){opacity:.8176;transform:translate(56.9829vw,-10px) scale(.1897);animation:fall-143 17s -25s linear infinite}@keyframes fall-143{37.342%{transform:translate(56.6732vw,37.342vh) scale(.1897)}to{transform:translate(56.82805vw,99vh) scale(.1897)}}.snow:nth-child(144){opacity:.1716;transform:translate(81.0815vw,-10px) scale(.8883);animation:fall-144 16s -9s linear infinite}@keyframes fall-144{36.733%{transform:translate(86.1063vw,36.733vh) scale(.8883)}to{transform:translate(83.5939vw,99vh) scale(.8883)}}.snow:nth-child(145){opacity:1.2318;transform:translate(10.185vw,-10px) scale(.2683);animation:fall-145 16s -6s linear infinite}@keyframes fall-145{63.207%{transform:translate(18.1618vw,63.207vh) scale(.2683)}to{transform:translate(14.1734vw,99vh) scale(.2683)}}.snow:nth-child(146){opacity:1.4718;transform:translate(61.7179vw,-10px) scale(.4214);animation:fall-146 27s -4s linear infinite}@keyframes fall-146{48.408%{transform:translate(52.2809vw,48.408vh) scale(.4214)}to{transform:translate(56.9994vw,99vh) scale(.4214)}}.snow:nth-child(147){opacity:1.1582;transform:translate(74.6917vw,-10px) scale(.7919);animation:fall-147 15s -24s linear infinite}@keyframes fall-147{77.433%{transform:translate(83.658vw,77.433vh) scale(.7919)}to{transform:translate(79.17485vw,99vh) scale(.7919)}}.snow:nth-child(148){opacity:.3598;transform:translate(76.4389vw,-10px) scale(.5996);animation:fall-148 12s -22s linear infinite}@keyframes fall-148{66.166%{transform:translate(69.4516vw,66.166vh) scale(.5996)}to{transform:translate(72.94525vw,99vh) scale(.5996)}}.snow:nth-child(149){opacity:1.5562;transform:translate(9.5049vw,-10px) scale(.1881);animation:fall-149 22s -23s linear infinite}@keyframes fall-149{32.15%{transform:translate(4.2119vw,32.15vh) scale(.1881)}to{transform:translate(6.8584vw,99vh) scale(.1881)}}.snow:nth-child(150){opacity:.0238;transform:translate(59.1466vw,-10px) scale(.7613);animation:fall-150 27s -5s linear infinite}@keyframes fall-150{53.124%{transform:translate(54.5084vw,53.124vh) scale(.7613)}to{transform:translate(56.8275vw,99vh) scale(.7613)}}.snow:nth-child(151){opacity:.9054;transform:translate(51.4169vw,-10px) scale(.9222);animation:fall-151 18s -18s linear infinite}@keyframes fall-151{47.193%{transform:translate(56.0335vw,47.193vh) scale(.9222)}to{transform:translate(53.7252vw,99vh) scale(.9222)}}.snow:nth-child(152){opacity:.2028;transform:translate(78.5992vw,-10px) scale(.6304);animation:fall-152 10s -13s linear infinite}@keyframes fall-152{54.5%{transform:translate(79.5372vw,54.5vh) scale(.6304)}to{transform:translate(79.0682vw,99vh) scale(.6304)}}.snow:nth-child(153){opacity:1.026;transform:translate(56.1007vw,-10px) scale(.1852);animation:fall-153 13s -19s linear infinite}@keyframes fall-153{41.005%{transform:translate(58.5548vw,41.005vh) scale(.1852)}to{transform:translate(57.32775vw,99vh) scale(.1852)}}.snow:nth-child(154){opacity:.5042;transform:translate(66.1258vw,-10px) scale(.8769);animation:fall-154 18s -10s linear infinite}@keyframes fall-154{72.279%{transform:translate(57.6468vw,72.279vh) scale(.8769)}to{transform:translate(61.8863vw,99vh) scale(.8769)}}.snow:nth-child(155){opacity:1.8996;transform:translate(68.9374vw,-10px) scale(.9867);animation:fall-155 29s -23s linear infinite}@keyframes fall-155{32.512%{transform:translate(61.5214vw,32.512vh) scale(.9867)}to{transform:translate(65.2294vw,99vh) scale(.9867)}}.snow:nth-child(156){opacity:.1696;transform:translate(48.7562vw,-10px) scale(.5212);animation:fall-156 20s -10s linear infinite}@keyframes fall-156{42.997%{transform:translate(56.7287vw,42.997vh) scale(.5212)}to{transform:translate(52.74245vw,99vh) scale(.5212)}}.snow:nth-child(157){opacity:.7454;transform:translate(76.5159vw,-10px) scale(.612);animation:fall-157 15s -20s linear infinite}@keyframes fall-157{36.606%{transform:translate(84.325vw,36.606vh) scale(.612)}to{transform:translate(80.42045vw,99vh) scale(.612)}}.snow:nth-child(158){opacity:.9806;transform:translate(20.181vw,-10px) scale(.1496);animation:fall-158 23s -2s linear infinite}@keyframes fall-158{35.912%{transform:translate(18.9525vw,35.912vh) scale(.1496)}to{transform:translate(19.56675vw,99vh) scale(.1496)}}.snow:nth-child(159){opacity:.9594;transform:translate(55.8809vw,-10px) scale(.6169);animation:fall-159 30s -3s linear infinite}@keyframes fall-159{76.153%{transform:translate(61.1733vw,76.153vh) scale(.6169)}to{transform:translate(58.5271vw,99vh) scale(.6169)}}.snow:nth-child(160){opacity:.58;transform:translate(73.8363vw,-10px) scale(.5451);animation:fall-160 10s -12s linear infinite}@keyframes fall-160{51.173%{transform:translate(75.1002vw,51.173vh) scale(.5451)}to{transform:translate(74.46825vw,99vh) scale(.5451)}}.snow:nth-child(161){opacity:1.5578;transform:translate(96.2227vw,-10px) scale(.4573);animation:fall-161 28s -21s linear infinite}@keyframes fall-161{65.375%{transform:translate(94.2776vw,65.375vh) scale(.4573)}to{transform:translate(95.25015vw,99vh) scale(.4573)}}.snow:nth-child(162){opacity:.2286;transform:translate(42.0479vw,-10px) scale(.1908);animation:fall-162 18s -26s linear infinite}@keyframes fall-162{44.81%{transform:translate(37.2516vw,44.81vh) scale(.1908)}to{transform:translate(39.64975vw,99vh) scale(.1908)}}.snow:nth-child(163){opacity:.7092;transform:translate(68.3163vw,-10px) scale(.9094);animation:fall-163 24s -20s linear infinite}@keyframes fall-163{58.821%{transform:translate(75.6586vw,58.821vh) scale(.9094)}to{transform:translate(71.98745vw,99vh) scale(.9094)}}.snow:nth-child(164){opacity:1.5078;transform:translate(5.2482vw,-10px) scale(.422);animation:fall-164 27s -4s linear infinite}@keyframes fall-164{40.769%{transform:translate(7.4685vw,40.769vh) scale(.422)}to{transform:translate(6.35835vw,99vh) scale(.422)}}.snow:nth-child(165){opacity:.2034;transform:translate(37.3851vw,-10px) scale(.7253);animation:fall-165 14s -21s linear infinite}@keyframes fall-165{57.039%{transform:translate(29.0089vw,57.039vh) scale(.7253)}to{transform:translate(33.197vw,99vh) scale(.7253)}}.snow:nth-child(166){opacity:1.3464;transform:translate(77.2877vw,-10px) scale(.6633);animation:fall-166 20s -15s linear infinite}@keyframes fall-166{72.221%{transform:translate(85.6574vw,72.221vh) scale(.6633)}to{transform:translate(81.47255vw,99vh) scale(.6633)}}.snow:nth-child(167){opacity:.5656;transform:translate(17.5453vw,-10px) scale(.8829);animation:fall-167 18s -11s linear infinite}@keyframes fall-167{46.171%{transform:translate(21.4253vw,46.171vh) scale(.8829)}to{transform:translate(19.4853vw,99vh) scale(.8829)}}.snow:nth-child(168){opacity:1.5032;transform:translate(35.0735vw,-10px) scale(.8329);animation:fall-168 23s -5s linear infinite}@keyframes fall-168{60.233%{transform:translate(33.1226vw,60.233vh) scale(.8329)}to{transform:translate(34.09805vw,99vh) scale(.8329)}}.snow:nth-child(169){opacity:1.4184;transform:translate(18.84vw,-10px) scale(.4533);animation:fall-169 22s -8s linear infinite}@keyframes fall-169{71.949%{transform:translate(18.9531vw,71.949vh) scale(.4533)}to{transform:translate(18.89655vw,99vh) scale(.4533)}}.snow:nth-child(170){opacity:.9092;transform:translate(65.1834vw,-10px) scale(.922);animation:fall-170 16s -21s linear infinite}@keyframes fall-170{64.397%{transform:translate(71.6726vw,64.397vh) scale(.922)}to{transform:translate(68.428vw,99vh) scale(.922)}}.snow:nth-child(171){opacity:.1714;transform:translate(3.4692vw,-10px) scale(.8365);animation:fall-171 13s -14s linear infinite}@keyframes fall-171{50.299%{transform:translate(8.6042vw,50.299vh) scale(.8365)}to{transform:translate(6.0367vw,99vh) scale(.8365)}}.snow:nth-child(172){opacity:.4776;transform:translate(90.8866vw,-10px) scale(.4616);animation:fall-172 20s -29s linear infinite}@keyframes fall-172{73.867%{transform:translate(92.065vw,73.867vh) scale(.4616)}to{transform:translate(91.4758vw,99vh) scale(.4616)}}.snow:nth-child(173){opacity:.1376;transform:translate(87.8855vw,-10px) scale(.254);animation:fall-173 24s -20s linear infinite}@keyframes fall-173{52.025%{transform:translate(86.8092vw,52.025vh) scale(.254)}to{transform:translate(87.34735vw,99vh) scale(.254)}}.snow:nth-child(174){opacity:.2824;transform:translate(91.4853vw,-10px) scale(.8885);animation:fall-174 18s -16s linear infinite}@keyframes fall-174{46.141%{transform:translate(84.1771vw,46.141vh) scale(.8885)}to{transform:translate(87.8312vw,99vh) scale(.8885)}}.snow:nth-child(175){opacity:.2076;transform:translate(59.7866vw,-10px) scale(.7268);animation:fall-175 19s -10s linear infinite}@keyframes fall-175{75.002%{transform:translate(51.8665vw,75.002vh) scale(.7268)}to{transform:translate(55.82655vw,99vh) scale(.7268)}}.snow:nth-child(176){opacity:.9188;transform:translate(78.2538vw,-10px) scale(.2618);animation:fall-176 16s -12s linear infinite}@keyframes fall-176{42.735%{transform:translate(80.3274vw,42.735vh) scale(.2618)}to{transform:translate(79.2906vw,99vh) scale(.2618)}}.snow:nth-child(177){opacity:.8036;transform:translate(44.7513vw,-10px) scale(.8076);animation:fall-177 17s -15s linear infinite}@keyframes fall-177{53.114%{transform:translate(45.0768vw,53.114vh) scale(.8076)}to{transform:translate(44.91405vw,99vh) scale(.8076)}}.snow:nth-child(178){opacity:1.3022;transform:translate(99.4096vw,-10px) scale(.6061);animation:fall-178 13s -17s linear infinite}@keyframes fall-178{58.981%{transform:translate(101.1416vw,58.981vh) scale(.6061)}to{transform:translate(100.2756vw,99vh) scale(.6061)}}.snow:nth-child(179){opacity:1.3052;transform:translate(77.1653vw,-10px) scale(.8004);animation:fall-179 15s -13s linear infinite}@keyframes fall-179{75.706%{transform:translate(77.2847vw,75.706vh) scale(.8004)}to{transform:translate(77.225vw,99vh) scale(.8004)}}.snow:nth-child(180){opacity:.87;transform:translate(5.0803vw,-10px) scale(.8722);animation:fall-180 25s -5s linear infinite}@keyframes fall-180{70.845%{transform:translate(6.5957vw,70.845vh) scale(.8722)}to{transform:translate(5.838vw,99vh) scale(.8722)}}.snow:nth-child(181){opacity:.0594;transform:translate(41.9486vw,-10px) scale(.5873);animation:fall-181 10s -27s linear infinite}@keyframes fall-181{56.742%{transform:translate(48.3852vw,56.742vh) scale(.5873)}to{transform:translate(45.1669vw,99vh) scale(.5873)}}.snow:nth-child(182){opacity:.7168;transform:translate(1.6641vw,-10px) scale(.2903);animation:fall-182 10s -4s linear infinite}@keyframes fall-182{37.218%{transform:translate(10.79vw,37.218vh) scale(.2903)}to{transform:translate(6.22705vw,99vh) scale(.2903)}}.snow:nth-child(183){opacity:.2734;transform:translate(88.1516vw,-10px) scale(.0503);animation:fall-183 23s -2s linear infinite}@keyframes fall-183{44.575%{transform:translate(90.2631vw,44.575vh) scale(.0503)}to{transform:translate(89.20735vw,99vh) scale(.0503)}}.snow:nth-child(184){opacity:1.0424;transform:translate(61.4284vw,-10px) scale(.7658);animation:fall-184 12s -9s linear infinite}@keyframes fall-184{76.008%{transform:translate(58.0341vw,76.008vh) scale(.7658)}to{transform:translate(59.73125vw,99vh) scale(.7658)}}.snow:nth-child(185){opacity:.3114;transform:translate(45.0235vw,-10px) scale(.0581);animation:fall-185 29s -3s linear infinite}@keyframes fall-185{50.598%{transform:translate(50.1874vw,50.598vh) scale(.0581)}to{transform:translate(47.60545vw,99vh) scale(.0581)}}.snow:nth-child(186){opacity:.5324;transform:translate(60.6415vw,-10px) scale(.4143);animation:fall-186 28s -28s linear infinite}@keyframes fall-186{44.14%{transform:translate(66.8736vw,44.14vh) scale(.4143)}to{transform:translate(63.75755vw,99vh) scale(.4143)}}.snow:nth-child(187){opacity:1.5664;transform:translate(63.3464vw,-10px) scale(.7893);animation:fall-187 16s -9s linear infinite}@keyframes fall-187{32.624%{transform:translate(53.368vw,32.624vh) scale(.7893)}to{transform:translate(58.3572vw,99vh) scale(.7893)}}.snow:nth-child(188){opacity:1.324;transform:translate(33.4512vw,-10px) scale(.4768);animation:fall-188 13s -22s linear infinite}@keyframes fall-188{48.182%{transform:translate(24.2816vw,48.182vh) scale(.4768)}to{transform:translate(28.8664vw,99vh) scale(.4768)}}.snow:nth-child(189){opacity:1.513;transform:translate(39.3625vw,-10px) scale(.5953);animation:fall-189 11s -10s linear infinite}@keyframes fall-189{70.89%{transform:translate(45.763vw,70.89vh) scale(.5953)}to{transform:translate(42.56275vw,99vh) scale(.5953)}}.snow:nth-child(190){opacity:.8402;transform:translate(26.4081vw,-10px) scale(.4255);animation:fall-190 19s -30s linear infinite}@keyframes fall-190{75.552%{transform:translate(34.2436vw,75.552vh) scale(.4255)}to{transform:translate(30.32585vw,99vh) scale(.4255)}}.snow:nth-child(191){opacity:.3456;transform:translate(76.6471vw,-10px) scale(.4985);animation:fall-191 30s -4s linear infinite}@keyframes fall-191{42.942%{transform:translate(74.1325vw,42.942vh) scale(.4985)}to{transform:translate(75.3898vw,99vh) scale(.4985)}}.snow:nth-child(192){opacity:1.2734;transform:translate(26.6051vw,-10px) scale(.1061);animation:fall-192 13s -8s linear infinite}@keyframes fall-192{68.253%{transform:translate(21.5524vw,68.253vh) scale(.1061)}to{transform:translate(24.07875vw,99vh) scale(.1061)}}.snow:nth-child(193){opacity:1.2008;transform:translate(65.7382vw,-10px) scale(.226);animation:fall-193 28s -4s linear infinite}@keyframes fall-193{55.598%{transform:translate(56.6014vw,55.598vh) scale(.226)}to{transform:translate(61.1698vw,99vh) scale(.226)}}.snow:nth-child(194){opacity:1.2864;transform:translate(14.5078vw,-10px) scale(.0583);animation:fall-194 14s -30s linear infinite}@keyframes fall-194{64.685%{transform:translate(19.1142vw,64.685vh) scale(.0583)}to{transform:translate(16.811vw,99vh) scale(.0583)}}.snow:nth-child(195){opacity:.6264;transform:translate(96.8318vw,-10px) scale(.8894);animation:fall-195 22s -9s linear infinite}@keyframes fall-195{67.31%{transform:translate(90.6846vw,67.31vh) scale(.8894)}to{transform:translate(93.7582vw,99vh) scale(.8894)}}.snow:nth-child(196){opacity:.8158;transform:translate(8.9975vw,-10px) scale(.461);animation:fall-196 22s -4s linear infinite}@keyframes fall-196{35.366%{transform:translate(3.4834vw,35.366vh) scale(.461)}to{transform:translate(6.24045vw,99vh) scale(.461)}}.snow:nth-child(197){opacity:1.0716;transform:translate(28.3681vw,-10px) scale(.4398);animation:fall-197 17s -23s linear infinite}@keyframes fall-197{63.47%{transform:translate(34.0127vw,63.47vh) scale(.4398)}to{transform:translate(31.1904vw,99vh) scale(.4398)}}.snow:nth-child(198){opacity:1.8004;transform:translate(39.0068vw,-10px) scale(.7272);animation:fall-198 11s -12s linear infinite}@keyframes fall-198{75.954%{transform:translate(41.4857vw,75.954vh) scale(.7272)}to{transform:translate(40.24625vw,99vh) scale(.7272)}}.snow:nth-child(199){opacity:1.7788;transform:translate(33.2914vw,-10px) scale(.0514);animation:fall-199 15s -7s linear infinite}@keyframes fall-199{41.711%{transform:translate(31.419vw,41.711vh) scale(.0514)}to{transform:translate(32.3552vw,99vh) scale(.0514)}}.snow:nth-child(200){opacity:1.9818;transform:translate(84.4695vw,-10px) scale(.2061);animation:fall-200 21s -11s linear infinite}@keyframes fall-200{54.108%{transform:translate(91.0121vw,54.108vh) scale(.2061)}to{transform:translate(87.7408vw,99vh) scale(.2061)}}.snow:nth-child(201){opacity:1.4732;transform:translate(71.1666vw,-10px) scale(.7505);animation:fall-201 10s -20s linear infinite}@keyframes fall-201{30.417%{transform:translate(73.0992vw,30.417vh) scale(.7505)}to{transform:translate(72.1329vw,99vh) scale(.7505)}}.snow:nth-child(202){opacity:1.0256;transform:translate(5.765vw,-10px) scale(.2081);animation:fall-202 28s -22s linear infinite}@keyframes fall-202{44.512%{transform:translate(9.5449vw,44.512vh) scale(.2081)}to{transform:translate(7.65495vw,99vh) scale(.2081)}}.snow:nth-child(203){opacity:1.0128;transform:translate(8.1188vw,-10px) scale(.5276);animation:fall-203 15s -2s linear infinite}@keyframes fall-203{74.829%{transform:translate(16.8911vw,74.829vh) scale(.5276)}to{transform:translate(12.50495vw,99vh) scale(.5276)}}.snow:nth-child(204){opacity:1.1178;transform:translate(82.2124vw,-10px) scale(.4084);animation:fall-204 17s -23s linear infinite}@keyframes fall-204{47.004%{transform:translate(83.4388vw,47.004vh) scale(.4084)}to{transform:translate(82.8256vw,99vh) scale(.4084)}}.snow:nth-child(205){opacity:1.979;transform:translate(19.9098vw,-10px) scale(.7444);animation:fall-205 25s -12s linear infinite}@keyframes fall-205{40.021%{transform:translate(15.1608vw,40.021vh) scale(.7444)}to{transform:translate(17.5353vw,99vh) scale(.7444)}}.snow:nth-child(206){opacity:.5858;transform:translate(45.6518vw,-10px) scale(.9279);animation:fall-206 29s -30s linear infinite}@keyframes fall-206{49.543%{transform:translate(43.2258vw,49.543vh) scale(.9279)}to{transform:translate(44.4388vw,99vh) scale(.9279)}}.snow:nth-child(207){opacity:.1492;transform:translate(94.5575vw,-10px) scale(.3499);animation:fall-207 24s -1s linear infinite}@keyframes fall-207{60.461%{transform:translate(100.8312vw,60.461vh) scale(.3499)}to{transform:translate(97.69435vw,99vh) scale(.3499)}}.snow:nth-child(208){opacity:.1696;transform:translate(13.4123vw,-10px) scale(.485);animation:fall-208 12s -20s linear infinite}@keyframes fall-208{54.713%{transform:translate(14.5384vw,54.713vh) scale(.485)}to{transform:translate(13.97535vw,99vh) scale(.485)}}.snow:nth-child(209){opacity:.6124;transform:translate(5.2254vw,-10px) scale(.7254);animation:fall-209 18s -8s linear infinite}@keyframes fall-209{76.361%{transform:translate(13.9749vw,76.361vh) scale(.7254)}to{transform:translate(9.60015vw,99vh) scale(.7254)}}.snow:nth-child(210){opacity:1.5134;transform:translate(64.0832vw,-10px) scale(.0922);animation:fall-210 19s -30s linear infinite}@keyframes fall-210{64.334%{transform:translate(67.7717vw,64.334vh) scale(.0922)}to{transform:translate(65.92745vw,99vh) scale(.0922)}}.snow:nth-child(211){opacity:.733;transform:translate(39.0873vw,-10px) scale(.3424);animation:fall-211 30s -12s linear infinite}@keyframes fall-211{53.343%{transform:translate(31.1399vw,53.343vh) scale(.3424)}to{transform:translate(35.1136vw,99vh) scale(.3424)}}.snow:nth-child(212){opacity:1.6262;transform:translate(89.619vw,-10px) scale(.556);animation:fall-212 25s -23s linear infinite}@keyframes fall-212{47.991%{transform:translate(95.6876vw,47.991vh) scale(.556)}to{transform:translate(92.6533vw,99vh) scale(.556)}}.snow:nth-child(213){opacity:.0248;transform:translate(21.7884vw,-10px) scale(.0664);animation:fall-213 15s -15s linear infinite}@keyframes fall-213{53.672%{transform:translate(16.178vw,53.672vh) scale(.0664)}to{transform:translate(18.9832vw,99vh) scale(.0664)}}.snow:nth-child(214){opacity:1.805;transform:translate(44.2993vw,-10px) scale(.2629);animation:fall-214 23s -30s linear infinite}@keyframes fall-214{30.642%{transform:translate(38.4373vw,30.642vh) scale(.2629)}to{transform:translate(41.3683vw,99vh) scale(.2629)}}.snow:nth-child(215){opacity:.806;transform:translate(4.0858vw,-10px) scale(.1398);animation:fall-215 14s -6s linear infinite}@keyframes fall-215{57.29%{transform:translate(10.3066vw,57.29vh) scale(.1398)}to{transform:translate(7.1962vw,99vh) scale(.1398)}}.snow:nth-child(216){opacity:1.796;transform:translate(46.9792vw,-10px) scale(.9927);animation:fall-216 16s -22s linear infinite}@keyframes fall-216{77.268%{transform:translate(50.9794vw,77.268vh) scale(.9927)}to{transform:translate(48.9793vw,99vh) scale(.9927)}}.snow:nth-child(217){opacity:1.6602;transform:translate(68.81vw,-10px) scale(.7733);animation:fall-217 21s -16s linear infinite}@keyframes fall-217{45.392%{transform:translate(74.224vw,45.392vh) scale(.7733)}to{transform:translate(71.517vw,99vh) scale(.7733)}}.snow:nth-child(218){opacity:.8064;transform:translate(40.9381vw,-10px) scale(.0024);animation:fall-218 26s -8s linear infinite}@keyframes fall-218{39.355%{transform:translate(38.7759vw,39.355vh) scale(.0024)}to{transform:translate(39.857vw,99vh) scale(.0024)}}.snow:nth-child(219){opacity:1.0012;transform:translate(84.8962vw,-10px) scale(.5024);animation:fall-219 25s -27s linear infinite}@keyframes fall-219{56.094%{transform:translate(86.6091vw,56.094vh) scale(.5024)}to{transform:translate(85.75265vw,99vh) scale(.5024)}}.snow:nth-child(220){opacity:.1488;transform:translate(72.9937vw,-10px) scale(.5224);animation:fall-220 28s -30s linear infinite}@keyframes fall-220{45.001%{transform:translate(68.6172vw,45.001vh) scale(.5224)}to{transform:translate(70.80545vw,99vh) scale(.5224)}}.snow:nth-child(221){opacity:1.3766;transform:translate(3.729vw,-10px) scale(.1053);animation:fall-221 14s -24s linear infinite}@keyframes fall-221{75.236%{transform:translate(2.3689vw,75.236vh) scale(.1053)}to{transform:translate(3.04895vw,99vh) scale(.1053)}}.snow:nth-child(222){opacity:.7064;transform:translate(5.2139vw,-10px) scale(.0212);animation:fall-222 11s -10s linear infinite}@keyframes fall-222{45.458%{transform:translate(4.7725vw,45.458vh) scale(.0212)}to{transform:translate(4.9932vw,99vh) scale(.0212)}}.snow:nth-child(223){opacity:.6058;transform:translate(27.9384vw,-10px) scale(.8919);animation:fall-223 16s -6s linear infinite}@keyframes fall-223{64.982%{transform:translate(37.8399vw,64.982vh) scale(.8919)}to{transform:translate(32.88915vw,99vh) scale(.8919)}}.snow:nth-child(224){opacity:.661;transform:translate(84.1704vw,-10px) scale(.6849);animation:fall-224 26s -29s linear infinite}@keyframes fall-224{59.212%{transform:translate(86.9744vw,59.212vh) scale(.6849)}to{transform:translate(85.5724vw,99vh) scale(.6849)}}.snow:nth-child(225){opacity:.3112;transform:translate(24.7423vw,-10px) scale(.2649);animation:fall-225 29s -5s linear infinite}@keyframes fall-225{76.136%{transform:translate(18.0073vw,76.136vh) scale(.2649)}to{transform:translate(21.3748vw,99vh) scale(.2649)}}.snow:nth-child(226){opacity:1.3904;transform:translate(23.6136vw,-10px) scale(.4169);animation:fall-226 25s -24s linear infinite}@keyframes fall-226{33.863%{transform:translate(16.0801vw,33.863vh) scale(.4169)}to{transform:translate(19.84685vw,99vh) scale(.4169)}}.snow:nth-child(227){opacity:.2828;transform:translate(93.5106vw,-10px) scale(.7588);animation:fall-227 11s -24s linear infinite}@keyframes fall-227{49.29%{transform:translate(90.9355vw,49.29vh) scale(.7588)}to{transform:translate(92.22305vw,99vh) scale(.7588)}}.snow:nth-child(228){opacity:1.5756;transform:translate(87.8822vw,-10px) scale(.6179);animation:fall-228 15s -26s linear infinite}@keyframes fall-228{77.953%{transform:translate(86.8339vw,77.953vh) scale(.6179)}to{transform:translate(87.35805vw,99vh) scale(.6179)}}.snow:nth-child(229){opacity:.1482;transform:translate(63.0137vw,-10px) scale(.6813);animation:fall-229 14s -20s linear infinite}@keyframes fall-229{53.614%{transform:translate(60.878vw,53.614vh) scale(.6813)}to{transform:translate(61.94585vw,99vh) scale(.6813)}}.snow:nth-child(230){opacity:.5622;transform:translate(99.1999vw,-10px) scale(.0941);animation:fall-230 18s -5s linear infinite}@keyframes fall-230{61.256%{transform:translate(102.5031vw,61.256vh) scale(.0941)}to{transform:translate(100.8515vw,99vh) scale(.0941)}}.snow:nth-child(231){opacity:.0608;transform:translate(87.1833vw,-10px) scale(.6217);animation:fall-231 24s -7s linear infinite}@keyframes fall-231{35.087%{transform:translate(86.6777vw,35.087vh) scale(.6217)}to{transform:translate(86.9305vw,99vh) scale(.6217)}}.snow:nth-child(232){opacity:.1702;transform:translate(1.7652vw,-10px) scale(.372);animation:fall-232 30s -6s linear infinite}@keyframes fall-232{36.384%{transform:translate(1.9335vw,36.384vh) scale(.372)}to{transform:translate(1.84935vw,99vh) scale(.372)}}.snow:nth-child(233){opacity:.1846;transform:translate(67.2623vw,-10px) scale(.8099);animation:fall-233 27s -26s linear infinite}@keyframes fall-233{69.037%{transform:translate(73.0526vw,69.037vh) scale(.8099)}to{transform:translate(70.15745vw,99vh) scale(.8099)}}.snow:nth-child(234){opacity:.1768;transform:translate(62.3204vw,-10px) scale(.4204);animation:fall-234 28s -4s linear infinite}@keyframes fall-234{55.583%{transform:translate(55.6164vw,55.583vh) scale(.4204)}to{transform:translate(58.9684vw,99vh) scale(.4204)}}.snow:nth-child(235){opacity:.6386;transform:translate(36.2708vw,-10px) scale(.6361);animation:fall-235 11s -6s linear infinite}@keyframes fall-235{65.46%{transform:translate(31.9639vw,65.46vh) scale(.6361)}to{transform:translate(34.11735vw,99vh) scale(.6361)}}.snow:nth-child(236){opacity:1.6812;transform:translate(58.973vw,-10px) scale(.088);animation:fall-236 18s -2s linear infinite}@keyframes fall-236{58.664%{transform:translate(55.0419vw,58.664vh) scale(.088)}to{transform:translate(57.00745vw,99vh) scale(.088)}}.snow:nth-child(237){opacity:1.6738;transform:translate(20.3971vw,-10px) scale(.8516);animation:fall-237 15s -22s linear infinite}@keyframes fall-237{46.154%{transform:translate(25.0763vw,46.154vh) scale(.8516)}to{transform:translate(22.7367vw,99vh) scale(.8516)}}.snow:nth-child(238){opacity:.0766;transform:translate(38.2849vw,-10px) scale(.2732);animation:fall-238 29s -27s linear infinite}@keyframes fall-238{72.9%{transform:translate(30.1965vw,72.9vh) scale(.2732)}to{transform:translate(34.2407vw,99vh) scale(.2732)}}.snow:nth-child(239){opacity:.8826;transform:translate(83.0068vw,-10px) scale(.8714);animation:fall-239 27s -26s linear infinite}@keyframes fall-239{67.213%{transform:translate(90.2612vw,67.213vh) scale(.8714)}to{transform:translate(86.634vw,99vh) scale(.8714)}}.snow:nth-child(240){opacity:1.7216;transform:translate(41.9393vw,-10px) scale(.8063);animation:fall-240 19s -17s linear infinite}@keyframes fall-240{55.495%{transform:translate(51.0338vw,55.495vh) scale(.8063)}to{transform:translate(46.48655vw,99vh) scale(.8063)}}.snow:nth-child(241){opacity:1.7764;transform:translate(14.2407vw,-10px) scale(.5575);animation:fall-241 20s -17s linear infinite}@keyframes fall-241{49.296%{transform:translate(11.8828vw,49.296vh) scale(.5575)}to{transform:translate(13.06175vw,99vh) scale(.5575)}}.snow:nth-child(242){opacity:1.8796;transform:translate(22.8896vw,-10px) scale(.9233);animation:fall-242 25s -23s linear infinite}@keyframes fall-242{35.862%{transform:translate(20.0714vw,35.862vh) scale(.9233)}to{transform:translate(21.4805vw,99vh) scale(.9233)}}.snow:nth-child(243){opacity:1.06;transform:translate(31.4079vw,-10px) scale(.3449);animation:fall-243 11s -9s linear infinite}@keyframes fall-243{51.507%{transform:translate(24.0672vw,51.507vh) scale(.3449)}to{transform:translate(27.73755vw,99vh) scale(.3449)}}.snow:nth-child(244){opacity:.2532;transform:translate(82.9021vw,-10px) scale(.6608);animation:fall-244 19s -19s linear infinite}@keyframes fall-244{76.289%{transform:translate(76.82vw,76.289vh) scale(.6608)}to{transform:translate(79.86105vw,99vh) scale(.6608)}}.snow:nth-child(245){opacity:.6704;transform:translate(.7842vw,-10px) scale(.8555);animation:fall-245 10s -16s linear infinite}@keyframes fall-245{66.919%{transform:translate(-4.1361vw,66.919vh) scale(.8555)}to{transform:translate(-1.67595vw,99vh) scale(.8555)}}.snow:nth-child(246){opacity:1.4378;transform:translate(29.338vw,-10px) scale(.888);animation:fall-246 25s -5s linear infinite}@keyframes fall-246{71.402%{transform:translate(27.6954vw,71.402vh) scale(.888)}to{transform:translate(28.5167vw,99vh) scale(.888)}}.snow:nth-child(247){opacity:1.3864;transform:translate(78.7984vw,-10px) scale(.832);animation:fall-247 29s -14s linear infinite}@keyframes fall-247{58.199%{transform:translate(80.5391vw,58.199vh) scale(.832)}to{transform:translate(79.66875vw,99vh) scale(.832)}}.snow:nth-child(248){opacity:1.172;transform:translate(54.848vw,-10px) scale(.9542);animation:fall-248 20s -25s linear infinite}@keyframes fall-248{52.724%{transform:translate(56.2088vw,52.724vh) scale(.9542)}to{transform:translate(55.5284vw,99vh) scale(.9542)}}.snow:nth-child(249){opacity:.4922;transform:translate(.54vw,-10px) scale(.7126);animation:fall-249 14s -2s linear infinite}@keyframes fall-249{44.796%{transform:translate(-4.8942vw,44.796vh) scale(.7126)}to{transform:translate(-2.1771vw,99vh) scale(.7126)}}.snow:nth-child(250){opacity:.6462;transform:translate(96.8458vw,-10px) scale(.7518);animation:fall-250 26s -8s linear infinite}@keyframes fall-250{41.31%{transform:translate(93.2648vw,41.31vh) scale(.7518)}to{transform:translate(95.0553vw,99vh) scale(.7518)}}.snow:nth-child(251){opacity:1.737;transform:translate(96.0561vw,-10px) scale(.5689);animation:fall-251 20s -15s linear infinite}@keyframes fall-251{32.015%{transform:translate(91.5639vw,32.015vh) scale(.5689)}to{transform:translate(93.81vw,99vh) scale(.5689)}}.snow:nth-child(252){opacity:.954;transform:translate(90.6478vw,-10px) scale(.3648);animation:fall-252 27s -16s linear infinite}@keyframes fall-252{38.663%{transform:translate(86.2755vw,38.663vh) scale(.3648)}to{transform:translate(88.46165vw,99vh) scale(.3648)}}.snow:nth-child(253){opacity:1.0102;transform:translate(30.7289vw,-10px) scale(.606);animation:fall-253 17s -30s linear infinite}@keyframes fall-253{62.301%{transform:translate(37.9632vw,62.301vh) scale(.606)}to{transform:translate(34.34605vw,99vh) scale(.606)}}.snow:nth-child(254){opacity:1.1988;transform:translate(33.1122vw,-10px) scale(.0838);animation:fall-254 29s -28s linear infinite}@keyframes fall-254{53.053%{transform:translate(42.531vw,53.053vh) scale(.0838)}to{transform:translate(37.8216vw,99vh) scale(.0838)}}.snow:nth-child(255){opacity:.1264;transform:translate(36.3764vw,-10px) scale(.8467);animation:fall-255 21s -25s linear infinite}@keyframes fall-255{41.532%{transform:translate(26.5958vw,41.532vh) scale(.8467)}to{transform:translate(31.4861vw,99vh) scale(.8467)}}.snow:nth-child(256){opacity:1.7804;transform:translate(13.0002vw,-10px) scale(.5553);animation:fall-256 15s -7s linear infinite}@keyframes fall-256{73.226%{transform:translate(13.538vw,73.226vh) scale(.5553)}to{transform:translate(13.2691vw,99vh) scale(.5553)}}.snow:nth-child(257){opacity:1.5954;transform:translate(42.3282vw,-10px) scale(.9184);animation:fall-257 19s -1s linear infinite}@keyframes fall-257{38.261%{transform:translate(50.6493vw,38.261vh) scale(.9184)}to{transform:translate(46.48875vw,99vh) scale(.9184)}}.snow:nth-child(258){opacity:.7216;transform:translate(12.4168vw,-10px) scale(.1023);animation:fall-258 30s -27s linear infinite}@keyframes fall-258{60.98%{transform:translate(11.115vw,60.98vh) scale(.1023)}to{transform:translate(11.7659vw,99vh) scale(.1023)}}.snow:nth-child(259){opacity:.8962;transform:translate(86.3766vw,-10px) scale(.992);animation:fall-259 24s -7s linear infinite}@keyframes fall-259{52.348%{transform:translate(81.2022vw,52.348vh) scale(.992)}to{transform:translate(83.7894vw,99vh) scale(.992)}}.snow:nth-child(260){opacity:1.9642;transform:translate(59.1216vw,-10px) scale(.3603);animation:fall-260 11s -4s linear infinite}@keyframes fall-260{55.94%{transform:translate(65.0129vw,55.94vh) scale(.3603)}to{transform:translate(62.06725vw,99vh) scale(.3603)}}.snow:nth-child(261){opacity:.3956;transform:translate(48.078vw,-10px) scale(.9947);animation:fall-261 21s -16s linear infinite}@keyframes fall-261{77.896%{transform:translate(46.2685vw,77.896vh) scale(.9947)}to{transform:translate(47.17325vw,99vh) scale(.9947)}}.snow:nth-child(262){opacity:.1312;transform:translate(84.4076vw,-10px) scale(.4657);animation:fall-262 11s -15s linear infinite}@keyframes fall-262{53.673%{transform:translate(78.0446vw,53.673vh) scale(.4657)}to{transform:translate(81.2261vw,99vh) scale(.4657)}}.snow:nth-child(263){opacity:1.8502;transform:translate(26.0847vw,-10px) scale(.2637);animation:fall-263 20s -25s linear infinite}@keyframes fall-263{58.398%{transform:translate(33.024vw,58.398vh) scale(.2637)}to{transform:translate(29.55435vw,99vh) scale(.2637)}}.snow:nth-child(264){opacity:.4646;transform:translate(17.4306vw,-10px) scale(.2319);animation:fall-264 17s -7s linear infinite}@keyframes fall-264{31.235%{transform:translate(18.3486vw,31.235vh) scale(.2319)}to{transform:translate(17.8896vw,99vh) scale(.2319)}}.snow:nth-child(265){opacity:1.2352;transform:translate(58.2192vw,-10px) scale(.0983);animation:fall-265 20s -30s linear infinite}@keyframes fall-265{64.364%{transform:translate(63.107vw,64.364vh) scale(.0983)}to{transform:translate(60.6631vw,99vh) scale(.0983)}}.snow:nth-child(266){opacity:.6348;transform:translate(91.9082vw,-10px) scale(.3221);animation:fall-266 29s -2s linear infinite}@keyframes fall-266{34.334%{transform:translate(89.1346vw,34.334vh) scale(.3221)}to{transform:translate(90.5214vw,99vh) scale(.3221)}}.snow:nth-child(267){opacity:.7754;transform:translate(19.3147vw,-10px) scale(.5804);animation:fall-267 19s -19s linear infinite}@keyframes fall-267{79.922%{transform:translate(23.7852vw,79.922vh) scale(.5804)}to{transform:translate(21.54995vw,99vh) scale(.5804)}}.snow:nth-child(268){opacity:.3938;transform:translate(41.6208vw,-10px) scale(.2018);animation:fall-268 12s -30s linear infinite}@keyframes fall-268{68.539%{transform:translate(45.845vw,68.539vh) scale(.2018)}to{transform:translate(43.7329vw,99vh) scale(.2018)}}.snow:nth-child(269){opacity:1.7978;transform:translate(51.6162vw,-10px) scale(.4417);animation:fall-269 15s -9s linear infinite}@keyframes fall-269{32.284%{transform:translate(57.5523vw,32.284vh) scale(.4417)}to{transform:translate(54.58425vw,99vh) scale(.4417)}}.snow:nth-child(270){opacity:.176;transform:translate(99.1649vw,-10px) scale(.6161);animation:fall-270 24s -30s linear infinite}@keyframes fall-270{70.041%{transform:translate(93.0972vw,70.041vh) scale(.6161)}to{transform:translate(96.13105vw,99vh) scale(.6161)}}.snow:nth-child(271){opacity:.4204;transform:translate(55.187vw,-10px) scale(.0822);animation:fall-271 23s -10s linear infinite}@keyframes fall-271{48.915%{transform:translate(56.1597vw,48.915vh) scale(.0822)}to{transform:translate(55.67335vw,99vh) scale(.0822)}}.snow:nth-child(272){opacity:.566;transform:translate(39.1265vw,-10px) scale(.2168);animation:fall-272 18s -21s linear infinite}@keyframes fall-272{73.328%{transform:translate(47.8614vw,73.328vh) scale(.2168)}to{transform:translate(43.49395vw,99vh) scale(.2168)}}.snow:nth-child(273){opacity:.1824;transform:translate(39.2524vw,-10px) scale(.6318);animation:fall-273 10s -10s linear infinite}@keyframes fall-273{73.694%{transform:translate(32.8694vw,73.694vh) scale(.6318)}to{transform:translate(36.0609vw,99vh) scale(.6318)}}.snow:nth-child(274){opacity:1.5264;transform:translate(93.5707vw,-10px) scale(.7392);animation:fall-274 14s -18s linear infinite}@keyframes fall-274{68.288%{transform:translate(100.5224vw,68.288vh) scale(.7392)}to{transform:translate(97.04655vw,99vh) scale(.7392)}}.snow:nth-child(275){opacity:.0522;transform:translate(69.5738vw,-10px) scale(.7472);animation:fall-275 23s -27s linear infinite}@keyframes fall-275{35.377%{transform:translate(63.159vw,35.377vh) scale(.7472)}to{transform:translate(66.3664vw,99vh) scale(.7472)}}.snow:nth-child(276){opacity:1.9322;transform:translate(78.837vw,-10px) scale(.2462);animation:fall-276 30s -25s linear infinite}@keyframes fall-276{76.979%{transform:translate(72.1145vw,76.979vh) scale(.2462)}to{transform:translate(75.47575vw,99vh) scale(.2462)}}.snow:nth-child(277){opacity:1.992;transform:translate(2.4771vw,-10px) scale(.9142);animation:fall-277 24s -21s linear infinite}@keyframes fall-277{37.627%{transform:translate(5.5032vw,37.627vh) scale(.9142)}to{transform:translate(3.99015vw,99vh) scale(.9142)}}.snow:nth-child(278){opacity:1.3866;transform:translate(25.5756vw,-10px) scale(.6212);animation:fall-278 16s -6s linear infinite}@keyframes fall-278{47.214%{transform:translate(26.7336vw,47.214vh) scale(.6212)}to{transform:translate(26.1546vw,99vh) scale(.6212)}}.snow:nth-child(279){opacity:.2976;transform:translate(73.514vw,-10px) scale(.6415);animation:fall-279 17s -3s linear infinite}@keyframes fall-279{33.673%{transform:translate(67.4783vw,33.673vh) scale(.6415)}to{transform:translate(70.49615vw,99vh) scale(.6415)}}.snow:nth-child(280){opacity:.8314;transform:translate(50.5908vw,-10px) scale(.6435);animation:fall-280 14s -19s linear infinite}@keyframes fall-280{55.822%{transform:translate(52.9979vw,55.822vh) scale(.6435)}to{transform:translate(51.79435vw,99vh) scale(.6435)}}.snow:nth-child(281){opacity:.5366;transform:translate(46.3638vw,-10px) scale(.6654);animation:fall-281 14s -18s linear infinite}@keyframes fall-281{71.037%{transform:translate(43.393vw,71.037vh) scale(.6654)}to{transform:translate(44.8784vw,99vh) scale(.6654)}}.snow:nth-child(282){opacity:1.3158;transform:translate(13.7872vw,-10px) scale(.5147);animation:fall-282 24s -21s linear infinite}@keyframes fall-282{30.044%{transform:translate(20.3415vw,30.044vh) scale(.5147)}to{transform:translate(17.06435vw,99vh) scale(.5147)}}.snow:nth-child(283){opacity:1.5662;transform:translate(88.3222vw,-10px) scale(.9809);animation:fall-283 13s -24s linear infinite}@keyframes fall-283{65.957%{transform:translate(79.6013vw,65.957vh) scale(.9809)}to{transform:translate(83.96175vw,99vh) scale(.9809)}}.snow:nth-child(284){opacity:1.118;transform:translate(66.6847vw,-10px) scale(.1695);animation:fall-284 13s -7s linear infinite}@keyframes fall-284{50.989%{transform:translate(67.967vw,50.989vh) scale(.1695)}to{transform:translate(67.32585vw,99vh) scale(.1695)}}.snow:nth-child(285){opacity:.1664;transform:translate(1.5974vw,-10px) scale(.7413);animation:fall-285 26s -12s linear infinite}@keyframes fall-285{63.25%{transform:translate(8.1236vw,63.25vh) scale(.7413)}to{transform:translate(4.8605vw,99vh) scale(.7413)}}.snow:nth-child(286){opacity:1.5756;transform:translate(2.8628vw,-10px) scale(.1717);animation:fall-286 17s -27s linear infinite}@keyframes fall-286{73.744%{transform:translate(-1.9557vw,73.744vh) scale(.1717)}to{transform:translate(.45355vw,99vh) scale(.1717)}}.snow:nth-child(287){opacity:1.9832;transform:translate(81.0689vw,-10px) scale(.2351);animation:fall-287 12s -1s linear infinite}@keyframes fall-287{43.693%{transform:translate(81.8663vw,43.693vh) scale(.2351)}to{transform:translate(81.4676vw,99vh) scale(.2351)}}.snow:nth-child(288){opacity:1.022;transform:translate(57.9634vw,-10px) scale(.6871);animation:fall-288 23s -14s linear infinite}@keyframes fall-288{51.7%{transform:translate(53.6151vw,51.7vh) scale(.6871)}to{transform:translate(55.78925vw,99vh) scale(.6871)}}.snow:nth-child(289){opacity:1.136;transform:translate(23.2931vw,-10px) scale(.0997);animation:fall-289 14s -13s linear infinite}@keyframes fall-289{31.877%{transform:translate(29.2001vw,31.877vh) scale(.0997)}to{transform:translate(26.2466vw,99vh) scale(.0997)}}.snow:nth-child(290){opacity:1.776;transform:translate(85.7662vw,-10px) scale(.2154);animation:fall-290 30s -17s linear infinite}@keyframes fall-290{57.396%{transform:translate(83.8415vw,57.396vh) scale(.2154)}to{transform:translate(84.80385vw,99vh) scale(.2154)}}.snow:nth-child(291){opacity:1.419;transform:translate(40.9149vw,-10px) scale(.9715);animation:fall-291 13s -29s linear infinite}@keyframes fall-291{40.974%{transform:translate(45.8912vw,40.974vh) scale(.9715)}to{transform:translate(43.40305vw,99vh) scale(.9715)}}.snow:nth-child(292){opacity:.71;transform:translate(37.8471vw,-10px) scale(.8565);animation:fall-292 23s -10s linear infinite}@keyframes fall-292{55.627%{transform:translate(39.6981vw,55.627vh) scale(.8565)}to{transform:translate(38.7726vw,99vh) scale(.8565)}}.snow:nth-child(293){opacity:1.0848;transform:translate(71.6812vw,-10px) scale(.9159);animation:fall-293 12s -2s linear infinite}@keyframes fall-293{71.452%{transform:translate(61.7106vw,71.452vh) scale(.9159)}to{transform:translate(66.6959vw,99vh) scale(.9159)}}.snow:nth-child(294){opacity:1.8386;transform:translate(36.6172vw,-10px) scale(.0332);animation:fall-294 15s -4s linear infinite}@keyframes fall-294{47.52%{transform:translate(39.0674vw,47.52vh) scale(.0332)}to{transform:translate(37.8423vw,99vh) scale(.0332)}}.snow:nth-child(295){opacity:1.6436;transform:translate(94.5051vw,-10px) scale(.8344);animation:fall-295 28s -2s linear infinite}@keyframes fall-295{56.282%{transform:translate(96.0973vw,56.282vh) scale(.8344)}to{transform:translate(95.3012vw,99vh) scale(.8344)}}.snow:nth-child(296){opacity:1.8594;transform:translate(16.6769vw,-10px) scale(.7523);animation:fall-296 23s -2s linear infinite}@keyframes fall-296{36.683%{transform:translate(16.2588vw,36.683vh) scale(.7523)}to{transform:translate(16.46785vw,99vh) scale(.7523)}}.snow:nth-child(297){opacity:.1414;transform:translate(81.4867vw,-10px) scale(.9833);animation:fall-297 25s -5s linear infinite}@keyframes fall-297{57.656%{transform:translate(89.6497vw,57.656vh) scale(.9833)}to{transform:translate(85.5682vw,99vh) scale(.9833)}}.snow:nth-child(298){opacity:1.7676;transform:translate(11.8686vw,-10px) scale(.0888);animation:fall-298 19s -21s linear infinite}@keyframes fall-298{46.303%{transform:translate(10.3167vw,46.303vh) scale(.0888)}to{transform:translate(11.09265vw,99vh) scale(.0888)}}.snow:nth-child(299){opacity:1.1896;transform:translate(4.1459vw,-10px) scale(.8442);animation:fall-299 13s -21s linear infinite}@keyframes fall-299{31.51%{transform:translate(-2.8328vw,31.51vh) scale(.8442)}to{transform:translate(.65655vw,99vh) scale(.8442)}}.snow:nth-child(300){opacity:1.1402;transform:translate(84.9125vw,-10px) scale(.3169);animation:fall-300 16s -13s linear infinite}@keyframes fall-300{38.291%{transform:translate(86.3434vw,38.291vh) scale(.3169)}to{transform:translate(85.62795vw,99vh) scale(.3169)}}.snow:nth-child(301){opacity:.1142;transform:translate(53.0716vw,-10px) scale(.8862);animation:fall-301 25s -20s linear infinite}@keyframes fall-301{53.78%{transform:translate(49.9893vw,53.78vh) scale(.8862)}to{transform:translate(51.53045vw,99vh) scale(.8862)}}.snow:nth-child(302){opacity:.6676;transform:translate(93.2776vw,-10px) scale(.496);animation:fall-302 23s -28s linear infinite}@keyframes fall-302{74.394%{transform:translate(84.3344vw,74.394vh) scale(.496)}to{transform:translate(88.806vw,99vh) scale(.496)}}.snow:nth-child(303){opacity:1.1626;transform:translate(60.111vw,-10px) scale(.3057);animation:fall-303 26s -29s linear infinite}@keyframes fall-303{31.259%{transform:translate(69.5967vw,31.259vh) scale(.3057)}to{transform:translate(64.85385vw,99vh) scale(.3057)}}.snow:nth-child(304){opacity:1.9338;transform:translate(47.8024vw,-10px) scale(.3701);animation:fall-304 29s -17s linear infinite}@keyframes fall-304{53.809%{transform:translate(44.4063vw,53.809vh) scale(.3701)}to{transform:translate(46.10435vw,99vh) scale(.3701)}}.snow:nth-child(305){opacity:1.4884;transform:translate(67.8985vw,-10px) scale(.463);animation:fall-305 16s -12s linear infinite}@keyframes fall-305{70.424%{transform:translate(63.0916vw,70.424vh) scale(.463)}to{transform:translate(65.49505vw,99vh) scale(.463)}}.snow:nth-child(306){opacity:1.3384;transform:translate(86.2078vw,-10px) scale(.0422);animation:fall-306 30s -27s linear infinite}@keyframes fall-306{66.815%{transform:translate(92.019vw,66.815vh) scale(.0422)}to{transform:translate(89.1134vw,99vh) scale(.0422)}}.snow:nth-child(307){opacity:1.3132;transform:translate(45.1534vw,-10px) scale(.3713);animation:fall-307 20s -29s linear infinite}@keyframes fall-307{39.755%{transform:translate(45.6147vw,39.755vh) scale(.3713)}to{transform:translate(45.38405vw,99vh) scale(.3713)}}.snow:nth-child(308){opacity:1.8566;transform:translate(24.121vw,-10px) scale(.8362);animation:fall-308 29s -12s linear infinite}@keyframes fall-308{68.168%{transform:translate(32.0233vw,68.168vh) scale(.8362)}to{transform:translate(28.07215vw,99vh) scale(.8362)}}.snow:nth-child(309){opacity:1.15;transform:translate(88.5061vw,-10px) scale(.1242);animation:fall-309 11s -9s linear infinite}@keyframes fall-309{41.543%{transform:translate(94.0573vw,41.543vh) scale(.1242)}to{transform:translate(91.2817vw,99vh) scale(.1242)}}.snow:nth-child(310){opacity:.1132;transform:translate(95.4901vw,-10px) scale(.777);animation:fall-310 16s -28s linear infinite}@keyframes fall-310{64.219%{transform:translate(87.9634vw,64.219vh) scale(.777)}to{transform:translate(91.72675vw,99vh) scale(.777)}}.snow:nth-child(311){opacity:.5522;transform:translate(17.1673vw,-10px) scale(.4725);animation:fall-311 15s -11s linear infinite}@keyframes fall-311{72.242%{transform:translate(8.7471vw,72.242vh) scale(.4725)}to{transform:translate(12.9572vw,99vh) scale(.4725)}}.snow:nth-child(312){opacity:.3286;transform:translate(25.6805vw,-10px) scale(.2275);animation:fall-312 20s -14s linear infinite}@keyframes fall-312{52.28%{transform:translate(27.7657vw,52.28vh) scale(.2275)}to{transform:translate(26.7231vw,99vh) scale(.2275)}}.snow:nth-child(313){opacity:.6444;transform:translate(75.3142vw,-10px) scale(.0268);animation:fall-313 22s -27s linear infinite}@keyframes fall-313{73.156%{transform:translate(68.4406vw,73.156vh) scale(.0268)}to{transform:translate(71.8774vw,99vh) scale(.0268)}}.snow:nth-child(314){opacity:.4266;transform:translate(48.5131vw,-10px) scale(.2993);animation:fall-314 26s -11s linear infinite}@keyframes fall-314{71.173%{transform:translate(39.5242vw,71.173vh) scale(.2993)}to{transform:translate(44.01865vw,99vh) scale(.2993)}}.snow:nth-child(315){opacity:.8284;transform:translate(17.6841vw,-10px) scale(.1427);animation:fall-315 29s -19s linear infinite}@keyframes fall-315{31.423%{transform:translate(26.5148vw,31.423vh) scale(.1427)}to{transform:translate(22.09945vw,99vh) scale(.1427)}}.snow:nth-child(316){opacity:.3964;transform:translate(65.2962vw,-10px) scale(.7353);animation:fall-316 22s -4s linear infinite}@keyframes fall-316{63.929%{transform:translate(59.8705vw,63.929vh) scale(.7353)}to{transform:translate(62.58335vw,99vh) scale(.7353)}}.snow:nth-child(317){opacity:1.772;transform:translate(44.4434vw,-10px) scale(.3705);animation:fall-317 26s -13s linear infinite}@keyframes fall-317{66.01%{transform:translate(39.6734vw,66.01vh) scale(.3705)}to{transform:translate(42.0584vw,99vh) scale(.3705)}}.snow:nth-child(318){opacity:.6084;transform:translate(67.0306vw,-10px) scale(.1794);animation:fall-318 25s -29s linear infinite}@keyframes fall-318{78.947%{transform:translate(66.1363vw,78.947vh) scale(.1794)}to{transform:translate(66.58345vw,99vh) scale(.1794)}}.snow:nth-child(319){opacity:1.4242;transform:translate(77.6858vw,-10px) scale(.6412);animation:fall-319 21s -12s linear infinite}@keyframes fall-319{53.374%{transform:translate(79.3804vw,53.374vh) scale(.6412)}to{transform:translate(78.5331vw,99vh) scale(.6412)}}.snow:nth-child(320){opacity:1.2104;transform:translate(55.0722vw,-10px) scale(.5144);animation:fall-320 19s -7s linear infinite}@keyframes fall-320{63.64%{transform:translate(49.8115vw,63.64vh) scale(.5144)}to{transform:translate(52.44185vw,99vh) scale(.5144)}}.snow:nth-child(321){opacity:1.2602;transform:translate(91.48vw,-10px) scale(.9453);animation:fall-321 30s -7s linear infinite}@keyframes fall-321{55.569%{transform:translate(86.4936vw,55.569vh) scale(.9453)}to{transform:translate(88.9868vw,99vh) scale(.9453)}}.snow:nth-child(322){opacity:.4528;transform:translate(84.6492vw,-10px) scale(.9662);animation:fall-322 27s -7s linear infinite}@keyframes fall-322{76.107%{transform:translate(93.742vw,76.107vh) scale(.9662)}to{transform:translate(89.1956vw,99vh) scale(.9662)}}.snow:nth-child(323){opacity:1.3078;transform:translate(36.6558vw,-10px) scale(.6225);animation:fall-323 26s -17s linear infinite}@keyframes fall-323{49.624%{transform:translate(40.4536vw,49.624vh) scale(.6225)}to{transform:translate(38.5547vw,99vh) scale(.6225)}}.snow:nth-child(324){opacity:1.4308;transform:translate(91.9389vw,-10px) scale(.4873);animation:fall-324 17s -15s linear infinite}@keyframes fall-324{56.514%{transform:translate(94.3317vw,56.514vh) scale(.4873)}to{transform:translate(93.1353vw,99vh) scale(.4873)}}.snow:nth-child(325){opacity:.265;transform:translate(75.2808vw,-10px) scale(.7843);animation:fall-325 12s -10s linear infinite}@keyframes fall-325{59.938%{transform:translate(74.0419vw,59.938vh) scale(.7843)}to{transform:translate(74.66135vw,99vh) scale(.7843)}}.snow:nth-child(326){opacity:.1624;transform:translate(4.0393vw,-10px) scale(.0747);animation:fall-326 10s -14s linear infinite}@keyframes fall-326{72.459%{transform:translate(-1.7258vw,72.459vh) scale(.0747)}to{transform:translate(1.15675vw,99vh) scale(.0747)}}.snow:nth-child(327){opacity:.1212;transform:translate(21.2448vw,-10px) scale(.4678);animation:fall-327 11s -16s linear infinite}@keyframes fall-327{73.634%{transform:translate(24.4745vw,73.634vh) scale(.4678)}to{transform:translate(22.85965vw,99vh) scale(.4678)}}.snow:nth-child(328){opacity:.05;transform:translate(37.9818vw,-10px) scale(.5918);animation:fall-328 20s -22s linear infinite}@keyframes fall-328{58.548%{transform:translate(39.6159vw,58.548vh) scale(.5918)}to{transform:translate(38.79885vw,99vh) scale(.5918)}}.snow:nth-child(329){opacity:.4344;transform:translate(50.8188vw,-10px) scale(.7759);animation:fall-329 26s -7s linear infinite}@keyframes fall-329{44.798%{transform:translate(46.6247vw,44.798vh) scale(.7759)}to{transform:translate(48.72175vw,99vh) scale(.7759)}}.snow:nth-child(330){opacity:1.5708;transform:translate(82.3777vw,-10px) scale(.9749);animation:fall-330 15s -30s linear infinite}@keyframes fall-330{44.537%{transform:translate(77.3856vw,44.537vh) scale(.9749)}to{transform:translate(79.88165vw,99vh) scale(.9749)}}.snow:nth-child(331){opacity:1.4724;transform:translate(89.8604vw,-10px) scale(.9246);animation:fall-331 28s -22s linear infinite}@keyframes fall-331{76.164%{transform:translate(91.0235vw,76.164vh) scale(.9246)}to{transform:translate(90.44195vw,99vh) scale(.9246)}}.snow:nth-child(332){opacity:.1518;transform:translate(54.5033vw,-10px) scale(.9142);animation:fall-332 17s -24s linear infinite}@keyframes fall-332{59.653%{transform:translate(50.7452vw,59.653vh) scale(.9142)}to{transform:translate(52.62425vw,99vh) scale(.9142)}}.snow:nth-child(333){opacity:1.3944;transform:translate(37.5352vw,-10px) scale(.877);animation:fall-333 20s -7s linear infinite}@keyframes fall-333{63.808%{transform:translate(37.4588vw,63.808vh) scale(.877)}to{transform:translate(37.497vw,99vh) scale(.877)}}.snow:nth-child(334){opacity:.8124;transform:translate(8.2224vw,-10px) scale(.4328);animation:fall-334 30s -29s linear infinite}@keyframes fall-334{39.359%{transform:translate(1.7726vw,39.359vh) scale(.4328)}to{transform:translate(4.9975vw,99vh) scale(.4328)}}.snow:nth-child(335){opacity:1.1804;transform:translate(93.6972vw,-10px) scale(.0177);animation:fall-335 16s -4s linear infinite}@keyframes fall-335{50.678%{transform:translate(89.3562vw,50.678vh) scale(.0177)}to{transform:translate(91.5267vw,99vh) scale(.0177)}}.snow:nth-child(336){opacity:.1544;transform:translate(87.6271vw,-10px) scale(.304);animation:fall-336 15s -23s linear infinite}@keyframes fall-336{33.388%{transform:translate(89.152vw,33.388vh) scale(.304)}to{transform:translate(88.38955vw,99vh) scale(.304)}}.snow:nth-child(337){opacity:.9868;transform:translate(79.4064vw,-10px) scale(.9365);animation:fall-337 28s -1s linear infinite}@keyframes fall-337{47.593%{transform:translate(83.1372vw,47.593vh) scale(.9365)}to{transform:translate(81.2718vw,99vh) scale(.9365)}}.snow:nth-child(338){opacity:.0948;transform:translate(89.3026vw,-10px) scale(.4962);animation:fall-338 30s -30s linear infinite}@keyframes fall-338{59.07%{transform:translate(82.6535vw,59.07vh) scale(.4962)}to{transform:translate(85.97805vw,99vh) scale(.4962)}}.snow:nth-child(339){opacity:.522;transform:translate(61.3967vw,-10px) scale(.2032);animation:fall-339 11s -13s linear infinite}@keyframes fall-339{45.324%{transform:translate(67.3722vw,45.324vh) scale(.2032)}to{transform:translate(64.38445vw,99vh) scale(.2032)}}.snow:nth-child(340){opacity:1.1756;transform:translate(97.9041vw,-10px) scale(.8545);animation:fall-340 20s -17s linear infinite}@keyframes fall-340{46.014%{transform:translate(97.4945vw,46.014vh) scale(.8545)}to{transform:translate(97.6993vw,99vh) scale(.8545)}}.snow:nth-child(341){opacity:1.3668;transform:translate(92.2904vw,-10px) scale(.4925);animation:fall-341 12s -19s linear infinite}@keyframes fall-341{67.506%{transform:translate(96.6266vw,67.506vh) scale(.4925)}to{transform:translate(94.4585vw,99vh) scale(.4925)}}.snow:nth-child(342){opacity:.0944;transform:translate(28.8201vw,-10px) scale(.6804);animation:fall-342 16s -28s linear infinite}@keyframes fall-342{71.384%{transform:translate(23.1077vw,71.384vh) scale(.6804)}to{transform:translate(25.9639vw,99vh) scale(.6804)}}.snow:nth-child(343){opacity:.0544;transform:translate(25.4118vw,-10px) scale(.6814);animation:fall-343 19s -10s linear infinite}@keyframes fall-343{68.1%{transform:translate(29.5567vw,68.1vh) scale(.6814)}to{transform:translate(27.48425vw,99vh) scale(.6814)}}.snow:nth-child(344){opacity:1.8992;transform:translate(54.9951vw,-10px) scale(.5473);animation:fall-344 29s -5s linear infinite}@keyframes fall-344{45.071%{transform:translate(50.4814vw,45.071vh) scale(.5473)}to{transform:translate(52.73825vw,99vh) scale(.5473)}}.snow:nth-child(345){opacity:.7638;transform:translate(14.846vw,-10px) scale(.3754);animation:fall-345 11s -9s linear infinite}@keyframes fall-345{70.516%{transform:translate(18.0258vw,70.516vh) scale(.3754)}to{transform:translate(16.4359vw,99vh) scale(.3754)}}.snow:nth-child(346){opacity:1.796;transform:translate(68.9437vw,-10px) scale(.7306);animation:fall-346 22s -30s linear infinite}@keyframes fall-346{46.442%{transform:translate(64.7998vw,46.442vh) scale(.7306)}to{transform:translate(66.87175vw,99vh) scale(.7306)}}.snow:nth-child(347){opacity:1.444;transform:translate(83.1436vw,-10px) scale(.4366);animation:fall-347 18s -7s linear infinite}@keyframes fall-347{65.561%{transform:translate(93.0263vw,65.561vh) scale(.4366)}to{transform:translate(88.08495vw,99vh) scale(.4366)}}.snow:nth-child(348){opacity:.5616;transform:translate(44.3687vw,-10px) scale(.0639);animation:fall-348 20s -1s linear infinite}@keyframes fall-348{54.485%{transform:translate(46.8933vw,54.485vh) scale(.0639)}to{transform:translate(45.631vw,99vh) scale(.0639)}}.snow:nth-child(349){opacity:1.1994;transform:translate(86.2136vw,-10px) scale(.3952);animation:fall-349 21s -11s linear infinite}@keyframes fall-349{67.057%{transform:translate(78.9697vw,67.057vh) scale(.3952)}to{transform:translate(82.59165vw,99vh) scale(.3952)}}.snow:nth-child(350){opacity:1.9984;transform:translate(64.3105vw,-10px) scale(.7034);animation:fall-350 28s -2s linear infinite}@keyframes fall-350{40.09%{transform:translate(61.4863vw,40.09vh) scale(.7034)}to{transform:translate(62.8984vw,99vh) scale(.7034)}}.snow:nth-child(351){opacity:1.1696;transform:translate(28.4108vw,-10px) scale(.4253);animation:fall-351 10s -23s linear infinite}@keyframes fall-351{38.108%{transform:translate(24.7623vw,38.108vh) scale(.4253)}to{transform:translate(26.58655vw,99vh) scale(.4253)}}.snow:nth-child(352){opacity:.3222;transform:translate(3.9106vw,-10px) scale(.2638);animation:fall-352 17s -15s linear infinite}@keyframes fall-352{73.148%{transform:translate(11.271vw,73.148vh) scale(.2638)}to{transform:translate(7.5908vw,99vh) scale(.2638)}}.snow:nth-child(353){opacity:.0718;transform:translate(35.9459vw,-10px) scale(.2264);animation:fall-353 29s -18s linear infinite}@keyframes fall-353{37.246%{transform:translate(34.5013vw,37.246vh) scale(.2264)}to{transform:translate(35.2236vw,99vh) scale(.2264)}}.snow:nth-child(354){opacity:.0216;transform:translate(83.7257vw,-10px) scale(.372);animation:fall-354 20s -20s linear infinite}@keyframes fall-354{72.154%{transform:translate(81.6995vw,72.154vh) scale(.372)}to{transform:translate(82.7126vw,99vh) scale(.372)}}.snow:nth-child(355){opacity:.1522;transform:translate(13.4081vw,-10px) scale(.9774);animation:fall-355 17s -24s linear infinite}@keyframes fall-355{52.913%{transform:translate(5.307vw,52.913vh) scale(.9774)}to{transform:translate(9.35755vw,99vh) scale(.9774)}}.snow:nth-child(356){opacity:1.8184;transform:translate(35.1022vw,-10px) scale(.7107);animation:fall-356 12s -18s linear infinite}@keyframes fall-356{48.699%{transform:translate(28.8877vw,48.699vh) scale(.7107)}to{transform:translate(31.99495vw,99vh) scale(.7107)}}.snow:nth-child(357){opacity:.765;transform:translate(79.0823vw,-10px) scale(.5055);animation:fall-357 16s -2s linear infinite}@keyframes fall-357{53.894%{transform:translate(79.4851vw,53.894vh) scale(.5055)}to{transform:translate(79.2837vw,99vh) scale(.5055)}}.snow:nth-child(358){opacity:.7594;transform:translate(1.7496vw,-10px) scale(.8769);animation:fall-358 27s -15s linear infinite}@keyframes fall-358{61.138%{transform:translate(.4397vw,61.138vh) scale(.8769)}to{transform:translate(1.09465vw,99vh) scale(.8769)}}.snow:nth-child(359){opacity:.2122;transform:translate(60.5588vw,-10px) scale(.0678);animation:fall-359 22s -25s linear infinite}@keyframes fall-359{41.716%{transform:translate(62.4961vw,41.716vh) scale(.0678)}to{transform:translate(61.52745vw,99vh) scale(.0678)}}.snow:nth-child(360){opacity:1.56;transform:translate(58.4172vw,-10px) scale(.2352);animation:fall-360 26s -20s linear infinite}@keyframes fall-360{59.752%{transform:translate(65.2703vw,59.752vh) scale(.2352)}to{transform:translate(61.84375vw,99vh) scale(.2352)}}.snow:nth-child(361){opacity:.4702;transform:translate(90.4685vw,-10px) scale(.7759);animation:fall-361 27s -2s linear infinite}@keyframes fall-361{46.713%{transform:translate(85.7974vw,46.713vh) scale(.7759)}to{transform:translate(88.13295vw,99vh) scale(.7759)}}.snow:nth-child(362){opacity:1.5798;transform:translate(60.1363vw,-10px) scale(.8158);animation:fall-362 24s -1s linear infinite}@keyframes fall-362{60.436%{transform:translate(52.549vw,60.436vh) scale(.8158)}to{transform:translate(56.34265vw,99vh) scale(.8158)}}.snow:nth-child(363){opacity:.377;transform:translate(52.0321vw,-10px) scale(.9817);animation:fall-363 16s -9s linear infinite}@keyframes fall-363{46.715%{transform:translate(53.2979vw,46.715vh) scale(.9817)}to{transform:translate(52.665vw,99vh) scale(.9817)}}.snow:nth-child(364){opacity:1.967;transform:translate(87.4719vw,-10px) scale(.215);animation:fall-364 25s -21s linear infinite}@keyframes fall-364{55.531%{transform:translate(95.3251vw,55.531vh) scale(.215)}to{transform:translate(91.3985vw,99vh) scale(.215)}}.snow:nth-child(365){opacity:.4168;transform:translate(11.3252vw,-10px) scale(.0858);animation:fall-365 19s -1s linear infinite}@keyframes fall-365{44.009%{transform:translate(7.2479vw,44.009vh) scale(.0858)}to{transform:translate(9.28655vw,99vh) scale(.0858)}}.snow:nth-child(366){opacity:.6564;transform:translate(82.4189vw,-10px) scale(.7392);animation:fall-366 27s -22s linear infinite}@keyframes fall-366{60.319%{transform:translate(92.3775vw,60.319vh) scale(.7392)}to{transform:translate(87.3982vw,99vh) scale(.7392)}}.snow:nth-child(367){opacity:1.0914;transform:translate(26.1759vw,-10px) scale(.9882);animation:fall-367 10s -24s linear infinite}@keyframes fall-367{55.957%{transform:translate(33.3014vw,55.957vh) scale(.9882)}to{transform:translate(29.73865vw,99vh) scale(.9882)}}.snow:nth-child(368){opacity:.3394;transform:translate(94.5318vw,-10px) scale(.9393);animation:fall-368 16s -11s linear infinite}@keyframes fall-368{71.421%{transform:translate(98.6086vw,71.421vh) scale(.9393)}to{transform:translate(96.5702vw,99vh) scale(.9393)}}.snow:nth-child(369){opacity:.6456;transform:translate(98.098vw,-10px) scale(.5508);animation:fall-369 10s -23s linear infinite}@keyframes fall-369{73.757%{transform:translate(97.7014vw,73.757vh) scale(.5508)}to{transform:translate(97.8997vw,99vh) scale(.5508)}}.snow:nth-child(370){opacity:1.6052;transform:translate(43.6615vw,-10px) scale(.0928);animation:fall-370 13s -8s linear infinite}@keyframes fall-370{48.326%{transform:translate(50.0366vw,48.326vh) scale(.0928)}to{transform:translate(46.84905vw,99vh) scale(.0928)}}.snow:nth-child(371){opacity:.7;transform:translate(23.2695vw,-10px) scale(.1219);animation:fall-371 22s -22s linear infinite}@keyframes fall-371{54.802%{transform:translate(17.1682vw,54.802vh) scale(.1219)}to{transform:translate(20.21885vw,99vh) scale(.1219)}}.snow:nth-child(372){opacity:.9322;transform:translate(77.0144vw,-10px) scale(.8393);animation:fall-372 26s -28s linear infinite}@keyframes fall-372{30.44%{transform:translate(83.4073vw,30.44vh) scale(.8393)}to{transform:translate(80.21085vw,99vh) scale(.8393)}}.snow:nth-child(373){opacity:.5968;transform:translate(91.4199vw,-10px) scale(.9357);animation:fall-373 15s -15s linear infinite}@keyframes fall-373{48.046%{transform:translate(87.7754vw,48.046vh) scale(.9357)}to{transform:translate(89.59765vw,99vh) scale(.9357)}}.snow:nth-child(374){opacity:.6398;transform:translate(48.8156vw,-10px) scale(.1299);animation:fall-374 28s -5s linear infinite}@keyframes fall-374{56.659%{transform:translate(55.7723vw,56.659vh) scale(.1299)}to{transform:translate(52.29395vw,99vh) scale(.1299)}}.snow:nth-child(375){opacity:1.5068;transform:translate(75.4788vw,-10px) scale(.565);animation:fall-375 21s -12s linear infinite}@keyframes fall-375{53.735%{transform:translate(84.8701vw,53.735vh) scale(.565)}to{transform:translate(80.17445vw,99vh) scale(.565)}}.snow:nth-child(376){opacity:1.0256;transform:translate(32.5195vw,-10px) scale(.0209);animation:fall-376 21s -15s linear infinite}@keyframes fall-376{67.46%{transform:translate(41.5552vw,67.46vh) scale(.0209)}to{transform:translate(37.03735vw,99vh) scale(.0209)}}.snow:nth-child(377){opacity:1.7916;transform:translate(2.0262vw,-10px) scale(.0788);animation:fall-377 29s -12s linear infinite}@keyframes fall-377{59.312%{transform:translate(4.0823vw,59.312vh) scale(.0788)}to{transform:translate(3.05425vw,99vh) scale(.0788)}}.snow:nth-child(378){opacity:1.6786;transform:translate(94.1227vw,-10px) scale(.0576);animation:fall-378 27s -13s linear infinite}@keyframes fall-378{42.393%{transform:translate(98.4853vw,42.393vh) scale(.0576)}to{transform:translate(96.304vw,99vh) scale(.0576)}}.snow:nth-child(379){opacity:1.5892;transform:translate(56.1493vw,-10px) scale(.3145);animation:fall-379 23s -22s linear infinite}@keyframes fall-379{57.322%{transform:translate(50.2121vw,57.322vh) scale(.3145)}to{transform:translate(53.1807vw,99vh) scale(.3145)}}.snow:nth-child(380){opacity:1.6906;transform:translate(.4741vw,-10px) scale(.3148);animation:fall-380 25s -19s linear infinite}@keyframes fall-380{65.628%{transform:translate(2.8075vw,65.628vh) scale(.3148)}to{transform:translate(1.6408vw,99vh) scale(.3148)}}.snow:nth-child(381){opacity:.704;transform:translate(38.1344vw,-10px) scale(.7956);animation:fall-381 27s -24s linear infinite}@keyframes fall-381{71.86%{transform:translate(39.8642vw,71.86vh) scale(.7956)}to{transform:translate(38.9993vw,99vh) scale(.7956)}}.snow:nth-child(382){opacity:1.2426;transform:translate(67.2194vw,-10px) scale(.2086);animation:fall-382 10s -24s linear infinite}@keyframes fall-382{64.861%{transform:translate(74.2997vw,64.861vh) scale(.2086)}to{transform:translate(70.75955vw,99vh) scale(.2086)}}.snow:nth-child(383){opacity:1.3966;transform:translate(99.6855vw,-10px) scale(.6607);animation:fall-383 24s -20s linear infinite}@keyframes fall-383{63.273%{transform:translate(105.523vw,63.273vh) scale(.6607)}to{transform:translate(102.60425vw,99vh) scale(.6607)}}.snow:nth-child(384){opacity:.8644;transform:translate(11.4701vw,-10px) scale(.8415);animation:fall-384 21s -15s linear infinite}@keyframes fall-384{65.812%{transform:translate(13.7184vw,65.812vh) scale(.8415)}to{transform:translate(12.59425vw,99vh) scale(.8415)}}.snow:nth-child(385){opacity:1.0036;transform:translate(34.4089vw,-10px) scale(.6945);animation:fall-385 25s -7s linear infinite}@keyframes fall-385{79.519%{transform:translate(31.744vw,79.519vh) scale(.6945)}to{transform:translate(33.07645vw,99vh) scale(.6945)}}.snow:nth-child(386){opacity:.138;transform:translate(61.4567vw,-10px) scale(.2479);animation:fall-386 10s -6s linear infinite}@keyframes fall-386{45.893%{transform:translate(64.973vw,45.893vh) scale(.2479)}to{transform:translate(63.21485vw,99vh) scale(.2479)}}.snow:nth-child(387){opacity:1.1262;transform:translate(34.7241vw,-10px) scale(.1124);animation:fall-387 27s -23s linear infinite}@keyframes fall-387{49.819%{transform:translate(44.0842vw,49.819vh) scale(.1124)}to{transform:translate(39.40415vw,99vh) scale(.1124)}}.snow:nth-child(388){opacity:.7556;transform:translate(64.5252vw,-10px) scale(.2964);animation:fall-388 19s -8s linear infinite}@keyframes fall-388{71.964%{transform:translate(65.9389vw,71.964vh) scale(.2964)}to{transform:translate(65.23205vw,99vh) scale(.2964)}}.snow:nth-child(389){opacity:1.8412;transform:translate(96.9233vw,-10px) scale(.4434);animation:fall-389 21s -28s linear infinite}@keyframes fall-389{75.25%{transform:translate(105.0276vw,75.25vh) scale(.4434)}to{transform:translate(100.97545vw,99vh) scale(.4434)}}.snow:nth-child(390){opacity:1.383;transform:translate(35.4384vw,-10px) scale(.6521);animation:fall-390 25s -2s linear infinite}@keyframes fall-390{36.333%{transform:translate(32.3446vw,36.333vh) scale(.6521)}to{transform:translate(33.8915vw,99vh) scale(.6521)}}.snow:nth-child(391){opacity:1.0156;transform:translate(85.8754vw,-10px) scale(.2059);animation:fall-391 10s -7s linear infinite}@keyframes fall-391{71.153%{transform:translate(82.576vw,71.153vh) scale(.2059)}to{transform:translate(84.2257vw,99vh) scale(.2059)}}.snow:nth-child(392){opacity:.378;transform:translate(38.4444vw,-10px) scale(.4739);animation:fall-392 28s -27s linear infinite}@keyframes fall-392{62.742%{transform:translate(47.9018vw,62.742vh) scale(.4739)}to{transform:translate(43.1731vw,99vh) scale(.4739)}}.snow:nth-child(393){opacity:.1566;transform:translate(31.2051vw,-10px) scale(.9261);animation:fall-393 10s -26s linear infinite}@keyframes fall-393{79.907%{transform:translate(31.0308vw,79.907vh) scale(.9261)}to{transform:translate(31.11795vw,99vh) scale(.9261)}}.snow:nth-child(394){opacity:.6188;transform:translate(57.0591vw,-10px) scale(.275);animation:fall-394 21s -25s linear infinite}@keyframes fall-394{53.531%{transform:translate(64.0118vw,53.531vh) scale(.275)}to{transform:translate(60.53545vw,99vh) scale(.275)}}.snow:nth-child(395){opacity:1.5028;transform:translate(63.511vw,-10px) scale(.9302);animation:fall-395 27s -20s linear infinite}@keyframes fall-395{73.337%{transform:translate(66.9339vw,73.337vh) scale(.9302)}to{transform:translate(65.22245vw,99vh) scale(.9302)}}.snow:nth-child(396){opacity:1.2218;transform:translate(36.3319vw,-10px) scale(.9328);animation:fall-396 30s -20s linear infinite}@keyframes fall-396{61.211%{transform:translate(31.3848vw,61.211vh) scale(.9328)}to{transform:translate(33.85835vw,99vh) scale(.9328)}}.snow:nth-child(397){opacity:1.1264;transform:translate(61.1089vw,-10px) scale(.5192);animation:fall-397 29s -3s linear infinite}@keyframes fall-397{55.87%{transform:translate(54.3863vw,55.87vh) scale(.5192)}to{transform:translate(57.7476vw,99vh) scale(.5192)}}.snow:nth-child(398){opacity:.224;transform:translate(28.9357vw,-10px) scale(.822);animation:fall-398 13s -9s linear infinite}@keyframes fall-398{63.898%{transform:translate(25.0453vw,63.898vh) scale(.822)}to{transform:translate(26.9905vw,99vh) scale(.822)}}.snow:nth-child(399){opacity:1.286;transform:translate(71.0885vw,-10px) scale(.7453);animation:fall-399 11s -11s linear infinite}@keyframes fall-399{51.347%{transform:translate(70.7529vw,51.347vh) scale(.7453)}to{transform:translate(70.9207vw,99vh) scale(.7453)}}.snow:nth-child(400){opacity:1.8334;transform:translate(89.7158vw,-10px) scale(.3628);animation:fall-400 19s -25s linear infinite}@keyframes fall-400{59.691%{transform:translate(93.7631vw,59.691vh) scale(.3628)}to{transform:translate(91.73945vw,99vh) scale(.3628)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.3802;transform:translate(44.9722vw,-10px) scale(.3795);animation:fall-1 26s -23s linear infinite}@keyframes fall-1{67.252%{transform:translate(40.571vw,67.252vh) scale(.3795)}to{transform:translate(42.7716vw,99vh) scale(.3795)}}.snow:nth-child(2){opacity:1.6036;transform:translate(11.7492vw,-10px) scale(.9979);animation:fall-2 30s -18s linear infinite}@keyframes fall-2{36.958%{transform:translate(4.6781vw,36.958vh) scale(.9979)}to{transform:translate(8.21365vw,99vh) scale(.9979)}}.snow:nth-child(3){opacity:1.7494;transform:translate(9.6876vw,-10px) scale(.5226);animation:fall-3 25s -24s linear infinite}@keyframes fall-3{59.968%{transform:translate(13.0952vw,59.968vh) scale(.5226)}to{transform:translate(11.3914vw,99vh) scale(.5226)}}.snow:nth-child(4){opacity:1.0572;transform:translate(.8696vw,-10px) scale(.6584);animation:fall-4 28s -12s linear infinite}@keyframes fall-4{35.064%{transform:translate(3.8333vw,35.064vh) scale(.6584)}to{transform:translate(2.35145vw,99vh) scale(.6584)}}.snow:nth-child(5){opacity:1.285;transform:translate(93.0736vw,-10px) scale(.4656);animation:fall-5 23s -2s linear infinite}@keyframes fall-5{51.913%{transform:translate(91.2523vw,51.913vh) scale(.4656)}to{transform:translate(92.16295vw,99vh) scale(.4656)}}.snow:nth-child(6){opacity:1.8138;transform:translate(80.2501vw,-10px) scale(.7929);animation:fall-6 16s -22s linear infinite}@keyframes fall-6{42.444%{transform:translate(83.2124vw,42.444vh) scale(.7929)}to{transform:translate(81.73125vw,99vh) scale(.7929)}}.snow:nth-child(7){opacity:1.921;transform:translate(6.1195vw,-10px) scale(.4963);animation:fall-7 21s -23s linear infinite}@keyframes fall-7{75.537%{transform:translate(7.0041vw,75.537vh) scale(.4963)}to{transform:translate(6.5618vw,99vh) scale(.4963)}}.snow:nth-child(8){opacity:1.114;transform:translate(81.6592vw,-10px) scale(.7764);animation:fall-8 11s -3s linear infinite}@keyframes fall-8{76.294%{transform:translate(87.1459vw,76.294vh) scale(.7764)}to{transform:translate(84.40255vw,99vh) scale(.7764)}}.snow:nth-child(9){opacity:.384;transform:translate(78.5678vw,-10px) scale(.7705);animation:fall-9 10s -24s linear infinite}@keyframes fall-9{63.687%{transform:translate(81.7878vw,63.687vh) scale(.7705)}to{transform:translate(80.1778vw,99vh) scale(.7705)}}.snow:nth-child(10){opacity:.0054;transform:translate(72.0261vw,-10px) scale(.5925);animation:fall-10 17s -8s linear infinite}@keyframes fall-10{46.991%{transform:translate(63.9075vw,46.991vh) scale(.5925)}to{transform:translate(67.9668vw,99vh) scale(.5925)}}.snow:nth-child(11){opacity:1.248;transform:translate(90.1687vw,-10px) scale(.3282);animation:fall-11 29s -26s linear infinite}@keyframes fall-11{60.034%{transform:translate(94.5888vw,60.034vh) scale(.3282)}to{transform:translate(92.37875vw,99vh) scale(.3282)}}.snow:nth-child(12){opacity:.6094;transform:translate(67.5683vw,-10px) scale(.7166);animation:fall-12 12s -3s linear infinite}@keyframes fall-12{50.836%{transform:translate(70.819vw,50.836vh) scale(.7166)}to{transform:translate(69.19365vw,99vh) scale(.7166)}}.snow:nth-child(13){opacity:.664;transform:translate(30.3024vw,-10px) scale(.2845);animation:fall-13 10s -23s linear infinite}@keyframes fall-13{40.124%{transform:translate(22.6799vw,40.124vh) scale(.2845)}to{transform:translate(26.49115vw,99vh) scale(.2845)}}.snow:nth-child(14){opacity:1.281;transform:translate(18.2241vw,-10px) scale(.9369);animation:fall-14 17s -12s linear infinite}@keyframes fall-14{49.132%{transform:translate(28.0406vw,49.132vh) scale(.9369)}to{transform:translate(23.13235vw,99vh) scale(.9369)}}.snow:nth-child(15){opacity:.0508;transform:translate(34.9651vw,-10px) scale(.5704);animation:fall-15 14s -26s linear infinite}@keyframes fall-15{51.717%{transform:translate(28.2191vw,51.717vh) scale(.5704)}to{transform:translate(31.5921vw,99vh) scale(.5704)}}.snow:nth-child(16){opacity:.9962;transform:translate(89.9703vw,-10px) scale(.0856);animation:fall-16 23s -2s linear infinite}@keyframes fall-16{37.859%{transform:translate(98.6118vw,37.859vh) scale(.0856)}to{transform:translate(94.29105vw,99vh) scale(.0856)}}.snow:nth-child(17){opacity:1.8242;transform:translate(53.4097vw,-10px) scale(.4827);animation:fall-17 22s -1s linear infinite}@keyframes fall-17{56.994%{transform:translate(48.3382vw,56.994vh) scale(.4827)}to{transform:translate(50.87395vw,99vh) scale(.4827)}}.snow:nth-child(18){opacity:.727;transform:translate(1.2984vw,-10px) scale(.7952);animation:fall-18 11s -13s linear infinite}@keyframes fall-18{57.305%{transform:translate(.574vw,57.305vh) scale(.7952)}to{transform:translate(.9362vw,99vh) scale(.7952)}}.snow:nth-child(19){opacity:1.726;transform:translate(82.5138vw,-10px) scale(.7557);animation:fall-19 13s -14s linear infinite}@keyframes fall-19{32.175%{transform:translate(89.4029vw,32.175vh) scale(.7557)}to{transform:translate(85.95835vw,99vh) scale(.7557)}}.snow:nth-child(20){opacity:1.8058;transform:translate(12.0637vw,-10px) scale(.3993);animation:fall-20 28s -12s linear infinite}@keyframes fall-20{31.396%{transform:translate(21.5701vw,31.396vh) scale(.3993)}to{transform:translate(16.8169vw,99vh) scale(.3993)}}.snow:nth-child(21){opacity:1.3812;transform:translate(50.7012vw,-10px) scale(.8904);animation:fall-21 10s -19s linear infinite}@keyframes fall-21{53.423%{transform:translate(48.8664vw,53.423vh) scale(.8904)}to{transform:translate(49.7838vw,99vh) scale(.8904)}}.snow:nth-child(22){opacity:1.5792;transform:translate(60.6738vw,-10px) scale(.1225);animation:fall-22 14s -13s linear infinite}@keyframes fall-22{49.761%{transform:translate(63.1408vw,49.761vh) scale(.1225)}to{transform:translate(61.9073vw,99vh) scale(.1225)}}.snow:nth-child(23){opacity:.8502;transform:translate(37.0378vw,-10px) scale(.3921);animation:fall-23 23s -18s linear infinite}@keyframes fall-23{58.627%{transform:translate(30.4364vw,58.627vh) scale(.3921)}to{transform:translate(33.7371vw,99vh) scale(.3921)}}.snow:nth-child(24){opacity:.0854;transform:translate(57.3523vw,-10px) scale(.9681);animation:fall-24 23s -17s linear infinite}@keyframes fall-24{73.037%{transform:translate(54.5429vw,73.037vh) scale(.9681)}to{transform:translate(55.9476vw,99vh) scale(.9681)}}.snow:nth-child(25){opacity:.8636;transform:translate(21.8636vw,-10px) scale(.0697);animation:fall-25 21s -21s linear infinite}@keyframes fall-25{47.507%{transform:translate(27.7371vw,47.507vh) scale(.0697)}to{transform:translate(24.80035vw,99vh) scale(.0697)}}.snow:nth-child(26){opacity:.2088;transform:translate(67.1794vw,-10px) scale(.4758);animation:fall-26 28s -26s linear infinite}@keyframes fall-26{42.75%{transform:translate(66.3819vw,42.75vh) scale(.4758)}to{transform:translate(66.78065vw,99vh) scale(.4758)}}.snow:nth-child(27){opacity:.5834;transform:translate(23.793vw,-10px) scale(.7356);animation:fall-27 18s -6s linear infinite}@keyframes fall-27{38.971%{transform:translate(22.7494vw,38.971vh) scale(.7356)}to{transform:translate(23.2712vw,99vh) scale(.7356)}}.snow:nth-child(28){opacity:1.4736;transform:translate(66.4554vw,-10px) scale(.6323);animation:fall-28 23s -24s linear infinite}@keyframes fall-28{66.255%{transform:translate(57.1351vw,66.255vh) scale(.6323)}to{transform:translate(61.79525vw,99vh) scale(.6323)}}.snow:nth-child(29){opacity:1.817;transform:translate(51.8945vw,-10px) scale(.389);animation:fall-29 19s -26s linear infinite}@keyframes fall-29{66.561%{transform:translate(56.8761vw,66.561vh) scale(.389)}to{transform:translate(54.3853vw,99vh) scale(.389)}}.snow:nth-child(30){opacity:1.3648;transform:translate(22.8363vw,-10px) scale(.8607);animation:fall-30 27s -18s linear infinite}@keyframes fall-30{32.894%{transform:translate(20.3821vw,32.894vh) scale(.8607)}to{transform:translate(21.6092vw,99vh) scale(.8607)}}.snow:nth-child(31){opacity:.1474;transform:translate(75.0653vw,-10px) scale(.495);animation:fall-31 13s -24s linear infinite}@keyframes fall-31{62.625%{transform:translate(65.7054vw,62.625vh) scale(.495)}to{transform:translate(70.38535vw,99vh) scale(.495)}}.snow:nth-child(32){opacity:1.2296;transform:translate(78.0263vw,-10px) scale(.2385);animation:fall-32 27s -18s linear infinite}@keyframes fall-32{40.571%{transform:translate(75.1645vw,40.571vh) scale(.2385)}to{transform:translate(76.5954vw,99vh) scale(.2385)}}.snow:nth-child(33){opacity:1.0794;transform:translate(75.7003vw,-10px) scale(.4638);animation:fall-33 18s -4s linear infinite}@keyframes fall-33{47.176%{transform:translate(78.3045vw,47.176vh) scale(.4638)}to{transform:translate(77.0024vw,99vh) scale(.4638)}}.snow:nth-child(34){opacity:1.5288;transform:translate(78.3421vw,-10px) scale(.4858);animation:fall-34 21s -6s linear infinite}@keyframes fall-34{62.854%{transform:translate(78.5812vw,62.854vh) scale(.4858)}to{transform:translate(78.46165vw,99vh) scale(.4858)}}.snow:nth-child(35){opacity:.6734;transform:translate(58.5655vw,-10px) scale(.7362);animation:fall-35 13s -5s linear infinite}@keyframes fall-35{64.347%{transform:translate(63.921vw,64.347vh) scale(.7362)}to{transform:translate(61.24325vw,99vh) scale(.7362)}}.snow:nth-child(36){opacity:1.1868;transform:translate(45.5503vw,-10px) scale(.0429);animation:fall-36 12s -19s linear infinite}@keyframes fall-36{34.657%{transform:translate(47.2986vw,34.657vh) scale(.0429)}to{transform:translate(46.42445vw,99vh) scale(.0429)}}.snow:nth-child(37){opacity:.3896;transform:translate(80.7067vw,-10px) scale(.906);animation:fall-37 19s -16s linear infinite}@keyframes fall-37{60.916%{transform:translate(76.4549vw,60.916vh) scale(.906)}to{transform:translate(78.5808vw,99vh) scale(.906)}}.snow:nth-child(38){opacity:1.9264;transform:translate(69.7398vw,-10px) scale(.184);animation:fall-38 27s -16s linear infinite}@keyframes fall-38{54.599%{transform:translate(61.33vw,54.599vh) scale(.184)}to{transform:translate(65.5349vw,99vh) scale(.184)}}.snow:nth-child(39){opacity:.1534;transform:translate(56.6864vw,-10px) scale(.9517);animation:fall-39 17s -3s linear infinite}@keyframes fall-39{43.016%{transform:translate(48.7066vw,43.016vh) scale(.9517)}to{transform:translate(52.6965vw,99vh) scale(.9517)}}.snow:nth-child(40){opacity:.8782;transform:translate(78.592vw,-10px) scale(.9334);animation:fall-40 28s -8s linear infinite}@keyframes fall-40{43.573%{transform:translate(68.7591vw,43.573vh) scale(.9334)}to{transform:translate(73.67555vw,99vh) scale(.9334)}}.snow:nth-child(41){opacity:.581;transform:translate(38.8812vw,-10px) scale(.4252);animation:fall-41 19s -6s linear infinite}@keyframes fall-41{60.674%{transform:translate(34.0246vw,60.674vh) scale(.4252)}to{transform:translate(36.4529vw,99vh) scale(.4252)}}.snow:nth-child(42){opacity:.426;transform:translate(64.6036vw,-10px) scale(.4852);animation:fall-42 18s -21s linear infinite}@keyframes fall-42{66.074%{transform:translate(64.977vw,66.074vh) scale(.4852)}to{transform:translate(64.7903vw,99vh) scale(.4852)}}.snow:nth-child(43){opacity:1.8258;transform:translate(52.2984vw,-10px) scale(.2078);animation:fall-43 25s -12s linear infinite}@keyframes fall-43{71.391%{transform:translate(60.8462vw,71.391vh) scale(.2078)}to{transform:translate(56.5723vw,99vh) scale(.2078)}}.snow:nth-child(44){opacity:1.6746;transform:translate(9.8106vw,-10px) scale(.224);animation:fall-44 18s -4s linear infinite}@keyframes fall-44{46.482%{transform:translate(1.5574vw,46.482vh) scale(.224)}to{transform:translate(5.684vw,99vh) scale(.224)}}.snow:nth-child(45){opacity:1.927;transform:translate(91.5516vw,-10px) scale(.496);animation:fall-45 16s -29s linear infinite}@keyframes fall-45{74.757%{transform:translate(86.163vw,74.757vh) scale(.496)}to{transform:translate(88.8573vw,99vh) scale(.496)}}.snow:nth-child(46){opacity:.7828;transform:translate(55.8217vw,-10px) scale(.0625);animation:fall-46 22s -15s linear infinite}@keyframes fall-46{60.707%{transform:translate(48.7983vw,60.707vh) scale(.0625)}to{transform:translate(52.31vw,99vh) scale(.0625)}}.snow:nth-child(47){opacity:1.9326;transform:translate(82.1605vw,-10px) scale(.4092);animation:fall-47 29s -30s linear infinite}@keyframes fall-47{34.43%{transform:translate(85.4559vw,34.43vh) scale(.4092)}to{transform:translate(83.8082vw,99vh) scale(.4092)}}.snow:nth-child(48){opacity:.7826;transform:translate(40.14vw,-10px) scale(.7813);animation:fall-48 24s -11s linear infinite}@keyframes fall-48{52.607%{transform:translate(37.2585vw,52.607vh) scale(.7813)}to{transform:translate(38.69925vw,99vh) scale(.7813)}}.snow:nth-child(49){opacity:1.0642;transform:translate(29.2462vw,-10px) scale(.7007);animation:fall-49 29s -20s linear infinite}@keyframes fall-49{43.262%{transform:translate(20.0199vw,43.262vh) scale(.7007)}to{transform:translate(24.63305vw,99vh) scale(.7007)}}.snow:nth-child(50){opacity:.5926;transform:translate(57.2113vw,-10px) scale(.3875);animation:fall-50 16s -11s linear infinite}@keyframes fall-50{42.735%{transform:translate(61.3872vw,42.735vh) scale(.3875)}to{transform:translate(59.29925vw,99vh) scale(.3875)}}.snow:nth-child(51){opacity:1.7546;transform:translate(59.8089vw,-10px) scale(.1251);animation:fall-51 28s -3s linear infinite}@keyframes fall-51{48.828%{transform:translate(53.2698vw,48.828vh) scale(.1251)}to{transform:translate(56.53935vw,99vh) scale(.1251)}}.snow:nth-child(52){opacity:.5368;transform:translate(30.9146vw,-10px) scale(.0963);animation:fall-52 16s -2s linear infinite}@keyframes fall-52{39.808%{transform:translate(33.6623vw,39.808vh) scale(.0963)}to{transform:translate(32.28845vw,99vh) scale(.0963)}}.snow:nth-child(53){opacity:1.6282;transform:translate(36.6076vw,-10px) scale(.802);animation:fall-53 26s -21s linear infinite}@keyframes fall-53{46.105%{transform:translate(40.8713vw,46.105vh) scale(.802)}to{transform:translate(38.73945vw,99vh) scale(.802)}}.snow:nth-child(54){opacity:1.0236;transform:translate(86.6439vw,-10px) scale(.0297);animation:fall-54 16s -14s linear infinite}@keyframes fall-54{69.841%{transform:translate(77.3143vw,69.841vh) scale(.0297)}to{transform:translate(81.9791vw,99vh) scale(.0297)}}.snow:nth-child(55){opacity:1.2758;transform:translate(36.9106vw,-10px) scale(.259);animation:fall-55 29s -4s linear infinite}@keyframes fall-55{56.017%{transform:translate(32.3693vw,56.017vh) scale(.259)}to{transform:translate(34.63995vw,99vh) scale(.259)}}.snow:nth-child(56){opacity:1.1876;transform:translate(64.9609vw,-10px) scale(.1172);animation:fall-56 12s -18s linear infinite}@keyframes fall-56{57.707%{transform:translate(63.363vw,57.707vh) scale(.1172)}to{transform:translate(64.16195vw,99vh) scale(.1172)}}.snow:nth-child(57){opacity:1.9066;transform:translate(79.5705vw,-10px) scale(.3454);animation:fall-57 16s -11s linear infinite}@keyframes fall-57{72.533%{transform:translate(87.1721vw,72.533vh) scale(.3454)}to{transform:translate(83.3713vw,99vh) scale(.3454)}}.snow:nth-child(58){opacity:1.5028;transform:translate(61.4639vw,-10px) scale(.0526);animation:fall-58 25s -14s linear infinite}@keyframes fall-58{76.019%{transform:translate(70.2221vw,76.019vh) scale(.0526)}to{transform:translate(65.843vw,99vh) scale(.0526)}}.snow:nth-child(59){opacity:.133;transform:translate(46.1541vw,-10px) scale(.1986);animation:fall-59 30s -8s linear infinite}@keyframes fall-59{58.414%{transform:translate(47.2798vw,58.414vh) scale(.1986)}to{transform:translate(46.71695vw,99vh) scale(.1986)}}.snow:nth-child(60){opacity:.3546;transform:translate(66.3498vw,-10px) scale(.7124);animation:fall-60 30s -7s linear infinite}@keyframes fall-60{59.471%{transform:translate(67.6942vw,59.471vh) scale(.7124)}to{transform:translate(67.022vw,99vh) scale(.7124)}}.snow:nth-child(61){opacity:1.879;transform:translate(60.6689vw,-10px) scale(.8013);animation:fall-61 12s -21s linear infinite}@keyframes fall-61{48.275%{transform:translate(54.3109vw,48.275vh) scale(.8013)}to{transform:translate(57.4899vw,99vh) scale(.8013)}}.snow:nth-child(62){opacity:.6608;transform:translate(84.8174vw,-10px) scale(.4399);animation:fall-62 23s -6s linear infinite}@keyframes fall-62{76.739%{transform:translate(88.7568vw,76.739vh) scale(.4399)}to{transform:translate(86.7871vw,99vh) scale(.4399)}}.snow:nth-child(63){opacity:1.6446;transform:translate(73.6806vw,-10px) scale(.4316);animation:fall-63 20s -27s linear infinite}@keyframes fall-63{68.665%{transform:translate(76.4641vw,68.665vh) scale(.4316)}to{transform:translate(75.07235vw,99vh) scale(.4316)}}.snow:nth-child(64){opacity:.1448;transform:translate(49.622vw,-10px) scale(.0142);animation:fall-64 16s -19s linear infinite}@keyframes fall-64{67.693%{transform:translate(56.0224vw,67.693vh) scale(.0142)}to{transform:translate(52.8222vw,99vh) scale(.0142)}}.snow:nth-child(65){opacity:.149;transform:translate(20.186vw,-10px) scale(.8171);animation:fall-65 30s -13s linear infinite}@keyframes fall-65{68.63%{transform:translate(23.6077vw,68.63vh) scale(.8171)}to{transform:translate(21.89685vw,99vh) scale(.8171)}}.snow:nth-child(66){opacity:1.3366;transform:translate(89.585vw,-10px) scale(.2127);animation:fall-66 10s -3s linear infinite}@keyframes fall-66{78.612%{transform:translate(89.0491vw,78.612vh) scale(.2127)}to{transform:translate(89.31705vw,99vh) scale(.2127)}}.snow:nth-child(67){opacity:.986;transform:translate(45.7517vw,-10px) scale(.4493);animation:fall-67 10s -29s linear infinite}@keyframes fall-67{60.669%{transform:translate(48.5379vw,60.669vh) scale(.4493)}to{transform:translate(47.1448vw,99vh) scale(.4493)}}.snow:nth-child(68){opacity:.6134;transform:translate(38.538vw,-10px) scale(.6177);animation:fall-68 19s -2s linear infinite}@keyframes fall-68{36.331%{transform:translate(35.809vw,36.331vh) scale(.6177)}to{transform:translate(37.1735vw,99vh) scale(.6177)}}.snow:nth-child(69){opacity:1.8876;transform:translate(56.126vw,-10px) scale(.7418);animation:fall-69 10s -6s linear infinite}@keyframes fall-69{43.251%{transform:translate(64.7399vw,43.251vh) scale(.7418)}to{transform:translate(60.43295vw,99vh) scale(.7418)}}.snow:nth-child(70){opacity:1.2262;transform:translate(47.3818vw,-10px) scale(.313);animation:fall-70 28s -14s linear infinite}@keyframes fall-70{31.594%{transform:translate(48.2498vw,31.594vh) scale(.313)}to{transform:translate(47.8158vw,99vh) scale(.313)}}.snow:nth-child(71){opacity:1.8536;transform:translate(11.4423vw,-10px) scale(.36);animation:fall-71 29s -4s linear infinite}@keyframes fall-71{34.898%{transform:translate(9.38vw,34.898vh) scale(.36)}to{transform:translate(10.41115vw,99vh) scale(.36)}}.snow:nth-child(72){opacity:1.0312;transform:translate(92.912vw,-10px) scale(.6447);animation:fall-72 27s -23s linear infinite}@keyframes fall-72{53.872%{transform:translate(101.206vw,53.872vh) scale(.6447)}to{transform:translate(97.059vw,99vh) scale(.6447)}}.snow:nth-child(73){opacity:1.806;transform:translate(.8268vw,-10px) scale(.8709);animation:fall-73 16s -26s linear infinite}@keyframes fall-73{43.88%{transform:translate(4.6074vw,43.88vh) scale(.8709)}to{transform:translate(2.7171vw,99vh) scale(.8709)}}.snow:nth-child(74){opacity:1.7536;transform:translate(6.1218vw,-10px) scale(.221);animation:fall-74 11s -24s linear infinite}@keyframes fall-74{50.288%{transform:translate(12.9194vw,50.288vh) scale(.221)}to{transform:translate(9.5206vw,99vh) scale(.221)}}.snow:nth-child(75){opacity:.8308;transform:translate(19.5255vw,-10px) scale(.8297);animation:fall-75 15s -27s linear infinite}@keyframes fall-75{36.83%{transform:translate(17.5893vw,36.83vh) scale(.8297)}to{transform:translate(18.5574vw,99vh) scale(.8297)}}.snow:nth-child(76){opacity:1.715;transform:translate(24.8863vw,-10px) scale(.921);animation:fall-76 18s -2s linear infinite}@keyframes fall-76{59.615%{transform:translate(17.9411vw,59.615vh) scale(.921)}to{transform:translate(21.4137vw,99vh) scale(.921)}}.snow:nth-child(77){opacity:1.8392;transform:translate(26.9559vw,-10px) scale(.1843);animation:fall-77 19s -16s linear infinite}@keyframes fall-77{68.518%{transform:translate(30.427vw,68.518vh) scale(.1843)}to{transform:translate(28.69145vw,99vh) scale(.1843)}}.snow:nth-child(78){opacity:1.4702;transform:translate(17.4482vw,-10px) scale(.9305);animation:fall-78 28s -22s linear infinite}@keyframes fall-78{72.859%{transform:translate(15.2451vw,72.859vh) scale(.9305)}to{transform:translate(16.34665vw,99vh) scale(.9305)}}.snow:nth-child(79){opacity:.8152;transform:translate(41.1506vw,-10px) scale(.2549);animation:fall-79 16s -16s linear infinite}@keyframes fall-79{59.214%{transform:translate(50.4527vw,59.214vh) scale(.2549)}to{transform:translate(45.80165vw,99vh) scale(.2549)}}.snow:nth-child(80){opacity:1.3608;transform:translate(74.2989vw,-10px) scale(.792);animation:fall-80 18s -10s linear infinite}@keyframes fall-80{51.399%{transform:translate(84.0499vw,51.399vh) scale(.792)}to{transform:translate(79.1744vw,99vh) scale(.792)}}.snow:nth-child(81){opacity:.5716;transform:translate(71.386vw,-10px) scale(.7665);animation:fall-81 16s -17s linear infinite}@keyframes fall-81{41.401%{transform:translate(67.7001vw,41.401vh) scale(.7665)}to{transform:translate(69.54305vw,99vh) scale(.7665)}}.snow:nth-child(82){opacity:1.1382;transform:translate(60.0219vw,-10px) scale(.662);animation:fall-82 11s -23s linear infinite}@keyframes fall-82{56.191%{transform:translate(67.4877vw,56.191vh) scale(.662)}to{transform:translate(63.7548vw,99vh) scale(.662)}}.snow:nth-child(83){opacity:1.9822;transform:translate(78.3383vw,-10px) scale(.1927);animation:fall-83 14s -16s linear infinite}@keyframes fall-83{77.736%{transform:translate(76.9451vw,77.736vh) scale(.1927)}to{transform:translate(77.6417vw,99vh) scale(.1927)}}.snow:nth-child(84){opacity:.8;transform:translate(55.6352vw,-10px) scale(.175);animation:fall-84 12s -28s linear infinite}@keyframes fall-84{61.041%{transform:translate(54.3502vw,61.041vh) scale(.175)}to{transform:translate(54.9927vw,99vh) scale(.175)}}.snow:nth-child(85){opacity:1.5502;transform:translate(23.4228vw,-10px) scale(.2214);animation:fall-85 29s -25s linear infinite}@keyframes fall-85{53.607%{transform:translate(24.9065vw,53.607vh) scale(.2214)}to{transform:translate(24.16465vw,99vh) scale(.2214)}}.snow:nth-child(86){opacity:.3536;transform:translate(65.5287vw,-10px) scale(.7785);animation:fall-86 18s -16s linear infinite}@keyframes fall-86{77.809%{transform:translate(66.4955vw,77.809vh) scale(.7785)}to{transform:translate(66.0121vw,99vh) scale(.7785)}}.snow:nth-child(87){opacity:.931;transform:translate(84.5035vw,-10px) scale(.0891);animation:fall-87 15s -1s linear infinite}@keyframes fall-87{53.601%{transform:translate(87.2634vw,53.601vh) scale(.0891)}to{transform:translate(85.88345vw,99vh) scale(.0891)}}.snow:nth-child(88){opacity:1.8342;transform:translate(29.2018vw,-10px) scale(.4319);animation:fall-88 16s -12s linear infinite}@keyframes fall-88{58.219%{transform:translate(34.6576vw,58.219vh) scale(.4319)}to{transform:translate(31.9297vw,99vh) scale(.4319)}}.snow:nth-child(89){opacity:1.2116;transform:translate(44.9229vw,-10px) scale(.4002);animation:fall-89 24s -16s linear infinite}@keyframes fall-89{45.899%{transform:translate(35.1022vw,45.899vh) scale(.4002)}to{transform:translate(40.01255vw,99vh) scale(.4002)}}.snow:nth-child(90){opacity:.0676;transform:translate(82.7231vw,-10px) scale(.2983);animation:fall-90 29s -8s linear infinite}@keyframes fall-90{58.472%{transform:translate(90.2006vw,58.472vh) scale(.2983)}to{transform:translate(86.46185vw,99vh) scale(.2983)}}.snow:nth-child(91){opacity:1.8276;transform:translate(32.1046vw,-10px) scale(.5179);animation:fall-91 10s -20s linear infinite}@keyframes fall-91{52.107%{transform:translate(22.1178vw,52.107vh) scale(.5179)}to{transform:translate(27.1112vw,99vh) scale(.5179)}}.snow:nth-child(92){opacity:1.8124;transform:translate(43.0428vw,-10px) scale(.8339);animation:fall-92 15s -24s linear infinite}@keyframes fall-92{59.571%{transform:translate(51.3342vw,59.571vh) scale(.8339)}to{transform:translate(47.1885vw,99vh) scale(.8339)}}.snow:nth-child(93){opacity:.437;transform:translate(69.799vw,-10px) scale(.339);animation:fall-93 24s -7s linear infinite}@keyframes fall-93{47.602%{transform:translate(74.7193vw,47.602vh) scale(.339)}to{transform:translate(72.25915vw,99vh) scale(.339)}}.snow:nth-child(94){opacity:1.246;transform:translate(57.1877vw,-10px) scale(.7558);animation:fall-94 29s -9s linear infinite}@keyframes fall-94{51.743%{transform:translate(64.7752vw,51.743vh) scale(.7558)}to{transform:translate(60.98145vw,99vh) scale(.7558)}}.snow:nth-child(95){opacity:.2662;transform:translate(98.9516vw,-10px) scale(.384);animation:fall-95 14s -20s linear infinite}@keyframes fall-95{42.886%{transform:translate(91.4288vw,42.886vh) scale(.384)}to{transform:translate(95.1902vw,99vh) scale(.384)}}.snow:nth-child(96){opacity:1.5648;transform:translate(9.7162vw,-10px) scale(.4489);animation:fall-96 27s -2s linear infinite}@keyframes fall-96{67.11%{transform:translate(-.1994vw,67.11vh) scale(.4489)}to{transform:translate(4.7584vw,99vh) scale(.4489)}}.snow:nth-child(97){opacity:.384;transform:translate(6.6943vw,-10px) scale(.0974);animation:fall-97 24s -19s linear infinite}@keyframes fall-97{50.64%{transform:translate(-2.5679vw,50.64vh) scale(.0974)}to{transform:translate(2.0632vw,99vh) scale(.0974)}}.snow:nth-child(98){opacity:.2864;transform:translate(84.2324vw,-10px) scale(.3582);animation:fall-98 22s -21s linear infinite}@keyframes fall-98{46.322%{transform:translate(76.1194vw,46.322vh) scale(.3582)}to{transform:translate(80.1759vw,99vh) scale(.3582)}}.snow:nth-child(99){opacity:.126;transform:translate(89.6939vw,-10px) scale(.4254);animation:fall-99 24s -20s linear infinite}@keyframes fall-99{69.864%{transform:translate(93.1215vw,69.864vh) scale(.4254)}to{transform:translate(91.4077vw,99vh) scale(.4254)}}.snow:nth-child(100){opacity:1.992;transform:translate(4.1392vw,-10px) scale(.5087);animation:fall-100 13s -11s linear infinite}@keyframes fall-100{32.73%{transform:translate(7.9549vw,32.73vh) scale(.5087)}to{transform:translate(6.04705vw,99vh) scale(.5087)}}.snow:nth-child(101){opacity:1.1546;transform:translate(82.1305vw,-10px) scale(.4131);animation:fall-101 29s -10s linear infinite}@keyframes fall-101{41.853%{transform:translate(78.0007vw,41.853vh) scale(.4131)}to{transform:translate(80.0656vw,99vh) scale(.4131)}}.snow:nth-child(102){opacity:1.2624;transform:translate(13.401vw,-10px) scale(.5196);animation:fall-102 13s -11s linear infinite}@keyframes fall-102{65.621%{transform:translate(19.1298vw,65.621vh) scale(.5196)}to{transform:translate(16.2654vw,99vh) scale(.5196)}}.snow:nth-child(103){opacity:.3188;transform:translate(20.1468vw,-10px) scale(.2077);animation:fall-103 19s -16s linear infinite}@keyframes fall-103{48.985%{transform:translate(12.4577vw,48.985vh) scale(.2077)}to{transform:translate(16.30225vw,99vh) scale(.2077)}}.snow:nth-child(104){opacity:1.1528;transform:translate(1.2415vw,-10px) scale(.2155);animation:fall-104 15s -2s linear infinite}@keyframes fall-104{66.16%{transform:translate(.2844vw,66.16vh) scale(.2155)}to{transform:translate(.76295vw,99vh) scale(.2155)}}.snow:nth-child(105){opacity:.423;transform:translate(62.9821vw,-10px) scale(.9051);animation:fall-105 15s -23s linear infinite}@keyframes fall-105{74.402%{transform:translate(61.2241vw,74.402vh) scale(.9051)}to{transform:translate(62.1031vw,99vh) scale(.9051)}}.snow:nth-child(106){opacity:.1384;transform:translate(76.7058vw,-10px) scale(.0288);animation:fall-106 23s -11s linear infinite}@keyframes fall-106{39.479%{transform:translate(67.237vw,39.479vh) scale(.0288)}to{transform:translate(71.9714vw,99vh) scale(.0288)}}.snow:nth-child(107){opacity:1.9922;transform:translate(42.804vw,-10px) scale(.0571);animation:fall-107 19s -27s linear infinite}@keyframes fall-107{58.937%{transform:translate(47.7909vw,58.937vh) scale(.0571)}to{transform:translate(45.29745vw,99vh) scale(.0571)}}.snow:nth-child(108){opacity:1.3006;transform:translate(69.2479vw,-10px) scale(.6942);animation:fall-108 22s -5s linear infinite}@keyframes fall-108{60.262%{transform:translate(65.0828vw,60.262vh) scale(.6942)}to{transform:translate(67.16535vw,99vh) scale(.6942)}}.snow:nth-child(109){opacity:.5706;transform:translate(87.4252vw,-10px) scale(.22);animation:fall-109 12s -22s linear infinite}@keyframes fall-109{56.122%{transform:translate(90.0253vw,56.122vh) scale(.22)}to{transform:translate(88.72525vw,99vh) scale(.22)}}.snow:nth-child(110){opacity:1.2404;transform:translate(62.3935vw,-10px) scale(.8115);animation:fall-110 18s -3s linear infinite}@keyframes fall-110{64.598%{transform:translate(56.8308vw,64.598vh) scale(.8115)}to{transform:translate(59.61215vw,99vh) scale(.8115)}}.snow:nth-child(111){opacity:1.5122;transform:translate(7.3526vw,-10px) scale(.5057);animation:fall-111 10s -4s linear infinite}@keyframes fall-111{45.639%{transform:translate(7.9818vw,45.639vh) scale(.5057)}to{transform:translate(7.6672vw,99vh) scale(.5057)}}.snow:nth-child(112){opacity:.979;transform:translate(35.8029vw,-10px) scale(.9273);animation:fall-112 21s -20s linear infinite}@keyframes fall-112{75.67%{transform:translate(42.4076vw,75.67vh) scale(.9273)}to{transform:translate(39.10525vw,99vh) scale(.9273)}}.snow:nth-child(113){opacity:1.3242;transform:translate(99.7928vw,-10px) scale(.3278);animation:fall-113 19s -28s linear infinite}@keyframes fall-113{41.659%{transform:translate(109.6004vw,41.659vh) scale(.3278)}to{transform:translate(104.6966vw,99vh) scale(.3278)}}.snow:nth-child(114){opacity:.1424;transform:translate(48.0721vw,-10px) scale(.4636);animation:fall-114 17s -15s linear infinite}@keyframes fall-114{68.625%{transform:translate(43.2051vw,68.625vh) scale(.4636)}to{transform:translate(45.6386vw,99vh) scale(.4636)}}.snow:nth-child(115){opacity:1.0568;transform:translate(65.4097vw,-10px) scale(.3224);animation:fall-115 24s -26s linear infinite}@keyframes fall-115{71.045%{transform:translate(71.0364vw,71.045vh) scale(.3224)}to{transform:translate(68.22305vw,99vh) scale(.3224)}}.snow:nth-child(116){opacity:.0482;transform:translate(70.4261vw,-10px) scale(.6731);animation:fall-116 26s -27s linear infinite}@keyframes fall-116{76.365%{transform:translate(73.8351vw,76.365vh) scale(.6731)}to{transform:translate(72.1306vw,99vh) scale(.6731)}}.snow:nth-child(117){opacity:1.3276;transform:translate(71.0244vw,-10px) scale(.8437);animation:fall-117 26s -17s linear infinite}@keyframes fall-117{64.109%{transform:translate(73.3054vw,64.109vh) scale(.8437)}to{transform:translate(72.1649vw,99vh) scale(.8437)}}.snow:nth-child(118){opacity:1.63;transform:translate(68.9213vw,-10px) scale(.6748);animation:fall-118 25s -24s linear infinite}@keyframes fall-118{61.311%{transform:translate(77.3002vw,61.311vh) scale(.6748)}to{transform:translate(73.11075vw,99vh) scale(.6748)}}.snow:nth-child(119){opacity:1.7544;transform:translate(67.2344vw,-10px) scale(.9814);animation:fall-119 20s -19s linear infinite}@keyframes fall-119{35.345%{transform:translate(62.5365vw,35.345vh) scale(.9814)}to{transform:translate(64.88545vw,99vh) scale(.9814)}}.snow:nth-child(120){opacity:.1404;transform:translate(11.4437vw,-10px) scale(.989);animation:fall-120 25s -10s linear infinite}@keyframes fall-120{50.694%{transform:translate(9.581vw,50.694vh) scale(.989)}to{transform:translate(10.51235vw,99vh) scale(.989)}}.snow:nth-child(121){opacity:1.8404;transform:translate(78.878vw,-10px) scale(.4116);animation:fall-121 25s -28s linear infinite}@keyframes fall-121{62.817%{transform:translate(88.4958vw,62.817vh) scale(.4116)}to{transform:translate(83.6869vw,99vh) scale(.4116)}}.snow:nth-child(122){opacity:1.5816;transform:translate(53.5436vw,-10px) scale(.2573);animation:fall-122 18s -26s linear infinite}@keyframes fall-122{52.445%{transform:translate(62.8546vw,52.445vh) scale(.2573)}to{transform:translate(58.1991vw,99vh) scale(.2573)}}.snow:nth-child(123){opacity:1.8236;transform:translate(13.0418vw,-10px) scale(.4327);animation:fall-123 22s -4s linear infinite}@keyframes fall-123{40.104%{transform:translate(15.2348vw,40.104vh) scale(.4327)}to{transform:translate(14.1383vw,99vh) scale(.4327)}}.snow:nth-child(124){opacity:.9408;transform:translate(61.3827vw,-10px) scale(.1858);animation:fall-124 21s -1s linear infinite}@keyframes fall-124{38.141%{transform:translate(69.3301vw,38.141vh) scale(.1858)}to{transform:translate(65.3564vw,99vh) scale(.1858)}}.snow:nth-child(125){opacity:.2782;transform:translate(39.9608vw,-10px) scale(.5668);animation:fall-125 19s -10s linear infinite}@keyframes fall-125{76.15%{transform:translate(31.9154vw,76.15vh) scale(.5668)}to{transform:translate(35.9381vw,99vh) scale(.5668)}}.snow:nth-child(126){opacity:1.5828;transform:translate(11.2814vw,-10px) scale(.6441);animation:fall-126 16s -8s linear infinite}@keyframes fall-126{35.62%{transform:translate(7.2915vw,35.62vh) scale(.6441)}to{transform:translate(9.28645vw,99vh) scale(.6441)}}.snow:nth-child(127){opacity:.35;transform:translate(10.9135vw,-10px) scale(.2199);animation:fall-127 11s -13s linear infinite}@keyframes fall-127{78.475%{transform:translate(1.9833vw,78.475vh) scale(.2199)}to{transform:translate(6.4484vw,99vh) scale(.2199)}}.snow:nth-child(128){opacity:1.6056;transform:translate(79.7409vw,-10px) scale(.3747);animation:fall-128 29s -26s linear infinite}@keyframes fall-128{68.395%{transform:translate(85.885vw,68.395vh) scale(.3747)}to{transform:translate(82.81295vw,99vh) scale(.3747)}}.snow:nth-child(129){opacity:1.6064;transform:translate(36.516vw,-10px) scale(.5558);animation:fall-129 14s -5s linear infinite}@keyframes fall-129{42.426%{transform:translate(29.6936vw,42.426vh) scale(.5558)}to{transform:translate(33.1048vw,99vh) scale(.5558)}}.snow:nth-child(130){opacity:1.781;transform:translate(97.6701vw,-10px) scale(.0613);animation:fall-130 18s -9s linear infinite}@keyframes fall-130{73.631%{transform:translate(93.4746vw,73.631vh) scale(.0613)}to{transform:translate(95.57235vw,99vh) scale(.0613)}}.snow:nth-child(131){opacity:.3058;transform:translate(14.0932vw,-10px) scale(.0466);animation:fall-131 23s -9s linear infinite}@keyframes fall-131{75.817%{transform:translate(13.5207vw,75.817vh) scale(.0466)}to{transform:translate(13.80695vw,99vh) scale(.0466)}}.snow:nth-child(132){opacity:.695;transform:translate(84.8488vw,-10px) scale(.4966);animation:fall-132 29s -29s linear infinite}@keyframes fall-132{31.945%{transform:translate(79.1006vw,31.945vh) scale(.4966)}to{transform:translate(81.9747vw,99vh) scale(.4966)}}.snow:nth-child(133){opacity:1.6762;transform:translate(21.4087vw,-10px) scale(.0891);animation:fall-133 11s -15s linear infinite}@keyframes fall-133{77.993%{transform:translate(23.0421vw,77.993vh) scale(.0891)}to{transform:translate(22.2254vw,99vh) scale(.0891)}}.snow:nth-child(134){opacity:.6366;transform:translate(71.3759vw,-10px) scale(.0703);animation:fall-134 28s -24s linear infinite}@keyframes fall-134{75.941%{transform:translate(78.4126vw,75.941vh) scale(.0703)}to{transform:translate(74.89425vw,99vh) scale(.0703)}}.snow:nth-child(135){opacity:.7232;transform:translate(98.6914vw,-10px) scale(.347);animation:fall-135 22s -22s linear infinite}@keyframes fall-135{79.14%{transform:translate(100.1511vw,79.14vh) scale(.347)}to{transform:translate(99.42125vw,99vh) scale(.347)}}.snow:nth-child(136){opacity:1.6652;transform:translate(25.537vw,-10px) scale(.6326);animation:fall-136 15s -20s linear infinite}@keyframes fall-136{56.27%{transform:translate(29.0688vw,56.27vh) scale(.6326)}to{transform:translate(27.3029vw,99vh) scale(.6326)}}.snow:nth-child(137){opacity:.221;transform:translate(22.9275vw,-10px) scale(.6777);animation:fall-137 10s -3s linear infinite}@keyframes fall-137{55.088%{transform:translate(15.8198vw,55.088vh) scale(.6777)}to{transform:translate(19.37365vw,99vh) scale(.6777)}}.snow:nth-child(138){opacity:.4074;transform:translate(32.9127vw,-10px) scale(.0232);animation:fall-138 28s -12s linear infinite}@keyframes fall-138{43.769%{transform:translate(33.4119vw,43.769vh) scale(.0232)}to{transform:translate(33.1623vw,99vh) scale(.0232)}}.snow:nth-child(139){opacity:1.8896;transform:translate(10.5489vw,-10px) scale(.3726);animation:fall-139 15s -9s linear infinite}@keyframes fall-139{49.822%{transform:translate(9.1134vw,49.822vh) scale(.3726)}to{transform:translate(9.83115vw,99vh) scale(.3726)}}.snow:nth-child(140){opacity:.0452;transform:translate(85.159vw,-10px) scale(.4903);animation:fall-140 29s -11s linear infinite}@keyframes fall-140{64.008%{transform:translate(81.9058vw,64.008vh) scale(.4903)}to{transform:translate(83.5324vw,99vh) scale(.4903)}}.snow:nth-child(141){opacity:.3464;transform:translate(36.8821vw,-10px) scale(.8396);animation:fall-141 16s -28s linear infinite}@keyframes fall-141{53.429%{transform:translate(27.4242vw,53.429vh) scale(.8396)}to{transform:translate(32.15315vw,99vh) scale(.8396)}}.snow:nth-child(142){opacity:.8728;transform:translate(10.2053vw,-10px) scale(.6221);animation:fall-142 22s -28s linear infinite}@keyframes fall-142{63.202%{transform:translate(10.3931vw,63.202vh) scale(.6221)}to{transform:translate(10.2992vw,99vh) scale(.6221)}}.snow:nth-child(143){opacity:.8124;transform:translate(27.6606vw,-10px) scale(.4277);animation:fall-143 19s -26s linear infinite}@keyframes fall-143{50.412%{transform:translate(30.4299vw,50.412vh) scale(.4277)}to{transform:translate(29.04525vw,99vh) scale(.4277)}}.snow:nth-child(144){opacity:.504;transform:translate(28.4467vw,-10px) scale(.0121);animation:fall-144 14s -3s linear infinite}@keyframes fall-144{33.406%{transform:translate(35.4608vw,33.406vh) scale(.0121)}to{transform:translate(31.95375vw,99vh) scale(.0121)}}.snow:nth-child(145){opacity:1.8356;transform:translate(64.4128vw,-10px) scale(.3756);animation:fall-145 16s -4s linear infinite}@keyframes fall-145{63.935%{transform:translate(69.0007vw,63.935vh) scale(.3756)}to{transform:translate(66.70675vw,99vh) scale(.3756)}}.snow:nth-child(146){opacity:.0288;transform:translate(18.9898vw,-10px) scale(.7354);animation:fall-146 30s -28s linear infinite}@keyframes fall-146{50.67%{transform:translate(21.1174vw,50.67vh) scale(.7354)}to{transform:translate(20.0536vw,99vh) scale(.7354)}}.snow:nth-child(147){opacity:1.5158;transform:translate(21.698vw,-10px) scale(.2687);animation:fall-147 30s -25s linear infinite}@keyframes fall-147{48.46%{transform:translate(19.9665vw,48.46vh) scale(.2687)}to{transform:translate(20.83225vw,99vh) scale(.2687)}}.snow:nth-child(148){opacity:.3868;transform:translate(90.773vw,-10px) scale(.2393);animation:fall-148 10s -16s linear infinite}@keyframes fall-148{72.6%{transform:translate(83.8079vw,72.6vh) scale(.2393)}to{transform:translate(87.29045vw,99vh) scale(.2393)}}.snow:nth-child(149){opacity:.5822;transform:translate(4.536vw,-10px) scale(.1895);animation:fall-149 23s -16s linear infinite}@keyframes fall-149{60.907%{transform:translate(11.1913vw,60.907vh) scale(.1895)}to{transform:translate(7.86365vw,99vh) scale(.1895)}}.snow:nth-child(150){opacity:.0406;transform:translate(84.3232vw,-10px) scale(.5451);animation:fall-150 12s -20s linear infinite}@keyframes fall-150{35.227%{transform:translate(79.3713vw,35.227vh) scale(.5451)}to{transform:translate(81.84725vw,99vh) scale(.5451)}}.snow:nth-child(151){opacity:1.122;transform:translate(80.5617vw,-10px) scale(.1769);animation:fall-151 15s -29s linear infinite}@keyframes fall-151{51.28%{transform:translate(86.5872vw,51.28vh) scale(.1769)}to{transform:translate(83.57445vw,99vh) scale(.1769)}}.snow:nth-child(152){opacity:.019;transform:translate(68.5799vw,-10px) scale(.3691);animation:fall-152 19s -3s linear infinite}@keyframes fall-152{79.949%{transform:translate(75.6735vw,79.949vh) scale(.3691)}to{transform:translate(72.1267vw,99vh) scale(.3691)}}.snow:nth-child(153){opacity:1.0008;transform:translate(97.7175vw,-10px) scale(.2898);animation:fall-153 28s -16s linear infinite}@keyframes fall-153{68.316%{transform:translate(98.3534vw,68.316vh) scale(.2898)}to{transform:translate(98.03545vw,99vh) scale(.2898)}}.snow:nth-child(154){opacity:1.9992;transform:translate(89.1615vw,-10px) scale(.0652);animation:fall-154 13s -5s linear infinite}@keyframes fall-154{77.867%{transform:translate(99.0407vw,77.867vh) scale(.0652)}to{transform:translate(94.1011vw,99vh) scale(.0652)}}.snow:nth-child(155){opacity:1.2536;transform:translate(40.9432vw,-10px) scale(.4576);animation:fall-155 25s -19s linear infinite}@keyframes fall-155{47.131%{transform:translate(31.6272vw,47.131vh) scale(.4576)}to{transform:translate(36.2852vw,99vh) scale(.4576)}}.snow:nth-child(156){opacity:.5828;transform:translate(54.1375vw,-10px) scale(.2292);animation:fall-156 27s -19s linear infinite}@keyframes fall-156{35.856%{transform:translate(55.5999vw,35.856vh) scale(.2292)}to{transform:translate(54.8687vw,99vh) scale(.2292)}}.snow:nth-child(157){opacity:.5812;transform:translate(21.7603vw,-10px) scale(.9901);animation:fall-157 26s -3s linear infinite}@keyframes fall-157{70.863%{transform:translate(18.0226vw,70.863vh) scale(.9901)}to{transform:translate(19.89145vw,99vh) scale(.9901)}}.snow:nth-child(158){opacity:1.0226;transform:translate(68.1307vw,-10px) scale(.3735);animation:fall-158 30s -3s linear infinite}@keyframes fall-158{36.638%{transform:translate(67.4171vw,36.638vh) scale(.3735)}to{transform:translate(67.7739vw,99vh) scale(.3735)}}.snow:nth-child(159){opacity:1.5844;transform:translate(60.4117vw,-10px) scale(.3623);animation:fall-159 20s -9s linear infinite}@keyframes fall-159{49.837%{transform:translate(63.284vw,49.837vh) scale(.3623)}to{transform:translate(61.84785vw,99vh) scale(.3623)}}.snow:nth-child(160){opacity:.2572;transform:translate(95.4017vw,-10px) scale(.7234);animation:fall-160 28s -24s linear infinite}@keyframes fall-160{63.946%{transform:translate(104.4527vw,63.946vh) scale(.7234)}to{transform:translate(99.9272vw,99vh) scale(.7234)}}.snow:nth-child(161){opacity:.3894;transform:translate(90.689vw,-10px) scale(.1898);animation:fall-161 26s -17s linear infinite}@keyframes fall-161{50.176%{transform:translate(88.2057vw,50.176vh) scale(.1898)}to{transform:translate(89.44735vw,99vh) scale(.1898)}}.snow:nth-child(162){opacity:.5312;transform:translate(14.4787vw,-10px) scale(.7112);animation:fall-162 28s -1s linear infinite}@keyframes fall-162{72.571%{transform:translate(20.131vw,72.571vh) scale(.7112)}to{transform:translate(17.30485vw,99vh) scale(.7112)}}.snow:nth-child(163){opacity:.9412;transform:translate(98.353vw,-10px) scale(.1121);animation:fall-163 12s -22s linear infinite}@keyframes fall-163{48.377%{transform:translate(99.5744vw,48.377vh) scale(.1121)}to{transform:translate(98.9637vw,99vh) scale(.1121)}}.snow:nth-child(164){opacity:.821;transform:translate(99.9414vw,-10px) scale(.3853);animation:fall-164 20s -29s linear infinite}@keyframes fall-164{71.704%{transform:translate(96.6245vw,71.704vh) scale(.3853)}to{transform:translate(98.28295vw,99vh) scale(.3853)}}.snow:nth-child(165){opacity:.3662;transform:translate(40.1349vw,-10px) scale(.5357);animation:fall-165 25s -24s linear infinite}@keyframes fall-165{71.491%{transform:translate(44.4935vw,71.491vh) scale(.5357)}to{transform:translate(42.3142vw,99vh) scale(.5357)}}.snow:nth-child(166){opacity:1.4134;transform:translate(57.1839vw,-10px) scale(.3057);animation:fall-166 18s -6s linear infinite}@keyframes fall-166{44.897%{transform:translate(61.7737vw,44.897vh) scale(.3057)}to{transform:translate(59.4788vw,99vh) scale(.3057)}}.snow:nth-child(167){opacity:.1536;transform:translate(27.5536vw,-10px) scale(.2522);animation:fall-167 14s -24s linear infinite}@keyframes fall-167{77.062%{transform:translate(34.1722vw,77.062vh) scale(.2522)}to{transform:translate(30.8629vw,99vh) scale(.2522)}}.snow:nth-child(168){opacity:.676;transform:translate(73.1224vw,-10px) scale(.8783);animation:fall-168 19s -17s linear infinite}@keyframes fall-168{68.692%{transform:translate(68.1594vw,68.692vh) scale(.8783)}to{transform:translate(70.6409vw,99vh) scale(.8783)}}.snow:nth-child(169){opacity:1.6328;transform:translate(17.7652vw,-10px) scale(.8311);animation:fall-169 16s -17s linear infinite}@keyframes fall-169{75.529%{transform:translate(21.3513vw,75.529vh) scale(.8311)}to{transform:translate(19.55825vw,99vh) scale(.8311)}}.snow:nth-child(170){opacity:.8902;transform:translate(21.6859vw,-10px) scale(.3023);animation:fall-170 15s -15s linear infinite}@keyframes fall-170{48.79%{transform:translate(27.2489vw,48.79vh) scale(.3023)}to{transform:translate(24.4674vw,99vh) scale(.3023)}}.snow:nth-child(171){opacity:1.5688;transform:translate(37.8224vw,-10px) scale(.3178);animation:fall-171 23s -10s linear infinite}@keyframes fall-171{30.39%{transform:translate(30.1718vw,30.39vh) scale(.3178)}to{transform:translate(33.9971vw,99vh) scale(.3178)}}.snow:nth-child(172){opacity:.111;transform:translate(62.8098vw,-10px) scale(.3062);animation:fall-172 17s -29s linear infinite}@keyframes fall-172{66.185%{transform:translate(71.9275vw,66.185vh) scale(.3062)}to{transform:translate(67.36865vw,99vh) scale(.3062)}}.snow:nth-child(173){opacity:.6758;transform:translate(10.4723vw,-10px) scale(.8749);animation:fall-173 19s -16s linear infinite}@keyframes fall-173{56.549%{transform:translate(8.6576vw,56.549vh) scale(.8749)}to{transform:translate(9.56495vw,99vh) scale(.8749)}}.snow:nth-child(174){opacity:.2066;transform:translate(2.5837vw,-10px) scale(.8641);animation:fall-174 19s -22s linear infinite}@keyframes fall-174{79.509%{transform:translate(11.3115vw,79.509vh) scale(.8641)}to{transform:translate(6.9476vw,99vh) scale(.8641)}}.snow:nth-child(175){opacity:.264;transform:translate(88.2951vw,-10px) scale(.605);animation:fall-175 17s -26s linear infinite}@keyframes fall-175{60.759%{transform:translate(96.8807vw,60.759vh) scale(.605)}to{transform:translate(92.5879vw,99vh) scale(.605)}}.snow:nth-child(176){opacity:1.475;transform:translate(63.5678vw,-10px) scale(.5097);animation:fall-176 17s -22s linear infinite}@keyframes fall-176{46.677%{transform:translate(65.7237vw,46.677vh) scale(.5097)}to{transform:translate(64.64575vw,99vh) scale(.5097)}}.snow:nth-child(177){opacity:.9684;transform:translate(19.8794vw,-10px) scale(.7523);animation:fall-177 29s -27s linear infinite}@keyframes fall-177{59.807%{transform:translate(18.934vw,59.807vh) scale(.7523)}to{transform:translate(19.4067vw,99vh) scale(.7523)}}.snow:nth-child(178){opacity:1.0042;transform:translate(83.8611vw,-10px) scale(.1175);animation:fall-178 21s -17s linear infinite}@keyframes fall-178{36.075%{transform:translate(82.6289vw,36.075vh) scale(.1175)}to{transform:translate(83.245vw,99vh) scale(.1175)}}.snow:nth-child(179){opacity:1.972;transform:translate(83.0729vw,-10px) scale(.9131);animation:fall-179 29s -3s linear infinite}@keyframes fall-179{48.159%{transform:translate(90.9111vw,48.159vh) scale(.9131)}to{transform:translate(86.992vw,99vh) scale(.9131)}}.snow:nth-child(180){opacity:.0886;transform:translate(76.6335vw,-10px) scale(.0338);animation:fall-180 15s -8s linear infinite}@keyframes fall-180{34.401%{transform:translate(68.3194vw,34.401vh) scale(.0338)}to{transform:translate(72.47645vw,99vh) scale(.0338)}}.snow:nth-child(181){opacity:1.206;transform:translate(50.926vw,-10px) scale(.6539);animation:fall-181 23s -6s linear infinite}@keyframes fall-181{76.208%{transform:translate(45.8944vw,76.208vh) scale(.6539)}to{transform:translate(48.4102vw,99vh) scale(.6539)}}.snow:nth-child(182){opacity:1.723;transform:translate(71.6552vw,-10px) scale(.1251);animation:fall-182 16s -10s linear infinite}@keyframes fall-182{34.465%{transform:translate(75.8592vw,34.465vh) scale(.1251)}to{transform:translate(73.7572vw,99vh) scale(.1251)}}.snow:nth-child(183){opacity:1.4016;transform:translate(29.3489vw,-10px) scale(.8565);animation:fall-183 12s -28s linear infinite}@keyframes fall-183{37.411%{transform:translate(21.2484vw,37.411vh) scale(.8565)}to{transform:translate(25.29865vw,99vh) scale(.8565)}}.snow:nth-child(184){opacity:.3204;transform:translate(80.7622vw,-10px) scale(.0497);animation:fall-184 11s -7s linear infinite}@keyframes fall-184{67.24%{transform:translate(89.0889vw,67.24vh) scale(.0497)}to{transform:translate(84.92555vw,99vh) scale(.0497)}}.snow:nth-child(185){opacity:1.488;transform:translate(23.5928vw,-10px) scale(.7144);animation:fall-185 16s -17s linear infinite}@keyframes fall-185{51.582%{transform:translate(24.3469vw,51.582vh) scale(.7144)}to{transform:translate(23.96985vw,99vh) scale(.7144)}}.snow:nth-child(186){opacity:1.7838;transform:translate(83.1649vw,-10px) scale(.3676);animation:fall-186 17s -8s linear infinite}@keyframes fall-186{67.33%{transform:translate(86.6414vw,67.33vh) scale(.3676)}to{transform:translate(84.90315vw,99vh) scale(.3676)}}.snow:nth-child(187){opacity:.1084;transform:translate(68.6626vw,-10px) scale(.6401);animation:fall-187 22s -14s linear infinite}@keyframes fall-187{54.473%{transform:translate(70.5365vw,54.473vh) scale(.6401)}to{transform:translate(69.59955vw,99vh) scale(.6401)}}.snow:nth-child(188){opacity:1.9302;transform:translate(70.8811vw,-10px) scale(.5773);animation:fall-188 25s -15s linear infinite}@keyframes fall-188{61.186%{transform:translate(61.515vw,61.186vh) scale(.5773)}to{transform:translate(66.19805vw,99vh) scale(.5773)}}.snow:nth-child(189){opacity:1.5888;transform:translate(41.5876vw,-10px) scale(.062);animation:fall-189 18s -20s linear infinite}@keyframes fall-189{34.566%{transform:translate(50.6759vw,34.566vh) scale(.062)}to{transform:translate(46.13175vw,99vh) scale(.062)}}.snow:nth-child(190){opacity:1.6532;transform:translate(46.2662vw,-10px) scale(.8043);animation:fall-190 30s -2s linear infinite}@keyframes fall-190{38.445%{transform:translate(45.2611vw,38.445vh) scale(.8043)}to{transform:translate(45.76365vw,99vh) scale(.8043)}}.snow:nth-child(191){opacity:1.8872;transform:translate(76.8414vw,-10px) scale(.5175);animation:fall-191 24s -24s linear infinite}@keyframes fall-191{68.973%{transform:translate(75.9882vw,68.973vh) scale(.5175)}to{transform:translate(76.4148vw,99vh) scale(.5175)}}.snow:nth-child(192){opacity:1.449;transform:translate(42.5558vw,-10px) scale(.2546);animation:fall-192 15s -12s linear infinite}@keyframes fall-192{69.491%{transform:translate(33.0643vw,69.491vh) scale(.2546)}to{transform:translate(37.81005vw,99vh) scale(.2546)}}.snow:nth-child(193){opacity:.4868;transform:translate(41.1671vw,-10px) scale(.8682);animation:fall-193 23s -16s linear infinite}@keyframes fall-193{42.364%{transform:translate(39.8827vw,42.364vh) scale(.8682)}to{transform:translate(40.5249vw,99vh) scale(.8682)}}.snow:nth-child(194){opacity:.4472;transform:translate(5.7442vw,-10px) scale(.7251);animation:fall-194 23s -4s linear infinite}@keyframes fall-194{45.806%{transform:translate(11.5845vw,45.806vh) scale(.7251)}to{transform:translate(8.66435vw,99vh) scale(.7251)}}.snow:nth-child(195){opacity:1.6256;transform:translate(82.9248vw,-10px) scale(.6099);animation:fall-195 18s -13s linear infinite}@keyframes fall-195{73.525%{transform:translate(79.6354vw,73.525vh) scale(.6099)}to{transform:translate(81.2801vw,99vh) scale(.6099)}}.snow:nth-child(196){opacity:.259;transform:translate(8.2529vw,-10px) scale(.2581);animation:fall-196 30s -30s linear infinite}@keyframes fall-196{38.26%{transform:translate(11.2066vw,38.26vh) scale(.2581)}to{transform:translate(9.72975vw,99vh) scale(.2581)}}.snow:nth-child(197){opacity:.3198;transform:translate(48.9724vw,-10px) scale(.5951);animation:fall-197 13s -9s linear infinite}@keyframes fall-197{79.01%{transform:translate(46.7565vw,79.01vh) scale(.5951)}to{transform:translate(47.86445vw,99vh) scale(.5951)}}.snow:nth-child(198){opacity:.9278;transform:translate(81.5444vw,-10px) scale(.4984);animation:fall-198 29s -4s linear infinite}@keyframes fall-198{31.198%{transform:translate(76.6919vw,31.198vh) scale(.4984)}to{transform:translate(79.11815vw,99vh) scale(.4984)}}.snow:nth-child(199){opacity:1.6568;transform:translate(95.4562vw,-10px) scale(.852);animation:fall-199 17s -7s linear infinite}@keyframes fall-199{61.8%{transform:translate(93.1279vw,61.8vh) scale(.852)}to{transform:translate(94.29205vw,99vh) scale(.852)}}.snow:nth-child(200){opacity:1.0638;transform:translate(10.1694vw,-10px) scale(.5749);animation:fall-200 16s -25s linear infinite}@keyframes fall-200{63.425%{transform:translate(7.2236vw,63.425vh) scale(.5749)}to{transform:translate(8.6965vw,99vh) scale(.5749)}}.snow:nth-child(201){opacity:1.3914;transform:translate(77.304vw,-10px) scale(.0569);animation:fall-201 25s -18s linear infinite}@keyframes fall-201{67.595%{transform:translate(68.6829vw,67.595vh) scale(.0569)}to{transform:translate(72.99345vw,99vh) scale(.0569)}}.snow:nth-child(202){opacity:.723;transform:translate(7.7025vw,-10px) scale(.7599);animation:fall-202 27s -30s linear infinite}@keyframes fall-202{45.104%{transform:translate(11.8654vw,45.104vh) scale(.7599)}to{transform:translate(9.78395vw,99vh) scale(.7599)}}.snow:nth-child(203){opacity:.6124;transform:translate(18.1956vw,-10px) scale(.5042);animation:fall-203 20s -9s linear infinite}@keyframes fall-203{44.325%{transform:translate(11.8916vw,44.325vh) scale(.5042)}to{transform:translate(15.0436vw,99vh) scale(.5042)}}.snow:nth-child(204){opacity:.3504;transform:translate(33.9313vw,-10px) scale(.9794);animation:fall-204 24s -4s linear infinite}@keyframes fall-204{77.314%{transform:translate(36.1044vw,77.314vh) scale(.9794)}to{transform:translate(35.01785vw,99vh) scale(.9794)}}.snow:nth-child(205){opacity:1.571;transform:translate(72.8395vw,-10px) scale(.7505);animation:fall-205 11s -25s linear infinite}@keyframes fall-205{43.134%{transform:translate(79.8292vw,43.134vh) scale(.7505)}to{transform:translate(76.33435vw,99vh) scale(.7505)}}.snow:nth-child(206){opacity:.4702;transform:translate(74.2457vw,-10px) scale(.0636);animation:fall-206 26s -19s linear infinite}@keyframes fall-206{37.941%{transform:translate(80.0539vw,37.941vh) scale(.0636)}to{transform:translate(77.1498vw,99vh) scale(.0636)}}.snow:nth-child(207){opacity:1.6592;transform:translate(8.0858vw,-10px) scale(.016);animation:fall-207 15s -13s linear infinite}@keyframes fall-207{65.606%{transform:translate(4.7847vw,65.606vh) scale(.016)}to{transform:translate(6.43525vw,99vh) scale(.016)}}.snow:nth-child(208){opacity:1.1782;transform:translate(33.6376vw,-10px) scale(.3634);animation:fall-208 11s -20s linear infinite}@keyframes fall-208{44.106%{transform:translate(33.5235vw,44.106vh) scale(.3634)}to{transform:translate(33.58055vw,99vh) scale(.3634)}}.snow:nth-child(209){opacity:.8372;transform:translate(73.8024vw,-10px) scale(.0877);animation:fall-209 10s -11s linear infinite}@keyframes fall-209{74.781%{transform:translate(82.4852vw,74.781vh) scale(.0877)}to{transform:translate(78.1438vw,99vh) scale(.0877)}}.snow:nth-child(210){opacity:1.505;transform:translate(27.2565vw,-10px) scale(.528);animation:fall-210 18s -1s linear infinite}@keyframes fall-210{33.211%{transform:translate(35.2672vw,33.211vh) scale(.528)}to{transform:translate(31.26185vw,99vh) scale(.528)}}.snow:nth-child(211){opacity:1.2386;transform:translate(49.5695vw,-10px) scale(.314);animation:fall-211 15s -20s linear infinite}@keyframes fall-211{55.234%{transform:translate(40.1946vw,55.234vh) scale(.314)}to{transform:translate(44.88205vw,99vh) scale(.314)}}.snow:nth-child(212){opacity:1.0106;transform:translate(27.4822vw,-10px) scale(.1481);animation:fall-212 23s -10s linear infinite}@keyframes fall-212{71.833%{transform:translate(25.6324vw,71.833vh) scale(.1481)}to{transform:translate(26.5573vw,99vh) scale(.1481)}}.snow:nth-child(213){opacity:.1116;transform:translate(25.8061vw,-10px) scale(.2579);animation:fall-213 15s -29s linear infinite}@keyframes fall-213{38.84%{transform:translate(35.0748vw,38.84vh) scale(.2579)}to{transform:translate(30.44045vw,99vh) scale(.2579)}}.snow:nth-child(214){opacity:1.8506;transform:translate(47.8396vw,-10px) scale(.5852);animation:fall-214 14s -11s linear infinite}@keyframes fall-214{55.3%{transform:translate(50.6032vw,55.3vh) scale(.5852)}to{transform:translate(49.2214vw,99vh) scale(.5852)}}.snow:nth-child(215){opacity:1.479;transform:translate(96.3094vw,-10px) scale(.9969);animation:fall-215 14s -19s linear infinite}@keyframes fall-215{31.235%{transform:translate(90.6478vw,31.235vh) scale(.9969)}to{transform:translate(93.4786vw,99vh) scale(.9969)}}.snow:nth-child(216){opacity:1.1332;transform:translate(96.0265vw,-10px) scale(.5845);animation:fall-216 14s -30s linear infinite}@keyframes fall-216{31.108%{transform:translate(103.4669vw,31.108vh) scale(.5845)}to{transform:translate(99.7467vw,99vh) scale(.5845)}}.snow:nth-child(217){opacity:1.873;transform:translate(80.0907vw,-10px) scale(.457);animation:fall-217 28s -20s linear infinite}@keyframes fall-217{50.426%{transform:translate(83.8962vw,50.426vh) scale(.457)}to{transform:translate(81.99345vw,99vh) scale(.457)}}.snow:nth-child(218){opacity:1.3768;transform:translate(14.9436vw,-10px) scale(.3072);animation:fall-218 15s -2s linear infinite}@keyframes fall-218{33.302%{transform:translate(23.2607vw,33.302vh) scale(.3072)}to{transform:translate(19.10215vw,99vh) scale(.3072)}}.snow:nth-child(219){opacity:1.0458;transform:translate(10.809vw,-10px) scale(.5308);animation:fall-219 26s -10s linear infinite}@keyframes fall-219{57.985%{transform:translate(14.0941vw,57.985vh) scale(.5308)}to{transform:translate(12.45155vw,99vh) scale(.5308)}}.snow:nth-child(220){opacity:1.0286;transform:translate(40.4359vw,-10px) scale(.9093);animation:fall-220 12s -28s linear infinite}@keyframes fall-220{69.282%{transform:translate(47.5968vw,69.282vh) scale(.9093)}to{transform:translate(44.01635vw,99vh) scale(.9093)}}.snow:nth-child(221){opacity:1.518;transform:translate(42.9473vw,-10px) scale(.2657);animation:fall-221 12s -11s linear infinite}@keyframes fall-221{36.248%{transform:translate(52.6424vw,36.248vh) scale(.2657)}to{transform:translate(47.79485vw,99vh) scale(.2657)}}.snow:nth-child(222){opacity:1.1914;transform:translate(33.7166vw,-10px) scale(.7114);animation:fall-222 23s -4s linear infinite}@keyframes fall-222{58.578%{transform:translate(35.9272vw,58.578vh) scale(.7114)}to{transform:translate(34.8219vw,99vh) scale(.7114)}}.snow:nth-child(223){opacity:1.993;transform:translate(84.5997vw,-10px) scale(.4075);animation:fall-223 27s -11s linear infinite}@keyframes fall-223{39.376%{transform:translate(84.3422vw,39.376vh) scale(.4075)}to{transform:translate(84.47095vw,99vh) scale(.4075)}}.snow:nth-child(224){opacity:1.9638;transform:translate(34.9177vw,-10px) scale(.456);animation:fall-224 21s -23s linear infinite}@keyframes fall-224{76.466%{transform:translate(29.8857vw,76.466vh) scale(.456)}to{transform:translate(32.4017vw,99vh) scale(.456)}}.snow:nth-child(225){opacity:1.9076;transform:translate(21.222vw,-10px) scale(.9405);animation:fall-225 11s -8s linear infinite}@keyframes fall-225{76.31%{transform:translate(20.183vw,76.31vh) scale(.9405)}to{transform:translate(20.7025vw,99vh) scale(.9405)}}.snow:nth-child(226){opacity:.1884;transform:translate(96.1097vw,-10px) scale(.6716);animation:fall-226 17s -27s linear infinite}@keyframes fall-226{37.678%{transform:translate(96.9782vw,37.678vh) scale(.6716)}to{transform:translate(96.54395vw,99vh) scale(.6716)}}.snow:nth-child(227){opacity:1.6434;transform:translate(35.3897vw,-10px) scale(.5486);animation:fall-227 18s -20s linear infinite}@keyframes fall-227{73.689%{transform:translate(32.7268vw,73.689vh) scale(.5486)}to{transform:translate(34.05825vw,99vh) scale(.5486)}}.snow:nth-child(228){opacity:1.6178;transform:translate(30.4349vw,-10px) scale(.35);animation:fall-228 29s -16s linear infinite}@keyframes fall-228{75.79%{transform:translate(25.4454vw,75.79vh) scale(.35)}to{transform:translate(27.94015vw,99vh) scale(.35)}}.snow:nth-child(229){opacity:1.3048;transform:translate(4.282vw,-10px) scale(.6051);animation:fall-229 24s -15s linear infinite}@keyframes fall-229{55.455%{transform:translate(10.6143vw,55.455vh) scale(.6051)}to{transform:translate(7.44815vw,99vh) scale(.6051)}}.snow:nth-child(230){opacity:1.2058;transform:translate(22.2984vw,-10px) scale(.1256);animation:fall-230 25s -11s linear infinite}@keyframes fall-230{50.367%{transform:translate(14.7956vw,50.367vh) scale(.1256)}to{transform:translate(18.547vw,99vh) scale(.1256)}}.snow:nth-child(231){opacity:.9302;transform:translate(5.516vw,-10px) scale(.1974);animation:fall-231 20s -1s linear infinite}@keyframes fall-231{64.203%{transform:translate(-3.9806vw,64.203vh) scale(.1974)}to{transform:translate(.7677vw,99vh) scale(.1974)}}.snow:nth-child(232){opacity:.2182;transform:translate(16.1614vw,-10px) scale(.8217);animation:fall-232 29s -7s linear infinite}@keyframes fall-232{31.721%{transform:translate(25.1832vw,31.721vh) scale(.8217)}to{transform:translate(20.6723vw,99vh) scale(.8217)}}.snow:nth-child(233){opacity:.692;transform:translate(25.1441vw,-10px) scale(.192);animation:fall-233 13s -26s linear infinite}@keyframes fall-233{40.847%{transform:translate(26.9753vw,40.847vh) scale(.192)}to{transform:translate(26.0597vw,99vh) scale(.192)}}.snow:nth-child(234){opacity:1.3884;transform:translate(20.5012vw,-10px) scale(.3976);animation:fall-234 19s -5s linear infinite}@keyframes fall-234{79.255%{transform:translate(12.2145vw,79.255vh) scale(.3976)}to{transform:translate(16.35785vw,99vh) scale(.3976)}}.snow:nth-child(235){opacity:1.844;transform:translate(11.2612vw,-10px) scale(.6708);animation:fall-235 14s -6s linear infinite}@keyframes fall-235{63.732%{transform:translate(18.5536vw,63.732vh) scale(.6708)}to{transform:translate(14.9074vw,99vh) scale(.6708)}}.snow:nth-child(236){opacity:.5912;transform:translate(37.6484vw,-10px) scale(.151);animation:fall-236 22s -21s linear infinite}@keyframes fall-236{78.427%{transform:translate(41.3407vw,78.427vh) scale(.151)}to{transform:translate(39.49455vw,99vh) scale(.151)}}.snow:nth-child(237){opacity:1.593;transform:translate(43.1506vw,-10px) scale(.9995);animation:fall-237 29s -2s linear infinite}@keyframes fall-237{48.713%{transform:translate(51.2471vw,48.713vh) scale(.9995)}to{transform:translate(47.19885vw,99vh) scale(.9995)}}.snow:nth-child(238){opacity:1.9954;transform:translate(61.1402vw,-10px) scale(.1611);animation:fall-238 11s -9s linear infinite}@keyframes fall-238{66.867%{transform:translate(57.8336vw,66.867vh) scale(.1611)}to{transform:translate(59.4869vw,99vh) scale(.1611)}}.snow:nth-child(239){opacity:1.1526;transform:translate(48.3568vw,-10px) scale(.568);animation:fall-239 25s -24s linear infinite}@keyframes fall-239{58.426%{transform:translate(38.7154vw,58.426vh) scale(.568)}to{transform:translate(43.5361vw,99vh) scale(.568)}}.snow:nth-child(240){opacity:1.8664;transform:translate(37.3587vw,-10px) scale(.4527);animation:fall-240 12s -30s linear infinite}@keyframes fall-240{48.006%{transform:translate(41.06vw,48.006vh) scale(.4527)}to{transform:translate(39.20935vw,99vh) scale(.4527)}}.snow:nth-child(241){opacity:.1974;transform:translate(27.7443vw,-10px) scale(.072);animation:fall-241 21s -5s linear infinite}@keyframes fall-241{32.652%{transform:translate(21.3257vw,32.652vh) scale(.072)}to{transform:translate(24.535vw,99vh) scale(.072)}}.snow:nth-child(242){opacity:.2932;transform:translate(62.582vw,-10px) scale(.1008);animation:fall-242 14s -25s linear infinite}@keyframes fall-242{39.267%{transform:translate(72.4824vw,39.267vh) scale(.1008)}to{transform:translate(67.5322vw,99vh) scale(.1008)}}.snow:nth-child(243){opacity:1.6094;transform:translate(22.2553vw,-10px) scale(.3077);animation:fall-243 10s -7s linear infinite}@keyframes fall-243{39.247%{transform:translate(18.9182vw,39.247vh) scale(.3077)}to{transform:translate(20.58675vw,99vh) scale(.3077)}}.snow:nth-child(244){opacity:.5224;transform:translate(15.3696vw,-10px) scale(.6309);animation:fall-244 22s -23s linear infinite}@keyframes fall-244{30.334%{transform:translate(6.4417vw,30.334vh) scale(.6309)}to{transform:translate(10.90565vw,99vh) scale(.6309)}}.snow:nth-child(245){opacity:.7944;transform:translate(13.0971vw,-10px) scale(.7065);animation:fall-245 16s -15s linear infinite}@keyframes fall-245{71.178%{transform:translate(4.2075vw,71.178vh) scale(.7065)}to{transform:translate(8.6523vw,99vh) scale(.7065)}}.snow:nth-child(246){opacity:1.3626;transform:translate(2.3vw,-10px) scale(.0632);animation:fall-246 12s -28s linear infinite}@keyframes fall-246{41.04%{transform:translate(3.8356vw,41.04vh) scale(.0632)}to{transform:translate(3.0678vw,99vh) scale(.0632)}}.snow:nth-child(247){opacity:.7498;transform:translate(96.6935vw,-10px) scale(.2971);animation:fall-247 27s -29s linear infinite}@keyframes fall-247{78.969%{transform:translate(100.0761vw,78.969vh) scale(.2971)}to{transform:translate(98.3848vw,99vh) scale(.2971)}}.snow:nth-child(248){opacity:1.2152;transform:translate(41.8744vw,-10px) scale(.8716);animation:fall-248 23s -28s linear infinite}@keyframes fall-248{79.551%{transform:translate(36.6883vw,79.551vh) scale(.8716)}to{transform:translate(39.28135vw,99vh) scale(.8716)}}.snow:nth-child(249){opacity:.3766;transform:translate(85.7667vw,-10px) scale(.3379);animation:fall-249 23s -17s linear infinite}@keyframes fall-249{66.818%{transform:translate(77.7539vw,66.818vh) scale(.3379)}to{transform:translate(81.7603vw,99vh) scale(.3379)}}.snow:nth-child(250){opacity:.839;transform:translate(71.6683vw,-10px) scale(.8736);animation:fall-250 25s -4s linear infinite}@keyframes fall-250{51.672%{transform:translate(80.6502vw,51.672vh) scale(.8736)}to{transform:translate(76.15925vw,99vh) scale(.8736)}}.snow:nth-child(251){opacity:1.6278;transform:translate(42.5789vw,-10px) scale(.9799);animation:fall-251 27s -21s linear infinite}@keyframes fall-251{56.061%{transform:translate(48.6635vw,56.061vh) scale(.9799)}to{transform:translate(45.6212vw,99vh) scale(.9799)}}.snow:nth-child(252){opacity:.5892;transform:translate(27.6764vw,-10px) scale(.1359);animation:fall-252 26s -15s linear infinite}@keyframes fall-252{53.876%{transform:translate(29.194vw,53.876vh) scale(.1359)}to{transform:translate(28.4352vw,99vh) scale(.1359)}}.snow:nth-child(253){opacity:.3784;transform:translate(53.0887vw,-10px) scale(.0176);animation:fall-253 16s -9s linear infinite}@keyframes fall-253{34.112%{transform:translate(55.4871vw,34.112vh) scale(.0176)}to{transform:translate(54.2879vw,99vh) scale(.0176)}}.snow:nth-child(254){opacity:.4236;transform:translate(28.2868vw,-10px) scale(.2322);animation:fall-254 22s -6s linear infinite}@keyframes fall-254{38.84%{transform:translate(22.6311vw,38.84vh) scale(.2322)}to{transform:translate(25.45895vw,99vh) scale(.2322)}}.snow:nth-child(255){opacity:.4922;transform:translate(26.8755vw,-10px) scale(.5138);animation:fall-255 28s -9s linear infinite}@keyframes fall-255{43.207%{transform:translate(28.0834vw,43.207vh) scale(.5138)}to{transform:translate(27.47945vw,99vh) scale(.5138)}}.snow:nth-child(256){opacity:.2972;transform:translate(98.0307vw,-10px) scale(.8221);animation:fall-256 10s -12s linear infinite}@keyframes fall-256{75.093%{transform:translate(98.2654vw,75.093vh) scale(.8221)}to{transform:translate(98.14805vw,99vh) scale(.8221)}}.snow:nth-child(257){opacity:.8248;transform:translate(49.5174vw,-10px) scale(.0423);animation:fall-257 19s -3s linear infinite}@keyframes fall-257{57.469%{transform:translate(44.0996vw,57.469vh) scale(.0423)}to{transform:translate(46.8085vw,99vh) scale(.0423)}}.snow:nth-child(258){opacity:1.9472;transform:translate(97.1596vw,-10px) scale(.3903);animation:fall-258 11s -10s linear infinite}@keyframes fall-258{56.98%{transform:translate(93.2482vw,56.98vh) scale(.3903)}to{transform:translate(95.2039vw,99vh) scale(.3903)}}.snow:nth-child(259){opacity:1.6424;transform:translate(66.059vw,-10px) scale(.3604);animation:fall-259 15s -20s linear infinite}@keyframes fall-259{57.887%{transform:translate(58.5729vw,57.887vh) scale(.3604)}to{transform:translate(62.31595vw,99vh) scale(.3604)}}.snow:nth-child(260){opacity:1.4232;transform:translate(94.4599vw,-10px) scale(.3618);animation:fall-260 24s -7s linear infinite}@keyframes fall-260{77.009%{transform:translate(100.5577vw,77.009vh) scale(.3618)}to{transform:translate(97.5088vw,99vh) scale(.3618)}}.snow:nth-child(261){opacity:.8282;transform:translate(60.5427vw,-10px) scale(.0756);animation:fall-261 18s -21s linear infinite}@keyframes fall-261{70.926%{transform:translate(57.0388vw,70.926vh) scale(.0756)}to{transform:translate(58.79075vw,99vh) scale(.0756)}}.snow:nth-child(262){opacity:1.1698;transform:translate(28.8017vw,-10px) scale(.5325);animation:fall-262 28s -12s linear infinite}@keyframes fall-262{53.682%{transform:translate(33.811vw,53.682vh) scale(.5325)}to{transform:translate(31.30635vw,99vh) scale(.5325)}}.snow:nth-child(263){opacity:1.183;transform:translate(43.3485vw,-10px) scale(.0176);animation:fall-263 17s -17s linear infinite}@keyframes fall-263{57.368%{transform:translate(37.8997vw,57.368vh) scale(.0176)}to{transform:translate(40.6241vw,99vh) scale(.0176)}}.snow:nth-child(264){opacity:1.9334;transform:translate(63.6018vw,-10px) scale(.2811);animation:fall-264 28s -18s linear infinite}@keyframes fall-264{68.259%{transform:translate(65.9464vw,68.259vh) scale(.2811)}to{transform:translate(64.7741vw,99vh) scale(.2811)}}.snow:nth-child(265){opacity:1.2414;transform:translate(46.2946vw,-10px) scale(.6034);animation:fall-265 28s -17s linear infinite}@keyframes fall-265{60.612%{transform:translate(56.0592vw,60.612vh) scale(.6034)}to{transform:translate(51.1769vw,99vh) scale(.6034)}}.snow:nth-child(266){opacity:.212;transform:translate(34.849vw,-10px) scale(.5302);animation:fall-266 14s -18s linear infinite}@keyframes fall-266{36.902%{transform:translate(25.5641vw,36.902vh) scale(.5302)}to{transform:translate(30.20655vw,99vh) scale(.5302)}}.snow:nth-child(267){opacity:1.4686;transform:translate(53.1996vw,-10px) scale(.7697);animation:fall-267 18s -12s linear infinite}@keyframes fall-267{60.054%{transform:translate(60.2962vw,60.054vh) scale(.7697)}to{transform:translate(56.7479vw,99vh) scale(.7697)}}.snow:nth-child(268){opacity:.8016;transform:translate(37.1016vw,-10px) scale(.9219);animation:fall-268 23s -21s linear infinite}@keyframes fall-268{73.515%{transform:translate(31.6695vw,73.515vh) scale(.9219)}to{transform:translate(34.38555vw,99vh) scale(.9219)}}.snow:nth-child(269){opacity:.6038;transform:translate(39.2654vw,-10px) scale(.9305);animation:fall-269 19s -16s linear infinite}@keyframes fall-269{30.626%{transform:translate(42.2884vw,30.626vh) scale(.9305)}to{transform:translate(40.7769vw,99vh) scale(.9305)}}.snow:nth-child(270){opacity:1.7794;transform:translate(8.8373vw,-10px) scale(.1161);animation:fall-270 28s -15s linear infinite}@keyframes fall-270{53.288%{transform:translate(.6897vw,53.288vh) scale(.1161)}to{transform:translate(4.7635vw,99vh) scale(.1161)}}.snow:nth-child(271){opacity:1.8538;transform:translate(40.6587vw,-10px) scale(.4887);animation:fall-271 30s -26s linear infinite}@keyframes fall-271{30.264%{transform:translate(45.4264vw,30.264vh) scale(.4887)}to{transform:translate(43.04255vw,99vh) scale(.4887)}}.snow:nth-child(272){opacity:1.4638;transform:translate(53.1773vw,-10px) scale(.6943);animation:fall-272 19s -30s linear infinite}@keyframes fall-272{50.457%{transform:translate(44.4912vw,50.457vh) scale(.6943)}to{transform:translate(48.83425vw,99vh) scale(.6943)}}.snow:nth-child(273){opacity:.1706;transform:translate(93.3927vw,-10px) scale(.0648);animation:fall-273 12s -12s linear infinite}@keyframes fall-273{56.68%{transform:translate(95.175vw,56.68vh) scale(.0648)}to{transform:translate(94.28385vw,99vh) scale(.0648)}}.snow:nth-child(274){opacity:1.516;transform:translate(44.5071vw,-10px) scale(.0656);animation:fall-274 20s -9s linear infinite}@keyframes fall-274{60.066%{transform:translate(39.9785vw,60.066vh) scale(.0656)}to{transform:translate(42.2428vw,99vh) scale(.0656)}}.snow:nth-child(275){opacity:1.5288;transform:translate(18.4952vw,-10px) scale(.3218);animation:fall-275 14s -6s linear infinite}@keyframes fall-275{36.9%{transform:translate(23.9918vw,36.9vh) scale(.3218)}to{transform:translate(21.2435vw,99vh) scale(.3218)}}.snow:nth-child(276){opacity:1.8722;transform:translate(16.3532vw,-10px) scale(.3035);animation:fall-276 10s -23s linear infinite}@keyframes fall-276{48.361%{transform:translate(13.454vw,48.361vh) scale(.3035)}to{transform:translate(14.9036vw,99vh) scale(.3035)}}.snow:nth-child(277){opacity:.1008;transform:translate(83.0101vw,-10px) scale(.2377);animation:fall-277 20s -11s linear infinite}@keyframes fall-277{68.421%{transform:translate(77.4638vw,68.421vh) scale(.2377)}to{transform:translate(80.23695vw,99vh) scale(.2377)}}.snow:nth-child(278){opacity:.8426;transform:translate(76.8329vw,-10px) scale(.2489);animation:fall-278 26s -11s linear infinite}@keyframes fall-278{38.081%{transform:translate(70.0662vw,38.081vh) scale(.2489)}to{transform:translate(73.44955vw,99vh) scale(.2489)}}.snow:nth-child(279){opacity:1.2472;transform:translate(11.3393vw,-10px) scale(.596);animation:fall-279 29s -1s linear infinite}@keyframes fall-279{66.202%{transform:translate(21.0276vw,66.202vh) scale(.596)}to{transform:translate(16.18345vw,99vh) scale(.596)}}.snow:nth-child(280){opacity:1.5564;transform:translate(33.5941vw,-10px) scale(.4071);animation:fall-280 27s -13s linear infinite}@keyframes fall-280{59.887%{transform:translate(37.4624vw,59.887vh) scale(.4071)}to{transform:translate(35.52825vw,99vh) scale(.4071)}}.snow:nth-child(281){opacity:.216;transform:translate(14.0742vw,-10px) scale(.1033);animation:fall-281 12s -5s linear infinite}@keyframes fall-281{45.556%{transform:translate(17.355vw,45.556vh) scale(.1033)}to{transform:translate(15.7146vw,99vh) scale(.1033)}}.snow:nth-child(282){opacity:1.5194;transform:translate(43.2405vw,-10px) scale(.7951);animation:fall-282 16s -16s linear infinite}@keyframes fall-282{71.176%{transform:translate(47.4023vw,71.176vh) scale(.7951)}to{transform:translate(45.3214vw,99vh) scale(.7951)}}.snow:nth-child(283){opacity:.5846;transform:translate(36.3947vw,-10px) scale(.7022);animation:fall-283 15s -26s linear infinite}@keyframes fall-283{31.158%{transform:translate(32.6927vw,31.158vh) scale(.7022)}to{transform:translate(34.5437vw,99vh) scale(.7022)}}.snow:nth-child(284){opacity:1.5054;transform:translate(25.0223vw,-10px) scale(.0435);animation:fall-284 25s -9s linear infinite}@keyframes fall-284{34.222%{transform:translate(24.9449vw,34.222vh) scale(.0435)}to{transform:translate(24.9836vw,99vh) scale(.0435)}}.snow:nth-child(285){opacity:.0242;transform:translate(3.7147vw,-10px) scale(.2561);animation:fall-285 27s -28s linear infinite}@keyframes fall-285{50.311%{transform:translate(-3.8704vw,50.311vh) scale(.2561)}to{transform:translate(-.07785vw,99vh) scale(.2561)}}.snow:nth-child(286){opacity:1.4158;transform:translate(40.7179vw,-10px) scale(.8942);animation:fall-286 27s -23s linear infinite}@keyframes fall-286{35.197%{transform:translate(32.1278vw,35.197vh) scale(.8942)}to{transform:translate(36.42285vw,99vh) scale(.8942)}}.snow:nth-child(287){opacity:.3602;transform:translate(98.7517vw,-10px) scale(.1748);animation:fall-287 27s -7s linear infinite}@keyframes fall-287{77.695%{transform:translate(99.7576vw,77.695vh) scale(.1748)}to{transform:translate(99.25465vw,99vh) scale(.1748)}}.snow:nth-child(288){opacity:1.0368;transform:translate(66.6259vw,-10px) scale(.9098);animation:fall-288 13s -19s linear infinite}@keyframes fall-288{75.197%{transform:translate(73.6989vw,75.197vh) scale(.9098)}to{transform:translate(70.1624vw,99vh) scale(.9098)}}.snow:nth-child(289){opacity:.9722;transform:translate(39.6194vw,-10px) scale(.5467);animation:fall-289 24s -17s linear infinite}@keyframes fall-289{78.645%{transform:translate(49.4075vw,78.645vh) scale(.5467)}to{transform:translate(44.51345vw,99vh) scale(.5467)}}.snow:nth-child(290){opacity:.6076;transform:translate(8.4141vw,-10px) scale(.3622);animation:fall-290 18s -19s linear infinite}@keyframes fall-290{52.767%{transform:translate(15.7594vw,52.767vh) scale(.3622)}to{transform:translate(12.08675vw,99vh) scale(.3622)}}.snow:nth-child(291){opacity:1.4714;transform:translate(74.0156vw,-10px) scale(.5628);animation:fall-291 20s -5s linear infinite}@keyframes fall-291{42.946%{transform:translate(65.3142vw,42.946vh) scale(.5628)}to{transform:translate(69.6649vw,99vh) scale(.5628)}}.snow:nth-child(292){opacity:1.1034;transform:translate(61.2975vw,-10px) scale(.0813);animation:fall-292 23s -25s linear infinite}@keyframes fall-292{53.047%{transform:translate(54.848vw,53.047vh) scale(.0813)}to{transform:translate(58.07275vw,99vh) scale(.0813)}}.snow:nth-child(293){opacity:1.2002;transform:translate(34.089vw,-10px) scale(.1886);animation:fall-293 17s -19s linear infinite}@keyframes fall-293{54.579%{transform:translate(27.0664vw,54.579vh) scale(.1886)}to{transform:translate(30.5777vw,99vh) scale(.1886)}}.snow:nth-child(294){opacity:.3726;transform:translate(97.7095vw,-10px) scale(.2832);animation:fall-294 19s -7s linear infinite}@keyframes fall-294{55.833%{transform:translate(102.6306vw,55.833vh) scale(.2832)}to{transform:translate(100.17005vw,99vh) scale(.2832)}}.snow:nth-child(295){opacity:.0522;transform:translate(7.7451vw,-10px) scale(.3233);animation:fall-295 25s -2s linear infinite}@keyframes fall-295{52.178%{transform:translate(3.7794vw,52.178vh) scale(.3233)}to{transform:translate(5.76225vw,99vh) scale(.3233)}}.snow:nth-child(296){opacity:.7422;transform:translate(5.6972vw,-10px) scale(.8337);animation:fall-296 10s -5s linear infinite}@keyframes fall-296{51.447%{transform:translate(5.5058vw,51.447vh) scale(.8337)}to{transform:translate(5.6015vw,99vh) scale(.8337)}}.snow:nth-child(297){opacity:1.219;transform:translate(31.582vw,-10px) scale(.2098);animation:fall-297 10s -15s linear infinite}@keyframes fall-297{52.465%{transform:translate(40.4401vw,52.465vh) scale(.2098)}to{transform:translate(36.01105vw,99vh) scale(.2098)}}.snow:nth-child(298){opacity:.9494;transform:translate(68.0728vw,-10px) scale(.0842);animation:fall-298 24s -23s linear infinite}@keyframes fall-298{51.393%{transform:translate(69.1561vw,51.393vh) scale(.0842)}to{transform:translate(68.61445vw,99vh) scale(.0842)}}.snow:nth-child(299){opacity:1.9798;transform:translate(54.3162vw,-10px) scale(.9016);animation:fall-299 27s -2s linear infinite}@keyframes fall-299{59.589%{transform:translate(51.461vw,59.589vh) scale(.9016)}to{transform:translate(52.8886vw,99vh) scale(.9016)}}.snow:nth-child(300){opacity:.8404;transform:translate(25.3582vw,-10px) scale(.3448);animation:fall-300 17s -18s linear infinite}@keyframes fall-300{63.318%{transform:translate(33.6654vw,63.318vh) scale(.3448)}to{transform:translate(29.5118vw,99vh) scale(.3448)}}.snow:nth-child(301){opacity:1.1964;transform:translate(74.4602vw,-10px) scale(.9678);animation:fall-301 14s -21s linear infinite}@keyframes fall-301{42.021%{transform:translate(68.4834vw,42.021vh) scale(.9678)}to{transform:translate(71.4718vw,99vh) scale(.9678)}}.snow:nth-child(302){opacity:.2012;transform:translate(23.0717vw,-10px) scale(.8574);animation:fall-302 16s -2s linear infinite}@keyframes fall-302{31.864%{transform:translate(19.1553vw,31.864vh) scale(.8574)}to{transform:translate(21.1135vw,99vh) scale(.8574)}}.snow:nth-child(303){opacity:1.308;transform:translate(77.1759vw,-10px) scale(.425);animation:fall-303 20s -11s linear infinite}@keyframes fall-303{68.838%{transform:translate(82.0857vw,68.838vh) scale(.425)}to{transform:translate(79.6308vw,99vh) scale(.425)}}.snow:nth-child(304){opacity:.5928;transform:translate(4.1465vw,-10px) scale(.1615);animation:fall-304 24s -18s linear infinite}@keyframes fall-304{52.909%{transform:translate(-1.346vw,52.909vh) scale(.1615)}to{transform:translate(1.40025vw,99vh) scale(.1615)}}.snow:nth-child(305){opacity:.6952;transform:translate(41.32vw,-10px) scale(.8475);animation:fall-305 25s -26s linear infinite}@keyframes fall-305{52.07%{transform:translate(43.5383vw,52.07vh) scale(.8475)}to{transform:translate(42.42915vw,99vh) scale(.8475)}}.snow:nth-child(306){opacity:1.2016;transform:translate(90.4702vw,-10px) scale(.2871);animation:fall-306 24s -29s linear infinite}@keyframes fall-306{41.597%{transform:translate(99.5457vw,41.597vh) scale(.2871)}to{transform:translate(95.00795vw,99vh) scale(.2871)}}.snow:nth-child(307){opacity:1.828;transform:translate(33.5601vw,-10px) scale(.3582);animation:fall-307 26s -14s linear infinite}@keyframes fall-307{42.866%{transform:translate(26.0974vw,42.866vh) scale(.3582)}to{transform:translate(29.82875vw,99vh) scale(.3582)}}.snow:nth-child(308){opacity:.6748;transform:translate(35.4924vw,-10px) scale(.1091);animation:fall-308 13s -8s linear infinite}@keyframes fall-308{34.177%{transform:translate(42.8519vw,34.177vh) scale(.1091)}to{transform:translate(39.17215vw,99vh) scale(.1091)}}.snow:nth-child(309){opacity:1.0302;transform:translate(81.4969vw,-10px) scale(.5484);animation:fall-309 18s -13s linear infinite}@keyframes fall-309{69.046%{transform:translate(71.8165vw,69.046vh) scale(.5484)}to{transform:translate(76.6567vw,99vh) scale(.5484)}}.snow:nth-child(310){opacity:1.3576;transform:translate(79.5134vw,-10px) scale(.0561);animation:fall-310 16s -10s linear infinite}@keyframes fall-310{45.727%{transform:translate(72.8073vw,45.727vh) scale(.0561)}to{transform:translate(76.16035vw,99vh) scale(.0561)}}.snow:nth-child(311){opacity:1.2588;transform:translate(9.5878vw,-10px) scale(.575);animation:fall-311 13s -14s linear infinite}@keyframes fall-311{76.083%{transform:translate(18.0111vw,76.083vh) scale(.575)}to{transform:translate(13.79945vw,99vh) scale(.575)}}.snow:nth-child(312){opacity:1.9268;transform:translate(31.7375vw,-10px) scale(.6295);animation:fall-312 20s -16s linear infinite}@keyframes fall-312{44.865%{transform:translate(33.1489vw,44.865vh) scale(.6295)}to{transform:translate(32.4432vw,99vh) scale(.6295)}}.snow:nth-child(313){opacity:.0344;transform:translate(5.6651vw,-10px) scale(.6857);animation:fall-313 17s -6s linear infinite}@keyframes fall-313{60.266%{transform:translate(7.6873vw,60.266vh) scale(.6857)}to{transform:translate(6.6762vw,99vh) scale(.6857)}}.snow:nth-child(314){opacity:1.9832;transform:translate(16.4179vw,-10px) scale(.7276);animation:fall-314 30s -19s linear infinite}@keyframes fall-314{60.969%{transform:translate(17.7843vw,60.969vh) scale(.7276)}to{transform:translate(17.1011vw,99vh) scale(.7276)}}.snow:nth-child(315){opacity:.2048;transform:translate(33.7726vw,-10px) scale(.8647);animation:fall-315 20s -17s linear infinite}@keyframes fall-315{54.653%{transform:translate(30.2176vw,54.653vh) scale(.8647)}to{transform:translate(31.9951vw,99vh) scale(.8647)}}.snow:nth-child(316){opacity:.401;transform:translate(46.6996vw,-10px) scale(.0731);animation:fall-316 10s -18s linear infinite}@keyframes fall-316{50.633%{transform:translate(51.6214vw,50.633vh) scale(.0731)}to{transform:translate(49.1605vw,99vh) scale(.0731)}}.snow:nth-child(317){opacity:1.0898;transform:translate(51.252vw,-10px) scale(.1252);animation:fall-317 11s -27s linear infinite}@keyframes fall-317{68.79%{transform:translate(61.221vw,68.79vh) scale(.1252)}to{transform:translate(56.2365vw,99vh) scale(.1252)}}.snow:nth-child(318){opacity:1.625;transform:translate(.8549vw,-10px) scale(.1502);animation:fall-318 10s -8s linear infinite}@keyframes fall-318{39.131%{transform:translate(5.4613vw,39.131vh) scale(.1502)}to{transform:translate(3.1581vw,99vh) scale(.1502)}}.snow:nth-child(319){opacity:.7072;transform:translate(5.1917vw,-10px) scale(.3387);animation:fall-319 15s -12s linear infinite}@keyframes fall-319{43.622%{transform:translate(-1.0067vw,43.622vh) scale(.3387)}to{transform:translate(2.0925vw,99vh) scale(.3387)}}.snow:nth-child(320){opacity:1.5604;transform:translate(15.4439vw,-10px) scale(.433);animation:fall-320 27s -12s linear infinite}@keyframes fall-320{33.596%{transform:translate(19.2209vw,33.596vh) scale(.433)}to{transform:translate(17.3324vw,99vh) scale(.433)}}.snow:nth-child(321){opacity:.3046;transform:translate(39.1584vw,-10px) scale(.4467);animation:fall-321 17s -1s linear infinite}@keyframes fall-321{75.371%{transform:translate(30.2849vw,75.371vh) scale(.4467)}to{transform:translate(34.72165vw,99vh) scale(.4467)}}.snow:nth-child(322){opacity:.5742;transform:translate(94.2405vw,-10px) scale(.9771);animation:fall-322 18s -20s linear infinite}@keyframes fall-322{62.749%{transform:translate(85.1405vw,62.749vh) scale(.9771)}to{transform:translate(89.6905vw,99vh) scale(.9771)}}.snow:nth-child(323){opacity:1.2078;transform:translate(73.9457vw,-10px) scale(.0631);animation:fall-323 29s -30s linear infinite}@keyframes fall-323{59.517%{transform:translate(72.4812vw,59.517vh) scale(.0631)}to{transform:translate(73.21345vw,99vh) scale(.0631)}}.snow:nth-child(324){opacity:1.4202;transform:translate(69.9509vw,-10px) scale(.8372);animation:fall-324 10s -21s linear infinite}@keyframes fall-324{79.625%{transform:translate(63.9598vw,79.625vh) scale(.8372)}to{transform:translate(66.95535vw,99vh) scale(.8372)}}.snow:nth-child(325){opacity:.051;transform:translate(73.555vw,-10px) scale(.505);animation:fall-325 25s -6s linear infinite}@keyframes fall-325{71.904%{transform:translate(77.9699vw,71.904vh) scale(.505)}to{transform:translate(75.76245vw,99vh) scale(.505)}}.snow:nth-child(326){opacity:1.8954;transform:translate(2.791vw,-10px) scale(.7135);animation:fall-326 21s -23s linear infinite}@keyframes fall-326{78.589%{transform:translate(6.6261vw,78.589vh) scale(.7135)}to{transform:translate(4.70855vw,99vh) scale(.7135)}}.snow:nth-child(327){opacity:1.6384;transform:translate(53.2898vw,-10px) scale(.8521);animation:fall-327 17s -24s linear infinite}@keyframes fall-327{49.397%{transform:translate(53.0204vw,49.397vh) scale(.8521)}to{transform:translate(53.1551vw,99vh) scale(.8521)}}.snow:nth-child(328){opacity:1.4864;transform:translate(24.1421vw,-10px) scale(.8939);animation:fall-328 10s -14s linear infinite}@keyframes fall-328{56.068%{transform:translate(24.7215vw,56.068vh) scale(.8939)}to{transform:translate(24.4318vw,99vh) scale(.8939)}}.snow:nth-child(329){opacity:1.8434;transform:translate(44.2323vw,-10px) scale(.4287);animation:fall-329 12s -28s linear infinite}@keyframes fall-329{60.394%{transform:translate(43.4482vw,60.394vh) scale(.4287)}to{transform:translate(43.84025vw,99vh) scale(.4287)}}.snow:nth-child(330){opacity:.8028;transform:translate(66.4314vw,-10px) scale(.5665);animation:fall-330 22s -25s linear infinite}@keyframes fall-330{51.666%{transform:translate(60.0525vw,51.666vh) scale(.5665)}to{transform:translate(63.24195vw,99vh) scale(.5665)}}.snow:nth-child(331){opacity:.3354;transform:translate(6.121vw,-10px) scale(.107);animation:fall-331 26s -10s linear infinite}@keyframes fall-331{62.375%{transform:translate(9.5262vw,62.375vh) scale(.107)}to{transform:translate(7.8236vw,99vh) scale(.107)}}.snow:nth-child(332){opacity:1.893;transform:translate(9.3198vw,-10px) scale(.5497);animation:fall-332 19s -23s linear infinite}@keyframes fall-332{43.418%{transform:translate(5.1402vw,43.418vh) scale(.5497)}to{transform:translate(7.23vw,99vh) scale(.5497)}}.snow:nth-child(333){opacity:1.9762;transform:translate(.8744vw,-10px) scale(.1827);animation:fall-333 30s -25s linear infinite}@keyframes fall-333{38.959%{transform:translate(-6.3086vw,38.959vh) scale(.1827)}to{transform:translate(-2.7171vw,99vh) scale(.1827)}}.snow:nth-child(334){opacity:1.4552;transform:translate(30.2207vw,-10px) scale(.6175);animation:fall-334 16s -11s linear infinite}@keyframes fall-334{60.991%{transform:translate(22.9313vw,60.991vh) scale(.6175)}to{transform:translate(26.576vw,99vh) scale(.6175)}}.snow:nth-child(335){opacity:.636;transform:translate(56.1732vw,-10px) scale(.4174);animation:fall-335 16s -9s linear infinite}@keyframes fall-335{46.402%{transform:translate(63.8441vw,46.402vh) scale(.4174)}to{transform:translate(60.00865vw,99vh) scale(.4174)}}.snow:nth-child(336){opacity:1.332;transform:translate(83.3471vw,-10px) scale(.1284);animation:fall-336 23s -24s linear infinite}@keyframes fall-336{72.598%{transform:translate(78.1248vw,72.598vh) scale(.1284)}to{transform:translate(80.73595vw,99vh) scale(.1284)}}.snow:nth-child(337){opacity:.718;transform:translate(56.4099vw,-10px) scale(.1513);animation:fall-337 20s -29s linear infinite}@keyframes fall-337{36.703%{transform:translate(57.8957vw,36.703vh) scale(.1513)}to{transform:translate(57.1528vw,99vh) scale(.1513)}}.snow:nth-child(338){opacity:.5306;transform:translate(57.5184vw,-10px) scale(.8652);animation:fall-338 20s -25s linear infinite}@keyframes fall-338{39.2%{transform:translate(55.6547vw,39.2vh) scale(.8652)}to{transform:translate(56.58655vw,99vh) scale(.8652)}}.snow:nth-child(339){opacity:1.6848;transform:translate(46.0163vw,-10px) scale(.9614);animation:fall-339 15s -28s linear infinite}@keyframes fall-339{66.662%{transform:translate(51.3783vw,66.662vh) scale(.9614)}to{transform:translate(48.6973vw,99vh) scale(.9614)}}.snow:nth-child(340){opacity:.774;transform:translate(43.9744vw,-10px) scale(.4145);animation:fall-340 24s -15s linear infinite}@keyframes fall-340{67.356%{transform:translate(46.0974vw,67.356vh) scale(.4145)}to{transform:translate(45.0359vw,99vh) scale(.4145)}}.snow:nth-child(341){opacity:1.1216;transform:translate(12.4441vw,-10px) scale(.9885);animation:fall-341 14s -23s linear infinite}@keyframes fall-341{57.057%{transform:translate(17.9073vw,57.057vh) scale(.9885)}to{transform:translate(15.1757vw,99vh) scale(.9885)}}.snow:nth-child(342){opacity:.0078;transform:translate(69.4979vw,-10px) scale(.1613);animation:fall-342 12s -2s linear infinite}@keyframes fall-342{75.205%{transform:translate(77.1382vw,75.205vh) scale(.1613)}to{transform:translate(73.31805vw,99vh) scale(.1613)}}.snow:nth-child(343){opacity:1.9974;transform:translate(25.0059vw,-10px) scale(.1258);animation:fall-343 19s -15s linear infinite}@keyframes fall-343{38.27%{transform:translate(23.2389vw,38.27vh) scale(.1258)}to{transform:translate(24.1224vw,99vh) scale(.1258)}}.snow:nth-child(344){opacity:.1712;transform:translate(72.1086vw,-10px) scale(.8105);animation:fall-344 23s -14s linear infinite}@keyframes fall-344{51.768%{transform:translate(73.9789vw,51.768vh) scale(.8105)}to{transform:translate(73.04375vw,99vh) scale(.8105)}}.snow:nth-child(345){opacity:1.1136;transform:translate(64.5078vw,-10px) scale(.0338);animation:fall-345 24s -13s linear infinite}@keyframes fall-345{60.91%{transform:translate(66.9378vw,60.91vh) scale(.0338)}to{transform:translate(65.7228vw,99vh) scale(.0338)}}.snow:nth-child(346){opacity:.147;transform:translate(46.7514vw,-10px) scale(.2677);animation:fall-346 11s -2s linear infinite}@keyframes fall-346{48.816%{transform:translate(51.8061vw,48.816vh) scale(.2677)}to{transform:translate(49.27875vw,99vh) scale(.2677)}}.snow:nth-child(347){opacity:1.3354;transform:translate(19.5947vw,-10px) scale(.954);animation:fall-347 15s -16s linear infinite}@keyframes fall-347{66.074%{transform:translate(10.4726vw,66.074vh) scale(.954)}to{transform:translate(15.03365vw,99vh) scale(.954)}}.snow:nth-child(348){opacity:.9992;transform:translate(88.7856vw,-10px) scale(.4933);animation:fall-348 16s -8s linear infinite}@keyframes fall-348{43.366%{transform:translate(85.654vw,43.366vh) scale(.4933)}to{transform:translate(87.2198vw,99vh) scale(.4933)}}.snow:nth-child(349){opacity:1.3636;transform:translate(64.1542vw,-10px) scale(.6772);animation:fall-349 12s -12s linear infinite}@keyframes fall-349{78.293%{transform:translate(56.336vw,78.293vh) scale(.6772)}to{transform:translate(60.2451vw,99vh) scale(.6772)}}.snow:nth-child(350){opacity:.67;transform:translate(65.9288vw,-10px) scale(.2171);animation:fall-350 19s -9s linear infinite}@keyframes fall-350{32.274%{transform:translate(64.1929vw,32.274vh) scale(.2171)}to{transform:translate(65.06085vw,99vh) scale(.2171)}}.snow:nth-child(351){opacity:.3132;transform:translate(12.0739vw,-10px) scale(.2788);animation:fall-351 12s -1s linear infinite}@keyframes fall-351{43.646%{transform:translate(14.3139vw,43.646vh) scale(.2788)}to{transform:translate(13.1939vw,99vh) scale(.2788)}}.snow:nth-child(352){opacity:1.1818;transform:translate(57.5214vw,-10px) scale(.0248);animation:fall-352 20s -15s linear infinite}@keyframes fall-352{76.705%{transform:translate(61.5638vw,76.705vh) scale(.0248)}to{transform:translate(59.5426vw,99vh) scale(.0248)}}.snow:nth-child(353){opacity:.2836;transform:translate(58.5912vw,-10px) scale(.2386);animation:fall-353 30s -11s linear infinite}@keyframes fall-353{46.589%{transform:translate(65.1911vw,46.589vh) scale(.2386)}to{transform:translate(61.89115vw,99vh) scale(.2386)}}.snow:nth-child(354){opacity:1.4522;transform:translate(55.2705vw,-10px) scale(.6887);animation:fall-354 23s -21s linear infinite}@keyframes fall-354{40.661%{transform:translate(64.0191vw,40.661vh) scale(.6887)}to{transform:translate(59.6448vw,99vh) scale(.6887)}}.snow:nth-child(355){opacity:.2708;transform:translate(45.2495vw,-10px) scale(.9354);animation:fall-355 10s -18s linear infinite}@keyframes fall-355{74.623%{transform:translate(40.5086vw,74.623vh) scale(.9354)}to{transform:translate(42.87905vw,99vh) scale(.9354)}}.snow:nth-child(356){opacity:1.0488;transform:translate(45.1011vw,-10px) scale(.6525);animation:fall-356 23s -23s linear infinite}@keyframes fall-356{67.243%{transform:translate(42.8977vw,67.243vh) scale(.6525)}to{transform:translate(43.9994vw,99vh) scale(.6525)}}.snow:nth-child(357){opacity:.9366;transform:translate(26.1074vw,-10px) scale(.272);animation:fall-357 26s -4s linear infinite}@keyframes fall-357{76.46%{transform:translate(26.4244vw,76.46vh) scale(.272)}to{transform:translate(26.2659vw,99vh) scale(.272)}}.snow:nth-child(358){opacity:1.0476;transform:translate(69.9204vw,-10px) scale(.63);animation:fall-358 22s -3s linear infinite}@keyframes fall-358{62.129%{transform:translate(66.0149vw,62.129vh) scale(.63)}to{transform:translate(67.96765vw,99vh) scale(.63)}}.snow:nth-child(359){opacity:1.279;transform:translate(9.0316vw,-10px) scale(.631);animation:fall-359 23s -12s linear infinite}@keyframes fall-359{34.941%{transform:translate(9.5855vw,34.941vh) scale(.631)}to{transform:translate(9.30855vw,99vh) scale(.631)}}.snow:nth-child(360){opacity:1.3888;transform:translate(1.5217vw,-10px) scale(.4188);animation:fall-360 15s -3s linear infinite}@keyframes fall-360{66.216%{transform:translate(8.5248vw,66.216vh) scale(.4188)}to{transform:translate(5.02325vw,99vh) scale(.4188)}}.snow:nth-child(361){opacity:1.8936;transform:translate(71.901vw,-10px) scale(.0891);animation:fall-361 23s -26s linear infinite}@keyframes fall-361{62.949%{transform:translate(68.0963vw,62.949vh) scale(.0891)}to{transform:translate(69.99865vw,99vh) scale(.0891)}}.snow:nth-child(362){opacity:.9536;transform:translate(38.1419vw,-10px) scale(.8328);animation:fall-362 16s -13s linear infinite}@keyframes fall-362{54.595%{transform:translate(32.6085vw,54.595vh) scale(.8328)}to{transform:translate(35.3752vw,99vh) scale(.8328)}}.snow:nth-child(363){opacity:1.4004;transform:translate(37.2016vw,-10px) scale(.4124);animation:fall-363 16s -18s linear infinite}@keyframes fall-363{50.082%{transform:translate(29.0148vw,50.082vh) scale(.4124)}to{transform:translate(33.1082vw,99vh) scale(.4124)}}.snow:nth-child(364){opacity:.1646;transform:translate(49.5673vw,-10px) scale(.5187);animation:fall-364 17s -2s linear infinite}@keyframes fall-364{62.913%{transform:translate(56.3879vw,62.913vh) scale(.5187)}to{transform:translate(52.9776vw,99vh) scale(.5187)}}.snow:nth-child(365){opacity:.8106;transform:translate(45.9224vw,-10px) scale(.0569);animation:fall-365 17s -13s linear infinite}@keyframes fall-365{79.835%{transform:translate(36.2523vw,79.835vh) scale(.0569)}to{transform:translate(41.08735vw,99vh) scale(.0569)}}.snow:nth-child(366){opacity:.4772;transform:translate(79.2734vw,-10px) scale(.6891);animation:fall-366 22s -22s linear infinite}@keyframes fall-366{57.602%{transform:translate(70.3877vw,57.602vh) scale(.6891)}to{transform:translate(74.83055vw,99vh) scale(.6891)}}.snow:nth-child(367){opacity:.7276;transform:translate(33.99vw,-10px) scale(.9776);animation:fall-367 11s -5s linear infinite}@keyframes fall-367{39.138%{transform:translate(28.4623vw,39.138vh) scale(.9776)}to{transform:translate(31.22615vw,99vh) scale(.9776)}}.snow:nth-child(368){opacity:.1186;transform:translate(30.2604vw,-10px) scale(.8915);animation:fall-368 25s -9s linear infinite}@keyframes fall-368{34.537%{transform:translate(23.8753vw,34.537vh) scale(.8915)}to{transform:translate(27.06785vw,99vh) scale(.8915)}}.snow:nth-child(369){opacity:.7136;transform:translate(14.5057vw,-10px) scale(.8675);animation:fall-369 18s -13s linear infinite}@keyframes fall-369{69.66%{transform:translate(13.484vw,69.66vh) scale(.8675)}to{transform:translate(13.99485vw,99vh) scale(.8675)}}.snow:nth-child(370){opacity:.8022;transform:translate(86.0748vw,-10px) scale(.1804);animation:fall-370 25s -27s linear infinite}@keyframes fall-370{33.789%{transform:translate(84.9095vw,33.789vh) scale(.1804)}to{transform:translate(85.49215vw,99vh) scale(.1804)}}.snow:nth-child(371){opacity:1.4498;transform:translate(33.9039vw,-10px) scale(.0076);animation:fall-371 15s -5s linear infinite}@keyframes fall-371{57.668%{transform:translate(31.6708vw,57.668vh) scale(.0076)}to{transform:translate(32.78735vw,99vh) scale(.0076)}}.snow:nth-child(372){opacity:1.0852;transform:translate(50.3858vw,-10px) scale(.0636);animation:fall-372 19s -3s linear infinite}@keyframes fall-372{62.197%{transform:translate(45.4193vw,62.197vh) scale(.0636)}to{transform:translate(47.90255vw,99vh) scale(.0636)}}.snow:nth-child(373){opacity:1.5282;transform:translate(.6702vw,-10px) scale(.0317);animation:fall-373 17s -14s linear infinite}@keyframes fall-373{33.496%{transform:translate(-5.1562vw,33.496vh) scale(.0317)}to{transform:translate(-2.243vw,99vh) scale(.0317)}}.snow:nth-child(374){opacity:1.0226;transform:translate(45.3206vw,-10px) scale(.1657);animation:fall-374 28s -21s linear infinite}@keyframes fall-374{70.977%{transform:translate(37.776vw,70.977vh) scale(.1657)}to{transform:translate(41.5483vw,99vh) scale(.1657)}}.snow:nth-child(375){opacity:1.1816;transform:translate(11.6597vw,-10px) scale(.487);animation:fall-375 29s -7s linear infinite}@keyframes fall-375{72.414%{transform:translate(9.4265vw,72.414vh) scale(.487)}to{transform:translate(10.5431vw,99vh) scale(.487)}}.snow:nth-child(376){opacity:.0334;transform:translate(56.4047vw,-10px) scale(.0564);animation:fall-376 24s -6s linear infinite}@keyframes fall-376{63.813%{transform:translate(50.5944vw,63.813vh) scale(.0564)}to{transform:translate(53.49955vw,99vh) scale(.0564)}}.snow:nth-child(377){opacity:1.7294;transform:translate(17.6397vw,-10px) scale(.71);animation:fall-377 10s -14s linear infinite}@keyframes fall-377{47.457%{transform:translate(17.7642vw,47.457vh) scale(.71)}to{transform:translate(17.70195vw,99vh) scale(.71)}}.snow:nth-child(378){opacity:1.008;transform:translate(29.0765vw,-10px) scale(.7976);animation:fall-378 28s -20s linear infinite}@keyframes fall-378{44.818%{transform:translate(28.1331vw,44.818vh) scale(.7976)}to{transform:translate(28.6048vw,99vh) scale(.7976)}}.snow:nth-child(379){opacity:.4024;transform:translate(70.3467vw,-10px) scale(.7952);animation:fall-379 11s -7s linear infinite}@keyframes fall-379{31.152%{transform:translate(67.702vw,31.152vh) scale(.7952)}to{transform:translate(69.02435vw,99vh) scale(.7952)}}.snow:nth-child(380){opacity:.8142;transform:translate(63.3088vw,-10px) scale(.97);animation:fall-380 13s -18s linear infinite}@keyframes fall-380{30.905%{transform:translate(65.5963vw,30.905vh) scale(.97)}to{transform:translate(64.45255vw,99vh) scale(.97)}}.snow:nth-child(381){opacity:1.528;transform:translate(58.0988vw,-10px) scale(.216);animation:fall-381 27s -7s linear infinite}@keyframes fall-381{43.155%{transform:translate(53.517vw,43.155vh) scale(.216)}to{transform:translate(55.8079vw,99vh) scale(.216)}}.snow:nth-child(382){opacity:.8576;transform:translate(3.004vw,-10px) scale(.522);animation:fall-382 28s -10s linear infinite}@keyframes fall-382{76.122%{transform:translate(10.3063vw,76.122vh) scale(.522)}to{transform:translate(6.65515vw,99vh) scale(.522)}}.snow:nth-child(383){opacity:1.7412;transform:translate(1.7841vw,-10px) scale(.6343);animation:fall-383 15s -5s linear infinite}@keyframes fall-383{42.236%{transform:translate(9.8106vw,42.236vh) scale(.6343)}to{transform:translate(5.79735vw,99vh) scale(.6343)}}.snow:nth-child(384){opacity:1.3358;transform:translate(12.6552vw,-10px) scale(.2832);animation:fall-384 29s -27s linear infinite}@keyframes fall-384{43.86%{transform:translate(2.8099vw,43.86vh) scale(.2832)}to{transform:translate(7.73255vw,99vh) scale(.2832)}}.snow:nth-child(385){opacity:.5464;transform:translate(21.1668vw,-10px) scale(.0972);animation:fall-385 13s -7s linear infinite}@keyframes fall-385{54.037%{transform:translate(18.3577vw,54.037vh) scale(.0972)}to{transform:translate(19.76225vw,99vh) scale(.0972)}}.snow:nth-child(386){opacity:1.2916;transform:translate(45.5785vw,-10px) scale(.7676);animation:fall-386 23s -25s linear infinite}@keyframes fall-386{69.048%{transform:translate(45.859vw,69.048vh) scale(.7676)}to{transform:translate(45.71875vw,99vh) scale(.7676)}}.snow:nth-child(387){opacity:1.8342;transform:translate(27.0603vw,-10px) scale(.3875);animation:fall-387 25s -28s linear infinite}@keyframes fall-387{51.519%{transform:translate(20.7356vw,51.519vh) scale(.3875)}to{transform:translate(23.89795vw,99vh) scale(.3875)}}.snow:nth-child(388){opacity:1.9918;transform:translate(43.1904vw,-10px) scale(.6199);animation:fall-388 29s -23s linear infinite}@keyframes fall-388{51.114%{transform:translate(52.4525vw,51.114vh) scale(.6199)}to{transform:translate(47.82145vw,99vh) scale(.6199)}}.snow:nth-child(389){opacity:1.2112;transform:translate(12.9944vw,-10px) scale(.8129);animation:fall-389 22s -27s linear infinite}@keyframes fall-389{45.184%{transform:translate(5.7075vw,45.184vh) scale(.8129)}to{transform:translate(9.35095vw,99vh) scale(.8129)}}.snow:nth-child(390){opacity:1.1684;transform:translate(91.085vw,-10px) scale(.6348);animation:fall-390 15s -21s linear infinite}@keyframes fall-390{63.445%{transform:translate(91.868vw,63.445vh) scale(.6348)}to{transform:translate(91.4765vw,99vh) scale(.6348)}}.snow:nth-child(391){opacity:1.0768;transform:translate(95.1491vw,-10px) scale(.1846);animation:fall-391 20s -11s linear infinite}@keyframes fall-391{61.854%{transform:translate(99.3864vw,61.854vh) scale(.1846)}to{transform:translate(97.26775vw,99vh) scale(.1846)}}.snow:nth-child(392){opacity:.0334;transform:translate(69.2128vw,-10px) scale(.5797);animation:fall-392 26s -16s linear infinite}@keyframes fall-392{44.594%{transform:translate(64.7151vw,44.594vh) scale(.5797)}to{transform:translate(66.96395vw,99vh) scale(.5797)}}.snow:nth-child(393){opacity:.8218;transform:translate(26.5194vw,-10px) scale(.2179);animation:fall-393 10s -23s linear infinite}@keyframes fall-393{70.592%{transform:translate(29.3206vw,70.592vh) scale(.2179)}to{transform:translate(27.92vw,99vh) scale(.2179)}}.snow:nth-child(394){opacity:.0956;transform:translate(7.3898vw,-10px) scale(.8064);animation:fall-394 29s -17s linear infinite}@keyframes fall-394{68.718%{transform:translate(14.518vw,68.718vh) scale(.8064)}to{transform:translate(10.9539vw,99vh) scale(.8064)}}.snow:nth-child(395){opacity:1.6308;transform:translate(46.0717vw,-10px) scale(.2205);animation:fall-395 28s -19s linear infinite}@keyframes fall-395{61.231%{transform:translate(37.9095vw,61.231vh) scale(.2205)}to{transform:translate(41.9906vw,99vh) scale(.2205)}}.snow:nth-child(396){opacity:1.5532;transform:translate(61.0568vw,-10px) scale(.6287);animation:fall-396 25s -18s linear infinite}@keyframes fall-396{45.887%{transform:translate(61.15vw,45.887vh) scale(.6287)}to{transform:translate(61.1034vw,99vh) scale(.6287)}}.snow:nth-child(397){opacity:1.7194;transform:translate(68.0178vw,-10px) scale(.0663);animation:fall-397 23s -5s linear infinite}@keyframes fall-397{69.825%{transform:translate(68.748vw,69.825vh) scale(.0663)}to{transform:translate(68.3829vw,99vh) scale(.0663)}}.snow:nth-child(398){opacity:.6402;transform:translate(25.0018vw,-10px) scale(.2139);animation:fall-398 15s -5s linear infinite}@keyframes fall-398{62.392%{transform:translate(24.049vw,62.392vh) scale(.2139)}to{transform:translate(24.5254vw,99vh) scale(.2139)}}.snow:nth-child(399){opacity:.2242;transform:translate(91.5069vw,-10px) scale(.4413);animation:fall-399 14s -4s linear infinite}@keyframes fall-399{72.074%{transform:translate(90.5707vw,72.074vh) scale(.4413)}to{transform:translate(91.0388vw,99vh) scale(.4413)}}.snow:nth-child(400){opacity:.9824;transform:translate(37.433vw,-10px) scale(.7274);animation:fall-400 10s -10s linear infinite}@keyframes fall-400{61.819%{transform:translate(39.1901vw,61.819vh) scale(.7274)}to{transform:translate(38.31155vw,99vh) scale(.7274)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.115;transform:translate(67.3761vw,-10px) scale(.9838);animation:fall-1 14s -26s linear infinite}@keyframes fall-1{78.999%{transform:translate(67.0561vw,78.999vh) scale(.9838)}to{transform:translate(67.2161vw,99vh) scale(.9838)}}.snow:nth-child(2){opacity:.5696;transform:translate(42.8895vw,-10px) scale(.529);animation:fall-2 20s -29s linear infinite}@keyframes fall-2{74.962%{transform:translate(44.0791vw,74.962vh) scale(.529)}to{transform:translate(43.4843vw,99vh) scale(.529)}}.snow:nth-child(3){opacity:1.209;transform:translate(95.9397vw,-10px) scale(.2634);animation:fall-3 19s -15s linear infinite}@keyframes fall-3{61.186%{transform:translate(100.6886vw,61.186vh) scale(.2634)}to{transform:translate(98.31415vw,99vh) scale(.2634)}}.snow:nth-child(4){opacity:1.8114;transform:translate(45.9878vw,-10px) scale(.9881);animation:fall-4 19s -8s linear infinite}@keyframes fall-4{34.718%{transform:translate(55.4799vw,34.718vh) scale(.9881)}to{transform:translate(50.73385vw,99vh) scale(.9881)}}.snow:nth-child(5){opacity:.9418;transform:translate(80.5095vw,-10px) scale(.9245);animation:fall-5 22s -19s linear infinite}@keyframes fall-5{46.588%{transform:translate(75.4915vw,46.588vh) scale(.9245)}to{transform:translate(78.0005vw,99vh) scale(.9245)}}.snow:nth-child(6){opacity:1.4766;transform:translate(57.9619vw,-10px) scale(.8682);animation:fall-6 17s -8s linear infinite}@keyframes fall-6{63.178%{transform:translate(54.934vw,63.178vh) scale(.8682)}to{transform:translate(56.44795vw,99vh) scale(.8682)}}.snow:nth-child(7){opacity:.1726;transform:translate(64.2206vw,-10px) scale(.1039);animation:fall-7 30s -15s linear infinite}@keyframes fall-7{42.121%{transform:translate(58.2136vw,42.121vh) scale(.1039)}to{transform:translate(61.2171vw,99vh) scale(.1039)}}.snow:nth-child(8){opacity:.061;transform:translate(55.221vw,-10px) scale(.9935);animation:fall-8 12s -25s linear infinite}@keyframes fall-8{60.592%{transform:translate(57.4435vw,60.592vh) scale(.9935)}to{transform:translate(56.33225vw,99vh) scale(.9935)}}.snow:nth-child(9){opacity:1.4678;transform:translate(48.7564vw,-10px) scale(.2339);animation:fall-9 20s -16s linear infinite}@keyframes fall-9{31.633%{transform:translate(54.8337vw,31.633vh) scale(.2339)}to{transform:translate(51.79505vw,99vh) scale(.2339)}}.snow:nth-child(10){opacity:1.5218;transform:translate(5.3708vw,-10px) scale(.186);animation:fall-10 24s -30s linear infinite}@keyframes fall-10{49.154%{transform:translate(10.2548vw,49.154vh) scale(.186)}to{transform:translate(7.8128vw,99vh) scale(.186)}}.snow:nth-child(11){opacity:1.2794;transform:translate(90.8971vw,-10px) scale(.9817);animation:fall-11 11s -12s linear infinite}@keyframes fall-11{67.331%{transform:translate(81.8998vw,67.331vh) scale(.9817)}to{transform:translate(86.39845vw,99vh) scale(.9817)}}.snow:nth-child(12){opacity:.7756;transform:translate(88.9855vw,-10px) scale(.3899);animation:fall-12 18s -9s linear infinite}@keyframes fall-12{41.934%{transform:translate(95.9004vw,41.934vh) scale(.3899)}to{transform:translate(92.44295vw,99vh) scale(.3899)}}.snow:nth-child(13){opacity:.072;transform:translate(35.8994vw,-10px) scale(.6478);animation:fall-13 22s -16s linear infinite}@keyframes fall-13{45.28%{transform:translate(31.5401vw,45.28vh) scale(.6478)}to{transform:translate(33.71975vw,99vh) scale(.6478)}}.snow:nth-child(14){opacity:1.8184;transform:translate(81.9595vw,-10px) scale(.6528);animation:fall-14 30s -12s linear infinite}@keyframes fall-14{48.507%{transform:translate(84.7511vw,48.507vh) scale(.6528)}to{transform:translate(83.3553vw,99vh) scale(.6528)}}.snow:nth-child(15){opacity:.9134;transform:translate(22.9217vw,-10px) scale(.3343);animation:fall-15 19s -23s linear infinite}@keyframes fall-15{66.607%{transform:translate(22.9356vw,66.607vh) scale(.3343)}to{transform:translate(22.92865vw,99vh) scale(.3343)}}.snow:nth-child(16){opacity:1.9312;transform:translate(10.3737vw,-10px) scale(.0592);animation:fall-16 27s -2s linear infinite}@keyframes fall-16{31.87%{transform:translate(18.6778vw,31.87vh) scale(.0592)}to{transform:translate(14.52575vw,99vh) scale(.0592)}}.snow:nth-child(17){opacity:.0884;transform:translate(31.7096vw,-10px) scale(.6442);animation:fall-17 12s -1s linear infinite}@keyframes fall-17{48.203%{transform:translate(36.4815vw,48.203vh) scale(.6442)}to{transform:translate(34.09555vw,99vh) scale(.6442)}}.snow:nth-child(18){opacity:1.56;transform:translate(97.7976vw,-10px) scale(.5077);animation:fall-18 27s -4s linear infinite}@keyframes fall-18{41.126%{transform:translate(96.9523vw,41.126vh) scale(.5077)}to{transform:translate(97.37495vw,99vh) scale(.5077)}}.snow:nth-child(19){opacity:1.9978;transform:translate(76.6674vw,-10px) scale(.3098);animation:fall-19 12s -15s linear infinite}@keyframes fall-19{65.831%{transform:translate(84.8832vw,65.831vh) scale(.3098)}to{transform:translate(80.7753vw,99vh) scale(.3098)}}.snow:nth-child(20){opacity:1.2968;transform:translate(.0333vw,-10px) scale(.3547);animation:fall-20 14s -28s linear infinite}@keyframes fall-20{37.168%{transform:translate(7.1009vw,37.168vh) scale(.3547)}to{transform:translate(3.5671vw,99vh) scale(.3547)}}.snow:nth-child(21){opacity:.7906;transform:translate(58.7659vw,-10px) scale(.0823);animation:fall-21 28s -12s linear infinite}@keyframes fall-21{36.315%{transform:translate(60.9919vw,36.315vh) scale(.0823)}to{transform:translate(59.8789vw,99vh) scale(.0823)}}.snow:nth-child(22){opacity:1.7306;transform:translate(72.2277vw,-10px) scale(.7969);animation:fall-22 15s -17s linear infinite}@keyframes fall-22{78.766%{transform:translate(69.4797vw,78.766vh) scale(.7969)}to{transform:translate(70.8537vw,99vh) scale(.7969)}}.snow:nth-child(23){opacity:1.8722;transform:translate(.6378vw,-10px) scale(.2592);animation:fall-23 15s -12s linear infinite}@keyframes fall-23{52.682%{transform:translate(1.1801vw,52.682vh) scale(.2592)}to{transform:translate(.90895vw,99vh) scale(.2592)}}.snow:nth-child(24){opacity:.2086;transform:translate(92.7841vw,-10px) scale(.511);animation:fall-24 14s -21s linear infinite}@keyframes fall-24{67.79%{transform:translate(97.7037vw,67.79vh) scale(.511)}to{transform:translate(95.2439vw,99vh) scale(.511)}}.snow:nth-child(25){opacity:1.0338;transform:translate(58.5054vw,-10px) scale(.8268);animation:fall-25 11s -16s linear infinite}@keyframes fall-25{63.261%{transform:translate(58.0349vw,63.261vh) scale(.8268)}to{transform:translate(58.27015vw,99vh) scale(.8268)}}.snow:nth-child(26){opacity:.1474;transform:translate(59.8678vw,-10px) scale(.6253);animation:fall-26 30s -4s linear infinite}@keyframes fall-26{33.257%{transform:translate(63.0941vw,33.257vh) scale(.6253)}to{transform:translate(61.48095vw,99vh) scale(.6253)}}.snow:nth-child(27){opacity:.0952;transform:translate(19.8221vw,-10px) scale(.3994);animation:fall-27 21s -18s linear infinite}@keyframes fall-27{72.059%{transform:translate(19.3977vw,72.059vh) scale(.3994)}to{transform:translate(19.6099vw,99vh) scale(.3994)}}.snow:nth-child(28){opacity:.959;transform:translate(42.9172vw,-10px) scale(.8501);animation:fall-28 24s -3s linear infinite}@keyframes fall-28{39.411%{transform:translate(33.2732vw,39.411vh) scale(.8501)}to{transform:translate(38.0952vw,99vh) scale(.8501)}}.snow:nth-child(29){opacity:.1816;transform:translate(.8563vw,-10px) scale(.2402);animation:fall-29 11s -19s linear infinite}@keyframes fall-29{42.191%{transform:translate(9.2392vw,42.191vh) scale(.2402)}to{transform:translate(5.04775vw,99vh) scale(.2402)}}.snow:nth-child(30){opacity:1.1658;transform:translate(76.3338vw,-10px) scale(.211);animation:fall-30 19s -11s linear infinite}@keyframes fall-30{76.989%{transform:translate(70.5037vw,76.989vh) scale(.211)}to{transform:translate(73.41875vw,99vh) scale(.211)}}.snow:nth-child(31){opacity:.9436;transform:translate(12.0912vw,-10px) scale(.609);animation:fall-31 30s -22s linear infinite}@keyframes fall-31{37.972%{transform:translate(6.5421vw,37.972vh) scale(.609)}to{transform:translate(9.31665vw,99vh) scale(.609)}}.snow:nth-child(32){opacity:1.1826;transform:translate(93.0624vw,-10px) scale(.2783);animation:fall-32 21s -4s linear infinite}@keyframes fall-32{42.538%{transform:translate(99.5206vw,42.538vh) scale(.2783)}to{transform:translate(96.2915vw,99vh) scale(.2783)}}.snow:nth-child(33){opacity:1.5262;transform:translate(82.4803vw,-10px) scale(.7226);animation:fall-33 21s -18s linear infinite}@keyframes fall-33{73.098%{transform:translate(92.2211vw,73.098vh) scale(.7226)}to{transform:translate(87.3507vw,99vh) scale(.7226)}}.snow:nth-child(34){opacity:.3774;transform:translate(67.3636vw,-10px) scale(.8488);animation:fall-34 16s -27s linear infinite}@keyframes fall-34{52.383%{transform:translate(62.8919vw,52.383vh) scale(.8488)}to{transform:translate(65.12775vw,99vh) scale(.8488)}}.snow:nth-child(35){opacity:.3614;transform:translate(47.7663vw,-10px) scale(.3875);animation:fall-35 28s -10s linear infinite}@keyframes fall-35{68.07%{transform:translate(39.492vw,68.07vh) scale(.3875)}to{transform:translate(43.62915vw,99vh) scale(.3875)}}.snow:nth-child(36){opacity:.4832;transform:translate(75.4131vw,-10px) scale(.1206);animation:fall-36 30s -22s linear infinite}@keyframes fall-36{50.822%{transform:translate(78.122vw,50.822vh) scale(.1206)}to{transform:translate(76.76755vw,99vh) scale(.1206)}}.snow:nth-child(37){opacity:1.8944;transform:translate(78.684vw,-10px) scale(.4735);animation:fall-37 19s -22s linear infinite}@keyframes fall-37{33.041%{transform:translate(71.6797vw,33.041vh) scale(.4735)}to{transform:translate(75.18185vw,99vh) scale(.4735)}}.snow:nth-child(38){opacity:1.9484;transform:translate(65.4276vw,-10px) scale(.2782);animation:fall-38 21s -16s linear infinite}@keyframes fall-38{43.224%{transform:translate(58.3692vw,43.224vh) scale(.2782)}to{transform:translate(61.8984vw,99vh) scale(.2782)}}.snow:nth-child(39){opacity:1.6472;transform:translate(41.7182vw,-10px) scale(.6208);animation:fall-39 21s -5s linear infinite}@keyframes fall-39{39.803%{transform:translate(33.5214vw,39.803vh) scale(.6208)}to{transform:translate(37.6198vw,99vh) scale(.6208)}}.snow:nth-child(40){opacity:.3384;transform:translate(54.2452vw,-10px) scale(.1537);animation:fall-40 19s -20s linear infinite}@keyframes fall-40{31.283%{transform:translate(50.1796vw,31.283vh) scale(.1537)}to{transform:translate(52.2124vw,99vh) scale(.1537)}}.snow:nth-child(41){opacity:1.9524;transform:translate(20.7189vw,-10px) scale(.8765);animation:fall-41 11s -24s linear infinite}@keyframes fall-41{33.569%{transform:translate(22.0363vw,33.569vh) scale(.8765)}to{transform:translate(21.3776vw,99vh) scale(.8765)}}.snow:nth-child(42){opacity:1.9074;transform:translate(95.8045vw,-10px) scale(.9211);animation:fall-42 12s -20s linear infinite}@keyframes fall-42{44.607%{transform:translate(93.1191vw,44.607vh) scale(.9211)}to{transform:translate(94.4618vw,99vh) scale(.9211)}}.snow:nth-child(43){opacity:1.5872;transform:translate(37.1792vw,-10px) scale(.9995);animation:fall-43 18s -3s linear infinite}@keyframes fall-43{45.562%{transform:translate(34.6414vw,45.562vh) scale(.9995)}to{transform:translate(35.9103vw,99vh) scale(.9995)}}.snow:nth-child(44){opacity:.9554;transform:translate(85.6216vw,-10px) scale(.7996);animation:fall-44 10s -27s linear infinite}@keyframes fall-44{73.871%{transform:translate(81.2537vw,73.871vh) scale(.7996)}to{transform:translate(83.43765vw,99vh) scale(.7996)}}.snow:nth-child(45){opacity:1.3808;transform:translate(65.8555vw,-10px) scale(.9134);animation:fall-45 22s -8s linear infinite}@keyframes fall-45{45.063%{transform:translate(74.7699vw,45.063vh) scale(.9134)}to{transform:translate(70.3127vw,99vh) scale(.9134)}}.snow:nth-child(46){opacity:.6786;transform:translate(3.7576vw,-10px) scale(.5819);animation:fall-46 15s -23s linear infinite}@keyframes fall-46{48.763%{transform:translate(13.1182vw,48.763vh) scale(.5819)}to{transform:translate(8.4379vw,99vh) scale(.5819)}}.snow:nth-child(47){opacity:.933;transform:translate(85.7967vw,-10px) scale(.3689);animation:fall-47 17s -22s linear infinite}@keyframes fall-47{48.923%{transform:translate(83.0172vw,48.923vh) scale(.3689)}to{transform:translate(84.40695vw,99vh) scale(.3689)}}.snow:nth-child(48){opacity:.0282;transform:translate(44.8696vw,-10px) scale(.6454);animation:fall-48 15s -25s linear infinite}@keyframes fall-48{54.057%{transform:translate(42.1056vw,54.057vh) scale(.6454)}to{transform:translate(43.4876vw,99vh) scale(.6454)}}.snow:nth-child(49){opacity:1.8028;transform:translate(53.4698vw,-10px) scale(.6473);animation:fall-49 19s -3s linear infinite}@keyframes fall-49{73.44%{transform:translate(46.8574vw,73.44vh) scale(.6473)}to{transform:translate(50.1636vw,99vh) scale(.6473)}}.snow:nth-child(50){opacity:1.959;transform:translate(13.5577vw,-10px) scale(.908);animation:fall-50 26s -8s linear infinite}@keyframes fall-50{43.203%{transform:translate(23.1319vw,43.203vh) scale(.908)}to{transform:translate(18.3448vw,99vh) scale(.908)}}.snow:nth-child(51){opacity:1.1082;transform:translate(70.5735vw,-10px) scale(.4126);animation:fall-51 11s -3s linear infinite}@keyframes fall-51{76.127%{transform:translate(76.2479vw,76.127vh) scale(.4126)}to{transform:translate(73.4107vw,99vh) scale(.4126)}}.snow:nth-child(52){opacity:1.216;transform:translate(27.7483vw,-10px) scale(.1937);animation:fall-52 26s -27s linear infinite}@keyframes fall-52{76.249%{transform:translate(20.2448vw,76.249vh) scale(.1937)}to{transform:translate(23.99655vw,99vh) scale(.1937)}}.snow:nth-child(53){opacity:1.761;transform:translate(87.3868vw,-10px) scale(.8545);animation:fall-53 11s -19s linear infinite}@keyframes fall-53{52.38%{transform:translate(78.9071vw,52.38vh) scale(.8545)}to{transform:translate(83.14695vw,99vh) scale(.8545)}}.snow:nth-child(54){opacity:.1066;transform:translate(47.7771vw,-10px) scale(.1043);animation:fall-54 18s -9s linear infinite}@keyframes fall-54{62.5%{transform:translate(45.0181vw,62.5vh) scale(.1043)}to{transform:translate(46.3976vw,99vh) scale(.1043)}}.snow:nth-child(55){opacity:1.4006;transform:translate(94.6214vw,-10px) scale(.564);animation:fall-55 22s -19s linear infinite}@keyframes fall-55{57.376%{transform:translate(88.1046vw,57.376vh) scale(.564)}to{transform:translate(91.363vw,99vh) scale(.564)}}.snow:nth-child(56){opacity:.2554;transform:translate(19.5102vw,-10px) scale(.7725);animation:fall-56 18s -20s linear infinite}@keyframes fall-56{77.503%{transform:translate(16.6234vw,77.503vh) scale(.7725)}to{transform:translate(18.0668vw,99vh) scale(.7725)}}.snow:nth-child(57){opacity:1.2836;transform:translate(3.8648vw,-10px) scale(.8537);animation:fall-57 30s -4s linear infinite}@keyframes fall-57{64.585%{transform:translate(1.9183vw,64.585vh) scale(.8537)}to{transform:translate(2.89155vw,99vh) scale(.8537)}}.snow:nth-child(58){opacity:1.3904;transform:translate(53.4378vw,-10px) scale(.9688);animation:fall-58 21s -10s linear infinite}@keyframes fall-58{74.988%{transform:translate(55.1783vw,74.988vh) scale(.9688)}to{transform:translate(54.30805vw,99vh) scale(.9688)}}.snow:nth-child(59){opacity:1.8056;transform:translate(60.5956vw,-10px) scale(.6115);animation:fall-59 24s -18s linear infinite}@keyframes fall-59{55.084%{transform:translate(68.4878vw,55.084vh) scale(.6115)}to{transform:translate(64.5417vw,99vh) scale(.6115)}}.snow:nth-child(60){opacity:1.0674;transform:translate(38.347vw,-10px) scale(.0194);animation:fall-60 29s -12s linear infinite}@keyframes fall-60{34.875%{transform:translate(33.4775vw,34.875vh) scale(.0194)}to{transform:translate(35.91225vw,99vh) scale(.0194)}}.snow:nth-child(61){opacity:1.5452;transform:translate(35.3565vw,-10px) scale(.0941);animation:fall-61 27s -18s linear infinite}@keyframes fall-61{30.504%{transform:translate(32.7992vw,30.504vh) scale(.0941)}to{transform:translate(34.07785vw,99vh) scale(.0941)}}.snow:nth-child(62){opacity:1.5576;transform:translate(80.9938vw,-10px) scale(.9987);animation:fall-62 28s -24s linear infinite}@keyframes fall-62{55.869%{transform:translate(80.6725vw,55.869vh) scale(.9987)}to{transform:translate(80.83315vw,99vh) scale(.9987)}}.snow:nth-child(63){opacity:1.8904;transform:translate(29.8379vw,-10px) scale(.6095);animation:fall-63 18s -1s linear infinite}@keyframes fall-63{79.488%{transform:translate(37.2528vw,79.488vh) scale(.6095)}to{transform:translate(33.54535vw,99vh) scale(.6095)}}.snow:nth-child(64){opacity:.572;transform:translate(85.3911vw,-10px) scale(.5796);animation:fall-64 28s -2s linear infinite}@keyframes fall-64{32.981%{transform:translate(84.9473vw,32.981vh) scale(.5796)}to{transform:translate(85.1692vw,99vh) scale(.5796)}}.snow:nth-child(65){opacity:1.4386;transform:translate(78.1663vw,-10px) scale(.5477);animation:fall-65 28s -10s linear infinite}@keyframes fall-65{78.541%{transform:translate(79.7151vw,78.541vh) scale(.5477)}to{transform:translate(78.9407vw,99vh) scale(.5477)}}.snow:nth-child(66){opacity:1.1206;transform:translate(90.4484vw,-10px) scale(.091);animation:fall-66 18s -1s linear infinite}@keyframes fall-66{44.246%{transform:translate(84.8445vw,44.246vh) scale(.091)}to{transform:translate(87.64645vw,99vh) scale(.091)}}.snow:nth-child(67){opacity:.3658;transform:translate(65.4919vw,-10px) scale(.8002);animation:fall-67 24s -5s linear infinite}@keyframes fall-67{75.641%{transform:translate(60.7566vw,75.641vh) scale(.8002)}to{transform:translate(63.12425vw,99vh) scale(.8002)}}.snow:nth-child(68){opacity:.7766;transform:translate(65.102vw,-10px) scale(.1625);animation:fall-68 23s -21s linear infinite}@keyframes fall-68{38.314%{transform:translate(65.6226vw,38.314vh) scale(.1625)}to{transform:translate(65.3623vw,99vh) scale(.1625)}}.snow:nth-child(69){opacity:1.001;transform:translate(23.8371vw,-10px) scale(.5654);animation:fall-69 11s -14s linear infinite}@keyframes fall-69{32.692%{transform:translate(31.4452vw,32.692vh) scale(.5654)}to{transform:translate(27.64115vw,99vh) scale(.5654)}}.snow:nth-child(70){opacity:.3288;transform:translate(34.7245vw,-10px) scale(.5015);animation:fall-70 24s -15s linear infinite}@keyframes fall-70{38.664%{transform:translate(42.0113vw,38.664vh) scale(.5015)}to{transform:translate(38.3679vw,99vh) scale(.5015)}}.snow:nth-child(71){opacity:1.519;transform:translate(24.6984vw,-10px) scale(.514);animation:fall-71 13s -27s linear infinite}@keyframes fall-71{76.081%{transform:translate(26.7637vw,76.081vh) scale(.514)}to{transform:translate(25.73105vw,99vh) scale(.514)}}.snow:nth-child(72){opacity:1.7102;transform:translate(22.2519vw,-10px) scale(.7187);animation:fall-72 23s -14s linear infinite}@keyframes fall-72{30.198%{transform:translate(14.6227vw,30.198vh) scale(.7187)}to{transform:translate(18.4373vw,99vh) scale(.7187)}}.snow:nth-child(73){opacity:1.7972;transform:translate(40.9854vw,-10px) scale(.1202);animation:fall-73 16s -7s linear infinite}@keyframes fall-73{52.34%{transform:translate(45.4465vw,52.34vh) scale(.1202)}to{transform:translate(43.21595vw,99vh) scale(.1202)}}.snow:nth-child(74){opacity:.216;transform:translate(9.8062vw,-10px) scale(.9252);animation:fall-74 27s -29s linear infinite}@keyframes fall-74{59.249%{transform:translate(7.873vw,59.249vh) scale(.9252)}to{transform:translate(8.8396vw,99vh) scale(.9252)}}.snow:nth-child(75){opacity:1.3024;transform:translate(36.9764vw,-10px) scale(.3954);animation:fall-75 21s -4s linear infinite}@keyframes fall-75{51.896%{transform:translate(42.4589vw,51.896vh) scale(.3954)}to{transform:translate(39.71765vw,99vh) scale(.3954)}}.snow:nth-child(76){opacity:1.1698;transform:translate(38.6256vw,-10px) scale(.9667);animation:fall-76 15s -3s linear infinite}@keyframes fall-76{36.689%{transform:translate(48.0015vw,36.689vh) scale(.9667)}to{transform:translate(43.31355vw,99vh) scale(.9667)}}.snow:nth-child(77){opacity:1.3988;transform:translate(6.6273vw,-10px) scale(.3196);animation:fall-77 30s -29s linear infinite}@keyframes fall-77{44.638%{transform:translate(16.2078vw,44.638vh) scale(.3196)}to{transform:translate(11.41755vw,99vh) scale(.3196)}}.snow:nth-child(78){opacity:1.1384;transform:translate(50.0231vw,-10px) scale(.5454);animation:fall-78 14s -24s linear infinite}@keyframes fall-78{38.802%{transform:translate(48.5243vw,38.802vh) scale(.5454)}to{transform:translate(49.2737vw,99vh) scale(.5454)}}.snow:nth-child(79){opacity:1.7026;transform:translate(60.2627vw,-10px) scale(.5849);animation:fall-79 10s -9s linear infinite}@keyframes fall-79{30.956%{transform:translate(68.8964vw,30.956vh) scale(.5849)}to{transform:translate(64.57955vw,99vh) scale(.5849)}}.snow:nth-child(80){opacity:1.076;transform:translate(6.1333vw,-10px) scale(.1807);animation:fall-80 20s -11s linear infinite}@keyframes fall-80{61.512%{transform:translate(-3.5549vw,61.512vh) scale(.1807)}to{transform:translate(1.2892vw,99vh) scale(.1807)}}.snow:nth-child(81){opacity:1.993;transform:translate(22.0828vw,-10px) scale(.1911);animation:fall-81 29s -13s linear infinite}@keyframes fall-81{35.307%{transform:translate(16.7341vw,35.307vh) scale(.1911)}to{transform:translate(19.40845vw,99vh) scale(.1911)}}.snow:nth-child(82){opacity:.2846;transform:translate(82.5675vw,-10px) scale(.2923);animation:fall-82 19s -2s linear infinite}@keyframes fall-82{43.804%{transform:translate(76.4743vw,43.804vh) scale(.2923)}to{transform:translate(79.5209vw,99vh) scale(.2923)}}.snow:nth-child(83){opacity:1.2934;transform:translate(34.8618vw,-10px) scale(.6467);animation:fall-83 11s -19s linear infinite}@keyframes fall-83{76.694%{transform:translate(37.4856vw,76.694vh) scale(.6467)}to{transform:translate(36.1737vw,99vh) scale(.6467)}}.snow:nth-child(84){opacity:1.2412;transform:translate(25.6668vw,-10px) scale(.1716);animation:fall-84 14s -15s linear infinite}@keyframes fall-84{46.574%{transform:translate(32.0706vw,46.574vh) scale(.1716)}to{transform:translate(28.8687vw,99vh) scale(.1716)}}.snow:nth-child(85){opacity:.6272;transform:translate(87.2759vw,-10px) scale(.3127);animation:fall-85 22s -3s linear infinite}@keyframes fall-85{72.814%{transform:translate(91.5156vw,72.814vh) scale(.3127)}to{transform:translate(89.39575vw,99vh) scale(.3127)}}.snow:nth-child(86){opacity:1.7172;transform:translate(27.7362vw,-10px) scale(.8064);animation:fall-86 30s -21s linear infinite}@keyframes fall-86{64.299%{transform:translate(23.8222vw,64.299vh) scale(.8064)}to{transform:translate(25.7792vw,99vh) scale(.8064)}}.snow:nth-child(87){opacity:.3636;transform:translate(14.6244vw,-10px) scale(.209);animation:fall-87 10s -9s linear infinite}@keyframes fall-87{46.933%{transform:translate(18.1607vw,46.933vh) scale(.209)}to{transform:translate(16.39255vw,99vh) scale(.209)}}.snow:nth-child(88){opacity:.8264;transform:translate(39.6892vw,-10px) scale(.0227);animation:fall-88 20s -3s linear infinite}@keyframes fall-88{72.73%{transform:translate(44.2623vw,72.73vh) scale(.0227)}to{transform:translate(41.97575vw,99vh) scale(.0227)}}.snow:nth-child(89){opacity:1.6958;transform:translate(97.7608vw,-10px) scale(.8395);animation:fall-89 25s -23s linear infinite}@keyframes fall-89{30.224%{transform:translate(88.1559vw,30.224vh) scale(.8395)}to{transform:translate(92.95835vw,99vh) scale(.8395)}}.snow:nth-child(90){opacity:.4124;transform:translate(62.8241vw,-10px) scale(.5543);animation:fall-90 14s -15s linear infinite}@keyframes fall-90{69.997%{transform:translate(63.5686vw,69.997vh) scale(.5543)}to{transform:translate(63.19635vw,99vh) scale(.5543)}}.snow:nth-child(91){opacity:.4888;transform:translate(84.0234vw,-10px) scale(.0586);animation:fall-91 23s -5s linear infinite}@keyframes fall-91{56.854%{transform:translate(76.1537vw,56.854vh) scale(.0586)}to{transform:translate(80.08855vw,99vh) scale(.0586)}}.snow:nth-child(92){opacity:.1072;transform:translate(57.0867vw,-10px) scale(.3078);animation:fall-92 27s -28s linear infinite}@keyframes fall-92{31.977%{transform:translate(54.4622vw,31.977vh) scale(.3078)}to{transform:translate(55.77445vw,99vh) scale(.3078)}}.snow:nth-child(93){opacity:1.1688;transform:translate(23.9943vw,-10px) scale(.9047);animation:fall-93 25s -12s linear infinite}@keyframes fall-93{67.595%{transform:translate(32.281vw,67.595vh) scale(.9047)}to{transform:translate(28.13765vw,99vh) scale(.9047)}}.snow:nth-child(94){opacity:1.1262;transform:translate(29.9218vw,-10px) scale(.9171);animation:fall-94 19s -23s linear infinite}@keyframes fall-94{62.252%{transform:translate(33.2149vw,62.252vh) scale(.9171)}to{transform:translate(31.56835vw,99vh) scale(.9171)}}.snow:nth-child(95){opacity:1.3684;transform:translate(96.4192vw,-10px) scale(.9803);animation:fall-95 27s -12s linear infinite}@keyframes fall-95{79.257%{transform:translate(92.9029vw,79.257vh) scale(.9803)}to{transform:translate(94.66105vw,99vh) scale(.9803)}}.snow:nth-child(96){opacity:1.8914;transform:translate(47.0487vw,-10px) scale(.7607);animation:fall-96 29s -5s linear infinite}@keyframes fall-96{43.311%{transform:translate(40.5327vw,43.311vh) scale(.7607)}to{transform:translate(43.7907vw,99vh) scale(.7607)}}.snow:nth-child(97){opacity:.8518;transform:translate(57.2106vw,-10px) scale(.1172);animation:fall-97 27s -27s linear infinite}@keyframes fall-97{34.775%{transform:translate(59.2651vw,34.775vh) scale(.1172)}to{transform:translate(58.23785vw,99vh) scale(.1172)}}.snow:nth-child(98){opacity:.6156;transform:translate(21.829vw,-10px) scale(.6875);animation:fall-98 13s -12s linear infinite}@keyframes fall-98{32.931%{transform:translate(14.922vw,32.931vh) scale(.6875)}to{transform:translate(18.3755vw,99vh) scale(.6875)}}.snow:nth-child(99){opacity:1.997;transform:translate(2.856vw,-10px) scale(.0851);animation:fall-99 26s -30s linear infinite}@keyframes fall-99{50.238%{transform:translate(11.6267vw,50.238vh) scale(.0851)}to{transform:translate(7.24135vw,99vh) scale(.0851)}}.snow:nth-child(100){opacity:.6322;transform:translate(97.936vw,-10px) scale(.2856);animation:fall-100 23s -20s linear infinite}@keyframes fall-100{30.124%{transform:translate(103.9594vw,30.124vh) scale(.2856)}to{transform:translate(100.9477vw,99vh) scale(.2856)}}.snow:nth-child(101){opacity:1.8654;transform:translate(58.5066vw,-10px) scale(.9011);animation:fall-101 30s -6s linear infinite}@keyframes fall-101{32.295%{transform:translate(53.392vw,32.295vh) scale(.9011)}to{transform:translate(55.9493vw,99vh) scale(.9011)}}.snow:nth-child(102){opacity:1.4438;transform:translate(31.8798vw,-10px) scale(.3023);animation:fall-102 30s -27s linear infinite}@keyframes fall-102{36.058%{transform:translate(33.4682vw,36.058vh) scale(.3023)}to{transform:translate(32.674vw,99vh) scale(.3023)}}.snow:nth-child(103){opacity:.4544;transform:translate(14.0856vw,-10px) scale(.6438);animation:fall-103 29s -10s linear infinite}@keyframes fall-103{56.464%{transform:translate(6.7812vw,56.464vh) scale(.6438)}to{transform:translate(10.4334vw,99vh) scale(.6438)}}.snow:nth-child(104){opacity:1.667;transform:translate(89.7078vw,-10px) scale(.5902);animation:fall-104 20s -3s linear infinite}@keyframes fall-104{60.526%{transform:translate(98.3823vw,60.526vh) scale(.5902)}to{transform:translate(94.04505vw,99vh) scale(.5902)}}.snow:nth-child(105){opacity:.5056;transform:translate(46.3311vw,-10px) scale(.3174);animation:fall-105 24s -4s linear infinite}@keyframes fall-105{57.364%{transform:translate(49.6304vw,57.364vh) scale(.3174)}to{transform:translate(47.98075vw,99vh) scale(.3174)}}.snow:nth-child(106){opacity:.4636;transform:translate(80.2869vw,-10px) scale(.9728);animation:fall-106 16s -5s linear infinite}@keyframes fall-106{62.705%{transform:translate(81.0123vw,62.705vh) scale(.9728)}to{transform:translate(80.6496vw,99vh) scale(.9728)}}.snow:nth-child(107){opacity:.181;transform:translate(21.4662vw,-10px) scale(.0289);animation:fall-107 24s -2s linear infinite}@keyframes fall-107{60.316%{transform:translate(28.2913vw,60.316vh) scale(.0289)}to{transform:translate(24.87875vw,99vh) scale(.0289)}}.snow:nth-child(108){opacity:.0046;transform:translate(32.7299vw,-10px) scale(.6274);animation:fall-108 25s -6s linear infinite}@keyframes fall-108{49.627%{transform:translate(27.3372vw,49.627vh) scale(.6274)}to{transform:translate(30.03355vw,99vh) scale(.6274)}}.snow:nth-child(109){opacity:.017;transform:translate(34.8185vw,-10px) scale(.4193);animation:fall-109 21s -23s linear infinite}@keyframes fall-109{48.306%{transform:translate(34.7355vw,48.306vh) scale(.4193)}to{transform:translate(34.777vw,99vh) scale(.4193)}}.snow:nth-child(110){opacity:1.5136;transform:translate(51.7638vw,-10px) scale(.8927);animation:fall-110 13s -4s linear infinite}@keyframes fall-110{44.638%{transform:translate(59.2002vw,44.638vh) scale(.8927)}to{transform:translate(55.482vw,99vh) scale(.8927)}}.snow:nth-child(111){opacity:.4904;transform:translate(29.4398vw,-10px) scale(.7274);animation:fall-111 28s -8s linear infinite}@keyframes fall-111{73.196%{transform:translate(32.2485vw,73.196vh) scale(.7274)}to{transform:translate(30.84415vw,99vh) scale(.7274)}}.snow:nth-child(112){opacity:1.6624;transform:translate(88.452vw,-10px) scale(.9073);animation:fall-112 29s -24s linear infinite}@keyframes fall-112{56.098%{transform:translate(79.8301vw,56.098vh) scale(.9073)}to{transform:translate(84.14105vw,99vh) scale(.9073)}}.snow:nth-child(113){opacity:.995;transform:translate(27.2773vw,-10px) scale(.6979);animation:fall-113 24s -4s linear infinite}@keyframes fall-113{72.618%{transform:translate(35.2602vw,72.618vh) scale(.6979)}to{transform:translate(31.26875vw,99vh) scale(.6979)}}.snow:nth-child(114){opacity:1.2436;transform:translate(94.3368vw,-10px) scale(.3247);animation:fall-114 15s -26s linear infinite}@keyframes fall-114{61.261%{transform:translate(101.9593vw,61.261vh) scale(.3247)}to{transform:translate(98.14805vw,99vh) scale(.3247)}}.snow:nth-child(115){opacity:.8604;transform:translate(82.2834vw,-10px) scale(.4356);animation:fall-115 22s -12s linear infinite}@keyframes fall-115{79.591%{transform:translate(77.8392vw,79.591vh) scale(.4356)}to{transform:translate(80.0613vw,99vh) scale(.4356)}}.snow:nth-child(116){opacity:1.5068;transform:translate(58.9943vw,-10px) scale(.1868);animation:fall-116 24s -1s linear infinite}@keyframes fall-116{37.076%{transform:translate(62.4298vw,37.076vh) scale(.1868)}to{transform:translate(60.71205vw,99vh) scale(.1868)}}.snow:nth-child(117){opacity:.964;transform:translate(46.9376vw,-10px) scale(.3432);animation:fall-117 22s -21s linear infinite}@keyframes fall-117{53.701%{transform:translate(46.659vw,53.701vh) scale(.3432)}to{transform:translate(46.7983vw,99vh) scale(.3432)}}.snow:nth-child(118){opacity:1.1182;transform:translate(46.5335vw,-10px) scale(.115);animation:fall-118 28s -15s linear infinite}@keyframes fall-118{32.603%{transform:translate(40.5474vw,32.603vh) scale(.115)}to{transform:translate(43.54045vw,99vh) scale(.115)}}.snow:nth-child(119){opacity:1.815;transform:translate(87.5842vw,-10px) scale(.4695);animation:fall-119 28s -21s linear infinite}@keyframes fall-119{59.642%{transform:translate(92.8416vw,59.642vh) scale(.4695)}to{transform:translate(90.2129vw,99vh) scale(.4695)}}.snow:nth-child(120){opacity:.8756;transform:translate(85.6278vw,-10px) scale(.6252);animation:fall-120 29s -27s linear infinite}@keyframes fall-120{56.46%{transform:translate(94.1109vw,56.46vh) scale(.6252)}to{transform:translate(89.86935vw,99vh) scale(.6252)}}.snow:nth-child(121){opacity:.1586;transform:translate(38.7987vw,-10px) scale(.3081);animation:fall-121 12s -5s linear infinite}@keyframes fall-121{48.385%{transform:translate(46.9868vw,48.385vh) scale(.3081)}to{transform:translate(42.89275vw,99vh) scale(.3081)}}.snow:nth-child(122){opacity:.4076;transform:translate(1.7908vw,-10px) scale(.7718);animation:fall-122 14s -7s linear infinite}@keyframes fall-122{41.786%{transform:translate(-1.6251vw,41.786vh) scale(.7718)}to{transform:translate(.08285vw,99vh) scale(.7718)}}.snow:nth-child(123){opacity:1.2806;transform:translate(6.3799vw,-10px) scale(.1634);animation:fall-123 16s -19s linear infinite}@keyframes fall-123{52.364%{transform:translate(11.452vw,52.364vh) scale(.1634)}to{transform:translate(8.91595vw,99vh) scale(.1634)}}.snow:nth-child(124){opacity:1.2912;transform:translate(10.6881vw,-10px) scale(.9842);animation:fall-124 18s -20s linear infinite}@keyframes fall-124{51.088%{transform:translate(20.1049vw,51.088vh) scale(.9842)}to{transform:translate(15.3965vw,99vh) scale(.9842)}}.snow:nth-child(125){opacity:1.8722;transform:translate(58.7157vw,-10px) scale(.873);animation:fall-125 29s -17s linear infinite}@keyframes fall-125{58.309%{transform:translate(60.7894vw,58.309vh) scale(.873)}to{transform:translate(59.75255vw,99vh) scale(.873)}}.snow:nth-child(126){opacity:.1086;transform:translate(78.2009vw,-10px) scale(.8367);animation:fall-126 24s -12s linear infinite}@keyframes fall-126{39.219%{transform:translate(75.1323vw,39.219vh) scale(.8367)}to{transform:translate(76.6666vw,99vh) scale(.8367)}}.snow:nth-child(127){opacity:.3398;transform:translate(81.0471vw,-10px) scale(.1448);animation:fall-127 29s -16s linear infinite}@keyframes fall-127{54.981%{transform:translate(80.5294vw,54.981vh) scale(.1448)}to{transform:translate(80.78825vw,99vh) scale(.1448)}}.snow:nth-child(128){opacity:1.9216;transform:translate(8.4018vw,-10px) scale(.9303);animation:fall-128 23s -28s linear infinite}@keyframes fall-128{40.151%{transform:translate(7.7297vw,40.151vh) scale(.9303)}to{transform:translate(8.06575vw,99vh) scale(.9303)}}.snow:nth-child(129){opacity:1.2456;transform:translate(95.8361vw,-10px) scale(.4348);animation:fall-129 15s -18s linear infinite}@keyframes fall-129{34.08%{transform:translate(87.3648vw,34.08vh) scale(.4348)}to{transform:translate(91.60045vw,99vh) scale(.4348)}}.snow:nth-child(130){opacity:.0408;transform:translate(20.9093vw,-10px) scale(.9227);animation:fall-130 29s -26s linear infinite}@keyframes fall-130{57.824%{transform:translate(24.2268vw,57.824vh) scale(.9227)}to{transform:translate(22.56805vw,99vh) scale(.9227)}}.snow:nth-child(131){opacity:.9392;transform:translate(68.1444vw,-10px) scale(.0155);animation:fall-131 17s -28s linear infinite}@keyframes fall-131{37.16%{transform:translate(75.2439vw,37.16vh) scale(.0155)}to{transform:translate(71.69415vw,99vh) scale(.0155)}}.snow:nth-child(132){opacity:.0006;transform:translate(74.2284vw,-10px) scale(.7308);animation:fall-132 27s -16s linear infinite}@keyframes fall-132{50.021%{transform:translate(75.348vw,50.021vh) scale(.7308)}to{transform:translate(74.7882vw,99vh) scale(.7308)}}.snow:nth-child(133){opacity:.563;transform:translate(17.2503vw,-10px) scale(.8263);animation:fall-133 30s -1s linear infinite}@keyframes fall-133{44.628%{transform:translate(7.7229vw,44.628vh) scale(.8263)}to{transform:translate(12.4866vw,99vh) scale(.8263)}}.snow:nth-child(134){opacity:1.86;transform:translate(52.8522vw,-10px) scale(.4995);animation:fall-134 26s -11s linear infinite}@keyframes fall-134{78.486%{transform:translate(52.2604vw,78.486vh) scale(.4995)}to{transform:translate(52.5563vw,99vh) scale(.4995)}}.snow:nth-child(135){opacity:1.5934;transform:translate(20.0149vw,-10px) scale(.726);animation:fall-135 19s -13s linear infinite}@keyframes fall-135{49.369%{transform:translate(17.8887vw,49.369vh) scale(.726)}to{transform:translate(18.9518vw,99vh) scale(.726)}}.snow:nth-child(136){opacity:1.297;transform:translate(48.152vw,-10px) scale(.7853);animation:fall-136 27s -15s linear infinite}@keyframes fall-136{73.132%{transform:translate(40.9082vw,73.132vh) scale(.7853)}to{transform:translate(44.5301vw,99vh) scale(.7853)}}.snow:nth-child(137){opacity:.4848;transform:translate(34.9798vw,-10px) scale(.6949);animation:fall-137 17s -14s linear infinite}@keyframes fall-137{43.842%{transform:translate(26.6712vw,43.842vh) scale(.6949)}to{transform:translate(30.8255vw,99vh) scale(.6949)}}.snow:nth-child(138){opacity:.8288;transform:translate(70.2034vw,-10px) scale(.4544);animation:fall-138 10s -8s linear infinite}@keyframes fall-138{58.543%{transform:translate(72.7383vw,58.543vh) scale(.4544)}to{transform:translate(71.47085vw,99vh) scale(.4544)}}.snow:nth-child(139){opacity:.0278;transform:translate(16.3886vw,-10px) scale(.5854);animation:fall-139 24s -14s linear infinite}@keyframes fall-139{35.413%{transform:translate(16.3672vw,35.413vh) scale(.5854)}to{transform:translate(16.3779vw,99vh) scale(.5854)}}.snow:nth-child(140){opacity:1.523;transform:translate(79.7935vw,-10px) scale(.7436);animation:fall-140 15s -19s linear infinite}@keyframes fall-140{70.956%{transform:translate(70.8343vw,70.956vh) scale(.7436)}to{transform:translate(75.3139vw,99vh) scale(.7436)}}.snow:nth-child(141){opacity:.6866;transform:translate(54.4138vw,-10px) scale(.1246);animation:fall-141 11s -29s linear infinite}@keyframes fall-141{47.719%{transform:translate(50.2128vw,47.719vh) scale(.1246)}to{transform:translate(52.3133vw,99vh) scale(.1246)}}.snow:nth-child(142){opacity:.6144;transform:translate(58.6186vw,-10px) scale(.0919);animation:fall-142 29s -23s linear infinite}@keyframes fall-142{52.897%{transform:translate(48.9906vw,52.897vh) scale(.0919)}to{transform:translate(53.8046vw,99vh) scale(.0919)}}.snow:nth-child(143){opacity:.8176;transform:translate(56.9829vw,-10px) scale(.1897);animation:fall-143 17s -25s linear infinite}@keyframes fall-143{37.342%{transform:translate(56.6732vw,37.342vh) scale(.1897)}to{transform:translate(56.82805vw,99vh) scale(.1897)}}.snow:nth-child(144){opacity:.1716;transform:translate(81.0815vw,-10px) scale(.8883);animation:fall-144 16s -9s linear infinite}@keyframes fall-144{36.733%{transform:translate(86.1063vw,36.733vh) scale(.8883)}to{transform:translate(83.5939vw,99vh) scale(.8883)}}.snow:nth-child(145){opacity:1.2318;transform:translate(10.185vw,-10px) scale(.2683);animation:fall-145 16s -6s linear infinite}@keyframes fall-145{63.207%{transform:translate(18.1618vw,63.207vh) scale(.2683)}to{transform:translate(14.1734vw,99vh) scale(.2683)}}.snow:nth-child(146){opacity:1.4718;transform:translate(61.7179vw,-10px) scale(.4214);animation:fall-146 27s -4s linear infinite}@keyframes fall-146{48.408%{transform:translate(52.2809vw,48.408vh) scale(.4214)}to{transform:translate(56.9994vw,99vh) scale(.4214)}}.snow:nth-child(147){opacity:1.1582;transform:translate(74.6917vw,-10px) scale(.7919);animation:fall-147 15s -24s linear infinite}@keyframes fall-147{77.433%{transform:translate(83.658vw,77.433vh) scale(.7919)}to{transform:translate(79.17485vw,99vh) scale(.7919)}}.snow:nth-child(148){opacity:.3598;transform:translate(76.4389vw,-10px) scale(.5996);animation:fall-148 12s -22s linear infinite}@keyframes fall-148{66.166%{transform:translate(69.4516vw,66.166vh) scale(.5996)}to{transform:translate(72.94525vw,99vh) scale(.5996)}}.snow:nth-child(149){opacity:1.5562;transform:translate(9.5049vw,-10px) scale(.1881);animation:fall-149 22s -23s linear infinite}@keyframes fall-149{32.15%{transform:translate(4.2119vw,32.15vh) scale(.1881)}to{transform:translate(6.8584vw,99vh) scale(.1881)}}.snow:nth-child(150){opacity:.0238;transform:translate(59.1466vw,-10px) scale(.7613);animation:fall-150 27s -5s linear infinite}@keyframes fall-150{53.124%{transform:translate(54.5084vw,53.124vh) scale(.7613)}to{transform:translate(56.8275vw,99vh) scale(.7613)}}.snow:nth-child(151){opacity:.9054;transform:translate(51.4169vw,-10px) scale(.9222);animation:fall-151 18s -18s linear infinite}@keyframes fall-151{47.193%{transform:translate(56.0335vw,47.193vh) scale(.9222)}to{transform:translate(53.7252vw,99vh) scale(.9222)}}.snow:nth-child(152){opacity:.2028;transform:translate(78.5992vw,-10px) scale(.6304);animation:fall-152 10s -13s linear infinite}@keyframes fall-152{54.5%{transform:translate(79.5372vw,54.5vh) scale(.6304)}to{transform:translate(79.0682vw,99vh) scale(.6304)}}.snow:nth-child(153){opacity:1.026;transform:translate(56.1007vw,-10px) scale(.1852);animation:fall-153 13s -19s linear infinite}@keyframes fall-153{41.005%{transform:translate(58.5548vw,41.005vh) scale(.1852)}to{transform:translate(57.32775vw,99vh) scale(.1852)}}.snow:nth-child(154){opacity:.5042;transform:translate(66.1258vw,-10px) scale(.8769);animation:fall-154 18s -10s linear infinite}@keyframes fall-154{72.279%{transform:translate(57.6468vw,72.279vh) scale(.8769)}to{transform:translate(61.8863vw,99vh) scale(.8769)}}.snow:nth-child(155){opacity:1.8996;transform:translate(68.9374vw,-10px) scale(.9867);animation:fall-155 29s -23s linear infinite}@keyframes fall-155{32.512%{transform:translate(61.5214vw,32.512vh) scale(.9867)}to{transform:translate(65.2294vw,99vh) scale(.9867)}}.snow:nth-child(156){opacity:.1696;transform:translate(48.7562vw,-10px) scale(.5212);animation:fall-156 20s -10s linear infinite}@keyframes fall-156{42.997%{transform:translate(56.7287vw,42.997vh) scale(.5212)}to{transform:translate(52.74245vw,99vh) scale(.5212)}}.snow:nth-child(157){opacity:.7454;transform:translate(76.5159vw,-10px) scale(.612);animation:fall-157 15s -20s linear infinite}@keyframes fall-157{36.606%{transform:translate(84.325vw,36.606vh) scale(.612)}to{transform:translate(80.42045vw,99vh) scale(.612)}}.snow:nth-child(158){opacity:.9806;transform:translate(20.181vw,-10px) scale(.1496);animation:fall-158 23s -2s linear infinite}@keyframes fall-158{35.912%{transform:translate(18.9525vw,35.912vh) scale(.1496)}to{transform:translate(19.56675vw,99vh) scale(.1496)}}.snow:nth-child(159){opacity:.9594;transform:translate(55.8809vw,-10px) scale(.6169);animation:fall-159 30s -3s linear infinite}@keyframes fall-159{76.153%{transform:translate(61.1733vw,76.153vh) scale(.6169)}to{transform:translate(58.5271vw,99vh) scale(.6169)}}.snow:nth-child(160){opacity:.58;transform:translate(73.8363vw,-10px) scale(.5451);animation:fall-160 10s -12s linear infinite}@keyframes fall-160{51.173%{transform:translate(75.1002vw,51.173vh) scale(.5451)}to{transform:translate(74.46825vw,99vh) scale(.5451)}}.snow:nth-child(161){opacity:1.5578;transform:translate(96.2227vw,-10px) scale(.4573);animation:fall-161 28s -21s linear infinite}@keyframes fall-161{65.375%{transform:translate(94.2776vw,65.375vh) scale(.4573)}to{transform:translate(95.25015vw,99vh) scale(.4573)}}.snow:nth-child(162){opacity:.2286;transform:translate(42.0479vw,-10px) scale(.1908);animation:fall-162 18s -26s linear infinite}@keyframes fall-162{44.81%{transform:translate(37.2516vw,44.81vh) scale(.1908)}to{transform:translate(39.64975vw,99vh) scale(.1908)}}.snow:nth-child(163){opacity:.7092;transform:translate(68.3163vw,-10px) scale(.9094);animation:fall-163 24s -20s linear infinite}@keyframes fall-163{58.821%{transform:translate(75.6586vw,58.821vh) scale(.9094)}to{transform:translate(71.98745vw,99vh) scale(.9094)}}.snow:nth-child(164){opacity:1.5078;transform:translate(5.2482vw,-10px) scale(.422);animation:fall-164 27s -4s linear infinite}@keyframes fall-164{40.769%{transform:translate(7.4685vw,40.769vh) scale(.422)}to{transform:translate(6.35835vw,99vh) scale(.422)}}.snow:nth-child(165){opacity:.2034;transform:translate(37.3851vw,-10px) scale(.7253);animation:fall-165 14s -21s linear infinite}@keyframes fall-165{57.039%{transform:translate(29.0089vw,57.039vh) scale(.7253)}to{transform:translate(33.197vw,99vh) scale(.7253)}}.snow:nth-child(166){opacity:1.3464;transform:translate(77.2877vw,-10px) scale(.6633);animation:fall-166 20s -15s linear infinite}@keyframes fall-166{72.221%{transform:translate(85.6574vw,72.221vh) scale(.6633)}to{transform:translate(81.47255vw,99vh) scale(.6633)}}.snow:nth-child(167){opacity:.5656;transform:translate(17.5453vw,-10px) scale(.8829);animation:fall-167 18s -11s linear infinite}@keyframes fall-167{46.171%{transform:translate(21.4253vw,46.171vh) scale(.8829)}to{transform:translate(19.4853vw,99vh) scale(.8829)}}.snow:nth-child(168){opacity:1.5032;transform:translate(35.0735vw,-10px) scale(.8329);animation:fall-168 23s -5s linear infinite}@keyframes fall-168{60.233%{transform:translate(33.1226vw,60.233vh) scale(.8329)}to{transform:translate(34.09805vw,99vh) scale(.8329)}}.snow:nth-child(169){opacity:1.4184;transform:translate(18.84vw,-10px) scale(.4533);animation:fall-169 22s -8s linear infinite}@keyframes fall-169{71.949%{transform:translate(18.9531vw,71.949vh) scale(.4533)}to{transform:translate(18.89655vw,99vh) scale(.4533)}}.snow:nth-child(170){opacity:.9092;transform:translate(65.1834vw,-10px) scale(.922);animation:fall-170 16s -21s linear infinite}@keyframes fall-170{64.397%{transform:translate(71.6726vw,64.397vh) scale(.922)}to{transform:translate(68.428vw,99vh) scale(.922)}}.snow:nth-child(171){opacity:.1714;transform:translate(3.4692vw,-10px) scale(.8365);animation:fall-171 13s -14s linear infinite}@keyframes fall-171{50.299%{transform:translate(8.6042vw,50.299vh) scale(.8365)}to{transform:translate(6.0367vw,99vh) scale(.8365)}}.snow:nth-child(172){opacity:.4776;transform:translate(90.8866vw,-10px) scale(.4616);animation:fall-172 20s -29s linear infinite}@keyframes fall-172{73.867%{transform:translate(92.065vw,73.867vh) scale(.4616)}to{transform:translate(91.4758vw,99vh) scale(.4616)}}.snow:nth-child(173){opacity:.1376;transform:translate(87.8855vw,-10px) scale(.254);animation:fall-173 24s -20s linear infinite}@keyframes fall-173{52.025%{transform:translate(86.8092vw,52.025vh) scale(.254)}to{transform:translate(87.34735vw,99vh) scale(.254)}}.snow:nth-child(174){opacity:.2824;transform:translate(91.4853vw,-10px) scale(.8885);animation:fall-174 18s -16s linear infinite}@keyframes fall-174{46.141%{transform:translate(84.1771vw,46.141vh) scale(.8885)}to{transform:translate(87.8312vw,99vh) scale(.8885)}}.snow:nth-child(175){opacity:.2076;transform:translate(59.7866vw,-10px) scale(.7268);animation:fall-175 19s -10s linear infinite}@keyframes fall-175{75.002%{transform:translate(51.8665vw,75.002vh) scale(.7268)}to{transform:translate(55.82655vw,99vh) scale(.7268)}}.snow:nth-child(176){opacity:.9188;transform:translate(78.2538vw,-10px) scale(.2618);animation:fall-176 16s -12s linear infinite}@keyframes fall-176{42.735%{transform:translate(80.3274vw,42.735vh) scale(.2618)}to{transform:translate(79.2906vw,99vh) scale(.2618)}}.snow:nth-child(177){opacity:.8036;transform:translate(44.7513vw,-10px) scale(.8076);animation:fall-177 17s -15s linear infinite}@keyframes fall-177{53.114%{transform:translate(45.0768vw,53.114vh) scale(.8076)}to{transform:translate(44.91405vw,99vh) scale(.8076)}}.snow:nth-child(178){opacity:1.3022;transform:translate(99.4096vw,-10px) scale(.6061);animation:fall-178 13s -17s linear infinite}@keyframes fall-178{58.981%{transform:translate(101.1416vw,58.981vh) scale(.6061)}to{transform:translate(100.2756vw,99vh) scale(.6061)}}.snow:nth-child(179){opacity:1.3052;transform:translate(77.1653vw,-10px) scale(.8004);animation:fall-179 15s -13s linear infinite}@keyframes fall-179{75.706%{transform:translate(77.2847vw,75.706vh) scale(.8004)}to{transform:translate(77.225vw,99vh) scale(.8004)}}.snow:nth-child(180){opacity:.87;transform:translate(5.0803vw,-10px) scale(.8722);animation:fall-180 25s -5s linear infinite}@keyframes fall-180{70.845%{transform:translate(6.5957vw,70.845vh) scale(.8722)}to{transform:translate(5.838vw,99vh) scale(.8722)}}.snow:nth-child(181){opacity:.0594;transform:translate(41.9486vw,-10px) scale(.5873);animation:fall-181 10s -27s linear infinite}@keyframes fall-181{56.742%{transform:translate(48.3852vw,56.742vh) scale(.5873)}to{transform:translate(45.1669vw,99vh) scale(.5873)}}.snow:nth-child(182){opacity:.7168;transform:translate(1.6641vw,-10px) scale(.2903);animation:fall-182 10s -4s linear infinite}@keyframes fall-182{37.218%{transform:translate(10.79vw,37.218vh) scale(.2903)}to{transform:translate(6.22705vw,99vh) scale(.2903)}}.snow:nth-child(183){opacity:.2734;transform:translate(88.1516vw,-10px) scale(.0503);animation:fall-183 23s -2s linear infinite}@keyframes fall-183{44.575%{transform:translate(90.2631vw,44.575vh) scale(.0503)}to{transform:translate(89.20735vw,99vh) scale(.0503)}}.snow:nth-child(184){opacity:1.0424;transform:translate(61.4284vw,-10px) scale(.7658);animation:fall-184 12s -9s linear infinite}@keyframes fall-184{76.008%{transform:translate(58.0341vw,76.008vh) scale(.7658)}to{transform:translate(59.73125vw,99vh) scale(.7658)}}.snow:nth-child(185){opacity:.3114;transform:translate(45.0235vw,-10px) scale(.0581);animation:fall-185 29s -3s linear infinite}@keyframes fall-185{50.598%{transform:translate(50.1874vw,50.598vh) scale(.0581)}to{transform:translate(47.60545vw,99vh) scale(.0581)}}.snow:nth-child(186){opacity:.5324;transform:translate(60.6415vw,-10px) scale(.4143);animation:fall-186 28s -28s linear infinite}@keyframes fall-186{44.14%{transform:translate(66.8736vw,44.14vh) scale(.4143)}to{transform:translate(63.75755vw,99vh) scale(.4143)}}.snow:nth-child(187){opacity:1.5664;transform:translate(63.3464vw,-10px) scale(.7893);animation:fall-187 16s -9s linear infinite}@keyframes fall-187{32.624%{transform:translate(53.368vw,32.624vh) scale(.7893)}to{transform:translate(58.3572vw,99vh) scale(.7893)}}.snow:nth-child(188){opacity:1.324;transform:translate(33.4512vw,-10px) scale(.4768);animation:fall-188 13s -22s linear infinite}@keyframes fall-188{48.182%{transform:translate(24.2816vw,48.182vh) scale(.4768)}to{transform:translate(28.8664vw,99vh) scale(.4768)}}.snow:nth-child(189){opacity:1.513;transform:translate(39.3625vw,-10px) scale(.5953);animation:fall-189 11s -10s linear infinite}@keyframes fall-189{70.89%{transform:translate(45.763vw,70.89vh) scale(.5953)}to{transform:translate(42.56275vw,99vh) scale(.5953)}}.snow:nth-child(190){opacity:.8402;transform:translate(26.4081vw,-10px) scale(.4255);animation:fall-190 19s -30s linear infinite}@keyframes fall-190{75.552%{transform:translate(34.2436vw,75.552vh) scale(.4255)}to{transform:translate(30.32585vw,99vh) scale(.4255)}}.snow:nth-child(191){opacity:.3456;transform:translate(76.6471vw,-10px) scale(.4985);animation:fall-191 30s -4s linear infinite}@keyframes fall-191{42.942%{transform:translate(74.1325vw,42.942vh) scale(.4985)}to{transform:translate(75.3898vw,99vh) scale(.4985)}}.snow:nth-child(192){opacity:1.2734;transform:translate(26.6051vw,-10px) scale(.1061);animation:fall-192 13s -8s linear infinite}@keyframes fall-192{68.253%{transform:translate(21.5524vw,68.253vh) scale(.1061)}to{transform:translate(24.07875vw,99vh) scale(.1061)}}.snow:nth-child(193){opacity:1.2008;transform:translate(65.7382vw,-10px) scale(.226);animation:fall-193 28s -4s linear infinite}@keyframes fall-193{55.598%{transform:translate(56.6014vw,55.598vh) scale(.226)}to{transform:translate(61.1698vw,99vh) scale(.226)}}.snow:nth-child(194){opacity:1.2864;transform:translate(14.5078vw,-10px) scale(.0583);animation:fall-194 14s -30s linear infinite}@keyframes fall-194{64.685%{transform:translate(19.1142vw,64.685vh) scale(.0583)}to{transform:translate(16.811vw,99vh) scale(.0583)}}.snow:nth-child(195){opacity:.6264;transform:translate(96.8318vw,-10px) scale(.8894);animation:fall-195 22s -9s linear infinite}@keyframes fall-195{67.31%{transform:translate(90.6846vw,67.31vh) scale(.8894)}to{transform:translate(93.7582vw,99vh) scale(.8894)}}.snow:nth-child(196){opacity:.8158;transform:translate(8.9975vw,-10px) scale(.461);animation:fall-196 22s -4s linear infinite}@keyframes fall-196{35.366%{transform:translate(3.4834vw,35.366vh) scale(.461)}to{transform:translate(6.24045vw,99vh) scale(.461)}}.snow:nth-child(197){opacity:1.0716;transform:translate(28.3681vw,-10px) scale(.4398);animation:fall-197 17s -23s linear infinite}@keyframes fall-197{63.47%{transform:translate(34.0127vw,63.47vh) scale(.4398)}to{transform:translate(31.1904vw,99vh) scale(.4398)}}.snow:nth-child(198){opacity:1.8004;transform:translate(39.0068vw,-10px) scale(.7272);animation:fall-198 11s -12s linear infinite}@keyframes fall-198{75.954%{transform:translate(41.4857vw,75.954vh) scale(.7272)}to{transform:translate(40.24625vw,99vh) scale(.7272)}}.snow:nth-child(199){opacity:1.7788;transform:translate(33.2914vw,-10px) scale(.0514);animation:fall-199 15s -7s linear infinite}@keyframes fall-199{41.711%{transform:translate(31.419vw,41.711vh) scale(.0514)}to{transform:translate(32.3552vw,99vh) scale(.0514)}}.snow:nth-child(200){opacity:1.9818;transform:translate(84.4695vw,-10px) scale(.2061);animation:fall-200 21s -11s linear infinite}@keyframes fall-200{54.108%{transform:translate(91.0121vw,54.108vh) scale(.2061)}to{transform:translate(87.7408vw,99vh) scale(.2061)}}.snow:nth-child(201){opacity:1.4732;transform:translate(71.1666vw,-10px) scale(.7505);animation:fall-201 10s -20s linear infinite}@keyframes fall-201{30.417%{transform:translate(73.0992vw,30.417vh) scale(.7505)}to{transform:translate(72.1329vw,99vh) scale(.7505)}}.snow:nth-child(202){opacity:1.0256;transform:translate(5.765vw,-10px) scale(.2081);animation:fall-202 28s -22s linear infinite}@keyframes fall-202{44.512%{transform:translate(9.5449vw,44.512vh) scale(.2081)}to{transform:translate(7.65495vw,99vh) scale(.2081)}}.snow:nth-child(203){opacity:1.0128;transform:translate(8.1188vw,-10px) scale(.5276);animation:fall-203 15s -2s linear infinite}@keyframes fall-203{74.829%{transform:translate(16.8911vw,74.829vh) scale(.5276)}to{transform:translate(12.50495vw,99vh) scale(.5276)}}.snow:nth-child(204){opacity:1.1178;transform:translate(82.2124vw,-10px) scale(.4084);animation:fall-204 17s -23s linear infinite}@keyframes fall-204{47.004%{transform:translate(83.4388vw,47.004vh) scale(.4084)}to{transform:translate(82.8256vw,99vh) scale(.4084)}}.snow:nth-child(205){opacity:1.979;transform:translate(19.9098vw,-10px) scale(.7444);animation:fall-205 25s -12s linear infinite}@keyframes fall-205{40.021%{transform:translate(15.1608vw,40.021vh) scale(.7444)}to{transform:translate(17.5353vw,99vh) scale(.7444)}}.snow:nth-child(206){opacity:.5858;transform:translate(45.6518vw,-10px) scale(.9279);animation:fall-206 29s -30s linear infinite}@keyframes fall-206{49.543%{transform:translate(43.2258vw,49.543vh) scale(.9279)}to{transform:translate(44.4388vw,99vh) scale(.9279)}}.snow:nth-child(207){opacity:.1492;transform:translate(94.5575vw,-10px) scale(.3499);animation:fall-207 24s -1s linear infinite}@keyframes fall-207{60.461%{transform:translate(100.8312vw,60.461vh) scale(.3499)}to{transform:translate(97.69435vw,99vh) scale(.3499)}}.snow:nth-child(208){opacity:.1696;transform:translate(13.4123vw,-10px) scale(.485);animation:fall-208 12s -20s linear infinite}@keyframes fall-208{54.713%{transform:translate(14.5384vw,54.713vh) scale(.485)}to{transform:translate(13.97535vw,99vh) scale(.485)}}.snow:nth-child(209){opacity:.6124;transform:translate(5.2254vw,-10px) scale(.7254);animation:fall-209 18s -8s linear infinite}@keyframes fall-209{76.361%{transform:translate(13.9749vw,76.361vh) scale(.7254)}to{transform:translate(9.60015vw,99vh) scale(.7254)}}.snow:nth-child(210){opacity:1.5134;transform:translate(64.0832vw,-10px) scale(.0922);animation:fall-210 19s -30s linear infinite}@keyframes fall-210{64.334%{transform:translate(67.7717vw,64.334vh) scale(.0922)}to{transform:translate(65.92745vw,99vh) scale(.0922)}}.snow:nth-child(211){opacity:.733;transform:translate(39.0873vw,-10px) scale(.3424);animation:fall-211 30s -12s linear infinite}@keyframes fall-211{53.343%{transform:translate(31.1399vw,53.343vh) scale(.3424)}to{transform:translate(35.1136vw,99vh) scale(.3424)}}.snow:nth-child(212){opacity:1.6262;transform:translate(89.619vw,-10px) scale(.556);animation:fall-212 25s -23s linear infinite}@keyframes fall-212{47.991%{transform:translate(95.6876vw,47.991vh) scale(.556)}to{transform:translate(92.6533vw,99vh) scale(.556)}}.snow:nth-child(213){opacity:.0248;transform:translate(21.7884vw,-10px) scale(.0664);animation:fall-213 15s -15s linear infinite}@keyframes fall-213{53.672%{transform:translate(16.178vw,53.672vh) scale(.0664)}to{transform:translate(18.9832vw,99vh) scale(.0664)}}.snow:nth-child(214){opacity:1.805;transform:translate(44.2993vw,-10px) scale(.2629);animation:fall-214 23s -30s linear infinite}@keyframes fall-214{30.642%{transform:translate(38.4373vw,30.642vh) scale(.2629)}to{transform:translate(41.3683vw,99vh) scale(.2629)}}.snow:nth-child(215){opacity:.806;transform:translate(4.0858vw,-10px) scale(.1398);animation:fall-215 14s -6s linear infinite}@keyframes fall-215{57.29%{transform:translate(10.3066vw,57.29vh) scale(.1398)}to{transform:translate(7.1962vw,99vh) scale(.1398)}}.snow:nth-child(216){opacity:1.796;transform:translate(46.9792vw,-10px) scale(.9927);animation:fall-216 16s -22s linear infinite}@keyframes fall-216{77.268%{transform:translate(50.9794vw,77.268vh) scale(.9927)}to{transform:translate(48.9793vw,99vh) scale(.9927)}}.snow:nth-child(217){opacity:1.6602;transform:translate(68.81vw,-10px) scale(.7733);animation:fall-217 21s -16s linear infinite}@keyframes fall-217{45.392%{transform:translate(74.224vw,45.392vh) scale(.7733)}to{transform:translate(71.517vw,99vh) scale(.7733)}}.snow:nth-child(218){opacity:.8064;transform:translate(40.9381vw,-10px) scale(.0024);animation:fall-218 26s -8s linear infinite}@keyframes fall-218{39.355%{transform:translate(38.7759vw,39.355vh) scale(.0024)}to{transform:translate(39.857vw,99vh) scale(.0024)}}.snow:nth-child(219){opacity:1.0012;transform:translate(84.8962vw,-10px) scale(.5024);animation:fall-219 25s -27s linear infinite}@keyframes fall-219{56.094%{transform:translate(86.6091vw,56.094vh) scale(.5024)}to{transform:translate(85.75265vw,99vh) scale(.5024)}}.snow:nth-child(220){opacity:.1488;transform:translate(72.9937vw,-10px) scale(.5224);animation:fall-220 28s -30s linear infinite}@keyframes fall-220{45.001%{transform:translate(68.6172vw,45.001vh) scale(.5224)}to{transform:translate(70.80545vw,99vh) scale(.5224)}}.snow:nth-child(221){opacity:1.3766;transform:translate(3.729vw,-10px) scale(.1053);animation:fall-221 14s -24s linear infinite}@keyframes fall-221{75.236%{transform:translate(2.3689vw,75.236vh) scale(.1053)}to{transform:translate(3.04895vw,99vh) scale(.1053)}}.snow:nth-child(222){opacity:.7064;transform:translate(5.2139vw,-10px) scale(.0212);animation:fall-222 11s -10s linear infinite}@keyframes fall-222{45.458%{transform:translate(4.7725vw,45.458vh) scale(.0212)}to{transform:translate(4.9932vw,99vh) scale(.0212)}}.snow:nth-child(223){opacity:.6058;transform:translate(27.9384vw,-10px) scale(.8919);animation:fall-223 16s -6s linear infinite}@keyframes fall-223{64.982%{transform:translate(37.8399vw,64.982vh) scale(.8919)}to{transform:translate(32.88915vw,99vh) scale(.8919)}}.snow:nth-child(224){opacity:.661;transform:translate(84.1704vw,-10px) scale(.6849);animation:fall-224 26s -29s linear infinite}@keyframes fall-224{59.212%{transform:translate(86.9744vw,59.212vh) scale(.6849)}to{transform:translate(85.5724vw,99vh) scale(.6849)}}.snow:nth-child(225){opacity:.3112;transform:translate(24.7423vw,-10px) scale(.2649);animation:fall-225 29s -5s linear infinite}@keyframes fall-225{76.136%{transform:translate(18.0073vw,76.136vh) scale(.2649)}to{transform:translate(21.3748vw,99vh) scale(.2649)}}.snow:nth-child(226){opacity:1.3904;transform:translate(23.6136vw,-10px) scale(.4169);animation:fall-226 25s -24s linear infinite}@keyframes fall-226{33.863%{transform:translate(16.0801vw,33.863vh) scale(.4169)}to{transform:translate(19.84685vw,99vh) scale(.4169)}}.snow:nth-child(227){opacity:.2828;transform:translate(93.5106vw,-10px) scale(.7588);animation:fall-227 11s -24s linear infinite}@keyframes fall-227{49.29%{transform:translate(90.9355vw,49.29vh) scale(.7588)}to{transform:translate(92.22305vw,99vh) scale(.7588)}}.snow:nth-child(228){opacity:1.5756;transform:translate(87.8822vw,-10px) scale(.6179);animation:fall-228 15s -26s linear infinite}@keyframes fall-228{77.953%{transform:translate(86.8339vw,77.953vh) scale(.6179)}to{transform:translate(87.35805vw,99vh) scale(.6179)}}.snow:nth-child(229){opacity:.1482;transform:translate(63.0137vw,-10px) scale(.6813);animation:fall-229 14s -20s linear infinite}@keyframes fall-229{53.614%{transform:translate(60.878vw,53.614vh) scale(.6813)}to{transform:translate(61.94585vw,99vh) scale(.6813)}}.snow:nth-child(230){opacity:.5622;transform:translate(99.1999vw,-10px) scale(.0941);animation:fall-230 18s -5s linear infinite}@keyframes fall-230{61.256%{transform:translate(102.5031vw,61.256vh) scale(.0941)}to{transform:translate(100.8515vw,99vh) scale(.0941)}}.snow:nth-child(231){opacity:.0608;transform:translate(87.1833vw,-10px) scale(.6217);animation:fall-231 24s -7s linear infinite}@keyframes fall-231{35.087%{transform:translate(86.6777vw,35.087vh) scale(.6217)}to{transform:translate(86.9305vw,99vh) scale(.6217)}}.snow:nth-child(232){opacity:.1702;transform:translate(1.7652vw,-10px) scale(.372);animation:fall-232 30s -6s linear infinite}@keyframes fall-232{36.384%{transform:translate(1.9335vw,36.384vh) scale(.372)}to{transform:translate(1.84935vw,99vh) scale(.372)}}.snow:nth-child(233){opacity:.1846;transform:translate(67.2623vw,-10px) scale(.8099);animation:fall-233 27s -26s linear infinite}@keyframes fall-233{69.037%{transform:translate(73.0526vw,69.037vh) scale(.8099)}to{transform:translate(70.15745vw,99vh) scale(.8099)}}.snow:nth-child(234){opacity:.1768;transform:translate(62.3204vw,-10px) scale(.4204);animation:fall-234 28s -4s linear infinite}@keyframes fall-234{55.583%{transform:translate(55.6164vw,55.583vh) scale(.4204)}to{transform:translate(58.9684vw,99vh) scale(.4204)}}.snow:nth-child(235){opacity:.6386;transform:translate(36.2708vw,-10px) scale(.6361);animation:fall-235 11s -6s linear infinite}@keyframes fall-235{65.46%{transform:translate(31.9639vw,65.46vh) scale(.6361)}to{transform:translate(34.11735vw,99vh) scale(.6361)}}.snow:nth-child(236){opacity:1.6812;transform:translate(58.973vw,-10px) scale(.088);animation:fall-236 18s -2s linear infinite}@keyframes fall-236{58.664%{transform:translate(55.0419vw,58.664vh) scale(.088)}to{transform:translate(57.00745vw,99vh) scale(.088)}}.snow:nth-child(237){opacity:1.6738;transform:translate(20.3971vw,-10px) scale(.8516);animation:fall-237 15s -22s linear infinite}@keyframes fall-237{46.154%{transform:translate(25.0763vw,46.154vh) scale(.8516)}to{transform:translate(22.7367vw,99vh) scale(.8516)}}.snow:nth-child(238){opacity:.0766;transform:translate(38.2849vw,-10px) scale(.2732);animation:fall-238 29s -27s linear infinite}@keyframes fall-238{72.9%{transform:translate(30.1965vw,72.9vh) scale(.2732)}to{transform:translate(34.2407vw,99vh) scale(.2732)}}.snow:nth-child(239){opacity:.8826;transform:translate(83.0068vw,-10px) scale(.8714);animation:fall-239 27s -26s linear infinite}@keyframes fall-239{67.213%{transform:translate(90.2612vw,67.213vh) scale(.8714)}to{transform:translate(86.634vw,99vh) scale(.8714)}}.snow:nth-child(240){opacity:1.7216;transform:translate(41.9393vw,-10px) scale(.8063);animation:fall-240 19s -17s linear infinite}@keyframes fall-240{55.495%{transform:translate(51.0338vw,55.495vh) scale(.8063)}to{transform:translate(46.48655vw,99vh) scale(.8063)}}.snow:nth-child(241){opacity:1.7764;transform:translate(14.2407vw,-10px) scale(.5575);animation:fall-241 20s -17s linear infinite}@keyframes fall-241{49.296%{transform:translate(11.8828vw,49.296vh) scale(.5575)}to{transform:translate(13.06175vw,99vh) scale(.5575)}}.snow:nth-child(242){opacity:1.8796;transform:translate(22.8896vw,-10px) scale(.9233);animation:fall-242 25s -23s linear infinite}@keyframes fall-242{35.862%{transform:translate(20.0714vw,35.862vh) scale(.9233)}to{transform:translate(21.4805vw,99vh) scale(.9233)}}.snow:nth-child(243){opacity:1.06;transform:translate(31.4079vw,-10px) scale(.3449);animation:fall-243 11s -9s linear infinite}@keyframes fall-243{51.507%{transform:translate(24.0672vw,51.507vh) scale(.3449)}to{transform:translate(27.73755vw,99vh) scale(.3449)}}.snow:nth-child(244){opacity:.2532;transform:translate(82.9021vw,-10px) scale(.6608);animation:fall-244 19s -19s linear infinite}@keyframes fall-244{76.289%{transform:translate(76.82vw,76.289vh) scale(.6608)}to{transform:translate(79.86105vw,99vh) scale(.6608)}}.snow:nth-child(245){opacity:.6704;transform:translate(.7842vw,-10px) scale(.8555);animation:fall-245 10s -16s linear infinite}@keyframes fall-245{66.919%{transform:translate(-4.1361vw,66.919vh) scale(.8555)}to{transform:translate(-1.67595vw,99vh) scale(.8555)}}.snow:nth-child(246){opacity:1.4378;transform:translate(29.338vw,-10px) scale(.888);animation:fall-246 25s -5s linear infinite}@keyframes fall-246{71.402%{transform:translate(27.6954vw,71.402vh) scale(.888)}to{transform:translate(28.5167vw,99vh) scale(.888)}}.snow:nth-child(247){opacity:1.3864;transform:translate(78.7984vw,-10px) scale(.832);animation:fall-247 29s -14s linear infinite}@keyframes fall-247{58.199%{transform:translate(80.5391vw,58.199vh) scale(.832)}to{transform:translate(79.66875vw,99vh) scale(.832)}}.snow:nth-child(248){opacity:1.172;transform:translate(54.848vw,-10px) scale(.9542);animation:fall-248 20s -25s linear infinite}@keyframes fall-248{52.724%{transform:translate(56.2088vw,52.724vh) scale(.9542)}to{transform:translate(55.5284vw,99vh) scale(.9542)}}.snow:nth-child(249){opacity:.4922;transform:translate(.54vw,-10px) scale(.7126);animation:fall-249 14s -2s linear infinite}@keyframes fall-249{44.796%{transform:translate(-4.8942vw,44.796vh) scale(.7126)}to{transform:translate(-2.1771vw,99vh) scale(.7126)}}.snow:nth-child(250){opacity:.6462;transform:translate(96.8458vw,-10px) scale(.7518);animation:fall-250 26s -8s linear infinite}@keyframes fall-250{41.31%{transform:translate(93.2648vw,41.31vh) scale(.7518)}to{transform:translate(95.0553vw,99vh) scale(.7518)}}.snow:nth-child(251){opacity:1.737;transform:translate(96.0561vw,-10px) scale(.5689);animation:fall-251 20s -15s linear infinite}@keyframes fall-251{32.015%{transform:translate(91.5639vw,32.015vh) scale(.5689)}to{transform:translate(93.81vw,99vh) scale(.5689)}}.snow:nth-child(252){opacity:.954;transform:translate(90.6478vw,-10px) scale(.3648);animation:fall-252 27s -16s linear infinite}@keyframes fall-252{38.663%{transform:translate(86.2755vw,38.663vh) scale(.3648)}to{transform:translate(88.46165vw,99vh) scale(.3648)}}.snow:nth-child(253){opacity:1.0102;transform:translate(30.7289vw,-10px) scale(.606);animation:fall-253 17s -30s linear infinite}@keyframes fall-253{62.301%{transform:translate(37.9632vw,62.301vh) scale(.606)}to{transform:translate(34.34605vw,99vh) scale(.606)}}.snow:nth-child(254){opacity:1.1988;transform:translate(33.1122vw,-10px) scale(.0838);animation:fall-254 29s -28s linear infinite}@keyframes fall-254{53.053%{transform:translate(42.531vw,53.053vh) scale(.0838)}to{transform:translate(37.8216vw,99vh) scale(.0838)}}.snow:nth-child(255){opacity:.1264;transform:translate(36.3764vw,-10px) scale(.8467);animation:fall-255 21s -25s linear infinite}@keyframes fall-255{41.532%{transform:translate(26.5958vw,41.532vh) scale(.8467)}to{transform:translate(31.4861vw,99vh) scale(.8467)}}.snow:nth-child(256){opacity:1.7804;transform:translate(13.0002vw,-10px) scale(.5553);animation:fall-256 15s -7s linear infinite}@keyframes fall-256{73.226%{transform:translate(13.538vw,73.226vh) scale(.5553)}to{transform:translate(13.2691vw,99vh) scale(.5553)}}.snow:nth-child(257){opacity:1.5954;transform:translate(42.3282vw,-10px) scale(.9184);animation:fall-257 19s -1s linear infinite}@keyframes fall-257{38.261%{transform:translate(50.6493vw,38.261vh) scale(.9184)}to{transform:translate(46.48875vw,99vh) scale(.9184)}}.snow:nth-child(258){opacity:.7216;transform:translate(12.4168vw,-10px) scale(.1023);animation:fall-258 30s -27s linear infinite}@keyframes fall-258{60.98%{transform:translate(11.115vw,60.98vh) scale(.1023)}to{transform:translate(11.7659vw,99vh) scale(.1023)}}.snow:nth-child(259){opacity:.8962;transform:translate(86.3766vw,-10px) scale(.992);animation:fall-259 24s -7s linear infinite}@keyframes fall-259{52.348%{transform:translate(81.2022vw,52.348vh) scale(.992)}to{transform:translate(83.7894vw,99vh) scale(.992)}}.snow:nth-child(260){opacity:1.9642;transform:translate(59.1216vw,-10px) scale(.3603);animation:fall-260 11s -4s linear infinite}@keyframes fall-260{55.94%{transform:translate(65.0129vw,55.94vh) scale(.3603)}to{transform:translate(62.06725vw,99vh) scale(.3603)}}.snow:nth-child(261){opacity:.3956;transform:translate(48.078vw,-10px) scale(.9947);animation:fall-261 21s -16s linear infinite}@keyframes fall-261{77.896%{transform:translate(46.2685vw,77.896vh) scale(.9947)}to{transform:translate(47.17325vw,99vh) scale(.9947)}}.snow:nth-child(262){opacity:.1312;transform:translate(84.4076vw,-10px) scale(.4657);animation:fall-262 11s -15s linear infinite}@keyframes fall-262{53.673%{transform:translate(78.0446vw,53.673vh) scale(.4657)}to{transform:translate(81.2261vw,99vh) scale(.4657)}}.snow:nth-child(263){opacity:1.8502;transform:translate(26.0847vw,-10px) scale(.2637);animation:fall-263 20s -25s linear infinite}@keyframes fall-263{58.398%{transform:translate(33.024vw,58.398vh) scale(.2637)}to{transform:translate(29.55435vw,99vh) scale(.2637)}}.snow:nth-child(264){opacity:.4646;transform:translate(17.4306vw,-10px) scale(.2319);animation:fall-264 17s -7s linear infinite}@keyframes fall-264{31.235%{transform:translate(18.3486vw,31.235vh) scale(.2319)}to{transform:translate(17.8896vw,99vh) scale(.2319)}}.snow:nth-child(265){opacity:1.2352;transform:translate(58.2192vw,-10px) scale(.0983);animation:fall-265 20s -30s linear infinite}@keyframes fall-265{64.364%{transform:translate(63.107vw,64.364vh) scale(.0983)}to{transform:translate(60.6631vw,99vh) scale(.0983)}}.snow:nth-child(266){opacity:.6348;transform:translate(91.9082vw,-10px) scale(.3221);animation:fall-266 29s -2s linear infinite}@keyframes fall-266{34.334%{transform:translate(89.1346vw,34.334vh) scale(.3221)}to{transform:translate(90.5214vw,99vh) scale(.3221)}}.snow:nth-child(267){opacity:.7754;transform:translate(19.3147vw,-10px) scale(.5804);animation:fall-267 19s -19s linear infinite}@keyframes fall-267{79.922%{transform:translate(23.7852vw,79.922vh) scale(.5804)}to{transform:translate(21.54995vw,99vh) scale(.5804)}}.snow:nth-child(268){opacity:.3938;transform:translate(41.6208vw,-10px) scale(.2018);animation:fall-268 12s -30s linear infinite}@keyframes fall-268{68.539%{transform:translate(45.845vw,68.539vh) scale(.2018)}to{transform:translate(43.7329vw,99vh) scale(.2018)}}.snow:nth-child(269){opacity:1.7978;transform:translate(51.6162vw,-10px) scale(.4417);animation:fall-269 15s -9s linear infinite}@keyframes fall-269{32.284%{transform:translate(57.5523vw,32.284vh) scale(.4417)}to{transform:translate(54.58425vw,99vh) scale(.4417)}}.snow:nth-child(270){opacity:.176;transform:translate(99.1649vw,-10px) scale(.6161);animation:fall-270 24s -30s linear infinite}@keyframes fall-270{70.041%{transform:translate(93.0972vw,70.041vh) scale(.6161)}to{transform:translate(96.13105vw,99vh) scale(.6161)}}.snow:nth-child(271){opacity:.4204;transform:translate(55.187vw,-10px) scale(.0822);animation:fall-271 23s -10s linear infinite}@keyframes fall-271{48.915%{transform:translate(56.1597vw,48.915vh) scale(.0822)}to{transform:translate(55.67335vw,99vh) scale(.0822)}}.snow:nth-child(272){opacity:.566;transform:translate(39.1265vw,-10px) scale(.2168);animation:fall-272 18s -21s linear infinite}@keyframes fall-272{73.328%{transform:translate(47.8614vw,73.328vh) scale(.2168)}to{transform:translate(43.49395vw,99vh) scale(.2168)}}.snow:nth-child(273){opacity:.1824;transform:translate(39.2524vw,-10px) scale(.6318);animation:fall-273 10s -10s linear infinite}@keyframes fall-273{73.694%{transform:translate(32.8694vw,73.694vh) scale(.6318)}to{transform:translate(36.0609vw,99vh) scale(.6318)}}.snow:nth-child(274){opacity:1.5264;transform:translate(93.5707vw,-10px) scale(.7392);animation:fall-274 14s -18s linear infinite}@keyframes fall-274{68.288%{transform:translate(100.5224vw,68.288vh) scale(.7392)}to{transform:translate(97.04655vw,99vh) scale(.7392)}}.snow:nth-child(275){opacity:.0522;transform:translate(69.5738vw,-10px) scale(.7472);animation:fall-275 23s -27s linear infinite}@keyframes fall-275{35.377%{transform:translate(63.159vw,35.377vh) scale(.7472)}to{transform:translate(66.3664vw,99vh) scale(.7472)}}.snow:nth-child(276){opacity:1.9322;transform:translate(78.837vw,-10px) scale(.2462);animation:fall-276 30s -25s linear infinite}@keyframes fall-276{76.979%{transform:translate(72.1145vw,76.979vh) scale(.2462)}to{transform:translate(75.47575vw,99vh) scale(.2462)}}.snow:nth-child(277){opacity:1.992;transform:translate(2.4771vw,-10px) scale(.9142);animation:fall-277 24s -21s linear infinite}@keyframes fall-277{37.627%{transform:translate(5.5032vw,37.627vh) scale(.9142)}to{transform:translate(3.99015vw,99vh) scale(.9142)}}.snow:nth-child(278){opacity:1.3866;transform:translate(25.5756vw,-10px) scale(.6212);animation:fall-278 16s -6s linear infinite}@keyframes fall-278{47.214%{transform:translate(26.7336vw,47.214vh) scale(.6212)}to{transform:translate(26.1546vw,99vh) scale(.6212)}}.snow:nth-child(279){opacity:.2976;transform:translate(73.514vw,-10px) scale(.6415);animation:fall-279 17s -3s linear infinite}@keyframes fall-279{33.673%{transform:translate(67.4783vw,33.673vh) scale(.6415)}to{transform:translate(70.49615vw,99vh) scale(.6415)}}.snow:nth-child(280){opacity:.8314;transform:translate(50.5908vw,-10px) scale(.6435);animation:fall-280 14s -19s linear infinite}@keyframes fall-280{55.822%{transform:translate(52.9979vw,55.822vh) scale(.6435)}to{transform:translate(51.79435vw,99vh) scale(.6435)}}.snow:nth-child(281){opacity:.5366;transform:translate(46.3638vw,-10px) scale(.6654);animation:fall-281 14s -18s linear infinite}@keyframes fall-281{71.037%{transform:translate(43.393vw,71.037vh) scale(.6654)}to{transform:translate(44.8784vw,99vh) scale(.6654)}}.snow:nth-child(282){opacity:1.3158;transform:translate(13.7872vw,-10px) scale(.5147);animation:fall-282 24s -21s linear infinite}@keyframes fall-282{30.044%{transform:translate(20.3415vw,30.044vh) scale(.5147)}to{transform:translate(17.06435vw,99vh) scale(.5147)}}.snow:nth-child(283){opacity:1.5662;transform:translate(88.3222vw,-10px) scale(.9809);animation:fall-283 13s -24s linear infinite}@keyframes fall-283{65.957%{transform:translate(79.6013vw,65.957vh) scale(.9809)}to{transform:translate(83.96175vw,99vh) scale(.9809)}}.snow:nth-child(284){opacity:1.118;transform:translate(66.6847vw,-10px) scale(.1695);animation:fall-284 13s -7s linear infinite}@keyframes fall-284{50.989%{transform:translate(67.967vw,50.989vh) scale(.1695)}to{transform:translate(67.32585vw,99vh) scale(.1695)}}.snow:nth-child(285){opacity:.1664;transform:translate(1.5974vw,-10px) scale(.7413);animation:fall-285 26s -12s linear infinite}@keyframes fall-285{63.25%{transform:translate(8.1236vw,63.25vh) scale(.7413)}to{transform:translate(4.8605vw,99vh) scale(.7413)}}.snow:nth-child(286){opacity:1.5756;transform:translate(2.8628vw,-10px) scale(.1717);animation:fall-286 17s -27s linear infinite}@keyframes fall-286{73.744%{transform:translate(-1.9557vw,73.744vh) scale(.1717)}to{transform:translate(.45355vw,99vh) scale(.1717)}}.snow:nth-child(287){opacity:1.9832;transform:translate(81.0689vw,-10px) scale(.2351);animation:fall-287 12s -1s linear infinite}@keyframes fall-287{43.693%{transform:translate(81.8663vw,43.693vh) scale(.2351)}to{transform:translate(81.4676vw,99vh) scale(.2351)}}.snow:nth-child(288){opacity:1.022;transform:translate(57.9634vw,-10px) scale(.6871);animation:fall-288 23s -14s linear infinite}@keyframes fall-288{51.7%{transform:translate(53.6151vw,51.7vh) scale(.6871)}to{transform:translate(55.78925vw,99vh) scale(.6871)}}.snow:nth-child(289){opacity:1.136;transform:translate(23.2931vw,-10px) scale(.0997);animation:fall-289 14s -13s linear infinite}@keyframes fall-289{31.877%{transform:translate(29.2001vw,31.877vh) scale(.0997)}to{transform:translate(26.2466vw,99vh) scale(.0997)}}.snow:nth-child(290){opacity:1.776;transform:translate(85.7662vw,-10px) scale(.2154);animation:fall-290 30s -17s linear infinite}@keyframes fall-290{57.396%{transform:translate(83.8415vw,57.396vh) scale(.2154)}to{transform:translate(84.80385vw,99vh) scale(.2154)}}.snow:nth-child(291){opacity:1.419;transform:translate(40.9149vw,-10px) scale(.9715);animation:fall-291 13s -29s linear infinite}@keyframes fall-291{40.974%{transform:translate(45.8912vw,40.974vh) scale(.9715)}to{transform:translate(43.40305vw,99vh) scale(.9715)}}.snow:nth-child(292){opacity:.71;transform:translate(37.8471vw,-10px) scale(.8565);animation:fall-292 23s -10s linear infinite}@keyframes fall-292{55.627%{transform:translate(39.6981vw,55.627vh) scale(.8565)}to{transform:translate(38.7726vw,99vh) scale(.8565)}}.snow:nth-child(293){opacity:1.0848;transform:translate(71.6812vw,-10px) scale(.9159);animation:fall-293 12s -2s linear infinite}@keyframes fall-293{71.452%{transform:translate(61.7106vw,71.452vh) scale(.9159)}to{transform:translate(66.6959vw,99vh) scale(.9159)}}.snow:nth-child(294){opacity:1.8386;transform:translate(36.6172vw,-10px) scale(.0332);animation:fall-294 15s -4s linear infinite}@keyframes fall-294{47.52%{transform:translate(39.0674vw,47.52vh) scale(.0332)}to{transform:translate(37.8423vw,99vh) scale(.0332)}}.snow:nth-child(295){opacity:1.6436;transform:translate(94.5051vw,-10px) scale(.8344);animation:fall-295 28s -2s linear infinite}@keyframes fall-295{56.282%{transform:translate(96.0973vw,56.282vh) scale(.8344)}to{transform:translate(95.3012vw,99vh) scale(.8344)}}.snow:nth-child(296){opacity:1.8594;transform:translate(16.6769vw,-10px) scale(.7523);animation:fall-296 23s -2s linear infinite}@keyframes fall-296{36.683%{transform:translate(16.2588vw,36.683vh) scale(.7523)}to{transform:translate(16.46785vw,99vh) scale(.7523)}}.snow:nth-child(297){opacity:.1414;transform:translate(81.4867vw,-10px) scale(.9833);animation:fall-297 25s -5s linear infinite}@keyframes fall-297{57.656%{transform:translate(89.6497vw,57.656vh) scale(.9833)}to{transform:translate(85.5682vw,99vh) scale(.9833)}}.snow:nth-child(298){opacity:1.7676;transform:translate(11.8686vw,-10px) scale(.0888);animation:fall-298 19s -21s linear infinite}@keyframes fall-298{46.303%{transform:translate(10.3167vw,46.303vh) scale(.0888)}to{transform:translate(11.09265vw,99vh) scale(.0888)}}.snow:nth-child(299){opacity:1.1896;transform:translate(4.1459vw,-10px) scale(.8442);animation:fall-299 13s -21s linear infinite}@keyframes fall-299{31.51%{transform:translate(-2.8328vw,31.51vh) scale(.8442)}to{transform:translate(.65655vw,99vh) scale(.8442)}}.snow:nth-child(300){opacity:1.1402;transform:translate(84.9125vw,-10px) scale(.3169);animation:fall-300 16s -13s linear infinite}@keyframes fall-300{38.291%{transform:translate(86.3434vw,38.291vh) scale(.3169)}to{transform:translate(85.62795vw,99vh) scale(.3169)}}.snow:nth-child(301){opacity:.1142;transform:translate(53.0716vw,-10px) scale(.8862);animation:fall-301 25s -20s linear infinite}@keyframes fall-301{53.78%{transform:translate(49.9893vw,53.78vh) scale(.8862)}to{transform:translate(51.53045vw,99vh) scale(.8862)}}.snow:nth-child(302){opacity:.6676;transform:translate(93.2776vw,-10px) scale(.496);animation:fall-302 23s -28s linear infinite}@keyframes fall-302{74.394%{transform:translate(84.3344vw,74.394vh) scale(.496)}to{transform:translate(88.806vw,99vh) scale(.496)}}.snow:nth-child(303){opacity:1.1626;transform:translate(60.111vw,-10px) scale(.3057);animation:fall-303 26s -29s linear infinite}@keyframes fall-303{31.259%{transform:translate(69.5967vw,31.259vh) scale(.3057)}to{transform:translate(64.85385vw,99vh) scale(.3057)}}.snow:nth-child(304){opacity:1.9338;transform:translate(47.8024vw,-10px) scale(.3701);animation:fall-304 29s -17s linear infinite}@keyframes fall-304{53.809%{transform:translate(44.4063vw,53.809vh) scale(.3701)}to{transform:translate(46.10435vw,99vh) scale(.3701)}}.snow:nth-child(305){opacity:1.4884;transform:translate(67.8985vw,-10px) scale(.463);animation:fall-305 16s -12s linear infinite}@keyframes fall-305{70.424%{transform:translate(63.0916vw,70.424vh) scale(.463)}to{transform:translate(65.49505vw,99vh) scale(.463)}}.snow:nth-child(306){opacity:1.3384;transform:translate(86.2078vw,-10px) scale(.0422);animation:fall-306 30s -27s linear infinite}@keyframes fall-306{66.815%{transform:translate(92.019vw,66.815vh) scale(.0422)}to{transform:translate(89.1134vw,99vh) scale(.0422)}}.snow:nth-child(307){opacity:1.3132;transform:translate(45.1534vw,-10px) scale(.3713);animation:fall-307 20s -29s linear infinite}@keyframes fall-307{39.755%{transform:translate(45.6147vw,39.755vh) scale(.3713)}to{transform:translate(45.38405vw,99vh) scale(.3713)}}.snow:nth-child(308){opacity:1.8566;transform:translate(24.121vw,-10px) scale(.8362);animation:fall-308 29s -12s linear infinite}@keyframes fall-308{68.168%{transform:translate(32.0233vw,68.168vh) scale(.8362)}to{transform:translate(28.07215vw,99vh) scale(.8362)}}.snow:nth-child(309){opacity:1.15;transform:translate(88.5061vw,-10px) scale(.1242);animation:fall-309 11s -9s linear infinite}@keyframes fall-309{41.543%{transform:translate(94.0573vw,41.543vh) scale(.1242)}to{transform:translate(91.2817vw,99vh) scale(.1242)}}.snow:nth-child(310){opacity:.1132;transform:translate(95.4901vw,-10px) scale(.777);animation:fall-310 16s -28s linear infinite}@keyframes fall-310{64.219%{transform:translate(87.9634vw,64.219vh) scale(.777)}to{transform:translate(91.72675vw,99vh) scale(.777)}}.snow:nth-child(311){opacity:.5522;transform:translate(17.1673vw,-10px) scale(.4725);animation:fall-311 15s -11s linear infinite}@keyframes fall-311{72.242%{transform:translate(8.7471vw,72.242vh) scale(.4725)}to{transform:translate(12.9572vw,99vh) scale(.4725)}}.snow:nth-child(312){opacity:.3286;transform:translate(25.6805vw,-10px) scale(.2275);animation:fall-312 20s -14s linear infinite}@keyframes fall-312{52.28%{transform:translate(27.7657vw,52.28vh) scale(.2275)}to{transform:translate(26.7231vw,99vh) scale(.2275)}}.snow:nth-child(313){opacity:.6444;transform:translate(75.3142vw,-10px) scale(.0268);animation:fall-313 22s -27s linear infinite}@keyframes fall-313{73.156%{transform:translate(68.4406vw,73.156vh) scale(.0268)}to{transform:translate(71.8774vw,99vh) scale(.0268)}}.snow:nth-child(314){opacity:.4266;transform:translate(48.5131vw,-10px) scale(.2993);animation:fall-314 26s -11s linear infinite}@keyframes fall-314{71.173%{transform:translate(39.5242vw,71.173vh) scale(.2993)}to{transform:translate(44.01865vw,99vh) scale(.2993)}}.snow:nth-child(315){opacity:.8284;transform:translate(17.6841vw,-10px) scale(.1427);animation:fall-315 29s -19s linear infinite}@keyframes fall-315{31.423%{transform:translate(26.5148vw,31.423vh) scale(.1427)}to{transform:translate(22.09945vw,99vh) scale(.1427)}}.snow:nth-child(316){opacity:.3964;transform:translate(65.2962vw,-10px) scale(.7353);animation:fall-316 22s -4s linear infinite}@keyframes fall-316{63.929%{transform:translate(59.8705vw,63.929vh) scale(.7353)}to{transform:translate(62.58335vw,99vh) scale(.7353)}}.snow:nth-child(317){opacity:1.772;transform:translate(44.4434vw,-10px) scale(.3705);animation:fall-317 26s -13s linear infinite}@keyframes fall-317{66.01%{transform:translate(39.6734vw,66.01vh) scale(.3705)}to{transform:translate(42.0584vw,99vh) scale(.3705)}}.snow:nth-child(318){opacity:.6084;transform:translate(67.0306vw,-10px) scale(.1794);animation:fall-318 25s -29s linear infinite}@keyframes fall-318{78.947%{transform:translate(66.1363vw,78.947vh) scale(.1794)}to{transform:translate(66.58345vw,99vh) scale(.1794)}}.snow:nth-child(319){opacity:1.4242;transform:translate(77.6858vw,-10px) scale(.6412);animation:fall-319 21s -12s linear infinite}@keyframes fall-319{53.374%{transform:translate(79.3804vw,53.374vh) scale(.6412)}to{transform:translate(78.5331vw,99vh) scale(.6412)}}.snow:nth-child(320){opacity:1.2104;transform:translate(55.0722vw,-10px) scale(.5144);animation:fall-320 19s -7s linear infinite}@keyframes fall-320{63.64%{transform:translate(49.8115vw,63.64vh) scale(.5144)}to{transform:translate(52.44185vw,99vh) scale(.5144)}}.snow:nth-child(321){opacity:1.2602;transform:translate(91.48vw,-10px) scale(.9453);animation:fall-321 30s -7s linear infinite}@keyframes fall-321{55.569%{transform:translate(86.4936vw,55.569vh) scale(.9453)}to{transform:translate(88.9868vw,99vh) scale(.9453)}}.snow:nth-child(322){opacity:.4528;transform:translate(84.6492vw,-10px) scale(.9662);animation:fall-322 27s -7s linear infinite}@keyframes fall-322{76.107%{transform:translate(93.742vw,76.107vh) scale(.9662)}to{transform:translate(89.1956vw,99vh) scale(.9662)}}.snow:nth-child(323){opacity:1.3078;transform:translate(36.6558vw,-10px) scale(.6225);animation:fall-323 26s -17s linear infinite}@keyframes fall-323{49.624%{transform:translate(40.4536vw,49.624vh) scale(.6225)}to{transform:translate(38.5547vw,99vh) scale(.6225)}}.snow:nth-child(324){opacity:1.4308;transform:translate(91.9389vw,-10px) scale(.4873);animation:fall-324 17s -15s linear infinite}@keyframes fall-324{56.514%{transform:translate(94.3317vw,56.514vh) scale(.4873)}to{transform:translate(93.1353vw,99vh) scale(.4873)}}.snow:nth-child(325){opacity:.265;transform:translate(75.2808vw,-10px) scale(.7843);animation:fall-325 12s -10s linear infinite}@keyframes fall-325{59.938%{transform:translate(74.0419vw,59.938vh) scale(.7843)}to{transform:translate(74.66135vw,99vh) scale(.7843)}}.snow:nth-child(326){opacity:.1624;transform:translate(4.0393vw,-10px) scale(.0747);animation:fall-326 10s -14s linear infinite}@keyframes fall-326{72.459%{transform:translate(-1.7258vw,72.459vh) scale(.0747)}to{transform:translate(1.15675vw,99vh) scale(.0747)}}.snow:nth-child(327){opacity:.1212;transform:translate(21.2448vw,-10px) scale(.4678);animation:fall-327 11s -16s linear infinite}@keyframes fall-327{73.634%{transform:translate(24.4745vw,73.634vh) scale(.4678)}to{transform:translate(22.85965vw,99vh) scale(.4678)}}.snow:nth-child(328){opacity:.05;transform:translate(37.9818vw,-10px) scale(.5918);animation:fall-328 20s -22s linear infinite}@keyframes fall-328{58.548%{transform:translate(39.6159vw,58.548vh) scale(.5918)}to{transform:translate(38.79885vw,99vh) scale(.5918)}}.snow:nth-child(329){opacity:.4344;transform:translate(50.8188vw,-10px) scale(.7759);animation:fall-329 26s -7s linear infinite}@keyframes fall-329{44.798%{transform:translate(46.6247vw,44.798vh) scale(.7759)}to{transform:translate(48.72175vw,99vh) scale(.7759)}}.snow:nth-child(330){opacity:1.5708;transform:translate(82.3777vw,-10px) scale(.9749);animation:fall-330 15s -30s linear infinite}@keyframes fall-330{44.537%{transform:translate(77.3856vw,44.537vh) scale(.9749)}to{transform:translate(79.88165vw,99vh) scale(.9749)}}.snow:nth-child(331){opacity:1.4724;transform:translate(89.8604vw,-10px) scale(.9246);animation:fall-331 28s -22s linear infinite}@keyframes fall-331{76.164%{transform:translate(91.0235vw,76.164vh) scale(.9246)}to{transform:translate(90.44195vw,99vh) scale(.9246)}}.snow:nth-child(332){opacity:.1518;transform:translate(54.5033vw,-10px) scale(.9142);animation:fall-332 17s -24s linear infinite}@keyframes fall-332{59.653%{transform:translate(50.7452vw,59.653vh) scale(.9142)}to{transform:translate(52.62425vw,99vh) scale(.9142)}}.snow:nth-child(333){opacity:1.3944;transform:translate(37.5352vw,-10px) scale(.877);animation:fall-333 20s -7s linear infinite}@keyframes fall-333{63.808%{transform:translate(37.4588vw,63.808vh) scale(.877)}to{transform:translate(37.497vw,99vh) scale(.877)}}.snow:nth-child(334){opacity:.8124;transform:translate(8.2224vw,-10px) scale(.4328);animation:fall-334 30s -29s linear infinite}@keyframes fall-334{39.359%{transform:translate(1.7726vw,39.359vh) scale(.4328)}to{transform:translate(4.9975vw,99vh) scale(.4328)}}.snow:nth-child(335){opacity:1.1804;transform:translate(93.6972vw,-10px) scale(.0177);animation:fall-335 16s -4s linear infinite}@keyframes fall-335{50.678%{transform:translate(89.3562vw,50.678vh) scale(.0177)}to{transform:translate(91.5267vw,99vh) scale(.0177)}}.snow:nth-child(336){opacity:.1544;transform:translate(87.6271vw,-10px) scale(.304);animation:fall-336 15s -23s linear infinite}@keyframes fall-336{33.388%{transform:translate(89.152vw,33.388vh) scale(.304)}to{transform:translate(88.38955vw,99vh) scale(.304)}}.snow:nth-child(337){opacity:.9868;transform:translate(79.4064vw,-10px) scale(.9365);animation:fall-337 28s -1s linear infinite}@keyframes fall-337{47.593%{transform:translate(83.1372vw,47.593vh) scale(.9365)}to{transform:translate(81.2718vw,99vh) scale(.9365)}}.snow:nth-child(338){opacity:.0948;transform:translate(89.3026vw,-10px) scale(.4962);animation:fall-338 30s -30s linear infinite}@keyframes fall-338{59.07%{transform:translate(82.6535vw,59.07vh) scale(.4962)}to{transform:translate(85.97805vw,99vh) scale(.4962)}}.snow:nth-child(339){opacity:.522;transform:translate(61.3967vw,-10px) scale(.2032);animation:fall-339 11s -13s linear infinite}@keyframes fall-339{45.324%{transform:translate(67.3722vw,45.324vh) scale(.2032)}to{transform:translate(64.38445vw,99vh) scale(.2032)}}.snow:nth-child(340){opacity:1.1756;transform:translate(97.9041vw,-10px) scale(.8545);animation:fall-340 20s -17s linear infinite}@keyframes fall-340{46.014%{transform:translate(97.4945vw,46.014vh) scale(.8545)}to{transform:translate(97.6993vw,99vh) scale(.8545)}}.snow:nth-child(341){opacity:1.3668;transform:translate(92.2904vw,-10px) scale(.4925);animation:fall-341 12s -19s linear infinite}@keyframes fall-341{67.506%{transform:translate(96.6266vw,67.506vh) scale(.4925)}to{transform:translate(94.4585vw,99vh) scale(.4925)}}.snow:nth-child(342){opacity:.0944;transform:translate(28.8201vw,-10px) scale(.6804);animation:fall-342 16s -28s linear infinite}@keyframes fall-342{71.384%{transform:translate(23.1077vw,71.384vh) scale(.6804)}to{transform:translate(25.9639vw,99vh) scale(.6804)}}.snow:nth-child(343){opacity:.0544;transform:translate(25.4118vw,-10px) scale(.6814);animation:fall-343 19s -10s linear infinite}@keyframes fall-343{68.1%{transform:translate(29.5567vw,68.1vh) scale(.6814)}to{transform:translate(27.48425vw,99vh) scale(.6814)}}.snow:nth-child(344){opacity:1.8992;transform:translate(54.9951vw,-10px) scale(.5473);animation:fall-344 29s -5s linear infinite}@keyframes fall-344{45.071%{transform:translate(50.4814vw,45.071vh) scale(.5473)}to{transform:translate(52.73825vw,99vh) scale(.5473)}}.snow:nth-child(345){opacity:.7638;transform:translate(14.846vw,-10px) scale(.3754);animation:fall-345 11s -9s linear infinite}@keyframes fall-345{70.516%{transform:translate(18.0258vw,70.516vh) scale(.3754)}to{transform:translate(16.4359vw,99vh) scale(.3754)}}.snow:nth-child(346){opacity:1.796;transform:translate(68.9437vw,-10px) scale(.7306);animation:fall-346 22s -30s linear infinite}@keyframes fall-346{46.442%{transform:translate(64.7998vw,46.442vh) scale(.7306)}to{transform:translate(66.87175vw,99vh) scale(.7306)}}.snow:nth-child(347){opacity:1.444;transform:translate(83.1436vw,-10px) scale(.4366);animation:fall-347 18s -7s linear infinite}@keyframes fall-347{65.561%{transform:translate(93.0263vw,65.561vh) scale(.4366)}to{transform:translate(88.08495vw,99vh) scale(.4366)}}.snow:nth-child(348){opacity:.5616;transform:translate(44.3687vw,-10px) scale(.0639);animation:fall-348 20s -1s linear infinite}@keyframes fall-348{54.485%{transform:translate(46.8933vw,54.485vh) scale(.0639)}to{transform:translate(45.631vw,99vh) scale(.0639)}}.snow:nth-child(349){opacity:1.1994;transform:translate(86.2136vw,-10px) scale(.3952);animation:fall-349 21s -11s linear infinite}@keyframes fall-349{67.057%{transform:translate(78.9697vw,67.057vh) scale(.3952)}to{transform:translate(82.59165vw,99vh) scale(.3952)}}.snow:nth-child(350){opacity:1.9984;transform:translate(64.3105vw,-10px) scale(.7034);animation:fall-350 28s -2s linear infinite}@keyframes fall-350{40.09%{transform:translate(61.4863vw,40.09vh) scale(.7034)}to{transform:translate(62.8984vw,99vh) scale(.7034)}}.snow:nth-child(351){opacity:1.1696;transform:translate(28.4108vw,-10px) scale(.4253);animation:fall-351 10s -23s linear infinite}@keyframes fall-351{38.108%{transform:translate(24.7623vw,38.108vh) scale(.4253)}to{transform:translate(26.58655vw,99vh) scale(.4253)}}.snow:nth-child(352){opacity:.3222;transform:translate(3.9106vw,-10px) scale(.2638);animation:fall-352 17s -15s linear infinite}@keyframes fall-352{73.148%{transform:translate(11.271vw,73.148vh) scale(.2638)}to{transform:translate(7.5908vw,99vh) scale(.2638)}}.snow:nth-child(353){opacity:.0718;transform:translate(35.9459vw,-10px) scale(.2264);animation:fall-353 29s -18s linear infinite}@keyframes fall-353{37.246%{transform:translate(34.5013vw,37.246vh) scale(.2264)}to{transform:translate(35.2236vw,99vh) scale(.2264)}}.snow:nth-child(354){opacity:.0216;transform:translate(83.7257vw,-10px) scale(.372);animation:fall-354 20s -20s linear infinite}@keyframes fall-354{72.154%{transform:translate(81.6995vw,72.154vh) scale(.372)}to{transform:translate(82.7126vw,99vh) scale(.372)}}.snow:nth-child(355){opacity:.1522;transform:translate(13.4081vw,-10px) scale(.9774);animation:fall-355 17s -24s linear infinite}@keyframes fall-355{52.913%{transform:translate(5.307vw,52.913vh) scale(.9774)}to{transform:translate(9.35755vw,99vh) scale(.9774)}}.snow:nth-child(356){opacity:1.8184;transform:translate(35.1022vw,-10px) scale(.7107);animation:fall-356 12s -18s linear infinite}@keyframes fall-356{48.699%{transform:translate(28.8877vw,48.699vh) scale(.7107)}to{transform:translate(31.99495vw,99vh) scale(.7107)}}.snow:nth-child(357){opacity:.765;transform:translate(79.0823vw,-10px) scale(.5055);animation:fall-357 16s -2s linear infinite}@keyframes fall-357{53.894%{transform:translate(79.4851vw,53.894vh) scale(.5055)}to{transform:translate(79.2837vw,99vh) scale(.5055)}}.snow:nth-child(358){opacity:.7594;transform:translate(1.7496vw,-10px) scale(.8769);animation:fall-358 27s -15s linear infinite}@keyframes fall-358{61.138%{transform:translate(.4397vw,61.138vh) scale(.8769)}to{transform:translate(1.09465vw,99vh) scale(.8769)}}.snow:nth-child(359){opacity:.2122;transform:translate(60.5588vw,-10px) scale(.0678);animation:fall-359 22s -25s linear infinite}@keyframes fall-359{41.716%{transform:translate(62.4961vw,41.716vh) scale(.0678)}to{transform:translate(61.52745vw,99vh) scale(.0678)}}.snow:nth-child(360){opacity:1.56;transform:translate(58.4172vw,-10px) scale(.2352);animation:fall-360 26s -20s linear infinite}@keyframes fall-360{59.752%{transform:translate(65.2703vw,59.752vh) scale(.2352)}to{transform:translate(61.84375vw,99vh) scale(.2352)}}.snow:nth-child(361){opacity:.4702;transform:translate(90.4685vw,-10px) scale(.7759);animation:fall-361 27s -2s linear infinite}@keyframes fall-361{46.713%{transform:translate(85.7974vw,46.713vh) scale(.7759)}to{transform:translate(88.13295vw,99vh) scale(.7759)}}.snow:nth-child(362){opacity:1.5798;transform:translate(60.1363vw,-10px) scale(.8158);animation:fall-362 24s -1s linear infinite}@keyframes fall-362{60.436%{transform:translate(52.549vw,60.436vh) scale(.8158)}to{transform:translate(56.34265vw,99vh) scale(.8158)}}.snow:nth-child(363){opacity:.377;transform:translate(52.0321vw,-10px) scale(.9817);animation:fall-363 16s -9s linear infinite}@keyframes fall-363{46.715%{transform:translate(53.2979vw,46.715vh) scale(.9817)}to{transform:translate(52.665vw,99vh) scale(.9817)}}.snow:nth-child(364){opacity:1.967;transform:translate(87.4719vw,-10px) scale(.215);animation:fall-364 25s -21s linear infinite}@keyframes fall-364{55.531%{transform:translate(95.3251vw,55.531vh) scale(.215)}to{transform:translate(91.3985vw,99vh) scale(.215)}}.snow:nth-child(365){opacity:.4168;transform:translate(11.3252vw,-10px) scale(.0858);animation:fall-365 19s -1s linear infinite}@keyframes fall-365{44.009%{transform:translate(7.2479vw,44.009vh) scale(.0858)}to{transform:translate(9.28655vw,99vh) scale(.0858)}}.snow:nth-child(366){opacity:.6564;transform:translate(82.4189vw,-10px) scale(.7392);animation:fall-366 27s -22s linear infinite}@keyframes fall-366{60.319%{transform:translate(92.3775vw,60.319vh) scale(.7392)}to{transform:translate(87.3982vw,99vh) scale(.7392)}}.snow:nth-child(367){opacity:1.0914;transform:translate(26.1759vw,-10px) scale(.9882);animation:fall-367 10s -24s linear infinite}@keyframes fall-367{55.957%{transform:translate(33.3014vw,55.957vh) scale(.9882)}to{transform:translate(29.73865vw,99vh) scale(.9882)}}.snow:nth-child(368){opacity:.3394;transform:translate(94.5318vw,-10px) scale(.9393);animation:fall-368 16s -11s linear infinite}@keyframes fall-368{71.421%{transform:translate(98.6086vw,71.421vh) scale(.9393)}to{transform:translate(96.5702vw,99vh) scale(.9393)}}.snow:nth-child(369){opacity:.6456;transform:translate(98.098vw,-10px) scale(.5508);animation:fall-369 10s -23s linear infinite}@keyframes fall-369{73.757%{transform:translate(97.7014vw,73.757vh) scale(.5508)}to{transform:translate(97.8997vw,99vh) scale(.5508)}}.snow:nth-child(370){opacity:1.6052;transform:translate(43.6615vw,-10px) scale(.0928);animation:fall-370 13s -8s linear infinite}@keyframes fall-370{48.326%{transform:translate(50.0366vw,48.326vh) scale(.0928)}to{transform:translate(46.84905vw,99vh) scale(.0928)}}.snow:nth-child(371){opacity:.7;transform:translate(23.2695vw,-10px) scale(.1219);animation:fall-371 22s -22s linear infinite}@keyframes fall-371{54.802%{transform:translate(17.1682vw,54.802vh) scale(.1219)}to{transform:translate(20.21885vw,99vh) scale(.1219)}}.snow:nth-child(372){opacity:.9322;transform:translate(77.0144vw,-10px) scale(.8393);animation:fall-372 26s -28s linear infinite}@keyframes fall-372{30.44%{transform:translate(83.4073vw,30.44vh) scale(.8393)}to{transform:translate(80.21085vw,99vh) scale(.8393)}}.snow:nth-child(373){opacity:.5968;transform:translate(91.4199vw,-10px) scale(.9357);animation:fall-373 15s -15s linear infinite}@keyframes fall-373{48.046%{transform:translate(87.7754vw,48.046vh) scale(.9357)}to{transform:translate(89.59765vw,99vh) scale(.9357)}}.snow:nth-child(374){opacity:.6398;transform:translate(48.8156vw,-10px) scale(.1299);animation:fall-374 28s -5s linear infinite}@keyframes fall-374{56.659%{transform:translate(55.7723vw,56.659vh) scale(.1299)}to{transform:translate(52.29395vw,99vh) scale(.1299)}}.snow:nth-child(375){opacity:1.5068;transform:translate(75.4788vw,-10px) scale(.565);animation:fall-375 21s -12s linear infinite}@keyframes fall-375{53.735%{transform:translate(84.8701vw,53.735vh) scale(.565)}to{transform:translate(80.17445vw,99vh) scale(.565)}}.snow:nth-child(376){opacity:1.0256;transform:translate(32.5195vw,-10px) scale(.0209);animation:fall-376 21s -15s linear infinite}@keyframes fall-376{67.46%{transform:translate(41.5552vw,67.46vh) scale(.0209)}to{transform:translate(37.03735vw,99vh) scale(.0209)}}.snow:nth-child(377){opacity:1.7916;transform:translate(2.0262vw,-10px) scale(.0788);animation:fall-377 29s -12s linear infinite}@keyframes fall-377{59.312%{transform:translate(4.0823vw,59.312vh) scale(.0788)}to{transform:translate(3.05425vw,99vh) scale(.0788)}}.snow:nth-child(378){opacity:1.6786;transform:translate(94.1227vw,-10px) scale(.0576);animation:fall-378 27s -13s linear infinite}@keyframes fall-378{42.393%{transform:translate(98.4853vw,42.393vh) scale(.0576)}to{transform:translate(96.304vw,99vh) scale(.0576)}}.snow:nth-child(379){opacity:1.5892;transform:translate(56.1493vw,-10px) scale(.3145);animation:fall-379 23s -22s linear infinite}@keyframes fall-379{57.322%{transform:translate(50.2121vw,57.322vh) scale(.3145)}to{transform:translate(53.1807vw,99vh) scale(.3145)}}.snow:nth-child(380){opacity:1.6906;transform:translate(.4741vw,-10px) scale(.3148);animation:fall-380 25s -19s linear infinite}@keyframes fall-380{65.628%{transform:translate(2.8075vw,65.628vh) scale(.3148)}to{transform:translate(1.6408vw,99vh) scale(.3148)}}.snow:nth-child(381){opacity:.704;transform:translate(38.1344vw,-10px) scale(.7956);animation:fall-381 27s -24s linear infinite}@keyframes fall-381{71.86%{transform:translate(39.8642vw,71.86vh) scale(.7956)}to{transform:translate(38.9993vw,99vh) scale(.7956)}}.snow:nth-child(382){opacity:1.2426;transform:translate(67.2194vw,-10px) scale(.2086);animation:fall-382 10s -24s linear infinite}@keyframes fall-382{64.861%{transform:translate(74.2997vw,64.861vh) scale(.2086)}to{transform:translate(70.75955vw,99vh) scale(.2086)}}.snow:nth-child(383){opacity:1.3966;transform:translate(99.6855vw,-10px) scale(.6607);animation:fall-383 24s -20s linear infinite}@keyframes fall-383{63.273%{transform:translate(105.523vw,63.273vh) scale(.6607)}to{transform:translate(102.60425vw,99vh) scale(.6607)}}.snow:nth-child(384){opacity:.8644;transform:translate(11.4701vw,-10px) scale(.8415);animation:fall-384 21s -15s linear infinite}@keyframes fall-384{65.812%{transform:translate(13.7184vw,65.812vh) scale(.8415)}to{transform:translate(12.59425vw,99vh) scale(.8415)}}.snow:nth-child(385){opacity:1.0036;transform:translate(34.4089vw,-10px) scale(.6945);animation:fall-385 25s -7s linear infinite}@keyframes fall-385{79.519%{transform:translate(31.744vw,79.519vh) scale(.6945)}to{transform:translate(33.07645vw,99vh) scale(.6945)}}.snow:nth-child(386){opacity:.138;transform:translate(61.4567vw,-10px) scale(.2479);animation:fall-386 10s -6s linear infinite}@keyframes fall-386{45.893%{transform:translate(64.973vw,45.893vh) scale(.2479)}to{transform:translate(63.21485vw,99vh) scale(.2479)}}.snow:nth-child(387){opacity:1.1262;transform:translate(34.7241vw,-10px) scale(.1124);animation:fall-387 27s -23s linear infinite}@keyframes fall-387{49.819%{transform:translate(44.0842vw,49.819vh) scale(.1124)}to{transform:translate(39.40415vw,99vh) scale(.1124)}}.snow:nth-child(388){opacity:.7556;transform:translate(64.5252vw,-10px) scale(.2964);animation:fall-388 19s -8s linear infinite}@keyframes fall-388{71.964%{transform:translate(65.9389vw,71.964vh) scale(.2964)}to{transform:translate(65.23205vw,99vh) scale(.2964)}}.snow:nth-child(389){opacity:1.8412;transform:translate(96.9233vw,-10px) scale(.4434);animation:fall-389 21s -28s linear infinite}@keyframes fall-389{75.25%{transform:translate(105.0276vw,75.25vh) scale(.4434)}to{transform:translate(100.97545vw,99vh) scale(.4434)}}.snow:nth-child(390){opacity:1.383;transform:translate(35.4384vw,-10px) scale(.6521);animation:fall-390 25s -2s linear infinite}@keyframes fall-390{36.333%{transform:translate(32.3446vw,36.333vh) scale(.6521)}to{transform:translate(33.8915vw,99vh) scale(.6521)}}.snow:nth-child(391){opacity:1.0156;transform:translate(85.8754vw,-10px) scale(.2059);animation:fall-391 10s -7s linear infinite}@keyframes fall-391{71.153%{transform:translate(82.576vw,71.153vh) scale(.2059)}to{transform:translate(84.2257vw,99vh) scale(.2059)}}.snow:nth-child(392){opacity:.378;transform:translate(38.4444vw,-10px) scale(.4739);animation:fall-392 28s -27s linear infinite}@keyframes fall-392{62.742%{transform:translate(47.9018vw,62.742vh) scale(.4739)}to{transform:translate(43.1731vw,99vh) scale(.4739)}}.snow:nth-child(393){opacity:.1566;transform:translate(31.2051vw,-10px) scale(.9261);animation:fall-393 10s -26s linear infinite}@keyframes fall-393{79.907%{transform:translate(31.0308vw,79.907vh) scale(.9261)}to{transform:translate(31.11795vw,99vh) scale(.9261)}}.snow:nth-child(394){opacity:.6188;transform:translate(57.0591vw,-10px) scale(.275);animation:fall-394 21s -25s linear infinite}@keyframes fall-394{53.531%{transform:translate(64.0118vw,53.531vh) scale(.275)}to{transform:translate(60.53545vw,99vh) scale(.275)}}.snow:nth-child(395){opacity:1.5028;transform:translate(63.511vw,-10px) scale(.9302);animation:fall-395 27s -20s linear infinite}@keyframes fall-395{73.337%{transform:translate(66.9339vw,73.337vh) scale(.9302)}to{transform:translate(65.22245vw,99vh) scale(.9302)}}.snow:nth-child(396){opacity:1.2218;transform:translate(36.3319vw,-10px) scale(.9328);animation:fall-396 30s -20s linear infinite}@keyframes fall-396{61.211%{transform:translate(31.3848vw,61.211vh) scale(.9328)}to{transform:translate(33.85835vw,99vh) scale(.9328)}}.snow:nth-child(397){opacity:1.1264;transform:translate(61.1089vw,-10px) scale(.5192);animation:fall-397 29s -3s linear infinite}@keyframes fall-397{55.87%{transform:translate(54.3863vw,55.87vh) scale(.5192)}to{transform:translate(57.7476vw,99vh) scale(.5192)}}.snow:nth-child(398){opacity:.224;transform:translate(28.9357vw,-10px) scale(.822);animation:fall-398 13s -9s linear infinite}@keyframes fall-398{63.898%{transform:translate(25.0453vw,63.898vh) scale(.822)}to{transform:translate(26.9905vw,99vh) scale(.822)}}.snow:nth-child(399){opacity:1.286;transform:translate(71.0885vw,-10px) scale(.7453);animation:fall-399 11s -11s linear infinite}@keyframes fall-399{51.347%{transform:translate(70.7529vw,51.347vh) scale(.7453)}to{transform:translate(70.9207vw,99vh) scale(.7453)}}.snow:nth-child(400){opacity:1.8334;transform:translate(89.7158vw,-10px) scale(.3628);animation:fall-400 19s -25s linear infinite}@keyframes fall-400{59.691%{transform:translate(93.7631vw,59.691vh) scale(.3628)}to{transform:translate(91.73945vw,99vh) scale(.3628)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.3802;transform:translate(44.9722vw,-10px) scale(.3795);animation:fall-1 26s -23s linear infinite}@keyframes fall-1{67.252%{transform:translate(40.571vw,67.252vh) scale(.3795)}to{transform:translate(42.7716vw,99vh) scale(.3795)}}.snow:nth-child(2){opacity:1.6036;transform:translate(11.7492vw,-10px) scale(.9979);animation:fall-2 30s -18s linear infinite}@keyframes fall-2{36.958%{transform:translate(4.6781vw,36.958vh) scale(.9979)}to{transform:translate(8.21365vw,99vh) scale(.9979)}}.snow:nth-child(3){opacity:1.7494;transform:translate(9.6876vw,-10px) scale(.5226);animation:fall-3 25s -24s linear infinite}@keyframes fall-3{59.968%{transform:translate(13.0952vw,59.968vh) scale(.5226)}to{transform:translate(11.3914vw,99vh) scale(.5226)}}.snow:nth-child(4){opacity:1.0572;transform:translate(.8696vw,-10px) scale(.6584);animation:fall-4 28s -12s linear infinite}@keyframes fall-4{35.064%{transform:translate(3.8333vw,35.064vh) scale(.6584)}to{transform:translate(2.35145vw,99vh) scale(.6584)}}.snow:nth-child(5){opacity:1.285;transform:translate(93.0736vw,-10px) scale(.4656);animation:fall-5 23s -2s linear infinite}@keyframes fall-5{51.913%{transform:translate(91.2523vw,51.913vh) scale(.4656)}to{transform:translate(92.16295vw,99vh) scale(.4656)}}.snow:nth-child(6){opacity:1.8138;transform:translate(80.2501vw,-10px) scale(.7929);animation:fall-6 16s -22s linear infinite}@keyframes fall-6{42.444%{transform:translate(83.2124vw,42.444vh) scale(.7929)}to{transform:translate(81.73125vw,99vh) scale(.7929)}}.snow:nth-child(7){opacity:1.921;transform:translate(6.1195vw,-10px) scale(.4963);animation:fall-7 21s -23s linear infinite}@keyframes fall-7{75.537%{transform:translate(7.0041vw,75.537vh) scale(.4963)}to{transform:translate(6.5618vw,99vh) scale(.4963)}}.snow:nth-child(8){opacity:1.114;transform:translate(81.6592vw,-10px) scale(.7764);animation:fall-8 11s -3s linear infinite}@keyframes fall-8{76.294%{transform:translate(87.1459vw,76.294vh) scale(.7764)}to{transform:translate(84.40255vw,99vh) scale(.7764)}}.snow:nth-child(9){opacity:.384;transform:translate(78.5678vw,-10px) scale(.7705);animation:fall-9 10s -24s linear infinite}@keyframes fall-9{63.687%{transform:translate(81.7878vw,63.687vh) scale(.7705)}to{transform:translate(80.1778vw,99vh) scale(.7705)}}.snow:nth-child(10){opacity:.0054;transform:translate(72.0261vw,-10px) scale(.5925);animation:fall-10 17s -8s linear infinite}@keyframes fall-10{46.991%{transform:translate(63.9075vw,46.991vh) scale(.5925)}to{transform:translate(67.9668vw,99vh) scale(.5925)}}.snow:nth-child(11){opacity:1.248;transform:translate(90.1687vw,-10px) scale(.3282);animation:fall-11 29s -26s linear infinite}@keyframes fall-11{60.034%{transform:translate(94.5888vw,60.034vh) scale(.3282)}to{transform:translate(92.37875vw,99vh) scale(.3282)}}.snow:nth-child(12){opacity:.6094;transform:translate(67.5683vw,-10px) scale(.7166);animation:fall-12 12s -3s linear infinite}@keyframes fall-12{50.836%{transform:translate(70.819vw,50.836vh) scale(.7166)}to{transform:translate(69.19365vw,99vh) scale(.7166)}}.snow:nth-child(13){opacity:.664;transform:translate(30.3024vw,-10px) scale(.2845);animation:fall-13 10s -23s linear infinite}@keyframes fall-13{40.124%{transform:translate(22.6799vw,40.124vh) scale(.2845)}to{transform:translate(26.49115vw,99vh) scale(.2845)}}.snow:nth-child(14){opacity:1.281;transform:translate(18.2241vw,-10px) scale(.9369);animation:fall-14 17s -12s linear infinite}@keyframes fall-14{49.132%{transform:translate(28.0406vw,49.132vh) scale(.9369)}to{transform:translate(23.13235vw,99vh) scale(.9369)}}.snow:nth-child(15){opacity:.0508;transform:translate(34.9651vw,-10px) scale(.5704);animation:fall-15 14s -26s linear infinite}@keyframes fall-15{51.717%{transform:translate(28.2191vw,51.717vh) scale(.5704)}to{transform:translate(31.5921vw,99vh) scale(.5704)}}.snow:nth-child(16){opacity:.9962;transform:translate(89.9703vw,-10px) scale(.0856);animation:fall-16 23s -2s linear infinite}@keyframes fall-16{37.859%{transform:translate(98.6118vw,37.859vh) scale(.0856)}to{transform:translate(94.29105vw,99vh) scale(.0856)}}.snow:nth-child(17){opacity:1.8242;transform:translate(53.4097vw,-10px) scale(.4827);animation:fall-17 22s -1s linear infinite}@keyframes fall-17{56.994%{transform:translate(48.3382vw,56.994vh) scale(.4827)}to{transform:translate(50.87395vw,99vh) scale(.4827)}}.snow:nth-child(18){opacity:.727;transform:translate(1.2984vw,-10px) scale(.7952);animation:fall-18 11s -13s linear infinite}@keyframes fall-18{57.305%{transform:translate(.574vw,57.305vh) scale(.7952)}to{transform:translate(.9362vw,99vh) scale(.7952)}}.snow:nth-child(19){opacity:1.726;transform:translate(82.5138vw,-10px) scale(.7557);animation:fall-19 13s -14s linear infinite}@keyframes fall-19{32.175%{transform:translate(89.4029vw,32.175vh) scale(.7557)}to{transform:translate(85.95835vw,99vh) scale(.7557)}}.snow:nth-child(20){opacity:1.8058;transform:translate(12.0637vw,-10px) scale(.3993);animation:fall-20 28s -12s linear infinite}@keyframes fall-20{31.396%{transform:translate(21.5701vw,31.396vh) scale(.3993)}to{transform:translate(16.8169vw,99vh) scale(.3993)}}.snow:nth-child(21){opacity:1.3812;transform:translate(50.7012vw,-10px) scale(.8904);animation:fall-21 10s -19s linear infinite}@keyframes fall-21{53.423%{transform:translate(48.8664vw,53.423vh) scale(.8904)}to{transform:translate(49.7838vw,99vh) scale(.8904)}}.snow:nth-child(22){opacity:1.5792;transform:translate(60.6738vw,-10px) scale(.1225);animation:fall-22 14s -13s linear infinite}@keyframes fall-22{49.761%{transform:translate(63.1408vw,49.761vh) scale(.1225)}to{transform:translate(61.9073vw,99vh) scale(.1225)}}.snow:nth-child(23){opacity:.8502;transform:translate(37.0378vw,-10px) scale(.3921);animation:fall-23 23s -18s linear infinite}@keyframes fall-23{58.627%{transform:translate(30.4364vw,58.627vh) scale(.3921)}to{transform:translate(33.7371vw,99vh) scale(.3921)}}.snow:nth-child(24){opacity:.0854;transform:translate(57.3523vw,-10px) scale(.9681);animation:fall-24 23s -17s linear infinite}@keyframes fall-24{73.037%{transform:translate(54.5429vw,73.037vh) scale(.9681)}to{transform:translate(55.9476vw,99vh) scale(.9681)}}.snow:nth-child(25){opacity:.8636;transform:translate(21.8636vw,-10px) scale(.0697);animation:fall-25 21s -21s linear infinite}@keyframes fall-25{47.507%{transform:translate(27.7371vw,47.507vh) scale(.0697)}to{transform:translate(24.80035vw,99vh) scale(.0697)}}.snow:nth-child(26){opacity:.2088;transform:translate(67.1794vw,-10px) scale(.4758);animation:fall-26 28s -26s linear infinite}@keyframes fall-26{42.75%{transform:translate(66.3819vw,42.75vh) scale(.4758)}to{transform:translate(66.78065vw,99vh) scale(.4758)}}.snow:nth-child(27){opacity:.5834;transform:translate(23.793vw,-10px) scale(.7356);animation:fall-27 18s -6s linear infinite}@keyframes fall-27{38.971%{transform:translate(22.7494vw,38.971vh) scale(.7356)}to{transform:translate(23.2712vw,99vh) scale(.7356)}}.snow:nth-child(28){opacity:1.4736;transform:translate(66.4554vw,-10px) scale(.6323);animation:fall-28 23s -24s linear infinite}@keyframes fall-28{66.255%{transform:translate(57.1351vw,66.255vh) scale(.6323)}to{transform:translate(61.79525vw,99vh) scale(.6323)}}.snow:nth-child(29){opacity:1.817;transform:translate(51.8945vw,-10px) scale(.389);animation:fall-29 19s -26s linear infinite}@keyframes fall-29{66.561%{transform:translate(56.8761vw,66.561vh) scale(.389)}to{transform:translate(54.3853vw,99vh) scale(.389)}}.snow:nth-child(30){opacity:1.3648;transform:translate(22.8363vw,-10px) scale(.8607);animation:fall-30 27s -18s linear infinite}@keyframes fall-30{32.894%{transform:translate(20.3821vw,32.894vh) scale(.8607)}to{transform:translate(21.6092vw,99vh) scale(.8607)}}.snow:nth-child(31){opacity:.1474;transform:translate(75.0653vw,-10px) scale(.495);animation:fall-31 13s -24s linear infinite}@keyframes fall-31{62.625%{transform:translate(65.7054vw,62.625vh) scale(.495)}to{transform:translate(70.38535vw,99vh) scale(.495)}}.snow:nth-child(32){opacity:1.2296;transform:translate(78.0263vw,-10px) scale(.2385);animation:fall-32 27s -18s linear infinite}@keyframes fall-32{40.571%{transform:translate(75.1645vw,40.571vh) scale(.2385)}to{transform:translate(76.5954vw,99vh) scale(.2385)}}.snow:nth-child(33){opacity:1.0794;transform:translate(75.7003vw,-10px) scale(.4638);animation:fall-33 18s -4s linear infinite}@keyframes fall-33{47.176%{transform:translate(78.3045vw,47.176vh) scale(.4638)}to{transform:translate(77.0024vw,99vh) scale(.4638)}}.snow:nth-child(34){opacity:1.5288;transform:translate(78.3421vw,-10px) scale(.4858);animation:fall-34 21s -6s linear infinite}@keyframes fall-34{62.854%{transform:translate(78.5812vw,62.854vh) scale(.4858)}to{transform:translate(78.46165vw,99vh) scale(.4858)}}.snow:nth-child(35){opacity:.6734;transform:translate(58.5655vw,-10px) scale(.7362);animation:fall-35 13s -5s linear infinite}@keyframes fall-35{64.347%{transform:translate(63.921vw,64.347vh) scale(.7362)}to{transform:translate(61.24325vw,99vh) scale(.7362)}}.snow:nth-child(36){opacity:1.1868;transform:translate(45.5503vw,-10px) scale(.0429);animation:fall-36 12s -19s linear infinite}@keyframes fall-36{34.657%{transform:translate(47.2986vw,34.657vh) scale(.0429)}to{transform:translate(46.42445vw,99vh) scale(.0429)}}.snow:nth-child(37){opacity:.3896;transform:translate(80.7067vw,-10px) scale(.906);animation:fall-37 19s -16s linear infinite}@keyframes fall-37{60.916%{transform:translate(76.4549vw,60.916vh) scale(.906)}to{transform:translate(78.5808vw,99vh) scale(.906)}}.snow:nth-child(38){opacity:1.9264;transform:translate(69.7398vw,-10px) scale(.184);animation:fall-38 27s -16s linear infinite}@keyframes fall-38{54.599%{transform:translate(61.33vw,54.599vh) scale(.184)}to{transform:translate(65.5349vw,99vh) scale(.184)}}.snow:nth-child(39){opacity:.1534;transform:translate(56.6864vw,-10px) scale(.9517);animation:fall-39 17s -3s linear infinite}@keyframes fall-39{43.016%{transform:translate(48.7066vw,43.016vh) scale(.9517)}to{transform:translate(52.6965vw,99vh) scale(.9517)}}.snow:nth-child(40){opacity:.8782;transform:translate(78.592vw,-10px) scale(.9334);animation:fall-40 28s -8s linear infinite}@keyframes fall-40{43.573%{transform:translate(68.7591vw,43.573vh) scale(.9334)}to{transform:translate(73.67555vw,99vh) scale(.9334)}}.snow:nth-child(41){opacity:.581;transform:translate(38.8812vw,-10px) scale(.4252);animation:fall-41 19s -6s linear infinite}@keyframes fall-41{60.674%{transform:translate(34.0246vw,60.674vh) scale(.4252)}to{transform:translate(36.4529vw,99vh) scale(.4252)}}.snow:nth-child(42){opacity:.426;transform:translate(64.6036vw,-10px) scale(.4852);animation:fall-42 18s -21s linear infinite}@keyframes fall-42{66.074%{transform:translate(64.977vw,66.074vh) scale(.4852)}to{transform:translate(64.7903vw,99vh) scale(.4852)}}.snow:nth-child(43){opacity:1.8258;transform:translate(52.2984vw,-10px) scale(.2078);animation:fall-43 25s -12s linear infinite}@keyframes fall-43{71.391%{transform:translate(60.8462vw,71.391vh) scale(.2078)}to{transform:translate(56.5723vw,99vh) scale(.2078)}}.snow:nth-child(44){opacity:1.6746;transform:translate(9.8106vw,-10px) scale(.224);animation:fall-44 18s -4s linear infinite}@keyframes fall-44{46.482%{transform:translate(1.5574vw,46.482vh) scale(.224)}to{transform:translate(5.684vw,99vh) scale(.224)}}.snow:nth-child(45){opacity:1.927;transform:translate(91.5516vw,-10px) scale(.496);animation:fall-45 16s -29s linear infinite}@keyframes fall-45{74.757%{transform:translate(86.163vw,74.757vh) scale(.496)}to{transform:translate(88.8573vw,99vh) scale(.496)}}.snow:nth-child(46){opacity:.7828;transform:translate(55.8217vw,-10px) scale(.0625);animation:fall-46 22s -15s linear infinite}@keyframes fall-46{60.707%{transform:translate(48.7983vw,60.707vh) scale(.0625)}to{transform:translate(52.31vw,99vh) scale(.0625)}}.snow:nth-child(47){opacity:1.9326;transform:translate(82.1605vw,-10px) scale(.4092);animation:fall-47 29s -30s linear infinite}@keyframes fall-47{34.43%{transform:translate(85.4559vw,34.43vh) scale(.4092)}to{transform:translate(83.8082vw,99vh) scale(.4092)}}.snow:nth-child(48){opacity:.7826;transform:translate(40.14vw,-10px) scale(.7813);animation:fall-48 24s -11s linear infinite}@keyframes fall-48{52.607%{transform:translate(37.2585vw,52.607vh) scale(.7813)}to{transform:translate(38.69925vw,99vh) scale(.7813)}}.snow:nth-child(49){opacity:1.0642;transform:translate(29.2462vw,-10px) scale(.7007);animation:fall-49 29s -20s linear infinite}@keyframes fall-49{43.262%{transform:translate(20.0199vw,43.262vh) scale(.7007)}to{transform:translate(24.63305vw,99vh) scale(.7007)}}.snow:nth-child(50){opacity:.5926;transform:translate(57.2113vw,-10px) scale(.3875);animation:fall-50 16s -11s linear infinite}@keyframes fall-50{42.735%{transform:translate(61.3872vw,42.735vh) scale(.3875)}to{transform:translate(59.29925vw,99vh) scale(.3875)}}.snow:nth-child(51){opacity:1.7546;transform:translate(59.8089vw,-10px) scale(.1251);animation:fall-51 28s -3s linear infinite}@keyframes fall-51{48.828%{transform:translate(53.2698vw,48.828vh) scale(.1251)}to{transform:translate(56.53935vw,99vh) scale(.1251)}}.snow:nth-child(52){opacity:.5368;transform:translate(30.9146vw,-10px) scale(.0963);animation:fall-52 16s -2s linear infinite}@keyframes fall-52{39.808%{transform:translate(33.6623vw,39.808vh) scale(.0963)}to{transform:translate(32.28845vw,99vh) scale(.0963)}}.snow:nth-child(53){opacity:1.6282;transform:translate(36.6076vw,-10px) scale(.802);animation:fall-53 26s -21s linear infinite}@keyframes fall-53{46.105%{transform:translate(40.8713vw,46.105vh) scale(.802)}to{transform:translate(38.73945vw,99vh) scale(.802)}}.snow:nth-child(54){opacity:1.0236;transform:translate(86.6439vw,-10px) scale(.0297);animation:fall-54 16s -14s linear infinite}@keyframes fall-54{69.841%{transform:translate(77.3143vw,69.841vh) scale(.0297)}to{transform:translate(81.9791vw,99vh) scale(.0297)}}.snow:nth-child(55){opacity:1.2758;transform:translate(36.9106vw,-10px) scale(.259);animation:fall-55 29s -4s linear infinite}@keyframes fall-55{56.017%{transform:translate(32.3693vw,56.017vh) scale(.259)}to{transform:translate(34.63995vw,99vh) scale(.259)}}.snow:nth-child(56){opacity:1.1876;transform:translate(64.9609vw,-10px) scale(.1172);animation:fall-56 12s -18s linear infinite}@keyframes fall-56{57.707%{transform:translate(63.363vw,57.707vh) scale(.1172)}to{transform:translate(64.16195vw,99vh) scale(.1172)}}.snow:nth-child(57){opacity:1.9066;transform:translate(79.5705vw,-10px) scale(.3454);animation:fall-57 16s -11s linear infinite}@keyframes fall-57{72.533%{transform:translate(87.1721vw,72.533vh) scale(.3454)}to{transform:translate(83.3713vw,99vh) scale(.3454)}}.snow:nth-child(58){opacity:1.5028;transform:translate(61.4639vw,-10px) scale(.0526);animation:fall-58 25s -14s linear infinite}@keyframes fall-58{76.019%{transform:translate(70.2221vw,76.019vh) scale(.0526)}to{transform:translate(65.843vw,99vh) scale(.0526)}}.snow:nth-child(59){opacity:.133;transform:translate(46.1541vw,-10px) scale(.1986);animation:fall-59 30s -8s linear infinite}@keyframes fall-59{58.414%{transform:translate(47.2798vw,58.414vh) scale(.1986)}to{transform:translate(46.71695vw,99vh) scale(.1986)}}.snow:nth-child(60){opacity:.3546;transform:translate(66.3498vw,-10px) scale(.7124);animation:fall-60 30s -7s linear infinite}@keyframes fall-60{59.471%{transform:translate(67.6942vw,59.471vh) scale(.7124)}to{transform:translate(67.022vw,99vh) scale(.7124)}}.snow:nth-child(61){opacity:1.879;transform:translate(60.6689vw,-10px) scale(.8013);animation:fall-61 12s -21s linear infinite}@keyframes fall-61{48.275%{transform:translate(54.3109vw,48.275vh) scale(.8013)}to{transform:translate(57.4899vw,99vh) scale(.8013)}}.snow:nth-child(62){opacity:.6608;transform:translate(84.8174vw,-10px) scale(.4399);animation:fall-62 23s -6s linear infinite}@keyframes fall-62{76.739%{transform:translate(88.7568vw,76.739vh) scale(.4399)}to{transform:translate(86.7871vw,99vh) scale(.4399)}}.snow:nth-child(63){opacity:1.6446;transform:translate(73.6806vw,-10px) scale(.4316);animation:fall-63 20s -27s linear infinite}@keyframes fall-63{68.665%{transform:translate(76.4641vw,68.665vh) scale(.4316)}to{transform:translate(75.07235vw,99vh) scale(.4316)}}.snow:nth-child(64){opacity:.1448;transform:translate(49.622vw,-10px) scale(.0142);animation:fall-64 16s -19s linear infinite}@keyframes fall-64{67.693%{transform:translate(56.0224vw,67.693vh) scale(.0142)}to{transform:translate(52.8222vw,99vh) scale(.0142)}}.snow:nth-child(65){opacity:.149;transform:translate(20.186vw,-10px) scale(.8171);animation:fall-65 30s -13s linear infinite}@keyframes fall-65{68.63%{transform:translate(23.6077vw,68.63vh) scale(.8171)}to{transform:translate(21.89685vw,99vh) scale(.8171)}}.snow:nth-child(66){opacity:1.3366;transform:translate(89.585vw,-10px) scale(.2127);animation:fall-66 10s -3s linear infinite}@keyframes fall-66{78.612%{transform:translate(89.0491vw,78.612vh) scale(.2127)}to{transform:translate(89.31705vw,99vh) scale(.2127)}}.snow:nth-child(67){opacity:.986;transform:translate(45.7517vw,-10px) scale(.4493);animation:fall-67 10s -29s linear infinite}@keyframes fall-67{60.669%{transform:translate(48.5379vw,60.669vh) scale(.4493)}to{transform:translate(47.1448vw,99vh) scale(.4493)}}.snow:nth-child(68){opacity:.6134;transform:translate(38.538vw,-10px) scale(.6177);animation:fall-68 19s -2s linear infinite}@keyframes fall-68{36.331%{transform:translate(35.809vw,36.331vh) scale(.6177)}to{transform:translate(37.1735vw,99vh) scale(.6177)}}.snow:nth-child(69){opacity:1.8876;transform:translate(56.126vw,-10px) scale(.7418);animation:fall-69 10s -6s linear infinite}@keyframes fall-69{43.251%{transform:translate(64.7399vw,43.251vh) scale(.7418)}to{transform:translate(60.43295vw,99vh) scale(.7418)}}.snow:nth-child(70){opacity:1.2262;transform:translate(47.3818vw,-10px) scale(.313);animation:fall-70 28s -14s linear infinite}@keyframes fall-70{31.594%{transform:translate(48.2498vw,31.594vh) scale(.313)}to{transform:translate(47.8158vw,99vh) scale(.313)}}.snow:nth-child(71){opacity:1.8536;transform:translate(11.4423vw,-10px) scale(.36);animation:fall-71 29s -4s linear infinite}@keyframes fall-71{34.898%{transform:translate(9.38vw,34.898vh) scale(.36)}to{transform:translate(10.41115vw,99vh) scale(.36)}}.snow:nth-child(72){opacity:1.0312;transform:translate(92.912vw,-10px) scale(.6447);animation:fall-72 27s -23s linear infinite}@keyframes fall-72{53.872%{transform:translate(101.206vw,53.872vh) scale(.6447)}to{transform:translate(97.059vw,99vh) scale(.6447)}}.snow:nth-child(73){opacity:1.806;transform:translate(.8268vw,-10px) scale(.8709);animation:fall-73 16s -26s linear infinite}@keyframes fall-73{43.88%{transform:translate(4.6074vw,43.88vh) scale(.8709)}to{transform:translate(2.7171vw,99vh) scale(.8709)}}.snow:nth-child(74){opacity:1.7536;transform:translate(6.1218vw,-10px) scale(.221);animation:fall-74 11s -24s linear infinite}@keyframes fall-74{50.288%{transform:translate(12.9194vw,50.288vh) scale(.221)}to{transform:translate(9.5206vw,99vh) scale(.221)}}.snow:nth-child(75){opacity:.8308;transform:translate(19.5255vw,-10px) scale(.8297);animation:fall-75 15s -27s linear infinite}@keyframes fall-75{36.83%{transform:translate(17.5893vw,36.83vh) scale(.8297)}to{transform:translate(18.5574vw,99vh) scale(.8297)}}.snow:nth-child(76){opacity:1.715;transform:translate(24.8863vw,-10px) scale(.921);animation:fall-76 18s -2s linear infinite}@keyframes fall-76{59.615%{transform:translate(17.9411vw,59.615vh) scale(.921)}to{transform:translate(21.4137vw,99vh) scale(.921)}}.snow:nth-child(77){opacity:1.8392;transform:translate(26.9559vw,-10px) scale(.1843);animation:fall-77 19s -16s linear infinite}@keyframes fall-77{68.518%{transform:translate(30.427vw,68.518vh) scale(.1843)}to{transform:translate(28.69145vw,99vh) scale(.1843)}}.snow:nth-child(78){opacity:1.4702;transform:translate(17.4482vw,-10px) scale(.9305);animation:fall-78 28s -22s linear infinite}@keyframes fall-78{72.859%{transform:translate(15.2451vw,72.859vh) scale(.9305)}to{transform:translate(16.34665vw,99vh) scale(.9305)}}.snow:nth-child(79){opacity:.8152;transform:translate(41.1506vw,-10px) scale(.2549);animation:fall-79 16s -16s linear infinite}@keyframes fall-79{59.214%{transform:translate(50.4527vw,59.214vh) scale(.2549)}to{transform:translate(45.80165vw,99vh) scale(.2549)}}.snow:nth-child(80){opacity:1.3608;transform:translate(74.2989vw,-10px) scale(.792);animation:fall-80 18s -10s linear infinite}@keyframes fall-80{51.399%{transform:translate(84.0499vw,51.399vh) scale(.792)}to{transform:translate(79.1744vw,99vh) scale(.792)}}.snow:nth-child(81){opacity:.5716;transform:translate(71.386vw,-10px) scale(.7665);animation:fall-81 16s -17s linear infinite}@keyframes fall-81{41.401%{transform:translate(67.7001vw,41.401vh) scale(.7665)}to{transform:translate(69.54305vw,99vh) scale(.7665)}}.snow:nth-child(82){opacity:1.1382;transform:translate(60.0219vw,-10px) scale(.662);animation:fall-82 11s -23s linear infinite}@keyframes fall-82{56.191%{transform:translate(67.4877vw,56.191vh) scale(.662)}to{transform:translate(63.7548vw,99vh) scale(.662)}}.snow:nth-child(83){opacity:1.9822;transform:translate(78.3383vw,-10px) scale(.1927);animation:fall-83 14s -16s linear infinite}@keyframes fall-83{77.736%{transform:translate(76.9451vw,77.736vh) scale(.1927)}to{transform:translate(77.6417vw,99vh) scale(.1927)}}.snow:nth-child(84){opacity:.8;transform:translate(55.6352vw,-10px) scale(.175);animation:fall-84 12s -28s linear infinite}@keyframes fall-84{61.041%{transform:translate(54.3502vw,61.041vh) scale(.175)}to{transform:translate(54.9927vw,99vh) scale(.175)}}.snow:nth-child(85){opacity:1.5502;transform:translate(23.4228vw,-10px) scale(.2214);animation:fall-85 29s -25s linear infinite}@keyframes fall-85{53.607%{transform:translate(24.9065vw,53.607vh) scale(.2214)}to{transform:translate(24.16465vw,99vh) scale(.2214)}}.snow:nth-child(86){opacity:.3536;transform:translate(65.5287vw,-10px) scale(.7785);animation:fall-86 18s -16s linear infinite}@keyframes fall-86{77.809%{transform:translate(66.4955vw,77.809vh) scale(.7785)}to{transform:translate(66.0121vw,99vh) scale(.7785)}}.snow:nth-child(87){opacity:.931;transform:translate(84.5035vw,-10px) scale(.0891);animation:fall-87 15s -1s linear infinite}@keyframes fall-87{53.601%{transform:translate(87.2634vw,53.601vh) scale(.0891)}to{transform:translate(85.88345vw,99vh) scale(.0891)}}.snow:nth-child(88){opacity:1.8342;transform:translate(29.2018vw,-10px) scale(.4319);animation:fall-88 16s -12s linear infinite}@keyframes fall-88{58.219%{transform:translate(34.6576vw,58.219vh) scale(.4319)}to{transform:translate(31.9297vw,99vh) scale(.4319)}}.snow:nth-child(89){opacity:1.2116;transform:translate(44.9229vw,-10px) scale(.4002);animation:fall-89 24s -16s linear infinite}@keyframes fall-89{45.899%{transform:translate(35.1022vw,45.899vh) scale(.4002)}to{transform:translate(40.01255vw,99vh) scale(.4002)}}.snow:nth-child(90){opacity:.0676;transform:translate(82.7231vw,-10px) scale(.2983);animation:fall-90 29s -8s linear infinite}@keyframes fall-90{58.472%{transform:translate(90.2006vw,58.472vh) scale(.2983)}to{transform:translate(86.46185vw,99vh) scale(.2983)}}.snow:nth-child(91){opacity:1.8276;transform:translate(32.1046vw,-10px) scale(.5179);animation:fall-91 10s -20s linear infinite}@keyframes fall-91{52.107%{transform:translate(22.1178vw,52.107vh) scale(.5179)}to{transform:translate(27.1112vw,99vh) scale(.5179)}}.snow:nth-child(92){opacity:1.8124;transform:translate(43.0428vw,-10px) scale(.8339);animation:fall-92 15s -24s linear infinite}@keyframes fall-92{59.571%{transform:translate(51.3342vw,59.571vh) scale(.8339)}to{transform:translate(47.1885vw,99vh) scale(.8339)}}.snow:nth-child(93){opacity:.437;transform:translate(69.799vw,-10px) scale(.339);animation:fall-93 24s -7s linear infinite}@keyframes fall-93{47.602%{transform:translate(74.7193vw,47.602vh) scale(.339)}to{transform:translate(72.25915vw,99vh) scale(.339)}}.snow:nth-child(94){opacity:1.246;transform:translate(57.1877vw,-10px) scale(.7558);animation:fall-94 29s -9s linear infinite}@keyframes fall-94{51.743%{transform:translate(64.7752vw,51.743vh) scale(.7558)}to{transform:translate(60.98145vw,99vh) scale(.7558)}}.snow:nth-child(95){opacity:.2662;transform:translate(98.9516vw,-10px) scale(.384);animation:fall-95 14s -20s linear infinite}@keyframes fall-95{42.886%{transform:translate(91.4288vw,42.886vh) scale(.384)}to{transform:translate(95.1902vw,99vh) scale(.384)}}.snow:nth-child(96){opacity:1.5648;transform:translate(9.7162vw,-10px) scale(.4489);animation:fall-96 27s -2s linear infinite}@keyframes fall-96{67.11%{transform:translate(-.1994vw,67.11vh) scale(.4489)}to{transform:translate(4.7584vw,99vh) scale(.4489)}}.snow:nth-child(97){opacity:.384;transform:translate(6.6943vw,-10px) scale(.0974);animation:fall-97 24s -19s linear infinite}@keyframes fall-97{50.64%{transform:translate(-2.5679vw,50.64vh) scale(.0974)}to{transform:translate(2.0632vw,99vh) scale(.0974)}}.snow:nth-child(98){opacity:.2864;transform:translate(84.2324vw,-10px) scale(.3582);animation:fall-98 22s -21s linear infinite}@keyframes fall-98{46.322%{transform:translate(76.1194vw,46.322vh) scale(.3582)}to{transform:translate(80.1759vw,99vh) scale(.3582)}}.snow:nth-child(99){opacity:.126;transform:translate(89.6939vw,-10px) scale(.4254);animation:fall-99 24s -20s linear infinite}@keyframes fall-99{69.864%{transform:translate(93.1215vw,69.864vh) scale(.4254)}to{transform:translate(91.4077vw,99vh) scale(.4254)}}.snow:nth-child(100){opacity:1.992;transform:translate(4.1392vw,-10px) scale(.5087);animation:fall-100 13s -11s linear infinite}@keyframes fall-100{32.73%{transform:translate(7.9549vw,32.73vh) scale(.5087)}to{transform:translate(6.04705vw,99vh) scale(.5087)}}.snow:nth-child(101){opacity:1.1546;transform:translate(82.1305vw,-10px) scale(.4131);animation:fall-101 29s -10s linear infinite}@keyframes fall-101{41.853%{transform:translate(78.0007vw,41.853vh) scale(.4131)}to{transform:translate(80.0656vw,99vh) scale(.4131)}}.snow:nth-child(102){opacity:1.2624;transform:translate(13.401vw,-10px) scale(.5196);animation:fall-102 13s -11s linear infinite}@keyframes fall-102{65.621%{transform:translate(19.1298vw,65.621vh) scale(.5196)}to{transform:translate(16.2654vw,99vh) scale(.5196)}}.snow:nth-child(103){opacity:.3188;transform:translate(20.1468vw,-10px) scale(.2077);animation:fall-103 19s -16s linear infinite}@keyframes fall-103{48.985%{transform:translate(12.4577vw,48.985vh) scale(.2077)}to{transform:translate(16.30225vw,99vh) scale(.2077)}}.snow:nth-child(104){opacity:1.1528;transform:translate(1.2415vw,-10px) scale(.2155);animation:fall-104 15s -2s linear infinite}@keyframes fall-104{66.16%{transform:translate(.2844vw,66.16vh) scale(.2155)}to{transform:translate(.76295vw,99vh) scale(.2155)}}.snow:nth-child(105){opacity:.423;transform:translate(62.9821vw,-10px) scale(.9051);animation:fall-105 15s -23s linear infinite}@keyframes fall-105{74.402%{transform:translate(61.2241vw,74.402vh) scale(.9051)}to{transform:translate(62.1031vw,99vh) scale(.9051)}}.snow:nth-child(106){opacity:.1384;transform:translate(76.7058vw,-10px) scale(.0288);animation:fall-106 23s -11s linear infinite}@keyframes fall-106{39.479%{transform:translate(67.237vw,39.479vh) scale(.0288)}to{transform:translate(71.9714vw,99vh) scale(.0288)}}.snow:nth-child(107){opacity:1.9922;transform:translate(42.804vw,-10px) scale(.0571);animation:fall-107 19s -27s linear infinite}@keyframes fall-107{58.937%{transform:translate(47.7909vw,58.937vh) scale(.0571)}to{transform:translate(45.29745vw,99vh) scale(.0571)}}.snow:nth-child(108){opacity:1.3006;transform:translate(69.2479vw,-10px) scale(.6942);animation:fall-108 22s -5s linear infinite}@keyframes fall-108{60.262%{transform:translate(65.0828vw,60.262vh) scale(.6942)}to{transform:translate(67.16535vw,99vh) scale(.6942)}}.snow:nth-child(109){opacity:.5706;transform:translate(87.4252vw,-10px) scale(.22);animation:fall-109 12s -22s linear infinite}@keyframes fall-109{56.122%{transform:translate(90.0253vw,56.122vh) scale(.22)}to{transform:translate(88.72525vw,99vh) scale(.22)}}.snow:nth-child(110){opacity:1.2404;transform:translate(62.3935vw,-10px) scale(.8115);animation:fall-110 18s -3s linear infinite}@keyframes fall-110{64.598%{transform:translate(56.8308vw,64.598vh) scale(.8115)}to{transform:translate(59.61215vw,99vh) scale(.8115)}}.snow:nth-child(111){opacity:1.5122;transform:translate(7.3526vw,-10px) scale(.5057);animation:fall-111 10s -4s linear infinite}@keyframes fall-111{45.639%{transform:translate(7.9818vw,45.639vh) scale(.5057)}to{transform:translate(7.6672vw,99vh) scale(.5057)}}.snow:nth-child(112){opacity:.979;transform:translate(35.8029vw,-10px) scale(.9273);animation:fall-112 21s -20s linear infinite}@keyframes fall-112{75.67%{transform:translate(42.4076vw,75.67vh) scale(.9273)}to{transform:translate(39.10525vw,99vh) scale(.9273)}}.snow:nth-child(113){opacity:1.3242;transform:translate(99.7928vw,-10px) scale(.3278);animation:fall-113 19s -28s linear infinite}@keyframes fall-113{41.659%{transform:translate(109.6004vw,41.659vh) scale(.3278)}to{transform:translate(104.6966vw,99vh) scale(.3278)}}.snow:nth-child(114){opacity:.1424;transform:translate(48.0721vw,-10px) scale(.4636);animation:fall-114 17s -15s linear infinite}@keyframes fall-114{68.625%{transform:translate(43.2051vw,68.625vh) scale(.4636)}to{transform:translate(45.6386vw,99vh) scale(.4636)}}.snow:nth-child(115){opacity:1.0568;transform:translate(65.4097vw,-10px) scale(.3224);animation:fall-115 24s -26s linear infinite}@keyframes fall-115{71.045%{transform:translate(71.0364vw,71.045vh) scale(.3224)}to{transform:translate(68.22305vw,99vh) scale(.3224)}}.snow:nth-child(116){opacity:.0482;transform:translate(70.4261vw,-10px) scale(.6731);animation:fall-116 26s -27s linear infinite}@keyframes fall-116{76.365%{transform:translate(73.8351vw,76.365vh) scale(.6731)}to{transform:translate(72.1306vw,99vh) scale(.6731)}}.snow:nth-child(117){opacity:1.3276;transform:translate(71.0244vw,-10px) scale(.8437);animation:fall-117 26s -17s linear infinite}@keyframes fall-117{64.109%{transform:translate(73.3054vw,64.109vh) scale(.8437)}to{transform:translate(72.1649vw,99vh) scale(.8437)}}.snow:nth-child(118){opacity:1.63;transform:translate(68.9213vw,-10px) scale(.6748);animation:fall-118 25s -24s linear infinite}@keyframes fall-118{61.311%{transform:translate(77.3002vw,61.311vh) scale(.6748)}to{transform:translate(73.11075vw,99vh) scale(.6748)}}.snow:nth-child(119){opacity:1.7544;transform:translate(67.2344vw,-10px) scale(.9814);animation:fall-119 20s -19s linear infinite}@keyframes fall-119{35.345%{transform:translate(62.5365vw,35.345vh) scale(.9814)}to{transform:translate(64.88545vw,99vh) scale(.9814)}}.snow:nth-child(120){opacity:.1404;transform:translate(11.4437vw,-10px) scale(.989);animation:fall-120 25s -10s linear infinite}@keyframes fall-120{50.694%{transform:translate(9.581vw,50.694vh) scale(.989)}to{transform:translate(10.51235vw,99vh) scale(.989)}}.snow:nth-child(121){opacity:1.8404;transform:translate(78.878vw,-10px) scale(.4116);animation:fall-121 25s -28s linear infinite}@keyframes fall-121{62.817%{transform:translate(88.4958vw,62.817vh) scale(.4116)}to{transform:translate(83.6869vw,99vh) scale(.4116)}}.snow:nth-child(122){opacity:1.5816;transform:translate(53.5436vw,-10px) scale(.2573);animation:fall-122 18s -26s linear infinite}@keyframes fall-122{52.445%{transform:translate(62.8546vw,52.445vh) scale(.2573)}to{transform:translate(58.1991vw,99vh) scale(.2573)}}.snow:nth-child(123){opacity:1.8236;transform:translate(13.0418vw,-10px) scale(.4327);animation:fall-123 22s -4s linear infinite}@keyframes fall-123{40.104%{transform:translate(15.2348vw,40.104vh) scale(.4327)}to{transform:translate(14.1383vw,99vh) scale(.4327)}}.snow:nth-child(124){opacity:.9408;transform:translate(61.3827vw,-10px) scale(.1858);animation:fall-124 21s -1s linear infinite}@keyframes fall-124{38.141%{transform:translate(69.3301vw,38.141vh) scale(.1858)}to{transform:translate(65.3564vw,99vh) scale(.1858)}}.snow:nth-child(125){opacity:.2782;transform:translate(39.9608vw,-10px) scale(.5668);animation:fall-125 19s -10s linear infinite}@keyframes fall-125{76.15%{transform:translate(31.9154vw,76.15vh) scale(.5668)}to{transform:translate(35.9381vw,99vh) scale(.5668)}}.snow:nth-child(126){opacity:1.5828;transform:translate(11.2814vw,-10px) scale(.6441);animation:fall-126 16s -8s linear infinite}@keyframes fall-126{35.62%{transform:translate(7.2915vw,35.62vh) scale(.6441)}to{transform:translate(9.28645vw,99vh) scale(.6441)}}.snow:nth-child(127){opacity:.35;transform:translate(10.9135vw,-10px) scale(.2199);animation:fall-127 11s -13s linear infinite}@keyframes fall-127{78.475%{transform:translate(1.9833vw,78.475vh) scale(.2199)}to{transform:translate(6.4484vw,99vh) scale(.2199)}}.snow:nth-child(128){opacity:1.6056;transform:translate(79.7409vw,-10px) scale(.3747);animation:fall-128 29s -26s linear infinite}@keyframes fall-128{68.395%{transform:translate(85.885vw,68.395vh) scale(.3747)}to{transform:translate(82.81295vw,99vh) scale(.3747)}}.snow:nth-child(129){opacity:1.6064;transform:translate(36.516vw,-10px) scale(.5558);animation:fall-129 14s -5s linear infinite}@keyframes fall-129{42.426%{transform:translate(29.6936vw,42.426vh) scale(.5558)}to{transform:translate(33.1048vw,99vh) scale(.5558)}}.snow:nth-child(130){opacity:1.781;transform:translate(97.6701vw,-10px) scale(.0613);animation:fall-130 18s -9s linear infinite}@keyframes fall-130{73.631%{transform:translate(93.4746vw,73.631vh) scale(.0613)}to{transform:translate(95.57235vw,99vh) scale(.0613)}}.snow:nth-child(131){opacity:.3058;transform:translate(14.0932vw,-10px) scale(.0466);animation:fall-131 23s -9s linear infinite}@keyframes fall-131{75.817%{transform:translate(13.5207vw,75.817vh) scale(.0466)}to{transform:translate(13.80695vw,99vh) scale(.0466)}}.snow:nth-child(132){opacity:.695;transform:translate(84.8488vw,-10px) scale(.4966);animation:fall-132 29s -29s linear infinite}@keyframes fall-132{31.945%{transform:translate(79.1006vw,31.945vh) scale(.4966)}to{transform:translate(81.9747vw,99vh) scale(.4966)}}.snow:nth-child(133){opacity:1.6762;transform:translate(21.4087vw,-10px) scale(.0891);animation:fall-133 11s -15s linear infinite}@keyframes fall-133{77.993%{transform:translate(23.0421vw,77.993vh) scale(.0891)}to{transform:translate(22.2254vw,99vh) scale(.0891)}}.snow:nth-child(134){opacity:.6366;transform:translate(71.3759vw,-10px) scale(.0703);animation:fall-134 28s -24s linear infinite}@keyframes fall-134{75.941%{transform:translate(78.4126vw,75.941vh) scale(.0703)}to{transform:translate(74.89425vw,99vh) scale(.0703)}}.snow:nth-child(135){opacity:.7232;transform:translate(98.6914vw,-10px) scale(.347);animation:fall-135 22s -22s linear infinite}@keyframes fall-135{79.14%{transform:translate(100.1511vw,79.14vh) scale(.347)}to{transform:translate(99.42125vw,99vh) scale(.347)}}.snow:nth-child(136){opacity:1.6652;transform:translate(25.537vw,-10px) scale(.6326);animation:fall-136 15s -20s linear infinite}@keyframes fall-136{56.27%{transform:translate(29.0688vw,56.27vh) scale(.6326)}to{transform:translate(27.3029vw,99vh) scale(.6326)}}.snow:nth-child(137){opacity:.221;transform:translate(22.9275vw,-10px) scale(.6777);animation:fall-137 10s -3s linear infinite}@keyframes fall-137{55.088%{transform:translate(15.8198vw,55.088vh) scale(.6777)}to{transform:translate(19.37365vw,99vh) scale(.6777)}}.snow:nth-child(138){opacity:.4074;transform:translate(32.9127vw,-10px) scale(.0232);animation:fall-138 28s -12s linear infinite}@keyframes fall-138{43.769%{transform:translate(33.4119vw,43.769vh) scale(.0232)}to{transform:translate(33.1623vw,99vh) scale(.0232)}}.snow:nth-child(139){opacity:1.8896;transform:translate(10.5489vw,-10px) scale(.3726);animation:fall-139 15s -9s linear infinite}@keyframes fall-139{49.822%{transform:translate(9.1134vw,49.822vh) scale(.3726)}to{transform:translate(9.83115vw,99vh) scale(.3726)}}.snow:nth-child(140){opacity:.0452;transform:translate(85.159vw,-10px) scale(.4903);animation:fall-140 29s -11s linear infinite}@keyframes fall-140{64.008%{transform:translate(81.9058vw,64.008vh) scale(.4903)}to{transform:translate(83.5324vw,99vh) scale(.4903)}}.snow:nth-child(141){opacity:.3464;transform:translate(36.8821vw,-10px) scale(.8396);animation:fall-141 16s -28s linear infinite}@keyframes fall-141{53.429%{transform:translate(27.4242vw,53.429vh) scale(.8396)}to{transform:translate(32.15315vw,99vh) scale(.8396)}}.snow:nth-child(142){opacity:.8728;transform:translate(10.2053vw,-10px) scale(.6221);animation:fall-142 22s -28s linear infinite}@keyframes fall-142{63.202%{transform:translate(10.3931vw,63.202vh) scale(.6221)}to{transform:translate(10.2992vw,99vh) scale(.6221)}}.snow:nth-child(143){opacity:.8124;transform:translate(27.6606vw,-10px) scale(.4277);animation:fall-143 19s -26s linear infinite}@keyframes fall-143{50.412%{transform:translate(30.4299vw,50.412vh) scale(.4277)}to{transform:translate(29.04525vw,99vh) scale(.4277)}}.snow:nth-child(144){opacity:.504;transform:translate(28.4467vw,-10px) scale(.0121);animation:fall-144 14s -3s linear infinite}@keyframes fall-144{33.406%{transform:translate(35.4608vw,33.406vh) scale(.0121)}to{transform:translate(31.95375vw,99vh) scale(.0121)}}.snow:nth-child(145){opacity:1.8356;transform:translate(64.4128vw,-10px) scale(.3756);animation:fall-145 16s -4s linear infinite}@keyframes fall-145{63.935%{transform:translate(69.0007vw,63.935vh) scale(.3756)}to{transform:translate(66.70675vw,99vh) scale(.3756)}}.snow:nth-child(146){opacity:.0288;transform:translate(18.9898vw,-10px) scale(.7354);animation:fall-146 30s -28s linear infinite}@keyframes fall-146{50.67%{transform:translate(21.1174vw,50.67vh) scale(.7354)}to{transform:translate(20.0536vw,99vh) scale(.7354)}}.snow:nth-child(147){opacity:1.5158;transform:translate(21.698vw,-10px) scale(.2687);animation:fall-147 30s -25s linear infinite}@keyframes fall-147{48.46%{transform:translate(19.9665vw,48.46vh) scale(.2687)}to{transform:translate(20.83225vw,99vh) scale(.2687)}}.snow:nth-child(148){opacity:.3868;transform:translate(90.773vw,-10px) scale(.2393);animation:fall-148 10s -16s linear infinite}@keyframes fall-148{72.6%{transform:translate(83.8079vw,72.6vh) scale(.2393)}to{transform:translate(87.29045vw,99vh) scale(.2393)}}.snow:nth-child(149){opacity:.5822;transform:translate(4.536vw,-10px) scale(.1895);animation:fall-149 23s -16s linear infinite}@keyframes fall-149{60.907%{transform:translate(11.1913vw,60.907vh) scale(.1895)}to{transform:translate(7.86365vw,99vh) scale(.1895)}}.snow:nth-child(150){opacity:.0406;transform:translate(84.3232vw,-10px) scale(.5451);animation:fall-150 12s -20s linear infinite}@keyframes fall-150{35.227%{transform:translate(79.3713vw,35.227vh) scale(.5451)}to{transform:translate(81.84725vw,99vh) scale(.5451)}}.snow:nth-child(151){opacity:1.122;transform:translate(80.5617vw,-10px) scale(.1769);animation:fall-151 15s -29s linear infinite}@keyframes fall-151{51.28%{transform:translate(86.5872vw,51.28vh) scale(.1769)}to{transform:translate(83.57445vw,99vh) scale(.1769)}}.snow:nth-child(152){opacity:.019;transform:translate(68.5799vw,-10px) scale(.3691);animation:fall-152 19s -3s linear infinite}@keyframes fall-152{79.949%{transform:translate(75.6735vw,79.949vh) scale(.3691)}to{transform:translate(72.1267vw,99vh) scale(.3691)}}.snow:nth-child(153){opacity:1.0008;transform:translate(97.7175vw,-10px) scale(.2898);animation:fall-153 28s -16s linear infinite}@keyframes fall-153{68.316%{transform:translate(98.3534vw,68.316vh) scale(.2898)}to{transform:translate(98.03545vw,99vh) scale(.2898)}}.snow:nth-child(154){opacity:1.9992;transform:translate(89.1615vw,-10px) scale(.0652);animation:fall-154 13s -5s linear infinite}@keyframes fall-154{77.867%{transform:translate(99.0407vw,77.867vh) scale(.0652)}to{transform:translate(94.1011vw,99vh) scale(.0652)}}.snow:nth-child(155){opacity:1.2536;transform:translate(40.9432vw,-10px) scale(.4576);animation:fall-155 25s -19s linear infinite}@keyframes fall-155{47.131%{transform:translate(31.6272vw,47.131vh) scale(.4576)}to{transform:translate(36.2852vw,99vh) scale(.4576)}}.snow:nth-child(156){opacity:.5828;transform:translate(54.1375vw,-10px) scale(.2292);animation:fall-156 27s -19s linear infinite}@keyframes fall-156{35.856%{transform:translate(55.5999vw,35.856vh) scale(.2292)}to{transform:translate(54.8687vw,99vh) scale(.2292)}}.snow:nth-child(157){opacity:.5812;transform:translate(21.7603vw,-10px) scale(.9901);animation:fall-157 26s -3s linear infinite}@keyframes fall-157{70.863%{transform:translate(18.0226vw,70.863vh) scale(.9901)}to{transform:translate(19.89145vw,99vh) scale(.9901)}}.snow:nth-child(158){opacity:1.0226;transform:translate(68.1307vw,-10px) scale(.3735);animation:fall-158 30s -3s linear infinite}@keyframes fall-158{36.638%{transform:translate(67.4171vw,36.638vh) scale(.3735)}to{transform:translate(67.7739vw,99vh) scale(.3735)}}.snow:nth-child(159){opacity:1.5844;transform:translate(60.4117vw,-10px) scale(.3623);animation:fall-159 20s -9s linear infinite}@keyframes fall-159{49.837%{transform:translate(63.284vw,49.837vh) scale(.3623)}to{transform:translate(61.84785vw,99vh) scale(.3623)}}.snow:nth-child(160){opacity:.2572;transform:translate(95.4017vw,-10px) scale(.7234);animation:fall-160 28s -24s linear infinite}@keyframes fall-160{63.946%{transform:translate(104.4527vw,63.946vh) scale(.7234)}to{transform:translate(99.9272vw,99vh) scale(.7234)}}.snow:nth-child(161){opacity:.3894;transform:translate(90.689vw,-10px) scale(.1898);animation:fall-161 26s -17s linear infinite}@keyframes fall-161{50.176%{transform:translate(88.2057vw,50.176vh) scale(.1898)}to{transform:translate(89.44735vw,99vh) scale(.1898)}}.snow:nth-child(162){opacity:.5312;transform:translate(14.4787vw,-10px) scale(.7112);animation:fall-162 28s -1s linear infinite}@keyframes fall-162{72.571%{transform:translate(20.131vw,72.571vh) scale(.7112)}to{transform:translate(17.30485vw,99vh) scale(.7112)}}.snow:nth-child(163){opacity:.9412;transform:translate(98.353vw,-10px) scale(.1121);animation:fall-163 12s -22s linear infinite}@keyframes fall-163{48.377%{transform:translate(99.5744vw,48.377vh) scale(.1121)}to{transform:translate(98.9637vw,99vh) scale(.1121)}}.snow:nth-child(164){opacity:.821;transform:translate(99.9414vw,-10px) scale(.3853);animation:fall-164 20s -29s linear infinite}@keyframes fall-164{71.704%{transform:translate(96.6245vw,71.704vh) scale(.3853)}to{transform:translate(98.28295vw,99vh) scale(.3853)}}.snow:nth-child(165){opacity:.3662;transform:translate(40.1349vw,-10px) scale(.5357);animation:fall-165 25s -24s linear infinite}@keyframes fall-165{71.491%{transform:translate(44.4935vw,71.491vh) scale(.5357)}to{transform:translate(42.3142vw,99vh) scale(.5357)}}.snow:nth-child(166){opacity:1.4134;transform:translate(57.1839vw,-10px) scale(.3057);animation:fall-166 18s -6s linear infinite}@keyframes fall-166{44.897%{transform:translate(61.7737vw,44.897vh) scale(.3057)}to{transform:translate(59.4788vw,99vh) scale(.3057)}}.snow:nth-child(167){opacity:.1536;transform:translate(27.5536vw,-10px) scale(.2522);animation:fall-167 14s -24s linear infinite}@keyframes fall-167{77.062%{transform:translate(34.1722vw,77.062vh) scale(.2522)}to{transform:translate(30.8629vw,99vh) scale(.2522)}}.snow:nth-child(168){opacity:.676;transform:translate(73.1224vw,-10px) scale(.8783);animation:fall-168 19s -17s linear infinite}@keyframes fall-168{68.692%{transform:translate(68.1594vw,68.692vh) scale(.8783)}to{transform:translate(70.6409vw,99vh) scale(.8783)}}.snow:nth-child(169){opacity:1.6328;transform:translate(17.7652vw,-10px) scale(.8311);animation:fall-169 16s -17s linear infinite}@keyframes fall-169{75.529%{transform:translate(21.3513vw,75.529vh) scale(.8311)}to{transform:translate(19.55825vw,99vh) scale(.8311)}}.snow:nth-child(170){opacity:.8902;transform:translate(21.6859vw,-10px) scale(.3023);animation:fall-170 15s -15s linear infinite}@keyframes fall-170{48.79%{transform:translate(27.2489vw,48.79vh) scale(.3023)}to{transform:translate(24.4674vw,99vh) scale(.3023)}}.snow:nth-child(171){opacity:1.5688;transform:translate(37.8224vw,-10px) scale(.3178);animation:fall-171 23s -10s linear infinite}@keyframes fall-171{30.39%{transform:translate(30.1718vw,30.39vh) scale(.3178)}to{transform:translate(33.9971vw,99vh) scale(.3178)}}.snow:nth-child(172){opacity:.111;transform:translate(62.8098vw,-10px) scale(.3062);animation:fall-172 17s -29s linear infinite}@keyframes fall-172{66.185%{transform:translate(71.9275vw,66.185vh) scale(.3062)}to{transform:translate(67.36865vw,99vh) scale(.3062)}}.snow:nth-child(173){opacity:.6758;transform:translate(10.4723vw,-10px) scale(.8749);animation:fall-173 19s -16s linear infinite}@keyframes fall-173{56.549%{transform:translate(8.6576vw,56.549vh) scale(.8749)}to{transform:translate(9.56495vw,99vh) scale(.8749)}}.snow:nth-child(174){opacity:.2066;transform:translate(2.5837vw,-10px) scale(.8641);animation:fall-174 19s -22s linear infinite}@keyframes fall-174{79.509%{transform:translate(11.3115vw,79.509vh) scale(.8641)}to{transform:translate(6.9476vw,99vh) scale(.8641)}}.snow:nth-child(175){opacity:.264;transform:translate(88.2951vw,-10px) scale(.605);animation:fall-175 17s -26s linear infinite}@keyframes fall-175{60.759%{transform:translate(96.8807vw,60.759vh) scale(.605)}to{transform:translate(92.5879vw,99vh) scale(.605)}}.snow:nth-child(176){opacity:1.475;transform:translate(63.5678vw,-10px) scale(.5097);animation:fall-176 17s -22s linear infinite}@keyframes fall-176{46.677%{transform:translate(65.7237vw,46.677vh) scale(.5097)}to{transform:translate(64.64575vw,99vh) scale(.5097)}}.snow:nth-child(177){opacity:.9684;transform:translate(19.8794vw,-10px) scale(.7523);animation:fall-177 29s -27s linear infinite}@keyframes fall-177{59.807%{transform:translate(18.934vw,59.807vh) scale(.7523)}to{transform:translate(19.4067vw,99vh) scale(.7523)}}.snow:nth-child(178){opacity:1.0042;transform:translate(83.8611vw,-10px) scale(.1175);animation:fall-178 21s -17s linear infinite}@keyframes fall-178{36.075%{transform:translate(82.6289vw,36.075vh) scale(.1175)}to{transform:translate(83.245vw,99vh) scale(.1175)}}.snow:nth-child(179){opacity:1.972;transform:translate(83.0729vw,-10px) scale(.9131);animation:fall-179 29s -3s linear infinite}@keyframes fall-179{48.159%{transform:translate(90.9111vw,48.159vh) scale(.9131)}to{transform:translate(86.992vw,99vh) scale(.9131)}}.snow:nth-child(180){opacity:.0886;transform:translate(76.6335vw,-10px) scale(.0338);animation:fall-180 15s -8s linear infinite}@keyframes fall-180{34.401%{transform:translate(68.3194vw,34.401vh) scale(.0338)}to{transform:translate(72.47645vw,99vh) scale(.0338)}}.snow:nth-child(181){opacity:1.206;transform:translate(50.926vw,-10px) scale(.6539);animation:fall-181 23s -6s linear infinite}@keyframes fall-181{76.208%{transform:translate(45.8944vw,76.208vh) scale(.6539)}to{transform:translate(48.4102vw,99vh) scale(.6539)}}.snow:nth-child(182){opacity:1.723;transform:translate(71.6552vw,-10px) scale(.1251);animation:fall-182 16s -10s linear infinite}@keyframes fall-182{34.465%{transform:translate(75.8592vw,34.465vh) scale(.1251)}to{transform:translate(73.7572vw,99vh) scale(.1251)}}.snow:nth-child(183){opacity:1.4016;transform:translate(29.3489vw,-10px) scale(.8565);animation:fall-183 12s -28s linear infinite}@keyframes fall-183{37.411%{transform:translate(21.2484vw,37.411vh) scale(.8565)}to{transform:translate(25.29865vw,99vh) scale(.8565)}}.snow:nth-child(184){opacity:.3204;transform:translate(80.7622vw,-10px) scale(.0497);animation:fall-184 11s -7s linear infinite}@keyframes fall-184{67.24%{transform:translate(89.0889vw,67.24vh) scale(.0497)}to{transform:translate(84.92555vw,99vh) scale(.0497)}}.snow:nth-child(185){opacity:1.488;transform:translate(23.5928vw,-10px) scale(.7144);animation:fall-185 16s -17s linear infinite}@keyframes fall-185{51.582%{transform:translate(24.3469vw,51.582vh) scale(.7144)}to{transform:translate(23.96985vw,99vh) scale(.7144)}}.snow:nth-child(186){opacity:1.7838;transform:translate(83.1649vw,-10px) scale(.3676);animation:fall-186 17s -8s linear infinite}@keyframes fall-186{67.33%{transform:translate(86.6414vw,67.33vh) scale(.3676)}to{transform:translate(84.90315vw,99vh) scale(.3676)}}.snow:nth-child(187){opacity:.1084;transform:translate(68.6626vw,-10px) scale(.6401);animation:fall-187 22s -14s linear infinite}@keyframes fall-187{54.473%{transform:translate(70.5365vw,54.473vh) scale(.6401)}to{transform:translate(69.59955vw,99vh) scale(.6401)}}.snow:nth-child(188){opacity:1.9302;transform:translate(70.8811vw,-10px) scale(.5773);animation:fall-188 25s -15s linear infinite}@keyframes fall-188{61.186%{transform:translate(61.515vw,61.186vh) scale(.5773)}to{transform:translate(66.19805vw,99vh) scale(.5773)}}.snow:nth-child(189){opacity:1.5888;transform:translate(41.5876vw,-10px) scale(.062);animation:fall-189 18s -20s linear infinite}@keyframes fall-189{34.566%{transform:translate(50.6759vw,34.566vh) scale(.062)}to{transform:translate(46.13175vw,99vh) scale(.062)}}.snow:nth-child(190){opacity:1.6532;transform:translate(46.2662vw,-10px) scale(.8043);animation:fall-190 30s -2s linear infinite}@keyframes fall-190{38.445%{transform:translate(45.2611vw,38.445vh) scale(.8043)}to{transform:translate(45.76365vw,99vh) scale(.8043)}}.snow:nth-child(191){opacity:1.8872;transform:translate(76.8414vw,-10px) scale(.5175);animation:fall-191 24s -24s linear infinite}@keyframes fall-191{68.973%{transform:translate(75.9882vw,68.973vh) scale(.5175)}to{transform:translate(76.4148vw,99vh) scale(.5175)}}.snow:nth-child(192){opacity:1.449;transform:translate(42.5558vw,-10px) scale(.2546);animation:fall-192 15s -12s linear infinite}@keyframes fall-192{69.491%{transform:translate(33.0643vw,69.491vh) scale(.2546)}to{transform:translate(37.81005vw,99vh) scale(.2546)}}.snow:nth-child(193){opacity:.4868;transform:translate(41.1671vw,-10px) scale(.8682);animation:fall-193 23s -16s linear infinite}@keyframes fall-193{42.364%{transform:translate(39.8827vw,42.364vh) scale(.8682)}to{transform:translate(40.5249vw,99vh) scale(.8682)}}.snow:nth-child(194){opacity:.4472;transform:translate(5.7442vw,-10px) scale(.7251);animation:fall-194 23s -4s linear infinite}@keyframes fall-194{45.806%{transform:translate(11.5845vw,45.806vh) scale(.7251)}to{transform:translate(8.66435vw,99vh) scale(.7251)}}.snow:nth-child(195){opacity:1.6256;transform:translate(82.9248vw,-10px) scale(.6099);animation:fall-195 18s -13s linear infinite}@keyframes fall-195{73.525%{transform:translate(79.6354vw,73.525vh) scale(.6099)}to{transform:translate(81.2801vw,99vh) scale(.6099)}}.snow:nth-child(196){opacity:.259;transform:translate(8.2529vw,-10px) scale(.2581);animation:fall-196 30s -30s linear infinite}@keyframes fall-196{38.26%{transform:translate(11.2066vw,38.26vh) scale(.2581)}to{transform:translate(9.72975vw,99vh) scale(.2581)}}.snow:nth-child(197){opacity:.3198;transform:translate(48.9724vw,-10px) scale(.5951);animation:fall-197 13s -9s linear infinite}@keyframes fall-197{79.01%{transform:translate(46.7565vw,79.01vh) scale(.5951)}to{transform:translate(47.86445vw,99vh) scale(.5951)}}.snow:nth-child(198){opacity:.9278;transform:translate(81.5444vw,-10px) scale(.4984);animation:fall-198 29s -4s linear infinite}@keyframes fall-198{31.198%{transform:translate(76.6919vw,31.198vh) scale(.4984)}to{transform:translate(79.11815vw,99vh) scale(.4984)}}.snow:nth-child(199){opacity:1.6568;transform:translate(95.4562vw,-10px) scale(.852);animation:fall-199 17s -7s linear infinite}@keyframes fall-199{61.8%{transform:translate(93.1279vw,61.8vh) scale(.852)}to{transform:translate(94.29205vw,99vh) scale(.852)}}.snow:nth-child(200){opacity:1.0638;transform:translate(10.1694vw,-10px) scale(.5749);animation:fall-200 16s -25s linear infinite}@keyframes fall-200{63.425%{transform:translate(7.2236vw,63.425vh) scale(.5749)}to{transform:translate(8.6965vw,99vh) scale(.5749)}}.snow:nth-child(201){opacity:1.3914;transform:translate(77.304vw,-10px) scale(.0569);animation:fall-201 25s -18s linear infinite}@keyframes fall-201{67.595%{transform:translate(68.6829vw,67.595vh) scale(.0569)}to{transform:translate(72.99345vw,99vh) scale(.0569)}}.snow:nth-child(202){opacity:.723;transform:translate(7.7025vw,-10px) scale(.7599);animation:fall-202 27s -30s linear infinite}@keyframes fall-202{45.104%{transform:translate(11.8654vw,45.104vh) scale(.7599)}to{transform:translate(9.78395vw,99vh) scale(.7599)}}.snow:nth-child(203){opacity:.6124;transform:translate(18.1956vw,-10px) scale(.5042);animation:fall-203 20s -9s linear infinite}@keyframes fall-203{44.325%{transform:translate(11.8916vw,44.325vh) scale(.5042)}to{transform:translate(15.0436vw,99vh) scale(.5042)}}.snow:nth-child(204){opacity:.3504;transform:translate(33.9313vw,-10px) scale(.9794);animation:fall-204 24s -4s linear infinite}@keyframes fall-204{77.314%{transform:translate(36.1044vw,77.314vh) scale(.9794)}to{transform:translate(35.01785vw,99vh) scale(.9794)}}.snow:nth-child(205){opacity:1.571;transform:translate(72.8395vw,-10px) scale(.7505);animation:fall-205 11s -25s linear infinite}@keyframes fall-205{43.134%{transform:translate(79.8292vw,43.134vh) scale(.7505)}to{transform:translate(76.33435vw,99vh) scale(.7505)}}.snow:nth-child(206){opacity:.4702;transform:translate(74.2457vw,-10px) scale(.0636);animation:fall-206 26s -19s linear infinite}@keyframes fall-206{37.941%{transform:translate(80.0539vw,37.941vh) scale(.0636)}to{transform:translate(77.1498vw,99vh) scale(.0636)}}.snow:nth-child(207){opacity:1.6592;transform:translate(8.0858vw,-10px) scale(.016);animation:fall-207 15s -13s linear infinite}@keyframes fall-207{65.606%{transform:translate(4.7847vw,65.606vh) scale(.016)}to{transform:translate(6.43525vw,99vh) scale(.016)}}.snow:nth-child(208){opacity:1.1782;transform:translate(33.6376vw,-10px) scale(.3634);animation:fall-208 11s -20s linear infinite}@keyframes fall-208{44.106%{transform:translate(33.5235vw,44.106vh) scale(.3634)}to{transform:translate(33.58055vw,99vh) scale(.3634)}}.snow:nth-child(209){opacity:.8372;transform:translate(73.8024vw,-10px) scale(.0877);animation:fall-209 10s -11s linear infinite}@keyframes fall-209{74.781%{transform:translate(82.4852vw,74.781vh) scale(.0877)}to{transform:translate(78.1438vw,99vh) scale(.0877)}}.snow:nth-child(210){opacity:1.505;transform:translate(27.2565vw,-10px) scale(.528);animation:fall-210 18s -1s linear infinite}@keyframes fall-210{33.211%{transform:translate(35.2672vw,33.211vh) scale(.528)}to{transform:translate(31.26185vw,99vh) scale(.528)}}.snow:nth-child(211){opacity:1.2386;transform:translate(49.5695vw,-10px) scale(.314);animation:fall-211 15s -20s linear infinite}@keyframes fall-211{55.234%{transform:translate(40.1946vw,55.234vh) scale(.314)}to{transform:translate(44.88205vw,99vh) scale(.314)}}.snow:nth-child(212){opacity:1.0106;transform:translate(27.4822vw,-10px) scale(.1481);animation:fall-212 23s -10s linear infinite}@keyframes fall-212{71.833%{transform:translate(25.6324vw,71.833vh) scale(.1481)}to{transform:translate(26.5573vw,99vh) scale(.1481)}}.snow:nth-child(213){opacity:.1116;transform:translate(25.8061vw,-10px) scale(.2579);animation:fall-213 15s -29s linear infinite}@keyframes fall-213{38.84%{transform:translate(35.0748vw,38.84vh) scale(.2579)}to{transform:translate(30.44045vw,99vh) scale(.2579)}}.snow:nth-child(214){opacity:1.8506;transform:translate(47.8396vw,-10px) scale(.5852);animation:fall-214 14s -11s linear infinite}@keyframes fall-214{55.3%{transform:translate(50.6032vw,55.3vh) scale(.5852)}to{transform:translate(49.2214vw,99vh) scale(.5852)}}.snow:nth-child(215){opacity:1.479;transform:translate(96.3094vw,-10px) scale(.9969);animation:fall-215 14s -19s linear infinite}@keyframes fall-215{31.235%{transform:translate(90.6478vw,31.235vh) scale(.9969)}to{transform:translate(93.4786vw,99vh) scale(.9969)}}.snow:nth-child(216){opacity:1.1332;transform:translate(96.0265vw,-10px) scale(.5845);animation:fall-216 14s -30s linear infinite}@keyframes fall-216{31.108%{transform:translate(103.4669vw,31.108vh) scale(.5845)}to{transform:translate(99.7467vw,99vh) scale(.5845)}}.snow:nth-child(217){opacity:1.873;transform:translate(80.0907vw,-10px) scale(.457);animation:fall-217 28s -20s linear infinite}@keyframes fall-217{50.426%{transform:translate(83.8962vw,50.426vh) scale(.457)}to{transform:translate(81.99345vw,99vh) scale(.457)}}.snow:nth-child(218){opacity:1.3768;transform:translate(14.9436vw,-10px) scale(.3072);animation:fall-218 15s -2s linear infinite}@keyframes fall-218{33.302%{transform:translate(23.2607vw,33.302vh) scale(.3072)}to{transform:translate(19.10215vw,99vh) scale(.3072)}}.snow:nth-child(219){opacity:1.0458;transform:translate(10.809vw,-10px) scale(.5308);animation:fall-219 26s -10s linear infinite}@keyframes fall-219{57.985%{transform:translate(14.0941vw,57.985vh) scale(.5308)}to{transform:translate(12.45155vw,99vh) scale(.5308)}}.snow:nth-child(220){opacity:1.0286;transform:translate(40.4359vw,-10px) scale(.9093);animation:fall-220 12s -28s linear infinite}@keyframes fall-220{69.282%{transform:translate(47.5968vw,69.282vh) scale(.9093)}to{transform:translate(44.01635vw,99vh) scale(.9093)}}.snow:nth-child(221){opacity:1.518;transform:translate(42.9473vw,-10px) scale(.2657);animation:fall-221 12s -11s linear infinite}@keyframes fall-221{36.248%{transform:translate(52.6424vw,36.248vh) scale(.2657)}to{transform:translate(47.79485vw,99vh) scale(.2657)}}.snow:nth-child(222){opacity:1.1914;transform:translate(33.7166vw,-10px) scale(.7114);animation:fall-222 23s -4s linear infinite}@keyframes fall-222{58.578%{transform:translate(35.9272vw,58.578vh) scale(.7114)}to{transform:translate(34.8219vw,99vh) scale(.7114)}}.snow:nth-child(223){opacity:1.993;transform:translate(84.5997vw,-10px) scale(.4075);animation:fall-223 27s -11s linear infinite}@keyframes fall-223{39.376%{transform:translate(84.3422vw,39.376vh) scale(.4075)}to{transform:translate(84.47095vw,99vh) scale(.4075)}}.snow:nth-child(224){opacity:1.9638;transform:translate(34.9177vw,-10px) scale(.456);animation:fall-224 21s -23s linear infinite}@keyframes fall-224{76.466%{transform:translate(29.8857vw,76.466vh) scale(.456)}to{transform:translate(32.4017vw,99vh) scale(.456)}}.snow:nth-child(225){opacity:1.9076;transform:translate(21.222vw,-10px) scale(.9405);animation:fall-225 11s -8s linear infinite}@keyframes fall-225{76.31%{transform:translate(20.183vw,76.31vh) scale(.9405)}to{transform:translate(20.7025vw,99vh) scale(.9405)}}.snow:nth-child(226){opacity:.1884;transform:translate(96.1097vw,-10px) scale(.6716);animation:fall-226 17s -27s linear infinite}@keyframes fall-226{37.678%{transform:translate(96.9782vw,37.678vh) scale(.6716)}to{transform:translate(96.54395vw,99vh) scale(.6716)}}.snow:nth-child(227){opacity:1.6434;transform:translate(35.3897vw,-10px) scale(.5486);animation:fall-227 18s -20s linear infinite}@keyframes fall-227{73.689%{transform:translate(32.7268vw,73.689vh) scale(.5486)}to{transform:translate(34.05825vw,99vh) scale(.5486)}}.snow:nth-child(228){opacity:1.6178;transform:translate(30.4349vw,-10px) scale(.35);animation:fall-228 29s -16s linear infinite}@keyframes fall-228{75.79%{transform:translate(25.4454vw,75.79vh) scale(.35)}to{transform:translate(27.94015vw,99vh) scale(.35)}}.snow:nth-child(229){opacity:1.3048;transform:translate(4.282vw,-10px) scale(.6051);animation:fall-229 24s -15s linear infinite}@keyframes fall-229{55.455%{transform:translate(10.6143vw,55.455vh) scale(.6051)}to{transform:translate(7.44815vw,99vh) scale(.6051)}}.snow:nth-child(230){opacity:1.2058;transform:translate(22.2984vw,-10px) scale(.1256);animation:fall-230 25s -11s linear infinite}@keyframes fall-230{50.367%{transform:translate(14.7956vw,50.367vh) scale(.1256)}to{transform:translate(18.547vw,99vh) scale(.1256)}}.snow:nth-child(231){opacity:.9302;transform:translate(5.516vw,-10px) scale(.1974);animation:fall-231 20s -1s linear infinite}@keyframes fall-231{64.203%{transform:translate(-3.9806vw,64.203vh) scale(.1974)}to{transform:translate(.7677vw,99vh) scale(.1974)}}.snow:nth-child(232){opacity:.2182;transform:translate(16.1614vw,-10px) scale(.8217);animation:fall-232 29s -7s linear infinite}@keyframes fall-232{31.721%{transform:translate(25.1832vw,31.721vh) scale(.8217)}to{transform:translate(20.6723vw,99vh) scale(.8217)}}.snow:nth-child(233){opacity:.692;transform:translate(25.1441vw,-10px) scale(.192);animation:fall-233 13s -26s linear infinite}@keyframes fall-233{40.847%{transform:translate(26.9753vw,40.847vh) scale(.192)}to{transform:translate(26.0597vw,99vh) scale(.192)}}.snow:nth-child(234){opacity:1.3884;transform:translate(20.5012vw,-10px) scale(.3976);animation:fall-234 19s -5s linear infinite}@keyframes fall-234{79.255%{transform:translate(12.2145vw,79.255vh) scale(.3976)}to{transform:translate(16.35785vw,99vh) scale(.3976)}}.snow:nth-child(235){opacity:1.844;transform:translate(11.2612vw,-10px) scale(.6708);animation:fall-235 14s -6s linear infinite}@keyframes fall-235{63.732%{transform:translate(18.5536vw,63.732vh) scale(.6708)}to{transform:translate(14.9074vw,99vh) scale(.6708)}}.snow:nth-child(236){opacity:.5912;transform:translate(37.6484vw,-10px) scale(.151);animation:fall-236 22s -21s linear infinite}@keyframes fall-236{78.427%{transform:translate(41.3407vw,78.427vh) scale(.151)}to{transform:translate(39.49455vw,99vh) scale(.151)}}.snow:nth-child(237){opacity:1.593;transform:translate(43.1506vw,-10px) scale(.9995);animation:fall-237 29s -2s linear infinite}@keyframes fall-237{48.713%{transform:translate(51.2471vw,48.713vh) scale(.9995)}to{transform:translate(47.19885vw,99vh) scale(.9995)}}.snow:nth-child(238){opacity:1.9954;transform:translate(61.1402vw,-10px) scale(.1611);animation:fall-238 11s -9s linear infinite}@keyframes fall-238{66.867%{transform:translate(57.8336vw,66.867vh) scale(.1611)}to{transform:translate(59.4869vw,99vh) scale(.1611)}}.snow:nth-child(239){opacity:1.1526;transform:translate(48.3568vw,-10px) scale(.568);animation:fall-239 25s -24s linear infinite}@keyframes fall-239{58.426%{transform:translate(38.7154vw,58.426vh) scale(.568)}to{transform:translate(43.5361vw,99vh) scale(.568)}}.snow:nth-child(240){opacity:1.8664;transform:translate(37.3587vw,-10px) scale(.4527);animation:fall-240 12s -30s linear infinite}@keyframes fall-240{48.006%{transform:translate(41.06vw,48.006vh) scale(.4527)}to{transform:translate(39.20935vw,99vh) scale(.4527)}}.snow:nth-child(241){opacity:.1974;transform:translate(27.7443vw,-10px) scale(.072);animation:fall-241 21s -5s linear infinite}@keyframes fall-241{32.652%{transform:translate(21.3257vw,32.652vh) scale(.072)}to{transform:translate(24.535vw,99vh) scale(.072)}}.snow:nth-child(242){opacity:.2932;transform:translate(62.582vw,-10px) scale(.1008);animation:fall-242 14s -25s linear infinite}@keyframes fall-242{39.267%{transform:translate(72.4824vw,39.267vh) scale(.1008)}to{transform:translate(67.5322vw,99vh) scale(.1008)}}.snow:nth-child(243){opacity:1.6094;transform:translate(22.2553vw,-10px) scale(.3077);animation:fall-243 10s -7s linear infinite}@keyframes fall-243{39.247%{transform:translate(18.9182vw,39.247vh) scale(.3077)}to{transform:translate(20.58675vw,99vh) scale(.3077)}}.snow:nth-child(244){opacity:.5224;transform:translate(15.3696vw,-10px) scale(.6309);animation:fall-244 22s -23s linear infinite}@keyframes fall-244{30.334%{transform:translate(6.4417vw,30.334vh) scale(.6309)}to{transform:translate(10.90565vw,99vh) scale(.6309)}}.snow:nth-child(245){opacity:.7944;transform:translate(13.0971vw,-10px) scale(.7065);animation:fall-245 16s -15s linear infinite}@keyframes fall-245{71.178%{transform:translate(4.2075vw,71.178vh) scale(.7065)}to{transform:translate(8.6523vw,99vh) scale(.7065)}}.snow:nth-child(246){opacity:1.3626;transform:translate(2.3vw,-10px) scale(.0632);animation:fall-246 12s -28s linear infinite}@keyframes fall-246{41.04%{transform:translate(3.8356vw,41.04vh) scale(.0632)}to{transform:translate(3.0678vw,99vh) scale(.0632)}}.snow:nth-child(247){opacity:.7498;transform:translate(96.6935vw,-10px) scale(.2971);animation:fall-247 27s -29s linear infinite}@keyframes fall-247{78.969%{transform:translate(100.0761vw,78.969vh) scale(.2971)}to{transform:translate(98.3848vw,99vh) scale(.2971)}}.snow:nth-child(248){opacity:1.2152;transform:translate(41.8744vw,-10px) scale(.8716);animation:fall-248 23s -28s linear infinite}@keyframes fall-248{79.551%{transform:translate(36.6883vw,79.551vh) scale(.8716)}to{transform:translate(39.28135vw,99vh) scale(.8716)}}.snow:nth-child(249){opacity:.3766;transform:translate(85.7667vw,-10px) scale(.3379);animation:fall-249 23s -17s linear infinite}@keyframes fall-249{66.818%{transform:translate(77.7539vw,66.818vh) scale(.3379)}to{transform:translate(81.7603vw,99vh) scale(.3379)}}.snow:nth-child(250){opacity:.839;transform:translate(71.6683vw,-10px) scale(.8736);animation:fall-250 25s -4s linear infinite}@keyframes fall-250{51.672%{transform:translate(80.6502vw,51.672vh) scale(.8736)}to{transform:translate(76.15925vw,99vh) scale(.8736)}}.snow:nth-child(251){opacity:1.6278;transform:translate(42.5789vw,-10px) scale(.9799);animation:fall-251 27s -21s linear infinite}@keyframes fall-251{56.061%{transform:translate(48.6635vw,56.061vh) scale(.9799)}to{transform:translate(45.6212vw,99vh) scale(.9799)}}.snow:nth-child(252){opacity:.5892;transform:translate(27.6764vw,-10px) scale(.1359);animation:fall-252 26s -15s linear infinite}@keyframes fall-252{53.876%{transform:translate(29.194vw,53.876vh) scale(.1359)}to{transform:translate(28.4352vw,99vh) scale(.1359)}}.snow:nth-child(253){opacity:.3784;transform:translate(53.0887vw,-10px) scale(.0176);animation:fall-253 16s -9s linear infinite}@keyframes fall-253{34.112%{transform:translate(55.4871vw,34.112vh) scale(.0176)}to{transform:translate(54.2879vw,99vh) scale(.0176)}}.snow:nth-child(254){opacity:.4236;transform:translate(28.2868vw,-10px) scale(.2322);animation:fall-254 22s -6s linear infinite}@keyframes fall-254{38.84%{transform:translate(22.6311vw,38.84vh) scale(.2322)}to{transform:translate(25.45895vw,99vh) scale(.2322)}}.snow:nth-child(255){opacity:.4922;transform:translate(26.8755vw,-10px) scale(.5138);animation:fall-255 28s -9s linear infinite}@keyframes fall-255{43.207%{transform:translate(28.0834vw,43.207vh) scale(.5138)}to{transform:translate(27.47945vw,99vh) scale(.5138)}}.snow:nth-child(256){opacity:.2972;transform:translate(98.0307vw,-10px) scale(.8221);animation:fall-256 10s -12s linear infinite}@keyframes fall-256{75.093%{transform:translate(98.2654vw,75.093vh) scale(.8221)}to{transform:translate(98.14805vw,99vh) scale(.8221)}}.snow:nth-child(257){opacity:.8248;transform:translate(49.5174vw,-10px) scale(.0423);animation:fall-257 19s -3s linear infinite}@keyframes fall-257{57.469%{transform:translate(44.0996vw,57.469vh) scale(.0423)}to{transform:translate(46.8085vw,99vh) scale(.0423)}}.snow:nth-child(258){opacity:1.9472;transform:translate(97.1596vw,-10px) scale(.3903);animation:fall-258 11s -10s linear infinite}@keyframes fall-258{56.98%{transform:translate(93.2482vw,56.98vh) scale(.3903)}to{transform:translate(95.2039vw,99vh) scale(.3903)}}.snow:nth-child(259){opacity:1.6424;transform:translate(66.059vw,-10px) scale(.3604);animation:fall-259 15s -20s linear infinite}@keyframes fall-259{57.887%{transform:translate(58.5729vw,57.887vh) scale(.3604)}to{transform:translate(62.31595vw,99vh) scale(.3604)}}.snow:nth-child(260){opacity:1.4232;transform:translate(94.4599vw,-10px) scale(.3618);animation:fall-260 24s -7s linear infinite}@keyframes fall-260{77.009%{transform:translate(100.5577vw,77.009vh) scale(.3618)}to{transform:translate(97.5088vw,99vh) scale(.3618)}}.snow:nth-child(261){opacity:.8282;transform:translate(60.5427vw,-10px) scale(.0756);animation:fall-261 18s -21s linear infinite}@keyframes fall-261{70.926%{transform:translate(57.0388vw,70.926vh) scale(.0756)}to{transform:translate(58.79075vw,99vh) scale(.0756)}}.snow:nth-child(262){opacity:1.1698;transform:translate(28.8017vw,-10px) scale(.5325);animation:fall-262 28s -12s linear infinite}@keyframes fall-262{53.682%{transform:translate(33.811vw,53.682vh) scale(.5325)}to{transform:translate(31.30635vw,99vh) scale(.5325)}}.snow:nth-child(263){opacity:1.183;transform:translate(43.3485vw,-10px) scale(.0176);animation:fall-263 17s -17s linear infinite}@keyframes fall-263{57.368%{transform:translate(37.8997vw,57.368vh) scale(.0176)}to{transform:translate(40.6241vw,99vh) scale(.0176)}}.snow:nth-child(264){opacity:1.9334;transform:translate(63.6018vw,-10px) scale(.2811);animation:fall-264 28s -18s linear infinite}@keyframes fall-264{68.259%{transform:translate(65.9464vw,68.259vh) scale(.2811)}to{transform:translate(64.7741vw,99vh) scale(.2811)}}.snow:nth-child(265){opacity:1.2414;transform:translate(46.2946vw,-10px) scale(.6034);animation:fall-265 28s -17s linear infinite}@keyframes fall-265{60.612%{transform:translate(56.0592vw,60.612vh) scale(.6034)}to{transform:translate(51.1769vw,99vh) scale(.6034)}}.snow:nth-child(266){opacity:.212;transform:translate(34.849vw,-10px) scale(.5302);animation:fall-266 14s -18s linear infinite}@keyframes fall-266{36.902%{transform:translate(25.5641vw,36.902vh) scale(.5302)}to{transform:translate(30.20655vw,99vh) scale(.5302)}}.snow:nth-child(267){opacity:1.4686;transform:translate(53.1996vw,-10px) scale(.7697);animation:fall-267 18s -12s linear infinite}@keyframes fall-267{60.054%{transform:translate(60.2962vw,60.054vh) scale(.7697)}to{transform:translate(56.7479vw,99vh) scale(.7697)}}.snow:nth-child(268){opacity:.8016;transform:translate(37.1016vw,-10px) scale(.9219);animation:fall-268 23s -21s linear infinite}@keyframes fall-268{73.515%{transform:translate(31.6695vw,73.515vh) scale(.9219)}to{transform:translate(34.38555vw,99vh) scale(.9219)}}.snow:nth-child(269){opacity:.6038;transform:translate(39.2654vw,-10px) scale(.9305);animation:fall-269 19s -16s linear infinite}@keyframes fall-269{30.626%{transform:translate(42.2884vw,30.626vh) scale(.9305)}to{transform:translate(40.7769vw,99vh) scale(.9305)}}.snow:nth-child(270){opacity:1.7794;transform:translate(8.8373vw,-10px) scale(.1161);animation:fall-270 28s -15s linear infinite}@keyframes fall-270{53.288%{transform:translate(.6897vw,53.288vh) scale(.1161)}to{transform:translate(4.7635vw,99vh) scale(.1161)}}.snow:nth-child(271){opacity:1.8538;transform:translate(40.6587vw,-10px) scale(.4887);animation:fall-271 30s -26s linear infinite}@keyframes fall-271{30.264%{transform:translate(45.4264vw,30.264vh) scale(.4887)}to{transform:translate(43.04255vw,99vh) scale(.4887)}}.snow:nth-child(272){opacity:1.4638;transform:translate(53.1773vw,-10px) scale(.6943);animation:fall-272 19s -30s linear infinite}@keyframes fall-272{50.457%{transform:translate(44.4912vw,50.457vh) scale(.6943)}to{transform:translate(48.83425vw,99vh) scale(.6943)}}.snow:nth-child(273){opacity:.1706;transform:translate(93.3927vw,-10px) scale(.0648);animation:fall-273 12s -12s linear infinite}@keyframes fall-273{56.68%{transform:translate(95.175vw,56.68vh) scale(.0648)}to{transform:translate(94.28385vw,99vh) scale(.0648)}}.snow:nth-child(274){opacity:1.516;transform:translate(44.5071vw,-10px) scale(.0656);animation:fall-274 20s -9s linear infinite}@keyframes fall-274{60.066%{transform:translate(39.9785vw,60.066vh) scale(.0656)}to{transform:translate(42.2428vw,99vh) scale(.0656)}}.snow:nth-child(275){opacity:1.5288;transform:translate(18.4952vw,-10px) scale(.3218);animation:fall-275 14s -6s linear infinite}@keyframes fall-275{36.9%{transform:translate(23.9918vw,36.9vh) scale(.3218)}to{transform:translate(21.2435vw,99vh) scale(.3218)}}.snow:nth-child(276){opacity:1.8722;transform:translate(16.3532vw,-10px) scale(.3035);animation:fall-276 10s -23s linear infinite}@keyframes fall-276{48.361%{transform:translate(13.454vw,48.361vh) scale(.3035)}to{transform:translate(14.9036vw,99vh) scale(.3035)}}.snow:nth-child(277){opacity:.1008;transform:translate(83.0101vw,-10px) scale(.2377);animation:fall-277 20s -11s linear infinite}@keyframes fall-277{68.421%{transform:translate(77.4638vw,68.421vh) scale(.2377)}to{transform:translate(80.23695vw,99vh) scale(.2377)}}.snow:nth-child(278){opacity:.8426;transform:translate(76.8329vw,-10px) scale(.2489);animation:fall-278 26s -11s linear infinite}@keyframes fall-278{38.081%{transform:translate(70.0662vw,38.081vh) scale(.2489)}to{transform:translate(73.44955vw,99vh) scale(.2489)}}.snow:nth-child(279){opacity:1.2472;transform:translate(11.3393vw,-10px) scale(.596);animation:fall-279 29s -1s linear infinite}@keyframes fall-279{66.202%{transform:translate(21.0276vw,66.202vh) scale(.596)}to{transform:translate(16.18345vw,99vh) scale(.596)}}.snow:nth-child(280){opacity:1.5564;transform:translate(33.5941vw,-10px) scale(.4071);animation:fall-280 27s -13s linear infinite}@keyframes fall-280{59.887%{transform:translate(37.4624vw,59.887vh) scale(.4071)}to{transform:translate(35.52825vw,99vh) scale(.4071)}}.snow:nth-child(281){opacity:.216;transform:translate(14.0742vw,-10px) scale(.1033);animation:fall-281 12s -5s linear infinite}@keyframes fall-281{45.556%{transform:translate(17.355vw,45.556vh) scale(.1033)}to{transform:translate(15.7146vw,99vh) scale(.1033)}}.snow:nth-child(282){opacity:1.5194;transform:translate(43.2405vw,-10px) scale(.7951);animation:fall-282 16s -16s linear infinite}@keyframes fall-282{71.176%{transform:translate(47.4023vw,71.176vh) scale(.7951)}to{transform:translate(45.3214vw,99vh) scale(.7951)}}.snow:nth-child(283){opacity:.5846;transform:translate(36.3947vw,-10px) scale(.7022);animation:fall-283 15s -26s linear infinite}@keyframes fall-283{31.158%{transform:translate(32.6927vw,31.158vh) scale(.7022)}to{transform:translate(34.5437vw,99vh) scale(.7022)}}.snow:nth-child(284){opacity:1.5054;transform:translate(25.0223vw,-10px) scale(.0435);animation:fall-284 25s -9s linear infinite}@keyframes fall-284{34.222%{transform:translate(24.9449vw,34.222vh) scale(.0435)}to{transform:translate(24.9836vw,99vh) scale(.0435)}}.snow:nth-child(285){opacity:.0242;transform:translate(3.7147vw,-10px) scale(.2561);animation:fall-285 27s -28s linear infinite}@keyframes fall-285{50.311%{transform:translate(-3.8704vw,50.311vh) scale(.2561)}to{transform:translate(-.07785vw,99vh) scale(.2561)}}.snow:nth-child(286){opacity:1.4158;transform:translate(40.7179vw,-10px) scale(.8942);animation:fall-286 27s -23s linear infinite}@keyframes fall-286{35.197%{transform:translate(32.1278vw,35.197vh) scale(.8942)}to{transform:translate(36.42285vw,99vh) scale(.8942)}}.snow:nth-child(287){opacity:.3602;transform:translate(98.7517vw,-10px) scale(.1748);animation:fall-287 27s -7s linear infinite}@keyframes fall-287{77.695%{transform:translate(99.7576vw,77.695vh) scale(.1748)}to{transform:translate(99.25465vw,99vh) scale(.1748)}}.snow:nth-child(288){opacity:1.0368;transform:translate(66.6259vw,-10px) scale(.9098);animation:fall-288 13s -19s linear infinite}@keyframes fall-288{75.197%{transform:translate(73.6989vw,75.197vh) scale(.9098)}to{transform:translate(70.1624vw,99vh) scale(.9098)}}.snow:nth-child(289){opacity:.9722;transform:translate(39.6194vw,-10px) scale(.5467);animation:fall-289 24s -17s linear infinite}@keyframes fall-289{78.645%{transform:translate(49.4075vw,78.645vh) scale(.5467)}to{transform:translate(44.51345vw,99vh) scale(.5467)}}.snow:nth-child(290){opacity:.6076;transform:translate(8.4141vw,-10px) scale(.3622);animation:fall-290 18s -19s linear infinite}@keyframes fall-290{52.767%{transform:translate(15.7594vw,52.767vh) scale(.3622)}to{transform:translate(12.08675vw,99vh) scale(.3622)}}.snow:nth-child(291){opacity:1.4714;transform:translate(74.0156vw,-10px) scale(.5628);animation:fall-291 20s -5s linear infinite}@keyframes fall-291{42.946%{transform:translate(65.3142vw,42.946vh) scale(.5628)}to{transform:translate(69.6649vw,99vh) scale(.5628)}}.snow:nth-child(292){opacity:1.1034;transform:translate(61.2975vw,-10px) scale(.0813);animation:fall-292 23s -25s linear infinite}@keyframes fall-292{53.047%{transform:translate(54.848vw,53.047vh) scale(.0813)}to{transform:translate(58.07275vw,99vh) scale(.0813)}}.snow:nth-child(293){opacity:1.2002;transform:translate(34.089vw,-10px) scale(.1886);animation:fall-293 17s -19s linear infinite}@keyframes fall-293{54.579%{transform:translate(27.0664vw,54.579vh) scale(.1886)}to{transform:translate(30.5777vw,99vh) scale(.1886)}}.snow:nth-child(294){opacity:.3726;transform:translate(97.7095vw,-10px) scale(.2832);animation:fall-294 19s -7s linear infinite}@keyframes fall-294{55.833%{transform:translate(102.6306vw,55.833vh) scale(.2832)}to{transform:translate(100.17005vw,99vh) scale(.2832)}}.snow:nth-child(295){opacity:.0522;transform:translate(7.7451vw,-10px) scale(.3233);animation:fall-295 25s -2s linear infinite}@keyframes fall-295{52.178%{transform:translate(3.7794vw,52.178vh) scale(.3233)}to{transform:translate(5.76225vw,99vh) scale(.3233)}}.snow:nth-child(296){opacity:.7422;transform:translate(5.6972vw,-10px) scale(.8337);animation:fall-296 10s -5s linear infinite}@keyframes fall-296{51.447%{transform:translate(5.5058vw,51.447vh) scale(.8337)}to{transform:translate(5.6015vw,99vh) scale(.8337)}}.snow:nth-child(297){opacity:1.219;transform:translate(31.582vw,-10px) scale(.2098);animation:fall-297 10s -15s linear infinite}@keyframes fall-297{52.465%{transform:translate(40.4401vw,52.465vh) scale(.2098)}to{transform:translate(36.01105vw,99vh) scale(.2098)}}.snow:nth-child(298){opacity:.9494;transform:translate(68.0728vw,-10px) scale(.0842);animation:fall-298 24s -23s linear infinite}@keyframes fall-298{51.393%{transform:translate(69.1561vw,51.393vh) scale(.0842)}to{transform:translate(68.61445vw,99vh) scale(.0842)}}.snow:nth-child(299){opacity:1.9798;transform:translate(54.3162vw,-10px) scale(.9016);animation:fall-299 27s -2s linear infinite}@keyframes fall-299{59.589%{transform:translate(51.461vw,59.589vh) scale(.9016)}to{transform:translate(52.8886vw,99vh) scale(.9016)}}.snow:nth-child(300){opacity:.8404;transform:translate(25.3582vw,-10px) scale(.3448);animation:fall-300 17s -18s linear infinite}@keyframes fall-300{63.318%{transform:translate(33.6654vw,63.318vh) scale(.3448)}to{transform:translate(29.5118vw,99vh) scale(.3448)}}.snow:nth-child(301){opacity:1.1964;transform:translate(74.4602vw,-10px) scale(.9678);animation:fall-301 14s -21s linear infinite}@keyframes fall-301{42.021%{transform:translate(68.4834vw,42.021vh) scale(.9678)}to{transform:translate(71.4718vw,99vh) scale(.9678)}}.snow:nth-child(302){opacity:.2012;transform:translate(23.0717vw,-10px) scale(.8574);animation:fall-302 16s -2s linear infinite}@keyframes fall-302{31.864%{transform:translate(19.1553vw,31.864vh) scale(.8574)}to{transform:translate(21.1135vw,99vh) scale(.8574)}}.snow:nth-child(303){opacity:1.308;transform:translate(77.1759vw,-10px) scale(.425);animation:fall-303 20s -11s linear infinite}@keyframes fall-303{68.838%{transform:translate(82.0857vw,68.838vh) scale(.425)}to{transform:translate(79.6308vw,99vh) scale(.425)}}.snow:nth-child(304){opacity:.5928;transform:translate(4.1465vw,-10px) scale(.1615);animation:fall-304 24s -18s linear infinite}@keyframes fall-304{52.909%{transform:translate(-1.346vw,52.909vh) scale(.1615)}to{transform:translate(1.40025vw,99vh) scale(.1615)}}.snow:nth-child(305){opacity:.6952;transform:translate(41.32vw,-10px) scale(.8475);animation:fall-305 25s -26s linear infinite}@keyframes fall-305{52.07%{transform:translate(43.5383vw,52.07vh) scale(.8475)}to{transform:translate(42.42915vw,99vh) scale(.8475)}}.snow:nth-child(306){opacity:1.2016;transform:translate(90.4702vw,-10px) scale(.2871);animation:fall-306 24s -29s linear infinite}@keyframes fall-306{41.597%{transform:translate(99.5457vw,41.597vh) scale(.2871)}to{transform:translate(95.00795vw,99vh) scale(.2871)}}.snow:nth-child(307){opacity:1.828;transform:translate(33.5601vw,-10px) scale(.3582);animation:fall-307 26s -14s linear infinite}@keyframes fall-307{42.866%{transform:translate(26.0974vw,42.866vh) scale(.3582)}to{transform:translate(29.82875vw,99vh) scale(.3582)}}.snow:nth-child(308){opacity:.6748;transform:translate(35.4924vw,-10px) scale(.1091);animation:fall-308 13s -8s linear infinite}@keyframes fall-308{34.177%{transform:translate(42.8519vw,34.177vh) scale(.1091)}to{transform:translate(39.17215vw,99vh) scale(.1091)}}.snow:nth-child(309){opacity:1.0302;transform:translate(81.4969vw,-10px) scale(.5484);animation:fall-309 18s -13s linear infinite}@keyframes fall-309{69.046%{transform:translate(71.8165vw,69.046vh) scale(.5484)}to{transform:translate(76.6567vw,99vh) scale(.5484)}}.snow:nth-child(310){opacity:1.3576;transform:translate(79.5134vw,-10px) scale(.0561);animation:fall-310 16s -10s linear infinite}@keyframes fall-310{45.727%{transform:translate(72.8073vw,45.727vh) scale(.0561)}to{transform:translate(76.16035vw,99vh) scale(.0561)}}.snow:nth-child(311){opacity:1.2588;transform:translate(9.5878vw,-10px) scale(.575);animation:fall-311 13s -14s linear infinite}@keyframes fall-311{76.083%{transform:translate(18.0111vw,76.083vh) scale(.575)}to{transform:translate(13.79945vw,99vh) scale(.575)}}.snow:nth-child(312){opacity:1.9268;transform:translate(31.7375vw,-10px) scale(.6295);animation:fall-312 20s -16s linear infinite}@keyframes fall-312{44.865%{transform:translate(33.1489vw,44.865vh) scale(.6295)}to{transform:translate(32.4432vw,99vh) scale(.6295)}}.snow:nth-child(313){opacity:.0344;transform:translate(5.6651vw,-10px) scale(.6857);animation:fall-313 17s -6s linear infinite}@keyframes fall-313{60.266%{transform:translate(7.6873vw,60.266vh) scale(.6857)}to{transform:translate(6.6762vw,99vh) scale(.6857)}}.snow:nth-child(314){opacity:1.9832;transform:translate(16.4179vw,-10px) scale(.7276);animation:fall-314 30s -19s linear infinite}@keyframes fall-314{60.969%{transform:translate(17.7843vw,60.969vh) scale(.7276)}to{transform:translate(17.1011vw,99vh) scale(.7276)}}.snow:nth-child(315){opacity:.2048;transform:translate(33.7726vw,-10px) scale(.8647);animation:fall-315 20s -17s linear infinite}@keyframes fall-315{54.653%{transform:translate(30.2176vw,54.653vh) scale(.8647)}to{transform:translate(31.9951vw,99vh) scale(.8647)}}.snow:nth-child(316){opacity:.401;transform:translate(46.6996vw,-10px) scale(.0731);animation:fall-316 10s -18s linear infinite}@keyframes fall-316{50.633%{transform:translate(51.6214vw,50.633vh) scale(.0731)}to{transform:translate(49.1605vw,99vh) scale(.0731)}}.snow:nth-child(317){opacity:1.0898;transform:translate(51.252vw,-10px) scale(.1252);animation:fall-317 11s -27s linear infinite}@keyframes fall-317{68.79%{transform:translate(61.221vw,68.79vh) scale(.1252)}to{transform:translate(56.2365vw,99vh) scale(.1252)}}.snow:nth-child(318){opacity:1.625;transform:translate(.8549vw,-10px) scale(.1502);animation:fall-318 10s -8s linear infinite}@keyframes fall-318{39.131%{transform:translate(5.4613vw,39.131vh) scale(.1502)}to{transform:translate(3.1581vw,99vh) scale(.1502)}}.snow:nth-child(319){opacity:.7072;transform:translate(5.1917vw,-10px) scale(.3387);animation:fall-319 15s -12s linear infinite}@keyframes fall-319{43.622%{transform:translate(-1.0067vw,43.622vh) scale(.3387)}to{transform:translate(2.0925vw,99vh) scale(.3387)}}.snow:nth-child(320){opacity:1.5604;transform:translate(15.4439vw,-10px) scale(.433);animation:fall-320 27s -12s linear infinite}@keyframes fall-320{33.596%{transform:translate(19.2209vw,33.596vh) scale(.433)}to{transform:translate(17.3324vw,99vh) scale(.433)}}.snow:nth-child(321){opacity:.3046;transform:translate(39.1584vw,-10px) scale(.4467);animation:fall-321 17s -1s linear infinite}@keyframes fall-321{75.371%{transform:translate(30.2849vw,75.371vh) scale(.4467)}to{transform:translate(34.72165vw,99vh) scale(.4467)}}.snow:nth-child(322){opacity:.5742;transform:translate(94.2405vw,-10px) scale(.9771);animation:fall-322 18s -20s linear infinite}@keyframes fall-322{62.749%{transform:translate(85.1405vw,62.749vh) scale(.9771)}to{transform:translate(89.6905vw,99vh) scale(.9771)}}.snow:nth-child(323){opacity:1.2078;transform:translate(73.9457vw,-10px) scale(.0631);animation:fall-323 29s -30s linear infinite}@keyframes fall-323{59.517%{transform:translate(72.4812vw,59.517vh) scale(.0631)}to{transform:translate(73.21345vw,99vh) scale(.0631)}}.snow:nth-child(324){opacity:1.4202;transform:translate(69.9509vw,-10px) scale(.8372);animation:fall-324 10s -21s linear infinite}@keyframes fall-324{79.625%{transform:translate(63.9598vw,79.625vh) scale(.8372)}to{transform:translate(66.95535vw,99vh) scale(.8372)}}.snow:nth-child(325){opacity:.051;transform:translate(73.555vw,-10px) scale(.505);animation:fall-325 25s -6s linear infinite}@keyframes fall-325{71.904%{transform:translate(77.9699vw,71.904vh) scale(.505)}to{transform:translate(75.76245vw,99vh) scale(.505)}}.snow:nth-child(326){opacity:1.8954;transform:translate(2.791vw,-10px) scale(.7135);animation:fall-326 21s -23s linear infinite}@keyframes fall-326{78.589%{transform:translate(6.6261vw,78.589vh) scale(.7135)}to{transform:translate(4.70855vw,99vh) scale(.7135)}}.snow:nth-child(327){opacity:1.6384;transform:translate(53.2898vw,-10px) scale(.8521);animation:fall-327 17s -24s linear infinite}@keyframes fall-327{49.397%{transform:translate(53.0204vw,49.397vh) scale(.8521)}to{transform:translate(53.1551vw,99vh) scale(.8521)}}.snow:nth-child(328){opacity:1.4864;transform:translate(24.1421vw,-10px) scale(.8939);animation:fall-328 10s -14s linear infinite}@keyframes fall-328{56.068%{transform:translate(24.7215vw,56.068vh) scale(.8939)}to{transform:translate(24.4318vw,99vh) scale(.8939)}}.snow:nth-child(329){opacity:1.8434;transform:translate(44.2323vw,-10px) scale(.4287);animation:fall-329 12s -28s linear infinite}@keyframes fall-329{60.394%{transform:translate(43.4482vw,60.394vh) scale(.4287)}to{transform:translate(43.84025vw,99vh) scale(.4287)}}.snow:nth-child(330){opacity:.8028;transform:translate(66.4314vw,-10px) scale(.5665);animation:fall-330 22s -25s linear infinite}@keyframes fall-330{51.666%{transform:translate(60.0525vw,51.666vh) scale(.5665)}to{transform:translate(63.24195vw,99vh) scale(.5665)}}.snow:nth-child(331){opacity:.3354;transform:translate(6.121vw,-10px) scale(.107);animation:fall-331 26s -10s linear infinite}@keyframes fall-331{62.375%{transform:translate(9.5262vw,62.375vh) scale(.107)}to{transform:translate(7.8236vw,99vh) scale(.107)}}.snow:nth-child(332){opacity:1.893;transform:translate(9.3198vw,-10px) scale(.5497);animation:fall-332 19s -23s linear infinite}@keyframes fall-332{43.418%{transform:translate(5.1402vw,43.418vh) scale(.5497)}to{transform:translate(7.23vw,99vh) scale(.5497)}}.snow:nth-child(333){opacity:1.9762;transform:translate(.8744vw,-10px) scale(.1827);animation:fall-333 30s -25s linear infinite}@keyframes fall-333{38.959%{transform:translate(-6.3086vw,38.959vh) scale(.1827)}to{transform:translate(-2.7171vw,99vh) scale(.1827)}}.snow:nth-child(334){opacity:1.4552;transform:translate(30.2207vw,-10px) scale(.6175);animation:fall-334 16s -11s linear infinite}@keyframes fall-334{60.991%{transform:translate(22.9313vw,60.991vh) scale(.6175)}to{transform:translate(26.576vw,99vh) scale(.6175)}}.snow:nth-child(335){opacity:.636;transform:translate(56.1732vw,-10px) scale(.4174);animation:fall-335 16s -9s linear infinite}@keyframes fall-335{46.402%{transform:translate(63.8441vw,46.402vh) scale(.4174)}to{transform:translate(60.00865vw,99vh) scale(.4174)}}.snow:nth-child(336){opacity:1.332;transform:translate(83.3471vw,-10px) scale(.1284);animation:fall-336 23s -24s linear infinite}@keyframes fall-336{72.598%{transform:translate(78.1248vw,72.598vh) scale(.1284)}to{transform:translate(80.73595vw,99vh) scale(.1284)}}.snow:nth-child(337){opacity:.718;transform:translate(56.4099vw,-10px) scale(.1513);animation:fall-337 20s -29s linear infinite}@keyframes fall-337{36.703%{transform:translate(57.8957vw,36.703vh) scale(.1513)}to{transform:translate(57.1528vw,99vh) scale(.1513)}}.snow:nth-child(338){opacity:.5306;transform:translate(57.5184vw,-10px) scale(.8652);animation:fall-338 20s -25s linear infinite}@keyframes fall-338{39.2%{transform:translate(55.6547vw,39.2vh) scale(.8652)}to{transform:translate(56.58655vw,99vh) scale(.8652)}}.snow:nth-child(339){opacity:1.6848;transform:translate(46.0163vw,-10px) scale(.9614);animation:fall-339 15s -28s linear infinite}@keyframes fall-339{66.662%{transform:translate(51.3783vw,66.662vh) scale(.9614)}to{transform:translate(48.6973vw,99vh) scale(.9614)}}.snow:nth-child(340){opacity:.774;transform:translate(43.9744vw,-10px) scale(.4145);animation:fall-340 24s -15s linear infinite}@keyframes fall-340{67.356%{transform:translate(46.0974vw,67.356vh) scale(.4145)}to{transform:translate(45.0359vw,99vh) scale(.4145)}}.snow:nth-child(341){opacity:1.1216;transform:translate(12.4441vw,-10px) scale(.9885);animation:fall-341 14s -23s linear infinite}@keyframes fall-341{57.057%{transform:translate(17.9073vw,57.057vh) scale(.9885)}to{transform:translate(15.1757vw,99vh) scale(.9885)}}.snow:nth-child(342){opacity:.0078;transform:translate(69.4979vw,-10px) scale(.1613);animation:fall-342 12s -2s linear infinite}@keyframes fall-342{75.205%{transform:translate(77.1382vw,75.205vh) scale(.1613)}to{transform:translate(73.31805vw,99vh) scale(.1613)}}.snow:nth-child(343){opacity:1.9974;transform:translate(25.0059vw,-10px) scale(.1258);animation:fall-343 19s -15s linear infinite}@keyframes fall-343{38.27%{transform:translate(23.2389vw,38.27vh) scale(.1258)}to{transform:translate(24.1224vw,99vh) scale(.1258)}}.snow:nth-child(344){opacity:.1712;transform:translate(72.1086vw,-10px) scale(.8105);animation:fall-344 23s -14s linear infinite}@keyframes fall-344{51.768%{transform:translate(73.9789vw,51.768vh) scale(.8105)}to{transform:translate(73.04375vw,99vh) scale(.8105)}}.snow:nth-child(345){opacity:1.1136;transform:translate(64.5078vw,-10px) scale(.0338);animation:fall-345 24s -13s linear infinite}@keyframes fall-345{60.91%{transform:translate(66.9378vw,60.91vh) scale(.0338)}to{transform:translate(65.7228vw,99vh) scale(.0338)}}.snow:nth-child(346){opacity:.147;transform:translate(46.7514vw,-10px) scale(.2677);animation:fall-346 11s -2s linear infinite}@keyframes fall-346{48.816%{transform:translate(51.8061vw,48.816vh) scale(.2677)}to{transform:translate(49.27875vw,99vh) scale(.2677)}}.snow:nth-child(347){opacity:1.3354;transform:translate(19.5947vw,-10px) scale(.954);animation:fall-347 15s -16s linear infinite}@keyframes fall-347{66.074%{transform:translate(10.4726vw,66.074vh) scale(.954)}to{transform:translate(15.03365vw,99vh) scale(.954)}}.snow:nth-child(348){opacity:.9992;transform:translate(88.7856vw,-10px) scale(.4933);animation:fall-348 16s -8s linear infinite}@keyframes fall-348{43.366%{transform:translate(85.654vw,43.366vh) scale(.4933)}to{transform:translate(87.2198vw,99vh) scale(.4933)}}.snow:nth-child(349){opacity:1.3636;transform:translate(64.1542vw,-10px) scale(.6772);animation:fall-349 12s -12s linear infinite}@keyframes fall-349{78.293%{transform:translate(56.336vw,78.293vh) scale(.6772)}to{transform:translate(60.2451vw,99vh) scale(.6772)}}.snow:nth-child(350){opacity:.67;transform:translate(65.9288vw,-10px) scale(.2171);animation:fall-350 19s -9s linear infinite}@keyframes fall-350{32.274%{transform:translate(64.1929vw,32.274vh) scale(.2171)}to{transform:translate(65.06085vw,99vh) scale(.2171)}}.snow:nth-child(351){opacity:.3132;transform:translate(12.0739vw,-10px) scale(.2788);animation:fall-351 12s -1s linear infinite}@keyframes fall-351{43.646%{transform:translate(14.3139vw,43.646vh) scale(.2788)}to{transform:translate(13.1939vw,99vh) scale(.2788)}}.snow:nth-child(352){opacity:1.1818;transform:translate(57.5214vw,-10px) scale(.0248);animation:fall-352 20s -15s linear infinite}@keyframes fall-352{76.705%{transform:translate(61.5638vw,76.705vh) scale(.0248)}to{transform:translate(59.5426vw,99vh) scale(.0248)}}.snow:nth-child(353){opacity:.2836;transform:translate(58.5912vw,-10px) scale(.2386);animation:fall-353 30s -11s linear infinite}@keyframes fall-353{46.589%{transform:translate(65.1911vw,46.589vh) scale(.2386)}to{transform:translate(61.89115vw,99vh) scale(.2386)}}.snow:nth-child(354){opacity:1.4522;transform:translate(55.2705vw,-10px) scale(.6887);animation:fall-354 23s -21s linear infinite}@keyframes fall-354{40.661%{transform:translate(64.0191vw,40.661vh) scale(.6887)}to{transform:translate(59.6448vw,99vh) scale(.6887)}}.snow:nth-child(355){opacity:.2708;transform:translate(45.2495vw,-10px) scale(.9354);animation:fall-355 10s -18s linear infinite}@keyframes fall-355{74.623%{transform:translate(40.5086vw,74.623vh) scale(.9354)}to{transform:translate(42.87905vw,99vh) scale(.9354)}}.snow:nth-child(356){opacity:1.0488;transform:translate(45.1011vw,-10px) scale(.6525);animation:fall-356 23s -23s linear infinite}@keyframes fall-356{67.243%{transform:translate(42.8977vw,67.243vh) scale(.6525)}to{transform:translate(43.9994vw,99vh) scale(.6525)}}.snow:nth-child(357){opacity:.9366;transform:translate(26.1074vw,-10px) scale(.272);animation:fall-357 26s -4s linear infinite}@keyframes fall-357{76.46%{transform:translate(26.4244vw,76.46vh) scale(.272)}to{transform:translate(26.2659vw,99vh) scale(.272)}}.snow:nth-child(358){opacity:1.0476;transform:translate(69.9204vw,-10px) scale(.63);animation:fall-358 22s -3s linear infinite}@keyframes fall-358{62.129%{transform:translate(66.0149vw,62.129vh) scale(.63)}to{transform:translate(67.96765vw,99vh) scale(.63)}}.snow:nth-child(359){opacity:1.279;transform:translate(9.0316vw,-10px) scale(.631);animation:fall-359 23s -12s linear infinite}@keyframes fall-359{34.941%{transform:translate(9.5855vw,34.941vh) scale(.631)}to{transform:translate(9.30855vw,99vh) scale(.631)}}.snow:nth-child(360){opacity:1.3888;transform:translate(1.5217vw,-10px) scale(.4188);animation:fall-360 15s -3s linear infinite}@keyframes fall-360{66.216%{transform:translate(8.5248vw,66.216vh) scale(.4188)}to{transform:translate(5.02325vw,99vh) scale(.4188)}}.snow:nth-child(361){opacity:1.8936;transform:translate(71.901vw,-10px) scale(.0891);animation:fall-361 23s -26s linear infinite}@keyframes fall-361{62.949%{transform:translate(68.0963vw,62.949vh) scale(.0891)}to{transform:translate(69.99865vw,99vh) scale(.0891)}}.snow:nth-child(362){opacity:.9536;transform:translate(38.1419vw,-10px) scale(.8328);animation:fall-362 16s -13s linear infinite}@keyframes fall-362{54.595%{transform:translate(32.6085vw,54.595vh) scale(.8328)}to{transform:translate(35.3752vw,99vh) scale(.8328)}}.snow:nth-child(363){opacity:1.4004;transform:translate(37.2016vw,-10px) scale(.4124);animation:fall-363 16s -18s linear infinite}@keyframes fall-363{50.082%{transform:translate(29.0148vw,50.082vh) scale(.4124)}to{transform:translate(33.1082vw,99vh) scale(.4124)}}.snow:nth-child(364){opacity:.1646;transform:translate(49.5673vw,-10px) scale(.5187);animation:fall-364 17s -2s linear infinite}@keyframes fall-364{62.913%{transform:translate(56.3879vw,62.913vh) scale(.5187)}to{transform:translate(52.9776vw,99vh) scale(.5187)}}.snow:nth-child(365){opacity:.8106;transform:translate(45.9224vw,-10px) scale(.0569);animation:fall-365 17s -13s linear infinite}@keyframes fall-365{79.835%{transform:translate(36.2523vw,79.835vh) scale(.0569)}to{transform:translate(41.08735vw,99vh) scale(.0569)}}.snow:nth-child(366){opacity:.4772;transform:translate(79.2734vw,-10px) scale(.6891);animation:fall-366 22s -22s linear infinite}@keyframes fall-366{57.602%{transform:translate(70.3877vw,57.602vh) scale(.6891)}to{transform:translate(74.83055vw,99vh) scale(.6891)}}.snow:nth-child(367){opacity:.7276;transform:translate(33.99vw,-10px) scale(.9776);animation:fall-367 11s -5s linear infinite}@keyframes fall-367{39.138%{transform:translate(28.4623vw,39.138vh) scale(.9776)}to{transform:translate(31.22615vw,99vh) scale(.9776)}}.snow:nth-child(368){opacity:.1186;transform:translate(30.2604vw,-10px) scale(.8915);animation:fall-368 25s -9s linear infinite}@keyframes fall-368{34.537%{transform:translate(23.8753vw,34.537vh) scale(.8915)}to{transform:translate(27.06785vw,99vh) scale(.8915)}}.snow:nth-child(369){opacity:.7136;transform:translate(14.5057vw,-10px) scale(.8675);animation:fall-369 18s -13s linear infinite}@keyframes fall-369{69.66%{transform:translate(13.484vw,69.66vh) scale(.8675)}to{transform:translate(13.99485vw,99vh) scale(.8675)}}.snow:nth-child(370){opacity:.8022;transform:translate(86.0748vw,-10px) scale(.1804);animation:fall-370 25s -27s linear infinite}@keyframes fall-370{33.789%{transform:translate(84.9095vw,33.789vh) scale(.1804)}to{transform:translate(85.49215vw,99vh) scale(.1804)}}.snow:nth-child(371){opacity:1.4498;transform:translate(33.9039vw,-10px) scale(.0076);animation:fall-371 15s -5s linear infinite}@keyframes fall-371{57.668%{transform:translate(31.6708vw,57.668vh) scale(.0076)}to{transform:translate(32.78735vw,99vh) scale(.0076)}}.snow:nth-child(372){opacity:1.0852;transform:translate(50.3858vw,-10px) scale(.0636);animation:fall-372 19s -3s linear infinite}@keyframes fall-372{62.197%{transform:translate(45.4193vw,62.197vh) scale(.0636)}to{transform:translate(47.90255vw,99vh) scale(.0636)}}.snow:nth-child(373){opacity:1.5282;transform:translate(.6702vw,-10px) scale(.0317);animation:fall-373 17s -14s linear infinite}@keyframes fall-373{33.496%{transform:translate(-5.1562vw,33.496vh) scale(.0317)}to{transform:translate(-2.243vw,99vh) scale(.0317)}}.snow:nth-child(374){opacity:1.0226;transform:translate(45.3206vw,-10px) scale(.1657);animation:fall-374 28s -21s linear infinite}@keyframes fall-374{70.977%{transform:translate(37.776vw,70.977vh) scale(.1657)}to{transform:translate(41.5483vw,99vh) scale(.1657)}}.snow:nth-child(375){opacity:1.1816;transform:translate(11.6597vw,-10px) scale(.487);animation:fall-375 29s -7s linear infinite}@keyframes fall-375{72.414%{transform:translate(9.4265vw,72.414vh) scale(.487)}to{transform:translate(10.5431vw,99vh) scale(.487)}}.snow:nth-child(376){opacity:.0334;transform:translate(56.4047vw,-10px) scale(.0564);animation:fall-376 24s -6s linear infinite}@keyframes fall-376{63.813%{transform:translate(50.5944vw,63.813vh) scale(.0564)}to{transform:translate(53.49955vw,99vh) scale(.0564)}}.snow:nth-child(377){opacity:1.7294;transform:translate(17.6397vw,-10px) scale(.71);animation:fall-377 10s -14s linear infinite}@keyframes fall-377{47.457%{transform:translate(17.7642vw,47.457vh) scale(.71)}to{transform:translate(17.70195vw,99vh) scale(.71)}}.snow:nth-child(378){opacity:1.008;transform:translate(29.0765vw,-10px) scale(.7976);animation:fall-378 28s -20s linear infinite}@keyframes fall-378{44.818%{transform:translate(28.1331vw,44.818vh) scale(.7976)}to{transform:translate(28.6048vw,99vh) scale(.7976)}}.snow:nth-child(379){opacity:.4024;transform:translate(70.3467vw,-10px) scale(.7952);animation:fall-379 11s -7s linear infinite}@keyframes fall-379{31.152%{transform:translate(67.702vw,31.152vh) scale(.7952)}to{transform:translate(69.02435vw,99vh) scale(.7952)}}.snow:nth-child(380){opacity:.8142;transform:translate(63.3088vw,-10px) scale(.97);animation:fall-380 13s -18s linear infinite}@keyframes fall-380{30.905%{transform:translate(65.5963vw,30.905vh) scale(.97)}to{transform:translate(64.45255vw,99vh) scale(.97)}}.snow:nth-child(381){opacity:1.528;transform:translate(58.0988vw,-10px) scale(.216);animation:fall-381 27s -7s linear infinite}@keyframes fall-381{43.155%{transform:translate(53.517vw,43.155vh) scale(.216)}to{transform:translate(55.8079vw,99vh) scale(.216)}}.snow:nth-child(382){opacity:.8576;transform:translate(3.004vw,-10px) scale(.522);animation:fall-382 28s -10s linear infinite}@keyframes fall-382{76.122%{transform:translate(10.3063vw,76.122vh) scale(.522)}to{transform:translate(6.65515vw,99vh) scale(.522)}}.snow:nth-child(383){opacity:1.7412;transform:translate(1.7841vw,-10px) scale(.6343);animation:fall-383 15s -5s linear infinite}@keyframes fall-383{42.236%{transform:translate(9.8106vw,42.236vh) scale(.6343)}to{transform:translate(5.79735vw,99vh) scale(.6343)}}.snow:nth-child(384){opacity:1.3358;transform:translate(12.6552vw,-10px) scale(.2832);animation:fall-384 29s -27s linear infinite}@keyframes fall-384{43.86%{transform:translate(2.8099vw,43.86vh) scale(.2832)}to{transform:translate(7.73255vw,99vh) scale(.2832)}}.snow:nth-child(385){opacity:.5464;transform:translate(21.1668vw,-10px) scale(.0972);animation:fall-385 13s -7s linear infinite}@keyframes fall-385{54.037%{transform:translate(18.3577vw,54.037vh) scale(.0972)}to{transform:translate(19.76225vw,99vh) scale(.0972)}}.snow:nth-child(386){opacity:1.2916;transform:translate(45.5785vw,-10px) scale(.7676);animation:fall-386 23s -25s linear infinite}@keyframes fall-386{69.048%{transform:translate(45.859vw,69.048vh) scale(.7676)}to{transform:translate(45.71875vw,99vh) scale(.7676)}}.snow:nth-child(387){opacity:1.8342;transform:translate(27.0603vw,-10px) scale(.3875);animation:fall-387 25s -28s linear infinite}@keyframes fall-387{51.519%{transform:translate(20.7356vw,51.519vh) scale(.3875)}to{transform:translate(23.89795vw,99vh) scale(.3875)}}.snow:nth-child(388){opacity:1.9918;transform:translate(43.1904vw,-10px) scale(.6199);animation:fall-388 29s -23s linear infinite}@keyframes fall-388{51.114%{transform:translate(52.4525vw,51.114vh) scale(.6199)}to{transform:translate(47.82145vw,99vh) scale(.6199)}}.snow:nth-child(389){opacity:1.2112;transform:translate(12.9944vw,-10px) scale(.8129);animation:fall-389 22s -27s linear infinite}@keyframes fall-389{45.184%{transform:translate(5.7075vw,45.184vh) scale(.8129)}to{transform:translate(9.35095vw,99vh) scale(.8129)}}.snow:nth-child(390){opacity:1.1684;transform:translate(91.085vw,-10px) scale(.6348);animation:fall-390 15s -21s linear infinite}@keyframes fall-390{63.445%{transform:translate(91.868vw,63.445vh) scale(.6348)}to{transform:translate(91.4765vw,99vh) scale(.6348)}}.snow:nth-child(391){opacity:1.0768;transform:translate(95.1491vw,-10px) scale(.1846);animation:fall-391 20s -11s linear infinite}@keyframes fall-391{61.854%{transform:translate(99.3864vw,61.854vh) scale(.1846)}to{transform:translate(97.26775vw,99vh) scale(.1846)}}.snow:nth-child(392){opacity:.0334;transform:translate(69.2128vw,-10px) scale(.5797);animation:fall-392 26s -16s linear infinite}@keyframes fall-392{44.594%{transform:translate(64.7151vw,44.594vh) scale(.5797)}to{transform:translate(66.96395vw,99vh) scale(.5797)}}.snow:nth-child(393){opacity:.8218;transform:translate(26.5194vw,-10px) scale(.2179);animation:fall-393 10s -23s linear infinite}@keyframes fall-393{70.592%{transform:translate(29.3206vw,70.592vh) scale(.2179)}to{transform:translate(27.92vw,99vh) scale(.2179)}}.snow:nth-child(394){opacity:.0956;transform:translate(7.3898vw,-10px) scale(.8064);animation:fall-394 29s -17s linear infinite}@keyframes fall-394{68.718%{transform:translate(14.518vw,68.718vh) scale(.8064)}to{transform:translate(10.9539vw,99vh) scale(.8064)}}.snow:nth-child(395){opacity:1.6308;transform:translate(46.0717vw,-10px) scale(.2205);animation:fall-395 28s -19s linear infinite}@keyframes fall-395{61.231%{transform:translate(37.9095vw,61.231vh) scale(.2205)}to{transform:translate(41.9906vw,99vh) scale(.2205)}}.snow:nth-child(396){opacity:1.5532;transform:translate(61.0568vw,-10px) scale(.6287);animation:fall-396 25s -18s linear infinite}@keyframes fall-396{45.887%{transform:translate(61.15vw,45.887vh) scale(.6287)}to{transform:translate(61.1034vw,99vh) scale(.6287)}}.snow:nth-child(397){opacity:1.7194;transform:translate(68.0178vw,-10px) scale(.0663);animation:fall-397 23s -5s linear infinite}@keyframes fall-397{69.825%{transform:translate(68.748vw,69.825vh) scale(.0663)}to{transform:translate(68.3829vw,99vh) scale(.0663)}}.snow:nth-child(398){opacity:.6402;transform:translate(25.0018vw,-10px) scale(.2139);animation:fall-398 15s -5s linear infinite}@keyframes fall-398{62.392%{transform:translate(24.049vw,62.392vh) scale(.2139)}to{transform:translate(24.5254vw,99vh) scale(.2139)}}.snow:nth-child(399){opacity:.2242;transform:translate(91.5069vw,-10px) scale(.4413);animation:fall-399 14s -4s linear infinite}@keyframes fall-399{72.074%{transform:translate(90.5707vw,72.074vh) scale(.4413)}to{transform:translate(91.0388vw,99vh) scale(.4413)}}.snow:nth-child(400){opacity:.9824;transform:translate(37.433vw,-10px) scale(.7274);animation:fall-400 10s -10s linear infinite}@keyframes fall-400{61.819%{transform:translate(39.1901vw,61.819vh) scale(.7274)}to{transform:translate(38.31155vw,99vh) scale(.7274)}}\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==
|