@esfaenza/core 15.2.299 → 15.2.301
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.5782;transform:translate(83.5149vw,-10px) scale(.2402);animation:fall-1 20s -5s linear infinite}@keyframes fall-1{39.242%{transform:translate(92.2239vw,39.242vh) scale(.2402)}to{transform:translate(87.8694vw,99vh) scale(.2402)}}.snow:nth-child(2){opacity:1.0442;transform:translate(61.4819vw,-10px) scale(.8392);animation:fall-2 29s -9s linear infinite}@keyframes fall-2{48.338%{transform:translate(65.9278vw,48.338vh) scale(.8392)}to{transform:translate(63.70485vw,99vh) scale(.8392)}}.snow:nth-child(3){opacity:1.3604;transform:translate(50.403vw,-10px) scale(.5355);animation:fall-3 15s -11s linear infinite}@keyframes fall-3{79.63%{transform:translate(56.7675vw,79.63vh) scale(.5355)}to{transform:translate(53.58525vw,99vh) scale(.5355)}}.snow:nth-child(4){opacity:.4618;transform:translate(87.674vw,-10px) scale(.3639);animation:fall-4 27s -8s linear infinite}@keyframes fall-4{39.757%{transform:translate(83.4956vw,39.757vh) scale(.3639)}to{transform:translate(85.5848vw,99vh) scale(.3639)}}.snow:nth-child(5){opacity:1.228;transform:translate(47.8128vw,-10px) scale(.2247);animation:fall-5 13s -27s linear infinite}@keyframes fall-5{34.707%{transform:translate(42.0105vw,34.707vh) scale(.2247)}to{transform:translate(44.91165vw,99vh) scale(.2247)}}.snow:nth-child(6){opacity:1.089;transform:translate(72.9748vw,-10px) scale(.4072);animation:fall-6 15s -22s linear infinite}@keyframes fall-6{44.8%{transform:translate(71.8155vw,44.8vh) scale(.4072)}to{transform:translate(72.39515vw,99vh) scale(.4072)}}.snow:nth-child(7){opacity:.5264;transform:translate(21.2734vw,-10px) scale(.8312);animation:fall-7 11s -9s linear infinite}@keyframes fall-7{74.053%{transform:translate(14.0842vw,74.053vh) scale(.8312)}to{transform:translate(17.6788vw,99vh) scale(.8312)}}.snow:nth-child(8){opacity:.4736;transform:translate(43.9194vw,-10px) scale(.3313);animation:fall-8 25s -27s linear infinite}@keyframes fall-8{71.848%{transform:translate(34.0705vw,71.848vh) scale(.3313)}to{transform:translate(38.99495vw,99vh) scale(.3313)}}.snow:nth-child(9){opacity:.9714;transform:translate(43.5425vw,-10px) scale(.7158);animation:fall-9 30s -6s linear infinite}@keyframes fall-9{36.486%{transform:translate(44.2568vw,36.486vh) scale(.7158)}to{transform:translate(43.89965vw,99vh) scale(.7158)}}.snow:nth-child(10){opacity:1.8248;transform:translate(59.7077vw,-10px) scale(.498);animation:fall-10 27s -1s linear infinite}@keyframes fall-10{45.128%{transform:translate(65.5657vw,45.128vh) scale(.498)}to{transform:translate(62.6367vw,99vh) scale(.498)}}.snow:nth-child(11){opacity:1.02;transform:translate(59.3337vw,-10px) scale(.9892);animation:fall-11 12s -24s linear infinite}@keyframes fall-11{44.783%{transform:translate(61.4716vw,44.783vh) scale(.9892)}to{transform:translate(60.40265vw,99vh) scale(.9892)}}.snow:nth-child(12){opacity:.3056;transform:translate(37.0589vw,-10px) scale(.5025);animation:fall-12 23s -25s linear infinite}@keyframes fall-12{71.706%{transform:translate(38.4558vw,71.706vh) scale(.5025)}to{transform:translate(37.75735vw,99vh) scale(.5025)}}.snow:nth-child(13){opacity:1.37;transform:translate(48.0785vw,-10px) scale(.7116);animation:fall-13 27s -6s linear infinite}@keyframes fall-13{45.151%{transform:translate(54.7407vw,45.151vh) scale(.7116)}to{transform:translate(51.4096vw,99vh) scale(.7116)}}.snow:nth-child(14){opacity:1.812;transform:translate(94.6727vw,-10px) scale(.7312);animation:fall-14 12s -28s linear infinite}@keyframes fall-14{40.383%{transform:translate(85.9496vw,40.383vh) scale(.7312)}to{transform:translate(90.31115vw,99vh) scale(.7312)}}.snow:nth-child(15){opacity:.3722;transform:translate(5.9449vw,-10px) scale(.3928);animation:fall-15 15s -21s linear infinite}@keyframes fall-15{40.682%{transform:translate(-1.0199vw,40.682vh) scale(.3928)}to{transform:translate(2.4625vw,99vh) scale(.3928)}}.snow:nth-child(16){opacity:.4728;transform:translate(70.039vw,-10px) scale(.6846);animation:fall-16 30s -16s linear infinite}@keyframes fall-16{54.567%{transform:translate(74.3018vw,54.567vh) scale(.6846)}to{transform:translate(72.1704vw,99vh) scale(.6846)}}.snow:nth-child(17){opacity:1.3934;transform:translate(62.1912vw,-10px) scale(.0004);animation:fall-17 24s -29s linear infinite}@keyframes fall-17{51.259%{transform:translate(70.8436vw,51.259vh) scale(.0004)}to{transform:translate(66.5174vw,99vh) scale(.0004)}}.snow:nth-child(18){opacity:1.1392;transform:translate(23.2046vw,-10px) scale(.5052);animation:fall-18 30s -1s linear infinite}@keyframes fall-18{55.952%{transform:translate(22.7511vw,55.952vh) scale(.5052)}to{transform:translate(22.97785vw,99vh) scale(.5052)}}.snow:nth-child(19){opacity:1.23;transform:translate(35.0247vw,-10px) scale(.2954);animation:fall-19 12s -18s linear infinite}@keyframes fall-19{64.684%{transform:translate(30.6111vw,64.684vh) scale(.2954)}to{transform:translate(32.8179vw,99vh) scale(.2954)}}.snow:nth-child(20){opacity:1.0946;transform:translate(74.0513vw,-10px) scale(.4716);animation:fall-20 21s -23s linear infinite}@keyframes fall-20{50.127%{transform:translate(66.5648vw,50.127vh) scale(.4716)}to{transform:translate(70.30805vw,99vh) scale(.4716)}}.snow:nth-child(21){opacity:.3614;transform:translate(73.8738vw,-10px) scale(.6931);animation:fall-21 27s -30s linear infinite}@keyframes fall-21{62.995%{transform:translate(67.1398vw,62.995vh) scale(.6931)}to{transform:translate(70.5068vw,99vh) scale(.6931)}}.snow:nth-child(22){opacity:.9574;transform:translate(22.3803vw,-10px) scale(.9104);animation:fall-22 18s -5s linear infinite}@keyframes fall-22{59.036%{transform:translate(17.7995vw,59.036vh) scale(.9104)}to{transform:translate(20.0899vw,99vh) scale(.9104)}}.snow:nth-child(23){opacity:1.3322;transform:translate(34.3283vw,-10px) scale(.308);animation:fall-23 13s -16s linear infinite}@keyframes fall-23{40.89%{transform:translate(29.1228vw,40.89vh) scale(.308)}to{transform:translate(31.72555vw,99vh) scale(.308)}}.snow:nth-child(24){opacity:.2732;transform:translate(38.6373vw,-10px) scale(.0293);animation:fall-24 22s -22s linear infinite}@keyframes fall-24{56.332%{transform:translate(43.9017vw,56.332vh) scale(.0293)}to{transform:translate(41.2695vw,99vh) scale(.0293)}}.snow:nth-child(25){opacity:1.0192;transform:translate(89.1719vw,-10px) scale(.6066);animation:fall-25 30s -7s linear infinite}@keyframes fall-25{58.381%{transform:translate(98.4305vw,58.381vh) scale(.6066)}to{transform:translate(93.8012vw,99vh) scale(.6066)}}.snow:nth-child(26){opacity:.7752;transform:translate(76.104vw,-10px) scale(.6289);animation:fall-26 19s -24s linear infinite}@keyframes fall-26{72.116%{transform:translate(79.8331vw,72.116vh) scale(.6289)}to{transform:translate(77.96855vw,99vh) scale(.6289)}}.snow:nth-child(27){opacity:.765;transform:translate(46.6432vw,-10px) scale(.8965);animation:fall-27 30s -21s linear infinite}@keyframes fall-27{49.39%{transform:translate(46.6058vw,49.39vh) scale(.8965)}to{transform:translate(46.6245vw,99vh) scale(.8965)}}.snow:nth-child(28){opacity:1.0922;transform:translate(6.5257vw,-10px) scale(.3686);animation:fall-28 26s -16s linear infinite}@keyframes fall-28{70.591%{transform:translate(6.2306vw,70.591vh) scale(.3686)}to{transform:translate(6.37815vw,99vh) scale(.3686)}}.snow:nth-child(29){opacity:1.3586;transform:translate(91.3052vw,-10px) scale(.7705);animation:fall-29 30s -4s linear infinite}@keyframes fall-29{42.733%{transform:translate(93.3823vw,42.733vh) scale(.7705)}to{transform:translate(92.34375vw,99vh) scale(.7705)}}.snow:nth-child(30){opacity:1.1506;transform:translate(57.9802vw,-10px) scale(.5526);animation:fall-30 18s -11s linear infinite}@keyframes fall-30{68.603%{transform:translate(54.229vw,68.603vh) scale(.5526)}to{transform:translate(56.1046vw,99vh) scale(.5526)}}.snow:nth-child(31){opacity:.238;transform:translate(58.2957vw,-10px) scale(.7288);animation:fall-31 13s -8s linear infinite}@keyframes fall-31{75.061%{transform:translate(64.4507vw,75.061vh) scale(.7288)}to{transform:translate(61.3732vw,99vh) scale(.7288)}}.snow:nth-child(32){opacity:1.4618;transform:translate(4.6537vw,-10px) scale(.5424);animation:fall-32 22s -6s linear infinite}@keyframes fall-32{78.262%{transform:translate(13.7987vw,78.262vh) scale(.5424)}to{transform:translate(9.2262vw,99vh) scale(.5424)}}.snow:nth-child(33){opacity:1.7752;transform:translate(18.2623vw,-10px) scale(.8955);animation:fall-33 13s -16s linear infinite}@keyframes fall-33{78.305%{transform:translate(19.3292vw,78.305vh) scale(.8955)}to{transform:translate(18.79575vw,99vh) scale(.8955)}}.snow:nth-child(34){opacity:.7078;transform:translate(64.9729vw,-10px) scale(.954);animation:fall-34 20s -21s linear infinite}@keyframes fall-34{46.224%{transform:translate(74.6843vw,46.224vh) scale(.954)}to{transform:translate(69.8286vw,99vh) scale(.954)}}.snow:nth-child(35){opacity:.6484;transform:translate(93.3708vw,-10px) scale(.5212);animation:fall-35 29s -17s linear infinite}@keyframes fall-35{36.854%{transform:translate(90.4861vw,36.854vh) scale(.5212)}to{transform:translate(91.92845vw,99vh) scale(.5212)}}.snow:nth-child(36){opacity:.284;transform:translate(9.0504vw,-10px) scale(.2156);animation:fall-36 21s -1s linear infinite}@keyframes fall-36{38.684%{transform:translate(12.9034vw,38.684vh) scale(.2156)}to{transform:translate(10.9769vw,99vh) scale(.2156)}}.snow:nth-child(37){opacity:.7316;transform:translate(86.2763vw,-10px) scale(.3141);animation:fall-37 18s -11s linear infinite}@keyframes fall-37{54.873%{transform:translate(93.6122vw,54.873vh) scale(.3141)}to{transform:translate(89.94425vw,99vh) scale(.3141)}}.snow:nth-child(38){opacity:.5124;transform:translate(71.5253vw,-10px) scale(.0002);animation:fall-38 12s -14s linear infinite}@keyframes fall-38{39.426%{transform:translate(63.2478vw,39.426vh) scale(.0002)}to{transform:translate(67.38655vw,99vh) scale(.0002)}}.snow:nth-child(39){opacity:.4142;transform:translate(25.0012vw,-10px) scale(.6952);animation:fall-39 23s -26s linear infinite}@keyframes fall-39{79.242%{transform:translate(18.6709vw,79.242vh) scale(.6952)}to{transform:translate(21.83605vw,99vh) scale(.6952)}}.snow:nth-child(40){opacity:1.067;transform:translate(39.4588vw,-10px) scale(.6836);animation:fall-40 25s -9s linear infinite}@keyframes fall-40{57.586%{transform:translate(43.1594vw,57.586vh) scale(.6836)}to{transform:translate(41.3091vw,99vh) scale(.6836)}}.snow:nth-child(41){opacity:1.971;transform:translate(55.1024vw,-10px) scale(.5956);animation:fall-41 28s -24s linear infinite}@keyframes fall-41{47.232%{transform:translate(62.0181vw,47.232vh) scale(.5956)}to{transform:translate(58.56025vw,99vh) scale(.5956)}}.snow:nth-child(42){opacity:.9;transform:translate(94.1448vw,-10px) scale(.9179);animation:fall-42 14s -3s linear infinite}@keyframes fall-42{60.484%{transform:translate(95.2791vw,60.484vh) scale(.9179)}to{transform:translate(94.71195vw,99vh) scale(.9179)}}.snow:nth-child(43){opacity:.6522;transform:translate(94.196vw,-10px) scale(.9008);animation:fall-43 22s -2s linear infinite}@keyframes fall-43{44.51%{transform:translate(84.2217vw,44.51vh) scale(.9008)}to{transform:translate(89.20885vw,99vh) scale(.9008)}}.snow:nth-child(44){opacity:.691;transform:translate(9.932vw,-10px) scale(.519);animation:fall-44 23s -6s linear infinite}@keyframes fall-44{61.148%{transform:translate(14.5653vw,61.148vh) scale(.519)}to{transform:translate(12.24865vw,99vh) scale(.519)}}.snow:nth-child(45){opacity:.2962;transform:translate(34.7298vw,-10px) scale(.6465);animation:fall-45 28s -8s linear infinite}@keyframes fall-45{61.384%{transform:translate(38.8603vw,61.384vh) scale(.6465)}to{transform:translate(36.79505vw,99vh) scale(.6465)}}.snow:nth-child(46){opacity:.6556;transform:translate(9.3235vw,-10px) scale(.9992);animation:fall-46 26s -7s linear infinite}@keyframes fall-46{33.39%{transform:translate(3.7549vw,33.39vh) scale(.9992)}to{transform:translate(6.5392vw,99vh) scale(.9992)}}.snow:nth-child(47){opacity:1.357;transform:translate(43.077vw,-10px) scale(.1195);animation:fall-47 21s -20s linear infinite}@keyframes fall-47{33.314%{transform:translate(45.6947vw,33.314vh) scale(.1195)}to{transform:translate(44.38585vw,99vh) scale(.1195)}}.snow:nth-child(48){opacity:1.8214;transform:translate(12.4687vw,-10px) scale(.3362);animation:fall-48 15s -30s linear infinite}@keyframes fall-48{35.388%{transform:translate(12.3812vw,35.388vh) scale(.3362)}to{transform:translate(12.42495vw,99vh) scale(.3362)}}.snow:nth-child(49){opacity:1.239;transform:translate(49.2591vw,-10px) scale(.5481);animation:fall-49 11s -15s linear infinite}@keyframes fall-49{67.454%{transform:translate(54.6372vw,67.454vh) scale(.5481)}to{transform:translate(51.94815vw,99vh) scale(.5481)}}.snow:nth-child(50){opacity:1.3554;transform:translate(54.2067vw,-10px) scale(.305);animation:fall-50 11s -29s linear infinite}@keyframes fall-50{51.719%{transform:translate(53.9285vw,51.719vh) scale(.305)}to{transform:translate(54.0676vw,99vh) scale(.305)}}.snow:nth-child(51){opacity:1.0166;transform:translate(20.3752vw,-10px) scale(.206);animation:fall-51 30s -2s linear infinite}@keyframes fall-51{42.798%{transform:translate(28.2113vw,42.798vh) scale(.206)}to{transform:translate(24.29325vw,99vh) scale(.206)}}.snow:nth-child(52){opacity:.2518;transform:translate(32.8105vw,-10px) scale(.4237);animation:fall-52 25s -28s linear infinite}@keyframes fall-52{64.464%{transform:translate(36.95vw,64.464vh) scale(.4237)}to{transform:translate(34.88025vw,99vh) scale(.4237)}}.snow:nth-child(53){opacity:.692;transform:translate(35.5342vw,-10px) scale(.2495);animation:fall-53 13s -15s linear infinite}@keyframes fall-53{41.758%{transform:translate(32.3618vw,41.758vh) scale(.2495)}to{transform:translate(33.948vw,99vh) scale(.2495)}}.snow:nth-child(54){opacity:.6686;transform:translate(9.0003vw,-10px) scale(.6115);animation:fall-54 12s -30s linear infinite}@keyframes fall-54{41.59%{transform:translate(9.3588vw,41.59vh) scale(.6115)}to{transform:translate(9.17955vw,99vh) scale(.6115)}}.snow:nth-child(55){opacity:.566;transform:translate(9.2554vw,-10px) scale(.4713);animation:fall-55 17s -24s linear infinite}@keyframes fall-55{59.761%{transform:translate(1.9617vw,59.761vh) scale(.4713)}to{transform:translate(5.60855vw,99vh) scale(.4713)}}.snow:nth-child(56){opacity:1.708;transform:translate(36.0527vw,-10px) scale(.4378);animation:fall-56 16s -27s linear infinite}@keyframes fall-56{30.836%{transform:translate(38.5915vw,30.836vh) scale(.4378)}to{transform:translate(37.3221vw,99vh) scale(.4378)}}.snow:nth-child(57){opacity:1.0356;transform:translate(24.1909vw,-10px) scale(.634);animation:fall-57 12s -15s linear infinite}@keyframes fall-57{75.741%{transform:translate(32.4257vw,75.741vh) scale(.634)}to{transform:translate(28.3083vw,99vh) scale(.634)}}.snow:nth-child(58){opacity:1.8562;transform:translate(36.0672vw,-10px) scale(.2974);animation:fall-58 22s -4s linear infinite}@keyframes fall-58{74.239%{transform:translate(35.6336vw,74.239vh) scale(.2974)}to{transform:translate(35.8504vw,99vh) scale(.2974)}}.snow:nth-child(59){opacity:1.3748;transform:translate(75.6296vw,-10px) scale(.1815);animation:fall-59 22s -23s linear infinite}@keyframes fall-59{60.36%{transform:translate(74.8985vw,60.36vh) scale(.1815)}to{transform:translate(75.26405vw,99vh) scale(.1815)}}.snow:nth-child(60){opacity:.379;transform:translate(74.5404vw,-10px) scale(.4909);animation:fall-60 13s -23s linear infinite}@keyframes fall-60{68.899%{transform:translate(80.3484vw,68.899vh) scale(.4909)}to{transform:translate(77.4444vw,99vh) scale(.4909)}}.snow:nth-child(61){opacity:1.3016;transform:translate(8.3239vw,-10px) scale(.2063);animation:fall-61 25s -13s linear infinite}@keyframes fall-61{51.167%{transform:translate(12.6076vw,51.167vh) scale(.2063)}to{transform:translate(10.46575vw,99vh) scale(.2063)}}.snow:nth-child(62){opacity:.5416;transform:translate(77.0651vw,-10px) scale(.7308);animation:fall-62 24s -3s linear infinite}@keyframes fall-62{51.128%{transform:translate(80.0574vw,51.128vh) scale(.7308)}to{transform:translate(78.56125vw,99vh) scale(.7308)}}.snow:nth-child(63){opacity:1.5214;transform:translate(21.081vw,-10px) scale(.9587);animation:fall-63 14s -11s linear infinite}@keyframes fall-63{68.04%{transform:translate(28.1519vw,68.04vh) scale(.9587)}to{transform:translate(24.61645vw,99vh) scale(.9587)}}.snow:nth-child(64){opacity:1.8372;transform:translate(92.8397vw,-10px) scale(.3031);animation:fall-64 27s -23s linear infinite}@keyframes fall-64{59.749%{transform:translate(101.8113vw,59.749vh) scale(.3031)}to{transform:translate(97.3255vw,99vh) scale(.3031)}}.snow:nth-child(65){opacity:1.5078;transform:translate(85.5682vw,-10px) scale(.9042);animation:fall-65 15s -13s linear infinite}@keyframes fall-65{78.759%{transform:translate(76.9056vw,78.759vh) scale(.9042)}to{transform:translate(81.2369vw,99vh) scale(.9042)}}.snow:nth-child(66){opacity:.0632;transform:translate(50.003vw,-10px) scale(.5096);animation:fall-66 29s -4s linear infinite}@keyframes fall-66{78.951%{transform:translate(51.4171vw,78.951vh) scale(.5096)}to{transform:translate(50.71005vw,99vh) scale(.5096)}}.snow:nth-child(67){opacity:1.3874;transform:translate(30.3933vw,-10px) scale(.3288);animation:fall-67 23s -30s linear infinite}@keyframes fall-67{44.212%{transform:translate(29.9284vw,44.212vh) scale(.3288)}to{transform:translate(30.16085vw,99vh) scale(.3288)}}.snow:nth-child(68){opacity:.6096;transform:translate(15.5079vw,-10px) scale(.3699);animation:fall-68 11s -6s linear infinite}@keyframes fall-68{46.952%{transform:translate(10.2958vw,46.952vh) scale(.3699)}to{transform:translate(12.90185vw,99vh) scale(.3699)}}.snow:nth-child(69){opacity:1.3578;transform:translate(29.2855vw,-10px) scale(.2232);animation:fall-69 28s -29s linear infinite}@keyframes fall-69{51.921%{transform:translate(35.2683vw,51.921vh) scale(.2232)}to{transform:translate(32.2769vw,99vh) scale(.2232)}}.snow:nth-child(70){opacity:.1924;transform:translate(49.5894vw,-10px) scale(.6136);animation:fall-70 15s -10s linear infinite}@keyframes fall-70{70.48%{transform:translate(47.6696vw,70.48vh) scale(.6136)}to{transform:translate(48.6295vw,99vh) scale(.6136)}}.snow:nth-child(71){opacity:.2974;transform:translate(65.1624vw,-10px) scale(.0553);animation:fall-71 13s -4s linear infinite}@keyframes fall-71{54.336%{transform:translate(62.5668vw,54.336vh) scale(.0553)}to{transform:translate(63.8646vw,99vh) scale(.0553)}}.snow:nth-child(72){opacity:.9874;transform:translate(97.2109vw,-10px) scale(.3324);animation:fall-72 22s -22s linear infinite}@keyframes fall-72{56.552%{transform:translate(96.3002vw,56.552vh) scale(.3324)}to{transform:translate(96.75555vw,99vh) scale(.3324)}}.snow:nth-child(73){opacity:1.0642;transform:translate(46.9137vw,-10px) scale(.6279);animation:fall-73 20s -14s linear infinite}@keyframes fall-73{38.349%{transform:translate(39.6972vw,38.349vh) scale(.6279)}to{transform:translate(43.30545vw,99vh) scale(.6279)}}.snow:nth-child(74){opacity:.3008;transform:translate(95.0665vw,-10px) scale(.9585);animation:fall-74 29s -20s linear infinite}@keyframes fall-74{34.55%{transform:translate(95.1591vw,34.55vh) scale(.9585)}to{transform:translate(95.1128vw,99vh) scale(.9585)}}.snow:nth-child(75){opacity:.5636;transform:translate(45.0948vw,-10px) scale(.879);animation:fall-75 23s -6s linear infinite}@keyframes fall-75{70.851%{transform:translate(51.1513vw,70.851vh) scale(.879)}to{transform:translate(48.12305vw,99vh) scale(.879)}}.snow:nth-child(76){opacity:.3526;transform:translate(14.4479vw,-10px) scale(.3643);animation:fall-76 22s -11s linear infinite}@keyframes fall-76{53.709%{transform:translate(6.1712vw,53.709vh) scale(.3643)}to{transform:translate(10.30955vw,99vh) scale(.3643)}}.snow:nth-child(77){opacity:1.9212;transform:translate(93.3968vw,-10px) scale(.8474);animation:fall-77 29s -9s linear infinite}@keyframes fall-77{39.681%{transform:translate(103.2836vw,39.681vh) scale(.8474)}to{transform:translate(98.3402vw,99vh) scale(.8474)}}.snow:nth-child(78){opacity:1.596;transform:translate(86.8065vw,-10px) scale(.57);animation:fall-78 25s -27s linear infinite}@keyframes fall-78{77.589%{transform:translate(95.711vw,77.589vh) scale(.57)}to{transform:translate(91.25875vw,99vh) scale(.57)}}.snow:nth-child(79){opacity:.07;transform:translate(73.0626vw,-10px) scale(.0954);animation:fall-79 28s -14s linear infinite}@keyframes fall-79{72.317%{transform:translate(80.5191vw,72.317vh) scale(.0954)}to{transform:translate(76.79085vw,99vh) scale(.0954)}}.snow:nth-child(80){opacity:.074;transform:translate(30.3465vw,-10px) scale(.9178);animation:fall-80 17s -6s linear infinite}@keyframes fall-80{67.589%{transform:translate(29.9939vw,67.589vh) scale(.9178)}to{transform:translate(30.1702vw,99vh) scale(.9178)}}.snow:nth-child(81){opacity:1.963;transform:translate(97.7455vw,-10px) scale(.3812);animation:fall-81 28s -26s linear infinite}@keyframes fall-81{42.169%{transform:translate(93.5327vw,42.169vh) scale(.3812)}to{transform:translate(95.6391vw,99vh) scale(.3812)}}.snow:nth-child(82){opacity:.5078;transform:translate(1.9317vw,-10px) scale(.9477);animation:fall-82 10s -28s linear infinite}@keyframes fall-82{65.753%{transform:translate(8.1735vw,65.753vh) scale(.9477)}to{transform:translate(5.0526vw,99vh) scale(.9477)}}.snow:nth-child(83){opacity:.7938;transform:translate(82.3649vw,-10px) scale(.9337);animation:fall-83 20s -20s linear infinite}@keyframes fall-83{62.472%{transform:translate(88.6868vw,62.472vh) scale(.9337)}to{transform:translate(85.52585vw,99vh) scale(.9337)}}.snow:nth-child(84){opacity:.3616;transform:translate(84.1273vw,-10px) scale(.4227);animation:fall-84 12s -21s linear infinite}@keyframes fall-84{41.857%{transform:translate(94.0398vw,41.857vh) scale(.4227)}to{transform:translate(89.08355vw,99vh) scale(.4227)}}.snow:nth-child(85){opacity:.4412;transform:translate(55.2569vw,-10px) scale(.7949);animation:fall-85 23s -12s linear infinite}@keyframes fall-85{51.45%{transform:translate(53.1769vw,51.45vh) scale(.7949)}to{transform:translate(54.2169vw,99vh) scale(.7949)}}.snow:nth-child(86){opacity:1.8408;transform:translate(96.708vw,-10px) scale(.0167);animation:fall-86 12s -10s linear infinite}@keyframes fall-86{49.964%{transform:translate(106.511vw,49.964vh) scale(.0167)}to{transform:translate(101.6095vw,99vh) scale(.0167)}}.snow:nth-child(87){opacity:.2188;transform:translate(43.7871vw,-10px) scale(.5358);animation:fall-87 26s -2s linear infinite}@keyframes fall-87{40.102%{transform:translate(35.1011vw,40.102vh) scale(.5358)}to{transform:translate(39.4441vw,99vh) scale(.5358)}}.snow:nth-child(88){opacity:.83;transform:translate(45.4875vw,-10px) scale(.4201);animation:fall-88 27s -3s linear infinite}@keyframes fall-88{39.342%{transform:translate(44.3501vw,39.342vh) scale(.4201)}to{transform:translate(44.9188vw,99vh) scale(.4201)}}.snow:nth-child(89){opacity:.5862;transform:translate(28.8602vw,-10px) scale(.9616);animation:fall-89 24s -8s linear infinite}@keyframes fall-89{71.205%{transform:translate(24.2751vw,71.205vh) scale(.9616)}to{transform:translate(26.56765vw,99vh) scale(.9616)}}.snow:nth-child(90){opacity:1.2972;transform:translate(21.9474vw,-10px) scale(.4835);animation:fall-90 19s -23s linear infinite}@keyframes fall-90{47.389%{transform:translate(20.8201vw,47.389vh) scale(.4835)}to{transform:translate(21.38375vw,99vh) scale(.4835)}}.snow:nth-child(91){opacity:.4378;transform:translate(59.3625vw,-10px) scale(.5429);animation:fall-91 21s -29s linear infinite}@keyframes fall-91{55.052%{transform:translate(68.2996vw,55.052vh) scale(.5429)}to{transform:translate(63.83105vw,99vh) scale(.5429)}}.snow:nth-child(92){opacity:1.933;transform:translate(10.2295vw,-10px) scale(.6104);animation:fall-92 27s -28s linear infinite}@keyframes fall-92{35.897%{transform:translate(7.5291vw,35.897vh) scale(.6104)}to{transform:translate(8.8793vw,99vh) scale(.6104)}}.snow:nth-child(93){opacity:1.4118;transform:translate(87.7338vw,-10px) scale(.2936);animation:fall-93 21s -8s linear infinite}@keyframes fall-93{35.2%{transform:translate(96.1871vw,35.2vh) scale(.2936)}to{transform:translate(91.96045vw,99vh) scale(.2936)}}.snow:nth-child(94){opacity:.4826;transform:translate(27.0452vw,-10px) scale(.9605);animation:fall-94 27s -20s linear infinite}@keyframes fall-94{63.157%{transform:translate(19.5765vw,63.157vh) scale(.9605)}to{transform:translate(23.31085vw,99vh) scale(.9605)}}.snow:nth-child(95){opacity:1.4642;transform:translate(.1996vw,-10px) scale(.2831);animation:fall-95 10s -21s linear infinite}@keyframes fall-95{64.815%{transform:translate(10.1692vw,64.815vh) scale(.2831)}to{transform:translate(5.1844vw,99vh) scale(.2831)}}.snow:nth-child(96){opacity:1.3328;transform:translate(25.7612vw,-10px) scale(.3026);animation:fall-96 20s -29s linear infinite}@keyframes fall-96{78.999%{transform:translate(24.7235vw,78.999vh) scale(.3026)}to{transform:translate(25.24235vw,99vh) scale(.3026)}}.snow:nth-child(97){opacity:1.5046;transform:translate(6.3527vw,-10px) scale(.2708);animation:fall-97 27s -23s linear infinite}@keyframes fall-97{56.809%{transform:translate(13.7532vw,56.809vh) scale(.2708)}to{transform:translate(10.05295vw,99vh) scale(.2708)}}.snow:nth-child(98){opacity:1.767;transform:translate(6.4708vw,-10px) scale(.4085);animation:fall-98 11s -26s linear infinite}@keyframes fall-98{45.215%{transform:translate(15.0863vw,45.215vh) scale(.4085)}to{transform:translate(10.77855vw,99vh) scale(.4085)}}.snow:nth-child(99){opacity:1.6506;transform:translate(74.4538vw,-10px) scale(.0763);animation:fall-99 17s -8s linear infinite}@keyframes fall-99{41.332%{transform:translate(72.5296vw,41.332vh) scale(.0763)}to{transform:translate(73.4917vw,99vh) scale(.0763)}}.snow:nth-child(100){opacity:.3682;transform:translate(93.1775vw,-10px) scale(.149);animation:fall-100 19s -30s linear infinite}@keyframes fall-100{31.374%{transform:translate(92.6344vw,31.374vh) scale(.149)}to{transform:translate(92.90595vw,99vh) scale(.149)}}.snow:nth-child(101){opacity:1.694;transform:translate(61.5661vw,-10px) scale(.3735);animation:fall-101 28s -5s linear infinite}@keyframes fall-101{78.605%{transform:translate(52.2749vw,78.605vh) scale(.3735)}to{transform:translate(56.9205vw,99vh) scale(.3735)}}.snow:nth-child(102){opacity:1.3152;transform:translate(6.2871vw,-10px) scale(.7615);animation:fall-102 15s -17s linear infinite}@keyframes fall-102{38.059%{transform:translate(-3.3955vw,38.059vh) scale(.7615)}to{transform:translate(1.4458vw,99vh) scale(.7615)}}.snow:nth-child(103){opacity:.4872;transform:translate(1.5528vw,-10px) scale(.7758);animation:fall-103 23s -20s linear infinite}@keyframes fall-103{45.623%{transform:translate(11.1561vw,45.623vh) scale(.7758)}to{transform:translate(6.35445vw,99vh) scale(.7758)}}.snow:nth-child(104){opacity:.9832;transform:translate(16.3698vw,-10px) scale(.9073);animation:fall-104 24s -27s linear infinite}@keyframes fall-104{63.102%{transform:translate(18.2417vw,63.102vh) scale(.9073)}to{transform:translate(17.30575vw,99vh) scale(.9073)}}.snow:nth-child(105){opacity:.7046;transform:translate(85.1426vw,-10px) scale(.9427);animation:fall-105 28s -7s linear infinite}@keyframes fall-105{54.758%{transform:translate(82.2871vw,54.758vh) scale(.9427)}to{transform:translate(83.71485vw,99vh) scale(.9427)}}.snow:nth-child(106){opacity:1.9884;transform:translate(61.1099vw,-10px) scale(.3057);animation:fall-106 27s -17s linear infinite}@keyframes fall-106{69.165%{transform:translate(64.9238vw,69.165vh) scale(.3057)}to{transform:translate(63.01685vw,99vh) scale(.3057)}}.snow:nth-child(107){opacity:.9848;transform:translate(45.5645vw,-10px) scale(.8074);animation:fall-107 12s -13s linear infinite}@keyframes fall-107{37.72%{transform:translate(36.0556vw,37.72vh) scale(.8074)}to{transform:translate(40.81005vw,99vh) scale(.8074)}}.snow:nth-child(108){opacity:1.2954;transform:translate(60.9311vw,-10px) scale(.7398);animation:fall-108 23s -17s linear infinite}@keyframes fall-108{39.925%{transform:translate(63.4525vw,39.925vh) scale(.7398)}to{transform:translate(62.1918vw,99vh) scale(.7398)}}.snow:nth-child(109){opacity:1.291;transform:translate(15.1663vw,-10px) scale(.4598);animation:fall-109 20s -30s linear infinite}@keyframes fall-109{76.219%{transform:translate(23.504vw,76.219vh) scale(.4598)}to{transform:translate(19.33515vw,99vh) scale(.4598)}}.snow:nth-child(110){opacity:1.5788;transform:translate(92.9339vw,-10px) scale(.6985);animation:fall-110 19s -9s linear infinite}@keyframes fall-110{71.142%{transform:translate(93.3621vw,71.142vh) scale(.6985)}to{transform:translate(93.148vw,99vh) scale(.6985)}}.snow:nth-child(111){opacity:1.3978;transform:translate(20.0642vw,-10px) scale(.2393);animation:fall-111 11s -14s linear infinite}@keyframes fall-111{54.633%{transform:translate(20.1187vw,54.633vh) scale(.2393)}to{transform:translate(20.09145vw,99vh) scale(.2393)}}.snow:nth-child(112){opacity:1.7108;transform:translate(57.5842vw,-10px) scale(.4563);animation:fall-112 15s -18s linear infinite}@keyframes fall-112{58.151%{transform:translate(62.647vw,58.151vh) scale(.4563)}to{transform:translate(60.1156vw,99vh) scale(.4563)}}.snow:nth-child(113){opacity:.7774;transform:translate(16.6145vw,-10px) scale(.8661);animation:fall-113 18s -20s linear infinite}@keyframes fall-113{71.012%{transform:translate(25.6413vw,71.012vh) scale(.8661)}to{transform:translate(21.1279vw,99vh) scale(.8661)}}.snow:nth-child(114){opacity:1.141;transform:translate(70.0865vw,-10px) scale(.1918);animation:fall-114 26s -15s linear infinite}@keyframes fall-114{37.6%{transform:translate(66.2247vw,37.6vh) scale(.1918)}to{transform:translate(68.1556vw,99vh) scale(.1918)}}.snow:nth-child(115){opacity:.0748;transform:translate(25.8499vw,-10px) scale(.8167);animation:fall-115 16s -16s linear infinite}@keyframes fall-115{54.894%{transform:translate(30.0909vw,54.894vh) scale(.8167)}to{transform:translate(27.9704vw,99vh) scale(.8167)}}.snow:nth-child(116){opacity:.2718;transform:translate(34.1665vw,-10px) scale(.6377);animation:fall-116 25s -26s linear infinite}@keyframes fall-116{68.571%{transform:translate(43.1684vw,68.571vh) scale(.6377)}to{transform:translate(38.66745vw,99vh) scale(.6377)}}.snow:nth-child(117){opacity:.6366;transform:translate(45.1748vw,-10px) scale(.3855);animation:fall-117 11s -20s linear infinite}@keyframes fall-117{45.904%{transform:translate(39.9958vw,45.904vh) scale(.3855)}to{transform:translate(42.5853vw,99vh) scale(.3855)}}.snow:nth-child(118){opacity:.611;transform:translate(88.103vw,-10px) scale(.9953);animation:fall-118 15s -3s linear infinite}@keyframes fall-118{43.039%{transform:translate(96.2627vw,43.039vh) scale(.9953)}to{transform:translate(92.18285vw,99vh) scale(.9953)}}.snow:nth-child(119){opacity:.1026;transform:translate(36.9119vw,-10px) scale(.2974);animation:fall-119 12s -3s linear infinite}@keyframes fall-119{38.28%{transform:translate(37.6323vw,38.28vh) scale(.2974)}to{transform:translate(37.2721vw,99vh) scale(.2974)}}.snow:nth-child(120){opacity:.1264;transform:translate(11.1109vw,-10px) scale(.5539);animation:fall-120 25s -12s linear infinite}@keyframes fall-120{47.169%{transform:translate(6.3572vw,47.169vh) scale(.5539)}to{transform:translate(8.73405vw,99vh) scale(.5539)}}.snow:nth-child(121){opacity:.6652;transform:translate(58.5866vw,-10px) scale(.8758);animation:fall-121 17s -21s linear infinite}@keyframes fall-121{31.324%{transform:translate(55.7522vw,31.324vh) scale(.8758)}to{transform:translate(57.1694vw,99vh) scale(.8758)}}.snow:nth-child(122){opacity:1.1834;transform:translate(68.3713vw,-10px) scale(.0386);animation:fall-122 27s -14s linear infinite}@keyframes fall-122{33.258%{transform:translate(72.6261vw,33.258vh) scale(.0386)}to{transform:translate(70.4987vw,99vh) scale(.0386)}}.snow:nth-child(123){opacity:.5694;transform:translate(12.0917vw,-10px) scale(.8645);animation:fall-123 26s -18s linear infinite}@keyframes fall-123{32.13%{transform:translate(17.2538vw,32.13vh) scale(.8645)}to{transform:translate(14.67275vw,99vh) scale(.8645)}}.snow:nth-child(124){opacity:.1084;transform:translate(11.0666vw,-10px) scale(.8505);animation:fall-124 24s -26s linear infinite}@keyframes fall-124{37.845%{transform:translate(18.744vw,37.845vh) scale(.8505)}to{transform:translate(14.9053vw,99vh) scale(.8505)}}.snow:nth-child(125){opacity:1.353;transform:translate(15.0204vw,-10px) scale(.481);animation:fall-125 24s -8s linear infinite}@keyframes fall-125{41.274%{transform:translate(8.6231vw,41.274vh) scale(.481)}to{transform:translate(11.82175vw,99vh) scale(.481)}}.snow:nth-child(126){opacity:1.7846;transform:translate(40.6648vw,-10px) scale(.4643);animation:fall-126 30s -28s linear infinite}@keyframes fall-126{47.177%{transform:translate(46.8356vw,47.177vh) scale(.4643)}to{transform:translate(43.7502vw,99vh) scale(.4643)}}.snow:nth-child(127){opacity:.5722;transform:translate(6.5074vw,-10px) scale(.1858);animation:fall-127 19s -30s linear infinite}@keyframes fall-127{34.319%{transform:translate(1.4704vw,34.319vh) scale(.1858)}to{transform:translate(3.9889vw,99vh) scale(.1858)}}.snow:nth-child(128){opacity:.34;transform:translate(51.8616vw,-10px) scale(.7689);animation:fall-128 29s -7s linear infinite}@keyframes fall-128{41.52%{transform:translate(52.1233vw,41.52vh) scale(.7689)}to{transform:translate(51.99245vw,99vh) scale(.7689)}}.snow:nth-child(129){opacity:.1536;transform:translate(37.871vw,-10px) scale(.3715);animation:fall-129 26s -6s linear infinite}@keyframes fall-129{71.158%{transform:translate(37.8931vw,71.158vh) scale(.3715)}to{transform:translate(37.88205vw,99vh) scale(.3715)}}.snow:nth-child(130){opacity:.0844;transform:translate(21.7728vw,-10px) scale(.6332);animation:fall-130 26s -18s linear infinite}@keyframes fall-130{36.398%{transform:translate(13.8318vw,36.398vh) scale(.6332)}to{transform:translate(17.8023vw,99vh) scale(.6332)}}.snow:nth-child(131){opacity:.606;transform:translate(37.3328vw,-10px) scale(.0179);animation:fall-131 29s -13s linear infinite}@keyframes fall-131{37.688%{transform:translate(31.3808vw,37.688vh) scale(.0179)}to{transform:translate(34.3568vw,99vh) scale(.0179)}}.snow:nth-child(132){opacity:1.5656;transform:translate(32.3613vw,-10px) scale(.6652);animation:fall-132 21s -12s linear infinite}@keyframes fall-132{47.547%{transform:translate(24.8319vw,47.547vh) scale(.6652)}to{transform:translate(28.5966vw,99vh) scale(.6652)}}.snow:nth-child(133){opacity:.6658;transform:translate(95.3656vw,-10px) scale(.3065);animation:fall-133 25s -29s linear infinite}@keyframes fall-133{49.039%{transform:translate(100.617vw,49.039vh) scale(.3065)}to{transform:translate(97.9913vw,99vh) scale(.3065)}}.snow:nth-child(134){opacity:1.7614;transform:translate(63.9716vw,-10px) scale(.9909);animation:fall-134 23s -7s linear infinite}@keyframes fall-134{45.067%{transform:translate(64.4823vw,45.067vh) scale(.9909)}to{transform:translate(64.22695vw,99vh) scale(.9909)}}.snow:nth-child(135){opacity:1.52;transform:translate(44.2354vw,-10px) scale(.2197);animation:fall-135 11s -10s linear infinite}@keyframes fall-135{53.899%{transform:translate(37.5627vw,53.899vh) scale(.2197)}to{transform:translate(40.89905vw,99vh) scale(.2197)}}.snow:nth-child(136){opacity:1.2582;transform:translate(48.3299vw,-10px) scale(.5495);animation:fall-136 12s -28s linear infinite}@keyframes fall-136{51.888%{transform:translate(50.5119vw,51.888vh) scale(.5495)}to{transform:translate(49.4209vw,99vh) scale(.5495)}}.snow:nth-child(137){opacity:1.2386;transform:translate(51.6317vw,-10px) scale(.9128);animation:fall-137 11s -8s linear infinite}@keyframes fall-137{58.731%{transform:translate(50.4683vw,58.731vh) scale(.9128)}to{transform:translate(51.05vw,99vh) scale(.9128)}}.snow:nth-child(138){opacity:.2624;transform:translate(60.1024vw,-10px) scale(.969);animation:fall-138 23s -3s linear infinite}@keyframes fall-138{75.043%{transform:translate(62.9076vw,75.043vh) scale(.969)}to{transform:translate(61.505vw,99vh) scale(.969)}}.snow:nth-child(139){opacity:.9458;transform:translate(86.944vw,-10px) scale(.2758);animation:fall-139 11s -11s linear infinite}@keyframes fall-139{40.359%{transform:translate(81.9201vw,40.359vh) scale(.2758)}to{transform:translate(84.43205vw,99vh) scale(.2758)}}.snow:nth-child(140){opacity:1.2672;transform:translate(55.3715vw,-10px) scale(.7297);animation:fall-140 29s -8s linear infinite}@keyframes fall-140{59.539%{transform:translate(48.2059vw,59.539vh) scale(.7297)}to{transform:translate(51.7887vw,99vh) scale(.7297)}}.snow:nth-child(141){opacity:.7544;transform:translate(70.4345vw,-10px) scale(.8394);animation:fall-141 26s -20s linear infinite}@keyframes fall-141{33.031%{transform:translate(67.838vw,33.031vh) scale(.8394)}to{transform:translate(69.13625vw,99vh) scale(.8394)}}.snow:nth-child(142){opacity:1.9656;transform:translate(35.2885vw,-10px) scale(.9926);animation:fall-142 19s -18s linear infinite}@keyframes fall-142{57.472%{transform:translate(43.0715vw,57.472vh) scale(.9926)}to{transform:translate(39.18vw,99vh) scale(.9926)}}.snow:nth-child(143){opacity:.7804;transform:translate(72.0746vw,-10px) scale(.9557);animation:fall-143 13s -14s linear infinite}@keyframes fall-143{31.002%{transform:translate(78.3234vw,31.002vh) scale(.9557)}to{transform:translate(75.199vw,99vh) scale(.9557)}}.snow:nth-child(144){opacity:.9298;transform:translate(78.2996vw,-10px) scale(.9477);animation:fall-144 10s -23s linear infinite}@keyframes fall-144{48.65%{transform:translate(79.3401vw,48.65vh) scale(.9477)}to{transform:translate(78.81985vw,99vh) scale(.9477)}}.snow:nth-child(145){opacity:.4598;transform:translate(8.6868vw,-10px) scale(.6268);animation:fall-145 28s -9s linear infinite}@keyframes fall-145{33.809%{transform:translate(15.2753vw,33.809vh) scale(.6268)}to{transform:translate(11.98105vw,99vh) scale(.6268)}}.snow:nth-child(146){opacity:1.6532;transform:translate(92.4926vw,-10px) scale(.9484);animation:fall-146 21s -8s linear infinite}@keyframes fall-146{53.365%{transform:translate(88.0028vw,53.365vh) scale(.9484)}to{transform:translate(90.2477vw,99vh) scale(.9484)}}.snow:nth-child(147){opacity:1.8648;transform:translate(79.8298vw,-10px) scale(.3756);animation:fall-147 13s -6s linear infinite}@keyframes fall-147{45.205%{transform:translate(80.366vw,45.205vh) scale(.3756)}to{transform:translate(80.0979vw,99vh) scale(.3756)}}.snow:nth-child(148){opacity:1.3902;transform:translate(73.6729vw,-10px) scale(.0177);animation:fall-148 19s -29s linear infinite}@keyframes fall-148{70.429%{transform:translate(82.6547vw,70.429vh) scale(.0177)}to{transform:translate(78.1638vw,99vh) scale(.0177)}}.snow:nth-child(149){opacity:.8196;transform:translate(82.3636vw,-10px) scale(.5713);animation:fall-149 11s -6s linear infinite}@keyframes fall-149{76.303%{transform:translate(79.2108vw,76.303vh) scale(.5713)}to{transform:translate(80.7872vw,99vh) scale(.5713)}}.snow:nth-child(150){opacity:1.6792;transform:translate(76.0889vw,-10px) scale(.7519);animation:fall-150 16s -27s linear infinite}@keyframes fall-150{49.558%{transform:translate(68.6482vw,49.558vh) scale(.7519)}to{transform:translate(72.36855vw,99vh) scale(.7519)}}.snow:nth-child(151){opacity:1.3668;transform:translate(49.2505vw,-10px) scale(.6886);animation:fall-151 25s -2s linear infinite}@keyframes fall-151{32.581%{transform:translate(57.9875vw,32.581vh) scale(.6886)}to{transform:translate(53.619vw,99vh) scale(.6886)}}.snow:nth-child(152){opacity:.1598;transform:translate(26.1564vw,-10px) scale(.7862);animation:fall-152 28s -2s linear infinite}@keyframes fall-152{72.009%{transform:translate(23.2596vw,72.009vh) scale(.7862)}to{transform:translate(24.708vw,99vh) scale(.7862)}}.snow:nth-child(153){opacity:1.8356;transform:translate(22.4224vw,-10px) scale(.7333);animation:fall-153 17s -1s linear infinite}@keyframes fall-153{34.437%{transform:translate(18.4221vw,34.437vh) scale(.7333)}to{transform:translate(20.42225vw,99vh) scale(.7333)}}.snow:nth-child(154){opacity:.0154;transform:translate(68.3932vw,-10px) scale(.7979);animation:fall-154 18s -20s linear infinite}@keyframes fall-154{63.111%{transform:translate(69.7651vw,63.111vh) scale(.7979)}to{transform:translate(69.07915vw,99vh) scale(.7979)}}.snow:nth-child(155){opacity:.6958;transform:translate(28.2077vw,-10px) scale(.9592);animation:fall-155 24s -13s linear infinite}@keyframes fall-155{58.413%{transform:translate(33.6841vw,58.413vh) scale(.9592)}to{transform:translate(30.9459vw,99vh) scale(.9592)}}.snow:nth-child(156){opacity:.105;transform:translate(39.8966vw,-10px) scale(.8833);animation:fall-156 28s -2s linear infinite}@keyframes fall-156{59%{transform:translate(38.6206vw,59vh) scale(.8833)}to{transform:translate(39.2586vw,99vh) scale(.8833)}}.snow:nth-child(157){opacity:.6874;transform:translate(5.2274vw,-10px) scale(.6845);animation:fall-157 30s -30s linear infinite}@keyframes fall-157{40.374%{transform:translate(1.2385vw,40.374vh) scale(.6845)}to{transform:translate(3.23295vw,99vh) scale(.6845)}}.snow:nth-child(158){opacity:1.213;transform:translate(76.7734vw,-10px) scale(.5473);animation:fall-158 30s -12s linear infinite}@keyframes fall-158{42.292%{transform:translate(85.6297vw,42.292vh) scale(.5473)}to{transform:translate(81.20155vw,99vh) scale(.5473)}}.snow:nth-child(159){opacity:1.545;transform:translate(42.0696vw,-10px) scale(.7279);animation:fall-159 13s -8s linear infinite}@keyframes fall-159{38.83%{transform:translate(43.7914vw,38.83vh) scale(.7279)}to{transform:translate(42.9305vw,99vh) scale(.7279)}}.snow:nth-child(160){opacity:.0438;transform:translate(17.0397vw,-10px) scale(.8649);animation:fall-160 27s -24s linear infinite}@keyframes fall-160{45.614%{transform:translate(24.6532vw,45.614vh) scale(.8649)}to{transform:translate(20.84645vw,99vh) scale(.8649)}}.snow:nth-child(161){opacity:1.1854;transform:translate(94.9217vw,-10px) scale(.0069);animation:fall-161 25s -22s linear infinite}@keyframes fall-161{35.388%{transform:translate(99.6086vw,35.388vh) scale(.0069)}to{transform:translate(97.26515vw,99vh) scale(.0069)}}.snow:nth-child(162){opacity:1.0416;transform:translate(2.4668vw,-10px) scale(.9223);animation:fall-162 10s -13s linear infinite}@keyframes fall-162{77.083%{transform:translate(12.2941vw,77.083vh) scale(.9223)}to{transform:translate(7.38045vw,99vh) scale(.9223)}}.snow:nth-child(163){opacity:.75;transform:translate(75.4028vw,-10px) scale(.2805);animation:fall-163 22s -5s linear infinite}@keyframes fall-163{71.649%{transform:translate(81.2403vw,71.649vh) scale(.2805)}to{transform:translate(78.32155vw,99vh) scale(.2805)}}.snow:nth-child(164){opacity:1.1924;transform:translate(95.7742vw,-10px) scale(.3007);animation:fall-164 18s -23s linear infinite}@keyframes fall-164{77.019%{transform:translate(105.7363vw,77.019vh) scale(.3007)}to{transform:translate(100.75525vw,99vh) scale(.3007)}}.snow:nth-child(165){opacity:1.014;transform:translate(22.5073vw,-10px) scale(.7989);animation:fall-165 23s -25s linear infinite}@keyframes fall-165{65.938%{transform:translate(15.7596vw,65.938vh) scale(.7989)}to{transform:translate(19.13345vw,99vh) scale(.7989)}}.snow:nth-child(166){opacity:.5522;transform:translate(71.0112vw,-10px) scale(.8682);animation:fall-166 26s -27s linear infinite}@keyframes fall-166{40.951%{transform:translate(72.9124vw,40.951vh) scale(.8682)}to{transform:translate(71.9618vw,99vh) scale(.8682)}}.snow:nth-child(167){opacity:1.0234;transform:translate(96.3357vw,-10px) scale(.1251);animation:fall-167 30s -26s linear infinite}@keyframes fall-167{30.008%{transform:translate(104.7319vw,30.008vh) scale(.1251)}to{transform:translate(100.5338vw,99vh) scale(.1251)}}.snow:nth-child(168){opacity:1.1012;transform:translate(49.7079vw,-10px) scale(.0004);animation:fall-168 25s -25s linear infinite}@keyframes fall-168{33.086%{transform:translate(50.3797vw,33.086vh) scale(.0004)}to{transform:translate(50.0438vw,99vh) scale(.0004)}}.snow:nth-child(169){opacity:1.8304;transform:translate(84.1465vw,-10px) scale(.7447);animation:fall-169 27s -17s linear infinite}@keyframes fall-169{63.741%{transform:translate(83.2342vw,63.741vh) scale(.7447)}to{transform:translate(83.69035vw,99vh) scale(.7447)}}.snow:nth-child(170){opacity:1.3214;transform:translate(45.3502vw,-10px) scale(.8216);animation:fall-170 29s -25s linear infinite}@keyframes fall-170{78.262%{transform:translate(46.7645vw,78.262vh) scale(.8216)}to{transform:translate(46.05735vw,99vh) scale(.8216)}}.snow:nth-child(171){opacity:1.6616;transform:translate(81.4163vw,-10px) scale(.8748);animation:fall-171 18s -12s linear infinite}@keyframes fall-171{64.532%{transform:translate(72.2521vw,64.532vh) scale(.8748)}to{transform:translate(76.8342vw,99vh) scale(.8748)}}.snow:nth-child(172){opacity:1.2626;transform:translate(78.1174vw,-10px) scale(.5131);animation:fall-172 14s -9s linear infinite}@keyframes fall-172{53.076%{transform:translate(72.5529vw,53.076vh) scale(.5131)}to{transform:translate(75.33515vw,99vh) scale(.5131)}}.snow:nth-child(173){opacity:.7072;transform:translate(65.8587vw,-10px) scale(.6654);animation:fall-173 19s -2s linear infinite}@keyframes fall-173{33.706%{transform:translate(63.8414vw,33.706vh) scale(.6654)}to{transform:translate(64.85005vw,99vh) scale(.6654)}}.snow:nth-child(174){opacity:.3642;transform:translate(96.8153vw,-10px) scale(.2842);animation:fall-174 11s -6s linear infinite}@keyframes fall-174{45.023%{transform:translate(93.7509vw,45.023vh) scale(.2842)}to{transform:translate(95.2831vw,99vh) scale(.2842)}}.snow:nth-child(175){opacity:.1604;transform:translate(65.7923vw,-10px) scale(.5122);animation:fall-175 16s -14s linear infinite}@keyframes fall-175{32.623%{transform:translate(62.5619vw,32.623vh) scale(.5122)}to{transform:translate(64.1771vw,99vh) scale(.5122)}}.snow:nth-child(176){opacity:1.586;transform:translate(59.6573vw,-10px) scale(.2648);animation:fall-176 22s -25s linear infinite}@keyframes fall-176{55.814%{transform:translate(49.8521vw,55.814vh) scale(.2648)}to{transform:translate(54.7547vw,99vh) scale(.2648)}}.snow:nth-child(177){opacity:1.1038;transform:translate(41.6001vw,-10px) scale(.8903);animation:fall-177 26s -26s linear infinite}@keyframes fall-177{63.678%{transform:translate(51.2296vw,63.678vh) scale(.8903)}to{transform:translate(46.41485vw,99vh) scale(.8903)}}.snow:nth-child(178){opacity:1.5842;transform:translate(69.879vw,-10px) scale(.0228);animation:fall-178 12s -23s linear infinite}@keyframes fall-178{61.614%{transform:translate(71.4134vw,61.614vh) scale(.0228)}to{transform:translate(70.6462vw,99vh) scale(.0228)}}.snow:nth-child(179){opacity:1.2634;transform:translate(85.4321vw,-10px) scale(.2781);animation:fall-179 14s -26s linear infinite}@keyframes fall-179{48.003%{transform:translate(86.9953vw,48.003vh) scale(.2781)}to{transform:translate(86.2137vw,99vh) scale(.2781)}}.snow:nth-child(180){opacity:1.3648;transform:translate(16.7662vw,-10px) scale(.4989);animation:fall-180 19s -6s linear infinite}@keyframes fall-180{65.468%{transform:translate(21.7799vw,65.468vh) scale(.4989)}to{transform:translate(19.27305vw,99vh) scale(.4989)}}.snow:nth-child(181){opacity:1.7102;transform:translate(37.943vw,-10px) scale(.2317);animation:fall-181 19s -13s linear infinite}@keyframes fall-181{39.35%{transform:translate(42.5103vw,39.35vh) scale(.2317)}to{transform:translate(40.22665vw,99vh) scale(.2317)}}.snow:nth-child(182){opacity:1.7346;transform:translate(67.4173vw,-10px) scale(.4163);animation:fall-182 30s -30s linear infinite}@keyframes fall-182{40.831%{transform:translate(57.529vw,40.831vh) scale(.4163)}to{transform:translate(62.47315vw,99vh) scale(.4163)}}.snow:nth-child(183){opacity:1.225;transform:translate(26.8131vw,-10px) scale(.7072);animation:fall-183 10s -17s linear infinite}@keyframes fall-183{48.429%{transform:translate(24.8052vw,48.429vh) scale(.7072)}to{transform:translate(25.80915vw,99vh) scale(.7072)}}.snow:nth-child(184){opacity:.6036;transform:translate(26.5597vw,-10px) scale(.504);animation:fall-184 25s -5s linear infinite}@keyframes fall-184{61.789%{transform:translate(31.0778vw,61.789vh) scale(.504)}to{transform:translate(28.81875vw,99vh) scale(.504)}}.snow:nth-child(185){opacity:1.9788;transform:translate(70.4004vw,-10px) scale(.5643);animation:fall-185 20s -28s linear infinite}@keyframes fall-185{48.342%{transform:translate(75.4201vw,48.342vh) scale(.5643)}to{transform:translate(72.91025vw,99vh) scale(.5643)}}.snow:nth-child(186){opacity:.2558;transform:translate(31.1103vw,-10px) scale(.4135);animation:fall-186 19s -10s linear infinite}@keyframes fall-186{60.527%{transform:translate(23.1095vw,60.527vh) scale(.4135)}to{transform:translate(27.1099vw,99vh) scale(.4135)}}.snow:nth-child(187){opacity:.9306;transform:translate(79.4993vw,-10px) scale(.5761);animation:fall-187 29s -2s linear infinite}@keyframes fall-187{68.24%{transform:translate(79.8587vw,68.24vh) scale(.5761)}to{transform:translate(79.679vw,99vh) scale(.5761)}}.snow:nth-child(188){opacity:.4766;transform:translate(36.2994vw,-10px) scale(.5401);animation:fall-188 23s -14s linear infinite}@keyframes fall-188{52.888%{transform:translate(26.3288vw,52.888vh) scale(.5401)}to{transform:translate(31.3141vw,99vh) scale(.5401)}}.snow:nth-child(189){opacity:.324;transform:translate(20.8483vw,-10px) scale(.2726);animation:fall-189 20s -16s linear infinite}@keyframes fall-189{52.006%{transform:translate(15.0303vw,52.006vh) scale(.2726)}to{transform:translate(17.9393vw,99vh) scale(.2726)}}.snow:nth-child(190){opacity:.628;transform:translate(77.8233vw,-10px) scale(.2711);animation:fall-190 12s -20s linear infinite}@keyframes fall-190{67.606%{transform:translate(76.8683vw,67.606vh) scale(.2711)}to{transform:translate(77.3458vw,99vh) scale(.2711)}}.snow:nth-child(191){opacity:1.2826;transform:translate(36.7609vw,-10px) scale(.5405);animation:fall-191 10s -9s linear infinite}@keyframes fall-191{65.68%{transform:translate(36.6695vw,65.68vh) scale(.5405)}to{transform:translate(36.7152vw,99vh) scale(.5405)}}.snow:nth-child(192){opacity:.3068;transform:translate(35.1402vw,-10px) scale(.66);animation:fall-192 24s -23s linear infinite}@keyframes fall-192{52.112%{transform:translate(44.5439vw,52.112vh) scale(.66)}to{transform:translate(39.84205vw,99vh) scale(.66)}}.snow:nth-child(193){opacity:1.882;transform:translate(92.4755vw,-10px) scale(.5072);animation:fall-193 23s -19s linear infinite}@keyframes fall-193{75.89%{transform:translate(95.8916vw,75.89vh) scale(.5072)}to{transform:translate(94.18355vw,99vh) scale(.5072)}}.snow:nth-child(194){opacity:.0672;transform:translate(17.9341vw,-10px) scale(.6397);animation:fall-194 21s -6s linear infinite}@keyframes fall-194{64.218%{transform:translate(22.3401vw,64.218vh) scale(.6397)}to{transform:translate(20.1371vw,99vh) scale(.6397)}}.snow:nth-child(195){opacity:1.938;transform:translate(46.738vw,-10px) scale(.0863);animation:fall-195 27s -9s linear infinite}@keyframes fall-195{68.502%{transform:translate(41.1117vw,68.502vh) scale(.0863)}to{transform:translate(43.92485vw,99vh) scale(.0863)}}.snow:nth-child(196){opacity:1.2686;transform:translate(35.8273vw,-10px) scale(.7628);animation:fall-196 11s -4s linear infinite}@keyframes fall-196{77.7%{transform:translate(40.0857vw,77.7vh) scale(.7628)}to{transform:translate(37.9565vw,99vh) scale(.7628)}}.snow:nth-child(197){opacity:.154;transform:translate(44.2235vw,-10px) scale(.6082);animation:fall-197 15s -5s linear infinite}@keyframes fall-197{37.706%{transform:translate(50.6136vw,37.706vh) scale(.6082)}to{transform:translate(47.41855vw,99vh) scale(.6082)}}.snow:nth-child(198){opacity:1.22;transform:translate(61.1958vw,-10px) scale(.4028);animation:fall-198 27s -15s linear infinite}@keyframes fall-198{65.021%{transform:translate(61.5205vw,65.021vh) scale(.4028)}to{transform:translate(61.35815vw,99vh) scale(.4028)}}.snow:nth-child(199){opacity:1.9636;transform:translate(99.4932vw,-10px) scale(.2633);animation:fall-199 16s -29s linear infinite}@keyframes fall-199{47.03%{transform:translate(92.9827vw,47.03vh) scale(.2633)}to{transform:translate(96.23795vw,99vh) scale(.2633)}}.snow:nth-child(200){opacity:.52;transform:translate(32.162vw,-10px) scale(.3841);animation:fall-200 17s -15s linear infinite}@keyframes fall-200{65.143%{transform:translate(35.9379vw,65.143vh) scale(.3841)}to{transform:translate(34.04995vw,99vh) scale(.3841)}}.snow:nth-child(201){opacity:1.7404;transform:translate(98.8514vw,-10px) scale(.0451);animation:fall-201 22s -16s linear infinite}@keyframes fall-201{51.429%{transform:translate(100.4403vw,51.429vh) scale(.0451)}to{transform:translate(99.64585vw,99vh) scale(.0451)}}.snow:nth-child(202){opacity:.4882;transform:translate(82.9375vw,-10px) scale(.3174);animation:fall-202 18s -17s linear infinite}@keyframes fall-202{63.503%{transform:translate(89.2155vw,63.503vh) scale(.3174)}to{transform:translate(86.0765vw,99vh) scale(.3174)}}.snow:nth-child(203){opacity:.6034;transform:translate(27.3134vw,-10px) scale(.6002);animation:fall-203 15s -25s linear infinite}@keyframes fall-203{30.159%{transform:translate(22.311vw,30.159vh) scale(.6002)}to{transform:translate(24.8122vw,99vh) scale(.6002)}}.snow:nth-child(204){opacity:.4228;transform:translate(89.1651vw,-10px) scale(.5998);animation:fall-204 24s -6s linear infinite}@keyframes fall-204{62.719%{transform:translate(85.3741vw,62.719vh) scale(.5998)}to{transform:translate(87.2696vw,99vh) scale(.5998)}}.snow:nth-child(205){opacity:1.5344;transform:translate(94.5844vw,-10px) scale(.6913);animation:fall-205 20s -18s linear infinite}@keyframes fall-205{39.285%{transform:translate(101.2415vw,39.285vh) scale(.6913)}to{transform:translate(97.91295vw,99vh) scale(.6913)}}.snow:nth-child(206){opacity:.6348;transform:translate(14.5605vw,-10px) scale(.8462);animation:fall-206 17s -3s linear infinite}@keyframes fall-206{52.157%{transform:translate(12.3897vw,52.157vh) scale(.8462)}to{transform:translate(13.4751vw,99vh) scale(.8462)}}.snow:nth-child(207){opacity:1.0796;transform:translate(12.8067vw,-10px) scale(.4315);animation:fall-207 12s -14s linear infinite}@keyframes fall-207{44.268%{transform:translate(4.3213vw,44.268vh) scale(.4315)}to{transform:translate(8.564vw,99vh) scale(.4315)}}.snow:nth-child(208){opacity:.2604;transform:translate(40.6618vw,-10px) scale(.1645);animation:fall-208 24s -29s linear infinite}@keyframes fall-208{50.747%{transform:translate(47.7559vw,50.747vh) scale(.1645)}to{transform:translate(44.20885vw,99vh) scale(.1645)}}.snow:nth-child(209){opacity:1.92;transform:translate(96.953vw,-10px) scale(.347);animation:fall-209 24s -14s linear infinite}@keyframes fall-209{31.681%{transform:translate(87.5007vw,31.681vh) scale(.347)}to{transform:translate(92.22685vw,99vh) scale(.347)}}.snow:nth-child(210){opacity:.4066;transform:translate(59.2035vw,-10px) scale(.7676);animation:fall-210 14s -9s linear infinite}@keyframes fall-210{59.891%{transform:translate(57.2812vw,59.891vh) scale(.7676)}to{transform:translate(58.24235vw,99vh) scale(.7676)}}.snow:nth-child(211){opacity:1.9496;transform:translate(19.4977vw,-10px) scale(.8015);animation:fall-211 22s -9s linear infinite}@keyframes fall-211{30.464%{transform:translate(26.0225vw,30.464vh) scale(.8015)}to{transform:translate(22.7601vw,99vh) scale(.8015)}}.snow:nth-child(212){opacity:.0488;transform:translate(74.8012vw,-10px) scale(.4439);animation:fall-212 24s -13s linear infinite}@keyframes fall-212{78.311%{transform:translate(78.7351vw,78.311vh) scale(.4439)}to{transform:translate(76.76815vw,99vh) scale(.4439)}}.snow:nth-child(213){opacity:.755;transform:translate(21.6679vw,-10px) scale(.561);animation:fall-213 16s -5s linear infinite}@keyframes fall-213{39.202%{transform:translate(13.412vw,39.202vh) scale(.561)}to{transform:translate(17.53995vw,99vh) scale(.561)}}.snow:nth-child(214){opacity:.5708;transform:translate(22.3808vw,-10px) scale(.462);animation:fall-214 29s -23s linear infinite}@keyframes fall-214{43.217%{transform:translate(18.4441vw,43.217vh) scale(.462)}to{transform:translate(20.41245vw,99vh) scale(.462)}}.snow:nth-child(215){opacity:.5014;transform:translate(2.1294vw,-10px) scale(.3497);animation:fall-215 13s -30s linear infinite}@keyframes fall-215{35.76%{transform:translate(8.6544vw,35.76vh) scale(.3497)}to{transform:translate(5.3919vw,99vh) scale(.3497)}}.snow:nth-child(216){opacity:1.1836;transform:translate(69.7183vw,-10px) scale(.8001);animation:fall-216 14s -29s linear infinite}@keyframes fall-216{76.593%{transform:translate(72.8741vw,76.593vh) scale(.8001)}to{transform:translate(71.2962vw,99vh) scale(.8001)}}.snow:nth-child(217){opacity:1.172;transform:translate(55.9781vw,-10px) scale(.6945);animation:fall-217 29s -3s linear infinite}@keyframes fall-217{50.806%{transform:translate(63.7622vw,50.806vh) scale(.6945)}to{transform:translate(59.87015vw,99vh) scale(.6945)}}.snow:nth-child(218){opacity:.2182;transform:translate(66.8814vw,-10px) scale(.801);animation:fall-218 28s -6s linear infinite}@keyframes fall-218{41.24%{transform:translate(61.4773vw,41.24vh) scale(.801)}to{transform:translate(64.17935vw,99vh) scale(.801)}}.snow:nth-child(219){opacity:1.2932;transform:translate(8.0458vw,-10px) scale(.7937);animation:fall-219 15s -29s linear infinite}@keyframes fall-219{43.528%{transform:translate(5.9794vw,43.528vh) scale(.7937)}to{transform:translate(7.0126vw,99vh) scale(.7937)}}.snow:nth-child(220){opacity:1.363;transform:translate(2.8374vw,-10px) scale(.4496);animation:fall-220 17s -20s linear infinite}@keyframes fall-220{50.678%{transform:translate(2.3699vw,50.678vh) scale(.4496)}to{transform:translate(2.60365vw,99vh) scale(.4496)}}.snow:nth-child(221){opacity:1.4662;transform:translate(11.1195vw,-10px) scale(.9489);animation:fall-221 10s -12s linear infinite}@keyframes fall-221{50.649%{transform:translate(15.7998vw,50.649vh) scale(.9489)}to{transform:translate(13.45965vw,99vh) scale(.9489)}}.snow:nth-child(222){opacity:1.2374;transform:translate(94.8666vw,-10px) scale(.7702);animation:fall-222 26s -6s linear infinite}@keyframes fall-222{46.286%{transform:translate(95.2158vw,46.286vh) scale(.7702)}to{transform:translate(95.0412vw,99vh) scale(.7702)}}.snow:nth-child(223){opacity:.6072;transform:translate(82.5649vw,-10px) scale(.0944);animation:fall-223 24s -13s linear infinite}@keyframes fall-223{50.531%{transform:translate(89.8999vw,50.531vh) scale(.0944)}to{transform:translate(86.2324vw,99vh) scale(.0944)}}.snow:nth-child(224){opacity:1.027;transform:translate(55.4586vw,-10px) scale(.8042);animation:fall-224 23s -1s linear infinite}@keyframes fall-224{49.715%{transform:translate(61.9956vw,49.715vh) scale(.8042)}to{transform:translate(58.7271vw,99vh) scale(.8042)}}.snow:nth-child(225){opacity:1.189;transform:translate(44.911vw,-10px) scale(.741);animation:fall-225 28s -29s linear infinite}@keyframes fall-225{46.99%{transform:translate(51.6247vw,46.99vh) scale(.741)}to{transform:translate(48.26785vw,99vh) scale(.741)}}.snow:nth-child(226){opacity:1.3708;transform:translate(46.5732vw,-10px) scale(.1253);animation:fall-226 25s -21s linear infinite}@keyframes fall-226{58.338%{transform:translate(44.091vw,58.338vh) scale(.1253)}to{transform:translate(45.3321vw,99vh) scale(.1253)}}.snow:nth-child(227){opacity:.3826;transform:translate(13.4703vw,-10px) scale(.4021);animation:fall-227 26s -8s linear infinite}@keyframes fall-227{55.845%{transform:translate(10.5208vw,55.845vh) scale(.4021)}to{transform:translate(11.99555vw,99vh) scale(.4021)}}.snow:nth-child(228){opacity:.9342;transform:translate(19.4088vw,-10px) scale(.9729);animation:fall-228 28s -7s linear infinite}@keyframes fall-228{67.084%{transform:translate(29.1685vw,67.084vh) scale(.9729)}to{transform:translate(24.28865vw,99vh) scale(.9729)}}.snow:nth-child(229){opacity:.9348;transform:translate(30.8294vw,-10px) scale(.0031);animation:fall-229 27s -13s linear infinite}@keyframes fall-229{32.629%{transform:translate(37.7792vw,32.629vh) scale(.0031)}to{transform:translate(34.3043vw,99vh) scale(.0031)}}.snow:nth-child(230){opacity:.1006;transform:translate(80.449vw,-10px) scale(.7018);animation:fall-230 28s -5s linear infinite}@keyframes fall-230{36.171%{transform:translate(76.3185vw,36.171vh) scale(.7018)}to{transform:translate(78.38375vw,99vh) scale(.7018)}}.snow:nth-child(231){opacity:.722;transform:translate(80.1311vw,-10px) scale(.6136);animation:fall-231 27s -18s linear infinite}@keyframes fall-231{57.487%{transform:translate(70.5374vw,57.487vh) scale(.6136)}to{transform:translate(75.33425vw,99vh) scale(.6136)}}.snow:nth-child(232){opacity:.5868;transform:translate(55.3943vw,-10px) scale(.36);animation:fall-232 14s -25s linear infinite}@keyframes fall-232{45.411%{transform:translate(49.944vw,45.411vh) scale(.36)}to{transform:translate(52.66915vw,99vh) scale(.36)}}.snow:nth-child(233){opacity:.2372;transform:translate(46.4124vw,-10px) scale(.7768);animation:fall-233 24s -27s linear infinite}@keyframes fall-233{63.717%{transform:translate(45.016vw,63.717vh) scale(.7768)}to{transform:translate(45.7142vw,99vh) scale(.7768)}}.snow:nth-child(234){opacity:1.1854;transform:translate(41.0458vw,-10px) scale(.2828);animation:fall-234 13s -2s linear infinite}@keyframes fall-234{32.849%{transform:translate(42.2918vw,32.849vh) scale(.2828)}to{transform:translate(41.6688vw,99vh) scale(.2828)}}.snow:nth-child(235){opacity:.5604;transform:translate(76.3058vw,-10px) scale(.9922);animation:fall-235 15s -5s linear infinite}@keyframes fall-235{51.266%{transform:translate(84.5763vw,51.266vh) scale(.9922)}to{transform:translate(80.44105vw,99vh) scale(.9922)}}.snow:nth-child(236){opacity:1.1282;transform:translate(74.1962vw,-10px) scale(.5111);animation:fall-236 17s -9s linear infinite}@keyframes fall-236{66.923%{transform:translate(68.225vw,66.923vh) scale(.5111)}to{transform:translate(71.2106vw,99vh) scale(.5111)}}.snow:nth-child(237){opacity:.4648;transform:translate(45.3638vw,-10px) scale(.3869);animation:fall-237 22s -1s linear infinite}@keyframes fall-237{33.632%{transform:translate(38.269vw,33.632vh) scale(.3869)}to{transform:translate(41.8164vw,99vh) scale(.3869)}}.snow:nth-child(238){opacity:1.0414;transform:translate(83.0966vw,-10px) scale(.3478);animation:fall-238 23s -24s linear infinite}@keyframes fall-238{41.365%{transform:translate(74.3702vw,41.365vh) scale(.3478)}to{transform:translate(78.7334vw,99vh) scale(.3478)}}.snow:nth-child(239){opacity:1.0508;transform:translate(18.5469vw,-10px) scale(.201);animation:fall-239 15s -11s linear infinite}@keyframes fall-239{67.843%{transform:translate(26.9216vw,67.843vh) scale(.201)}to{transform:translate(22.73425vw,99vh) scale(.201)}}.snow:nth-child(240){opacity:.4562;transform:translate(.9432vw,-10px) scale(.9508);animation:fall-240 15s -22s linear infinite}@keyframes fall-240{62.124%{transform:translate(-6.9696vw,62.124vh) scale(.9508)}to{transform:translate(-3.0132vw,99vh) scale(.9508)}}.snow:nth-child(241){opacity:.1638;transform:translate(16.5898vw,-10px) scale(.922);animation:fall-241 20s -27s linear infinite}@keyframes fall-241{30.241%{transform:translate(13.6249vw,30.241vh) scale(.922)}to{transform:translate(15.10735vw,99vh) scale(.922)}}.snow:nth-child(242){opacity:1.605;transform:translate(.575vw,-10px) scale(.7236);animation:fall-242 22s -26s linear infinite}@keyframes fall-242{50.254%{transform:translate(2.1765vw,50.254vh) scale(.7236)}to{transform:translate(1.37575vw,99vh) scale(.7236)}}.snow:nth-child(243){opacity:.0106;transform:translate(72.8364vw,-10px) scale(.8328);animation:fall-243 25s -19s linear infinite}@keyframes fall-243{69.168%{transform:translate(64.1637vw,69.168vh) scale(.8328)}to{transform:translate(68.50005vw,99vh) scale(.8328)}}.snow:nth-child(244){opacity:1.0744;transform:translate(40.4637vw,-10px) scale(.7257);animation:fall-244 13s -27s linear infinite}@keyframes fall-244{73.788%{transform:translate(42.0326vw,73.788vh) scale(.7257)}to{transform:translate(41.24815vw,99vh) scale(.7257)}}.snow:nth-child(245){opacity:.7548;transform:translate(39.6922vw,-10px) scale(.2645);animation:fall-245 27s -5s linear infinite}@keyframes fall-245{50.355%{transform:translate(30.96vw,50.355vh) scale(.2645)}to{transform:translate(35.3261vw,99vh) scale(.2645)}}.snow:nth-child(246){opacity:.2224;transform:translate(79.1477vw,-10px) scale(.8256);animation:fall-246 25s -28s linear infinite}@keyframes fall-246{34.799%{transform:translate(82.6315vw,34.799vh) scale(.8256)}to{transform:translate(80.8896vw,99vh) scale(.8256)}}.snow:nth-child(247){opacity:1.1162;transform:translate(23.5906vw,-10px) scale(.2521);animation:fall-247 16s -24s linear infinite}@keyframes fall-247{33.139%{transform:translate(25.3311vw,33.139vh) scale(.2521)}to{transform:translate(24.46085vw,99vh) scale(.2521)}}.snow:nth-child(248){opacity:.3812;transform:translate(31.6371vw,-10px) scale(.2444);animation:fall-248 25s -21s linear infinite}@keyframes fall-248{42.098%{transform:translate(23.3848vw,42.098vh) scale(.2444)}to{transform:translate(27.51095vw,99vh) scale(.2444)}}.snow:nth-child(249){opacity:1.9144;transform:translate(37.0635vw,-10px) scale(.3312);animation:fall-249 26s -27s linear infinite}@keyframes fall-249{64.273%{transform:translate(35.4438vw,64.273vh) scale(.3312)}to{transform:translate(36.25365vw,99vh) scale(.3312)}}.snow:nth-child(250){opacity:.1766;transform:translate(56.7926vw,-10px) scale(.9783);animation:fall-250 30s -11s linear infinite}@keyframes fall-250{58.765%{transform:translate(62.2715vw,58.765vh) scale(.9783)}to{transform:translate(59.53205vw,99vh) scale(.9783)}}.snow:nth-child(251){opacity:1.989;transform:translate(39.8904vw,-10px) scale(.7033);animation:fall-251 18s -22s linear infinite}@keyframes fall-251{52.076%{transform:translate(42.1429vw,52.076vh) scale(.7033)}to{transform:translate(41.01665vw,99vh) scale(.7033)}}.snow:nth-child(252){opacity:.2302;transform:translate(19.7998vw,-10px) scale(.3058);animation:fall-252 15s -30s linear infinite}@keyframes fall-252{41.21%{transform:translate(21.9978vw,41.21vh) scale(.3058)}to{transform:translate(20.8988vw,99vh) scale(.3058)}}.snow:nth-child(253){opacity:.7424;transform:translate(59.8544vw,-10px) scale(.2431);animation:fall-253 17s -20s linear infinite}@keyframes fall-253{60.511%{transform:translate(53.2747vw,60.511vh) scale(.2431)}to{transform:translate(56.56455vw,99vh) scale(.2431)}}.snow:nth-child(254){opacity:.7548;transform:translate(39.4142vw,-10px) scale(.8734);animation:fall-254 13s -20s linear infinite}@keyframes fall-254{32.209%{transform:translate(46.2402vw,32.209vh) scale(.8734)}to{transform:translate(42.8272vw,99vh) scale(.8734)}}.snow:nth-child(255){opacity:1.0898;transform:translate(77.6418vw,-10px) scale(.721);animation:fall-255 14s -4s linear infinite}@keyframes fall-255{44.004%{transform:translate(86.6291vw,44.004vh) scale(.721)}to{transform:translate(82.13545vw,99vh) scale(.721)}}.snow:nth-child(256){opacity:1.5314;transform:translate(45.4302vw,-10px) scale(.8323);animation:fall-256 14s -1s linear infinite}@keyframes fall-256{48.384%{transform:translate(49.2985vw,48.384vh) scale(.8323)}to{transform:translate(47.36435vw,99vh) scale(.8323)}}.snow:nth-child(257){opacity:1.2982;transform:translate(78.3122vw,-10px) scale(.9542);animation:fall-257 30s -8s linear infinite}@keyframes fall-257{40.703%{transform:translate(71.8988vw,40.703vh) scale(.9542)}to{transform:translate(75.1055vw,99vh) scale(.9542)}}.snow:nth-child(258){opacity:.0606;transform:translate(87.1656vw,-10px) scale(.2415);animation:fall-258 12s -24s linear infinite}@keyframes fall-258{56.405%{transform:translate(85.2842vw,56.405vh) scale(.2415)}to{transform:translate(86.2249vw,99vh) scale(.2415)}}.snow:nth-child(259){opacity:.457;transform:translate(85.8309vw,-10px) scale(.0573);animation:fall-259 12s -14s linear infinite}@keyframes fall-259{74.952%{transform:translate(82.2508vw,74.952vh) scale(.0573)}to{transform:translate(84.04085vw,99vh) scale(.0573)}}.snow:nth-child(260){opacity:.47;transform:translate(37.9373vw,-10px) scale(.6376);animation:fall-260 23s -15s linear infinite}@keyframes fall-260{47.181%{transform:translate(40.8852vw,47.181vh) scale(.6376)}to{transform:translate(39.41125vw,99vh) scale(.6376)}}.snow:nth-child(261){opacity:1.046;transform:translate(7.6049vw,-10px) scale(.8074);animation:fall-261 26s -26s linear infinite}@keyframes fall-261{35.892%{transform:translate(16.1171vw,35.892vh) scale(.8074)}to{transform:translate(11.861vw,99vh) scale(.8074)}}.snow:nth-child(262){opacity:1.877;transform:translate(90.9815vw,-10px) scale(.8909);animation:fall-262 29s -4s linear infinite}@keyframes fall-262{56.712%{transform:translate(91.3611vw,56.712vh) scale(.8909)}to{transform:translate(91.1713vw,99vh) scale(.8909)}}.snow:nth-child(263){opacity:.261;transform:translate(79.6345vw,-10px) scale(.623);animation:fall-263 30s -6s linear infinite}@keyframes fall-263{54.864%{transform:translate(73.4541vw,54.864vh) scale(.623)}to{transform:translate(76.5443vw,99vh) scale(.623)}}.snow:nth-child(264){opacity:.8548;transform:translate(43.7846vw,-10px) scale(.6014);animation:fall-264 11s -12s linear infinite}@keyframes fall-264{55.617%{transform:translate(51.2056vw,55.617vh) scale(.6014)}to{transform:translate(47.4951vw,99vh) scale(.6014)}}.snow:nth-child(265){opacity:.8816;transform:translate(7.9542vw,-10px) scale(.7694);animation:fall-265 19s -2s linear infinite}@keyframes fall-265{38.392%{transform:translate(12.5612vw,38.392vh) scale(.7694)}to{transform:translate(10.2577vw,99vh) scale(.7694)}}.snow:nth-child(266){opacity:.3266;transform:translate(21.583vw,-10px) scale(.009);animation:fall-266 11s -2s linear infinite}@keyframes fall-266{65.004%{transform:translate(20.5187vw,65.004vh) scale(.009)}to{transform:translate(21.05085vw,99vh) scale(.009)}}.snow:nth-child(267){opacity:1.3174;transform:translate(69.8774vw,-10px) scale(.0133);animation:fall-267 19s -29s linear infinite}@keyframes fall-267{75.164%{transform:translate(76.9467vw,75.164vh) scale(.0133)}to{transform:translate(73.41205vw,99vh) scale(.0133)}}.snow:nth-child(268){opacity:.7672;transform:translate(28.6719vw,-10px) scale(.9614);animation:fall-268 22s -14s linear infinite}@keyframes fall-268{69.596%{transform:translate(34.9192vw,69.596vh) scale(.9614)}to{transform:translate(31.79555vw,99vh) scale(.9614)}}.snow:nth-child(269){opacity:1.0974;transform:translate(45.1703vw,-10px) scale(.7382);animation:fall-269 15s -21s linear infinite}@keyframes fall-269{60.267%{transform:translate(40.9322vw,60.267vh) scale(.7382)}to{transform:translate(43.05125vw,99vh) scale(.7382)}}.snow:nth-child(270){opacity:.6498;transform:translate(1.1689vw,-10px) scale(.9551);animation:fall-270 14s -6s linear infinite}@keyframes fall-270{74.108%{transform:translate(4.3128vw,74.108vh) scale(.9551)}to{transform:translate(2.74085vw,99vh) scale(.9551)}}.snow:nth-child(271){opacity:.9398;transform:translate(34.0276vw,-10px) scale(.6282);animation:fall-271 24s -19s linear infinite}@keyframes fall-271{41.796%{transform:translate(30.7167vw,41.796vh) scale(.6282)}to{transform:translate(32.37215vw,99vh) scale(.6282)}}.snow:nth-child(272){opacity:.1686;transform:translate(32.8706vw,-10px) scale(.384);animation:fall-272 20s -13s linear infinite}@keyframes fall-272{65.716%{transform:translate(27.3514vw,65.716vh) scale(.384)}to{transform:translate(30.111vw,99vh) scale(.384)}}.snow:nth-child(273){opacity:1.8348;transform:translate(28.9626vw,-10px) scale(.4718);animation:fall-273 11s -11s linear infinite}@keyframes fall-273{36.187%{transform:translate(29.0642vw,36.187vh) scale(.4718)}to{transform:translate(29.0134vw,99vh) scale(.4718)}}.snow:nth-child(274){opacity:.5896;transform:translate(37.0684vw,-10px) scale(.5007);animation:fall-274 11s -14s linear infinite}@keyframes fall-274{66.798%{transform:translate(37.6283vw,66.798vh) scale(.5007)}to{transform:translate(37.34835vw,99vh) scale(.5007)}}.snow:nth-child(275){opacity:.0546;transform:translate(96.2276vw,-10px) scale(.1885);animation:fall-275 20s -16s linear infinite}@keyframes fall-275{67.659%{transform:translate(95.7127vw,67.659vh) scale(.1885)}to{transform:translate(95.97015vw,99vh) scale(.1885)}}.snow:nth-child(276){opacity:.0724;transform:translate(68.9831vw,-10px) scale(.9641);animation:fall-276 14s -11s linear infinite}@keyframes fall-276{67.949%{transform:translate(78.5381vw,67.949vh) scale(.9641)}to{transform:translate(73.7606vw,99vh) scale(.9641)}}.snow:nth-child(277){opacity:.2926;transform:translate(78.6749vw,-10px) scale(.3369);animation:fall-277 13s -16s linear infinite}@keyframes fall-277{45.896%{transform:translate(81.7543vw,45.896vh) scale(.3369)}to{transform:translate(80.2146vw,99vh) scale(.3369)}}.snow:nth-child(278){opacity:1.5534;transform:translate(94.1728vw,-10px) scale(.4657);animation:fall-278 21s -3s linear infinite}@keyframes fall-278{51.064%{transform:translate(96.5168vw,51.064vh) scale(.4657)}to{transform:translate(95.3448vw,99vh) scale(.4657)}}.snow:nth-child(279){opacity:1.2572;transform:translate(73.4381vw,-10px) scale(.2971);animation:fall-279 26s -3s linear infinite}@keyframes fall-279{62.313%{transform:translate(75.1412vw,62.313vh) scale(.2971)}to{transform:translate(74.28965vw,99vh) scale(.2971)}}.snow:nth-child(280){opacity:.112;transform:translate(23.1818vw,-10px) scale(.5678);animation:fall-280 29s -24s linear infinite}@keyframes fall-280{60.584%{transform:translate(24.4221vw,60.584vh) scale(.5678)}to{transform:translate(23.80195vw,99vh) scale(.5678)}}.snow:nth-child(281){opacity:.0502;transform:translate(79.5925vw,-10px) scale(.0198);animation:fall-281 26s -6s linear infinite}@keyframes fall-281{78.229%{transform:translate(73.4198vw,78.229vh) scale(.0198)}to{transform:translate(76.50615vw,99vh) scale(.0198)}}.snow:nth-child(282){opacity:.0436;transform:translate(56.9934vw,-10px) scale(.669);animation:fall-282 19s -13s linear infinite}@keyframes fall-282{39.192%{transform:translate(51.8613vw,39.192vh) scale(.669)}to{transform:translate(54.42735vw,99vh) scale(.669)}}.snow:nth-child(283){opacity:1.4314;transform:translate(13.8932vw,-10px) scale(.332);animation:fall-283 22s -17s linear infinite}@keyframes fall-283{47.866%{transform:translate(21.7755vw,47.866vh) scale(.332)}to{transform:translate(17.83435vw,99vh) scale(.332)}}.snow:nth-child(284){opacity:.4152;transform:translate(86.5317vw,-10px) scale(.6627);animation:fall-284 14s -11s linear infinite}@keyframes fall-284{41.872%{transform:translate(94.0651vw,41.872vh) scale(.6627)}to{transform:translate(90.2984vw,99vh) scale(.6627)}}.snow:nth-child(285){opacity:1.7598;transform:translate(51.1361vw,-10px) scale(.9494);animation:fall-285 22s -21s linear infinite}@keyframes fall-285{51.454%{transform:translate(41.6372vw,51.454vh) scale(.9494)}to{transform:translate(46.38665vw,99vh) scale(.9494)}}.snow:nth-child(286){opacity:.3038;transform:translate(76.1444vw,-10px) scale(.9913);animation:fall-286 19s -28s linear infinite}@keyframes fall-286{61.184%{transform:translate(75.7069vw,61.184vh) scale(.9913)}to{transform:translate(75.92565vw,99vh) scale(.9913)}}.snow:nth-child(287){opacity:.5728;transform:translate(9.5036vw,-10px) scale(.0896);animation:fall-287 28s -25s linear infinite}@keyframes fall-287{52.9%{transform:translate(16.7405vw,52.9vh) scale(.0896)}to{transform:translate(13.12205vw,99vh) scale(.0896)}}.snow:nth-child(288){opacity:.0412;transform:translate(9.1037vw,-10px) scale(.3683);animation:fall-288 29s -30s linear infinite}@keyframes fall-288{59.301%{transform:translate(9.0297vw,59.301vh) scale(.3683)}to{transform:translate(9.0667vw,99vh) scale(.3683)}}.snow:nth-child(289){opacity:.0646;transform:translate(39.0492vw,-10px) scale(.0863);animation:fall-289 28s -19s linear infinite}@keyframes fall-289{62.731%{transform:translate(43.5581vw,62.731vh) scale(.0863)}to{transform:translate(41.30365vw,99vh) scale(.0863)}}.snow:nth-child(290){opacity:1.9262;transform:translate(37.1751vw,-10px) scale(.8109);animation:fall-290 29s -4s linear infinite}@keyframes fall-290{68.269%{transform:translate(34.355vw,68.269vh) scale(.8109)}to{transform:translate(35.76505vw,99vh) scale(.8109)}}.snow:nth-child(291){opacity:1.6834;transform:translate(.469vw,-10px) scale(.2684);animation:fall-291 28s -27s linear infinite}@keyframes fall-291{74.671%{transform:translate(-4.4843vw,74.671vh) scale(.2684)}to{transform:translate(-2.00765vw,99vh) scale(.2684)}}.snow:nth-child(292){opacity:1.4756;transform:translate(41.1912vw,-10px) scale(.1021);animation:fall-292 13s -6s linear infinite}@keyframes fall-292{79.061%{transform:translate(38.8427vw,79.061vh) scale(.1021)}to{transform:translate(40.01695vw,99vh) scale(.1021)}}.snow:nth-child(293){opacity:.7296;transform:translate(58.5706vw,-10px) scale(.8487);animation:fall-293 29s -7s linear infinite}@keyframes fall-293{78.227%{transform:translate(63.5416vw,78.227vh) scale(.8487)}to{transform:translate(61.0561vw,99vh) scale(.8487)}}.snow:nth-child(294){opacity:.2236;transform:translate(37.2187vw,-10px) scale(.5204);animation:fall-294 20s -12s linear infinite}@keyframes fall-294{61.958%{transform:translate(32.0535vw,61.958vh) scale(.5204)}to{transform:translate(34.6361vw,99vh) scale(.5204)}}.snow:nth-child(295){opacity:.852;transform:translate(65.8638vw,-10px) scale(.8679);animation:fall-295 18s -16s linear infinite}@keyframes fall-295{31.371%{transform:translate(57.9478vw,31.371vh) scale(.8679)}to{transform:translate(61.9058vw,99vh) scale(.8679)}}.snow:nth-child(296){opacity:1.0148;transform:translate(84.099vw,-10px) scale(.3971);animation:fall-296 14s -18s linear infinite}@keyframes fall-296{61.402%{transform:translate(88.1521vw,61.402vh) scale(.3971)}to{transform:translate(86.12555vw,99vh) scale(.3971)}}.snow:nth-child(297){opacity:1.7994;transform:translate(39.0541vw,-10px) scale(.0248);animation:fall-297 26s -3s linear infinite}@keyframes fall-297{62.888%{transform:translate(32.0515vw,62.888vh) scale(.0248)}to{transform:translate(35.5528vw,99vh) scale(.0248)}}.snow:nth-child(298){opacity:1.4852;transform:translate(75.8096vw,-10px) scale(.9416);animation:fall-298 27s -20s linear infinite}@keyframes fall-298{54.923%{transform:translate(67.3937vw,54.923vh) scale(.9416)}to{transform:translate(71.60165vw,99vh) scale(.9416)}}.snow:nth-child(299){opacity:1.615;transform:translate(26.0502vw,-10px) scale(.4534);animation:fall-299 30s -26s linear infinite}@keyframes fall-299{31.124%{transform:translate(21.3844vw,31.124vh) scale(.4534)}to{transform:translate(23.7173vw,99vh) scale(.4534)}}.snow:nth-child(300){opacity:1.3044;transform:translate(6.6751vw,-10px) scale(.3788);animation:fall-300 25s -20s linear infinite}@keyframes fall-300{70.173%{transform:translate(-1.9361vw,70.173vh) scale(.3788)}to{transform:translate(2.3695vw,99vh) scale(.3788)}}.snow:nth-child(301){opacity:.1264;transform:translate(85.0392vw,-10px) scale(.8725);animation:fall-301 10s -22s linear infinite}@keyframes fall-301{36.078%{transform:translate(80.8534vw,36.078vh) scale(.8725)}to{transform:translate(82.9463vw,99vh) scale(.8725)}}.snow:nth-child(302){opacity:.055;transform:translate(96.1717vw,-10px) scale(.4189);animation:fall-302 15s -6s linear infinite}@keyframes fall-302{30.742%{transform:translate(91.6312vw,30.742vh) scale(.4189)}to{transform:translate(93.90145vw,99vh) scale(.4189)}}.snow:nth-child(303){opacity:.632;transform:translate(4.9138vw,-10px) scale(.123);animation:fall-303 25s -1s linear infinite}@keyframes fall-303{50.299%{transform:translate(-.8391vw,50.299vh) scale(.123)}to{transform:translate(2.03735vw,99vh) scale(.123)}}.snow:nth-child(304){opacity:.7706;transform:translate(7.0641vw,-10px) scale(.0256);animation:fall-304 27s -19s linear infinite}@keyframes fall-304{69.736%{transform:translate(3.432vw,69.736vh) scale(.0256)}to{transform:translate(5.24805vw,99vh) scale(.0256)}}.snow:nth-child(305){opacity:.7226;transform:translate(46.1699vw,-10px) scale(.3173);animation:fall-305 20s -15s linear infinite}@keyframes fall-305{44.522%{transform:translate(38.8783vw,44.522vh) scale(.3173)}to{transform:translate(42.5241vw,99vh) scale(.3173)}}.snow:nth-child(306){opacity:.8098;transform:translate(97.4326vw,-10px) scale(.3094);animation:fall-306 20s -19s linear infinite}@keyframes fall-306{52.349%{transform:translate(102.0226vw,52.349vh) scale(.3094)}to{transform:translate(99.7276vw,99vh) scale(.3094)}}.snow:nth-child(307){opacity:1.7518;transform:translate(42.0475vw,-10px) scale(.7213);animation:fall-307 18s -3s linear infinite}@keyframes fall-307{36.084%{transform:translate(51.8873vw,36.084vh) scale(.7213)}to{transform:translate(46.9674vw,99vh) scale(.7213)}}.snow:nth-child(308){opacity:.1862;transform:translate(81.5812vw,-10px) scale(.1352);animation:fall-308 25s -3s linear infinite}@keyframes fall-308{50.248%{transform:translate(91.5407vw,50.248vh) scale(.1352)}to{transform:translate(86.56095vw,99vh) scale(.1352)}}.snow:nth-child(309){opacity:.0984;transform:translate(49.0005vw,-10px) scale(.4157);animation:fall-309 24s -24s linear infinite}@keyframes fall-309{64.078%{transform:translate(49.2358vw,64.078vh) scale(.4157)}to{transform:translate(49.11815vw,99vh) scale(.4157)}}.snow:nth-child(310){opacity:1.6258;transform:translate(59.7043vw,-10px) scale(.9473);animation:fall-310 18s -18s linear infinite}@keyframes fall-310{47.094%{transform:translate(55.7014vw,47.094vh) scale(.9473)}to{transform:translate(57.70285vw,99vh) scale(.9473)}}.snow:nth-child(311){opacity:.522;transform:translate(69.0897vw,-10px) scale(.3774);animation:fall-311 22s -23s linear infinite}@keyframes fall-311{44.782%{transform:translate(75.1779vw,44.782vh) scale(.3774)}to{transform:translate(72.1338vw,99vh) scale(.3774)}}.snow:nth-child(312){opacity:.1674;transform:translate(64.7435vw,-10px) scale(.3027);animation:fall-312 19s -24s linear infinite}@keyframes fall-312{74.19%{transform:translate(60.0122vw,74.19vh) scale(.3027)}to{transform:translate(62.37785vw,99vh) scale(.3027)}}.snow:nth-child(313){opacity:1.8752;transform:translate(76.8618vw,-10px) scale(.8043);animation:fall-313 27s -14s linear infinite}@keyframes fall-313{60.12%{transform:translate(86.7662vw,60.12vh) scale(.8043)}to{transform:translate(81.814vw,99vh) scale(.8043)}}.snow:nth-child(314){opacity:.6518;transform:translate(52.7609vw,-10px) scale(.6564);animation:fall-314 13s -7s linear infinite}@keyframes fall-314{50.9%{transform:translate(50.5917vw,50.9vh) scale(.6564)}to{transform:translate(51.6763vw,99vh) scale(.6564)}}.snow:nth-child(315){opacity:.229;transform:translate(76.67vw,-10px) scale(.2003);animation:fall-315 28s -7s linear infinite}@keyframes fall-315{37.308%{transform:translate(70.2393vw,37.308vh) scale(.2003)}to{transform:translate(73.45465vw,99vh) scale(.2003)}}.snow:nth-child(316){opacity:.794;transform:translate(31.2484vw,-10px) scale(.924);animation:fall-316 18s -22s linear infinite}@keyframes fall-316{62.3%{transform:translate(24.9945vw,62.3vh) scale(.924)}to{transform:translate(28.12145vw,99vh) scale(.924)}}.snow:nth-child(317){opacity:1.0588;transform:translate(79.0773vw,-10px) scale(.6527);animation:fall-317 28s -1s linear infinite}@keyframes fall-317{37.909%{transform:translate(69.3791vw,37.909vh) scale(.6527)}to{transform:translate(74.2282vw,99vh) scale(.6527)}}.snow:nth-child(318){opacity:1.5468;transform:translate(44.7958vw,-10px) scale(.5084);animation:fall-318 28s -21s linear infinite}@keyframes fall-318{48.774%{transform:translate(47.2105vw,48.774vh) scale(.5084)}to{transform:translate(46.00315vw,99vh) scale(.5084)}}.snow:nth-child(319){opacity:.0106;transform:translate(22.7858vw,-10px) scale(.7557);animation:fall-319 30s -10s linear infinite}@keyframes fall-319{42.817%{transform:translate(18.2743vw,42.817vh) scale(.7557)}to{transform:translate(20.53005vw,99vh) scale(.7557)}}.snow:nth-child(320){opacity:1.2238;transform:translate(75.9793vw,-10px) scale(.4045);animation:fall-320 21s -14s linear infinite}@keyframes fall-320{35.997%{transform:translate(66.7162vw,35.997vh) scale(.4045)}to{transform:translate(71.34775vw,99vh) scale(.4045)}}.snow:nth-child(321){opacity:1.5262;transform:translate(30.8965vw,-10px) scale(.1725);animation:fall-321 17s -26s linear infinite}@keyframes fall-321{61.258%{transform:translate(36.6106vw,61.258vh) scale(.1725)}to{transform:translate(33.75355vw,99vh) scale(.1725)}}.snow:nth-child(322){opacity:1.9594;transform:translate(82.0591vw,-10px) scale(.2864);animation:fall-322 21s -7s linear infinite}@keyframes fall-322{39.854%{transform:translate(82.9974vw,39.854vh) scale(.2864)}to{transform:translate(82.52825vw,99vh) scale(.2864)}}.snow:nth-child(323){opacity:1.7884;transform:translate(75.3856vw,-10px) scale(.415);animation:fall-323 17s -25s linear infinite}@keyframes fall-323{73.115%{transform:translate(75.2689vw,73.115vh) scale(.415)}to{transform:translate(75.32725vw,99vh) scale(.415)}}.snow:nth-child(324){opacity:1.626;transform:translate(3.6361vw,-10px) scale(.8925);animation:fall-324 27s -30s linear infinite}@keyframes fall-324{51.731%{transform:translate(-6.3475vw,51.731vh) scale(.8925)}to{transform:translate(-1.3557vw,99vh) scale(.8925)}}.snow:nth-child(325){opacity:1.9592;transform:translate(71.273vw,-10px) scale(.9493);animation:fall-325 28s -23s linear infinite}@keyframes fall-325{72.455%{transform:translate(81.1559vw,72.455vh) scale(.9493)}to{transform:translate(76.21445vw,99vh) scale(.9493)}}.snow:nth-child(326){opacity:1.1814;transform:translate(60.1473vw,-10px) scale(.435);animation:fall-326 29s -27s linear infinite}@keyframes fall-326{77.242%{transform:translate(70.1156vw,77.242vh) scale(.435)}to{transform:translate(65.13145vw,99vh) scale(.435)}}.snow:nth-child(327){opacity:.3314;transform:translate(72.9091vw,-10px) scale(.8966);animation:fall-327 28s -24s linear infinite}@keyframes fall-327{78.805%{transform:translate(64.9914vw,78.805vh) scale(.8966)}to{transform:translate(68.95025vw,99vh) scale(.8966)}}.snow:nth-child(328){opacity:.8146;transform:translate(41.7324vw,-10px) scale(.1221);animation:fall-328 12s -29s linear infinite}@keyframes fall-328{74.973%{transform:translate(32.9232vw,74.973vh) scale(.1221)}to{transform:translate(37.3278vw,99vh) scale(.1221)}}.snow:nth-child(329){opacity:1.883;transform:translate(29.9409vw,-10px) scale(.0904);animation:fall-329 16s -13s linear infinite}@keyframes fall-329{47.068%{transform:translate(28.9202vw,47.068vh) scale(.0904)}to{transform:translate(29.43055vw,99vh) scale(.0904)}}.snow:nth-child(330){opacity:.378;transform:translate(98.6031vw,-10px) scale(.8489);animation:fall-330 10s -12s linear infinite}@keyframes fall-330{59.969%{transform:translate(96.7449vw,59.969vh) scale(.8489)}to{transform:translate(97.674vw,99vh) scale(.8489)}}.snow:nth-child(331){opacity:.7146;transform:translate(95.4329vw,-10px) scale(.5571);animation:fall-331 14s -11s linear infinite}@keyframes fall-331{36.379%{transform:translate(105.238vw,36.379vh) scale(.5571)}to{transform:translate(100.33545vw,99vh) scale(.5571)}}.snow:nth-child(332){opacity:1.5442;transform:translate(24.0274vw,-10px) scale(.4732);animation:fall-332 18s -23s linear infinite}@keyframes fall-332{32.372%{transform:translate(24.8123vw,32.372vh) scale(.4732)}to{transform:translate(24.41985vw,99vh) scale(.4732)}}.snow:nth-child(333){opacity:1.5998;transform:translate(17.0944vw,-10px) scale(.8058);animation:fall-333 10s -12s linear infinite}@keyframes fall-333{38.218%{transform:translate(13.8746vw,38.218vh) scale(.8058)}to{transform:translate(15.4845vw,99vh) scale(.8058)}}.snow:nth-child(334){opacity:1.9286;transform:translate(.2739vw,-10px) scale(.1909);animation:fall-334 23s -19s linear infinite}@keyframes fall-334{74.805%{transform:translate(-3.2144vw,74.805vh) scale(.1909)}to{transform:translate(-1.47025vw,99vh) scale(.1909)}}.snow:nth-child(335){opacity:.2416;transform:translate(4.0266vw,-10px) scale(.009);animation:fall-335 24s -3s linear infinite}@keyframes fall-335{74.586%{transform:translate(12.2818vw,74.586vh) scale(.009)}to{transform:translate(8.1542vw,99vh) scale(.009)}}.snow:nth-child(336){opacity:1.569;transform:translate(53.4176vw,-10px) scale(.2615);animation:fall-336 25s -7s linear infinite}@keyframes fall-336{40.955%{transform:translate(56.8999vw,40.955vh) scale(.2615)}to{transform:translate(55.15875vw,99vh) scale(.2615)}}.snow:nth-child(337){opacity:.7594;transform:translate(40.3219vw,-10px) scale(.3171);animation:fall-337 27s -13s linear infinite}@keyframes fall-337{41.515%{transform:translate(46.7316vw,41.515vh) scale(.3171)}to{transform:translate(43.52675vw,99vh) scale(.3171)}}.snow:nth-child(338){opacity:1.2514;transform:translate(58.9116vw,-10px) scale(.4498);animation:fall-338 20s -28s linear infinite}@keyframes fall-338{73.598%{transform:translate(60.4381vw,73.598vh) scale(.4498)}to{transform:translate(59.67485vw,99vh) scale(.4498)}}.snow:nth-child(339){opacity:1.5452;transform:translate(32.5098vw,-10px) scale(.8341);animation:fall-339 23s -10s linear infinite}@keyframes fall-339{38.472%{transform:translate(22.8165vw,38.472vh) scale(.8341)}to{transform:translate(27.66315vw,99vh) scale(.8341)}}.snow:nth-child(340){opacity:1.6524;transform:translate(97.0095vw,-10px) scale(.9358);animation:fall-340 12s -10s linear infinite}@keyframes fall-340{51.018%{transform:translate(104.4734vw,51.018vh) scale(.9358)}to{transform:translate(100.74145vw,99vh) scale(.9358)}}.snow:nth-child(341){opacity:.8164;transform:translate(44.2588vw,-10px) scale(.7025);animation:fall-341 17s -4s linear infinite}@keyframes fall-341{57.374%{transform:translate(41.5193vw,57.374vh) scale(.7025)}to{transform:translate(42.88905vw,99vh) scale(.7025)}}.snow:nth-child(342){opacity:.56;transform:translate(15.4381vw,-10px) scale(.0284);animation:fall-342 26s -8s linear infinite}@keyframes fall-342{56.075%{transform:translate(24.7618vw,56.075vh) scale(.0284)}to{transform:translate(20.09995vw,99vh) scale(.0284)}}.snow:nth-child(343){opacity:.651;transform:translate(97.1451vw,-10px) scale(.8212);animation:fall-343 17s -4s linear infinite}@keyframes fall-343{46.677%{transform:translate(87.6628vw,46.677vh) scale(.8212)}to{transform:translate(92.40395vw,99vh) scale(.8212)}}.snow:nth-child(344){opacity:.7858;transform:translate(23.7968vw,-10px) scale(.4279);animation:fall-344 26s -8s linear infinite}@keyframes fall-344{78.49%{transform:translate(32.7389vw,78.49vh) scale(.4279)}to{transform:translate(28.26785vw,99vh) scale(.4279)}}.snow:nth-child(345){opacity:.7086;transform:translate(2.6753vw,-10px) scale(.8029);animation:fall-345 14s -19s linear infinite}@keyframes fall-345{36.079%{transform:translate(-5.0451vw,36.079vh) scale(.8029)}to{transform:translate(-1.1849vw,99vh) scale(.8029)}}.snow:nth-child(346){opacity:.1622;transform:translate(63.1608vw,-10px) scale(.9122);animation:fall-346 26s -7s linear infinite}@keyframes fall-346{57.315%{transform:translate(64.3818vw,57.315vh) scale(.9122)}to{transform:translate(63.7713vw,99vh) scale(.9122)}}.snow:nth-child(347){opacity:1.642;transform:translate(73.5005vw,-10px) scale(.9543);animation:fall-347 25s -16s linear infinite}@keyframes fall-347{42.499%{transform:translate(76.7432vw,42.499vh) scale(.9543)}to{transform:translate(75.12185vw,99vh) scale(.9543)}}.snow:nth-child(348){opacity:1.2848;transform:translate(70.2943vw,-10px) scale(.1549);animation:fall-348 15s -8s linear infinite}@keyframes fall-348{67.018%{transform:translate(61.1926vw,67.018vh) scale(.1549)}to{transform:translate(65.74345vw,99vh) scale(.1549)}}.snow:nth-child(349){opacity:1.9104;transform:translate(64.827vw,-10px) scale(.0249);animation:fall-349 29s -29s linear infinite}@keyframes fall-349{69.536%{transform:translate(64.8163vw,69.536vh) scale(.0249)}to{transform:translate(64.82165vw,99vh) scale(.0249)}}.snow:nth-child(350){opacity:.535;transform:translate(85.6557vw,-10px) scale(.8526);animation:fall-350 11s -12s linear infinite}@keyframes fall-350{59.428%{transform:translate(77.7333vw,59.428vh) scale(.8526)}to{transform:translate(81.6945vw,99vh) scale(.8526)}}.snow:nth-child(351){opacity:.2806;transform:translate(52.5408vw,-10px) scale(.1226);animation:fall-351 25s -9s linear infinite}@keyframes fall-351{60.024%{transform:translate(55.3729vw,60.024vh) scale(.1226)}to{transform:translate(53.95685vw,99vh) scale(.1226)}}.snow:nth-child(352){opacity:.6286;transform:translate(20.1859vw,-10px) scale(.2904);animation:fall-352 14s -6s linear infinite}@keyframes fall-352{75.076%{transform:translate(11.1706vw,75.076vh) scale(.2904)}to{transform:translate(15.67825vw,99vh) scale(.2904)}}.snow:nth-child(353){opacity:1.5354;transform:translate(20.1429vw,-10px) scale(.8708);animation:fall-353 24s -29s linear infinite}@keyframes fall-353{59.978%{transform:translate(23.0044vw,59.978vh) scale(.8708)}to{transform:translate(21.57365vw,99vh) scale(.8708)}}.snow:nth-child(354){opacity:.203;transform:translate(57.8768vw,-10px) scale(.0352);animation:fall-354 19s -24s linear infinite}@keyframes fall-354{75.366%{transform:translate(55.6173vw,75.366vh) scale(.0352)}to{transform:translate(56.74705vw,99vh) scale(.0352)}}.snow:nth-child(355){opacity:1.5704;transform:translate(62.805vw,-10px) scale(.7712);animation:fall-355 12s -20s linear infinite}@keyframes fall-355{64.498%{transform:translate(66.4946vw,64.498vh) scale(.7712)}to{transform:translate(64.6498vw,99vh) scale(.7712)}}.snow:nth-child(356){opacity:1.8256;transform:translate(29.8018vw,-10px) scale(.1908);animation:fall-356 11s -23s linear infinite}@keyframes fall-356{43.211%{transform:translate(36.5084vw,43.211vh) scale(.1908)}to{transform:translate(33.1551vw,99vh) scale(.1908)}}.snow:nth-child(357){opacity:1.2708;transform:translate(46.0516vw,-10px) scale(.2082);animation:fall-357 20s -26s linear infinite}@keyframes fall-357{47.131%{transform:translate(42.4172vw,47.131vh) scale(.2082)}to{transform:translate(44.2344vw,99vh) scale(.2082)}}.snow:nth-child(358){opacity:1.1038;transform:translate(28.6326vw,-10px) scale(.2989);animation:fall-358 27s -18s linear infinite}@keyframes fall-358{69.145%{transform:translate(27.319vw,69.145vh) scale(.2989)}to{transform:translate(27.9758vw,99vh) scale(.2989)}}.snow:nth-child(359){opacity:1.682;transform:translate(40.3238vw,-10px) scale(.9317);animation:fall-359 22s -25s linear infinite}@keyframes fall-359{51.812%{transform:translate(30.7007vw,51.812vh) scale(.9317)}to{transform:translate(35.51225vw,99vh) scale(.9317)}}.snow:nth-child(360){opacity:1.0246;transform:translate(43.7742vw,-10px) scale(.2135);animation:fall-360 26s -23s linear infinite}@keyframes fall-360{65.298%{transform:translate(42.86vw,65.298vh) scale(.2135)}to{transform:translate(43.3171vw,99vh) scale(.2135)}}.snow:nth-child(361){opacity:1.1378;transform:translate(37.9102vw,-10px) scale(.9246);animation:fall-361 16s -3s linear infinite}@keyframes fall-361{45.133%{transform:translate(29.4822vw,45.133vh) scale(.9246)}to{transform:translate(33.6962vw,99vh) scale(.9246)}}.snow:nth-child(362){opacity:.0046;transform:translate(66.2674vw,-10px) scale(.2308);animation:fall-362 10s -7s linear infinite}@keyframes fall-362{63.93%{transform:translate(69.708vw,63.93vh) scale(.2308)}to{transform:translate(67.9877vw,99vh) scale(.2308)}}.snow:nth-child(363){opacity:1.0456;transform:translate(97.0642vw,-10px) scale(.4287);animation:fall-363 25s -14s linear infinite}@keyframes fall-363{76.765%{transform:translate(91.7282vw,76.765vh) scale(.4287)}to{transform:translate(94.3962vw,99vh) scale(.4287)}}.snow:nth-child(364){opacity:1.3226;transform:translate(75.8297vw,-10px) scale(.5422);animation:fall-364 10s -19s linear infinite}@keyframes fall-364{74.631%{transform:translate(72.1435vw,74.631vh) scale(.5422)}to{transform:translate(73.9866vw,99vh) scale(.5422)}}.snow:nth-child(365){opacity:.9866;transform:translate(46.5628vw,-10px) scale(.9416);animation:fall-365 21s -14s linear infinite}@keyframes fall-365{61.832%{transform:translate(52.2862vw,61.832vh) scale(.9416)}to{transform:translate(49.4245vw,99vh) scale(.9416)}}.snow:nth-child(366){opacity:.3084;transform:translate(98.3082vw,-10px) scale(.1016);animation:fall-366 29s -9s linear infinite}@keyframes fall-366{53.4%{transform:translate(92.7384vw,53.4vh) scale(.1016)}to{transform:translate(95.5233vw,99vh) scale(.1016)}}.snow:nth-child(367){opacity:1.3088;transform:translate(18.5454vw,-10px) scale(.8524);animation:fall-367 11s -30s linear infinite}@keyframes fall-367{49.598%{transform:translate(20.6758vw,49.598vh) scale(.8524)}to{transform:translate(19.6106vw,99vh) scale(.8524)}}.snow:nth-child(368){opacity:.131;transform:translate(75.1974vw,-10px) scale(.4892);animation:fall-368 24s -23s linear infinite}@keyframes fall-368{52.398%{transform:translate(80.5498vw,52.398vh) scale(.4892)}to{transform:translate(77.8736vw,99vh) scale(.4892)}}.snow:nth-child(369){opacity:1.1302;transform:translate(74.8205vw,-10px) scale(.9362);animation:fall-369 17s -12s linear infinite}@keyframes fall-369{49.37%{transform:translate(73.4181vw,49.37vh) scale(.9362)}to{transform:translate(74.1193vw,99vh) scale(.9362)}}.snow:nth-child(370){opacity:1.8924;transform:translate(22.0619vw,-10px) scale(.4633);animation:fall-370 27s -22s linear infinite}@keyframes fall-370{66.821%{transform:translate(27.5162vw,66.821vh) scale(.4633)}to{transform:translate(24.78905vw,99vh) scale(.4633)}}.snow:nth-child(371){opacity:.7334;transform:translate(71.6135vw,-10px) scale(.0487);animation:fall-371 20s -9s linear infinite}@keyframes fall-371{58.198%{transform:translate(68.1855vw,58.198vh) scale(.0487)}to{transform:translate(69.8995vw,99vh) scale(.0487)}}.snow:nth-child(372){opacity:1.8278;transform:translate(64.434vw,-10px) scale(.6466);animation:fall-372 21s -17s linear infinite}@keyframes fall-372{77.004%{transform:translate(70.7108vw,77.004vh) scale(.6466)}to{transform:translate(67.5724vw,99vh) scale(.6466)}}.snow:nth-child(373){opacity:.7082;transform:translate(60.408vw,-10px) scale(.8536);animation:fall-373 18s -18s linear infinite}@keyframes fall-373{30.871%{transform:translate(69.6998vw,30.871vh) scale(.8536)}to{transform:translate(65.0539vw,99vh) scale(.8536)}}.snow:nth-child(374){opacity:.5744;transform:translate(50.5633vw,-10px) scale(.0623);animation:fall-374 16s -7s linear infinite}@keyframes fall-374{66.15%{transform:translate(55.4437vw,66.15vh) scale(.0623)}to{transform:translate(53.0035vw,99vh) scale(.0623)}}.snow:nth-child(375){opacity:.6592;transform:translate(40.804vw,-10px) scale(.659);animation:fall-375 22s -14s linear infinite}@keyframes fall-375{64.993%{transform:translate(35.0911vw,64.993vh) scale(.659)}to{transform:translate(37.94755vw,99vh) scale(.659)}}.snow:nth-child(376){opacity:1.7916;transform:translate(69.6687vw,-10px) scale(.9065);animation:fall-376 15s -17s linear infinite}@keyframes fall-376{79.891%{transform:translate(73.8753vw,79.891vh) scale(.9065)}to{transform:translate(71.772vw,99vh) scale(.9065)}}.snow:nth-child(377){opacity:1.5524;transform:translate(39.7148vw,-10px) scale(.4066);animation:fall-377 19s -4s linear infinite}@keyframes fall-377{75.167%{transform:translate(39.4338vw,75.167vh) scale(.4066)}to{transform:translate(39.5743vw,99vh) scale(.4066)}}.snow:nth-child(378){opacity:1.2434;transform:translate(14.7144vw,-10px) scale(.0501);animation:fall-378 11s -29s linear infinite}@keyframes fall-378{36.623%{transform:translate(8.6966vw,36.623vh) scale(.0501)}to{transform:translate(11.7055vw,99vh) scale(.0501)}}.snow:nth-child(379){opacity:.8244;transform:translate(33.1876vw,-10px) scale(.5407);animation:fall-379 12s -25s linear infinite}@keyframes fall-379{30.584%{transform:translate(43.1216vw,30.584vh) scale(.5407)}to{transform:translate(38.1546vw,99vh) scale(.5407)}}.snow:nth-child(380){opacity:.432;transform:translate(26.0758vw,-10px) scale(.7488);animation:fall-380 30s -4s linear infinite}@keyframes fall-380{58.259%{transform:translate(28.4418vw,58.259vh) scale(.7488)}to{transform:translate(27.2588vw,99vh) scale(.7488)}}.snow:nth-child(381){opacity:1.4586;transform:translate(55.7024vw,-10px) scale(.7239);animation:fall-381 17s -23s linear infinite}@keyframes fall-381{69.942%{transform:translate(49.3589vw,69.942vh) scale(.7239)}to{transform:translate(52.53065vw,99vh) scale(.7239)}}.snow:nth-child(382){opacity:1.7592;transform:translate(89.7355vw,-10px) scale(.3145);animation:fall-382 22s -6s linear infinite}@keyframes fall-382{66.537%{transform:translate(82.0775vw,66.537vh) scale(.3145)}to{transform:translate(85.9065vw,99vh) scale(.3145)}}.snow:nth-child(383){opacity:1.986;transform:translate(24.48vw,-10px) scale(.4912);animation:fall-383 16s -20s linear infinite}@keyframes fall-383{77.819%{transform:translate(27.2471vw,77.819vh) scale(.4912)}to{transform:translate(25.86355vw,99vh) scale(.4912)}}.snow:nth-child(384){opacity:1.5462;transform:translate(94.6513vw,-10px) scale(.0527);animation:fall-384 28s -5s linear infinite}@keyframes fall-384{31.441%{transform:translate(86.756vw,31.441vh) scale(.0527)}to{transform:translate(90.70365vw,99vh) scale(.0527)}}.snow:nth-child(385){opacity:1.1002;transform:translate(29.3348vw,-10px) scale(.7667);animation:fall-385 24s -21s linear infinite}@keyframes fall-385{64.062%{transform:translate(22.7854vw,64.062vh) scale(.7667)}to{transform:translate(26.0601vw,99vh) scale(.7667)}}.snow:nth-child(386){opacity:1.8766;transform:translate(9.2614vw,-10px) scale(.3142);animation:fall-386 29s -1s linear infinite}@keyframes fall-386{41.645%{transform:translate(6.2489vw,41.645vh) scale(.3142)}to{transform:translate(7.75515vw,99vh) scale(.3142)}}.snow:nth-child(387){opacity:1.721;transform:translate(31.6302vw,-10px) scale(.881);animation:fall-387 28s -19s linear infinite}@keyframes fall-387{37.324%{transform:translate(40.4885vw,37.324vh) scale(.881)}to{transform:translate(36.05935vw,99vh) scale(.881)}}.snow:nth-child(388){opacity:1.3206;transform:translate(56.323vw,-10px) scale(.023);animation:fall-388 18s -25s linear infinite}@keyframes fall-388{42.23%{transform:translate(48.8668vw,42.23vh) scale(.023)}to{transform:translate(52.5949vw,99vh) scale(.023)}}.snow:nth-child(389){opacity:.4136;transform:translate(20.7671vw,-10px) scale(.1928);animation:fall-389 22s -6s linear infinite}@keyframes fall-389{47.185%{transform:translate(26.807vw,47.185vh) scale(.1928)}to{transform:translate(23.78705vw,99vh) scale(.1928)}}.snow:nth-child(390){opacity:.0126;transform:translate(86.2599vw,-10px) scale(.3997);animation:fall-390 23s -23s linear infinite}@keyframes fall-390{69.527%{transform:translate(82.5597vw,69.527vh) scale(.3997)}to{transform:translate(84.4098vw,99vh) scale(.3997)}}.snow:nth-child(391){opacity:.0776;transform:translate(19.0759vw,-10px) scale(.4297);animation:fall-391 24s -4s linear infinite}@keyframes fall-391{37.293%{transform:translate(25.9102vw,37.293vh) scale(.4297)}to{transform:translate(22.49305vw,99vh) scale(.4297)}}.snow:nth-child(392){opacity:.3504;transform:translate(5.7396vw,-10px) scale(.7372);animation:fall-392 19s -10s linear infinite}@keyframes fall-392{61.159%{transform:translate(5.9194vw,61.159vh) scale(.7372)}to{transform:translate(5.8295vw,99vh) scale(.7372)}}.snow:nth-child(393){opacity:.8518;transform:translate(63.9842vw,-10px) scale(.5669);animation:fall-393 26s -4s linear infinite}@keyframes fall-393{78.502%{transform:translate(65.2673vw,78.502vh) scale(.5669)}to{transform:translate(64.62575vw,99vh) scale(.5669)}}.snow:nth-child(394){opacity:1.506;transform:translate(23.8277vw,-10px) scale(.4751);animation:fall-394 16s -1s linear infinite}@keyframes fall-394{64.224%{transform:translate(27.5903vw,64.224vh) scale(.4751)}to{transform:translate(25.709vw,99vh) scale(.4751)}}.snow:nth-child(395){opacity:.6974;transform:translate(74.397vw,-10px) scale(.083);animation:fall-395 30s -19s linear infinite}@keyframes fall-395{64.666%{transform:translate(77.8225vw,64.666vh) scale(.083)}to{transform:translate(76.10975vw,99vh) scale(.083)}}.snow:nth-child(396){opacity:.3928;transform:translate(39.4732vw,-10px) scale(.9516);animation:fall-396 26s -8s linear infinite}@keyframes fall-396{62.231%{transform:translate(39.6088vw,62.231vh) scale(.9516)}to{transform:translate(39.541vw,99vh) scale(.9516)}}.snow:nth-child(397){opacity:1.5554;transform:translate(48.5662vw,-10px) scale(.2499);animation:fall-397 15s -6s linear infinite}@keyframes fall-397{72.808%{transform:translate(40.0319vw,72.808vh) scale(.2499)}to{transform:translate(44.29905vw,99vh) scale(.2499)}}.snow:nth-child(398){opacity:.1636;transform:translate(72.1837vw,-10px) scale(.6352);animation:fall-398 25s -9s linear infinite}@keyframes fall-398{58.969%{transform:translate(68.1931vw,58.969vh) scale(.6352)}to{transform:translate(70.1884vw,99vh) scale(.6352)}}.snow:nth-child(399){opacity:.8918;transform:translate(20.8033vw,-10px) scale(.052);animation:fall-399 17s -22s linear infinite}@keyframes fall-399{51.054%{transform:translate(12.6051vw,51.054vh) scale(.052)}to{transform:translate(16.7042vw,99vh) scale(.052)}}.snow:nth-child(400){opacity:.5918;transform:translate(81.9903vw,-10px) scale(.0599);animation:fall-400 25s -12s linear infinite}@keyframes fall-400{72.206%{transform:translate(86.6356vw,72.206vh) scale(.0599)}to{transform:translate(84.31295vw,99vh) scale(.0599)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.5578;transform:translate(18.683vw,-10px) scale(.8243);animation:fall-1 16s -27s linear infinite}@keyframes fall-1{51.236%{transform:translate(27.7129vw,51.236vh) scale(.8243)}to{transform:translate(23.19795vw,99vh) scale(.8243)}}.snow:nth-child(2){opacity:1.0466;transform:translate(46.011vw,-10px) scale(.4627);animation:fall-2 11s -27s linear infinite}@keyframes fall-2{74.197%{transform:translate(44.5459vw,74.197vh) scale(.4627)}to{transform:translate(45.27845vw,99vh) scale(.4627)}}.snow:nth-child(3){opacity:1.6486;transform:translate(53.6052vw,-10px) scale(.5567);animation:fall-3 12s -15s linear infinite}@keyframes fall-3{36.904%{transform:translate(45.4749vw,36.904vh) scale(.5567)}to{transform:translate(49.54005vw,99vh) scale(.5567)}}.snow:nth-child(4){opacity:.8846;transform:translate(47.6355vw,-10px) scale(.237);animation:fall-4 29s -17s linear infinite}@keyframes fall-4{77.481%{transform:translate(49.1718vw,77.481vh) scale(.237)}to{transform:translate(48.40365vw,99vh) scale(.237)}}.snow:nth-child(5){opacity:1.5828;transform:translate(75.9415vw,-10px) scale(.0422);animation:fall-5 22s -10s linear infinite}@keyframes fall-5{74.121%{transform:translate(66.3653vw,74.121vh) scale(.0422)}to{transform:translate(71.1534vw,99vh) scale(.0422)}}.snow:nth-child(6){opacity:.0584;transform:translate(15.1077vw,-10px) scale(.1671);animation:fall-6 18s -26s linear infinite}@keyframes fall-6{67.815%{transform:translate(11.1367vw,67.815vh) scale(.1671)}to{transform:translate(13.1222vw,99vh) scale(.1671)}}.snow:nth-child(7){opacity:1.7002;transform:translate(25.6759vw,-10px) scale(.1359);animation:fall-7 28s -26s linear infinite}@keyframes fall-7{69.802%{transform:translate(23.1647vw,69.802vh) scale(.1359)}to{transform:translate(24.4203vw,99vh) scale(.1359)}}.snow:nth-child(8){opacity:.944;transform:translate(73.4171vw,-10px) scale(.3795);animation:fall-8 24s -1s linear infinite}@keyframes fall-8{33.977%{transform:translate(74.2888vw,33.977vh) scale(.3795)}to{transform:translate(73.85295vw,99vh) scale(.3795)}}.snow:nth-child(9){opacity:.5886;transform:translate(18.5071vw,-10px) scale(.1915);animation:fall-9 11s -21s linear infinite}@keyframes fall-9{33.483%{transform:translate(12.2689vw,33.483vh) scale(.1915)}to{transform:translate(15.388vw,99vh) scale(.1915)}}.snow:nth-child(10){opacity:1.3682;transform:translate(36.4121vw,-10px) scale(.7796);animation:fall-10 21s -3s linear infinite}@keyframes fall-10{43.74%{transform:translate(43.5279vw,43.74vh) scale(.7796)}to{transform:translate(39.97vw,99vh) scale(.7796)}}.snow:nth-child(11){opacity:.3856;transform:translate(27.017vw,-10px) scale(.801);animation:fall-11 23s -25s linear infinite}@keyframes fall-11{37.56%{transform:translate(21.9972vw,37.56vh) scale(.801)}to{transform:translate(24.5071vw,99vh) scale(.801)}}.snow:nth-child(12){opacity:1.2902;transform:translate(19.1133vw,-10px) scale(.4019);animation:fall-12 24s -2s linear infinite}@keyframes fall-12{61.516%{transform:translate(27.3355vw,61.516vh) scale(.4019)}to{transform:translate(23.2244vw,99vh) scale(.4019)}}.snow:nth-child(13){opacity:.646;transform:translate(50.4615vw,-10px) scale(.8038);animation:fall-13 29s -24s linear infinite}@keyframes fall-13{66.198%{transform:translate(59.6725vw,66.198vh) scale(.8038)}to{transform:translate(55.067vw,99vh) scale(.8038)}}.snow:nth-child(14){opacity:1.652;transform:translate(74.2751vw,-10px) scale(.4951);animation:fall-14 27s -2s linear infinite}@keyframes fall-14{38.372%{transform:translate(65.5129vw,38.372vh) scale(.4951)}to{transform:translate(69.894vw,99vh) scale(.4951)}}.snow:nth-child(15){opacity:1.9692;transform:translate(90.1495vw,-10px) scale(.0272);animation:fall-15 16s -27s linear infinite}@keyframes fall-15{67.278%{transform:translate(92.9378vw,67.278vh) scale(.0272)}to{transform:translate(91.54365vw,99vh) scale(.0272)}}.snow:nth-child(16){opacity:.3464;transform:translate(66.7274vw,-10px) scale(.4296);animation:fall-16 20s -17s linear infinite}@keyframes fall-16{58.76%{transform:translate(73.9047vw,58.76vh) scale(.4296)}to{transform:translate(70.31605vw,99vh) scale(.4296)}}.snow:nth-child(17){opacity:1.8692;transform:translate(11.6013vw,-10px) scale(.1425);animation:fall-17 29s -11s linear infinite}@keyframes fall-17{48.864%{transform:translate(9.5512vw,48.864vh) scale(.1425)}to{transform:translate(10.57625vw,99vh) scale(.1425)}}.snow:nth-child(18){opacity:.4092;transform:translate(90.513vw,-10px) scale(.3048);animation:fall-18 16s -1s linear infinite}@keyframes fall-18{45.299%{transform:translate(93.6678vw,45.299vh) scale(.3048)}to{transform:translate(92.0904vw,99vh) scale(.3048)}}.snow:nth-child(19){opacity:.0818;transform:translate(79.3918vw,-10px) scale(.4273);animation:fall-19 20s -1s linear infinite}@keyframes fall-19{49.993%{transform:translate(81.1261vw,49.993vh) scale(.4273)}to{transform:translate(80.25895vw,99vh) scale(.4273)}}.snow:nth-child(20){opacity:1.6008;transform:translate(34.3038vw,-10px) scale(.2483);animation:fall-20 20s -5s linear infinite}@keyframes fall-20{56.34%{transform:translate(40.7133vw,56.34vh) scale(.2483)}to{transform:translate(37.50855vw,99vh) scale(.2483)}}.snow:nth-child(21){opacity:.4394;transform:translate(99.0842vw,-10px) scale(.6179);animation:fall-21 25s -18s linear infinite}@keyframes fall-21{74.61%{transform:translate(94.3411vw,74.61vh) scale(.6179)}to{transform:translate(96.71265vw,99vh) scale(.6179)}}.snow:nth-child(22){opacity:1.9786;transform:translate(83.6923vw,-10px) scale(.0671);animation:fall-22 27s -4s linear infinite}@keyframes fall-22{42.48%{transform:translate(79.4689vw,42.48vh) scale(.0671)}to{transform:translate(81.5806vw,99vh) scale(.0671)}}.snow:nth-child(23){opacity:1.8732;transform:translate(99.492vw,-10px) scale(.1503);animation:fall-23 13s -7s linear infinite}@keyframes fall-23{65.919%{transform:translate(103.7991vw,65.919vh) scale(.1503)}to{transform:translate(101.64555vw,99vh) scale(.1503)}}.snow:nth-child(24){opacity:.76;transform:translate(17.7704vw,-10px) scale(.3961);animation:fall-24 25s -26s linear infinite}@keyframes fall-24{71.857%{transform:translate(11.1279vw,71.857vh) scale(.3961)}to{transform:translate(14.44915vw,99vh) scale(.3961)}}.snow:nth-child(25){opacity:.9202;transform:translate(24.8349vw,-10px) scale(.3529);animation:fall-25 25s -3s linear infinite}@keyframes fall-25{42.477%{transform:translate(31.7132vw,42.477vh) scale(.3529)}to{transform:translate(28.27405vw,99vh) scale(.3529)}}.snow:nth-child(26){opacity:1.5606;transform:translate(99.0688vw,-10px) scale(.5559);animation:fall-26 17s -25s linear infinite}@keyframes fall-26{39.93%{transform:translate(94.7105vw,39.93vh) scale(.5559)}to{transform:translate(96.88965vw,99vh) scale(.5559)}}.snow:nth-child(27){opacity:.1398;transform:translate(1.7866vw,-10px) scale(.1612);animation:fall-27 24s -22s linear infinite}@keyframes fall-27{68.801%{transform:translate(7.2042vw,68.801vh) scale(.1612)}to{transform:translate(4.4954vw,99vh) scale(.1612)}}.snow:nth-child(28){opacity:1.6234;transform:translate(90.4772vw,-10px) scale(.6346);animation:fall-28 19s -1s linear infinite}@keyframes fall-28{76.741%{transform:translate(88.704vw,76.741vh) scale(.6346)}to{transform:translate(89.5906vw,99vh) scale(.6346)}}.snow:nth-child(29){opacity:.893;transform:translate(54.9322vw,-10px) scale(.2522);animation:fall-29 15s -16s linear infinite}@keyframes fall-29{31.658%{transform:translate(56.2079vw,31.658vh) scale(.2522)}to{transform:translate(55.57005vw,99vh) scale(.2522)}}.snow:nth-child(30){opacity:.159;transform:translate(7.5187vw,-10px) scale(.6122);animation:fall-30 16s -15s linear infinite}@keyframes fall-30{57.998%{transform:translate(-2.1775vw,57.998vh) scale(.6122)}to{transform:translate(2.6706vw,99vh) scale(.6122)}}.snow:nth-child(31){opacity:1.0556;transform:translate(69.227vw,-10px) scale(.3227);animation:fall-31 14s -16s linear infinite}@keyframes fall-31{76.512%{transform:translate(77.5757vw,76.512vh) scale(.3227)}to{transform:translate(73.40135vw,99vh) scale(.3227)}}.snow:nth-child(32){opacity:1.6002;transform:translate(30.2343vw,-10px) scale(.8492);animation:fall-32 16s -21s linear infinite}@keyframes fall-32{47.845%{transform:translate(32.3563vw,47.845vh) scale(.8492)}to{transform:translate(31.2953vw,99vh) scale(.8492)}}.snow:nth-child(33){opacity:.8552;transform:translate(81.3003vw,-10px) scale(.3232);animation:fall-33 22s -5s linear infinite}@keyframes fall-33{78.036%{transform:translate(77.3451vw,78.036vh) scale(.3232)}to{transform:translate(79.3227vw,99vh) scale(.3232)}}.snow:nth-child(34){opacity:1.2948;transform:translate(28.9611vw,-10px) scale(.9524);animation:fall-34 13s -24s linear infinite}@keyframes fall-34{53.684%{transform:translate(31.7656vw,53.684vh) scale(.9524)}to{transform:translate(30.36335vw,99vh) scale(.9524)}}.snow:nth-child(35){opacity:1.7168;transform:translate(91.4115vw,-10px) scale(.883);animation:fall-35 15s -29s linear infinite}@keyframes fall-35{46.418%{transform:translate(88.7112vw,46.418vh) scale(.883)}to{transform:translate(90.06135vw,99vh) scale(.883)}}.snow:nth-child(36){opacity:1.8444;transform:translate(58.7153vw,-10px) scale(.1609);animation:fall-36 29s -8s linear infinite}@keyframes fall-36{32.596%{transform:translate(56.794vw,32.596vh) scale(.1609)}to{transform:translate(57.75465vw,99vh) scale(.1609)}}.snow:nth-child(37){opacity:1.4484;transform:translate(20.7904vw,-10px) scale(.3861);animation:fall-37 28s -23s linear infinite}@keyframes fall-37{30.747%{transform:translate(12.9897vw,30.747vh) scale(.3861)}to{transform:translate(16.89005vw,99vh) scale(.3861)}}.snow:nth-child(38){opacity:.4184;transform:translate(97.9049vw,-10px) scale(.9407);animation:fall-38 25s -1s linear infinite}@keyframes fall-38{78.177%{transform:translate(90.6384vw,78.177vh) scale(.9407)}to{transform:translate(94.27165vw,99vh) scale(.9407)}}.snow:nth-child(39){opacity:.1734;transform:translate(73.3475vw,-10px) scale(.901);animation:fall-39 29s -1s linear infinite}@keyframes fall-39{44.52%{transform:translate(69.2011vw,44.52vh) scale(.901)}to{transform:translate(71.2743vw,99vh) scale(.901)}}.snow:nth-child(40){opacity:1.9626;transform:translate(66.4339vw,-10px) scale(.8203);animation:fall-40 11s -26s linear infinite}@keyframes fall-40{77.995%{transform:translate(69.6968vw,77.995vh) scale(.8203)}to{transform:translate(68.06535vw,99vh) scale(.8203)}}.snow:nth-child(41){opacity:1.224;transform:translate(19.5795vw,-10px) scale(.4988);animation:fall-41 15s -21s linear infinite}@keyframes fall-41{56.689%{transform:translate(27.1377vw,56.689vh) scale(.4988)}to{transform:translate(23.3586vw,99vh) scale(.4988)}}.snow:nth-child(42){opacity:1.3978;transform:translate(71.9489vw,-10px) scale(.5091);animation:fall-42 25s -7s linear infinite}@keyframes fall-42{66.256%{transform:translate(69.9795vw,66.256vh) scale(.5091)}to{transform:translate(70.9642vw,99vh) scale(.5091)}}.snow:nth-child(43){opacity:.463;transform:translate(17.4809vw,-10px) scale(.8686);animation:fall-43 13s -15s linear infinite}@keyframes fall-43{73.866%{transform:translate(11.6052vw,73.866vh) scale(.8686)}to{transform:translate(14.54305vw,99vh) scale(.8686)}}.snow:nth-child(44){opacity:.228;transform:translate(99.3902vw,-10px) scale(.7941);animation:fall-44 21s -12s linear infinite}@keyframes fall-44{69.3%{transform:translate(108.332vw,69.3vh) scale(.7941)}to{transform:translate(103.8611vw,99vh) scale(.7941)}}.snow:nth-child(45){opacity:1.6106;transform:translate(21.3154vw,-10px) scale(.1624);animation:fall-45 23s -4s linear infinite}@keyframes fall-45{49.886%{transform:translate(29.7848vw,49.886vh) scale(.1624)}to{transform:translate(25.5501vw,99vh) scale(.1624)}}.snow:nth-child(46){opacity:1.9284;transform:translate(83.8382vw,-10px) scale(.1394);animation:fall-46 20s -5s linear infinite}@keyframes fall-46{68.908%{transform:translate(82.1115vw,68.908vh) scale(.1394)}to{transform:translate(82.97485vw,99vh) scale(.1394)}}.snow:nth-child(47){opacity:.5154;transform:translate(2.0377vw,-10px) scale(.476);animation:fall-47 14s -26s linear infinite}@keyframes fall-47{31.217%{transform:translate(-7.3402vw,31.217vh) scale(.476)}to{transform:translate(-2.65125vw,99vh) scale(.476)}}.snow:nth-child(48){opacity:1.3536;transform:translate(37.1553vw,-10px) scale(.1151);animation:fall-48 15s -28s linear infinite}@keyframes fall-48{71.489%{transform:translate(36.5398vw,71.489vh) scale(.1151)}to{transform:translate(36.84755vw,99vh) scale(.1151)}}.snow:nth-child(49){opacity:1.3572;transform:translate(6.3497vw,-10px) scale(.1434);animation:fall-49 13s -7s linear infinite}@keyframes fall-49{46.285%{transform:translate(7.3996vw,46.285vh) scale(.1434)}to{transform:translate(6.87465vw,99vh) scale(.1434)}}.snow:nth-child(50){opacity:1.8848;transform:translate(94.0516vw,-10px) scale(.4977);animation:fall-50 25s -26s linear infinite}@keyframes fall-50{56.878%{transform:translate(97.4519vw,56.878vh) scale(.4977)}to{transform:translate(95.75175vw,99vh) scale(.4977)}}.snow:nth-child(51){opacity:.4506;transform:translate(83.169vw,-10px) scale(.716);animation:fall-51 26s -22s linear infinite}@keyframes fall-51{55.662%{transform:translate(86.9984vw,55.662vh) scale(.716)}to{transform:translate(85.0837vw,99vh) scale(.716)}}.snow:nth-child(52){opacity:.7882;transform:translate(82.8295vw,-10px) scale(.2378);animation:fall-52 28s -1s linear infinite}@keyframes fall-52{44.041%{transform:translate(83.3191vw,44.041vh) scale(.2378)}to{transform:translate(83.0743vw,99vh) scale(.2378)}}.snow:nth-child(53){opacity:1.3002;transform:translate(44.6512vw,-10px) scale(.836);animation:fall-53 30s -6s linear infinite}@keyframes fall-53{72.617%{transform:translate(48.1461vw,72.617vh) scale(.836)}to{transform:translate(46.39865vw,99vh) scale(.836)}}.snow:nth-child(54){opacity:1.2038;transform:translate(75.5457vw,-10px) scale(.0069);animation:fall-54 12s -8s linear infinite}@keyframes fall-54{50.008%{transform:translate(75.9508vw,50.008vh) scale(.0069)}to{transform:translate(75.74825vw,99vh) scale(.0069)}}.snow:nth-child(55){opacity:.3818;transform:translate(56.6041vw,-10px) scale(.0013);animation:fall-55 13s -29s linear infinite}@keyframes fall-55{40.536%{transform:translate(51.6927vw,40.536vh) scale(.0013)}to{transform:translate(54.1484vw,99vh) scale(.0013)}}.snow:nth-child(56){opacity:.1252;transform:translate(44.2868vw,-10px) scale(.0859);animation:fall-56 28s -28s linear infinite}@keyframes fall-56{31.365%{transform:translate(43.1092vw,31.365vh) scale(.0859)}to{transform:translate(43.698vw,99vh) scale(.0859)}}.snow:nth-child(57){opacity:1.548;transform:translate(72.6881vw,-10px) scale(.0617);animation:fall-57 10s -30s linear infinite}@keyframes fall-57{31.298%{transform:translate(82.1005vw,31.298vh) scale(.0617)}to{transform:translate(77.3943vw,99vh) scale(.0617)}}.snow:nth-child(58){opacity:.2804;transform:translate(73.3895vw,-10px) scale(.3534);animation:fall-58 20s -6s linear infinite}@keyframes fall-58{49.252%{transform:translate(80.611vw,49.252vh) scale(.3534)}to{transform:translate(77.00025vw,99vh) scale(.3534)}}.snow:nth-child(59){opacity:1.5798;transform:translate(1.1049vw,-10px) scale(.7609);animation:fall-59 23s -4s linear infinite}@keyframes fall-59{32.56%{transform:translate(8.5778vw,32.56vh) scale(.7609)}to{transform:translate(4.84135vw,99vh) scale(.7609)}}.snow:nth-child(60){opacity:.5392;transform:translate(18.2693vw,-10px) scale(.6395);animation:fall-60 28s -16s linear infinite}@keyframes fall-60{35.582%{transform:translate(24.1755vw,35.582vh) scale(.6395)}to{transform:translate(21.2224vw,99vh) scale(.6395)}}.snow:nth-child(61){opacity:1.6086;transform:translate(75.3996vw,-10px) scale(.2887);animation:fall-61 17s -19s linear infinite}@keyframes fall-61{72.665%{transform:translate(65.804vw,72.665vh) scale(.2887)}to{transform:translate(70.6018vw,99vh) scale(.2887)}}.snow:nth-child(62){opacity:1.5224;transform:translate(97.974vw,-10px) scale(.6952);animation:fall-62 26s -16s linear infinite}@keyframes fall-62{76.631%{transform:translate(91.3881vw,76.631vh) scale(.6952)}to{transform:translate(94.68105vw,99vh) scale(.6952)}}.snow:nth-child(63){opacity:.0562;transform:translate(10.7954vw,-10px) scale(.6223);animation:fall-63 30s -19s linear infinite}@keyframes fall-63{58.303%{transform:translate(11.5356vw,58.303vh) scale(.6223)}to{transform:translate(11.1655vw,99vh) scale(.6223)}}.snow:nth-child(64){opacity:.3072;transform:translate(83.7111vw,-10px) scale(.7373);animation:fall-64 30s -14s linear infinite}@keyframes fall-64{33.275%{transform:translate(86.3984vw,33.275vh) scale(.7373)}to{transform:translate(85.05475vw,99vh) scale(.7373)}}.snow:nth-child(65){opacity:.0176;transform:translate(78.8111vw,-10px) scale(.7846);animation:fall-65 13s -11s linear infinite}@keyframes fall-65{32.083%{transform:translate(80.4871vw,32.083vh) scale(.7846)}to{transform:translate(79.6491vw,99vh) scale(.7846)}}.snow:nth-child(66){opacity:1.8972;transform:translate(1.5955vw,-10px) scale(.0016);animation:fall-66 11s -17s linear infinite}@keyframes fall-66{56.079%{transform:translate(6.5352vw,56.079vh) scale(.0016)}to{transform:translate(4.06535vw,99vh) scale(.0016)}}.snow:nth-child(67){opacity:.8466;transform:translate(28.4646vw,-10px) scale(.092);animation:fall-67 10s -15s linear infinite}@keyframes fall-67{70.613%{transform:translate(29.1348vw,70.613vh) scale(.092)}to{transform:translate(28.7997vw,99vh) scale(.092)}}.snow:nth-child(68){opacity:.3776;transform:translate(17.3479vw,-10px) scale(.9766);animation:fall-68 18s -16s linear infinite}@keyframes fall-68{42.525%{transform:translate(19.5621vw,42.525vh) scale(.9766)}to{transform:translate(18.455vw,99vh) scale(.9766)}}.snow:nth-child(69){opacity:1.894;transform:translate(53.9046vw,-10px) scale(.7307);animation:fall-69 26s -8s linear infinite}@keyframes fall-69{74.736%{transform:translate(63.5671vw,74.736vh) scale(.7307)}to{transform:translate(58.73585vw,99vh) scale(.7307)}}.snow:nth-child(70){opacity:.5528;transform:translate(46.4535vw,-10px) scale(.8629);animation:fall-70 26s -23s linear infinite}@keyframes fall-70{75.104%{transform:translate(44.9066vw,75.104vh) scale(.8629)}to{transform:translate(45.68005vw,99vh) scale(.8629)}}.snow:nth-child(71){opacity:.5532;transform:translate(84.5148vw,-10px) scale(.9663);animation:fall-71 20s -8s linear infinite}@keyframes fall-71{55.816%{transform:translate(83.511vw,55.816vh) scale(.9663)}to{transform:translate(84.0129vw,99vh) scale(.9663)}}.snow:nth-child(72){opacity:.515;transform:translate(11.1679vw,-10px) scale(.4108);animation:fall-72 10s -15s linear infinite}@keyframes fall-72{60.871%{transform:translate(12.7024vw,60.871vh) scale(.4108)}to{transform:translate(11.93515vw,99vh) scale(.4108)}}.snow:nth-child(73){opacity:.2974;transform:translate(94.5537vw,-10px) scale(.6778);animation:fall-73 19s -10s linear infinite}@keyframes fall-73{70.087%{transform:translate(92.0047vw,70.087vh) scale(.6778)}to{transform:translate(93.2792vw,99vh) scale(.6778)}}.snow:nth-child(74){opacity:.7928;transform:translate(69.7333vw,-10px) scale(.662);animation:fall-74 29s -17s linear infinite}@keyframes fall-74{69.231%{transform:translate(71.5967vw,69.231vh) scale(.662)}to{transform:translate(70.665vw,99vh) scale(.662)}}.snow:nth-child(75){opacity:.4974;transform:translate(13.0246vw,-10px) scale(.2689);animation:fall-75 18s -2s linear infinite}@keyframes fall-75{49.578%{transform:translate(7.5356vw,49.578vh) scale(.2689)}to{transform:translate(10.2801vw,99vh) scale(.2689)}}.snow:nth-child(76){opacity:1.1254;transform:translate(42.9416vw,-10px) scale(.5948);animation:fall-76 12s -19s linear infinite}@keyframes fall-76{51.211%{transform:translate(43.382vw,51.211vh) scale(.5948)}to{transform:translate(43.1618vw,99vh) scale(.5948)}}.snow:nth-child(77){opacity:1.526;transform:translate(33.581vw,-10px) scale(.6607);animation:fall-77 23s -16s linear infinite}@keyframes fall-77{54.303%{transform:translate(24.8077vw,54.303vh) scale(.6607)}to{transform:translate(29.19435vw,99vh) scale(.6607)}}.snow:nth-child(78){opacity:1.5232;transform:translate(47.828vw,-10px) scale(.9707);animation:fall-78 18s -13s linear infinite}@keyframes fall-78{75.331%{transform:translate(52.8216vw,75.331vh) scale(.9707)}to{transform:translate(50.3248vw,99vh) scale(.9707)}}.snow:nth-child(79){opacity:1.741;transform:translate(5.2257vw,-10px) scale(.3902);animation:fall-79 22s -4s linear infinite}@keyframes fall-79{51.455%{transform:translate(-1.966vw,51.455vh) scale(.3902)}to{transform:translate(1.62985vw,99vh) scale(.3902)}}.snow:nth-child(80){opacity:1.68;transform:translate(10.1002vw,-10px) scale(.9349);animation:fall-80 19s -12s linear infinite}@keyframes fall-80{78.282%{transform:translate(4.7762vw,78.282vh) scale(.9349)}to{transform:translate(7.4382vw,99vh) scale(.9349)}}.snow:nth-child(81){opacity:1.2834;transform:translate(66.4177vw,-10px) scale(.9821);animation:fall-81 12s -26s linear infinite}@keyframes fall-81{61.944%{transform:translate(63.122vw,61.944vh) scale(.9821)}to{transform:translate(64.76985vw,99vh) scale(.9821)}}.snow:nth-child(82){opacity:.173;transform:translate(59.7514vw,-10px) scale(.27);animation:fall-82 11s -7s linear infinite}@keyframes fall-82{36.989%{transform:translate(60.3652vw,36.989vh) scale(.27)}to{transform:translate(60.0583vw,99vh) scale(.27)}}.snow:nth-child(83){opacity:.7314;transform:translate(38.54vw,-10px) scale(.6768);animation:fall-83 17s -16s linear infinite}@keyframes fall-83{43.651%{transform:translate(46.4446vw,43.651vh) scale(.6768)}to{transform:translate(42.4923vw,99vh) scale(.6768)}}.snow:nth-child(84){opacity:1.0404;transform:translate(67.1969vw,-10px) scale(.4981);animation:fall-84 19s -22s linear infinite}@keyframes fall-84{73.019%{transform:translate(73.2797vw,73.019vh) scale(.4981)}to{transform:translate(70.2383vw,99vh) scale(.4981)}}.snow:nth-child(85){opacity:.095;transform:translate(94.5491vw,-10px) scale(.4332);animation:fall-85 18s -4s linear infinite}@keyframes fall-85{67.756%{transform:translate(99.2959vw,67.756vh) scale(.4332)}to{transform:translate(96.9225vw,99vh) scale(.4332)}}.snow:nth-child(86){opacity:1.6648;transform:translate(50.6479vw,-10px) scale(.7713);animation:fall-86 22s -5s linear infinite}@keyframes fall-86{73.595%{transform:translate(48.6833vw,73.595vh) scale(.7713)}to{transform:translate(49.6656vw,99vh) scale(.7713)}}.snow:nth-child(87){opacity:.6714;transform:translate(50.5537vw,-10px) scale(.4605);animation:fall-87 23s -2s linear infinite}@keyframes fall-87{36.761%{transform:translate(58.3554vw,36.761vh) scale(.4605)}to{transform:translate(54.45455vw,99vh) scale(.4605)}}.snow:nth-child(88){opacity:.1912;transform:translate(38.3507vw,-10px) scale(.8004);animation:fall-88 25s -17s linear infinite}@keyframes fall-88{69.488%{transform:translate(31.9627vw,69.488vh) scale(.8004)}to{transform:translate(35.1567vw,99vh) scale(.8004)}}.snow:nth-child(89){opacity:1.9714;transform:translate(46.5373vw,-10px) scale(.4535);animation:fall-89 20s -6s linear infinite}@keyframes fall-89{66.165%{transform:translate(56.1274vw,66.165vh) scale(.4535)}to{transform:translate(51.33235vw,99vh) scale(.4535)}}.snow:nth-child(90){opacity:1.0516;transform:translate(91.8035vw,-10px) scale(.4385);animation:fall-90 16s -10s linear infinite}@keyframes fall-90{59.373%{transform:translate(90.5786vw,59.373vh) scale(.4385)}to{transform:translate(91.19105vw,99vh) scale(.4385)}}.snow:nth-child(91){opacity:1.203;transform:translate(21.8521vw,-10px) scale(.2054);animation:fall-91 10s -22s linear infinite}@keyframes fall-91{77.991%{transform:translate(23.1586vw,77.991vh) scale(.2054)}to{transform:translate(22.50535vw,99vh) scale(.2054)}}.snow:nth-child(92){opacity:.9278;transform:translate(28.3564vw,-10px) scale(.237);animation:fall-92 30s -14s linear infinite}@keyframes fall-92{32.566%{transform:translate(35.4441vw,32.566vh) scale(.237)}to{transform:translate(31.90025vw,99vh) scale(.237)}}.snow:nth-child(93){opacity:.1734;transform:translate(56.4236vw,-10px) scale(.4825);animation:fall-93 11s -14s linear infinite}@keyframes fall-93{62.146%{transform:translate(49.1762vw,62.146vh) scale(.4825)}to{transform:translate(52.7999vw,99vh) scale(.4825)}}.snow:nth-child(94){opacity:.6948;transform:translate(.0638vw,-10px) scale(.1386);animation:fall-94 18s -1s linear infinite}@keyframes fall-94{46.615%{transform:translate(4.1171vw,46.615vh) scale(.1386)}to{transform:translate(2.09045vw,99vh) scale(.1386)}}.snow:nth-child(95){opacity:1.8572;transform:translate(93.9111vw,-10px) scale(.2827);animation:fall-95 13s -28s linear infinite}@keyframes fall-95{75.705%{transform:translate(98.9282vw,75.705vh) scale(.2827)}to{transform:translate(96.41965vw,99vh) scale(.2827)}}.snow:nth-child(96){opacity:1.8826;transform:translate(74.8631vw,-10px) scale(.3112);animation:fall-96 30s -23s linear infinite}@keyframes fall-96{50.909%{transform:translate(71.1108vw,50.909vh) scale(.3112)}to{transform:translate(72.98695vw,99vh) scale(.3112)}}.snow:nth-child(97){opacity:1.2402;transform:translate(93.7297vw,-10px) scale(.3866);animation:fall-97 12s -3s linear infinite}@keyframes fall-97{79.315%{transform:translate(94.693vw,79.315vh) scale(.3866)}to{transform:translate(94.21135vw,99vh) scale(.3866)}}.snow:nth-child(98){opacity:1.8894;transform:translate(61.2206vw,-10px) scale(.3646);animation:fall-98 18s -15s linear infinite}@keyframes fall-98{46.635%{transform:translate(59.9593vw,46.635vh) scale(.3646)}to{transform:translate(60.58995vw,99vh) scale(.3646)}}.snow:nth-child(99){opacity:.7034;transform:translate(76.4951vw,-10px) scale(.0082);animation:fall-99 24s -8s linear infinite}@keyframes fall-99{55.212%{transform:translate(75.296vw,55.212vh) scale(.0082)}to{transform:translate(75.89555vw,99vh) scale(.0082)}}.snow:nth-child(100){opacity:.7668;transform:translate(87.0078vw,-10px) scale(.0007);animation:fall-100 14s -2s linear infinite}@keyframes fall-100{65.086%{transform:translate(90.3051vw,65.086vh) scale(.0007)}to{transform:translate(88.65645vw,99vh) scale(.0007)}}.snow:nth-child(101){opacity:.44;transform:translate(5.1094vw,-10px) scale(.7859);animation:fall-101 16s -16s linear infinite}@keyframes fall-101{49.778%{transform:translate(10.6854vw,49.778vh) scale(.7859)}to{transform:translate(7.8974vw,99vh) scale(.7859)}}.snow:nth-child(102){opacity:1.801;transform:translate(67.162vw,-10px) scale(.7481);animation:fall-102 26s -16s linear infinite}@keyframes fall-102{48.835%{transform:translate(70.3882vw,48.835vh) scale(.7481)}to{transform:translate(68.7751vw,99vh) scale(.7481)}}.snow:nth-child(103){opacity:.5774;transform:translate(85.2409vw,-10px) scale(.6781);animation:fall-103 21s -1s linear infinite}@keyframes fall-103{65.445%{transform:translate(95.2308vw,65.445vh) scale(.6781)}to{transform:translate(90.23585vw,99vh) scale(.6781)}}.snow:nth-child(104){opacity:.225;transform:translate(2.2276vw,-10px) scale(.9526);animation:fall-104 27s -25s linear infinite}@keyframes fall-104{74.589%{transform:translate(4.2722vw,74.589vh) scale(.9526)}to{transform:translate(3.2499vw,99vh) scale(.9526)}}.snow:nth-child(105){opacity:.3706;transform:translate(58.1454vw,-10px) scale(.4841);animation:fall-105 14s -7s linear infinite}@keyframes fall-105{62.334%{transform:translate(62.1479vw,62.334vh) scale(.4841)}to{transform:translate(60.14665vw,99vh) scale(.4841)}}.snow:nth-child(106){opacity:.734;transform:translate(95.2392vw,-10px) scale(.4747);animation:fall-106 12s -23s linear infinite}@keyframes fall-106{78.592%{transform:translate(96.1619vw,78.592vh) scale(.4747)}to{transform:translate(95.70055vw,99vh) scale(.4747)}}.snow:nth-child(107){opacity:.4222;transform:translate(6.7018vw,-10px) scale(.2815);animation:fall-107 14s -21s linear infinite}@keyframes fall-107{75.77%{transform:translate(4.6357vw,75.77vh) scale(.2815)}to{transform:translate(5.66875vw,99vh) scale(.2815)}}.snow:nth-child(108){opacity:1.2048;transform:translate(50.1844vw,-10px) scale(.3051);animation:fall-108 22s -12s linear infinite}@keyframes fall-108{59.886%{transform:translate(46.7642vw,59.886vh) scale(.3051)}to{transform:translate(48.4743vw,99vh) scale(.3051)}}.snow:nth-child(109){opacity:1.4704;transform:translate(80.5144vw,-10px) scale(.2595);animation:fall-109 18s -19s linear infinite}@keyframes fall-109{32.571%{transform:translate(90.011vw,32.571vh) scale(.2595)}to{transform:translate(85.2627vw,99vh) scale(.2595)}}.snow:nth-child(110){opacity:.2408;transform:translate(64.8771vw,-10px) scale(.4502);animation:fall-110 26s -25s linear infinite}@keyframes fall-110{75.381%{transform:translate(58.9191vw,75.381vh) scale(.4502)}to{transform:translate(61.8981vw,99vh) scale(.4502)}}.snow:nth-child(111){opacity:1.9024;transform:translate(96.0509vw,-10px) scale(.3104);animation:fall-111 10s -6s linear infinite}@keyframes fall-111{79.445%{transform:translate(103.3574vw,79.445vh) scale(.3104)}to{transform:translate(99.70415vw,99vh) scale(.3104)}}.snow:nth-child(112){opacity:.71;transform:translate(41.3961vw,-10px) scale(.1978);animation:fall-112 11s -10s linear infinite}@keyframes fall-112{44.986%{transform:translate(43.5172vw,44.986vh) scale(.1978)}to{transform:translate(42.45665vw,99vh) scale(.1978)}}.snow:nth-child(113){opacity:.7226;transform:translate(34.3761vw,-10px) scale(.5015);animation:fall-113 15s -21s linear infinite}@keyframes fall-113{67.328%{transform:translate(40.6516vw,67.328vh) scale(.5015)}to{transform:translate(37.51385vw,99vh) scale(.5015)}}.snow:nth-child(114){opacity:.9298;transform:translate(95.7852vw,-10px) scale(.8754);animation:fall-114 29s -16s linear infinite}@keyframes fall-114{61.79%{transform:translate(105.5747vw,61.79vh) scale(.8754)}to{transform:translate(100.67995vw,99vh) scale(.8754)}}.snow:nth-child(115){opacity:.9246;transform:translate(10.187vw,-10px) scale(.3615);animation:fall-115 10s -4s linear infinite}@keyframes fall-115{75.273%{transform:translate(9.1213vw,75.273vh) scale(.3615)}to{transform:translate(9.65415vw,99vh) scale(.3615)}}.snow:nth-child(116){opacity:1.7524;transform:translate(9.6787vw,-10px) scale(.6452);animation:fall-116 12s -7s linear infinite}@keyframes fall-116{32.763%{transform:translate(9.6663vw,32.763vh) scale(.6452)}to{transform:translate(9.6725vw,99vh) scale(.6452)}}.snow:nth-child(117){opacity:.0408;transform:translate(99.3444vw,-10px) scale(.1614);animation:fall-117 14s -27s linear infinite}@keyframes fall-117{47.794%{transform:translate(104.5742vw,47.794vh) scale(.1614)}to{transform:translate(101.9593vw,99vh) scale(.1614)}}.snow:nth-child(118){opacity:.5616;transform:translate(52.7693vw,-10px) scale(.4083);animation:fall-118 17s -18s linear infinite}@keyframes fall-118{76.613%{transform:translate(60.2646vw,76.613vh) scale(.4083)}to{transform:translate(56.51695vw,99vh) scale(.4083)}}.snow:nth-child(119){opacity:1.0768;transform:translate(31.3516vw,-10px) scale(.1602);animation:fall-119 20s -12s linear infinite}@keyframes fall-119{62.034%{transform:translate(36.4862vw,62.034vh) scale(.1602)}to{transform:translate(33.9189vw,99vh) scale(.1602)}}.snow:nth-child(120){opacity:1.9228;transform:translate(45.4847vw,-10px) scale(.4978);animation:fall-120 25s -24s linear infinite}@keyframes fall-120{37.186%{transform:translate(48.4207vw,37.186vh) scale(.4978)}to{transform:translate(46.9527vw,99vh) scale(.4978)}}.snow:nth-child(121){opacity:1.7934;transform:translate(58.5551vw,-10px) scale(.962);animation:fall-121 22s -22s linear infinite}@keyframes fall-121{63.31%{transform:translate(58.7265vw,63.31vh) scale(.962)}to{transform:translate(58.6408vw,99vh) scale(.962)}}.snow:nth-child(122){opacity:.0954;transform:translate(92.4638vw,-10px) scale(.2664);animation:fall-122 17s -23s linear infinite}@keyframes fall-122{67.961%{transform:translate(93.0057vw,67.961vh) scale(.2664)}to{transform:translate(92.73475vw,99vh) scale(.2664)}}.snow:nth-child(123){opacity:.735;transform:translate(74.6509vw,-10px) scale(.9985);animation:fall-123 17s -28s linear infinite}@keyframes fall-123{56.016%{transform:translate(76.596vw,56.016vh) scale(.9985)}to{transform:translate(75.62345vw,99vh) scale(.9985)}}.snow:nth-child(124){opacity:.6888;transform:translate(5.5576vw,-10px) scale(.0119);animation:fall-124 23s -5s linear infinite}@keyframes fall-124{63.498%{transform:translate(-2.5627vw,63.498vh) scale(.0119)}to{transform:translate(1.49745vw,99vh) scale(.0119)}}.snow:nth-child(125){opacity:1.0718;transform:translate(19.8528vw,-10px) scale(.9251);animation:fall-125 10s -16s linear infinite}@keyframes fall-125{30.273%{transform:translate(19.7225vw,30.273vh) scale(.9251)}to{transform:translate(19.78765vw,99vh) scale(.9251)}}.snow:nth-child(126){opacity:.8732;transform:translate(26.6314vw,-10px) scale(.0403);animation:fall-126 12s -18s linear infinite}@keyframes fall-126{43.373%{transform:translate(18.033vw,43.373vh) scale(.0403)}to{transform:translate(22.3322vw,99vh) scale(.0403)}}.snow:nth-child(127){opacity:1.4632;transform:translate(47.3096vw,-10px) scale(.6033);animation:fall-127 10s -23s linear infinite}@keyframes fall-127{44.122%{transform:translate(38.0196vw,44.122vh) scale(.6033)}to{transform:translate(42.6646vw,99vh) scale(.6033)}}.snow:nth-child(128){opacity:.8786;transform:translate(21.6166vw,-10px) scale(.6013);animation:fall-128 14s -16s linear infinite}@keyframes fall-128{70.412%{transform:translate(21.1242vw,70.412vh) scale(.6013)}to{transform:translate(21.3704vw,99vh) scale(.6013)}}.snow:nth-child(129){opacity:.0426;transform:translate(95.5773vw,-10px) scale(.1093);animation:fall-129 29s -8s linear infinite}@keyframes fall-129{71.694%{transform:translate(97.0646vw,71.694vh) scale(.1093)}to{transform:translate(96.32095vw,99vh) scale(.1093)}}.snow:nth-child(130){opacity:.6752;transform:translate(76.5255vw,-10px) scale(.1687);animation:fall-130 21s -7s linear infinite}@keyframes fall-130{45.785%{transform:translate(86.4325vw,45.785vh) scale(.1687)}to{transform:translate(81.479vw,99vh) scale(.1687)}}.snow:nth-child(131){opacity:.7844;transform:translate(69.8161vw,-10px) scale(.3584);animation:fall-131 18s -25s linear infinite}@keyframes fall-131{72.811%{transform:translate(74.5981vw,72.811vh) scale(.3584)}to{transform:translate(72.2071vw,99vh) scale(.3584)}}.snow:nth-child(132){opacity:1.3376;transform:translate(24.4616vw,-10px) scale(.9635);animation:fall-132 14s -6s linear infinite}@keyframes fall-132{36.874%{transform:translate(28.9679vw,36.874vh) scale(.9635)}to{transform:translate(26.71475vw,99vh) scale(.9635)}}.snow:nth-child(133){opacity:1.6264;transform:translate(77.36vw,-10px) scale(.5829);animation:fall-133 30s -6s linear infinite}@keyframes fall-133{71.236%{transform:translate(83.6327vw,71.236vh) scale(.5829)}to{transform:translate(80.49635vw,99vh) scale(.5829)}}.snow:nth-child(134){opacity:1.4768;transform:translate(81.7266vw,-10px) scale(.4109);animation:fall-134 11s -6s linear infinite}@keyframes fall-134{56.698%{transform:translate(91.4181vw,56.698vh) scale(.4109)}to{transform:translate(86.57235vw,99vh) scale(.4109)}}.snow:nth-child(135){opacity:1.427;transform:translate(8.0996vw,-10px) scale(.4802);animation:fall-135 20s -25s linear infinite}@keyframes fall-135{43.525%{transform:translate(13.7308vw,43.525vh) scale(.4802)}to{transform:translate(10.9152vw,99vh) scale(.4802)}}.snow:nth-child(136){opacity:1.7214;transform:translate(87.5647vw,-10px) scale(.8079);animation:fall-136 17s -21s linear infinite}@keyframes fall-136{67.589%{transform:translate(92.8448vw,67.589vh) scale(.8079)}to{transform:translate(90.20475vw,99vh) scale(.8079)}}.snow:nth-child(137){opacity:1.2678;transform:translate(77.2208vw,-10px) scale(.6503);animation:fall-137 10s -28s linear infinite}@keyframes fall-137{41.137%{transform:translate(77.0818vw,41.137vh) scale(.6503)}to{transform:translate(77.1513vw,99vh) scale(.6503)}}.snow:nth-child(138){opacity:.671;transform:translate(61.6303vw,-10px) scale(.7392);animation:fall-138 19s -20s linear infinite}@keyframes fall-138{38.968%{transform:translate(60.671vw,38.968vh) scale(.7392)}to{transform:translate(61.15065vw,99vh) scale(.7392)}}.snow:nth-child(139){opacity:1.5968;transform:translate(62.1882vw,-10px) scale(.4025);animation:fall-139 17s -3s linear infinite}@keyframes fall-139{37.11%{transform:translate(68.375vw,37.11vh) scale(.4025)}to{transform:translate(65.2816vw,99vh) scale(.4025)}}.snow:nth-child(140){opacity:1.0442;transform:translate(67.9844vw,-10px) scale(.7931);animation:fall-140 17s -13s linear infinite}@keyframes fall-140{33.836%{transform:translate(70.1727vw,33.836vh) scale(.7931)}to{transform:translate(69.07855vw,99vh) scale(.7931)}}.snow:nth-child(141){opacity:1.3576;transform:translate(37.0173vw,-10px) scale(.6871);animation:fall-141 26s -27s linear infinite}@keyframes fall-141{65.076%{transform:translate(35.1455vw,65.076vh) scale(.6871)}to{transform:translate(36.0814vw,99vh) scale(.6871)}}.snow:nth-child(142){opacity:.0714;transform:translate(33.5162vw,-10px) scale(.7304);animation:fall-142 14s -9s linear infinite}@keyframes fall-142{43.683%{transform:translate(24.0577vw,43.683vh) scale(.7304)}to{transform:translate(28.78695vw,99vh) scale(.7304)}}.snow:nth-child(143){opacity:.6148;transform:translate(73.0802vw,-10px) scale(.6261);animation:fall-143 24s -11s linear infinite}@keyframes fall-143{35.418%{transform:translate(64.6519vw,35.418vh) scale(.6261)}to{transform:translate(68.86605vw,99vh) scale(.6261)}}.snow:nth-child(144){opacity:1.485;transform:translate(63.3078vw,-10px) scale(.9352);animation:fall-144 28s -15s linear infinite}@keyframes fall-144{74.01%{transform:translate(66.9297vw,74.01vh) scale(.9352)}to{transform:translate(65.11875vw,99vh) scale(.9352)}}.snow:nth-child(145){opacity:1.5426;transform:translate(51.8958vw,-10px) scale(.3402);animation:fall-145 19s -23s linear infinite}@keyframes fall-145{30.148%{transform:translate(50.9447vw,30.148vh) scale(.3402)}to{transform:translate(51.42025vw,99vh) scale(.3402)}}.snow:nth-child(146){opacity:1.5578;transform:translate(86.3158vw,-10px) scale(.0311);animation:fall-146 20s -30s linear infinite}@keyframes fall-146{52.617%{transform:translate(83.9844vw,52.617vh) scale(.0311)}to{transform:translate(85.1501vw,99vh) scale(.0311)}}.snow:nth-child(147){opacity:.7562;transform:translate(61.0811vw,-10px) scale(.9336);animation:fall-147 26s -6s linear infinite}@keyframes fall-147{77.218%{transform:translate(66.1414vw,77.218vh) scale(.9336)}to{transform:translate(63.61125vw,99vh) scale(.9336)}}.snow:nth-child(148){opacity:1.2398;transform:translate(72.8839vw,-10px) scale(.8069);animation:fall-148 17s -23s linear infinite}@keyframes fall-148{65.091%{transform:translate(72.5695vw,65.091vh) scale(.8069)}to{transform:translate(72.7267vw,99vh) scale(.8069)}}.snow:nth-child(149){opacity:.6068;transform:translate(70.9289vw,-10px) scale(.6688);animation:fall-149 27s -1s linear infinite}@keyframes fall-149{65.878%{transform:translate(78.1753vw,65.878vh) scale(.6688)}to{transform:translate(74.5521vw,99vh) scale(.6688)}}.snow:nth-child(150){opacity:.9958;transform:translate(49.7074vw,-10px) scale(.2854);animation:fall-150 27s -18s linear infinite}@keyframes fall-150{37.885%{transform:translate(56.6291vw,37.885vh) scale(.2854)}to{transform:translate(53.16825vw,99vh) scale(.2854)}}.snow:nth-child(151){opacity:.3582;transform:translate(18.655vw,-10px) scale(.2991);animation:fall-151 11s -1s linear infinite}@keyframes fall-151{61.951%{transform:translate(23.5697vw,61.951vh) scale(.2991)}to{transform:translate(21.11235vw,99vh) scale(.2991)}}.snow:nth-child(152){opacity:.5204;transform:translate(57.9257vw,-10px) scale(.483);animation:fall-152 23s -7s linear infinite}@keyframes fall-152{77.072%{transform:translate(66.2527vw,77.072vh) scale(.483)}to{transform:translate(62.0892vw,99vh) scale(.483)}}.snow:nth-child(153){opacity:1.849;transform:translate(35.2966vw,-10px) scale(.3226);animation:fall-153 19s -11s linear infinite}@keyframes fall-153{49.278%{transform:translate(40.1649vw,49.278vh) scale(.3226)}to{transform:translate(37.73075vw,99vh) scale(.3226)}}.snow:nth-child(154){opacity:1.5116;transform:translate(90.5353vw,-10px) scale(.3933);animation:fall-154 26s -6s linear infinite}@keyframes fall-154{72.869%{transform:translate(89.3146vw,72.869vh) scale(.3933)}to{transform:translate(89.92495vw,99vh) scale(.3933)}}.snow:nth-child(155){opacity:1.1098;transform:translate(78.3931vw,-10px) scale(.3504);animation:fall-155 13s -23s linear infinite}@keyframes fall-155{34.821%{transform:translate(71.0113vw,34.821vh) scale(.3504)}to{transform:translate(74.7022vw,99vh) scale(.3504)}}.snow:nth-child(156){opacity:1.4838;transform:translate(5.4004vw,-10px) scale(.6232);animation:fall-156 29s -24s linear infinite}@keyframes fall-156{30.782%{transform:translate(-1.7631vw,30.782vh) scale(.6232)}to{transform:translate(1.81865vw,99vh) scale(.6232)}}.snow:nth-child(157){opacity:1.1702;transform:translate(15.7183vw,-10px) scale(.7477);animation:fall-157 16s -15s linear infinite}@keyframes fall-157{50.669%{transform:translate(14.8279vw,50.669vh) scale(.7477)}to{transform:translate(15.2731vw,99vh) scale(.7477)}}.snow:nth-child(158){opacity:.0666;transform:translate(40.6341vw,-10px) scale(.3786);animation:fall-158 10s -16s linear infinite}@keyframes fall-158{60.221%{transform:translate(49.7724vw,60.221vh) scale(.3786)}to{transform:translate(45.20325vw,99vh) scale(.3786)}}.snow:nth-child(159){opacity:1.8274;transform:translate(5.3505vw,-10px) scale(.0793);animation:fall-159 30s -8s linear infinite}@keyframes fall-159{53.379%{transform:translate(-3.6333vw,53.379vh) scale(.0793)}to{transform:translate(.8586vw,99vh) scale(.0793)}}.snow:nth-child(160){opacity:.854;transform:translate(19.0016vw,-10px) scale(.3414);animation:fall-160 14s -27s linear infinite}@keyframes fall-160{75.953%{transform:translate(25.4067vw,75.953vh) scale(.3414)}to{transform:translate(22.20415vw,99vh) scale(.3414)}}.snow:nth-child(161){opacity:1.633;transform:translate(26.6485vw,-10px) scale(.5411);animation:fall-161 16s -1s linear infinite}@keyframes fall-161{57.124%{transform:translate(20.8003vw,57.124vh) scale(.5411)}to{transform:translate(23.7244vw,99vh) scale(.5411)}}.snow:nth-child(162){opacity:1.3304;transform:translate(25.8674vw,-10px) scale(.4459);animation:fall-162 11s -11s linear infinite}@keyframes fall-162{66.186%{transform:translate(23.6058vw,66.186vh) scale(.4459)}to{transform:translate(24.7366vw,99vh) scale(.4459)}}.snow:nth-child(163){opacity:.2568;transform:translate(96.274vw,-10px) scale(.827);animation:fall-163 21s -25s linear infinite}@keyframes fall-163{36.628%{transform:translate(87.2426vw,36.628vh) scale(.827)}to{transform:translate(91.7583vw,99vh) scale(.827)}}.snow:nth-child(164){opacity:.789;transform:translate(32.0443vw,-10px) scale(.4719);animation:fall-164 22s -9s linear infinite}@keyframes fall-164{74.245%{transform:translate(41.8243vw,74.245vh) scale(.4719)}to{transform:translate(36.9343vw,99vh) scale(.4719)}}.snow:nth-child(165){opacity:.9184;transform:translate(15.6642vw,-10px) scale(.4292);animation:fall-165 14s -13s linear infinite}@keyframes fall-165{33.283%{transform:translate(21.7388vw,33.283vh) scale(.4292)}to{transform:translate(18.7015vw,99vh) scale(.4292)}}.snow:nth-child(166){opacity:.0352;transform:translate(19.5714vw,-10px) scale(.9987);animation:fall-166 14s -14s linear infinite}@keyframes fall-166{62.735%{transform:translate(21.238vw,62.735vh) scale(.9987)}to{transform:translate(20.4047vw,99vh) scale(.9987)}}.snow:nth-child(167){opacity:.5706;transform:translate(1.373vw,-10px) scale(.7618);animation:fall-167 26s -1s linear infinite}@keyframes fall-167{62.071%{transform:translate(11.3194vw,62.071vh) scale(.7618)}to{transform:translate(6.3462vw,99vh) scale(.7618)}}.snow:nth-child(168){opacity:.4452;transform:translate(36.5867vw,-10px) scale(.9538);animation:fall-168 12s -11s linear infinite}@keyframes fall-168{42.371%{transform:translate(33.138vw,42.371vh) scale(.9538)}to{transform:translate(34.86235vw,99vh) scale(.9538)}}.snow:nth-child(169){opacity:1.9102;transform:translate(84.9956vw,-10px) scale(.1126);animation:fall-169 20s -9s linear infinite}@keyframes fall-169{49.563%{transform:translate(88.6506vw,49.563vh) scale(.1126)}to{transform:translate(86.8231vw,99vh) scale(.1126)}}.snow:nth-child(170){opacity:.1432;transform:translate(64.0419vw,-10px) scale(.849);animation:fall-170 23s -8s linear infinite}@keyframes fall-170{42.818%{transform:translate(58.0275vw,42.818vh) scale(.849)}to{transform:translate(61.0347vw,99vh) scale(.849)}}.snow:nth-child(171){opacity:1.2212;transform:translate(14.5082vw,-10px) scale(.7625);animation:fall-171 24s -6s linear infinite}@keyframes fall-171{40.236%{transform:translate(7.6468vw,40.236vh) scale(.7625)}to{transform:translate(11.0775vw,99vh) scale(.7625)}}.snow:nth-child(172){opacity:1.9368;transform:translate(28.4503vw,-10px) scale(.1117);animation:fall-172 13s -9s linear infinite}@keyframes fall-172{46.898%{transform:translate(21.595vw,46.898vh) scale(.1117)}to{transform:translate(25.02265vw,99vh) scale(.1117)}}.snow:nth-child(173){opacity:1.9946;transform:translate(43.6598vw,-10px) scale(.6238);animation:fall-173 23s -15s linear infinite}@keyframes fall-173{64.696%{transform:translate(42.734vw,64.696vh) scale(.6238)}to{transform:translate(43.1969vw,99vh) scale(.6238)}}.snow:nth-child(174){opacity:1.2152;transform:translate(99.4467vw,-10px) scale(.2506);animation:fall-174 20s -14s linear infinite}@keyframes fall-174{51.997%{transform:translate(101.6058vw,51.997vh) scale(.2506)}to{transform:translate(100.52625vw,99vh) scale(.2506)}}.snow:nth-child(175){opacity:1.1086;transform:translate(4.1577vw,-10px) scale(.2217);animation:fall-175 15s -5s linear infinite}@keyframes fall-175{41.477%{transform:translate(9.9777vw,41.477vh) scale(.2217)}to{transform:translate(7.0677vw,99vh) scale(.2217)}}.snow:nth-child(176){opacity:1.583;transform:translate(98.0412vw,-10px) scale(.1964);animation:fall-176 10s -7s linear infinite}@keyframes fall-176{72.602%{transform:translate(91.0472vw,72.602vh) scale(.1964)}to{transform:translate(94.5442vw,99vh) scale(.1964)}}.snow:nth-child(177){opacity:1.1872;transform:translate(90.4426vw,-10px) scale(.6446);animation:fall-177 22s -15s linear infinite}@keyframes fall-177{48.603%{transform:translate(84.0945vw,48.603vh) scale(.6446)}to{transform:translate(87.26855vw,99vh) scale(.6446)}}.snow:nth-child(178){opacity:1.9442;transform:translate(58.8841vw,-10px) scale(.0834);animation:fall-178 16s -5s linear infinite}@keyframes fall-178{76.531%{transform:translate(65.5921vw,76.531vh) scale(.0834)}to{transform:translate(62.2381vw,99vh) scale(.0834)}}.snow:nth-child(179){opacity:1.9534;transform:translate(22.0374vw,-10px) scale(.2008);animation:fall-179 13s -16s linear infinite}@keyframes fall-179{57.319%{transform:translate(15.4107vw,57.319vh) scale(.2008)}to{transform:translate(18.72405vw,99vh) scale(.2008)}}.snow:nth-child(180){opacity:.996;transform:translate(53.9105vw,-10px) scale(.8502);animation:fall-180 25s -20s linear infinite}@keyframes fall-180{45.029%{transform:translate(46.1748vw,45.029vh) scale(.8502)}to{transform:translate(50.04265vw,99vh) scale(.8502)}}.snow:nth-child(181){opacity:1.3044;transform:translate(14.5827vw,-10px) scale(.7209);animation:fall-181 13s -14s linear infinite}@keyframes fall-181{46.418%{transform:translate(14.6206vw,46.418vh) scale(.7209)}to{transform:translate(14.60165vw,99vh) scale(.7209)}}.snow:nth-child(182){opacity:.9912;transform:translate(24.9486vw,-10px) scale(.9158);animation:fall-182 15s -8s linear infinite}@keyframes fall-182{52.249%{transform:translate(20.2611vw,52.249vh) scale(.9158)}to{transform:translate(22.60485vw,99vh) scale(.9158)}}.snow:nth-child(183){opacity:.2498;transform:translate(64.7821vw,-10px) scale(.8337);animation:fall-183 13s -23s linear infinite}@keyframes fall-183{62.428%{transform:translate(66.915vw,62.428vh) scale(.8337)}to{transform:translate(65.84855vw,99vh) scale(.8337)}}.snow:nth-child(184){opacity:.6396;transform:translate(89.2422vw,-10px) scale(.2619);animation:fall-184 11s -20s linear infinite}@keyframes fall-184{60.038%{transform:translate(86.2815vw,60.038vh) scale(.2619)}to{transform:translate(87.76185vw,99vh) scale(.2619)}}.snow:nth-child(185){opacity:1.8238;transform:translate(98.7168vw,-10px) scale(.6696);animation:fall-185 12s -9s linear infinite}@keyframes fall-185{49.706%{transform:translate(105.3166vw,49.706vh) scale(.6696)}to{transform:translate(102.0167vw,99vh) scale(.6696)}}.snow:nth-child(186){opacity:.7022;transform:translate(36.9997vw,-10px) scale(.439);animation:fall-186 20s -22s linear infinite}@keyframes fall-186{54.932%{transform:translate(39.1069vw,54.932vh) scale(.439)}to{transform:translate(38.0533vw,99vh) scale(.439)}}.snow:nth-child(187){opacity:1.3996;transform:translate(68.3773vw,-10px) scale(.1336);animation:fall-187 24s -6s linear infinite}@keyframes fall-187{52.473%{transform:translate(68.4474vw,52.473vh) scale(.1336)}to{transform:translate(68.41235vw,99vh) scale(.1336)}}.snow:nth-child(188){opacity:.8258;transform:translate(93.8019vw,-10px) scale(.1991);animation:fall-188 12s -20s linear infinite}@keyframes fall-188{34.755%{transform:translate(99.6152vw,34.755vh) scale(.1991)}to{transform:translate(96.70855vw,99vh) scale(.1991)}}.snow:nth-child(189){opacity:.4358;transform:translate(31.4858vw,-10px) scale(.4551);animation:fall-189 26s -20s linear infinite}@keyframes fall-189{46.276%{transform:translate(26.9422vw,46.276vh) scale(.4551)}to{transform:translate(29.214vw,99vh) scale(.4551)}}.snow:nth-child(190){opacity:.5778;transform:translate(33.7329vw,-10px) scale(.2209);animation:fall-190 10s -5s linear infinite}@keyframes fall-190{76.169%{transform:translate(39.1333vw,76.169vh) scale(.2209)}to{transform:translate(36.4331vw,99vh) scale(.2209)}}.snow:nth-child(191){opacity:1.6942;transform:translate(50.9415vw,-10px) scale(.8658);animation:fall-191 10s -24s linear infinite}@keyframes fall-191{67.173%{transform:translate(44.2395vw,67.173vh) scale(.8658)}to{transform:translate(47.5905vw,99vh) scale(.8658)}}.snow:nth-child(192){opacity:.869;transform:translate(60.5409vw,-10px) scale(.5439);animation:fall-192 11s -7s linear infinite}@keyframes fall-192{76.058%{transform:translate(68.4435vw,76.058vh) scale(.5439)}to{transform:translate(64.4922vw,99vh) scale(.5439)}}.snow:nth-child(193){opacity:1.0006;transform:translate(74.9607vw,-10px) scale(.505);animation:fall-193 20s -18s linear infinite}@keyframes fall-193{75.28%{transform:translate(70.8624vw,75.28vh) scale(.505)}to{transform:translate(72.91155vw,99vh) scale(.505)}}.snow:nth-child(194){opacity:1.7644;transform:translate(67.8489vw,-10px) scale(.3675);animation:fall-194 18s -23s linear infinite}@keyframes fall-194{51.877%{transform:translate(76.0219vw,51.877vh) scale(.3675)}to{transform:translate(71.9354vw,99vh) scale(.3675)}}.snow:nth-child(195){opacity:.6892;transform:translate(36.5769vw,-10px) scale(.9825);animation:fall-195 22s -9s linear infinite}@keyframes fall-195{56.472%{transform:translate(43.3121vw,56.472vh) scale(.9825)}to{transform:translate(39.9445vw,99vh) scale(.9825)}}.snow:nth-child(196){opacity:.1382;transform:translate(17.9426vw,-10px) scale(.9271);animation:fall-196 24s -30s linear infinite}@keyframes fall-196{56.03%{transform:translate(12.6399vw,56.03vh) scale(.9271)}to{transform:translate(15.29125vw,99vh) scale(.9271)}}.snow:nth-child(197){opacity:1.4924;transform:translate(34.0952vw,-10px) scale(.309);animation:fall-197 11s -2s linear infinite}@keyframes fall-197{74.773%{transform:translate(34.5049vw,74.773vh) scale(.309)}to{transform:translate(34.30005vw,99vh) scale(.309)}}.snow:nth-child(198){opacity:1.108;transform:translate(33.4781vw,-10px) scale(.256);animation:fall-198 30s -6s linear infinite}@keyframes fall-198{30.047%{transform:translate(29.3184vw,30.047vh) scale(.256)}to{transform:translate(31.39825vw,99vh) scale(.256)}}.snow:nth-child(199){opacity:1.8704;transform:translate(47.2087vw,-10px) scale(.2308);animation:fall-199 25s -12s linear infinite}@keyframes fall-199{67.934%{transform:translate(42.4726vw,67.934vh) scale(.2308)}to{transform:translate(44.84065vw,99vh) scale(.2308)}}.snow:nth-child(200){opacity:.3508;transform:translate(77.7801vw,-10px) scale(.7135);animation:fall-200 26s -21s linear infinite}@keyframes fall-200{35.22%{transform:translate(73.9178vw,35.22vh) scale(.7135)}to{transform:translate(75.84895vw,99vh) scale(.7135)}}.snow:nth-child(201){opacity:.0228;transform:translate(20.8944vw,-10px) scale(.06);animation:fall-201 27s -20s linear infinite}@keyframes fall-201{59.669%{transform:translate(27.818vw,59.669vh) scale(.06)}to{transform:translate(24.3562vw,99vh) scale(.06)}}.snow:nth-child(202){opacity:1.7044;transform:translate(86.0809vw,-10px) scale(.506);animation:fall-202 13s -7s linear infinite}@keyframes fall-202{37.379%{transform:translate(95.0894vw,37.379vh) scale(.506)}to{transform:translate(90.58515vw,99vh) scale(.506)}}.snow:nth-child(203){opacity:.3396;transform:translate(61.0132vw,-10px) scale(.4125);animation:fall-203 25s -25s linear infinite}@keyframes fall-203{67.411%{transform:translate(69.463vw,67.411vh) scale(.4125)}to{transform:translate(65.2381vw,99vh) scale(.4125)}}.snow:nth-child(204){opacity:.5434;transform:translate(11.2318vw,-10px) scale(.1341);animation:fall-204 24s -19s linear infinite}@keyframes fall-204{52.237%{transform:translate(11.9619vw,52.237vh) scale(.1341)}to{transform:translate(11.59685vw,99vh) scale(.1341)}}.snow:nth-child(205){opacity:1.9898;transform:translate(78.733vw,-10px) scale(.2152);animation:fall-205 18s -5s linear infinite}@keyframes fall-205{38.891%{transform:translate(74.9416vw,38.891vh) scale(.2152)}to{transform:translate(76.8373vw,99vh) scale(.2152)}}.snow:nth-child(206){opacity:.529;transform:translate(93.2031vw,-10px) scale(.6773);animation:fall-206 25s -2s linear infinite}@keyframes fall-206{34.686%{transform:translate(93.7837vw,34.686vh) scale(.6773)}to{transform:translate(93.4934vw,99vh) scale(.6773)}}.snow:nth-child(207){opacity:1.1326;transform:translate(80.9097vw,-10px) scale(.7295);animation:fall-207 23s -14s linear infinite}@keyframes fall-207{31.648%{transform:translate(83.0341vw,31.648vh) scale(.7295)}to{transform:translate(81.9719vw,99vh) scale(.7295)}}.snow:nth-child(208){opacity:.8118;transform:translate(10.8024vw,-10px) scale(.2073);animation:fall-208 25s -22s linear infinite}@keyframes fall-208{77.571%{transform:translate(16.5477vw,77.571vh) scale(.2073)}to{transform:translate(13.67505vw,99vh) scale(.2073)}}.snow:nth-child(209){opacity:.2402;transform:translate(92.6564vw,-10px) scale(.7708);animation:fall-209 14s -26s linear infinite}@keyframes fall-209{44.848%{transform:translate(97.0091vw,44.848vh) scale(.7708)}to{transform:translate(94.83275vw,99vh) scale(.7708)}}.snow:nth-child(210){opacity:.7152;transform:translate(21.5345vw,-10px) scale(.0469);animation:fall-210 14s -28s linear infinite}@keyframes fall-210{69.344%{transform:translate(18.7592vw,69.344vh) scale(.0469)}to{transform:translate(20.14685vw,99vh) scale(.0469)}}.snow:nth-child(211){opacity:.7728;transform:translate(25.8703vw,-10px) scale(.9641);animation:fall-211 12s -14s linear infinite}@keyframes fall-211{61.049%{transform:translate(32.3502vw,61.049vh) scale(.9641)}to{transform:translate(29.11025vw,99vh) scale(.9641)}}.snow:nth-child(212){opacity:.3844;transform:translate(32.6196vw,-10px) scale(.0871);animation:fall-212 16s -11s linear infinite}@keyframes fall-212{41.547%{transform:translate(41.2259vw,41.547vh) scale(.0871)}to{transform:translate(36.92275vw,99vh) scale(.0871)}}.snow:nth-child(213){opacity:1.74;transform:translate(39.2429vw,-10px) scale(.8603);animation:fall-213 21s -12s linear infinite}@keyframes fall-213{62.164%{transform:translate(29.7278vw,62.164vh) scale(.8603)}to{transform:translate(34.48535vw,99vh) scale(.8603)}}.snow:nth-child(214){opacity:.9026;transform:translate(89.7578vw,-10px) scale(.9267);animation:fall-214 30s -21s linear infinite}@keyframes fall-214{70.191%{transform:translate(98.987vw,70.191vh) scale(.9267)}to{transform:translate(94.3724vw,99vh) scale(.9267)}}.snow:nth-child(215){opacity:1.7474;transform:translate(51.2218vw,-10px) scale(.0156);animation:fall-215 20s -7s linear infinite}@keyframes fall-215{53.316%{transform:translate(41.7859vw,53.316vh) scale(.0156)}to{transform:translate(46.50385vw,99vh) scale(.0156)}}.snow:nth-child(216){opacity:1.0586;transform:translate(72.0619vw,-10px) scale(.963);animation:fall-216 29s -30s linear infinite}@keyframes fall-216{72.986%{transform:translate(75.1826vw,72.986vh) scale(.963)}to{transform:translate(73.62225vw,99vh) scale(.963)}}.snow:nth-child(217){opacity:.5904;transform:translate(96.0804vw,-10px) scale(.0484);animation:fall-217 20s -14s linear infinite}@keyframes fall-217{34.763%{transform:translate(100.4353vw,34.763vh) scale(.0484)}to{transform:translate(98.25785vw,99vh) scale(.0484)}}.snow:nth-child(218){opacity:1.3748;transform:translate(84.4715vw,-10px) scale(.0513);animation:fall-218 21s -1s linear infinite}@keyframes fall-218{32.523%{transform:translate(89.0794vw,32.523vh) scale(.0513)}to{transform:translate(86.77545vw,99vh) scale(.0513)}}.snow:nth-child(219){opacity:1.8394;transform:translate(2.6225vw,-10px) scale(.3634);animation:fall-219 28s -17s linear infinite}@keyframes fall-219{51.702%{transform:translate(-2.3269vw,51.702vh) scale(.3634)}to{transform:translate(.1478vw,99vh) scale(.3634)}}.snow:nth-child(220){opacity:.1208;transform:translate(31.6236vw,-10px) scale(.5489);animation:fall-220 13s -20s linear infinite}@keyframes fall-220{76.4%{transform:translate(37.7342vw,76.4vh) scale(.5489)}to{transform:translate(34.6789vw,99vh) scale(.5489)}}.snow:nth-child(221){opacity:1.768;transform:translate(82.0118vw,-10px) scale(.0863);animation:fall-221 19s -9s linear infinite}@keyframes fall-221{78.362%{transform:translate(76.8765vw,78.362vh) scale(.0863)}to{transform:translate(79.44415vw,99vh) scale(.0863)}}.snow:nth-child(222){opacity:.0634;transform:translate(6.3401vw,-10px) scale(.2064);animation:fall-222 20s -25s linear infinite}@keyframes fall-222{46.093%{transform:translate(14.0179vw,46.093vh) scale(.2064)}to{transform:translate(10.179vw,99vh) scale(.2064)}}.snow:nth-child(223){opacity:.035;transform:translate(6.3323vw,-10px) scale(.3506);animation:fall-223 25s -7s linear infinite}@keyframes fall-223{60.877%{transform:translate(10.2111vw,60.877vh) scale(.3506)}to{transform:translate(8.2717vw,99vh) scale(.3506)}}.snow:nth-child(224){opacity:.4684;transform:translate(77.7299vw,-10px) scale(.5724);animation:fall-224 21s -5s linear infinite}@keyframes fall-224{69.923%{transform:translate(87.5669vw,69.923vh) scale(.5724)}to{transform:translate(82.6484vw,99vh) scale(.5724)}}.snow:nth-child(225){opacity:1.926;transform:translate(90.5441vw,-10px) scale(.4601);animation:fall-225 12s -25s linear infinite}@keyframes fall-225{74.379%{transform:translate(82.9986vw,74.379vh) scale(.4601)}to{transform:translate(86.77135vw,99vh) scale(.4601)}}.snow:nth-child(226){opacity:.8794;transform:translate(4.0232vw,-10px) scale(.1541);animation:fall-226 18s -27s linear infinite}@keyframes fall-226{59.522%{transform:translate(11.8674vw,59.522vh) scale(.1541)}to{transform:translate(7.9453vw,99vh) scale(.1541)}}.snow:nth-child(227){opacity:.729;transform:translate(60.0523vw,-10px) scale(.1443);animation:fall-227 27s -8s linear infinite}@keyframes fall-227{31.776%{transform:translate(60.8564vw,31.776vh) scale(.1443)}to{transform:translate(60.45435vw,99vh) scale(.1443)}}.snow:nth-child(228){opacity:1.5812;transform:translate(17.9368vw,-10px) scale(.7632);animation:fall-228 10s -8s linear infinite}@keyframes fall-228{34.63%{transform:translate(18.0094vw,34.63vh) scale(.7632)}to{transform:translate(17.9731vw,99vh) scale(.7632)}}.snow:nth-child(229){opacity:.6588;transform:translate(47.2967vw,-10px) scale(.276);animation:fall-229 15s -9s linear infinite}@keyframes fall-229{30.868%{transform:translate(42.9475vw,30.868vh) scale(.276)}to{transform:translate(45.1221vw,99vh) scale(.276)}}.snow:nth-child(230){opacity:1.2502;transform:translate(5.4841vw,-10px) scale(.6664);animation:fall-230 26s -18s linear infinite}@keyframes fall-230{66.334%{transform:translate(2.2103vw,66.334vh) scale(.6664)}to{transform:translate(3.8472vw,99vh) scale(.6664)}}.snow:nth-child(231){opacity:1.662;transform:translate(27.0496vw,-10px) scale(.2118);animation:fall-231 20s -28s linear infinite}@keyframes fall-231{57.663%{transform:translate(21.7352vw,57.663vh) scale(.2118)}to{transform:translate(24.3924vw,99vh) scale(.2118)}}.snow:nth-child(232){opacity:1.1838;transform:translate(40.5895vw,-10px) scale(.6767);animation:fall-232 13s -14s linear infinite}@keyframes fall-232{41.851%{transform:translate(45.5185vw,41.851vh) scale(.6767)}to{transform:translate(43.054vw,99vh) scale(.6767)}}.snow:nth-child(233){opacity:1.5414;transform:translate(22.4695vw,-10px) scale(.1557);animation:fall-233 25s -28s linear infinite}@keyframes fall-233{33.729%{transform:translate(13.8446vw,33.729vh) scale(.1557)}to{transform:translate(18.15705vw,99vh) scale(.1557)}}.snow:nth-child(234){opacity:.0058;transform:translate(44.1802vw,-10px) scale(.2424);animation:fall-234 27s -5s linear infinite}@keyframes fall-234{70.91%{transform:translate(52.1647vw,70.91vh) scale(.2424)}to{transform:translate(48.17245vw,99vh) scale(.2424)}}.snow:nth-child(235){opacity:1.6816;transform:translate(2.0774vw,-10px) scale(.994);animation:fall-235 30s -22s linear infinite}@keyframes fall-235{43.588%{transform:translate(4.8765vw,43.588vh) scale(.994)}to{transform:translate(3.47695vw,99vh) scale(.994)}}.snow:nth-child(236){opacity:1.3508;transform:translate(46.8927vw,-10px) scale(.2551);animation:fall-236 17s -19s linear infinite}@keyframes fall-236{49.94%{transform:translate(46.847vw,49.94vh) scale(.2551)}to{transform:translate(46.86985vw,99vh) scale(.2551)}}.snow:nth-child(237){opacity:.8294;transform:translate(33.2263vw,-10px) scale(.6277);animation:fall-237 19s -4s linear infinite}@keyframes fall-237{34.098%{transform:translate(39.8742vw,34.098vh) scale(.6277)}to{transform:translate(36.55025vw,99vh) scale(.6277)}}.snow:nth-child(238){opacity:.1948;transform:translate(91.4081vw,-10px) scale(.9961);animation:fall-238 11s -1s linear infinite}@keyframes fall-238{56.136%{transform:translate(98.5255vw,56.136vh) scale(.9961)}to{transform:translate(94.9668vw,99vh) scale(.9961)}}.snow:nth-child(239){opacity:.713;transform:translate(55.9577vw,-10px) scale(.5393);animation:fall-239 23s -1s linear infinite}@keyframes fall-239{70.389%{transform:translate(46.7952vw,70.389vh) scale(.5393)}to{transform:translate(51.37645vw,99vh) scale(.5393)}}.snow:nth-child(240){opacity:1.0664;transform:translate(24.2263vw,-10px) scale(.9694);animation:fall-240 29s -8s linear infinite}@keyframes fall-240{34.576%{transform:translate(22.7173vw,34.576vh) scale(.9694)}to{transform:translate(23.4718vw,99vh) scale(.9694)}}.snow:nth-child(241){opacity:.646;transform:translate(44.8429vw,-10px) scale(.4512);animation:fall-241 20s -22s linear infinite}@keyframes fall-241{68.272%{transform:translate(37.3403vw,68.272vh) scale(.4512)}to{transform:translate(41.0916vw,99vh) scale(.4512)}}.snow:nth-child(242){opacity:.0526;transform:translate(34.5822vw,-10px) scale(.9418);animation:fall-242 27s -1s linear infinite}@keyframes fall-242{38.015%{transform:translate(31.3606vw,38.015vh) scale(.9418)}to{transform:translate(32.9714vw,99vh) scale(.9418)}}.snow:nth-child(243){opacity:.3444;transform:translate(59.9446vw,-10px) scale(.7045);animation:fall-243 12s -22s linear infinite}@keyframes fall-243{56.07%{transform:translate(55.0891vw,56.07vh) scale(.7045)}to{transform:translate(57.51685vw,99vh) scale(.7045)}}.snow:nth-child(244){opacity:.2128;transform:translate(49.9269vw,-10px) scale(.3357);animation:fall-244 30s -19s linear infinite}@keyframes fall-244{60.674%{transform:translate(49.4578vw,60.674vh) scale(.3357)}to{transform:translate(49.69235vw,99vh) scale(.3357)}}.snow:nth-child(245){opacity:.9256;transform:translate(27.9181vw,-10px) scale(.364);animation:fall-245 23s -8s linear infinite}@keyframes fall-245{33.178%{transform:translate(35.9499vw,33.178vh) scale(.364)}to{transform:translate(31.934vw,99vh) scale(.364)}}.snow:nth-child(246){opacity:.061;transform:translate(19.5323vw,-10px) scale(.9466);animation:fall-246 19s -18s linear infinite}@keyframes fall-246{78.155%{transform:translate(27.3375vw,78.155vh) scale(.9466)}to{transform:translate(23.4349vw,99vh) scale(.9466)}}.snow:nth-child(247){opacity:1.2368;transform:translate(26.9386vw,-10px) scale(.5002);animation:fall-247 23s -26s linear infinite}@keyframes fall-247{77.002%{transform:translate(17.7721vw,77.002vh) scale(.5002)}to{transform:translate(22.35535vw,99vh) scale(.5002)}}.snow:nth-child(248){opacity:1.9048;transform:translate(37.0595vw,-10px) scale(.3426);animation:fall-248 28s -25s linear infinite}@keyframes fall-248{78.814%{transform:translate(35.7069vw,78.814vh) scale(.3426)}to{transform:translate(36.3832vw,99vh) scale(.3426)}}.snow:nth-child(249){opacity:.3094;transform:translate(60.0183vw,-10px) scale(.2296);animation:fall-249 26s -24s linear infinite}@keyframes fall-249{76.442%{transform:translate(67.599vw,76.442vh) scale(.2296)}to{transform:translate(63.80865vw,99vh) scale(.2296)}}.snow:nth-child(250){opacity:1.8792;transform:translate(36.7218vw,-10px) scale(.9059);animation:fall-250 26s -10s linear infinite}@keyframes fall-250{50.622%{transform:translate(28.6481vw,50.622vh) scale(.9059)}to{transform:translate(32.68495vw,99vh) scale(.9059)}}.snow:nth-child(251){opacity:.8326;transform:translate(32.0146vw,-10px) scale(.8363);animation:fall-251 29s -18s linear infinite}@keyframes fall-251{35.096%{transform:translate(39.4527vw,35.096vh) scale(.8363)}to{transform:translate(35.73365vw,99vh) scale(.8363)}}.snow:nth-child(252){opacity:1.9052;transform:translate(92.9315vw,-10px) scale(.3734);animation:fall-252 20s -19s linear infinite}@keyframes fall-252{70.02%{transform:translate(87.7378vw,70.02vh) scale(.3734)}to{transform:translate(90.33465vw,99vh) scale(.3734)}}.snow:nth-child(253){opacity:1.089;transform:translate(44.7642vw,-10px) scale(.5126);animation:fall-253 29s -14s linear infinite}@keyframes fall-253{78.761%{transform:translate(41.7965vw,78.761vh) scale(.5126)}to{transform:translate(43.28035vw,99vh) scale(.5126)}}.snow:nth-child(254){opacity:1.3432;transform:translate(71.3821vw,-10px) scale(.4398);animation:fall-254 28s -15s linear infinite}@keyframes fall-254{50.736%{transform:translate(76.9916vw,50.736vh) scale(.4398)}to{transform:translate(74.18685vw,99vh) scale(.4398)}}.snow:nth-child(255){opacity:.3554;transform:translate(31.1962vw,-10px) scale(.4055);animation:fall-255 29s -30s linear infinite}@keyframes fall-255{36.425%{transform:translate(32.0971vw,36.425vh) scale(.4055)}to{transform:translate(31.64665vw,99vh) scale(.4055)}}.snow:nth-child(256){opacity:1.2162;transform:translate(85.9389vw,-10px) scale(.3462);animation:fall-256 28s -16s linear infinite}@keyframes fall-256{69.398%{transform:translate(91.9654vw,69.398vh) scale(.3462)}to{transform:translate(88.95215vw,99vh) scale(.3462)}}.snow:nth-child(257){opacity:1.5696;transform:translate(91.0279vw,-10px) scale(.6017);animation:fall-257 18s -11s linear infinite}@keyframes fall-257{66.257%{transform:translate(82.2406vw,66.257vh) scale(.6017)}to{transform:translate(86.63425vw,99vh) scale(.6017)}}.snow:nth-child(258){opacity:.7212;transform:translate(2.6859vw,-10px) scale(.8661);animation:fall-258 14s -16s linear infinite}@keyframes fall-258{50.839%{transform:translate(1.093vw,50.839vh) scale(.8661)}to{transform:translate(1.88945vw,99vh) scale(.8661)}}.snow:nth-child(259){opacity:.692;transform:translate(77.7935vw,-10px) scale(.5534);animation:fall-259 12s -18s linear infinite}@keyframes fall-259{62.349%{transform:translate(86.6728vw,62.349vh) scale(.5534)}to{transform:translate(82.23315vw,99vh) scale(.5534)}}.snow:nth-child(260){opacity:1.9854;transform:translate(49.9884vw,-10px) scale(.2756);animation:fall-260 24s -4s linear infinite}@keyframes fall-260{38.566%{transform:translate(44.8161vw,38.566vh) scale(.2756)}to{transform:translate(47.40225vw,99vh) scale(.2756)}}.snow:nth-child(261){opacity:.4036;transform:translate(91.9186vw,-10px) scale(.0127);animation:fall-261 19s -12s linear infinite}@keyframes fall-261{52.602%{transform:translate(99.3001vw,52.602vh) scale(.0127)}to{transform:translate(95.60935vw,99vh) scale(.0127)}}.snow:nth-child(262){opacity:.7332;transform:translate(51.148vw,-10px) scale(.2672);animation:fall-262 24s -17s linear infinite}@keyframes fall-262{75.237%{transform:translate(54.7467vw,75.237vh) scale(.2672)}to{transform:translate(52.94735vw,99vh) scale(.2672)}}.snow:nth-child(263){opacity:1.3508;transform:translate(18.3321vw,-10px) scale(.5666);animation:fall-263 14s -22s linear infinite}@keyframes fall-263{79.328%{transform:translate(27.2937vw,79.328vh) scale(.5666)}to{transform:translate(22.8129vw,99vh) scale(.5666)}}.snow:nth-child(264){opacity:1.702;transform:translate(76.6482vw,-10px) scale(.0328);animation:fall-264 17s -3s linear infinite}@keyframes fall-264{49.692%{transform:translate(75.7574vw,49.692vh) scale(.0328)}to{transform:translate(76.2028vw,99vh) scale(.0328)}}.snow:nth-child(265){opacity:.6468;transform:translate(57.6772vw,-10px) scale(.8701);animation:fall-265 26s -26s linear infinite}@keyframes fall-265{56.582%{transform:translate(52.4643vw,56.582vh) scale(.8701)}to{transform:translate(55.07075vw,99vh) scale(.8701)}}.snow:nth-child(266){opacity:.8192;transform:translate(31.6284vw,-10px) scale(.091);animation:fall-266 14s -10s linear infinite}@keyframes fall-266{66.726%{transform:translate(40.4175vw,66.726vh) scale(.091)}to{transform:translate(36.02295vw,99vh) scale(.091)}}.snow:nth-child(267){opacity:.2628;transform:translate(.637vw,-10px) scale(.9327);animation:fall-267 23s -27s linear infinite}@keyframes fall-267{52.285%{transform:translate(9.2855vw,52.285vh) scale(.9327)}to{transform:translate(4.96125vw,99vh) scale(.9327)}}.snow:nth-child(268){opacity:.563;transform:translate(48.5832vw,-10px) scale(.4524);animation:fall-268 16s -10s linear infinite}@keyframes fall-268{42.459%{transform:translate(40.3813vw,42.459vh) scale(.4524)}to{transform:translate(44.48225vw,99vh) scale(.4524)}}.snow:nth-child(269){opacity:.307;transform:translate(36.3445vw,-10px) scale(.4372);animation:fall-269 18s -20s linear infinite}@keyframes fall-269{55.9%{transform:translate(43.1798vw,55.9vh) scale(.4372)}to{transform:translate(39.76215vw,99vh) scale(.4372)}}.snow:nth-child(270){opacity:.1546;transform:translate(13.8655vw,-10px) scale(.0933);animation:fall-270 20s -18s linear infinite}@keyframes fall-270{70.424%{transform:translate(19.436vw,70.424vh) scale(.0933)}to{transform:translate(16.65075vw,99vh) scale(.0933)}}.snow:nth-child(271){opacity:1.114;transform:translate(4.4996vw,-10px) scale(.0652);animation:fall-271 24s -19s linear infinite}@keyframes fall-271{62.784%{transform:translate(13.7921vw,62.784vh) scale(.0652)}to{transform:translate(9.14585vw,99vh) scale(.0652)}}.snow:nth-child(272){opacity:.9416;transform:translate(76.9337vw,-10px) scale(.9578);animation:fall-272 27s -5s linear infinite}@keyframes fall-272{49.002%{transform:translate(76.9311vw,49.002vh) scale(.9578)}to{transform:translate(76.9324vw,99vh) scale(.9578)}}.snow:nth-child(273){opacity:1.7696;transform:translate(12.8445vw,-10px) scale(.903);animation:fall-273 12s -12s linear infinite}@keyframes fall-273{39.602%{transform:translate(18.1438vw,39.602vh) scale(.903)}to{transform:translate(15.49415vw,99vh) scale(.903)}}.snow:nth-child(274){opacity:.367;transform:translate(18.2556vw,-10px) scale(.8923);animation:fall-274 29s -9s linear infinite}@keyframes fall-274{65.188%{transform:translate(14.1271vw,65.188vh) scale(.8923)}to{transform:translate(16.19135vw,99vh) scale(.8923)}}.snow:nth-child(275){opacity:1.941;transform:translate(82.428vw,-10px) scale(.715);animation:fall-275 20s -17s linear infinite}@keyframes fall-275{71.997%{transform:translate(87.9858vw,71.997vh) scale(.715)}to{transform:translate(85.2069vw,99vh) scale(.715)}}.snow:nth-child(276){opacity:.8208;transform:translate(31.3498vw,-10px) scale(.8979);animation:fall-276 12s -27s linear infinite}@keyframes fall-276{45.527%{transform:translate(26.6229vw,45.527vh) scale(.8979)}to{transform:translate(28.98635vw,99vh) scale(.8979)}}.snow:nth-child(277){opacity:1.0092;transform:translate(45.6387vw,-10px) scale(.1959);animation:fall-277 30s -22s linear infinite}@keyframes fall-277{64.386%{transform:translate(42.8852vw,64.386vh) scale(.1959)}to{transform:translate(44.26195vw,99vh) scale(.1959)}}.snow:nth-child(278){opacity:.1782;transform:translate(49.2642vw,-10px) scale(.9175);animation:fall-278 16s -11s linear infinite}@keyframes fall-278{45.567%{transform:translate(47.436vw,45.567vh) scale(.9175)}to{transform:translate(48.3501vw,99vh) scale(.9175)}}.snow:nth-child(279){opacity:1.5238;transform:translate(17.6802vw,-10px) scale(.4643);animation:fall-279 20s -21s linear infinite}@keyframes fall-279{48.284%{transform:translate(10.1959vw,48.284vh) scale(.4643)}to{transform:translate(13.93805vw,99vh) scale(.4643)}}.snow:nth-child(280){opacity:1.9086;transform:translate(21.4989vw,-10px) scale(.893);animation:fall-280 17s -9s linear infinite}@keyframes fall-280{42.652%{transform:translate(23.7129vw,42.652vh) scale(.893)}to{transform:translate(22.6059vw,99vh) scale(.893)}}.snow:nth-child(281){opacity:.9184;transform:translate(27.6358vw,-10px) scale(.5905);animation:fall-281 18s -11s linear infinite}@keyframes fall-281{60.98%{transform:translate(21.5084vw,60.98vh) scale(.5905)}to{transform:translate(24.5721vw,99vh) scale(.5905)}}.snow:nth-child(282){opacity:.9438;transform:translate(13.2998vw,-10px) scale(.1629);animation:fall-282 27s -21s linear infinite}@keyframes fall-282{53.702%{transform:translate(5.4271vw,53.702vh) scale(.1629)}to{transform:translate(9.36345vw,99vh) scale(.1629)}}.snow:nth-child(283){opacity:1.8398;transform:translate(70.0862vw,-10px) scale(.4096);animation:fall-283 22s -21s linear infinite}@keyframes fall-283{30.046%{transform:translate(68.0453vw,30.046vh) scale(.4096)}to{transform:translate(69.06575vw,99vh) scale(.4096)}}.snow:nth-child(284){opacity:1.712;transform:translate(3.4137vw,-10px) scale(.2384);animation:fall-284 16s -12s linear infinite}@keyframes fall-284{71.923%{transform:translate(4.7123vw,71.923vh) scale(.2384)}to{transform:translate(4.063vw,99vh) scale(.2384)}}.snow:nth-child(285){opacity:1.9252;transform:translate(69.8997vw,-10px) scale(.9397);animation:fall-285 26s -16s linear infinite}@keyframes fall-285{47.771%{transform:translate(66.7847vw,47.771vh) scale(.9397)}to{transform:translate(68.3422vw,99vh) scale(.9397)}}.snow:nth-child(286){opacity:.4252;transform:translate(20.6593vw,-10px) scale(.144);animation:fall-286 21s -15s linear infinite}@keyframes fall-286{53.695%{transform:translate(25.6508vw,53.695vh) scale(.144)}to{transform:translate(23.15505vw,99vh) scale(.144)}}.snow:nth-child(287){opacity:.0062;transform:translate(82.1588vw,-10px) scale(.0213);animation:fall-287 19s -1s linear infinite}@keyframes fall-287{48.131%{transform:translate(90.7789vw,48.131vh) scale(.0213)}to{transform:translate(86.46885vw,99vh) scale(.0213)}}.snow:nth-child(288){opacity:1.892;transform:translate(11.7028vw,-10px) scale(.0771);animation:fall-288 26s -23s linear infinite}@keyframes fall-288{36.568%{transform:translate(16.8097vw,36.568vh) scale(.0771)}to{transform:translate(14.25625vw,99vh) scale(.0771)}}.snow:nth-child(289){opacity:1.1876;transform:translate(63.1503vw,-10px) scale(.2673);animation:fall-289 17s -1s linear infinite}@keyframes fall-289{43.689%{transform:translate(70.4835vw,43.689vh) scale(.2673)}to{transform:translate(66.8169vw,99vh) scale(.2673)}}.snow:nth-child(290){opacity:1.6942;transform:translate(69.3914vw,-10px) scale(.3973);animation:fall-290 23s -29s linear infinite}@keyframes fall-290{47.268%{transform:translate(66.0711vw,47.268vh) scale(.3973)}to{transform:translate(67.73125vw,99vh) scale(.3973)}}.snow:nth-child(291){opacity:.6618;transform:translate(81.45vw,-10px) scale(.957);animation:fall-291 27s -3s linear infinite}@keyframes fall-291{60.155%{transform:translate(85.4201vw,60.155vh) scale(.957)}to{transform:translate(83.43505vw,99vh) scale(.957)}}.snow:nth-child(292){opacity:1.4756;transform:translate(38.9885vw,-10px) scale(.5481);animation:fall-292 11s -19s linear infinite}@keyframes fall-292{47.051%{transform:translate(31.8213vw,47.051vh) scale(.5481)}to{transform:translate(35.4049vw,99vh) scale(.5481)}}.snow:nth-child(293){opacity:1.0062;transform:translate(56.5258vw,-10px) scale(.4356);animation:fall-293 26s -25s linear infinite}@keyframes fall-293{71.967%{transform:translate(64.9434vw,71.967vh) scale(.4356)}to{transform:translate(60.7346vw,99vh) scale(.4356)}}.snow:nth-child(294){opacity:1.8296;transform:translate(26.721vw,-10px) scale(.2599);animation:fall-294 25s -28s linear infinite}@keyframes fall-294{48.712%{transform:translate(25.4082vw,48.712vh) scale(.2599)}to{transform:translate(26.0646vw,99vh) scale(.2599)}}.snow:nth-child(295){opacity:.1944;transform:translate(4.463vw,-10px) scale(.4469);animation:fall-295 30s -30s linear infinite}@keyframes fall-295{74.86%{transform:translate(6.6369vw,74.86vh) scale(.4469)}to{transform:translate(5.54995vw,99vh) scale(.4469)}}.snow:nth-child(296){opacity:.639;transform:translate(94.0731vw,-10px) scale(.1714);animation:fall-296 11s -4s linear infinite}@keyframes fall-296{34.267%{transform:translate(89.8528vw,34.267vh) scale(.1714)}to{transform:translate(91.96295vw,99vh) scale(.1714)}}.snow:nth-child(297){opacity:.0926;transform:translate(83.9691vw,-10px) scale(.4521);animation:fall-297 24s -15s linear infinite}@keyframes fall-297{32.387%{transform:translate(93.0811vw,32.387vh) scale(.4521)}to{transform:translate(88.5251vw,99vh) scale(.4521)}}.snow:nth-child(298){opacity:.1612;transform:translate(21.0314vw,-10px) scale(.8368);animation:fall-298 10s -11s linear infinite}@keyframes fall-298{74.017%{transform:translate(17.0357vw,74.017vh) scale(.8368)}to{transform:translate(19.03355vw,99vh) scale(.8368)}}.snow:nth-child(299){opacity:.3214;transform:translate(73.8661vw,-10px) scale(.3695);animation:fall-299 17s -3s linear infinite}@keyframes fall-299{48.395%{transform:translate(78.2355vw,48.395vh) scale(.3695)}to{transform:translate(76.0508vw,99vh) scale(.3695)}}.snow:nth-child(300){opacity:.3894;transform:translate(82.396vw,-10px) scale(.2005);animation:fall-300 16s -6s linear infinite}@keyframes fall-300{67.622%{transform:translate(84.5848vw,67.622vh) scale(.2005)}to{transform:translate(83.4904vw,99vh) scale(.2005)}}.snow:nth-child(301){opacity:.3626;transform:translate(48.0088vw,-10px) scale(.3278);animation:fall-301 26s -21s linear infinite}@keyframes fall-301{66.039%{transform:translate(43.8071vw,66.039vh) scale(.3278)}to{transform:translate(45.90795vw,99vh) scale(.3278)}}.snow:nth-child(302){opacity:1.1588;transform:translate(8.9713vw,-10px) scale(.833);animation:fall-302 12s -15s linear infinite}@keyframes fall-302{75.98%{transform:translate(7.9169vw,75.98vh) scale(.833)}to{transform:translate(8.4441vw,99vh) scale(.833)}}.snow:nth-child(303){opacity:.3734;transform:translate(37.5448vw,-10px) scale(.0957);animation:fall-303 25s -29s linear infinite}@keyframes fall-303{59.47%{transform:translate(38.0494vw,59.47vh) scale(.0957)}to{transform:translate(37.7971vw,99vh) scale(.0957)}}.snow:nth-child(304){opacity:.8868;transform:translate(86.6592vw,-10px) scale(.1322);animation:fall-304 22s -5s linear infinite}@keyframes fall-304{67.647%{transform:translate(93.1674vw,67.647vh) scale(.1322)}to{transform:translate(89.9133vw,99vh) scale(.1322)}}.snow:nth-child(305){opacity:.2018;transform:translate(41.5445vw,-10px) scale(.2709);animation:fall-305 13s -10s linear infinite}@keyframes fall-305{69.466%{transform:translate(46.6844vw,69.466vh) scale(.2709)}to{transform:translate(44.11445vw,99vh) scale(.2709)}}.snow:nth-child(306){opacity:1.3554;transform:translate(51.8117vw,-10px) scale(.3882);animation:fall-306 15s -13s linear infinite}@keyframes fall-306{59.559%{transform:translate(46.0436vw,59.559vh) scale(.3882)}to{transform:translate(48.92765vw,99vh) scale(.3882)}}.snow:nth-child(307){opacity:.344;transform:translate(72.13vw,-10px) scale(.1032);animation:fall-307 10s -21s linear infinite}@keyframes fall-307{34.641%{transform:translate(65.6303vw,34.641vh) scale(.1032)}to{transform:translate(68.88015vw,99vh) scale(.1032)}}.snow:nth-child(308){opacity:.6668;transform:translate(49.3003vw,-10px) scale(.5283);animation:fall-308 22s -1s linear infinite}@keyframes fall-308{64.805%{transform:translate(56.1631vw,64.805vh) scale(.5283)}to{transform:translate(52.7317vw,99vh) scale(.5283)}}.snow:nth-child(309){opacity:1.2566;transform:translate(87.0663vw,-10px) scale(.191);animation:fall-309 20s -15s linear infinite}@keyframes fall-309{69.398%{transform:translate(91.2428vw,69.398vh) scale(.191)}to{transform:translate(89.15455vw,99vh) scale(.191)}}.snow:nth-child(310){opacity:1.0036;transform:translate(51.877vw,-10px) scale(.0392);animation:fall-310 13s -28s linear infinite}@keyframes fall-310{70.941%{transform:translate(49.1668vw,70.941vh) scale(.0392)}to{transform:translate(50.5219vw,99vh) scale(.0392)}}.snow:nth-child(311){opacity:.7846;transform:translate(13.78vw,-10px) scale(.3636);animation:fall-311 28s -8s linear infinite}@keyframes fall-311{37.728%{transform:translate(5.7778vw,37.728vh) scale(.3636)}to{transform:translate(9.7789vw,99vh) scale(.3636)}}.snow:nth-child(312){opacity:.83;transform:translate(95.3585vw,-10px) scale(.4832);animation:fall-312 16s -20s linear infinite}@keyframes fall-312{47.016%{transform:translate(94.5791vw,47.016vh) scale(.4832)}to{transform:translate(94.9688vw,99vh) scale(.4832)}}.snow:nth-child(313){opacity:1.4866;transform:translate(61.1096vw,-10px) scale(.5718);animation:fall-313 29s -19s linear infinite}@keyframes fall-313{41.425%{transform:translate(66.9124vw,41.425vh) scale(.5718)}to{transform:translate(64.011vw,99vh) scale(.5718)}}.snow:nth-child(314){opacity:1.6254;transform:translate(.5092vw,-10px) scale(.1592);animation:fall-314 25s -15s linear infinite}@keyframes fall-314{43.298%{transform:translate(6.5382vw,43.298vh) scale(.1592)}to{transform:translate(3.5237vw,99vh) scale(.1592)}}.snow:nth-child(315){opacity:1.9346;transform:translate(62.7204vw,-10px) scale(.4479);animation:fall-315 20s -20s linear infinite}@keyframes fall-315{53.453%{transform:translate(70.6943vw,53.453vh) scale(.4479)}to{transform:translate(66.70735vw,99vh) scale(.4479)}}.snow:nth-child(316){opacity:1.1372;transform:translate(80.989vw,-10px) scale(.979);animation:fall-316 29s -12s linear infinite}@keyframes fall-316{55.171%{transform:translate(84.4786vw,55.171vh) scale(.979)}to{transform:translate(82.7338vw,99vh) scale(.979)}}.snow:nth-child(317){opacity:.4058;transform:translate(80.4523vw,-10px) scale(.4188);animation:fall-317 22s -5s linear infinite}@keyframes fall-317{72.693%{transform:translate(88.5906vw,72.693vh) scale(.4188)}to{transform:translate(84.52145vw,99vh) scale(.4188)}}.snow:nth-child(318){opacity:1.277;transform:translate(76.9785vw,-10px) scale(.6792);animation:fall-318 19s -11s linear infinite}@keyframes fall-318{34.899%{transform:translate(77.3379vw,34.899vh) scale(.6792)}to{transform:translate(77.1582vw,99vh) scale(.6792)}}.snow:nth-child(319){opacity:1.5564;transform:translate(22.4718vw,-10px) scale(.3597);animation:fall-319 12s -19s linear infinite}@keyframes fall-319{57.375%{transform:translate(20.005vw,57.375vh) scale(.3597)}to{transform:translate(21.2384vw,99vh) scale(.3597)}}.snow:nth-child(320){opacity:1.0584;transform:translate(61.9486vw,-10px) scale(.4967);animation:fall-320 11s -17s linear infinite}@keyframes fall-320{37.519%{transform:translate(62.9034vw,37.519vh) scale(.4967)}to{transform:translate(62.426vw,99vh) scale(.4967)}}.snow:nth-child(321){opacity:.9528;transform:translate(66.5044vw,-10px) scale(.984);animation:fall-321 17s -24s linear infinite}@keyframes fall-321{66.287%{transform:translate(74.1032vw,66.287vh) scale(.984)}to{transform:translate(70.3038vw,99vh) scale(.984)}}.snow:nth-child(322){opacity:.3584;transform:translate(29.6288vw,-10px) scale(.7341);animation:fall-322 10s -24s linear infinite}@keyframes fall-322{40.913%{transform:translate(21.0563vw,40.913vh) scale(.7341)}to{transform:translate(25.34255vw,99vh) scale(.7341)}}.snow:nth-child(323){opacity:1.316;transform:translate(91.5834vw,-10px) scale(.7259);animation:fall-323 16s -23s linear infinite}@keyframes fall-323{61.296%{transform:translate(100.1023vw,61.296vh) scale(.7259)}to{transform:translate(95.84285vw,99vh) scale(.7259)}}.snow:nth-child(324){opacity:1.6654;transform:translate(31.3062vw,-10px) scale(.5795);animation:fall-324 27s -1s linear infinite}@keyframes fall-324{76.137%{transform:translate(28.1893vw,76.137vh) scale(.5795)}to{transform:translate(29.74775vw,99vh) scale(.5795)}}.snow:nth-child(325){opacity:.1018;transform:translate(10.5749vw,-10px) scale(.1779);animation:fall-325 17s -21s linear infinite}@keyframes fall-325{49.188%{transform:translate(1.7619vw,49.188vh) scale(.1779)}to{transform:translate(6.1684vw,99vh) scale(.1779)}}.snow:nth-child(326){opacity:.5192;transform:translate(51.6163vw,-10px) scale(.4311);animation:fall-326 29s -24s linear infinite}@keyframes fall-326{42.594%{transform:translate(53.3684vw,42.594vh) scale(.4311)}to{transform:translate(52.49235vw,99vh) scale(.4311)}}.snow:nth-child(327){opacity:1.4596;transform:translate(88.6251vw,-10px) scale(.076);animation:fall-327 16s -12s linear infinite}@keyframes fall-327{47.924%{transform:translate(84.1575vw,47.924vh) scale(.076)}to{transform:translate(86.3913vw,99vh) scale(.076)}}.snow:nth-child(328){opacity:.219;transform:translate(4.7505vw,-10px) scale(.5548);animation:fall-328 24s -2s linear infinite}@keyframes fall-328{75.141%{transform:translate(14.1704vw,75.141vh) scale(.5548)}to{transform:translate(9.46045vw,99vh) scale(.5548)}}.snow:nth-child(329){opacity:.3112;transform:translate(14.3711vw,-10px) scale(.3091);animation:fall-329 24s -22s linear infinite}@keyframes fall-329{46.186%{transform:translate(15.3428vw,46.186vh) scale(.3091)}to{transform:translate(14.85695vw,99vh) scale(.3091)}}.snow:nth-child(330){opacity:.1348;transform:translate(40.8377vw,-10px) scale(.1503);animation:fall-330 29s -11s linear infinite}@keyframes fall-330{77.102%{transform:translate(46.7464vw,77.102vh) scale(.1503)}to{transform:translate(43.79205vw,99vh) scale(.1503)}}.snow:nth-child(331){opacity:.7314;transform:translate(45.746vw,-10px) scale(.1126);animation:fall-331 26s -5s linear infinite}@keyframes fall-331{73.592%{transform:translate(38.0928vw,73.592vh) scale(.1126)}to{transform:translate(41.9194vw,99vh) scale(.1126)}}.snow:nth-child(332){opacity:.5038;transform:translate(28.6796vw,-10px) scale(.0375);animation:fall-332 27s -10s linear infinite}@keyframes fall-332{35.988%{transform:translate(36.2731vw,35.988vh) scale(.0375)}to{transform:translate(32.47635vw,99vh) scale(.0375)}}.snow:nth-child(333){opacity:1.3582;transform:translate(23.2131vw,-10px) scale(.9426);animation:fall-333 13s -5s linear infinite}@keyframes fall-333{73.823%{transform:translate(27.8967vw,73.823vh) scale(.9426)}to{transform:translate(25.5549vw,99vh) scale(.9426)}}.snow:nth-child(334){opacity:1.535;transform:translate(53.853vw,-10px) scale(.268);animation:fall-334 11s -15s linear infinite}@keyframes fall-334{56.408%{transform:translate(46.2764vw,56.408vh) scale(.268)}to{transform:translate(50.0647vw,99vh) scale(.268)}}.snow:nth-child(335){opacity:1.0454;transform:translate(90.8964vw,-10px) scale(.4064);animation:fall-335 28s -9s linear infinite}@keyframes fall-335{67.849%{transform:translate(100.3602vw,67.849vh) scale(.4064)}to{transform:translate(95.6283vw,99vh) scale(.4064)}}.snow:nth-child(336){opacity:.0998;transform:translate(47.4067vw,-10px) scale(.2742);animation:fall-336 10s -4s linear infinite}@keyframes fall-336{66.982%{transform:translate(56.1586vw,66.982vh) scale(.2742)}to{transform:translate(51.78265vw,99vh) scale(.2742)}}.snow:nth-child(337){opacity:1.6942;transform:translate(34.4029vw,-10px) scale(.7783);animation:fall-337 15s -10s linear infinite}@keyframes fall-337{62.151%{transform:translate(28.3211vw,62.151vh) scale(.7783)}to{transform:translate(31.362vw,99vh) scale(.7783)}}.snow:nth-child(338){opacity:.828;transform:translate(31.4517vw,-10px) scale(.8262);animation:fall-338 29s -1s linear infinite}@keyframes fall-338{65.736%{transform:translate(26.5378vw,65.736vh) scale(.8262)}to{transform:translate(28.99475vw,99vh) scale(.8262)}}.snow:nth-child(339){opacity:1.0122;transform:translate(55.3108vw,-10px) scale(.1503);animation:fall-339 30s -4s linear infinite}@keyframes fall-339{33.881%{transform:translate(47.1589vw,33.881vh) scale(.1503)}to{transform:translate(51.23485vw,99vh) scale(.1503)}}.snow:nth-child(340){opacity:1.9238;transform:translate(91.8265vw,-10px) scale(.5643);animation:fall-340 19s -1s linear infinite}@keyframes fall-340{36.285%{transform:translate(100.644vw,36.285vh) scale(.5643)}to{transform:translate(96.23525vw,99vh) scale(.5643)}}.snow:nth-child(341){opacity:1.9482;transform:translate(95.4658vw,-10px) scale(.2372);animation:fall-341 21s -13s linear infinite}@keyframes fall-341{69.832%{transform:translate(85.6965vw,69.832vh) scale(.2372)}to{transform:translate(90.58115vw,99vh) scale(.2372)}}.snow:nth-child(342){opacity:1.7518;transform:translate(94.7582vw,-10px) scale(.1297);animation:fall-342 17s -20s linear infinite}@keyframes fall-342{41.103%{transform:translate(92.4954vw,41.103vh) scale(.1297)}to{transform:translate(93.6268vw,99vh) scale(.1297)}}.snow:nth-child(343){opacity:.2946;transform:translate(30.6215vw,-10px) scale(.5819);animation:fall-343 27s -11s linear infinite}@keyframes fall-343{47.261%{transform:translate(24.3946vw,47.261vh) scale(.5819)}to{transform:translate(27.50805vw,99vh) scale(.5819)}}.snow:nth-child(344){opacity:1.969;transform:translate(58.1191vw,-10px) scale(.2139);animation:fall-344 16s -7s linear infinite}@keyframes fall-344{39.458%{transform:translate(67.8164vw,39.458vh) scale(.2139)}to{transform:translate(62.96775vw,99vh) scale(.2139)}}.snow:nth-child(345){opacity:.1162;transform:translate(5.7587vw,-10px) scale(.7241);animation:fall-345 20s -15s linear infinite}@keyframes fall-345{49.392%{transform:translate(14.664vw,49.392vh) scale(.7241)}to{transform:translate(10.21135vw,99vh) scale(.7241)}}.snow:nth-child(346){opacity:1.4696;transform:translate(13.6772vw,-10px) scale(.133);animation:fall-346 14s -17s linear infinite}@keyframes fall-346{66.143%{transform:translate(13.6089vw,66.143vh) scale(.133)}to{transform:translate(13.64305vw,99vh) scale(.133)}}.snow:nth-child(347){opacity:.3712;transform:translate(79.733vw,-10px) scale(.8935);animation:fall-347 16s -24s linear infinite}@keyframes fall-347{59.886%{transform:translate(83.0237vw,59.886vh) scale(.8935)}to{transform:translate(81.37835vw,99vh) scale(.8935)}}.snow:nth-child(348){opacity:1.8398;transform:translate(27.5617vw,-10px) scale(.6235);animation:fall-348 22s -27s linear infinite}@keyframes fall-348{53.568%{transform:translate(20.1263vw,53.568vh) scale(.6235)}to{transform:translate(23.844vw,99vh) scale(.6235)}}.snow:nth-child(349){opacity:.099;transform:translate(33.9415vw,-10px) scale(.1923);animation:fall-349 22s -8s linear infinite}@keyframes fall-349{51.263%{transform:translate(29.8335vw,51.263vh) scale(.1923)}to{transform:translate(31.8875vw,99vh) scale(.1923)}}.snow:nth-child(350){opacity:1.3014;transform:translate(7.5751vw,-10px) scale(.3101);animation:fall-350 20s -21s linear infinite}@keyframes fall-350{47.56%{transform:translate(14.468vw,47.56vh) scale(.3101)}to{transform:translate(11.02155vw,99vh) scale(.3101)}}.snow:nth-child(351){opacity:.4276;transform:translate(.1662vw,-10px) scale(.1472);animation:fall-351 28s -4s linear infinite}@keyframes fall-351{72.045%{transform:translate(5.3622vw,72.045vh) scale(.1472)}to{transform:translate(2.7642vw,99vh) scale(.1472)}}.snow:nth-child(352){opacity:1.7148;transform:translate(67.753vw,-10px) scale(.8269);animation:fall-352 18s -25s linear infinite}@keyframes fall-352{41.33%{transform:translate(60.5238vw,41.33vh) scale(.8269)}to{transform:translate(64.1384vw,99vh) scale(.8269)}}.snow:nth-child(353){opacity:1.2282;transform:translate(77.5952vw,-10px) scale(.6571);animation:fall-353 25s -25s linear infinite}@keyframes fall-353{67.429%{transform:translate(68.7244vw,67.429vh) scale(.6571)}to{transform:translate(73.1598vw,99vh) scale(.6571)}}.snow:nth-child(354){opacity:.6078;transform:translate(21.8962vw,-10px) scale(.8869);animation:fall-354 14s -23s linear infinite}@keyframes fall-354{66.023%{transform:translate(13.5525vw,66.023vh) scale(.8869)}to{transform:translate(17.72435vw,99vh) scale(.8869)}}.snow:nth-child(355){opacity:.6812;transform:translate(60.1609vw,-10px) scale(.1822);animation:fall-355 30s -6s linear infinite}@keyframes fall-355{37.865%{transform:translate(57.6569vw,37.865vh) scale(.1822)}to{transform:translate(58.9089vw,99vh) scale(.1822)}}.snow:nth-child(356){opacity:1.5026;transform:translate(79.2471vw,-10px) scale(.6367);animation:fall-356 30s -21s linear infinite}@keyframes fall-356{66.563%{transform:translate(84.7689vw,66.563vh) scale(.6367)}to{transform:translate(82.008vw,99vh) scale(.6367)}}.snow:nth-child(357){opacity:.9846;transform:translate(61.6998vw,-10px) scale(.5109);animation:fall-357 22s -25s linear infinite}@keyframes fall-357{36.564%{transform:translate(69.8408vw,36.564vh) scale(.5109)}to{transform:translate(65.7703vw,99vh) scale(.5109)}}.snow:nth-child(358){opacity:.883;transform:translate(5.7566vw,-10px) scale(.9207);animation:fall-358 30s -7s linear infinite}@keyframes fall-358{50.918%{transform:translate(3.8888vw,50.918vh) scale(.9207)}to{transform:translate(4.8227vw,99vh) scale(.9207)}}.snow:nth-child(359){opacity:.648;transform:translate(79.7646vw,-10px) scale(.6058);animation:fall-359 15s -4s linear infinite}@keyframes fall-359{63.478%{transform:translate(73.0937vw,63.478vh) scale(.6058)}to{transform:translate(76.42915vw,99vh) scale(.6058)}}.snow:nth-child(360){opacity:1.1794;transform:translate(29.6996vw,-10px) scale(.8495);animation:fall-360 17s -23s linear infinite}@keyframes fall-360{53.084%{transform:translate(31.2551vw,53.084vh) scale(.8495)}to{transform:translate(30.47735vw,99vh) scale(.8495)}}.snow:nth-child(361){opacity:1.9456;transform:translate(58.8279vw,-10px) scale(.65);animation:fall-361 11s -20s linear infinite}@keyframes fall-361{45.678%{transform:translate(53.0369vw,45.678vh) scale(.65)}to{transform:translate(55.9324vw,99vh) scale(.65)}}.snow:nth-child(362){opacity:1.8974;transform:translate(45.358vw,-10px) scale(.2142);animation:fall-362 16s -6s linear infinite}@keyframes fall-362{76.908%{transform:translate(53.868vw,76.908vh) scale(.2142)}to{transform:translate(49.613vw,99vh) scale(.2142)}}.snow:nth-child(363){opacity:1.5704;transform:translate(45.1683vw,-10px) scale(.0253);animation:fall-363 28s -16s linear infinite}@keyframes fall-363{75.856%{transform:translate(50.8415vw,75.856vh) scale(.0253)}to{transform:translate(48.0049vw,99vh) scale(.0253)}}.snow:nth-child(364){opacity:.9066;transform:translate(67.7816vw,-10px) scale(.5256);animation:fall-364 27s -17s linear infinite}@keyframes fall-364{73.402%{transform:translate(67.8877vw,73.402vh) scale(.5256)}to{transform:translate(67.83465vw,99vh) scale(.5256)}}.snow:nth-child(365){opacity:.0406;transform:translate(61.4371vw,-10px) scale(.7906);animation:fall-365 17s -19s linear infinite}@keyframes fall-365{42.071%{transform:translate(70.0496vw,42.071vh) scale(.7906)}to{transform:translate(65.74335vw,99vh) scale(.7906)}}.snow:nth-child(366){opacity:.9406;transform:translate(57.5444vw,-10px) scale(.5868);animation:fall-366 14s -26s linear infinite}@keyframes fall-366{76.889%{transform:translate(62.3762vw,76.889vh) scale(.5868)}to{transform:translate(59.9603vw,99vh) scale(.5868)}}.snow:nth-child(367){opacity:.7692;transform:translate(36.7459vw,-10px) scale(.1977);animation:fall-367 24s -25s linear infinite}@keyframes fall-367{43.423%{transform:translate(39.1743vw,43.423vh) scale(.1977)}to{transform:translate(37.9601vw,99vh) scale(.1977)}}.snow:nth-child(368){opacity:1.1552;transform:translate(22.0848vw,-10px) scale(.245);animation:fall-368 26s -11s linear infinite}@keyframes fall-368{70.406%{transform:translate(20.7137vw,70.406vh) scale(.245)}to{transform:translate(21.39925vw,99vh) scale(.245)}}.snow:nth-child(369){opacity:.6648;transform:translate(68.3256vw,-10px) scale(.9661);animation:fall-369 17s -5s linear infinite}@keyframes fall-369{62.341%{transform:translate(63.7236vw,62.341vh) scale(.9661)}to{transform:translate(66.0246vw,99vh) scale(.9661)}}.snow:nth-child(370){opacity:.2288;transform:translate(97.2122vw,-10px) scale(.7298);animation:fall-370 26s -3s linear infinite}@keyframes fall-370{48.638%{transform:translate(103.9287vw,48.638vh) scale(.7298)}to{transform:translate(100.57045vw,99vh) scale(.7298)}}.snow:nth-child(371){opacity:1.748;transform:translate(54.6924vw,-10px) scale(.9806);animation:fall-371 10s -8s linear infinite}@keyframes fall-371{36.863%{transform:translate(57.4801vw,36.863vh) scale(.9806)}to{transform:translate(56.08625vw,99vh) scale(.9806)}}.snow:nth-child(372){opacity:.7728;transform:translate(53.6671vw,-10px) scale(.9548);animation:fall-372 20s -18s linear infinite}@keyframes fall-372{53.668%{transform:translate(59.7743vw,53.668vh) scale(.9548)}to{transform:translate(56.7207vw,99vh) scale(.9548)}}.snow:nth-child(373){opacity:.5844;transform:translate(52.5865vw,-10px) scale(.964);animation:fall-373 26s -2s linear infinite}@keyframes fall-373{55.371%{transform:translate(59.2171vw,55.371vh) scale(.964)}to{transform:translate(55.9018vw,99vh) scale(.964)}}.snow:nth-child(374){opacity:1.9988;transform:translate(82.968vw,-10px) scale(.5629);animation:fall-374 28s -21s linear infinite}@keyframes fall-374{40.647%{transform:translate(77.5932vw,40.647vh) scale(.5629)}to{transform:translate(80.2806vw,99vh) scale(.5629)}}.snow:nth-child(375){opacity:.2528;transform:translate(63.1923vw,-10px) scale(.6149);animation:fall-375 27s -5s linear infinite}@keyframes fall-375{42.899%{transform:translate(65.6121vw,42.899vh) scale(.6149)}to{transform:translate(64.4022vw,99vh) scale(.6149)}}.snow:nth-child(376){opacity:.8878;transform:translate(69.863vw,-10px) scale(.8407);animation:fall-376 28s -20s linear infinite}@keyframes fall-376{32.751%{transform:translate(60.2177vw,32.751vh) scale(.8407)}to{transform:translate(65.04035vw,99vh) scale(.8407)}}.snow:nth-child(377){opacity:.5022;transform:translate(79.0954vw,-10px) scale(.8742);animation:fall-377 17s -23s linear infinite}@keyframes fall-377{41.748%{transform:translate(81.1572vw,41.748vh) scale(.8742)}to{transform:translate(80.1263vw,99vh) scale(.8742)}}.snow:nth-child(378){opacity:.1702;transform:translate(28.7616vw,-10px) scale(.7655);animation:fall-378 11s -14s linear infinite}@keyframes fall-378{54.31%{transform:translate(29.0575vw,54.31vh) scale(.7655)}to{transform:translate(28.90955vw,99vh) scale(.7655)}}.snow:nth-child(379){opacity:.6656;transform:translate(71.8713vw,-10px) scale(.5951);animation:fall-379 10s -19s linear infinite}@keyframes fall-379{49.56%{transform:translate(67.9976vw,49.56vh) scale(.5951)}to{transform:translate(69.93445vw,99vh) scale(.5951)}}.snow:nth-child(380){opacity:.9036;transform:translate(39.5746vw,-10px) scale(.7648);animation:fall-380 12s -20s linear infinite}@keyframes fall-380{39.459%{transform:translate(42.9322vw,39.459vh) scale(.7648)}to{transform:translate(41.2534vw,99vh) scale(.7648)}}.snow:nth-child(381){opacity:1.1388;transform:translate(40.2024vw,-10px) scale(.0484);animation:fall-381 21s -16s linear infinite}@keyframes fall-381{76.882%{transform:translate(33.821vw,76.882vh) scale(.0484)}to{transform:translate(37.0117vw,99vh) scale(.0484)}}.snow:nth-child(382){opacity:.7886;transform:translate(56.829vw,-10px) scale(.7964);animation:fall-382 25s -5s linear infinite}@keyframes fall-382{68.156%{transform:translate(47.4473vw,68.156vh) scale(.7964)}to{transform:translate(52.13815vw,99vh) scale(.7964)}}.snow:nth-child(383){opacity:.7562;transform:translate(36.2944vw,-10px) scale(.8967);animation:fall-383 14s -6s linear infinite}@keyframes fall-383{71.829%{transform:translate(35.1608vw,71.829vh) scale(.8967)}to{transform:translate(35.7276vw,99vh) scale(.8967)}}.snow:nth-child(384){opacity:1.9834;transform:translate(83.1448vw,-10px) scale(.4441);animation:fall-384 29s -12s linear infinite}@keyframes fall-384{50.08%{transform:translate(85.6233vw,50.08vh) scale(.4441)}to{transform:translate(84.38405vw,99vh) scale(.4441)}}.snow:nth-child(385){opacity:1.5504;transform:translate(65.4598vw,-10px) scale(.9534);animation:fall-385 24s -17s linear infinite}@keyframes fall-385{44.348%{transform:translate(56.0461vw,44.348vh) scale(.9534)}to{transform:translate(60.75295vw,99vh) scale(.9534)}}.snow:nth-child(386){opacity:.9168;transform:translate(67.2143vw,-10px) scale(.8761);animation:fall-386 12s -3s linear infinite}@keyframes fall-386{46.541%{transform:translate(68.4411vw,46.541vh) scale(.8761)}to{transform:translate(67.8277vw,99vh) scale(.8761)}}.snow:nth-child(387){opacity:.8402;transform:translate(29.3748vw,-10px) scale(.25);animation:fall-387 16s -20s linear infinite}@keyframes fall-387{56.241%{transform:translate(36.5895vw,56.241vh) scale(.25)}to{transform:translate(32.98215vw,99vh) scale(.25)}}.snow:nth-child(388){opacity:.6268;transform:translate(59.9216vw,-10px) scale(.9732);animation:fall-388 15s -10s linear infinite}@keyframes fall-388{57.719%{transform:translate(55.2348vw,57.719vh) scale(.9732)}to{transform:translate(57.5782vw,99vh) scale(.9732)}}.snow:nth-child(389){opacity:.0586;transform:translate(9.2238vw,-10px) scale(.8984);animation:fall-389 30s -1s linear infinite}@keyframes fall-389{58.962%{transform:translate(10.4968vw,58.962vh) scale(.8984)}to{transform:translate(9.8603vw,99vh) scale(.8984)}}.snow:nth-child(390){opacity:1.209;transform:translate(56.0673vw,-10px) scale(.1874);animation:fall-390 25s -27s linear infinite}@keyframes fall-390{35.032%{transform:translate(62.5142vw,35.032vh) scale(.1874)}to{transform:translate(59.29075vw,99vh) scale(.1874)}}.snow:nth-child(391){opacity:1.9126;transform:translate(67.085vw,-10px) scale(.706);animation:fall-391 11s -12s linear infinite}@keyframes fall-391{43.114%{transform:translate(61.4148vw,43.114vh) scale(.706)}to{transform:translate(64.2499vw,99vh) scale(.706)}}.snow:nth-child(392){opacity:1.8458;transform:translate(40.2763vw,-10px) scale(.919);animation:fall-392 21s -18s linear infinite}@keyframes fall-392{45.339%{transform:translate(30.9142vw,45.339vh) scale(.919)}to{transform:translate(35.59525vw,99vh) scale(.919)}}.snow:nth-child(393){opacity:1.1576;transform:translate(32.75vw,-10px) scale(.3406);animation:fall-393 15s -3s linear infinite}@keyframes fall-393{79.402%{transform:translate(35.7118vw,79.402vh) scale(.3406)}to{transform:translate(34.2309vw,99vh) scale(.3406)}}.snow:nth-child(394){opacity:1.701;transform:translate(3.2897vw,-10px) scale(.595);animation:fall-394 14s -1s linear infinite}@keyframes fall-394{31.218%{transform:translate(7.1895vw,31.218vh) scale(.595)}to{transform:translate(5.2396vw,99vh) scale(.595)}}.snow:nth-child(395){opacity:.1986;transform:translate(61.3218vw,-10px) scale(.58);animation:fall-395 26s -11s linear infinite}@keyframes fall-395{50.193%{transform:translate(68.5664vw,50.193vh) scale(.58)}to{transform:translate(64.9441vw,99vh) scale(.58)}}.snow:nth-child(396){opacity:.9388;transform:translate(39.8898vw,-10px) scale(.4152);animation:fall-396 28s -3s linear infinite}@keyframes fall-396{54.468%{transform:translate(45.868vw,54.468vh) scale(.4152)}to{transform:translate(42.8789vw,99vh) scale(.4152)}}.snow:nth-child(397){opacity:.9144;transform:translate(77.6298vw,-10px) scale(.2581);animation:fall-397 14s -8s linear infinite}@keyframes fall-397{69.13%{transform:translate(72.4321vw,69.13vh) scale(.2581)}to{transform:translate(75.03095vw,99vh) scale(.2581)}}.snow:nth-child(398){opacity:.473;transform:translate(13.2412vw,-10px) scale(.2263);animation:fall-398 24s -25s linear infinite}@keyframes fall-398{68.068%{transform:translate(18.3606vw,68.068vh) scale(.2263)}to{transform:translate(15.8009vw,99vh) scale(.2263)}}.snow:nth-child(399){opacity:1.5734;transform:translate(23.5542vw,-10px) scale(.3671);animation:fall-399 10s -27s linear infinite}@keyframes fall-399{31.62%{transform:translate(32.7503vw,31.62vh) scale(.3671)}to{transform:translate(28.15225vw,99vh) scale(.3671)}}.snow:nth-child(400){opacity:1.4766;transform:translate(42.0876vw,-10px) scale(.6052);animation:fall-400 14s -9s linear infinite}@keyframes fall-400{61.398%{transform:translate(46.6563vw,61.398vh) scale(.6052)}to{transform:translate(44.37195vw,99vh) scale(.6052)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.5782;transform:translate(83.5149vw,-10px) scale(.2402);animation:fall-1 20s -5s linear infinite}@keyframes fall-1{39.242%{transform:translate(92.2239vw,39.242vh) scale(.2402)}to{transform:translate(87.8694vw,99vh) scale(.2402)}}.snow:nth-child(2){opacity:1.0442;transform:translate(61.4819vw,-10px) scale(.8392);animation:fall-2 29s -9s linear infinite}@keyframes fall-2{48.338%{transform:translate(65.9278vw,48.338vh) scale(.8392)}to{transform:translate(63.70485vw,99vh) scale(.8392)}}.snow:nth-child(3){opacity:1.3604;transform:translate(50.403vw,-10px) scale(.5355);animation:fall-3 15s -11s linear infinite}@keyframes fall-3{79.63%{transform:translate(56.7675vw,79.63vh) scale(.5355)}to{transform:translate(53.58525vw,99vh) scale(.5355)}}.snow:nth-child(4){opacity:.4618;transform:translate(87.674vw,-10px) scale(.3639);animation:fall-4 27s -8s linear infinite}@keyframes fall-4{39.757%{transform:translate(83.4956vw,39.757vh) scale(.3639)}to{transform:translate(85.5848vw,99vh) scale(.3639)}}.snow:nth-child(5){opacity:1.228;transform:translate(47.8128vw,-10px) scale(.2247);animation:fall-5 13s -27s linear infinite}@keyframes fall-5{34.707%{transform:translate(42.0105vw,34.707vh) scale(.2247)}to{transform:translate(44.91165vw,99vh) scale(.2247)}}.snow:nth-child(6){opacity:1.089;transform:translate(72.9748vw,-10px) scale(.4072);animation:fall-6 15s -22s linear infinite}@keyframes fall-6{44.8%{transform:translate(71.8155vw,44.8vh) scale(.4072)}to{transform:translate(72.39515vw,99vh) scale(.4072)}}.snow:nth-child(7){opacity:.5264;transform:translate(21.2734vw,-10px) scale(.8312);animation:fall-7 11s -9s linear infinite}@keyframes fall-7{74.053%{transform:translate(14.0842vw,74.053vh) scale(.8312)}to{transform:translate(17.6788vw,99vh) scale(.8312)}}.snow:nth-child(8){opacity:.4736;transform:translate(43.9194vw,-10px) scale(.3313);animation:fall-8 25s -27s linear infinite}@keyframes fall-8{71.848%{transform:translate(34.0705vw,71.848vh) scale(.3313)}to{transform:translate(38.99495vw,99vh) scale(.3313)}}.snow:nth-child(9){opacity:.9714;transform:translate(43.5425vw,-10px) scale(.7158);animation:fall-9 30s -6s linear infinite}@keyframes fall-9{36.486%{transform:translate(44.2568vw,36.486vh) scale(.7158)}to{transform:translate(43.89965vw,99vh) scale(.7158)}}.snow:nth-child(10){opacity:1.8248;transform:translate(59.7077vw,-10px) scale(.498);animation:fall-10 27s -1s linear infinite}@keyframes fall-10{45.128%{transform:translate(65.5657vw,45.128vh) scale(.498)}to{transform:translate(62.6367vw,99vh) scale(.498)}}.snow:nth-child(11){opacity:1.02;transform:translate(59.3337vw,-10px) scale(.9892);animation:fall-11 12s -24s linear infinite}@keyframes fall-11{44.783%{transform:translate(61.4716vw,44.783vh) scale(.9892)}to{transform:translate(60.40265vw,99vh) scale(.9892)}}.snow:nth-child(12){opacity:.3056;transform:translate(37.0589vw,-10px) scale(.5025);animation:fall-12 23s -25s linear infinite}@keyframes fall-12{71.706%{transform:translate(38.4558vw,71.706vh) scale(.5025)}to{transform:translate(37.75735vw,99vh) scale(.5025)}}.snow:nth-child(13){opacity:1.37;transform:translate(48.0785vw,-10px) scale(.7116);animation:fall-13 27s -6s linear infinite}@keyframes fall-13{45.151%{transform:translate(54.7407vw,45.151vh) scale(.7116)}to{transform:translate(51.4096vw,99vh) scale(.7116)}}.snow:nth-child(14){opacity:1.812;transform:translate(94.6727vw,-10px) scale(.7312);animation:fall-14 12s -28s linear infinite}@keyframes fall-14{40.383%{transform:translate(85.9496vw,40.383vh) scale(.7312)}to{transform:translate(90.31115vw,99vh) scale(.7312)}}.snow:nth-child(15){opacity:.3722;transform:translate(5.9449vw,-10px) scale(.3928);animation:fall-15 15s -21s linear infinite}@keyframes fall-15{40.682%{transform:translate(-1.0199vw,40.682vh) scale(.3928)}to{transform:translate(2.4625vw,99vh) scale(.3928)}}.snow:nth-child(16){opacity:.4728;transform:translate(70.039vw,-10px) scale(.6846);animation:fall-16 30s -16s linear infinite}@keyframes fall-16{54.567%{transform:translate(74.3018vw,54.567vh) scale(.6846)}to{transform:translate(72.1704vw,99vh) scale(.6846)}}.snow:nth-child(17){opacity:1.3934;transform:translate(62.1912vw,-10px) scale(.0004);animation:fall-17 24s -29s linear infinite}@keyframes fall-17{51.259%{transform:translate(70.8436vw,51.259vh) scale(.0004)}to{transform:translate(66.5174vw,99vh) scale(.0004)}}.snow:nth-child(18){opacity:1.1392;transform:translate(23.2046vw,-10px) scale(.5052);animation:fall-18 30s -1s linear infinite}@keyframes fall-18{55.952%{transform:translate(22.7511vw,55.952vh) scale(.5052)}to{transform:translate(22.97785vw,99vh) scale(.5052)}}.snow:nth-child(19){opacity:1.23;transform:translate(35.0247vw,-10px) scale(.2954);animation:fall-19 12s -18s linear infinite}@keyframes fall-19{64.684%{transform:translate(30.6111vw,64.684vh) scale(.2954)}to{transform:translate(32.8179vw,99vh) scale(.2954)}}.snow:nth-child(20){opacity:1.0946;transform:translate(74.0513vw,-10px) scale(.4716);animation:fall-20 21s -23s linear infinite}@keyframes fall-20{50.127%{transform:translate(66.5648vw,50.127vh) scale(.4716)}to{transform:translate(70.30805vw,99vh) scale(.4716)}}.snow:nth-child(21){opacity:.3614;transform:translate(73.8738vw,-10px) scale(.6931);animation:fall-21 27s -30s linear infinite}@keyframes fall-21{62.995%{transform:translate(67.1398vw,62.995vh) scale(.6931)}to{transform:translate(70.5068vw,99vh) scale(.6931)}}.snow:nth-child(22){opacity:.9574;transform:translate(22.3803vw,-10px) scale(.9104);animation:fall-22 18s -5s linear infinite}@keyframes fall-22{59.036%{transform:translate(17.7995vw,59.036vh) scale(.9104)}to{transform:translate(20.0899vw,99vh) scale(.9104)}}.snow:nth-child(23){opacity:1.3322;transform:translate(34.3283vw,-10px) scale(.308);animation:fall-23 13s -16s linear infinite}@keyframes fall-23{40.89%{transform:translate(29.1228vw,40.89vh) scale(.308)}to{transform:translate(31.72555vw,99vh) scale(.308)}}.snow:nth-child(24){opacity:.2732;transform:translate(38.6373vw,-10px) scale(.0293);animation:fall-24 22s -22s linear infinite}@keyframes fall-24{56.332%{transform:translate(43.9017vw,56.332vh) scale(.0293)}to{transform:translate(41.2695vw,99vh) scale(.0293)}}.snow:nth-child(25){opacity:1.0192;transform:translate(89.1719vw,-10px) scale(.6066);animation:fall-25 30s -7s linear infinite}@keyframes fall-25{58.381%{transform:translate(98.4305vw,58.381vh) scale(.6066)}to{transform:translate(93.8012vw,99vh) scale(.6066)}}.snow:nth-child(26){opacity:.7752;transform:translate(76.104vw,-10px) scale(.6289);animation:fall-26 19s -24s linear infinite}@keyframes fall-26{72.116%{transform:translate(79.8331vw,72.116vh) scale(.6289)}to{transform:translate(77.96855vw,99vh) scale(.6289)}}.snow:nth-child(27){opacity:.765;transform:translate(46.6432vw,-10px) scale(.8965);animation:fall-27 30s -21s linear infinite}@keyframes fall-27{49.39%{transform:translate(46.6058vw,49.39vh) scale(.8965)}to{transform:translate(46.6245vw,99vh) scale(.8965)}}.snow:nth-child(28){opacity:1.0922;transform:translate(6.5257vw,-10px) scale(.3686);animation:fall-28 26s -16s linear infinite}@keyframes fall-28{70.591%{transform:translate(6.2306vw,70.591vh) scale(.3686)}to{transform:translate(6.37815vw,99vh) scale(.3686)}}.snow:nth-child(29){opacity:1.3586;transform:translate(91.3052vw,-10px) scale(.7705);animation:fall-29 30s -4s linear infinite}@keyframes fall-29{42.733%{transform:translate(93.3823vw,42.733vh) scale(.7705)}to{transform:translate(92.34375vw,99vh) scale(.7705)}}.snow:nth-child(30){opacity:1.1506;transform:translate(57.9802vw,-10px) scale(.5526);animation:fall-30 18s -11s linear infinite}@keyframes fall-30{68.603%{transform:translate(54.229vw,68.603vh) scale(.5526)}to{transform:translate(56.1046vw,99vh) scale(.5526)}}.snow:nth-child(31){opacity:.238;transform:translate(58.2957vw,-10px) scale(.7288);animation:fall-31 13s -8s linear infinite}@keyframes fall-31{75.061%{transform:translate(64.4507vw,75.061vh) scale(.7288)}to{transform:translate(61.3732vw,99vh) scale(.7288)}}.snow:nth-child(32){opacity:1.4618;transform:translate(4.6537vw,-10px) scale(.5424);animation:fall-32 22s -6s linear infinite}@keyframes fall-32{78.262%{transform:translate(13.7987vw,78.262vh) scale(.5424)}to{transform:translate(9.2262vw,99vh) scale(.5424)}}.snow:nth-child(33){opacity:1.7752;transform:translate(18.2623vw,-10px) scale(.8955);animation:fall-33 13s -16s linear infinite}@keyframes fall-33{78.305%{transform:translate(19.3292vw,78.305vh) scale(.8955)}to{transform:translate(18.79575vw,99vh) scale(.8955)}}.snow:nth-child(34){opacity:.7078;transform:translate(64.9729vw,-10px) scale(.954);animation:fall-34 20s -21s linear infinite}@keyframes fall-34{46.224%{transform:translate(74.6843vw,46.224vh) scale(.954)}to{transform:translate(69.8286vw,99vh) scale(.954)}}.snow:nth-child(35){opacity:.6484;transform:translate(93.3708vw,-10px) scale(.5212);animation:fall-35 29s -17s linear infinite}@keyframes fall-35{36.854%{transform:translate(90.4861vw,36.854vh) scale(.5212)}to{transform:translate(91.92845vw,99vh) scale(.5212)}}.snow:nth-child(36){opacity:.284;transform:translate(9.0504vw,-10px) scale(.2156);animation:fall-36 21s -1s linear infinite}@keyframes fall-36{38.684%{transform:translate(12.9034vw,38.684vh) scale(.2156)}to{transform:translate(10.9769vw,99vh) scale(.2156)}}.snow:nth-child(37){opacity:.7316;transform:translate(86.2763vw,-10px) scale(.3141);animation:fall-37 18s -11s linear infinite}@keyframes fall-37{54.873%{transform:translate(93.6122vw,54.873vh) scale(.3141)}to{transform:translate(89.94425vw,99vh) scale(.3141)}}.snow:nth-child(38){opacity:.5124;transform:translate(71.5253vw,-10px) scale(.0002);animation:fall-38 12s -14s linear infinite}@keyframes fall-38{39.426%{transform:translate(63.2478vw,39.426vh) scale(.0002)}to{transform:translate(67.38655vw,99vh) scale(.0002)}}.snow:nth-child(39){opacity:.4142;transform:translate(25.0012vw,-10px) scale(.6952);animation:fall-39 23s -26s linear infinite}@keyframes fall-39{79.242%{transform:translate(18.6709vw,79.242vh) scale(.6952)}to{transform:translate(21.83605vw,99vh) scale(.6952)}}.snow:nth-child(40){opacity:1.067;transform:translate(39.4588vw,-10px) scale(.6836);animation:fall-40 25s -9s linear infinite}@keyframes fall-40{57.586%{transform:translate(43.1594vw,57.586vh) scale(.6836)}to{transform:translate(41.3091vw,99vh) scale(.6836)}}.snow:nth-child(41){opacity:1.971;transform:translate(55.1024vw,-10px) scale(.5956);animation:fall-41 28s -24s linear infinite}@keyframes fall-41{47.232%{transform:translate(62.0181vw,47.232vh) scale(.5956)}to{transform:translate(58.56025vw,99vh) scale(.5956)}}.snow:nth-child(42){opacity:.9;transform:translate(94.1448vw,-10px) scale(.9179);animation:fall-42 14s -3s linear infinite}@keyframes fall-42{60.484%{transform:translate(95.2791vw,60.484vh) scale(.9179)}to{transform:translate(94.71195vw,99vh) scale(.9179)}}.snow:nth-child(43){opacity:.6522;transform:translate(94.196vw,-10px) scale(.9008);animation:fall-43 22s -2s linear infinite}@keyframes fall-43{44.51%{transform:translate(84.2217vw,44.51vh) scale(.9008)}to{transform:translate(89.20885vw,99vh) scale(.9008)}}.snow:nth-child(44){opacity:.691;transform:translate(9.932vw,-10px) scale(.519);animation:fall-44 23s -6s linear infinite}@keyframes fall-44{61.148%{transform:translate(14.5653vw,61.148vh) scale(.519)}to{transform:translate(12.24865vw,99vh) scale(.519)}}.snow:nth-child(45){opacity:.2962;transform:translate(34.7298vw,-10px) scale(.6465);animation:fall-45 28s -8s linear infinite}@keyframes fall-45{61.384%{transform:translate(38.8603vw,61.384vh) scale(.6465)}to{transform:translate(36.79505vw,99vh) scale(.6465)}}.snow:nth-child(46){opacity:.6556;transform:translate(9.3235vw,-10px) scale(.9992);animation:fall-46 26s -7s linear infinite}@keyframes fall-46{33.39%{transform:translate(3.7549vw,33.39vh) scale(.9992)}to{transform:translate(6.5392vw,99vh) scale(.9992)}}.snow:nth-child(47){opacity:1.357;transform:translate(43.077vw,-10px) scale(.1195);animation:fall-47 21s -20s linear infinite}@keyframes fall-47{33.314%{transform:translate(45.6947vw,33.314vh) scale(.1195)}to{transform:translate(44.38585vw,99vh) scale(.1195)}}.snow:nth-child(48){opacity:1.8214;transform:translate(12.4687vw,-10px) scale(.3362);animation:fall-48 15s -30s linear infinite}@keyframes fall-48{35.388%{transform:translate(12.3812vw,35.388vh) scale(.3362)}to{transform:translate(12.42495vw,99vh) scale(.3362)}}.snow:nth-child(49){opacity:1.239;transform:translate(49.2591vw,-10px) scale(.5481);animation:fall-49 11s -15s linear infinite}@keyframes fall-49{67.454%{transform:translate(54.6372vw,67.454vh) scale(.5481)}to{transform:translate(51.94815vw,99vh) scale(.5481)}}.snow:nth-child(50){opacity:1.3554;transform:translate(54.2067vw,-10px) scale(.305);animation:fall-50 11s -29s linear infinite}@keyframes fall-50{51.719%{transform:translate(53.9285vw,51.719vh) scale(.305)}to{transform:translate(54.0676vw,99vh) scale(.305)}}.snow:nth-child(51){opacity:1.0166;transform:translate(20.3752vw,-10px) scale(.206);animation:fall-51 30s -2s linear infinite}@keyframes fall-51{42.798%{transform:translate(28.2113vw,42.798vh) scale(.206)}to{transform:translate(24.29325vw,99vh) scale(.206)}}.snow:nth-child(52){opacity:.2518;transform:translate(32.8105vw,-10px) scale(.4237);animation:fall-52 25s -28s linear infinite}@keyframes fall-52{64.464%{transform:translate(36.95vw,64.464vh) scale(.4237)}to{transform:translate(34.88025vw,99vh) scale(.4237)}}.snow:nth-child(53){opacity:.692;transform:translate(35.5342vw,-10px) scale(.2495);animation:fall-53 13s -15s linear infinite}@keyframes fall-53{41.758%{transform:translate(32.3618vw,41.758vh) scale(.2495)}to{transform:translate(33.948vw,99vh) scale(.2495)}}.snow:nth-child(54){opacity:.6686;transform:translate(9.0003vw,-10px) scale(.6115);animation:fall-54 12s -30s linear infinite}@keyframes fall-54{41.59%{transform:translate(9.3588vw,41.59vh) scale(.6115)}to{transform:translate(9.17955vw,99vh) scale(.6115)}}.snow:nth-child(55){opacity:.566;transform:translate(9.2554vw,-10px) scale(.4713);animation:fall-55 17s -24s linear infinite}@keyframes fall-55{59.761%{transform:translate(1.9617vw,59.761vh) scale(.4713)}to{transform:translate(5.60855vw,99vh) scale(.4713)}}.snow:nth-child(56){opacity:1.708;transform:translate(36.0527vw,-10px) scale(.4378);animation:fall-56 16s -27s linear infinite}@keyframes fall-56{30.836%{transform:translate(38.5915vw,30.836vh) scale(.4378)}to{transform:translate(37.3221vw,99vh) scale(.4378)}}.snow:nth-child(57){opacity:1.0356;transform:translate(24.1909vw,-10px) scale(.634);animation:fall-57 12s -15s linear infinite}@keyframes fall-57{75.741%{transform:translate(32.4257vw,75.741vh) scale(.634)}to{transform:translate(28.3083vw,99vh) scale(.634)}}.snow:nth-child(58){opacity:1.8562;transform:translate(36.0672vw,-10px) scale(.2974);animation:fall-58 22s -4s linear infinite}@keyframes fall-58{74.239%{transform:translate(35.6336vw,74.239vh) scale(.2974)}to{transform:translate(35.8504vw,99vh) scale(.2974)}}.snow:nth-child(59){opacity:1.3748;transform:translate(75.6296vw,-10px) scale(.1815);animation:fall-59 22s -23s linear infinite}@keyframes fall-59{60.36%{transform:translate(74.8985vw,60.36vh) scale(.1815)}to{transform:translate(75.26405vw,99vh) scale(.1815)}}.snow:nth-child(60){opacity:.379;transform:translate(74.5404vw,-10px) scale(.4909);animation:fall-60 13s -23s linear infinite}@keyframes fall-60{68.899%{transform:translate(80.3484vw,68.899vh) scale(.4909)}to{transform:translate(77.4444vw,99vh) scale(.4909)}}.snow:nth-child(61){opacity:1.3016;transform:translate(8.3239vw,-10px) scale(.2063);animation:fall-61 25s -13s linear infinite}@keyframes fall-61{51.167%{transform:translate(12.6076vw,51.167vh) scale(.2063)}to{transform:translate(10.46575vw,99vh) scale(.2063)}}.snow:nth-child(62){opacity:.5416;transform:translate(77.0651vw,-10px) scale(.7308);animation:fall-62 24s -3s linear infinite}@keyframes fall-62{51.128%{transform:translate(80.0574vw,51.128vh) scale(.7308)}to{transform:translate(78.56125vw,99vh) scale(.7308)}}.snow:nth-child(63){opacity:1.5214;transform:translate(21.081vw,-10px) scale(.9587);animation:fall-63 14s -11s linear infinite}@keyframes fall-63{68.04%{transform:translate(28.1519vw,68.04vh) scale(.9587)}to{transform:translate(24.61645vw,99vh) scale(.9587)}}.snow:nth-child(64){opacity:1.8372;transform:translate(92.8397vw,-10px) scale(.3031);animation:fall-64 27s -23s linear infinite}@keyframes fall-64{59.749%{transform:translate(101.8113vw,59.749vh) scale(.3031)}to{transform:translate(97.3255vw,99vh) scale(.3031)}}.snow:nth-child(65){opacity:1.5078;transform:translate(85.5682vw,-10px) scale(.9042);animation:fall-65 15s -13s linear infinite}@keyframes fall-65{78.759%{transform:translate(76.9056vw,78.759vh) scale(.9042)}to{transform:translate(81.2369vw,99vh) scale(.9042)}}.snow:nth-child(66){opacity:.0632;transform:translate(50.003vw,-10px) scale(.5096);animation:fall-66 29s -4s linear infinite}@keyframes fall-66{78.951%{transform:translate(51.4171vw,78.951vh) scale(.5096)}to{transform:translate(50.71005vw,99vh) scale(.5096)}}.snow:nth-child(67){opacity:1.3874;transform:translate(30.3933vw,-10px) scale(.3288);animation:fall-67 23s -30s linear infinite}@keyframes fall-67{44.212%{transform:translate(29.9284vw,44.212vh) scale(.3288)}to{transform:translate(30.16085vw,99vh) scale(.3288)}}.snow:nth-child(68){opacity:.6096;transform:translate(15.5079vw,-10px) scale(.3699);animation:fall-68 11s -6s linear infinite}@keyframes fall-68{46.952%{transform:translate(10.2958vw,46.952vh) scale(.3699)}to{transform:translate(12.90185vw,99vh) scale(.3699)}}.snow:nth-child(69){opacity:1.3578;transform:translate(29.2855vw,-10px) scale(.2232);animation:fall-69 28s -29s linear infinite}@keyframes fall-69{51.921%{transform:translate(35.2683vw,51.921vh) scale(.2232)}to{transform:translate(32.2769vw,99vh) scale(.2232)}}.snow:nth-child(70){opacity:.1924;transform:translate(49.5894vw,-10px) scale(.6136);animation:fall-70 15s -10s linear infinite}@keyframes fall-70{70.48%{transform:translate(47.6696vw,70.48vh) scale(.6136)}to{transform:translate(48.6295vw,99vh) scale(.6136)}}.snow:nth-child(71){opacity:.2974;transform:translate(65.1624vw,-10px) scale(.0553);animation:fall-71 13s -4s linear infinite}@keyframes fall-71{54.336%{transform:translate(62.5668vw,54.336vh) scale(.0553)}to{transform:translate(63.8646vw,99vh) scale(.0553)}}.snow:nth-child(72){opacity:.9874;transform:translate(97.2109vw,-10px) scale(.3324);animation:fall-72 22s -22s linear infinite}@keyframes fall-72{56.552%{transform:translate(96.3002vw,56.552vh) scale(.3324)}to{transform:translate(96.75555vw,99vh) scale(.3324)}}.snow:nth-child(73){opacity:1.0642;transform:translate(46.9137vw,-10px) scale(.6279);animation:fall-73 20s -14s linear infinite}@keyframes fall-73{38.349%{transform:translate(39.6972vw,38.349vh) scale(.6279)}to{transform:translate(43.30545vw,99vh) scale(.6279)}}.snow:nth-child(74){opacity:.3008;transform:translate(95.0665vw,-10px) scale(.9585);animation:fall-74 29s -20s linear infinite}@keyframes fall-74{34.55%{transform:translate(95.1591vw,34.55vh) scale(.9585)}to{transform:translate(95.1128vw,99vh) scale(.9585)}}.snow:nth-child(75){opacity:.5636;transform:translate(45.0948vw,-10px) scale(.879);animation:fall-75 23s -6s linear infinite}@keyframes fall-75{70.851%{transform:translate(51.1513vw,70.851vh) scale(.879)}to{transform:translate(48.12305vw,99vh) scale(.879)}}.snow:nth-child(76){opacity:.3526;transform:translate(14.4479vw,-10px) scale(.3643);animation:fall-76 22s -11s linear infinite}@keyframes fall-76{53.709%{transform:translate(6.1712vw,53.709vh) scale(.3643)}to{transform:translate(10.30955vw,99vh) scale(.3643)}}.snow:nth-child(77){opacity:1.9212;transform:translate(93.3968vw,-10px) scale(.8474);animation:fall-77 29s -9s linear infinite}@keyframes fall-77{39.681%{transform:translate(103.2836vw,39.681vh) scale(.8474)}to{transform:translate(98.3402vw,99vh) scale(.8474)}}.snow:nth-child(78){opacity:1.596;transform:translate(86.8065vw,-10px) scale(.57);animation:fall-78 25s -27s linear infinite}@keyframes fall-78{77.589%{transform:translate(95.711vw,77.589vh) scale(.57)}to{transform:translate(91.25875vw,99vh) scale(.57)}}.snow:nth-child(79){opacity:.07;transform:translate(73.0626vw,-10px) scale(.0954);animation:fall-79 28s -14s linear infinite}@keyframes fall-79{72.317%{transform:translate(80.5191vw,72.317vh) scale(.0954)}to{transform:translate(76.79085vw,99vh) scale(.0954)}}.snow:nth-child(80){opacity:.074;transform:translate(30.3465vw,-10px) scale(.9178);animation:fall-80 17s -6s linear infinite}@keyframes fall-80{67.589%{transform:translate(29.9939vw,67.589vh) scale(.9178)}to{transform:translate(30.1702vw,99vh) scale(.9178)}}.snow:nth-child(81){opacity:1.963;transform:translate(97.7455vw,-10px) scale(.3812);animation:fall-81 28s -26s linear infinite}@keyframes fall-81{42.169%{transform:translate(93.5327vw,42.169vh) scale(.3812)}to{transform:translate(95.6391vw,99vh) scale(.3812)}}.snow:nth-child(82){opacity:.5078;transform:translate(1.9317vw,-10px) scale(.9477);animation:fall-82 10s -28s linear infinite}@keyframes fall-82{65.753%{transform:translate(8.1735vw,65.753vh) scale(.9477)}to{transform:translate(5.0526vw,99vh) scale(.9477)}}.snow:nth-child(83){opacity:.7938;transform:translate(82.3649vw,-10px) scale(.9337);animation:fall-83 20s -20s linear infinite}@keyframes fall-83{62.472%{transform:translate(88.6868vw,62.472vh) scale(.9337)}to{transform:translate(85.52585vw,99vh) scale(.9337)}}.snow:nth-child(84){opacity:.3616;transform:translate(84.1273vw,-10px) scale(.4227);animation:fall-84 12s -21s linear infinite}@keyframes fall-84{41.857%{transform:translate(94.0398vw,41.857vh) scale(.4227)}to{transform:translate(89.08355vw,99vh) scale(.4227)}}.snow:nth-child(85){opacity:.4412;transform:translate(55.2569vw,-10px) scale(.7949);animation:fall-85 23s -12s linear infinite}@keyframes fall-85{51.45%{transform:translate(53.1769vw,51.45vh) scale(.7949)}to{transform:translate(54.2169vw,99vh) scale(.7949)}}.snow:nth-child(86){opacity:1.8408;transform:translate(96.708vw,-10px) scale(.0167);animation:fall-86 12s -10s linear infinite}@keyframes fall-86{49.964%{transform:translate(106.511vw,49.964vh) scale(.0167)}to{transform:translate(101.6095vw,99vh) scale(.0167)}}.snow:nth-child(87){opacity:.2188;transform:translate(43.7871vw,-10px) scale(.5358);animation:fall-87 26s -2s linear infinite}@keyframes fall-87{40.102%{transform:translate(35.1011vw,40.102vh) scale(.5358)}to{transform:translate(39.4441vw,99vh) scale(.5358)}}.snow:nth-child(88){opacity:.83;transform:translate(45.4875vw,-10px) scale(.4201);animation:fall-88 27s -3s linear infinite}@keyframes fall-88{39.342%{transform:translate(44.3501vw,39.342vh) scale(.4201)}to{transform:translate(44.9188vw,99vh) scale(.4201)}}.snow:nth-child(89){opacity:.5862;transform:translate(28.8602vw,-10px) scale(.9616);animation:fall-89 24s -8s linear infinite}@keyframes fall-89{71.205%{transform:translate(24.2751vw,71.205vh) scale(.9616)}to{transform:translate(26.56765vw,99vh) scale(.9616)}}.snow:nth-child(90){opacity:1.2972;transform:translate(21.9474vw,-10px) scale(.4835);animation:fall-90 19s -23s linear infinite}@keyframes fall-90{47.389%{transform:translate(20.8201vw,47.389vh) scale(.4835)}to{transform:translate(21.38375vw,99vh) scale(.4835)}}.snow:nth-child(91){opacity:.4378;transform:translate(59.3625vw,-10px) scale(.5429);animation:fall-91 21s -29s linear infinite}@keyframes fall-91{55.052%{transform:translate(68.2996vw,55.052vh) scale(.5429)}to{transform:translate(63.83105vw,99vh) scale(.5429)}}.snow:nth-child(92){opacity:1.933;transform:translate(10.2295vw,-10px) scale(.6104);animation:fall-92 27s -28s linear infinite}@keyframes fall-92{35.897%{transform:translate(7.5291vw,35.897vh) scale(.6104)}to{transform:translate(8.8793vw,99vh) scale(.6104)}}.snow:nth-child(93){opacity:1.4118;transform:translate(87.7338vw,-10px) scale(.2936);animation:fall-93 21s -8s linear infinite}@keyframes fall-93{35.2%{transform:translate(96.1871vw,35.2vh) scale(.2936)}to{transform:translate(91.96045vw,99vh) scale(.2936)}}.snow:nth-child(94){opacity:.4826;transform:translate(27.0452vw,-10px) scale(.9605);animation:fall-94 27s -20s linear infinite}@keyframes fall-94{63.157%{transform:translate(19.5765vw,63.157vh) scale(.9605)}to{transform:translate(23.31085vw,99vh) scale(.9605)}}.snow:nth-child(95){opacity:1.4642;transform:translate(.1996vw,-10px) scale(.2831);animation:fall-95 10s -21s linear infinite}@keyframes fall-95{64.815%{transform:translate(10.1692vw,64.815vh) scale(.2831)}to{transform:translate(5.1844vw,99vh) scale(.2831)}}.snow:nth-child(96){opacity:1.3328;transform:translate(25.7612vw,-10px) scale(.3026);animation:fall-96 20s -29s linear infinite}@keyframes fall-96{78.999%{transform:translate(24.7235vw,78.999vh) scale(.3026)}to{transform:translate(25.24235vw,99vh) scale(.3026)}}.snow:nth-child(97){opacity:1.5046;transform:translate(6.3527vw,-10px) scale(.2708);animation:fall-97 27s -23s linear infinite}@keyframes fall-97{56.809%{transform:translate(13.7532vw,56.809vh) scale(.2708)}to{transform:translate(10.05295vw,99vh) scale(.2708)}}.snow:nth-child(98){opacity:1.767;transform:translate(6.4708vw,-10px) scale(.4085);animation:fall-98 11s -26s linear infinite}@keyframes fall-98{45.215%{transform:translate(15.0863vw,45.215vh) scale(.4085)}to{transform:translate(10.77855vw,99vh) scale(.4085)}}.snow:nth-child(99){opacity:1.6506;transform:translate(74.4538vw,-10px) scale(.0763);animation:fall-99 17s -8s linear infinite}@keyframes fall-99{41.332%{transform:translate(72.5296vw,41.332vh) scale(.0763)}to{transform:translate(73.4917vw,99vh) scale(.0763)}}.snow:nth-child(100){opacity:.3682;transform:translate(93.1775vw,-10px) scale(.149);animation:fall-100 19s -30s linear infinite}@keyframes fall-100{31.374%{transform:translate(92.6344vw,31.374vh) scale(.149)}to{transform:translate(92.90595vw,99vh) scale(.149)}}.snow:nth-child(101){opacity:1.694;transform:translate(61.5661vw,-10px) scale(.3735);animation:fall-101 28s -5s linear infinite}@keyframes fall-101{78.605%{transform:translate(52.2749vw,78.605vh) scale(.3735)}to{transform:translate(56.9205vw,99vh) scale(.3735)}}.snow:nth-child(102){opacity:1.3152;transform:translate(6.2871vw,-10px) scale(.7615);animation:fall-102 15s -17s linear infinite}@keyframes fall-102{38.059%{transform:translate(-3.3955vw,38.059vh) scale(.7615)}to{transform:translate(1.4458vw,99vh) scale(.7615)}}.snow:nth-child(103){opacity:.4872;transform:translate(1.5528vw,-10px) scale(.7758);animation:fall-103 23s -20s linear infinite}@keyframes fall-103{45.623%{transform:translate(11.1561vw,45.623vh) scale(.7758)}to{transform:translate(6.35445vw,99vh) scale(.7758)}}.snow:nth-child(104){opacity:.9832;transform:translate(16.3698vw,-10px) scale(.9073);animation:fall-104 24s -27s linear infinite}@keyframes fall-104{63.102%{transform:translate(18.2417vw,63.102vh) scale(.9073)}to{transform:translate(17.30575vw,99vh) scale(.9073)}}.snow:nth-child(105){opacity:.7046;transform:translate(85.1426vw,-10px) scale(.9427);animation:fall-105 28s -7s linear infinite}@keyframes fall-105{54.758%{transform:translate(82.2871vw,54.758vh) scale(.9427)}to{transform:translate(83.71485vw,99vh) scale(.9427)}}.snow:nth-child(106){opacity:1.9884;transform:translate(61.1099vw,-10px) scale(.3057);animation:fall-106 27s -17s linear infinite}@keyframes fall-106{69.165%{transform:translate(64.9238vw,69.165vh) scale(.3057)}to{transform:translate(63.01685vw,99vh) scale(.3057)}}.snow:nth-child(107){opacity:.9848;transform:translate(45.5645vw,-10px) scale(.8074);animation:fall-107 12s -13s linear infinite}@keyframes fall-107{37.72%{transform:translate(36.0556vw,37.72vh) scale(.8074)}to{transform:translate(40.81005vw,99vh) scale(.8074)}}.snow:nth-child(108){opacity:1.2954;transform:translate(60.9311vw,-10px) scale(.7398);animation:fall-108 23s -17s linear infinite}@keyframes fall-108{39.925%{transform:translate(63.4525vw,39.925vh) scale(.7398)}to{transform:translate(62.1918vw,99vh) scale(.7398)}}.snow:nth-child(109){opacity:1.291;transform:translate(15.1663vw,-10px) scale(.4598);animation:fall-109 20s -30s linear infinite}@keyframes fall-109{76.219%{transform:translate(23.504vw,76.219vh) scale(.4598)}to{transform:translate(19.33515vw,99vh) scale(.4598)}}.snow:nth-child(110){opacity:1.5788;transform:translate(92.9339vw,-10px) scale(.6985);animation:fall-110 19s -9s linear infinite}@keyframes fall-110{71.142%{transform:translate(93.3621vw,71.142vh) scale(.6985)}to{transform:translate(93.148vw,99vh) scale(.6985)}}.snow:nth-child(111){opacity:1.3978;transform:translate(20.0642vw,-10px) scale(.2393);animation:fall-111 11s -14s linear infinite}@keyframes fall-111{54.633%{transform:translate(20.1187vw,54.633vh) scale(.2393)}to{transform:translate(20.09145vw,99vh) scale(.2393)}}.snow:nth-child(112){opacity:1.7108;transform:translate(57.5842vw,-10px) scale(.4563);animation:fall-112 15s -18s linear infinite}@keyframes fall-112{58.151%{transform:translate(62.647vw,58.151vh) scale(.4563)}to{transform:translate(60.1156vw,99vh) scale(.4563)}}.snow:nth-child(113){opacity:.7774;transform:translate(16.6145vw,-10px) scale(.8661);animation:fall-113 18s -20s linear infinite}@keyframes fall-113{71.012%{transform:translate(25.6413vw,71.012vh) scale(.8661)}to{transform:translate(21.1279vw,99vh) scale(.8661)}}.snow:nth-child(114){opacity:1.141;transform:translate(70.0865vw,-10px) scale(.1918);animation:fall-114 26s -15s linear infinite}@keyframes fall-114{37.6%{transform:translate(66.2247vw,37.6vh) scale(.1918)}to{transform:translate(68.1556vw,99vh) scale(.1918)}}.snow:nth-child(115){opacity:.0748;transform:translate(25.8499vw,-10px) scale(.8167);animation:fall-115 16s -16s linear infinite}@keyframes fall-115{54.894%{transform:translate(30.0909vw,54.894vh) scale(.8167)}to{transform:translate(27.9704vw,99vh) scale(.8167)}}.snow:nth-child(116){opacity:.2718;transform:translate(34.1665vw,-10px) scale(.6377);animation:fall-116 25s -26s linear infinite}@keyframes fall-116{68.571%{transform:translate(43.1684vw,68.571vh) scale(.6377)}to{transform:translate(38.66745vw,99vh) scale(.6377)}}.snow:nth-child(117){opacity:.6366;transform:translate(45.1748vw,-10px) scale(.3855);animation:fall-117 11s -20s linear infinite}@keyframes fall-117{45.904%{transform:translate(39.9958vw,45.904vh) scale(.3855)}to{transform:translate(42.5853vw,99vh) scale(.3855)}}.snow:nth-child(118){opacity:.611;transform:translate(88.103vw,-10px) scale(.9953);animation:fall-118 15s -3s linear infinite}@keyframes fall-118{43.039%{transform:translate(96.2627vw,43.039vh) scale(.9953)}to{transform:translate(92.18285vw,99vh) scale(.9953)}}.snow:nth-child(119){opacity:.1026;transform:translate(36.9119vw,-10px) scale(.2974);animation:fall-119 12s -3s linear infinite}@keyframes fall-119{38.28%{transform:translate(37.6323vw,38.28vh) scale(.2974)}to{transform:translate(37.2721vw,99vh) scale(.2974)}}.snow:nth-child(120){opacity:.1264;transform:translate(11.1109vw,-10px) scale(.5539);animation:fall-120 25s -12s linear infinite}@keyframes fall-120{47.169%{transform:translate(6.3572vw,47.169vh) scale(.5539)}to{transform:translate(8.73405vw,99vh) scale(.5539)}}.snow:nth-child(121){opacity:.6652;transform:translate(58.5866vw,-10px) scale(.8758);animation:fall-121 17s -21s linear infinite}@keyframes fall-121{31.324%{transform:translate(55.7522vw,31.324vh) scale(.8758)}to{transform:translate(57.1694vw,99vh) scale(.8758)}}.snow:nth-child(122){opacity:1.1834;transform:translate(68.3713vw,-10px) scale(.0386);animation:fall-122 27s -14s linear infinite}@keyframes fall-122{33.258%{transform:translate(72.6261vw,33.258vh) scale(.0386)}to{transform:translate(70.4987vw,99vh) scale(.0386)}}.snow:nth-child(123){opacity:.5694;transform:translate(12.0917vw,-10px) scale(.8645);animation:fall-123 26s -18s linear infinite}@keyframes fall-123{32.13%{transform:translate(17.2538vw,32.13vh) scale(.8645)}to{transform:translate(14.67275vw,99vh) scale(.8645)}}.snow:nth-child(124){opacity:.1084;transform:translate(11.0666vw,-10px) scale(.8505);animation:fall-124 24s -26s linear infinite}@keyframes fall-124{37.845%{transform:translate(18.744vw,37.845vh) scale(.8505)}to{transform:translate(14.9053vw,99vh) scale(.8505)}}.snow:nth-child(125){opacity:1.353;transform:translate(15.0204vw,-10px) scale(.481);animation:fall-125 24s -8s linear infinite}@keyframes fall-125{41.274%{transform:translate(8.6231vw,41.274vh) scale(.481)}to{transform:translate(11.82175vw,99vh) scale(.481)}}.snow:nth-child(126){opacity:1.7846;transform:translate(40.6648vw,-10px) scale(.4643);animation:fall-126 30s -28s linear infinite}@keyframes fall-126{47.177%{transform:translate(46.8356vw,47.177vh) scale(.4643)}to{transform:translate(43.7502vw,99vh) scale(.4643)}}.snow:nth-child(127){opacity:.5722;transform:translate(6.5074vw,-10px) scale(.1858);animation:fall-127 19s -30s linear infinite}@keyframes fall-127{34.319%{transform:translate(1.4704vw,34.319vh) scale(.1858)}to{transform:translate(3.9889vw,99vh) scale(.1858)}}.snow:nth-child(128){opacity:.34;transform:translate(51.8616vw,-10px) scale(.7689);animation:fall-128 29s -7s linear infinite}@keyframes fall-128{41.52%{transform:translate(52.1233vw,41.52vh) scale(.7689)}to{transform:translate(51.99245vw,99vh) scale(.7689)}}.snow:nth-child(129){opacity:.1536;transform:translate(37.871vw,-10px) scale(.3715);animation:fall-129 26s -6s linear infinite}@keyframes fall-129{71.158%{transform:translate(37.8931vw,71.158vh) scale(.3715)}to{transform:translate(37.88205vw,99vh) scale(.3715)}}.snow:nth-child(130){opacity:.0844;transform:translate(21.7728vw,-10px) scale(.6332);animation:fall-130 26s -18s linear infinite}@keyframes fall-130{36.398%{transform:translate(13.8318vw,36.398vh) scale(.6332)}to{transform:translate(17.8023vw,99vh) scale(.6332)}}.snow:nth-child(131){opacity:.606;transform:translate(37.3328vw,-10px) scale(.0179);animation:fall-131 29s -13s linear infinite}@keyframes fall-131{37.688%{transform:translate(31.3808vw,37.688vh) scale(.0179)}to{transform:translate(34.3568vw,99vh) scale(.0179)}}.snow:nth-child(132){opacity:1.5656;transform:translate(32.3613vw,-10px) scale(.6652);animation:fall-132 21s -12s linear infinite}@keyframes fall-132{47.547%{transform:translate(24.8319vw,47.547vh) scale(.6652)}to{transform:translate(28.5966vw,99vh) scale(.6652)}}.snow:nth-child(133){opacity:.6658;transform:translate(95.3656vw,-10px) scale(.3065);animation:fall-133 25s -29s linear infinite}@keyframes fall-133{49.039%{transform:translate(100.617vw,49.039vh) scale(.3065)}to{transform:translate(97.9913vw,99vh) scale(.3065)}}.snow:nth-child(134){opacity:1.7614;transform:translate(63.9716vw,-10px) scale(.9909);animation:fall-134 23s -7s linear infinite}@keyframes fall-134{45.067%{transform:translate(64.4823vw,45.067vh) scale(.9909)}to{transform:translate(64.22695vw,99vh) scale(.9909)}}.snow:nth-child(135){opacity:1.52;transform:translate(44.2354vw,-10px) scale(.2197);animation:fall-135 11s -10s linear infinite}@keyframes fall-135{53.899%{transform:translate(37.5627vw,53.899vh) scale(.2197)}to{transform:translate(40.89905vw,99vh) scale(.2197)}}.snow:nth-child(136){opacity:1.2582;transform:translate(48.3299vw,-10px) scale(.5495);animation:fall-136 12s -28s linear infinite}@keyframes fall-136{51.888%{transform:translate(50.5119vw,51.888vh) scale(.5495)}to{transform:translate(49.4209vw,99vh) scale(.5495)}}.snow:nth-child(137){opacity:1.2386;transform:translate(51.6317vw,-10px) scale(.9128);animation:fall-137 11s -8s linear infinite}@keyframes fall-137{58.731%{transform:translate(50.4683vw,58.731vh) scale(.9128)}to{transform:translate(51.05vw,99vh) scale(.9128)}}.snow:nth-child(138){opacity:.2624;transform:translate(60.1024vw,-10px) scale(.969);animation:fall-138 23s -3s linear infinite}@keyframes fall-138{75.043%{transform:translate(62.9076vw,75.043vh) scale(.969)}to{transform:translate(61.505vw,99vh) scale(.969)}}.snow:nth-child(139){opacity:.9458;transform:translate(86.944vw,-10px) scale(.2758);animation:fall-139 11s -11s linear infinite}@keyframes fall-139{40.359%{transform:translate(81.9201vw,40.359vh) scale(.2758)}to{transform:translate(84.43205vw,99vh) scale(.2758)}}.snow:nth-child(140){opacity:1.2672;transform:translate(55.3715vw,-10px) scale(.7297);animation:fall-140 29s -8s linear infinite}@keyframes fall-140{59.539%{transform:translate(48.2059vw,59.539vh) scale(.7297)}to{transform:translate(51.7887vw,99vh) scale(.7297)}}.snow:nth-child(141){opacity:.7544;transform:translate(70.4345vw,-10px) scale(.8394);animation:fall-141 26s -20s linear infinite}@keyframes fall-141{33.031%{transform:translate(67.838vw,33.031vh) scale(.8394)}to{transform:translate(69.13625vw,99vh) scale(.8394)}}.snow:nth-child(142){opacity:1.9656;transform:translate(35.2885vw,-10px) scale(.9926);animation:fall-142 19s -18s linear infinite}@keyframes fall-142{57.472%{transform:translate(43.0715vw,57.472vh) scale(.9926)}to{transform:translate(39.18vw,99vh) scale(.9926)}}.snow:nth-child(143){opacity:.7804;transform:translate(72.0746vw,-10px) scale(.9557);animation:fall-143 13s -14s linear infinite}@keyframes fall-143{31.002%{transform:translate(78.3234vw,31.002vh) scale(.9557)}to{transform:translate(75.199vw,99vh) scale(.9557)}}.snow:nth-child(144){opacity:.9298;transform:translate(78.2996vw,-10px) scale(.9477);animation:fall-144 10s -23s linear infinite}@keyframes fall-144{48.65%{transform:translate(79.3401vw,48.65vh) scale(.9477)}to{transform:translate(78.81985vw,99vh) scale(.9477)}}.snow:nth-child(145){opacity:.4598;transform:translate(8.6868vw,-10px) scale(.6268);animation:fall-145 28s -9s linear infinite}@keyframes fall-145{33.809%{transform:translate(15.2753vw,33.809vh) scale(.6268)}to{transform:translate(11.98105vw,99vh) scale(.6268)}}.snow:nth-child(146){opacity:1.6532;transform:translate(92.4926vw,-10px) scale(.9484);animation:fall-146 21s -8s linear infinite}@keyframes fall-146{53.365%{transform:translate(88.0028vw,53.365vh) scale(.9484)}to{transform:translate(90.2477vw,99vh) scale(.9484)}}.snow:nth-child(147){opacity:1.8648;transform:translate(79.8298vw,-10px) scale(.3756);animation:fall-147 13s -6s linear infinite}@keyframes fall-147{45.205%{transform:translate(80.366vw,45.205vh) scale(.3756)}to{transform:translate(80.0979vw,99vh) scale(.3756)}}.snow:nth-child(148){opacity:1.3902;transform:translate(73.6729vw,-10px) scale(.0177);animation:fall-148 19s -29s linear infinite}@keyframes fall-148{70.429%{transform:translate(82.6547vw,70.429vh) scale(.0177)}to{transform:translate(78.1638vw,99vh) scale(.0177)}}.snow:nth-child(149){opacity:.8196;transform:translate(82.3636vw,-10px) scale(.5713);animation:fall-149 11s -6s linear infinite}@keyframes fall-149{76.303%{transform:translate(79.2108vw,76.303vh) scale(.5713)}to{transform:translate(80.7872vw,99vh) scale(.5713)}}.snow:nth-child(150){opacity:1.6792;transform:translate(76.0889vw,-10px) scale(.7519);animation:fall-150 16s -27s linear infinite}@keyframes fall-150{49.558%{transform:translate(68.6482vw,49.558vh) scale(.7519)}to{transform:translate(72.36855vw,99vh) scale(.7519)}}.snow:nth-child(151){opacity:1.3668;transform:translate(49.2505vw,-10px) scale(.6886);animation:fall-151 25s -2s linear infinite}@keyframes fall-151{32.581%{transform:translate(57.9875vw,32.581vh) scale(.6886)}to{transform:translate(53.619vw,99vh) scale(.6886)}}.snow:nth-child(152){opacity:.1598;transform:translate(26.1564vw,-10px) scale(.7862);animation:fall-152 28s -2s linear infinite}@keyframes fall-152{72.009%{transform:translate(23.2596vw,72.009vh) scale(.7862)}to{transform:translate(24.708vw,99vh) scale(.7862)}}.snow:nth-child(153){opacity:1.8356;transform:translate(22.4224vw,-10px) scale(.7333);animation:fall-153 17s -1s linear infinite}@keyframes fall-153{34.437%{transform:translate(18.4221vw,34.437vh) scale(.7333)}to{transform:translate(20.42225vw,99vh) scale(.7333)}}.snow:nth-child(154){opacity:.0154;transform:translate(68.3932vw,-10px) scale(.7979);animation:fall-154 18s -20s linear infinite}@keyframes fall-154{63.111%{transform:translate(69.7651vw,63.111vh) scale(.7979)}to{transform:translate(69.07915vw,99vh) scale(.7979)}}.snow:nth-child(155){opacity:.6958;transform:translate(28.2077vw,-10px) scale(.9592);animation:fall-155 24s -13s linear infinite}@keyframes fall-155{58.413%{transform:translate(33.6841vw,58.413vh) scale(.9592)}to{transform:translate(30.9459vw,99vh) scale(.9592)}}.snow:nth-child(156){opacity:.105;transform:translate(39.8966vw,-10px) scale(.8833);animation:fall-156 28s -2s linear infinite}@keyframes fall-156{59%{transform:translate(38.6206vw,59vh) scale(.8833)}to{transform:translate(39.2586vw,99vh) scale(.8833)}}.snow:nth-child(157){opacity:.6874;transform:translate(5.2274vw,-10px) scale(.6845);animation:fall-157 30s -30s linear infinite}@keyframes fall-157{40.374%{transform:translate(1.2385vw,40.374vh) scale(.6845)}to{transform:translate(3.23295vw,99vh) scale(.6845)}}.snow:nth-child(158){opacity:1.213;transform:translate(76.7734vw,-10px) scale(.5473);animation:fall-158 30s -12s linear infinite}@keyframes fall-158{42.292%{transform:translate(85.6297vw,42.292vh) scale(.5473)}to{transform:translate(81.20155vw,99vh) scale(.5473)}}.snow:nth-child(159){opacity:1.545;transform:translate(42.0696vw,-10px) scale(.7279);animation:fall-159 13s -8s linear infinite}@keyframes fall-159{38.83%{transform:translate(43.7914vw,38.83vh) scale(.7279)}to{transform:translate(42.9305vw,99vh) scale(.7279)}}.snow:nth-child(160){opacity:.0438;transform:translate(17.0397vw,-10px) scale(.8649);animation:fall-160 27s -24s linear infinite}@keyframes fall-160{45.614%{transform:translate(24.6532vw,45.614vh) scale(.8649)}to{transform:translate(20.84645vw,99vh) scale(.8649)}}.snow:nth-child(161){opacity:1.1854;transform:translate(94.9217vw,-10px) scale(.0069);animation:fall-161 25s -22s linear infinite}@keyframes fall-161{35.388%{transform:translate(99.6086vw,35.388vh) scale(.0069)}to{transform:translate(97.26515vw,99vh) scale(.0069)}}.snow:nth-child(162){opacity:1.0416;transform:translate(2.4668vw,-10px) scale(.9223);animation:fall-162 10s -13s linear infinite}@keyframes fall-162{77.083%{transform:translate(12.2941vw,77.083vh) scale(.9223)}to{transform:translate(7.38045vw,99vh) scale(.9223)}}.snow:nth-child(163){opacity:.75;transform:translate(75.4028vw,-10px) scale(.2805);animation:fall-163 22s -5s linear infinite}@keyframes fall-163{71.649%{transform:translate(81.2403vw,71.649vh) scale(.2805)}to{transform:translate(78.32155vw,99vh) scale(.2805)}}.snow:nth-child(164){opacity:1.1924;transform:translate(95.7742vw,-10px) scale(.3007);animation:fall-164 18s -23s linear infinite}@keyframes fall-164{77.019%{transform:translate(105.7363vw,77.019vh) scale(.3007)}to{transform:translate(100.75525vw,99vh) scale(.3007)}}.snow:nth-child(165){opacity:1.014;transform:translate(22.5073vw,-10px) scale(.7989);animation:fall-165 23s -25s linear infinite}@keyframes fall-165{65.938%{transform:translate(15.7596vw,65.938vh) scale(.7989)}to{transform:translate(19.13345vw,99vh) scale(.7989)}}.snow:nth-child(166){opacity:.5522;transform:translate(71.0112vw,-10px) scale(.8682);animation:fall-166 26s -27s linear infinite}@keyframes fall-166{40.951%{transform:translate(72.9124vw,40.951vh) scale(.8682)}to{transform:translate(71.9618vw,99vh) scale(.8682)}}.snow:nth-child(167){opacity:1.0234;transform:translate(96.3357vw,-10px) scale(.1251);animation:fall-167 30s -26s linear infinite}@keyframes fall-167{30.008%{transform:translate(104.7319vw,30.008vh) scale(.1251)}to{transform:translate(100.5338vw,99vh) scale(.1251)}}.snow:nth-child(168){opacity:1.1012;transform:translate(49.7079vw,-10px) scale(.0004);animation:fall-168 25s -25s linear infinite}@keyframes fall-168{33.086%{transform:translate(50.3797vw,33.086vh) scale(.0004)}to{transform:translate(50.0438vw,99vh) scale(.0004)}}.snow:nth-child(169){opacity:1.8304;transform:translate(84.1465vw,-10px) scale(.7447);animation:fall-169 27s -17s linear infinite}@keyframes fall-169{63.741%{transform:translate(83.2342vw,63.741vh) scale(.7447)}to{transform:translate(83.69035vw,99vh) scale(.7447)}}.snow:nth-child(170){opacity:1.3214;transform:translate(45.3502vw,-10px) scale(.8216);animation:fall-170 29s -25s linear infinite}@keyframes fall-170{78.262%{transform:translate(46.7645vw,78.262vh) scale(.8216)}to{transform:translate(46.05735vw,99vh) scale(.8216)}}.snow:nth-child(171){opacity:1.6616;transform:translate(81.4163vw,-10px) scale(.8748);animation:fall-171 18s -12s linear infinite}@keyframes fall-171{64.532%{transform:translate(72.2521vw,64.532vh) scale(.8748)}to{transform:translate(76.8342vw,99vh) scale(.8748)}}.snow:nth-child(172){opacity:1.2626;transform:translate(78.1174vw,-10px) scale(.5131);animation:fall-172 14s -9s linear infinite}@keyframes fall-172{53.076%{transform:translate(72.5529vw,53.076vh) scale(.5131)}to{transform:translate(75.33515vw,99vh) scale(.5131)}}.snow:nth-child(173){opacity:.7072;transform:translate(65.8587vw,-10px) scale(.6654);animation:fall-173 19s -2s linear infinite}@keyframes fall-173{33.706%{transform:translate(63.8414vw,33.706vh) scale(.6654)}to{transform:translate(64.85005vw,99vh) scale(.6654)}}.snow:nth-child(174){opacity:.3642;transform:translate(96.8153vw,-10px) scale(.2842);animation:fall-174 11s -6s linear infinite}@keyframes fall-174{45.023%{transform:translate(93.7509vw,45.023vh) scale(.2842)}to{transform:translate(95.2831vw,99vh) scale(.2842)}}.snow:nth-child(175){opacity:.1604;transform:translate(65.7923vw,-10px) scale(.5122);animation:fall-175 16s -14s linear infinite}@keyframes fall-175{32.623%{transform:translate(62.5619vw,32.623vh) scale(.5122)}to{transform:translate(64.1771vw,99vh) scale(.5122)}}.snow:nth-child(176){opacity:1.586;transform:translate(59.6573vw,-10px) scale(.2648);animation:fall-176 22s -25s linear infinite}@keyframes fall-176{55.814%{transform:translate(49.8521vw,55.814vh) scale(.2648)}to{transform:translate(54.7547vw,99vh) scale(.2648)}}.snow:nth-child(177){opacity:1.1038;transform:translate(41.6001vw,-10px) scale(.8903);animation:fall-177 26s -26s linear infinite}@keyframes fall-177{63.678%{transform:translate(51.2296vw,63.678vh) scale(.8903)}to{transform:translate(46.41485vw,99vh) scale(.8903)}}.snow:nth-child(178){opacity:1.5842;transform:translate(69.879vw,-10px) scale(.0228);animation:fall-178 12s -23s linear infinite}@keyframes fall-178{61.614%{transform:translate(71.4134vw,61.614vh) scale(.0228)}to{transform:translate(70.6462vw,99vh) scale(.0228)}}.snow:nth-child(179){opacity:1.2634;transform:translate(85.4321vw,-10px) scale(.2781);animation:fall-179 14s -26s linear infinite}@keyframes fall-179{48.003%{transform:translate(86.9953vw,48.003vh) scale(.2781)}to{transform:translate(86.2137vw,99vh) scale(.2781)}}.snow:nth-child(180){opacity:1.3648;transform:translate(16.7662vw,-10px) scale(.4989);animation:fall-180 19s -6s linear infinite}@keyframes fall-180{65.468%{transform:translate(21.7799vw,65.468vh) scale(.4989)}to{transform:translate(19.27305vw,99vh) scale(.4989)}}.snow:nth-child(181){opacity:1.7102;transform:translate(37.943vw,-10px) scale(.2317);animation:fall-181 19s -13s linear infinite}@keyframes fall-181{39.35%{transform:translate(42.5103vw,39.35vh) scale(.2317)}to{transform:translate(40.22665vw,99vh) scale(.2317)}}.snow:nth-child(182){opacity:1.7346;transform:translate(67.4173vw,-10px) scale(.4163);animation:fall-182 30s -30s linear infinite}@keyframes fall-182{40.831%{transform:translate(57.529vw,40.831vh) scale(.4163)}to{transform:translate(62.47315vw,99vh) scale(.4163)}}.snow:nth-child(183){opacity:1.225;transform:translate(26.8131vw,-10px) scale(.7072);animation:fall-183 10s -17s linear infinite}@keyframes fall-183{48.429%{transform:translate(24.8052vw,48.429vh) scale(.7072)}to{transform:translate(25.80915vw,99vh) scale(.7072)}}.snow:nth-child(184){opacity:.6036;transform:translate(26.5597vw,-10px) scale(.504);animation:fall-184 25s -5s linear infinite}@keyframes fall-184{61.789%{transform:translate(31.0778vw,61.789vh) scale(.504)}to{transform:translate(28.81875vw,99vh) scale(.504)}}.snow:nth-child(185){opacity:1.9788;transform:translate(70.4004vw,-10px) scale(.5643);animation:fall-185 20s -28s linear infinite}@keyframes fall-185{48.342%{transform:translate(75.4201vw,48.342vh) scale(.5643)}to{transform:translate(72.91025vw,99vh) scale(.5643)}}.snow:nth-child(186){opacity:.2558;transform:translate(31.1103vw,-10px) scale(.4135);animation:fall-186 19s -10s linear infinite}@keyframes fall-186{60.527%{transform:translate(23.1095vw,60.527vh) scale(.4135)}to{transform:translate(27.1099vw,99vh) scale(.4135)}}.snow:nth-child(187){opacity:.9306;transform:translate(79.4993vw,-10px) scale(.5761);animation:fall-187 29s -2s linear infinite}@keyframes fall-187{68.24%{transform:translate(79.8587vw,68.24vh) scale(.5761)}to{transform:translate(79.679vw,99vh) scale(.5761)}}.snow:nth-child(188){opacity:.4766;transform:translate(36.2994vw,-10px) scale(.5401);animation:fall-188 23s -14s linear infinite}@keyframes fall-188{52.888%{transform:translate(26.3288vw,52.888vh) scale(.5401)}to{transform:translate(31.3141vw,99vh) scale(.5401)}}.snow:nth-child(189){opacity:.324;transform:translate(20.8483vw,-10px) scale(.2726);animation:fall-189 20s -16s linear infinite}@keyframes fall-189{52.006%{transform:translate(15.0303vw,52.006vh) scale(.2726)}to{transform:translate(17.9393vw,99vh) scale(.2726)}}.snow:nth-child(190){opacity:.628;transform:translate(77.8233vw,-10px) scale(.2711);animation:fall-190 12s -20s linear infinite}@keyframes fall-190{67.606%{transform:translate(76.8683vw,67.606vh) scale(.2711)}to{transform:translate(77.3458vw,99vh) scale(.2711)}}.snow:nth-child(191){opacity:1.2826;transform:translate(36.7609vw,-10px) scale(.5405);animation:fall-191 10s -9s linear infinite}@keyframes fall-191{65.68%{transform:translate(36.6695vw,65.68vh) scale(.5405)}to{transform:translate(36.7152vw,99vh) scale(.5405)}}.snow:nth-child(192){opacity:.3068;transform:translate(35.1402vw,-10px) scale(.66);animation:fall-192 24s -23s linear infinite}@keyframes fall-192{52.112%{transform:translate(44.5439vw,52.112vh) scale(.66)}to{transform:translate(39.84205vw,99vh) scale(.66)}}.snow:nth-child(193){opacity:1.882;transform:translate(92.4755vw,-10px) scale(.5072);animation:fall-193 23s -19s linear infinite}@keyframes fall-193{75.89%{transform:translate(95.8916vw,75.89vh) scale(.5072)}to{transform:translate(94.18355vw,99vh) scale(.5072)}}.snow:nth-child(194){opacity:.0672;transform:translate(17.9341vw,-10px) scale(.6397);animation:fall-194 21s -6s linear infinite}@keyframes fall-194{64.218%{transform:translate(22.3401vw,64.218vh) scale(.6397)}to{transform:translate(20.1371vw,99vh) scale(.6397)}}.snow:nth-child(195){opacity:1.938;transform:translate(46.738vw,-10px) scale(.0863);animation:fall-195 27s -9s linear infinite}@keyframes fall-195{68.502%{transform:translate(41.1117vw,68.502vh) scale(.0863)}to{transform:translate(43.92485vw,99vh) scale(.0863)}}.snow:nth-child(196){opacity:1.2686;transform:translate(35.8273vw,-10px) scale(.7628);animation:fall-196 11s -4s linear infinite}@keyframes fall-196{77.7%{transform:translate(40.0857vw,77.7vh) scale(.7628)}to{transform:translate(37.9565vw,99vh) scale(.7628)}}.snow:nth-child(197){opacity:.154;transform:translate(44.2235vw,-10px) scale(.6082);animation:fall-197 15s -5s linear infinite}@keyframes fall-197{37.706%{transform:translate(50.6136vw,37.706vh) scale(.6082)}to{transform:translate(47.41855vw,99vh) scale(.6082)}}.snow:nth-child(198){opacity:1.22;transform:translate(61.1958vw,-10px) scale(.4028);animation:fall-198 27s -15s linear infinite}@keyframes fall-198{65.021%{transform:translate(61.5205vw,65.021vh) scale(.4028)}to{transform:translate(61.35815vw,99vh) scale(.4028)}}.snow:nth-child(199){opacity:1.9636;transform:translate(99.4932vw,-10px) scale(.2633);animation:fall-199 16s -29s linear infinite}@keyframes fall-199{47.03%{transform:translate(92.9827vw,47.03vh) scale(.2633)}to{transform:translate(96.23795vw,99vh) scale(.2633)}}.snow:nth-child(200){opacity:.52;transform:translate(32.162vw,-10px) scale(.3841);animation:fall-200 17s -15s linear infinite}@keyframes fall-200{65.143%{transform:translate(35.9379vw,65.143vh) scale(.3841)}to{transform:translate(34.04995vw,99vh) scale(.3841)}}.snow:nth-child(201){opacity:1.7404;transform:translate(98.8514vw,-10px) scale(.0451);animation:fall-201 22s -16s linear infinite}@keyframes fall-201{51.429%{transform:translate(100.4403vw,51.429vh) scale(.0451)}to{transform:translate(99.64585vw,99vh) scale(.0451)}}.snow:nth-child(202){opacity:.4882;transform:translate(82.9375vw,-10px) scale(.3174);animation:fall-202 18s -17s linear infinite}@keyframes fall-202{63.503%{transform:translate(89.2155vw,63.503vh) scale(.3174)}to{transform:translate(86.0765vw,99vh) scale(.3174)}}.snow:nth-child(203){opacity:.6034;transform:translate(27.3134vw,-10px) scale(.6002);animation:fall-203 15s -25s linear infinite}@keyframes fall-203{30.159%{transform:translate(22.311vw,30.159vh) scale(.6002)}to{transform:translate(24.8122vw,99vh) scale(.6002)}}.snow:nth-child(204){opacity:.4228;transform:translate(89.1651vw,-10px) scale(.5998);animation:fall-204 24s -6s linear infinite}@keyframes fall-204{62.719%{transform:translate(85.3741vw,62.719vh) scale(.5998)}to{transform:translate(87.2696vw,99vh) scale(.5998)}}.snow:nth-child(205){opacity:1.5344;transform:translate(94.5844vw,-10px) scale(.6913);animation:fall-205 20s -18s linear infinite}@keyframes fall-205{39.285%{transform:translate(101.2415vw,39.285vh) scale(.6913)}to{transform:translate(97.91295vw,99vh) scale(.6913)}}.snow:nth-child(206){opacity:.6348;transform:translate(14.5605vw,-10px) scale(.8462);animation:fall-206 17s -3s linear infinite}@keyframes fall-206{52.157%{transform:translate(12.3897vw,52.157vh) scale(.8462)}to{transform:translate(13.4751vw,99vh) scale(.8462)}}.snow:nth-child(207){opacity:1.0796;transform:translate(12.8067vw,-10px) scale(.4315);animation:fall-207 12s -14s linear infinite}@keyframes fall-207{44.268%{transform:translate(4.3213vw,44.268vh) scale(.4315)}to{transform:translate(8.564vw,99vh) scale(.4315)}}.snow:nth-child(208){opacity:.2604;transform:translate(40.6618vw,-10px) scale(.1645);animation:fall-208 24s -29s linear infinite}@keyframes fall-208{50.747%{transform:translate(47.7559vw,50.747vh) scale(.1645)}to{transform:translate(44.20885vw,99vh) scale(.1645)}}.snow:nth-child(209){opacity:1.92;transform:translate(96.953vw,-10px) scale(.347);animation:fall-209 24s -14s linear infinite}@keyframes fall-209{31.681%{transform:translate(87.5007vw,31.681vh) scale(.347)}to{transform:translate(92.22685vw,99vh) scale(.347)}}.snow:nth-child(210){opacity:.4066;transform:translate(59.2035vw,-10px) scale(.7676);animation:fall-210 14s -9s linear infinite}@keyframes fall-210{59.891%{transform:translate(57.2812vw,59.891vh) scale(.7676)}to{transform:translate(58.24235vw,99vh) scale(.7676)}}.snow:nth-child(211){opacity:1.9496;transform:translate(19.4977vw,-10px) scale(.8015);animation:fall-211 22s -9s linear infinite}@keyframes fall-211{30.464%{transform:translate(26.0225vw,30.464vh) scale(.8015)}to{transform:translate(22.7601vw,99vh) scale(.8015)}}.snow:nth-child(212){opacity:.0488;transform:translate(74.8012vw,-10px) scale(.4439);animation:fall-212 24s -13s linear infinite}@keyframes fall-212{78.311%{transform:translate(78.7351vw,78.311vh) scale(.4439)}to{transform:translate(76.76815vw,99vh) scale(.4439)}}.snow:nth-child(213){opacity:.755;transform:translate(21.6679vw,-10px) scale(.561);animation:fall-213 16s -5s linear infinite}@keyframes fall-213{39.202%{transform:translate(13.412vw,39.202vh) scale(.561)}to{transform:translate(17.53995vw,99vh) scale(.561)}}.snow:nth-child(214){opacity:.5708;transform:translate(22.3808vw,-10px) scale(.462);animation:fall-214 29s -23s linear infinite}@keyframes fall-214{43.217%{transform:translate(18.4441vw,43.217vh) scale(.462)}to{transform:translate(20.41245vw,99vh) scale(.462)}}.snow:nth-child(215){opacity:.5014;transform:translate(2.1294vw,-10px) scale(.3497);animation:fall-215 13s -30s linear infinite}@keyframes fall-215{35.76%{transform:translate(8.6544vw,35.76vh) scale(.3497)}to{transform:translate(5.3919vw,99vh) scale(.3497)}}.snow:nth-child(216){opacity:1.1836;transform:translate(69.7183vw,-10px) scale(.8001);animation:fall-216 14s -29s linear infinite}@keyframes fall-216{76.593%{transform:translate(72.8741vw,76.593vh) scale(.8001)}to{transform:translate(71.2962vw,99vh) scale(.8001)}}.snow:nth-child(217){opacity:1.172;transform:translate(55.9781vw,-10px) scale(.6945);animation:fall-217 29s -3s linear infinite}@keyframes fall-217{50.806%{transform:translate(63.7622vw,50.806vh) scale(.6945)}to{transform:translate(59.87015vw,99vh) scale(.6945)}}.snow:nth-child(218){opacity:.2182;transform:translate(66.8814vw,-10px) scale(.801);animation:fall-218 28s -6s linear infinite}@keyframes fall-218{41.24%{transform:translate(61.4773vw,41.24vh) scale(.801)}to{transform:translate(64.17935vw,99vh) scale(.801)}}.snow:nth-child(219){opacity:1.2932;transform:translate(8.0458vw,-10px) scale(.7937);animation:fall-219 15s -29s linear infinite}@keyframes fall-219{43.528%{transform:translate(5.9794vw,43.528vh) scale(.7937)}to{transform:translate(7.0126vw,99vh) scale(.7937)}}.snow:nth-child(220){opacity:1.363;transform:translate(2.8374vw,-10px) scale(.4496);animation:fall-220 17s -20s linear infinite}@keyframes fall-220{50.678%{transform:translate(2.3699vw,50.678vh) scale(.4496)}to{transform:translate(2.60365vw,99vh) scale(.4496)}}.snow:nth-child(221){opacity:1.4662;transform:translate(11.1195vw,-10px) scale(.9489);animation:fall-221 10s -12s linear infinite}@keyframes fall-221{50.649%{transform:translate(15.7998vw,50.649vh) scale(.9489)}to{transform:translate(13.45965vw,99vh) scale(.9489)}}.snow:nth-child(222){opacity:1.2374;transform:translate(94.8666vw,-10px) scale(.7702);animation:fall-222 26s -6s linear infinite}@keyframes fall-222{46.286%{transform:translate(95.2158vw,46.286vh) scale(.7702)}to{transform:translate(95.0412vw,99vh) scale(.7702)}}.snow:nth-child(223){opacity:.6072;transform:translate(82.5649vw,-10px) scale(.0944);animation:fall-223 24s -13s linear infinite}@keyframes fall-223{50.531%{transform:translate(89.8999vw,50.531vh) scale(.0944)}to{transform:translate(86.2324vw,99vh) scale(.0944)}}.snow:nth-child(224){opacity:1.027;transform:translate(55.4586vw,-10px) scale(.8042);animation:fall-224 23s -1s linear infinite}@keyframes fall-224{49.715%{transform:translate(61.9956vw,49.715vh) scale(.8042)}to{transform:translate(58.7271vw,99vh) scale(.8042)}}.snow:nth-child(225){opacity:1.189;transform:translate(44.911vw,-10px) scale(.741);animation:fall-225 28s -29s linear infinite}@keyframes fall-225{46.99%{transform:translate(51.6247vw,46.99vh) scale(.741)}to{transform:translate(48.26785vw,99vh) scale(.741)}}.snow:nth-child(226){opacity:1.3708;transform:translate(46.5732vw,-10px) scale(.1253);animation:fall-226 25s -21s linear infinite}@keyframes fall-226{58.338%{transform:translate(44.091vw,58.338vh) scale(.1253)}to{transform:translate(45.3321vw,99vh) scale(.1253)}}.snow:nth-child(227){opacity:.3826;transform:translate(13.4703vw,-10px) scale(.4021);animation:fall-227 26s -8s linear infinite}@keyframes fall-227{55.845%{transform:translate(10.5208vw,55.845vh) scale(.4021)}to{transform:translate(11.99555vw,99vh) scale(.4021)}}.snow:nth-child(228){opacity:.9342;transform:translate(19.4088vw,-10px) scale(.9729);animation:fall-228 28s -7s linear infinite}@keyframes fall-228{67.084%{transform:translate(29.1685vw,67.084vh) scale(.9729)}to{transform:translate(24.28865vw,99vh) scale(.9729)}}.snow:nth-child(229){opacity:.9348;transform:translate(30.8294vw,-10px) scale(.0031);animation:fall-229 27s -13s linear infinite}@keyframes fall-229{32.629%{transform:translate(37.7792vw,32.629vh) scale(.0031)}to{transform:translate(34.3043vw,99vh) scale(.0031)}}.snow:nth-child(230){opacity:.1006;transform:translate(80.449vw,-10px) scale(.7018);animation:fall-230 28s -5s linear infinite}@keyframes fall-230{36.171%{transform:translate(76.3185vw,36.171vh) scale(.7018)}to{transform:translate(78.38375vw,99vh) scale(.7018)}}.snow:nth-child(231){opacity:.722;transform:translate(80.1311vw,-10px) scale(.6136);animation:fall-231 27s -18s linear infinite}@keyframes fall-231{57.487%{transform:translate(70.5374vw,57.487vh) scale(.6136)}to{transform:translate(75.33425vw,99vh) scale(.6136)}}.snow:nth-child(232){opacity:.5868;transform:translate(55.3943vw,-10px) scale(.36);animation:fall-232 14s -25s linear infinite}@keyframes fall-232{45.411%{transform:translate(49.944vw,45.411vh) scale(.36)}to{transform:translate(52.66915vw,99vh) scale(.36)}}.snow:nth-child(233){opacity:.2372;transform:translate(46.4124vw,-10px) scale(.7768);animation:fall-233 24s -27s linear infinite}@keyframes fall-233{63.717%{transform:translate(45.016vw,63.717vh) scale(.7768)}to{transform:translate(45.7142vw,99vh) scale(.7768)}}.snow:nth-child(234){opacity:1.1854;transform:translate(41.0458vw,-10px) scale(.2828);animation:fall-234 13s -2s linear infinite}@keyframes fall-234{32.849%{transform:translate(42.2918vw,32.849vh) scale(.2828)}to{transform:translate(41.6688vw,99vh) scale(.2828)}}.snow:nth-child(235){opacity:.5604;transform:translate(76.3058vw,-10px) scale(.9922);animation:fall-235 15s -5s linear infinite}@keyframes fall-235{51.266%{transform:translate(84.5763vw,51.266vh) scale(.9922)}to{transform:translate(80.44105vw,99vh) scale(.9922)}}.snow:nth-child(236){opacity:1.1282;transform:translate(74.1962vw,-10px) scale(.5111);animation:fall-236 17s -9s linear infinite}@keyframes fall-236{66.923%{transform:translate(68.225vw,66.923vh) scale(.5111)}to{transform:translate(71.2106vw,99vh) scale(.5111)}}.snow:nth-child(237){opacity:.4648;transform:translate(45.3638vw,-10px) scale(.3869);animation:fall-237 22s -1s linear infinite}@keyframes fall-237{33.632%{transform:translate(38.269vw,33.632vh) scale(.3869)}to{transform:translate(41.8164vw,99vh) scale(.3869)}}.snow:nth-child(238){opacity:1.0414;transform:translate(83.0966vw,-10px) scale(.3478);animation:fall-238 23s -24s linear infinite}@keyframes fall-238{41.365%{transform:translate(74.3702vw,41.365vh) scale(.3478)}to{transform:translate(78.7334vw,99vh) scale(.3478)}}.snow:nth-child(239){opacity:1.0508;transform:translate(18.5469vw,-10px) scale(.201);animation:fall-239 15s -11s linear infinite}@keyframes fall-239{67.843%{transform:translate(26.9216vw,67.843vh) scale(.201)}to{transform:translate(22.73425vw,99vh) scale(.201)}}.snow:nth-child(240){opacity:.4562;transform:translate(.9432vw,-10px) scale(.9508);animation:fall-240 15s -22s linear infinite}@keyframes fall-240{62.124%{transform:translate(-6.9696vw,62.124vh) scale(.9508)}to{transform:translate(-3.0132vw,99vh) scale(.9508)}}.snow:nth-child(241){opacity:.1638;transform:translate(16.5898vw,-10px) scale(.922);animation:fall-241 20s -27s linear infinite}@keyframes fall-241{30.241%{transform:translate(13.6249vw,30.241vh) scale(.922)}to{transform:translate(15.10735vw,99vh) scale(.922)}}.snow:nth-child(242){opacity:1.605;transform:translate(.575vw,-10px) scale(.7236);animation:fall-242 22s -26s linear infinite}@keyframes fall-242{50.254%{transform:translate(2.1765vw,50.254vh) scale(.7236)}to{transform:translate(1.37575vw,99vh) scale(.7236)}}.snow:nth-child(243){opacity:.0106;transform:translate(72.8364vw,-10px) scale(.8328);animation:fall-243 25s -19s linear infinite}@keyframes fall-243{69.168%{transform:translate(64.1637vw,69.168vh) scale(.8328)}to{transform:translate(68.50005vw,99vh) scale(.8328)}}.snow:nth-child(244){opacity:1.0744;transform:translate(40.4637vw,-10px) scale(.7257);animation:fall-244 13s -27s linear infinite}@keyframes fall-244{73.788%{transform:translate(42.0326vw,73.788vh) scale(.7257)}to{transform:translate(41.24815vw,99vh) scale(.7257)}}.snow:nth-child(245){opacity:.7548;transform:translate(39.6922vw,-10px) scale(.2645);animation:fall-245 27s -5s linear infinite}@keyframes fall-245{50.355%{transform:translate(30.96vw,50.355vh) scale(.2645)}to{transform:translate(35.3261vw,99vh) scale(.2645)}}.snow:nth-child(246){opacity:.2224;transform:translate(79.1477vw,-10px) scale(.8256);animation:fall-246 25s -28s linear infinite}@keyframes fall-246{34.799%{transform:translate(82.6315vw,34.799vh) scale(.8256)}to{transform:translate(80.8896vw,99vh) scale(.8256)}}.snow:nth-child(247){opacity:1.1162;transform:translate(23.5906vw,-10px) scale(.2521);animation:fall-247 16s -24s linear infinite}@keyframes fall-247{33.139%{transform:translate(25.3311vw,33.139vh) scale(.2521)}to{transform:translate(24.46085vw,99vh) scale(.2521)}}.snow:nth-child(248){opacity:.3812;transform:translate(31.6371vw,-10px) scale(.2444);animation:fall-248 25s -21s linear infinite}@keyframes fall-248{42.098%{transform:translate(23.3848vw,42.098vh) scale(.2444)}to{transform:translate(27.51095vw,99vh) scale(.2444)}}.snow:nth-child(249){opacity:1.9144;transform:translate(37.0635vw,-10px) scale(.3312);animation:fall-249 26s -27s linear infinite}@keyframes fall-249{64.273%{transform:translate(35.4438vw,64.273vh) scale(.3312)}to{transform:translate(36.25365vw,99vh) scale(.3312)}}.snow:nth-child(250){opacity:.1766;transform:translate(56.7926vw,-10px) scale(.9783);animation:fall-250 30s -11s linear infinite}@keyframes fall-250{58.765%{transform:translate(62.2715vw,58.765vh) scale(.9783)}to{transform:translate(59.53205vw,99vh) scale(.9783)}}.snow:nth-child(251){opacity:1.989;transform:translate(39.8904vw,-10px) scale(.7033);animation:fall-251 18s -22s linear infinite}@keyframes fall-251{52.076%{transform:translate(42.1429vw,52.076vh) scale(.7033)}to{transform:translate(41.01665vw,99vh) scale(.7033)}}.snow:nth-child(252){opacity:.2302;transform:translate(19.7998vw,-10px) scale(.3058);animation:fall-252 15s -30s linear infinite}@keyframes fall-252{41.21%{transform:translate(21.9978vw,41.21vh) scale(.3058)}to{transform:translate(20.8988vw,99vh) scale(.3058)}}.snow:nth-child(253){opacity:.7424;transform:translate(59.8544vw,-10px) scale(.2431);animation:fall-253 17s -20s linear infinite}@keyframes fall-253{60.511%{transform:translate(53.2747vw,60.511vh) scale(.2431)}to{transform:translate(56.56455vw,99vh) scale(.2431)}}.snow:nth-child(254){opacity:.7548;transform:translate(39.4142vw,-10px) scale(.8734);animation:fall-254 13s -20s linear infinite}@keyframes fall-254{32.209%{transform:translate(46.2402vw,32.209vh) scale(.8734)}to{transform:translate(42.8272vw,99vh) scale(.8734)}}.snow:nth-child(255){opacity:1.0898;transform:translate(77.6418vw,-10px) scale(.721);animation:fall-255 14s -4s linear infinite}@keyframes fall-255{44.004%{transform:translate(86.6291vw,44.004vh) scale(.721)}to{transform:translate(82.13545vw,99vh) scale(.721)}}.snow:nth-child(256){opacity:1.5314;transform:translate(45.4302vw,-10px) scale(.8323);animation:fall-256 14s -1s linear infinite}@keyframes fall-256{48.384%{transform:translate(49.2985vw,48.384vh) scale(.8323)}to{transform:translate(47.36435vw,99vh) scale(.8323)}}.snow:nth-child(257){opacity:1.2982;transform:translate(78.3122vw,-10px) scale(.9542);animation:fall-257 30s -8s linear infinite}@keyframes fall-257{40.703%{transform:translate(71.8988vw,40.703vh) scale(.9542)}to{transform:translate(75.1055vw,99vh) scale(.9542)}}.snow:nth-child(258){opacity:.0606;transform:translate(87.1656vw,-10px) scale(.2415);animation:fall-258 12s -24s linear infinite}@keyframes fall-258{56.405%{transform:translate(85.2842vw,56.405vh) scale(.2415)}to{transform:translate(86.2249vw,99vh) scale(.2415)}}.snow:nth-child(259){opacity:.457;transform:translate(85.8309vw,-10px) scale(.0573);animation:fall-259 12s -14s linear infinite}@keyframes fall-259{74.952%{transform:translate(82.2508vw,74.952vh) scale(.0573)}to{transform:translate(84.04085vw,99vh) scale(.0573)}}.snow:nth-child(260){opacity:.47;transform:translate(37.9373vw,-10px) scale(.6376);animation:fall-260 23s -15s linear infinite}@keyframes fall-260{47.181%{transform:translate(40.8852vw,47.181vh) scale(.6376)}to{transform:translate(39.41125vw,99vh) scale(.6376)}}.snow:nth-child(261){opacity:1.046;transform:translate(7.6049vw,-10px) scale(.8074);animation:fall-261 26s -26s linear infinite}@keyframes fall-261{35.892%{transform:translate(16.1171vw,35.892vh) scale(.8074)}to{transform:translate(11.861vw,99vh) scale(.8074)}}.snow:nth-child(262){opacity:1.877;transform:translate(90.9815vw,-10px) scale(.8909);animation:fall-262 29s -4s linear infinite}@keyframes fall-262{56.712%{transform:translate(91.3611vw,56.712vh) scale(.8909)}to{transform:translate(91.1713vw,99vh) scale(.8909)}}.snow:nth-child(263){opacity:.261;transform:translate(79.6345vw,-10px) scale(.623);animation:fall-263 30s -6s linear infinite}@keyframes fall-263{54.864%{transform:translate(73.4541vw,54.864vh) scale(.623)}to{transform:translate(76.5443vw,99vh) scale(.623)}}.snow:nth-child(264){opacity:.8548;transform:translate(43.7846vw,-10px) scale(.6014);animation:fall-264 11s -12s linear infinite}@keyframes fall-264{55.617%{transform:translate(51.2056vw,55.617vh) scale(.6014)}to{transform:translate(47.4951vw,99vh) scale(.6014)}}.snow:nth-child(265){opacity:.8816;transform:translate(7.9542vw,-10px) scale(.7694);animation:fall-265 19s -2s linear infinite}@keyframes fall-265{38.392%{transform:translate(12.5612vw,38.392vh) scale(.7694)}to{transform:translate(10.2577vw,99vh) scale(.7694)}}.snow:nth-child(266){opacity:.3266;transform:translate(21.583vw,-10px) scale(.009);animation:fall-266 11s -2s linear infinite}@keyframes fall-266{65.004%{transform:translate(20.5187vw,65.004vh) scale(.009)}to{transform:translate(21.05085vw,99vh) scale(.009)}}.snow:nth-child(267){opacity:1.3174;transform:translate(69.8774vw,-10px) scale(.0133);animation:fall-267 19s -29s linear infinite}@keyframes fall-267{75.164%{transform:translate(76.9467vw,75.164vh) scale(.0133)}to{transform:translate(73.41205vw,99vh) scale(.0133)}}.snow:nth-child(268){opacity:.7672;transform:translate(28.6719vw,-10px) scale(.9614);animation:fall-268 22s -14s linear infinite}@keyframes fall-268{69.596%{transform:translate(34.9192vw,69.596vh) scale(.9614)}to{transform:translate(31.79555vw,99vh) scale(.9614)}}.snow:nth-child(269){opacity:1.0974;transform:translate(45.1703vw,-10px) scale(.7382);animation:fall-269 15s -21s linear infinite}@keyframes fall-269{60.267%{transform:translate(40.9322vw,60.267vh) scale(.7382)}to{transform:translate(43.05125vw,99vh) scale(.7382)}}.snow:nth-child(270){opacity:.6498;transform:translate(1.1689vw,-10px) scale(.9551);animation:fall-270 14s -6s linear infinite}@keyframes fall-270{74.108%{transform:translate(4.3128vw,74.108vh) scale(.9551)}to{transform:translate(2.74085vw,99vh) scale(.9551)}}.snow:nth-child(271){opacity:.9398;transform:translate(34.0276vw,-10px) scale(.6282);animation:fall-271 24s -19s linear infinite}@keyframes fall-271{41.796%{transform:translate(30.7167vw,41.796vh) scale(.6282)}to{transform:translate(32.37215vw,99vh) scale(.6282)}}.snow:nth-child(272){opacity:.1686;transform:translate(32.8706vw,-10px) scale(.384);animation:fall-272 20s -13s linear infinite}@keyframes fall-272{65.716%{transform:translate(27.3514vw,65.716vh) scale(.384)}to{transform:translate(30.111vw,99vh) scale(.384)}}.snow:nth-child(273){opacity:1.8348;transform:translate(28.9626vw,-10px) scale(.4718);animation:fall-273 11s -11s linear infinite}@keyframes fall-273{36.187%{transform:translate(29.0642vw,36.187vh) scale(.4718)}to{transform:translate(29.0134vw,99vh) scale(.4718)}}.snow:nth-child(274){opacity:.5896;transform:translate(37.0684vw,-10px) scale(.5007);animation:fall-274 11s -14s linear infinite}@keyframes fall-274{66.798%{transform:translate(37.6283vw,66.798vh) scale(.5007)}to{transform:translate(37.34835vw,99vh) scale(.5007)}}.snow:nth-child(275){opacity:.0546;transform:translate(96.2276vw,-10px) scale(.1885);animation:fall-275 20s -16s linear infinite}@keyframes fall-275{67.659%{transform:translate(95.7127vw,67.659vh) scale(.1885)}to{transform:translate(95.97015vw,99vh) scale(.1885)}}.snow:nth-child(276){opacity:.0724;transform:translate(68.9831vw,-10px) scale(.9641);animation:fall-276 14s -11s linear infinite}@keyframes fall-276{67.949%{transform:translate(78.5381vw,67.949vh) scale(.9641)}to{transform:translate(73.7606vw,99vh) scale(.9641)}}.snow:nth-child(277){opacity:.2926;transform:translate(78.6749vw,-10px) scale(.3369);animation:fall-277 13s -16s linear infinite}@keyframes fall-277{45.896%{transform:translate(81.7543vw,45.896vh) scale(.3369)}to{transform:translate(80.2146vw,99vh) scale(.3369)}}.snow:nth-child(278){opacity:1.5534;transform:translate(94.1728vw,-10px) scale(.4657);animation:fall-278 21s -3s linear infinite}@keyframes fall-278{51.064%{transform:translate(96.5168vw,51.064vh) scale(.4657)}to{transform:translate(95.3448vw,99vh) scale(.4657)}}.snow:nth-child(279){opacity:1.2572;transform:translate(73.4381vw,-10px) scale(.2971);animation:fall-279 26s -3s linear infinite}@keyframes fall-279{62.313%{transform:translate(75.1412vw,62.313vh) scale(.2971)}to{transform:translate(74.28965vw,99vh) scale(.2971)}}.snow:nth-child(280){opacity:.112;transform:translate(23.1818vw,-10px) scale(.5678);animation:fall-280 29s -24s linear infinite}@keyframes fall-280{60.584%{transform:translate(24.4221vw,60.584vh) scale(.5678)}to{transform:translate(23.80195vw,99vh) scale(.5678)}}.snow:nth-child(281){opacity:.0502;transform:translate(79.5925vw,-10px) scale(.0198);animation:fall-281 26s -6s linear infinite}@keyframes fall-281{78.229%{transform:translate(73.4198vw,78.229vh) scale(.0198)}to{transform:translate(76.50615vw,99vh) scale(.0198)}}.snow:nth-child(282){opacity:.0436;transform:translate(56.9934vw,-10px) scale(.669);animation:fall-282 19s -13s linear infinite}@keyframes fall-282{39.192%{transform:translate(51.8613vw,39.192vh) scale(.669)}to{transform:translate(54.42735vw,99vh) scale(.669)}}.snow:nth-child(283){opacity:1.4314;transform:translate(13.8932vw,-10px) scale(.332);animation:fall-283 22s -17s linear infinite}@keyframes fall-283{47.866%{transform:translate(21.7755vw,47.866vh) scale(.332)}to{transform:translate(17.83435vw,99vh) scale(.332)}}.snow:nth-child(284){opacity:.4152;transform:translate(86.5317vw,-10px) scale(.6627);animation:fall-284 14s -11s linear infinite}@keyframes fall-284{41.872%{transform:translate(94.0651vw,41.872vh) scale(.6627)}to{transform:translate(90.2984vw,99vh) scale(.6627)}}.snow:nth-child(285){opacity:1.7598;transform:translate(51.1361vw,-10px) scale(.9494);animation:fall-285 22s -21s linear infinite}@keyframes fall-285{51.454%{transform:translate(41.6372vw,51.454vh) scale(.9494)}to{transform:translate(46.38665vw,99vh) scale(.9494)}}.snow:nth-child(286){opacity:.3038;transform:translate(76.1444vw,-10px) scale(.9913);animation:fall-286 19s -28s linear infinite}@keyframes fall-286{61.184%{transform:translate(75.7069vw,61.184vh) scale(.9913)}to{transform:translate(75.92565vw,99vh) scale(.9913)}}.snow:nth-child(287){opacity:.5728;transform:translate(9.5036vw,-10px) scale(.0896);animation:fall-287 28s -25s linear infinite}@keyframes fall-287{52.9%{transform:translate(16.7405vw,52.9vh) scale(.0896)}to{transform:translate(13.12205vw,99vh) scale(.0896)}}.snow:nth-child(288){opacity:.0412;transform:translate(9.1037vw,-10px) scale(.3683);animation:fall-288 29s -30s linear infinite}@keyframes fall-288{59.301%{transform:translate(9.0297vw,59.301vh) scale(.3683)}to{transform:translate(9.0667vw,99vh) scale(.3683)}}.snow:nth-child(289){opacity:.0646;transform:translate(39.0492vw,-10px) scale(.0863);animation:fall-289 28s -19s linear infinite}@keyframes fall-289{62.731%{transform:translate(43.5581vw,62.731vh) scale(.0863)}to{transform:translate(41.30365vw,99vh) scale(.0863)}}.snow:nth-child(290){opacity:1.9262;transform:translate(37.1751vw,-10px) scale(.8109);animation:fall-290 29s -4s linear infinite}@keyframes fall-290{68.269%{transform:translate(34.355vw,68.269vh) scale(.8109)}to{transform:translate(35.76505vw,99vh) scale(.8109)}}.snow:nth-child(291){opacity:1.6834;transform:translate(.469vw,-10px) scale(.2684);animation:fall-291 28s -27s linear infinite}@keyframes fall-291{74.671%{transform:translate(-4.4843vw,74.671vh) scale(.2684)}to{transform:translate(-2.00765vw,99vh) scale(.2684)}}.snow:nth-child(292){opacity:1.4756;transform:translate(41.1912vw,-10px) scale(.1021);animation:fall-292 13s -6s linear infinite}@keyframes fall-292{79.061%{transform:translate(38.8427vw,79.061vh) scale(.1021)}to{transform:translate(40.01695vw,99vh) scale(.1021)}}.snow:nth-child(293){opacity:.7296;transform:translate(58.5706vw,-10px) scale(.8487);animation:fall-293 29s -7s linear infinite}@keyframes fall-293{78.227%{transform:translate(63.5416vw,78.227vh) scale(.8487)}to{transform:translate(61.0561vw,99vh) scale(.8487)}}.snow:nth-child(294){opacity:.2236;transform:translate(37.2187vw,-10px) scale(.5204);animation:fall-294 20s -12s linear infinite}@keyframes fall-294{61.958%{transform:translate(32.0535vw,61.958vh) scale(.5204)}to{transform:translate(34.6361vw,99vh) scale(.5204)}}.snow:nth-child(295){opacity:.852;transform:translate(65.8638vw,-10px) scale(.8679);animation:fall-295 18s -16s linear infinite}@keyframes fall-295{31.371%{transform:translate(57.9478vw,31.371vh) scale(.8679)}to{transform:translate(61.9058vw,99vh) scale(.8679)}}.snow:nth-child(296){opacity:1.0148;transform:translate(84.099vw,-10px) scale(.3971);animation:fall-296 14s -18s linear infinite}@keyframes fall-296{61.402%{transform:translate(88.1521vw,61.402vh) scale(.3971)}to{transform:translate(86.12555vw,99vh) scale(.3971)}}.snow:nth-child(297){opacity:1.7994;transform:translate(39.0541vw,-10px) scale(.0248);animation:fall-297 26s -3s linear infinite}@keyframes fall-297{62.888%{transform:translate(32.0515vw,62.888vh) scale(.0248)}to{transform:translate(35.5528vw,99vh) scale(.0248)}}.snow:nth-child(298){opacity:1.4852;transform:translate(75.8096vw,-10px) scale(.9416);animation:fall-298 27s -20s linear infinite}@keyframes fall-298{54.923%{transform:translate(67.3937vw,54.923vh) scale(.9416)}to{transform:translate(71.60165vw,99vh) scale(.9416)}}.snow:nth-child(299){opacity:1.615;transform:translate(26.0502vw,-10px) scale(.4534);animation:fall-299 30s -26s linear infinite}@keyframes fall-299{31.124%{transform:translate(21.3844vw,31.124vh) scale(.4534)}to{transform:translate(23.7173vw,99vh) scale(.4534)}}.snow:nth-child(300){opacity:1.3044;transform:translate(6.6751vw,-10px) scale(.3788);animation:fall-300 25s -20s linear infinite}@keyframes fall-300{70.173%{transform:translate(-1.9361vw,70.173vh) scale(.3788)}to{transform:translate(2.3695vw,99vh) scale(.3788)}}.snow:nth-child(301){opacity:.1264;transform:translate(85.0392vw,-10px) scale(.8725);animation:fall-301 10s -22s linear infinite}@keyframes fall-301{36.078%{transform:translate(80.8534vw,36.078vh) scale(.8725)}to{transform:translate(82.9463vw,99vh) scale(.8725)}}.snow:nth-child(302){opacity:.055;transform:translate(96.1717vw,-10px) scale(.4189);animation:fall-302 15s -6s linear infinite}@keyframes fall-302{30.742%{transform:translate(91.6312vw,30.742vh) scale(.4189)}to{transform:translate(93.90145vw,99vh) scale(.4189)}}.snow:nth-child(303){opacity:.632;transform:translate(4.9138vw,-10px) scale(.123);animation:fall-303 25s -1s linear infinite}@keyframes fall-303{50.299%{transform:translate(-.8391vw,50.299vh) scale(.123)}to{transform:translate(2.03735vw,99vh) scale(.123)}}.snow:nth-child(304){opacity:.7706;transform:translate(7.0641vw,-10px) scale(.0256);animation:fall-304 27s -19s linear infinite}@keyframes fall-304{69.736%{transform:translate(3.432vw,69.736vh) scale(.0256)}to{transform:translate(5.24805vw,99vh) scale(.0256)}}.snow:nth-child(305){opacity:.7226;transform:translate(46.1699vw,-10px) scale(.3173);animation:fall-305 20s -15s linear infinite}@keyframes fall-305{44.522%{transform:translate(38.8783vw,44.522vh) scale(.3173)}to{transform:translate(42.5241vw,99vh) scale(.3173)}}.snow:nth-child(306){opacity:.8098;transform:translate(97.4326vw,-10px) scale(.3094);animation:fall-306 20s -19s linear infinite}@keyframes fall-306{52.349%{transform:translate(102.0226vw,52.349vh) scale(.3094)}to{transform:translate(99.7276vw,99vh) scale(.3094)}}.snow:nth-child(307){opacity:1.7518;transform:translate(42.0475vw,-10px) scale(.7213);animation:fall-307 18s -3s linear infinite}@keyframes fall-307{36.084%{transform:translate(51.8873vw,36.084vh) scale(.7213)}to{transform:translate(46.9674vw,99vh) scale(.7213)}}.snow:nth-child(308){opacity:.1862;transform:translate(81.5812vw,-10px) scale(.1352);animation:fall-308 25s -3s linear infinite}@keyframes fall-308{50.248%{transform:translate(91.5407vw,50.248vh) scale(.1352)}to{transform:translate(86.56095vw,99vh) scale(.1352)}}.snow:nth-child(309){opacity:.0984;transform:translate(49.0005vw,-10px) scale(.4157);animation:fall-309 24s -24s linear infinite}@keyframes fall-309{64.078%{transform:translate(49.2358vw,64.078vh) scale(.4157)}to{transform:translate(49.11815vw,99vh) scale(.4157)}}.snow:nth-child(310){opacity:1.6258;transform:translate(59.7043vw,-10px) scale(.9473);animation:fall-310 18s -18s linear infinite}@keyframes fall-310{47.094%{transform:translate(55.7014vw,47.094vh) scale(.9473)}to{transform:translate(57.70285vw,99vh) scale(.9473)}}.snow:nth-child(311){opacity:.522;transform:translate(69.0897vw,-10px) scale(.3774);animation:fall-311 22s -23s linear infinite}@keyframes fall-311{44.782%{transform:translate(75.1779vw,44.782vh) scale(.3774)}to{transform:translate(72.1338vw,99vh) scale(.3774)}}.snow:nth-child(312){opacity:.1674;transform:translate(64.7435vw,-10px) scale(.3027);animation:fall-312 19s -24s linear infinite}@keyframes fall-312{74.19%{transform:translate(60.0122vw,74.19vh) scale(.3027)}to{transform:translate(62.37785vw,99vh) scale(.3027)}}.snow:nth-child(313){opacity:1.8752;transform:translate(76.8618vw,-10px) scale(.8043);animation:fall-313 27s -14s linear infinite}@keyframes fall-313{60.12%{transform:translate(86.7662vw,60.12vh) scale(.8043)}to{transform:translate(81.814vw,99vh) scale(.8043)}}.snow:nth-child(314){opacity:.6518;transform:translate(52.7609vw,-10px) scale(.6564);animation:fall-314 13s -7s linear infinite}@keyframes fall-314{50.9%{transform:translate(50.5917vw,50.9vh) scale(.6564)}to{transform:translate(51.6763vw,99vh) scale(.6564)}}.snow:nth-child(315){opacity:.229;transform:translate(76.67vw,-10px) scale(.2003);animation:fall-315 28s -7s linear infinite}@keyframes fall-315{37.308%{transform:translate(70.2393vw,37.308vh) scale(.2003)}to{transform:translate(73.45465vw,99vh) scale(.2003)}}.snow:nth-child(316){opacity:.794;transform:translate(31.2484vw,-10px) scale(.924);animation:fall-316 18s -22s linear infinite}@keyframes fall-316{62.3%{transform:translate(24.9945vw,62.3vh) scale(.924)}to{transform:translate(28.12145vw,99vh) scale(.924)}}.snow:nth-child(317){opacity:1.0588;transform:translate(79.0773vw,-10px) scale(.6527);animation:fall-317 28s -1s linear infinite}@keyframes fall-317{37.909%{transform:translate(69.3791vw,37.909vh) scale(.6527)}to{transform:translate(74.2282vw,99vh) scale(.6527)}}.snow:nth-child(318){opacity:1.5468;transform:translate(44.7958vw,-10px) scale(.5084);animation:fall-318 28s -21s linear infinite}@keyframes fall-318{48.774%{transform:translate(47.2105vw,48.774vh) scale(.5084)}to{transform:translate(46.00315vw,99vh) scale(.5084)}}.snow:nth-child(319){opacity:.0106;transform:translate(22.7858vw,-10px) scale(.7557);animation:fall-319 30s -10s linear infinite}@keyframes fall-319{42.817%{transform:translate(18.2743vw,42.817vh) scale(.7557)}to{transform:translate(20.53005vw,99vh) scale(.7557)}}.snow:nth-child(320){opacity:1.2238;transform:translate(75.9793vw,-10px) scale(.4045);animation:fall-320 21s -14s linear infinite}@keyframes fall-320{35.997%{transform:translate(66.7162vw,35.997vh) scale(.4045)}to{transform:translate(71.34775vw,99vh) scale(.4045)}}.snow:nth-child(321){opacity:1.5262;transform:translate(30.8965vw,-10px) scale(.1725);animation:fall-321 17s -26s linear infinite}@keyframes fall-321{61.258%{transform:translate(36.6106vw,61.258vh) scale(.1725)}to{transform:translate(33.75355vw,99vh) scale(.1725)}}.snow:nth-child(322){opacity:1.9594;transform:translate(82.0591vw,-10px) scale(.2864);animation:fall-322 21s -7s linear infinite}@keyframes fall-322{39.854%{transform:translate(82.9974vw,39.854vh) scale(.2864)}to{transform:translate(82.52825vw,99vh) scale(.2864)}}.snow:nth-child(323){opacity:1.7884;transform:translate(75.3856vw,-10px) scale(.415);animation:fall-323 17s -25s linear infinite}@keyframes fall-323{73.115%{transform:translate(75.2689vw,73.115vh) scale(.415)}to{transform:translate(75.32725vw,99vh) scale(.415)}}.snow:nth-child(324){opacity:1.626;transform:translate(3.6361vw,-10px) scale(.8925);animation:fall-324 27s -30s linear infinite}@keyframes fall-324{51.731%{transform:translate(-6.3475vw,51.731vh) scale(.8925)}to{transform:translate(-1.3557vw,99vh) scale(.8925)}}.snow:nth-child(325){opacity:1.9592;transform:translate(71.273vw,-10px) scale(.9493);animation:fall-325 28s -23s linear infinite}@keyframes fall-325{72.455%{transform:translate(81.1559vw,72.455vh) scale(.9493)}to{transform:translate(76.21445vw,99vh) scale(.9493)}}.snow:nth-child(326){opacity:1.1814;transform:translate(60.1473vw,-10px) scale(.435);animation:fall-326 29s -27s linear infinite}@keyframes fall-326{77.242%{transform:translate(70.1156vw,77.242vh) scale(.435)}to{transform:translate(65.13145vw,99vh) scale(.435)}}.snow:nth-child(327){opacity:.3314;transform:translate(72.9091vw,-10px) scale(.8966);animation:fall-327 28s -24s linear infinite}@keyframes fall-327{78.805%{transform:translate(64.9914vw,78.805vh) scale(.8966)}to{transform:translate(68.95025vw,99vh) scale(.8966)}}.snow:nth-child(328){opacity:.8146;transform:translate(41.7324vw,-10px) scale(.1221);animation:fall-328 12s -29s linear infinite}@keyframes fall-328{74.973%{transform:translate(32.9232vw,74.973vh) scale(.1221)}to{transform:translate(37.3278vw,99vh) scale(.1221)}}.snow:nth-child(329){opacity:1.883;transform:translate(29.9409vw,-10px) scale(.0904);animation:fall-329 16s -13s linear infinite}@keyframes fall-329{47.068%{transform:translate(28.9202vw,47.068vh) scale(.0904)}to{transform:translate(29.43055vw,99vh) scale(.0904)}}.snow:nth-child(330){opacity:.378;transform:translate(98.6031vw,-10px) scale(.8489);animation:fall-330 10s -12s linear infinite}@keyframes fall-330{59.969%{transform:translate(96.7449vw,59.969vh) scale(.8489)}to{transform:translate(97.674vw,99vh) scale(.8489)}}.snow:nth-child(331){opacity:.7146;transform:translate(95.4329vw,-10px) scale(.5571);animation:fall-331 14s -11s linear infinite}@keyframes fall-331{36.379%{transform:translate(105.238vw,36.379vh) scale(.5571)}to{transform:translate(100.33545vw,99vh) scale(.5571)}}.snow:nth-child(332){opacity:1.5442;transform:translate(24.0274vw,-10px) scale(.4732);animation:fall-332 18s -23s linear infinite}@keyframes fall-332{32.372%{transform:translate(24.8123vw,32.372vh) scale(.4732)}to{transform:translate(24.41985vw,99vh) scale(.4732)}}.snow:nth-child(333){opacity:1.5998;transform:translate(17.0944vw,-10px) scale(.8058);animation:fall-333 10s -12s linear infinite}@keyframes fall-333{38.218%{transform:translate(13.8746vw,38.218vh) scale(.8058)}to{transform:translate(15.4845vw,99vh) scale(.8058)}}.snow:nth-child(334){opacity:1.9286;transform:translate(.2739vw,-10px) scale(.1909);animation:fall-334 23s -19s linear infinite}@keyframes fall-334{74.805%{transform:translate(-3.2144vw,74.805vh) scale(.1909)}to{transform:translate(-1.47025vw,99vh) scale(.1909)}}.snow:nth-child(335){opacity:.2416;transform:translate(4.0266vw,-10px) scale(.009);animation:fall-335 24s -3s linear infinite}@keyframes fall-335{74.586%{transform:translate(12.2818vw,74.586vh) scale(.009)}to{transform:translate(8.1542vw,99vh) scale(.009)}}.snow:nth-child(336){opacity:1.569;transform:translate(53.4176vw,-10px) scale(.2615);animation:fall-336 25s -7s linear infinite}@keyframes fall-336{40.955%{transform:translate(56.8999vw,40.955vh) scale(.2615)}to{transform:translate(55.15875vw,99vh) scale(.2615)}}.snow:nth-child(337){opacity:.7594;transform:translate(40.3219vw,-10px) scale(.3171);animation:fall-337 27s -13s linear infinite}@keyframes fall-337{41.515%{transform:translate(46.7316vw,41.515vh) scale(.3171)}to{transform:translate(43.52675vw,99vh) scale(.3171)}}.snow:nth-child(338){opacity:1.2514;transform:translate(58.9116vw,-10px) scale(.4498);animation:fall-338 20s -28s linear infinite}@keyframes fall-338{73.598%{transform:translate(60.4381vw,73.598vh) scale(.4498)}to{transform:translate(59.67485vw,99vh) scale(.4498)}}.snow:nth-child(339){opacity:1.5452;transform:translate(32.5098vw,-10px) scale(.8341);animation:fall-339 23s -10s linear infinite}@keyframes fall-339{38.472%{transform:translate(22.8165vw,38.472vh) scale(.8341)}to{transform:translate(27.66315vw,99vh) scale(.8341)}}.snow:nth-child(340){opacity:1.6524;transform:translate(97.0095vw,-10px) scale(.9358);animation:fall-340 12s -10s linear infinite}@keyframes fall-340{51.018%{transform:translate(104.4734vw,51.018vh) scale(.9358)}to{transform:translate(100.74145vw,99vh) scale(.9358)}}.snow:nth-child(341){opacity:.8164;transform:translate(44.2588vw,-10px) scale(.7025);animation:fall-341 17s -4s linear infinite}@keyframes fall-341{57.374%{transform:translate(41.5193vw,57.374vh) scale(.7025)}to{transform:translate(42.88905vw,99vh) scale(.7025)}}.snow:nth-child(342){opacity:.56;transform:translate(15.4381vw,-10px) scale(.0284);animation:fall-342 26s -8s linear infinite}@keyframes fall-342{56.075%{transform:translate(24.7618vw,56.075vh) scale(.0284)}to{transform:translate(20.09995vw,99vh) scale(.0284)}}.snow:nth-child(343){opacity:.651;transform:translate(97.1451vw,-10px) scale(.8212);animation:fall-343 17s -4s linear infinite}@keyframes fall-343{46.677%{transform:translate(87.6628vw,46.677vh) scale(.8212)}to{transform:translate(92.40395vw,99vh) scale(.8212)}}.snow:nth-child(344){opacity:.7858;transform:translate(23.7968vw,-10px) scale(.4279);animation:fall-344 26s -8s linear infinite}@keyframes fall-344{78.49%{transform:translate(32.7389vw,78.49vh) scale(.4279)}to{transform:translate(28.26785vw,99vh) scale(.4279)}}.snow:nth-child(345){opacity:.7086;transform:translate(2.6753vw,-10px) scale(.8029);animation:fall-345 14s -19s linear infinite}@keyframes fall-345{36.079%{transform:translate(-5.0451vw,36.079vh) scale(.8029)}to{transform:translate(-1.1849vw,99vh) scale(.8029)}}.snow:nth-child(346){opacity:.1622;transform:translate(63.1608vw,-10px) scale(.9122);animation:fall-346 26s -7s linear infinite}@keyframes fall-346{57.315%{transform:translate(64.3818vw,57.315vh) scale(.9122)}to{transform:translate(63.7713vw,99vh) scale(.9122)}}.snow:nth-child(347){opacity:1.642;transform:translate(73.5005vw,-10px) scale(.9543);animation:fall-347 25s -16s linear infinite}@keyframes fall-347{42.499%{transform:translate(76.7432vw,42.499vh) scale(.9543)}to{transform:translate(75.12185vw,99vh) scale(.9543)}}.snow:nth-child(348){opacity:1.2848;transform:translate(70.2943vw,-10px) scale(.1549);animation:fall-348 15s -8s linear infinite}@keyframes fall-348{67.018%{transform:translate(61.1926vw,67.018vh) scale(.1549)}to{transform:translate(65.74345vw,99vh) scale(.1549)}}.snow:nth-child(349){opacity:1.9104;transform:translate(64.827vw,-10px) scale(.0249);animation:fall-349 29s -29s linear infinite}@keyframes fall-349{69.536%{transform:translate(64.8163vw,69.536vh) scale(.0249)}to{transform:translate(64.82165vw,99vh) scale(.0249)}}.snow:nth-child(350){opacity:.535;transform:translate(85.6557vw,-10px) scale(.8526);animation:fall-350 11s -12s linear infinite}@keyframes fall-350{59.428%{transform:translate(77.7333vw,59.428vh) scale(.8526)}to{transform:translate(81.6945vw,99vh) scale(.8526)}}.snow:nth-child(351){opacity:.2806;transform:translate(52.5408vw,-10px) scale(.1226);animation:fall-351 25s -9s linear infinite}@keyframes fall-351{60.024%{transform:translate(55.3729vw,60.024vh) scale(.1226)}to{transform:translate(53.95685vw,99vh) scale(.1226)}}.snow:nth-child(352){opacity:.6286;transform:translate(20.1859vw,-10px) scale(.2904);animation:fall-352 14s -6s linear infinite}@keyframes fall-352{75.076%{transform:translate(11.1706vw,75.076vh) scale(.2904)}to{transform:translate(15.67825vw,99vh) scale(.2904)}}.snow:nth-child(353){opacity:1.5354;transform:translate(20.1429vw,-10px) scale(.8708);animation:fall-353 24s -29s linear infinite}@keyframes fall-353{59.978%{transform:translate(23.0044vw,59.978vh) scale(.8708)}to{transform:translate(21.57365vw,99vh) scale(.8708)}}.snow:nth-child(354){opacity:.203;transform:translate(57.8768vw,-10px) scale(.0352);animation:fall-354 19s -24s linear infinite}@keyframes fall-354{75.366%{transform:translate(55.6173vw,75.366vh) scale(.0352)}to{transform:translate(56.74705vw,99vh) scale(.0352)}}.snow:nth-child(355){opacity:1.5704;transform:translate(62.805vw,-10px) scale(.7712);animation:fall-355 12s -20s linear infinite}@keyframes fall-355{64.498%{transform:translate(66.4946vw,64.498vh) scale(.7712)}to{transform:translate(64.6498vw,99vh) scale(.7712)}}.snow:nth-child(356){opacity:1.8256;transform:translate(29.8018vw,-10px) scale(.1908);animation:fall-356 11s -23s linear infinite}@keyframes fall-356{43.211%{transform:translate(36.5084vw,43.211vh) scale(.1908)}to{transform:translate(33.1551vw,99vh) scale(.1908)}}.snow:nth-child(357){opacity:1.2708;transform:translate(46.0516vw,-10px) scale(.2082);animation:fall-357 20s -26s linear infinite}@keyframes fall-357{47.131%{transform:translate(42.4172vw,47.131vh) scale(.2082)}to{transform:translate(44.2344vw,99vh) scale(.2082)}}.snow:nth-child(358){opacity:1.1038;transform:translate(28.6326vw,-10px) scale(.2989);animation:fall-358 27s -18s linear infinite}@keyframes fall-358{69.145%{transform:translate(27.319vw,69.145vh) scale(.2989)}to{transform:translate(27.9758vw,99vh) scale(.2989)}}.snow:nth-child(359){opacity:1.682;transform:translate(40.3238vw,-10px) scale(.9317);animation:fall-359 22s -25s linear infinite}@keyframes fall-359{51.812%{transform:translate(30.7007vw,51.812vh) scale(.9317)}to{transform:translate(35.51225vw,99vh) scale(.9317)}}.snow:nth-child(360){opacity:1.0246;transform:translate(43.7742vw,-10px) scale(.2135);animation:fall-360 26s -23s linear infinite}@keyframes fall-360{65.298%{transform:translate(42.86vw,65.298vh) scale(.2135)}to{transform:translate(43.3171vw,99vh) scale(.2135)}}.snow:nth-child(361){opacity:1.1378;transform:translate(37.9102vw,-10px) scale(.9246);animation:fall-361 16s -3s linear infinite}@keyframes fall-361{45.133%{transform:translate(29.4822vw,45.133vh) scale(.9246)}to{transform:translate(33.6962vw,99vh) scale(.9246)}}.snow:nth-child(362){opacity:.0046;transform:translate(66.2674vw,-10px) scale(.2308);animation:fall-362 10s -7s linear infinite}@keyframes fall-362{63.93%{transform:translate(69.708vw,63.93vh) scale(.2308)}to{transform:translate(67.9877vw,99vh) scale(.2308)}}.snow:nth-child(363){opacity:1.0456;transform:translate(97.0642vw,-10px) scale(.4287);animation:fall-363 25s -14s linear infinite}@keyframes fall-363{76.765%{transform:translate(91.7282vw,76.765vh) scale(.4287)}to{transform:translate(94.3962vw,99vh) scale(.4287)}}.snow:nth-child(364){opacity:1.3226;transform:translate(75.8297vw,-10px) scale(.5422);animation:fall-364 10s -19s linear infinite}@keyframes fall-364{74.631%{transform:translate(72.1435vw,74.631vh) scale(.5422)}to{transform:translate(73.9866vw,99vh) scale(.5422)}}.snow:nth-child(365){opacity:.9866;transform:translate(46.5628vw,-10px) scale(.9416);animation:fall-365 21s -14s linear infinite}@keyframes fall-365{61.832%{transform:translate(52.2862vw,61.832vh) scale(.9416)}to{transform:translate(49.4245vw,99vh) scale(.9416)}}.snow:nth-child(366){opacity:.3084;transform:translate(98.3082vw,-10px) scale(.1016);animation:fall-366 29s -9s linear infinite}@keyframes fall-366{53.4%{transform:translate(92.7384vw,53.4vh) scale(.1016)}to{transform:translate(95.5233vw,99vh) scale(.1016)}}.snow:nth-child(367){opacity:1.3088;transform:translate(18.5454vw,-10px) scale(.8524);animation:fall-367 11s -30s linear infinite}@keyframes fall-367{49.598%{transform:translate(20.6758vw,49.598vh) scale(.8524)}to{transform:translate(19.6106vw,99vh) scale(.8524)}}.snow:nth-child(368){opacity:.131;transform:translate(75.1974vw,-10px) scale(.4892);animation:fall-368 24s -23s linear infinite}@keyframes fall-368{52.398%{transform:translate(80.5498vw,52.398vh) scale(.4892)}to{transform:translate(77.8736vw,99vh) scale(.4892)}}.snow:nth-child(369){opacity:1.1302;transform:translate(74.8205vw,-10px) scale(.9362);animation:fall-369 17s -12s linear infinite}@keyframes fall-369{49.37%{transform:translate(73.4181vw,49.37vh) scale(.9362)}to{transform:translate(74.1193vw,99vh) scale(.9362)}}.snow:nth-child(370){opacity:1.8924;transform:translate(22.0619vw,-10px) scale(.4633);animation:fall-370 27s -22s linear infinite}@keyframes fall-370{66.821%{transform:translate(27.5162vw,66.821vh) scale(.4633)}to{transform:translate(24.78905vw,99vh) scale(.4633)}}.snow:nth-child(371){opacity:.7334;transform:translate(71.6135vw,-10px) scale(.0487);animation:fall-371 20s -9s linear infinite}@keyframes fall-371{58.198%{transform:translate(68.1855vw,58.198vh) scale(.0487)}to{transform:translate(69.8995vw,99vh) scale(.0487)}}.snow:nth-child(372){opacity:1.8278;transform:translate(64.434vw,-10px) scale(.6466);animation:fall-372 21s -17s linear infinite}@keyframes fall-372{77.004%{transform:translate(70.7108vw,77.004vh) scale(.6466)}to{transform:translate(67.5724vw,99vh) scale(.6466)}}.snow:nth-child(373){opacity:.7082;transform:translate(60.408vw,-10px) scale(.8536);animation:fall-373 18s -18s linear infinite}@keyframes fall-373{30.871%{transform:translate(69.6998vw,30.871vh) scale(.8536)}to{transform:translate(65.0539vw,99vh) scale(.8536)}}.snow:nth-child(374){opacity:.5744;transform:translate(50.5633vw,-10px) scale(.0623);animation:fall-374 16s -7s linear infinite}@keyframes fall-374{66.15%{transform:translate(55.4437vw,66.15vh) scale(.0623)}to{transform:translate(53.0035vw,99vh) scale(.0623)}}.snow:nth-child(375){opacity:.6592;transform:translate(40.804vw,-10px) scale(.659);animation:fall-375 22s -14s linear infinite}@keyframes fall-375{64.993%{transform:translate(35.0911vw,64.993vh) scale(.659)}to{transform:translate(37.94755vw,99vh) scale(.659)}}.snow:nth-child(376){opacity:1.7916;transform:translate(69.6687vw,-10px) scale(.9065);animation:fall-376 15s -17s linear infinite}@keyframes fall-376{79.891%{transform:translate(73.8753vw,79.891vh) scale(.9065)}to{transform:translate(71.772vw,99vh) scale(.9065)}}.snow:nth-child(377){opacity:1.5524;transform:translate(39.7148vw,-10px) scale(.4066);animation:fall-377 19s -4s linear infinite}@keyframes fall-377{75.167%{transform:translate(39.4338vw,75.167vh) scale(.4066)}to{transform:translate(39.5743vw,99vh) scale(.4066)}}.snow:nth-child(378){opacity:1.2434;transform:translate(14.7144vw,-10px) scale(.0501);animation:fall-378 11s -29s linear infinite}@keyframes fall-378{36.623%{transform:translate(8.6966vw,36.623vh) scale(.0501)}to{transform:translate(11.7055vw,99vh) scale(.0501)}}.snow:nth-child(379){opacity:.8244;transform:translate(33.1876vw,-10px) scale(.5407);animation:fall-379 12s -25s linear infinite}@keyframes fall-379{30.584%{transform:translate(43.1216vw,30.584vh) scale(.5407)}to{transform:translate(38.1546vw,99vh) scale(.5407)}}.snow:nth-child(380){opacity:.432;transform:translate(26.0758vw,-10px) scale(.7488);animation:fall-380 30s -4s linear infinite}@keyframes fall-380{58.259%{transform:translate(28.4418vw,58.259vh) scale(.7488)}to{transform:translate(27.2588vw,99vh) scale(.7488)}}.snow:nth-child(381){opacity:1.4586;transform:translate(55.7024vw,-10px) scale(.7239);animation:fall-381 17s -23s linear infinite}@keyframes fall-381{69.942%{transform:translate(49.3589vw,69.942vh) scale(.7239)}to{transform:translate(52.53065vw,99vh) scale(.7239)}}.snow:nth-child(382){opacity:1.7592;transform:translate(89.7355vw,-10px) scale(.3145);animation:fall-382 22s -6s linear infinite}@keyframes fall-382{66.537%{transform:translate(82.0775vw,66.537vh) scale(.3145)}to{transform:translate(85.9065vw,99vh) scale(.3145)}}.snow:nth-child(383){opacity:1.986;transform:translate(24.48vw,-10px) scale(.4912);animation:fall-383 16s -20s linear infinite}@keyframes fall-383{77.819%{transform:translate(27.2471vw,77.819vh) scale(.4912)}to{transform:translate(25.86355vw,99vh) scale(.4912)}}.snow:nth-child(384){opacity:1.5462;transform:translate(94.6513vw,-10px) scale(.0527);animation:fall-384 28s -5s linear infinite}@keyframes fall-384{31.441%{transform:translate(86.756vw,31.441vh) scale(.0527)}to{transform:translate(90.70365vw,99vh) scale(.0527)}}.snow:nth-child(385){opacity:1.1002;transform:translate(29.3348vw,-10px) scale(.7667);animation:fall-385 24s -21s linear infinite}@keyframes fall-385{64.062%{transform:translate(22.7854vw,64.062vh) scale(.7667)}to{transform:translate(26.0601vw,99vh) scale(.7667)}}.snow:nth-child(386){opacity:1.8766;transform:translate(9.2614vw,-10px) scale(.3142);animation:fall-386 29s -1s linear infinite}@keyframes fall-386{41.645%{transform:translate(6.2489vw,41.645vh) scale(.3142)}to{transform:translate(7.75515vw,99vh) scale(.3142)}}.snow:nth-child(387){opacity:1.721;transform:translate(31.6302vw,-10px) scale(.881);animation:fall-387 28s -19s linear infinite}@keyframes fall-387{37.324%{transform:translate(40.4885vw,37.324vh) scale(.881)}to{transform:translate(36.05935vw,99vh) scale(.881)}}.snow:nth-child(388){opacity:1.3206;transform:translate(56.323vw,-10px) scale(.023);animation:fall-388 18s -25s linear infinite}@keyframes fall-388{42.23%{transform:translate(48.8668vw,42.23vh) scale(.023)}to{transform:translate(52.5949vw,99vh) scale(.023)}}.snow:nth-child(389){opacity:.4136;transform:translate(20.7671vw,-10px) scale(.1928);animation:fall-389 22s -6s linear infinite}@keyframes fall-389{47.185%{transform:translate(26.807vw,47.185vh) scale(.1928)}to{transform:translate(23.78705vw,99vh) scale(.1928)}}.snow:nth-child(390){opacity:.0126;transform:translate(86.2599vw,-10px) scale(.3997);animation:fall-390 23s -23s linear infinite}@keyframes fall-390{69.527%{transform:translate(82.5597vw,69.527vh) scale(.3997)}to{transform:translate(84.4098vw,99vh) scale(.3997)}}.snow:nth-child(391){opacity:.0776;transform:translate(19.0759vw,-10px) scale(.4297);animation:fall-391 24s -4s linear infinite}@keyframes fall-391{37.293%{transform:translate(25.9102vw,37.293vh) scale(.4297)}to{transform:translate(22.49305vw,99vh) scale(.4297)}}.snow:nth-child(392){opacity:.3504;transform:translate(5.7396vw,-10px) scale(.7372);animation:fall-392 19s -10s linear infinite}@keyframes fall-392{61.159%{transform:translate(5.9194vw,61.159vh) scale(.7372)}to{transform:translate(5.8295vw,99vh) scale(.7372)}}.snow:nth-child(393){opacity:.8518;transform:translate(63.9842vw,-10px) scale(.5669);animation:fall-393 26s -4s linear infinite}@keyframes fall-393{78.502%{transform:translate(65.2673vw,78.502vh) scale(.5669)}to{transform:translate(64.62575vw,99vh) scale(.5669)}}.snow:nth-child(394){opacity:1.506;transform:translate(23.8277vw,-10px) scale(.4751);animation:fall-394 16s -1s linear infinite}@keyframes fall-394{64.224%{transform:translate(27.5903vw,64.224vh) scale(.4751)}to{transform:translate(25.709vw,99vh) scale(.4751)}}.snow:nth-child(395){opacity:.6974;transform:translate(74.397vw,-10px) scale(.083);animation:fall-395 30s -19s linear infinite}@keyframes fall-395{64.666%{transform:translate(77.8225vw,64.666vh) scale(.083)}to{transform:translate(76.10975vw,99vh) scale(.083)}}.snow:nth-child(396){opacity:.3928;transform:translate(39.4732vw,-10px) scale(.9516);animation:fall-396 26s -8s linear infinite}@keyframes fall-396{62.231%{transform:translate(39.6088vw,62.231vh) scale(.9516)}to{transform:translate(39.541vw,99vh) scale(.9516)}}.snow:nth-child(397){opacity:1.5554;transform:translate(48.5662vw,-10px) scale(.2499);animation:fall-397 15s -6s linear infinite}@keyframes fall-397{72.808%{transform:translate(40.0319vw,72.808vh) scale(.2499)}to{transform:translate(44.29905vw,99vh) scale(.2499)}}.snow:nth-child(398){opacity:.1636;transform:translate(72.1837vw,-10px) scale(.6352);animation:fall-398 25s -9s linear infinite}@keyframes fall-398{58.969%{transform:translate(68.1931vw,58.969vh) scale(.6352)}to{transform:translate(70.1884vw,99vh) scale(.6352)}}.snow:nth-child(399){opacity:.8918;transform:translate(20.8033vw,-10px) scale(.052);animation:fall-399 17s -22s linear infinite}@keyframes fall-399{51.054%{transform:translate(12.6051vw,51.054vh) scale(.052)}to{transform:translate(16.7042vw,99vh) scale(.052)}}.snow:nth-child(400){opacity:.5918;transform:translate(81.9903vw,-10px) scale(.0599);animation:fall-400 25s -12s linear infinite}@keyframes fall-400{72.206%{transform:translate(86.6356vw,72.206vh) scale(.0599)}to{transform:translate(84.31295vw,99vh) scale(.0599)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.5578;transform:translate(18.683vw,-10px) scale(.8243);animation:fall-1 16s -27s linear infinite}@keyframes fall-1{51.236%{transform:translate(27.7129vw,51.236vh) scale(.8243)}to{transform:translate(23.19795vw,99vh) scale(.8243)}}.snow:nth-child(2){opacity:1.0466;transform:translate(46.011vw,-10px) scale(.4627);animation:fall-2 11s -27s linear infinite}@keyframes fall-2{74.197%{transform:translate(44.5459vw,74.197vh) scale(.4627)}to{transform:translate(45.27845vw,99vh) scale(.4627)}}.snow:nth-child(3){opacity:1.6486;transform:translate(53.6052vw,-10px) scale(.5567);animation:fall-3 12s -15s linear infinite}@keyframes fall-3{36.904%{transform:translate(45.4749vw,36.904vh) scale(.5567)}to{transform:translate(49.54005vw,99vh) scale(.5567)}}.snow:nth-child(4){opacity:.8846;transform:translate(47.6355vw,-10px) scale(.237);animation:fall-4 29s -17s linear infinite}@keyframes fall-4{77.481%{transform:translate(49.1718vw,77.481vh) scale(.237)}to{transform:translate(48.40365vw,99vh) scale(.237)}}.snow:nth-child(5){opacity:1.5828;transform:translate(75.9415vw,-10px) scale(.0422);animation:fall-5 22s -10s linear infinite}@keyframes fall-5{74.121%{transform:translate(66.3653vw,74.121vh) scale(.0422)}to{transform:translate(71.1534vw,99vh) scale(.0422)}}.snow:nth-child(6){opacity:.0584;transform:translate(15.1077vw,-10px) scale(.1671);animation:fall-6 18s -26s linear infinite}@keyframes fall-6{67.815%{transform:translate(11.1367vw,67.815vh) scale(.1671)}to{transform:translate(13.1222vw,99vh) scale(.1671)}}.snow:nth-child(7){opacity:1.7002;transform:translate(25.6759vw,-10px) scale(.1359);animation:fall-7 28s -26s linear infinite}@keyframes fall-7{69.802%{transform:translate(23.1647vw,69.802vh) scale(.1359)}to{transform:translate(24.4203vw,99vh) scale(.1359)}}.snow:nth-child(8){opacity:.944;transform:translate(73.4171vw,-10px) scale(.3795);animation:fall-8 24s -1s linear infinite}@keyframes fall-8{33.977%{transform:translate(74.2888vw,33.977vh) scale(.3795)}to{transform:translate(73.85295vw,99vh) scale(.3795)}}.snow:nth-child(9){opacity:.5886;transform:translate(18.5071vw,-10px) scale(.1915);animation:fall-9 11s -21s linear infinite}@keyframes fall-9{33.483%{transform:translate(12.2689vw,33.483vh) scale(.1915)}to{transform:translate(15.388vw,99vh) scale(.1915)}}.snow:nth-child(10){opacity:1.3682;transform:translate(36.4121vw,-10px) scale(.7796);animation:fall-10 21s -3s linear infinite}@keyframes fall-10{43.74%{transform:translate(43.5279vw,43.74vh) scale(.7796)}to{transform:translate(39.97vw,99vh) scale(.7796)}}.snow:nth-child(11){opacity:.3856;transform:translate(27.017vw,-10px) scale(.801);animation:fall-11 23s -25s linear infinite}@keyframes fall-11{37.56%{transform:translate(21.9972vw,37.56vh) scale(.801)}to{transform:translate(24.5071vw,99vh) scale(.801)}}.snow:nth-child(12){opacity:1.2902;transform:translate(19.1133vw,-10px) scale(.4019);animation:fall-12 24s -2s linear infinite}@keyframes fall-12{61.516%{transform:translate(27.3355vw,61.516vh) scale(.4019)}to{transform:translate(23.2244vw,99vh) scale(.4019)}}.snow:nth-child(13){opacity:.646;transform:translate(50.4615vw,-10px) scale(.8038);animation:fall-13 29s -24s linear infinite}@keyframes fall-13{66.198%{transform:translate(59.6725vw,66.198vh) scale(.8038)}to{transform:translate(55.067vw,99vh) scale(.8038)}}.snow:nth-child(14){opacity:1.652;transform:translate(74.2751vw,-10px) scale(.4951);animation:fall-14 27s -2s linear infinite}@keyframes fall-14{38.372%{transform:translate(65.5129vw,38.372vh) scale(.4951)}to{transform:translate(69.894vw,99vh) scale(.4951)}}.snow:nth-child(15){opacity:1.9692;transform:translate(90.1495vw,-10px) scale(.0272);animation:fall-15 16s -27s linear infinite}@keyframes fall-15{67.278%{transform:translate(92.9378vw,67.278vh) scale(.0272)}to{transform:translate(91.54365vw,99vh) scale(.0272)}}.snow:nth-child(16){opacity:.3464;transform:translate(66.7274vw,-10px) scale(.4296);animation:fall-16 20s -17s linear infinite}@keyframes fall-16{58.76%{transform:translate(73.9047vw,58.76vh) scale(.4296)}to{transform:translate(70.31605vw,99vh) scale(.4296)}}.snow:nth-child(17){opacity:1.8692;transform:translate(11.6013vw,-10px) scale(.1425);animation:fall-17 29s -11s linear infinite}@keyframes fall-17{48.864%{transform:translate(9.5512vw,48.864vh) scale(.1425)}to{transform:translate(10.57625vw,99vh) scale(.1425)}}.snow:nth-child(18){opacity:.4092;transform:translate(90.513vw,-10px) scale(.3048);animation:fall-18 16s -1s linear infinite}@keyframes fall-18{45.299%{transform:translate(93.6678vw,45.299vh) scale(.3048)}to{transform:translate(92.0904vw,99vh) scale(.3048)}}.snow:nth-child(19){opacity:.0818;transform:translate(79.3918vw,-10px) scale(.4273);animation:fall-19 20s -1s linear infinite}@keyframes fall-19{49.993%{transform:translate(81.1261vw,49.993vh) scale(.4273)}to{transform:translate(80.25895vw,99vh) scale(.4273)}}.snow:nth-child(20){opacity:1.6008;transform:translate(34.3038vw,-10px) scale(.2483);animation:fall-20 20s -5s linear infinite}@keyframes fall-20{56.34%{transform:translate(40.7133vw,56.34vh) scale(.2483)}to{transform:translate(37.50855vw,99vh) scale(.2483)}}.snow:nth-child(21){opacity:.4394;transform:translate(99.0842vw,-10px) scale(.6179);animation:fall-21 25s -18s linear infinite}@keyframes fall-21{74.61%{transform:translate(94.3411vw,74.61vh) scale(.6179)}to{transform:translate(96.71265vw,99vh) scale(.6179)}}.snow:nth-child(22){opacity:1.9786;transform:translate(83.6923vw,-10px) scale(.0671);animation:fall-22 27s -4s linear infinite}@keyframes fall-22{42.48%{transform:translate(79.4689vw,42.48vh) scale(.0671)}to{transform:translate(81.5806vw,99vh) scale(.0671)}}.snow:nth-child(23){opacity:1.8732;transform:translate(99.492vw,-10px) scale(.1503);animation:fall-23 13s -7s linear infinite}@keyframes fall-23{65.919%{transform:translate(103.7991vw,65.919vh) scale(.1503)}to{transform:translate(101.64555vw,99vh) scale(.1503)}}.snow:nth-child(24){opacity:.76;transform:translate(17.7704vw,-10px) scale(.3961);animation:fall-24 25s -26s linear infinite}@keyframes fall-24{71.857%{transform:translate(11.1279vw,71.857vh) scale(.3961)}to{transform:translate(14.44915vw,99vh) scale(.3961)}}.snow:nth-child(25){opacity:.9202;transform:translate(24.8349vw,-10px) scale(.3529);animation:fall-25 25s -3s linear infinite}@keyframes fall-25{42.477%{transform:translate(31.7132vw,42.477vh) scale(.3529)}to{transform:translate(28.27405vw,99vh) scale(.3529)}}.snow:nth-child(26){opacity:1.5606;transform:translate(99.0688vw,-10px) scale(.5559);animation:fall-26 17s -25s linear infinite}@keyframes fall-26{39.93%{transform:translate(94.7105vw,39.93vh) scale(.5559)}to{transform:translate(96.88965vw,99vh) scale(.5559)}}.snow:nth-child(27){opacity:.1398;transform:translate(1.7866vw,-10px) scale(.1612);animation:fall-27 24s -22s linear infinite}@keyframes fall-27{68.801%{transform:translate(7.2042vw,68.801vh) scale(.1612)}to{transform:translate(4.4954vw,99vh) scale(.1612)}}.snow:nth-child(28){opacity:1.6234;transform:translate(90.4772vw,-10px) scale(.6346);animation:fall-28 19s -1s linear infinite}@keyframes fall-28{76.741%{transform:translate(88.704vw,76.741vh) scale(.6346)}to{transform:translate(89.5906vw,99vh) scale(.6346)}}.snow:nth-child(29){opacity:.893;transform:translate(54.9322vw,-10px) scale(.2522);animation:fall-29 15s -16s linear infinite}@keyframes fall-29{31.658%{transform:translate(56.2079vw,31.658vh) scale(.2522)}to{transform:translate(55.57005vw,99vh) scale(.2522)}}.snow:nth-child(30){opacity:.159;transform:translate(7.5187vw,-10px) scale(.6122);animation:fall-30 16s -15s linear infinite}@keyframes fall-30{57.998%{transform:translate(-2.1775vw,57.998vh) scale(.6122)}to{transform:translate(2.6706vw,99vh) scale(.6122)}}.snow:nth-child(31){opacity:1.0556;transform:translate(69.227vw,-10px) scale(.3227);animation:fall-31 14s -16s linear infinite}@keyframes fall-31{76.512%{transform:translate(77.5757vw,76.512vh) scale(.3227)}to{transform:translate(73.40135vw,99vh) scale(.3227)}}.snow:nth-child(32){opacity:1.6002;transform:translate(30.2343vw,-10px) scale(.8492);animation:fall-32 16s -21s linear infinite}@keyframes fall-32{47.845%{transform:translate(32.3563vw,47.845vh) scale(.8492)}to{transform:translate(31.2953vw,99vh) scale(.8492)}}.snow:nth-child(33){opacity:.8552;transform:translate(81.3003vw,-10px) scale(.3232);animation:fall-33 22s -5s linear infinite}@keyframes fall-33{78.036%{transform:translate(77.3451vw,78.036vh) scale(.3232)}to{transform:translate(79.3227vw,99vh) scale(.3232)}}.snow:nth-child(34){opacity:1.2948;transform:translate(28.9611vw,-10px) scale(.9524);animation:fall-34 13s -24s linear infinite}@keyframes fall-34{53.684%{transform:translate(31.7656vw,53.684vh) scale(.9524)}to{transform:translate(30.36335vw,99vh) scale(.9524)}}.snow:nth-child(35){opacity:1.7168;transform:translate(91.4115vw,-10px) scale(.883);animation:fall-35 15s -29s linear infinite}@keyframes fall-35{46.418%{transform:translate(88.7112vw,46.418vh) scale(.883)}to{transform:translate(90.06135vw,99vh) scale(.883)}}.snow:nth-child(36){opacity:1.8444;transform:translate(58.7153vw,-10px) scale(.1609);animation:fall-36 29s -8s linear infinite}@keyframes fall-36{32.596%{transform:translate(56.794vw,32.596vh) scale(.1609)}to{transform:translate(57.75465vw,99vh) scale(.1609)}}.snow:nth-child(37){opacity:1.4484;transform:translate(20.7904vw,-10px) scale(.3861);animation:fall-37 28s -23s linear infinite}@keyframes fall-37{30.747%{transform:translate(12.9897vw,30.747vh) scale(.3861)}to{transform:translate(16.89005vw,99vh) scale(.3861)}}.snow:nth-child(38){opacity:.4184;transform:translate(97.9049vw,-10px) scale(.9407);animation:fall-38 25s -1s linear infinite}@keyframes fall-38{78.177%{transform:translate(90.6384vw,78.177vh) scale(.9407)}to{transform:translate(94.27165vw,99vh) scale(.9407)}}.snow:nth-child(39){opacity:.1734;transform:translate(73.3475vw,-10px) scale(.901);animation:fall-39 29s -1s linear infinite}@keyframes fall-39{44.52%{transform:translate(69.2011vw,44.52vh) scale(.901)}to{transform:translate(71.2743vw,99vh) scale(.901)}}.snow:nth-child(40){opacity:1.9626;transform:translate(66.4339vw,-10px) scale(.8203);animation:fall-40 11s -26s linear infinite}@keyframes fall-40{77.995%{transform:translate(69.6968vw,77.995vh) scale(.8203)}to{transform:translate(68.06535vw,99vh) scale(.8203)}}.snow:nth-child(41){opacity:1.224;transform:translate(19.5795vw,-10px) scale(.4988);animation:fall-41 15s -21s linear infinite}@keyframes fall-41{56.689%{transform:translate(27.1377vw,56.689vh) scale(.4988)}to{transform:translate(23.3586vw,99vh) scale(.4988)}}.snow:nth-child(42){opacity:1.3978;transform:translate(71.9489vw,-10px) scale(.5091);animation:fall-42 25s -7s linear infinite}@keyframes fall-42{66.256%{transform:translate(69.9795vw,66.256vh) scale(.5091)}to{transform:translate(70.9642vw,99vh) scale(.5091)}}.snow:nth-child(43){opacity:.463;transform:translate(17.4809vw,-10px) scale(.8686);animation:fall-43 13s -15s linear infinite}@keyframes fall-43{73.866%{transform:translate(11.6052vw,73.866vh) scale(.8686)}to{transform:translate(14.54305vw,99vh) scale(.8686)}}.snow:nth-child(44){opacity:.228;transform:translate(99.3902vw,-10px) scale(.7941);animation:fall-44 21s -12s linear infinite}@keyframes fall-44{69.3%{transform:translate(108.332vw,69.3vh) scale(.7941)}to{transform:translate(103.8611vw,99vh) scale(.7941)}}.snow:nth-child(45){opacity:1.6106;transform:translate(21.3154vw,-10px) scale(.1624);animation:fall-45 23s -4s linear infinite}@keyframes fall-45{49.886%{transform:translate(29.7848vw,49.886vh) scale(.1624)}to{transform:translate(25.5501vw,99vh) scale(.1624)}}.snow:nth-child(46){opacity:1.9284;transform:translate(83.8382vw,-10px) scale(.1394);animation:fall-46 20s -5s linear infinite}@keyframes fall-46{68.908%{transform:translate(82.1115vw,68.908vh) scale(.1394)}to{transform:translate(82.97485vw,99vh) scale(.1394)}}.snow:nth-child(47){opacity:.5154;transform:translate(2.0377vw,-10px) scale(.476);animation:fall-47 14s -26s linear infinite}@keyframes fall-47{31.217%{transform:translate(-7.3402vw,31.217vh) scale(.476)}to{transform:translate(-2.65125vw,99vh) scale(.476)}}.snow:nth-child(48){opacity:1.3536;transform:translate(37.1553vw,-10px) scale(.1151);animation:fall-48 15s -28s linear infinite}@keyframes fall-48{71.489%{transform:translate(36.5398vw,71.489vh) scale(.1151)}to{transform:translate(36.84755vw,99vh) scale(.1151)}}.snow:nth-child(49){opacity:1.3572;transform:translate(6.3497vw,-10px) scale(.1434);animation:fall-49 13s -7s linear infinite}@keyframes fall-49{46.285%{transform:translate(7.3996vw,46.285vh) scale(.1434)}to{transform:translate(6.87465vw,99vh) scale(.1434)}}.snow:nth-child(50){opacity:1.8848;transform:translate(94.0516vw,-10px) scale(.4977);animation:fall-50 25s -26s linear infinite}@keyframes fall-50{56.878%{transform:translate(97.4519vw,56.878vh) scale(.4977)}to{transform:translate(95.75175vw,99vh) scale(.4977)}}.snow:nth-child(51){opacity:.4506;transform:translate(83.169vw,-10px) scale(.716);animation:fall-51 26s -22s linear infinite}@keyframes fall-51{55.662%{transform:translate(86.9984vw,55.662vh) scale(.716)}to{transform:translate(85.0837vw,99vh) scale(.716)}}.snow:nth-child(52){opacity:.7882;transform:translate(82.8295vw,-10px) scale(.2378);animation:fall-52 28s -1s linear infinite}@keyframes fall-52{44.041%{transform:translate(83.3191vw,44.041vh) scale(.2378)}to{transform:translate(83.0743vw,99vh) scale(.2378)}}.snow:nth-child(53){opacity:1.3002;transform:translate(44.6512vw,-10px) scale(.836);animation:fall-53 30s -6s linear infinite}@keyframes fall-53{72.617%{transform:translate(48.1461vw,72.617vh) scale(.836)}to{transform:translate(46.39865vw,99vh) scale(.836)}}.snow:nth-child(54){opacity:1.2038;transform:translate(75.5457vw,-10px) scale(.0069);animation:fall-54 12s -8s linear infinite}@keyframes fall-54{50.008%{transform:translate(75.9508vw,50.008vh) scale(.0069)}to{transform:translate(75.74825vw,99vh) scale(.0069)}}.snow:nth-child(55){opacity:.3818;transform:translate(56.6041vw,-10px) scale(.0013);animation:fall-55 13s -29s linear infinite}@keyframes fall-55{40.536%{transform:translate(51.6927vw,40.536vh) scale(.0013)}to{transform:translate(54.1484vw,99vh) scale(.0013)}}.snow:nth-child(56){opacity:.1252;transform:translate(44.2868vw,-10px) scale(.0859);animation:fall-56 28s -28s linear infinite}@keyframes fall-56{31.365%{transform:translate(43.1092vw,31.365vh) scale(.0859)}to{transform:translate(43.698vw,99vh) scale(.0859)}}.snow:nth-child(57){opacity:1.548;transform:translate(72.6881vw,-10px) scale(.0617);animation:fall-57 10s -30s linear infinite}@keyframes fall-57{31.298%{transform:translate(82.1005vw,31.298vh) scale(.0617)}to{transform:translate(77.3943vw,99vh) scale(.0617)}}.snow:nth-child(58){opacity:.2804;transform:translate(73.3895vw,-10px) scale(.3534);animation:fall-58 20s -6s linear infinite}@keyframes fall-58{49.252%{transform:translate(80.611vw,49.252vh) scale(.3534)}to{transform:translate(77.00025vw,99vh) scale(.3534)}}.snow:nth-child(59){opacity:1.5798;transform:translate(1.1049vw,-10px) scale(.7609);animation:fall-59 23s -4s linear infinite}@keyframes fall-59{32.56%{transform:translate(8.5778vw,32.56vh) scale(.7609)}to{transform:translate(4.84135vw,99vh) scale(.7609)}}.snow:nth-child(60){opacity:.5392;transform:translate(18.2693vw,-10px) scale(.6395);animation:fall-60 28s -16s linear infinite}@keyframes fall-60{35.582%{transform:translate(24.1755vw,35.582vh) scale(.6395)}to{transform:translate(21.2224vw,99vh) scale(.6395)}}.snow:nth-child(61){opacity:1.6086;transform:translate(75.3996vw,-10px) scale(.2887);animation:fall-61 17s -19s linear infinite}@keyframes fall-61{72.665%{transform:translate(65.804vw,72.665vh) scale(.2887)}to{transform:translate(70.6018vw,99vh) scale(.2887)}}.snow:nth-child(62){opacity:1.5224;transform:translate(97.974vw,-10px) scale(.6952);animation:fall-62 26s -16s linear infinite}@keyframes fall-62{76.631%{transform:translate(91.3881vw,76.631vh) scale(.6952)}to{transform:translate(94.68105vw,99vh) scale(.6952)}}.snow:nth-child(63){opacity:.0562;transform:translate(10.7954vw,-10px) scale(.6223);animation:fall-63 30s -19s linear infinite}@keyframes fall-63{58.303%{transform:translate(11.5356vw,58.303vh) scale(.6223)}to{transform:translate(11.1655vw,99vh) scale(.6223)}}.snow:nth-child(64){opacity:.3072;transform:translate(83.7111vw,-10px) scale(.7373);animation:fall-64 30s -14s linear infinite}@keyframes fall-64{33.275%{transform:translate(86.3984vw,33.275vh) scale(.7373)}to{transform:translate(85.05475vw,99vh) scale(.7373)}}.snow:nth-child(65){opacity:.0176;transform:translate(78.8111vw,-10px) scale(.7846);animation:fall-65 13s -11s linear infinite}@keyframes fall-65{32.083%{transform:translate(80.4871vw,32.083vh) scale(.7846)}to{transform:translate(79.6491vw,99vh) scale(.7846)}}.snow:nth-child(66){opacity:1.8972;transform:translate(1.5955vw,-10px) scale(.0016);animation:fall-66 11s -17s linear infinite}@keyframes fall-66{56.079%{transform:translate(6.5352vw,56.079vh) scale(.0016)}to{transform:translate(4.06535vw,99vh) scale(.0016)}}.snow:nth-child(67){opacity:.8466;transform:translate(28.4646vw,-10px) scale(.092);animation:fall-67 10s -15s linear infinite}@keyframes fall-67{70.613%{transform:translate(29.1348vw,70.613vh) scale(.092)}to{transform:translate(28.7997vw,99vh) scale(.092)}}.snow:nth-child(68){opacity:.3776;transform:translate(17.3479vw,-10px) scale(.9766);animation:fall-68 18s -16s linear infinite}@keyframes fall-68{42.525%{transform:translate(19.5621vw,42.525vh) scale(.9766)}to{transform:translate(18.455vw,99vh) scale(.9766)}}.snow:nth-child(69){opacity:1.894;transform:translate(53.9046vw,-10px) scale(.7307);animation:fall-69 26s -8s linear infinite}@keyframes fall-69{74.736%{transform:translate(63.5671vw,74.736vh) scale(.7307)}to{transform:translate(58.73585vw,99vh) scale(.7307)}}.snow:nth-child(70){opacity:.5528;transform:translate(46.4535vw,-10px) scale(.8629);animation:fall-70 26s -23s linear infinite}@keyframes fall-70{75.104%{transform:translate(44.9066vw,75.104vh) scale(.8629)}to{transform:translate(45.68005vw,99vh) scale(.8629)}}.snow:nth-child(71){opacity:.5532;transform:translate(84.5148vw,-10px) scale(.9663);animation:fall-71 20s -8s linear infinite}@keyframes fall-71{55.816%{transform:translate(83.511vw,55.816vh) scale(.9663)}to{transform:translate(84.0129vw,99vh) scale(.9663)}}.snow:nth-child(72){opacity:.515;transform:translate(11.1679vw,-10px) scale(.4108);animation:fall-72 10s -15s linear infinite}@keyframes fall-72{60.871%{transform:translate(12.7024vw,60.871vh) scale(.4108)}to{transform:translate(11.93515vw,99vh) scale(.4108)}}.snow:nth-child(73){opacity:.2974;transform:translate(94.5537vw,-10px) scale(.6778);animation:fall-73 19s -10s linear infinite}@keyframes fall-73{70.087%{transform:translate(92.0047vw,70.087vh) scale(.6778)}to{transform:translate(93.2792vw,99vh) scale(.6778)}}.snow:nth-child(74){opacity:.7928;transform:translate(69.7333vw,-10px) scale(.662);animation:fall-74 29s -17s linear infinite}@keyframes fall-74{69.231%{transform:translate(71.5967vw,69.231vh) scale(.662)}to{transform:translate(70.665vw,99vh) scale(.662)}}.snow:nth-child(75){opacity:.4974;transform:translate(13.0246vw,-10px) scale(.2689);animation:fall-75 18s -2s linear infinite}@keyframes fall-75{49.578%{transform:translate(7.5356vw,49.578vh) scale(.2689)}to{transform:translate(10.2801vw,99vh) scale(.2689)}}.snow:nth-child(76){opacity:1.1254;transform:translate(42.9416vw,-10px) scale(.5948);animation:fall-76 12s -19s linear infinite}@keyframes fall-76{51.211%{transform:translate(43.382vw,51.211vh) scale(.5948)}to{transform:translate(43.1618vw,99vh) scale(.5948)}}.snow:nth-child(77){opacity:1.526;transform:translate(33.581vw,-10px) scale(.6607);animation:fall-77 23s -16s linear infinite}@keyframes fall-77{54.303%{transform:translate(24.8077vw,54.303vh) scale(.6607)}to{transform:translate(29.19435vw,99vh) scale(.6607)}}.snow:nth-child(78){opacity:1.5232;transform:translate(47.828vw,-10px) scale(.9707);animation:fall-78 18s -13s linear infinite}@keyframes fall-78{75.331%{transform:translate(52.8216vw,75.331vh) scale(.9707)}to{transform:translate(50.3248vw,99vh) scale(.9707)}}.snow:nth-child(79){opacity:1.741;transform:translate(5.2257vw,-10px) scale(.3902);animation:fall-79 22s -4s linear infinite}@keyframes fall-79{51.455%{transform:translate(-1.966vw,51.455vh) scale(.3902)}to{transform:translate(1.62985vw,99vh) scale(.3902)}}.snow:nth-child(80){opacity:1.68;transform:translate(10.1002vw,-10px) scale(.9349);animation:fall-80 19s -12s linear infinite}@keyframes fall-80{78.282%{transform:translate(4.7762vw,78.282vh) scale(.9349)}to{transform:translate(7.4382vw,99vh) scale(.9349)}}.snow:nth-child(81){opacity:1.2834;transform:translate(66.4177vw,-10px) scale(.9821);animation:fall-81 12s -26s linear infinite}@keyframes fall-81{61.944%{transform:translate(63.122vw,61.944vh) scale(.9821)}to{transform:translate(64.76985vw,99vh) scale(.9821)}}.snow:nth-child(82){opacity:.173;transform:translate(59.7514vw,-10px) scale(.27);animation:fall-82 11s -7s linear infinite}@keyframes fall-82{36.989%{transform:translate(60.3652vw,36.989vh) scale(.27)}to{transform:translate(60.0583vw,99vh) scale(.27)}}.snow:nth-child(83){opacity:.7314;transform:translate(38.54vw,-10px) scale(.6768);animation:fall-83 17s -16s linear infinite}@keyframes fall-83{43.651%{transform:translate(46.4446vw,43.651vh) scale(.6768)}to{transform:translate(42.4923vw,99vh) scale(.6768)}}.snow:nth-child(84){opacity:1.0404;transform:translate(67.1969vw,-10px) scale(.4981);animation:fall-84 19s -22s linear infinite}@keyframes fall-84{73.019%{transform:translate(73.2797vw,73.019vh) scale(.4981)}to{transform:translate(70.2383vw,99vh) scale(.4981)}}.snow:nth-child(85){opacity:.095;transform:translate(94.5491vw,-10px) scale(.4332);animation:fall-85 18s -4s linear infinite}@keyframes fall-85{67.756%{transform:translate(99.2959vw,67.756vh) scale(.4332)}to{transform:translate(96.9225vw,99vh) scale(.4332)}}.snow:nth-child(86){opacity:1.6648;transform:translate(50.6479vw,-10px) scale(.7713);animation:fall-86 22s -5s linear infinite}@keyframes fall-86{73.595%{transform:translate(48.6833vw,73.595vh) scale(.7713)}to{transform:translate(49.6656vw,99vh) scale(.7713)}}.snow:nth-child(87){opacity:.6714;transform:translate(50.5537vw,-10px) scale(.4605);animation:fall-87 23s -2s linear infinite}@keyframes fall-87{36.761%{transform:translate(58.3554vw,36.761vh) scale(.4605)}to{transform:translate(54.45455vw,99vh) scale(.4605)}}.snow:nth-child(88){opacity:.1912;transform:translate(38.3507vw,-10px) scale(.8004);animation:fall-88 25s -17s linear infinite}@keyframes fall-88{69.488%{transform:translate(31.9627vw,69.488vh) scale(.8004)}to{transform:translate(35.1567vw,99vh) scale(.8004)}}.snow:nth-child(89){opacity:1.9714;transform:translate(46.5373vw,-10px) scale(.4535);animation:fall-89 20s -6s linear infinite}@keyframes fall-89{66.165%{transform:translate(56.1274vw,66.165vh) scale(.4535)}to{transform:translate(51.33235vw,99vh) scale(.4535)}}.snow:nth-child(90){opacity:1.0516;transform:translate(91.8035vw,-10px) scale(.4385);animation:fall-90 16s -10s linear infinite}@keyframes fall-90{59.373%{transform:translate(90.5786vw,59.373vh) scale(.4385)}to{transform:translate(91.19105vw,99vh) scale(.4385)}}.snow:nth-child(91){opacity:1.203;transform:translate(21.8521vw,-10px) scale(.2054);animation:fall-91 10s -22s linear infinite}@keyframes fall-91{77.991%{transform:translate(23.1586vw,77.991vh) scale(.2054)}to{transform:translate(22.50535vw,99vh) scale(.2054)}}.snow:nth-child(92){opacity:.9278;transform:translate(28.3564vw,-10px) scale(.237);animation:fall-92 30s -14s linear infinite}@keyframes fall-92{32.566%{transform:translate(35.4441vw,32.566vh) scale(.237)}to{transform:translate(31.90025vw,99vh) scale(.237)}}.snow:nth-child(93){opacity:.1734;transform:translate(56.4236vw,-10px) scale(.4825);animation:fall-93 11s -14s linear infinite}@keyframes fall-93{62.146%{transform:translate(49.1762vw,62.146vh) scale(.4825)}to{transform:translate(52.7999vw,99vh) scale(.4825)}}.snow:nth-child(94){opacity:.6948;transform:translate(.0638vw,-10px) scale(.1386);animation:fall-94 18s -1s linear infinite}@keyframes fall-94{46.615%{transform:translate(4.1171vw,46.615vh) scale(.1386)}to{transform:translate(2.09045vw,99vh) scale(.1386)}}.snow:nth-child(95){opacity:1.8572;transform:translate(93.9111vw,-10px) scale(.2827);animation:fall-95 13s -28s linear infinite}@keyframes fall-95{75.705%{transform:translate(98.9282vw,75.705vh) scale(.2827)}to{transform:translate(96.41965vw,99vh) scale(.2827)}}.snow:nth-child(96){opacity:1.8826;transform:translate(74.8631vw,-10px) scale(.3112);animation:fall-96 30s -23s linear infinite}@keyframes fall-96{50.909%{transform:translate(71.1108vw,50.909vh) scale(.3112)}to{transform:translate(72.98695vw,99vh) scale(.3112)}}.snow:nth-child(97){opacity:1.2402;transform:translate(93.7297vw,-10px) scale(.3866);animation:fall-97 12s -3s linear infinite}@keyframes fall-97{79.315%{transform:translate(94.693vw,79.315vh) scale(.3866)}to{transform:translate(94.21135vw,99vh) scale(.3866)}}.snow:nth-child(98){opacity:1.8894;transform:translate(61.2206vw,-10px) scale(.3646);animation:fall-98 18s -15s linear infinite}@keyframes fall-98{46.635%{transform:translate(59.9593vw,46.635vh) scale(.3646)}to{transform:translate(60.58995vw,99vh) scale(.3646)}}.snow:nth-child(99){opacity:.7034;transform:translate(76.4951vw,-10px) scale(.0082);animation:fall-99 24s -8s linear infinite}@keyframes fall-99{55.212%{transform:translate(75.296vw,55.212vh) scale(.0082)}to{transform:translate(75.89555vw,99vh) scale(.0082)}}.snow:nth-child(100){opacity:.7668;transform:translate(87.0078vw,-10px) scale(.0007);animation:fall-100 14s -2s linear infinite}@keyframes fall-100{65.086%{transform:translate(90.3051vw,65.086vh) scale(.0007)}to{transform:translate(88.65645vw,99vh) scale(.0007)}}.snow:nth-child(101){opacity:.44;transform:translate(5.1094vw,-10px) scale(.7859);animation:fall-101 16s -16s linear infinite}@keyframes fall-101{49.778%{transform:translate(10.6854vw,49.778vh) scale(.7859)}to{transform:translate(7.8974vw,99vh) scale(.7859)}}.snow:nth-child(102){opacity:1.801;transform:translate(67.162vw,-10px) scale(.7481);animation:fall-102 26s -16s linear infinite}@keyframes fall-102{48.835%{transform:translate(70.3882vw,48.835vh) scale(.7481)}to{transform:translate(68.7751vw,99vh) scale(.7481)}}.snow:nth-child(103){opacity:.5774;transform:translate(85.2409vw,-10px) scale(.6781);animation:fall-103 21s -1s linear infinite}@keyframes fall-103{65.445%{transform:translate(95.2308vw,65.445vh) scale(.6781)}to{transform:translate(90.23585vw,99vh) scale(.6781)}}.snow:nth-child(104){opacity:.225;transform:translate(2.2276vw,-10px) scale(.9526);animation:fall-104 27s -25s linear infinite}@keyframes fall-104{74.589%{transform:translate(4.2722vw,74.589vh) scale(.9526)}to{transform:translate(3.2499vw,99vh) scale(.9526)}}.snow:nth-child(105){opacity:.3706;transform:translate(58.1454vw,-10px) scale(.4841);animation:fall-105 14s -7s linear infinite}@keyframes fall-105{62.334%{transform:translate(62.1479vw,62.334vh) scale(.4841)}to{transform:translate(60.14665vw,99vh) scale(.4841)}}.snow:nth-child(106){opacity:.734;transform:translate(95.2392vw,-10px) scale(.4747);animation:fall-106 12s -23s linear infinite}@keyframes fall-106{78.592%{transform:translate(96.1619vw,78.592vh) scale(.4747)}to{transform:translate(95.70055vw,99vh) scale(.4747)}}.snow:nth-child(107){opacity:.4222;transform:translate(6.7018vw,-10px) scale(.2815);animation:fall-107 14s -21s linear infinite}@keyframes fall-107{75.77%{transform:translate(4.6357vw,75.77vh) scale(.2815)}to{transform:translate(5.66875vw,99vh) scale(.2815)}}.snow:nth-child(108){opacity:1.2048;transform:translate(50.1844vw,-10px) scale(.3051);animation:fall-108 22s -12s linear infinite}@keyframes fall-108{59.886%{transform:translate(46.7642vw,59.886vh) scale(.3051)}to{transform:translate(48.4743vw,99vh) scale(.3051)}}.snow:nth-child(109){opacity:1.4704;transform:translate(80.5144vw,-10px) scale(.2595);animation:fall-109 18s -19s linear infinite}@keyframes fall-109{32.571%{transform:translate(90.011vw,32.571vh) scale(.2595)}to{transform:translate(85.2627vw,99vh) scale(.2595)}}.snow:nth-child(110){opacity:.2408;transform:translate(64.8771vw,-10px) scale(.4502);animation:fall-110 26s -25s linear infinite}@keyframes fall-110{75.381%{transform:translate(58.9191vw,75.381vh) scale(.4502)}to{transform:translate(61.8981vw,99vh) scale(.4502)}}.snow:nth-child(111){opacity:1.9024;transform:translate(96.0509vw,-10px) scale(.3104);animation:fall-111 10s -6s linear infinite}@keyframes fall-111{79.445%{transform:translate(103.3574vw,79.445vh) scale(.3104)}to{transform:translate(99.70415vw,99vh) scale(.3104)}}.snow:nth-child(112){opacity:.71;transform:translate(41.3961vw,-10px) scale(.1978);animation:fall-112 11s -10s linear infinite}@keyframes fall-112{44.986%{transform:translate(43.5172vw,44.986vh) scale(.1978)}to{transform:translate(42.45665vw,99vh) scale(.1978)}}.snow:nth-child(113){opacity:.7226;transform:translate(34.3761vw,-10px) scale(.5015);animation:fall-113 15s -21s linear infinite}@keyframes fall-113{67.328%{transform:translate(40.6516vw,67.328vh) scale(.5015)}to{transform:translate(37.51385vw,99vh) scale(.5015)}}.snow:nth-child(114){opacity:.9298;transform:translate(95.7852vw,-10px) scale(.8754);animation:fall-114 29s -16s linear infinite}@keyframes fall-114{61.79%{transform:translate(105.5747vw,61.79vh) scale(.8754)}to{transform:translate(100.67995vw,99vh) scale(.8754)}}.snow:nth-child(115){opacity:.9246;transform:translate(10.187vw,-10px) scale(.3615);animation:fall-115 10s -4s linear infinite}@keyframes fall-115{75.273%{transform:translate(9.1213vw,75.273vh) scale(.3615)}to{transform:translate(9.65415vw,99vh) scale(.3615)}}.snow:nth-child(116){opacity:1.7524;transform:translate(9.6787vw,-10px) scale(.6452);animation:fall-116 12s -7s linear infinite}@keyframes fall-116{32.763%{transform:translate(9.6663vw,32.763vh) scale(.6452)}to{transform:translate(9.6725vw,99vh) scale(.6452)}}.snow:nth-child(117){opacity:.0408;transform:translate(99.3444vw,-10px) scale(.1614);animation:fall-117 14s -27s linear infinite}@keyframes fall-117{47.794%{transform:translate(104.5742vw,47.794vh) scale(.1614)}to{transform:translate(101.9593vw,99vh) scale(.1614)}}.snow:nth-child(118){opacity:.5616;transform:translate(52.7693vw,-10px) scale(.4083);animation:fall-118 17s -18s linear infinite}@keyframes fall-118{76.613%{transform:translate(60.2646vw,76.613vh) scale(.4083)}to{transform:translate(56.51695vw,99vh) scale(.4083)}}.snow:nth-child(119){opacity:1.0768;transform:translate(31.3516vw,-10px) scale(.1602);animation:fall-119 20s -12s linear infinite}@keyframes fall-119{62.034%{transform:translate(36.4862vw,62.034vh) scale(.1602)}to{transform:translate(33.9189vw,99vh) scale(.1602)}}.snow:nth-child(120){opacity:1.9228;transform:translate(45.4847vw,-10px) scale(.4978);animation:fall-120 25s -24s linear infinite}@keyframes fall-120{37.186%{transform:translate(48.4207vw,37.186vh) scale(.4978)}to{transform:translate(46.9527vw,99vh) scale(.4978)}}.snow:nth-child(121){opacity:1.7934;transform:translate(58.5551vw,-10px) scale(.962);animation:fall-121 22s -22s linear infinite}@keyframes fall-121{63.31%{transform:translate(58.7265vw,63.31vh) scale(.962)}to{transform:translate(58.6408vw,99vh) scale(.962)}}.snow:nth-child(122){opacity:.0954;transform:translate(92.4638vw,-10px) scale(.2664);animation:fall-122 17s -23s linear infinite}@keyframes fall-122{67.961%{transform:translate(93.0057vw,67.961vh) scale(.2664)}to{transform:translate(92.73475vw,99vh) scale(.2664)}}.snow:nth-child(123){opacity:.735;transform:translate(74.6509vw,-10px) scale(.9985);animation:fall-123 17s -28s linear infinite}@keyframes fall-123{56.016%{transform:translate(76.596vw,56.016vh) scale(.9985)}to{transform:translate(75.62345vw,99vh) scale(.9985)}}.snow:nth-child(124){opacity:.6888;transform:translate(5.5576vw,-10px) scale(.0119);animation:fall-124 23s -5s linear infinite}@keyframes fall-124{63.498%{transform:translate(-2.5627vw,63.498vh) scale(.0119)}to{transform:translate(1.49745vw,99vh) scale(.0119)}}.snow:nth-child(125){opacity:1.0718;transform:translate(19.8528vw,-10px) scale(.9251);animation:fall-125 10s -16s linear infinite}@keyframes fall-125{30.273%{transform:translate(19.7225vw,30.273vh) scale(.9251)}to{transform:translate(19.78765vw,99vh) scale(.9251)}}.snow:nth-child(126){opacity:.8732;transform:translate(26.6314vw,-10px) scale(.0403);animation:fall-126 12s -18s linear infinite}@keyframes fall-126{43.373%{transform:translate(18.033vw,43.373vh) scale(.0403)}to{transform:translate(22.3322vw,99vh) scale(.0403)}}.snow:nth-child(127){opacity:1.4632;transform:translate(47.3096vw,-10px) scale(.6033);animation:fall-127 10s -23s linear infinite}@keyframes fall-127{44.122%{transform:translate(38.0196vw,44.122vh) scale(.6033)}to{transform:translate(42.6646vw,99vh) scale(.6033)}}.snow:nth-child(128){opacity:.8786;transform:translate(21.6166vw,-10px) scale(.6013);animation:fall-128 14s -16s linear infinite}@keyframes fall-128{70.412%{transform:translate(21.1242vw,70.412vh) scale(.6013)}to{transform:translate(21.3704vw,99vh) scale(.6013)}}.snow:nth-child(129){opacity:.0426;transform:translate(95.5773vw,-10px) scale(.1093);animation:fall-129 29s -8s linear infinite}@keyframes fall-129{71.694%{transform:translate(97.0646vw,71.694vh) scale(.1093)}to{transform:translate(96.32095vw,99vh) scale(.1093)}}.snow:nth-child(130){opacity:.6752;transform:translate(76.5255vw,-10px) scale(.1687);animation:fall-130 21s -7s linear infinite}@keyframes fall-130{45.785%{transform:translate(86.4325vw,45.785vh) scale(.1687)}to{transform:translate(81.479vw,99vh) scale(.1687)}}.snow:nth-child(131){opacity:.7844;transform:translate(69.8161vw,-10px) scale(.3584);animation:fall-131 18s -25s linear infinite}@keyframes fall-131{72.811%{transform:translate(74.5981vw,72.811vh) scale(.3584)}to{transform:translate(72.2071vw,99vh) scale(.3584)}}.snow:nth-child(132){opacity:1.3376;transform:translate(24.4616vw,-10px) scale(.9635);animation:fall-132 14s -6s linear infinite}@keyframes fall-132{36.874%{transform:translate(28.9679vw,36.874vh) scale(.9635)}to{transform:translate(26.71475vw,99vh) scale(.9635)}}.snow:nth-child(133){opacity:1.6264;transform:translate(77.36vw,-10px) scale(.5829);animation:fall-133 30s -6s linear infinite}@keyframes fall-133{71.236%{transform:translate(83.6327vw,71.236vh) scale(.5829)}to{transform:translate(80.49635vw,99vh) scale(.5829)}}.snow:nth-child(134){opacity:1.4768;transform:translate(81.7266vw,-10px) scale(.4109);animation:fall-134 11s -6s linear infinite}@keyframes fall-134{56.698%{transform:translate(91.4181vw,56.698vh) scale(.4109)}to{transform:translate(86.57235vw,99vh) scale(.4109)}}.snow:nth-child(135){opacity:1.427;transform:translate(8.0996vw,-10px) scale(.4802);animation:fall-135 20s -25s linear infinite}@keyframes fall-135{43.525%{transform:translate(13.7308vw,43.525vh) scale(.4802)}to{transform:translate(10.9152vw,99vh) scale(.4802)}}.snow:nth-child(136){opacity:1.7214;transform:translate(87.5647vw,-10px) scale(.8079);animation:fall-136 17s -21s linear infinite}@keyframes fall-136{67.589%{transform:translate(92.8448vw,67.589vh) scale(.8079)}to{transform:translate(90.20475vw,99vh) scale(.8079)}}.snow:nth-child(137){opacity:1.2678;transform:translate(77.2208vw,-10px) scale(.6503);animation:fall-137 10s -28s linear infinite}@keyframes fall-137{41.137%{transform:translate(77.0818vw,41.137vh) scale(.6503)}to{transform:translate(77.1513vw,99vh) scale(.6503)}}.snow:nth-child(138){opacity:.671;transform:translate(61.6303vw,-10px) scale(.7392);animation:fall-138 19s -20s linear infinite}@keyframes fall-138{38.968%{transform:translate(60.671vw,38.968vh) scale(.7392)}to{transform:translate(61.15065vw,99vh) scale(.7392)}}.snow:nth-child(139){opacity:1.5968;transform:translate(62.1882vw,-10px) scale(.4025);animation:fall-139 17s -3s linear infinite}@keyframes fall-139{37.11%{transform:translate(68.375vw,37.11vh) scale(.4025)}to{transform:translate(65.2816vw,99vh) scale(.4025)}}.snow:nth-child(140){opacity:1.0442;transform:translate(67.9844vw,-10px) scale(.7931);animation:fall-140 17s -13s linear infinite}@keyframes fall-140{33.836%{transform:translate(70.1727vw,33.836vh) scale(.7931)}to{transform:translate(69.07855vw,99vh) scale(.7931)}}.snow:nth-child(141){opacity:1.3576;transform:translate(37.0173vw,-10px) scale(.6871);animation:fall-141 26s -27s linear infinite}@keyframes fall-141{65.076%{transform:translate(35.1455vw,65.076vh) scale(.6871)}to{transform:translate(36.0814vw,99vh) scale(.6871)}}.snow:nth-child(142){opacity:.0714;transform:translate(33.5162vw,-10px) scale(.7304);animation:fall-142 14s -9s linear infinite}@keyframes fall-142{43.683%{transform:translate(24.0577vw,43.683vh) scale(.7304)}to{transform:translate(28.78695vw,99vh) scale(.7304)}}.snow:nth-child(143){opacity:.6148;transform:translate(73.0802vw,-10px) scale(.6261);animation:fall-143 24s -11s linear infinite}@keyframes fall-143{35.418%{transform:translate(64.6519vw,35.418vh) scale(.6261)}to{transform:translate(68.86605vw,99vh) scale(.6261)}}.snow:nth-child(144){opacity:1.485;transform:translate(63.3078vw,-10px) scale(.9352);animation:fall-144 28s -15s linear infinite}@keyframes fall-144{74.01%{transform:translate(66.9297vw,74.01vh) scale(.9352)}to{transform:translate(65.11875vw,99vh) scale(.9352)}}.snow:nth-child(145){opacity:1.5426;transform:translate(51.8958vw,-10px) scale(.3402);animation:fall-145 19s -23s linear infinite}@keyframes fall-145{30.148%{transform:translate(50.9447vw,30.148vh) scale(.3402)}to{transform:translate(51.42025vw,99vh) scale(.3402)}}.snow:nth-child(146){opacity:1.5578;transform:translate(86.3158vw,-10px) scale(.0311);animation:fall-146 20s -30s linear infinite}@keyframes fall-146{52.617%{transform:translate(83.9844vw,52.617vh) scale(.0311)}to{transform:translate(85.1501vw,99vh) scale(.0311)}}.snow:nth-child(147){opacity:.7562;transform:translate(61.0811vw,-10px) scale(.9336);animation:fall-147 26s -6s linear infinite}@keyframes fall-147{77.218%{transform:translate(66.1414vw,77.218vh) scale(.9336)}to{transform:translate(63.61125vw,99vh) scale(.9336)}}.snow:nth-child(148){opacity:1.2398;transform:translate(72.8839vw,-10px) scale(.8069);animation:fall-148 17s -23s linear infinite}@keyframes fall-148{65.091%{transform:translate(72.5695vw,65.091vh) scale(.8069)}to{transform:translate(72.7267vw,99vh) scale(.8069)}}.snow:nth-child(149){opacity:.6068;transform:translate(70.9289vw,-10px) scale(.6688);animation:fall-149 27s -1s linear infinite}@keyframes fall-149{65.878%{transform:translate(78.1753vw,65.878vh) scale(.6688)}to{transform:translate(74.5521vw,99vh) scale(.6688)}}.snow:nth-child(150){opacity:.9958;transform:translate(49.7074vw,-10px) scale(.2854);animation:fall-150 27s -18s linear infinite}@keyframes fall-150{37.885%{transform:translate(56.6291vw,37.885vh) scale(.2854)}to{transform:translate(53.16825vw,99vh) scale(.2854)}}.snow:nth-child(151){opacity:.3582;transform:translate(18.655vw,-10px) scale(.2991);animation:fall-151 11s -1s linear infinite}@keyframes fall-151{61.951%{transform:translate(23.5697vw,61.951vh) scale(.2991)}to{transform:translate(21.11235vw,99vh) scale(.2991)}}.snow:nth-child(152){opacity:.5204;transform:translate(57.9257vw,-10px) scale(.483);animation:fall-152 23s -7s linear infinite}@keyframes fall-152{77.072%{transform:translate(66.2527vw,77.072vh) scale(.483)}to{transform:translate(62.0892vw,99vh) scale(.483)}}.snow:nth-child(153){opacity:1.849;transform:translate(35.2966vw,-10px) scale(.3226);animation:fall-153 19s -11s linear infinite}@keyframes fall-153{49.278%{transform:translate(40.1649vw,49.278vh) scale(.3226)}to{transform:translate(37.73075vw,99vh) scale(.3226)}}.snow:nth-child(154){opacity:1.5116;transform:translate(90.5353vw,-10px) scale(.3933);animation:fall-154 26s -6s linear infinite}@keyframes fall-154{72.869%{transform:translate(89.3146vw,72.869vh) scale(.3933)}to{transform:translate(89.92495vw,99vh) scale(.3933)}}.snow:nth-child(155){opacity:1.1098;transform:translate(78.3931vw,-10px) scale(.3504);animation:fall-155 13s -23s linear infinite}@keyframes fall-155{34.821%{transform:translate(71.0113vw,34.821vh) scale(.3504)}to{transform:translate(74.7022vw,99vh) scale(.3504)}}.snow:nth-child(156){opacity:1.4838;transform:translate(5.4004vw,-10px) scale(.6232);animation:fall-156 29s -24s linear infinite}@keyframes fall-156{30.782%{transform:translate(-1.7631vw,30.782vh) scale(.6232)}to{transform:translate(1.81865vw,99vh) scale(.6232)}}.snow:nth-child(157){opacity:1.1702;transform:translate(15.7183vw,-10px) scale(.7477);animation:fall-157 16s -15s linear infinite}@keyframes fall-157{50.669%{transform:translate(14.8279vw,50.669vh) scale(.7477)}to{transform:translate(15.2731vw,99vh) scale(.7477)}}.snow:nth-child(158){opacity:.0666;transform:translate(40.6341vw,-10px) scale(.3786);animation:fall-158 10s -16s linear infinite}@keyframes fall-158{60.221%{transform:translate(49.7724vw,60.221vh) scale(.3786)}to{transform:translate(45.20325vw,99vh) scale(.3786)}}.snow:nth-child(159){opacity:1.8274;transform:translate(5.3505vw,-10px) scale(.0793);animation:fall-159 30s -8s linear infinite}@keyframes fall-159{53.379%{transform:translate(-3.6333vw,53.379vh) scale(.0793)}to{transform:translate(.8586vw,99vh) scale(.0793)}}.snow:nth-child(160){opacity:.854;transform:translate(19.0016vw,-10px) scale(.3414);animation:fall-160 14s -27s linear infinite}@keyframes fall-160{75.953%{transform:translate(25.4067vw,75.953vh) scale(.3414)}to{transform:translate(22.20415vw,99vh) scale(.3414)}}.snow:nth-child(161){opacity:1.633;transform:translate(26.6485vw,-10px) scale(.5411);animation:fall-161 16s -1s linear infinite}@keyframes fall-161{57.124%{transform:translate(20.8003vw,57.124vh) scale(.5411)}to{transform:translate(23.7244vw,99vh) scale(.5411)}}.snow:nth-child(162){opacity:1.3304;transform:translate(25.8674vw,-10px) scale(.4459);animation:fall-162 11s -11s linear infinite}@keyframes fall-162{66.186%{transform:translate(23.6058vw,66.186vh) scale(.4459)}to{transform:translate(24.7366vw,99vh) scale(.4459)}}.snow:nth-child(163){opacity:.2568;transform:translate(96.274vw,-10px) scale(.827);animation:fall-163 21s -25s linear infinite}@keyframes fall-163{36.628%{transform:translate(87.2426vw,36.628vh) scale(.827)}to{transform:translate(91.7583vw,99vh) scale(.827)}}.snow:nth-child(164){opacity:.789;transform:translate(32.0443vw,-10px) scale(.4719);animation:fall-164 22s -9s linear infinite}@keyframes fall-164{74.245%{transform:translate(41.8243vw,74.245vh) scale(.4719)}to{transform:translate(36.9343vw,99vh) scale(.4719)}}.snow:nth-child(165){opacity:.9184;transform:translate(15.6642vw,-10px) scale(.4292);animation:fall-165 14s -13s linear infinite}@keyframes fall-165{33.283%{transform:translate(21.7388vw,33.283vh) scale(.4292)}to{transform:translate(18.7015vw,99vh) scale(.4292)}}.snow:nth-child(166){opacity:.0352;transform:translate(19.5714vw,-10px) scale(.9987);animation:fall-166 14s -14s linear infinite}@keyframes fall-166{62.735%{transform:translate(21.238vw,62.735vh) scale(.9987)}to{transform:translate(20.4047vw,99vh) scale(.9987)}}.snow:nth-child(167){opacity:.5706;transform:translate(1.373vw,-10px) scale(.7618);animation:fall-167 26s -1s linear infinite}@keyframes fall-167{62.071%{transform:translate(11.3194vw,62.071vh) scale(.7618)}to{transform:translate(6.3462vw,99vh) scale(.7618)}}.snow:nth-child(168){opacity:.4452;transform:translate(36.5867vw,-10px) scale(.9538);animation:fall-168 12s -11s linear infinite}@keyframes fall-168{42.371%{transform:translate(33.138vw,42.371vh) scale(.9538)}to{transform:translate(34.86235vw,99vh) scale(.9538)}}.snow:nth-child(169){opacity:1.9102;transform:translate(84.9956vw,-10px) scale(.1126);animation:fall-169 20s -9s linear infinite}@keyframes fall-169{49.563%{transform:translate(88.6506vw,49.563vh) scale(.1126)}to{transform:translate(86.8231vw,99vh) scale(.1126)}}.snow:nth-child(170){opacity:.1432;transform:translate(64.0419vw,-10px) scale(.849);animation:fall-170 23s -8s linear infinite}@keyframes fall-170{42.818%{transform:translate(58.0275vw,42.818vh) scale(.849)}to{transform:translate(61.0347vw,99vh) scale(.849)}}.snow:nth-child(171){opacity:1.2212;transform:translate(14.5082vw,-10px) scale(.7625);animation:fall-171 24s -6s linear infinite}@keyframes fall-171{40.236%{transform:translate(7.6468vw,40.236vh) scale(.7625)}to{transform:translate(11.0775vw,99vh) scale(.7625)}}.snow:nth-child(172){opacity:1.9368;transform:translate(28.4503vw,-10px) scale(.1117);animation:fall-172 13s -9s linear infinite}@keyframes fall-172{46.898%{transform:translate(21.595vw,46.898vh) scale(.1117)}to{transform:translate(25.02265vw,99vh) scale(.1117)}}.snow:nth-child(173){opacity:1.9946;transform:translate(43.6598vw,-10px) scale(.6238);animation:fall-173 23s -15s linear infinite}@keyframes fall-173{64.696%{transform:translate(42.734vw,64.696vh) scale(.6238)}to{transform:translate(43.1969vw,99vh) scale(.6238)}}.snow:nth-child(174){opacity:1.2152;transform:translate(99.4467vw,-10px) scale(.2506);animation:fall-174 20s -14s linear infinite}@keyframes fall-174{51.997%{transform:translate(101.6058vw,51.997vh) scale(.2506)}to{transform:translate(100.52625vw,99vh) scale(.2506)}}.snow:nth-child(175){opacity:1.1086;transform:translate(4.1577vw,-10px) scale(.2217);animation:fall-175 15s -5s linear infinite}@keyframes fall-175{41.477%{transform:translate(9.9777vw,41.477vh) scale(.2217)}to{transform:translate(7.0677vw,99vh) scale(.2217)}}.snow:nth-child(176){opacity:1.583;transform:translate(98.0412vw,-10px) scale(.1964);animation:fall-176 10s -7s linear infinite}@keyframes fall-176{72.602%{transform:translate(91.0472vw,72.602vh) scale(.1964)}to{transform:translate(94.5442vw,99vh) scale(.1964)}}.snow:nth-child(177){opacity:1.1872;transform:translate(90.4426vw,-10px) scale(.6446);animation:fall-177 22s -15s linear infinite}@keyframes fall-177{48.603%{transform:translate(84.0945vw,48.603vh) scale(.6446)}to{transform:translate(87.26855vw,99vh) scale(.6446)}}.snow:nth-child(178){opacity:1.9442;transform:translate(58.8841vw,-10px) scale(.0834);animation:fall-178 16s -5s linear infinite}@keyframes fall-178{76.531%{transform:translate(65.5921vw,76.531vh) scale(.0834)}to{transform:translate(62.2381vw,99vh) scale(.0834)}}.snow:nth-child(179){opacity:1.9534;transform:translate(22.0374vw,-10px) scale(.2008);animation:fall-179 13s -16s linear infinite}@keyframes fall-179{57.319%{transform:translate(15.4107vw,57.319vh) scale(.2008)}to{transform:translate(18.72405vw,99vh) scale(.2008)}}.snow:nth-child(180){opacity:.996;transform:translate(53.9105vw,-10px) scale(.8502);animation:fall-180 25s -20s linear infinite}@keyframes fall-180{45.029%{transform:translate(46.1748vw,45.029vh) scale(.8502)}to{transform:translate(50.04265vw,99vh) scale(.8502)}}.snow:nth-child(181){opacity:1.3044;transform:translate(14.5827vw,-10px) scale(.7209);animation:fall-181 13s -14s linear infinite}@keyframes fall-181{46.418%{transform:translate(14.6206vw,46.418vh) scale(.7209)}to{transform:translate(14.60165vw,99vh) scale(.7209)}}.snow:nth-child(182){opacity:.9912;transform:translate(24.9486vw,-10px) scale(.9158);animation:fall-182 15s -8s linear infinite}@keyframes fall-182{52.249%{transform:translate(20.2611vw,52.249vh) scale(.9158)}to{transform:translate(22.60485vw,99vh) scale(.9158)}}.snow:nth-child(183){opacity:.2498;transform:translate(64.7821vw,-10px) scale(.8337);animation:fall-183 13s -23s linear infinite}@keyframes fall-183{62.428%{transform:translate(66.915vw,62.428vh) scale(.8337)}to{transform:translate(65.84855vw,99vh) scale(.8337)}}.snow:nth-child(184){opacity:.6396;transform:translate(89.2422vw,-10px) scale(.2619);animation:fall-184 11s -20s linear infinite}@keyframes fall-184{60.038%{transform:translate(86.2815vw,60.038vh) scale(.2619)}to{transform:translate(87.76185vw,99vh) scale(.2619)}}.snow:nth-child(185){opacity:1.8238;transform:translate(98.7168vw,-10px) scale(.6696);animation:fall-185 12s -9s linear infinite}@keyframes fall-185{49.706%{transform:translate(105.3166vw,49.706vh) scale(.6696)}to{transform:translate(102.0167vw,99vh) scale(.6696)}}.snow:nth-child(186){opacity:.7022;transform:translate(36.9997vw,-10px) scale(.439);animation:fall-186 20s -22s linear infinite}@keyframes fall-186{54.932%{transform:translate(39.1069vw,54.932vh) scale(.439)}to{transform:translate(38.0533vw,99vh) scale(.439)}}.snow:nth-child(187){opacity:1.3996;transform:translate(68.3773vw,-10px) scale(.1336);animation:fall-187 24s -6s linear infinite}@keyframes fall-187{52.473%{transform:translate(68.4474vw,52.473vh) scale(.1336)}to{transform:translate(68.41235vw,99vh) scale(.1336)}}.snow:nth-child(188){opacity:.8258;transform:translate(93.8019vw,-10px) scale(.1991);animation:fall-188 12s -20s linear infinite}@keyframes fall-188{34.755%{transform:translate(99.6152vw,34.755vh) scale(.1991)}to{transform:translate(96.70855vw,99vh) scale(.1991)}}.snow:nth-child(189){opacity:.4358;transform:translate(31.4858vw,-10px) scale(.4551);animation:fall-189 26s -20s linear infinite}@keyframes fall-189{46.276%{transform:translate(26.9422vw,46.276vh) scale(.4551)}to{transform:translate(29.214vw,99vh) scale(.4551)}}.snow:nth-child(190){opacity:.5778;transform:translate(33.7329vw,-10px) scale(.2209);animation:fall-190 10s -5s linear infinite}@keyframes fall-190{76.169%{transform:translate(39.1333vw,76.169vh) scale(.2209)}to{transform:translate(36.4331vw,99vh) scale(.2209)}}.snow:nth-child(191){opacity:1.6942;transform:translate(50.9415vw,-10px) scale(.8658);animation:fall-191 10s -24s linear infinite}@keyframes fall-191{67.173%{transform:translate(44.2395vw,67.173vh) scale(.8658)}to{transform:translate(47.5905vw,99vh) scale(.8658)}}.snow:nth-child(192){opacity:.869;transform:translate(60.5409vw,-10px) scale(.5439);animation:fall-192 11s -7s linear infinite}@keyframes fall-192{76.058%{transform:translate(68.4435vw,76.058vh) scale(.5439)}to{transform:translate(64.4922vw,99vh) scale(.5439)}}.snow:nth-child(193){opacity:1.0006;transform:translate(74.9607vw,-10px) scale(.505);animation:fall-193 20s -18s linear infinite}@keyframes fall-193{75.28%{transform:translate(70.8624vw,75.28vh) scale(.505)}to{transform:translate(72.91155vw,99vh) scale(.505)}}.snow:nth-child(194){opacity:1.7644;transform:translate(67.8489vw,-10px) scale(.3675);animation:fall-194 18s -23s linear infinite}@keyframes fall-194{51.877%{transform:translate(76.0219vw,51.877vh) scale(.3675)}to{transform:translate(71.9354vw,99vh) scale(.3675)}}.snow:nth-child(195){opacity:.6892;transform:translate(36.5769vw,-10px) scale(.9825);animation:fall-195 22s -9s linear infinite}@keyframes fall-195{56.472%{transform:translate(43.3121vw,56.472vh) scale(.9825)}to{transform:translate(39.9445vw,99vh) scale(.9825)}}.snow:nth-child(196){opacity:.1382;transform:translate(17.9426vw,-10px) scale(.9271);animation:fall-196 24s -30s linear infinite}@keyframes fall-196{56.03%{transform:translate(12.6399vw,56.03vh) scale(.9271)}to{transform:translate(15.29125vw,99vh) scale(.9271)}}.snow:nth-child(197){opacity:1.4924;transform:translate(34.0952vw,-10px) scale(.309);animation:fall-197 11s -2s linear infinite}@keyframes fall-197{74.773%{transform:translate(34.5049vw,74.773vh) scale(.309)}to{transform:translate(34.30005vw,99vh) scale(.309)}}.snow:nth-child(198){opacity:1.108;transform:translate(33.4781vw,-10px) scale(.256);animation:fall-198 30s -6s linear infinite}@keyframes fall-198{30.047%{transform:translate(29.3184vw,30.047vh) scale(.256)}to{transform:translate(31.39825vw,99vh) scale(.256)}}.snow:nth-child(199){opacity:1.8704;transform:translate(47.2087vw,-10px) scale(.2308);animation:fall-199 25s -12s linear infinite}@keyframes fall-199{67.934%{transform:translate(42.4726vw,67.934vh) scale(.2308)}to{transform:translate(44.84065vw,99vh) scale(.2308)}}.snow:nth-child(200){opacity:.3508;transform:translate(77.7801vw,-10px) scale(.7135);animation:fall-200 26s -21s linear infinite}@keyframes fall-200{35.22%{transform:translate(73.9178vw,35.22vh) scale(.7135)}to{transform:translate(75.84895vw,99vh) scale(.7135)}}.snow:nth-child(201){opacity:.0228;transform:translate(20.8944vw,-10px) scale(.06);animation:fall-201 27s -20s linear infinite}@keyframes fall-201{59.669%{transform:translate(27.818vw,59.669vh) scale(.06)}to{transform:translate(24.3562vw,99vh) scale(.06)}}.snow:nth-child(202){opacity:1.7044;transform:translate(86.0809vw,-10px) scale(.506);animation:fall-202 13s -7s linear infinite}@keyframes fall-202{37.379%{transform:translate(95.0894vw,37.379vh) scale(.506)}to{transform:translate(90.58515vw,99vh) scale(.506)}}.snow:nth-child(203){opacity:.3396;transform:translate(61.0132vw,-10px) scale(.4125);animation:fall-203 25s -25s linear infinite}@keyframes fall-203{67.411%{transform:translate(69.463vw,67.411vh) scale(.4125)}to{transform:translate(65.2381vw,99vh) scale(.4125)}}.snow:nth-child(204){opacity:.5434;transform:translate(11.2318vw,-10px) scale(.1341);animation:fall-204 24s -19s linear infinite}@keyframes fall-204{52.237%{transform:translate(11.9619vw,52.237vh) scale(.1341)}to{transform:translate(11.59685vw,99vh) scale(.1341)}}.snow:nth-child(205){opacity:1.9898;transform:translate(78.733vw,-10px) scale(.2152);animation:fall-205 18s -5s linear infinite}@keyframes fall-205{38.891%{transform:translate(74.9416vw,38.891vh) scale(.2152)}to{transform:translate(76.8373vw,99vh) scale(.2152)}}.snow:nth-child(206){opacity:.529;transform:translate(93.2031vw,-10px) scale(.6773);animation:fall-206 25s -2s linear infinite}@keyframes fall-206{34.686%{transform:translate(93.7837vw,34.686vh) scale(.6773)}to{transform:translate(93.4934vw,99vh) scale(.6773)}}.snow:nth-child(207){opacity:1.1326;transform:translate(80.9097vw,-10px) scale(.7295);animation:fall-207 23s -14s linear infinite}@keyframes fall-207{31.648%{transform:translate(83.0341vw,31.648vh) scale(.7295)}to{transform:translate(81.9719vw,99vh) scale(.7295)}}.snow:nth-child(208){opacity:.8118;transform:translate(10.8024vw,-10px) scale(.2073);animation:fall-208 25s -22s linear infinite}@keyframes fall-208{77.571%{transform:translate(16.5477vw,77.571vh) scale(.2073)}to{transform:translate(13.67505vw,99vh) scale(.2073)}}.snow:nth-child(209){opacity:.2402;transform:translate(92.6564vw,-10px) scale(.7708);animation:fall-209 14s -26s linear infinite}@keyframes fall-209{44.848%{transform:translate(97.0091vw,44.848vh) scale(.7708)}to{transform:translate(94.83275vw,99vh) scale(.7708)}}.snow:nth-child(210){opacity:.7152;transform:translate(21.5345vw,-10px) scale(.0469);animation:fall-210 14s -28s linear infinite}@keyframes fall-210{69.344%{transform:translate(18.7592vw,69.344vh) scale(.0469)}to{transform:translate(20.14685vw,99vh) scale(.0469)}}.snow:nth-child(211){opacity:.7728;transform:translate(25.8703vw,-10px) scale(.9641);animation:fall-211 12s -14s linear infinite}@keyframes fall-211{61.049%{transform:translate(32.3502vw,61.049vh) scale(.9641)}to{transform:translate(29.11025vw,99vh) scale(.9641)}}.snow:nth-child(212){opacity:.3844;transform:translate(32.6196vw,-10px) scale(.0871);animation:fall-212 16s -11s linear infinite}@keyframes fall-212{41.547%{transform:translate(41.2259vw,41.547vh) scale(.0871)}to{transform:translate(36.92275vw,99vh) scale(.0871)}}.snow:nth-child(213){opacity:1.74;transform:translate(39.2429vw,-10px) scale(.8603);animation:fall-213 21s -12s linear infinite}@keyframes fall-213{62.164%{transform:translate(29.7278vw,62.164vh) scale(.8603)}to{transform:translate(34.48535vw,99vh) scale(.8603)}}.snow:nth-child(214){opacity:.9026;transform:translate(89.7578vw,-10px) scale(.9267);animation:fall-214 30s -21s linear infinite}@keyframes fall-214{70.191%{transform:translate(98.987vw,70.191vh) scale(.9267)}to{transform:translate(94.3724vw,99vh) scale(.9267)}}.snow:nth-child(215){opacity:1.7474;transform:translate(51.2218vw,-10px) scale(.0156);animation:fall-215 20s -7s linear infinite}@keyframes fall-215{53.316%{transform:translate(41.7859vw,53.316vh) scale(.0156)}to{transform:translate(46.50385vw,99vh) scale(.0156)}}.snow:nth-child(216){opacity:1.0586;transform:translate(72.0619vw,-10px) scale(.963);animation:fall-216 29s -30s linear infinite}@keyframes fall-216{72.986%{transform:translate(75.1826vw,72.986vh) scale(.963)}to{transform:translate(73.62225vw,99vh) scale(.963)}}.snow:nth-child(217){opacity:.5904;transform:translate(96.0804vw,-10px) scale(.0484);animation:fall-217 20s -14s linear infinite}@keyframes fall-217{34.763%{transform:translate(100.4353vw,34.763vh) scale(.0484)}to{transform:translate(98.25785vw,99vh) scale(.0484)}}.snow:nth-child(218){opacity:1.3748;transform:translate(84.4715vw,-10px) scale(.0513);animation:fall-218 21s -1s linear infinite}@keyframes fall-218{32.523%{transform:translate(89.0794vw,32.523vh) scale(.0513)}to{transform:translate(86.77545vw,99vh) scale(.0513)}}.snow:nth-child(219){opacity:1.8394;transform:translate(2.6225vw,-10px) scale(.3634);animation:fall-219 28s -17s linear infinite}@keyframes fall-219{51.702%{transform:translate(-2.3269vw,51.702vh) scale(.3634)}to{transform:translate(.1478vw,99vh) scale(.3634)}}.snow:nth-child(220){opacity:.1208;transform:translate(31.6236vw,-10px) scale(.5489);animation:fall-220 13s -20s linear infinite}@keyframes fall-220{76.4%{transform:translate(37.7342vw,76.4vh) scale(.5489)}to{transform:translate(34.6789vw,99vh) scale(.5489)}}.snow:nth-child(221){opacity:1.768;transform:translate(82.0118vw,-10px) scale(.0863);animation:fall-221 19s -9s linear infinite}@keyframes fall-221{78.362%{transform:translate(76.8765vw,78.362vh) scale(.0863)}to{transform:translate(79.44415vw,99vh) scale(.0863)}}.snow:nth-child(222){opacity:.0634;transform:translate(6.3401vw,-10px) scale(.2064);animation:fall-222 20s -25s linear infinite}@keyframes fall-222{46.093%{transform:translate(14.0179vw,46.093vh) scale(.2064)}to{transform:translate(10.179vw,99vh) scale(.2064)}}.snow:nth-child(223){opacity:.035;transform:translate(6.3323vw,-10px) scale(.3506);animation:fall-223 25s -7s linear infinite}@keyframes fall-223{60.877%{transform:translate(10.2111vw,60.877vh) scale(.3506)}to{transform:translate(8.2717vw,99vh) scale(.3506)}}.snow:nth-child(224){opacity:.4684;transform:translate(77.7299vw,-10px) scale(.5724);animation:fall-224 21s -5s linear infinite}@keyframes fall-224{69.923%{transform:translate(87.5669vw,69.923vh) scale(.5724)}to{transform:translate(82.6484vw,99vh) scale(.5724)}}.snow:nth-child(225){opacity:1.926;transform:translate(90.5441vw,-10px) scale(.4601);animation:fall-225 12s -25s linear infinite}@keyframes fall-225{74.379%{transform:translate(82.9986vw,74.379vh) scale(.4601)}to{transform:translate(86.77135vw,99vh) scale(.4601)}}.snow:nth-child(226){opacity:.8794;transform:translate(4.0232vw,-10px) scale(.1541);animation:fall-226 18s -27s linear infinite}@keyframes fall-226{59.522%{transform:translate(11.8674vw,59.522vh) scale(.1541)}to{transform:translate(7.9453vw,99vh) scale(.1541)}}.snow:nth-child(227){opacity:.729;transform:translate(60.0523vw,-10px) scale(.1443);animation:fall-227 27s -8s linear infinite}@keyframes fall-227{31.776%{transform:translate(60.8564vw,31.776vh) scale(.1443)}to{transform:translate(60.45435vw,99vh) scale(.1443)}}.snow:nth-child(228){opacity:1.5812;transform:translate(17.9368vw,-10px) scale(.7632);animation:fall-228 10s -8s linear infinite}@keyframes fall-228{34.63%{transform:translate(18.0094vw,34.63vh) scale(.7632)}to{transform:translate(17.9731vw,99vh) scale(.7632)}}.snow:nth-child(229){opacity:.6588;transform:translate(47.2967vw,-10px) scale(.276);animation:fall-229 15s -9s linear infinite}@keyframes fall-229{30.868%{transform:translate(42.9475vw,30.868vh) scale(.276)}to{transform:translate(45.1221vw,99vh) scale(.276)}}.snow:nth-child(230){opacity:1.2502;transform:translate(5.4841vw,-10px) scale(.6664);animation:fall-230 26s -18s linear infinite}@keyframes fall-230{66.334%{transform:translate(2.2103vw,66.334vh) scale(.6664)}to{transform:translate(3.8472vw,99vh) scale(.6664)}}.snow:nth-child(231){opacity:1.662;transform:translate(27.0496vw,-10px) scale(.2118);animation:fall-231 20s -28s linear infinite}@keyframes fall-231{57.663%{transform:translate(21.7352vw,57.663vh) scale(.2118)}to{transform:translate(24.3924vw,99vh) scale(.2118)}}.snow:nth-child(232){opacity:1.1838;transform:translate(40.5895vw,-10px) scale(.6767);animation:fall-232 13s -14s linear infinite}@keyframes fall-232{41.851%{transform:translate(45.5185vw,41.851vh) scale(.6767)}to{transform:translate(43.054vw,99vh) scale(.6767)}}.snow:nth-child(233){opacity:1.5414;transform:translate(22.4695vw,-10px) scale(.1557);animation:fall-233 25s -28s linear infinite}@keyframes fall-233{33.729%{transform:translate(13.8446vw,33.729vh) scale(.1557)}to{transform:translate(18.15705vw,99vh) scale(.1557)}}.snow:nth-child(234){opacity:.0058;transform:translate(44.1802vw,-10px) scale(.2424);animation:fall-234 27s -5s linear infinite}@keyframes fall-234{70.91%{transform:translate(52.1647vw,70.91vh) scale(.2424)}to{transform:translate(48.17245vw,99vh) scale(.2424)}}.snow:nth-child(235){opacity:1.6816;transform:translate(2.0774vw,-10px) scale(.994);animation:fall-235 30s -22s linear infinite}@keyframes fall-235{43.588%{transform:translate(4.8765vw,43.588vh) scale(.994)}to{transform:translate(3.47695vw,99vh) scale(.994)}}.snow:nth-child(236){opacity:1.3508;transform:translate(46.8927vw,-10px) scale(.2551);animation:fall-236 17s -19s linear infinite}@keyframes fall-236{49.94%{transform:translate(46.847vw,49.94vh) scale(.2551)}to{transform:translate(46.86985vw,99vh) scale(.2551)}}.snow:nth-child(237){opacity:.8294;transform:translate(33.2263vw,-10px) scale(.6277);animation:fall-237 19s -4s linear infinite}@keyframes fall-237{34.098%{transform:translate(39.8742vw,34.098vh) scale(.6277)}to{transform:translate(36.55025vw,99vh) scale(.6277)}}.snow:nth-child(238){opacity:.1948;transform:translate(91.4081vw,-10px) scale(.9961);animation:fall-238 11s -1s linear infinite}@keyframes fall-238{56.136%{transform:translate(98.5255vw,56.136vh) scale(.9961)}to{transform:translate(94.9668vw,99vh) scale(.9961)}}.snow:nth-child(239){opacity:.713;transform:translate(55.9577vw,-10px) scale(.5393);animation:fall-239 23s -1s linear infinite}@keyframes fall-239{70.389%{transform:translate(46.7952vw,70.389vh) scale(.5393)}to{transform:translate(51.37645vw,99vh) scale(.5393)}}.snow:nth-child(240){opacity:1.0664;transform:translate(24.2263vw,-10px) scale(.9694);animation:fall-240 29s -8s linear infinite}@keyframes fall-240{34.576%{transform:translate(22.7173vw,34.576vh) scale(.9694)}to{transform:translate(23.4718vw,99vh) scale(.9694)}}.snow:nth-child(241){opacity:.646;transform:translate(44.8429vw,-10px) scale(.4512);animation:fall-241 20s -22s linear infinite}@keyframes fall-241{68.272%{transform:translate(37.3403vw,68.272vh) scale(.4512)}to{transform:translate(41.0916vw,99vh) scale(.4512)}}.snow:nth-child(242){opacity:.0526;transform:translate(34.5822vw,-10px) scale(.9418);animation:fall-242 27s -1s linear infinite}@keyframes fall-242{38.015%{transform:translate(31.3606vw,38.015vh) scale(.9418)}to{transform:translate(32.9714vw,99vh) scale(.9418)}}.snow:nth-child(243){opacity:.3444;transform:translate(59.9446vw,-10px) scale(.7045);animation:fall-243 12s -22s linear infinite}@keyframes fall-243{56.07%{transform:translate(55.0891vw,56.07vh) scale(.7045)}to{transform:translate(57.51685vw,99vh) scale(.7045)}}.snow:nth-child(244){opacity:.2128;transform:translate(49.9269vw,-10px) scale(.3357);animation:fall-244 30s -19s linear infinite}@keyframes fall-244{60.674%{transform:translate(49.4578vw,60.674vh) scale(.3357)}to{transform:translate(49.69235vw,99vh) scale(.3357)}}.snow:nth-child(245){opacity:.9256;transform:translate(27.9181vw,-10px) scale(.364);animation:fall-245 23s -8s linear infinite}@keyframes fall-245{33.178%{transform:translate(35.9499vw,33.178vh) scale(.364)}to{transform:translate(31.934vw,99vh) scale(.364)}}.snow:nth-child(246){opacity:.061;transform:translate(19.5323vw,-10px) scale(.9466);animation:fall-246 19s -18s linear infinite}@keyframes fall-246{78.155%{transform:translate(27.3375vw,78.155vh) scale(.9466)}to{transform:translate(23.4349vw,99vh) scale(.9466)}}.snow:nth-child(247){opacity:1.2368;transform:translate(26.9386vw,-10px) scale(.5002);animation:fall-247 23s -26s linear infinite}@keyframes fall-247{77.002%{transform:translate(17.7721vw,77.002vh) scale(.5002)}to{transform:translate(22.35535vw,99vh) scale(.5002)}}.snow:nth-child(248){opacity:1.9048;transform:translate(37.0595vw,-10px) scale(.3426);animation:fall-248 28s -25s linear infinite}@keyframes fall-248{78.814%{transform:translate(35.7069vw,78.814vh) scale(.3426)}to{transform:translate(36.3832vw,99vh) scale(.3426)}}.snow:nth-child(249){opacity:.3094;transform:translate(60.0183vw,-10px) scale(.2296);animation:fall-249 26s -24s linear infinite}@keyframes fall-249{76.442%{transform:translate(67.599vw,76.442vh) scale(.2296)}to{transform:translate(63.80865vw,99vh) scale(.2296)}}.snow:nth-child(250){opacity:1.8792;transform:translate(36.7218vw,-10px) scale(.9059);animation:fall-250 26s -10s linear infinite}@keyframes fall-250{50.622%{transform:translate(28.6481vw,50.622vh) scale(.9059)}to{transform:translate(32.68495vw,99vh) scale(.9059)}}.snow:nth-child(251){opacity:.8326;transform:translate(32.0146vw,-10px) scale(.8363);animation:fall-251 29s -18s linear infinite}@keyframes fall-251{35.096%{transform:translate(39.4527vw,35.096vh) scale(.8363)}to{transform:translate(35.73365vw,99vh) scale(.8363)}}.snow:nth-child(252){opacity:1.9052;transform:translate(92.9315vw,-10px) scale(.3734);animation:fall-252 20s -19s linear infinite}@keyframes fall-252{70.02%{transform:translate(87.7378vw,70.02vh) scale(.3734)}to{transform:translate(90.33465vw,99vh) scale(.3734)}}.snow:nth-child(253){opacity:1.089;transform:translate(44.7642vw,-10px) scale(.5126);animation:fall-253 29s -14s linear infinite}@keyframes fall-253{78.761%{transform:translate(41.7965vw,78.761vh) scale(.5126)}to{transform:translate(43.28035vw,99vh) scale(.5126)}}.snow:nth-child(254){opacity:1.3432;transform:translate(71.3821vw,-10px) scale(.4398);animation:fall-254 28s -15s linear infinite}@keyframes fall-254{50.736%{transform:translate(76.9916vw,50.736vh) scale(.4398)}to{transform:translate(74.18685vw,99vh) scale(.4398)}}.snow:nth-child(255){opacity:.3554;transform:translate(31.1962vw,-10px) scale(.4055);animation:fall-255 29s -30s linear infinite}@keyframes fall-255{36.425%{transform:translate(32.0971vw,36.425vh) scale(.4055)}to{transform:translate(31.64665vw,99vh) scale(.4055)}}.snow:nth-child(256){opacity:1.2162;transform:translate(85.9389vw,-10px) scale(.3462);animation:fall-256 28s -16s linear infinite}@keyframes fall-256{69.398%{transform:translate(91.9654vw,69.398vh) scale(.3462)}to{transform:translate(88.95215vw,99vh) scale(.3462)}}.snow:nth-child(257){opacity:1.5696;transform:translate(91.0279vw,-10px) scale(.6017);animation:fall-257 18s -11s linear infinite}@keyframes fall-257{66.257%{transform:translate(82.2406vw,66.257vh) scale(.6017)}to{transform:translate(86.63425vw,99vh) scale(.6017)}}.snow:nth-child(258){opacity:.7212;transform:translate(2.6859vw,-10px) scale(.8661);animation:fall-258 14s -16s linear infinite}@keyframes fall-258{50.839%{transform:translate(1.093vw,50.839vh) scale(.8661)}to{transform:translate(1.88945vw,99vh) scale(.8661)}}.snow:nth-child(259){opacity:.692;transform:translate(77.7935vw,-10px) scale(.5534);animation:fall-259 12s -18s linear infinite}@keyframes fall-259{62.349%{transform:translate(86.6728vw,62.349vh) scale(.5534)}to{transform:translate(82.23315vw,99vh) scale(.5534)}}.snow:nth-child(260){opacity:1.9854;transform:translate(49.9884vw,-10px) scale(.2756);animation:fall-260 24s -4s linear infinite}@keyframes fall-260{38.566%{transform:translate(44.8161vw,38.566vh) scale(.2756)}to{transform:translate(47.40225vw,99vh) scale(.2756)}}.snow:nth-child(261){opacity:.4036;transform:translate(91.9186vw,-10px) scale(.0127);animation:fall-261 19s -12s linear infinite}@keyframes fall-261{52.602%{transform:translate(99.3001vw,52.602vh) scale(.0127)}to{transform:translate(95.60935vw,99vh) scale(.0127)}}.snow:nth-child(262){opacity:.7332;transform:translate(51.148vw,-10px) scale(.2672);animation:fall-262 24s -17s linear infinite}@keyframes fall-262{75.237%{transform:translate(54.7467vw,75.237vh) scale(.2672)}to{transform:translate(52.94735vw,99vh) scale(.2672)}}.snow:nth-child(263){opacity:1.3508;transform:translate(18.3321vw,-10px) scale(.5666);animation:fall-263 14s -22s linear infinite}@keyframes fall-263{79.328%{transform:translate(27.2937vw,79.328vh) scale(.5666)}to{transform:translate(22.8129vw,99vh) scale(.5666)}}.snow:nth-child(264){opacity:1.702;transform:translate(76.6482vw,-10px) scale(.0328);animation:fall-264 17s -3s linear infinite}@keyframes fall-264{49.692%{transform:translate(75.7574vw,49.692vh) scale(.0328)}to{transform:translate(76.2028vw,99vh) scale(.0328)}}.snow:nth-child(265){opacity:.6468;transform:translate(57.6772vw,-10px) scale(.8701);animation:fall-265 26s -26s linear infinite}@keyframes fall-265{56.582%{transform:translate(52.4643vw,56.582vh) scale(.8701)}to{transform:translate(55.07075vw,99vh) scale(.8701)}}.snow:nth-child(266){opacity:.8192;transform:translate(31.6284vw,-10px) scale(.091);animation:fall-266 14s -10s linear infinite}@keyframes fall-266{66.726%{transform:translate(40.4175vw,66.726vh) scale(.091)}to{transform:translate(36.02295vw,99vh) scale(.091)}}.snow:nth-child(267){opacity:.2628;transform:translate(.637vw,-10px) scale(.9327);animation:fall-267 23s -27s linear infinite}@keyframes fall-267{52.285%{transform:translate(9.2855vw,52.285vh) scale(.9327)}to{transform:translate(4.96125vw,99vh) scale(.9327)}}.snow:nth-child(268){opacity:.563;transform:translate(48.5832vw,-10px) scale(.4524);animation:fall-268 16s -10s linear infinite}@keyframes fall-268{42.459%{transform:translate(40.3813vw,42.459vh) scale(.4524)}to{transform:translate(44.48225vw,99vh) scale(.4524)}}.snow:nth-child(269){opacity:.307;transform:translate(36.3445vw,-10px) scale(.4372);animation:fall-269 18s -20s linear infinite}@keyframes fall-269{55.9%{transform:translate(43.1798vw,55.9vh) scale(.4372)}to{transform:translate(39.76215vw,99vh) scale(.4372)}}.snow:nth-child(270){opacity:.1546;transform:translate(13.8655vw,-10px) scale(.0933);animation:fall-270 20s -18s linear infinite}@keyframes fall-270{70.424%{transform:translate(19.436vw,70.424vh) scale(.0933)}to{transform:translate(16.65075vw,99vh) scale(.0933)}}.snow:nth-child(271){opacity:1.114;transform:translate(4.4996vw,-10px) scale(.0652);animation:fall-271 24s -19s linear infinite}@keyframes fall-271{62.784%{transform:translate(13.7921vw,62.784vh) scale(.0652)}to{transform:translate(9.14585vw,99vh) scale(.0652)}}.snow:nth-child(272){opacity:.9416;transform:translate(76.9337vw,-10px) scale(.9578);animation:fall-272 27s -5s linear infinite}@keyframes fall-272{49.002%{transform:translate(76.9311vw,49.002vh) scale(.9578)}to{transform:translate(76.9324vw,99vh) scale(.9578)}}.snow:nth-child(273){opacity:1.7696;transform:translate(12.8445vw,-10px) scale(.903);animation:fall-273 12s -12s linear infinite}@keyframes fall-273{39.602%{transform:translate(18.1438vw,39.602vh) scale(.903)}to{transform:translate(15.49415vw,99vh) scale(.903)}}.snow:nth-child(274){opacity:.367;transform:translate(18.2556vw,-10px) scale(.8923);animation:fall-274 29s -9s linear infinite}@keyframes fall-274{65.188%{transform:translate(14.1271vw,65.188vh) scale(.8923)}to{transform:translate(16.19135vw,99vh) scale(.8923)}}.snow:nth-child(275){opacity:1.941;transform:translate(82.428vw,-10px) scale(.715);animation:fall-275 20s -17s linear infinite}@keyframes fall-275{71.997%{transform:translate(87.9858vw,71.997vh) scale(.715)}to{transform:translate(85.2069vw,99vh) scale(.715)}}.snow:nth-child(276){opacity:.8208;transform:translate(31.3498vw,-10px) scale(.8979);animation:fall-276 12s -27s linear infinite}@keyframes fall-276{45.527%{transform:translate(26.6229vw,45.527vh) scale(.8979)}to{transform:translate(28.98635vw,99vh) scale(.8979)}}.snow:nth-child(277){opacity:1.0092;transform:translate(45.6387vw,-10px) scale(.1959);animation:fall-277 30s -22s linear infinite}@keyframes fall-277{64.386%{transform:translate(42.8852vw,64.386vh) scale(.1959)}to{transform:translate(44.26195vw,99vh) scale(.1959)}}.snow:nth-child(278){opacity:.1782;transform:translate(49.2642vw,-10px) scale(.9175);animation:fall-278 16s -11s linear infinite}@keyframes fall-278{45.567%{transform:translate(47.436vw,45.567vh) scale(.9175)}to{transform:translate(48.3501vw,99vh) scale(.9175)}}.snow:nth-child(279){opacity:1.5238;transform:translate(17.6802vw,-10px) scale(.4643);animation:fall-279 20s -21s linear infinite}@keyframes fall-279{48.284%{transform:translate(10.1959vw,48.284vh) scale(.4643)}to{transform:translate(13.93805vw,99vh) scale(.4643)}}.snow:nth-child(280){opacity:1.9086;transform:translate(21.4989vw,-10px) scale(.893);animation:fall-280 17s -9s linear infinite}@keyframes fall-280{42.652%{transform:translate(23.7129vw,42.652vh) scale(.893)}to{transform:translate(22.6059vw,99vh) scale(.893)}}.snow:nth-child(281){opacity:.9184;transform:translate(27.6358vw,-10px) scale(.5905);animation:fall-281 18s -11s linear infinite}@keyframes fall-281{60.98%{transform:translate(21.5084vw,60.98vh) scale(.5905)}to{transform:translate(24.5721vw,99vh) scale(.5905)}}.snow:nth-child(282){opacity:.9438;transform:translate(13.2998vw,-10px) scale(.1629);animation:fall-282 27s -21s linear infinite}@keyframes fall-282{53.702%{transform:translate(5.4271vw,53.702vh) scale(.1629)}to{transform:translate(9.36345vw,99vh) scale(.1629)}}.snow:nth-child(283){opacity:1.8398;transform:translate(70.0862vw,-10px) scale(.4096);animation:fall-283 22s -21s linear infinite}@keyframes fall-283{30.046%{transform:translate(68.0453vw,30.046vh) scale(.4096)}to{transform:translate(69.06575vw,99vh) scale(.4096)}}.snow:nth-child(284){opacity:1.712;transform:translate(3.4137vw,-10px) scale(.2384);animation:fall-284 16s -12s linear infinite}@keyframes fall-284{71.923%{transform:translate(4.7123vw,71.923vh) scale(.2384)}to{transform:translate(4.063vw,99vh) scale(.2384)}}.snow:nth-child(285){opacity:1.9252;transform:translate(69.8997vw,-10px) scale(.9397);animation:fall-285 26s -16s linear infinite}@keyframes fall-285{47.771%{transform:translate(66.7847vw,47.771vh) scale(.9397)}to{transform:translate(68.3422vw,99vh) scale(.9397)}}.snow:nth-child(286){opacity:.4252;transform:translate(20.6593vw,-10px) scale(.144);animation:fall-286 21s -15s linear infinite}@keyframes fall-286{53.695%{transform:translate(25.6508vw,53.695vh) scale(.144)}to{transform:translate(23.15505vw,99vh) scale(.144)}}.snow:nth-child(287){opacity:.0062;transform:translate(82.1588vw,-10px) scale(.0213);animation:fall-287 19s -1s linear infinite}@keyframes fall-287{48.131%{transform:translate(90.7789vw,48.131vh) scale(.0213)}to{transform:translate(86.46885vw,99vh) scale(.0213)}}.snow:nth-child(288){opacity:1.892;transform:translate(11.7028vw,-10px) scale(.0771);animation:fall-288 26s -23s linear infinite}@keyframes fall-288{36.568%{transform:translate(16.8097vw,36.568vh) scale(.0771)}to{transform:translate(14.25625vw,99vh) scale(.0771)}}.snow:nth-child(289){opacity:1.1876;transform:translate(63.1503vw,-10px) scale(.2673);animation:fall-289 17s -1s linear infinite}@keyframes fall-289{43.689%{transform:translate(70.4835vw,43.689vh) scale(.2673)}to{transform:translate(66.8169vw,99vh) scale(.2673)}}.snow:nth-child(290){opacity:1.6942;transform:translate(69.3914vw,-10px) scale(.3973);animation:fall-290 23s -29s linear infinite}@keyframes fall-290{47.268%{transform:translate(66.0711vw,47.268vh) scale(.3973)}to{transform:translate(67.73125vw,99vh) scale(.3973)}}.snow:nth-child(291){opacity:.6618;transform:translate(81.45vw,-10px) scale(.957);animation:fall-291 27s -3s linear infinite}@keyframes fall-291{60.155%{transform:translate(85.4201vw,60.155vh) scale(.957)}to{transform:translate(83.43505vw,99vh) scale(.957)}}.snow:nth-child(292){opacity:1.4756;transform:translate(38.9885vw,-10px) scale(.5481);animation:fall-292 11s -19s linear infinite}@keyframes fall-292{47.051%{transform:translate(31.8213vw,47.051vh) scale(.5481)}to{transform:translate(35.4049vw,99vh) scale(.5481)}}.snow:nth-child(293){opacity:1.0062;transform:translate(56.5258vw,-10px) scale(.4356);animation:fall-293 26s -25s linear infinite}@keyframes fall-293{71.967%{transform:translate(64.9434vw,71.967vh) scale(.4356)}to{transform:translate(60.7346vw,99vh) scale(.4356)}}.snow:nth-child(294){opacity:1.8296;transform:translate(26.721vw,-10px) scale(.2599);animation:fall-294 25s -28s linear infinite}@keyframes fall-294{48.712%{transform:translate(25.4082vw,48.712vh) scale(.2599)}to{transform:translate(26.0646vw,99vh) scale(.2599)}}.snow:nth-child(295){opacity:.1944;transform:translate(4.463vw,-10px) scale(.4469);animation:fall-295 30s -30s linear infinite}@keyframes fall-295{74.86%{transform:translate(6.6369vw,74.86vh) scale(.4469)}to{transform:translate(5.54995vw,99vh) scale(.4469)}}.snow:nth-child(296){opacity:.639;transform:translate(94.0731vw,-10px) scale(.1714);animation:fall-296 11s -4s linear infinite}@keyframes fall-296{34.267%{transform:translate(89.8528vw,34.267vh) scale(.1714)}to{transform:translate(91.96295vw,99vh) scale(.1714)}}.snow:nth-child(297){opacity:.0926;transform:translate(83.9691vw,-10px) scale(.4521);animation:fall-297 24s -15s linear infinite}@keyframes fall-297{32.387%{transform:translate(93.0811vw,32.387vh) scale(.4521)}to{transform:translate(88.5251vw,99vh) scale(.4521)}}.snow:nth-child(298){opacity:.1612;transform:translate(21.0314vw,-10px) scale(.8368);animation:fall-298 10s -11s linear infinite}@keyframes fall-298{74.017%{transform:translate(17.0357vw,74.017vh) scale(.8368)}to{transform:translate(19.03355vw,99vh) scale(.8368)}}.snow:nth-child(299){opacity:.3214;transform:translate(73.8661vw,-10px) scale(.3695);animation:fall-299 17s -3s linear infinite}@keyframes fall-299{48.395%{transform:translate(78.2355vw,48.395vh) scale(.3695)}to{transform:translate(76.0508vw,99vh) scale(.3695)}}.snow:nth-child(300){opacity:.3894;transform:translate(82.396vw,-10px) scale(.2005);animation:fall-300 16s -6s linear infinite}@keyframes fall-300{67.622%{transform:translate(84.5848vw,67.622vh) scale(.2005)}to{transform:translate(83.4904vw,99vh) scale(.2005)}}.snow:nth-child(301){opacity:.3626;transform:translate(48.0088vw,-10px) scale(.3278);animation:fall-301 26s -21s linear infinite}@keyframes fall-301{66.039%{transform:translate(43.8071vw,66.039vh) scale(.3278)}to{transform:translate(45.90795vw,99vh) scale(.3278)}}.snow:nth-child(302){opacity:1.1588;transform:translate(8.9713vw,-10px) scale(.833);animation:fall-302 12s -15s linear infinite}@keyframes fall-302{75.98%{transform:translate(7.9169vw,75.98vh) scale(.833)}to{transform:translate(8.4441vw,99vh) scale(.833)}}.snow:nth-child(303){opacity:.3734;transform:translate(37.5448vw,-10px) scale(.0957);animation:fall-303 25s -29s linear infinite}@keyframes fall-303{59.47%{transform:translate(38.0494vw,59.47vh) scale(.0957)}to{transform:translate(37.7971vw,99vh) scale(.0957)}}.snow:nth-child(304){opacity:.8868;transform:translate(86.6592vw,-10px) scale(.1322);animation:fall-304 22s -5s linear infinite}@keyframes fall-304{67.647%{transform:translate(93.1674vw,67.647vh) scale(.1322)}to{transform:translate(89.9133vw,99vh) scale(.1322)}}.snow:nth-child(305){opacity:.2018;transform:translate(41.5445vw,-10px) scale(.2709);animation:fall-305 13s -10s linear infinite}@keyframes fall-305{69.466%{transform:translate(46.6844vw,69.466vh) scale(.2709)}to{transform:translate(44.11445vw,99vh) scale(.2709)}}.snow:nth-child(306){opacity:1.3554;transform:translate(51.8117vw,-10px) scale(.3882);animation:fall-306 15s -13s linear infinite}@keyframes fall-306{59.559%{transform:translate(46.0436vw,59.559vh) scale(.3882)}to{transform:translate(48.92765vw,99vh) scale(.3882)}}.snow:nth-child(307){opacity:.344;transform:translate(72.13vw,-10px) scale(.1032);animation:fall-307 10s -21s linear infinite}@keyframes fall-307{34.641%{transform:translate(65.6303vw,34.641vh) scale(.1032)}to{transform:translate(68.88015vw,99vh) scale(.1032)}}.snow:nth-child(308){opacity:.6668;transform:translate(49.3003vw,-10px) scale(.5283);animation:fall-308 22s -1s linear infinite}@keyframes fall-308{64.805%{transform:translate(56.1631vw,64.805vh) scale(.5283)}to{transform:translate(52.7317vw,99vh) scale(.5283)}}.snow:nth-child(309){opacity:1.2566;transform:translate(87.0663vw,-10px) scale(.191);animation:fall-309 20s -15s linear infinite}@keyframes fall-309{69.398%{transform:translate(91.2428vw,69.398vh) scale(.191)}to{transform:translate(89.15455vw,99vh) scale(.191)}}.snow:nth-child(310){opacity:1.0036;transform:translate(51.877vw,-10px) scale(.0392);animation:fall-310 13s -28s linear infinite}@keyframes fall-310{70.941%{transform:translate(49.1668vw,70.941vh) scale(.0392)}to{transform:translate(50.5219vw,99vh) scale(.0392)}}.snow:nth-child(311){opacity:.7846;transform:translate(13.78vw,-10px) scale(.3636);animation:fall-311 28s -8s linear infinite}@keyframes fall-311{37.728%{transform:translate(5.7778vw,37.728vh) scale(.3636)}to{transform:translate(9.7789vw,99vh) scale(.3636)}}.snow:nth-child(312){opacity:.83;transform:translate(95.3585vw,-10px) scale(.4832);animation:fall-312 16s -20s linear infinite}@keyframes fall-312{47.016%{transform:translate(94.5791vw,47.016vh) scale(.4832)}to{transform:translate(94.9688vw,99vh) scale(.4832)}}.snow:nth-child(313){opacity:1.4866;transform:translate(61.1096vw,-10px) scale(.5718);animation:fall-313 29s -19s linear infinite}@keyframes fall-313{41.425%{transform:translate(66.9124vw,41.425vh) scale(.5718)}to{transform:translate(64.011vw,99vh) scale(.5718)}}.snow:nth-child(314){opacity:1.6254;transform:translate(.5092vw,-10px) scale(.1592);animation:fall-314 25s -15s linear infinite}@keyframes fall-314{43.298%{transform:translate(6.5382vw,43.298vh) scale(.1592)}to{transform:translate(3.5237vw,99vh) scale(.1592)}}.snow:nth-child(315){opacity:1.9346;transform:translate(62.7204vw,-10px) scale(.4479);animation:fall-315 20s -20s linear infinite}@keyframes fall-315{53.453%{transform:translate(70.6943vw,53.453vh) scale(.4479)}to{transform:translate(66.70735vw,99vh) scale(.4479)}}.snow:nth-child(316){opacity:1.1372;transform:translate(80.989vw,-10px) scale(.979);animation:fall-316 29s -12s linear infinite}@keyframes fall-316{55.171%{transform:translate(84.4786vw,55.171vh) scale(.979)}to{transform:translate(82.7338vw,99vh) scale(.979)}}.snow:nth-child(317){opacity:.4058;transform:translate(80.4523vw,-10px) scale(.4188);animation:fall-317 22s -5s linear infinite}@keyframes fall-317{72.693%{transform:translate(88.5906vw,72.693vh) scale(.4188)}to{transform:translate(84.52145vw,99vh) scale(.4188)}}.snow:nth-child(318){opacity:1.277;transform:translate(76.9785vw,-10px) scale(.6792);animation:fall-318 19s -11s linear infinite}@keyframes fall-318{34.899%{transform:translate(77.3379vw,34.899vh) scale(.6792)}to{transform:translate(77.1582vw,99vh) scale(.6792)}}.snow:nth-child(319){opacity:1.5564;transform:translate(22.4718vw,-10px) scale(.3597);animation:fall-319 12s -19s linear infinite}@keyframes fall-319{57.375%{transform:translate(20.005vw,57.375vh) scale(.3597)}to{transform:translate(21.2384vw,99vh) scale(.3597)}}.snow:nth-child(320){opacity:1.0584;transform:translate(61.9486vw,-10px) scale(.4967);animation:fall-320 11s -17s linear infinite}@keyframes fall-320{37.519%{transform:translate(62.9034vw,37.519vh) scale(.4967)}to{transform:translate(62.426vw,99vh) scale(.4967)}}.snow:nth-child(321){opacity:.9528;transform:translate(66.5044vw,-10px) scale(.984);animation:fall-321 17s -24s linear infinite}@keyframes fall-321{66.287%{transform:translate(74.1032vw,66.287vh) scale(.984)}to{transform:translate(70.3038vw,99vh) scale(.984)}}.snow:nth-child(322){opacity:.3584;transform:translate(29.6288vw,-10px) scale(.7341);animation:fall-322 10s -24s linear infinite}@keyframes fall-322{40.913%{transform:translate(21.0563vw,40.913vh) scale(.7341)}to{transform:translate(25.34255vw,99vh) scale(.7341)}}.snow:nth-child(323){opacity:1.316;transform:translate(91.5834vw,-10px) scale(.7259);animation:fall-323 16s -23s linear infinite}@keyframes fall-323{61.296%{transform:translate(100.1023vw,61.296vh) scale(.7259)}to{transform:translate(95.84285vw,99vh) scale(.7259)}}.snow:nth-child(324){opacity:1.6654;transform:translate(31.3062vw,-10px) scale(.5795);animation:fall-324 27s -1s linear infinite}@keyframes fall-324{76.137%{transform:translate(28.1893vw,76.137vh) scale(.5795)}to{transform:translate(29.74775vw,99vh) scale(.5795)}}.snow:nth-child(325){opacity:.1018;transform:translate(10.5749vw,-10px) scale(.1779);animation:fall-325 17s -21s linear infinite}@keyframes fall-325{49.188%{transform:translate(1.7619vw,49.188vh) scale(.1779)}to{transform:translate(6.1684vw,99vh) scale(.1779)}}.snow:nth-child(326){opacity:.5192;transform:translate(51.6163vw,-10px) scale(.4311);animation:fall-326 29s -24s linear infinite}@keyframes fall-326{42.594%{transform:translate(53.3684vw,42.594vh) scale(.4311)}to{transform:translate(52.49235vw,99vh) scale(.4311)}}.snow:nth-child(327){opacity:1.4596;transform:translate(88.6251vw,-10px) scale(.076);animation:fall-327 16s -12s linear infinite}@keyframes fall-327{47.924%{transform:translate(84.1575vw,47.924vh) scale(.076)}to{transform:translate(86.3913vw,99vh) scale(.076)}}.snow:nth-child(328){opacity:.219;transform:translate(4.7505vw,-10px) scale(.5548);animation:fall-328 24s -2s linear infinite}@keyframes fall-328{75.141%{transform:translate(14.1704vw,75.141vh) scale(.5548)}to{transform:translate(9.46045vw,99vh) scale(.5548)}}.snow:nth-child(329){opacity:.3112;transform:translate(14.3711vw,-10px) scale(.3091);animation:fall-329 24s -22s linear infinite}@keyframes fall-329{46.186%{transform:translate(15.3428vw,46.186vh) scale(.3091)}to{transform:translate(14.85695vw,99vh) scale(.3091)}}.snow:nth-child(330){opacity:.1348;transform:translate(40.8377vw,-10px) scale(.1503);animation:fall-330 29s -11s linear infinite}@keyframes fall-330{77.102%{transform:translate(46.7464vw,77.102vh) scale(.1503)}to{transform:translate(43.79205vw,99vh) scale(.1503)}}.snow:nth-child(331){opacity:.7314;transform:translate(45.746vw,-10px) scale(.1126);animation:fall-331 26s -5s linear infinite}@keyframes fall-331{73.592%{transform:translate(38.0928vw,73.592vh) scale(.1126)}to{transform:translate(41.9194vw,99vh) scale(.1126)}}.snow:nth-child(332){opacity:.5038;transform:translate(28.6796vw,-10px) scale(.0375);animation:fall-332 27s -10s linear infinite}@keyframes fall-332{35.988%{transform:translate(36.2731vw,35.988vh) scale(.0375)}to{transform:translate(32.47635vw,99vh) scale(.0375)}}.snow:nth-child(333){opacity:1.3582;transform:translate(23.2131vw,-10px) scale(.9426);animation:fall-333 13s -5s linear infinite}@keyframes fall-333{73.823%{transform:translate(27.8967vw,73.823vh) scale(.9426)}to{transform:translate(25.5549vw,99vh) scale(.9426)}}.snow:nth-child(334){opacity:1.535;transform:translate(53.853vw,-10px) scale(.268);animation:fall-334 11s -15s linear infinite}@keyframes fall-334{56.408%{transform:translate(46.2764vw,56.408vh) scale(.268)}to{transform:translate(50.0647vw,99vh) scale(.268)}}.snow:nth-child(335){opacity:1.0454;transform:translate(90.8964vw,-10px) scale(.4064);animation:fall-335 28s -9s linear infinite}@keyframes fall-335{67.849%{transform:translate(100.3602vw,67.849vh) scale(.4064)}to{transform:translate(95.6283vw,99vh) scale(.4064)}}.snow:nth-child(336){opacity:.0998;transform:translate(47.4067vw,-10px) scale(.2742);animation:fall-336 10s -4s linear infinite}@keyframes fall-336{66.982%{transform:translate(56.1586vw,66.982vh) scale(.2742)}to{transform:translate(51.78265vw,99vh) scale(.2742)}}.snow:nth-child(337){opacity:1.6942;transform:translate(34.4029vw,-10px) scale(.7783);animation:fall-337 15s -10s linear infinite}@keyframes fall-337{62.151%{transform:translate(28.3211vw,62.151vh) scale(.7783)}to{transform:translate(31.362vw,99vh) scale(.7783)}}.snow:nth-child(338){opacity:.828;transform:translate(31.4517vw,-10px) scale(.8262);animation:fall-338 29s -1s linear infinite}@keyframes fall-338{65.736%{transform:translate(26.5378vw,65.736vh) scale(.8262)}to{transform:translate(28.99475vw,99vh) scale(.8262)}}.snow:nth-child(339){opacity:1.0122;transform:translate(55.3108vw,-10px) scale(.1503);animation:fall-339 30s -4s linear infinite}@keyframes fall-339{33.881%{transform:translate(47.1589vw,33.881vh) scale(.1503)}to{transform:translate(51.23485vw,99vh) scale(.1503)}}.snow:nth-child(340){opacity:1.9238;transform:translate(91.8265vw,-10px) scale(.5643);animation:fall-340 19s -1s linear infinite}@keyframes fall-340{36.285%{transform:translate(100.644vw,36.285vh) scale(.5643)}to{transform:translate(96.23525vw,99vh) scale(.5643)}}.snow:nth-child(341){opacity:1.9482;transform:translate(95.4658vw,-10px) scale(.2372);animation:fall-341 21s -13s linear infinite}@keyframes fall-341{69.832%{transform:translate(85.6965vw,69.832vh) scale(.2372)}to{transform:translate(90.58115vw,99vh) scale(.2372)}}.snow:nth-child(342){opacity:1.7518;transform:translate(94.7582vw,-10px) scale(.1297);animation:fall-342 17s -20s linear infinite}@keyframes fall-342{41.103%{transform:translate(92.4954vw,41.103vh) scale(.1297)}to{transform:translate(93.6268vw,99vh) scale(.1297)}}.snow:nth-child(343){opacity:.2946;transform:translate(30.6215vw,-10px) scale(.5819);animation:fall-343 27s -11s linear infinite}@keyframes fall-343{47.261%{transform:translate(24.3946vw,47.261vh) scale(.5819)}to{transform:translate(27.50805vw,99vh) scale(.5819)}}.snow:nth-child(344){opacity:1.969;transform:translate(58.1191vw,-10px) scale(.2139);animation:fall-344 16s -7s linear infinite}@keyframes fall-344{39.458%{transform:translate(67.8164vw,39.458vh) scale(.2139)}to{transform:translate(62.96775vw,99vh) scale(.2139)}}.snow:nth-child(345){opacity:.1162;transform:translate(5.7587vw,-10px) scale(.7241);animation:fall-345 20s -15s linear infinite}@keyframes fall-345{49.392%{transform:translate(14.664vw,49.392vh) scale(.7241)}to{transform:translate(10.21135vw,99vh) scale(.7241)}}.snow:nth-child(346){opacity:1.4696;transform:translate(13.6772vw,-10px) scale(.133);animation:fall-346 14s -17s linear infinite}@keyframes fall-346{66.143%{transform:translate(13.6089vw,66.143vh) scale(.133)}to{transform:translate(13.64305vw,99vh) scale(.133)}}.snow:nth-child(347){opacity:.3712;transform:translate(79.733vw,-10px) scale(.8935);animation:fall-347 16s -24s linear infinite}@keyframes fall-347{59.886%{transform:translate(83.0237vw,59.886vh) scale(.8935)}to{transform:translate(81.37835vw,99vh) scale(.8935)}}.snow:nth-child(348){opacity:1.8398;transform:translate(27.5617vw,-10px) scale(.6235);animation:fall-348 22s -27s linear infinite}@keyframes fall-348{53.568%{transform:translate(20.1263vw,53.568vh) scale(.6235)}to{transform:translate(23.844vw,99vh) scale(.6235)}}.snow:nth-child(349){opacity:.099;transform:translate(33.9415vw,-10px) scale(.1923);animation:fall-349 22s -8s linear infinite}@keyframes fall-349{51.263%{transform:translate(29.8335vw,51.263vh) scale(.1923)}to{transform:translate(31.8875vw,99vh) scale(.1923)}}.snow:nth-child(350){opacity:1.3014;transform:translate(7.5751vw,-10px) scale(.3101);animation:fall-350 20s -21s linear infinite}@keyframes fall-350{47.56%{transform:translate(14.468vw,47.56vh) scale(.3101)}to{transform:translate(11.02155vw,99vh) scale(.3101)}}.snow:nth-child(351){opacity:.4276;transform:translate(.1662vw,-10px) scale(.1472);animation:fall-351 28s -4s linear infinite}@keyframes fall-351{72.045%{transform:translate(5.3622vw,72.045vh) scale(.1472)}to{transform:translate(2.7642vw,99vh) scale(.1472)}}.snow:nth-child(352){opacity:1.7148;transform:translate(67.753vw,-10px) scale(.8269);animation:fall-352 18s -25s linear infinite}@keyframes fall-352{41.33%{transform:translate(60.5238vw,41.33vh) scale(.8269)}to{transform:translate(64.1384vw,99vh) scale(.8269)}}.snow:nth-child(353){opacity:1.2282;transform:translate(77.5952vw,-10px) scale(.6571);animation:fall-353 25s -25s linear infinite}@keyframes fall-353{67.429%{transform:translate(68.7244vw,67.429vh) scale(.6571)}to{transform:translate(73.1598vw,99vh) scale(.6571)}}.snow:nth-child(354){opacity:.6078;transform:translate(21.8962vw,-10px) scale(.8869);animation:fall-354 14s -23s linear infinite}@keyframes fall-354{66.023%{transform:translate(13.5525vw,66.023vh) scale(.8869)}to{transform:translate(17.72435vw,99vh) scale(.8869)}}.snow:nth-child(355){opacity:.6812;transform:translate(60.1609vw,-10px) scale(.1822);animation:fall-355 30s -6s linear infinite}@keyframes fall-355{37.865%{transform:translate(57.6569vw,37.865vh) scale(.1822)}to{transform:translate(58.9089vw,99vh) scale(.1822)}}.snow:nth-child(356){opacity:1.5026;transform:translate(79.2471vw,-10px) scale(.6367);animation:fall-356 30s -21s linear infinite}@keyframes fall-356{66.563%{transform:translate(84.7689vw,66.563vh) scale(.6367)}to{transform:translate(82.008vw,99vh) scale(.6367)}}.snow:nth-child(357){opacity:.9846;transform:translate(61.6998vw,-10px) scale(.5109);animation:fall-357 22s -25s linear infinite}@keyframes fall-357{36.564%{transform:translate(69.8408vw,36.564vh) scale(.5109)}to{transform:translate(65.7703vw,99vh) scale(.5109)}}.snow:nth-child(358){opacity:.883;transform:translate(5.7566vw,-10px) scale(.9207);animation:fall-358 30s -7s linear infinite}@keyframes fall-358{50.918%{transform:translate(3.8888vw,50.918vh) scale(.9207)}to{transform:translate(4.8227vw,99vh) scale(.9207)}}.snow:nth-child(359){opacity:.648;transform:translate(79.7646vw,-10px) scale(.6058);animation:fall-359 15s -4s linear infinite}@keyframes fall-359{63.478%{transform:translate(73.0937vw,63.478vh) scale(.6058)}to{transform:translate(76.42915vw,99vh) scale(.6058)}}.snow:nth-child(360){opacity:1.1794;transform:translate(29.6996vw,-10px) scale(.8495);animation:fall-360 17s -23s linear infinite}@keyframes fall-360{53.084%{transform:translate(31.2551vw,53.084vh) scale(.8495)}to{transform:translate(30.47735vw,99vh) scale(.8495)}}.snow:nth-child(361){opacity:1.9456;transform:translate(58.8279vw,-10px) scale(.65);animation:fall-361 11s -20s linear infinite}@keyframes fall-361{45.678%{transform:translate(53.0369vw,45.678vh) scale(.65)}to{transform:translate(55.9324vw,99vh) scale(.65)}}.snow:nth-child(362){opacity:1.8974;transform:translate(45.358vw,-10px) scale(.2142);animation:fall-362 16s -6s linear infinite}@keyframes fall-362{76.908%{transform:translate(53.868vw,76.908vh) scale(.2142)}to{transform:translate(49.613vw,99vh) scale(.2142)}}.snow:nth-child(363){opacity:1.5704;transform:translate(45.1683vw,-10px) scale(.0253);animation:fall-363 28s -16s linear infinite}@keyframes fall-363{75.856%{transform:translate(50.8415vw,75.856vh) scale(.0253)}to{transform:translate(48.0049vw,99vh) scale(.0253)}}.snow:nth-child(364){opacity:.9066;transform:translate(67.7816vw,-10px) scale(.5256);animation:fall-364 27s -17s linear infinite}@keyframes fall-364{73.402%{transform:translate(67.8877vw,73.402vh) scale(.5256)}to{transform:translate(67.83465vw,99vh) scale(.5256)}}.snow:nth-child(365){opacity:.0406;transform:translate(61.4371vw,-10px) scale(.7906);animation:fall-365 17s -19s linear infinite}@keyframes fall-365{42.071%{transform:translate(70.0496vw,42.071vh) scale(.7906)}to{transform:translate(65.74335vw,99vh) scale(.7906)}}.snow:nth-child(366){opacity:.9406;transform:translate(57.5444vw,-10px) scale(.5868);animation:fall-366 14s -26s linear infinite}@keyframes fall-366{76.889%{transform:translate(62.3762vw,76.889vh) scale(.5868)}to{transform:translate(59.9603vw,99vh) scale(.5868)}}.snow:nth-child(367){opacity:.7692;transform:translate(36.7459vw,-10px) scale(.1977);animation:fall-367 24s -25s linear infinite}@keyframes fall-367{43.423%{transform:translate(39.1743vw,43.423vh) scale(.1977)}to{transform:translate(37.9601vw,99vh) scale(.1977)}}.snow:nth-child(368){opacity:1.1552;transform:translate(22.0848vw,-10px) scale(.245);animation:fall-368 26s -11s linear infinite}@keyframes fall-368{70.406%{transform:translate(20.7137vw,70.406vh) scale(.245)}to{transform:translate(21.39925vw,99vh) scale(.245)}}.snow:nth-child(369){opacity:.6648;transform:translate(68.3256vw,-10px) scale(.9661);animation:fall-369 17s -5s linear infinite}@keyframes fall-369{62.341%{transform:translate(63.7236vw,62.341vh) scale(.9661)}to{transform:translate(66.0246vw,99vh) scale(.9661)}}.snow:nth-child(370){opacity:.2288;transform:translate(97.2122vw,-10px) scale(.7298);animation:fall-370 26s -3s linear infinite}@keyframes fall-370{48.638%{transform:translate(103.9287vw,48.638vh) scale(.7298)}to{transform:translate(100.57045vw,99vh) scale(.7298)}}.snow:nth-child(371){opacity:1.748;transform:translate(54.6924vw,-10px) scale(.9806);animation:fall-371 10s -8s linear infinite}@keyframes fall-371{36.863%{transform:translate(57.4801vw,36.863vh) scale(.9806)}to{transform:translate(56.08625vw,99vh) scale(.9806)}}.snow:nth-child(372){opacity:.7728;transform:translate(53.6671vw,-10px) scale(.9548);animation:fall-372 20s -18s linear infinite}@keyframes fall-372{53.668%{transform:translate(59.7743vw,53.668vh) scale(.9548)}to{transform:translate(56.7207vw,99vh) scale(.9548)}}.snow:nth-child(373){opacity:.5844;transform:translate(52.5865vw,-10px) scale(.964);animation:fall-373 26s -2s linear infinite}@keyframes fall-373{55.371%{transform:translate(59.2171vw,55.371vh) scale(.964)}to{transform:translate(55.9018vw,99vh) scale(.964)}}.snow:nth-child(374){opacity:1.9988;transform:translate(82.968vw,-10px) scale(.5629);animation:fall-374 28s -21s linear infinite}@keyframes fall-374{40.647%{transform:translate(77.5932vw,40.647vh) scale(.5629)}to{transform:translate(80.2806vw,99vh) scale(.5629)}}.snow:nth-child(375){opacity:.2528;transform:translate(63.1923vw,-10px) scale(.6149);animation:fall-375 27s -5s linear infinite}@keyframes fall-375{42.899%{transform:translate(65.6121vw,42.899vh) scale(.6149)}to{transform:translate(64.4022vw,99vh) scale(.6149)}}.snow:nth-child(376){opacity:.8878;transform:translate(69.863vw,-10px) scale(.8407);animation:fall-376 28s -20s linear infinite}@keyframes fall-376{32.751%{transform:translate(60.2177vw,32.751vh) scale(.8407)}to{transform:translate(65.04035vw,99vh) scale(.8407)}}.snow:nth-child(377){opacity:.5022;transform:translate(79.0954vw,-10px) scale(.8742);animation:fall-377 17s -23s linear infinite}@keyframes fall-377{41.748%{transform:translate(81.1572vw,41.748vh) scale(.8742)}to{transform:translate(80.1263vw,99vh) scale(.8742)}}.snow:nth-child(378){opacity:.1702;transform:translate(28.7616vw,-10px) scale(.7655);animation:fall-378 11s -14s linear infinite}@keyframes fall-378{54.31%{transform:translate(29.0575vw,54.31vh) scale(.7655)}to{transform:translate(28.90955vw,99vh) scale(.7655)}}.snow:nth-child(379){opacity:.6656;transform:translate(71.8713vw,-10px) scale(.5951);animation:fall-379 10s -19s linear infinite}@keyframes fall-379{49.56%{transform:translate(67.9976vw,49.56vh) scale(.5951)}to{transform:translate(69.93445vw,99vh) scale(.5951)}}.snow:nth-child(380){opacity:.9036;transform:translate(39.5746vw,-10px) scale(.7648);animation:fall-380 12s -20s linear infinite}@keyframes fall-380{39.459%{transform:translate(42.9322vw,39.459vh) scale(.7648)}to{transform:translate(41.2534vw,99vh) scale(.7648)}}.snow:nth-child(381){opacity:1.1388;transform:translate(40.2024vw,-10px) scale(.0484);animation:fall-381 21s -16s linear infinite}@keyframes fall-381{76.882%{transform:translate(33.821vw,76.882vh) scale(.0484)}to{transform:translate(37.0117vw,99vh) scale(.0484)}}.snow:nth-child(382){opacity:.7886;transform:translate(56.829vw,-10px) scale(.7964);animation:fall-382 25s -5s linear infinite}@keyframes fall-382{68.156%{transform:translate(47.4473vw,68.156vh) scale(.7964)}to{transform:translate(52.13815vw,99vh) scale(.7964)}}.snow:nth-child(383){opacity:.7562;transform:translate(36.2944vw,-10px) scale(.8967);animation:fall-383 14s -6s linear infinite}@keyframes fall-383{71.829%{transform:translate(35.1608vw,71.829vh) scale(.8967)}to{transform:translate(35.7276vw,99vh) scale(.8967)}}.snow:nth-child(384){opacity:1.9834;transform:translate(83.1448vw,-10px) scale(.4441);animation:fall-384 29s -12s linear infinite}@keyframes fall-384{50.08%{transform:translate(85.6233vw,50.08vh) scale(.4441)}to{transform:translate(84.38405vw,99vh) scale(.4441)}}.snow:nth-child(385){opacity:1.5504;transform:translate(65.4598vw,-10px) scale(.9534);animation:fall-385 24s -17s linear infinite}@keyframes fall-385{44.348%{transform:translate(56.0461vw,44.348vh) scale(.9534)}to{transform:translate(60.75295vw,99vh) scale(.9534)}}.snow:nth-child(386){opacity:.9168;transform:translate(67.2143vw,-10px) scale(.8761);animation:fall-386 12s -3s linear infinite}@keyframes fall-386{46.541%{transform:translate(68.4411vw,46.541vh) scale(.8761)}to{transform:translate(67.8277vw,99vh) scale(.8761)}}.snow:nth-child(387){opacity:.8402;transform:translate(29.3748vw,-10px) scale(.25);animation:fall-387 16s -20s linear infinite}@keyframes fall-387{56.241%{transform:translate(36.5895vw,56.241vh) scale(.25)}to{transform:translate(32.98215vw,99vh) scale(.25)}}.snow:nth-child(388){opacity:.6268;transform:translate(59.9216vw,-10px) scale(.9732);animation:fall-388 15s -10s linear infinite}@keyframes fall-388{57.719%{transform:translate(55.2348vw,57.719vh) scale(.9732)}to{transform:translate(57.5782vw,99vh) scale(.9732)}}.snow:nth-child(389){opacity:.0586;transform:translate(9.2238vw,-10px) scale(.8984);animation:fall-389 30s -1s linear infinite}@keyframes fall-389{58.962%{transform:translate(10.4968vw,58.962vh) scale(.8984)}to{transform:translate(9.8603vw,99vh) scale(.8984)}}.snow:nth-child(390){opacity:1.209;transform:translate(56.0673vw,-10px) scale(.1874);animation:fall-390 25s -27s linear infinite}@keyframes fall-390{35.032%{transform:translate(62.5142vw,35.032vh) scale(.1874)}to{transform:translate(59.29075vw,99vh) scale(.1874)}}.snow:nth-child(391){opacity:1.9126;transform:translate(67.085vw,-10px) scale(.706);animation:fall-391 11s -12s linear infinite}@keyframes fall-391{43.114%{transform:translate(61.4148vw,43.114vh) scale(.706)}to{transform:translate(64.2499vw,99vh) scale(.706)}}.snow:nth-child(392){opacity:1.8458;transform:translate(40.2763vw,-10px) scale(.919);animation:fall-392 21s -18s linear infinite}@keyframes fall-392{45.339%{transform:translate(30.9142vw,45.339vh) scale(.919)}to{transform:translate(35.59525vw,99vh) scale(.919)}}.snow:nth-child(393){opacity:1.1576;transform:translate(32.75vw,-10px) scale(.3406);animation:fall-393 15s -3s linear infinite}@keyframes fall-393{79.402%{transform:translate(35.7118vw,79.402vh) scale(.3406)}to{transform:translate(34.2309vw,99vh) scale(.3406)}}.snow:nth-child(394){opacity:1.701;transform:translate(3.2897vw,-10px) scale(.595);animation:fall-394 14s -1s linear infinite}@keyframes fall-394{31.218%{transform:translate(7.1895vw,31.218vh) scale(.595)}to{transform:translate(5.2396vw,99vh) scale(.595)}}.snow:nth-child(395){opacity:.1986;transform:translate(61.3218vw,-10px) scale(.58);animation:fall-395 26s -11s linear infinite}@keyframes fall-395{50.193%{transform:translate(68.5664vw,50.193vh) scale(.58)}to{transform:translate(64.9441vw,99vh) scale(.58)}}.snow:nth-child(396){opacity:.9388;transform:translate(39.8898vw,-10px) scale(.4152);animation:fall-396 28s -3s linear infinite}@keyframes fall-396{54.468%{transform:translate(45.868vw,54.468vh) scale(.4152)}to{transform:translate(42.8789vw,99vh) scale(.4152)}}.snow:nth-child(397){opacity:.9144;transform:translate(77.6298vw,-10px) scale(.2581);animation:fall-397 14s -8s linear infinite}@keyframes fall-397{69.13%{transform:translate(72.4321vw,69.13vh) scale(.2581)}to{transform:translate(75.03095vw,99vh) scale(.2581)}}.snow:nth-child(398){opacity:.473;transform:translate(13.2412vw,-10px) scale(.2263);animation:fall-398 24s -25s linear infinite}@keyframes fall-398{68.068%{transform:translate(18.3606vw,68.068vh) scale(.2263)}to{transform:translate(15.8009vw,99vh) scale(.2263)}}.snow:nth-child(399){opacity:1.5734;transform:translate(23.5542vw,-10px) scale(.3671);animation:fall-399 10s -27s linear infinite}@keyframes fall-399{31.62%{transform:translate(32.7503vw,31.62vh) scale(.3671)}to{transform:translate(28.15225vw,99vh) scale(.3671)}}.snow:nth-child(400){opacity:1.4766;transform:translate(42.0876vw,-10px) scale(.6052);animation:fall-400 14s -9s linear infinite}@keyframes fall-400{61.398%{transform:translate(46.6563vw,61.398vh) scale(.6052)}to{transform:translate(44.37195vw,99vh) scale(.6052)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzswR0FoQlEsWUFBWTs4RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7NEZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|