@esfaenza/core 15.2.242 → 15.2.245
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.6936;transform:translate(41.0567vw,-10px) scale(.374);animation:fall-1 16s -18s linear infinite}@keyframes fall-1{57.675%{transform:translate(42.9377vw,57.675vh) scale(.374)}to{transform:translate(41.9972vw,99vh) scale(.374)}}.snow:nth-child(2){opacity:1.2994;transform:translate(23.3789vw,-10px) scale(.0334);animation:fall-2 12s -21s linear infinite}@keyframes fall-2{49.301%{transform:translate(25.8041vw,49.301vh) scale(.0334)}to{transform:translate(24.5915vw,99vh) scale(.0334)}}.snow:nth-child(3){opacity:.6092;transform:translate(29.1888vw,-10px) scale(.2514);animation:fall-3 14s -25s linear infinite}@keyframes fall-3{48.448%{transform:translate(27.4665vw,48.448vh) scale(.2514)}to{transform:translate(28.32765vw,99vh) scale(.2514)}}.snow:nth-child(4){opacity:1.459;transform:translate(87.5751vw,-10px) scale(.3559);animation:fall-4 18s -13s linear infinite}@keyframes fall-4{55.104%{transform:translate(97.395vw,55.104vh) scale(.3559)}to{transform:translate(92.48505vw,99vh) scale(.3559)}}.snow:nth-child(5){opacity:1.2942;transform:translate(56.1078vw,-10px) scale(.3943);animation:fall-5 24s -21s linear infinite}@keyframes fall-5{75.124%{transform:translate(55.4915vw,75.124vh) scale(.3943)}to{transform:translate(55.79965vw,99vh) scale(.3943)}}.snow:nth-child(6){opacity:.727;transform:translate(60.0364vw,-10px) scale(.956);animation:fall-6 23s -9s linear infinite}@keyframes fall-6{38.477%{transform:translate(65.6414vw,38.477vh) scale(.956)}to{transform:translate(62.8389vw,99vh) scale(.956)}}.snow:nth-child(7){opacity:1.9792;transform:translate(68.1028vw,-10px) scale(.0455);animation:fall-7 24s -19s linear infinite}@keyframes fall-7{48.985%{transform:translate(64.144vw,48.985vh) scale(.0455)}to{transform:translate(66.1234vw,99vh) scale(.0455)}}.snow:nth-child(8){opacity:.2076;transform:translate(48.5009vw,-10px) scale(.3235);animation:fall-8 26s -14s linear infinite}@keyframes fall-8{37.887%{transform:translate(57.6344vw,37.887vh) scale(.3235)}to{transform:translate(53.06765vw,99vh) scale(.3235)}}.snow:nth-child(9){opacity:1.191;transform:translate(29.4267vw,-10px) scale(.4415);animation:fall-9 17s -14s linear infinite}@keyframes fall-9{45.613%{transform:translate(38.2885vw,45.613vh) scale(.4415)}to{transform:translate(33.8576vw,99vh) scale(.4415)}}.snow:nth-child(10){opacity:.6896;transform:translate(7.5333vw,-10px) scale(.0681);animation:fall-10 16s -27s linear infinite}@keyframes fall-10{66.245%{transform:translate(13.2522vw,66.245vh) scale(.0681)}to{transform:translate(10.39275vw,99vh) scale(.0681)}}.snow:nth-child(11){opacity:.3596;transform:translate(42.3896vw,-10px) scale(.3183);animation:fall-11 29s -2s linear infinite}@keyframes fall-11{45.393%{transform:translate(40.3338vw,45.393vh) scale(.3183)}to{transform:translate(41.3617vw,99vh) scale(.3183)}}.snow:nth-child(12){opacity:.3466;transform:translate(55.7343vw,-10px) scale(.0869);animation:fall-12 17s -16s linear infinite}@keyframes fall-12{76.447%{transform:translate(64.6152vw,76.447vh) scale(.0869)}to{transform:translate(60.17475vw,99vh) scale(.0869)}}.snow:nth-child(13){opacity:1.8722;transform:translate(13.8806vw,-10px) scale(.4412);animation:fall-13 10s -9s linear infinite}@keyframes fall-13{65.109%{transform:translate(12.2781vw,65.109vh) scale(.4412)}to{transform:translate(13.07935vw,99vh) scale(.4412)}}.snow:nth-child(14){opacity:.938;transform:translate(83.2692vw,-10px) scale(.0946);animation:fall-14 30s -6s linear infinite}@keyframes fall-14{73.598%{transform:translate(77.8555vw,73.598vh) scale(.0946)}to{transform:translate(80.56235vw,99vh) scale(.0946)}}.snow:nth-child(15){opacity:1.7224;transform:translate(49.374vw,-10px) scale(.7277);animation:fall-15 24s -21s linear infinite}@keyframes fall-15{67.795%{transform:translate(46.3972vw,67.795vh) scale(.7277)}to{transform:translate(47.8856vw,99vh) scale(.7277)}}.snow:nth-child(16){opacity:.3622;transform:translate(94.3578vw,-10px) scale(.9379);animation:fall-16 30s -19s linear infinite}@keyframes fall-16{31.234%{transform:translate(104.0026vw,31.234vh) scale(.9379)}to{transform:translate(99.1802vw,99vh) scale(.9379)}}.snow:nth-child(17){opacity:.1726;transform:translate(84.7518vw,-10px) scale(.2524);animation:fall-17 24s -6s linear infinite}@keyframes fall-17{66.703%{transform:translate(92.7233vw,66.703vh) scale(.2524)}to{transform:translate(88.73755vw,99vh) scale(.2524)}}.snow:nth-child(18){opacity:.3804;transform:translate(18.3396vw,-10px) scale(.7079);animation:fall-18 30s -11s linear infinite}@keyframes fall-18{42.52%{transform:translate(21.6975vw,42.52vh) scale(.7079)}to{transform:translate(20.01855vw,99vh) scale(.7079)}}.snow:nth-child(19){opacity:1.5086;transform:translate(37.0466vw,-10px) scale(.1835);animation:fall-19 20s -3s linear infinite}@keyframes fall-19{38.458%{transform:translate(27.3938vw,38.458vh) scale(.1835)}to{transform:translate(32.2202vw,99vh) scale(.1835)}}.snow:nth-child(20){opacity:.0102;transform:translate(89.122vw,-10px) scale(.4482);animation:fall-20 26s -11s linear infinite}@keyframes fall-20{79.29%{transform:translate(87.3678vw,79.29vh) scale(.4482)}to{transform:translate(88.2449vw,99vh) scale(.4482)}}.snow:nth-child(21){opacity:1.6482;transform:translate(16.2785vw,-10px) scale(.8094);animation:fall-21 20s -11s linear infinite}@keyframes fall-21{51.061%{transform:translate(20.7786vw,51.061vh) scale(.8094)}to{transform:translate(18.52855vw,99vh) scale(.8094)}}.snow:nth-child(22){opacity:.7524;transform:translate(8.413vw,-10px) scale(.5652);animation:fall-22 11s -10s linear infinite}@keyframes fall-22{59.477%{transform:translate(8.7038vw,59.477vh) scale(.5652)}to{transform:translate(8.5584vw,99vh) scale(.5652)}}.snow:nth-child(23){opacity:1.3042;transform:translate(37.0134vw,-10px) scale(.0138);animation:fall-23 29s -16s linear infinite}@keyframes fall-23{69.836%{transform:translate(35.1484vw,69.836vh) scale(.0138)}to{transform:translate(36.0809vw,99vh) scale(.0138)}}.snow:nth-child(24){opacity:1.7638;transform:translate(19.7796vw,-10px) scale(.5669);animation:fall-24 22s -16s linear infinite}@keyframes fall-24{41.067%{transform:translate(25.6731vw,41.067vh) scale(.5669)}to{transform:translate(22.72635vw,99vh) scale(.5669)}}.snow:nth-child(25){opacity:.775;transform:translate(80.7598vw,-10px) scale(.4891);animation:fall-25 10s -22s linear infinite}@keyframes fall-25{32.255%{transform:translate(77.735vw,32.255vh) scale(.4891)}to{transform:translate(79.2474vw,99vh) scale(.4891)}}.snow:nth-child(26){opacity:.4844;transform:translate(69.6035vw,-10px) scale(.8867);animation:fall-26 26s -28s linear infinite}@keyframes fall-26{30.188%{transform:translate(69.6268vw,30.188vh) scale(.8867)}to{transform:translate(69.61515vw,99vh) scale(.8867)}}.snow:nth-child(27){opacity:.6322;transform:translate(32.4021vw,-10px) scale(.5262);animation:fall-27 16s -4s linear infinite}@keyframes fall-27{39.597%{transform:translate(40.5572vw,39.597vh) scale(.5262)}to{transform:translate(36.47965vw,99vh) scale(.5262)}}.snow:nth-child(28){opacity:.2402;transform:translate(50.6518vw,-10px) scale(.5735);animation:fall-28 20s -29s linear infinite}@keyframes fall-28{64.101%{transform:translate(50.2961vw,64.101vh) scale(.5735)}to{transform:translate(50.47395vw,99vh) scale(.5735)}}.snow:nth-child(29){opacity:1.2618;transform:translate(19.4578vw,-10px) scale(.3238);animation:fall-29 13s -12s linear infinite}@keyframes fall-29{48.262%{transform:translate(28.644vw,48.262vh) scale(.3238)}to{transform:translate(24.0509vw,99vh) scale(.3238)}}.snow:nth-child(30){opacity:1.0598;transform:translate(85.754vw,-10px) scale(.7712);animation:fall-30 30s -12s linear infinite}@keyframes fall-30{40.48%{transform:translate(79.2735vw,40.48vh) scale(.7712)}to{transform:translate(82.51375vw,99vh) scale(.7712)}}.snow:nth-child(31){opacity:.8994;transform:translate(16.8305vw,-10px) scale(.442);animation:fall-31 27s -16s linear infinite}@keyframes fall-31{55.25%{transform:translate(21.3032vw,55.25vh) scale(.442)}to{transform:translate(19.06685vw,99vh) scale(.442)}}.snow:nth-child(32){opacity:.4552;transform:translate(27.4143vw,-10px) scale(.0962);animation:fall-32 11s -14s linear infinite}@keyframes fall-32{46.826%{transform:translate(18.996vw,46.826vh) scale(.0962)}to{transform:translate(23.20515vw,99vh) scale(.0962)}}.snow:nth-child(33){opacity:.6944;transform:translate(46.3823vw,-10px) scale(.3843);animation:fall-33 23s -18s linear infinite}@keyframes fall-33{66.799%{transform:translate(52.1561vw,66.799vh) scale(.3843)}to{transform:translate(49.2692vw,99vh) scale(.3843)}}.snow:nth-child(34){opacity:1.6014;transform:translate(96.0488vw,-10px) scale(.7752);animation:fall-34 11s -29s linear infinite}@keyframes fall-34{65.147%{transform:translate(105.1732vw,65.147vh) scale(.7752)}to{transform:translate(100.611vw,99vh) scale(.7752)}}.snow:nth-child(35){opacity:.81;transform:translate(40.384vw,-10px) scale(.8266);animation:fall-35 27s -11s linear infinite}@keyframes fall-35{49.39%{transform:translate(48.848vw,49.39vh) scale(.8266)}to{transform:translate(44.616vw,99vh) scale(.8266)}}.snow:nth-child(36){opacity:.2776;transform:translate(78.6291vw,-10px) scale(.8966);animation:fall-36 21s -2s linear infinite}@keyframes fall-36{59.017%{transform:translate(83.6269vw,59.017vh) scale(.8966)}to{transform:translate(81.128vw,99vh) scale(.8966)}}.snow:nth-child(37){opacity:.0724;transform:translate(89.7285vw,-10px) scale(.8339);animation:fall-37 26s -18s linear infinite}@keyframes fall-37{68.273%{transform:translate(80.4188vw,68.273vh) scale(.8339)}to{transform:translate(85.07365vw,99vh) scale(.8339)}}.snow:nth-child(38){opacity:.1974;transform:translate(59.2319vw,-10px) scale(.9244);animation:fall-38 22s -7s linear infinite}@keyframes fall-38{52.592%{transform:translate(56.2882vw,52.592vh) scale(.9244)}to{transform:translate(57.76005vw,99vh) scale(.9244)}}.snow:nth-child(39){opacity:.5174;transform:translate(26.377vw,-10px) scale(.5662);animation:fall-39 24s -28s linear infinite}@keyframes fall-39{61.719%{transform:translate(16.9369vw,61.719vh) scale(.5662)}to{transform:translate(21.65695vw,99vh) scale(.5662)}}.snow:nth-child(40){opacity:1.701;transform:translate(88.7723vw,-10px) scale(.412);animation:fall-40 18s -15s linear infinite}@keyframes fall-40{42.003%{transform:translate(80.1711vw,42.003vh) scale(.412)}to{transform:translate(84.4717vw,99vh) scale(.412)}}.snow:nth-child(41){opacity:.7914;transform:translate(11.5955vw,-10px) scale(.8201);animation:fall-41 24s -17s linear infinite}@keyframes fall-41{53.051%{transform:translate(12.7314vw,53.051vh) scale(.8201)}to{transform:translate(12.16345vw,99vh) scale(.8201)}}.snow:nth-child(42){opacity:1.5728;transform:translate(.4272vw,-10px) scale(.4012);animation:fall-42 28s -14s linear infinite}@keyframes fall-42{63.38%{transform:translate(-2.2288vw,63.38vh) scale(.4012)}to{transform:translate(-.9008vw,99vh) scale(.4012)}}.snow:nth-child(43){opacity:.9624;transform:translate(79.7042vw,-10px) scale(.0987);animation:fall-43 12s -10s linear infinite}@keyframes fall-43{49.162%{transform:translate(88.0279vw,49.162vh) scale(.0987)}to{transform:translate(83.86605vw,99vh) scale(.0987)}}.snow:nth-child(44){opacity:1.4456;transform:translate(85.262vw,-10px) scale(.9767);animation:fall-44 23s -22s linear infinite}@keyframes fall-44{32.144%{transform:translate(78.9232vw,32.144vh) scale(.9767)}to{transform:translate(82.0926vw,99vh) scale(.9767)}}.snow:nth-child(45){opacity:.8338;transform:translate(80.1087vw,-10px) scale(.6566);animation:fall-45 23s -27s linear infinite}@keyframes fall-45{51.097%{transform:translate(78.3676vw,51.097vh) scale(.6566)}to{transform:translate(79.23815vw,99vh) scale(.6566)}}.snow:nth-child(46){opacity:.9692;transform:translate(62.2595vw,-10px) scale(.9201);animation:fall-46 17s -22s linear infinite}@keyframes fall-46{68.587%{transform:translate(63.5656vw,68.587vh) scale(.9201)}to{transform:translate(62.91255vw,99vh) scale(.9201)}}.snow:nth-child(47){opacity:1.0318;transform:translate(93.7185vw,-10px) scale(.5341);animation:fall-47 22s -6s linear infinite}@keyframes fall-47{73.05%{transform:translate(100.4294vw,73.05vh) scale(.5341)}to{transform:translate(97.07395vw,99vh) scale(.5341)}}.snow:nth-child(48){opacity:.3092;transform:translate(30.7753vw,-10px) scale(.8996);animation:fall-48 20s -13s linear infinite}@keyframes fall-48{63.261%{transform:translate(23.6432vw,63.261vh) scale(.8996)}to{transform:translate(27.20925vw,99vh) scale(.8996)}}.snow:nth-child(49){opacity:1.393;transform:translate(43.7412vw,-10px) scale(.1728);animation:fall-49 26s -9s linear infinite}@keyframes fall-49{65.892%{transform:translate(39.6311vw,65.892vh) scale(.1728)}to{transform:translate(41.68615vw,99vh) scale(.1728)}}.snow:nth-child(50){opacity:1.9094;transform:translate(24.1287vw,-10px) scale(.7676);animation:fall-50 12s -14s linear infinite}@keyframes fall-50{75.731%{transform:translate(17.4724vw,75.731vh) scale(.7676)}to{transform:translate(20.80055vw,99vh) scale(.7676)}}.snow:nth-child(51){opacity:.5682;transform:translate(20.2867vw,-10px) scale(.3543);animation:fall-51 17s -10s linear infinite}@keyframes fall-51{37.401%{transform:translate(19.9725vw,37.401vh) scale(.3543)}to{transform:translate(20.1296vw,99vh) scale(.3543)}}.snow:nth-child(52){opacity:.315;transform:translate(77.0924vw,-10px) scale(.3313);animation:fall-52 14s -15s linear infinite}@keyframes fall-52{41.481%{transform:translate(85.9492vw,41.481vh) scale(.3313)}to{transform:translate(81.5208vw,99vh) scale(.3313)}}.snow:nth-child(53){opacity:1.4098;transform:translate(38.49vw,-10px) scale(.4812);animation:fall-53 24s -17s linear infinite}@keyframes fall-53{36.789%{transform:translate(30.0834vw,36.789vh) scale(.4812)}to{transform:translate(34.2867vw,99vh) scale(.4812)}}.snow:nth-child(54){opacity:1.053;transform:translate(57.4406vw,-10px) scale(.7143);animation:fall-54 25s -7s linear infinite}@keyframes fall-54{38.373%{transform:translate(66.4465vw,38.373vh) scale(.7143)}to{transform:translate(61.94355vw,99vh) scale(.7143)}}.snow:nth-child(55){opacity:1.8286;transform:translate(14.262vw,-10px) scale(.0195);animation:fall-55 30s -1s linear infinite}@keyframes fall-55{54.183%{transform:translate(18.2307vw,54.183vh) scale(.0195)}to{transform:translate(16.24635vw,99vh) scale(.0195)}}.snow:nth-child(56){opacity:1.6942;transform:translate(43.7442vw,-10px) scale(.4335);animation:fall-56 19s -18s linear infinite}@keyframes fall-56{64.523%{transform:translate(43.5534vw,64.523vh) scale(.4335)}to{transform:translate(43.6488vw,99vh) scale(.4335)}}.snow:nth-child(57){opacity:.4372;transform:translate(51.8602vw,-10px) scale(.7615);animation:fall-57 15s -27s linear infinite}@keyframes fall-57{58.615%{transform:translate(55.9272vw,58.615vh) scale(.7615)}to{transform:translate(53.8937vw,99vh) scale(.7615)}}.snow:nth-child(58){opacity:.883;transform:translate(7.0117vw,-10px) scale(.0405);animation:fall-58 14s -20s linear infinite}@keyframes fall-58{62.162%{transform:translate(5.7088vw,62.162vh) scale(.0405)}to{transform:translate(6.36025vw,99vh) scale(.0405)}}.snow:nth-child(59){opacity:1.6458;transform:translate(37.3518vw,-10px) scale(.3081);animation:fall-59 10s -21s linear infinite}@keyframes fall-59{79.916%{transform:translate(39.5441vw,79.916vh) scale(.3081)}to{transform:translate(38.44795vw,99vh) scale(.3081)}}.snow:nth-child(60){opacity:.9784;transform:translate(8.2788vw,-10px) scale(.6438);animation:fall-60 17s -26s linear infinite}@keyframes fall-60{38.861%{transform:translate(13.1466vw,38.861vh) scale(.6438)}to{transform:translate(10.7127vw,99vh) scale(.6438)}}.snow:nth-child(61){opacity:.11;transform:translate(87.2703vw,-10px) scale(.0727);animation:fall-61 22s -17s linear infinite}@keyframes fall-61{76.538%{transform:translate(96.3771vw,76.538vh) scale(.0727)}to{transform:translate(91.8237vw,99vh) scale(.0727)}}.snow:nth-child(62){opacity:1.8284;transform:translate(9.7558vw,-10px) scale(.4266);animation:fall-62 14s -22s linear infinite}@keyframes fall-62{73.013%{transform:translate(6.7635vw,73.013vh) scale(.4266)}to{transform:translate(8.25965vw,99vh) scale(.4266)}}.snow:nth-child(63){opacity:1.966;transform:translate(73.4446vw,-10px) scale(.2018);animation:fall-63 11s -16s linear infinite}@keyframes fall-63{35.421%{transform:translate(75.9631vw,35.421vh) scale(.2018)}to{transform:translate(74.70385vw,99vh) scale(.2018)}}.snow:nth-child(64){opacity:.2264;transform:translate(17.5982vw,-10px) scale(.9949);animation:fall-64 26s -12s linear infinite}@keyframes fall-64{77.781%{transform:translate(24.0577vw,77.781vh) scale(.9949)}to{transform:translate(20.82795vw,99vh) scale(.9949)}}.snow:nth-child(65){opacity:.6318;transform:translate(80.2168vw,-10px) scale(.4962);animation:fall-65 26s -2s linear infinite}@keyframes fall-65{76.334%{transform:translate(86.6616vw,76.334vh) scale(.4962)}to{transform:translate(83.4392vw,99vh) scale(.4962)}}.snow:nth-child(66){opacity:.1592;transform:translate(33.8844vw,-10px) scale(.2863);animation:fall-66 18s -3s linear infinite}@keyframes fall-66{78.218%{transform:translate(37.9789vw,78.218vh) scale(.2863)}to{transform:translate(35.93165vw,99vh) scale(.2863)}}.snow:nth-child(67){opacity:.0744;transform:translate(31.6572vw,-10px) scale(.3089);animation:fall-67 12s -12s linear infinite}@keyframes fall-67{66.88%{transform:translate(24.537vw,66.88vh) scale(.3089)}to{transform:translate(28.0971vw,99vh) scale(.3089)}}.snow:nth-child(68){opacity:.3288;transform:translate(65.582vw,-10px) scale(.9486);animation:fall-68 17s -22s linear infinite}@keyframes fall-68{40.309%{transform:translate(75.0309vw,40.309vh) scale(.9486)}to{transform:translate(70.30645vw,99vh) scale(.9486)}}.snow:nth-child(69){opacity:1.9442;transform:translate(96.7863vw,-10px) scale(.8443);animation:fall-69 25s -19s linear infinite}@keyframes fall-69{53.749%{transform:translate(106.6814vw,53.749vh) scale(.8443)}to{transform:translate(101.73385vw,99vh) scale(.8443)}}.snow:nth-child(70){opacity:1.1766;transform:translate(89.4839vw,-10px) scale(.811);animation:fall-70 22s -20s linear infinite}@keyframes fall-70{67.392%{transform:translate(82.9473vw,67.392vh) scale(.811)}to{transform:translate(86.2156vw,99vh) scale(.811)}}.snow:nth-child(71){opacity:.2232;transform:translate(28.021vw,-10px) scale(.547);animation:fall-71 23s -3s linear infinite}@keyframes fall-71{66.404%{transform:translate(34.4209vw,66.404vh) scale(.547)}to{transform:translate(31.22095vw,99vh) scale(.547)}}.snow:nth-child(72){opacity:1.5438;transform:translate(52.5978vw,-10px) scale(.9703);animation:fall-72 30s -13s linear infinite}@keyframes fall-72{36.107%{transform:translate(59.7492vw,36.107vh) scale(.9703)}to{transform:translate(56.1735vw,99vh) scale(.9703)}}.snow:nth-child(73){opacity:.1242;transform:translate(73.868vw,-10px) scale(.5506);animation:fall-73 30s -29s linear infinite}@keyframes fall-73{75.435%{transform:translate(64.9703vw,75.435vh) scale(.5506)}to{transform:translate(69.41915vw,99vh) scale(.5506)}}.snow:nth-child(74){opacity:.4228;transform:translate(91.5513vw,-10px) scale(.8652);animation:fall-74 24s -20s linear infinite}@keyframes fall-74{44.282%{transform:translate(101.4031vw,44.282vh) scale(.8652)}to{transform:translate(96.4772vw,99vh) scale(.8652)}}.snow:nth-child(75){opacity:1.2466;transform:translate(38.0537vw,-10px) scale(.0379);animation:fall-75 18s -5s linear infinite}@keyframes fall-75{59.652%{transform:translate(33.6906vw,59.652vh) scale(.0379)}to{transform:translate(35.87215vw,99vh) scale(.0379)}}.snow:nth-child(76){opacity:.933;transform:translate(6.7003vw,-10px) scale(.9163);animation:fall-76 21s -10s linear infinite}@keyframes fall-76{74.052%{transform:translate(16.3396vw,74.052vh) scale(.9163)}to{transform:translate(11.51995vw,99vh) scale(.9163)}}.snow:nth-child(77){opacity:.892;transform:translate(59.6676vw,-10px) scale(.2358);animation:fall-77 28s -11s linear infinite}@keyframes fall-77{70.406%{transform:translate(67.1027vw,70.406vh) scale(.2358)}to{transform:translate(63.38515vw,99vh) scale(.2358)}}.snow:nth-child(78){opacity:.1988;transform:translate(95.5865vw,-10px) scale(.2721);animation:fall-78 13s -27s linear infinite}@keyframes fall-78{76.517%{transform:translate(86.3092vw,76.517vh) scale(.2721)}to{transform:translate(90.94785vw,99vh) scale(.2721)}}.snow:nth-child(79){opacity:.5962;transform:translate(79.9846vw,-10px) scale(.6125);animation:fall-79 20s -29s linear infinite}@keyframes fall-79{36.667%{transform:translate(74.4109vw,36.667vh) scale(.6125)}to{transform:translate(77.19775vw,99vh) scale(.6125)}}.snow:nth-child(80){opacity:1.3168;transform:translate(2.44vw,-10px) scale(.4387);animation:fall-80 17s -22s linear infinite}@keyframes fall-80{66.664%{transform:translate(7.982vw,66.664vh) scale(.4387)}to{transform:translate(5.211vw,99vh) scale(.4387)}}.snow:nth-child(81){opacity:1.7988;transform:translate(78.3513vw,-10px) scale(.7022);animation:fall-81 15s -12s linear infinite}@keyframes fall-81{39.883%{transform:translate(68.8181vw,39.883vh) scale(.7022)}to{transform:translate(73.5847vw,99vh) scale(.7022)}}.snow:nth-child(82){opacity:.6802;transform:translate(9.7205vw,-10px) scale(.4247);animation:fall-82 27s -10s linear infinite}@keyframes fall-82{61.037%{transform:translate(9.4439vw,61.037vh) scale(.4247)}to{transform:translate(9.5822vw,99vh) scale(.4247)}}.snow:nth-child(83){opacity:.1788;transform:translate(75.0744vw,-10px) scale(.046);animation:fall-83 10s -23s linear infinite}@keyframes fall-83{77.29%{transform:translate(71.4124vw,77.29vh) scale(.046)}to{transform:translate(73.2434vw,99vh) scale(.046)}}.snow:nth-child(84){opacity:.5032;transform:translate(37.2815vw,-10px) scale(.6593);animation:fall-84 28s -7s linear infinite}@keyframes fall-84{42.618%{transform:translate(45.7286vw,42.618vh) scale(.6593)}to{transform:translate(41.50505vw,99vh) scale(.6593)}}.snow:nth-child(85){opacity:1.0726;transform:translate(4.5055vw,-10px) scale(.1034);animation:fall-85 25s -12s linear infinite}@keyframes fall-85{77.458%{transform:translate(11.4994vw,77.458vh) scale(.1034)}to{transform:translate(8.00245vw,99vh) scale(.1034)}}.snow:nth-child(86){opacity:1.067;transform:translate(24.9132vw,-10px) scale(.503);animation:fall-86 17s -27s linear infinite}@keyframes fall-86{73.684%{transform:translate(17.8674vw,73.684vh) scale(.503)}to{transform:translate(21.3903vw,99vh) scale(.503)}}.snow:nth-child(87){opacity:1.6208;transform:translate(48.9867vw,-10px) scale(.4892);animation:fall-87 17s -6s linear infinite}@keyframes fall-87{68.575%{transform:translate(48.4944vw,68.575vh) scale(.4892)}to{transform:translate(48.74055vw,99vh) scale(.4892)}}.snow:nth-child(88){opacity:1.9648;transform:translate(68.6878vw,-10px) scale(.1731);animation:fall-88 25s -25s linear infinite}@keyframes fall-88{45.108%{transform:translate(72.7172vw,45.108vh) scale(.1731)}to{transform:translate(70.7025vw,99vh) scale(.1731)}}.snow:nth-child(89){opacity:1.0378;transform:translate(28.6946vw,-10px) scale(.6697);animation:fall-89 27s -11s linear infinite}@keyframes fall-89{57.741%{transform:translate(33.6498vw,57.741vh) scale(.6697)}to{transform:translate(31.1722vw,99vh) scale(.6697)}}.snow:nth-child(90){opacity:.1516;transform:translate(20.3317vw,-10px) scale(.0057);animation:fall-90 20s -5s linear infinite}@keyframes fall-90{76.449%{transform:translate(26.0845vw,76.449vh) scale(.0057)}to{transform:translate(23.2081vw,99vh) scale(.0057)}}.snow:nth-child(91){opacity:1.1342;transform:translate(94.2767vw,-10px) scale(.4259);animation:fall-91 18s -1s linear infinite}@keyframes fall-91{62.451%{transform:translate(93.206vw,62.451vh) scale(.4259)}to{transform:translate(93.74135vw,99vh) scale(.4259)}}.snow:nth-child(92){opacity:1.173;transform:translate(62.598vw,-10px) scale(.5384);animation:fall-92 19s -16s linear infinite}@keyframes fall-92{77.277%{transform:translate(64.8228vw,77.277vh) scale(.5384)}to{transform:translate(63.7104vw,99vh) scale(.5384)}}.snow:nth-child(93){opacity:1.066;transform:translate(15.4635vw,-10px) scale(.4794);animation:fall-93 22s -8s linear infinite}@keyframes fall-93{79.308%{transform:translate(12.7407vw,79.308vh) scale(.4794)}to{transform:translate(14.1021vw,99vh) scale(.4794)}}.snow:nth-child(94){opacity:.2348;transform:translate(12.7168vw,-10px) scale(.7106);animation:fall-94 21s -15s linear infinite}@keyframes fall-94{60.714%{transform:translate(19.7005vw,60.714vh) scale(.7106)}to{transform:translate(16.20865vw,99vh) scale(.7106)}}.snow:nth-child(95){opacity:.2188;transform:translate(6.7558vw,-10px) scale(.1257);animation:fall-95 29s -11s linear infinite}@keyframes fall-95{65.322%{transform:translate(10.7183vw,65.322vh) scale(.1257)}to{transform:translate(8.73705vw,99vh) scale(.1257)}}.snow:nth-child(96){opacity:1.9586;transform:translate(71.0332vw,-10px) scale(.1463);animation:fall-96 19s -7s linear infinite}@keyframes fall-96{30.573%{transform:translate(69.6614vw,30.573vh) scale(.1463)}to{transform:translate(70.3473vw,99vh) scale(.1463)}}.snow:nth-child(97){opacity:1.2406;transform:translate(9.9073vw,-10px) scale(.2033);animation:fall-97 11s -27s linear infinite}@keyframes fall-97{75.649%{transform:translate(9.4934vw,75.649vh) scale(.2033)}to{transform:translate(9.70035vw,99vh) scale(.2033)}}.snow:nth-child(98){opacity:.5966;transform:translate(22.2354vw,-10px) scale(.5873);animation:fall-98 29s -13s linear infinite}@keyframes fall-98{51.786%{transform:translate(16.882vw,51.786vh) scale(.5873)}to{transform:translate(19.5587vw,99vh) scale(.5873)}}.snow:nth-child(99){opacity:1.7316;transform:translate(46.5842vw,-10px) scale(.4918);animation:fall-99 24s -2s linear infinite}@keyframes fall-99{30.512%{transform:translate(42.6567vw,30.512vh) scale(.4918)}to{transform:translate(44.62045vw,99vh) scale(.4918)}}.snow:nth-child(100){opacity:.4008;transform:translate(51.3569vw,-10px) scale(.0318);animation:fall-100 28s -3s linear infinite}@keyframes fall-100{51.964%{transform:translate(41.8232vw,51.964vh) scale(.0318)}to{transform:translate(46.59005vw,99vh) scale(.0318)}}.snow:nth-child(101){opacity:1.9912;transform:translate(44.2796vw,-10px) scale(.9778);animation:fall-101 25s -5s linear infinite}@keyframes fall-101{39.75%{transform:translate(36.0343vw,39.75vh) scale(.9778)}to{transform:translate(40.15695vw,99vh) scale(.9778)}}.snow:nth-child(102){opacity:1.5382;transform:translate(95.2006vw,-10px) scale(.0348);animation:fall-102 28s -12s linear infinite}@keyframes fall-102{42.439%{transform:translate(94.6495vw,42.439vh) scale(.0348)}to{transform:translate(94.92505vw,99vh) scale(.0348)}}.snow:nth-child(103){opacity:1.3426;transform:translate(29.7024vw,-10px) scale(.6802);animation:fall-103 30s -27s linear infinite}@keyframes fall-103{52.64%{transform:translate(32.5699vw,52.64vh) scale(.6802)}to{transform:translate(31.13615vw,99vh) scale(.6802)}}.snow:nth-child(104){opacity:1.1344;transform:translate(78.2726vw,-10px) scale(.2074);animation:fall-104 30s -11s linear infinite}@keyframes fall-104{42.285%{transform:translate(70.1738vw,42.285vh) scale(.2074)}to{transform:translate(74.2232vw,99vh) scale(.2074)}}.snow:nth-child(105){opacity:.3756;transform:translate(51.5763vw,-10px) scale(.7147);animation:fall-105 21s -11s linear infinite}@keyframes fall-105{42.113%{transform:translate(60.0846vw,42.113vh) scale(.7147)}to{transform:translate(55.83045vw,99vh) scale(.7147)}}.snow:nth-child(106){opacity:1.8184;transform:translate(14.762vw,-10px) scale(.9285);animation:fall-106 27s -16s linear infinite}@keyframes fall-106{71.072%{transform:translate(21.1003vw,71.072vh) scale(.9285)}to{transform:translate(17.93115vw,99vh) scale(.9285)}}.snow:nth-child(107){opacity:1.0172;transform:translate(95.324vw,-10px) scale(.2306);animation:fall-107 28s -28s linear infinite}@keyframes fall-107{34.766%{transform:translate(99.8636vw,34.766vh) scale(.2306)}to{transform:translate(97.5938vw,99vh) scale(.2306)}}.snow:nth-child(108){opacity:.4778;transform:translate(71.6777vw,-10px) scale(.7826);animation:fall-108 25s -19s linear infinite}@keyframes fall-108{37.558%{transform:translate(69.7312vw,37.558vh) scale(.7826)}to{transform:translate(70.70445vw,99vh) scale(.7826)}}.snow:nth-child(109){opacity:.0838;transform:translate(37.4048vw,-10px) scale(.9246);animation:fall-109 10s -1s linear infinite}@keyframes fall-109{58.671%{transform:translate(30.2348vw,58.671vh) scale(.9246)}to{transform:translate(33.8198vw,99vh) scale(.9246)}}.snow:nth-child(110){opacity:.9158;transform:translate(92.4523vw,-10px) scale(.2972);animation:fall-110 18s -16s linear infinite}@keyframes fall-110{35.268%{transform:translate(91.8583vw,35.268vh) scale(.2972)}to{transform:translate(92.1553vw,99vh) scale(.2972)}}.snow:nth-child(111){opacity:1.3676;transform:translate(2.1929vw,-10px) scale(.3784);animation:fall-111 18s -25s linear infinite}@keyframes fall-111{70.867%{transform:translate(-4.0141vw,70.867vh) scale(.3784)}to{transform:translate(-.9106vw,99vh) scale(.3784)}}.snow:nth-child(112){opacity:.7616;transform:translate(11.8949vw,-10px) scale(.5041);animation:fall-112 16s -12s linear infinite}@keyframes fall-112{51.363%{transform:translate(17.7691vw,51.363vh) scale(.5041)}to{transform:translate(14.832vw,99vh) scale(.5041)}}.snow:nth-child(113){opacity:.9612;transform:translate(1.2333vw,-10px) scale(.2666);animation:fall-113 21s -24s linear infinite}@keyframes fall-113{37.523%{transform:translate(-7.9676vw,37.523vh) scale(.2666)}to{transform:translate(-3.36715vw,99vh) scale(.2666)}}.snow:nth-child(114){opacity:.5248;transform:translate(55.8129vw,-10px) scale(.772);animation:fall-114 19s -30s linear infinite}@keyframes fall-114{32.523%{transform:translate(55.1895vw,32.523vh) scale(.772)}to{transform:translate(55.5012vw,99vh) scale(.772)}}.snow:nth-child(115){opacity:1.3738;transform:translate(87.318vw,-10px) scale(.8229);animation:fall-115 11s -12s linear infinite}@keyframes fall-115{74.63%{transform:translate(87.2509vw,74.63vh) scale(.8229)}to{transform:translate(87.28445vw,99vh) scale(.8229)}}.snow:nth-child(116){opacity:.8444;transform:translate(54.995vw,-10px) scale(.8043);animation:fall-116 13s -15s linear infinite}@keyframes fall-116{65.046%{transform:translate(56.3842vw,65.046vh) scale(.8043)}to{transform:translate(55.6896vw,99vh) scale(.8043)}}.snow:nth-child(117){opacity:.11;transform:translate(91.7292vw,-10px) scale(.3148);animation:fall-117 21s -6s linear infinite}@keyframes fall-117{48.993%{transform:translate(86.4857vw,48.993vh) scale(.3148)}to{transform:translate(89.10745vw,99vh) scale(.3148)}}.snow:nth-child(118){opacity:1.3664;transform:translate(62.5356vw,-10px) scale(.3271);animation:fall-118 13s -8s linear infinite}@keyframes fall-118{63.716%{transform:translate(59.0224vw,63.716vh) scale(.3271)}to{transform:translate(60.779vw,99vh) scale(.3271)}}.snow:nth-child(119){opacity:1.8492;transform:translate(13.1675vw,-10px) scale(.4288);animation:fall-119 18s -16s linear infinite}@keyframes fall-119{76.327%{transform:translate(20.1251vw,76.327vh) scale(.4288)}to{transform:translate(16.6463vw,99vh) scale(.4288)}}.snow:nth-child(120){opacity:1.764;transform:translate(54.2534vw,-10px) scale(.7607);animation:fall-120 25s -22s linear infinite}@keyframes fall-120{51.17%{transform:translate(55.7367vw,51.17vh) scale(.7607)}to{transform:translate(54.99505vw,99vh) scale(.7607)}}.snow:nth-child(121){opacity:1.65;transform:translate(21.1094vw,-10px) scale(.9263);animation:fall-121 14s -19s linear infinite}@keyframes fall-121{56.664%{transform:translate(22.8083vw,56.664vh) scale(.9263)}to{transform:translate(21.95885vw,99vh) scale(.9263)}}.snow:nth-child(122){opacity:1.0516;transform:translate(3.031vw,-10px) scale(.085);animation:fall-122 18s -18s linear infinite}@keyframes fall-122{39.695%{transform:translate(-3.574vw,39.695vh) scale(.085)}to{transform:translate(-.2715vw,99vh) scale(.085)}}.snow:nth-child(123){opacity:1.9624;transform:translate(48.146vw,-10px) scale(.8368);animation:fall-123 12s -29s linear infinite}@keyframes fall-123{36.327%{transform:translate(56.7677vw,36.327vh) scale(.8368)}to{transform:translate(52.45685vw,99vh) scale(.8368)}}.snow:nth-child(124){opacity:.6946;transform:translate(2.3587vw,-10px) scale(.6584);animation:fall-124 15s -9s linear infinite}@keyframes fall-124{64.549%{transform:translate(1.6873vw,64.549vh) scale(.6584)}to{transform:translate(2.023vw,99vh) scale(.6584)}}.snow:nth-child(125){opacity:1.1074;transform:translate(40.774vw,-10px) scale(.5068);animation:fall-125 19s -28s linear infinite}@keyframes fall-125{32.269%{transform:translate(50.1149vw,32.269vh) scale(.5068)}to{transform:translate(45.44445vw,99vh) scale(.5068)}}.snow:nth-child(126){opacity:.4118;transform:translate(41.9327vw,-10px) scale(.7253);animation:fall-126 24s -3s linear infinite}@keyframes fall-126{48.896%{transform:translate(49.0656vw,48.896vh) scale(.7253)}to{transform:translate(45.49915vw,99vh) scale(.7253)}}.snow:nth-child(127){opacity:1.474;transform:translate(84.9556vw,-10px) scale(.8769);animation:fall-127 26s -5s linear infinite}@keyframes fall-127{76.984%{transform:translate(84.6635vw,76.984vh) scale(.8769)}to{transform:translate(84.80955vw,99vh) scale(.8769)}}.snow:nth-child(128){opacity:1.0612;transform:translate(10.6466vw,-10px) scale(.5955);animation:fall-128 15s -4s linear infinite}@keyframes fall-128{35.546%{transform:translate(18.5165vw,35.546vh) scale(.5955)}to{transform:translate(14.58155vw,99vh) scale(.5955)}}.snow:nth-child(129){opacity:1.1394;transform:translate(18.3326vw,-10px) scale(.417);animation:fall-129 14s -12s linear infinite}@keyframes fall-129{52.507%{transform:translate(19.8014vw,52.507vh) scale(.417)}to{transform:translate(19.067vw,99vh) scale(.417)}}.snow:nth-child(130){opacity:.1344;transform:translate(73.3914vw,-10px) scale(.5877);animation:fall-130 20s -19s linear infinite}@keyframes fall-130{57.42%{transform:translate(69.1085vw,57.42vh) scale(.5877)}to{transform:translate(71.24995vw,99vh) scale(.5877)}}.snow:nth-child(131){opacity:1.3096;transform:translate(81.4828vw,-10px) scale(.7529);animation:fall-131 24s -6s linear infinite}@keyframes fall-131{61.284%{transform:translate(79.0788vw,61.284vh) scale(.7529)}to{transform:translate(80.2808vw,99vh) scale(.7529)}}.snow:nth-child(132){opacity:1.304;transform:translate(64.4112vw,-10px) scale(.3101);animation:fall-132 10s -14s linear infinite}@keyframes fall-132{56.5%{transform:translate(67.6437vw,56.5vh) scale(.3101)}to{transform:translate(66.02745vw,99vh) scale(.3101)}}.snow:nth-child(133){opacity:1.4074;transform:translate(83.338vw,-10px) scale(.285);animation:fall-133 14s -10s linear infinite}@keyframes fall-133{56.214%{transform:translate(84.0978vw,56.214vh) scale(.285)}to{transform:translate(83.7179vw,99vh) scale(.285)}}.snow:nth-child(134){opacity:.4192;transform:translate(84.8906vw,-10px) scale(.749);animation:fall-134 30s -14s linear infinite}@keyframes fall-134{69.073%{transform:translate(94.3661vw,69.073vh) scale(.749)}to{transform:translate(89.62835vw,99vh) scale(.749)}}.snow:nth-child(135){opacity:1.6278;transform:translate(12.017vw,-10px) scale(.9414);animation:fall-135 24s -17s linear infinite}@keyframes fall-135{58.768%{transform:translate(6.1241vw,58.768vh) scale(.9414)}to{transform:translate(9.07055vw,99vh) scale(.9414)}}.snow:nth-child(136){opacity:.1442;transform:translate(14.1577vw,-10px) scale(.2965);animation:fall-136 23s -30s linear infinite}@keyframes fall-136{74.866%{transform:translate(14.9896vw,74.866vh) scale(.2965)}to{transform:translate(14.57365vw,99vh) scale(.2965)}}.snow:nth-child(137){opacity:1.6874;transform:translate(47.7211vw,-10px) scale(.6113);animation:fall-137 11s -17s linear infinite}@keyframes fall-137{49.311%{transform:translate(39.8157vw,49.311vh) scale(.6113)}to{transform:translate(43.7684vw,99vh) scale(.6113)}}.snow:nth-child(138){opacity:.2978;transform:translate(34.6456vw,-10px) scale(.4136);animation:fall-138 11s -5s linear infinite}@keyframes fall-138{32.708%{transform:translate(38.2055vw,32.708vh) scale(.4136)}to{transform:translate(36.42555vw,99vh) scale(.4136)}}.snow:nth-child(139){opacity:.567;transform:translate(27.3844vw,-10px) scale(.3239);animation:fall-139 18s -13s linear infinite}@keyframes fall-139{31.822%{transform:translate(22.1114vw,31.822vh) scale(.3239)}to{transform:translate(24.7479vw,99vh) scale(.3239)}}.snow:nth-child(140){opacity:1.1572;transform:translate(31.2046vw,-10px) scale(.137);animation:fall-140 15s -21s linear infinite}@keyframes fall-140{35.181%{transform:translate(23.3205vw,35.181vh) scale(.137)}to{transform:translate(27.26255vw,99vh) scale(.137)}}.snow:nth-child(141){opacity:1.3852;transform:translate(68.6925vw,-10px) scale(.5983);animation:fall-141 26s -28s linear infinite}@keyframes fall-141{38.067%{transform:translate(74.5447vw,38.067vh) scale(.5983)}to{transform:translate(71.6186vw,99vh) scale(.5983)}}.snow:nth-child(142){opacity:1.4232;transform:translate(96.0859vw,-10px) scale(.8587);animation:fall-142 29s -17s linear infinite}@keyframes fall-142{48.157%{transform:translate(95.967vw,48.157vh) scale(.8587)}to{transform:translate(96.02645vw,99vh) scale(.8587)}}.snow:nth-child(143){opacity:1.6884;transform:translate(87.5691vw,-10px) scale(.9188);animation:fall-143 11s -12s linear infinite}@keyframes fall-143{32.086%{transform:translate(97.3038vw,32.086vh) scale(.9188)}to{transform:translate(92.43645vw,99vh) scale(.9188)}}.snow:nth-child(144){opacity:.4084;transform:translate(51.0306vw,-10px) scale(.6031);animation:fall-144 16s -26s linear infinite}@keyframes fall-144{35.669%{transform:translate(42.2747vw,35.669vh) scale(.6031)}to{transform:translate(46.65265vw,99vh) scale(.6031)}}.snow:nth-child(145){opacity:.3638;transform:translate(31.589vw,-10px) scale(.7229);animation:fall-145 24s -28s linear infinite}@keyframes fall-145{55.883%{transform:translate(22.1716vw,55.883vh) scale(.7229)}to{transform:translate(26.8803vw,99vh) scale(.7229)}}.snow:nth-child(146){opacity:1.9924;transform:translate(86.0708vw,-10px) scale(.2725);animation:fall-146 29s -6s linear infinite}@keyframes fall-146{30.712%{transform:translate(89.6447vw,30.712vh) scale(.2725)}to{transform:translate(87.85775vw,99vh) scale(.2725)}}.snow:nth-child(147){opacity:1.4438;transform:translate(71.5815vw,-10px) scale(.713);animation:fall-147 10s -27s linear infinite}@keyframes fall-147{67.647%{transform:translate(75.2801vw,67.647vh) scale(.713)}to{transform:translate(73.4308vw,99vh) scale(.713)}}.snow:nth-child(148){opacity:.8638;transform:translate(79.6703vw,-10px) scale(.7399);animation:fall-148 25s -17s linear infinite}@keyframes fall-148{38.857%{transform:translate(85.7825vw,38.857vh) scale(.7399)}to{transform:translate(82.7264vw,99vh) scale(.7399)}}.snow:nth-child(149){opacity:.4114;transform:translate(73.4955vw,-10px) scale(.1931);animation:fall-149 29s -6s linear infinite}@keyframes fall-149{44.496%{transform:translate(71.8226vw,44.496vh) scale(.1931)}to{transform:translate(72.65905vw,99vh) scale(.1931)}}.snow:nth-child(150){opacity:.5532;transform:translate(32.3364vw,-10px) scale(.7838);animation:fall-150 23s -24s linear infinite}@keyframes fall-150{44.199%{transform:translate(39.2772vw,44.199vh) scale(.7838)}to{transform:translate(35.8068vw,99vh) scale(.7838)}}.snow:nth-child(151){opacity:.2862;transform:translate(10.4813vw,-10px) scale(.5785);animation:fall-151 15s -24s linear infinite}@keyframes fall-151{54.705%{transform:translate(11.6455vw,54.705vh) scale(.5785)}to{transform:translate(11.0634vw,99vh) scale(.5785)}}.snow:nth-child(152){opacity:1.8564;transform:translate(63.3517vw,-10px) scale(.2315);animation:fall-152 29s -18s linear infinite}@keyframes fall-152{30.753%{transform:translate(56.5339vw,30.753vh) scale(.2315)}to{transform:translate(59.9428vw,99vh) scale(.2315)}}.snow:nth-child(153){opacity:.4674;transform:translate(11.0347vw,-10px) scale(.4346);animation:fall-153 18s -8s linear infinite}@keyframes fall-153{48.251%{transform:translate(17.202vw,48.251vh) scale(.4346)}to{transform:translate(14.11835vw,99vh) scale(.4346)}}.snow:nth-child(154){opacity:.9154;transform:translate(73.8356vw,-10px) scale(.8882);animation:fall-154 15s -23s linear infinite}@keyframes fall-154{34.944%{transform:translate(83.4494vw,34.944vh) scale(.8882)}to{transform:translate(78.6425vw,99vh) scale(.8882)}}.snow:nth-child(155){opacity:.3104;transform:translate(77.4726vw,-10px) scale(.812);animation:fall-155 16s -23s linear infinite}@keyframes fall-155{30.823%{transform:translate(68.9895vw,30.823vh) scale(.812)}to{transform:translate(73.23105vw,99vh) scale(.812)}}.snow:nth-child(156){opacity:.7832;transform:translate(98.3681vw,-10px) scale(.815);animation:fall-156 28s -23s linear infinite}@keyframes fall-156{59.403%{transform:translate(102.6413vw,59.403vh) scale(.815)}to{transform:translate(100.5047vw,99vh) scale(.815)}}.snow:nth-child(157){opacity:.8286;transform:translate(88.9709vw,-10px) scale(.2554);animation:fall-157 13s -17s linear infinite}@keyframes fall-157{51.205%{transform:translate(80.9985vw,51.205vh) scale(.2554)}to{transform:translate(84.9847vw,99vh) scale(.2554)}}.snow:nth-child(158){opacity:.4558;transform:translate(54.8097vw,-10px) scale(.563);animation:fall-158 14s -22s linear infinite}@keyframes fall-158{72.83%{transform:translate(50.6681vw,72.83vh) scale(.563)}to{transform:translate(52.7389vw,99vh) scale(.563)}}.snow:nth-child(159){opacity:.449;transform:translate(27.1155vw,-10px) scale(.7575);animation:fall-159 24s -16s linear infinite}@keyframes fall-159{70.236%{transform:translate(30.7895vw,70.236vh) scale(.7575)}to{transform:translate(28.9525vw,99vh) scale(.7575)}}.snow:nth-child(160){opacity:.728;transform:translate(31.5706vw,-10px) scale(.2837);animation:fall-160 20s -7s linear infinite}@keyframes fall-160{48.239%{transform:translate(37.752vw,48.239vh) scale(.2837)}to{transform:translate(34.6613vw,99vh) scale(.2837)}}.snow:nth-child(161){opacity:1.755;transform:translate(36.9197vw,-10px) scale(.1356);animation:fall-161 21s -25s linear infinite}@keyframes fall-161{46.4%{transform:translate(41.9202vw,46.4vh) scale(.1356)}to{transform:translate(39.41995vw,99vh) scale(.1356)}}.snow:nth-child(162){opacity:1.5234;transform:translate(77.4899vw,-10px) scale(.1703);animation:fall-162 23s -4s linear infinite}@keyframes fall-162{48.66%{transform:translate(69.0897vw,48.66vh) scale(.1703)}to{transform:translate(73.2898vw,99vh) scale(.1703)}}.snow:nth-child(163){opacity:1.706;transform:translate(34.4884vw,-10px) scale(.8401);animation:fall-163 26s -1s linear infinite}@keyframes fall-163{59.239%{transform:translate(33.9682vw,59.239vh) scale(.8401)}to{transform:translate(34.2283vw,99vh) scale(.8401)}}.snow:nth-child(164){opacity:.6832;transform:translate(24.6693vw,-10px) scale(.7229);animation:fall-164 13s -17s linear infinite}@keyframes fall-164{44.815%{transform:translate(26.5805vw,44.815vh) scale(.7229)}to{transform:translate(25.6249vw,99vh) scale(.7229)}}.snow:nth-child(165){opacity:.2164;transform:translate(89.6818vw,-10px) scale(.0226);animation:fall-165 13s -24s linear infinite}@keyframes fall-165{61.125%{transform:translate(85.8433vw,61.125vh) scale(.0226)}to{transform:translate(87.76255vw,99vh) scale(.0226)}}.snow:nth-child(166){opacity:.7896;transform:translate(12.983vw,-10px) scale(.2361);animation:fall-166 30s -22s linear infinite}@keyframes fall-166{38.991%{transform:translate(16.4563vw,38.991vh) scale(.2361)}to{transform:translate(14.71965vw,99vh) scale(.2361)}}.snow:nth-child(167){opacity:1.3102;transform:translate(93.4707vw,-10px) scale(.1252);animation:fall-167 18s -11s linear infinite}@keyframes fall-167{42.043%{transform:translate(83.7126vw,42.043vh) scale(.1252)}to{transform:translate(88.59165vw,99vh) scale(.1252)}}.snow:nth-child(168){opacity:1.2164;transform:translate(84.9131vw,-10px) scale(.7521);animation:fall-168 14s -13s linear infinite}@keyframes fall-168{45.85%{transform:translate(85.4857vw,45.85vh) scale(.7521)}to{transform:translate(85.1994vw,99vh) scale(.7521)}}.snow:nth-child(169){opacity:.7864;transform:translate(5.5857vw,-10px) scale(.88);animation:fall-169 13s -13s linear infinite}@keyframes fall-169{52.052%{transform:translate(7.2879vw,52.052vh) scale(.88)}to{transform:translate(6.4368vw,99vh) scale(.88)}}.snow:nth-child(170){opacity:1.4394;transform:translate(77.1073vw,-10px) scale(.0978);animation:fall-170 10s -11s linear infinite}@keyframes fall-170{60.639%{transform:translate(82.3685vw,60.639vh) scale(.0978)}to{transform:translate(79.7379vw,99vh) scale(.0978)}}.snow:nth-child(171){opacity:.9004;transform:translate(8.7786vw,-10px) scale(.7207);animation:fall-171 26s -4s linear infinite}@keyframes fall-171{72.4%{transform:translate(16.8522vw,72.4vh) scale(.7207)}to{transform:translate(12.8154vw,99vh) scale(.7207)}}.snow:nth-child(172){opacity:1.4342;transform:translate(93.2908vw,-10px) scale(.7506);animation:fall-172 25s -21s linear infinite}@keyframes fall-172{33.558%{transform:translate(102.3731vw,33.558vh) scale(.7506)}to{transform:translate(97.83195vw,99vh) scale(.7506)}}.snow:nth-child(173){opacity:.5092;transform:translate(7.8401vw,-10px) scale(.2368);animation:fall-173 14s -7s linear infinite}@keyframes fall-173{38.316%{transform:translate(8.9857vw,38.316vh) scale(.2368)}to{transform:translate(8.4129vw,99vh) scale(.2368)}}.snow:nth-child(174){opacity:1.2344;transform:translate(1.471vw,-10px) scale(.718);animation:fall-174 28s -15s linear infinite}@keyframes fall-174{75.022%{transform:translate(6.2859vw,75.022vh) scale(.718)}to{transform:translate(3.87845vw,99vh) scale(.718)}}.snow:nth-child(175){opacity:.591;transform:translate(58.3841vw,-10px) scale(.3907);animation:fall-175 21s -13s linear infinite}@keyframes fall-175{55.856%{transform:translate(54.8136vw,55.856vh) scale(.3907)}to{transform:translate(56.59885vw,99vh) scale(.3907)}}.snow:nth-child(176){opacity:.4698;transform:translate(81.4491vw,-10px) scale(.4593);animation:fall-176 28s -19s linear infinite}@keyframes fall-176{78.609%{transform:translate(78.6342vw,78.609vh) scale(.4593)}to{transform:translate(80.04165vw,99vh) scale(.4593)}}.snow:nth-child(177){opacity:.0766;transform:translate(30.3904vw,-10px) scale(.1186);animation:fall-177 13s -11s linear infinite}@keyframes fall-177{69.449%{transform:translate(21.3846vw,69.449vh) scale(.1186)}to{transform:translate(25.8875vw,99vh) scale(.1186)}}.snow:nth-child(178){opacity:.7148;transform:translate(20.3223vw,-10px) scale(.7635);animation:fall-178 11s -30s linear infinite}@keyframes fall-178{40.101%{transform:translate(12.1265vw,40.101vh) scale(.7635)}to{transform:translate(16.2244vw,99vh) scale(.7635)}}.snow:nth-child(179){opacity:1.1144;transform:translate(10.0433vw,-10px) scale(.0856);animation:fall-179 16s -29s linear infinite}@keyframes fall-179{62.677%{transform:translate(17.9119vw,62.677vh) scale(.0856)}to{transform:translate(13.9776vw,99vh) scale(.0856)}}.snow:nth-child(180){opacity:1.0812;transform:translate(41.0336vw,-10px) scale(.9188);animation:fall-180 19s -23s linear infinite}@keyframes fall-180{65.245%{transform:translate(44.3994vw,65.245vh) scale(.9188)}to{transform:translate(42.7165vw,99vh) scale(.9188)}}.snow:nth-child(181){opacity:1.4222;transform:translate(43.1082vw,-10px) scale(.5787);animation:fall-181 17s -14s linear infinite}@keyframes fall-181{70.761%{transform:translate(40.9901vw,70.761vh) scale(.5787)}to{transform:translate(42.04915vw,99vh) scale(.5787)}}.snow:nth-child(182){opacity:1.9368;transform:translate(2.5747vw,-10px) scale(.2566);animation:fall-182 11s -12s linear infinite}@keyframes fall-182{74.274%{transform:translate(-4.8673vw,74.274vh) scale(.2566)}to{transform:translate(-1.1463vw,99vh) scale(.2566)}}.snow:nth-child(183){opacity:1.0186;transform:translate(13.5989vw,-10px) scale(.0087);animation:fall-183 19s -25s linear infinite}@keyframes fall-183{63.12%{transform:translate(9.6928vw,63.12vh) scale(.0087)}to{transform:translate(11.64585vw,99vh) scale(.0087)}}.snow:nth-child(184){opacity:1.1526;transform:translate(14.6197vw,-10px) scale(.7087);animation:fall-184 11s -13s linear infinite}@keyframes fall-184{76.246%{transform:translate(6.8283vw,76.246vh) scale(.7087)}to{transform:translate(10.724vw,99vh) scale(.7087)}}.snow:nth-child(185){opacity:.1734;transform:translate(71.8872vw,-10px) scale(.3161);animation:fall-185 26s -14s linear infinite}@keyframes fall-185{58.651%{transform:translate(80.8052vw,58.651vh) scale(.3161)}to{transform:translate(76.3462vw,99vh) scale(.3161)}}.snow:nth-child(186){opacity:1.0192;transform:translate(56.4115vw,-10px) scale(.7437);animation:fall-186 18s -7s linear infinite}@keyframes fall-186{53.595%{transform:translate(47.1967vw,53.595vh) scale(.7437)}to{transform:translate(51.8041vw,99vh) scale(.7437)}}.snow:nth-child(187){opacity:1.5744;transform:translate(60.7631vw,-10px) scale(.2683);animation:fall-187 27s -14s linear infinite}@keyframes fall-187{55.185%{transform:translate(56.2922vw,55.185vh) scale(.2683)}to{transform:translate(58.52765vw,99vh) scale(.2683)}}.snow:nth-child(188){opacity:1.146;transform:translate(33.1723vw,-10px) scale(.9476);animation:fall-188 23s -29s linear infinite}@keyframes fall-188{60.15%{transform:translate(36.9973vw,60.15vh) scale(.9476)}to{transform:translate(35.0848vw,99vh) scale(.9476)}}.snow:nth-child(189){opacity:.1088;transform:translate(67.6528vw,-10px) scale(.0459);animation:fall-189 28s -15s linear infinite}@keyframes fall-189{62.434%{transform:translate(73.397vw,62.434vh) scale(.0459)}to{transform:translate(70.5249vw,99vh) scale(.0459)}}.snow:nth-child(190){opacity:.9944;transform:translate(24.5182vw,-10px) scale(.5263);animation:fall-190 29s -12s linear infinite}@keyframes fall-190{61.04%{transform:translate(30.3854vw,61.04vh) scale(.5263)}to{transform:translate(27.4518vw,99vh) scale(.5263)}}.snow:nth-child(191){opacity:1.5014;transform:translate(10.1148vw,-10px) scale(.5283);animation:fall-191 27s -29s linear infinite}@keyframes fall-191{41.408%{transform:translate(3.6425vw,41.408vh) scale(.5283)}to{transform:translate(6.87865vw,99vh) scale(.5283)}}.snow:nth-child(192){opacity:1.3366;transform:translate(41.8475vw,-10px) scale(.5074);animation:fall-192 29s -10s linear infinite}@keyframes fall-192{62.867%{transform:translate(34.3296vw,62.867vh) scale(.5074)}to{transform:translate(38.08855vw,99vh) scale(.5074)}}.snow:nth-child(193){opacity:1.5094;transform:translate(99.9713vw,-10px) scale(.109);animation:fall-193 27s -20s linear infinite}@keyframes fall-193{49.132%{transform:translate(105.0738vw,49.132vh) scale(.109)}to{transform:translate(102.52255vw,99vh) scale(.109)}}.snow:nth-child(194){opacity:.3096;transform:translate(85.7105vw,-10px) scale(.3777);animation:fall-194 12s -26s linear infinite}@keyframes fall-194{43.429%{transform:translate(77.8224vw,43.429vh) scale(.3777)}to{transform:translate(81.76645vw,99vh) scale(.3777)}}.snow:nth-child(195){opacity:.8614;transform:translate(19.7694vw,-10px) scale(.2923);animation:fall-195 20s -1s linear infinite}@keyframes fall-195{68.099%{transform:translate(13.546vw,68.099vh) scale(.2923)}to{transform:translate(16.6577vw,99vh) scale(.2923)}}.snow:nth-child(196){opacity:1.4468;transform:translate(45.5817vw,-10px) scale(.5726);animation:fall-196 14s -13s linear infinite}@keyframes fall-196{45.981%{transform:translate(49.8555vw,45.981vh) scale(.5726)}to{transform:translate(47.7186vw,99vh) scale(.5726)}}.snow:nth-child(197){opacity:.5564;transform:translate(73.9328vw,-10px) scale(.809);animation:fall-197 12s -22s linear infinite}@keyframes fall-197{76.961%{transform:translate(77.2858vw,76.961vh) scale(.809)}to{transform:translate(75.6093vw,99vh) scale(.809)}}.snow:nth-child(198){opacity:.0398;transform:translate(32.8171vw,-10px) scale(.4775);animation:fall-198 30s -12s linear infinite}@keyframes fall-198{78.811%{transform:translate(34.2946vw,78.811vh) scale(.4775)}to{transform:translate(33.55585vw,99vh) scale(.4775)}}.snow:nth-child(199){opacity:1.997;transform:translate(78.7017vw,-10px) scale(.2847);animation:fall-199 19s -9s linear infinite}@keyframes fall-199{48.772%{transform:translate(75.8244vw,48.772vh) scale(.2847)}to{transform:translate(77.26305vw,99vh) scale(.2847)}}.snow:nth-child(200){opacity:1.3922;transform:translate(51.6564vw,-10px) scale(.6024);animation:fall-200 23s -18s linear infinite}@keyframes fall-200{48.945%{transform:translate(44.2237vw,48.945vh) scale(.6024)}to{transform:translate(47.94005vw,99vh) scale(.6024)}}.snow:nth-child(201){opacity:1.781;transform:translate(92.7701vw,-10px) scale(.1475);animation:fall-201 10s -26s linear infinite}@keyframes fall-201{33.128%{transform:translate(89.8819vw,33.128vh) scale(.1475)}to{transform:translate(91.326vw,99vh) scale(.1475)}}.snow:nth-child(202){opacity:1.7812;transform:translate(14.9216vw,-10px) scale(.8129);animation:fall-202 16s -30s linear infinite}@keyframes fall-202{68.627%{transform:translate(7.8311vw,68.627vh) scale(.8129)}to{transform:translate(11.37635vw,99vh) scale(.8129)}}.snow:nth-child(203){opacity:.8156;transform:translate(12.6503vw,-10px) scale(.7955);animation:fall-203 15s -23s linear infinite}@keyframes fall-203{54.385%{transform:translate(15.0535vw,54.385vh) scale(.7955)}to{transform:translate(13.8519vw,99vh) scale(.7955)}}.snow:nth-child(204){opacity:.1112;transform:translate(27.4466vw,-10px) scale(.5664);animation:fall-204 23s -30s linear infinite}@keyframes fall-204{54.833%{transform:translate(20.9242vw,54.833vh) scale(.5664)}to{transform:translate(24.1854vw,99vh) scale(.5664)}}.snow:nth-child(205){opacity:1.3008;transform:translate(66.658vw,-10px) scale(.1537);animation:fall-205 13s -14s linear infinite}@keyframes fall-205{38.195%{transform:translate(62.1547vw,38.195vh) scale(.1537)}to{transform:translate(64.40635vw,99vh) scale(.1537)}}.snow:nth-child(206){opacity:1.7734;transform:translate(35.3951vw,-10px) scale(.4545);animation:fall-206 22s -17s linear infinite}@keyframes fall-206{49.297%{transform:translate(30.9612vw,49.297vh) scale(.4545)}to{transform:translate(33.17815vw,99vh) scale(.4545)}}.snow:nth-child(207){opacity:.4342;transform:translate(94.0251vw,-10px) scale(.3868);animation:fall-207 17s -27s linear infinite}@keyframes fall-207{64.167%{transform:translate(84.1797vw,64.167vh) scale(.3868)}to{transform:translate(89.1024vw,99vh) scale(.3868)}}.snow:nth-child(208){opacity:.8054;transform:translate(17.432vw,-10px) scale(.671);animation:fall-208 26s -13s linear infinite}@keyframes fall-208{75.488%{transform:translate(12.6875vw,75.488vh) scale(.671)}to{transform:translate(15.05975vw,99vh) scale(.671)}}.snow:nth-child(209){opacity:1.582;transform:translate(13.3314vw,-10px) scale(.1623);animation:fall-209 25s -8s linear infinite}@keyframes fall-209{71.458%{transform:translate(6.1591vw,71.458vh) scale(.1623)}to{transform:translate(9.74525vw,99vh) scale(.1623)}}.snow:nth-child(210){opacity:.7394;transform:translate(89.7845vw,-10px) scale(.5193);animation:fall-210 20s -6s linear infinite}@keyframes fall-210{60.917%{transform:translate(83.6472vw,60.917vh) scale(.5193)}to{transform:translate(86.71585vw,99vh) scale(.5193)}}.snow:nth-child(211){opacity:1.8162;transform:translate(32.9105vw,-10px) scale(.6931);animation:fall-211 28s -14s linear infinite}@keyframes fall-211{30.862%{transform:translate(26.594vw,30.862vh) scale(.6931)}to{transform:translate(29.75225vw,99vh) scale(.6931)}}.snow:nth-child(212){opacity:1.1868;transform:translate(6.0375vw,-10px) scale(.2295);animation:fall-212 14s -2s linear infinite}@keyframes fall-212{38.806%{transform:translate(2.3272vw,38.806vh) scale(.2295)}to{transform:translate(4.18235vw,99vh) scale(.2295)}}.snow:nth-child(213){opacity:1.6772;transform:translate(84.9485vw,-10px) scale(.001);animation:fall-213 12s -27s linear infinite}@keyframes fall-213{64.974%{transform:translate(93.4363vw,64.974vh) scale(.001)}to{transform:translate(89.1924vw,99vh) scale(.001)}}.snow:nth-child(214){opacity:.8432;transform:translate(13.8649vw,-10px) scale(.8046);animation:fall-214 21s -12s linear infinite}@keyframes fall-214{48.873%{transform:translate(13.4237vw,48.873vh) scale(.8046)}to{transform:translate(13.6443vw,99vh) scale(.8046)}}.snow:nth-child(215){opacity:.987;transform:translate(29.9003vw,-10px) scale(.6827);animation:fall-215 16s -26s linear infinite}@keyframes fall-215{34.739%{transform:translate(33.8426vw,34.739vh) scale(.6827)}to{transform:translate(31.87145vw,99vh) scale(.6827)}}.snow:nth-child(216){opacity:.29;transform:translate(35.9604vw,-10px) scale(.631);animation:fall-216 16s -10s linear infinite}@keyframes fall-216{39.085%{transform:translate(34.0382vw,39.085vh) scale(.631)}to{transform:translate(34.9993vw,99vh) scale(.631)}}.snow:nth-child(217){opacity:1.3434;transform:translate(53.034vw,-10px) scale(.3499);animation:fall-217 13s -6s linear infinite}@keyframes fall-217{70.038%{transform:translate(52.5476vw,70.038vh) scale(.3499)}to{transform:translate(52.7908vw,99vh) scale(.3499)}}.snow:nth-child(218){opacity:.8364;transform:translate(43.1337vw,-10px) scale(.5984);animation:fall-218 26s -16s linear infinite}@keyframes fall-218{78.138%{transform:translate(45.3761vw,78.138vh) scale(.5984)}to{transform:translate(44.2549vw,99vh) scale(.5984)}}.snow:nth-child(219){opacity:1.177;transform:translate(3.2229vw,-10px) scale(.2459);animation:fall-219 28s -6s linear infinite}@keyframes fall-219{46.057%{transform:translate(4.7258vw,46.057vh) scale(.2459)}to{transform:translate(3.97435vw,99vh) scale(.2459)}}.snow:nth-child(220){opacity:.2772;transform:translate(14.4718vw,-10px) scale(.9648);animation:fall-220 19s -14s linear infinite}@keyframes fall-220{58.448%{transform:translate(7.3695vw,58.448vh) scale(.9648)}to{transform:translate(10.92065vw,99vh) scale(.9648)}}.snow:nth-child(221){opacity:1.1986;transform:translate(10.8893vw,-10px) scale(.5003);animation:fall-221 25s -10s linear infinite}@keyframes fall-221{31.295%{transform:translate(14.133vw,31.295vh) scale(.5003)}to{transform:translate(12.51115vw,99vh) scale(.5003)}}.snow:nth-child(222){opacity:.275;transform:translate(26.2076vw,-10px) scale(.1891);animation:fall-222 22s -30s linear infinite}@keyframes fall-222{39.06%{transform:translate(20.5905vw,39.06vh) scale(.1891)}to{transform:translate(23.39905vw,99vh) scale(.1891)}}.snow:nth-child(223){opacity:1.962;transform:translate(1.7399vw,-10px) scale(.8634);animation:fall-223 17s -25s linear infinite}@keyframes fall-223{76.909%{transform:translate(-7.0781vw,76.909vh) scale(.8634)}to{transform:translate(-2.6691vw,99vh) scale(.8634)}}.snow:nth-child(224){opacity:1.8688;transform:translate(73.5767vw,-10px) scale(.778);animation:fall-224 28s -28s linear infinite}@keyframes fall-224{70.555%{transform:translate(80.9834vw,70.555vh) scale(.778)}to{transform:translate(77.28005vw,99vh) scale(.778)}}.snow:nth-child(225){opacity:.6602;transform:translate(45.505vw,-10px) scale(.8451);animation:fall-225 11s -2s linear infinite}@keyframes fall-225{32.857%{transform:translate(48.0843vw,32.857vh) scale(.8451)}to{transform:translate(46.79465vw,99vh) scale(.8451)}}.snow:nth-child(226){opacity:1.1168;transform:translate(43.7856vw,-10px) scale(.5299);animation:fall-226 26s -5s linear infinite}@keyframes fall-226{75.946%{transform:translate(42.1972vw,75.946vh) scale(.5299)}to{transform:translate(42.9914vw,99vh) scale(.5299)}}.snow:nth-child(227){opacity:1.2676;transform:translate(88.6967vw,-10px) scale(.0761);animation:fall-227 30s -11s linear infinite}@keyframes fall-227{55.072%{transform:translate(91.1819vw,55.072vh) scale(.0761)}to{transform:translate(89.9393vw,99vh) scale(.0761)}}.snow:nth-child(228){opacity:1.6846;transform:translate(50.7487vw,-10px) scale(.7702);animation:fall-228 22s -22s linear infinite}@keyframes fall-228{39.113%{transform:translate(42.9125vw,39.113vh) scale(.7702)}to{transform:translate(46.8306vw,99vh) scale(.7702)}}.snow:nth-child(229){opacity:.9498;transform:translate(87.5559vw,-10px) scale(.0522);animation:fall-229 23s -1s linear infinite}@keyframes fall-229{49.581%{transform:translate(79.7982vw,49.581vh) scale(.0522)}to{transform:translate(83.67705vw,99vh) scale(.0522)}}.snow:nth-child(230){opacity:1.3178;transform:translate(35.2186vw,-10px) scale(.6198);animation:fall-230 16s -19s linear infinite}@keyframes fall-230{31.194%{transform:translate(43.6354vw,31.194vh) scale(.6198)}to{transform:translate(39.427vw,99vh) scale(.6198)}}.snow:nth-child(231){opacity:.6824;transform:translate(62.3055vw,-10px) scale(.9745);animation:fall-231 25s -17s linear infinite}@keyframes fall-231{46.557%{transform:translate(62.7304vw,46.557vh) scale(.9745)}to{transform:translate(62.51795vw,99vh) scale(.9745)}}.snow:nth-child(232){opacity:1.5054;transform:translate(86.9548vw,-10px) scale(.2422);animation:fall-232 14s -15s linear infinite}@keyframes fall-232{69.826%{transform:translate(87.2741vw,69.826vh) scale(.2422)}to{transform:translate(87.11445vw,99vh) scale(.2422)}}.snow:nth-child(233){opacity:1.784;transform:translate(58.3617vw,-10px) scale(.1847);animation:fall-233 19s -10s linear infinite}@keyframes fall-233{30.382%{transform:translate(62.2665vw,30.382vh) scale(.1847)}to{transform:translate(60.3141vw,99vh) scale(.1847)}}.snow:nth-child(234){opacity:.3414;transform:translate(17.9884vw,-10px) scale(.353);animation:fall-234 18s -18s linear infinite}@keyframes fall-234{58.855%{transform:translate(26.6259vw,58.855vh) scale(.353)}to{transform:translate(22.30715vw,99vh) scale(.353)}}.snow:nth-child(235){opacity:.8244;transform:translate(58.8054vw,-10px) scale(.7346);animation:fall-235 27s -18s linear infinite}@keyframes fall-235{33.927%{transform:translate(49.8957vw,33.927vh) scale(.7346)}to{transform:translate(54.35055vw,99vh) scale(.7346)}}.snow:nth-child(236){opacity:.6618;transform:translate(94.1284vw,-10px) scale(.2265);animation:fall-236 19s -30s linear infinite}@keyframes fall-236{77.341%{transform:translate(88.0776vw,77.341vh) scale(.2265)}to{transform:translate(91.103vw,99vh) scale(.2265)}}.snow:nth-child(237){opacity:1.6306;transform:translate(16.0931vw,-10px) scale(.2095);animation:fall-237 21s -5s linear infinite}@keyframes fall-237{55.053%{transform:translate(8.4449vw,55.053vh) scale(.2095)}to{transform:translate(12.269vw,99vh) scale(.2095)}}.snow:nth-child(238){opacity:.8076;transform:translate(89.2478vw,-10px) scale(.1998);animation:fall-238 21s -17s linear infinite}@keyframes fall-238{69.85%{transform:translate(96.4131vw,69.85vh) scale(.1998)}to{transform:translate(92.83045vw,99vh) scale(.1998)}}.snow:nth-child(239){opacity:1.5988;transform:translate(50.4543vw,-10px) scale(.291);animation:fall-239 24s -16s linear infinite}@keyframes fall-239{61.961%{transform:translate(48.0549vw,61.961vh) scale(.291)}to{transform:translate(49.2546vw,99vh) scale(.291)}}.snow:nth-child(240){opacity:1.6806;transform:translate(21.9417vw,-10px) scale(.053);animation:fall-240 16s -7s linear infinite}@keyframes fall-240{51.595%{transform:translate(31.1189vw,51.595vh) scale(.053)}to{transform:translate(26.5303vw,99vh) scale(.053)}}.snow:nth-child(241){opacity:1.8074;transform:translate(97.688vw,-10px) scale(.1669);animation:fall-241 25s -14s linear infinite}@keyframes fall-241{43.988%{transform:translate(101.4475vw,43.988vh) scale(.1669)}to{transform:translate(99.56775vw,99vh) scale(.1669)}}.snow:nth-child(242){opacity:.9898;transform:translate(85.8927vw,-10px) scale(.0098);animation:fall-242 17s -17s linear infinite}@keyframes fall-242{40.046%{transform:translate(94.1918vw,40.046vh) scale(.0098)}to{transform:translate(90.04225vw,99vh) scale(.0098)}}.snow:nth-child(243){opacity:1.5976;transform:translate(8.8894vw,-10px) scale(.6154);animation:fall-243 19s -12s linear infinite}@keyframes fall-243{77.448%{transform:translate(14.1874vw,77.448vh) scale(.6154)}to{transform:translate(11.5384vw,99vh) scale(.6154)}}.snow:nth-child(244){opacity:1.268;transform:translate(9.9532vw,-10px) scale(.7366);animation:fall-244 15s -2s linear infinite}@keyframes fall-244{51.471%{transform:translate(9.1134vw,51.471vh) scale(.7366)}to{transform:translate(9.5333vw,99vh) scale(.7366)}}.snow:nth-child(245){opacity:.0132;transform:translate(39.0488vw,-10px) scale(.3713);animation:fall-245 21s -6s linear infinite}@keyframes fall-245{63.989%{transform:translate(46.0694vw,63.989vh) scale(.3713)}to{transform:translate(42.5591vw,99vh) scale(.3713)}}.snow:nth-child(246){opacity:.9472;transform:translate(68.9489vw,-10px) scale(.7626);animation:fall-246 15s -5s linear infinite}@keyframes fall-246{69.694%{transform:translate(78.8098vw,69.694vh) scale(.7626)}to{transform:translate(73.87935vw,99vh) scale(.7626)}}.snow:nth-child(247){opacity:.4162;transform:translate(80.4091vw,-10px) scale(.954);animation:fall-247 17s -1s linear infinite}@keyframes fall-247{37.474%{transform:translate(83.2437vw,37.474vh) scale(.954)}to{transform:translate(81.8264vw,99vh) scale(.954)}}.snow:nth-child(248){opacity:.3028;transform:translate(87.0374vw,-10px) scale(.221);animation:fall-248 14s -29s linear infinite}@keyframes fall-248{42.506%{transform:translate(84.2115vw,42.506vh) scale(.221)}to{transform:translate(85.62445vw,99vh) scale(.221)}}.snow:nth-child(249){opacity:1.1206;transform:translate(89.0366vw,-10px) scale(.1663);animation:fall-249 17s -24s linear infinite}@keyframes fall-249{75.602%{transform:translate(82.046vw,75.602vh) scale(.1663)}to{transform:translate(85.5413vw,99vh) scale(.1663)}}.snow:nth-child(250){opacity:1.1308;transform:translate(53.814vw,-10px) scale(.6558);animation:fall-250 18s -22s linear infinite}@keyframes fall-250{61.813%{transform:translate(55.3617vw,61.813vh) scale(.6558)}to{transform:translate(54.58785vw,99vh) scale(.6558)}}.snow:nth-child(251){opacity:.3018;transform:translate(98.7384vw,-10px) scale(.7123);animation:fall-251 19s -15s linear infinite}@keyframes fall-251{78.942%{transform:translate(102.5332vw,78.942vh) scale(.7123)}to{transform:translate(100.6358vw,99vh) scale(.7123)}}.snow:nth-child(252){opacity:1.2748;transform:translate(22.4344vw,-10px) scale(.8229);animation:fall-252 15s -8s linear infinite}@keyframes fall-252{37.384%{transform:translate(32.2928vw,37.384vh) scale(.8229)}to{transform:translate(27.3636vw,99vh) scale(.8229)}}.snow:nth-child(253){opacity:1.168;transform:translate(3.9674vw,-10px) scale(.7581);animation:fall-253 20s -24s linear infinite}@keyframes fall-253{70.959%{transform:translate(-2.7143vw,70.959vh) scale(.7581)}to{transform:translate(.62655vw,99vh) scale(.7581)}}.snow:nth-child(254){opacity:.0238;transform:translate(52.6165vw,-10px) scale(.3917);animation:fall-254 11s -27s linear infinite}@keyframes fall-254{32.551%{transform:translate(62.0497vw,32.551vh) scale(.3917)}to{transform:translate(57.3331vw,99vh) scale(.3917)}}.snow:nth-child(255){opacity:.151;transform:translate(51.0679vw,-10px) scale(.2722);animation:fall-255 27s -20s linear infinite}@keyframes fall-255{70.563%{transform:translate(57.6478vw,70.563vh) scale(.2722)}to{transform:translate(54.35785vw,99vh) scale(.2722)}}.snow:nth-child(256){opacity:.4554;transform:translate(12.109vw,-10px) scale(.6747);animation:fall-256 13s -17s linear infinite}@keyframes fall-256{49.536%{transform:translate(2.6805vw,49.536vh) scale(.6747)}to{transform:translate(7.39475vw,99vh) scale(.6747)}}.snow:nth-child(257){opacity:1.7768;transform:translate(12.5076vw,-10px) scale(.9449);animation:fall-257 30s -3s linear infinite}@keyframes fall-257{56.559%{transform:translate(13.3245vw,56.559vh) scale(.9449)}to{transform:translate(12.91605vw,99vh) scale(.9449)}}.snow:nth-child(258){opacity:1.588;transform:translate(11.1868vw,-10px) scale(.773);animation:fall-258 12s -20s linear infinite}@keyframes fall-258{63.002%{transform:translate(7.2282vw,63.002vh) scale(.773)}to{transform:translate(9.2075vw,99vh) scale(.773)}}.snow:nth-child(259){opacity:1.0266;transform:translate(68.8525vw,-10px) scale(.6617);animation:fall-259 10s -1s linear infinite}@keyframes fall-259{60.652%{transform:translate(65.1104vw,60.652vh) scale(.6617)}to{transform:translate(66.98145vw,99vh) scale(.6617)}}.snow:nth-child(260){opacity:1.7838;transform:translate(12.1393vw,-10px) scale(.6626);animation:fall-260 11s -9s linear infinite}@keyframes fall-260{58.764%{transform:translate(16.5862vw,58.764vh) scale(.6626)}to{transform:translate(14.36275vw,99vh) scale(.6626)}}.snow:nth-child(261){opacity:1.5194;transform:translate(41.1026vw,-10px) scale(.3683);animation:fall-261 28s -10s linear infinite}@keyframes fall-261{69.467%{transform:translate(42.8778vw,69.467vh) scale(.3683)}to{transform:translate(41.9902vw,99vh) scale(.3683)}}.snow:nth-child(262){opacity:1.0768;transform:translate(6.0614vw,-10px) scale(.4221);animation:fall-262 19s -1s linear infinite}@keyframes fall-262{54.759%{transform:translate(10.2672vw,54.759vh) scale(.4221)}to{transform:translate(8.1643vw,99vh) scale(.4221)}}.snow:nth-child(263){opacity:.6558;transform:translate(72.1146vw,-10px) scale(.8262);animation:fall-263 25s -24s linear infinite}@keyframes fall-263{62.409%{transform:translate(62.6403vw,62.409vh) scale(.8262)}to{transform:translate(67.37745vw,99vh) scale(.8262)}}.snow:nth-child(264){opacity:1.9806;transform:translate(91.0794vw,-10px) scale(.2822);animation:fall-264 13s -21s linear infinite}@keyframes fall-264{74.101%{transform:translate(99.614vw,74.101vh) scale(.2822)}to{transform:translate(95.3467vw,99vh) scale(.2822)}}.snow:nth-child(265){opacity:1.385;transform:translate(8.1718vw,-10px) scale(.7566);animation:fall-265 16s -10s linear infinite}@keyframes fall-265{77.929%{transform:translate(13.4671vw,77.929vh) scale(.7566)}to{transform:translate(10.81945vw,99vh) scale(.7566)}}.snow:nth-child(266){opacity:.0562;transform:translate(93.8742vw,-10px) scale(.7599);animation:fall-266 21s -9s linear infinite}@keyframes fall-266{72.224%{transform:translate(96.1242vw,72.224vh) scale(.7599)}to{transform:translate(94.9992vw,99vh) scale(.7599)}}.snow:nth-child(267){opacity:.9656;transform:translate(13.6329vw,-10px) scale(.3348);animation:fall-267 14s -27s linear infinite}@keyframes fall-267{66.021%{transform:translate(8.9673vw,66.021vh) scale(.3348)}to{transform:translate(11.3001vw,99vh) scale(.3348)}}.snow:nth-child(268){opacity:1.2114;transform:translate(12.2854vw,-10px) scale(.7462);animation:fall-268 20s -7s linear infinite}@keyframes fall-268{52.637%{transform:translate(5.4322vw,52.637vh) scale(.7462)}to{transform:translate(8.8588vw,99vh) scale(.7462)}}.snow:nth-child(269){opacity:.2958;transform:translate(14.5632vw,-10px) scale(.6439);animation:fall-269 25s -12s linear infinite}@keyframes fall-269{45.819%{transform:translate(22.212vw,45.819vh) scale(.6439)}to{transform:translate(18.3876vw,99vh) scale(.6439)}}.snow:nth-child(270){opacity:.8784;transform:translate(78.8303vw,-10px) scale(.6106);animation:fall-270 18s -21s linear infinite}@keyframes fall-270{32.363%{transform:translate(71.8644vw,32.363vh) scale(.6106)}to{transform:translate(75.34735vw,99vh) scale(.6106)}}.snow:nth-child(271){opacity:.3646;transform:translate(31.2244vw,-10px) scale(.6786);animation:fall-271 16s -8s linear infinite}@keyframes fall-271{68.723%{transform:translate(40.098vw,68.723vh) scale(.6786)}to{transform:translate(35.6612vw,99vh) scale(.6786)}}.snow:nth-child(272){opacity:1.5624;transform:translate(9.5032vw,-10px) scale(.4347);animation:fall-272 21s -13s linear infinite}@keyframes fall-272{72.757%{transform:translate(1.8552vw,72.757vh) scale(.4347)}to{transform:translate(5.6792vw,99vh) scale(.4347)}}.snow:nth-child(273){opacity:.4886;transform:translate(49.2614vw,-10px) scale(.9969);animation:fall-273 27s -28s linear infinite}@keyframes fall-273{69.995%{transform:translate(44.4609vw,69.995vh) scale(.9969)}to{transform:translate(46.86115vw,99vh) scale(.9969)}}.snow:nth-child(274){opacity:.337;transform:translate(8.4329vw,-10px) scale(.8342);animation:fall-274 19s -10s linear infinite}@keyframes fall-274{77.686%{transform:translate(9.8347vw,77.686vh) scale(.8342)}to{transform:translate(9.1338vw,99vh) scale(.8342)}}.snow:nth-child(275){opacity:.5144;transform:translate(25.6935vw,-10px) scale(.0096);animation:fall-275 24s -28s linear infinite}@keyframes fall-275{44.108%{transform:translate(22.6479vw,44.108vh) scale(.0096)}to{transform:translate(24.1707vw,99vh) scale(.0096)}}.snow:nth-child(276){opacity:1.8124;transform:translate(27.638vw,-10px) scale(.4563);animation:fall-276 18s -3s linear infinite}@keyframes fall-276{56.116%{transform:translate(33.0852vw,56.116vh) scale(.4563)}to{transform:translate(30.3616vw,99vh) scale(.4563)}}.snow:nth-child(277){opacity:1.5148;transform:translate(37.4451vw,-10px) scale(.6997);animation:fall-277 25s -20s linear infinite}@keyframes fall-277{71.033%{transform:translate(32.5074vw,71.033vh) scale(.6997)}to{transform:translate(34.97625vw,99vh) scale(.6997)}}.snow:nth-child(278){opacity:1.7518;transform:translate(38.2442vw,-10px) scale(.3506);animation:fall-278 23s -10s linear infinite}@keyframes fall-278{34.485%{transform:translate(36.1241vw,34.485vh) scale(.3506)}to{transform:translate(37.18415vw,99vh) scale(.3506)}}.snow:nth-child(279){opacity:1.8238;transform:translate(18.5908vw,-10px) scale(.6878);animation:fall-279 29s -23s linear infinite}@keyframes fall-279{69.02%{transform:translate(17.7696vw,69.02vh) scale(.6878)}to{transform:translate(18.1802vw,99vh) scale(.6878)}}.snow:nth-child(280){opacity:1.1304;transform:translate(34.6132vw,-10px) scale(.3229);animation:fall-280 10s -20s linear infinite}@keyframes fall-280{47.549%{transform:translate(38.5437vw,47.549vh) scale(.3229)}to{transform:translate(36.57845vw,99vh) scale(.3229)}}.snow:nth-child(281){opacity:.246;transform:translate(19.0982vw,-10px) scale(.5503);animation:fall-281 23s -25s linear infinite}@keyframes fall-281{31.511%{transform:translate(16.2784vw,31.511vh) scale(.5503)}to{transform:translate(17.6883vw,99vh) scale(.5503)}}.snow:nth-child(282){opacity:1.3838;transform:translate(5.3779vw,-10px) scale(.9452);animation:fall-282 26s -16s linear infinite}@keyframes fall-282{45.313%{transform:translate(7.0585vw,45.313vh) scale(.9452)}to{transform:translate(6.2182vw,99vh) scale(.9452)}}.snow:nth-child(283){opacity:.6298;transform:translate(9.7219vw,-10px) scale(.1903);animation:fall-283 21s -9s linear infinite}@keyframes fall-283{33.043%{transform:translate(11.2783vw,33.043vh) scale(.1903)}to{transform:translate(10.5001vw,99vh) scale(.1903)}}.snow:nth-child(284){opacity:.8468;transform:translate(54.8535vw,-10px) scale(.4674);animation:fall-284 12s -12s linear infinite}@keyframes fall-284{39.725%{transform:translate(58.6412vw,39.725vh) scale(.4674)}to{transform:translate(56.74735vw,99vh) scale(.4674)}}.snow:nth-child(285){opacity:1.643;transform:translate(26.1103vw,-10px) scale(.6155);animation:fall-285 13s -1s linear infinite}@keyframes fall-285{38.385%{transform:translate(31.4106vw,38.385vh) scale(.6155)}to{transform:translate(28.76045vw,99vh) scale(.6155)}}.snow:nth-child(286){opacity:1.227;transform:translate(46.8123vw,-10px) scale(.1436);animation:fall-286 26s -28s linear infinite}@keyframes fall-286{72.633%{transform:translate(56.4501vw,72.633vh) scale(.1436)}to{transform:translate(51.6312vw,99vh) scale(.1436)}}.snow:nth-child(287){opacity:.7584;transform:translate(24.1052vw,-10px) scale(.4949);animation:fall-287 20s -17s linear infinite}@keyframes fall-287{53.146%{transform:translate(30.2508vw,53.146vh) scale(.4949)}to{transform:translate(27.178vw,99vh) scale(.4949)}}.snow:nth-child(288){opacity:1.6764;transform:translate(19.1938vw,-10px) scale(.0128);animation:fall-288 16s -20s linear infinite}@keyframes fall-288{61.406%{transform:translate(22.9154vw,61.406vh) scale(.0128)}to{transform:translate(21.0546vw,99vh) scale(.0128)}}.snow:nth-child(289){opacity:1.6792;transform:translate(37.767vw,-10px) scale(.1057);animation:fall-289 15s -23s linear infinite}@keyframes fall-289{78.019%{transform:translate(43.9572vw,78.019vh) scale(.1057)}to{transform:translate(40.8621vw,99vh) scale(.1057)}}.snow:nth-child(290){opacity:.4674;transform:translate(77.196vw,-10px) scale(.0898);animation:fall-290 23s -27s linear infinite}@keyframes fall-290{66.436%{transform:translate(85.8242vw,66.436vh) scale(.0898)}to{transform:translate(81.5101vw,99vh) scale(.0898)}}.snow:nth-child(291){opacity:1.9012;transform:translate(67.3239vw,-10px) scale(.7787);animation:fall-291 14s -22s linear infinite}@keyframes fall-291{37.61%{transform:translate(72.966vw,37.61vh) scale(.7787)}to{transform:translate(70.14495vw,99vh) scale(.7787)}}.snow:nth-child(292){opacity:.0592;transform:translate(81.1605vw,-10px) scale(.9571);animation:fall-292 14s -2s linear infinite}@keyframes fall-292{60.283%{transform:translate(77.6848vw,60.283vh) scale(.9571)}to{transform:translate(79.42265vw,99vh) scale(.9571)}}.snow:nth-child(293){opacity:1.6948;transform:translate(18.2077vw,-10px) scale(.4717);animation:fall-293 15s -3s linear infinite}@keyframes fall-293{49.006%{transform:translate(11.3804vw,49.006vh) scale(.4717)}to{transform:translate(14.79405vw,99vh) scale(.4717)}}.snow:nth-child(294){opacity:1.9768;transform:translate(23.8555vw,-10px) scale(.2001);animation:fall-294 28s -23s linear infinite}@keyframes fall-294{74.831%{transform:translate(27.9889vw,74.831vh) scale(.2001)}to{transform:translate(25.9222vw,99vh) scale(.2001)}}.snow:nth-child(295){opacity:1.105;transform:translate(9.9274vw,-10px) scale(.7197);animation:fall-295 29s -27s linear infinite}@keyframes fall-295{32.063%{transform:translate(3.4302vw,32.063vh) scale(.7197)}to{transform:translate(6.6788vw,99vh) scale(.7197)}}.snow:nth-child(296){opacity:.866;transform:translate(64.6103vw,-10px) scale(.5145);animation:fall-296 15s -25s linear infinite}@keyframes fall-296{50.633%{transform:translate(61.9436vw,50.633vh) scale(.5145)}to{transform:translate(63.27695vw,99vh) scale(.5145)}}.snow:nth-child(297){opacity:.5274;transform:translate(12.9866vw,-10px) scale(.1723);animation:fall-297 16s -12s linear infinite}@keyframes fall-297{56.235%{transform:translate(12.7217vw,56.235vh) scale(.1723)}to{transform:translate(12.85415vw,99vh) scale(.1723)}}.snow:nth-child(298){opacity:.6796;transform:translate(1.9312vw,-10px) scale(.0134);animation:fall-298 10s -18s linear infinite}@keyframes fall-298{52.408%{transform:translate(-4.1593vw,52.408vh) scale(.0134)}to{transform:translate(-1.11405vw,99vh) scale(.0134)}}.snow:nth-child(299){opacity:1.8816;transform:translate(69.5516vw,-10px) scale(.1117);animation:fall-299 20s -9s linear infinite}@keyframes fall-299{58.431%{transform:translate(73.825vw,58.431vh) scale(.1117)}to{transform:translate(71.6883vw,99vh) scale(.1117)}}.snow:nth-child(300){opacity:.6906;transform:translate(75.0296vw,-10px) scale(.8318);animation:fall-300 22s -6s linear infinite}@keyframes fall-300{37.098%{transform:translate(72.5987vw,37.098vh) scale(.8318)}to{transform:translate(73.81415vw,99vh) scale(.8318)}}.snow:nth-child(301){opacity:1.3718;transform:translate(95.0564vw,-10px) scale(.7724);animation:fall-301 30s -10s linear infinite}@keyframes fall-301{38.271%{transform:translate(95.0709vw,38.271vh) scale(.7724)}to{transform:translate(95.06365vw,99vh) scale(.7724)}}.snow:nth-child(302){opacity:.1768;transform:translate(42.2968vw,-10px) scale(.656);animation:fall-302 25s -24s linear infinite}@keyframes fall-302{63.423%{transform:translate(46.3818vw,63.423vh) scale(.656)}to{transform:translate(44.3393vw,99vh) scale(.656)}}.snow:nth-child(303){opacity:1.3994;transform:translate(68.4616vw,-10px) scale(.2344);animation:fall-303 28s -25s linear infinite}@keyframes fall-303{64.539%{transform:translate(68.8663vw,64.539vh) scale(.2344)}to{transform:translate(68.66395vw,99vh) scale(.2344)}}.snow:nth-child(304){opacity:1.5676;transform:translate(40.4042vw,-10px) scale(.9378);animation:fall-304 23s -29s linear infinite}@keyframes fall-304{34.605%{transform:translate(46.4944vw,34.605vh) scale(.9378)}to{transform:translate(43.4493vw,99vh) scale(.9378)}}.snow:nth-child(305){opacity:.277;transform:translate(16.2685vw,-10px) scale(.5669);animation:fall-305 20s -16s linear infinite}@keyframes fall-305{48.061%{transform:translate(24.1902vw,48.061vh) scale(.5669)}to{transform:translate(20.22935vw,99vh) scale(.5669)}}.snow:nth-child(306){opacity:.6344;transform:translate(22.9968vw,-10px) scale(.0001);animation:fall-306 25s -9s linear infinite}@keyframes fall-306{52.368%{transform:translate(24.5889vw,52.368vh) scale(.0001)}to{transform:translate(23.79285vw,99vh) scale(.0001)}}.snow:nth-child(307){opacity:.6858;transform:translate(42.1583vw,-10px) scale(.9301);animation:fall-307 11s -30s linear infinite}@keyframes fall-307{79.047%{transform:translate(51.4691vw,79.047vh) scale(.9301)}to{transform:translate(46.8137vw,99vh) scale(.9301)}}.snow:nth-child(308){opacity:1.4974;transform:translate(98.4689vw,-10px) scale(.7959);animation:fall-308 18s -28s linear infinite}@keyframes fall-308{77.832%{transform:translate(102.6403vw,77.832vh) scale(.7959)}to{transform:translate(100.5546vw,99vh) scale(.7959)}}.snow:nth-child(309){opacity:.6932;transform:translate(40.6281vw,-10px) scale(.4669);animation:fall-309 14s -14s linear infinite}@keyframes fall-309{54.352%{transform:translate(35.401vw,54.352vh) scale(.4669)}to{transform:translate(38.01455vw,99vh) scale(.4669)}}.snow:nth-child(310){opacity:.5646;transform:translate(86.1148vw,-10px) scale(.8413);animation:fall-310 17s -6s linear infinite}@keyframes fall-310{37.834%{transform:translate(95.5561vw,37.834vh) scale(.8413)}to{transform:translate(90.83545vw,99vh) scale(.8413)}}.snow:nth-child(311){opacity:.5656;transform:translate(77.2867vw,-10px) scale(.8841);animation:fall-311 26s -17s linear infinite}@keyframes fall-311{47.554%{transform:translate(70.3192vw,47.554vh) scale(.8841)}to{transform:translate(73.80295vw,99vh) scale(.8841)}}.snow:nth-child(312){opacity:.8828;transform:translate(69.0679vw,-10px) scale(.8546);animation:fall-312 18s -14s linear infinite}@keyframes fall-312{55.227%{transform:translate(78.8365vw,55.227vh) scale(.8546)}to{transform:translate(73.9522vw,99vh) scale(.8546)}}.snow:nth-child(313){opacity:1.2484;transform:translate(12.6049vw,-10px) scale(.2529);animation:fall-313 27s -11s linear infinite}@keyframes fall-313{42.794%{transform:translate(16.4114vw,42.794vh) scale(.2529)}to{transform:translate(14.50815vw,99vh) scale(.2529)}}.snow:nth-child(314){opacity:.7698;transform:translate(15.9605vw,-10px) scale(.8196);animation:fall-314 17s -20s linear infinite}@keyframes fall-314{41.569%{transform:translate(16.1089vw,41.569vh) scale(.8196)}to{transform:translate(16.0347vw,99vh) scale(.8196)}}.snow:nth-child(315){opacity:.0894;transform:translate(68.9095vw,-10px) scale(.3883);animation:fall-315 18s -10s linear infinite}@keyframes fall-315{60.697%{transform:translate(77.5616vw,60.697vh) scale(.3883)}to{transform:translate(73.23555vw,99vh) scale(.3883)}}.snow:nth-child(316){opacity:.1896;transform:translate(68.0046vw,-10px) scale(.4276);animation:fall-316 21s -10s linear infinite}@keyframes fall-316{50.264%{transform:translate(73.3833vw,50.264vh) scale(.4276)}to{transform:translate(70.69395vw,99vh) scale(.4276)}}.snow:nth-child(317){opacity:.2084;transform:translate(48.6497vw,-10px) scale(.2346);animation:fall-317 17s -20s linear infinite}@keyframes fall-317{53.993%{transform:translate(52.1468vw,53.993vh) scale(.2346)}to{transform:translate(50.39825vw,99vh) scale(.2346)}}.snow:nth-child(318){opacity:.4966;transform:translate(86.4544vw,-10px) scale(.0581);animation:fall-318 30s -15s linear infinite}@keyframes fall-318{75.758%{transform:translate(95.3483vw,75.758vh) scale(.0581)}to{transform:translate(90.90135vw,99vh) scale(.0581)}}.snow:nth-child(319){opacity:.0016;transform:translate(10.846vw,-10px) scale(.617);animation:fall-319 13s -4s linear infinite}@keyframes fall-319{64.665%{transform:translate(16.6043vw,64.665vh) scale(.617)}to{transform:translate(13.72515vw,99vh) scale(.617)}}.snow:nth-child(320){opacity:.9386;transform:translate(5.4911vw,-10px) scale(.7095);animation:fall-320 21s -25s linear infinite}@keyframes fall-320{77.588%{transform:translate(8.1914vw,77.588vh) scale(.7095)}to{transform:translate(6.84125vw,99vh) scale(.7095)}}.snow:nth-child(321){opacity:1.0524;transform:translate(41.3898vw,-10px) scale(.0722);animation:fall-321 13s -8s linear infinite}@keyframes fall-321{30.129%{transform:translate(39.1715vw,30.129vh) scale(.0722)}to{transform:translate(40.28065vw,99vh) scale(.0722)}}.snow:nth-child(322){opacity:1.0282;transform:translate(71.8514vw,-10px) scale(.9979);animation:fall-322 17s -23s linear infinite}@keyframes fall-322{38.411%{transform:translate(79.0308vw,38.411vh) scale(.9979)}to{transform:translate(75.4411vw,99vh) scale(.9979)}}.snow:nth-child(323){opacity:.2562;transform:translate(94.8874vw,-10px) scale(.9552);animation:fall-323 11s -17s linear infinite}@keyframes fall-323{59.968%{transform:translate(90.4261vw,59.968vh) scale(.9552)}to{transform:translate(92.65675vw,99vh) scale(.9552)}}.snow:nth-child(324){opacity:.672;transform:translate(37.6337vw,-10px) scale(.1526);animation:fall-324 12s -22s linear infinite}@keyframes fall-324{34.504%{transform:translate(43.9729vw,34.504vh) scale(.1526)}to{transform:translate(40.8033vw,99vh) scale(.1526)}}.snow:nth-child(325){opacity:1.5016;transform:translate(38.3937vw,-10px) scale(.5096);animation:fall-325 30s -17s linear infinite}@keyframes fall-325{70.265%{transform:translate(30.0278vw,70.265vh) scale(.5096)}to{transform:translate(34.21075vw,99vh) scale(.5096)}}.snow:nth-child(326){opacity:.5976;transform:translate(66.3887vw,-10px) scale(.0296);animation:fall-326 17s -30s linear infinite}@keyframes fall-326{39.136%{transform:translate(62.6646vw,39.136vh) scale(.0296)}to{transform:translate(64.52665vw,99vh) scale(.0296)}}.snow:nth-child(327){opacity:1.1126;transform:translate(38.0569vw,-10px) scale(.1261);animation:fall-327 29s -7s linear infinite}@keyframes fall-327{67.254%{transform:translate(34.6556vw,67.254vh) scale(.1261)}to{transform:translate(36.35625vw,99vh) scale(.1261)}}.snow:nth-child(328){opacity:1.466;transform:translate(36.3975vw,-10px) scale(.6831);animation:fall-328 19s -28s linear infinite}@keyframes fall-328{60.311%{transform:translate(33.5976vw,60.311vh) scale(.6831)}to{transform:translate(34.99755vw,99vh) scale(.6831)}}.snow:nth-child(329){opacity:1.2278;transform:translate(70.9556vw,-10px) scale(.6356);animation:fall-329 27s -18s linear infinite}@keyframes fall-329{74.682%{transform:translate(80.7985vw,74.682vh) scale(.6356)}to{transform:translate(75.87705vw,99vh) scale(.6356)}}.snow:nth-child(330){opacity:1.0754;transform:translate(60.8147vw,-10px) scale(.1855);animation:fall-330 17s -17s linear infinite}@keyframes fall-330{51.338%{transform:translate(51.1234vw,51.338vh) scale(.1855)}to{transform:translate(55.96905vw,99vh) scale(.1855)}}.snow:nth-child(331){opacity:1.3228;transform:translate(46.1166vw,-10px) scale(.0933);animation:fall-331 20s -8s linear infinite}@keyframes fall-331{58.653%{transform:translate(50.7193vw,58.653vh) scale(.0933)}to{transform:translate(48.41795vw,99vh) scale(.0933)}}.snow:nth-child(332){opacity:.6812;transform:translate(44.605vw,-10px) scale(.0333);animation:fall-332 24s -4s linear infinite}@keyframes fall-332{50.153%{transform:translate(52.1325vw,50.153vh) scale(.0333)}to{transform:translate(48.36875vw,99vh) scale(.0333)}}.snow:nth-child(333){opacity:.002;transform:translate(58.1461vw,-10px) scale(.3329);animation:fall-333 21s -18s linear infinite}@keyframes fall-333{36.962%{transform:translate(49.877vw,36.962vh) scale(.3329)}to{transform:translate(54.01155vw,99vh) scale(.3329)}}.snow:nth-child(334){opacity:1.4328;transform:translate(39.4375vw,-10px) scale(.2766);animation:fall-334 15s -6s linear infinite}@keyframes fall-334{65.739%{transform:translate(48.8348vw,65.739vh) scale(.2766)}to{transform:translate(44.13615vw,99vh) scale(.2766)}}.snow:nth-child(335){opacity:1.529;transform:translate(34.2749vw,-10px) scale(.2982);animation:fall-335 25s -13s linear infinite}@keyframes fall-335{33.403%{transform:translate(34.5711vw,33.403vh) scale(.2982)}to{transform:translate(34.423vw,99vh) scale(.2982)}}.snow:nth-child(336){opacity:.9892;transform:translate(3.4608vw,-10px) scale(.0165);animation:fall-336 27s -3s linear infinite}@keyframes fall-336{31.257%{transform:translate(8.212vw,31.257vh) scale(.0165)}to{transform:translate(5.8364vw,99vh) scale(.0165)}}.snow:nth-child(337){opacity:.1734;transform:translate(59.7244vw,-10px) scale(.9283);animation:fall-337 22s -8s linear infinite}@keyframes fall-337{32.077%{transform:translate(51.9517vw,32.077vh) scale(.9283)}to{transform:translate(55.83805vw,99vh) scale(.9283)}}.snow:nth-child(338){opacity:1.588;transform:translate(32.6311vw,-10px) scale(.8175);animation:fall-338 24s -23s linear infinite}@keyframes fall-338{79.663%{transform:translate(29.5048vw,79.663vh) scale(.8175)}to{transform:translate(31.06795vw,99vh) scale(.8175)}}.snow:nth-child(339){opacity:1.5284;transform:translate(30.7305vw,-10px) scale(.0535);animation:fall-339 20s -30s linear infinite}@keyframes fall-339{38.218%{transform:translate(25.6232vw,38.218vh) scale(.0535)}to{transform:translate(28.17685vw,99vh) scale(.0535)}}.snow:nth-child(340){opacity:.9672;transform:translate(11.4522vw,-10px) scale(.548);animation:fall-340 24s -12s linear infinite}@keyframes fall-340{58.919%{transform:translate(7.9957vw,58.919vh) scale(.548)}to{transform:translate(9.72395vw,99vh) scale(.548)}}.snow:nth-child(341){opacity:.8072;transform:translate(89.2142vw,-10px) scale(.7642);animation:fall-341 30s -7s linear infinite}@keyframes fall-341{64.315%{transform:translate(96.933vw,64.315vh) scale(.7642)}to{transform:translate(93.0736vw,99vh) scale(.7642)}}.snow:nth-child(342){opacity:.1418;transform:translate(69.4149vw,-10px) scale(.6452);animation:fall-342 19s -16s linear infinite}@keyframes fall-342{79.471%{transform:translate(64.7837vw,79.471vh) scale(.6452)}to{transform:translate(67.0993vw,99vh) scale(.6452)}}.snow:nth-child(343){opacity:.9142;transform:translate(38.5314vw,-10px) scale(.1917);animation:fall-343 30s -23s linear infinite}@keyframes fall-343{44.613%{transform:translate(41.3145vw,44.613vh) scale(.1917)}to{transform:translate(39.92295vw,99vh) scale(.1917)}}.snow:nth-child(344){opacity:1.7162;transform:translate(61.0673vw,-10px) scale(.5217);animation:fall-344 28s -1s linear infinite}@keyframes fall-344{39.024%{transform:translate(52.1534vw,39.024vh) scale(.5217)}to{transform:translate(56.61035vw,99vh) scale(.5217)}}.snow:nth-child(345){opacity:.5756;transform:translate(35.5366vw,-10px) scale(.3394);animation:fall-345 12s -14s linear infinite}@keyframes fall-345{59.602%{transform:translate(27.5873vw,59.602vh) scale(.3394)}to{transform:translate(31.56195vw,99vh) scale(.3394)}}.snow:nth-child(346){opacity:.0306;transform:translate(43.6381vw,-10px) scale(.8039);animation:fall-346 25s -7s linear infinite}@keyframes fall-346{50.852%{transform:translate(41.583vw,50.852vh) scale(.8039)}to{transform:translate(42.61055vw,99vh) scale(.8039)}}.snow:nth-child(347){opacity:1.3408;transform:translate(54.0207vw,-10px) scale(.0868);animation:fall-347 10s -7s linear infinite}@keyframes fall-347{38.577%{transform:translate(44.8386vw,38.577vh) scale(.0868)}to{transform:translate(49.42965vw,99vh) scale(.0868)}}.snow:nth-child(348){opacity:.8552;transform:translate(12.619vw,-10px) scale(.8042);animation:fall-348 17s -14s linear infinite}@keyframes fall-348{63.343%{transform:translate(8.8454vw,63.343vh) scale(.8042)}to{transform:translate(10.7322vw,99vh) scale(.8042)}}.snow:nth-child(349){opacity:1.3978;transform:translate(8.2777vw,-10px) scale(.4013);animation:fall-349 13s -11s linear infinite}@keyframes fall-349{37.384%{transform:translate(6.1551vw,37.384vh) scale(.4013)}to{transform:translate(7.2164vw,99vh) scale(.4013)}}.snow:nth-child(350){opacity:1.1606;transform:translate(75.5826vw,-10px) scale(.4084);animation:fall-350 27s -20s linear infinite}@keyframes fall-350{68.442%{transform:translate(68.1047vw,68.442vh) scale(.4084)}to{transform:translate(71.84365vw,99vh) scale(.4084)}}.snow:nth-child(351){opacity:.235;transform:translate(93.5836vw,-10px) scale(.4118);animation:fall-351 13s -7s linear infinite}@keyframes fall-351{37.824%{transform:translate(98.5476vw,37.824vh) scale(.4118)}to{transform:translate(96.0656vw,99vh) scale(.4118)}}.snow:nth-child(352){opacity:.4652;transform:translate(2.3978vw,-10px) scale(.8636);animation:fall-352 10s -26s linear infinite}@keyframes fall-352{57.593%{transform:translate(-1.68vw,57.593vh) scale(.8636)}to{transform:translate(.3589vw,99vh) scale(.8636)}}.snow:nth-child(353){opacity:.0648;transform:translate(58.9556vw,-10px) scale(.5275);animation:fall-353 15s -22s linear infinite}@keyframes fall-353{56.841%{transform:translate(68.1036vw,56.841vh) scale(.5275)}to{transform:translate(63.5296vw,99vh) scale(.5275)}}.snow:nth-child(354){opacity:.7426;transform:translate(58.7528vw,-10px) scale(.844);animation:fall-354 10s -29s linear infinite}@keyframes fall-354{79.462%{transform:translate(61.4235vw,79.462vh) scale(.844)}to{transform:translate(60.08815vw,99vh) scale(.844)}}.snow:nth-child(355){opacity:.5956;transform:translate(80.4416vw,-10px) scale(.5799);animation:fall-355 12s -29s linear infinite}@keyframes fall-355{58.248%{transform:translate(83.8387vw,58.248vh) scale(.5799)}to{transform:translate(82.14015vw,99vh) scale(.5799)}}.snow:nth-child(356){opacity:1.783;transform:translate(14.417vw,-10px) scale(.8972);animation:fall-356 26s -4s linear infinite}@keyframes fall-356{54.231%{transform:translate(11.6942vw,54.231vh) scale(.8972)}to{transform:translate(13.0556vw,99vh) scale(.8972)}}.snow:nth-child(357){opacity:1.4266;transform:translate(73.6575vw,-10px) scale(.035);animation:fall-357 10s -9s linear infinite}@keyframes fall-357{52.823%{transform:translate(75.4583vw,52.823vh) scale(.035)}to{transform:translate(74.5579vw,99vh) scale(.035)}}.snow:nth-child(358){opacity:.1444;transform:translate(29.4047vw,-10px) scale(.4199);animation:fall-358 22s -26s linear infinite}@keyframes fall-358{44.433%{transform:translate(32.2149vw,44.433vh) scale(.4199)}to{transform:translate(30.8098vw,99vh) scale(.4199)}}.snow:nth-child(359){opacity:1.4246;transform:translate(10.4338vw,-10px) scale(.5911);animation:fall-359 16s -24s linear infinite}@keyframes fall-359{77.424%{transform:translate(3.0049vw,77.424vh) scale(.5911)}to{transform:translate(6.71935vw,99vh) scale(.5911)}}.snow:nth-child(360){opacity:1.8458;transform:translate(40.937vw,-10px) scale(.3313);animation:fall-360 28s -2s linear infinite}@keyframes fall-360{34.57%{transform:translate(44.4428vw,34.57vh) scale(.3313)}to{transform:translate(42.6899vw,99vh) scale(.3313)}}.snow:nth-child(361){opacity:.793;transform:translate(18.5791vw,-10px) scale(.4082);animation:fall-361 17s -27s linear infinite}@keyframes fall-361{44.226%{transform:translate(13.4812vw,44.226vh) scale(.4082)}to{transform:translate(16.03015vw,99vh) scale(.4082)}}.snow:nth-child(362){opacity:.4864;transform:translate(12.3431vw,-10px) scale(.4437);animation:fall-362 27s -15s linear infinite}@keyframes fall-362{64.69%{transform:translate(3.7344vw,64.69vh) scale(.4437)}to{transform:translate(8.03875vw,99vh) scale(.4437)}}.snow:nth-child(363){opacity:.0592;transform:translate(85.6462vw,-10px) scale(.0753);animation:fall-363 15s -19s linear infinite}@keyframes fall-363{31.469%{transform:translate(87.6265vw,31.469vh) scale(.0753)}to{transform:translate(86.63635vw,99vh) scale(.0753)}}.snow:nth-child(364){opacity:.0918;transform:translate(73.4489vw,-10px) scale(.59);animation:fall-364 25s -20s linear infinite}@keyframes fall-364{58.452%{transform:translate(70.5799vw,58.452vh) scale(.59)}to{transform:translate(72.0144vw,99vh) scale(.59)}}.snow:nth-child(365){opacity:.9456;transform:translate(37.0084vw,-10px) scale(.9993);animation:fall-365 24s -8s linear infinite}@keyframes fall-365{41.785%{transform:translate(34.5008vw,41.785vh) scale(.9993)}to{transform:translate(35.7546vw,99vh) scale(.9993)}}.snow:nth-child(366){opacity:1.2196;transform:translate(73.3873vw,-10px) scale(.3733);animation:fall-366 18s -11s linear infinite}@keyframes fall-366{41.968%{transform:translate(76.5911vw,41.968vh) scale(.3733)}to{transform:translate(74.9892vw,99vh) scale(.3733)}}.snow:nth-child(367){opacity:.5726;transform:translate(57.468vw,-10px) scale(.3448);animation:fall-367 13s -18s linear infinite}@keyframes fall-367{57.875%{transform:translate(52.8167vw,57.875vh) scale(.3448)}to{transform:translate(55.14235vw,99vh) scale(.3448)}}.snow:nth-child(368){opacity:.4544;transform:translate(43.2395vw,-10px) scale(.8329);animation:fall-368 12s -11s linear infinite}@keyframes fall-368{45.125%{transform:translate(39.9058vw,45.125vh) scale(.8329)}to{transform:translate(41.57265vw,99vh) scale(.8329)}}.snow:nth-child(369){opacity:.4476;transform:translate(2.057vw,-10px) scale(.5347);animation:fall-369 27s -27s linear infinite}@keyframes fall-369{30.122%{transform:translate(7.4534vw,30.122vh) scale(.5347)}to{transform:translate(4.7552vw,99vh) scale(.5347)}}.snow:nth-child(370){opacity:.2382;transform:translate(25.3662vw,-10px) scale(.4542);animation:fall-370 21s -4s linear infinite}@keyframes fall-370{70.68%{transform:translate(23.2903vw,70.68vh) scale(.4542)}to{transform:translate(24.32825vw,99vh) scale(.4542)}}.snow:nth-child(371){opacity:.218;transform:translate(89.5177vw,-10px) scale(.6762);animation:fall-371 14s -7s linear infinite}@keyframes fall-371{43.698%{transform:translate(92.2854vw,43.698vh) scale(.6762)}to{transform:translate(90.90155vw,99vh) scale(.6762)}}.snow:nth-child(372){opacity:1.1574;transform:translate(82.3224vw,-10px) scale(.5824);animation:fall-372 24s -27s linear infinite}@keyframes fall-372{65.756%{transform:translate(83.5981vw,65.756vh) scale(.5824)}to{transform:translate(82.96025vw,99vh) scale(.5824)}}.snow:nth-child(373){opacity:1.8116;transform:translate(97.9133vw,-10px) scale(.7806);animation:fall-373 12s -26s linear infinite}@keyframes fall-373{40.847%{transform:translate(92.9349vw,40.847vh) scale(.7806)}to{transform:translate(95.4241vw,99vh) scale(.7806)}}.snow:nth-child(374){opacity:.6934;transform:translate(61.7921vw,-10px) scale(.6764);animation:fall-374 30s -17s linear infinite}@keyframes fall-374{31.811%{transform:translate(62.6883vw,31.811vh) scale(.6764)}to{transform:translate(62.2402vw,99vh) scale(.6764)}}.snow:nth-child(375){opacity:.8138;transform:translate(1.8112vw,-10px) scale(.5285);animation:fall-375 17s -3s linear infinite}@keyframes fall-375{52.164%{transform:translate(8.2903vw,52.164vh) scale(.5285)}to{transform:translate(5.05075vw,99vh) scale(.5285)}}.snow:nth-child(376){opacity:.7376;transform:translate(24.9409vw,-10px) scale(.0528);animation:fall-376 29s -24s linear infinite}@keyframes fall-376{40.63%{transform:translate(33.1375vw,40.63vh) scale(.0528)}to{transform:translate(29.0392vw,99vh) scale(.0528)}}.snow:nth-child(377){opacity:.2718;transform:translate(70.0058vw,-10px) scale(.0227);animation:fall-377 27s -28s linear infinite}@keyframes fall-377{57.018%{transform:translate(64.0611vw,57.018vh) scale(.0227)}to{transform:translate(67.03345vw,99vh) scale(.0227)}}.snow:nth-child(378){opacity:1.243;transform:translate(54.7188vw,-10px) scale(.1493);animation:fall-378 18s -19s linear infinite}@keyframes fall-378{44.861%{transform:translate(51.9425vw,44.861vh) scale(.1493)}to{transform:translate(53.33065vw,99vh) scale(.1493)}}.snow:nth-child(379){opacity:.343;transform:translate(52.6667vw,-10px) scale(.72);animation:fall-379 27s -21s linear infinite}@keyframes fall-379{31.01%{transform:translate(43.4426vw,31.01vh) scale(.72)}to{transform:translate(48.05465vw,99vh) scale(.72)}}.snow:nth-child(380){opacity:.369;transform:translate(66.6428vw,-10px) scale(.8629);animation:fall-380 25s -3s linear infinite}@keyframes fall-380{50.406%{transform:translate(70.7314vw,50.406vh) scale(.8629)}to{transform:translate(68.6871vw,99vh) scale(.8629)}}.snow:nth-child(381){opacity:1.3156;transform:translate(62.7757vw,-10px) scale(.7968);animation:fall-381 26s -4s linear infinite}@keyframes fall-381{50.013%{transform:translate(71.4067vw,50.013vh) scale(.7968)}to{transform:translate(67.0912vw,99vh) scale(.7968)}}.snow:nth-child(382){opacity:1.3946;transform:translate(8.9266vw,-10px) scale(.4644);animation:fall-382 11s -18s linear infinite}@keyframes fall-382{51.45%{transform:translate(3.7165vw,51.45vh) scale(.4644)}to{transform:translate(6.32155vw,99vh) scale(.4644)}}.snow:nth-child(383){opacity:1.6364;transform:translate(77.4624vw,-10px) scale(.3469);animation:fall-383 13s -16s linear infinite}@keyframes fall-383{49.858%{transform:translate(69.4676vw,49.858vh) scale(.3469)}to{transform:translate(73.465vw,99vh) scale(.3469)}}.snow:nth-child(384){opacity:1.3564;transform:translate(91.3113vw,-10px) scale(.4297);animation:fall-384 17s -5s linear infinite}@keyframes fall-384{39.513%{transform:translate(90.2269vw,39.513vh) scale(.4297)}to{transform:translate(90.7691vw,99vh) scale(.4297)}}.snow:nth-child(385){opacity:.9028;transform:translate(14.4037vw,-10px) scale(.7915);animation:fall-385 30s -6s linear infinite}@keyframes fall-385{64.514%{transform:translate(5.4049vw,64.514vh) scale(.7915)}to{transform:translate(9.9043vw,99vh) scale(.7915)}}.snow:nth-child(386){opacity:.5544;transform:translate(3.6896vw,-10px) scale(.5247);animation:fall-386 25s -22s linear infinite}@keyframes fall-386{74.949%{transform:translate(-5.195vw,74.949vh) scale(.5247)}to{transform:translate(-.7527vw,99vh) scale(.5247)}}.snow:nth-child(387){opacity:1.8804;transform:translate(63.1926vw,-10px) scale(.3248);animation:fall-387 25s -6s linear infinite}@keyframes fall-387{57.16%{transform:translate(57.2329vw,57.16vh) scale(.3248)}to{transform:translate(60.21275vw,99vh) scale(.3248)}}.snow:nth-child(388){opacity:.8416;transform:translate(84.5672vw,-10px) scale(.8331);animation:fall-388 28s -26s linear infinite}@keyframes fall-388{55.516%{transform:translate(76.4758vw,55.516vh) scale(.8331)}to{transform:translate(80.5215vw,99vh) scale(.8331)}}.snow:nth-child(389){opacity:.947;transform:translate(74.1529vw,-10px) scale(.1163);animation:fall-389 23s -15s linear infinite}@keyframes fall-389{47.932%{transform:translate(78.8998vw,47.932vh) scale(.1163)}to{transform:translate(76.52635vw,99vh) scale(.1163)}}.snow:nth-child(390){opacity:1.1122;transform:translate(89.3057vw,-10px) scale(.4866);animation:fall-390 11s -4s linear infinite}@keyframes fall-390{45.68%{transform:translate(84.2754vw,45.68vh) scale(.4866)}to{transform:translate(86.79055vw,99vh) scale(.4866)}}.snow:nth-child(391){opacity:1.1238;transform:translate(7.0873vw,-10px) scale(.5221);animation:fall-391 21s -8s linear infinite}@keyframes fall-391{40.98%{transform:translate(16.5076vw,40.98vh) scale(.5221)}to{transform:translate(11.79745vw,99vh) scale(.5221)}}.snow:nth-child(392){opacity:1.1494;transform:translate(59.8205vw,-10px) scale(.8481);animation:fall-392 24s -16s linear infinite}@keyframes fall-392{44.09%{transform:translate(64.4922vw,44.09vh) scale(.8481)}to{transform:translate(62.15635vw,99vh) scale(.8481)}}.snow:nth-child(393){opacity:.9322;transform:translate(62.0166vw,-10px) scale(.8364);animation:fall-393 19s -28s linear infinite}@keyframes fall-393{74.511%{transform:translate(59.7723vw,74.511vh) scale(.8364)}to{transform:translate(60.89445vw,99vh) scale(.8364)}}.snow:nth-child(394){opacity:1.6608;transform:translate(39.4924vw,-10px) scale(.8599);animation:fall-394 27s -13s linear infinite}@keyframes fall-394{73.887%{transform:translate(40.0118vw,73.887vh) scale(.8599)}to{transform:translate(39.7521vw,99vh) scale(.8599)}}.snow:nth-child(395){opacity:.8544;transform:translate(13.5966vw,-10px) scale(.4155);animation:fall-395 11s -4s linear infinite}@keyframes fall-395{34.527%{transform:translate(20.2202vw,34.527vh) scale(.4155)}to{transform:translate(16.9084vw,99vh) scale(.4155)}}.snow:nth-child(396){opacity:1.7798;transform:translate(70.6583vw,-10px) scale(.6139);animation:fall-396 15s -23s linear infinite}@keyframes fall-396{71.974%{transform:translate(72.1172vw,71.974vh) scale(.6139)}to{transform:translate(71.38775vw,99vh) scale(.6139)}}.snow:nth-child(397){opacity:.1222;transform:translate(47.6025vw,-10px) scale(.0861);animation:fall-397 18s -9s linear infinite}@keyframes fall-397{73.726%{transform:translate(51.1441vw,73.726vh) scale(.0861)}to{transform:translate(49.3733vw,99vh) scale(.0861)}}.snow:nth-child(398){opacity:1.281;transform:translate(69.3063vw,-10px) scale(.2364);animation:fall-398 14s -28s linear infinite}@keyframes fall-398{70.717%{transform:translate(64.6713vw,70.717vh) scale(.2364)}to{transform:translate(66.9888vw,99vh) scale(.2364)}}.snow:nth-child(399){opacity:1.5574;transform:translate(32.2341vw,-10px) scale(.5173);animation:fall-399 23s -20s linear infinite}@keyframes fall-399{65.981%{transform:translate(41.8869vw,65.981vh) scale(.5173)}to{transform:translate(37.0605vw,99vh) scale(.5173)}}.snow:nth-child(400){opacity:1.2936;transform:translate(70.2656vw,-10px) scale(.5686);animation:fall-400 13s -10s linear infinite}@keyframes fall-400{78.726%{transform:translate(64.4344vw,78.726vh) scale(.5686)}to{transform:translate(67.35vw,99vh) scale(.5686)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.8524;transform:translate(98.8963vw,-10px) scale(.6992);animation:fall-1 19s -25s linear infinite}@keyframes fall-1{52.106%{transform:translate(101.6259vw,52.106vh) scale(.6992)}to{transform:translate(100.2611vw,99vh) scale(.6992)}}.snow:nth-child(2){opacity:.9818;transform:translate(24.3612vw,-10px) scale(.2415);animation:fall-2 21s -1s linear infinite}@keyframes fall-2{32.281%{transform:translate(32.7822vw,32.281vh) scale(.2415)}to{transform:translate(28.5717vw,99vh) scale(.2415)}}.snow:nth-child(3){opacity:1.5176;transform:translate(86.4175vw,-10px) scale(.5051);animation:fall-3 16s -9s linear infinite}@keyframes fall-3{68.273%{transform:translate(90.3073vw,68.273vh) scale(.5051)}to{transform:translate(88.3624vw,99vh) scale(.5051)}}.snow:nth-child(4){opacity:.4954;transform:translate(5.9817vw,-10px) scale(.5368);animation:fall-4 18s -25s linear infinite}@keyframes fall-4{35.429%{transform:translate(2.9538vw,35.429vh) scale(.5368)}to{transform:translate(4.46775vw,99vh) scale(.5368)}}.snow:nth-child(5){opacity:.4668;transform:translate(27.8693vw,-10px) scale(.5297);animation:fall-5 11s -3s linear infinite}@keyframes fall-5{65.876%{transform:translate(24.2206vw,65.876vh) scale(.5297)}to{transform:translate(26.04495vw,99vh) scale(.5297)}}.snow:nth-child(6){opacity:.2086;transform:translate(55.4707vw,-10px) scale(.1761);animation:fall-6 12s -26s linear infinite}@keyframes fall-6{64.821%{transform:translate(58.3249vw,64.821vh) scale(.1761)}to{transform:translate(56.8978vw,99vh) scale(.1761)}}.snow:nth-child(7){opacity:.0736;transform:translate(99.7644vw,-10px) scale(.6267);animation:fall-7 19s -4s linear infinite}@keyframes fall-7{56.024%{transform:translate(104.5311vw,56.024vh) scale(.6267)}to{transform:translate(102.14775vw,99vh) scale(.6267)}}.snow:nth-child(8){opacity:1.645;transform:translate(26.6755vw,-10px) scale(.1725);animation:fall-8 17s -6s linear infinite}@keyframes fall-8{52.913%{transform:translate(26.7485vw,52.913vh) scale(.1725)}to{transform:translate(26.712vw,99vh) scale(.1725)}}.snow:nth-child(9){opacity:.2252;transform:translate(92.5855vw,-10px) scale(.6791);animation:fall-9 28s -14s linear infinite}@keyframes fall-9{45.802%{transform:translate(95.9203vw,45.802vh) scale(.6791)}to{transform:translate(94.2529vw,99vh) scale(.6791)}}.snow:nth-child(10){opacity:1.7686;transform:translate(44.3737vw,-10px) scale(.4932);animation:fall-10 20s -26s linear infinite}@keyframes fall-10{52.116%{transform:translate(47.2362vw,52.116vh) scale(.4932)}to{transform:translate(45.80495vw,99vh) scale(.4932)}}.snow:nth-child(11){opacity:1.8152;transform:translate(1.8163vw,-10px) scale(.481);animation:fall-11 26s -1s linear infinite}@keyframes fall-11{45.287%{transform:translate(-6.6805vw,45.287vh) scale(.481)}to{transform:translate(-2.4321vw,99vh) scale(.481)}}.snow:nth-child(12){opacity:1.6248;transform:translate(28.7651vw,-10px) scale(.5374);animation:fall-12 19s -12s linear infinite}@keyframes fall-12{46.384%{transform:translate(35.712vw,46.384vh) scale(.5374)}to{transform:translate(32.23855vw,99vh) scale(.5374)}}.snow:nth-child(13){opacity:1.4064;transform:translate(66.7626vw,-10px) scale(.8458);animation:fall-13 10s -2s linear infinite}@keyframes fall-13{71.359%{transform:translate(70.2498vw,71.359vh) scale(.8458)}to{transform:translate(68.5062vw,99vh) scale(.8458)}}.snow:nth-child(14){opacity:1.3276;transform:translate(25.8851vw,-10px) scale(.9333);animation:fall-14 17s -21s linear infinite}@keyframes fall-14{53.934%{transform:translate(33.0336vw,53.934vh) scale(.9333)}to{transform:translate(29.45935vw,99vh) scale(.9333)}}.snow:nth-child(15){opacity:.6206;transform:translate(10.855vw,-10px) scale(.5394);animation:fall-15 20s -18s linear infinite}@keyframes fall-15{77.983%{transform:translate(8.5425vw,77.983vh) scale(.5394)}to{transform:translate(9.69875vw,99vh) scale(.5394)}}.snow:nth-child(16){opacity:1.4394;transform:translate(94.9359vw,-10px) scale(.5092);animation:fall-16 24s -19s linear infinite}@keyframes fall-16{47.427%{transform:translate(87.3163vw,47.427vh) scale(.5092)}to{transform:translate(91.1261vw,99vh) scale(.5092)}}.snow:nth-child(17){opacity:1.3918;transform:translate(18.5369vw,-10px) scale(.6518);animation:fall-17 25s -10s linear infinite}@keyframes fall-17{79.075%{transform:translate(20.5825vw,79.075vh) scale(.6518)}to{transform:translate(19.5597vw,99vh) scale(.6518)}}.snow:nth-child(18){opacity:.2142;transform:translate(88.639vw,-10px) scale(.8545);animation:fall-18 20s -1s linear infinite}@keyframes fall-18{75.804%{transform:translate(79.3257vw,75.804vh) scale(.8545)}to{transform:translate(83.98235vw,99vh) scale(.8545)}}.snow:nth-child(19){opacity:1.9724;transform:translate(14.7009vw,-10px) scale(.0763);animation:fall-19 16s -7s linear infinite}@keyframes fall-19{54.554%{transform:translate(23.7821vw,54.554vh) scale(.0763)}to{transform:translate(19.2415vw,99vh) scale(.0763)}}.snow:nth-child(20){opacity:.6862;transform:translate(89.8564vw,-10px) scale(.0263);animation:fall-20 14s -2s linear infinite}@keyframes fall-20{34.904%{transform:translate(90.9975vw,34.904vh) scale(.0263)}to{transform:translate(90.42695vw,99vh) scale(.0263)}}.snow:nth-child(21){opacity:.6698;transform:translate(33.8988vw,-10px) scale(.4577);animation:fall-21 15s -15s linear infinite}@keyframes fall-21{37.671%{transform:translate(30.5093vw,37.671vh) scale(.4577)}to{transform:translate(32.20405vw,99vh) scale(.4577)}}.snow:nth-child(22){opacity:1.2694;transform:translate(66.6032vw,-10px) scale(.2606);animation:fall-22 17s -3s linear infinite}@keyframes fall-22{60.894%{transform:translate(59.8211vw,60.894vh) scale(.2606)}to{transform:translate(63.21215vw,99vh) scale(.2606)}}.snow:nth-child(23){opacity:.9422;transform:translate(92.6543vw,-10px) scale(.0658);animation:fall-23 27s -4s linear infinite}@keyframes fall-23{42.955%{transform:translate(96.5141vw,42.955vh) scale(.0658)}to{transform:translate(94.5842vw,99vh) scale(.0658)}}.snow:nth-child(24){opacity:1.7886;transform:translate(20.3255vw,-10px) scale(.0313);animation:fall-24 28s -3s linear infinite}@keyframes fall-24{78.958%{transform:translate(29.9377vw,78.958vh) scale(.0313)}to{transform:translate(25.1316vw,99vh) scale(.0313)}}.snow:nth-child(25){opacity:1.9288;transform:translate(67.9789vw,-10px) scale(.0196);animation:fall-25 21s -3s linear infinite}@keyframes fall-25{79.232%{transform:translate(58.8635vw,79.232vh) scale(.0196)}to{transform:translate(63.4212vw,99vh) scale(.0196)}}.snow:nth-child(26){opacity:1.0518;transform:translate(18.8607vw,-10px) scale(.9142);animation:fall-26 27s -25s linear infinite}@keyframes fall-26{66.719%{transform:translate(25.1282vw,66.719vh) scale(.9142)}to{transform:translate(21.99445vw,99vh) scale(.9142)}}.snow:nth-child(27){opacity:1.298;transform:translate(85.0363vw,-10px) scale(.7128);animation:fall-27 19s -4s linear infinite}@keyframes fall-27{75.761%{transform:translate(80.7384vw,75.761vh) scale(.7128)}to{transform:translate(82.88735vw,99vh) scale(.7128)}}.snow:nth-child(28){opacity:1.9076;transform:translate(60.4065vw,-10px) scale(.8137);animation:fall-28 27s -11s linear infinite}@keyframes fall-28{31.425%{transform:translate(65.6557vw,31.425vh) scale(.8137)}to{transform:translate(63.0311vw,99vh) scale(.8137)}}.snow:nth-child(29){opacity:1.013;transform:translate(30.5051vw,-10px) scale(.9204);animation:fall-29 26s -8s linear infinite}@keyframes fall-29{60.037%{transform:translate(39.908vw,60.037vh) scale(.9204)}to{transform:translate(35.20655vw,99vh) scale(.9204)}}.snow:nth-child(30){opacity:1.8114;transform:translate(49.6925vw,-10px) scale(.4369);animation:fall-30 23s -4s linear infinite}@keyframes fall-30{34.47%{transform:translate(47.8337vw,34.47vh) scale(.4369)}to{transform:translate(48.7631vw,99vh) scale(.4369)}}.snow:nth-child(31){opacity:1.2634;transform:translate(23.2501vw,-10px) scale(.0481);animation:fall-31 29s -21s linear infinite}@keyframes fall-31{55.022%{transform:translate(30.4265vw,55.022vh) scale(.0481)}to{transform:translate(26.8383vw,99vh) scale(.0481)}}.snow:nth-child(32){opacity:1.832;transform:translate(74.5849vw,-10px) scale(.8964);animation:fall-32 19s -14s linear infinite}@keyframes fall-32{49.06%{transform:translate(71.1806vw,49.06vh) scale(.8964)}to{transform:translate(72.88275vw,99vh) scale(.8964)}}.snow:nth-child(33){opacity:1.1644;transform:translate(41.316vw,-10px) scale(.1232);animation:fall-33 24s -20s linear infinite}@keyframes fall-33{73.952%{transform:translate(44.2296vw,73.952vh) scale(.1232)}to{transform:translate(42.7728vw,99vh) scale(.1232)}}.snow:nth-child(34){opacity:.5422;transform:translate(9.6027vw,-10px) scale(.8762);animation:fall-34 11s -14s linear infinite}@keyframes fall-34{72.545%{transform:translate(1.0954vw,72.545vh) scale(.8762)}to{transform:translate(5.34905vw,99vh) scale(.8762)}}.snow:nth-child(35){opacity:.8694;transform:translate(42.7633vw,-10px) scale(.5684);animation:fall-35 30s -16s linear infinite}@keyframes fall-35{70.235%{transform:translate(43.9033vw,70.235vh) scale(.5684)}to{transform:translate(43.3333vw,99vh) scale(.5684)}}.snow:nth-child(36){opacity:.3108;transform:translate(38.0937vw,-10px) scale(.5232);animation:fall-36 14s -18s linear infinite}@keyframes fall-36{38.624%{transform:translate(35.4493vw,38.624vh) scale(.5232)}to{transform:translate(36.7715vw,99vh) scale(.5232)}}.snow:nth-child(37){opacity:1.9146;transform:translate(13.3516vw,-10px) scale(.1603);animation:fall-37 17s -1s linear infinite}@keyframes fall-37{52.442%{transform:translate(11.6699vw,52.442vh) scale(.1603)}to{transform:translate(12.51075vw,99vh) scale(.1603)}}.snow:nth-child(38){opacity:1.7814;transform:translate(84.543vw,-10px) scale(.3568);animation:fall-38 19s -26s linear infinite}@keyframes fall-38{50.936%{transform:translate(87.9757vw,50.936vh) scale(.3568)}to{transform:translate(86.25935vw,99vh) scale(.3568)}}.snow:nth-child(39){opacity:.1988;transform:translate(13.7807vw,-10px) scale(.0391);animation:fall-39 12s -5s linear infinite}@keyframes fall-39{60.66%{transform:translate(6.8112vw,60.66vh) scale(.0391)}to{transform:translate(10.29595vw,99vh) scale(.0391)}}.snow:nth-child(40){opacity:1.8504;transform:translate(85.5639vw,-10px) scale(.9395);animation:fall-40 20s -23s linear infinite}@keyframes fall-40{59.019%{transform:translate(77.072vw,59.019vh) scale(.9395)}to{transform:translate(81.31795vw,99vh) scale(.9395)}}.snow:nth-child(41){opacity:1.3702;transform:translate(59.0739vw,-10px) scale(.7022);animation:fall-41 25s -12s linear infinite}@keyframes fall-41{66.18%{transform:translate(65.7079vw,66.18vh) scale(.7022)}to{transform:translate(62.3909vw,99vh) scale(.7022)}}.snow:nth-child(42){opacity:.3578;transform:translate(49.3714vw,-10px) scale(.0489);animation:fall-42 14s -30s linear infinite}@keyframes fall-42{52.502%{transform:translate(57.7333vw,52.502vh) scale(.0489)}to{transform:translate(53.55235vw,99vh) scale(.0489)}}.snow:nth-child(43){opacity:.5096;transform:translate(21.3232vw,-10px) scale(.2121);animation:fall-43 29s -3s linear infinite}@keyframes fall-43{39.627%{transform:translate(19.5456vw,39.627vh) scale(.2121)}to{transform:translate(20.4344vw,99vh) scale(.2121)}}.snow:nth-child(44){opacity:.307;transform:translate(34.7322vw,-10px) scale(.5374);animation:fall-44 24s -30s linear infinite}@keyframes fall-44{64.038%{transform:translate(44.4454vw,64.038vh) scale(.5374)}to{transform:translate(39.5888vw,99vh) scale(.5374)}}.snow:nth-child(45){opacity:.131;transform:translate(43.4349vw,-10px) scale(.0148);animation:fall-45 29s -24s linear infinite}@keyframes fall-45{60.888%{transform:translate(36.3158vw,60.888vh) scale(.0148)}to{transform:translate(39.87535vw,99vh) scale(.0148)}}.snow:nth-child(46){opacity:1.8268;transform:translate(27.5227vw,-10px) scale(.816);animation:fall-46 27s -25s linear infinite}@keyframes fall-46{30.714%{transform:translate(20.9365vw,30.714vh) scale(.816)}to{transform:translate(24.2296vw,99vh) scale(.816)}}.snow:nth-child(47){opacity:.9822;transform:translate(57.1343vw,-10px) scale(.4215);animation:fall-47 29s -20s linear infinite}@keyframes fall-47{73.001%{transform:translate(56.7514vw,73.001vh) scale(.4215)}to{transform:translate(56.94285vw,99vh) scale(.4215)}}.snow:nth-child(48){opacity:1.7068;transform:translate(1.9097vw,-10px) scale(.8967);animation:fall-48 11s -26s linear infinite}@keyframes fall-48{73.615%{transform:translate(-.8976vw,73.615vh) scale(.8967)}to{transform:translate(.50605vw,99vh) scale(.8967)}}.snow:nth-child(49){opacity:1.3632;transform:translate(22.0303vw,-10px) scale(.3444);animation:fall-49 11s -1s linear infinite}@keyframes fall-49{61.474%{transform:translate(17.4008vw,61.474vh) scale(.3444)}to{transform:translate(19.71555vw,99vh) scale(.3444)}}.snow:nth-child(50){opacity:1.985;transform:translate(25.7054vw,-10px) scale(.4702);animation:fall-50 25s -2s linear infinite}@keyframes fall-50{70.36%{transform:translate(20.1626vw,70.36vh) scale(.4702)}to{transform:translate(22.934vw,99vh) scale(.4702)}}.snow:nth-child(51){opacity:1.969;transform:translate(37.3313vw,-10px) scale(.9523);animation:fall-51 17s -16s linear infinite}@keyframes fall-51{33.364%{transform:translate(33.462vw,33.364vh) scale(.9523)}to{transform:translate(35.39665vw,99vh) scale(.9523)}}.snow:nth-child(52){opacity:.738;transform:translate(9.3521vw,-10px) scale(.952);animation:fall-52 10s -18s linear infinite}@keyframes fall-52{45.673%{transform:translate(18.3111vw,45.673vh) scale(.952)}to{transform:translate(13.8316vw,99vh) scale(.952)}}.snow:nth-child(53){opacity:1.536;transform:translate(26.4778vw,-10px) scale(.4479);animation:fall-53 27s -17s linear infinite}@keyframes fall-53{51.004%{transform:translate(22.5708vw,51.004vh) scale(.4479)}to{transform:translate(24.5243vw,99vh) scale(.4479)}}.snow:nth-child(54){opacity:.198;transform:translate(.8009vw,-10px) scale(.8047);animation:fall-54 13s -15s linear infinite}@keyframes fall-54{30.469%{transform:translate(-2.5334vw,30.469vh) scale(.8047)}to{transform:translate(-.86625vw,99vh) scale(.8047)}}.snow:nth-child(55){opacity:.6274;transform:translate(23.4305vw,-10px) scale(.9269);animation:fall-55 11s -14s linear infinite}@keyframes fall-55{33.38%{transform:translate(29.5091vw,33.38vh) scale(.9269)}to{transform:translate(26.4698vw,99vh) scale(.9269)}}.snow:nth-child(56){opacity:.9248;transform:translate(67.2463vw,-10px) scale(.3327);animation:fall-56 12s -2s linear infinite}@keyframes fall-56{62.134%{transform:translate(73.8603vw,62.134vh) scale(.3327)}to{transform:translate(70.5533vw,99vh) scale(.3327)}}.snow:nth-child(57){opacity:.181;transform:translate(1.2298vw,-10px) scale(.9255);animation:fall-57 12s -12s linear infinite}@keyframes fall-57{62.096%{transform:translate(-5.841vw,62.096vh) scale(.9255)}to{transform:translate(-2.3056vw,99vh) scale(.9255)}}.snow:nth-child(58){opacity:1.2298;transform:translate(2.0228vw,-10px) scale(.2508);animation:fall-58 14s -23s linear infinite}@keyframes fall-58{41.172%{transform:translate(7.5138vw,41.172vh) scale(.2508)}to{transform:translate(4.7683vw,99vh) scale(.2508)}}.snow:nth-child(59){opacity:1.7946;transform:translate(11.1589vw,-10px) scale(.6871);animation:fall-59 13s -30s linear infinite}@keyframes fall-59{34.515%{transform:translate(11.4379vw,34.515vh) scale(.6871)}to{transform:translate(11.2984vw,99vh) scale(.6871)}}.snow:nth-child(60){opacity:1.2566;transform:translate(14.1945vw,-10px) scale(.9004);animation:fall-60 26s -7s linear infinite}@keyframes fall-60{75.418%{transform:translate(12.6918vw,75.418vh) scale(.9004)}to{transform:translate(13.44315vw,99vh) scale(.9004)}}.snow:nth-child(61){opacity:.6828;transform:translate(98.7434vw,-10px) scale(.0043);animation:fall-61 18s -3s linear infinite}@keyframes fall-61{41.163%{transform:translate(106.4357vw,41.163vh) scale(.0043)}to{transform:translate(102.58955vw,99vh) scale(.0043)}}.snow:nth-child(62){opacity:1.9124;transform:translate(19.7329vw,-10px) scale(.7803);animation:fall-62 11s -13s linear infinite}@keyframes fall-62{77.638%{transform:translate(27.0466vw,77.638vh) scale(.7803)}to{transform:translate(23.38975vw,99vh) scale(.7803)}}.snow:nth-child(63){opacity:1.4164;transform:translate(7.0584vw,-10px) scale(.9112);animation:fall-63 30s -18s linear infinite}@keyframes fall-63{42.882%{transform:translate(9.8262vw,42.882vh) scale(.9112)}to{transform:translate(8.4423vw,99vh) scale(.9112)}}.snow:nth-child(64){opacity:1.7118;transform:translate(74.3969vw,-10px) scale(.4281);animation:fall-64 11s -18s linear infinite}@keyframes fall-64{73.498%{transform:translate(83.0946vw,73.498vh) scale(.4281)}to{transform:translate(78.74575vw,99vh) scale(.4281)}}.snow:nth-child(65){opacity:1.3838;transform:translate(28.6174vw,-10px) scale(.1442);animation:fall-65 20s -5s linear infinite}@keyframes fall-65{76.941%{transform:translate(26.4509vw,76.941vh) scale(.1442)}to{transform:translate(27.53415vw,99vh) scale(.1442)}}.snow:nth-child(66){opacity:1.1474;transform:translate(66.1646vw,-10px) scale(.2462);animation:fall-66 13s -9s linear infinite}@keyframes fall-66{47.945%{transform:translate(75.0317vw,47.945vh) scale(.2462)}to{transform:translate(70.59815vw,99vh) scale(.2462)}}.snow:nth-child(67){opacity:.6878;transform:translate(87.3766vw,-10px) scale(.3692);animation:fall-67 22s -8s linear infinite}@keyframes fall-67{74.709%{transform:translate(90.0049vw,74.709vh) scale(.3692)}to{transform:translate(88.69075vw,99vh) scale(.3692)}}.snow:nth-child(68){opacity:.6784;transform:translate(91.9789vw,-10px) scale(.1971);animation:fall-68 23s -5s linear infinite}@keyframes fall-68{77.684%{transform:translate(83.1165vw,77.684vh) scale(.1971)}to{transform:translate(87.5477vw,99vh) scale(.1971)}}.snow:nth-child(69){opacity:.103;transform:translate(55.4936vw,-10px) scale(.0227);animation:fall-69 15s -17s linear infinite}@keyframes fall-69{47.426%{transform:translate(46.2255vw,47.426vh) scale(.0227)}to{transform:translate(50.85955vw,99vh) scale(.0227)}}.snow:nth-child(70){opacity:.7188;transform:translate(81.4625vw,-10px) scale(.7667);animation:fall-70 10s -21s linear infinite}@keyframes fall-70{54.704%{transform:translate(81.7618vw,54.704vh) scale(.7667)}to{transform:translate(81.61215vw,99vh) scale(.7667)}}.snow:nth-child(71){opacity:1.2658;transform:translate(54.4105vw,-10px) scale(.6485);animation:fall-71 19s -4s linear infinite}@keyframes fall-71{51.352%{transform:translate(44.4141vw,51.352vh) scale(.6485)}to{transform:translate(49.4123vw,99vh) scale(.6485)}}.snow:nth-child(72){opacity:.7852;transform:translate(72.3188vw,-10px) scale(.4023);animation:fall-72 17s -8s linear infinite}@keyframes fall-72{58.297%{transform:translate(70.773vw,58.297vh) scale(.4023)}to{transform:translate(71.5459vw,99vh) scale(.4023)}}.snow:nth-child(73){opacity:1.2442;transform:translate(62.8259vw,-10px) scale(.3276);animation:fall-73 19s -20s linear infinite}@keyframes fall-73{69.333%{transform:translate(62.9016vw,69.333vh) scale(.3276)}to{transform:translate(62.86375vw,99vh) scale(.3276)}}.snow:nth-child(74){opacity:.3066;transform:translate(86.9208vw,-10px) scale(.5209);animation:fall-74 15s -18s linear infinite}@keyframes fall-74{30.912%{transform:translate(85.3142vw,30.912vh) scale(.5209)}to{transform:translate(86.1175vw,99vh) scale(.5209)}}.snow:nth-child(75){opacity:1.7512;transform:translate(91.2938vw,-10px) scale(.7185);animation:fall-75 24s -11s linear infinite}@keyframes fall-75{73.291%{transform:translate(94.4vw,73.291vh) scale(.7185)}to{transform:translate(92.8469vw,99vh) scale(.7185)}}.snow:nth-child(76){opacity:.2238;transform:translate(68.0238vw,-10px) scale(.9854);animation:fall-76 23s -13s linear infinite}@keyframes fall-76{56.129%{transform:translate(61.6915vw,56.129vh) scale(.9854)}to{transform:translate(64.85765vw,99vh) scale(.9854)}}.snow:nth-child(77){opacity:1.2072;transform:translate(40.9066vw,-10px) scale(.7661);animation:fall-77 12s -11s linear infinite}@keyframes fall-77{79.496%{transform:translate(36.08vw,79.496vh) scale(.7661)}to{transform:translate(38.4933vw,99vh) scale(.7661)}}.snow:nth-child(78){opacity:.1354;transform:translate(78.5563vw,-10px) scale(.3297);animation:fall-78 13s -27s linear infinite}@keyframes fall-78{48.562%{transform:translate(72.5782vw,48.562vh) scale(.3297)}to{transform:translate(75.56725vw,99vh) scale(.3297)}}.snow:nth-child(79){opacity:1.0116;transform:translate(96.964vw,-10px) scale(.7221);animation:fall-79 11s -1s linear infinite}@keyframes fall-79{52.719%{transform:translate(104.2918vw,52.719vh) scale(.7221)}to{transform:translate(100.6279vw,99vh) scale(.7221)}}.snow:nth-child(80){opacity:1.3564;transform:translate(49.6787vw,-10px) scale(.6911);animation:fall-80 30s -3s linear infinite}@keyframes fall-80{34.003%{transform:translate(56.6562vw,34.003vh) scale(.6911)}to{transform:translate(53.16745vw,99vh) scale(.6911)}}.snow:nth-child(81){opacity:1.6586;transform:translate(72.4732vw,-10px) scale(.0973);animation:fall-81 20s -20s linear infinite}@keyframes fall-81{76.717%{transform:translate(72.3548vw,76.717vh) scale(.0973)}to{transform:translate(72.414vw,99vh) scale(.0973)}}.snow:nth-child(82){opacity:1.6982;transform:translate(97.7716vw,-10px) scale(.5632);animation:fall-82 19s -20s linear infinite}@keyframes fall-82{70.032%{transform:translate(100.9702vw,70.032vh) scale(.5632)}to{transform:translate(99.3709vw,99vh) scale(.5632)}}.snow:nth-child(83){opacity:1.4142;transform:translate(55.2414vw,-10px) scale(.6507);animation:fall-83 26s -15s linear infinite}@keyframes fall-83{43.652%{transform:translate(61.8942vw,43.652vh) scale(.6507)}to{transform:translate(58.5678vw,99vh) scale(.6507)}}.snow:nth-child(84){opacity:1.577;transform:translate(85.0955vw,-10px) scale(.0003);animation:fall-84 29s -3s linear infinite}@keyframes fall-84{50.766%{transform:translate(93.4903vw,50.766vh) scale(.0003)}to{transform:translate(89.2929vw,99vh) scale(.0003)}}.snow:nth-child(85){opacity:.6896;transform:translate(72.1926vw,-10px) scale(.9707);animation:fall-85 17s -10s linear infinite}@keyframes fall-85{77.806%{transform:translate(75.5139vw,77.806vh) scale(.9707)}to{transform:translate(73.85325vw,99vh) scale(.9707)}}.snow:nth-child(86){opacity:.3516;transform:translate(19.3052vw,-10px) scale(.931);animation:fall-86 19s -29s linear infinite}@keyframes fall-86{45.398%{transform:translate(15.0917vw,45.398vh) scale(.931)}to{transform:translate(17.19845vw,99vh) scale(.931)}}.snow:nth-child(87){opacity:.2848;transform:translate(93.4916vw,-10px) scale(.5252);animation:fall-87 20s -13s linear infinite}@keyframes fall-87{35.931%{transform:translate(84.5005vw,35.931vh) scale(.5252)}to{transform:translate(88.99605vw,99vh) scale(.5252)}}.snow:nth-child(88){opacity:.7654;transform:translate(36.1113vw,-10px) scale(.0061);animation:fall-88 13s -9s linear infinite}@keyframes fall-88{39.382%{transform:translate(44.0452vw,39.382vh) scale(.0061)}to{transform:translate(40.07825vw,99vh) scale(.0061)}}.snow:nth-child(89){opacity:1.0506;transform:translate(62.3587vw,-10px) scale(.1176);animation:fall-89 27s -3s linear infinite}@keyframes fall-89{38.668%{transform:translate(57.2628vw,38.668vh) scale(.1176)}to{transform:translate(59.81075vw,99vh) scale(.1176)}}.snow:nth-child(90){opacity:1.0384;transform:translate(15.5565vw,-10px) scale(.1988);animation:fall-90 15s -17s linear infinite}@keyframes fall-90{70.211%{transform:translate(13.4781vw,70.211vh) scale(.1988)}to{transform:translate(14.5173vw,99vh) scale(.1988)}}.snow:nth-child(91){opacity:.0362;transform:translate(62.4962vw,-10px) scale(.9191);animation:fall-91 27s -28s linear infinite}@keyframes fall-91{33.956%{transform:translate(53.6436vw,33.956vh) scale(.9191)}to{transform:translate(58.0699vw,99vh) scale(.9191)}}.snow:nth-child(92){opacity:.1658;transform:translate(59.6769vw,-10px) scale(.195);animation:fall-92 26s -27s linear infinite}@keyframes fall-92{66.967%{transform:translate(54.1009vw,66.967vh) scale(.195)}to{transform:translate(56.8889vw,99vh) scale(.195)}}.snow:nth-child(93){opacity:1.2478;transform:translate(20.8596vw,-10px) scale(.4774);animation:fall-93 14s -22s linear infinite}@keyframes fall-93{42.458%{transform:translate(29.43vw,42.458vh) scale(.4774)}to{transform:translate(25.1448vw,99vh) scale(.4774)}}.snow:nth-child(94){opacity:.5542;transform:translate(15.8085vw,-10px) scale(.8025);animation:fall-94 18s -17s linear infinite}@keyframes fall-94{65.059%{transform:translate(14.5464vw,65.059vh) scale(.8025)}to{transform:translate(15.17745vw,99vh) scale(.8025)}}.snow:nth-child(95){opacity:1.6578;transform:translate(12.8901vw,-10px) scale(.0404);animation:fall-95 26s -20s linear infinite}@keyframes fall-95{62.463%{transform:translate(4.5517vw,62.463vh) scale(.0404)}to{transform:translate(8.7209vw,99vh) scale(.0404)}}.snow:nth-child(96){opacity:.462;transform:translate(67.4293vw,-10px) scale(.8832);animation:fall-96 28s -1s linear infinite}@keyframes fall-96{76.848%{transform:translate(75.8366vw,76.848vh) scale(.8832)}to{transform:translate(71.63295vw,99vh) scale(.8832)}}.snow:nth-child(97){opacity:.663;transform:translate(53.4235vw,-10px) scale(.2005);animation:fall-97 19s -7s linear infinite}@keyframes fall-97{44.66%{transform:translate(47.8317vw,44.66vh) scale(.2005)}to{transform:translate(50.6276vw,99vh) scale(.2005)}}.snow:nth-child(98){opacity:.2208;transform:translate(55.7777vw,-10px) scale(.3638);animation:fall-98 20s -2s linear infinite}@keyframes fall-98{40.114%{transform:translate(56.6292vw,40.114vh) scale(.3638)}to{transform:translate(56.20345vw,99vh) scale(.3638)}}.snow:nth-child(99){opacity:.8168;transform:translate(63.641vw,-10px) scale(.0981);animation:fall-99 19s -13s linear infinite}@keyframes fall-99{30.572%{transform:translate(66.174vw,30.572vh) scale(.0981)}to{transform:translate(64.9075vw,99vh) scale(.0981)}}.snow:nth-child(100){opacity:.1134;transform:translate(89.9599vw,-10px) scale(.0879);animation:fall-100 14s -2s linear infinite}@keyframes fall-100{35.583%{transform:translate(97.0224vw,35.583vh) scale(.0879)}to{transform:translate(93.49115vw,99vh) scale(.0879)}}.snow:nth-child(101){opacity:.9344;transform:translate(2.0677vw,-10px) scale(.8122);animation:fall-101 21s -18s linear infinite}@keyframes fall-101{66.821%{transform:translate(-1.3629vw,66.821vh) scale(.8122)}to{transform:translate(.3524vw,99vh) scale(.8122)}}.snow:nth-child(102){opacity:1.787;transform:translate(46.0292vw,-10px) scale(.3883);animation:fall-102 25s -1s linear infinite}@keyframes fall-102{74.326%{transform:translate(40.2935vw,74.326vh) scale(.3883)}to{transform:translate(43.16135vw,99vh) scale(.3883)}}.snow:nth-child(103){opacity:.3962;transform:translate(4.6395vw,-10px) scale(.7396);animation:fall-103 28s -10s linear infinite}@keyframes fall-103{52.977%{transform:translate(13.6192vw,52.977vh) scale(.7396)}to{transform:translate(9.12935vw,99vh) scale(.7396)}}.snow:nth-child(104){opacity:1.9412;transform:translate(20.2573vw,-10px) scale(.5854);animation:fall-104 12s -24s linear infinite}@keyframes fall-104{77.219%{transform:translate(28.0195vw,77.219vh) scale(.5854)}to{transform:translate(24.1384vw,99vh) scale(.5854)}}.snow:nth-child(105){opacity:.77;transform:translate(81.7779vw,-10px) scale(.7192);animation:fall-105 30s -21s linear infinite}@keyframes fall-105{79.425%{transform:translate(90.7235vw,79.425vh) scale(.7192)}to{transform:translate(86.2507vw,99vh) scale(.7192)}}.snow:nth-child(106){opacity:1.3168;transform:translate(90.0373vw,-10px) scale(.8375);animation:fall-106 26s -28s linear infinite}@keyframes fall-106{74.419%{transform:translate(89.6552vw,74.419vh) scale(.8375)}to{transform:translate(89.84625vw,99vh) scale(.8375)}}.snow:nth-child(107){opacity:.6052;transform:translate(77.6871vw,-10px) scale(.5961);animation:fall-107 29s -25s linear infinite}@keyframes fall-107{48.616%{transform:translate(76.4456vw,48.616vh) scale(.5961)}to{transform:translate(77.06635vw,99vh) scale(.5961)}}.snow:nth-child(108){opacity:1.5948;transform:translate(43.8065vw,-10px) scale(.4339);animation:fall-108 14s -9s linear infinite}@keyframes fall-108{72.005%{transform:translate(48.9883vw,72.005vh) scale(.4339)}to{transform:translate(46.3974vw,99vh) scale(.4339)}}.snow:nth-child(109){opacity:1.8488;transform:translate(14.0797vw,-10px) scale(.3662);animation:fall-109 12s -4s linear infinite}@keyframes fall-109{51.15%{transform:translate(20.4201vw,51.15vh) scale(.3662)}to{transform:translate(17.2499vw,99vh) scale(.3662)}}.snow:nth-child(110){opacity:1.8642;transform:translate(72.9877vw,-10px) scale(.8286);animation:fall-110 15s -30s linear infinite}@keyframes fall-110{43.934%{transform:translate(65.9291vw,43.934vh) scale(.8286)}to{transform:translate(69.4584vw,99vh) scale(.8286)}}.snow:nth-child(111){opacity:.785;transform:translate(1.5818vw,-10px) scale(.5675);animation:fall-111 12s -12s linear infinite}@keyframes fall-111{40.874%{transform:translate(2.9568vw,40.874vh) scale(.5675)}to{transform:translate(2.2693vw,99vh) scale(.5675)}}.snow:nth-child(112){opacity:.0252;transform:translate(.8345vw,-10px) scale(.5074);animation:fall-112 20s -11s linear infinite}@keyframes fall-112{76.581%{transform:translate(4.3238vw,76.581vh) scale(.5074)}to{transform:translate(2.57915vw,99vh) scale(.5074)}}.snow:nth-child(113){opacity:.4494;transform:translate(21.3413vw,-10px) scale(.5866);animation:fall-113 24s -29s linear infinite}@keyframes fall-113{43.252%{transform:translate(12.7439vw,43.252vh) scale(.5866)}to{transform:translate(17.0426vw,99vh) scale(.5866)}}.snow:nth-child(114){opacity:1.6296;transform:translate(33.2657vw,-10px) scale(.0692);animation:fall-114 24s -13s linear infinite}@keyframes fall-114{40.751%{transform:translate(31.2964vw,40.751vh) scale(.0692)}to{transform:translate(32.28105vw,99vh) scale(.0692)}}.snow:nth-child(115){opacity:.853;transform:translate(33.2874vw,-10px) scale(.0421);animation:fall-115 18s -19s linear infinite}@keyframes fall-115{53.484%{transform:translate(33.6619vw,53.484vh) scale(.0421)}to{transform:translate(33.47465vw,99vh) scale(.0421)}}.snow:nth-child(116){opacity:1.0868;transform:translate(46.0434vw,-10px) scale(.5057);animation:fall-116 22s -5s linear infinite}@keyframes fall-116{32.998%{transform:translate(40.5425vw,32.998vh) scale(.5057)}to{transform:translate(43.29295vw,99vh) scale(.5057)}}.snow:nth-child(117){opacity:1.3086;transform:translate(55.3924vw,-10px) scale(.0035);animation:fall-117 13s -21s linear infinite}@keyframes fall-117{68.246%{transform:translate(58.888vw,68.246vh) scale(.0035)}to{transform:translate(57.1402vw,99vh) scale(.0035)}}.snow:nth-child(118){opacity:.3694;transform:translate(28.1351vw,-10px) scale(.2733);animation:fall-118 23s -26s linear infinite}@keyframes fall-118{48.603%{transform:translate(28.6955vw,48.603vh) scale(.2733)}to{transform:translate(28.4153vw,99vh) scale(.2733)}}.snow:nth-child(119){opacity:.3434;transform:translate(99.7813vw,-10px) scale(.8259);animation:fall-119 26s -27s linear infinite}@keyframes fall-119{58.698%{transform:translate(103.0367vw,58.698vh) scale(.8259)}to{transform:translate(101.409vw,99vh) scale(.8259)}}.snow:nth-child(120){opacity:1.0166;transform:translate(18.8296vw,-10px) scale(.9972);animation:fall-120 30s -22s linear infinite}@keyframes fall-120{59.389%{transform:translate(17.1762vw,59.389vh) scale(.9972)}to{transform:translate(18.0029vw,99vh) scale(.9972)}}.snow:nth-child(121){opacity:.8932;transform:translate(60.7466vw,-10px) scale(.0707);animation:fall-121 26s -29s linear infinite}@keyframes fall-121{32.104%{transform:translate(56.241vw,32.104vh) scale(.0707)}to{transform:translate(58.4938vw,99vh) scale(.0707)}}.snow:nth-child(122){opacity:1.231;transform:translate(11.107vw,-10px) scale(.7636);animation:fall-122 15s -3s linear infinite}@keyframes fall-122{71.141%{transform:translate(7.0455vw,71.141vh) scale(.7636)}to{transform:translate(9.07625vw,99vh) scale(.7636)}}.snow:nth-child(123){opacity:.9604;transform:translate(8.0306vw,-10px) scale(.5582);animation:fall-123 15s -5s linear infinite}@keyframes fall-123{50.627%{transform:translate(6.5061vw,50.627vh) scale(.5582)}to{transform:translate(7.26835vw,99vh) scale(.5582)}}.snow:nth-child(124){opacity:1.3218;transform:translate(94.266vw,-10px) scale(.707);animation:fall-124 26s -21s linear infinite}@keyframes fall-124{61.327%{transform:translate(98.2905vw,61.327vh) scale(.707)}to{transform:translate(96.27825vw,99vh) scale(.707)}}.snow:nth-child(125){opacity:.0926;transform:translate(11.0541vw,-10px) scale(.1521);animation:fall-125 27s -5s linear infinite}@keyframes fall-125{49.177%{transform:translate(14.607vw,49.177vh) scale(.1521)}to{transform:translate(12.83055vw,99vh) scale(.1521)}}.snow:nth-child(126){opacity:1.302;transform:translate(29.7724vw,-10px) scale(.7337);animation:fall-126 14s -24s linear infinite}@keyframes fall-126{50.249%{transform:translate(27.981vw,50.249vh) scale(.7337)}to{transform:translate(28.8767vw,99vh) scale(.7337)}}.snow:nth-child(127){opacity:.9142;transform:translate(33.8508vw,-10px) scale(.3234);animation:fall-127 14s -8s linear infinite}@keyframes fall-127{37.083%{transform:translate(27.1855vw,37.083vh) scale(.3234)}to{transform:translate(30.51815vw,99vh) scale(.3234)}}.snow:nth-child(128){opacity:.1112;transform:translate(50.3415vw,-10px) scale(.8771);animation:fall-128 19s -20s linear infinite}@keyframes fall-128{78.977%{transform:translate(58.4389vw,78.977vh) scale(.8771)}to{transform:translate(54.3902vw,99vh) scale(.8771)}}.snow:nth-child(129){opacity:1.845;transform:translate(95.2043vw,-10px) scale(.8469);animation:fall-129 29s -11s linear infinite}@keyframes fall-129{39.534%{transform:translate(98.7362vw,39.534vh) scale(.8469)}to{transform:translate(96.97025vw,99vh) scale(.8469)}}.snow:nth-child(130){opacity:.1874;transform:translate(68.5156vw,-10px) scale(.3745);animation:fall-130 15s -2s linear infinite}@keyframes fall-130{69.233%{transform:translate(63.6312vw,69.233vh) scale(.3745)}to{transform:translate(66.0734vw,99vh) scale(.3745)}}.snow:nth-child(131){opacity:1.7232;transform:translate(77.8717vw,-10px) scale(.4362);animation:fall-131 24s -13s linear infinite}@keyframes fall-131{34.657%{transform:translate(75.0155vw,34.657vh) scale(.4362)}to{transform:translate(76.4436vw,99vh) scale(.4362)}}.snow:nth-child(132){opacity:1.1416;transform:translate(80.141vw,-10px) scale(.1054);animation:fall-132 11s -24s linear infinite}@keyframes fall-132{55.889%{transform:translate(81.5563vw,55.889vh) scale(.1054)}to{transform:translate(80.84865vw,99vh) scale(.1054)}}.snow:nth-child(133){opacity:.1348;transform:translate(47.3419vw,-10px) scale(.7837);animation:fall-133 18s -18s linear infinite}@keyframes fall-133{42.371%{transform:translate(52.07vw,42.371vh) scale(.7837)}to{transform:translate(49.70595vw,99vh) scale(.7837)}}.snow:nth-child(134){opacity:1.9868;transform:translate(16.2396vw,-10px) scale(.5044);animation:fall-134 14s -8s linear infinite}@keyframes fall-134{48.868%{transform:translate(8.2673vw,48.868vh) scale(.5044)}to{transform:translate(12.25345vw,99vh) scale(.5044)}}.snow:nth-child(135){opacity:1.4134;transform:translate(63.4715vw,-10px) scale(.1223);animation:fall-135 14s -19s linear infinite}@keyframes fall-135{40.777%{transform:translate(61.7059vw,40.777vh) scale(.1223)}to{transform:translate(62.5887vw,99vh) scale(.1223)}}.snow:nth-child(136){opacity:.808;transform:translate(28.0936vw,-10px) scale(.2556);animation:fall-136 23s -25s linear infinite}@keyframes fall-136{59.799%{transform:translate(34.2992vw,59.799vh) scale(.2556)}to{transform:translate(31.1964vw,99vh) scale(.2556)}}.snow:nth-child(137){opacity:1.324;transform:translate(37.3321vw,-10px) scale(.9367);animation:fall-137 18s -8s linear infinite}@keyframes fall-137{73.835%{transform:translate(27.8347vw,73.835vh) scale(.9367)}to{transform:translate(32.5834vw,99vh) scale(.9367)}}.snow:nth-child(138){opacity:1.146;transform:translate(87.3582vw,-10px) scale(.4676);animation:fall-138 20s -3s linear infinite}@keyframes fall-138{34.298%{transform:translate(94.9282vw,34.298vh) scale(.4676)}to{transform:translate(91.1432vw,99vh) scale(.4676)}}.snow:nth-child(139){opacity:.0492;transform:translate(59.5682vw,-10px) scale(.3553);animation:fall-139 16s -29s linear infinite}@keyframes fall-139{39.05%{transform:translate(49.7702vw,39.05vh) scale(.3553)}to{transform:translate(54.6692vw,99vh) scale(.3553)}}.snow:nth-child(140){opacity:.787;transform:translate(13.1154vw,-10px) scale(.95);animation:fall-140 11s -2s linear infinite}@keyframes fall-140{67.34%{transform:translate(19.6026vw,67.34vh) scale(.95)}to{transform:translate(16.359vw,99vh) scale(.95)}}.snow:nth-child(141){opacity:1.2788;transform:translate(15.4955vw,-10px) scale(.1394);animation:fall-141 26s -16s linear infinite}@keyframes fall-141{65.56%{transform:translate(10.3798vw,65.56vh) scale(.1394)}to{transform:translate(12.93765vw,99vh) scale(.1394)}}.snow:nth-child(142){opacity:.1596;transform:translate(75.1237vw,-10px) scale(.7663);animation:fall-142 21s -29s linear infinite}@keyframes fall-142{54.532%{transform:translate(71.0778vw,54.532vh) scale(.7663)}to{transform:translate(73.10075vw,99vh) scale(.7663)}}.snow:nth-child(143){opacity:.7746;transform:translate(73.6834vw,-10px) scale(.8623);animation:fall-143 15s -26s linear infinite}@keyframes fall-143{66.812%{transform:translate(71.5673vw,66.812vh) scale(.8623)}to{transform:translate(72.62535vw,99vh) scale(.8623)}}.snow:nth-child(144){opacity:.7022;transform:translate(7.7813vw,-10px) scale(.4525);animation:fall-144 16s -22s linear infinite}@keyframes fall-144{78.472%{transform:translate(-.6306vw,78.472vh) scale(.4525)}to{transform:translate(3.57535vw,99vh) scale(.4525)}}.snow:nth-child(145){opacity:.641;transform:translate(51.0809vw,-10px) scale(.2416);animation:fall-145 16s -29s linear infinite}@keyframes fall-145{75.118%{transform:translate(41.7522vw,75.118vh) scale(.2416)}to{transform:translate(46.41655vw,99vh) scale(.2416)}}.snow:nth-child(146){opacity:.9608;transform:translate(4.0702vw,-10px) scale(.8067);animation:fall-146 10s -24s linear infinite}@keyframes fall-146{62.512%{transform:translate(.3385vw,62.512vh) scale(.8067)}to{transform:translate(2.20435vw,99vh) scale(.8067)}}.snow:nth-child(147){opacity:.3426;transform:translate(43.1246vw,-10px) scale(.1461);animation:fall-147 24s -22s linear infinite}@keyframes fall-147{30.221%{transform:translate(52.0514vw,30.221vh) scale(.1461)}to{transform:translate(47.588vw,99vh) scale(.1461)}}.snow:nth-child(148){opacity:1.9434;transform:translate(39.1317vw,-10px) scale(.2186);animation:fall-148 14s -9s linear infinite}@keyframes fall-148{47.618%{transform:translate(40.1988vw,47.618vh) scale(.2186)}to{transform:translate(39.66525vw,99vh) scale(.2186)}}.snow:nth-child(149){opacity:1.6304;transform:translate(.9891vw,-10px) scale(.5608);animation:fall-149 20s -24s linear infinite}@keyframes fall-149{49.313%{transform:translate(-5.581vw,49.313vh) scale(.5608)}to{transform:translate(-2.29595vw,99vh) scale(.5608)}}.snow:nth-child(150){opacity:.1392;transform:translate(99.6328vw,-10px) scale(.7458);animation:fall-150 13s -17s linear infinite}@keyframes fall-150{71.693%{transform:translate(101.6183vw,71.693vh) scale(.7458)}to{transform:translate(100.62555vw,99vh) scale(.7458)}}.snow:nth-child(151){opacity:1.3712;transform:translate(91.1734vw,-10px) scale(.1572);animation:fall-151 29s -9s linear infinite}@keyframes fall-151{69.832%{transform:translate(92.3871vw,69.832vh) scale(.1572)}to{transform:translate(91.78025vw,99vh) scale(.1572)}}.snow:nth-child(152){opacity:.0604;transform:translate(51.1743vw,-10px) scale(.3506);animation:fall-152 18s -11s linear infinite}@keyframes fall-152{39.825%{transform:translate(41.2413vw,39.825vh) scale(.3506)}to{transform:translate(46.2078vw,99vh) scale(.3506)}}.snow:nth-child(153){opacity:1.8744;transform:translate(38.5063vw,-10px) scale(.5736);animation:fall-153 19s -13s linear infinite}@keyframes fall-153{33.279%{transform:translate(42.8777vw,33.279vh) scale(.5736)}to{transform:translate(40.692vw,99vh) scale(.5736)}}.snow:nth-child(154){opacity:1.8948;transform:translate(62.8535vw,-10px) scale(.5723);animation:fall-154 27s -23s linear infinite}@keyframes fall-154{48.541%{transform:translate(64.3239vw,48.541vh) scale(.5723)}to{transform:translate(63.5887vw,99vh) scale(.5723)}}.snow:nth-child(155){opacity:.3336;transform:translate(41.15vw,-10px) scale(.8843);animation:fall-155 30s -4s linear infinite}@keyframes fall-155{48.898%{transform:translate(43.309vw,48.898vh) scale(.8843)}to{transform:translate(42.2295vw,99vh) scale(.8843)}}.snow:nth-child(156){opacity:1.6748;transform:translate(41.2677vw,-10px) scale(.7604);animation:fall-156 22s -7s linear infinite}@keyframes fall-156{57.055%{transform:translate(44.8416vw,57.055vh) scale(.7604)}to{transform:translate(43.05465vw,99vh) scale(.7604)}}.snow:nth-child(157){opacity:1.5922;transform:translate(45.848vw,-10px) scale(.0445);animation:fall-157 30s -16s linear infinite}@keyframes fall-157{58.5%{transform:translate(42.8917vw,58.5vh) scale(.0445)}to{transform:translate(44.36985vw,99vh) scale(.0445)}}.snow:nth-child(158){opacity:.3818;transform:translate(95.9857vw,-10px) scale(.6091);animation:fall-158 25s -6s linear infinite}@keyframes fall-158{34.934%{transform:translate(103.9011vw,34.934vh) scale(.6091)}to{transform:translate(99.9434vw,99vh) scale(.6091)}}.snow:nth-child(159){opacity:1.0758;transform:translate(35.1682vw,-10px) scale(.3);animation:fall-159 11s -11s linear infinite}@keyframes fall-159{47.249%{transform:translate(26.3688vw,47.249vh) scale(.3)}to{transform:translate(30.7685vw,99vh) scale(.3)}}.snow:nth-child(160){opacity:.3872;transform:translate(26.8245vw,-10px) scale(.4944);animation:fall-160 12s -13s linear infinite}@keyframes fall-160{41.467%{transform:translate(17.3186vw,41.467vh) scale(.4944)}to{transform:translate(22.07155vw,99vh) scale(.4944)}}.snow:nth-child(161){opacity:1.0708;transform:translate(3.0058vw,-10px) scale(.7482);animation:fall-161 24s -8s linear infinite}@keyframes fall-161{78.631%{transform:translate(-5.5953vw,78.631vh) scale(.7482)}to{transform:translate(-1.29475vw,99vh) scale(.7482)}}.snow:nth-child(162){opacity:.17;transform:translate(83.4769vw,-10px) scale(.7514);animation:fall-162 25s -17s linear infinite}@keyframes fall-162{54.374%{transform:translate(83.483vw,54.374vh) scale(.7514)}to{transform:translate(83.47995vw,99vh) scale(.7514)}}.snow:nth-child(163){opacity:.4498;transform:translate(99.9914vw,-10px) scale(.0858);animation:fall-163 24s -20s linear infinite}@keyframes fall-163{42.019%{transform:translate(95.0582vw,42.019vh) scale(.0858)}to{transform:translate(97.5248vw,99vh) scale(.0858)}}.snow:nth-child(164){opacity:1.553;transform:translate(12.4179vw,-10px) scale(.6352);animation:fall-164 11s -10s linear infinite}@keyframes fall-164{57.995%{transform:translate(6.5123vw,57.995vh) scale(.6352)}to{transform:translate(9.4651vw,99vh) scale(.6352)}}.snow:nth-child(165){opacity:.3254;transform:translate(99.2825vw,-10px) scale(.143);animation:fall-165 25s -26s linear infinite}@keyframes fall-165{42.573%{transform:translate(95.9988vw,42.573vh) scale(.143)}to{transform:translate(97.64065vw,99vh) scale(.143)}}.snow:nth-child(166){opacity:.9548;transform:translate(14.7359vw,-10px) scale(.2558);animation:fall-166 23s -17s linear infinite}@keyframes fall-166{43.119%{transform:translate(22.7387vw,43.119vh) scale(.2558)}to{transform:translate(18.7373vw,99vh) scale(.2558)}}.snow:nth-child(167){opacity:.7232;transform:translate(20.2339vw,-10px) scale(.2246);animation:fall-167 12s -17s linear infinite}@keyframes fall-167{75.621%{transform:translate(29.0287vw,75.621vh) scale(.2246)}to{transform:translate(24.6313vw,99vh) scale(.2246)}}.snow:nth-child(168){opacity:1.2008;transform:translate(8.9114vw,-10px) scale(.3935);animation:fall-168 25s -2s linear infinite}@keyframes fall-168{67.012%{transform:translate(14.6782vw,67.012vh) scale(.3935)}to{transform:translate(11.7948vw,99vh) scale(.3935)}}.snow:nth-child(169){opacity:1.7252;transform:translate(71.3962vw,-10px) scale(.4245);animation:fall-169 16s -15s linear infinite}@keyframes fall-169{31.041%{transform:translate(77.5863vw,31.041vh) scale(.4245)}to{transform:translate(74.49125vw,99vh) scale(.4245)}}.snow:nth-child(170){opacity:.3556;transform:translate(79.4929vw,-10px) scale(.1044);animation:fall-170 13s -4s linear infinite}@keyframes fall-170{31.999%{transform:translate(84.685vw,31.999vh) scale(.1044)}to{transform:translate(82.08895vw,99vh) scale(.1044)}}.snow:nth-child(171){opacity:.2546;transform:translate(43.4273vw,-10px) scale(.6293);animation:fall-171 30s -25s linear infinite}@keyframes fall-171{64.794%{transform:translate(38.2994vw,64.794vh) scale(.6293)}to{transform:translate(40.86335vw,99vh) scale(.6293)}}.snow:nth-child(172){opacity:.7584;transform:translate(63.8666vw,-10px) scale(.1303);animation:fall-172 23s -16s linear infinite}@keyframes fall-172{36.925%{transform:translate(69.3072vw,36.925vh) scale(.1303)}to{transform:translate(66.5869vw,99vh) scale(.1303)}}.snow:nth-child(173){opacity:.4802;transform:translate(61.9181vw,-10px) scale(.1667);animation:fall-173 23s -13s linear infinite}@keyframes fall-173{67.845%{transform:translate(53.5461vw,67.845vh) scale(.1667)}to{transform:translate(57.7321vw,99vh) scale(.1667)}}.snow:nth-child(174){opacity:.5572;transform:translate(51.1176vw,-10px) scale(.2147);animation:fall-174 24s -24s linear infinite}@keyframes fall-174{47.175%{transform:translate(52.6596vw,47.175vh) scale(.2147)}to{transform:translate(51.8886vw,99vh) scale(.2147)}}.snow:nth-child(175){opacity:.5984;transform:translate(97.9046vw,-10px) scale(.4069);animation:fall-175 20s -15s linear infinite}@keyframes fall-175{76.707%{transform:translate(101.2255vw,76.707vh) scale(.4069)}to{transform:translate(99.56505vw,99vh) scale(.4069)}}.snow:nth-child(176){opacity:.6382;transform:translate(15.9549vw,-10px) scale(.7241);animation:fall-176 24s -9s linear infinite}@keyframes fall-176{43.9%{transform:translate(13.3182vw,43.9vh) scale(.7241)}to{transform:translate(14.63655vw,99vh) scale(.7241)}}.snow:nth-child(177){opacity:.0068;transform:translate(45.7694vw,-10px) scale(.8126);animation:fall-177 21s -5s linear infinite}@keyframes fall-177{45.32%{transform:translate(35.8227vw,45.32vh) scale(.8126)}to{transform:translate(40.79605vw,99vh) scale(.8126)}}.snow:nth-child(178){opacity:1.257;transform:translate(4.8988vw,-10px) scale(.3084);animation:fall-178 19s -26s linear infinite}@keyframes fall-178{60.418%{transform:translate(-3.3438vw,60.418vh) scale(.3084)}to{transform:translate(.7775vw,99vh) scale(.3084)}}.snow:nth-child(179){opacity:.9938;transform:translate(2.2122vw,-10px) scale(.5531);animation:fall-179 25s -1s linear infinite}@keyframes fall-179{71.607%{transform:translate(-2.3042vw,71.607vh) scale(.5531)}to{transform:translate(-.046vw,99vh) scale(.5531)}}.snow:nth-child(180){opacity:.3854;transform:translate(47.9903vw,-10px) scale(.526);animation:fall-180 30s -14s linear infinite}@keyframes fall-180{58.252%{transform:translate(45.8788vw,58.252vh) scale(.526)}to{transform:translate(46.93455vw,99vh) scale(.526)}}.snow:nth-child(181){opacity:.2954;transform:translate(93.1755vw,-10px) scale(.1919);animation:fall-181 26s -11s linear infinite}@keyframes fall-181{30.672%{transform:translate(83.2348vw,30.672vh) scale(.1919)}to{transform:translate(88.20515vw,99vh) scale(.1919)}}.snow:nth-child(182){opacity:.1018;transform:translate(28.7449vw,-10px) scale(.0181);animation:fall-182 28s -17s linear infinite}@keyframes fall-182{71.225%{transform:translate(31.4805vw,71.225vh) scale(.0181)}to{transform:translate(30.1127vw,99vh) scale(.0181)}}.snow:nth-child(183){opacity:.074;transform:translate(8.6182vw,-10px) scale(.388);animation:fall-183 15s -6s linear infinite}@keyframes fall-183{60.693%{transform:translate(.0591vw,60.693vh) scale(.388)}to{transform:translate(4.33865vw,99vh) scale(.388)}}.snow:nth-child(184){opacity:1.546;transform:translate(51.4919vw,-10px) scale(.4184);animation:fall-184 28s -15s linear infinite}@keyframes fall-184{48.238%{transform:translate(47.3409vw,48.238vh) scale(.4184)}to{transform:translate(49.4164vw,99vh) scale(.4184)}}.snow:nth-child(185){opacity:1.8308;transform:translate(52.3049vw,-10px) scale(.0018);animation:fall-185 25s -14s linear infinite}@keyframes fall-185{48.177%{transform:translate(44.0267vw,48.177vh) scale(.0018)}to{transform:translate(48.1658vw,99vh) scale(.0018)}}.snow:nth-child(186){opacity:1.7092;transform:translate(72.3288vw,-10px) scale(.982);animation:fall-186 10s -25s linear infinite}@keyframes fall-186{40.279%{transform:translate(67.8728vw,40.279vh) scale(.982)}to{transform:translate(70.1008vw,99vh) scale(.982)}}.snow:nth-child(187){opacity:1.735;transform:translate(71.0743vw,-10px) scale(.5088);animation:fall-187 26s -25s linear infinite}@keyframes fall-187{41.754%{transform:translate(73.9612vw,41.754vh) scale(.5088)}to{transform:translate(72.51775vw,99vh) scale(.5088)}}.snow:nth-child(188){opacity:.739;transform:translate(62.3656vw,-10px) scale(.3753);animation:fall-188 16s -23s linear infinite}@keyframes fall-188{40.306%{transform:translate(72.1685vw,40.306vh) scale(.3753)}to{transform:translate(67.26705vw,99vh) scale(.3753)}}.snow:nth-child(189){opacity:1.6828;transform:translate(16.5896vw,-10px) scale(.1692);animation:fall-189 16s -4s linear infinite}@keyframes fall-189{40.212%{transform:translate(25.0418vw,40.212vh) scale(.1692)}to{transform:translate(20.8157vw,99vh) scale(.1692)}}.snow:nth-child(190){opacity:.364;transform:translate(86.6306vw,-10px) scale(.1548);animation:fall-190 14s -23s linear infinite}@keyframes fall-190{41.228%{transform:translate(85.7016vw,41.228vh) scale(.1548)}to{transform:translate(86.1661vw,99vh) scale(.1548)}}.snow:nth-child(191){opacity:1.1022;transform:translate(67.7316vw,-10px) scale(.2144);animation:fall-191 24s -6s linear infinite}@keyframes fall-191{68.88%{transform:translate(72.686vw,68.88vh) scale(.2144)}to{transform:translate(70.2088vw,99vh) scale(.2144)}}.snow:nth-child(192){opacity:.8106;transform:translate(25.2472vw,-10px) scale(.2256);animation:fall-192 23s -17s linear infinite}@keyframes fall-192{45.543%{transform:translate(31.3426vw,45.543vh) scale(.2256)}to{transform:translate(28.2949vw,99vh) scale(.2256)}}.snow:nth-child(193){opacity:1.2174;transform:translate(43.4147vw,-10px) scale(.8072);animation:fall-193 18s -27s linear infinite}@keyframes fall-193{39.386%{transform:translate(37.3016vw,39.386vh) scale(.8072)}to{transform:translate(40.35815vw,99vh) scale(.8072)}}.snow:nth-child(194){opacity:.5108;transform:translate(34.8791vw,-10px) scale(.1521);animation:fall-194 30s -21s linear infinite}@keyframes fall-194{55.478%{transform:translate(26.1167vw,55.478vh) scale(.1521)}to{transform:translate(30.4979vw,99vh) scale(.1521)}}.snow:nth-child(195){opacity:.904;transform:translate(63.2536vw,-10px) scale(.2957);animation:fall-195 14s -12s linear infinite}@keyframes fall-195{48.016%{transform:translate(66.7321vw,48.016vh) scale(.2957)}to{transform:translate(64.99285vw,99vh) scale(.2957)}}.snow:nth-child(196){opacity:1.7864;transform:translate(79.2769vw,-10px) scale(.2324);animation:fall-196 25s -4s linear infinite}@keyframes fall-196{54.423%{transform:translate(71.0609vw,54.423vh) scale(.2324)}to{transform:translate(75.1689vw,99vh) scale(.2324)}}.snow:nth-child(197){opacity:1.8662;transform:translate(99.331vw,-10px) scale(.0905);animation:fall-197 26s -22s linear infinite}@keyframes fall-197{68.05%{transform:translate(95.2762vw,68.05vh) scale(.0905)}to{transform:translate(97.3036vw,99vh) scale(.0905)}}.snow:nth-child(198){opacity:1.0594;transform:translate(12.2723vw,-10px) scale(.7796);animation:fall-198 28s -26s linear infinite}@keyframes fall-198{61.408%{transform:translate(15.1589vw,61.408vh) scale(.7796)}to{transform:translate(13.7156vw,99vh) scale(.7796)}}.snow:nth-child(199){opacity:1.186;transform:translate(58.9105vw,-10px) scale(.0766);animation:fall-199 24s -20s linear infinite}@keyframes fall-199{63.879%{transform:translate(62.9566vw,63.879vh) scale(.0766)}to{transform:translate(60.93355vw,99vh) scale(.0766)}}.snow:nth-child(200){opacity:.8076;transform:translate(19.3346vw,-10px) scale(.32);animation:fall-200 20s -5s linear infinite}@keyframes fall-200{39.771%{transform:translate(16.1369vw,39.771vh) scale(.32)}to{transform:translate(17.73575vw,99vh) scale(.32)}}.snow:nth-child(201){opacity:1.5616;transform:translate(57.6236vw,-10px) scale(.969);animation:fall-201 18s -17s linear infinite}@keyframes fall-201{34.7%{transform:translate(50.7703vw,34.7vh) scale(.969)}to{transform:translate(54.19695vw,99vh) scale(.969)}}.snow:nth-child(202){opacity:.6898;transform:translate(11.3899vw,-10px) scale(.5452);animation:fall-202 21s -23s linear infinite}@keyframes fall-202{74.338%{transform:translate(10.0745vw,74.338vh) scale(.5452)}to{transform:translate(10.7322vw,99vh) scale(.5452)}}.snow:nth-child(203){opacity:.912;transform:translate(2.1959vw,-10px) scale(.3764);animation:fall-203 22s -19s linear infinite}@keyframes fall-203{31.675%{transform:translate(-5.6468vw,31.675vh) scale(.3764)}to{transform:translate(-1.72545vw,99vh) scale(.3764)}}.snow:nth-child(204){opacity:.6702;transform:translate(82.8647vw,-10px) scale(.3401);animation:fall-204 26s -29s linear infinite}@keyframes fall-204{75.195%{transform:translate(77.4136vw,75.195vh) scale(.3401)}to{transform:translate(80.13915vw,99vh) scale(.3401)}}.snow:nth-child(205){opacity:.8996;transform:translate(41.1064vw,-10px) scale(.8616);animation:fall-205 29s -24s linear infinite}@keyframes fall-205{57.44%{transform:translate(41.4391vw,57.44vh) scale(.8616)}to{transform:translate(41.27275vw,99vh) scale(.8616)}}.snow:nth-child(206){opacity:.683;transform:translate(15.6931vw,-10px) scale(.7578);animation:fall-206 13s -10s linear infinite}@keyframes fall-206{73.17%{transform:translate(7.0333vw,73.17vh) scale(.7578)}to{transform:translate(11.3632vw,99vh) scale(.7578)}}.snow:nth-child(207){opacity:.3524;transform:translate(52.7964vw,-10px) scale(.9711);animation:fall-207 10s -28s linear infinite}@keyframes fall-207{61.739%{transform:translate(53.7936vw,61.739vh) scale(.9711)}to{transform:translate(53.295vw,99vh) scale(.9711)}}.snow:nth-child(208){opacity:1.6044;transform:translate(89.7234vw,-10px) scale(.7597);animation:fall-208 19s -18s linear infinite}@keyframes fall-208{36.604%{transform:translate(82.3935vw,36.604vh) scale(.7597)}to{transform:translate(86.05845vw,99vh) scale(.7597)}}.snow:nth-child(209){opacity:.7984;transform:translate(18.0441vw,-10px) scale(.6764);animation:fall-209 26s -10s linear infinite}@keyframes fall-209{70.381%{transform:translate(17.9068vw,70.381vh) scale(.6764)}to{transform:translate(17.97545vw,99vh) scale(.6764)}}.snow:nth-child(210){opacity:1.3812;transform:translate(30.6478vw,-10px) scale(.5475);animation:fall-210 20s -16s linear infinite}@keyframes fall-210{67.777%{transform:translate(40.4691vw,67.777vh) scale(.5475)}to{transform:translate(35.55845vw,99vh) scale(.5475)}}.snow:nth-child(211){opacity:1.3958;transform:translate(3.0915vw,-10px) scale(.0351);animation:fall-211 23s -19s linear infinite}@keyframes fall-211{79.433%{transform:translate(4.0569vw,79.433vh) scale(.0351)}to{transform:translate(3.5742vw,99vh) scale(.0351)}}.snow:nth-child(212){opacity:.853;transform:translate(28.4784vw,-10px) scale(.5038);animation:fall-212 22s -26s linear infinite}@keyframes fall-212{33.244%{transform:translate(29.3104vw,33.244vh) scale(.5038)}to{transform:translate(28.8944vw,99vh) scale(.5038)}}.snow:nth-child(213){opacity:.549;transform:translate(80.3443vw,-10px) scale(.3045);animation:fall-213 29s -9s linear infinite}@keyframes fall-213{42.818%{transform:translate(77.0649vw,42.818vh) scale(.3045)}to{transform:translate(78.7046vw,99vh) scale(.3045)}}.snow:nth-child(214){opacity:.9148;transform:translate(64.8741vw,-10px) scale(.8401);animation:fall-214 14s -12s linear infinite}@keyframes fall-214{34.348%{transform:translate(59.2522vw,34.348vh) scale(.8401)}to{transform:translate(62.06315vw,99vh) scale(.8401)}}.snow:nth-child(215){opacity:1.955;transform:translate(37.7282vw,-10px) scale(.6656);animation:fall-215 25s -21s linear infinite}@keyframes fall-215{35.026%{transform:translate(40.423vw,35.026vh) scale(.6656)}to{transform:translate(39.0756vw,99vh) scale(.6656)}}.snow:nth-child(216){opacity:1.4346;transform:translate(27.9002vw,-10px) scale(.5126);animation:fall-216 25s -14s linear infinite}@keyframes fall-216{60.294%{transform:translate(30.9081vw,60.294vh) scale(.5126)}to{transform:translate(29.40415vw,99vh) scale(.5126)}}.snow:nth-child(217){opacity:1.6232;transform:translate(78.9058vw,-10px) scale(.025);animation:fall-217 13s -13s linear infinite}@keyframes fall-217{67.204%{transform:translate(87.1119vw,67.204vh) scale(.025)}to{transform:translate(83.00885vw,99vh) scale(.025)}}.snow:nth-child(218){opacity:.4068;transform:translate(14.0487vw,-10px) scale(.3963);animation:fall-218 22s -25s linear infinite}@keyframes fall-218{48.703%{transform:translate(13.6309vw,48.703vh) scale(.3963)}to{transform:translate(13.8398vw,99vh) scale(.3963)}}.snow:nth-child(219){opacity:1.9064;transform:translate(11.603vw,-10px) scale(.9065);animation:fall-219 21s -6s linear infinite}@keyframes fall-219{36.818%{transform:translate(13.6981vw,36.818vh) scale(.9065)}to{transform:translate(12.65055vw,99vh) scale(.9065)}}.snow:nth-child(220){opacity:1.435;transform:translate(14.939vw,-10px) scale(.4347);animation:fall-220 24s -21s linear infinite}@keyframes fall-220{63.932%{transform:translate(24.6011vw,63.932vh) scale(.4347)}to{transform:translate(19.77005vw,99vh) scale(.4347)}}.snow:nth-child(221){opacity:1.0718;transform:translate(43.7594vw,-10px) scale(.2179);animation:fall-221 22s -8s linear infinite}@keyframes fall-221{77.015%{transform:translate(48.1027vw,77.015vh) scale(.2179)}to{transform:translate(45.93105vw,99vh) scale(.2179)}}.snow:nth-child(222){opacity:.8712;transform:translate(34.0577vw,-10px) scale(.7137);animation:fall-222 25s -24s linear infinite}@keyframes fall-222{37.405%{transform:translate(43.1484vw,37.405vh) scale(.7137)}to{transform:translate(38.60305vw,99vh) scale(.7137)}}.snow:nth-child(223){opacity:1.663;transform:translate(12.329vw,-10px) scale(.7789);animation:fall-223 18s -18s linear infinite}@keyframes fall-223{57.835%{transform:translate(17.1673vw,57.835vh) scale(.7789)}to{transform:translate(14.74815vw,99vh) scale(.7789)}}.snow:nth-child(224){opacity:.3232;transform:translate(86.0323vw,-10px) scale(.9105);animation:fall-224 25s -24s linear infinite}@keyframes fall-224{56.356%{transform:translate(93.2503vw,56.356vh) scale(.9105)}to{transform:translate(89.6413vw,99vh) scale(.9105)}}.snow:nth-child(225){opacity:.7052;transform:translate(6.8907vw,-10px) scale(.4021);animation:fall-225 29s -19s linear infinite}@keyframes fall-225{36.633%{transform:translate(10.0773vw,36.633vh) scale(.4021)}to{transform:translate(8.484vw,99vh) scale(.4021)}}.snow:nth-child(226){opacity:1.194;transform:translate(82.3976vw,-10px) scale(.3869);animation:fall-226 16s -17s linear infinite}@keyframes fall-226{51.212%{transform:translate(84.092vw,51.212vh) scale(.3869)}to{transform:translate(83.2448vw,99vh) scale(.3869)}}.snow:nth-child(227){opacity:.7644;transform:translate(88.1893vw,-10px) scale(.8913);animation:fall-227 30s -12s linear infinite}@keyframes fall-227{35.763%{transform:translate(93.7606vw,35.763vh) scale(.8913)}to{transform:translate(90.97495vw,99vh) scale(.8913)}}.snow:nth-child(228){opacity:.5888;transform:translate(52.5005vw,-10px) scale(.3476);animation:fall-228 17s -13s linear infinite}@keyframes fall-228{40.307%{transform:translate(57.7091vw,40.307vh) scale(.3476)}to{transform:translate(55.1048vw,99vh) scale(.3476)}}.snow:nth-child(229){opacity:1.7532;transform:translate(32.6396vw,-10px) scale(.186);animation:fall-229 27s -17s linear infinite}@keyframes fall-229{38.286%{transform:translate(41.6711vw,38.286vh) scale(.186)}to{transform:translate(37.15535vw,99vh) scale(.186)}}.snow:nth-child(230){opacity:.014;transform:translate(6.3976vw,-10px) scale(.8603);animation:fall-230 16s -3s linear infinite}@keyframes fall-230{30.238%{transform:translate(5.5453vw,30.238vh) scale(.8603)}to{transform:translate(5.97145vw,99vh) scale(.8603)}}.snow:nth-child(231){opacity:1.0862;transform:translate(34.2947vw,-10px) scale(.7999);animation:fall-231 13s -19s linear infinite}@keyframes fall-231{46.275%{transform:translate(44.1227vw,46.275vh) scale(.7999)}to{transform:translate(39.2087vw,99vh) scale(.7999)}}.snow:nth-child(232){opacity:1.5924;transform:translate(33.0541vw,-10px) scale(.8687);animation:fall-232 19s -9s linear infinite}@keyframes fall-232{42.829%{transform:translate(25.9352vw,42.829vh) scale(.8687)}to{transform:translate(29.49465vw,99vh) scale(.8687)}}.snow:nth-child(233){opacity:.3124;transform:translate(98.0059vw,-10px) scale(.1553);animation:fall-233 29s -6s linear infinite}@keyframes fall-233{51.98%{transform:translate(103.0295vw,51.98vh) scale(.1553)}to{transform:translate(100.5177vw,99vh) scale(.1553)}}.snow:nth-child(234){opacity:1.6202;transform:translate(90.1882vw,-10px) scale(.1708);animation:fall-234 29s -8s linear infinite}@keyframes fall-234{32.843%{transform:translate(84.1711vw,32.843vh) scale(.1708)}to{transform:translate(87.17965vw,99vh) scale(.1708)}}.snow:nth-child(235){opacity:1.2754;transform:translate(23.0082vw,-10px) scale(.4722);animation:fall-235 29s -18s linear infinite}@keyframes fall-235{73.598%{transform:translate(22.2247vw,73.598vh) scale(.4722)}to{transform:translate(22.61645vw,99vh) scale(.4722)}}.snow:nth-child(236){opacity:.8002;transform:translate(21.2963vw,-10px) scale(.9344);animation:fall-236 11s -8s linear infinite}@keyframes fall-236{45.541%{transform:translate(29.721vw,45.541vh) scale(.9344)}to{transform:translate(25.50865vw,99vh) scale(.9344)}}.snow:nth-child(237){opacity:.9074;transform:translate(66.9819vw,-10px) scale(.4326);animation:fall-237 20s -19s linear infinite}@keyframes fall-237{59.965%{transform:translate(69.2533vw,59.965vh) scale(.4326)}to{transform:translate(68.1176vw,99vh) scale(.4326)}}.snow:nth-child(238){opacity:.79;transform:translate(65.7659vw,-10px) scale(.8092);animation:fall-238 10s -4s linear infinite}@keyframes fall-238{79.782%{transform:translate(73.9412vw,79.782vh) scale(.8092)}to{transform:translate(69.85355vw,99vh) scale(.8092)}}.snow:nth-child(239){opacity:.6472;transform:translate(63.4704vw,-10px) scale(.5743);animation:fall-239 26s -21s linear infinite}@keyframes fall-239{55.633%{transform:translate(67.2421vw,55.633vh) scale(.5743)}to{transform:translate(65.35625vw,99vh) scale(.5743)}}.snow:nth-child(240){opacity:1.35;transform:translate(48.4929vw,-10px) scale(.4017);animation:fall-240 22s -21s linear infinite}@keyframes fall-240{68.512%{transform:translate(55.4078vw,68.512vh) scale(.4017)}to{transform:translate(51.95035vw,99vh) scale(.4017)}}.snow:nth-child(241){opacity:1.7816;transform:translate(20.9493vw,-10px) scale(.559);animation:fall-241 10s -14s linear infinite}@keyframes fall-241{57.041%{transform:translate(30.402vw,57.041vh) scale(.559)}to{transform:translate(25.67565vw,99vh) scale(.559)}}.snow:nth-child(242){opacity:.9152;transform:translate(24.3382vw,-10px) scale(.0011);animation:fall-242 10s -25s linear infinite}@keyframes fall-242{33.7%{transform:translate(32.9933vw,33.7vh) scale(.0011)}to{transform:translate(28.66575vw,99vh) scale(.0011)}}.snow:nth-child(243){opacity:1.2832;transform:translate(31.4043vw,-10px) scale(.3747);animation:fall-243 17s -22s linear infinite}@keyframes fall-243{76.116%{transform:translate(37.1263vw,76.116vh) scale(.3747)}to{transform:translate(34.2653vw,99vh) scale(.3747)}}.snow:nth-child(244){opacity:1.9212;transform:translate(7.7447vw,-10px) scale(.7959);animation:fall-244 25s -1s linear infinite}@keyframes fall-244{74.587%{transform:translate(6.3177vw,74.587vh) scale(.7959)}to{transform:translate(7.0312vw,99vh) scale(.7959)}}.snow:nth-child(245){opacity:.2866;transform:translate(94.2524vw,-10px) scale(.2203);animation:fall-245 19s -21s linear infinite}@keyframes fall-245{78.906%{transform:translate(103.2118vw,78.906vh) scale(.2203)}to{transform:translate(98.7321vw,99vh) scale(.2203)}}.snow:nth-child(246){opacity:1.172;transform:translate(64.6205vw,-10px) scale(.5302);animation:fall-246 19s -29s linear infinite}@keyframes fall-246{61.216%{transform:translate(69.9878vw,61.216vh) scale(.5302)}to{transform:translate(67.30415vw,99vh) scale(.5302)}}.snow:nth-child(247){opacity:.1078;transform:translate(68.9324vw,-10px) scale(.804);animation:fall-247 16s -13s linear infinite}@keyframes fall-247{74.42%{transform:translate(77.1316vw,74.42vh) scale(.804)}to{transform:translate(73.032vw,99vh) scale(.804)}}.snow:nth-child(248){opacity:1.4118;transform:translate(1.2838vw,-10px) scale(.5512);animation:fall-248 26s -6s linear infinite}@keyframes fall-248{45.321%{transform:translate(2.903vw,45.321vh) scale(.5512)}to{transform:translate(2.0934vw,99vh) scale(.5512)}}.snow:nth-child(249){opacity:1.0802;transform:translate(46.2504vw,-10px) scale(.0069);animation:fall-249 11s -28s linear infinite}@keyframes fall-249{51.66%{transform:translate(40.9771vw,51.66vh) scale(.0069)}to{transform:translate(43.61375vw,99vh) scale(.0069)}}.snow:nth-child(250){opacity:.7198;transform:translate(89.5403vw,-10px) scale(.6992);animation:fall-250 18s -9s linear infinite}@keyframes fall-250{68.916%{transform:translate(87.403vw,68.916vh) scale(.6992)}to{transform:translate(88.47165vw,99vh) scale(.6992)}}.snow:nth-child(251){opacity:.437;transform:translate(78.3291vw,-10px) scale(.189);animation:fall-251 25s -22s linear infinite}@keyframes fall-251{34.709%{transform:translate(77.5629vw,34.709vh) scale(.189)}to{transform:translate(77.946vw,99vh) scale(.189)}}.snow:nth-child(252){opacity:.743;transform:translate(70.8188vw,-10px) scale(.368);animation:fall-252 29s -9s linear infinite}@keyframes fall-252{48.605%{transform:translate(77.2382vw,48.605vh) scale(.368)}to{transform:translate(74.0285vw,99vh) scale(.368)}}.snow:nth-child(253){opacity:1.869;transform:translate(80.2572vw,-10px) scale(.7491);animation:fall-253 25s -22s linear infinite}@keyframes fall-253{68.208%{transform:translate(87.6639vw,68.208vh) scale(.7491)}to{transform:translate(83.96055vw,99vh) scale(.7491)}}.snow:nth-child(254){opacity:.3004;transform:translate(72.3183vw,-10px) scale(.6483);animation:fall-254 28s -1s linear infinite}@keyframes fall-254{70.847%{transform:translate(73.8004vw,70.847vh) scale(.6483)}to{transform:translate(73.05935vw,99vh) scale(.6483)}}.snow:nth-child(255){opacity:.28;transform:translate(41.4135vw,-10px) scale(.6843);animation:fall-255 23s -11s linear infinite}@keyframes fall-255{68.761%{transform:translate(44.5765vw,68.761vh) scale(.6843)}to{transform:translate(42.995vw,99vh) scale(.6843)}}.snow:nth-child(256){opacity:1.0002;transform:translate(16.64vw,-10px) scale(.1102);animation:fall-256 15s -25s linear infinite}@keyframes fall-256{69.84%{transform:translate(7.8317vw,69.84vh) scale(.1102)}to{transform:translate(12.23585vw,99vh) scale(.1102)}}.snow:nth-child(257){opacity:.9926;transform:translate(19.5521vw,-10px) scale(.7927);animation:fall-257 18s -13s linear infinite}@keyframes fall-257{63.892%{transform:translate(11.2031vw,63.892vh) scale(.7927)}to{transform:translate(15.3776vw,99vh) scale(.7927)}}.snow:nth-child(258){opacity:.4704;transform:translate(23.9398vw,-10px) scale(.9283);animation:fall-258 15s -9s linear infinite}@keyframes fall-258{67.926%{transform:translate(22.1921vw,67.926vh) scale(.9283)}to{transform:translate(23.06595vw,99vh) scale(.9283)}}.snow:nth-child(259){opacity:.0364;transform:translate(19.7153vw,-10px) scale(.4695);animation:fall-259 17s -25s linear infinite}@keyframes fall-259{75.743%{transform:translate(25.8046vw,75.743vh) scale(.4695)}to{transform:translate(22.75995vw,99vh) scale(.4695)}}.snow:nth-child(260){opacity:1.7352;transform:translate(19.8964vw,-10px) scale(.7602);animation:fall-260 29s -29s linear infinite}@keyframes fall-260{43.508%{transform:translate(18.6429vw,43.508vh) scale(.7602)}to{transform:translate(19.26965vw,99vh) scale(.7602)}}.snow:nth-child(261){opacity:.9004;transform:translate(98.4856vw,-10px) scale(.8982);animation:fall-261 14s -20s linear infinite}@keyframes fall-261{66.652%{transform:translate(97.5341vw,66.652vh) scale(.8982)}to{transform:translate(98.00985vw,99vh) scale(.8982)}}.snow:nth-child(262){opacity:1.5942;transform:translate(85.1781vw,-10px) scale(.5795);animation:fall-262 25s -5s linear infinite}@keyframes fall-262{70.399%{transform:translate(88.6594vw,70.399vh) scale(.5795)}to{transform:translate(86.91875vw,99vh) scale(.5795)}}.snow:nth-child(263){opacity:1.7456;transform:translate(77.8662vw,-10px) scale(.004);animation:fall-263 14s -26s linear infinite}@keyframes fall-263{48.456%{transform:translate(79.6244vw,48.456vh) scale(.004)}to{transform:translate(78.7453vw,99vh) scale(.004)}}.snow:nth-child(264){opacity:1.5058;transform:translate(68.6381vw,-10px) scale(.2346);animation:fall-264 15s -13s linear infinite}@keyframes fall-264{77.34%{transform:translate(76.0674vw,77.34vh) scale(.2346)}to{transform:translate(72.35275vw,99vh) scale(.2346)}}.snow:nth-child(265){opacity:1.9938;transform:translate(14.1163vw,-10px) scale(.0802);animation:fall-265 17s -30s linear infinite}@keyframes fall-265{61.772%{transform:translate(19.813vw,61.772vh) scale(.0802)}to{transform:translate(16.96465vw,99vh) scale(.0802)}}.snow:nth-child(266){opacity:.9414;transform:translate(11.5669vw,-10px) scale(.5753);animation:fall-266 29s -25s linear infinite}@keyframes fall-266{50.615%{transform:translate(1.9829vw,50.615vh) scale(.5753)}to{transform:translate(6.7749vw,99vh) scale(.5753)}}.snow:nth-child(267){opacity:.0734;transform:translate(88.9668vw,-10px) scale(.1672);animation:fall-267 25s -20s linear infinite}@keyframes fall-267{40.747%{transform:translate(85.1535vw,40.747vh) scale(.1672)}to{transform:translate(87.06015vw,99vh) scale(.1672)}}.snow:nth-child(268){opacity:.3354;transform:translate(86.8756vw,-10px) scale(.7232);animation:fall-268 23s -5s linear infinite}@keyframes fall-268{78.927%{transform:translate(96.1527vw,78.927vh) scale(.7232)}to{transform:translate(91.51415vw,99vh) scale(.7232)}}.snow:nth-child(269){opacity:1.1378;transform:translate(31.6007vw,-10px) scale(.9267);animation:fall-269 25s -12s linear infinite}@keyframes fall-269{67.163%{transform:translate(22.805vw,67.163vh) scale(.9267)}to{transform:translate(27.20285vw,99vh) scale(.9267)}}.snow:nth-child(270){opacity:.9098;transform:translate(79.5354vw,-10px) scale(.8974);animation:fall-270 14s -6s linear infinite}@keyframes fall-270{58.771%{transform:translate(87.4067vw,58.771vh) scale(.8974)}to{transform:translate(83.47105vw,99vh) scale(.8974)}}.snow:nth-child(271){opacity:1.8114;transform:translate(19.8185vw,-10px) scale(.0803);animation:fall-271 29s -5s linear infinite}@keyframes fall-271{66.74%{transform:translate(22.3503vw,66.74vh) scale(.0803)}to{transform:translate(21.0844vw,99vh) scale(.0803)}}.snow:nth-child(272){opacity:.2062;transform:translate(5.0865vw,-10px) scale(.7018);animation:fall-272 29s -6s linear infinite}@keyframes fall-272{47.18%{transform:translate(7.3054vw,47.18vh) scale(.7018)}to{transform:translate(6.19595vw,99vh) scale(.7018)}}.snow:nth-child(273){opacity:.9474;transform:translate(85.4689vw,-10px) scale(.6107);animation:fall-273 11s -17s linear infinite}@keyframes fall-273{70.888%{transform:translate(82.9968vw,70.888vh) scale(.6107)}to{transform:translate(84.23285vw,99vh) scale(.6107)}}.snow:nth-child(274){opacity:.8922;transform:translate(19.3649vw,-10px) scale(.9063);animation:fall-274 23s -29s linear infinite}@keyframes fall-274{44.34%{transform:translate(16.7823vw,44.34vh) scale(.9063)}to{transform:translate(18.0736vw,99vh) scale(.9063)}}.snow:nth-child(275){opacity:.594;transform:translate(36.4963vw,-10px) scale(.1735);animation:fall-275 30s -15s linear infinite}@keyframes fall-275{59.654%{transform:translate(29.3033vw,59.654vh) scale(.1735)}to{transform:translate(32.8998vw,99vh) scale(.1735)}}.snow:nth-child(276){opacity:1.4678;transform:translate(63.7254vw,-10px) scale(.0221);animation:fall-276 12s -27s linear infinite}@keyframes fall-276{35.003%{transform:translate(55.2215vw,35.003vh) scale(.0221)}to{transform:translate(59.47345vw,99vh) scale(.0221)}}.snow:nth-child(277){opacity:1.6486;transform:translate(25.5863vw,-10px) scale(.8939);animation:fall-277 26s -16s linear infinite}@keyframes fall-277{64.667%{transform:translate(16.4046vw,64.667vh) scale(.8939)}to{transform:translate(20.99545vw,99vh) scale(.8939)}}.snow:nth-child(278){opacity:1.3384;transform:translate(51.8773vw,-10px) scale(.6629);animation:fall-278 23s -8s linear infinite}@keyframes fall-278{40.84%{transform:translate(56.1154vw,40.84vh) scale(.6629)}to{transform:translate(53.99635vw,99vh) scale(.6629)}}.snow:nth-child(279){opacity:1.04;transform:translate(24.8022vw,-10px) scale(.1418);animation:fall-279 15s -21s linear infinite}@keyframes fall-279{68.38%{transform:translate(16.5009vw,68.38vh) scale(.1418)}to{transform:translate(20.65155vw,99vh) scale(.1418)}}.snow:nth-child(280){opacity:.1356;transform:translate(87.4876vw,-10px) scale(.583);animation:fall-280 22s -10s linear infinite}@keyframes fall-280{41.699%{transform:translate(91.2237vw,41.699vh) scale(.583)}to{transform:translate(89.35565vw,99vh) scale(.583)}}.snow:nth-child(281){opacity:1.0988;transform:translate(34.1616vw,-10px) scale(.2796);animation:fall-281 13s -14s linear infinite}@keyframes fall-281{55.141%{transform:translate(33.6115vw,55.141vh) scale(.2796)}to{transform:translate(33.88655vw,99vh) scale(.2796)}}.snow:nth-child(282){opacity:.9822;transform:translate(83.848vw,-10px) scale(.9195);animation:fall-282 27s -20s linear infinite}@keyframes fall-282{60.112%{transform:translate(88.3165vw,60.112vh) scale(.9195)}to{transform:translate(86.08225vw,99vh) scale(.9195)}}.snow:nth-child(283){opacity:.4468;transform:translate(88.8227vw,-10px) scale(.918);animation:fall-283 21s -5s linear infinite}@keyframes fall-283{47.315%{transform:translate(81.053vw,47.315vh) scale(.918)}to{transform:translate(84.93785vw,99vh) scale(.918)}}.snow:nth-child(284){opacity:.6394;transform:translate(97.2363vw,-10px) scale(.1832);animation:fall-284 25s -28s linear infinite}@keyframes fall-284{74.977%{transform:translate(102.7099vw,74.977vh) scale(.1832)}to{transform:translate(99.9731vw,99vh) scale(.1832)}}.snow:nth-child(285){opacity:.3362;transform:translate(25.4298vw,-10px) scale(.3968);animation:fall-285 23s -23s linear infinite}@keyframes fall-285{40.965%{transform:translate(29.5989vw,40.965vh) scale(.3968)}to{transform:translate(27.51435vw,99vh) scale(.3968)}}.snow:nth-child(286){opacity:.3154;transform:translate(49.2411vw,-10px) scale(.3535);animation:fall-286 20s -9s linear infinite}@keyframes fall-286{51.085%{transform:translate(49.3439vw,51.085vh) scale(.3535)}to{transform:translate(49.2925vw,99vh) scale(.3535)}}.snow:nth-child(287){opacity:1.341;transform:translate(47.2595vw,-10px) scale(.7284);animation:fall-287 30s -20s linear infinite}@keyframes fall-287{52.874%{transform:translate(40.112vw,52.874vh) scale(.7284)}to{transform:translate(43.68575vw,99vh) scale(.7284)}}.snow:nth-child(288){opacity:1.4924;transform:translate(86.2237vw,-10px) scale(.5664);animation:fall-288 19s -8s linear infinite}@keyframes fall-288{55.673%{transform:translate(91.107vw,55.673vh) scale(.5664)}to{transform:translate(88.66535vw,99vh) scale(.5664)}}.snow:nth-child(289){opacity:1.6828;transform:translate(65.4703vw,-10px) scale(.0117);animation:fall-289 17s -18s linear infinite}@keyframes fall-289{64.672%{transform:translate(61.4198vw,64.672vh) scale(.0117)}to{transform:translate(63.44505vw,99vh) scale(.0117)}}.snow:nth-child(290){opacity:.647;transform:translate(88.3822vw,-10px) scale(.112);animation:fall-290 15s -23s linear infinite}@keyframes fall-290{36.599%{transform:translate(81.148vw,36.599vh) scale(.112)}to{transform:translate(84.7651vw,99vh) scale(.112)}}.snow:nth-child(291){opacity:.6342;transform:translate(33.0631vw,-10px) scale(.8906);animation:fall-291 28s -23s linear infinite}@keyframes fall-291{42.739%{transform:translate(33.8525vw,42.739vh) scale(.8906)}to{transform:translate(33.4578vw,99vh) scale(.8906)}}.snow:nth-child(292){opacity:.8766;transform:translate(96.3392vw,-10px) scale(.2817);animation:fall-292 17s -23s linear infinite}@keyframes fall-292{76.619%{transform:translate(102.2101vw,76.619vh) scale(.2817)}to{transform:translate(99.27465vw,99vh) scale(.2817)}}.snow:nth-child(293){opacity:.7076;transform:translate(71.86vw,-10px) scale(.9115);animation:fall-293 12s -25s linear infinite}@keyframes fall-293{75.896%{transform:translate(72.8748vw,75.896vh) scale(.9115)}to{transform:translate(72.3674vw,99vh) scale(.9115)}}.snow:nth-child(294){opacity:1.2896;transform:translate(46.4145vw,-10px) scale(.2718);animation:fall-294 10s -5s linear infinite}@keyframes fall-294{39.002%{transform:translate(46.4928vw,39.002vh) scale(.2718)}to{transform:translate(46.45365vw,99vh) scale(.2718)}}.snow:nth-child(295){opacity:.2546;transform:translate(30.8184vw,-10px) scale(.2434);animation:fall-295 14s -19s linear infinite}@keyframes fall-295{50.106%{transform:translate(35.5807vw,50.106vh) scale(.2434)}to{transform:translate(33.19955vw,99vh) scale(.2434)}}.snow:nth-child(296){opacity:1.7916;transform:translate(96.5334vw,-10px) scale(.4736);animation:fall-296 11s -17s linear infinite}@keyframes fall-296{65.839%{transform:translate(90.2385vw,65.839vh) scale(.4736)}to{transform:translate(93.38595vw,99vh) scale(.4736)}}.snow:nth-child(297){opacity:.6612;transform:translate(50.235vw,-10px) scale(.3938);animation:fall-297 16s -25s linear infinite}@keyframes fall-297{76.387%{transform:translate(56.6746vw,76.387vh) scale(.3938)}to{transform:translate(53.4548vw,99vh) scale(.3938)}}.snow:nth-child(298){opacity:1.955;transform:translate(24.3677vw,-10px) scale(.1577);animation:fall-298 14s -28s linear infinite}@keyframes fall-298{75.247%{transform:translate(21.3314vw,75.247vh) scale(.1577)}to{transform:translate(22.84955vw,99vh) scale(.1577)}}.snow:nth-child(299){opacity:1.4644;transform:translate(3.6573vw,-10px) scale(.838);animation:fall-299 28s -8s linear infinite}@keyframes fall-299{53.582%{transform:translate(5.351vw,53.582vh) scale(.838)}to{transform:translate(4.50415vw,99vh) scale(.838)}}.snow:nth-child(300){opacity:.9484;transform:translate(71.0963vw,-10px) scale(.8726);animation:fall-300 12s -10s linear infinite}@keyframes fall-300{48.249%{transform:translate(74.4104vw,48.249vh) scale(.8726)}to{transform:translate(72.75335vw,99vh) scale(.8726)}}.snow:nth-child(301){opacity:1.1596;transform:translate(92.1452vw,-10px) scale(.6491);animation:fall-301 26s -3s linear infinite}@keyframes fall-301{40.512%{transform:translate(100.5379vw,40.512vh) scale(.6491)}to{transform:translate(96.34155vw,99vh) scale(.6491)}}.snow:nth-child(302){opacity:1.8656;transform:translate(46.0343vw,-10px) scale(.8946);animation:fall-302 16s -4s linear infinite}@keyframes fall-302{66.337%{transform:translate(37.4612vw,66.337vh) scale(.8946)}to{transform:translate(41.74775vw,99vh) scale(.8946)}}.snow:nth-child(303){opacity:1.854;transform:translate(61.3191vw,-10px) scale(.111);animation:fall-303 11s -15s linear infinite}@keyframes fall-303{63.39%{transform:translate(69.6454vw,63.39vh) scale(.111)}to{transform:translate(65.48225vw,99vh) scale(.111)}}.snow:nth-child(304){opacity:1.6628;transform:translate(29.9556vw,-10px) scale(.2632);animation:fall-304 26s -8s linear infinite}@keyframes fall-304{62.608%{transform:translate(28.9982vw,62.608vh) scale(.2632)}to{transform:translate(29.4769vw,99vh) scale(.2632)}}.snow:nth-child(305){opacity:1.4062;transform:translate(71.5485vw,-10px) scale(.6753);animation:fall-305 17s -18s linear infinite}@keyframes fall-305{71.584%{transform:translate(74.2958vw,71.584vh) scale(.6753)}to{transform:translate(72.92215vw,99vh) scale(.6753)}}.snow:nth-child(306){opacity:1.9492;transform:translate(68.8235vw,-10px) scale(.7582);animation:fall-306 11s -28s linear infinite}@keyframes fall-306{42.418%{transform:translate(62.2254vw,42.418vh) scale(.7582)}to{transform:translate(65.52445vw,99vh) scale(.7582)}}.snow:nth-child(307){opacity:.5;transform:translate(3.8773vw,-10px) scale(.6277);animation:fall-307 13s -5s linear infinite}@keyframes fall-307{33.368%{transform:translate(-3.8843vw,33.368vh) scale(.6277)}to{transform:translate(-.0035vw,99vh) scale(.6277)}}.snow:nth-child(308){opacity:.445;transform:translate(37.1773vw,-10px) scale(.9986);animation:fall-308 26s -2s linear infinite}@keyframes fall-308{40.842%{transform:translate(41.4244vw,40.842vh) scale(.9986)}to{transform:translate(39.30085vw,99vh) scale(.9986)}}.snow:nth-child(309){opacity:.4204;transform:translate(1.5378vw,-10px) scale(.2662);animation:fall-309 14s -6s linear infinite}@keyframes fall-309{74.4%{transform:translate(-2.9329vw,74.4vh) scale(.2662)}to{transform:translate(-.69755vw,99vh) scale(.2662)}}.snow:nth-child(310){opacity:.5366;transform:translate(84.5084vw,-10px) scale(.9775);animation:fall-310 25s -22s linear infinite}@keyframes fall-310{76.232%{transform:translate(87.0985vw,76.232vh) scale(.9775)}to{transform:translate(85.80345vw,99vh) scale(.9775)}}.snow:nth-child(311){opacity:1.0902;transform:translate(22.6217vw,-10px) scale(.3131);animation:fall-311 18s -20s linear infinite}@keyframes fall-311{30.204%{transform:translate(13.767vw,30.204vh) scale(.3131)}to{transform:translate(18.19435vw,99vh) scale(.3131)}}.snow:nth-child(312){opacity:.0656;transform:translate(2.9561vw,-10px) scale(.8283);animation:fall-312 22s -3s linear infinite}@keyframes fall-312{51.6%{transform:translate(5.795vw,51.6vh) scale(.8283)}to{transform:translate(4.37555vw,99vh) scale(.8283)}}.snow:nth-child(313){opacity:1.9242;transform:translate(63.2949vw,-10px) scale(.3995);animation:fall-313 21s -14s linear infinite}@keyframes fall-313{58.061%{transform:translate(73.2402vw,58.061vh) scale(.3995)}to{transform:translate(68.26755vw,99vh) scale(.3995)}}.snow:nth-child(314){opacity:.5426;transform:translate(15.9567vw,-10px) scale(.7527);animation:fall-314 14s -27s linear infinite}@keyframes fall-314{79.407%{transform:translate(18.5168vw,79.407vh) scale(.7527)}to{transform:translate(17.23675vw,99vh) scale(.7527)}}.snow:nth-child(315){opacity:.8014;transform:translate(7.3071vw,-10px) scale(.9851);animation:fall-315 24s -29s linear infinite}@keyframes fall-315{64.244%{transform:translate(13.9752vw,64.244vh) scale(.9851)}to{transform:translate(10.64115vw,99vh) scale(.9851)}}.snow:nth-child(316){opacity:.7954;transform:translate(99.1104vw,-10px) scale(.4379);animation:fall-316 23s -14s linear infinite}@keyframes fall-316{64.582%{transform:translate(106.9205vw,64.582vh) scale(.4379)}to{transform:translate(103.01545vw,99vh) scale(.4379)}}.snow:nth-child(317){opacity:1.6798;transform:translate(3.0581vw,-10px) scale(.0229);animation:fall-317 18s -30s linear infinite}@keyframes fall-317{73.964%{transform:translate(4.3963vw,73.964vh) scale(.0229)}to{transform:translate(3.7272vw,99vh) scale(.0229)}}.snow:nth-child(318){opacity:1.146;transform:translate(96.3829vw,-10px) scale(.7172);animation:fall-318 30s -26s linear infinite}@keyframes fall-318{41.337%{transform:translate(94.0434vw,41.337vh) scale(.7172)}to{transform:translate(95.21315vw,99vh) scale(.7172)}}.snow:nth-child(319){opacity:1.7406;transform:translate(59.3846vw,-10px) scale(.2493);animation:fall-319 19s -22s linear infinite}@keyframes fall-319{46.352%{transform:translate(65.6522vw,46.352vh) scale(.2493)}to{transform:translate(62.5184vw,99vh) scale(.2493)}}.snow:nth-child(320){opacity:.7552;transform:translate(30.546vw,-10px) scale(.4118);animation:fall-320 28s -12s linear infinite}@keyframes fall-320{77.274%{transform:translate(34.7364vw,77.274vh) scale(.4118)}to{transform:translate(32.6412vw,99vh) scale(.4118)}}.snow:nth-child(321){opacity:1.0822;transform:translate(86.7531vw,-10px) scale(.8154);animation:fall-321 25s -22s linear infinite}@keyframes fall-321{35.516%{transform:translate(81.8052vw,35.516vh) scale(.8154)}to{transform:translate(84.27915vw,99vh) scale(.8154)}}.snow:nth-child(322){opacity:1.9256;transform:translate(23.2947vw,-10px) scale(.7528);animation:fall-322 15s -1s linear infinite}@keyframes fall-322{56.363%{transform:translate(31.9181vw,56.363vh) scale(.7528)}to{transform:translate(27.6064vw,99vh) scale(.7528)}}.snow:nth-child(323){opacity:1.9544;transform:translate(66.9724vw,-10px) scale(.2667);animation:fall-323 25s -16s linear infinite}@keyframes fall-323{46.288%{transform:translate(62.925vw,46.288vh) scale(.2667)}to{transform:translate(64.9487vw,99vh) scale(.2667)}}.snow:nth-child(324){opacity:.8092;transform:translate(49.0623vw,-10px) scale(.4041);animation:fall-324 24s -20s linear infinite}@keyframes fall-324{38.83%{transform:translate(44.0576vw,38.83vh) scale(.4041)}to{transform:translate(46.55995vw,99vh) scale(.4041)}}.snow:nth-child(325){opacity:1.6784;transform:translate(99.3611vw,-10px) scale(.0075);animation:fall-325 27s -11s linear infinite}@keyframes fall-325{71.77%{transform:translate(96.5045vw,71.77vh) scale(.0075)}to{transform:translate(97.9328vw,99vh) scale(.0075)}}.snow:nth-child(326){opacity:1.685;transform:translate(74.6188vw,-10px) scale(.8027);animation:fall-326 30s -12s linear infinite}@keyframes fall-326{49.967%{transform:translate(69.5926vw,49.967vh) scale(.8027)}to{transform:translate(72.1057vw,99vh) scale(.8027)}}.snow:nth-child(327){opacity:.0096;transform:translate(36.383vw,-10px) scale(.3861);animation:fall-327 23s -24s linear infinite}@keyframes fall-327{41.958%{transform:translate(43.5343vw,41.958vh) scale(.3861)}to{transform:translate(39.95865vw,99vh) scale(.3861)}}.snow:nth-child(328){opacity:.9852;transform:translate(45.2501vw,-10px) scale(.8824);animation:fall-328 13s -3s linear infinite}@keyframes fall-328{49.831%{transform:translate(41.1736vw,49.831vh) scale(.8824)}to{transform:translate(43.21185vw,99vh) scale(.8824)}}.snow:nth-child(329){opacity:.5386;transform:translate(54.1195vw,-10px) scale(.2106);animation:fall-329 28s -22s linear infinite}@keyframes fall-329{43%{transform:translate(50.7516vw,43vh) scale(.2106)}to{transform:translate(52.43555vw,99vh) scale(.2106)}}.snow:nth-child(330){opacity:.8846;transform:translate(30.5364vw,-10px) scale(.8756);animation:fall-330 15s -19s linear infinite}@keyframes fall-330{35.617%{transform:translate(39.043vw,35.617vh) scale(.8756)}to{transform:translate(34.7897vw,99vh) scale(.8756)}}.snow:nth-child(331){opacity:1.2102;transform:translate(27.6716vw,-10px) scale(.9327);animation:fall-331 17s -19s linear infinite}@keyframes fall-331{48.113%{transform:translate(32.7332vw,48.113vh) scale(.9327)}to{transform:translate(30.2024vw,99vh) scale(.9327)}}.snow:nth-child(332){opacity:1.8992;transform:translate(33.8949vw,-10px) scale(.103);animation:fall-332 22s -1s linear infinite}@keyframes fall-332{53.327%{transform:translate(43.1294vw,53.327vh) scale(.103)}to{transform:translate(38.51215vw,99vh) scale(.103)}}.snow:nth-child(333){opacity:.198;transform:translate(36.5561vw,-10px) scale(.0311);animation:fall-333 28s -15s linear infinite}@keyframes fall-333{59.615%{transform:translate(32.0219vw,59.615vh) scale(.0311)}to{transform:translate(34.289vw,99vh) scale(.0311)}}.snow:nth-child(334){opacity:.1934;transform:translate(96.7559vw,-10px) scale(.5122);animation:fall-334 19s -17s linear infinite}@keyframes fall-334{40.409%{transform:translate(93.6947vw,40.409vh) scale(.5122)}to{transform:translate(95.2253vw,99vh) scale(.5122)}}.snow:nth-child(335){opacity:1.0664;transform:translate(23.653vw,-10px) scale(.7252);animation:fall-335 28s -12s linear infinite}@keyframes fall-335{73.648%{transform:translate(22.7208vw,73.648vh) scale(.7252)}to{transform:translate(23.1869vw,99vh) scale(.7252)}}.snow:nth-child(336){opacity:1.7212;transform:translate(76.7935vw,-10px) scale(.3806);animation:fall-336 24s -13s linear infinite}@keyframes fall-336{63.5%{transform:translate(77.3815vw,63.5vh) scale(.3806)}to{transform:translate(77.0875vw,99vh) scale(.3806)}}.snow:nth-child(337){opacity:1.8332;transform:translate(85.0079vw,-10px) scale(.3247);animation:fall-337 12s -11s linear infinite}@keyframes fall-337{67.939%{transform:translate(75.5903vw,67.939vh) scale(.3247)}to{transform:translate(80.2991vw,99vh) scale(.3247)}}.snow:nth-child(338){opacity:.2554;transform:translate(14.8323vw,-10px) scale(.6055);animation:fall-338 16s -3s linear infinite}@keyframes fall-338{51.849%{transform:translate(7.6552vw,51.849vh) scale(.6055)}to{transform:translate(11.24375vw,99vh) scale(.6055)}}.snow:nth-child(339){opacity:1.6124;transform:translate(64.8375vw,-10px) scale(.7077);animation:fall-339 24s -18s linear infinite}@keyframes fall-339{72.241%{transform:translate(56.723vw,72.241vh) scale(.7077)}to{transform:translate(60.78025vw,99vh) scale(.7077)}}.snow:nth-child(340){opacity:.4636;transform:translate(55.2577vw,-10px) scale(.1091);animation:fall-340 22s -6s linear infinite}@keyframes fall-340{35.494%{transform:translate(58.7694vw,35.494vh) scale(.1091)}to{transform:translate(57.01355vw,99vh) scale(.1091)}}.snow:nth-child(341){opacity:1.9454;transform:translate(34.4839vw,-10px) scale(.7116);animation:fall-341 14s -22s linear infinite}@keyframes fall-341{33.683%{transform:translate(41.1899vw,33.683vh) scale(.7116)}to{transform:translate(37.8369vw,99vh) scale(.7116)}}.snow:nth-child(342){opacity:.1626;transform:translate(56.7733vw,-10px) scale(.3178);animation:fall-342 25s -8s linear infinite}@keyframes fall-342{53.139%{transform:translate(54.1803vw,53.139vh) scale(.3178)}to{transform:translate(55.4768vw,99vh) scale(.3178)}}.snow:nth-child(343){opacity:.8174;transform:translate(8.7167vw,-10px) scale(.7857);animation:fall-343 21s -21s linear infinite}@keyframes fall-343{59.142%{transform:translate(12.0788vw,59.142vh) scale(.7857)}to{transform:translate(10.39775vw,99vh) scale(.7857)}}.snow:nth-child(344){opacity:1.367;transform:translate(10.7008vw,-10px) scale(.2449);animation:fall-344 21s -18s linear infinite}@keyframes fall-344{60.289%{transform:translate(8.8109vw,60.289vh) scale(.2449)}to{transform:translate(9.75585vw,99vh) scale(.2449)}}.snow:nth-child(345){opacity:1.3364;transform:translate(99.3136vw,-10px) scale(.4912);animation:fall-345 22s -11s linear infinite}@keyframes fall-345{64.628%{transform:translate(99.3064vw,64.628vh) scale(.4912)}to{transform:translate(99.31vw,99vh) scale(.4912)}}.snow:nth-child(346){opacity:1.242;transform:translate(58.1868vw,-10px) scale(.1941);animation:fall-346 18s -5s linear infinite}@keyframes fall-346{32.936%{transform:translate(58.92vw,32.936vh) scale(.1941)}to{transform:translate(58.5534vw,99vh) scale(.1941)}}.snow:nth-child(347){opacity:.517;transform:translate(89.7876vw,-10px) scale(.355);animation:fall-347 17s -26s linear infinite}@keyframes fall-347{71.845%{transform:translate(80.6943vw,71.845vh) scale(.355)}to{transform:translate(85.24095vw,99vh) scale(.355)}}.snow:nth-child(348){opacity:1.6974;transform:translate(47.3627vw,-10px) scale(.6869);animation:fall-348 30s -13s linear infinite}@keyframes fall-348{73.479%{transform:translate(41.6389vw,73.479vh) scale(.6869)}to{transform:translate(44.5008vw,99vh) scale(.6869)}}.snow:nth-child(349){opacity:1.2572;transform:translate(51.4449vw,-10px) scale(.0451);animation:fall-349 12s -12s linear infinite}@keyframes fall-349{45.85%{transform:translate(54.4919vw,45.85vh) scale(.0451)}to{transform:translate(52.9684vw,99vh) scale(.0451)}}.snow:nth-child(350){opacity:1.3098;transform:translate(77.9256vw,-10px) scale(.4856);animation:fall-350 28s -14s linear infinite}@keyframes fall-350{63.001%{transform:translate(81.9475vw,63.001vh) scale(.4856)}to{transform:translate(79.93655vw,99vh) scale(.4856)}}.snow:nth-child(351){opacity:1.153;transform:translate(61.1426vw,-10px) scale(.2001);animation:fall-351 13s -25s linear infinite}@keyframes fall-351{31.506%{transform:translate(62.8872vw,31.506vh) scale(.2001)}to{transform:translate(62.0149vw,99vh) scale(.2001)}}.snow:nth-child(352){opacity:.0706;transform:translate(25.6035vw,-10px) scale(.7764);animation:fall-352 30s -3s linear infinite}@keyframes fall-352{67.273%{transform:translate(25.6016vw,67.273vh) scale(.7764)}to{transform:translate(25.60255vw,99vh) scale(.7764)}}.snow:nth-child(353){opacity:1.6928;transform:translate(37.4049vw,-10px) scale(.0394);animation:fall-353 20s -29s linear infinite}@keyframes fall-353{42.055%{transform:translate(33.1049vw,42.055vh) scale(.0394)}to{transform:translate(35.2549vw,99vh) scale(.0394)}}.snow:nth-child(354){opacity:.0172;transform:translate(71.1772vw,-10px) scale(.1878);animation:fall-354 30s -13s linear infinite}@keyframes fall-354{44.355%{transform:translate(76.8945vw,44.355vh) scale(.1878)}to{transform:translate(74.03585vw,99vh) scale(.1878)}}.snow:nth-child(355){opacity:.5562;transform:translate(13.4977vw,-10px) scale(.9252);animation:fall-355 24s -10s linear infinite}@keyframes fall-355{75.381%{transform:translate(9.1357vw,75.381vh) scale(.9252)}to{transform:translate(11.3167vw,99vh) scale(.9252)}}.snow:nth-child(356){opacity:1.3166;transform:translate(95.5223vw,-10px) scale(.9677);animation:fall-356 23s -23s linear infinite}@keyframes fall-356{31.27%{transform:translate(95.837vw,31.27vh) scale(.9677)}to{transform:translate(95.67965vw,99vh) scale(.9677)}}.snow:nth-child(357){opacity:1.6978;transform:translate(10.635vw,-10px) scale(.8689);animation:fall-357 19s -24s linear infinite}@keyframes fall-357{33.242%{transform:translate(10.0712vw,33.242vh) scale(.8689)}to{transform:translate(10.3531vw,99vh) scale(.8689)}}.snow:nth-child(358){opacity:1.7608;transform:translate(5.0834vw,-10px) scale(.625);animation:fall-358 27s -12s linear infinite}@keyframes fall-358{79.362%{transform:translate(13.3665vw,79.362vh) scale(.625)}to{transform:translate(9.22495vw,99vh) scale(.625)}}.snow:nth-child(359){opacity:1.809;transform:translate(81.1076vw,-10px) scale(.184);animation:fall-359 28s -11s linear infinite}@keyframes fall-359{77.645%{transform:translate(77.7365vw,77.645vh) scale(.184)}to{transform:translate(79.42205vw,99vh) scale(.184)}}.snow:nth-child(360){opacity:.614;transform:translate(64.5754vw,-10px) scale(.6829);animation:fall-360 17s -1s linear infinite}@keyframes fall-360{41.246%{transform:translate(57.5516vw,41.246vh) scale(.6829)}to{transform:translate(61.0635vw,99vh) scale(.6829)}}.snow:nth-child(361){opacity:.9974;transform:translate(79.5403vw,-10px) scale(.5082);animation:fall-361 28s -4s linear infinite}@keyframes fall-361{62.187%{transform:translate(75.5496vw,62.187vh) scale(.5082)}to{transform:translate(77.54495vw,99vh) scale(.5082)}}.snow:nth-child(362){opacity:.4898;transform:translate(42.667vw,-10px) scale(.574);animation:fall-362 17s -16s linear infinite}@keyframes fall-362{76.276%{transform:translate(37.5082vw,76.276vh) scale(.574)}to{transform:translate(40.0876vw,99vh) scale(.574)}}.snow:nth-child(363){opacity:.3506;transform:translate(98.0254vw,-10px) scale(.3656);animation:fall-363 14s -23s linear infinite}@keyframes fall-363{58.405%{transform:translate(100.7872vw,58.405vh) scale(.3656)}to{transform:translate(99.4063vw,99vh) scale(.3656)}}.snow:nth-child(364){opacity:1.429;transform:translate(95.7601vw,-10px) scale(.3265);animation:fall-364 24s -3s linear infinite}@keyframes fall-364{49.004%{transform:translate(99.0456vw,49.004vh) scale(.3265)}to{transform:translate(97.40285vw,99vh) scale(.3265)}}.snow:nth-child(365){opacity:.7898;transform:translate(14.2571vw,-10px) scale(.6473);animation:fall-365 25s -23s linear infinite}@keyframes fall-365{37.96%{transform:translate(19.91vw,37.96vh) scale(.6473)}to{transform:translate(17.08355vw,99vh) scale(.6473)}}.snow:nth-child(366){opacity:.1792;transform:translate(28.0653vw,-10px) scale(.4474);animation:fall-366 26s -4s linear infinite}@keyframes fall-366{50.654%{transform:translate(33.7679vw,50.654vh) scale(.4474)}to{transform:translate(30.9166vw,99vh) scale(.4474)}}.snow:nth-child(367){opacity:.8492;transform:translate(7.885vw,-10px) scale(.6936);animation:fall-367 26s -28s linear infinite}@keyframes fall-367{67.172%{transform:translate(5.7748vw,67.172vh) scale(.6936)}to{transform:translate(6.8299vw,99vh) scale(.6936)}}.snow:nth-child(368){opacity:1.9888;transform:translate(60.1809vw,-10px) scale(.474);animation:fall-368 15s -22s linear infinite}@keyframes fall-368{65.596%{transform:translate(62.3615vw,65.596vh) scale(.474)}to{transform:translate(61.2712vw,99vh) scale(.474)}}.snow:nth-child(369){opacity:1.2602;transform:translate(65.4098vw,-10px) scale(.6582);animation:fall-369 23s -10s linear infinite}@keyframes fall-369{56.36%{transform:translate(70.9649vw,56.36vh) scale(.6582)}to{transform:translate(68.18735vw,99vh) scale(.6582)}}.snow:nth-child(370){opacity:.4172;transform:translate(18.6394vw,-10px) scale(.4515);animation:fall-370 26s -26s linear infinite}@keyframes fall-370{70.99%{transform:translate(20.5174vw,70.99vh) scale(.4515)}to{transform:translate(19.5784vw,99vh) scale(.4515)}}.snow:nth-child(371){opacity:.8076;transform:translate(84.7147vw,-10px) scale(.468);animation:fall-371 19s -9s linear infinite}@keyframes fall-371{30.92%{transform:translate(86.787vw,30.92vh) scale(.468)}to{transform:translate(85.75085vw,99vh) scale(.468)}}.snow:nth-child(372){opacity:.7994;transform:translate(4.823vw,-10px) scale(.5057);animation:fall-372 26s -17s linear infinite}@keyframes fall-372{74.61%{transform:translate(4.193vw,74.61vh) scale(.5057)}to{transform:translate(4.508vw,99vh) scale(.5057)}}.snow:nth-child(373){opacity:1.2518;transform:translate(93.2379vw,-10px) scale(.8077);animation:fall-373 30s -15s linear infinite}@keyframes fall-373{74.385%{transform:translate(97.8355vw,74.385vh) scale(.8077)}to{transform:translate(95.5367vw,99vh) scale(.8077)}}.snow:nth-child(374){opacity:1.6356;transform:translate(45.2808vw,-10px) scale(.9631);animation:fall-374 13s -27s linear infinite}@keyframes fall-374{69.896%{transform:translate(46.1602vw,69.896vh) scale(.9631)}to{transform:translate(45.7205vw,99vh) scale(.9631)}}.snow:nth-child(375){opacity:1.4826;transform:translate(48.0712vw,-10px) scale(.8883);animation:fall-375 19s -11s linear infinite}@keyframes fall-375{32.553%{transform:translate(46.2695vw,32.553vh) scale(.8883)}to{transform:translate(47.17035vw,99vh) scale(.8883)}}.snow:nth-child(376){opacity:.5288;transform:translate(1.5527vw,-10px) scale(.4246);animation:fall-376 16s -8s linear infinite}@keyframes fall-376{64.091%{transform:translate(-7.4368vw,64.091vh) scale(.4246)}to{transform:translate(-2.94205vw,99vh) scale(.4246)}}.snow:nth-child(377){opacity:1.6362;transform:translate(83.1619vw,-10px) scale(.0495);animation:fall-377 16s -8s linear infinite}@keyframes fall-377{39.264%{transform:translate(80.0303vw,39.264vh) scale(.0495)}to{transform:translate(81.5961vw,99vh) scale(.0495)}}.snow:nth-child(378){opacity:1.674;transform:translate(18.9316vw,-10px) scale(.7647);animation:fall-378 12s -2s linear infinite}@keyframes fall-378{57.837%{transform:translate(9.8415vw,57.837vh) scale(.7647)}to{transform:translate(14.38655vw,99vh) scale(.7647)}}.snow:nth-child(379){opacity:.8308;transform:translate(71.5593vw,-10px) scale(.2626);animation:fall-379 23s -19s linear infinite}@keyframes fall-379{41.796%{transform:translate(75.0274vw,41.796vh) scale(.2626)}to{transform:translate(73.29335vw,99vh) scale(.2626)}}.snow:nth-child(380){opacity:1.2674;transform:translate(33.6301vw,-10px) scale(.6996);animation:fall-380 24s -4s linear infinite}@keyframes fall-380{42.118%{transform:translate(31.7127vw,42.118vh) scale(.6996)}to{transform:translate(32.6714vw,99vh) scale(.6996)}}.snow:nth-child(381){opacity:.5924;transform:translate(95.0514vw,-10px) scale(.8485);animation:fall-381 25s -21s linear infinite}@keyframes fall-381{47.179%{transform:translate(100.6624vw,47.179vh) scale(.8485)}to{transform:translate(97.8569vw,99vh) scale(.8485)}}.snow:nth-child(382){opacity:1.8976;transform:translate(63.9751vw,-10px) scale(.1055);animation:fall-382 27s -12s linear infinite}@keyframes fall-382{53.578%{transform:translate(59.1286vw,53.578vh) scale(.1055)}to{transform:translate(61.55185vw,99vh) scale(.1055)}}.snow:nth-child(383){opacity:.4682;transform:translate(47.7084vw,-10px) scale(.755);animation:fall-383 22s -4s linear infinite}@keyframes fall-383{44.868%{transform:translate(42.3858vw,44.868vh) scale(.755)}to{transform:translate(45.0471vw,99vh) scale(.755)}}.snow:nth-child(384){opacity:.5926;transform:translate(83.8642vw,-10px) scale(.1496);animation:fall-384 16s -8s linear infinite}@keyframes fall-384{34.267%{transform:translate(79.994vw,34.267vh) scale(.1496)}to{transform:translate(81.9291vw,99vh) scale(.1496)}}.snow:nth-child(385){opacity:.775;transform:translate(73.7189vw,-10px) scale(.185);animation:fall-385 26s -16s linear infinite}@keyframes fall-385{58.121%{transform:translate(80.5502vw,58.121vh) scale(.185)}to{transform:translate(77.13455vw,99vh) scale(.185)}}.snow:nth-child(386){opacity:.3638;transform:translate(93.3415vw,-10px) scale(.2563);animation:fall-386 21s -18s linear infinite}@keyframes fall-386{35.098%{transform:translate(91.2361vw,35.098vh) scale(.2563)}to{transform:translate(92.2888vw,99vh) scale(.2563)}}.snow:nth-child(387){opacity:1.9226;transform:translate(31.3298vw,-10px) scale(.5088);animation:fall-387 27s -18s linear infinite}@keyframes fall-387{57.653%{transform:translate(30.5222vw,57.653vh) scale(.5088)}to{transform:translate(30.926vw,99vh) scale(.5088)}}.snow:nth-child(388){opacity:.2096;transform:translate(45.2229vw,-10px) scale(.031);animation:fall-388 27s -23s linear infinite}@keyframes fall-388{46.4%{transform:translate(51.5136vw,46.4vh) scale(.031)}to{transform:translate(48.36825vw,99vh) scale(.031)}}.snow:nth-child(389){opacity:.7152;transform:translate(71.6019vw,-10px) scale(.4683);animation:fall-389 10s -3s linear infinite}@keyframes fall-389{35.009%{transform:translate(80.8741vw,35.009vh) scale(.4683)}to{transform:translate(76.238vw,99vh) scale(.4683)}}.snow:nth-child(390){opacity:.0108;transform:translate(36.3257vw,-10px) scale(.3306);animation:fall-390 29s -19s linear infinite}@keyframes fall-390{79.138%{transform:translate(44.5467vw,79.138vh) scale(.3306)}to{transform:translate(40.4362vw,99vh) scale(.3306)}}.snow:nth-child(391){opacity:.6;transform:translate(55.0296vw,-10px) scale(.068);animation:fall-391 27s -20s linear infinite}@keyframes fall-391{52.083%{transform:translate(51.7642vw,52.083vh) scale(.068)}to{transform:translate(53.3969vw,99vh) scale(.068)}}.snow:nth-child(392){opacity:1.2408;transform:translate(94.002vw,-10px) scale(.0495);animation:fall-392 14s -26s linear infinite}@keyframes fall-392{52.681%{transform:translate(89.9173vw,52.681vh) scale(.0495)}to{transform:translate(91.95965vw,99vh) scale(.0495)}}.snow:nth-child(393){opacity:1.5254;transform:translate(10.5501vw,-10px) scale(.6439);animation:fall-393 30s -5s linear infinite}@keyframes fall-393{42.937%{transform:translate(7.9213vw,42.937vh) scale(.6439)}to{transform:translate(9.2357vw,99vh) scale(.6439)}}.snow:nth-child(394){opacity:1.1404;transform:translate(95.0959vw,-10px) scale(.7798);animation:fall-394 27s -1s linear infinite}@keyframes fall-394{68.03%{transform:translate(92.2874vw,68.03vh) scale(.7798)}to{transform:translate(93.69165vw,99vh) scale(.7798)}}.snow:nth-child(395){opacity:.2974;transform:translate(24.1234vw,-10px) scale(.6703);animation:fall-395 30s -20s linear infinite}@keyframes fall-395{56.473%{transform:translate(28.4714vw,56.473vh) scale(.6703)}to{transform:translate(26.2974vw,99vh) scale(.6703)}}.snow:nth-child(396){opacity:1.039;transform:translate(76.8199vw,-10px) scale(.2382);animation:fall-396 12s -22s linear infinite}@keyframes fall-396{40.948%{transform:translate(70.9606vw,40.948vh) scale(.2382)}to{transform:translate(73.89025vw,99vh) scale(.2382)}}.snow:nth-child(397){opacity:1.4616;transform:translate(58.1731vw,-10px) scale(.7416);animation:fall-397 18s -20s linear infinite}@keyframes fall-397{77.212%{transform:translate(59.2634vw,77.212vh) scale(.7416)}to{transform:translate(58.71825vw,99vh) scale(.7416)}}.snow:nth-child(398){opacity:.6958;transform:translate(58.9321vw,-10px) scale(.7678);animation:fall-398 28s -15s linear infinite}@keyframes fall-398{69.279%{transform:translate(61.449vw,69.279vh) scale(.7678)}to{transform:translate(60.19055vw,99vh) scale(.7678)}}.snow:nth-child(399){opacity:1.5142;transform:translate(93.9128vw,-10px) scale(.5072);animation:fall-399 23s -18s linear infinite}@keyframes fall-399{33.712%{transform:translate(85.7832vw,33.712vh) scale(.5072)}to{transform:translate(89.848vw,99vh) scale(.5072)}}.snow:nth-child(400){opacity:.2374;transform:translate(27.3662vw,-10px) scale(.3957);animation:fall-400 26s -18s linear infinite}@keyframes fall-400{37.589%{transform:translate(18.6423vw,37.589vh) scale(.3957)}to{transform:translate(23.00425vw,99vh) scale(.3957)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.6936;transform:translate(41.0567vw,-10px) scale(.374);animation:fall-1 16s -18s linear infinite}@keyframes fall-1{57.675%{transform:translate(42.9377vw,57.675vh) scale(.374)}to{transform:translate(41.9972vw,99vh) scale(.374)}}.snow:nth-child(2){opacity:1.2994;transform:translate(23.3789vw,-10px) scale(.0334);animation:fall-2 12s -21s linear infinite}@keyframes fall-2{49.301%{transform:translate(25.8041vw,49.301vh) scale(.0334)}to{transform:translate(24.5915vw,99vh) scale(.0334)}}.snow:nth-child(3){opacity:.6092;transform:translate(29.1888vw,-10px) scale(.2514);animation:fall-3 14s -25s linear infinite}@keyframes fall-3{48.448%{transform:translate(27.4665vw,48.448vh) scale(.2514)}to{transform:translate(28.32765vw,99vh) scale(.2514)}}.snow:nth-child(4){opacity:1.459;transform:translate(87.5751vw,-10px) scale(.3559);animation:fall-4 18s -13s linear infinite}@keyframes fall-4{55.104%{transform:translate(97.395vw,55.104vh) scale(.3559)}to{transform:translate(92.48505vw,99vh) scale(.3559)}}.snow:nth-child(5){opacity:1.2942;transform:translate(56.1078vw,-10px) scale(.3943);animation:fall-5 24s -21s linear infinite}@keyframes fall-5{75.124%{transform:translate(55.4915vw,75.124vh) scale(.3943)}to{transform:translate(55.79965vw,99vh) scale(.3943)}}.snow:nth-child(6){opacity:.727;transform:translate(60.0364vw,-10px) scale(.956);animation:fall-6 23s -9s linear infinite}@keyframes fall-6{38.477%{transform:translate(65.6414vw,38.477vh) scale(.956)}to{transform:translate(62.8389vw,99vh) scale(.956)}}.snow:nth-child(7){opacity:1.9792;transform:translate(68.1028vw,-10px) scale(.0455);animation:fall-7 24s -19s linear infinite}@keyframes fall-7{48.985%{transform:translate(64.144vw,48.985vh) scale(.0455)}to{transform:translate(66.1234vw,99vh) scale(.0455)}}.snow:nth-child(8){opacity:.2076;transform:translate(48.5009vw,-10px) scale(.3235);animation:fall-8 26s -14s linear infinite}@keyframes fall-8{37.887%{transform:translate(57.6344vw,37.887vh) scale(.3235)}to{transform:translate(53.06765vw,99vh) scale(.3235)}}.snow:nth-child(9){opacity:1.191;transform:translate(29.4267vw,-10px) scale(.4415);animation:fall-9 17s -14s linear infinite}@keyframes fall-9{45.613%{transform:translate(38.2885vw,45.613vh) scale(.4415)}to{transform:translate(33.8576vw,99vh) scale(.4415)}}.snow:nth-child(10){opacity:.6896;transform:translate(7.5333vw,-10px) scale(.0681);animation:fall-10 16s -27s linear infinite}@keyframes fall-10{66.245%{transform:translate(13.2522vw,66.245vh) scale(.0681)}to{transform:translate(10.39275vw,99vh) scale(.0681)}}.snow:nth-child(11){opacity:.3596;transform:translate(42.3896vw,-10px) scale(.3183);animation:fall-11 29s -2s linear infinite}@keyframes fall-11{45.393%{transform:translate(40.3338vw,45.393vh) scale(.3183)}to{transform:translate(41.3617vw,99vh) scale(.3183)}}.snow:nth-child(12){opacity:.3466;transform:translate(55.7343vw,-10px) scale(.0869);animation:fall-12 17s -16s linear infinite}@keyframes fall-12{76.447%{transform:translate(64.6152vw,76.447vh) scale(.0869)}to{transform:translate(60.17475vw,99vh) scale(.0869)}}.snow:nth-child(13){opacity:1.8722;transform:translate(13.8806vw,-10px) scale(.4412);animation:fall-13 10s -9s linear infinite}@keyframes fall-13{65.109%{transform:translate(12.2781vw,65.109vh) scale(.4412)}to{transform:translate(13.07935vw,99vh) scale(.4412)}}.snow:nth-child(14){opacity:.938;transform:translate(83.2692vw,-10px) scale(.0946);animation:fall-14 30s -6s linear infinite}@keyframes fall-14{73.598%{transform:translate(77.8555vw,73.598vh) scale(.0946)}to{transform:translate(80.56235vw,99vh) scale(.0946)}}.snow:nth-child(15){opacity:1.7224;transform:translate(49.374vw,-10px) scale(.7277);animation:fall-15 24s -21s linear infinite}@keyframes fall-15{67.795%{transform:translate(46.3972vw,67.795vh) scale(.7277)}to{transform:translate(47.8856vw,99vh) scale(.7277)}}.snow:nth-child(16){opacity:.3622;transform:translate(94.3578vw,-10px) scale(.9379);animation:fall-16 30s -19s linear infinite}@keyframes fall-16{31.234%{transform:translate(104.0026vw,31.234vh) scale(.9379)}to{transform:translate(99.1802vw,99vh) scale(.9379)}}.snow:nth-child(17){opacity:.1726;transform:translate(84.7518vw,-10px) scale(.2524);animation:fall-17 24s -6s linear infinite}@keyframes fall-17{66.703%{transform:translate(92.7233vw,66.703vh) scale(.2524)}to{transform:translate(88.73755vw,99vh) scale(.2524)}}.snow:nth-child(18){opacity:.3804;transform:translate(18.3396vw,-10px) scale(.7079);animation:fall-18 30s -11s linear infinite}@keyframes fall-18{42.52%{transform:translate(21.6975vw,42.52vh) scale(.7079)}to{transform:translate(20.01855vw,99vh) scale(.7079)}}.snow:nth-child(19){opacity:1.5086;transform:translate(37.0466vw,-10px) scale(.1835);animation:fall-19 20s -3s linear infinite}@keyframes fall-19{38.458%{transform:translate(27.3938vw,38.458vh) scale(.1835)}to{transform:translate(32.2202vw,99vh) scale(.1835)}}.snow:nth-child(20){opacity:.0102;transform:translate(89.122vw,-10px) scale(.4482);animation:fall-20 26s -11s linear infinite}@keyframes fall-20{79.29%{transform:translate(87.3678vw,79.29vh) scale(.4482)}to{transform:translate(88.2449vw,99vh) scale(.4482)}}.snow:nth-child(21){opacity:1.6482;transform:translate(16.2785vw,-10px) scale(.8094);animation:fall-21 20s -11s linear infinite}@keyframes fall-21{51.061%{transform:translate(20.7786vw,51.061vh) scale(.8094)}to{transform:translate(18.52855vw,99vh) scale(.8094)}}.snow:nth-child(22){opacity:.7524;transform:translate(8.413vw,-10px) scale(.5652);animation:fall-22 11s -10s linear infinite}@keyframes fall-22{59.477%{transform:translate(8.7038vw,59.477vh) scale(.5652)}to{transform:translate(8.5584vw,99vh) scale(.5652)}}.snow:nth-child(23){opacity:1.3042;transform:translate(37.0134vw,-10px) scale(.0138);animation:fall-23 29s -16s linear infinite}@keyframes fall-23{69.836%{transform:translate(35.1484vw,69.836vh) scale(.0138)}to{transform:translate(36.0809vw,99vh) scale(.0138)}}.snow:nth-child(24){opacity:1.7638;transform:translate(19.7796vw,-10px) scale(.5669);animation:fall-24 22s -16s linear infinite}@keyframes fall-24{41.067%{transform:translate(25.6731vw,41.067vh) scale(.5669)}to{transform:translate(22.72635vw,99vh) scale(.5669)}}.snow:nth-child(25){opacity:.775;transform:translate(80.7598vw,-10px) scale(.4891);animation:fall-25 10s -22s linear infinite}@keyframes fall-25{32.255%{transform:translate(77.735vw,32.255vh) scale(.4891)}to{transform:translate(79.2474vw,99vh) scale(.4891)}}.snow:nth-child(26){opacity:.4844;transform:translate(69.6035vw,-10px) scale(.8867);animation:fall-26 26s -28s linear infinite}@keyframes fall-26{30.188%{transform:translate(69.6268vw,30.188vh) scale(.8867)}to{transform:translate(69.61515vw,99vh) scale(.8867)}}.snow:nth-child(27){opacity:.6322;transform:translate(32.4021vw,-10px) scale(.5262);animation:fall-27 16s -4s linear infinite}@keyframes fall-27{39.597%{transform:translate(40.5572vw,39.597vh) scale(.5262)}to{transform:translate(36.47965vw,99vh) scale(.5262)}}.snow:nth-child(28){opacity:.2402;transform:translate(50.6518vw,-10px) scale(.5735);animation:fall-28 20s -29s linear infinite}@keyframes fall-28{64.101%{transform:translate(50.2961vw,64.101vh) scale(.5735)}to{transform:translate(50.47395vw,99vh) scale(.5735)}}.snow:nth-child(29){opacity:1.2618;transform:translate(19.4578vw,-10px) scale(.3238);animation:fall-29 13s -12s linear infinite}@keyframes fall-29{48.262%{transform:translate(28.644vw,48.262vh) scale(.3238)}to{transform:translate(24.0509vw,99vh) scale(.3238)}}.snow:nth-child(30){opacity:1.0598;transform:translate(85.754vw,-10px) scale(.7712);animation:fall-30 30s -12s linear infinite}@keyframes fall-30{40.48%{transform:translate(79.2735vw,40.48vh) scale(.7712)}to{transform:translate(82.51375vw,99vh) scale(.7712)}}.snow:nth-child(31){opacity:.8994;transform:translate(16.8305vw,-10px) scale(.442);animation:fall-31 27s -16s linear infinite}@keyframes fall-31{55.25%{transform:translate(21.3032vw,55.25vh) scale(.442)}to{transform:translate(19.06685vw,99vh) scale(.442)}}.snow:nth-child(32){opacity:.4552;transform:translate(27.4143vw,-10px) scale(.0962);animation:fall-32 11s -14s linear infinite}@keyframes fall-32{46.826%{transform:translate(18.996vw,46.826vh) scale(.0962)}to{transform:translate(23.20515vw,99vh) scale(.0962)}}.snow:nth-child(33){opacity:.6944;transform:translate(46.3823vw,-10px) scale(.3843);animation:fall-33 23s -18s linear infinite}@keyframes fall-33{66.799%{transform:translate(52.1561vw,66.799vh) scale(.3843)}to{transform:translate(49.2692vw,99vh) scale(.3843)}}.snow:nth-child(34){opacity:1.6014;transform:translate(96.0488vw,-10px) scale(.7752);animation:fall-34 11s -29s linear infinite}@keyframes fall-34{65.147%{transform:translate(105.1732vw,65.147vh) scale(.7752)}to{transform:translate(100.611vw,99vh) scale(.7752)}}.snow:nth-child(35){opacity:.81;transform:translate(40.384vw,-10px) scale(.8266);animation:fall-35 27s -11s linear infinite}@keyframes fall-35{49.39%{transform:translate(48.848vw,49.39vh) scale(.8266)}to{transform:translate(44.616vw,99vh) scale(.8266)}}.snow:nth-child(36){opacity:.2776;transform:translate(78.6291vw,-10px) scale(.8966);animation:fall-36 21s -2s linear infinite}@keyframes fall-36{59.017%{transform:translate(83.6269vw,59.017vh) scale(.8966)}to{transform:translate(81.128vw,99vh) scale(.8966)}}.snow:nth-child(37){opacity:.0724;transform:translate(89.7285vw,-10px) scale(.8339);animation:fall-37 26s -18s linear infinite}@keyframes fall-37{68.273%{transform:translate(80.4188vw,68.273vh) scale(.8339)}to{transform:translate(85.07365vw,99vh) scale(.8339)}}.snow:nth-child(38){opacity:.1974;transform:translate(59.2319vw,-10px) scale(.9244);animation:fall-38 22s -7s linear infinite}@keyframes fall-38{52.592%{transform:translate(56.2882vw,52.592vh) scale(.9244)}to{transform:translate(57.76005vw,99vh) scale(.9244)}}.snow:nth-child(39){opacity:.5174;transform:translate(26.377vw,-10px) scale(.5662);animation:fall-39 24s -28s linear infinite}@keyframes fall-39{61.719%{transform:translate(16.9369vw,61.719vh) scale(.5662)}to{transform:translate(21.65695vw,99vh) scale(.5662)}}.snow:nth-child(40){opacity:1.701;transform:translate(88.7723vw,-10px) scale(.412);animation:fall-40 18s -15s linear infinite}@keyframes fall-40{42.003%{transform:translate(80.1711vw,42.003vh) scale(.412)}to{transform:translate(84.4717vw,99vh) scale(.412)}}.snow:nth-child(41){opacity:.7914;transform:translate(11.5955vw,-10px) scale(.8201);animation:fall-41 24s -17s linear infinite}@keyframes fall-41{53.051%{transform:translate(12.7314vw,53.051vh) scale(.8201)}to{transform:translate(12.16345vw,99vh) scale(.8201)}}.snow:nth-child(42){opacity:1.5728;transform:translate(.4272vw,-10px) scale(.4012);animation:fall-42 28s -14s linear infinite}@keyframes fall-42{63.38%{transform:translate(-2.2288vw,63.38vh) scale(.4012)}to{transform:translate(-.9008vw,99vh) scale(.4012)}}.snow:nth-child(43){opacity:.9624;transform:translate(79.7042vw,-10px) scale(.0987);animation:fall-43 12s -10s linear infinite}@keyframes fall-43{49.162%{transform:translate(88.0279vw,49.162vh) scale(.0987)}to{transform:translate(83.86605vw,99vh) scale(.0987)}}.snow:nth-child(44){opacity:1.4456;transform:translate(85.262vw,-10px) scale(.9767);animation:fall-44 23s -22s linear infinite}@keyframes fall-44{32.144%{transform:translate(78.9232vw,32.144vh) scale(.9767)}to{transform:translate(82.0926vw,99vh) scale(.9767)}}.snow:nth-child(45){opacity:.8338;transform:translate(80.1087vw,-10px) scale(.6566);animation:fall-45 23s -27s linear infinite}@keyframes fall-45{51.097%{transform:translate(78.3676vw,51.097vh) scale(.6566)}to{transform:translate(79.23815vw,99vh) scale(.6566)}}.snow:nth-child(46){opacity:.9692;transform:translate(62.2595vw,-10px) scale(.9201);animation:fall-46 17s -22s linear infinite}@keyframes fall-46{68.587%{transform:translate(63.5656vw,68.587vh) scale(.9201)}to{transform:translate(62.91255vw,99vh) scale(.9201)}}.snow:nth-child(47){opacity:1.0318;transform:translate(93.7185vw,-10px) scale(.5341);animation:fall-47 22s -6s linear infinite}@keyframes fall-47{73.05%{transform:translate(100.4294vw,73.05vh) scale(.5341)}to{transform:translate(97.07395vw,99vh) scale(.5341)}}.snow:nth-child(48){opacity:.3092;transform:translate(30.7753vw,-10px) scale(.8996);animation:fall-48 20s -13s linear infinite}@keyframes fall-48{63.261%{transform:translate(23.6432vw,63.261vh) scale(.8996)}to{transform:translate(27.20925vw,99vh) scale(.8996)}}.snow:nth-child(49){opacity:1.393;transform:translate(43.7412vw,-10px) scale(.1728);animation:fall-49 26s -9s linear infinite}@keyframes fall-49{65.892%{transform:translate(39.6311vw,65.892vh) scale(.1728)}to{transform:translate(41.68615vw,99vh) scale(.1728)}}.snow:nth-child(50){opacity:1.9094;transform:translate(24.1287vw,-10px) scale(.7676);animation:fall-50 12s -14s linear infinite}@keyframes fall-50{75.731%{transform:translate(17.4724vw,75.731vh) scale(.7676)}to{transform:translate(20.80055vw,99vh) scale(.7676)}}.snow:nth-child(51){opacity:.5682;transform:translate(20.2867vw,-10px) scale(.3543);animation:fall-51 17s -10s linear infinite}@keyframes fall-51{37.401%{transform:translate(19.9725vw,37.401vh) scale(.3543)}to{transform:translate(20.1296vw,99vh) scale(.3543)}}.snow:nth-child(52){opacity:.315;transform:translate(77.0924vw,-10px) scale(.3313);animation:fall-52 14s -15s linear infinite}@keyframes fall-52{41.481%{transform:translate(85.9492vw,41.481vh) scale(.3313)}to{transform:translate(81.5208vw,99vh) scale(.3313)}}.snow:nth-child(53){opacity:1.4098;transform:translate(38.49vw,-10px) scale(.4812);animation:fall-53 24s -17s linear infinite}@keyframes fall-53{36.789%{transform:translate(30.0834vw,36.789vh) scale(.4812)}to{transform:translate(34.2867vw,99vh) scale(.4812)}}.snow:nth-child(54){opacity:1.053;transform:translate(57.4406vw,-10px) scale(.7143);animation:fall-54 25s -7s linear infinite}@keyframes fall-54{38.373%{transform:translate(66.4465vw,38.373vh) scale(.7143)}to{transform:translate(61.94355vw,99vh) scale(.7143)}}.snow:nth-child(55){opacity:1.8286;transform:translate(14.262vw,-10px) scale(.0195);animation:fall-55 30s -1s linear infinite}@keyframes fall-55{54.183%{transform:translate(18.2307vw,54.183vh) scale(.0195)}to{transform:translate(16.24635vw,99vh) scale(.0195)}}.snow:nth-child(56){opacity:1.6942;transform:translate(43.7442vw,-10px) scale(.4335);animation:fall-56 19s -18s linear infinite}@keyframes fall-56{64.523%{transform:translate(43.5534vw,64.523vh) scale(.4335)}to{transform:translate(43.6488vw,99vh) scale(.4335)}}.snow:nth-child(57){opacity:.4372;transform:translate(51.8602vw,-10px) scale(.7615);animation:fall-57 15s -27s linear infinite}@keyframes fall-57{58.615%{transform:translate(55.9272vw,58.615vh) scale(.7615)}to{transform:translate(53.8937vw,99vh) scale(.7615)}}.snow:nth-child(58){opacity:.883;transform:translate(7.0117vw,-10px) scale(.0405);animation:fall-58 14s -20s linear infinite}@keyframes fall-58{62.162%{transform:translate(5.7088vw,62.162vh) scale(.0405)}to{transform:translate(6.36025vw,99vh) scale(.0405)}}.snow:nth-child(59){opacity:1.6458;transform:translate(37.3518vw,-10px) scale(.3081);animation:fall-59 10s -21s linear infinite}@keyframes fall-59{79.916%{transform:translate(39.5441vw,79.916vh) scale(.3081)}to{transform:translate(38.44795vw,99vh) scale(.3081)}}.snow:nth-child(60){opacity:.9784;transform:translate(8.2788vw,-10px) scale(.6438);animation:fall-60 17s -26s linear infinite}@keyframes fall-60{38.861%{transform:translate(13.1466vw,38.861vh) scale(.6438)}to{transform:translate(10.7127vw,99vh) scale(.6438)}}.snow:nth-child(61){opacity:.11;transform:translate(87.2703vw,-10px) scale(.0727);animation:fall-61 22s -17s linear infinite}@keyframes fall-61{76.538%{transform:translate(96.3771vw,76.538vh) scale(.0727)}to{transform:translate(91.8237vw,99vh) scale(.0727)}}.snow:nth-child(62){opacity:1.8284;transform:translate(9.7558vw,-10px) scale(.4266);animation:fall-62 14s -22s linear infinite}@keyframes fall-62{73.013%{transform:translate(6.7635vw,73.013vh) scale(.4266)}to{transform:translate(8.25965vw,99vh) scale(.4266)}}.snow:nth-child(63){opacity:1.966;transform:translate(73.4446vw,-10px) scale(.2018);animation:fall-63 11s -16s linear infinite}@keyframes fall-63{35.421%{transform:translate(75.9631vw,35.421vh) scale(.2018)}to{transform:translate(74.70385vw,99vh) scale(.2018)}}.snow:nth-child(64){opacity:.2264;transform:translate(17.5982vw,-10px) scale(.9949);animation:fall-64 26s -12s linear infinite}@keyframes fall-64{77.781%{transform:translate(24.0577vw,77.781vh) scale(.9949)}to{transform:translate(20.82795vw,99vh) scale(.9949)}}.snow:nth-child(65){opacity:.6318;transform:translate(80.2168vw,-10px) scale(.4962);animation:fall-65 26s -2s linear infinite}@keyframes fall-65{76.334%{transform:translate(86.6616vw,76.334vh) scale(.4962)}to{transform:translate(83.4392vw,99vh) scale(.4962)}}.snow:nth-child(66){opacity:.1592;transform:translate(33.8844vw,-10px) scale(.2863);animation:fall-66 18s -3s linear infinite}@keyframes fall-66{78.218%{transform:translate(37.9789vw,78.218vh) scale(.2863)}to{transform:translate(35.93165vw,99vh) scale(.2863)}}.snow:nth-child(67){opacity:.0744;transform:translate(31.6572vw,-10px) scale(.3089);animation:fall-67 12s -12s linear infinite}@keyframes fall-67{66.88%{transform:translate(24.537vw,66.88vh) scale(.3089)}to{transform:translate(28.0971vw,99vh) scale(.3089)}}.snow:nth-child(68){opacity:.3288;transform:translate(65.582vw,-10px) scale(.9486);animation:fall-68 17s -22s linear infinite}@keyframes fall-68{40.309%{transform:translate(75.0309vw,40.309vh) scale(.9486)}to{transform:translate(70.30645vw,99vh) scale(.9486)}}.snow:nth-child(69){opacity:1.9442;transform:translate(96.7863vw,-10px) scale(.8443);animation:fall-69 25s -19s linear infinite}@keyframes fall-69{53.749%{transform:translate(106.6814vw,53.749vh) scale(.8443)}to{transform:translate(101.73385vw,99vh) scale(.8443)}}.snow:nth-child(70){opacity:1.1766;transform:translate(89.4839vw,-10px) scale(.811);animation:fall-70 22s -20s linear infinite}@keyframes fall-70{67.392%{transform:translate(82.9473vw,67.392vh) scale(.811)}to{transform:translate(86.2156vw,99vh) scale(.811)}}.snow:nth-child(71){opacity:.2232;transform:translate(28.021vw,-10px) scale(.547);animation:fall-71 23s -3s linear infinite}@keyframes fall-71{66.404%{transform:translate(34.4209vw,66.404vh) scale(.547)}to{transform:translate(31.22095vw,99vh) scale(.547)}}.snow:nth-child(72){opacity:1.5438;transform:translate(52.5978vw,-10px) scale(.9703);animation:fall-72 30s -13s linear infinite}@keyframes fall-72{36.107%{transform:translate(59.7492vw,36.107vh) scale(.9703)}to{transform:translate(56.1735vw,99vh) scale(.9703)}}.snow:nth-child(73){opacity:.1242;transform:translate(73.868vw,-10px) scale(.5506);animation:fall-73 30s -29s linear infinite}@keyframes fall-73{75.435%{transform:translate(64.9703vw,75.435vh) scale(.5506)}to{transform:translate(69.41915vw,99vh) scale(.5506)}}.snow:nth-child(74){opacity:.4228;transform:translate(91.5513vw,-10px) scale(.8652);animation:fall-74 24s -20s linear infinite}@keyframes fall-74{44.282%{transform:translate(101.4031vw,44.282vh) scale(.8652)}to{transform:translate(96.4772vw,99vh) scale(.8652)}}.snow:nth-child(75){opacity:1.2466;transform:translate(38.0537vw,-10px) scale(.0379);animation:fall-75 18s -5s linear infinite}@keyframes fall-75{59.652%{transform:translate(33.6906vw,59.652vh) scale(.0379)}to{transform:translate(35.87215vw,99vh) scale(.0379)}}.snow:nth-child(76){opacity:.933;transform:translate(6.7003vw,-10px) scale(.9163);animation:fall-76 21s -10s linear infinite}@keyframes fall-76{74.052%{transform:translate(16.3396vw,74.052vh) scale(.9163)}to{transform:translate(11.51995vw,99vh) scale(.9163)}}.snow:nth-child(77){opacity:.892;transform:translate(59.6676vw,-10px) scale(.2358);animation:fall-77 28s -11s linear infinite}@keyframes fall-77{70.406%{transform:translate(67.1027vw,70.406vh) scale(.2358)}to{transform:translate(63.38515vw,99vh) scale(.2358)}}.snow:nth-child(78){opacity:.1988;transform:translate(95.5865vw,-10px) scale(.2721);animation:fall-78 13s -27s linear infinite}@keyframes fall-78{76.517%{transform:translate(86.3092vw,76.517vh) scale(.2721)}to{transform:translate(90.94785vw,99vh) scale(.2721)}}.snow:nth-child(79){opacity:.5962;transform:translate(79.9846vw,-10px) scale(.6125);animation:fall-79 20s -29s linear infinite}@keyframes fall-79{36.667%{transform:translate(74.4109vw,36.667vh) scale(.6125)}to{transform:translate(77.19775vw,99vh) scale(.6125)}}.snow:nth-child(80){opacity:1.3168;transform:translate(2.44vw,-10px) scale(.4387);animation:fall-80 17s -22s linear infinite}@keyframes fall-80{66.664%{transform:translate(7.982vw,66.664vh) scale(.4387)}to{transform:translate(5.211vw,99vh) scale(.4387)}}.snow:nth-child(81){opacity:1.7988;transform:translate(78.3513vw,-10px) scale(.7022);animation:fall-81 15s -12s linear infinite}@keyframes fall-81{39.883%{transform:translate(68.8181vw,39.883vh) scale(.7022)}to{transform:translate(73.5847vw,99vh) scale(.7022)}}.snow:nth-child(82){opacity:.6802;transform:translate(9.7205vw,-10px) scale(.4247);animation:fall-82 27s -10s linear infinite}@keyframes fall-82{61.037%{transform:translate(9.4439vw,61.037vh) scale(.4247)}to{transform:translate(9.5822vw,99vh) scale(.4247)}}.snow:nth-child(83){opacity:.1788;transform:translate(75.0744vw,-10px) scale(.046);animation:fall-83 10s -23s linear infinite}@keyframes fall-83{77.29%{transform:translate(71.4124vw,77.29vh) scale(.046)}to{transform:translate(73.2434vw,99vh) scale(.046)}}.snow:nth-child(84){opacity:.5032;transform:translate(37.2815vw,-10px) scale(.6593);animation:fall-84 28s -7s linear infinite}@keyframes fall-84{42.618%{transform:translate(45.7286vw,42.618vh) scale(.6593)}to{transform:translate(41.50505vw,99vh) scale(.6593)}}.snow:nth-child(85){opacity:1.0726;transform:translate(4.5055vw,-10px) scale(.1034);animation:fall-85 25s -12s linear infinite}@keyframes fall-85{77.458%{transform:translate(11.4994vw,77.458vh) scale(.1034)}to{transform:translate(8.00245vw,99vh) scale(.1034)}}.snow:nth-child(86){opacity:1.067;transform:translate(24.9132vw,-10px) scale(.503);animation:fall-86 17s -27s linear infinite}@keyframes fall-86{73.684%{transform:translate(17.8674vw,73.684vh) scale(.503)}to{transform:translate(21.3903vw,99vh) scale(.503)}}.snow:nth-child(87){opacity:1.6208;transform:translate(48.9867vw,-10px) scale(.4892);animation:fall-87 17s -6s linear infinite}@keyframes fall-87{68.575%{transform:translate(48.4944vw,68.575vh) scale(.4892)}to{transform:translate(48.74055vw,99vh) scale(.4892)}}.snow:nth-child(88){opacity:1.9648;transform:translate(68.6878vw,-10px) scale(.1731);animation:fall-88 25s -25s linear infinite}@keyframes fall-88{45.108%{transform:translate(72.7172vw,45.108vh) scale(.1731)}to{transform:translate(70.7025vw,99vh) scale(.1731)}}.snow:nth-child(89){opacity:1.0378;transform:translate(28.6946vw,-10px) scale(.6697);animation:fall-89 27s -11s linear infinite}@keyframes fall-89{57.741%{transform:translate(33.6498vw,57.741vh) scale(.6697)}to{transform:translate(31.1722vw,99vh) scale(.6697)}}.snow:nth-child(90){opacity:.1516;transform:translate(20.3317vw,-10px) scale(.0057);animation:fall-90 20s -5s linear infinite}@keyframes fall-90{76.449%{transform:translate(26.0845vw,76.449vh) scale(.0057)}to{transform:translate(23.2081vw,99vh) scale(.0057)}}.snow:nth-child(91){opacity:1.1342;transform:translate(94.2767vw,-10px) scale(.4259);animation:fall-91 18s -1s linear infinite}@keyframes fall-91{62.451%{transform:translate(93.206vw,62.451vh) scale(.4259)}to{transform:translate(93.74135vw,99vh) scale(.4259)}}.snow:nth-child(92){opacity:1.173;transform:translate(62.598vw,-10px) scale(.5384);animation:fall-92 19s -16s linear infinite}@keyframes fall-92{77.277%{transform:translate(64.8228vw,77.277vh) scale(.5384)}to{transform:translate(63.7104vw,99vh) scale(.5384)}}.snow:nth-child(93){opacity:1.066;transform:translate(15.4635vw,-10px) scale(.4794);animation:fall-93 22s -8s linear infinite}@keyframes fall-93{79.308%{transform:translate(12.7407vw,79.308vh) scale(.4794)}to{transform:translate(14.1021vw,99vh) scale(.4794)}}.snow:nth-child(94){opacity:.2348;transform:translate(12.7168vw,-10px) scale(.7106);animation:fall-94 21s -15s linear infinite}@keyframes fall-94{60.714%{transform:translate(19.7005vw,60.714vh) scale(.7106)}to{transform:translate(16.20865vw,99vh) scale(.7106)}}.snow:nth-child(95){opacity:.2188;transform:translate(6.7558vw,-10px) scale(.1257);animation:fall-95 29s -11s linear infinite}@keyframes fall-95{65.322%{transform:translate(10.7183vw,65.322vh) scale(.1257)}to{transform:translate(8.73705vw,99vh) scale(.1257)}}.snow:nth-child(96){opacity:1.9586;transform:translate(71.0332vw,-10px) scale(.1463);animation:fall-96 19s -7s linear infinite}@keyframes fall-96{30.573%{transform:translate(69.6614vw,30.573vh) scale(.1463)}to{transform:translate(70.3473vw,99vh) scale(.1463)}}.snow:nth-child(97){opacity:1.2406;transform:translate(9.9073vw,-10px) scale(.2033);animation:fall-97 11s -27s linear infinite}@keyframes fall-97{75.649%{transform:translate(9.4934vw,75.649vh) scale(.2033)}to{transform:translate(9.70035vw,99vh) scale(.2033)}}.snow:nth-child(98){opacity:.5966;transform:translate(22.2354vw,-10px) scale(.5873);animation:fall-98 29s -13s linear infinite}@keyframes fall-98{51.786%{transform:translate(16.882vw,51.786vh) scale(.5873)}to{transform:translate(19.5587vw,99vh) scale(.5873)}}.snow:nth-child(99){opacity:1.7316;transform:translate(46.5842vw,-10px) scale(.4918);animation:fall-99 24s -2s linear infinite}@keyframes fall-99{30.512%{transform:translate(42.6567vw,30.512vh) scale(.4918)}to{transform:translate(44.62045vw,99vh) scale(.4918)}}.snow:nth-child(100){opacity:.4008;transform:translate(51.3569vw,-10px) scale(.0318);animation:fall-100 28s -3s linear infinite}@keyframes fall-100{51.964%{transform:translate(41.8232vw,51.964vh) scale(.0318)}to{transform:translate(46.59005vw,99vh) scale(.0318)}}.snow:nth-child(101){opacity:1.9912;transform:translate(44.2796vw,-10px) scale(.9778);animation:fall-101 25s -5s linear infinite}@keyframes fall-101{39.75%{transform:translate(36.0343vw,39.75vh) scale(.9778)}to{transform:translate(40.15695vw,99vh) scale(.9778)}}.snow:nth-child(102){opacity:1.5382;transform:translate(95.2006vw,-10px) scale(.0348);animation:fall-102 28s -12s linear infinite}@keyframes fall-102{42.439%{transform:translate(94.6495vw,42.439vh) scale(.0348)}to{transform:translate(94.92505vw,99vh) scale(.0348)}}.snow:nth-child(103){opacity:1.3426;transform:translate(29.7024vw,-10px) scale(.6802);animation:fall-103 30s -27s linear infinite}@keyframes fall-103{52.64%{transform:translate(32.5699vw,52.64vh) scale(.6802)}to{transform:translate(31.13615vw,99vh) scale(.6802)}}.snow:nth-child(104){opacity:1.1344;transform:translate(78.2726vw,-10px) scale(.2074);animation:fall-104 30s -11s linear infinite}@keyframes fall-104{42.285%{transform:translate(70.1738vw,42.285vh) scale(.2074)}to{transform:translate(74.2232vw,99vh) scale(.2074)}}.snow:nth-child(105){opacity:.3756;transform:translate(51.5763vw,-10px) scale(.7147);animation:fall-105 21s -11s linear infinite}@keyframes fall-105{42.113%{transform:translate(60.0846vw,42.113vh) scale(.7147)}to{transform:translate(55.83045vw,99vh) scale(.7147)}}.snow:nth-child(106){opacity:1.8184;transform:translate(14.762vw,-10px) scale(.9285);animation:fall-106 27s -16s linear infinite}@keyframes fall-106{71.072%{transform:translate(21.1003vw,71.072vh) scale(.9285)}to{transform:translate(17.93115vw,99vh) scale(.9285)}}.snow:nth-child(107){opacity:1.0172;transform:translate(95.324vw,-10px) scale(.2306);animation:fall-107 28s -28s linear infinite}@keyframes fall-107{34.766%{transform:translate(99.8636vw,34.766vh) scale(.2306)}to{transform:translate(97.5938vw,99vh) scale(.2306)}}.snow:nth-child(108){opacity:.4778;transform:translate(71.6777vw,-10px) scale(.7826);animation:fall-108 25s -19s linear infinite}@keyframes fall-108{37.558%{transform:translate(69.7312vw,37.558vh) scale(.7826)}to{transform:translate(70.70445vw,99vh) scale(.7826)}}.snow:nth-child(109){opacity:.0838;transform:translate(37.4048vw,-10px) scale(.9246);animation:fall-109 10s -1s linear infinite}@keyframes fall-109{58.671%{transform:translate(30.2348vw,58.671vh) scale(.9246)}to{transform:translate(33.8198vw,99vh) scale(.9246)}}.snow:nth-child(110){opacity:.9158;transform:translate(92.4523vw,-10px) scale(.2972);animation:fall-110 18s -16s linear infinite}@keyframes fall-110{35.268%{transform:translate(91.8583vw,35.268vh) scale(.2972)}to{transform:translate(92.1553vw,99vh) scale(.2972)}}.snow:nth-child(111){opacity:1.3676;transform:translate(2.1929vw,-10px) scale(.3784);animation:fall-111 18s -25s linear infinite}@keyframes fall-111{70.867%{transform:translate(-4.0141vw,70.867vh) scale(.3784)}to{transform:translate(-.9106vw,99vh) scale(.3784)}}.snow:nth-child(112){opacity:.7616;transform:translate(11.8949vw,-10px) scale(.5041);animation:fall-112 16s -12s linear infinite}@keyframes fall-112{51.363%{transform:translate(17.7691vw,51.363vh) scale(.5041)}to{transform:translate(14.832vw,99vh) scale(.5041)}}.snow:nth-child(113){opacity:.9612;transform:translate(1.2333vw,-10px) scale(.2666);animation:fall-113 21s -24s linear infinite}@keyframes fall-113{37.523%{transform:translate(-7.9676vw,37.523vh) scale(.2666)}to{transform:translate(-3.36715vw,99vh) scale(.2666)}}.snow:nth-child(114){opacity:.5248;transform:translate(55.8129vw,-10px) scale(.772);animation:fall-114 19s -30s linear infinite}@keyframes fall-114{32.523%{transform:translate(55.1895vw,32.523vh) scale(.772)}to{transform:translate(55.5012vw,99vh) scale(.772)}}.snow:nth-child(115){opacity:1.3738;transform:translate(87.318vw,-10px) scale(.8229);animation:fall-115 11s -12s linear infinite}@keyframes fall-115{74.63%{transform:translate(87.2509vw,74.63vh) scale(.8229)}to{transform:translate(87.28445vw,99vh) scale(.8229)}}.snow:nth-child(116){opacity:.8444;transform:translate(54.995vw,-10px) scale(.8043);animation:fall-116 13s -15s linear infinite}@keyframes fall-116{65.046%{transform:translate(56.3842vw,65.046vh) scale(.8043)}to{transform:translate(55.6896vw,99vh) scale(.8043)}}.snow:nth-child(117){opacity:.11;transform:translate(91.7292vw,-10px) scale(.3148);animation:fall-117 21s -6s linear infinite}@keyframes fall-117{48.993%{transform:translate(86.4857vw,48.993vh) scale(.3148)}to{transform:translate(89.10745vw,99vh) scale(.3148)}}.snow:nth-child(118){opacity:1.3664;transform:translate(62.5356vw,-10px) scale(.3271);animation:fall-118 13s -8s linear infinite}@keyframes fall-118{63.716%{transform:translate(59.0224vw,63.716vh) scale(.3271)}to{transform:translate(60.779vw,99vh) scale(.3271)}}.snow:nth-child(119){opacity:1.8492;transform:translate(13.1675vw,-10px) scale(.4288);animation:fall-119 18s -16s linear infinite}@keyframes fall-119{76.327%{transform:translate(20.1251vw,76.327vh) scale(.4288)}to{transform:translate(16.6463vw,99vh) scale(.4288)}}.snow:nth-child(120){opacity:1.764;transform:translate(54.2534vw,-10px) scale(.7607);animation:fall-120 25s -22s linear infinite}@keyframes fall-120{51.17%{transform:translate(55.7367vw,51.17vh) scale(.7607)}to{transform:translate(54.99505vw,99vh) scale(.7607)}}.snow:nth-child(121){opacity:1.65;transform:translate(21.1094vw,-10px) scale(.9263);animation:fall-121 14s -19s linear infinite}@keyframes fall-121{56.664%{transform:translate(22.8083vw,56.664vh) scale(.9263)}to{transform:translate(21.95885vw,99vh) scale(.9263)}}.snow:nth-child(122){opacity:1.0516;transform:translate(3.031vw,-10px) scale(.085);animation:fall-122 18s -18s linear infinite}@keyframes fall-122{39.695%{transform:translate(-3.574vw,39.695vh) scale(.085)}to{transform:translate(-.2715vw,99vh) scale(.085)}}.snow:nth-child(123){opacity:1.9624;transform:translate(48.146vw,-10px) scale(.8368);animation:fall-123 12s -29s linear infinite}@keyframes fall-123{36.327%{transform:translate(56.7677vw,36.327vh) scale(.8368)}to{transform:translate(52.45685vw,99vh) scale(.8368)}}.snow:nth-child(124){opacity:.6946;transform:translate(2.3587vw,-10px) scale(.6584);animation:fall-124 15s -9s linear infinite}@keyframes fall-124{64.549%{transform:translate(1.6873vw,64.549vh) scale(.6584)}to{transform:translate(2.023vw,99vh) scale(.6584)}}.snow:nth-child(125){opacity:1.1074;transform:translate(40.774vw,-10px) scale(.5068);animation:fall-125 19s -28s linear infinite}@keyframes fall-125{32.269%{transform:translate(50.1149vw,32.269vh) scale(.5068)}to{transform:translate(45.44445vw,99vh) scale(.5068)}}.snow:nth-child(126){opacity:.4118;transform:translate(41.9327vw,-10px) scale(.7253);animation:fall-126 24s -3s linear infinite}@keyframes fall-126{48.896%{transform:translate(49.0656vw,48.896vh) scale(.7253)}to{transform:translate(45.49915vw,99vh) scale(.7253)}}.snow:nth-child(127){opacity:1.474;transform:translate(84.9556vw,-10px) scale(.8769);animation:fall-127 26s -5s linear infinite}@keyframes fall-127{76.984%{transform:translate(84.6635vw,76.984vh) scale(.8769)}to{transform:translate(84.80955vw,99vh) scale(.8769)}}.snow:nth-child(128){opacity:1.0612;transform:translate(10.6466vw,-10px) scale(.5955);animation:fall-128 15s -4s linear infinite}@keyframes fall-128{35.546%{transform:translate(18.5165vw,35.546vh) scale(.5955)}to{transform:translate(14.58155vw,99vh) scale(.5955)}}.snow:nth-child(129){opacity:1.1394;transform:translate(18.3326vw,-10px) scale(.417);animation:fall-129 14s -12s linear infinite}@keyframes fall-129{52.507%{transform:translate(19.8014vw,52.507vh) scale(.417)}to{transform:translate(19.067vw,99vh) scale(.417)}}.snow:nth-child(130){opacity:.1344;transform:translate(73.3914vw,-10px) scale(.5877);animation:fall-130 20s -19s linear infinite}@keyframes fall-130{57.42%{transform:translate(69.1085vw,57.42vh) scale(.5877)}to{transform:translate(71.24995vw,99vh) scale(.5877)}}.snow:nth-child(131){opacity:1.3096;transform:translate(81.4828vw,-10px) scale(.7529);animation:fall-131 24s -6s linear infinite}@keyframes fall-131{61.284%{transform:translate(79.0788vw,61.284vh) scale(.7529)}to{transform:translate(80.2808vw,99vh) scale(.7529)}}.snow:nth-child(132){opacity:1.304;transform:translate(64.4112vw,-10px) scale(.3101);animation:fall-132 10s -14s linear infinite}@keyframes fall-132{56.5%{transform:translate(67.6437vw,56.5vh) scale(.3101)}to{transform:translate(66.02745vw,99vh) scale(.3101)}}.snow:nth-child(133){opacity:1.4074;transform:translate(83.338vw,-10px) scale(.285);animation:fall-133 14s -10s linear infinite}@keyframes fall-133{56.214%{transform:translate(84.0978vw,56.214vh) scale(.285)}to{transform:translate(83.7179vw,99vh) scale(.285)}}.snow:nth-child(134){opacity:.4192;transform:translate(84.8906vw,-10px) scale(.749);animation:fall-134 30s -14s linear infinite}@keyframes fall-134{69.073%{transform:translate(94.3661vw,69.073vh) scale(.749)}to{transform:translate(89.62835vw,99vh) scale(.749)}}.snow:nth-child(135){opacity:1.6278;transform:translate(12.017vw,-10px) scale(.9414);animation:fall-135 24s -17s linear infinite}@keyframes fall-135{58.768%{transform:translate(6.1241vw,58.768vh) scale(.9414)}to{transform:translate(9.07055vw,99vh) scale(.9414)}}.snow:nth-child(136){opacity:.1442;transform:translate(14.1577vw,-10px) scale(.2965);animation:fall-136 23s -30s linear infinite}@keyframes fall-136{74.866%{transform:translate(14.9896vw,74.866vh) scale(.2965)}to{transform:translate(14.57365vw,99vh) scale(.2965)}}.snow:nth-child(137){opacity:1.6874;transform:translate(47.7211vw,-10px) scale(.6113);animation:fall-137 11s -17s linear infinite}@keyframes fall-137{49.311%{transform:translate(39.8157vw,49.311vh) scale(.6113)}to{transform:translate(43.7684vw,99vh) scale(.6113)}}.snow:nth-child(138){opacity:.2978;transform:translate(34.6456vw,-10px) scale(.4136);animation:fall-138 11s -5s linear infinite}@keyframes fall-138{32.708%{transform:translate(38.2055vw,32.708vh) scale(.4136)}to{transform:translate(36.42555vw,99vh) scale(.4136)}}.snow:nth-child(139){opacity:.567;transform:translate(27.3844vw,-10px) scale(.3239);animation:fall-139 18s -13s linear infinite}@keyframes fall-139{31.822%{transform:translate(22.1114vw,31.822vh) scale(.3239)}to{transform:translate(24.7479vw,99vh) scale(.3239)}}.snow:nth-child(140){opacity:1.1572;transform:translate(31.2046vw,-10px) scale(.137);animation:fall-140 15s -21s linear infinite}@keyframes fall-140{35.181%{transform:translate(23.3205vw,35.181vh) scale(.137)}to{transform:translate(27.26255vw,99vh) scale(.137)}}.snow:nth-child(141){opacity:1.3852;transform:translate(68.6925vw,-10px) scale(.5983);animation:fall-141 26s -28s linear infinite}@keyframes fall-141{38.067%{transform:translate(74.5447vw,38.067vh) scale(.5983)}to{transform:translate(71.6186vw,99vh) scale(.5983)}}.snow:nth-child(142){opacity:1.4232;transform:translate(96.0859vw,-10px) scale(.8587);animation:fall-142 29s -17s linear infinite}@keyframes fall-142{48.157%{transform:translate(95.967vw,48.157vh) scale(.8587)}to{transform:translate(96.02645vw,99vh) scale(.8587)}}.snow:nth-child(143){opacity:1.6884;transform:translate(87.5691vw,-10px) scale(.9188);animation:fall-143 11s -12s linear infinite}@keyframes fall-143{32.086%{transform:translate(97.3038vw,32.086vh) scale(.9188)}to{transform:translate(92.43645vw,99vh) scale(.9188)}}.snow:nth-child(144){opacity:.4084;transform:translate(51.0306vw,-10px) scale(.6031);animation:fall-144 16s -26s linear infinite}@keyframes fall-144{35.669%{transform:translate(42.2747vw,35.669vh) scale(.6031)}to{transform:translate(46.65265vw,99vh) scale(.6031)}}.snow:nth-child(145){opacity:.3638;transform:translate(31.589vw,-10px) scale(.7229);animation:fall-145 24s -28s linear infinite}@keyframes fall-145{55.883%{transform:translate(22.1716vw,55.883vh) scale(.7229)}to{transform:translate(26.8803vw,99vh) scale(.7229)}}.snow:nth-child(146){opacity:1.9924;transform:translate(86.0708vw,-10px) scale(.2725);animation:fall-146 29s -6s linear infinite}@keyframes fall-146{30.712%{transform:translate(89.6447vw,30.712vh) scale(.2725)}to{transform:translate(87.85775vw,99vh) scale(.2725)}}.snow:nth-child(147){opacity:1.4438;transform:translate(71.5815vw,-10px) scale(.713);animation:fall-147 10s -27s linear infinite}@keyframes fall-147{67.647%{transform:translate(75.2801vw,67.647vh) scale(.713)}to{transform:translate(73.4308vw,99vh) scale(.713)}}.snow:nth-child(148){opacity:.8638;transform:translate(79.6703vw,-10px) scale(.7399);animation:fall-148 25s -17s linear infinite}@keyframes fall-148{38.857%{transform:translate(85.7825vw,38.857vh) scale(.7399)}to{transform:translate(82.7264vw,99vh) scale(.7399)}}.snow:nth-child(149){opacity:.4114;transform:translate(73.4955vw,-10px) scale(.1931);animation:fall-149 29s -6s linear infinite}@keyframes fall-149{44.496%{transform:translate(71.8226vw,44.496vh) scale(.1931)}to{transform:translate(72.65905vw,99vh) scale(.1931)}}.snow:nth-child(150){opacity:.5532;transform:translate(32.3364vw,-10px) scale(.7838);animation:fall-150 23s -24s linear infinite}@keyframes fall-150{44.199%{transform:translate(39.2772vw,44.199vh) scale(.7838)}to{transform:translate(35.8068vw,99vh) scale(.7838)}}.snow:nth-child(151){opacity:.2862;transform:translate(10.4813vw,-10px) scale(.5785);animation:fall-151 15s -24s linear infinite}@keyframes fall-151{54.705%{transform:translate(11.6455vw,54.705vh) scale(.5785)}to{transform:translate(11.0634vw,99vh) scale(.5785)}}.snow:nth-child(152){opacity:1.8564;transform:translate(63.3517vw,-10px) scale(.2315);animation:fall-152 29s -18s linear infinite}@keyframes fall-152{30.753%{transform:translate(56.5339vw,30.753vh) scale(.2315)}to{transform:translate(59.9428vw,99vh) scale(.2315)}}.snow:nth-child(153){opacity:.4674;transform:translate(11.0347vw,-10px) scale(.4346);animation:fall-153 18s -8s linear infinite}@keyframes fall-153{48.251%{transform:translate(17.202vw,48.251vh) scale(.4346)}to{transform:translate(14.11835vw,99vh) scale(.4346)}}.snow:nth-child(154){opacity:.9154;transform:translate(73.8356vw,-10px) scale(.8882);animation:fall-154 15s -23s linear infinite}@keyframes fall-154{34.944%{transform:translate(83.4494vw,34.944vh) scale(.8882)}to{transform:translate(78.6425vw,99vh) scale(.8882)}}.snow:nth-child(155){opacity:.3104;transform:translate(77.4726vw,-10px) scale(.812);animation:fall-155 16s -23s linear infinite}@keyframes fall-155{30.823%{transform:translate(68.9895vw,30.823vh) scale(.812)}to{transform:translate(73.23105vw,99vh) scale(.812)}}.snow:nth-child(156){opacity:.7832;transform:translate(98.3681vw,-10px) scale(.815);animation:fall-156 28s -23s linear infinite}@keyframes fall-156{59.403%{transform:translate(102.6413vw,59.403vh) scale(.815)}to{transform:translate(100.5047vw,99vh) scale(.815)}}.snow:nth-child(157){opacity:.8286;transform:translate(88.9709vw,-10px) scale(.2554);animation:fall-157 13s -17s linear infinite}@keyframes fall-157{51.205%{transform:translate(80.9985vw,51.205vh) scale(.2554)}to{transform:translate(84.9847vw,99vh) scale(.2554)}}.snow:nth-child(158){opacity:.4558;transform:translate(54.8097vw,-10px) scale(.563);animation:fall-158 14s -22s linear infinite}@keyframes fall-158{72.83%{transform:translate(50.6681vw,72.83vh) scale(.563)}to{transform:translate(52.7389vw,99vh) scale(.563)}}.snow:nth-child(159){opacity:.449;transform:translate(27.1155vw,-10px) scale(.7575);animation:fall-159 24s -16s linear infinite}@keyframes fall-159{70.236%{transform:translate(30.7895vw,70.236vh) scale(.7575)}to{transform:translate(28.9525vw,99vh) scale(.7575)}}.snow:nth-child(160){opacity:.728;transform:translate(31.5706vw,-10px) scale(.2837);animation:fall-160 20s -7s linear infinite}@keyframes fall-160{48.239%{transform:translate(37.752vw,48.239vh) scale(.2837)}to{transform:translate(34.6613vw,99vh) scale(.2837)}}.snow:nth-child(161){opacity:1.755;transform:translate(36.9197vw,-10px) scale(.1356);animation:fall-161 21s -25s linear infinite}@keyframes fall-161{46.4%{transform:translate(41.9202vw,46.4vh) scale(.1356)}to{transform:translate(39.41995vw,99vh) scale(.1356)}}.snow:nth-child(162){opacity:1.5234;transform:translate(77.4899vw,-10px) scale(.1703);animation:fall-162 23s -4s linear infinite}@keyframes fall-162{48.66%{transform:translate(69.0897vw,48.66vh) scale(.1703)}to{transform:translate(73.2898vw,99vh) scale(.1703)}}.snow:nth-child(163){opacity:1.706;transform:translate(34.4884vw,-10px) scale(.8401);animation:fall-163 26s -1s linear infinite}@keyframes fall-163{59.239%{transform:translate(33.9682vw,59.239vh) scale(.8401)}to{transform:translate(34.2283vw,99vh) scale(.8401)}}.snow:nth-child(164){opacity:.6832;transform:translate(24.6693vw,-10px) scale(.7229);animation:fall-164 13s -17s linear infinite}@keyframes fall-164{44.815%{transform:translate(26.5805vw,44.815vh) scale(.7229)}to{transform:translate(25.6249vw,99vh) scale(.7229)}}.snow:nth-child(165){opacity:.2164;transform:translate(89.6818vw,-10px) scale(.0226);animation:fall-165 13s -24s linear infinite}@keyframes fall-165{61.125%{transform:translate(85.8433vw,61.125vh) scale(.0226)}to{transform:translate(87.76255vw,99vh) scale(.0226)}}.snow:nth-child(166){opacity:.7896;transform:translate(12.983vw,-10px) scale(.2361);animation:fall-166 30s -22s linear infinite}@keyframes fall-166{38.991%{transform:translate(16.4563vw,38.991vh) scale(.2361)}to{transform:translate(14.71965vw,99vh) scale(.2361)}}.snow:nth-child(167){opacity:1.3102;transform:translate(93.4707vw,-10px) scale(.1252);animation:fall-167 18s -11s linear infinite}@keyframes fall-167{42.043%{transform:translate(83.7126vw,42.043vh) scale(.1252)}to{transform:translate(88.59165vw,99vh) scale(.1252)}}.snow:nth-child(168){opacity:1.2164;transform:translate(84.9131vw,-10px) scale(.7521);animation:fall-168 14s -13s linear infinite}@keyframes fall-168{45.85%{transform:translate(85.4857vw,45.85vh) scale(.7521)}to{transform:translate(85.1994vw,99vh) scale(.7521)}}.snow:nth-child(169){opacity:.7864;transform:translate(5.5857vw,-10px) scale(.88);animation:fall-169 13s -13s linear infinite}@keyframes fall-169{52.052%{transform:translate(7.2879vw,52.052vh) scale(.88)}to{transform:translate(6.4368vw,99vh) scale(.88)}}.snow:nth-child(170){opacity:1.4394;transform:translate(77.1073vw,-10px) scale(.0978);animation:fall-170 10s -11s linear infinite}@keyframes fall-170{60.639%{transform:translate(82.3685vw,60.639vh) scale(.0978)}to{transform:translate(79.7379vw,99vh) scale(.0978)}}.snow:nth-child(171){opacity:.9004;transform:translate(8.7786vw,-10px) scale(.7207);animation:fall-171 26s -4s linear infinite}@keyframes fall-171{72.4%{transform:translate(16.8522vw,72.4vh) scale(.7207)}to{transform:translate(12.8154vw,99vh) scale(.7207)}}.snow:nth-child(172){opacity:1.4342;transform:translate(93.2908vw,-10px) scale(.7506);animation:fall-172 25s -21s linear infinite}@keyframes fall-172{33.558%{transform:translate(102.3731vw,33.558vh) scale(.7506)}to{transform:translate(97.83195vw,99vh) scale(.7506)}}.snow:nth-child(173){opacity:.5092;transform:translate(7.8401vw,-10px) scale(.2368);animation:fall-173 14s -7s linear infinite}@keyframes fall-173{38.316%{transform:translate(8.9857vw,38.316vh) scale(.2368)}to{transform:translate(8.4129vw,99vh) scale(.2368)}}.snow:nth-child(174){opacity:1.2344;transform:translate(1.471vw,-10px) scale(.718);animation:fall-174 28s -15s linear infinite}@keyframes fall-174{75.022%{transform:translate(6.2859vw,75.022vh) scale(.718)}to{transform:translate(3.87845vw,99vh) scale(.718)}}.snow:nth-child(175){opacity:.591;transform:translate(58.3841vw,-10px) scale(.3907);animation:fall-175 21s -13s linear infinite}@keyframes fall-175{55.856%{transform:translate(54.8136vw,55.856vh) scale(.3907)}to{transform:translate(56.59885vw,99vh) scale(.3907)}}.snow:nth-child(176){opacity:.4698;transform:translate(81.4491vw,-10px) scale(.4593);animation:fall-176 28s -19s linear infinite}@keyframes fall-176{78.609%{transform:translate(78.6342vw,78.609vh) scale(.4593)}to{transform:translate(80.04165vw,99vh) scale(.4593)}}.snow:nth-child(177){opacity:.0766;transform:translate(30.3904vw,-10px) scale(.1186);animation:fall-177 13s -11s linear infinite}@keyframes fall-177{69.449%{transform:translate(21.3846vw,69.449vh) scale(.1186)}to{transform:translate(25.8875vw,99vh) scale(.1186)}}.snow:nth-child(178){opacity:.7148;transform:translate(20.3223vw,-10px) scale(.7635);animation:fall-178 11s -30s linear infinite}@keyframes fall-178{40.101%{transform:translate(12.1265vw,40.101vh) scale(.7635)}to{transform:translate(16.2244vw,99vh) scale(.7635)}}.snow:nth-child(179){opacity:1.1144;transform:translate(10.0433vw,-10px) scale(.0856);animation:fall-179 16s -29s linear infinite}@keyframes fall-179{62.677%{transform:translate(17.9119vw,62.677vh) scale(.0856)}to{transform:translate(13.9776vw,99vh) scale(.0856)}}.snow:nth-child(180){opacity:1.0812;transform:translate(41.0336vw,-10px) scale(.9188);animation:fall-180 19s -23s linear infinite}@keyframes fall-180{65.245%{transform:translate(44.3994vw,65.245vh) scale(.9188)}to{transform:translate(42.7165vw,99vh) scale(.9188)}}.snow:nth-child(181){opacity:1.4222;transform:translate(43.1082vw,-10px) scale(.5787);animation:fall-181 17s -14s linear infinite}@keyframes fall-181{70.761%{transform:translate(40.9901vw,70.761vh) scale(.5787)}to{transform:translate(42.04915vw,99vh) scale(.5787)}}.snow:nth-child(182){opacity:1.9368;transform:translate(2.5747vw,-10px) scale(.2566);animation:fall-182 11s -12s linear infinite}@keyframes fall-182{74.274%{transform:translate(-4.8673vw,74.274vh) scale(.2566)}to{transform:translate(-1.1463vw,99vh) scale(.2566)}}.snow:nth-child(183){opacity:1.0186;transform:translate(13.5989vw,-10px) scale(.0087);animation:fall-183 19s -25s linear infinite}@keyframes fall-183{63.12%{transform:translate(9.6928vw,63.12vh) scale(.0087)}to{transform:translate(11.64585vw,99vh) scale(.0087)}}.snow:nth-child(184){opacity:1.1526;transform:translate(14.6197vw,-10px) scale(.7087);animation:fall-184 11s -13s linear infinite}@keyframes fall-184{76.246%{transform:translate(6.8283vw,76.246vh) scale(.7087)}to{transform:translate(10.724vw,99vh) scale(.7087)}}.snow:nth-child(185){opacity:.1734;transform:translate(71.8872vw,-10px) scale(.3161);animation:fall-185 26s -14s linear infinite}@keyframes fall-185{58.651%{transform:translate(80.8052vw,58.651vh) scale(.3161)}to{transform:translate(76.3462vw,99vh) scale(.3161)}}.snow:nth-child(186){opacity:1.0192;transform:translate(56.4115vw,-10px) scale(.7437);animation:fall-186 18s -7s linear infinite}@keyframes fall-186{53.595%{transform:translate(47.1967vw,53.595vh) scale(.7437)}to{transform:translate(51.8041vw,99vh) scale(.7437)}}.snow:nth-child(187){opacity:1.5744;transform:translate(60.7631vw,-10px) scale(.2683);animation:fall-187 27s -14s linear infinite}@keyframes fall-187{55.185%{transform:translate(56.2922vw,55.185vh) scale(.2683)}to{transform:translate(58.52765vw,99vh) scale(.2683)}}.snow:nth-child(188){opacity:1.146;transform:translate(33.1723vw,-10px) scale(.9476);animation:fall-188 23s -29s linear infinite}@keyframes fall-188{60.15%{transform:translate(36.9973vw,60.15vh) scale(.9476)}to{transform:translate(35.0848vw,99vh) scale(.9476)}}.snow:nth-child(189){opacity:.1088;transform:translate(67.6528vw,-10px) scale(.0459);animation:fall-189 28s -15s linear infinite}@keyframes fall-189{62.434%{transform:translate(73.397vw,62.434vh) scale(.0459)}to{transform:translate(70.5249vw,99vh) scale(.0459)}}.snow:nth-child(190){opacity:.9944;transform:translate(24.5182vw,-10px) scale(.5263);animation:fall-190 29s -12s linear infinite}@keyframes fall-190{61.04%{transform:translate(30.3854vw,61.04vh) scale(.5263)}to{transform:translate(27.4518vw,99vh) scale(.5263)}}.snow:nth-child(191){opacity:1.5014;transform:translate(10.1148vw,-10px) scale(.5283);animation:fall-191 27s -29s linear infinite}@keyframes fall-191{41.408%{transform:translate(3.6425vw,41.408vh) scale(.5283)}to{transform:translate(6.87865vw,99vh) scale(.5283)}}.snow:nth-child(192){opacity:1.3366;transform:translate(41.8475vw,-10px) scale(.5074);animation:fall-192 29s -10s linear infinite}@keyframes fall-192{62.867%{transform:translate(34.3296vw,62.867vh) scale(.5074)}to{transform:translate(38.08855vw,99vh) scale(.5074)}}.snow:nth-child(193){opacity:1.5094;transform:translate(99.9713vw,-10px) scale(.109);animation:fall-193 27s -20s linear infinite}@keyframes fall-193{49.132%{transform:translate(105.0738vw,49.132vh) scale(.109)}to{transform:translate(102.52255vw,99vh) scale(.109)}}.snow:nth-child(194){opacity:.3096;transform:translate(85.7105vw,-10px) scale(.3777);animation:fall-194 12s -26s linear infinite}@keyframes fall-194{43.429%{transform:translate(77.8224vw,43.429vh) scale(.3777)}to{transform:translate(81.76645vw,99vh) scale(.3777)}}.snow:nth-child(195){opacity:.8614;transform:translate(19.7694vw,-10px) scale(.2923);animation:fall-195 20s -1s linear infinite}@keyframes fall-195{68.099%{transform:translate(13.546vw,68.099vh) scale(.2923)}to{transform:translate(16.6577vw,99vh) scale(.2923)}}.snow:nth-child(196){opacity:1.4468;transform:translate(45.5817vw,-10px) scale(.5726);animation:fall-196 14s -13s linear infinite}@keyframes fall-196{45.981%{transform:translate(49.8555vw,45.981vh) scale(.5726)}to{transform:translate(47.7186vw,99vh) scale(.5726)}}.snow:nth-child(197){opacity:.5564;transform:translate(73.9328vw,-10px) scale(.809);animation:fall-197 12s -22s linear infinite}@keyframes fall-197{76.961%{transform:translate(77.2858vw,76.961vh) scale(.809)}to{transform:translate(75.6093vw,99vh) scale(.809)}}.snow:nth-child(198){opacity:.0398;transform:translate(32.8171vw,-10px) scale(.4775);animation:fall-198 30s -12s linear infinite}@keyframes fall-198{78.811%{transform:translate(34.2946vw,78.811vh) scale(.4775)}to{transform:translate(33.55585vw,99vh) scale(.4775)}}.snow:nth-child(199){opacity:1.997;transform:translate(78.7017vw,-10px) scale(.2847);animation:fall-199 19s -9s linear infinite}@keyframes fall-199{48.772%{transform:translate(75.8244vw,48.772vh) scale(.2847)}to{transform:translate(77.26305vw,99vh) scale(.2847)}}.snow:nth-child(200){opacity:1.3922;transform:translate(51.6564vw,-10px) scale(.6024);animation:fall-200 23s -18s linear infinite}@keyframes fall-200{48.945%{transform:translate(44.2237vw,48.945vh) scale(.6024)}to{transform:translate(47.94005vw,99vh) scale(.6024)}}.snow:nth-child(201){opacity:1.781;transform:translate(92.7701vw,-10px) scale(.1475);animation:fall-201 10s -26s linear infinite}@keyframes fall-201{33.128%{transform:translate(89.8819vw,33.128vh) scale(.1475)}to{transform:translate(91.326vw,99vh) scale(.1475)}}.snow:nth-child(202){opacity:1.7812;transform:translate(14.9216vw,-10px) scale(.8129);animation:fall-202 16s -30s linear infinite}@keyframes fall-202{68.627%{transform:translate(7.8311vw,68.627vh) scale(.8129)}to{transform:translate(11.37635vw,99vh) scale(.8129)}}.snow:nth-child(203){opacity:.8156;transform:translate(12.6503vw,-10px) scale(.7955);animation:fall-203 15s -23s linear infinite}@keyframes fall-203{54.385%{transform:translate(15.0535vw,54.385vh) scale(.7955)}to{transform:translate(13.8519vw,99vh) scale(.7955)}}.snow:nth-child(204){opacity:.1112;transform:translate(27.4466vw,-10px) scale(.5664);animation:fall-204 23s -30s linear infinite}@keyframes fall-204{54.833%{transform:translate(20.9242vw,54.833vh) scale(.5664)}to{transform:translate(24.1854vw,99vh) scale(.5664)}}.snow:nth-child(205){opacity:1.3008;transform:translate(66.658vw,-10px) scale(.1537);animation:fall-205 13s -14s linear infinite}@keyframes fall-205{38.195%{transform:translate(62.1547vw,38.195vh) scale(.1537)}to{transform:translate(64.40635vw,99vh) scale(.1537)}}.snow:nth-child(206){opacity:1.7734;transform:translate(35.3951vw,-10px) scale(.4545);animation:fall-206 22s -17s linear infinite}@keyframes fall-206{49.297%{transform:translate(30.9612vw,49.297vh) scale(.4545)}to{transform:translate(33.17815vw,99vh) scale(.4545)}}.snow:nth-child(207){opacity:.4342;transform:translate(94.0251vw,-10px) scale(.3868);animation:fall-207 17s -27s linear infinite}@keyframes fall-207{64.167%{transform:translate(84.1797vw,64.167vh) scale(.3868)}to{transform:translate(89.1024vw,99vh) scale(.3868)}}.snow:nth-child(208){opacity:.8054;transform:translate(17.432vw,-10px) scale(.671);animation:fall-208 26s -13s linear infinite}@keyframes fall-208{75.488%{transform:translate(12.6875vw,75.488vh) scale(.671)}to{transform:translate(15.05975vw,99vh) scale(.671)}}.snow:nth-child(209){opacity:1.582;transform:translate(13.3314vw,-10px) scale(.1623);animation:fall-209 25s -8s linear infinite}@keyframes fall-209{71.458%{transform:translate(6.1591vw,71.458vh) scale(.1623)}to{transform:translate(9.74525vw,99vh) scale(.1623)}}.snow:nth-child(210){opacity:.7394;transform:translate(89.7845vw,-10px) scale(.5193);animation:fall-210 20s -6s linear infinite}@keyframes fall-210{60.917%{transform:translate(83.6472vw,60.917vh) scale(.5193)}to{transform:translate(86.71585vw,99vh) scale(.5193)}}.snow:nth-child(211){opacity:1.8162;transform:translate(32.9105vw,-10px) scale(.6931);animation:fall-211 28s -14s linear infinite}@keyframes fall-211{30.862%{transform:translate(26.594vw,30.862vh) scale(.6931)}to{transform:translate(29.75225vw,99vh) scale(.6931)}}.snow:nth-child(212){opacity:1.1868;transform:translate(6.0375vw,-10px) scale(.2295);animation:fall-212 14s -2s linear infinite}@keyframes fall-212{38.806%{transform:translate(2.3272vw,38.806vh) scale(.2295)}to{transform:translate(4.18235vw,99vh) scale(.2295)}}.snow:nth-child(213){opacity:1.6772;transform:translate(84.9485vw,-10px) scale(.001);animation:fall-213 12s -27s linear infinite}@keyframes fall-213{64.974%{transform:translate(93.4363vw,64.974vh) scale(.001)}to{transform:translate(89.1924vw,99vh) scale(.001)}}.snow:nth-child(214){opacity:.8432;transform:translate(13.8649vw,-10px) scale(.8046);animation:fall-214 21s -12s linear infinite}@keyframes fall-214{48.873%{transform:translate(13.4237vw,48.873vh) scale(.8046)}to{transform:translate(13.6443vw,99vh) scale(.8046)}}.snow:nth-child(215){opacity:.987;transform:translate(29.9003vw,-10px) scale(.6827);animation:fall-215 16s -26s linear infinite}@keyframes fall-215{34.739%{transform:translate(33.8426vw,34.739vh) scale(.6827)}to{transform:translate(31.87145vw,99vh) scale(.6827)}}.snow:nth-child(216){opacity:.29;transform:translate(35.9604vw,-10px) scale(.631);animation:fall-216 16s -10s linear infinite}@keyframes fall-216{39.085%{transform:translate(34.0382vw,39.085vh) scale(.631)}to{transform:translate(34.9993vw,99vh) scale(.631)}}.snow:nth-child(217){opacity:1.3434;transform:translate(53.034vw,-10px) scale(.3499);animation:fall-217 13s -6s linear infinite}@keyframes fall-217{70.038%{transform:translate(52.5476vw,70.038vh) scale(.3499)}to{transform:translate(52.7908vw,99vh) scale(.3499)}}.snow:nth-child(218){opacity:.8364;transform:translate(43.1337vw,-10px) scale(.5984);animation:fall-218 26s -16s linear infinite}@keyframes fall-218{78.138%{transform:translate(45.3761vw,78.138vh) scale(.5984)}to{transform:translate(44.2549vw,99vh) scale(.5984)}}.snow:nth-child(219){opacity:1.177;transform:translate(3.2229vw,-10px) scale(.2459);animation:fall-219 28s -6s linear infinite}@keyframes fall-219{46.057%{transform:translate(4.7258vw,46.057vh) scale(.2459)}to{transform:translate(3.97435vw,99vh) scale(.2459)}}.snow:nth-child(220){opacity:.2772;transform:translate(14.4718vw,-10px) scale(.9648);animation:fall-220 19s -14s linear infinite}@keyframes fall-220{58.448%{transform:translate(7.3695vw,58.448vh) scale(.9648)}to{transform:translate(10.92065vw,99vh) scale(.9648)}}.snow:nth-child(221){opacity:1.1986;transform:translate(10.8893vw,-10px) scale(.5003);animation:fall-221 25s -10s linear infinite}@keyframes fall-221{31.295%{transform:translate(14.133vw,31.295vh) scale(.5003)}to{transform:translate(12.51115vw,99vh) scale(.5003)}}.snow:nth-child(222){opacity:.275;transform:translate(26.2076vw,-10px) scale(.1891);animation:fall-222 22s -30s linear infinite}@keyframes fall-222{39.06%{transform:translate(20.5905vw,39.06vh) scale(.1891)}to{transform:translate(23.39905vw,99vh) scale(.1891)}}.snow:nth-child(223){opacity:1.962;transform:translate(1.7399vw,-10px) scale(.8634);animation:fall-223 17s -25s linear infinite}@keyframes fall-223{76.909%{transform:translate(-7.0781vw,76.909vh) scale(.8634)}to{transform:translate(-2.6691vw,99vh) scale(.8634)}}.snow:nth-child(224){opacity:1.8688;transform:translate(73.5767vw,-10px) scale(.778);animation:fall-224 28s -28s linear infinite}@keyframes fall-224{70.555%{transform:translate(80.9834vw,70.555vh) scale(.778)}to{transform:translate(77.28005vw,99vh) scale(.778)}}.snow:nth-child(225){opacity:.6602;transform:translate(45.505vw,-10px) scale(.8451);animation:fall-225 11s -2s linear infinite}@keyframes fall-225{32.857%{transform:translate(48.0843vw,32.857vh) scale(.8451)}to{transform:translate(46.79465vw,99vh) scale(.8451)}}.snow:nth-child(226){opacity:1.1168;transform:translate(43.7856vw,-10px) scale(.5299);animation:fall-226 26s -5s linear infinite}@keyframes fall-226{75.946%{transform:translate(42.1972vw,75.946vh) scale(.5299)}to{transform:translate(42.9914vw,99vh) scale(.5299)}}.snow:nth-child(227){opacity:1.2676;transform:translate(88.6967vw,-10px) scale(.0761);animation:fall-227 30s -11s linear infinite}@keyframes fall-227{55.072%{transform:translate(91.1819vw,55.072vh) scale(.0761)}to{transform:translate(89.9393vw,99vh) scale(.0761)}}.snow:nth-child(228){opacity:1.6846;transform:translate(50.7487vw,-10px) scale(.7702);animation:fall-228 22s -22s linear infinite}@keyframes fall-228{39.113%{transform:translate(42.9125vw,39.113vh) scale(.7702)}to{transform:translate(46.8306vw,99vh) scale(.7702)}}.snow:nth-child(229){opacity:.9498;transform:translate(87.5559vw,-10px) scale(.0522);animation:fall-229 23s -1s linear infinite}@keyframes fall-229{49.581%{transform:translate(79.7982vw,49.581vh) scale(.0522)}to{transform:translate(83.67705vw,99vh) scale(.0522)}}.snow:nth-child(230){opacity:1.3178;transform:translate(35.2186vw,-10px) scale(.6198);animation:fall-230 16s -19s linear infinite}@keyframes fall-230{31.194%{transform:translate(43.6354vw,31.194vh) scale(.6198)}to{transform:translate(39.427vw,99vh) scale(.6198)}}.snow:nth-child(231){opacity:.6824;transform:translate(62.3055vw,-10px) scale(.9745);animation:fall-231 25s -17s linear infinite}@keyframes fall-231{46.557%{transform:translate(62.7304vw,46.557vh) scale(.9745)}to{transform:translate(62.51795vw,99vh) scale(.9745)}}.snow:nth-child(232){opacity:1.5054;transform:translate(86.9548vw,-10px) scale(.2422);animation:fall-232 14s -15s linear infinite}@keyframes fall-232{69.826%{transform:translate(87.2741vw,69.826vh) scale(.2422)}to{transform:translate(87.11445vw,99vh) scale(.2422)}}.snow:nth-child(233){opacity:1.784;transform:translate(58.3617vw,-10px) scale(.1847);animation:fall-233 19s -10s linear infinite}@keyframes fall-233{30.382%{transform:translate(62.2665vw,30.382vh) scale(.1847)}to{transform:translate(60.3141vw,99vh) scale(.1847)}}.snow:nth-child(234){opacity:.3414;transform:translate(17.9884vw,-10px) scale(.353);animation:fall-234 18s -18s linear infinite}@keyframes fall-234{58.855%{transform:translate(26.6259vw,58.855vh) scale(.353)}to{transform:translate(22.30715vw,99vh) scale(.353)}}.snow:nth-child(235){opacity:.8244;transform:translate(58.8054vw,-10px) scale(.7346);animation:fall-235 27s -18s linear infinite}@keyframes fall-235{33.927%{transform:translate(49.8957vw,33.927vh) scale(.7346)}to{transform:translate(54.35055vw,99vh) scale(.7346)}}.snow:nth-child(236){opacity:.6618;transform:translate(94.1284vw,-10px) scale(.2265);animation:fall-236 19s -30s linear infinite}@keyframes fall-236{77.341%{transform:translate(88.0776vw,77.341vh) scale(.2265)}to{transform:translate(91.103vw,99vh) scale(.2265)}}.snow:nth-child(237){opacity:1.6306;transform:translate(16.0931vw,-10px) scale(.2095);animation:fall-237 21s -5s linear infinite}@keyframes fall-237{55.053%{transform:translate(8.4449vw,55.053vh) scale(.2095)}to{transform:translate(12.269vw,99vh) scale(.2095)}}.snow:nth-child(238){opacity:.8076;transform:translate(89.2478vw,-10px) scale(.1998);animation:fall-238 21s -17s linear infinite}@keyframes fall-238{69.85%{transform:translate(96.4131vw,69.85vh) scale(.1998)}to{transform:translate(92.83045vw,99vh) scale(.1998)}}.snow:nth-child(239){opacity:1.5988;transform:translate(50.4543vw,-10px) scale(.291);animation:fall-239 24s -16s linear infinite}@keyframes fall-239{61.961%{transform:translate(48.0549vw,61.961vh) scale(.291)}to{transform:translate(49.2546vw,99vh) scale(.291)}}.snow:nth-child(240){opacity:1.6806;transform:translate(21.9417vw,-10px) scale(.053);animation:fall-240 16s -7s linear infinite}@keyframes fall-240{51.595%{transform:translate(31.1189vw,51.595vh) scale(.053)}to{transform:translate(26.5303vw,99vh) scale(.053)}}.snow:nth-child(241){opacity:1.8074;transform:translate(97.688vw,-10px) scale(.1669);animation:fall-241 25s -14s linear infinite}@keyframes fall-241{43.988%{transform:translate(101.4475vw,43.988vh) scale(.1669)}to{transform:translate(99.56775vw,99vh) scale(.1669)}}.snow:nth-child(242){opacity:.9898;transform:translate(85.8927vw,-10px) scale(.0098);animation:fall-242 17s -17s linear infinite}@keyframes fall-242{40.046%{transform:translate(94.1918vw,40.046vh) scale(.0098)}to{transform:translate(90.04225vw,99vh) scale(.0098)}}.snow:nth-child(243){opacity:1.5976;transform:translate(8.8894vw,-10px) scale(.6154);animation:fall-243 19s -12s linear infinite}@keyframes fall-243{77.448%{transform:translate(14.1874vw,77.448vh) scale(.6154)}to{transform:translate(11.5384vw,99vh) scale(.6154)}}.snow:nth-child(244){opacity:1.268;transform:translate(9.9532vw,-10px) scale(.7366);animation:fall-244 15s -2s linear infinite}@keyframes fall-244{51.471%{transform:translate(9.1134vw,51.471vh) scale(.7366)}to{transform:translate(9.5333vw,99vh) scale(.7366)}}.snow:nth-child(245){opacity:.0132;transform:translate(39.0488vw,-10px) scale(.3713);animation:fall-245 21s -6s linear infinite}@keyframes fall-245{63.989%{transform:translate(46.0694vw,63.989vh) scale(.3713)}to{transform:translate(42.5591vw,99vh) scale(.3713)}}.snow:nth-child(246){opacity:.9472;transform:translate(68.9489vw,-10px) scale(.7626);animation:fall-246 15s -5s linear infinite}@keyframes fall-246{69.694%{transform:translate(78.8098vw,69.694vh) scale(.7626)}to{transform:translate(73.87935vw,99vh) scale(.7626)}}.snow:nth-child(247){opacity:.4162;transform:translate(80.4091vw,-10px) scale(.954);animation:fall-247 17s -1s linear infinite}@keyframes fall-247{37.474%{transform:translate(83.2437vw,37.474vh) scale(.954)}to{transform:translate(81.8264vw,99vh) scale(.954)}}.snow:nth-child(248){opacity:.3028;transform:translate(87.0374vw,-10px) scale(.221);animation:fall-248 14s -29s linear infinite}@keyframes fall-248{42.506%{transform:translate(84.2115vw,42.506vh) scale(.221)}to{transform:translate(85.62445vw,99vh) scale(.221)}}.snow:nth-child(249){opacity:1.1206;transform:translate(89.0366vw,-10px) scale(.1663);animation:fall-249 17s -24s linear infinite}@keyframes fall-249{75.602%{transform:translate(82.046vw,75.602vh) scale(.1663)}to{transform:translate(85.5413vw,99vh) scale(.1663)}}.snow:nth-child(250){opacity:1.1308;transform:translate(53.814vw,-10px) scale(.6558);animation:fall-250 18s -22s linear infinite}@keyframes fall-250{61.813%{transform:translate(55.3617vw,61.813vh) scale(.6558)}to{transform:translate(54.58785vw,99vh) scale(.6558)}}.snow:nth-child(251){opacity:.3018;transform:translate(98.7384vw,-10px) scale(.7123);animation:fall-251 19s -15s linear infinite}@keyframes fall-251{78.942%{transform:translate(102.5332vw,78.942vh) scale(.7123)}to{transform:translate(100.6358vw,99vh) scale(.7123)}}.snow:nth-child(252){opacity:1.2748;transform:translate(22.4344vw,-10px) scale(.8229);animation:fall-252 15s -8s linear infinite}@keyframes fall-252{37.384%{transform:translate(32.2928vw,37.384vh) scale(.8229)}to{transform:translate(27.3636vw,99vh) scale(.8229)}}.snow:nth-child(253){opacity:1.168;transform:translate(3.9674vw,-10px) scale(.7581);animation:fall-253 20s -24s linear infinite}@keyframes fall-253{70.959%{transform:translate(-2.7143vw,70.959vh) scale(.7581)}to{transform:translate(.62655vw,99vh) scale(.7581)}}.snow:nth-child(254){opacity:.0238;transform:translate(52.6165vw,-10px) scale(.3917);animation:fall-254 11s -27s linear infinite}@keyframes fall-254{32.551%{transform:translate(62.0497vw,32.551vh) scale(.3917)}to{transform:translate(57.3331vw,99vh) scale(.3917)}}.snow:nth-child(255){opacity:.151;transform:translate(51.0679vw,-10px) scale(.2722);animation:fall-255 27s -20s linear infinite}@keyframes fall-255{70.563%{transform:translate(57.6478vw,70.563vh) scale(.2722)}to{transform:translate(54.35785vw,99vh) scale(.2722)}}.snow:nth-child(256){opacity:.4554;transform:translate(12.109vw,-10px) scale(.6747);animation:fall-256 13s -17s linear infinite}@keyframes fall-256{49.536%{transform:translate(2.6805vw,49.536vh) scale(.6747)}to{transform:translate(7.39475vw,99vh) scale(.6747)}}.snow:nth-child(257){opacity:1.7768;transform:translate(12.5076vw,-10px) scale(.9449);animation:fall-257 30s -3s linear infinite}@keyframes fall-257{56.559%{transform:translate(13.3245vw,56.559vh) scale(.9449)}to{transform:translate(12.91605vw,99vh) scale(.9449)}}.snow:nth-child(258){opacity:1.588;transform:translate(11.1868vw,-10px) scale(.773);animation:fall-258 12s -20s linear infinite}@keyframes fall-258{63.002%{transform:translate(7.2282vw,63.002vh) scale(.773)}to{transform:translate(9.2075vw,99vh) scale(.773)}}.snow:nth-child(259){opacity:1.0266;transform:translate(68.8525vw,-10px) scale(.6617);animation:fall-259 10s -1s linear infinite}@keyframes fall-259{60.652%{transform:translate(65.1104vw,60.652vh) scale(.6617)}to{transform:translate(66.98145vw,99vh) scale(.6617)}}.snow:nth-child(260){opacity:1.7838;transform:translate(12.1393vw,-10px) scale(.6626);animation:fall-260 11s -9s linear infinite}@keyframes fall-260{58.764%{transform:translate(16.5862vw,58.764vh) scale(.6626)}to{transform:translate(14.36275vw,99vh) scale(.6626)}}.snow:nth-child(261){opacity:1.5194;transform:translate(41.1026vw,-10px) scale(.3683);animation:fall-261 28s -10s linear infinite}@keyframes fall-261{69.467%{transform:translate(42.8778vw,69.467vh) scale(.3683)}to{transform:translate(41.9902vw,99vh) scale(.3683)}}.snow:nth-child(262){opacity:1.0768;transform:translate(6.0614vw,-10px) scale(.4221);animation:fall-262 19s -1s linear infinite}@keyframes fall-262{54.759%{transform:translate(10.2672vw,54.759vh) scale(.4221)}to{transform:translate(8.1643vw,99vh) scale(.4221)}}.snow:nth-child(263){opacity:.6558;transform:translate(72.1146vw,-10px) scale(.8262);animation:fall-263 25s -24s linear infinite}@keyframes fall-263{62.409%{transform:translate(62.6403vw,62.409vh) scale(.8262)}to{transform:translate(67.37745vw,99vh) scale(.8262)}}.snow:nth-child(264){opacity:1.9806;transform:translate(91.0794vw,-10px) scale(.2822);animation:fall-264 13s -21s linear infinite}@keyframes fall-264{74.101%{transform:translate(99.614vw,74.101vh) scale(.2822)}to{transform:translate(95.3467vw,99vh) scale(.2822)}}.snow:nth-child(265){opacity:1.385;transform:translate(8.1718vw,-10px) scale(.7566);animation:fall-265 16s -10s linear infinite}@keyframes fall-265{77.929%{transform:translate(13.4671vw,77.929vh) scale(.7566)}to{transform:translate(10.81945vw,99vh) scale(.7566)}}.snow:nth-child(266){opacity:.0562;transform:translate(93.8742vw,-10px) scale(.7599);animation:fall-266 21s -9s linear infinite}@keyframes fall-266{72.224%{transform:translate(96.1242vw,72.224vh) scale(.7599)}to{transform:translate(94.9992vw,99vh) scale(.7599)}}.snow:nth-child(267){opacity:.9656;transform:translate(13.6329vw,-10px) scale(.3348);animation:fall-267 14s -27s linear infinite}@keyframes fall-267{66.021%{transform:translate(8.9673vw,66.021vh) scale(.3348)}to{transform:translate(11.3001vw,99vh) scale(.3348)}}.snow:nth-child(268){opacity:1.2114;transform:translate(12.2854vw,-10px) scale(.7462);animation:fall-268 20s -7s linear infinite}@keyframes fall-268{52.637%{transform:translate(5.4322vw,52.637vh) scale(.7462)}to{transform:translate(8.8588vw,99vh) scale(.7462)}}.snow:nth-child(269){opacity:.2958;transform:translate(14.5632vw,-10px) scale(.6439);animation:fall-269 25s -12s linear infinite}@keyframes fall-269{45.819%{transform:translate(22.212vw,45.819vh) scale(.6439)}to{transform:translate(18.3876vw,99vh) scale(.6439)}}.snow:nth-child(270){opacity:.8784;transform:translate(78.8303vw,-10px) scale(.6106);animation:fall-270 18s -21s linear infinite}@keyframes fall-270{32.363%{transform:translate(71.8644vw,32.363vh) scale(.6106)}to{transform:translate(75.34735vw,99vh) scale(.6106)}}.snow:nth-child(271){opacity:.3646;transform:translate(31.2244vw,-10px) scale(.6786);animation:fall-271 16s -8s linear infinite}@keyframes fall-271{68.723%{transform:translate(40.098vw,68.723vh) scale(.6786)}to{transform:translate(35.6612vw,99vh) scale(.6786)}}.snow:nth-child(272){opacity:1.5624;transform:translate(9.5032vw,-10px) scale(.4347);animation:fall-272 21s -13s linear infinite}@keyframes fall-272{72.757%{transform:translate(1.8552vw,72.757vh) scale(.4347)}to{transform:translate(5.6792vw,99vh) scale(.4347)}}.snow:nth-child(273){opacity:.4886;transform:translate(49.2614vw,-10px) scale(.9969);animation:fall-273 27s -28s linear infinite}@keyframes fall-273{69.995%{transform:translate(44.4609vw,69.995vh) scale(.9969)}to{transform:translate(46.86115vw,99vh) scale(.9969)}}.snow:nth-child(274){opacity:.337;transform:translate(8.4329vw,-10px) scale(.8342);animation:fall-274 19s -10s linear infinite}@keyframes fall-274{77.686%{transform:translate(9.8347vw,77.686vh) scale(.8342)}to{transform:translate(9.1338vw,99vh) scale(.8342)}}.snow:nth-child(275){opacity:.5144;transform:translate(25.6935vw,-10px) scale(.0096);animation:fall-275 24s -28s linear infinite}@keyframes fall-275{44.108%{transform:translate(22.6479vw,44.108vh) scale(.0096)}to{transform:translate(24.1707vw,99vh) scale(.0096)}}.snow:nth-child(276){opacity:1.8124;transform:translate(27.638vw,-10px) scale(.4563);animation:fall-276 18s -3s linear infinite}@keyframes fall-276{56.116%{transform:translate(33.0852vw,56.116vh) scale(.4563)}to{transform:translate(30.3616vw,99vh) scale(.4563)}}.snow:nth-child(277){opacity:1.5148;transform:translate(37.4451vw,-10px) scale(.6997);animation:fall-277 25s -20s linear infinite}@keyframes fall-277{71.033%{transform:translate(32.5074vw,71.033vh) scale(.6997)}to{transform:translate(34.97625vw,99vh) scale(.6997)}}.snow:nth-child(278){opacity:1.7518;transform:translate(38.2442vw,-10px) scale(.3506);animation:fall-278 23s -10s linear infinite}@keyframes fall-278{34.485%{transform:translate(36.1241vw,34.485vh) scale(.3506)}to{transform:translate(37.18415vw,99vh) scale(.3506)}}.snow:nth-child(279){opacity:1.8238;transform:translate(18.5908vw,-10px) scale(.6878);animation:fall-279 29s -23s linear infinite}@keyframes fall-279{69.02%{transform:translate(17.7696vw,69.02vh) scale(.6878)}to{transform:translate(18.1802vw,99vh) scale(.6878)}}.snow:nth-child(280){opacity:1.1304;transform:translate(34.6132vw,-10px) scale(.3229);animation:fall-280 10s -20s linear infinite}@keyframes fall-280{47.549%{transform:translate(38.5437vw,47.549vh) scale(.3229)}to{transform:translate(36.57845vw,99vh) scale(.3229)}}.snow:nth-child(281){opacity:.246;transform:translate(19.0982vw,-10px) scale(.5503);animation:fall-281 23s -25s linear infinite}@keyframes fall-281{31.511%{transform:translate(16.2784vw,31.511vh) scale(.5503)}to{transform:translate(17.6883vw,99vh) scale(.5503)}}.snow:nth-child(282){opacity:1.3838;transform:translate(5.3779vw,-10px) scale(.9452);animation:fall-282 26s -16s linear infinite}@keyframes fall-282{45.313%{transform:translate(7.0585vw,45.313vh) scale(.9452)}to{transform:translate(6.2182vw,99vh) scale(.9452)}}.snow:nth-child(283){opacity:.6298;transform:translate(9.7219vw,-10px) scale(.1903);animation:fall-283 21s -9s linear infinite}@keyframes fall-283{33.043%{transform:translate(11.2783vw,33.043vh) scale(.1903)}to{transform:translate(10.5001vw,99vh) scale(.1903)}}.snow:nth-child(284){opacity:.8468;transform:translate(54.8535vw,-10px) scale(.4674);animation:fall-284 12s -12s linear infinite}@keyframes fall-284{39.725%{transform:translate(58.6412vw,39.725vh) scale(.4674)}to{transform:translate(56.74735vw,99vh) scale(.4674)}}.snow:nth-child(285){opacity:1.643;transform:translate(26.1103vw,-10px) scale(.6155);animation:fall-285 13s -1s linear infinite}@keyframes fall-285{38.385%{transform:translate(31.4106vw,38.385vh) scale(.6155)}to{transform:translate(28.76045vw,99vh) scale(.6155)}}.snow:nth-child(286){opacity:1.227;transform:translate(46.8123vw,-10px) scale(.1436);animation:fall-286 26s -28s linear infinite}@keyframes fall-286{72.633%{transform:translate(56.4501vw,72.633vh) scale(.1436)}to{transform:translate(51.6312vw,99vh) scale(.1436)}}.snow:nth-child(287){opacity:.7584;transform:translate(24.1052vw,-10px) scale(.4949);animation:fall-287 20s -17s linear infinite}@keyframes fall-287{53.146%{transform:translate(30.2508vw,53.146vh) scale(.4949)}to{transform:translate(27.178vw,99vh) scale(.4949)}}.snow:nth-child(288){opacity:1.6764;transform:translate(19.1938vw,-10px) scale(.0128);animation:fall-288 16s -20s linear infinite}@keyframes fall-288{61.406%{transform:translate(22.9154vw,61.406vh) scale(.0128)}to{transform:translate(21.0546vw,99vh) scale(.0128)}}.snow:nth-child(289){opacity:1.6792;transform:translate(37.767vw,-10px) scale(.1057);animation:fall-289 15s -23s linear infinite}@keyframes fall-289{78.019%{transform:translate(43.9572vw,78.019vh) scale(.1057)}to{transform:translate(40.8621vw,99vh) scale(.1057)}}.snow:nth-child(290){opacity:.4674;transform:translate(77.196vw,-10px) scale(.0898);animation:fall-290 23s -27s linear infinite}@keyframes fall-290{66.436%{transform:translate(85.8242vw,66.436vh) scale(.0898)}to{transform:translate(81.5101vw,99vh) scale(.0898)}}.snow:nth-child(291){opacity:1.9012;transform:translate(67.3239vw,-10px) scale(.7787);animation:fall-291 14s -22s linear infinite}@keyframes fall-291{37.61%{transform:translate(72.966vw,37.61vh) scale(.7787)}to{transform:translate(70.14495vw,99vh) scale(.7787)}}.snow:nth-child(292){opacity:.0592;transform:translate(81.1605vw,-10px) scale(.9571);animation:fall-292 14s -2s linear infinite}@keyframes fall-292{60.283%{transform:translate(77.6848vw,60.283vh) scale(.9571)}to{transform:translate(79.42265vw,99vh) scale(.9571)}}.snow:nth-child(293){opacity:1.6948;transform:translate(18.2077vw,-10px) scale(.4717);animation:fall-293 15s -3s linear infinite}@keyframes fall-293{49.006%{transform:translate(11.3804vw,49.006vh) scale(.4717)}to{transform:translate(14.79405vw,99vh) scale(.4717)}}.snow:nth-child(294){opacity:1.9768;transform:translate(23.8555vw,-10px) scale(.2001);animation:fall-294 28s -23s linear infinite}@keyframes fall-294{74.831%{transform:translate(27.9889vw,74.831vh) scale(.2001)}to{transform:translate(25.9222vw,99vh) scale(.2001)}}.snow:nth-child(295){opacity:1.105;transform:translate(9.9274vw,-10px) scale(.7197);animation:fall-295 29s -27s linear infinite}@keyframes fall-295{32.063%{transform:translate(3.4302vw,32.063vh) scale(.7197)}to{transform:translate(6.6788vw,99vh) scale(.7197)}}.snow:nth-child(296){opacity:.866;transform:translate(64.6103vw,-10px) scale(.5145);animation:fall-296 15s -25s linear infinite}@keyframes fall-296{50.633%{transform:translate(61.9436vw,50.633vh) scale(.5145)}to{transform:translate(63.27695vw,99vh) scale(.5145)}}.snow:nth-child(297){opacity:.5274;transform:translate(12.9866vw,-10px) scale(.1723);animation:fall-297 16s -12s linear infinite}@keyframes fall-297{56.235%{transform:translate(12.7217vw,56.235vh) scale(.1723)}to{transform:translate(12.85415vw,99vh) scale(.1723)}}.snow:nth-child(298){opacity:.6796;transform:translate(1.9312vw,-10px) scale(.0134);animation:fall-298 10s -18s linear infinite}@keyframes fall-298{52.408%{transform:translate(-4.1593vw,52.408vh) scale(.0134)}to{transform:translate(-1.11405vw,99vh) scale(.0134)}}.snow:nth-child(299){opacity:1.8816;transform:translate(69.5516vw,-10px) scale(.1117);animation:fall-299 20s -9s linear infinite}@keyframes fall-299{58.431%{transform:translate(73.825vw,58.431vh) scale(.1117)}to{transform:translate(71.6883vw,99vh) scale(.1117)}}.snow:nth-child(300){opacity:.6906;transform:translate(75.0296vw,-10px) scale(.8318);animation:fall-300 22s -6s linear infinite}@keyframes fall-300{37.098%{transform:translate(72.5987vw,37.098vh) scale(.8318)}to{transform:translate(73.81415vw,99vh) scale(.8318)}}.snow:nth-child(301){opacity:1.3718;transform:translate(95.0564vw,-10px) scale(.7724);animation:fall-301 30s -10s linear infinite}@keyframes fall-301{38.271%{transform:translate(95.0709vw,38.271vh) scale(.7724)}to{transform:translate(95.06365vw,99vh) scale(.7724)}}.snow:nth-child(302){opacity:.1768;transform:translate(42.2968vw,-10px) scale(.656);animation:fall-302 25s -24s linear infinite}@keyframes fall-302{63.423%{transform:translate(46.3818vw,63.423vh) scale(.656)}to{transform:translate(44.3393vw,99vh) scale(.656)}}.snow:nth-child(303){opacity:1.3994;transform:translate(68.4616vw,-10px) scale(.2344);animation:fall-303 28s -25s linear infinite}@keyframes fall-303{64.539%{transform:translate(68.8663vw,64.539vh) scale(.2344)}to{transform:translate(68.66395vw,99vh) scale(.2344)}}.snow:nth-child(304){opacity:1.5676;transform:translate(40.4042vw,-10px) scale(.9378);animation:fall-304 23s -29s linear infinite}@keyframes fall-304{34.605%{transform:translate(46.4944vw,34.605vh) scale(.9378)}to{transform:translate(43.4493vw,99vh) scale(.9378)}}.snow:nth-child(305){opacity:.277;transform:translate(16.2685vw,-10px) scale(.5669);animation:fall-305 20s -16s linear infinite}@keyframes fall-305{48.061%{transform:translate(24.1902vw,48.061vh) scale(.5669)}to{transform:translate(20.22935vw,99vh) scale(.5669)}}.snow:nth-child(306){opacity:.6344;transform:translate(22.9968vw,-10px) scale(.0001);animation:fall-306 25s -9s linear infinite}@keyframes fall-306{52.368%{transform:translate(24.5889vw,52.368vh) scale(.0001)}to{transform:translate(23.79285vw,99vh) scale(.0001)}}.snow:nth-child(307){opacity:.6858;transform:translate(42.1583vw,-10px) scale(.9301);animation:fall-307 11s -30s linear infinite}@keyframes fall-307{79.047%{transform:translate(51.4691vw,79.047vh) scale(.9301)}to{transform:translate(46.8137vw,99vh) scale(.9301)}}.snow:nth-child(308){opacity:1.4974;transform:translate(98.4689vw,-10px) scale(.7959);animation:fall-308 18s -28s linear infinite}@keyframes fall-308{77.832%{transform:translate(102.6403vw,77.832vh) scale(.7959)}to{transform:translate(100.5546vw,99vh) scale(.7959)}}.snow:nth-child(309){opacity:.6932;transform:translate(40.6281vw,-10px) scale(.4669);animation:fall-309 14s -14s linear infinite}@keyframes fall-309{54.352%{transform:translate(35.401vw,54.352vh) scale(.4669)}to{transform:translate(38.01455vw,99vh) scale(.4669)}}.snow:nth-child(310){opacity:.5646;transform:translate(86.1148vw,-10px) scale(.8413);animation:fall-310 17s -6s linear infinite}@keyframes fall-310{37.834%{transform:translate(95.5561vw,37.834vh) scale(.8413)}to{transform:translate(90.83545vw,99vh) scale(.8413)}}.snow:nth-child(311){opacity:.5656;transform:translate(77.2867vw,-10px) scale(.8841);animation:fall-311 26s -17s linear infinite}@keyframes fall-311{47.554%{transform:translate(70.3192vw,47.554vh) scale(.8841)}to{transform:translate(73.80295vw,99vh) scale(.8841)}}.snow:nth-child(312){opacity:.8828;transform:translate(69.0679vw,-10px) scale(.8546);animation:fall-312 18s -14s linear infinite}@keyframes fall-312{55.227%{transform:translate(78.8365vw,55.227vh) scale(.8546)}to{transform:translate(73.9522vw,99vh) scale(.8546)}}.snow:nth-child(313){opacity:1.2484;transform:translate(12.6049vw,-10px) scale(.2529);animation:fall-313 27s -11s linear infinite}@keyframes fall-313{42.794%{transform:translate(16.4114vw,42.794vh) scale(.2529)}to{transform:translate(14.50815vw,99vh) scale(.2529)}}.snow:nth-child(314){opacity:.7698;transform:translate(15.9605vw,-10px) scale(.8196);animation:fall-314 17s -20s linear infinite}@keyframes fall-314{41.569%{transform:translate(16.1089vw,41.569vh) scale(.8196)}to{transform:translate(16.0347vw,99vh) scale(.8196)}}.snow:nth-child(315){opacity:.0894;transform:translate(68.9095vw,-10px) scale(.3883);animation:fall-315 18s -10s linear infinite}@keyframes fall-315{60.697%{transform:translate(77.5616vw,60.697vh) scale(.3883)}to{transform:translate(73.23555vw,99vh) scale(.3883)}}.snow:nth-child(316){opacity:.1896;transform:translate(68.0046vw,-10px) scale(.4276);animation:fall-316 21s -10s linear infinite}@keyframes fall-316{50.264%{transform:translate(73.3833vw,50.264vh) scale(.4276)}to{transform:translate(70.69395vw,99vh) scale(.4276)}}.snow:nth-child(317){opacity:.2084;transform:translate(48.6497vw,-10px) scale(.2346);animation:fall-317 17s -20s linear infinite}@keyframes fall-317{53.993%{transform:translate(52.1468vw,53.993vh) scale(.2346)}to{transform:translate(50.39825vw,99vh) scale(.2346)}}.snow:nth-child(318){opacity:.4966;transform:translate(86.4544vw,-10px) scale(.0581);animation:fall-318 30s -15s linear infinite}@keyframes fall-318{75.758%{transform:translate(95.3483vw,75.758vh) scale(.0581)}to{transform:translate(90.90135vw,99vh) scale(.0581)}}.snow:nth-child(319){opacity:.0016;transform:translate(10.846vw,-10px) scale(.617);animation:fall-319 13s -4s linear infinite}@keyframes fall-319{64.665%{transform:translate(16.6043vw,64.665vh) scale(.617)}to{transform:translate(13.72515vw,99vh) scale(.617)}}.snow:nth-child(320){opacity:.9386;transform:translate(5.4911vw,-10px) scale(.7095);animation:fall-320 21s -25s linear infinite}@keyframes fall-320{77.588%{transform:translate(8.1914vw,77.588vh) scale(.7095)}to{transform:translate(6.84125vw,99vh) scale(.7095)}}.snow:nth-child(321){opacity:1.0524;transform:translate(41.3898vw,-10px) scale(.0722);animation:fall-321 13s -8s linear infinite}@keyframes fall-321{30.129%{transform:translate(39.1715vw,30.129vh) scale(.0722)}to{transform:translate(40.28065vw,99vh) scale(.0722)}}.snow:nth-child(322){opacity:1.0282;transform:translate(71.8514vw,-10px) scale(.9979);animation:fall-322 17s -23s linear infinite}@keyframes fall-322{38.411%{transform:translate(79.0308vw,38.411vh) scale(.9979)}to{transform:translate(75.4411vw,99vh) scale(.9979)}}.snow:nth-child(323){opacity:.2562;transform:translate(94.8874vw,-10px) scale(.9552);animation:fall-323 11s -17s linear infinite}@keyframes fall-323{59.968%{transform:translate(90.4261vw,59.968vh) scale(.9552)}to{transform:translate(92.65675vw,99vh) scale(.9552)}}.snow:nth-child(324){opacity:.672;transform:translate(37.6337vw,-10px) scale(.1526);animation:fall-324 12s -22s linear infinite}@keyframes fall-324{34.504%{transform:translate(43.9729vw,34.504vh) scale(.1526)}to{transform:translate(40.8033vw,99vh) scale(.1526)}}.snow:nth-child(325){opacity:1.5016;transform:translate(38.3937vw,-10px) scale(.5096);animation:fall-325 30s -17s linear infinite}@keyframes fall-325{70.265%{transform:translate(30.0278vw,70.265vh) scale(.5096)}to{transform:translate(34.21075vw,99vh) scale(.5096)}}.snow:nth-child(326){opacity:.5976;transform:translate(66.3887vw,-10px) scale(.0296);animation:fall-326 17s -30s linear infinite}@keyframes fall-326{39.136%{transform:translate(62.6646vw,39.136vh) scale(.0296)}to{transform:translate(64.52665vw,99vh) scale(.0296)}}.snow:nth-child(327){opacity:1.1126;transform:translate(38.0569vw,-10px) scale(.1261);animation:fall-327 29s -7s linear infinite}@keyframes fall-327{67.254%{transform:translate(34.6556vw,67.254vh) scale(.1261)}to{transform:translate(36.35625vw,99vh) scale(.1261)}}.snow:nth-child(328){opacity:1.466;transform:translate(36.3975vw,-10px) scale(.6831);animation:fall-328 19s -28s linear infinite}@keyframes fall-328{60.311%{transform:translate(33.5976vw,60.311vh) scale(.6831)}to{transform:translate(34.99755vw,99vh) scale(.6831)}}.snow:nth-child(329){opacity:1.2278;transform:translate(70.9556vw,-10px) scale(.6356);animation:fall-329 27s -18s linear infinite}@keyframes fall-329{74.682%{transform:translate(80.7985vw,74.682vh) scale(.6356)}to{transform:translate(75.87705vw,99vh) scale(.6356)}}.snow:nth-child(330){opacity:1.0754;transform:translate(60.8147vw,-10px) scale(.1855);animation:fall-330 17s -17s linear infinite}@keyframes fall-330{51.338%{transform:translate(51.1234vw,51.338vh) scale(.1855)}to{transform:translate(55.96905vw,99vh) scale(.1855)}}.snow:nth-child(331){opacity:1.3228;transform:translate(46.1166vw,-10px) scale(.0933);animation:fall-331 20s -8s linear infinite}@keyframes fall-331{58.653%{transform:translate(50.7193vw,58.653vh) scale(.0933)}to{transform:translate(48.41795vw,99vh) scale(.0933)}}.snow:nth-child(332){opacity:.6812;transform:translate(44.605vw,-10px) scale(.0333);animation:fall-332 24s -4s linear infinite}@keyframes fall-332{50.153%{transform:translate(52.1325vw,50.153vh) scale(.0333)}to{transform:translate(48.36875vw,99vh) scale(.0333)}}.snow:nth-child(333){opacity:.002;transform:translate(58.1461vw,-10px) scale(.3329);animation:fall-333 21s -18s linear infinite}@keyframes fall-333{36.962%{transform:translate(49.877vw,36.962vh) scale(.3329)}to{transform:translate(54.01155vw,99vh) scale(.3329)}}.snow:nth-child(334){opacity:1.4328;transform:translate(39.4375vw,-10px) scale(.2766);animation:fall-334 15s -6s linear infinite}@keyframes fall-334{65.739%{transform:translate(48.8348vw,65.739vh) scale(.2766)}to{transform:translate(44.13615vw,99vh) scale(.2766)}}.snow:nth-child(335){opacity:1.529;transform:translate(34.2749vw,-10px) scale(.2982);animation:fall-335 25s -13s linear infinite}@keyframes fall-335{33.403%{transform:translate(34.5711vw,33.403vh) scale(.2982)}to{transform:translate(34.423vw,99vh) scale(.2982)}}.snow:nth-child(336){opacity:.9892;transform:translate(3.4608vw,-10px) scale(.0165);animation:fall-336 27s -3s linear infinite}@keyframes fall-336{31.257%{transform:translate(8.212vw,31.257vh) scale(.0165)}to{transform:translate(5.8364vw,99vh) scale(.0165)}}.snow:nth-child(337){opacity:.1734;transform:translate(59.7244vw,-10px) scale(.9283);animation:fall-337 22s -8s linear infinite}@keyframes fall-337{32.077%{transform:translate(51.9517vw,32.077vh) scale(.9283)}to{transform:translate(55.83805vw,99vh) scale(.9283)}}.snow:nth-child(338){opacity:1.588;transform:translate(32.6311vw,-10px) scale(.8175);animation:fall-338 24s -23s linear infinite}@keyframes fall-338{79.663%{transform:translate(29.5048vw,79.663vh) scale(.8175)}to{transform:translate(31.06795vw,99vh) scale(.8175)}}.snow:nth-child(339){opacity:1.5284;transform:translate(30.7305vw,-10px) scale(.0535);animation:fall-339 20s -30s linear infinite}@keyframes fall-339{38.218%{transform:translate(25.6232vw,38.218vh) scale(.0535)}to{transform:translate(28.17685vw,99vh) scale(.0535)}}.snow:nth-child(340){opacity:.9672;transform:translate(11.4522vw,-10px) scale(.548);animation:fall-340 24s -12s linear infinite}@keyframes fall-340{58.919%{transform:translate(7.9957vw,58.919vh) scale(.548)}to{transform:translate(9.72395vw,99vh) scale(.548)}}.snow:nth-child(341){opacity:.8072;transform:translate(89.2142vw,-10px) scale(.7642);animation:fall-341 30s -7s linear infinite}@keyframes fall-341{64.315%{transform:translate(96.933vw,64.315vh) scale(.7642)}to{transform:translate(93.0736vw,99vh) scale(.7642)}}.snow:nth-child(342){opacity:.1418;transform:translate(69.4149vw,-10px) scale(.6452);animation:fall-342 19s -16s linear infinite}@keyframes fall-342{79.471%{transform:translate(64.7837vw,79.471vh) scale(.6452)}to{transform:translate(67.0993vw,99vh) scale(.6452)}}.snow:nth-child(343){opacity:.9142;transform:translate(38.5314vw,-10px) scale(.1917);animation:fall-343 30s -23s linear infinite}@keyframes fall-343{44.613%{transform:translate(41.3145vw,44.613vh) scale(.1917)}to{transform:translate(39.92295vw,99vh) scale(.1917)}}.snow:nth-child(344){opacity:1.7162;transform:translate(61.0673vw,-10px) scale(.5217);animation:fall-344 28s -1s linear infinite}@keyframes fall-344{39.024%{transform:translate(52.1534vw,39.024vh) scale(.5217)}to{transform:translate(56.61035vw,99vh) scale(.5217)}}.snow:nth-child(345){opacity:.5756;transform:translate(35.5366vw,-10px) scale(.3394);animation:fall-345 12s -14s linear infinite}@keyframes fall-345{59.602%{transform:translate(27.5873vw,59.602vh) scale(.3394)}to{transform:translate(31.56195vw,99vh) scale(.3394)}}.snow:nth-child(346){opacity:.0306;transform:translate(43.6381vw,-10px) scale(.8039);animation:fall-346 25s -7s linear infinite}@keyframes fall-346{50.852%{transform:translate(41.583vw,50.852vh) scale(.8039)}to{transform:translate(42.61055vw,99vh) scale(.8039)}}.snow:nth-child(347){opacity:1.3408;transform:translate(54.0207vw,-10px) scale(.0868);animation:fall-347 10s -7s linear infinite}@keyframes fall-347{38.577%{transform:translate(44.8386vw,38.577vh) scale(.0868)}to{transform:translate(49.42965vw,99vh) scale(.0868)}}.snow:nth-child(348){opacity:.8552;transform:translate(12.619vw,-10px) scale(.8042);animation:fall-348 17s -14s linear infinite}@keyframes fall-348{63.343%{transform:translate(8.8454vw,63.343vh) scale(.8042)}to{transform:translate(10.7322vw,99vh) scale(.8042)}}.snow:nth-child(349){opacity:1.3978;transform:translate(8.2777vw,-10px) scale(.4013);animation:fall-349 13s -11s linear infinite}@keyframes fall-349{37.384%{transform:translate(6.1551vw,37.384vh) scale(.4013)}to{transform:translate(7.2164vw,99vh) scale(.4013)}}.snow:nth-child(350){opacity:1.1606;transform:translate(75.5826vw,-10px) scale(.4084);animation:fall-350 27s -20s linear infinite}@keyframes fall-350{68.442%{transform:translate(68.1047vw,68.442vh) scale(.4084)}to{transform:translate(71.84365vw,99vh) scale(.4084)}}.snow:nth-child(351){opacity:.235;transform:translate(93.5836vw,-10px) scale(.4118);animation:fall-351 13s -7s linear infinite}@keyframes fall-351{37.824%{transform:translate(98.5476vw,37.824vh) scale(.4118)}to{transform:translate(96.0656vw,99vh) scale(.4118)}}.snow:nth-child(352){opacity:.4652;transform:translate(2.3978vw,-10px) scale(.8636);animation:fall-352 10s -26s linear infinite}@keyframes fall-352{57.593%{transform:translate(-1.68vw,57.593vh) scale(.8636)}to{transform:translate(.3589vw,99vh) scale(.8636)}}.snow:nth-child(353){opacity:.0648;transform:translate(58.9556vw,-10px) scale(.5275);animation:fall-353 15s -22s linear infinite}@keyframes fall-353{56.841%{transform:translate(68.1036vw,56.841vh) scale(.5275)}to{transform:translate(63.5296vw,99vh) scale(.5275)}}.snow:nth-child(354){opacity:.7426;transform:translate(58.7528vw,-10px) scale(.844);animation:fall-354 10s -29s linear infinite}@keyframes fall-354{79.462%{transform:translate(61.4235vw,79.462vh) scale(.844)}to{transform:translate(60.08815vw,99vh) scale(.844)}}.snow:nth-child(355){opacity:.5956;transform:translate(80.4416vw,-10px) scale(.5799);animation:fall-355 12s -29s linear infinite}@keyframes fall-355{58.248%{transform:translate(83.8387vw,58.248vh) scale(.5799)}to{transform:translate(82.14015vw,99vh) scale(.5799)}}.snow:nth-child(356){opacity:1.783;transform:translate(14.417vw,-10px) scale(.8972);animation:fall-356 26s -4s linear infinite}@keyframes fall-356{54.231%{transform:translate(11.6942vw,54.231vh) scale(.8972)}to{transform:translate(13.0556vw,99vh) scale(.8972)}}.snow:nth-child(357){opacity:1.4266;transform:translate(73.6575vw,-10px) scale(.035);animation:fall-357 10s -9s linear infinite}@keyframes fall-357{52.823%{transform:translate(75.4583vw,52.823vh) scale(.035)}to{transform:translate(74.5579vw,99vh) scale(.035)}}.snow:nth-child(358){opacity:.1444;transform:translate(29.4047vw,-10px) scale(.4199);animation:fall-358 22s -26s linear infinite}@keyframes fall-358{44.433%{transform:translate(32.2149vw,44.433vh) scale(.4199)}to{transform:translate(30.8098vw,99vh) scale(.4199)}}.snow:nth-child(359){opacity:1.4246;transform:translate(10.4338vw,-10px) scale(.5911);animation:fall-359 16s -24s linear infinite}@keyframes fall-359{77.424%{transform:translate(3.0049vw,77.424vh) scale(.5911)}to{transform:translate(6.71935vw,99vh) scale(.5911)}}.snow:nth-child(360){opacity:1.8458;transform:translate(40.937vw,-10px) scale(.3313);animation:fall-360 28s -2s linear infinite}@keyframes fall-360{34.57%{transform:translate(44.4428vw,34.57vh) scale(.3313)}to{transform:translate(42.6899vw,99vh) scale(.3313)}}.snow:nth-child(361){opacity:.793;transform:translate(18.5791vw,-10px) scale(.4082);animation:fall-361 17s -27s linear infinite}@keyframes fall-361{44.226%{transform:translate(13.4812vw,44.226vh) scale(.4082)}to{transform:translate(16.03015vw,99vh) scale(.4082)}}.snow:nth-child(362){opacity:.4864;transform:translate(12.3431vw,-10px) scale(.4437);animation:fall-362 27s -15s linear infinite}@keyframes fall-362{64.69%{transform:translate(3.7344vw,64.69vh) scale(.4437)}to{transform:translate(8.03875vw,99vh) scale(.4437)}}.snow:nth-child(363){opacity:.0592;transform:translate(85.6462vw,-10px) scale(.0753);animation:fall-363 15s -19s linear infinite}@keyframes fall-363{31.469%{transform:translate(87.6265vw,31.469vh) scale(.0753)}to{transform:translate(86.63635vw,99vh) scale(.0753)}}.snow:nth-child(364){opacity:.0918;transform:translate(73.4489vw,-10px) scale(.59);animation:fall-364 25s -20s linear infinite}@keyframes fall-364{58.452%{transform:translate(70.5799vw,58.452vh) scale(.59)}to{transform:translate(72.0144vw,99vh) scale(.59)}}.snow:nth-child(365){opacity:.9456;transform:translate(37.0084vw,-10px) scale(.9993);animation:fall-365 24s -8s linear infinite}@keyframes fall-365{41.785%{transform:translate(34.5008vw,41.785vh) scale(.9993)}to{transform:translate(35.7546vw,99vh) scale(.9993)}}.snow:nth-child(366){opacity:1.2196;transform:translate(73.3873vw,-10px) scale(.3733);animation:fall-366 18s -11s linear infinite}@keyframes fall-366{41.968%{transform:translate(76.5911vw,41.968vh) scale(.3733)}to{transform:translate(74.9892vw,99vh) scale(.3733)}}.snow:nth-child(367){opacity:.5726;transform:translate(57.468vw,-10px) scale(.3448);animation:fall-367 13s -18s linear infinite}@keyframes fall-367{57.875%{transform:translate(52.8167vw,57.875vh) scale(.3448)}to{transform:translate(55.14235vw,99vh) scale(.3448)}}.snow:nth-child(368){opacity:.4544;transform:translate(43.2395vw,-10px) scale(.8329);animation:fall-368 12s -11s linear infinite}@keyframes fall-368{45.125%{transform:translate(39.9058vw,45.125vh) scale(.8329)}to{transform:translate(41.57265vw,99vh) scale(.8329)}}.snow:nth-child(369){opacity:.4476;transform:translate(2.057vw,-10px) scale(.5347);animation:fall-369 27s -27s linear infinite}@keyframes fall-369{30.122%{transform:translate(7.4534vw,30.122vh) scale(.5347)}to{transform:translate(4.7552vw,99vh) scale(.5347)}}.snow:nth-child(370){opacity:.2382;transform:translate(25.3662vw,-10px) scale(.4542);animation:fall-370 21s -4s linear infinite}@keyframes fall-370{70.68%{transform:translate(23.2903vw,70.68vh) scale(.4542)}to{transform:translate(24.32825vw,99vh) scale(.4542)}}.snow:nth-child(371){opacity:.218;transform:translate(89.5177vw,-10px) scale(.6762);animation:fall-371 14s -7s linear infinite}@keyframes fall-371{43.698%{transform:translate(92.2854vw,43.698vh) scale(.6762)}to{transform:translate(90.90155vw,99vh) scale(.6762)}}.snow:nth-child(372){opacity:1.1574;transform:translate(82.3224vw,-10px) scale(.5824);animation:fall-372 24s -27s linear infinite}@keyframes fall-372{65.756%{transform:translate(83.5981vw,65.756vh) scale(.5824)}to{transform:translate(82.96025vw,99vh) scale(.5824)}}.snow:nth-child(373){opacity:1.8116;transform:translate(97.9133vw,-10px) scale(.7806);animation:fall-373 12s -26s linear infinite}@keyframes fall-373{40.847%{transform:translate(92.9349vw,40.847vh) scale(.7806)}to{transform:translate(95.4241vw,99vh) scale(.7806)}}.snow:nth-child(374){opacity:.6934;transform:translate(61.7921vw,-10px) scale(.6764);animation:fall-374 30s -17s linear infinite}@keyframes fall-374{31.811%{transform:translate(62.6883vw,31.811vh) scale(.6764)}to{transform:translate(62.2402vw,99vh) scale(.6764)}}.snow:nth-child(375){opacity:.8138;transform:translate(1.8112vw,-10px) scale(.5285);animation:fall-375 17s -3s linear infinite}@keyframes fall-375{52.164%{transform:translate(8.2903vw,52.164vh) scale(.5285)}to{transform:translate(5.05075vw,99vh) scale(.5285)}}.snow:nth-child(376){opacity:.7376;transform:translate(24.9409vw,-10px) scale(.0528);animation:fall-376 29s -24s linear infinite}@keyframes fall-376{40.63%{transform:translate(33.1375vw,40.63vh) scale(.0528)}to{transform:translate(29.0392vw,99vh) scale(.0528)}}.snow:nth-child(377){opacity:.2718;transform:translate(70.0058vw,-10px) scale(.0227);animation:fall-377 27s -28s linear infinite}@keyframes fall-377{57.018%{transform:translate(64.0611vw,57.018vh) scale(.0227)}to{transform:translate(67.03345vw,99vh) scale(.0227)}}.snow:nth-child(378){opacity:1.243;transform:translate(54.7188vw,-10px) scale(.1493);animation:fall-378 18s -19s linear infinite}@keyframes fall-378{44.861%{transform:translate(51.9425vw,44.861vh) scale(.1493)}to{transform:translate(53.33065vw,99vh) scale(.1493)}}.snow:nth-child(379){opacity:.343;transform:translate(52.6667vw,-10px) scale(.72);animation:fall-379 27s -21s linear infinite}@keyframes fall-379{31.01%{transform:translate(43.4426vw,31.01vh) scale(.72)}to{transform:translate(48.05465vw,99vh) scale(.72)}}.snow:nth-child(380){opacity:.369;transform:translate(66.6428vw,-10px) scale(.8629);animation:fall-380 25s -3s linear infinite}@keyframes fall-380{50.406%{transform:translate(70.7314vw,50.406vh) scale(.8629)}to{transform:translate(68.6871vw,99vh) scale(.8629)}}.snow:nth-child(381){opacity:1.3156;transform:translate(62.7757vw,-10px) scale(.7968);animation:fall-381 26s -4s linear infinite}@keyframes fall-381{50.013%{transform:translate(71.4067vw,50.013vh) scale(.7968)}to{transform:translate(67.0912vw,99vh) scale(.7968)}}.snow:nth-child(382){opacity:1.3946;transform:translate(8.9266vw,-10px) scale(.4644);animation:fall-382 11s -18s linear infinite}@keyframes fall-382{51.45%{transform:translate(3.7165vw,51.45vh) scale(.4644)}to{transform:translate(6.32155vw,99vh) scale(.4644)}}.snow:nth-child(383){opacity:1.6364;transform:translate(77.4624vw,-10px) scale(.3469);animation:fall-383 13s -16s linear infinite}@keyframes fall-383{49.858%{transform:translate(69.4676vw,49.858vh) scale(.3469)}to{transform:translate(73.465vw,99vh) scale(.3469)}}.snow:nth-child(384){opacity:1.3564;transform:translate(91.3113vw,-10px) scale(.4297);animation:fall-384 17s -5s linear infinite}@keyframes fall-384{39.513%{transform:translate(90.2269vw,39.513vh) scale(.4297)}to{transform:translate(90.7691vw,99vh) scale(.4297)}}.snow:nth-child(385){opacity:.9028;transform:translate(14.4037vw,-10px) scale(.7915);animation:fall-385 30s -6s linear infinite}@keyframes fall-385{64.514%{transform:translate(5.4049vw,64.514vh) scale(.7915)}to{transform:translate(9.9043vw,99vh) scale(.7915)}}.snow:nth-child(386){opacity:.5544;transform:translate(3.6896vw,-10px) scale(.5247);animation:fall-386 25s -22s linear infinite}@keyframes fall-386{74.949%{transform:translate(-5.195vw,74.949vh) scale(.5247)}to{transform:translate(-.7527vw,99vh) scale(.5247)}}.snow:nth-child(387){opacity:1.8804;transform:translate(63.1926vw,-10px) scale(.3248);animation:fall-387 25s -6s linear infinite}@keyframes fall-387{57.16%{transform:translate(57.2329vw,57.16vh) scale(.3248)}to{transform:translate(60.21275vw,99vh) scale(.3248)}}.snow:nth-child(388){opacity:.8416;transform:translate(84.5672vw,-10px) scale(.8331);animation:fall-388 28s -26s linear infinite}@keyframes fall-388{55.516%{transform:translate(76.4758vw,55.516vh) scale(.8331)}to{transform:translate(80.5215vw,99vh) scale(.8331)}}.snow:nth-child(389){opacity:.947;transform:translate(74.1529vw,-10px) scale(.1163);animation:fall-389 23s -15s linear infinite}@keyframes fall-389{47.932%{transform:translate(78.8998vw,47.932vh) scale(.1163)}to{transform:translate(76.52635vw,99vh) scale(.1163)}}.snow:nth-child(390){opacity:1.1122;transform:translate(89.3057vw,-10px) scale(.4866);animation:fall-390 11s -4s linear infinite}@keyframes fall-390{45.68%{transform:translate(84.2754vw,45.68vh) scale(.4866)}to{transform:translate(86.79055vw,99vh) scale(.4866)}}.snow:nth-child(391){opacity:1.1238;transform:translate(7.0873vw,-10px) scale(.5221);animation:fall-391 21s -8s linear infinite}@keyframes fall-391{40.98%{transform:translate(16.5076vw,40.98vh) scale(.5221)}to{transform:translate(11.79745vw,99vh) scale(.5221)}}.snow:nth-child(392){opacity:1.1494;transform:translate(59.8205vw,-10px) scale(.8481);animation:fall-392 24s -16s linear infinite}@keyframes fall-392{44.09%{transform:translate(64.4922vw,44.09vh) scale(.8481)}to{transform:translate(62.15635vw,99vh) scale(.8481)}}.snow:nth-child(393){opacity:.9322;transform:translate(62.0166vw,-10px) scale(.8364);animation:fall-393 19s -28s linear infinite}@keyframes fall-393{74.511%{transform:translate(59.7723vw,74.511vh) scale(.8364)}to{transform:translate(60.89445vw,99vh) scale(.8364)}}.snow:nth-child(394){opacity:1.6608;transform:translate(39.4924vw,-10px) scale(.8599);animation:fall-394 27s -13s linear infinite}@keyframes fall-394{73.887%{transform:translate(40.0118vw,73.887vh) scale(.8599)}to{transform:translate(39.7521vw,99vh) scale(.8599)}}.snow:nth-child(395){opacity:.8544;transform:translate(13.5966vw,-10px) scale(.4155);animation:fall-395 11s -4s linear infinite}@keyframes fall-395{34.527%{transform:translate(20.2202vw,34.527vh) scale(.4155)}to{transform:translate(16.9084vw,99vh) scale(.4155)}}.snow:nth-child(396){opacity:1.7798;transform:translate(70.6583vw,-10px) scale(.6139);animation:fall-396 15s -23s linear infinite}@keyframes fall-396{71.974%{transform:translate(72.1172vw,71.974vh) scale(.6139)}to{transform:translate(71.38775vw,99vh) scale(.6139)}}.snow:nth-child(397){opacity:.1222;transform:translate(47.6025vw,-10px) scale(.0861);animation:fall-397 18s -9s linear infinite}@keyframes fall-397{73.726%{transform:translate(51.1441vw,73.726vh) scale(.0861)}to{transform:translate(49.3733vw,99vh) scale(.0861)}}.snow:nth-child(398){opacity:1.281;transform:translate(69.3063vw,-10px) scale(.2364);animation:fall-398 14s -28s linear infinite}@keyframes fall-398{70.717%{transform:translate(64.6713vw,70.717vh) scale(.2364)}to{transform:translate(66.9888vw,99vh) scale(.2364)}}.snow:nth-child(399){opacity:1.5574;transform:translate(32.2341vw,-10px) scale(.5173);animation:fall-399 23s -20s linear infinite}@keyframes fall-399{65.981%{transform:translate(41.8869vw,65.981vh) scale(.5173)}to{transform:translate(37.0605vw,99vh) scale(.5173)}}.snow:nth-child(400){opacity:1.2936;transform:translate(70.2656vw,-10px) scale(.5686);animation:fall-400 13s -10s linear infinite}@keyframes fall-400{78.726%{transform:translate(64.4344vw,78.726vh) scale(.5686)}to{transform:translate(67.35vw,99vh) scale(.5686)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.8524;transform:translate(98.8963vw,-10px) scale(.6992);animation:fall-1 19s -25s linear infinite}@keyframes fall-1{52.106%{transform:translate(101.6259vw,52.106vh) scale(.6992)}to{transform:translate(100.2611vw,99vh) scale(.6992)}}.snow:nth-child(2){opacity:.9818;transform:translate(24.3612vw,-10px) scale(.2415);animation:fall-2 21s -1s linear infinite}@keyframes fall-2{32.281%{transform:translate(32.7822vw,32.281vh) scale(.2415)}to{transform:translate(28.5717vw,99vh) scale(.2415)}}.snow:nth-child(3){opacity:1.5176;transform:translate(86.4175vw,-10px) scale(.5051);animation:fall-3 16s -9s linear infinite}@keyframes fall-3{68.273%{transform:translate(90.3073vw,68.273vh) scale(.5051)}to{transform:translate(88.3624vw,99vh) scale(.5051)}}.snow:nth-child(4){opacity:.4954;transform:translate(5.9817vw,-10px) scale(.5368);animation:fall-4 18s -25s linear infinite}@keyframes fall-4{35.429%{transform:translate(2.9538vw,35.429vh) scale(.5368)}to{transform:translate(4.46775vw,99vh) scale(.5368)}}.snow:nth-child(5){opacity:.4668;transform:translate(27.8693vw,-10px) scale(.5297);animation:fall-5 11s -3s linear infinite}@keyframes fall-5{65.876%{transform:translate(24.2206vw,65.876vh) scale(.5297)}to{transform:translate(26.04495vw,99vh) scale(.5297)}}.snow:nth-child(6){opacity:.2086;transform:translate(55.4707vw,-10px) scale(.1761);animation:fall-6 12s -26s linear infinite}@keyframes fall-6{64.821%{transform:translate(58.3249vw,64.821vh) scale(.1761)}to{transform:translate(56.8978vw,99vh) scale(.1761)}}.snow:nth-child(7){opacity:.0736;transform:translate(99.7644vw,-10px) scale(.6267);animation:fall-7 19s -4s linear infinite}@keyframes fall-7{56.024%{transform:translate(104.5311vw,56.024vh) scale(.6267)}to{transform:translate(102.14775vw,99vh) scale(.6267)}}.snow:nth-child(8){opacity:1.645;transform:translate(26.6755vw,-10px) scale(.1725);animation:fall-8 17s -6s linear infinite}@keyframes fall-8{52.913%{transform:translate(26.7485vw,52.913vh) scale(.1725)}to{transform:translate(26.712vw,99vh) scale(.1725)}}.snow:nth-child(9){opacity:.2252;transform:translate(92.5855vw,-10px) scale(.6791);animation:fall-9 28s -14s linear infinite}@keyframes fall-9{45.802%{transform:translate(95.9203vw,45.802vh) scale(.6791)}to{transform:translate(94.2529vw,99vh) scale(.6791)}}.snow:nth-child(10){opacity:1.7686;transform:translate(44.3737vw,-10px) scale(.4932);animation:fall-10 20s -26s linear infinite}@keyframes fall-10{52.116%{transform:translate(47.2362vw,52.116vh) scale(.4932)}to{transform:translate(45.80495vw,99vh) scale(.4932)}}.snow:nth-child(11){opacity:1.8152;transform:translate(1.8163vw,-10px) scale(.481);animation:fall-11 26s -1s linear infinite}@keyframes fall-11{45.287%{transform:translate(-6.6805vw,45.287vh) scale(.481)}to{transform:translate(-2.4321vw,99vh) scale(.481)}}.snow:nth-child(12){opacity:1.6248;transform:translate(28.7651vw,-10px) scale(.5374);animation:fall-12 19s -12s linear infinite}@keyframes fall-12{46.384%{transform:translate(35.712vw,46.384vh) scale(.5374)}to{transform:translate(32.23855vw,99vh) scale(.5374)}}.snow:nth-child(13){opacity:1.4064;transform:translate(66.7626vw,-10px) scale(.8458);animation:fall-13 10s -2s linear infinite}@keyframes fall-13{71.359%{transform:translate(70.2498vw,71.359vh) scale(.8458)}to{transform:translate(68.5062vw,99vh) scale(.8458)}}.snow:nth-child(14){opacity:1.3276;transform:translate(25.8851vw,-10px) scale(.9333);animation:fall-14 17s -21s linear infinite}@keyframes fall-14{53.934%{transform:translate(33.0336vw,53.934vh) scale(.9333)}to{transform:translate(29.45935vw,99vh) scale(.9333)}}.snow:nth-child(15){opacity:.6206;transform:translate(10.855vw,-10px) scale(.5394);animation:fall-15 20s -18s linear infinite}@keyframes fall-15{77.983%{transform:translate(8.5425vw,77.983vh) scale(.5394)}to{transform:translate(9.69875vw,99vh) scale(.5394)}}.snow:nth-child(16){opacity:1.4394;transform:translate(94.9359vw,-10px) scale(.5092);animation:fall-16 24s -19s linear infinite}@keyframes fall-16{47.427%{transform:translate(87.3163vw,47.427vh) scale(.5092)}to{transform:translate(91.1261vw,99vh) scale(.5092)}}.snow:nth-child(17){opacity:1.3918;transform:translate(18.5369vw,-10px) scale(.6518);animation:fall-17 25s -10s linear infinite}@keyframes fall-17{79.075%{transform:translate(20.5825vw,79.075vh) scale(.6518)}to{transform:translate(19.5597vw,99vh) scale(.6518)}}.snow:nth-child(18){opacity:.2142;transform:translate(88.639vw,-10px) scale(.8545);animation:fall-18 20s -1s linear infinite}@keyframes fall-18{75.804%{transform:translate(79.3257vw,75.804vh) scale(.8545)}to{transform:translate(83.98235vw,99vh) scale(.8545)}}.snow:nth-child(19){opacity:1.9724;transform:translate(14.7009vw,-10px) scale(.0763);animation:fall-19 16s -7s linear infinite}@keyframes fall-19{54.554%{transform:translate(23.7821vw,54.554vh) scale(.0763)}to{transform:translate(19.2415vw,99vh) scale(.0763)}}.snow:nth-child(20){opacity:.6862;transform:translate(89.8564vw,-10px) scale(.0263);animation:fall-20 14s -2s linear infinite}@keyframes fall-20{34.904%{transform:translate(90.9975vw,34.904vh) scale(.0263)}to{transform:translate(90.42695vw,99vh) scale(.0263)}}.snow:nth-child(21){opacity:.6698;transform:translate(33.8988vw,-10px) scale(.4577);animation:fall-21 15s -15s linear infinite}@keyframes fall-21{37.671%{transform:translate(30.5093vw,37.671vh) scale(.4577)}to{transform:translate(32.20405vw,99vh) scale(.4577)}}.snow:nth-child(22){opacity:1.2694;transform:translate(66.6032vw,-10px) scale(.2606);animation:fall-22 17s -3s linear infinite}@keyframes fall-22{60.894%{transform:translate(59.8211vw,60.894vh) scale(.2606)}to{transform:translate(63.21215vw,99vh) scale(.2606)}}.snow:nth-child(23){opacity:.9422;transform:translate(92.6543vw,-10px) scale(.0658);animation:fall-23 27s -4s linear infinite}@keyframes fall-23{42.955%{transform:translate(96.5141vw,42.955vh) scale(.0658)}to{transform:translate(94.5842vw,99vh) scale(.0658)}}.snow:nth-child(24){opacity:1.7886;transform:translate(20.3255vw,-10px) scale(.0313);animation:fall-24 28s -3s linear infinite}@keyframes fall-24{78.958%{transform:translate(29.9377vw,78.958vh) scale(.0313)}to{transform:translate(25.1316vw,99vh) scale(.0313)}}.snow:nth-child(25){opacity:1.9288;transform:translate(67.9789vw,-10px) scale(.0196);animation:fall-25 21s -3s linear infinite}@keyframes fall-25{79.232%{transform:translate(58.8635vw,79.232vh) scale(.0196)}to{transform:translate(63.4212vw,99vh) scale(.0196)}}.snow:nth-child(26){opacity:1.0518;transform:translate(18.8607vw,-10px) scale(.9142);animation:fall-26 27s -25s linear infinite}@keyframes fall-26{66.719%{transform:translate(25.1282vw,66.719vh) scale(.9142)}to{transform:translate(21.99445vw,99vh) scale(.9142)}}.snow:nth-child(27){opacity:1.298;transform:translate(85.0363vw,-10px) scale(.7128);animation:fall-27 19s -4s linear infinite}@keyframes fall-27{75.761%{transform:translate(80.7384vw,75.761vh) scale(.7128)}to{transform:translate(82.88735vw,99vh) scale(.7128)}}.snow:nth-child(28){opacity:1.9076;transform:translate(60.4065vw,-10px) scale(.8137);animation:fall-28 27s -11s linear infinite}@keyframes fall-28{31.425%{transform:translate(65.6557vw,31.425vh) scale(.8137)}to{transform:translate(63.0311vw,99vh) scale(.8137)}}.snow:nth-child(29){opacity:1.013;transform:translate(30.5051vw,-10px) scale(.9204);animation:fall-29 26s -8s linear infinite}@keyframes fall-29{60.037%{transform:translate(39.908vw,60.037vh) scale(.9204)}to{transform:translate(35.20655vw,99vh) scale(.9204)}}.snow:nth-child(30){opacity:1.8114;transform:translate(49.6925vw,-10px) scale(.4369);animation:fall-30 23s -4s linear infinite}@keyframes fall-30{34.47%{transform:translate(47.8337vw,34.47vh) scale(.4369)}to{transform:translate(48.7631vw,99vh) scale(.4369)}}.snow:nth-child(31){opacity:1.2634;transform:translate(23.2501vw,-10px) scale(.0481);animation:fall-31 29s -21s linear infinite}@keyframes fall-31{55.022%{transform:translate(30.4265vw,55.022vh) scale(.0481)}to{transform:translate(26.8383vw,99vh) scale(.0481)}}.snow:nth-child(32){opacity:1.832;transform:translate(74.5849vw,-10px) scale(.8964);animation:fall-32 19s -14s linear infinite}@keyframes fall-32{49.06%{transform:translate(71.1806vw,49.06vh) scale(.8964)}to{transform:translate(72.88275vw,99vh) scale(.8964)}}.snow:nth-child(33){opacity:1.1644;transform:translate(41.316vw,-10px) scale(.1232);animation:fall-33 24s -20s linear infinite}@keyframes fall-33{73.952%{transform:translate(44.2296vw,73.952vh) scale(.1232)}to{transform:translate(42.7728vw,99vh) scale(.1232)}}.snow:nth-child(34){opacity:.5422;transform:translate(9.6027vw,-10px) scale(.8762);animation:fall-34 11s -14s linear infinite}@keyframes fall-34{72.545%{transform:translate(1.0954vw,72.545vh) scale(.8762)}to{transform:translate(5.34905vw,99vh) scale(.8762)}}.snow:nth-child(35){opacity:.8694;transform:translate(42.7633vw,-10px) scale(.5684);animation:fall-35 30s -16s linear infinite}@keyframes fall-35{70.235%{transform:translate(43.9033vw,70.235vh) scale(.5684)}to{transform:translate(43.3333vw,99vh) scale(.5684)}}.snow:nth-child(36){opacity:.3108;transform:translate(38.0937vw,-10px) scale(.5232);animation:fall-36 14s -18s linear infinite}@keyframes fall-36{38.624%{transform:translate(35.4493vw,38.624vh) scale(.5232)}to{transform:translate(36.7715vw,99vh) scale(.5232)}}.snow:nth-child(37){opacity:1.9146;transform:translate(13.3516vw,-10px) scale(.1603);animation:fall-37 17s -1s linear infinite}@keyframes fall-37{52.442%{transform:translate(11.6699vw,52.442vh) scale(.1603)}to{transform:translate(12.51075vw,99vh) scale(.1603)}}.snow:nth-child(38){opacity:1.7814;transform:translate(84.543vw,-10px) scale(.3568);animation:fall-38 19s -26s linear infinite}@keyframes fall-38{50.936%{transform:translate(87.9757vw,50.936vh) scale(.3568)}to{transform:translate(86.25935vw,99vh) scale(.3568)}}.snow:nth-child(39){opacity:.1988;transform:translate(13.7807vw,-10px) scale(.0391);animation:fall-39 12s -5s linear infinite}@keyframes fall-39{60.66%{transform:translate(6.8112vw,60.66vh) scale(.0391)}to{transform:translate(10.29595vw,99vh) scale(.0391)}}.snow:nth-child(40){opacity:1.8504;transform:translate(85.5639vw,-10px) scale(.9395);animation:fall-40 20s -23s linear infinite}@keyframes fall-40{59.019%{transform:translate(77.072vw,59.019vh) scale(.9395)}to{transform:translate(81.31795vw,99vh) scale(.9395)}}.snow:nth-child(41){opacity:1.3702;transform:translate(59.0739vw,-10px) scale(.7022);animation:fall-41 25s -12s linear infinite}@keyframes fall-41{66.18%{transform:translate(65.7079vw,66.18vh) scale(.7022)}to{transform:translate(62.3909vw,99vh) scale(.7022)}}.snow:nth-child(42){opacity:.3578;transform:translate(49.3714vw,-10px) scale(.0489);animation:fall-42 14s -30s linear infinite}@keyframes fall-42{52.502%{transform:translate(57.7333vw,52.502vh) scale(.0489)}to{transform:translate(53.55235vw,99vh) scale(.0489)}}.snow:nth-child(43){opacity:.5096;transform:translate(21.3232vw,-10px) scale(.2121);animation:fall-43 29s -3s linear infinite}@keyframes fall-43{39.627%{transform:translate(19.5456vw,39.627vh) scale(.2121)}to{transform:translate(20.4344vw,99vh) scale(.2121)}}.snow:nth-child(44){opacity:.307;transform:translate(34.7322vw,-10px) scale(.5374);animation:fall-44 24s -30s linear infinite}@keyframes fall-44{64.038%{transform:translate(44.4454vw,64.038vh) scale(.5374)}to{transform:translate(39.5888vw,99vh) scale(.5374)}}.snow:nth-child(45){opacity:.131;transform:translate(43.4349vw,-10px) scale(.0148);animation:fall-45 29s -24s linear infinite}@keyframes fall-45{60.888%{transform:translate(36.3158vw,60.888vh) scale(.0148)}to{transform:translate(39.87535vw,99vh) scale(.0148)}}.snow:nth-child(46){opacity:1.8268;transform:translate(27.5227vw,-10px) scale(.816);animation:fall-46 27s -25s linear infinite}@keyframes fall-46{30.714%{transform:translate(20.9365vw,30.714vh) scale(.816)}to{transform:translate(24.2296vw,99vh) scale(.816)}}.snow:nth-child(47){opacity:.9822;transform:translate(57.1343vw,-10px) scale(.4215);animation:fall-47 29s -20s linear infinite}@keyframes fall-47{73.001%{transform:translate(56.7514vw,73.001vh) scale(.4215)}to{transform:translate(56.94285vw,99vh) scale(.4215)}}.snow:nth-child(48){opacity:1.7068;transform:translate(1.9097vw,-10px) scale(.8967);animation:fall-48 11s -26s linear infinite}@keyframes fall-48{73.615%{transform:translate(-.8976vw,73.615vh) scale(.8967)}to{transform:translate(.50605vw,99vh) scale(.8967)}}.snow:nth-child(49){opacity:1.3632;transform:translate(22.0303vw,-10px) scale(.3444);animation:fall-49 11s -1s linear infinite}@keyframes fall-49{61.474%{transform:translate(17.4008vw,61.474vh) scale(.3444)}to{transform:translate(19.71555vw,99vh) scale(.3444)}}.snow:nth-child(50){opacity:1.985;transform:translate(25.7054vw,-10px) scale(.4702);animation:fall-50 25s -2s linear infinite}@keyframes fall-50{70.36%{transform:translate(20.1626vw,70.36vh) scale(.4702)}to{transform:translate(22.934vw,99vh) scale(.4702)}}.snow:nth-child(51){opacity:1.969;transform:translate(37.3313vw,-10px) scale(.9523);animation:fall-51 17s -16s linear infinite}@keyframes fall-51{33.364%{transform:translate(33.462vw,33.364vh) scale(.9523)}to{transform:translate(35.39665vw,99vh) scale(.9523)}}.snow:nth-child(52){opacity:.738;transform:translate(9.3521vw,-10px) scale(.952);animation:fall-52 10s -18s linear infinite}@keyframes fall-52{45.673%{transform:translate(18.3111vw,45.673vh) scale(.952)}to{transform:translate(13.8316vw,99vh) scale(.952)}}.snow:nth-child(53){opacity:1.536;transform:translate(26.4778vw,-10px) scale(.4479);animation:fall-53 27s -17s linear infinite}@keyframes fall-53{51.004%{transform:translate(22.5708vw,51.004vh) scale(.4479)}to{transform:translate(24.5243vw,99vh) scale(.4479)}}.snow:nth-child(54){opacity:.198;transform:translate(.8009vw,-10px) scale(.8047);animation:fall-54 13s -15s linear infinite}@keyframes fall-54{30.469%{transform:translate(-2.5334vw,30.469vh) scale(.8047)}to{transform:translate(-.86625vw,99vh) scale(.8047)}}.snow:nth-child(55){opacity:.6274;transform:translate(23.4305vw,-10px) scale(.9269);animation:fall-55 11s -14s linear infinite}@keyframes fall-55{33.38%{transform:translate(29.5091vw,33.38vh) scale(.9269)}to{transform:translate(26.4698vw,99vh) scale(.9269)}}.snow:nth-child(56){opacity:.9248;transform:translate(67.2463vw,-10px) scale(.3327);animation:fall-56 12s -2s linear infinite}@keyframes fall-56{62.134%{transform:translate(73.8603vw,62.134vh) scale(.3327)}to{transform:translate(70.5533vw,99vh) scale(.3327)}}.snow:nth-child(57){opacity:.181;transform:translate(1.2298vw,-10px) scale(.9255);animation:fall-57 12s -12s linear infinite}@keyframes fall-57{62.096%{transform:translate(-5.841vw,62.096vh) scale(.9255)}to{transform:translate(-2.3056vw,99vh) scale(.9255)}}.snow:nth-child(58){opacity:1.2298;transform:translate(2.0228vw,-10px) scale(.2508);animation:fall-58 14s -23s linear infinite}@keyframes fall-58{41.172%{transform:translate(7.5138vw,41.172vh) scale(.2508)}to{transform:translate(4.7683vw,99vh) scale(.2508)}}.snow:nth-child(59){opacity:1.7946;transform:translate(11.1589vw,-10px) scale(.6871);animation:fall-59 13s -30s linear infinite}@keyframes fall-59{34.515%{transform:translate(11.4379vw,34.515vh) scale(.6871)}to{transform:translate(11.2984vw,99vh) scale(.6871)}}.snow:nth-child(60){opacity:1.2566;transform:translate(14.1945vw,-10px) scale(.9004);animation:fall-60 26s -7s linear infinite}@keyframes fall-60{75.418%{transform:translate(12.6918vw,75.418vh) scale(.9004)}to{transform:translate(13.44315vw,99vh) scale(.9004)}}.snow:nth-child(61){opacity:.6828;transform:translate(98.7434vw,-10px) scale(.0043);animation:fall-61 18s -3s linear infinite}@keyframes fall-61{41.163%{transform:translate(106.4357vw,41.163vh) scale(.0043)}to{transform:translate(102.58955vw,99vh) scale(.0043)}}.snow:nth-child(62){opacity:1.9124;transform:translate(19.7329vw,-10px) scale(.7803);animation:fall-62 11s -13s linear infinite}@keyframes fall-62{77.638%{transform:translate(27.0466vw,77.638vh) scale(.7803)}to{transform:translate(23.38975vw,99vh) scale(.7803)}}.snow:nth-child(63){opacity:1.4164;transform:translate(7.0584vw,-10px) scale(.9112);animation:fall-63 30s -18s linear infinite}@keyframes fall-63{42.882%{transform:translate(9.8262vw,42.882vh) scale(.9112)}to{transform:translate(8.4423vw,99vh) scale(.9112)}}.snow:nth-child(64){opacity:1.7118;transform:translate(74.3969vw,-10px) scale(.4281);animation:fall-64 11s -18s linear infinite}@keyframes fall-64{73.498%{transform:translate(83.0946vw,73.498vh) scale(.4281)}to{transform:translate(78.74575vw,99vh) scale(.4281)}}.snow:nth-child(65){opacity:1.3838;transform:translate(28.6174vw,-10px) scale(.1442);animation:fall-65 20s -5s linear infinite}@keyframes fall-65{76.941%{transform:translate(26.4509vw,76.941vh) scale(.1442)}to{transform:translate(27.53415vw,99vh) scale(.1442)}}.snow:nth-child(66){opacity:1.1474;transform:translate(66.1646vw,-10px) scale(.2462);animation:fall-66 13s -9s linear infinite}@keyframes fall-66{47.945%{transform:translate(75.0317vw,47.945vh) scale(.2462)}to{transform:translate(70.59815vw,99vh) scale(.2462)}}.snow:nth-child(67){opacity:.6878;transform:translate(87.3766vw,-10px) scale(.3692);animation:fall-67 22s -8s linear infinite}@keyframes fall-67{74.709%{transform:translate(90.0049vw,74.709vh) scale(.3692)}to{transform:translate(88.69075vw,99vh) scale(.3692)}}.snow:nth-child(68){opacity:.6784;transform:translate(91.9789vw,-10px) scale(.1971);animation:fall-68 23s -5s linear infinite}@keyframes fall-68{77.684%{transform:translate(83.1165vw,77.684vh) scale(.1971)}to{transform:translate(87.5477vw,99vh) scale(.1971)}}.snow:nth-child(69){opacity:.103;transform:translate(55.4936vw,-10px) scale(.0227);animation:fall-69 15s -17s linear infinite}@keyframes fall-69{47.426%{transform:translate(46.2255vw,47.426vh) scale(.0227)}to{transform:translate(50.85955vw,99vh) scale(.0227)}}.snow:nth-child(70){opacity:.7188;transform:translate(81.4625vw,-10px) scale(.7667);animation:fall-70 10s -21s linear infinite}@keyframes fall-70{54.704%{transform:translate(81.7618vw,54.704vh) scale(.7667)}to{transform:translate(81.61215vw,99vh) scale(.7667)}}.snow:nth-child(71){opacity:1.2658;transform:translate(54.4105vw,-10px) scale(.6485);animation:fall-71 19s -4s linear infinite}@keyframes fall-71{51.352%{transform:translate(44.4141vw,51.352vh) scale(.6485)}to{transform:translate(49.4123vw,99vh) scale(.6485)}}.snow:nth-child(72){opacity:.7852;transform:translate(72.3188vw,-10px) scale(.4023);animation:fall-72 17s -8s linear infinite}@keyframes fall-72{58.297%{transform:translate(70.773vw,58.297vh) scale(.4023)}to{transform:translate(71.5459vw,99vh) scale(.4023)}}.snow:nth-child(73){opacity:1.2442;transform:translate(62.8259vw,-10px) scale(.3276);animation:fall-73 19s -20s linear infinite}@keyframes fall-73{69.333%{transform:translate(62.9016vw,69.333vh) scale(.3276)}to{transform:translate(62.86375vw,99vh) scale(.3276)}}.snow:nth-child(74){opacity:.3066;transform:translate(86.9208vw,-10px) scale(.5209);animation:fall-74 15s -18s linear infinite}@keyframes fall-74{30.912%{transform:translate(85.3142vw,30.912vh) scale(.5209)}to{transform:translate(86.1175vw,99vh) scale(.5209)}}.snow:nth-child(75){opacity:1.7512;transform:translate(91.2938vw,-10px) scale(.7185);animation:fall-75 24s -11s linear infinite}@keyframes fall-75{73.291%{transform:translate(94.4vw,73.291vh) scale(.7185)}to{transform:translate(92.8469vw,99vh) scale(.7185)}}.snow:nth-child(76){opacity:.2238;transform:translate(68.0238vw,-10px) scale(.9854);animation:fall-76 23s -13s linear infinite}@keyframes fall-76{56.129%{transform:translate(61.6915vw,56.129vh) scale(.9854)}to{transform:translate(64.85765vw,99vh) scale(.9854)}}.snow:nth-child(77){opacity:1.2072;transform:translate(40.9066vw,-10px) scale(.7661);animation:fall-77 12s -11s linear infinite}@keyframes fall-77{79.496%{transform:translate(36.08vw,79.496vh) scale(.7661)}to{transform:translate(38.4933vw,99vh) scale(.7661)}}.snow:nth-child(78){opacity:.1354;transform:translate(78.5563vw,-10px) scale(.3297);animation:fall-78 13s -27s linear infinite}@keyframes fall-78{48.562%{transform:translate(72.5782vw,48.562vh) scale(.3297)}to{transform:translate(75.56725vw,99vh) scale(.3297)}}.snow:nth-child(79){opacity:1.0116;transform:translate(96.964vw,-10px) scale(.7221);animation:fall-79 11s -1s linear infinite}@keyframes fall-79{52.719%{transform:translate(104.2918vw,52.719vh) scale(.7221)}to{transform:translate(100.6279vw,99vh) scale(.7221)}}.snow:nth-child(80){opacity:1.3564;transform:translate(49.6787vw,-10px) scale(.6911);animation:fall-80 30s -3s linear infinite}@keyframes fall-80{34.003%{transform:translate(56.6562vw,34.003vh) scale(.6911)}to{transform:translate(53.16745vw,99vh) scale(.6911)}}.snow:nth-child(81){opacity:1.6586;transform:translate(72.4732vw,-10px) scale(.0973);animation:fall-81 20s -20s linear infinite}@keyframes fall-81{76.717%{transform:translate(72.3548vw,76.717vh) scale(.0973)}to{transform:translate(72.414vw,99vh) scale(.0973)}}.snow:nth-child(82){opacity:1.6982;transform:translate(97.7716vw,-10px) scale(.5632);animation:fall-82 19s -20s linear infinite}@keyframes fall-82{70.032%{transform:translate(100.9702vw,70.032vh) scale(.5632)}to{transform:translate(99.3709vw,99vh) scale(.5632)}}.snow:nth-child(83){opacity:1.4142;transform:translate(55.2414vw,-10px) scale(.6507);animation:fall-83 26s -15s linear infinite}@keyframes fall-83{43.652%{transform:translate(61.8942vw,43.652vh) scale(.6507)}to{transform:translate(58.5678vw,99vh) scale(.6507)}}.snow:nth-child(84){opacity:1.577;transform:translate(85.0955vw,-10px) scale(.0003);animation:fall-84 29s -3s linear infinite}@keyframes fall-84{50.766%{transform:translate(93.4903vw,50.766vh) scale(.0003)}to{transform:translate(89.2929vw,99vh) scale(.0003)}}.snow:nth-child(85){opacity:.6896;transform:translate(72.1926vw,-10px) scale(.9707);animation:fall-85 17s -10s linear infinite}@keyframes fall-85{77.806%{transform:translate(75.5139vw,77.806vh) scale(.9707)}to{transform:translate(73.85325vw,99vh) scale(.9707)}}.snow:nth-child(86){opacity:.3516;transform:translate(19.3052vw,-10px) scale(.931);animation:fall-86 19s -29s linear infinite}@keyframes fall-86{45.398%{transform:translate(15.0917vw,45.398vh) scale(.931)}to{transform:translate(17.19845vw,99vh) scale(.931)}}.snow:nth-child(87){opacity:.2848;transform:translate(93.4916vw,-10px) scale(.5252);animation:fall-87 20s -13s linear infinite}@keyframes fall-87{35.931%{transform:translate(84.5005vw,35.931vh) scale(.5252)}to{transform:translate(88.99605vw,99vh) scale(.5252)}}.snow:nth-child(88){opacity:.7654;transform:translate(36.1113vw,-10px) scale(.0061);animation:fall-88 13s -9s linear infinite}@keyframes fall-88{39.382%{transform:translate(44.0452vw,39.382vh) scale(.0061)}to{transform:translate(40.07825vw,99vh) scale(.0061)}}.snow:nth-child(89){opacity:1.0506;transform:translate(62.3587vw,-10px) scale(.1176);animation:fall-89 27s -3s linear infinite}@keyframes fall-89{38.668%{transform:translate(57.2628vw,38.668vh) scale(.1176)}to{transform:translate(59.81075vw,99vh) scale(.1176)}}.snow:nth-child(90){opacity:1.0384;transform:translate(15.5565vw,-10px) scale(.1988);animation:fall-90 15s -17s linear infinite}@keyframes fall-90{70.211%{transform:translate(13.4781vw,70.211vh) scale(.1988)}to{transform:translate(14.5173vw,99vh) scale(.1988)}}.snow:nth-child(91){opacity:.0362;transform:translate(62.4962vw,-10px) scale(.9191);animation:fall-91 27s -28s linear infinite}@keyframes fall-91{33.956%{transform:translate(53.6436vw,33.956vh) scale(.9191)}to{transform:translate(58.0699vw,99vh) scale(.9191)}}.snow:nth-child(92){opacity:.1658;transform:translate(59.6769vw,-10px) scale(.195);animation:fall-92 26s -27s linear infinite}@keyframes fall-92{66.967%{transform:translate(54.1009vw,66.967vh) scale(.195)}to{transform:translate(56.8889vw,99vh) scale(.195)}}.snow:nth-child(93){opacity:1.2478;transform:translate(20.8596vw,-10px) scale(.4774);animation:fall-93 14s -22s linear infinite}@keyframes fall-93{42.458%{transform:translate(29.43vw,42.458vh) scale(.4774)}to{transform:translate(25.1448vw,99vh) scale(.4774)}}.snow:nth-child(94){opacity:.5542;transform:translate(15.8085vw,-10px) scale(.8025);animation:fall-94 18s -17s linear infinite}@keyframes fall-94{65.059%{transform:translate(14.5464vw,65.059vh) scale(.8025)}to{transform:translate(15.17745vw,99vh) scale(.8025)}}.snow:nth-child(95){opacity:1.6578;transform:translate(12.8901vw,-10px) scale(.0404);animation:fall-95 26s -20s linear infinite}@keyframes fall-95{62.463%{transform:translate(4.5517vw,62.463vh) scale(.0404)}to{transform:translate(8.7209vw,99vh) scale(.0404)}}.snow:nth-child(96){opacity:.462;transform:translate(67.4293vw,-10px) scale(.8832);animation:fall-96 28s -1s linear infinite}@keyframes fall-96{76.848%{transform:translate(75.8366vw,76.848vh) scale(.8832)}to{transform:translate(71.63295vw,99vh) scale(.8832)}}.snow:nth-child(97){opacity:.663;transform:translate(53.4235vw,-10px) scale(.2005);animation:fall-97 19s -7s linear infinite}@keyframes fall-97{44.66%{transform:translate(47.8317vw,44.66vh) scale(.2005)}to{transform:translate(50.6276vw,99vh) scale(.2005)}}.snow:nth-child(98){opacity:.2208;transform:translate(55.7777vw,-10px) scale(.3638);animation:fall-98 20s -2s linear infinite}@keyframes fall-98{40.114%{transform:translate(56.6292vw,40.114vh) scale(.3638)}to{transform:translate(56.20345vw,99vh) scale(.3638)}}.snow:nth-child(99){opacity:.8168;transform:translate(63.641vw,-10px) scale(.0981);animation:fall-99 19s -13s linear infinite}@keyframes fall-99{30.572%{transform:translate(66.174vw,30.572vh) scale(.0981)}to{transform:translate(64.9075vw,99vh) scale(.0981)}}.snow:nth-child(100){opacity:.1134;transform:translate(89.9599vw,-10px) scale(.0879);animation:fall-100 14s -2s linear infinite}@keyframes fall-100{35.583%{transform:translate(97.0224vw,35.583vh) scale(.0879)}to{transform:translate(93.49115vw,99vh) scale(.0879)}}.snow:nth-child(101){opacity:.9344;transform:translate(2.0677vw,-10px) scale(.8122);animation:fall-101 21s -18s linear infinite}@keyframes fall-101{66.821%{transform:translate(-1.3629vw,66.821vh) scale(.8122)}to{transform:translate(.3524vw,99vh) scale(.8122)}}.snow:nth-child(102){opacity:1.787;transform:translate(46.0292vw,-10px) scale(.3883);animation:fall-102 25s -1s linear infinite}@keyframes fall-102{74.326%{transform:translate(40.2935vw,74.326vh) scale(.3883)}to{transform:translate(43.16135vw,99vh) scale(.3883)}}.snow:nth-child(103){opacity:.3962;transform:translate(4.6395vw,-10px) scale(.7396);animation:fall-103 28s -10s linear infinite}@keyframes fall-103{52.977%{transform:translate(13.6192vw,52.977vh) scale(.7396)}to{transform:translate(9.12935vw,99vh) scale(.7396)}}.snow:nth-child(104){opacity:1.9412;transform:translate(20.2573vw,-10px) scale(.5854);animation:fall-104 12s -24s linear infinite}@keyframes fall-104{77.219%{transform:translate(28.0195vw,77.219vh) scale(.5854)}to{transform:translate(24.1384vw,99vh) scale(.5854)}}.snow:nth-child(105){opacity:.77;transform:translate(81.7779vw,-10px) scale(.7192);animation:fall-105 30s -21s linear infinite}@keyframes fall-105{79.425%{transform:translate(90.7235vw,79.425vh) scale(.7192)}to{transform:translate(86.2507vw,99vh) scale(.7192)}}.snow:nth-child(106){opacity:1.3168;transform:translate(90.0373vw,-10px) scale(.8375);animation:fall-106 26s -28s linear infinite}@keyframes fall-106{74.419%{transform:translate(89.6552vw,74.419vh) scale(.8375)}to{transform:translate(89.84625vw,99vh) scale(.8375)}}.snow:nth-child(107){opacity:.6052;transform:translate(77.6871vw,-10px) scale(.5961);animation:fall-107 29s -25s linear infinite}@keyframes fall-107{48.616%{transform:translate(76.4456vw,48.616vh) scale(.5961)}to{transform:translate(77.06635vw,99vh) scale(.5961)}}.snow:nth-child(108){opacity:1.5948;transform:translate(43.8065vw,-10px) scale(.4339);animation:fall-108 14s -9s linear infinite}@keyframes fall-108{72.005%{transform:translate(48.9883vw,72.005vh) scale(.4339)}to{transform:translate(46.3974vw,99vh) scale(.4339)}}.snow:nth-child(109){opacity:1.8488;transform:translate(14.0797vw,-10px) scale(.3662);animation:fall-109 12s -4s linear infinite}@keyframes fall-109{51.15%{transform:translate(20.4201vw,51.15vh) scale(.3662)}to{transform:translate(17.2499vw,99vh) scale(.3662)}}.snow:nth-child(110){opacity:1.8642;transform:translate(72.9877vw,-10px) scale(.8286);animation:fall-110 15s -30s linear infinite}@keyframes fall-110{43.934%{transform:translate(65.9291vw,43.934vh) scale(.8286)}to{transform:translate(69.4584vw,99vh) scale(.8286)}}.snow:nth-child(111){opacity:.785;transform:translate(1.5818vw,-10px) scale(.5675);animation:fall-111 12s -12s linear infinite}@keyframes fall-111{40.874%{transform:translate(2.9568vw,40.874vh) scale(.5675)}to{transform:translate(2.2693vw,99vh) scale(.5675)}}.snow:nth-child(112){opacity:.0252;transform:translate(.8345vw,-10px) scale(.5074);animation:fall-112 20s -11s linear infinite}@keyframes fall-112{76.581%{transform:translate(4.3238vw,76.581vh) scale(.5074)}to{transform:translate(2.57915vw,99vh) scale(.5074)}}.snow:nth-child(113){opacity:.4494;transform:translate(21.3413vw,-10px) scale(.5866);animation:fall-113 24s -29s linear infinite}@keyframes fall-113{43.252%{transform:translate(12.7439vw,43.252vh) scale(.5866)}to{transform:translate(17.0426vw,99vh) scale(.5866)}}.snow:nth-child(114){opacity:1.6296;transform:translate(33.2657vw,-10px) scale(.0692);animation:fall-114 24s -13s linear infinite}@keyframes fall-114{40.751%{transform:translate(31.2964vw,40.751vh) scale(.0692)}to{transform:translate(32.28105vw,99vh) scale(.0692)}}.snow:nth-child(115){opacity:.853;transform:translate(33.2874vw,-10px) scale(.0421);animation:fall-115 18s -19s linear infinite}@keyframes fall-115{53.484%{transform:translate(33.6619vw,53.484vh) scale(.0421)}to{transform:translate(33.47465vw,99vh) scale(.0421)}}.snow:nth-child(116){opacity:1.0868;transform:translate(46.0434vw,-10px) scale(.5057);animation:fall-116 22s -5s linear infinite}@keyframes fall-116{32.998%{transform:translate(40.5425vw,32.998vh) scale(.5057)}to{transform:translate(43.29295vw,99vh) scale(.5057)}}.snow:nth-child(117){opacity:1.3086;transform:translate(55.3924vw,-10px) scale(.0035);animation:fall-117 13s -21s linear infinite}@keyframes fall-117{68.246%{transform:translate(58.888vw,68.246vh) scale(.0035)}to{transform:translate(57.1402vw,99vh) scale(.0035)}}.snow:nth-child(118){opacity:.3694;transform:translate(28.1351vw,-10px) scale(.2733);animation:fall-118 23s -26s linear infinite}@keyframes fall-118{48.603%{transform:translate(28.6955vw,48.603vh) scale(.2733)}to{transform:translate(28.4153vw,99vh) scale(.2733)}}.snow:nth-child(119){opacity:.3434;transform:translate(99.7813vw,-10px) scale(.8259);animation:fall-119 26s -27s linear infinite}@keyframes fall-119{58.698%{transform:translate(103.0367vw,58.698vh) scale(.8259)}to{transform:translate(101.409vw,99vh) scale(.8259)}}.snow:nth-child(120){opacity:1.0166;transform:translate(18.8296vw,-10px) scale(.9972);animation:fall-120 30s -22s linear infinite}@keyframes fall-120{59.389%{transform:translate(17.1762vw,59.389vh) scale(.9972)}to{transform:translate(18.0029vw,99vh) scale(.9972)}}.snow:nth-child(121){opacity:.8932;transform:translate(60.7466vw,-10px) scale(.0707);animation:fall-121 26s -29s linear infinite}@keyframes fall-121{32.104%{transform:translate(56.241vw,32.104vh) scale(.0707)}to{transform:translate(58.4938vw,99vh) scale(.0707)}}.snow:nth-child(122){opacity:1.231;transform:translate(11.107vw,-10px) scale(.7636);animation:fall-122 15s -3s linear infinite}@keyframes fall-122{71.141%{transform:translate(7.0455vw,71.141vh) scale(.7636)}to{transform:translate(9.07625vw,99vh) scale(.7636)}}.snow:nth-child(123){opacity:.9604;transform:translate(8.0306vw,-10px) scale(.5582);animation:fall-123 15s -5s linear infinite}@keyframes fall-123{50.627%{transform:translate(6.5061vw,50.627vh) scale(.5582)}to{transform:translate(7.26835vw,99vh) scale(.5582)}}.snow:nth-child(124){opacity:1.3218;transform:translate(94.266vw,-10px) scale(.707);animation:fall-124 26s -21s linear infinite}@keyframes fall-124{61.327%{transform:translate(98.2905vw,61.327vh) scale(.707)}to{transform:translate(96.27825vw,99vh) scale(.707)}}.snow:nth-child(125){opacity:.0926;transform:translate(11.0541vw,-10px) scale(.1521);animation:fall-125 27s -5s linear infinite}@keyframes fall-125{49.177%{transform:translate(14.607vw,49.177vh) scale(.1521)}to{transform:translate(12.83055vw,99vh) scale(.1521)}}.snow:nth-child(126){opacity:1.302;transform:translate(29.7724vw,-10px) scale(.7337);animation:fall-126 14s -24s linear infinite}@keyframes fall-126{50.249%{transform:translate(27.981vw,50.249vh) scale(.7337)}to{transform:translate(28.8767vw,99vh) scale(.7337)}}.snow:nth-child(127){opacity:.9142;transform:translate(33.8508vw,-10px) scale(.3234);animation:fall-127 14s -8s linear infinite}@keyframes fall-127{37.083%{transform:translate(27.1855vw,37.083vh) scale(.3234)}to{transform:translate(30.51815vw,99vh) scale(.3234)}}.snow:nth-child(128){opacity:.1112;transform:translate(50.3415vw,-10px) scale(.8771);animation:fall-128 19s -20s linear infinite}@keyframes fall-128{78.977%{transform:translate(58.4389vw,78.977vh) scale(.8771)}to{transform:translate(54.3902vw,99vh) scale(.8771)}}.snow:nth-child(129){opacity:1.845;transform:translate(95.2043vw,-10px) scale(.8469);animation:fall-129 29s -11s linear infinite}@keyframes fall-129{39.534%{transform:translate(98.7362vw,39.534vh) scale(.8469)}to{transform:translate(96.97025vw,99vh) scale(.8469)}}.snow:nth-child(130){opacity:.1874;transform:translate(68.5156vw,-10px) scale(.3745);animation:fall-130 15s -2s linear infinite}@keyframes fall-130{69.233%{transform:translate(63.6312vw,69.233vh) scale(.3745)}to{transform:translate(66.0734vw,99vh) scale(.3745)}}.snow:nth-child(131){opacity:1.7232;transform:translate(77.8717vw,-10px) scale(.4362);animation:fall-131 24s -13s linear infinite}@keyframes fall-131{34.657%{transform:translate(75.0155vw,34.657vh) scale(.4362)}to{transform:translate(76.4436vw,99vh) scale(.4362)}}.snow:nth-child(132){opacity:1.1416;transform:translate(80.141vw,-10px) scale(.1054);animation:fall-132 11s -24s linear infinite}@keyframes fall-132{55.889%{transform:translate(81.5563vw,55.889vh) scale(.1054)}to{transform:translate(80.84865vw,99vh) scale(.1054)}}.snow:nth-child(133){opacity:.1348;transform:translate(47.3419vw,-10px) scale(.7837);animation:fall-133 18s -18s linear infinite}@keyframes fall-133{42.371%{transform:translate(52.07vw,42.371vh) scale(.7837)}to{transform:translate(49.70595vw,99vh) scale(.7837)}}.snow:nth-child(134){opacity:1.9868;transform:translate(16.2396vw,-10px) scale(.5044);animation:fall-134 14s -8s linear infinite}@keyframes fall-134{48.868%{transform:translate(8.2673vw,48.868vh) scale(.5044)}to{transform:translate(12.25345vw,99vh) scale(.5044)}}.snow:nth-child(135){opacity:1.4134;transform:translate(63.4715vw,-10px) scale(.1223);animation:fall-135 14s -19s linear infinite}@keyframes fall-135{40.777%{transform:translate(61.7059vw,40.777vh) scale(.1223)}to{transform:translate(62.5887vw,99vh) scale(.1223)}}.snow:nth-child(136){opacity:.808;transform:translate(28.0936vw,-10px) scale(.2556);animation:fall-136 23s -25s linear infinite}@keyframes fall-136{59.799%{transform:translate(34.2992vw,59.799vh) scale(.2556)}to{transform:translate(31.1964vw,99vh) scale(.2556)}}.snow:nth-child(137){opacity:1.324;transform:translate(37.3321vw,-10px) scale(.9367);animation:fall-137 18s -8s linear infinite}@keyframes fall-137{73.835%{transform:translate(27.8347vw,73.835vh) scale(.9367)}to{transform:translate(32.5834vw,99vh) scale(.9367)}}.snow:nth-child(138){opacity:1.146;transform:translate(87.3582vw,-10px) scale(.4676);animation:fall-138 20s -3s linear infinite}@keyframes fall-138{34.298%{transform:translate(94.9282vw,34.298vh) scale(.4676)}to{transform:translate(91.1432vw,99vh) scale(.4676)}}.snow:nth-child(139){opacity:.0492;transform:translate(59.5682vw,-10px) scale(.3553);animation:fall-139 16s -29s linear infinite}@keyframes fall-139{39.05%{transform:translate(49.7702vw,39.05vh) scale(.3553)}to{transform:translate(54.6692vw,99vh) scale(.3553)}}.snow:nth-child(140){opacity:.787;transform:translate(13.1154vw,-10px) scale(.95);animation:fall-140 11s -2s linear infinite}@keyframes fall-140{67.34%{transform:translate(19.6026vw,67.34vh) scale(.95)}to{transform:translate(16.359vw,99vh) scale(.95)}}.snow:nth-child(141){opacity:1.2788;transform:translate(15.4955vw,-10px) scale(.1394);animation:fall-141 26s -16s linear infinite}@keyframes fall-141{65.56%{transform:translate(10.3798vw,65.56vh) scale(.1394)}to{transform:translate(12.93765vw,99vh) scale(.1394)}}.snow:nth-child(142){opacity:.1596;transform:translate(75.1237vw,-10px) scale(.7663);animation:fall-142 21s -29s linear infinite}@keyframes fall-142{54.532%{transform:translate(71.0778vw,54.532vh) scale(.7663)}to{transform:translate(73.10075vw,99vh) scale(.7663)}}.snow:nth-child(143){opacity:.7746;transform:translate(73.6834vw,-10px) scale(.8623);animation:fall-143 15s -26s linear infinite}@keyframes fall-143{66.812%{transform:translate(71.5673vw,66.812vh) scale(.8623)}to{transform:translate(72.62535vw,99vh) scale(.8623)}}.snow:nth-child(144){opacity:.7022;transform:translate(7.7813vw,-10px) scale(.4525);animation:fall-144 16s -22s linear infinite}@keyframes fall-144{78.472%{transform:translate(-.6306vw,78.472vh) scale(.4525)}to{transform:translate(3.57535vw,99vh) scale(.4525)}}.snow:nth-child(145){opacity:.641;transform:translate(51.0809vw,-10px) scale(.2416);animation:fall-145 16s -29s linear infinite}@keyframes fall-145{75.118%{transform:translate(41.7522vw,75.118vh) scale(.2416)}to{transform:translate(46.41655vw,99vh) scale(.2416)}}.snow:nth-child(146){opacity:.9608;transform:translate(4.0702vw,-10px) scale(.8067);animation:fall-146 10s -24s linear infinite}@keyframes fall-146{62.512%{transform:translate(.3385vw,62.512vh) scale(.8067)}to{transform:translate(2.20435vw,99vh) scale(.8067)}}.snow:nth-child(147){opacity:.3426;transform:translate(43.1246vw,-10px) scale(.1461);animation:fall-147 24s -22s linear infinite}@keyframes fall-147{30.221%{transform:translate(52.0514vw,30.221vh) scale(.1461)}to{transform:translate(47.588vw,99vh) scale(.1461)}}.snow:nth-child(148){opacity:1.9434;transform:translate(39.1317vw,-10px) scale(.2186);animation:fall-148 14s -9s linear infinite}@keyframes fall-148{47.618%{transform:translate(40.1988vw,47.618vh) scale(.2186)}to{transform:translate(39.66525vw,99vh) scale(.2186)}}.snow:nth-child(149){opacity:1.6304;transform:translate(.9891vw,-10px) scale(.5608);animation:fall-149 20s -24s linear infinite}@keyframes fall-149{49.313%{transform:translate(-5.581vw,49.313vh) scale(.5608)}to{transform:translate(-2.29595vw,99vh) scale(.5608)}}.snow:nth-child(150){opacity:.1392;transform:translate(99.6328vw,-10px) scale(.7458);animation:fall-150 13s -17s linear infinite}@keyframes fall-150{71.693%{transform:translate(101.6183vw,71.693vh) scale(.7458)}to{transform:translate(100.62555vw,99vh) scale(.7458)}}.snow:nth-child(151){opacity:1.3712;transform:translate(91.1734vw,-10px) scale(.1572);animation:fall-151 29s -9s linear infinite}@keyframes fall-151{69.832%{transform:translate(92.3871vw,69.832vh) scale(.1572)}to{transform:translate(91.78025vw,99vh) scale(.1572)}}.snow:nth-child(152){opacity:.0604;transform:translate(51.1743vw,-10px) scale(.3506);animation:fall-152 18s -11s linear infinite}@keyframes fall-152{39.825%{transform:translate(41.2413vw,39.825vh) scale(.3506)}to{transform:translate(46.2078vw,99vh) scale(.3506)}}.snow:nth-child(153){opacity:1.8744;transform:translate(38.5063vw,-10px) scale(.5736);animation:fall-153 19s -13s linear infinite}@keyframes fall-153{33.279%{transform:translate(42.8777vw,33.279vh) scale(.5736)}to{transform:translate(40.692vw,99vh) scale(.5736)}}.snow:nth-child(154){opacity:1.8948;transform:translate(62.8535vw,-10px) scale(.5723);animation:fall-154 27s -23s linear infinite}@keyframes fall-154{48.541%{transform:translate(64.3239vw,48.541vh) scale(.5723)}to{transform:translate(63.5887vw,99vh) scale(.5723)}}.snow:nth-child(155){opacity:.3336;transform:translate(41.15vw,-10px) scale(.8843);animation:fall-155 30s -4s linear infinite}@keyframes fall-155{48.898%{transform:translate(43.309vw,48.898vh) scale(.8843)}to{transform:translate(42.2295vw,99vh) scale(.8843)}}.snow:nth-child(156){opacity:1.6748;transform:translate(41.2677vw,-10px) scale(.7604);animation:fall-156 22s -7s linear infinite}@keyframes fall-156{57.055%{transform:translate(44.8416vw,57.055vh) scale(.7604)}to{transform:translate(43.05465vw,99vh) scale(.7604)}}.snow:nth-child(157){opacity:1.5922;transform:translate(45.848vw,-10px) scale(.0445);animation:fall-157 30s -16s linear infinite}@keyframes fall-157{58.5%{transform:translate(42.8917vw,58.5vh) scale(.0445)}to{transform:translate(44.36985vw,99vh) scale(.0445)}}.snow:nth-child(158){opacity:.3818;transform:translate(95.9857vw,-10px) scale(.6091);animation:fall-158 25s -6s linear infinite}@keyframes fall-158{34.934%{transform:translate(103.9011vw,34.934vh) scale(.6091)}to{transform:translate(99.9434vw,99vh) scale(.6091)}}.snow:nth-child(159){opacity:1.0758;transform:translate(35.1682vw,-10px) scale(.3);animation:fall-159 11s -11s linear infinite}@keyframes fall-159{47.249%{transform:translate(26.3688vw,47.249vh) scale(.3)}to{transform:translate(30.7685vw,99vh) scale(.3)}}.snow:nth-child(160){opacity:.3872;transform:translate(26.8245vw,-10px) scale(.4944);animation:fall-160 12s -13s linear infinite}@keyframes fall-160{41.467%{transform:translate(17.3186vw,41.467vh) scale(.4944)}to{transform:translate(22.07155vw,99vh) scale(.4944)}}.snow:nth-child(161){opacity:1.0708;transform:translate(3.0058vw,-10px) scale(.7482);animation:fall-161 24s -8s linear infinite}@keyframes fall-161{78.631%{transform:translate(-5.5953vw,78.631vh) scale(.7482)}to{transform:translate(-1.29475vw,99vh) scale(.7482)}}.snow:nth-child(162){opacity:.17;transform:translate(83.4769vw,-10px) scale(.7514);animation:fall-162 25s -17s linear infinite}@keyframes fall-162{54.374%{transform:translate(83.483vw,54.374vh) scale(.7514)}to{transform:translate(83.47995vw,99vh) scale(.7514)}}.snow:nth-child(163){opacity:.4498;transform:translate(99.9914vw,-10px) scale(.0858);animation:fall-163 24s -20s linear infinite}@keyframes fall-163{42.019%{transform:translate(95.0582vw,42.019vh) scale(.0858)}to{transform:translate(97.5248vw,99vh) scale(.0858)}}.snow:nth-child(164){opacity:1.553;transform:translate(12.4179vw,-10px) scale(.6352);animation:fall-164 11s -10s linear infinite}@keyframes fall-164{57.995%{transform:translate(6.5123vw,57.995vh) scale(.6352)}to{transform:translate(9.4651vw,99vh) scale(.6352)}}.snow:nth-child(165){opacity:.3254;transform:translate(99.2825vw,-10px) scale(.143);animation:fall-165 25s -26s linear infinite}@keyframes fall-165{42.573%{transform:translate(95.9988vw,42.573vh) scale(.143)}to{transform:translate(97.64065vw,99vh) scale(.143)}}.snow:nth-child(166){opacity:.9548;transform:translate(14.7359vw,-10px) scale(.2558);animation:fall-166 23s -17s linear infinite}@keyframes fall-166{43.119%{transform:translate(22.7387vw,43.119vh) scale(.2558)}to{transform:translate(18.7373vw,99vh) scale(.2558)}}.snow:nth-child(167){opacity:.7232;transform:translate(20.2339vw,-10px) scale(.2246);animation:fall-167 12s -17s linear infinite}@keyframes fall-167{75.621%{transform:translate(29.0287vw,75.621vh) scale(.2246)}to{transform:translate(24.6313vw,99vh) scale(.2246)}}.snow:nth-child(168){opacity:1.2008;transform:translate(8.9114vw,-10px) scale(.3935);animation:fall-168 25s -2s linear infinite}@keyframes fall-168{67.012%{transform:translate(14.6782vw,67.012vh) scale(.3935)}to{transform:translate(11.7948vw,99vh) scale(.3935)}}.snow:nth-child(169){opacity:1.7252;transform:translate(71.3962vw,-10px) scale(.4245);animation:fall-169 16s -15s linear infinite}@keyframes fall-169{31.041%{transform:translate(77.5863vw,31.041vh) scale(.4245)}to{transform:translate(74.49125vw,99vh) scale(.4245)}}.snow:nth-child(170){opacity:.3556;transform:translate(79.4929vw,-10px) scale(.1044);animation:fall-170 13s -4s linear infinite}@keyframes fall-170{31.999%{transform:translate(84.685vw,31.999vh) scale(.1044)}to{transform:translate(82.08895vw,99vh) scale(.1044)}}.snow:nth-child(171){opacity:.2546;transform:translate(43.4273vw,-10px) scale(.6293);animation:fall-171 30s -25s linear infinite}@keyframes fall-171{64.794%{transform:translate(38.2994vw,64.794vh) scale(.6293)}to{transform:translate(40.86335vw,99vh) scale(.6293)}}.snow:nth-child(172){opacity:.7584;transform:translate(63.8666vw,-10px) scale(.1303);animation:fall-172 23s -16s linear infinite}@keyframes fall-172{36.925%{transform:translate(69.3072vw,36.925vh) scale(.1303)}to{transform:translate(66.5869vw,99vh) scale(.1303)}}.snow:nth-child(173){opacity:.4802;transform:translate(61.9181vw,-10px) scale(.1667);animation:fall-173 23s -13s linear infinite}@keyframes fall-173{67.845%{transform:translate(53.5461vw,67.845vh) scale(.1667)}to{transform:translate(57.7321vw,99vh) scale(.1667)}}.snow:nth-child(174){opacity:.5572;transform:translate(51.1176vw,-10px) scale(.2147);animation:fall-174 24s -24s linear infinite}@keyframes fall-174{47.175%{transform:translate(52.6596vw,47.175vh) scale(.2147)}to{transform:translate(51.8886vw,99vh) scale(.2147)}}.snow:nth-child(175){opacity:.5984;transform:translate(97.9046vw,-10px) scale(.4069);animation:fall-175 20s -15s linear infinite}@keyframes fall-175{76.707%{transform:translate(101.2255vw,76.707vh) scale(.4069)}to{transform:translate(99.56505vw,99vh) scale(.4069)}}.snow:nth-child(176){opacity:.6382;transform:translate(15.9549vw,-10px) scale(.7241);animation:fall-176 24s -9s linear infinite}@keyframes fall-176{43.9%{transform:translate(13.3182vw,43.9vh) scale(.7241)}to{transform:translate(14.63655vw,99vh) scale(.7241)}}.snow:nth-child(177){opacity:.0068;transform:translate(45.7694vw,-10px) scale(.8126);animation:fall-177 21s -5s linear infinite}@keyframes fall-177{45.32%{transform:translate(35.8227vw,45.32vh) scale(.8126)}to{transform:translate(40.79605vw,99vh) scale(.8126)}}.snow:nth-child(178){opacity:1.257;transform:translate(4.8988vw,-10px) scale(.3084);animation:fall-178 19s -26s linear infinite}@keyframes fall-178{60.418%{transform:translate(-3.3438vw,60.418vh) scale(.3084)}to{transform:translate(.7775vw,99vh) scale(.3084)}}.snow:nth-child(179){opacity:.9938;transform:translate(2.2122vw,-10px) scale(.5531);animation:fall-179 25s -1s linear infinite}@keyframes fall-179{71.607%{transform:translate(-2.3042vw,71.607vh) scale(.5531)}to{transform:translate(-.046vw,99vh) scale(.5531)}}.snow:nth-child(180){opacity:.3854;transform:translate(47.9903vw,-10px) scale(.526);animation:fall-180 30s -14s linear infinite}@keyframes fall-180{58.252%{transform:translate(45.8788vw,58.252vh) scale(.526)}to{transform:translate(46.93455vw,99vh) scale(.526)}}.snow:nth-child(181){opacity:.2954;transform:translate(93.1755vw,-10px) scale(.1919);animation:fall-181 26s -11s linear infinite}@keyframes fall-181{30.672%{transform:translate(83.2348vw,30.672vh) scale(.1919)}to{transform:translate(88.20515vw,99vh) scale(.1919)}}.snow:nth-child(182){opacity:.1018;transform:translate(28.7449vw,-10px) scale(.0181);animation:fall-182 28s -17s linear infinite}@keyframes fall-182{71.225%{transform:translate(31.4805vw,71.225vh) scale(.0181)}to{transform:translate(30.1127vw,99vh) scale(.0181)}}.snow:nth-child(183){opacity:.074;transform:translate(8.6182vw,-10px) scale(.388);animation:fall-183 15s -6s linear infinite}@keyframes fall-183{60.693%{transform:translate(.0591vw,60.693vh) scale(.388)}to{transform:translate(4.33865vw,99vh) scale(.388)}}.snow:nth-child(184){opacity:1.546;transform:translate(51.4919vw,-10px) scale(.4184);animation:fall-184 28s -15s linear infinite}@keyframes fall-184{48.238%{transform:translate(47.3409vw,48.238vh) scale(.4184)}to{transform:translate(49.4164vw,99vh) scale(.4184)}}.snow:nth-child(185){opacity:1.8308;transform:translate(52.3049vw,-10px) scale(.0018);animation:fall-185 25s -14s linear infinite}@keyframes fall-185{48.177%{transform:translate(44.0267vw,48.177vh) scale(.0018)}to{transform:translate(48.1658vw,99vh) scale(.0018)}}.snow:nth-child(186){opacity:1.7092;transform:translate(72.3288vw,-10px) scale(.982);animation:fall-186 10s -25s linear infinite}@keyframes fall-186{40.279%{transform:translate(67.8728vw,40.279vh) scale(.982)}to{transform:translate(70.1008vw,99vh) scale(.982)}}.snow:nth-child(187){opacity:1.735;transform:translate(71.0743vw,-10px) scale(.5088);animation:fall-187 26s -25s linear infinite}@keyframes fall-187{41.754%{transform:translate(73.9612vw,41.754vh) scale(.5088)}to{transform:translate(72.51775vw,99vh) scale(.5088)}}.snow:nth-child(188){opacity:.739;transform:translate(62.3656vw,-10px) scale(.3753);animation:fall-188 16s -23s linear infinite}@keyframes fall-188{40.306%{transform:translate(72.1685vw,40.306vh) scale(.3753)}to{transform:translate(67.26705vw,99vh) scale(.3753)}}.snow:nth-child(189){opacity:1.6828;transform:translate(16.5896vw,-10px) scale(.1692);animation:fall-189 16s -4s linear infinite}@keyframes fall-189{40.212%{transform:translate(25.0418vw,40.212vh) scale(.1692)}to{transform:translate(20.8157vw,99vh) scale(.1692)}}.snow:nth-child(190){opacity:.364;transform:translate(86.6306vw,-10px) scale(.1548);animation:fall-190 14s -23s linear infinite}@keyframes fall-190{41.228%{transform:translate(85.7016vw,41.228vh) scale(.1548)}to{transform:translate(86.1661vw,99vh) scale(.1548)}}.snow:nth-child(191){opacity:1.1022;transform:translate(67.7316vw,-10px) scale(.2144);animation:fall-191 24s -6s linear infinite}@keyframes fall-191{68.88%{transform:translate(72.686vw,68.88vh) scale(.2144)}to{transform:translate(70.2088vw,99vh) scale(.2144)}}.snow:nth-child(192){opacity:.8106;transform:translate(25.2472vw,-10px) scale(.2256);animation:fall-192 23s -17s linear infinite}@keyframes fall-192{45.543%{transform:translate(31.3426vw,45.543vh) scale(.2256)}to{transform:translate(28.2949vw,99vh) scale(.2256)}}.snow:nth-child(193){opacity:1.2174;transform:translate(43.4147vw,-10px) scale(.8072);animation:fall-193 18s -27s linear infinite}@keyframes fall-193{39.386%{transform:translate(37.3016vw,39.386vh) scale(.8072)}to{transform:translate(40.35815vw,99vh) scale(.8072)}}.snow:nth-child(194){opacity:.5108;transform:translate(34.8791vw,-10px) scale(.1521);animation:fall-194 30s -21s linear infinite}@keyframes fall-194{55.478%{transform:translate(26.1167vw,55.478vh) scale(.1521)}to{transform:translate(30.4979vw,99vh) scale(.1521)}}.snow:nth-child(195){opacity:.904;transform:translate(63.2536vw,-10px) scale(.2957);animation:fall-195 14s -12s linear infinite}@keyframes fall-195{48.016%{transform:translate(66.7321vw,48.016vh) scale(.2957)}to{transform:translate(64.99285vw,99vh) scale(.2957)}}.snow:nth-child(196){opacity:1.7864;transform:translate(79.2769vw,-10px) scale(.2324);animation:fall-196 25s -4s linear infinite}@keyframes fall-196{54.423%{transform:translate(71.0609vw,54.423vh) scale(.2324)}to{transform:translate(75.1689vw,99vh) scale(.2324)}}.snow:nth-child(197){opacity:1.8662;transform:translate(99.331vw,-10px) scale(.0905);animation:fall-197 26s -22s linear infinite}@keyframes fall-197{68.05%{transform:translate(95.2762vw,68.05vh) scale(.0905)}to{transform:translate(97.3036vw,99vh) scale(.0905)}}.snow:nth-child(198){opacity:1.0594;transform:translate(12.2723vw,-10px) scale(.7796);animation:fall-198 28s -26s linear infinite}@keyframes fall-198{61.408%{transform:translate(15.1589vw,61.408vh) scale(.7796)}to{transform:translate(13.7156vw,99vh) scale(.7796)}}.snow:nth-child(199){opacity:1.186;transform:translate(58.9105vw,-10px) scale(.0766);animation:fall-199 24s -20s linear infinite}@keyframes fall-199{63.879%{transform:translate(62.9566vw,63.879vh) scale(.0766)}to{transform:translate(60.93355vw,99vh) scale(.0766)}}.snow:nth-child(200){opacity:.8076;transform:translate(19.3346vw,-10px) scale(.32);animation:fall-200 20s -5s linear infinite}@keyframes fall-200{39.771%{transform:translate(16.1369vw,39.771vh) scale(.32)}to{transform:translate(17.73575vw,99vh) scale(.32)}}.snow:nth-child(201){opacity:1.5616;transform:translate(57.6236vw,-10px) scale(.969);animation:fall-201 18s -17s linear infinite}@keyframes fall-201{34.7%{transform:translate(50.7703vw,34.7vh) scale(.969)}to{transform:translate(54.19695vw,99vh) scale(.969)}}.snow:nth-child(202){opacity:.6898;transform:translate(11.3899vw,-10px) scale(.5452);animation:fall-202 21s -23s linear infinite}@keyframes fall-202{74.338%{transform:translate(10.0745vw,74.338vh) scale(.5452)}to{transform:translate(10.7322vw,99vh) scale(.5452)}}.snow:nth-child(203){opacity:.912;transform:translate(2.1959vw,-10px) scale(.3764);animation:fall-203 22s -19s linear infinite}@keyframes fall-203{31.675%{transform:translate(-5.6468vw,31.675vh) scale(.3764)}to{transform:translate(-1.72545vw,99vh) scale(.3764)}}.snow:nth-child(204){opacity:.6702;transform:translate(82.8647vw,-10px) scale(.3401);animation:fall-204 26s -29s linear infinite}@keyframes fall-204{75.195%{transform:translate(77.4136vw,75.195vh) scale(.3401)}to{transform:translate(80.13915vw,99vh) scale(.3401)}}.snow:nth-child(205){opacity:.8996;transform:translate(41.1064vw,-10px) scale(.8616);animation:fall-205 29s -24s linear infinite}@keyframes fall-205{57.44%{transform:translate(41.4391vw,57.44vh) scale(.8616)}to{transform:translate(41.27275vw,99vh) scale(.8616)}}.snow:nth-child(206){opacity:.683;transform:translate(15.6931vw,-10px) scale(.7578);animation:fall-206 13s -10s linear infinite}@keyframes fall-206{73.17%{transform:translate(7.0333vw,73.17vh) scale(.7578)}to{transform:translate(11.3632vw,99vh) scale(.7578)}}.snow:nth-child(207){opacity:.3524;transform:translate(52.7964vw,-10px) scale(.9711);animation:fall-207 10s -28s linear infinite}@keyframes fall-207{61.739%{transform:translate(53.7936vw,61.739vh) scale(.9711)}to{transform:translate(53.295vw,99vh) scale(.9711)}}.snow:nth-child(208){opacity:1.6044;transform:translate(89.7234vw,-10px) scale(.7597);animation:fall-208 19s -18s linear infinite}@keyframes fall-208{36.604%{transform:translate(82.3935vw,36.604vh) scale(.7597)}to{transform:translate(86.05845vw,99vh) scale(.7597)}}.snow:nth-child(209){opacity:.7984;transform:translate(18.0441vw,-10px) scale(.6764);animation:fall-209 26s -10s linear infinite}@keyframes fall-209{70.381%{transform:translate(17.9068vw,70.381vh) scale(.6764)}to{transform:translate(17.97545vw,99vh) scale(.6764)}}.snow:nth-child(210){opacity:1.3812;transform:translate(30.6478vw,-10px) scale(.5475);animation:fall-210 20s -16s linear infinite}@keyframes fall-210{67.777%{transform:translate(40.4691vw,67.777vh) scale(.5475)}to{transform:translate(35.55845vw,99vh) scale(.5475)}}.snow:nth-child(211){opacity:1.3958;transform:translate(3.0915vw,-10px) scale(.0351);animation:fall-211 23s -19s linear infinite}@keyframes fall-211{79.433%{transform:translate(4.0569vw,79.433vh) scale(.0351)}to{transform:translate(3.5742vw,99vh) scale(.0351)}}.snow:nth-child(212){opacity:.853;transform:translate(28.4784vw,-10px) scale(.5038);animation:fall-212 22s -26s linear infinite}@keyframes fall-212{33.244%{transform:translate(29.3104vw,33.244vh) scale(.5038)}to{transform:translate(28.8944vw,99vh) scale(.5038)}}.snow:nth-child(213){opacity:.549;transform:translate(80.3443vw,-10px) scale(.3045);animation:fall-213 29s -9s linear infinite}@keyframes fall-213{42.818%{transform:translate(77.0649vw,42.818vh) scale(.3045)}to{transform:translate(78.7046vw,99vh) scale(.3045)}}.snow:nth-child(214){opacity:.9148;transform:translate(64.8741vw,-10px) scale(.8401);animation:fall-214 14s -12s linear infinite}@keyframes fall-214{34.348%{transform:translate(59.2522vw,34.348vh) scale(.8401)}to{transform:translate(62.06315vw,99vh) scale(.8401)}}.snow:nth-child(215){opacity:1.955;transform:translate(37.7282vw,-10px) scale(.6656);animation:fall-215 25s -21s linear infinite}@keyframes fall-215{35.026%{transform:translate(40.423vw,35.026vh) scale(.6656)}to{transform:translate(39.0756vw,99vh) scale(.6656)}}.snow:nth-child(216){opacity:1.4346;transform:translate(27.9002vw,-10px) scale(.5126);animation:fall-216 25s -14s linear infinite}@keyframes fall-216{60.294%{transform:translate(30.9081vw,60.294vh) scale(.5126)}to{transform:translate(29.40415vw,99vh) scale(.5126)}}.snow:nth-child(217){opacity:1.6232;transform:translate(78.9058vw,-10px) scale(.025);animation:fall-217 13s -13s linear infinite}@keyframes fall-217{67.204%{transform:translate(87.1119vw,67.204vh) scale(.025)}to{transform:translate(83.00885vw,99vh) scale(.025)}}.snow:nth-child(218){opacity:.4068;transform:translate(14.0487vw,-10px) scale(.3963);animation:fall-218 22s -25s linear infinite}@keyframes fall-218{48.703%{transform:translate(13.6309vw,48.703vh) scale(.3963)}to{transform:translate(13.8398vw,99vh) scale(.3963)}}.snow:nth-child(219){opacity:1.9064;transform:translate(11.603vw,-10px) scale(.9065);animation:fall-219 21s -6s linear infinite}@keyframes fall-219{36.818%{transform:translate(13.6981vw,36.818vh) scale(.9065)}to{transform:translate(12.65055vw,99vh) scale(.9065)}}.snow:nth-child(220){opacity:1.435;transform:translate(14.939vw,-10px) scale(.4347);animation:fall-220 24s -21s linear infinite}@keyframes fall-220{63.932%{transform:translate(24.6011vw,63.932vh) scale(.4347)}to{transform:translate(19.77005vw,99vh) scale(.4347)}}.snow:nth-child(221){opacity:1.0718;transform:translate(43.7594vw,-10px) scale(.2179);animation:fall-221 22s -8s linear infinite}@keyframes fall-221{77.015%{transform:translate(48.1027vw,77.015vh) scale(.2179)}to{transform:translate(45.93105vw,99vh) scale(.2179)}}.snow:nth-child(222){opacity:.8712;transform:translate(34.0577vw,-10px) scale(.7137);animation:fall-222 25s -24s linear infinite}@keyframes fall-222{37.405%{transform:translate(43.1484vw,37.405vh) scale(.7137)}to{transform:translate(38.60305vw,99vh) scale(.7137)}}.snow:nth-child(223){opacity:1.663;transform:translate(12.329vw,-10px) scale(.7789);animation:fall-223 18s -18s linear infinite}@keyframes fall-223{57.835%{transform:translate(17.1673vw,57.835vh) scale(.7789)}to{transform:translate(14.74815vw,99vh) scale(.7789)}}.snow:nth-child(224){opacity:.3232;transform:translate(86.0323vw,-10px) scale(.9105);animation:fall-224 25s -24s linear infinite}@keyframes fall-224{56.356%{transform:translate(93.2503vw,56.356vh) scale(.9105)}to{transform:translate(89.6413vw,99vh) scale(.9105)}}.snow:nth-child(225){opacity:.7052;transform:translate(6.8907vw,-10px) scale(.4021);animation:fall-225 29s -19s linear infinite}@keyframes fall-225{36.633%{transform:translate(10.0773vw,36.633vh) scale(.4021)}to{transform:translate(8.484vw,99vh) scale(.4021)}}.snow:nth-child(226){opacity:1.194;transform:translate(82.3976vw,-10px) scale(.3869);animation:fall-226 16s -17s linear infinite}@keyframes fall-226{51.212%{transform:translate(84.092vw,51.212vh) scale(.3869)}to{transform:translate(83.2448vw,99vh) scale(.3869)}}.snow:nth-child(227){opacity:.7644;transform:translate(88.1893vw,-10px) scale(.8913);animation:fall-227 30s -12s linear infinite}@keyframes fall-227{35.763%{transform:translate(93.7606vw,35.763vh) scale(.8913)}to{transform:translate(90.97495vw,99vh) scale(.8913)}}.snow:nth-child(228){opacity:.5888;transform:translate(52.5005vw,-10px) scale(.3476);animation:fall-228 17s -13s linear infinite}@keyframes fall-228{40.307%{transform:translate(57.7091vw,40.307vh) scale(.3476)}to{transform:translate(55.1048vw,99vh) scale(.3476)}}.snow:nth-child(229){opacity:1.7532;transform:translate(32.6396vw,-10px) scale(.186);animation:fall-229 27s -17s linear infinite}@keyframes fall-229{38.286%{transform:translate(41.6711vw,38.286vh) scale(.186)}to{transform:translate(37.15535vw,99vh) scale(.186)}}.snow:nth-child(230){opacity:.014;transform:translate(6.3976vw,-10px) scale(.8603);animation:fall-230 16s -3s linear infinite}@keyframes fall-230{30.238%{transform:translate(5.5453vw,30.238vh) scale(.8603)}to{transform:translate(5.97145vw,99vh) scale(.8603)}}.snow:nth-child(231){opacity:1.0862;transform:translate(34.2947vw,-10px) scale(.7999);animation:fall-231 13s -19s linear infinite}@keyframes fall-231{46.275%{transform:translate(44.1227vw,46.275vh) scale(.7999)}to{transform:translate(39.2087vw,99vh) scale(.7999)}}.snow:nth-child(232){opacity:1.5924;transform:translate(33.0541vw,-10px) scale(.8687);animation:fall-232 19s -9s linear infinite}@keyframes fall-232{42.829%{transform:translate(25.9352vw,42.829vh) scale(.8687)}to{transform:translate(29.49465vw,99vh) scale(.8687)}}.snow:nth-child(233){opacity:.3124;transform:translate(98.0059vw,-10px) scale(.1553);animation:fall-233 29s -6s linear infinite}@keyframes fall-233{51.98%{transform:translate(103.0295vw,51.98vh) scale(.1553)}to{transform:translate(100.5177vw,99vh) scale(.1553)}}.snow:nth-child(234){opacity:1.6202;transform:translate(90.1882vw,-10px) scale(.1708);animation:fall-234 29s -8s linear infinite}@keyframes fall-234{32.843%{transform:translate(84.1711vw,32.843vh) scale(.1708)}to{transform:translate(87.17965vw,99vh) scale(.1708)}}.snow:nth-child(235){opacity:1.2754;transform:translate(23.0082vw,-10px) scale(.4722);animation:fall-235 29s -18s linear infinite}@keyframes fall-235{73.598%{transform:translate(22.2247vw,73.598vh) scale(.4722)}to{transform:translate(22.61645vw,99vh) scale(.4722)}}.snow:nth-child(236){opacity:.8002;transform:translate(21.2963vw,-10px) scale(.9344);animation:fall-236 11s -8s linear infinite}@keyframes fall-236{45.541%{transform:translate(29.721vw,45.541vh) scale(.9344)}to{transform:translate(25.50865vw,99vh) scale(.9344)}}.snow:nth-child(237){opacity:.9074;transform:translate(66.9819vw,-10px) scale(.4326);animation:fall-237 20s -19s linear infinite}@keyframes fall-237{59.965%{transform:translate(69.2533vw,59.965vh) scale(.4326)}to{transform:translate(68.1176vw,99vh) scale(.4326)}}.snow:nth-child(238){opacity:.79;transform:translate(65.7659vw,-10px) scale(.8092);animation:fall-238 10s -4s linear infinite}@keyframes fall-238{79.782%{transform:translate(73.9412vw,79.782vh) scale(.8092)}to{transform:translate(69.85355vw,99vh) scale(.8092)}}.snow:nth-child(239){opacity:.6472;transform:translate(63.4704vw,-10px) scale(.5743);animation:fall-239 26s -21s linear infinite}@keyframes fall-239{55.633%{transform:translate(67.2421vw,55.633vh) scale(.5743)}to{transform:translate(65.35625vw,99vh) scale(.5743)}}.snow:nth-child(240){opacity:1.35;transform:translate(48.4929vw,-10px) scale(.4017);animation:fall-240 22s -21s linear infinite}@keyframes fall-240{68.512%{transform:translate(55.4078vw,68.512vh) scale(.4017)}to{transform:translate(51.95035vw,99vh) scale(.4017)}}.snow:nth-child(241){opacity:1.7816;transform:translate(20.9493vw,-10px) scale(.559);animation:fall-241 10s -14s linear infinite}@keyframes fall-241{57.041%{transform:translate(30.402vw,57.041vh) scale(.559)}to{transform:translate(25.67565vw,99vh) scale(.559)}}.snow:nth-child(242){opacity:.9152;transform:translate(24.3382vw,-10px) scale(.0011);animation:fall-242 10s -25s linear infinite}@keyframes fall-242{33.7%{transform:translate(32.9933vw,33.7vh) scale(.0011)}to{transform:translate(28.66575vw,99vh) scale(.0011)}}.snow:nth-child(243){opacity:1.2832;transform:translate(31.4043vw,-10px) scale(.3747);animation:fall-243 17s -22s linear infinite}@keyframes fall-243{76.116%{transform:translate(37.1263vw,76.116vh) scale(.3747)}to{transform:translate(34.2653vw,99vh) scale(.3747)}}.snow:nth-child(244){opacity:1.9212;transform:translate(7.7447vw,-10px) scale(.7959);animation:fall-244 25s -1s linear infinite}@keyframes fall-244{74.587%{transform:translate(6.3177vw,74.587vh) scale(.7959)}to{transform:translate(7.0312vw,99vh) scale(.7959)}}.snow:nth-child(245){opacity:.2866;transform:translate(94.2524vw,-10px) scale(.2203);animation:fall-245 19s -21s linear infinite}@keyframes fall-245{78.906%{transform:translate(103.2118vw,78.906vh) scale(.2203)}to{transform:translate(98.7321vw,99vh) scale(.2203)}}.snow:nth-child(246){opacity:1.172;transform:translate(64.6205vw,-10px) scale(.5302);animation:fall-246 19s -29s linear infinite}@keyframes fall-246{61.216%{transform:translate(69.9878vw,61.216vh) scale(.5302)}to{transform:translate(67.30415vw,99vh) scale(.5302)}}.snow:nth-child(247){opacity:.1078;transform:translate(68.9324vw,-10px) scale(.804);animation:fall-247 16s -13s linear infinite}@keyframes fall-247{74.42%{transform:translate(77.1316vw,74.42vh) scale(.804)}to{transform:translate(73.032vw,99vh) scale(.804)}}.snow:nth-child(248){opacity:1.4118;transform:translate(1.2838vw,-10px) scale(.5512);animation:fall-248 26s -6s linear infinite}@keyframes fall-248{45.321%{transform:translate(2.903vw,45.321vh) scale(.5512)}to{transform:translate(2.0934vw,99vh) scale(.5512)}}.snow:nth-child(249){opacity:1.0802;transform:translate(46.2504vw,-10px) scale(.0069);animation:fall-249 11s -28s linear infinite}@keyframes fall-249{51.66%{transform:translate(40.9771vw,51.66vh) scale(.0069)}to{transform:translate(43.61375vw,99vh) scale(.0069)}}.snow:nth-child(250){opacity:.7198;transform:translate(89.5403vw,-10px) scale(.6992);animation:fall-250 18s -9s linear infinite}@keyframes fall-250{68.916%{transform:translate(87.403vw,68.916vh) scale(.6992)}to{transform:translate(88.47165vw,99vh) scale(.6992)}}.snow:nth-child(251){opacity:.437;transform:translate(78.3291vw,-10px) scale(.189);animation:fall-251 25s -22s linear infinite}@keyframes fall-251{34.709%{transform:translate(77.5629vw,34.709vh) scale(.189)}to{transform:translate(77.946vw,99vh) scale(.189)}}.snow:nth-child(252){opacity:.743;transform:translate(70.8188vw,-10px) scale(.368);animation:fall-252 29s -9s linear infinite}@keyframes fall-252{48.605%{transform:translate(77.2382vw,48.605vh) scale(.368)}to{transform:translate(74.0285vw,99vh) scale(.368)}}.snow:nth-child(253){opacity:1.869;transform:translate(80.2572vw,-10px) scale(.7491);animation:fall-253 25s -22s linear infinite}@keyframes fall-253{68.208%{transform:translate(87.6639vw,68.208vh) scale(.7491)}to{transform:translate(83.96055vw,99vh) scale(.7491)}}.snow:nth-child(254){opacity:.3004;transform:translate(72.3183vw,-10px) scale(.6483);animation:fall-254 28s -1s linear infinite}@keyframes fall-254{70.847%{transform:translate(73.8004vw,70.847vh) scale(.6483)}to{transform:translate(73.05935vw,99vh) scale(.6483)}}.snow:nth-child(255){opacity:.28;transform:translate(41.4135vw,-10px) scale(.6843);animation:fall-255 23s -11s linear infinite}@keyframes fall-255{68.761%{transform:translate(44.5765vw,68.761vh) scale(.6843)}to{transform:translate(42.995vw,99vh) scale(.6843)}}.snow:nth-child(256){opacity:1.0002;transform:translate(16.64vw,-10px) scale(.1102);animation:fall-256 15s -25s linear infinite}@keyframes fall-256{69.84%{transform:translate(7.8317vw,69.84vh) scale(.1102)}to{transform:translate(12.23585vw,99vh) scale(.1102)}}.snow:nth-child(257){opacity:.9926;transform:translate(19.5521vw,-10px) scale(.7927);animation:fall-257 18s -13s linear infinite}@keyframes fall-257{63.892%{transform:translate(11.2031vw,63.892vh) scale(.7927)}to{transform:translate(15.3776vw,99vh) scale(.7927)}}.snow:nth-child(258){opacity:.4704;transform:translate(23.9398vw,-10px) scale(.9283);animation:fall-258 15s -9s linear infinite}@keyframes fall-258{67.926%{transform:translate(22.1921vw,67.926vh) scale(.9283)}to{transform:translate(23.06595vw,99vh) scale(.9283)}}.snow:nth-child(259){opacity:.0364;transform:translate(19.7153vw,-10px) scale(.4695);animation:fall-259 17s -25s linear infinite}@keyframes fall-259{75.743%{transform:translate(25.8046vw,75.743vh) scale(.4695)}to{transform:translate(22.75995vw,99vh) scale(.4695)}}.snow:nth-child(260){opacity:1.7352;transform:translate(19.8964vw,-10px) scale(.7602);animation:fall-260 29s -29s linear infinite}@keyframes fall-260{43.508%{transform:translate(18.6429vw,43.508vh) scale(.7602)}to{transform:translate(19.26965vw,99vh) scale(.7602)}}.snow:nth-child(261){opacity:.9004;transform:translate(98.4856vw,-10px) scale(.8982);animation:fall-261 14s -20s linear infinite}@keyframes fall-261{66.652%{transform:translate(97.5341vw,66.652vh) scale(.8982)}to{transform:translate(98.00985vw,99vh) scale(.8982)}}.snow:nth-child(262){opacity:1.5942;transform:translate(85.1781vw,-10px) scale(.5795);animation:fall-262 25s -5s linear infinite}@keyframes fall-262{70.399%{transform:translate(88.6594vw,70.399vh) scale(.5795)}to{transform:translate(86.91875vw,99vh) scale(.5795)}}.snow:nth-child(263){opacity:1.7456;transform:translate(77.8662vw,-10px) scale(.004);animation:fall-263 14s -26s linear infinite}@keyframes fall-263{48.456%{transform:translate(79.6244vw,48.456vh) scale(.004)}to{transform:translate(78.7453vw,99vh) scale(.004)}}.snow:nth-child(264){opacity:1.5058;transform:translate(68.6381vw,-10px) scale(.2346);animation:fall-264 15s -13s linear infinite}@keyframes fall-264{77.34%{transform:translate(76.0674vw,77.34vh) scale(.2346)}to{transform:translate(72.35275vw,99vh) scale(.2346)}}.snow:nth-child(265){opacity:1.9938;transform:translate(14.1163vw,-10px) scale(.0802);animation:fall-265 17s -30s linear infinite}@keyframes fall-265{61.772%{transform:translate(19.813vw,61.772vh) scale(.0802)}to{transform:translate(16.96465vw,99vh) scale(.0802)}}.snow:nth-child(266){opacity:.9414;transform:translate(11.5669vw,-10px) scale(.5753);animation:fall-266 29s -25s linear infinite}@keyframes fall-266{50.615%{transform:translate(1.9829vw,50.615vh) scale(.5753)}to{transform:translate(6.7749vw,99vh) scale(.5753)}}.snow:nth-child(267){opacity:.0734;transform:translate(88.9668vw,-10px) scale(.1672);animation:fall-267 25s -20s linear infinite}@keyframes fall-267{40.747%{transform:translate(85.1535vw,40.747vh) scale(.1672)}to{transform:translate(87.06015vw,99vh) scale(.1672)}}.snow:nth-child(268){opacity:.3354;transform:translate(86.8756vw,-10px) scale(.7232);animation:fall-268 23s -5s linear infinite}@keyframes fall-268{78.927%{transform:translate(96.1527vw,78.927vh) scale(.7232)}to{transform:translate(91.51415vw,99vh) scale(.7232)}}.snow:nth-child(269){opacity:1.1378;transform:translate(31.6007vw,-10px) scale(.9267);animation:fall-269 25s -12s linear infinite}@keyframes fall-269{67.163%{transform:translate(22.805vw,67.163vh) scale(.9267)}to{transform:translate(27.20285vw,99vh) scale(.9267)}}.snow:nth-child(270){opacity:.9098;transform:translate(79.5354vw,-10px) scale(.8974);animation:fall-270 14s -6s linear infinite}@keyframes fall-270{58.771%{transform:translate(87.4067vw,58.771vh) scale(.8974)}to{transform:translate(83.47105vw,99vh) scale(.8974)}}.snow:nth-child(271){opacity:1.8114;transform:translate(19.8185vw,-10px) scale(.0803);animation:fall-271 29s -5s linear infinite}@keyframes fall-271{66.74%{transform:translate(22.3503vw,66.74vh) scale(.0803)}to{transform:translate(21.0844vw,99vh) scale(.0803)}}.snow:nth-child(272){opacity:.2062;transform:translate(5.0865vw,-10px) scale(.7018);animation:fall-272 29s -6s linear infinite}@keyframes fall-272{47.18%{transform:translate(7.3054vw,47.18vh) scale(.7018)}to{transform:translate(6.19595vw,99vh) scale(.7018)}}.snow:nth-child(273){opacity:.9474;transform:translate(85.4689vw,-10px) scale(.6107);animation:fall-273 11s -17s linear infinite}@keyframes fall-273{70.888%{transform:translate(82.9968vw,70.888vh) scale(.6107)}to{transform:translate(84.23285vw,99vh) scale(.6107)}}.snow:nth-child(274){opacity:.8922;transform:translate(19.3649vw,-10px) scale(.9063);animation:fall-274 23s -29s linear infinite}@keyframes fall-274{44.34%{transform:translate(16.7823vw,44.34vh) scale(.9063)}to{transform:translate(18.0736vw,99vh) scale(.9063)}}.snow:nth-child(275){opacity:.594;transform:translate(36.4963vw,-10px) scale(.1735);animation:fall-275 30s -15s linear infinite}@keyframes fall-275{59.654%{transform:translate(29.3033vw,59.654vh) scale(.1735)}to{transform:translate(32.8998vw,99vh) scale(.1735)}}.snow:nth-child(276){opacity:1.4678;transform:translate(63.7254vw,-10px) scale(.0221);animation:fall-276 12s -27s linear infinite}@keyframes fall-276{35.003%{transform:translate(55.2215vw,35.003vh) scale(.0221)}to{transform:translate(59.47345vw,99vh) scale(.0221)}}.snow:nth-child(277){opacity:1.6486;transform:translate(25.5863vw,-10px) scale(.8939);animation:fall-277 26s -16s linear infinite}@keyframes fall-277{64.667%{transform:translate(16.4046vw,64.667vh) scale(.8939)}to{transform:translate(20.99545vw,99vh) scale(.8939)}}.snow:nth-child(278){opacity:1.3384;transform:translate(51.8773vw,-10px) scale(.6629);animation:fall-278 23s -8s linear infinite}@keyframes fall-278{40.84%{transform:translate(56.1154vw,40.84vh) scale(.6629)}to{transform:translate(53.99635vw,99vh) scale(.6629)}}.snow:nth-child(279){opacity:1.04;transform:translate(24.8022vw,-10px) scale(.1418);animation:fall-279 15s -21s linear infinite}@keyframes fall-279{68.38%{transform:translate(16.5009vw,68.38vh) scale(.1418)}to{transform:translate(20.65155vw,99vh) scale(.1418)}}.snow:nth-child(280){opacity:.1356;transform:translate(87.4876vw,-10px) scale(.583);animation:fall-280 22s -10s linear infinite}@keyframes fall-280{41.699%{transform:translate(91.2237vw,41.699vh) scale(.583)}to{transform:translate(89.35565vw,99vh) scale(.583)}}.snow:nth-child(281){opacity:1.0988;transform:translate(34.1616vw,-10px) scale(.2796);animation:fall-281 13s -14s linear infinite}@keyframes fall-281{55.141%{transform:translate(33.6115vw,55.141vh) scale(.2796)}to{transform:translate(33.88655vw,99vh) scale(.2796)}}.snow:nth-child(282){opacity:.9822;transform:translate(83.848vw,-10px) scale(.9195);animation:fall-282 27s -20s linear infinite}@keyframes fall-282{60.112%{transform:translate(88.3165vw,60.112vh) scale(.9195)}to{transform:translate(86.08225vw,99vh) scale(.9195)}}.snow:nth-child(283){opacity:.4468;transform:translate(88.8227vw,-10px) scale(.918);animation:fall-283 21s -5s linear infinite}@keyframes fall-283{47.315%{transform:translate(81.053vw,47.315vh) scale(.918)}to{transform:translate(84.93785vw,99vh) scale(.918)}}.snow:nth-child(284){opacity:.6394;transform:translate(97.2363vw,-10px) scale(.1832);animation:fall-284 25s -28s linear infinite}@keyframes fall-284{74.977%{transform:translate(102.7099vw,74.977vh) scale(.1832)}to{transform:translate(99.9731vw,99vh) scale(.1832)}}.snow:nth-child(285){opacity:.3362;transform:translate(25.4298vw,-10px) scale(.3968);animation:fall-285 23s -23s linear infinite}@keyframes fall-285{40.965%{transform:translate(29.5989vw,40.965vh) scale(.3968)}to{transform:translate(27.51435vw,99vh) scale(.3968)}}.snow:nth-child(286){opacity:.3154;transform:translate(49.2411vw,-10px) scale(.3535);animation:fall-286 20s -9s linear infinite}@keyframes fall-286{51.085%{transform:translate(49.3439vw,51.085vh) scale(.3535)}to{transform:translate(49.2925vw,99vh) scale(.3535)}}.snow:nth-child(287){opacity:1.341;transform:translate(47.2595vw,-10px) scale(.7284);animation:fall-287 30s -20s linear infinite}@keyframes fall-287{52.874%{transform:translate(40.112vw,52.874vh) scale(.7284)}to{transform:translate(43.68575vw,99vh) scale(.7284)}}.snow:nth-child(288){opacity:1.4924;transform:translate(86.2237vw,-10px) scale(.5664);animation:fall-288 19s -8s linear infinite}@keyframes fall-288{55.673%{transform:translate(91.107vw,55.673vh) scale(.5664)}to{transform:translate(88.66535vw,99vh) scale(.5664)}}.snow:nth-child(289){opacity:1.6828;transform:translate(65.4703vw,-10px) scale(.0117);animation:fall-289 17s -18s linear infinite}@keyframes fall-289{64.672%{transform:translate(61.4198vw,64.672vh) scale(.0117)}to{transform:translate(63.44505vw,99vh) scale(.0117)}}.snow:nth-child(290){opacity:.647;transform:translate(88.3822vw,-10px) scale(.112);animation:fall-290 15s -23s linear infinite}@keyframes fall-290{36.599%{transform:translate(81.148vw,36.599vh) scale(.112)}to{transform:translate(84.7651vw,99vh) scale(.112)}}.snow:nth-child(291){opacity:.6342;transform:translate(33.0631vw,-10px) scale(.8906);animation:fall-291 28s -23s linear infinite}@keyframes fall-291{42.739%{transform:translate(33.8525vw,42.739vh) scale(.8906)}to{transform:translate(33.4578vw,99vh) scale(.8906)}}.snow:nth-child(292){opacity:.8766;transform:translate(96.3392vw,-10px) scale(.2817);animation:fall-292 17s -23s linear infinite}@keyframes fall-292{76.619%{transform:translate(102.2101vw,76.619vh) scale(.2817)}to{transform:translate(99.27465vw,99vh) scale(.2817)}}.snow:nth-child(293){opacity:.7076;transform:translate(71.86vw,-10px) scale(.9115);animation:fall-293 12s -25s linear infinite}@keyframes fall-293{75.896%{transform:translate(72.8748vw,75.896vh) scale(.9115)}to{transform:translate(72.3674vw,99vh) scale(.9115)}}.snow:nth-child(294){opacity:1.2896;transform:translate(46.4145vw,-10px) scale(.2718);animation:fall-294 10s -5s linear infinite}@keyframes fall-294{39.002%{transform:translate(46.4928vw,39.002vh) scale(.2718)}to{transform:translate(46.45365vw,99vh) scale(.2718)}}.snow:nth-child(295){opacity:.2546;transform:translate(30.8184vw,-10px) scale(.2434);animation:fall-295 14s -19s linear infinite}@keyframes fall-295{50.106%{transform:translate(35.5807vw,50.106vh) scale(.2434)}to{transform:translate(33.19955vw,99vh) scale(.2434)}}.snow:nth-child(296){opacity:1.7916;transform:translate(96.5334vw,-10px) scale(.4736);animation:fall-296 11s -17s linear infinite}@keyframes fall-296{65.839%{transform:translate(90.2385vw,65.839vh) scale(.4736)}to{transform:translate(93.38595vw,99vh) scale(.4736)}}.snow:nth-child(297){opacity:.6612;transform:translate(50.235vw,-10px) scale(.3938);animation:fall-297 16s -25s linear infinite}@keyframes fall-297{76.387%{transform:translate(56.6746vw,76.387vh) scale(.3938)}to{transform:translate(53.4548vw,99vh) scale(.3938)}}.snow:nth-child(298){opacity:1.955;transform:translate(24.3677vw,-10px) scale(.1577);animation:fall-298 14s -28s linear infinite}@keyframes fall-298{75.247%{transform:translate(21.3314vw,75.247vh) scale(.1577)}to{transform:translate(22.84955vw,99vh) scale(.1577)}}.snow:nth-child(299){opacity:1.4644;transform:translate(3.6573vw,-10px) scale(.838);animation:fall-299 28s -8s linear infinite}@keyframes fall-299{53.582%{transform:translate(5.351vw,53.582vh) scale(.838)}to{transform:translate(4.50415vw,99vh) scale(.838)}}.snow:nth-child(300){opacity:.9484;transform:translate(71.0963vw,-10px) scale(.8726);animation:fall-300 12s -10s linear infinite}@keyframes fall-300{48.249%{transform:translate(74.4104vw,48.249vh) scale(.8726)}to{transform:translate(72.75335vw,99vh) scale(.8726)}}.snow:nth-child(301){opacity:1.1596;transform:translate(92.1452vw,-10px) scale(.6491);animation:fall-301 26s -3s linear infinite}@keyframes fall-301{40.512%{transform:translate(100.5379vw,40.512vh) scale(.6491)}to{transform:translate(96.34155vw,99vh) scale(.6491)}}.snow:nth-child(302){opacity:1.8656;transform:translate(46.0343vw,-10px) scale(.8946);animation:fall-302 16s -4s linear infinite}@keyframes fall-302{66.337%{transform:translate(37.4612vw,66.337vh) scale(.8946)}to{transform:translate(41.74775vw,99vh) scale(.8946)}}.snow:nth-child(303){opacity:1.854;transform:translate(61.3191vw,-10px) scale(.111);animation:fall-303 11s -15s linear infinite}@keyframes fall-303{63.39%{transform:translate(69.6454vw,63.39vh) scale(.111)}to{transform:translate(65.48225vw,99vh) scale(.111)}}.snow:nth-child(304){opacity:1.6628;transform:translate(29.9556vw,-10px) scale(.2632);animation:fall-304 26s -8s linear infinite}@keyframes fall-304{62.608%{transform:translate(28.9982vw,62.608vh) scale(.2632)}to{transform:translate(29.4769vw,99vh) scale(.2632)}}.snow:nth-child(305){opacity:1.4062;transform:translate(71.5485vw,-10px) scale(.6753);animation:fall-305 17s -18s linear infinite}@keyframes fall-305{71.584%{transform:translate(74.2958vw,71.584vh) scale(.6753)}to{transform:translate(72.92215vw,99vh) scale(.6753)}}.snow:nth-child(306){opacity:1.9492;transform:translate(68.8235vw,-10px) scale(.7582);animation:fall-306 11s -28s linear infinite}@keyframes fall-306{42.418%{transform:translate(62.2254vw,42.418vh) scale(.7582)}to{transform:translate(65.52445vw,99vh) scale(.7582)}}.snow:nth-child(307){opacity:.5;transform:translate(3.8773vw,-10px) scale(.6277);animation:fall-307 13s -5s linear infinite}@keyframes fall-307{33.368%{transform:translate(-3.8843vw,33.368vh) scale(.6277)}to{transform:translate(-.0035vw,99vh) scale(.6277)}}.snow:nth-child(308){opacity:.445;transform:translate(37.1773vw,-10px) scale(.9986);animation:fall-308 26s -2s linear infinite}@keyframes fall-308{40.842%{transform:translate(41.4244vw,40.842vh) scale(.9986)}to{transform:translate(39.30085vw,99vh) scale(.9986)}}.snow:nth-child(309){opacity:.4204;transform:translate(1.5378vw,-10px) scale(.2662);animation:fall-309 14s -6s linear infinite}@keyframes fall-309{74.4%{transform:translate(-2.9329vw,74.4vh) scale(.2662)}to{transform:translate(-.69755vw,99vh) scale(.2662)}}.snow:nth-child(310){opacity:.5366;transform:translate(84.5084vw,-10px) scale(.9775);animation:fall-310 25s -22s linear infinite}@keyframes fall-310{76.232%{transform:translate(87.0985vw,76.232vh) scale(.9775)}to{transform:translate(85.80345vw,99vh) scale(.9775)}}.snow:nth-child(311){opacity:1.0902;transform:translate(22.6217vw,-10px) scale(.3131);animation:fall-311 18s -20s linear infinite}@keyframes fall-311{30.204%{transform:translate(13.767vw,30.204vh) scale(.3131)}to{transform:translate(18.19435vw,99vh) scale(.3131)}}.snow:nth-child(312){opacity:.0656;transform:translate(2.9561vw,-10px) scale(.8283);animation:fall-312 22s -3s linear infinite}@keyframes fall-312{51.6%{transform:translate(5.795vw,51.6vh) scale(.8283)}to{transform:translate(4.37555vw,99vh) scale(.8283)}}.snow:nth-child(313){opacity:1.9242;transform:translate(63.2949vw,-10px) scale(.3995);animation:fall-313 21s -14s linear infinite}@keyframes fall-313{58.061%{transform:translate(73.2402vw,58.061vh) scale(.3995)}to{transform:translate(68.26755vw,99vh) scale(.3995)}}.snow:nth-child(314){opacity:.5426;transform:translate(15.9567vw,-10px) scale(.7527);animation:fall-314 14s -27s linear infinite}@keyframes fall-314{79.407%{transform:translate(18.5168vw,79.407vh) scale(.7527)}to{transform:translate(17.23675vw,99vh) scale(.7527)}}.snow:nth-child(315){opacity:.8014;transform:translate(7.3071vw,-10px) scale(.9851);animation:fall-315 24s -29s linear infinite}@keyframes fall-315{64.244%{transform:translate(13.9752vw,64.244vh) scale(.9851)}to{transform:translate(10.64115vw,99vh) scale(.9851)}}.snow:nth-child(316){opacity:.7954;transform:translate(99.1104vw,-10px) scale(.4379);animation:fall-316 23s -14s linear infinite}@keyframes fall-316{64.582%{transform:translate(106.9205vw,64.582vh) scale(.4379)}to{transform:translate(103.01545vw,99vh) scale(.4379)}}.snow:nth-child(317){opacity:1.6798;transform:translate(3.0581vw,-10px) scale(.0229);animation:fall-317 18s -30s linear infinite}@keyframes fall-317{73.964%{transform:translate(4.3963vw,73.964vh) scale(.0229)}to{transform:translate(3.7272vw,99vh) scale(.0229)}}.snow:nth-child(318){opacity:1.146;transform:translate(96.3829vw,-10px) scale(.7172);animation:fall-318 30s -26s linear infinite}@keyframes fall-318{41.337%{transform:translate(94.0434vw,41.337vh) scale(.7172)}to{transform:translate(95.21315vw,99vh) scale(.7172)}}.snow:nth-child(319){opacity:1.7406;transform:translate(59.3846vw,-10px) scale(.2493);animation:fall-319 19s -22s linear infinite}@keyframes fall-319{46.352%{transform:translate(65.6522vw,46.352vh) scale(.2493)}to{transform:translate(62.5184vw,99vh) scale(.2493)}}.snow:nth-child(320){opacity:.7552;transform:translate(30.546vw,-10px) scale(.4118);animation:fall-320 28s -12s linear infinite}@keyframes fall-320{77.274%{transform:translate(34.7364vw,77.274vh) scale(.4118)}to{transform:translate(32.6412vw,99vh) scale(.4118)}}.snow:nth-child(321){opacity:1.0822;transform:translate(86.7531vw,-10px) scale(.8154);animation:fall-321 25s -22s linear infinite}@keyframes fall-321{35.516%{transform:translate(81.8052vw,35.516vh) scale(.8154)}to{transform:translate(84.27915vw,99vh) scale(.8154)}}.snow:nth-child(322){opacity:1.9256;transform:translate(23.2947vw,-10px) scale(.7528);animation:fall-322 15s -1s linear infinite}@keyframes fall-322{56.363%{transform:translate(31.9181vw,56.363vh) scale(.7528)}to{transform:translate(27.6064vw,99vh) scale(.7528)}}.snow:nth-child(323){opacity:1.9544;transform:translate(66.9724vw,-10px) scale(.2667);animation:fall-323 25s -16s linear infinite}@keyframes fall-323{46.288%{transform:translate(62.925vw,46.288vh) scale(.2667)}to{transform:translate(64.9487vw,99vh) scale(.2667)}}.snow:nth-child(324){opacity:.8092;transform:translate(49.0623vw,-10px) scale(.4041);animation:fall-324 24s -20s linear infinite}@keyframes fall-324{38.83%{transform:translate(44.0576vw,38.83vh) scale(.4041)}to{transform:translate(46.55995vw,99vh) scale(.4041)}}.snow:nth-child(325){opacity:1.6784;transform:translate(99.3611vw,-10px) scale(.0075);animation:fall-325 27s -11s linear infinite}@keyframes fall-325{71.77%{transform:translate(96.5045vw,71.77vh) scale(.0075)}to{transform:translate(97.9328vw,99vh) scale(.0075)}}.snow:nth-child(326){opacity:1.685;transform:translate(74.6188vw,-10px) scale(.8027);animation:fall-326 30s -12s linear infinite}@keyframes fall-326{49.967%{transform:translate(69.5926vw,49.967vh) scale(.8027)}to{transform:translate(72.1057vw,99vh) scale(.8027)}}.snow:nth-child(327){opacity:.0096;transform:translate(36.383vw,-10px) scale(.3861);animation:fall-327 23s -24s linear infinite}@keyframes fall-327{41.958%{transform:translate(43.5343vw,41.958vh) scale(.3861)}to{transform:translate(39.95865vw,99vh) scale(.3861)}}.snow:nth-child(328){opacity:.9852;transform:translate(45.2501vw,-10px) scale(.8824);animation:fall-328 13s -3s linear infinite}@keyframes fall-328{49.831%{transform:translate(41.1736vw,49.831vh) scale(.8824)}to{transform:translate(43.21185vw,99vh) scale(.8824)}}.snow:nth-child(329){opacity:.5386;transform:translate(54.1195vw,-10px) scale(.2106);animation:fall-329 28s -22s linear infinite}@keyframes fall-329{43%{transform:translate(50.7516vw,43vh) scale(.2106)}to{transform:translate(52.43555vw,99vh) scale(.2106)}}.snow:nth-child(330){opacity:.8846;transform:translate(30.5364vw,-10px) scale(.8756);animation:fall-330 15s -19s linear infinite}@keyframes fall-330{35.617%{transform:translate(39.043vw,35.617vh) scale(.8756)}to{transform:translate(34.7897vw,99vh) scale(.8756)}}.snow:nth-child(331){opacity:1.2102;transform:translate(27.6716vw,-10px) scale(.9327);animation:fall-331 17s -19s linear infinite}@keyframes fall-331{48.113%{transform:translate(32.7332vw,48.113vh) scale(.9327)}to{transform:translate(30.2024vw,99vh) scale(.9327)}}.snow:nth-child(332){opacity:1.8992;transform:translate(33.8949vw,-10px) scale(.103);animation:fall-332 22s -1s linear infinite}@keyframes fall-332{53.327%{transform:translate(43.1294vw,53.327vh) scale(.103)}to{transform:translate(38.51215vw,99vh) scale(.103)}}.snow:nth-child(333){opacity:.198;transform:translate(36.5561vw,-10px) scale(.0311);animation:fall-333 28s -15s linear infinite}@keyframes fall-333{59.615%{transform:translate(32.0219vw,59.615vh) scale(.0311)}to{transform:translate(34.289vw,99vh) scale(.0311)}}.snow:nth-child(334){opacity:.1934;transform:translate(96.7559vw,-10px) scale(.5122);animation:fall-334 19s -17s linear infinite}@keyframes fall-334{40.409%{transform:translate(93.6947vw,40.409vh) scale(.5122)}to{transform:translate(95.2253vw,99vh) scale(.5122)}}.snow:nth-child(335){opacity:1.0664;transform:translate(23.653vw,-10px) scale(.7252);animation:fall-335 28s -12s linear infinite}@keyframes fall-335{73.648%{transform:translate(22.7208vw,73.648vh) scale(.7252)}to{transform:translate(23.1869vw,99vh) scale(.7252)}}.snow:nth-child(336){opacity:1.7212;transform:translate(76.7935vw,-10px) scale(.3806);animation:fall-336 24s -13s linear infinite}@keyframes fall-336{63.5%{transform:translate(77.3815vw,63.5vh) scale(.3806)}to{transform:translate(77.0875vw,99vh) scale(.3806)}}.snow:nth-child(337){opacity:1.8332;transform:translate(85.0079vw,-10px) scale(.3247);animation:fall-337 12s -11s linear infinite}@keyframes fall-337{67.939%{transform:translate(75.5903vw,67.939vh) scale(.3247)}to{transform:translate(80.2991vw,99vh) scale(.3247)}}.snow:nth-child(338){opacity:.2554;transform:translate(14.8323vw,-10px) scale(.6055);animation:fall-338 16s -3s linear infinite}@keyframes fall-338{51.849%{transform:translate(7.6552vw,51.849vh) scale(.6055)}to{transform:translate(11.24375vw,99vh) scale(.6055)}}.snow:nth-child(339){opacity:1.6124;transform:translate(64.8375vw,-10px) scale(.7077);animation:fall-339 24s -18s linear infinite}@keyframes fall-339{72.241%{transform:translate(56.723vw,72.241vh) scale(.7077)}to{transform:translate(60.78025vw,99vh) scale(.7077)}}.snow:nth-child(340){opacity:.4636;transform:translate(55.2577vw,-10px) scale(.1091);animation:fall-340 22s -6s linear infinite}@keyframes fall-340{35.494%{transform:translate(58.7694vw,35.494vh) scale(.1091)}to{transform:translate(57.01355vw,99vh) scale(.1091)}}.snow:nth-child(341){opacity:1.9454;transform:translate(34.4839vw,-10px) scale(.7116);animation:fall-341 14s -22s linear infinite}@keyframes fall-341{33.683%{transform:translate(41.1899vw,33.683vh) scale(.7116)}to{transform:translate(37.8369vw,99vh) scale(.7116)}}.snow:nth-child(342){opacity:.1626;transform:translate(56.7733vw,-10px) scale(.3178);animation:fall-342 25s -8s linear infinite}@keyframes fall-342{53.139%{transform:translate(54.1803vw,53.139vh) scale(.3178)}to{transform:translate(55.4768vw,99vh) scale(.3178)}}.snow:nth-child(343){opacity:.8174;transform:translate(8.7167vw,-10px) scale(.7857);animation:fall-343 21s -21s linear infinite}@keyframes fall-343{59.142%{transform:translate(12.0788vw,59.142vh) scale(.7857)}to{transform:translate(10.39775vw,99vh) scale(.7857)}}.snow:nth-child(344){opacity:1.367;transform:translate(10.7008vw,-10px) scale(.2449);animation:fall-344 21s -18s linear infinite}@keyframes fall-344{60.289%{transform:translate(8.8109vw,60.289vh) scale(.2449)}to{transform:translate(9.75585vw,99vh) scale(.2449)}}.snow:nth-child(345){opacity:1.3364;transform:translate(99.3136vw,-10px) scale(.4912);animation:fall-345 22s -11s linear infinite}@keyframes fall-345{64.628%{transform:translate(99.3064vw,64.628vh) scale(.4912)}to{transform:translate(99.31vw,99vh) scale(.4912)}}.snow:nth-child(346){opacity:1.242;transform:translate(58.1868vw,-10px) scale(.1941);animation:fall-346 18s -5s linear infinite}@keyframes fall-346{32.936%{transform:translate(58.92vw,32.936vh) scale(.1941)}to{transform:translate(58.5534vw,99vh) scale(.1941)}}.snow:nth-child(347){opacity:.517;transform:translate(89.7876vw,-10px) scale(.355);animation:fall-347 17s -26s linear infinite}@keyframes fall-347{71.845%{transform:translate(80.6943vw,71.845vh) scale(.355)}to{transform:translate(85.24095vw,99vh) scale(.355)}}.snow:nth-child(348){opacity:1.6974;transform:translate(47.3627vw,-10px) scale(.6869);animation:fall-348 30s -13s linear infinite}@keyframes fall-348{73.479%{transform:translate(41.6389vw,73.479vh) scale(.6869)}to{transform:translate(44.5008vw,99vh) scale(.6869)}}.snow:nth-child(349){opacity:1.2572;transform:translate(51.4449vw,-10px) scale(.0451);animation:fall-349 12s -12s linear infinite}@keyframes fall-349{45.85%{transform:translate(54.4919vw,45.85vh) scale(.0451)}to{transform:translate(52.9684vw,99vh) scale(.0451)}}.snow:nth-child(350){opacity:1.3098;transform:translate(77.9256vw,-10px) scale(.4856);animation:fall-350 28s -14s linear infinite}@keyframes fall-350{63.001%{transform:translate(81.9475vw,63.001vh) scale(.4856)}to{transform:translate(79.93655vw,99vh) scale(.4856)}}.snow:nth-child(351){opacity:1.153;transform:translate(61.1426vw,-10px) scale(.2001);animation:fall-351 13s -25s linear infinite}@keyframes fall-351{31.506%{transform:translate(62.8872vw,31.506vh) scale(.2001)}to{transform:translate(62.0149vw,99vh) scale(.2001)}}.snow:nth-child(352){opacity:.0706;transform:translate(25.6035vw,-10px) scale(.7764);animation:fall-352 30s -3s linear infinite}@keyframes fall-352{67.273%{transform:translate(25.6016vw,67.273vh) scale(.7764)}to{transform:translate(25.60255vw,99vh) scale(.7764)}}.snow:nth-child(353){opacity:1.6928;transform:translate(37.4049vw,-10px) scale(.0394);animation:fall-353 20s -29s linear infinite}@keyframes fall-353{42.055%{transform:translate(33.1049vw,42.055vh) scale(.0394)}to{transform:translate(35.2549vw,99vh) scale(.0394)}}.snow:nth-child(354){opacity:.0172;transform:translate(71.1772vw,-10px) scale(.1878);animation:fall-354 30s -13s linear infinite}@keyframes fall-354{44.355%{transform:translate(76.8945vw,44.355vh) scale(.1878)}to{transform:translate(74.03585vw,99vh) scale(.1878)}}.snow:nth-child(355){opacity:.5562;transform:translate(13.4977vw,-10px) scale(.9252);animation:fall-355 24s -10s linear infinite}@keyframes fall-355{75.381%{transform:translate(9.1357vw,75.381vh) scale(.9252)}to{transform:translate(11.3167vw,99vh) scale(.9252)}}.snow:nth-child(356){opacity:1.3166;transform:translate(95.5223vw,-10px) scale(.9677);animation:fall-356 23s -23s linear infinite}@keyframes fall-356{31.27%{transform:translate(95.837vw,31.27vh) scale(.9677)}to{transform:translate(95.67965vw,99vh) scale(.9677)}}.snow:nth-child(357){opacity:1.6978;transform:translate(10.635vw,-10px) scale(.8689);animation:fall-357 19s -24s linear infinite}@keyframes fall-357{33.242%{transform:translate(10.0712vw,33.242vh) scale(.8689)}to{transform:translate(10.3531vw,99vh) scale(.8689)}}.snow:nth-child(358){opacity:1.7608;transform:translate(5.0834vw,-10px) scale(.625);animation:fall-358 27s -12s linear infinite}@keyframes fall-358{79.362%{transform:translate(13.3665vw,79.362vh) scale(.625)}to{transform:translate(9.22495vw,99vh) scale(.625)}}.snow:nth-child(359){opacity:1.809;transform:translate(81.1076vw,-10px) scale(.184);animation:fall-359 28s -11s linear infinite}@keyframes fall-359{77.645%{transform:translate(77.7365vw,77.645vh) scale(.184)}to{transform:translate(79.42205vw,99vh) scale(.184)}}.snow:nth-child(360){opacity:.614;transform:translate(64.5754vw,-10px) scale(.6829);animation:fall-360 17s -1s linear infinite}@keyframes fall-360{41.246%{transform:translate(57.5516vw,41.246vh) scale(.6829)}to{transform:translate(61.0635vw,99vh) scale(.6829)}}.snow:nth-child(361){opacity:.9974;transform:translate(79.5403vw,-10px) scale(.5082);animation:fall-361 28s -4s linear infinite}@keyframes fall-361{62.187%{transform:translate(75.5496vw,62.187vh) scale(.5082)}to{transform:translate(77.54495vw,99vh) scale(.5082)}}.snow:nth-child(362){opacity:.4898;transform:translate(42.667vw,-10px) scale(.574);animation:fall-362 17s -16s linear infinite}@keyframes fall-362{76.276%{transform:translate(37.5082vw,76.276vh) scale(.574)}to{transform:translate(40.0876vw,99vh) scale(.574)}}.snow:nth-child(363){opacity:.3506;transform:translate(98.0254vw,-10px) scale(.3656);animation:fall-363 14s -23s linear infinite}@keyframes fall-363{58.405%{transform:translate(100.7872vw,58.405vh) scale(.3656)}to{transform:translate(99.4063vw,99vh) scale(.3656)}}.snow:nth-child(364){opacity:1.429;transform:translate(95.7601vw,-10px) scale(.3265);animation:fall-364 24s -3s linear infinite}@keyframes fall-364{49.004%{transform:translate(99.0456vw,49.004vh) scale(.3265)}to{transform:translate(97.40285vw,99vh) scale(.3265)}}.snow:nth-child(365){opacity:.7898;transform:translate(14.2571vw,-10px) scale(.6473);animation:fall-365 25s -23s linear infinite}@keyframes fall-365{37.96%{transform:translate(19.91vw,37.96vh) scale(.6473)}to{transform:translate(17.08355vw,99vh) scale(.6473)}}.snow:nth-child(366){opacity:.1792;transform:translate(28.0653vw,-10px) scale(.4474);animation:fall-366 26s -4s linear infinite}@keyframes fall-366{50.654%{transform:translate(33.7679vw,50.654vh) scale(.4474)}to{transform:translate(30.9166vw,99vh) scale(.4474)}}.snow:nth-child(367){opacity:.8492;transform:translate(7.885vw,-10px) scale(.6936);animation:fall-367 26s -28s linear infinite}@keyframes fall-367{67.172%{transform:translate(5.7748vw,67.172vh) scale(.6936)}to{transform:translate(6.8299vw,99vh) scale(.6936)}}.snow:nth-child(368){opacity:1.9888;transform:translate(60.1809vw,-10px) scale(.474);animation:fall-368 15s -22s linear infinite}@keyframes fall-368{65.596%{transform:translate(62.3615vw,65.596vh) scale(.474)}to{transform:translate(61.2712vw,99vh) scale(.474)}}.snow:nth-child(369){opacity:1.2602;transform:translate(65.4098vw,-10px) scale(.6582);animation:fall-369 23s -10s linear infinite}@keyframes fall-369{56.36%{transform:translate(70.9649vw,56.36vh) scale(.6582)}to{transform:translate(68.18735vw,99vh) scale(.6582)}}.snow:nth-child(370){opacity:.4172;transform:translate(18.6394vw,-10px) scale(.4515);animation:fall-370 26s -26s linear infinite}@keyframes fall-370{70.99%{transform:translate(20.5174vw,70.99vh) scale(.4515)}to{transform:translate(19.5784vw,99vh) scale(.4515)}}.snow:nth-child(371){opacity:.8076;transform:translate(84.7147vw,-10px) scale(.468);animation:fall-371 19s -9s linear infinite}@keyframes fall-371{30.92%{transform:translate(86.787vw,30.92vh) scale(.468)}to{transform:translate(85.75085vw,99vh) scale(.468)}}.snow:nth-child(372){opacity:.7994;transform:translate(4.823vw,-10px) scale(.5057);animation:fall-372 26s -17s linear infinite}@keyframes fall-372{74.61%{transform:translate(4.193vw,74.61vh) scale(.5057)}to{transform:translate(4.508vw,99vh) scale(.5057)}}.snow:nth-child(373){opacity:1.2518;transform:translate(93.2379vw,-10px) scale(.8077);animation:fall-373 30s -15s linear infinite}@keyframes fall-373{74.385%{transform:translate(97.8355vw,74.385vh) scale(.8077)}to{transform:translate(95.5367vw,99vh) scale(.8077)}}.snow:nth-child(374){opacity:1.6356;transform:translate(45.2808vw,-10px) scale(.9631);animation:fall-374 13s -27s linear infinite}@keyframes fall-374{69.896%{transform:translate(46.1602vw,69.896vh) scale(.9631)}to{transform:translate(45.7205vw,99vh) scale(.9631)}}.snow:nth-child(375){opacity:1.4826;transform:translate(48.0712vw,-10px) scale(.8883);animation:fall-375 19s -11s linear infinite}@keyframes fall-375{32.553%{transform:translate(46.2695vw,32.553vh) scale(.8883)}to{transform:translate(47.17035vw,99vh) scale(.8883)}}.snow:nth-child(376){opacity:.5288;transform:translate(1.5527vw,-10px) scale(.4246);animation:fall-376 16s -8s linear infinite}@keyframes fall-376{64.091%{transform:translate(-7.4368vw,64.091vh) scale(.4246)}to{transform:translate(-2.94205vw,99vh) scale(.4246)}}.snow:nth-child(377){opacity:1.6362;transform:translate(83.1619vw,-10px) scale(.0495);animation:fall-377 16s -8s linear infinite}@keyframes fall-377{39.264%{transform:translate(80.0303vw,39.264vh) scale(.0495)}to{transform:translate(81.5961vw,99vh) scale(.0495)}}.snow:nth-child(378){opacity:1.674;transform:translate(18.9316vw,-10px) scale(.7647);animation:fall-378 12s -2s linear infinite}@keyframes fall-378{57.837%{transform:translate(9.8415vw,57.837vh) scale(.7647)}to{transform:translate(14.38655vw,99vh) scale(.7647)}}.snow:nth-child(379){opacity:.8308;transform:translate(71.5593vw,-10px) scale(.2626);animation:fall-379 23s -19s linear infinite}@keyframes fall-379{41.796%{transform:translate(75.0274vw,41.796vh) scale(.2626)}to{transform:translate(73.29335vw,99vh) scale(.2626)}}.snow:nth-child(380){opacity:1.2674;transform:translate(33.6301vw,-10px) scale(.6996);animation:fall-380 24s -4s linear infinite}@keyframes fall-380{42.118%{transform:translate(31.7127vw,42.118vh) scale(.6996)}to{transform:translate(32.6714vw,99vh) scale(.6996)}}.snow:nth-child(381){opacity:.5924;transform:translate(95.0514vw,-10px) scale(.8485);animation:fall-381 25s -21s linear infinite}@keyframes fall-381{47.179%{transform:translate(100.6624vw,47.179vh) scale(.8485)}to{transform:translate(97.8569vw,99vh) scale(.8485)}}.snow:nth-child(382){opacity:1.8976;transform:translate(63.9751vw,-10px) scale(.1055);animation:fall-382 27s -12s linear infinite}@keyframes fall-382{53.578%{transform:translate(59.1286vw,53.578vh) scale(.1055)}to{transform:translate(61.55185vw,99vh) scale(.1055)}}.snow:nth-child(383){opacity:.4682;transform:translate(47.7084vw,-10px) scale(.755);animation:fall-383 22s -4s linear infinite}@keyframes fall-383{44.868%{transform:translate(42.3858vw,44.868vh) scale(.755)}to{transform:translate(45.0471vw,99vh) scale(.755)}}.snow:nth-child(384){opacity:.5926;transform:translate(83.8642vw,-10px) scale(.1496);animation:fall-384 16s -8s linear infinite}@keyframes fall-384{34.267%{transform:translate(79.994vw,34.267vh) scale(.1496)}to{transform:translate(81.9291vw,99vh) scale(.1496)}}.snow:nth-child(385){opacity:.775;transform:translate(73.7189vw,-10px) scale(.185);animation:fall-385 26s -16s linear infinite}@keyframes fall-385{58.121%{transform:translate(80.5502vw,58.121vh) scale(.185)}to{transform:translate(77.13455vw,99vh) scale(.185)}}.snow:nth-child(386){opacity:.3638;transform:translate(93.3415vw,-10px) scale(.2563);animation:fall-386 21s -18s linear infinite}@keyframes fall-386{35.098%{transform:translate(91.2361vw,35.098vh) scale(.2563)}to{transform:translate(92.2888vw,99vh) scale(.2563)}}.snow:nth-child(387){opacity:1.9226;transform:translate(31.3298vw,-10px) scale(.5088);animation:fall-387 27s -18s linear infinite}@keyframes fall-387{57.653%{transform:translate(30.5222vw,57.653vh) scale(.5088)}to{transform:translate(30.926vw,99vh) scale(.5088)}}.snow:nth-child(388){opacity:.2096;transform:translate(45.2229vw,-10px) scale(.031);animation:fall-388 27s -23s linear infinite}@keyframes fall-388{46.4%{transform:translate(51.5136vw,46.4vh) scale(.031)}to{transform:translate(48.36825vw,99vh) scale(.031)}}.snow:nth-child(389){opacity:.7152;transform:translate(71.6019vw,-10px) scale(.4683);animation:fall-389 10s -3s linear infinite}@keyframes fall-389{35.009%{transform:translate(80.8741vw,35.009vh) scale(.4683)}to{transform:translate(76.238vw,99vh) scale(.4683)}}.snow:nth-child(390){opacity:.0108;transform:translate(36.3257vw,-10px) scale(.3306);animation:fall-390 29s -19s linear infinite}@keyframes fall-390{79.138%{transform:translate(44.5467vw,79.138vh) scale(.3306)}to{transform:translate(40.4362vw,99vh) scale(.3306)}}.snow:nth-child(391){opacity:.6;transform:translate(55.0296vw,-10px) scale(.068);animation:fall-391 27s -20s linear infinite}@keyframes fall-391{52.083%{transform:translate(51.7642vw,52.083vh) scale(.068)}to{transform:translate(53.3969vw,99vh) scale(.068)}}.snow:nth-child(392){opacity:1.2408;transform:translate(94.002vw,-10px) scale(.0495);animation:fall-392 14s -26s linear infinite}@keyframes fall-392{52.681%{transform:translate(89.9173vw,52.681vh) scale(.0495)}to{transform:translate(91.95965vw,99vh) scale(.0495)}}.snow:nth-child(393){opacity:1.5254;transform:translate(10.5501vw,-10px) scale(.6439);animation:fall-393 30s -5s linear infinite}@keyframes fall-393{42.937%{transform:translate(7.9213vw,42.937vh) scale(.6439)}to{transform:translate(9.2357vw,99vh) scale(.6439)}}.snow:nth-child(394){opacity:1.1404;transform:translate(95.0959vw,-10px) scale(.7798);animation:fall-394 27s -1s linear infinite}@keyframes fall-394{68.03%{transform:translate(92.2874vw,68.03vh) scale(.7798)}to{transform:translate(93.69165vw,99vh) scale(.7798)}}.snow:nth-child(395){opacity:.2974;transform:translate(24.1234vw,-10px) scale(.6703);animation:fall-395 30s -20s linear infinite}@keyframes fall-395{56.473%{transform:translate(28.4714vw,56.473vh) scale(.6703)}to{transform:translate(26.2974vw,99vh) scale(.6703)}}.snow:nth-child(396){opacity:1.039;transform:translate(76.8199vw,-10px) scale(.2382);animation:fall-396 12s -22s linear infinite}@keyframes fall-396{40.948%{transform:translate(70.9606vw,40.948vh) scale(.2382)}to{transform:translate(73.89025vw,99vh) scale(.2382)}}.snow:nth-child(397){opacity:1.4616;transform:translate(58.1731vw,-10px) scale(.7416);animation:fall-397 18s -20s linear infinite}@keyframes fall-397{77.212%{transform:translate(59.2634vw,77.212vh) scale(.7416)}to{transform:translate(58.71825vw,99vh) scale(.7416)}}.snow:nth-child(398){opacity:.6958;transform:translate(58.9321vw,-10px) scale(.7678);animation:fall-398 28s -15s linear infinite}@keyframes fall-398{69.279%{transform:translate(61.449vw,69.279vh) scale(.7678)}to{transform:translate(60.19055vw,99vh) scale(.7678)}}.snow:nth-child(399){opacity:1.5142;transform:translate(93.9128vw,-10px) scale(.5072);animation:fall-399 23s -18s linear infinite}@keyframes fall-399{33.712%{transform:translate(85.7832vw,33.712vh) scale(.5072)}to{transform:translate(89.848vw,99vh) scale(.5072)}}.snow:nth-child(400){opacity:.2374;transform:translate(27.3662vw,-10px) scale(.3957);animation:fall-400 26s -18s linear infinite}@keyframes fall-400{37.589%{transform:translate(18.6423vw,37.589vh) scale(.3957)}to{transform:translate(23.00425vw,99vh) scale(.3957)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzt5R0FoQlEsWUFBWTs2RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7MkZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|