@esfaenza/core 15.2.307 → 15.2.309
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.7986;transform:translate(91.2161vw,-10px) scale(.7053);animation:fall-1 24s -6s linear infinite}@keyframes fall-1{40.66%{transform:translate(85.082vw,40.66vh) scale(.7053)}to{transform:translate(88.14905vw,99vh) scale(.7053)}}.snow:nth-child(2){opacity:1.9388;transform:translate(59.6173vw,-10px) scale(.9099);animation:fall-2 14s -10s linear infinite}@keyframes fall-2{57.875%{transform:translate(50.5626vw,57.875vh) scale(.9099)}to{transform:translate(55.08995vw,99vh) scale(.9099)}}.snow:nth-child(3){opacity:1.336;transform:translate(56.2449vw,-10px) scale(.7209);animation:fall-3 18s -20s linear infinite}@keyframes fall-3{62.707%{transform:translate(61.744vw,62.707vh) scale(.7209)}to{transform:translate(58.99445vw,99vh) scale(.7209)}}.snow:nth-child(4){opacity:1.9122;transform:translate(57.7541vw,-10px) scale(.8724);animation:fall-4 30s -23s linear infinite}@keyframes fall-4{50.48%{transform:translate(66.246vw,50.48vh) scale(.8724)}to{transform:translate(62.00005vw,99vh) scale(.8724)}}.snow:nth-child(5){opacity:.1166;transform:translate(73.9165vw,-10px) scale(.1143);animation:fall-5 28s -20s linear infinite}@keyframes fall-5{71.036%{transform:translate(68.8384vw,71.036vh) scale(.1143)}to{transform:translate(71.37745vw,99vh) scale(.1143)}}.snow:nth-child(6){opacity:.219;transform:translate(3.1404vw,-10px) scale(.5675);animation:fall-6 17s -28s linear infinite}@keyframes fall-6{45.88%{transform:translate(-1.0064vw,45.88vh) scale(.5675)}to{transform:translate(1.067vw,99vh) scale(.5675)}}.snow:nth-child(7){opacity:1.5846;transform:translate(16.8545vw,-10px) scale(.5795);animation:fall-7 11s -28s linear infinite}@keyframes fall-7{45.387%{transform:translate(23.5628vw,45.387vh) scale(.5795)}to{transform:translate(20.20865vw,99vh) scale(.5795)}}.snow:nth-child(8){opacity:.122;transform:translate(69.8228vw,-10px) scale(.0519);animation:fall-8 26s -29s linear infinite}@keyframes fall-8{45.402%{transform:translate(79.5717vw,45.402vh) scale(.0519)}to{transform:translate(74.69725vw,99vh) scale(.0519)}}.snow:nth-child(9){opacity:1.6948;transform:translate(42.9552vw,-10px) scale(.2333);animation:fall-9 22s -7s linear infinite}@keyframes fall-9{78.99%{transform:translate(49.3699vw,78.99vh) scale(.2333)}to{transform:translate(46.16255vw,99vh) scale(.2333)}}.snow:nth-child(10){opacity:1.0946;transform:translate(54.1037vw,-10px) scale(.0906);animation:fall-10 13s -11s linear infinite}@keyframes fall-10{46.852%{transform:translate(52.9348vw,46.852vh) scale(.0906)}to{transform:translate(53.51925vw,99vh) scale(.0906)}}.snow:nth-child(11){opacity:1.7214;transform:translate(32.9544vw,-10px) scale(.0472);animation:fall-11 14s -4s linear infinite}@keyframes fall-11{70.97%{transform:translate(24.69vw,70.97vh) scale(.0472)}to{transform:translate(28.8222vw,99vh) scale(.0472)}}.snow:nth-child(12){opacity:.7208;transform:translate(33.5894vw,-10px) scale(.5759);animation:fall-12 13s -14s linear infinite}@keyframes fall-12{55.839%{transform:translate(31.3071vw,55.839vh) scale(.5759)}to{transform:translate(32.44825vw,99vh) scale(.5759)}}.snow:nth-child(13){opacity:.8598;transform:translate(4.5552vw,-10px) scale(.7082);animation:fall-13 17s -1s linear infinite}@keyframes fall-13{65.643%{transform:translate(-3.5031vw,65.643vh) scale(.7082)}to{transform:translate(.52605vw,99vh) scale(.7082)}}.snow:nth-child(14){opacity:.2418;transform:translate(18.1388vw,-10px) scale(.7582);animation:fall-14 22s -6s linear infinite}@keyframes fall-14{62.367%{transform:translate(9.7806vw,62.367vh) scale(.7582)}to{transform:translate(13.9597vw,99vh) scale(.7582)}}.snow:nth-child(15){opacity:1.1636;transform:translate(57.1095vw,-10px) scale(.5888);animation:fall-15 20s -18s linear infinite}@keyframes fall-15{69.449%{transform:translate(59.6032vw,69.449vh) scale(.5888)}to{transform:translate(58.35635vw,99vh) scale(.5888)}}.snow:nth-child(16){opacity:1.047;transform:translate(72.8774vw,-10px) scale(.0639);animation:fall-16 17s -23s linear infinite}@keyframes fall-16{67.413%{transform:translate(82.2609vw,67.413vh) scale(.0639)}to{transform:translate(77.56915vw,99vh) scale(.0639)}}.snow:nth-child(17){opacity:.5404;transform:translate(69.6135vw,-10px) scale(.5189);animation:fall-17 10s -22s linear infinite}@keyframes fall-17{38.23%{transform:translate(59.7166vw,38.23vh) scale(.5189)}to{transform:translate(64.66505vw,99vh) scale(.5189)}}.snow:nth-child(18){opacity:.5002;transform:translate(81.8282vw,-10px) scale(.5042);animation:fall-18 16s -9s linear infinite}@keyframes fall-18{76.653%{transform:translate(79.0366vw,76.653vh) scale(.5042)}to{transform:translate(80.4324vw,99vh) scale(.5042)}}.snow:nth-child(19){opacity:.1932;transform:translate(39.1235vw,-10px) scale(.2657);animation:fall-19 14s -28s linear infinite}@keyframes fall-19{65.56%{transform:translate(35.4838vw,65.56vh) scale(.2657)}to{transform:translate(37.30365vw,99vh) scale(.2657)}}.snow:nth-child(20){opacity:.1374;transform:translate(15.1351vw,-10px) scale(.0826);animation:fall-20 23s -6s linear infinite}@keyframes fall-20{59.849%{transform:translate(19.8432vw,59.849vh) scale(.0826)}to{transform:translate(17.48915vw,99vh) scale(.0826)}}.snow:nth-child(21){opacity:.611;transform:translate(24.9451vw,-10px) scale(.3694);animation:fall-21 13s -21s linear infinite}@keyframes fall-21{53.256%{transform:translate(20.8878vw,53.256vh) scale(.3694)}to{transform:translate(22.91645vw,99vh) scale(.3694)}}.snow:nth-child(22){opacity:1.197;transform:translate(31.6851vw,-10px) scale(.8491);animation:fall-22 11s -11s linear infinite}@keyframes fall-22{38.084%{transform:translate(35.783vw,38.084vh) scale(.8491)}to{transform:translate(33.73405vw,99vh) scale(.8491)}}.snow:nth-child(23){opacity:1.6778;transform:translate(53.8057vw,-10px) scale(.9435);animation:fall-23 24s -11s linear infinite}@keyframes fall-23{76.099%{transform:translate(51.4146vw,76.099vh) scale(.9435)}to{transform:translate(52.61015vw,99vh) scale(.9435)}}.snow:nth-child(24){opacity:1.0098;transform:translate(59.5475vw,-10px) scale(.7504);animation:fall-24 23s -20s linear infinite}@keyframes fall-24{53.908%{transform:translate(51.4645vw,53.908vh) scale(.7504)}to{transform:translate(55.506vw,99vh) scale(.7504)}}.snow:nth-child(25){opacity:.0792;transform:translate(25.6092vw,-10px) scale(.2477);animation:fall-25 24s -11s linear infinite}@keyframes fall-25{51.124%{transform:translate(22.2331vw,51.124vh) scale(.2477)}to{transform:translate(23.92115vw,99vh) scale(.2477)}}.snow:nth-child(26){opacity:1.6846;transform:translate(70.0738vw,-10px) scale(.9022);animation:fall-26 24s -23s linear infinite}@keyframes fall-26{38.81%{transform:translate(64.8767vw,38.81vh) scale(.9022)}to{transform:translate(67.47525vw,99vh) scale(.9022)}}.snow:nth-child(27){opacity:.1776;transform:translate(15.8145vw,-10px) scale(.0968);animation:fall-27 28s -6s linear infinite}@keyframes fall-27{32.88%{transform:translate(10.032vw,32.88vh) scale(.0968)}to{transform:translate(12.92325vw,99vh) scale(.0968)}}.snow:nth-child(28){opacity:.4984;transform:translate(85.1362vw,-10px) scale(.6636);animation:fall-28 22s -3s linear infinite}@keyframes fall-28{66.825%{transform:translate(87.6761vw,66.825vh) scale(.6636)}to{transform:translate(86.40615vw,99vh) scale(.6636)}}.snow:nth-child(29){opacity:1.908;transform:translate(40.646vw,-10px) scale(.4279);animation:fall-29 18s -23s linear infinite}@keyframes fall-29{32.403%{transform:translate(49.7419vw,32.403vh) scale(.4279)}to{transform:translate(45.19395vw,99vh) scale(.4279)}}.snow:nth-child(30){opacity:.9252;transform:translate(20.3258vw,-10px) scale(.8215);animation:fall-30 24s -2s linear infinite}@keyframes fall-30{31.15%{transform:translate(16.4801vw,31.15vh) scale(.8215)}to{transform:translate(18.40295vw,99vh) scale(.8215)}}.snow:nth-child(31){opacity:1.955;transform:translate(93.2993vw,-10px) scale(.2368);animation:fall-31 19s -11s linear infinite}@keyframes fall-31{70.399%{transform:translate(91.0122vw,70.399vh) scale(.2368)}to{transform:translate(92.15575vw,99vh) scale(.2368)}}.snow:nth-child(32){opacity:.0958;transform:translate(53.3001vw,-10px) scale(.3397);animation:fall-32 30s -20s linear infinite}@keyframes fall-32{35.843%{transform:translate(45.1133vw,35.843vh) scale(.3397)}to{transform:translate(49.2067vw,99vh) scale(.3397)}}.snow:nth-child(33){opacity:1.8796;transform:translate(66.4151vw,-10px) scale(.8858);animation:fall-33 19s -28s linear infinite}@keyframes fall-33{67.238%{transform:translate(61.3863vw,67.238vh) scale(.8858)}to{transform:translate(63.9007vw,99vh) scale(.8858)}}.snow:nth-child(34){opacity:1.8512;transform:translate(72.1717vw,-10px) scale(.8178);animation:fall-34 20s -14s linear infinite}@keyframes fall-34{72.791%{transform:translate(79.9124vw,72.791vh) scale(.8178)}to{transform:translate(76.04205vw,99vh) scale(.8178)}}.snow:nth-child(35){opacity:.3558;transform:translate(16.6332vw,-10px) scale(.4382);animation:fall-35 20s -24s linear infinite}@keyframes fall-35{75.965%{transform:translate(24.2459vw,75.965vh) scale(.4382)}to{transform:translate(20.43955vw,99vh) scale(.4382)}}.snow:nth-child(36){opacity:1.3708;transform:translate(72.5319vw,-10px) scale(.209);animation:fall-36 16s -17s linear infinite}@keyframes fall-36{49.603%{transform:translate(69.714vw,49.603vh) scale(.209)}to{transform:translate(71.12295vw,99vh) scale(.209)}}.snow:nth-child(37){opacity:1.7566;transform:translate(40.2016vw,-10px) scale(.2683);animation:fall-37 27s -4s linear infinite}@keyframes fall-37{44.216%{transform:translate(45.8062vw,44.216vh) scale(.2683)}to{transform:translate(43.0039vw,99vh) scale(.2683)}}.snow:nth-child(38){opacity:.3836;transform:translate(64.8187vw,-10px) scale(.605);animation:fall-38 15s -27s linear infinite}@keyframes fall-38{78.394%{transform:translate(60.4836vw,78.394vh) scale(.605)}to{transform:translate(62.65115vw,99vh) scale(.605)}}.snow:nth-child(39){opacity:.8368;transform:translate(11.9209vw,-10px) scale(.4915);animation:fall-39 16s -30s linear infinite}@keyframes fall-39{33.943%{transform:translate(19.6003vw,33.943vh) scale(.4915)}to{transform:translate(15.7606vw,99vh) scale(.4915)}}.snow:nth-child(40){opacity:.3332;transform:translate(97.3955vw,-10px) scale(.4273);animation:fall-40 20s -25s linear infinite}@keyframes fall-40{45.626%{transform:translate(89.0673vw,45.626vh) scale(.4273)}to{transform:translate(93.2314vw,99vh) scale(.4273)}}.snow:nth-child(41){opacity:.421;transform:translate(87.8696vw,-10px) scale(.8414);animation:fall-41 26s -27s linear infinite}@keyframes fall-41{50.559%{transform:translate(93.0844vw,50.559vh) scale(.8414)}to{transform:translate(90.477vw,99vh) scale(.8414)}}.snow:nth-child(42){opacity:1.5496;transform:translate(78.2856vw,-10px) scale(.5464);animation:fall-42 27s -5s linear infinite}@keyframes fall-42{53.715%{transform:translate(80.6076vw,53.715vh) scale(.5464)}to{transform:translate(79.4466vw,99vh) scale(.5464)}}.snow:nth-child(43){opacity:.378;transform:translate(5.0263vw,-10px) scale(.0127);animation:fall-43 20s -28s linear infinite}@keyframes fall-43{53.48%{transform:translate(.7738vw,53.48vh) scale(.0127)}to{transform:translate(2.90005vw,99vh) scale(.0127)}}.snow:nth-child(44){opacity:1.3702;transform:translate(7.5315vw,-10px) scale(.1153);animation:fall-44 11s -10s linear infinite}@keyframes fall-44{74.679%{transform:translate(14.2924vw,74.679vh) scale(.1153)}to{transform:translate(10.91195vw,99vh) scale(.1153)}}.snow:nth-child(45){opacity:.3034;transform:translate(7.0517vw,-10px) scale(.4227);animation:fall-45 18s -28s linear infinite}@keyframes fall-45{57.878%{transform:translate(7.9336vw,57.878vh) scale(.4227)}to{transform:translate(7.49265vw,99vh) scale(.4227)}}.snow:nth-child(46){opacity:1.5816;transform:translate(1.5665vw,-10px) scale(.2509);animation:fall-46 22s -25s linear infinite}@keyframes fall-46{40.78%{transform:translate(-2.1386vw,40.78vh) scale(.2509)}to{transform:translate(-.28605vw,99vh) scale(.2509)}}.snow:nth-child(47){opacity:1.6492;transform:translate(21.412vw,-10px) scale(.108);animation:fall-47 17s -9s linear infinite}@keyframes fall-47{38.674%{transform:translate(25.6699vw,38.674vh) scale(.108)}to{transform:translate(23.54095vw,99vh) scale(.108)}}.snow:nth-child(48){opacity:1.9072;transform:translate(68.3694vw,-10px) scale(.2901);animation:fall-48 26s -5s linear infinite}@keyframes fall-48{60.142%{transform:translate(64.4689vw,60.142vh) scale(.2901)}to{transform:translate(66.41915vw,99vh) scale(.2901)}}.snow:nth-child(49){opacity:.0852;transform:translate(92.5759vw,-10px) scale(.1764);animation:fall-49 29s -24s linear infinite}@keyframes fall-49{58.834%{transform:translate(99.3979vw,58.834vh) scale(.1764)}to{transform:translate(95.9869vw,99vh) scale(.1764)}}.snow:nth-child(50){opacity:1.3878;transform:translate(53.028vw,-10px) scale(.751);animation:fall-50 12s -28s linear infinite}@keyframes fall-50{75.008%{transform:translate(52.4313vw,75.008vh) scale(.751)}to{transform:translate(52.72965vw,99vh) scale(.751)}}.snow:nth-child(51){opacity:1.6768;transform:translate(92.1789vw,-10px) scale(.9918);animation:fall-51 21s -28s linear infinite}@keyframes fall-51{78.387%{transform:translate(83.4658vw,78.387vh) scale(.9918)}to{transform:translate(87.82235vw,99vh) scale(.9918)}}.snow:nth-child(52){opacity:1.7006;transform:translate(63.2801vw,-10px) scale(.5848);animation:fall-52 13s -30s linear infinite}@keyframes fall-52{78.45%{transform:translate(70.3084vw,78.45vh) scale(.5848)}to{transform:translate(66.79425vw,99vh) scale(.5848)}}.snow:nth-child(53){opacity:1.4986;transform:translate(45.9845vw,-10px) scale(.0898);animation:fall-53 20s -30s linear infinite}@keyframes fall-53{51.898%{transform:translate(50.1739vw,51.898vh) scale(.0898)}to{transform:translate(48.0792vw,99vh) scale(.0898)}}.snow:nth-child(54){opacity:.6718;transform:translate(72.0324vw,-10px) scale(.7747);animation:fall-54 13s -28s linear infinite}@keyframes fall-54{61.271%{transform:translate(72.8836vw,61.271vh) scale(.7747)}to{transform:translate(72.458vw,99vh) scale(.7747)}}.snow:nth-child(55){opacity:1.3126;transform:translate(33.7137vw,-10px) scale(.9544);animation:fall-55 13s -16s linear infinite}@keyframes fall-55{48.594%{transform:translate(36.4915vw,48.594vh) scale(.9544)}to{transform:translate(35.1026vw,99vh) scale(.9544)}}.snow:nth-child(56){opacity:.0946;transform:translate(44.7903vw,-10px) scale(.0046);animation:fall-56 27s -25s linear infinite}@keyframes fall-56{75.06%{transform:translate(43.2444vw,75.06vh) scale(.0046)}to{transform:translate(44.01735vw,99vh) scale(.0046)}}.snow:nth-child(57){opacity:.6068;transform:translate(20.7986vw,-10px) scale(.1702);animation:fall-57 16s -6s linear infinite}@keyframes fall-57{56.013%{transform:translate(30.4962vw,56.013vh) scale(.1702)}to{transform:translate(25.6474vw,99vh) scale(.1702)}}.snow:nth-child(58){opacity:1.4596;transform:translate(17.0686vw,-10px) scale(.6764);animation:fall-58 12s -19s linear infinite}@keyframes fall-58{40.354%{transform:translate(9.5533vw,40.354vh) scale(.6764)}to{transform:translate(13.31095vw,99vh) scale(.6764)}}.snow:nth-child(59){opacity:.1642;transform:translate(5.3564vw,-10px) scale(.9307);animation:fall-59 10s -24s linear infinite}@keyframes fall-59{70.36%{transform:translate(5.4vw,70.36vh) scale(.9307)}to{transform:translate(5.3782vw,99vh) scale(.9307)}}.snow:nth-child(60){opacity:.6902;transform:translate(33.8869vw,-10px) scale(.0082);animation:fall-60 26s -17s linear infinite}@keyframes fall-60{54.867%{transform:translate(27.1029vw,54.867vh) scale(.0082)}to{transform:translate(30.4949vw,99vh) scale(.0082)}}.snow:nth-child(61){opacity:1.9752;transform:translate(.766vw,-10px) scale(.1337);animation:fall-61 22s -22s linear infinite}@keyframes fall-61{32.789%{transform:translate(-1.8935vw,32.789vh) scale(.1337)}to{transform:translate(-.56375vw,99vh) scale(.1337)}}.snow:nth-child(62){opacity:.75;transform:translate(20.6446vw,-10px) scale(.0115);animation:fall-62 12s -4s linear infinite}@keyframes fall-62{31.452%{transform:translate(25.8103vw,31.452vh) scale(.0115)}to{transform:translate(23.22745vw,99vh) scale(.0115)}}.snow:nth-child(63){opacity:1.5214;transform:translate(46.5447vw,-10px) scale(.5746);animation:fall-63 20s -23s linear infinite}@keyframes fall-63{32.602%{transform:translate(51.7714vw,32.602vh) scale(.5746)}to{transform:translate(49.15805vw,99vh) scale(.5746)}}.snow:nth-child(64){opacity:1.2222;transform:translate(92.1634vw,-10px) scale(.616);animation:fall-64 18s -15s linear infinite}@keyframes fall-64{49.67%{transform:translate(92.9628vw,49.67vh) scale(.616)}to{transform:translate(92.5631vw,99vh) scale(.616)}}.snow:nth-child(65){opacity:1.4832;transform:translate(86.5314vw,-10px) scale(.2673);animation:fall-65 23s -8s linear infinite}@keyframes fall-65{76.13%{transform:translate(82.1465vw,76.13vh) scale(.2673)}to{transform:translate(84.33895vw,99vh) scale(.2673)}}.snow:nth-child(66){opacity:.2404;transform:translate(63.5878vw,-10px) scale(.0399);animation:fall-66 30s -13s linear infinite}@keyframes fall-66{74.861%{transform:translate(59.5058vw,74.861vh) scale(.0399)}to{transform:translate(61.5468vw,99vh) scale(.0399)}}.snow:nth-child(67){opacity:1.5206;transform:translate(39.3634vw,-10px) scale(.0992);animation:fall-67 16s -4s linear infinite}@keyframes fall-67{76.55%{transform:translate(33.8226vw,76.55vh) scale(.0992)}to{transform:translate(36.593vw,99vh) scale(.0992)}}.snow:nth-child(68){opacity:.5572;transform:translate(72.1469vw,-10px) scale(.9632);animation:fall-68 14s -19s linear infinite}@keyframes fall-68{33.642%{transform:translate(67.7133vw,33.642vh) scale(.9632)}to{transform:translate(69.9301vw,99vh) scale(.9632)}}.snow:nth-child(69){opacity:.2592;transform:translate(18.3375vw,-10px) scale(.4015);animation:fall-69 29s -16s linear infinite}@keyframes fall-69{73.327%{transform:translate(17.1626vw,73.327vh) scale(.4015)}to{transform:translate(17.75005vw,99vh) scale(.4015)}}.snow:nth-child(70){opacity:1.5172;transform:translate(5.2631vw,-10px) scale(.0769);animation:fall-70 20s -11s linear infinite}@keyframes fall-70{63.891%{transform:translate(-2.6288vw,63.891vh) scale(.0769)}to{transform:translate(1.31715vw,99vh) scale(.0769)}}.snow:nth-child(71){opacity:.8338;transform:translate(58.8555vw,-10px) scale(.8674);animation:fall-71 12s -7s linear infinite}@keyframes fall-71{48.792%{transform:translate(57.6508vw,48.792vh) scale(.8674)}to{transform:translate(58.25315vw,99vh) scale(.8674)}}.snow:nth-child(72){opacity:.4704;transform:translate(71.6419vw,-10px) scale(.5834);animation:fall-72 17s -14s linear infinite}@keyframes fall-72{32.164%{transform:translate(67.5476vw,32.164vh) scale(.5834)}to{transform:translate(69.59475vw,99vh) scale(.5834)}}.snow:nth-child(73){opacity:1.4954;transform:translate(74.5088vw,-10px) scale(.175);animation:fall-73 30s -12s linear infinite}@keyframes fall-73{50.853%{transform:translate(74.7109vw,50.853vh) scale(.175)}to{transform:translate(74.60985vw,99vh) scale(.175)}}.snow:nth-child(74){opacity:1.691;transform:translate(41.141vw,-10px) scale(.411);animation:fall-74 30s -15s linear infinite}@keyframes fall-74{60.236%{transform:translate(50.3144vw,60.236vh) scale(.411)}to{transform:translate(45.7277vw,99vh) scale(.411)}}.snow:nth-child(75){opacity:1.768;transform:translate(1.7451vw,-10px) scale(.9961);animation:fall-75 24s -8s linear infinite}@keyframes fall-75{40.941%{transform:translate(-7.9595vw,40.941vh) scale(.9961)}to{transform:translate(-3.1072vw,99vh) scale(.9961)}}.snow:nth-child(76){opacity:1.049;transform:translate(92.7956vw,-10px) scale(.2947);animation:fall-76 14s -21s linear infinite}@keyframes fall-76{51.983%{transform:translate(95.8559vw,51.983vh) scale(.2947)}to{transform:translate(94.32575vw,99vh) scale(.2947)}}.snow:nth-child(77){opacity:.0168;transform:translate(92.3499vw,-10px) scale(.8001);animation:fall-77 13s -27s linear infinite}@keyframes fall-77{54.559%{transform:translate(89.5659vw,54.559vh) scale(.8001)}to{transform:translate(90.9579vw,99vh) scale(.8001)}}.snow:nth-child(78){opacity:.9172;transform:translate(3.0436vw,-10px) scale(.2926);animation:fall-78 17s -10s linear infinite}@keyframes fall-78{57.045%{transform:translate(1.9342vw,57.045vh) scale(.2926)}to{transform:translate(2.4889vw,99vh) scale(.2926)}}.snow:nth-child(79){opacity:1.5424;transform:translate(45.2393vw,-10px) scale(.5011);animation:fall-79 28s -22s linear infinite}@keyframes fall-79{40.569%{transform:translate(45.8036vw,40.569vh) scale(.5011)}to{transform:translate(45.52145vw,99vh) scale(.5011)}}.snow:nth-child(80){opacity:.663;transform:translate(74.288vw,-10px) scale(.4598);animation:fall-80 15s -9s linear infinite}@keyframes fall-80{42.747%{transform:translate(65.5307vw,42.747vh) scale(.4598)}to{transform:translate(69.90935vw,99vh) scale(.4598)}}.snow:nth-child(81){opacity:.4748;transform:translate(77.2288vw,-10px) scale(.5113);animation:fall-81 22s -25s linear infinite}@keyframes fall-81{74.077%{transform:translate(80.1737vw,74.077vh) scale(.5113)}to{transform:translate(78.70125vw,99vh) scale(.5113)}}.snow:nth-child(82){opacity:.2078;transform:translate(30.2811vw,-10px) scale(.8568);animation:fall-82 20s -21s linear infinite}@keyframes fall-82{44.788%{transform:translate(25.702vw,44.788vh) scale(.8568)}to{transform:translate(27.99155vw,99vh) scale(.8568)}}.snow:nth-child(83){opacity:1.2592;transform:translate(24.631vw,-10px) scale(.4497);animation:fall-83 18s -8s linear infinite}@keyframes fall-83{59.059%{transform:translate(32.3363vw,59.059vh) scale(.4497)}to{transform:translate(28.48365vw,99vh) scale(.4497)}}.snow:nth-child(84){opacity:.3798;transform:translate(56.9874vw,-10px) scale(.4424);animation:fall-84 29s -28s linear infinite}@keyframes fall-84{38.707%{transform:translate(62.5961vw,38.707vh) scale(.4424)}to{transform:translate(59.79175vw,99vh) scale(.4424)}}.snow:nth-child(85){opacity:.4738;transform:translate(36.5612vw,-10px) scale(.6783);animation:fall-85 29s -1s linear infinite}@keyframes fall-85{54.015%{transform:translate(44.5599vw,54.015vh) scale(.6783)}to{transform:translate(40.56055vw,99vh) scale(.6783)}}.snow:nth-child(86){opacity:1.693;transform:translate(4.3163vw,-10px) scale(.9107);animation:fall-86 30s -28s linear infinite}@keyframes fall-86{71.72%{transform:translate(13.8571vw,71.72vh) scale(.9107)}to{transform:translate(9.0867vw,99vh) scale(.9107)}}.snow:nth-child(87){opacity:1.13;transform:translate(22.5541vw,-10px) scale(.7304);animation:fall-87 25s -28s linear infinite}@keyframes fall-87{59.713%{transform:translate(14.8367vw,59.713vh) scale(.7304)}to{transform:translate(18.6954vw,99vh) scale(.7304)}}.snow:nth-child(88){opacity:.5556;transform:translate(19.3008vw,-10px) scale(.9427);animation:fall-88 30s -26s linear infinite}@keyframes fall-88{79.281%{transform:translate(26.691vw,79.281vh) scale(.9427)}to{transform:translate(22.9959vw,99vh) scale(.9427)}}.snow:nth-child(89){opacity:.3536;transform:translate(77.82vw,-10px) scale(.5912);animation:fall-89 25s -29s linear infinite}@keyframes fall-89{64.043%{transform:translate(80.9946vw,64.043vh) scale(.5912)}to{transform:translate(79.4073vw,99vh) scale(.5912)}}.snow:nth-child(90){opacity:.1242;transform:translate(33.9422vw,-10px) scale(.6498);animation:fall-90 18s -12s linear infinite}@keyframes fall-90{54.482%{transform:translate(43.5505vw,54.482vh) scale(.6498)}to{transform:translate(38.74635vw,99vh) scale(.6498)}}.snow:nth-child(91){opacity:1.1206;transform:translate(5.0218vw,-10px) scale(.657);animation:fall-91 10s -13s linear infinite}@keyframes fall-91{72.313%{transform:translate(2.2773vw,72.313vh) scale(.657)}to{transform:translate(3.64955vw,99vh) scale(.657)}}.snow:nth-child(92){opacity:.9768;transform:translate(40.53vw,-10px) scale(.5294);animation:fall-92 23s -20s linear infinite}@keyframes fall-92{76.535%{transform:translate(44.5695vw,76.535vh) scale(.5294)}to{transform:translate(42.54975vw,99vh) scale(.5294)}}.snow:nth-child(93){opacity:.178;transform:translate(13.4955vw,-10px) scale(.0065);animation:fall-93 28s -2s linear infinite}@keyframes fall-93{52.39%{transform:translate(5.2122vw,52.39vh) scale(.0065)}to{transform:translate(9.35385vw,99vh) scale(.0065)}}.snow:nth-child(94){opacity:1.9368;transform:translate(13.1615vw,-10px) scale(.982);animation:fall-94 27s -2s linear infinite}@keyframes fall-94{36.38%{transform:translate(8.6822vw,36.38vh) scale(.982)}to{transform:translate(10.92185vw,99vh) scale(.982)}}.snow:nth-child(95){opacity:1.6002;transform:translate(81.404vw,-10px) scale(.3857);animation:fall-95 24s -10s linear infinite}@keyframes fall-95{70.58%{transform:translate(80.7163vw,70.58vh) scale(.3857)}to{transform:translate(81.06015vw,99vh) scale(.3857)}}.snow:nth-child(96){opacity:.3746;transform:translate(38.8727vw,-10px) scale(.164);animation:fall-96 27s -21s linear infinite}@keyframes fall-96{65.402%{transform:translate(32.4643vw,65.402vh) scale(.164)}to{transform:translate(35.6685vw,99vh) scale(.164)}}.snow:nth-child(97){opacity:1.7732;transform:translate(67.5892vw,-10px) scale(.0138);animation:fall-97 12s -4s linear infinite}@keyframes fall-97{55.747%{transform:translate(71.0331vw,55.747vh) scale(.0138)}to{transform:translate(69.31115vw,99vh) scale(.0138)}}.snow:nth-child(98){opacity:1.1104;transform:translate(64.7564vw,-10px) scale(.3214);animation:fall-98 19s -24s linear infinite}@keyframes fall-98{76.082%{transform:translate(63.2918vw,76.082vh) scale(.3214)}to{transform:translate(64.0241vw,99vh) scale(.3214)}}.snow:nth-child(99){opacity:1.4762;transform:translate(39.1521vw,-10px) scale(.5917);animation:fall-99 14s -13s linear infinite}@keyframes fall-99{63.808%{transform:translate(47.1287vw,63.808vh) scale(.5917)}to{transform:translate(43.1404vw,99vh) scale(.5917)}}.snow:nth-child(100){opacity:1.9242;transform:translate(12.3816vw,-10px) scale(.4081);animation:fall-100 12s -6s linear infinite}@keyframes fall-100{55.776%{transform:translate(18.9872vw,55.776vh) scale(.4081)}to{transform:translate(15.6844vw,99vh) scale(.4081)}}.snow:nth-child(101){opacity:1.5906;transform:translate(48.1323vw,-10px) scale(.6738);animation:fall-101 28s -8s linear infinite}@keyframes fall-101{72.386%{transform:translate(50.7546vw,72.386vh) scale(.6738)}to{transform:translate(49.44345vw,99vh) scale(.6738)}}.snow:nth-child(102){opacity:.4424;transform:translate(14.8798vw,-10px) scale(.3942);animation:fall-102 27s -5s linear infinite}@keyframes fall-102{73.217%{transform:translate(5.9195vw,73.217vh) scale(.3942)}to{transform:translate(10.39965vw,99vh) scale(.3942)}}.snow:nth-child(103){opacity:.4298;transform:translate(68.6682vw,-10px) scale(.1711);animation:fall-103 10s -2s linear infinite}@keyframes fall-103{53.967%{transform:translate(69.6552vw,53.967vh) scale(.1711)}to{transform:translate(69.1617vw,99vh) scale(.1711)}}.snow:nth-child(104){opacity:1.4268;transform:translate(16.7394vw,-10px) scale(.4907);animation:fall-104 12s -17s linear infinite}@keyframes fall-104{51.575%{transform:translate(7.5977vw,51.575vh) scale(.4907)}to{transform:translate(12.16855vw,99vh) scale(.4907)}}.snow:nth-child(105){opacity:.3332;transform:translate(55.2799vw,-10px) scale(.6067);animation:fall-105 27s -14s linear infinite}@keyframes fall-105{77.043%{transform:translate(64.0392vw,77.043vh) scale(.6067)}to{transform:translate(59.65955vw,99vh) scale(.6067)}}.snow:nth-child(106){opacity:.4802;transform:translate(87.1018vw,-10px) scale(.233);animation:fall-106 24s -18s linear infinite}@keyframes fall-106{48.631%{transform:translate(87.9983vw,48.631vh) scale(.233)}to{transform:translate(87.55005vw,99vh) scale(.233)}}.snow:nth-child(107){opacity:1.2466;transform:translate(74.8318vw,-10px) scale(.1236);animation:fall-107 21s -15s linear infinite}@keyframes fall-107{51.682%{transform:translate(70.2175vw,51.682vh) scale(.1236)}to{transform:translate(72.52465vw,99vh) scale(.1236)}}.snow:nth-child(108){opacity:.7322;transform:translate(98.0404vw,-10px) scale(.0031);animation:fall-108 23s -19s linear infinite}@keyframes fall-108{61.911%{transform:translate(90.3603vw,61.911vh) scale(.0031)}to{transform:translate(94.20035vw,99vh) scale(.0031)}}.snow:nth-child(109){opacity:.0274;transform:translate(8.2021vw,-10px) scale(.7216);animation:fall-109 15s -4s linear infinite}@keyframes fall-109{55.663%{transform:translate(15.0045vw,55.663vh) scale(.7216)}to{transform:translate(11.6033vw,99vh) scale(.7216)}}.snow:nth-child(110){opacity:1.1504;transform:translate(47.0808vw,-10px) scale(.5738);animation:fall-110 20s -11s linear infinite}@keyframes fall-110{43.303%{transform:translate(54.3762vw,43.303vh) scale(.5738)}to{transform:translate(50.7285vw,99vh) scale(.5738)}}.snow:nth-child(111){opacity:1.2926;transform:translate(75.2221vw,-10px) scale(.7849);animation:fall-111 14s -23s linear infinite}@keyframes fall-111{46.594%{transform:translate(75.2196vw,46.594vh) scale(.7849)}to{transform:translate(75.22085vw,99vh) scale(.7849)}}.snow:nth-child(112){opacity:.9904;transform:translate(65.0181vw,-10px) scale(.4123);animation:fall-112 30s -13s linear infinite}@keyframes fall-112{79.036%{transform:translate(69.0533vw,79.036vh) scale(.4123)}to{transform:translate(67.0357vw,99vh) scale(.4123)}}.snow:nth-child(113){opacity:1.4596;transform:translate(31.1861vw,-10px) scale(.9244);animation:fall-113 30s -8s linear infinite}@keyframes fall-113{54.048%{transform:translate(36.2488vw,54.048vh) scale(.9244)}to{transform:translate(33.71745vw,99vh) scale(.9244)}}.snow:nth-child(114){opacity:1.7618;transform:translate(31.0382vw,-10px) scale(.2492);animation:fall-114 22s -12s linear infinite}@keyframes fall-114{58.573%{transform:translate(26.7561vw,58.573vh) scale(.2492)}to{transform:translate(28.89715vw,99vh) scale(.2492)}}.snow:nth-child(115){opacity:1.267;transform:translate(10.8211vw,-10px) scale(.6);animation:fall-115 20s -5s linear infinite}@keyframes fall-115{54.106%{transform:translate(18.9892vw,54.106vh) scale(.6)}to{transform:translate(14.90515vw,99vh) scale(.6)}}.snow:nth-child(116){opacity:.996;transform:translate(49.1057vw,-10px) scale(.6368);animation:fall-116 14s -20s linear infinite}@keyframes fall-116{46.751%{transform:translate(39.2743vw,46.751vh) scale(.6368)}to{transform:translate(44.19vw,99vh) scale(.6368)}}.snow:nth-child(117){opacity:.4012;transform:translate(25.4791vw,-10px) scale(.0131);animation:fall-117 30s -27s linear infinite}@keyframes fall-117{60.208%{transform:translate(19.7572vw,60.208vh) scale(.0131)}to{transform:translate(22.61815vw,99vh) scale(.0131)}}.snow:nth-child(118){opacity:.219;transform:translate(14.4808vw,-10px) scale(.401);animation:fall-118 17s -2s linear infinite}@keyframes fall-118{48.866%{transform:translate(19.5648vw,48.866vh) scale(.401)}to{transform:translate(17.0228vw,99vh) scale(.401)}}.snow:nth-child(119){opacity:.8754;transform:translate(85.4093vw,-10px) scale(.6515);animation:fall-119 12s -30s linear infinite}@keyframes fall-119{36.938%{transform:translate(77.1883vw,36.938vh) scale(.6515)}to{transform:translate(81.2988vw,99vh) scale(.6515)}}.snow:nth-child(120){opacity:.4058;transform:translate(76.792vw,-10px) scale(.036);animation:fall-120 17s -20s linear infinite}@keyframes fall-120{54.774%{transform:translate(84.792vw,54.774vh) scale(.036)}to{transform:translate(80.792vw,99vh) scale(.036)}}.snow:nth-child(121){opacity:.648;transform:translate(41.6881vw,-10px) scale(.3721);animation:fall-121 28s -16s linear infinite}@keyframes fall-121{56.914%{transform:translate(48.8609vw,56.914vh) scale(.3721)}to{transform:translate(45.2745vw,99vh) scale(.3721)}}.snow:nth-child(122){opacity:.8926;transform:translate(50.1513vw,-10px) scale(.9159);animation:fall-122 18s -22s linear infinite}@keyframes fall-122{75.551%{transform:translate(54.2941vw,75.551vh) scale(.9159)}to{transform:translate(52.2227vw,99vh) scale(.9159)}}.snow:nth-child(123){opacity:1.6244;transform:translate(34.0095vw,-10px) scale(.0504);animation:fall-123 29s -30s linear infinite}@keyframes fall-123{35.997%{transform:translate(38.0121vw,35.997vh) scale(.0504)}to{transform:translate(36.0108vw,99vh) scale(.0504)}}.snow:nth-child(124){opacity:1.9722;transform:translate(5.5838vw,-10px) scale(.654);animation:fall-124 21s -18s linear infinite}@keyframes fall-124{38.599%{transform:translate(7.1589vw,38.599vh) scale(.654)}to{transform:translate(6.37135vw,99vh) scale(.654)}}.snow:nth-child(125){opacity:1.7852;transform:translate(12.3608vw,-10px) scale(.4823);animation:fall-125 17s -2s linear infinite}@keyframes fall-125{49.487%{transform:translate(14.001vw,49.487vh) scale(.4823)}to{transform:translate(13.1809vw,99vh) scale(.4823)}}.snow:nth-child(126){opacity:.2216;transform:translate(39.5198vw,-10px) scale(.2165);animation:fall-126 19s -3s linear infinite}@keyframes fall-126{36.318%{transform:translate(45.6473vw,36.318vh) scale(.2165)}to{transform:translate(42.58355vw,99vh) scale(.2165)}}.snow:nth-child(127){opacity:.4742;transform:translate(15.8073vw,-10px) scale(.7009);animation:fall-127 16s -18s linear infinite}@keyframes fall-127{49.731%{transform:translate(12.948vw,49.731vh) scale(.7009)}to{transform:translate(14.37765vw,99vh) scale(.7009)}}.snow:nth-child(128){opacity:.267;transform:translate(68.3566vw,-10px) scale(.2267);animation:fall-128 17s -24s linear infinite}@keyframes fall-128{72.998%{transform:translate(65.2028vw,72.998vh) scale(.2267)}to{transform:translate(66.7797vw,99vh) scale(.2267)}}.snow:nth-child(129){opacity:.6532;transform:translate(74.9399vw,-10px) scale(.3195);animation:fall-129 19s -10s linear infinite}@keyframes fall-129{34.686%{transform:translate(78.2358vw,34.686vh) scale(.3195)}to{transform:translate(76.58785vw,99vh) scale(.3195)}}.snow:nth-child(130){opacity:.0806;transform:translate(75.2234vw,-10px) scale(.6249);animation:fall-130 18s -29s linear infinite}@keyframes fall-130{38.86%{transform:translate(68.2206vw,38.86vh) scale(.6249)}to{transform:translate(71.722vw,99vh) scale(.6249)}}.snow:nth-child(131){opacity:.8176;transform:translate(40.0664vw,-10px) scale(.9936);animation:fall-131 30s -30s linear infinite}@keyframes fall-131{78.856%{transform:translate(35.355vw,78.856vh) scale(.9936)}to{transform:translate(37.7107vw,99vh) scale(.9936)}}.snow:nth-child(132){opacity:1.1766;transform:translate(68.6052vw,-10px) scale(.9592);animation:fall-132 17s -3s linear infinite}@keyframes fall-132{50.914%{transform:translate(73.6374vw,50.914vh) scale(.9592)}to{transform:translate(71.1213vw,99vh) scale(.9592)}}.snow:nth-child(133){opacity:1.3128;transform:translate(8.8419vw,-10px) scale(.7937);animation:fall-133 15s -8s linear infinite}@keyframes fall-133{60.996%{transform:translate(10.6618vw,60.996vh) scale(.7937)}to{transform:translate(9.75185vw,99vh) scale(.7937)}}.snow:nth-child(134){opacity:1.2554;transform:translate(99.4996vw,-10px) scale(.2585);animation:fall-134 26s -7s linear infinite}@keyframes fall-134{41.913%{transform:translate(92.6114vw,41.913vh) scale(.2585)}to{transform:translate(96.0555vw,99vh) scale(.2585)}}.snow:nth-child(135){opacity:.9574;transform:translate(65.9541vw,-10px) scale(.2857);animation:fall-135 19s -30s linear infinite}@keyframes fall-135{44.446%{transform:translate(71.3439vw,44.446vh) scale(.2857)}to{transform:translate(68.649vw,99vh) scale(.2857)}}.snow:nth-child(136){opacity:1.7232;transform:translate(52.5666vw,-10px) scale(.5164);animation:fall-136 25s -22s linear infinite}@keyframes fall-136{57.825%{transform:translate(43.32vw,57.825vh) scale(.5164)}to{transform:translate(47.9433vw,99vh) scale(.5164)}}.snow:nth-child(137){opacity:1.8614;transform:translate(53.2696vw,-10px) scale(.2328);animation:fall-137 25s -30s linear infinite}@keyframes fall-137{77.802%{transform:translate(50.2736vw,77.802vh) scale(.2328)}to{transform:translate(51.7716vw,99vh) scale(.2328)}}.snow:nth-child(138){opacity:1.597;transform:translate(73.6383vw,-10px) scale(.3192);animation:fall-138 14s -22s linear infinite}@keyframes fall-138{35.496%{transform:translate(74.1534vw,35.496vh) scale(.3192)}to{transform:translate(73.89585vw,99vh) scale(.3192)}}.snow:nth-child(139){opacity:.02;transform:translate(26.573vw,-10px) scale(.1883);animation:fall-139 17s -16s linear infinite}@keyframes fall-139{73.82%{transform:translate(36.3077vw,73.82vh) scale(.1883)}to{transform:translate(31.44035vw,99vh) scale(.1883)}}.snow:nth-child(140){opacity:.863;transform:translate(58.6407vw,-10px) scale(.3697);animation:fall-140 30s -10s linear infinite}@keyframes fall-140{51.059%{transform:translate(68.3358vw,51.059vh) scale(.3697)}to{transform:translate(63.48825vw,99vh) scale(.3697)}}.snow:nth-child(141){opacity:1.743;transform:translate(27.8668vw,-10px) scale(.854);animation:fall-141 18s -26s linear infinite}@keyframes fall-141{54.816%{transform:translate(24.5975vw,54.816vh) scale(.854)}to{transform:translate(26.23215vw,99vh) scale(.854)}}.snow:nth-child(142){opacity:.2356;transform:translate(31.166vw,-10px) scale(.9195);animation:fall-142 10s -7s linear infinite}@keyframes fall-142{73.857%{transform:translate(35.6501vw,73.857vh) scale(.9195)}to{transform:translate(33.40805vw,99vh) scale(.9195)}}.snow:nth-child(143){opacity:1.0244;transform:translate(20.9099vw,-10px) scale(.7066);animation:fall-143 26s -29s linear infinite}@keyframes fall-143{47.101%{transform:translate(26.5932vw,47.101vh) scale(.7066)}to{transform:translate(23.75155vw,99vh) scale(.7066)}}.snow:nth-child(144){opacity:.537;transform:translate(37.4168vw,-10px) scale(.5662);animation:fall-144 20s -7s linear infinite}@keyframes fall-144{51.054%{transform:translate(43.2259vw,51.054vh) scale(.5662)}to{transform:translate(40.32135vw,99vh) scale(.5662)}}.snow:nth-child(145){opacity:.343;transform:translate(9.5115vw,-10px) scale(.7822);animation:fall-145 27s -2s linear infinite}@keyframes fall-145{46.99%{transform:translate(7.9756vw,46.99vh) scale(.7822)}to{transform:translate(8.74355vw,99vh) scale(.7822)}}.snow:nth-child(146){opacity:1.7346;transform:translate(11.2203vw,-10px) scale(.1566);animation:fall-146 18s -4s linear infinite}@keyframes fall-146{56.439%{transform:translate(6.0429vw,56.439vh) scale(.1566)}to{transform:translate(8.6316vw,99vh) scale(.1566)}}.snow:nth-child(147){opacity:.022;transform:translate(86.9148vw,-10px) scale(.4243);animation:fall-147 17s -11s linear infinite}@keyframes fall-147{68.468%{transform:translate(96.4416vw,68.468vh) scale(.4243)}to{transform:translate(91.6782vw,99vh) scale(.4243)}}.snow:nth-child(148){opacity:.9208;transform:translate(90.066vw,-10px) scale(.4999);animation:fall-148 22s -26s linear infinite}@keyframes fall-148{51.856%{transform:translate(85.0711vw,51.856vh) scale(.4999)}to{transform:translate(87.56855vw,99vh) scale(.4999)}}.snow:nth-child(149){opacity:.195;transform:translate(7.0377vw,-10px) scale(.3863);animation:fall-149 19s -17s linear infinite}@keyframes fall-149{70.227%{transform:translate(-2.63vw,70.227vh) scale(.3863)}to{transform:translate(2.20385vw,99vh) scale(.3863)}}.snow:nth-child(150){opacity:1.6502;transform:translate(36.5311vw,-10px) scale(.7597);animation:fall-150 10s -29s linear infinite}@keyframes fall-150{58.069%{transform:translate(29.0987vw,58.069vh) scale(.7597)}to{transform:translate(32.8149vw,99vh) scale(.7597)}}.snow:nth-child(151){opacity:.0868;transform:translate(12.5654vw,-10px) scale(.5668);animation:fall-151 27s -14s linear infinite}@keyframes fall-151{46.723%{transform:translate(16.4943vw,46.723vh) scale(.5668)}to{transform:translate(14.52985vw,99vh) scale(.5668)}}.snow:nth-child(152){opacity:1.6366;transform:translate(31.7416vw,-10px) scale(.9371);animation:fall-152 14s -13s linear infinite}@keyframes fall-152{60.126%{transform:translate(32.5538vw,60.126vh) scale(.9371)}to{transform:translate(32.1477vw,99vh) scale(.9371)}}.snow:nth-child(153){opacity:.8354;transform:translate(63.2193vw,-10px) scale(.7778);animation:fall-153 20s -23s linear infinite}@keyframes fall-153{48.739%{transform:translate(57.5412vw,48.739vh) scale(.7778)}to{transform:translate(60.38025vw,99vh) scale(.7778)}}.snow:nth-child(154){opacity:1.8098;transform:translate(38.2229vw,-10px) scale(.7167);animation:fall-154 11s -11s linear infinite}@keyframes fall-154{66.03%{transform:translate(43.3027vw,66.03vh) scale(.7167)}to{transform:translate(40.7628vw,99vh) scale(.7167)}}.snow:nth-child(155){opacity:1.1196;transform:translate(65.5066vw,-10px) scale(.215);animation:fall-155 22s -14s linear infinite}@keyframes fall-155{52.943%{transform:translate(69.6955vw,52.943vh) scale(.215)}to{transform:translate(67.60105vw,99vh) scale(.215)}}.snow:nth-child(156){opacity:1.6948;transform:translate(79.0565vw,-10px) scale(.4365);animation:fall-156 17s -3s linear infinite}@keyframes fall-156{45.129%{transform:translate(72.7124vw,45.129vh) scale(.4365)}to{transform:translate(75.88445vw,99vh) scale(.4365)}}.snow:nth-child(157){opacity:.9108;transform:translate(82.5426vw,-10px) scale(.2548);animation:fall-157 27s -25s linear infinite}@keyframes fall-157{65.299%{transform:translate(90.6461vw,65.299vh) scale(.2548)}to{transform:translate(86.59435vw,99vh) scale(.2548)}}.snow:nth-child(158){opacity:.4342;transform:translate(30.5148vw,-10px) scale(.8544);animation:fall-158 17s -14s linear infinite}@keyframes fall-158{60.232%{transform:translate(35.8208vw,60.232vh) scale(.8544)}to{transform:translate(33.1678vw,99vh) scale(.8544)}}.snow:nth-child(159){opacity:1.8574;transform:translate(71.2034vw,-10px) scale(.5253);animation:fall-159 15s -26s linear infinite}@keyframes fall-159{37.463%{transform:translate(75.9292vw,37.463vh) scale(.5253)}to{transform:translate(73.5663vw,99vh) scale(.5253)}}.snow:nth-child(160){opacity:1.1686;transform:translate(71.0533vw,-10px) scale(.3191);animation:fall-160 26s -1s linear infinite}@keyframes fall-160{74.413%{transform:translate(66.1733vw,74.413vh) scale(.3191)}to{transform:translate(68.6133vw,99vh) scale(.3191)}}.snow:nth-child(161){opacity:1.7712;transform:translate(77.6947vw,-10px) scale(.6642);animation:fall-161 17s -13s linear infinite}@keyframes fall-161{35.903%{transform:translate(80.0552vw,35.903vh) scale(.6642)}to{transform:translate(78.87495vw,99vh) scale(.6642)}}.snow:nth-child(162){opacity:1.1728;transform:translate(91.594vw,-10px) scale(.1374);animation:fall-162 10s -30s linear infinite}@keyframes fall-162{33.495%{transform:translate(86.7199vw,33.495vh) scale(.1374)}to{transform:translate(89.15695vw,99vh) scale(.1374)}}.snow:nth-child(163){opacity:1.1924;transform:translate(64.1456vw,-10px) scale(.2681);animation:fall-163 13s -18s linear infinite}@keyframes fall-163{46.01%{transform:translate(57.4981vw,46.01vh) scale(.2681)}to{transform:translate(60.82185vw,99vh) scale(.2681)}}.snow:nth-child(164){opacity:.9944;transform:translate(88.2644vw,-10px) scale(.4703);animation:fall-164 27s -20s linear infinite}@keyframes fall-164{65.329%{transform:translate(81.4625vw,65.329vh) scale(.4703)}to{transform:translate(84.86345vw,99vh) scale(.4703)}}.snow:nth-child(165){opacity:1.8658;transform:translate(73.6273vw,-10px) scale(.1842);animation:fall-165 24s -3s linear infinite}@keyframes fall-165{44.917%{transform:translate(83.0712vw,44.917vh) scale(.1842)}to{transform:translate(78.34925vw,99vh) scale(.1842)}}.snow:nth-child(166){opacity:1.5718;transform:translate(54.8983vw,-10px) scale(.4135);animation:fall-166 22s -20s linear infinite}@keyframes fall-166{56.063%{transform:translate(45.8059vw,56.063vh) scale(.4135)}to{transform:translate(50.3521vw,99vh) scale(.4135)}}.snow:nth-child(167){opacity:1.7252;transform:translate(92.2228vw,-10px) scale(.5749);animation:fall-167 25s -20s linear infinite}@keyframes fall-167{75.076%{transform:translate(99.0318vw,75.076vh) scale(.5749)}to{transform:translate(95.6273vw,99vh) scale(.5749)}}.snow:nth-child(168){opacity:1.5656;transform:translate(87.0744vw,-10px) scale(.5333);animation:fall-168 20s -3s linear infinite}@keyframes fall-168{67.342%{transform:translate(84.1404vw,67.342vh) scale(.5333)}to{transform:translate(85.6074vw,99vh) scale(.5333)}}.snow:nth-child(169){opacity:.9212;transform:translate(51.9785vw,-10px) scale(.7856);animation:fall-169 27s -13s linear infinite}@keyframes fall-169{37.678%{transform:translate(43.9331vw,37.678vh) scale(.7856)}to{transform:translate(47.9558vw,99vh) scale(.7856)}}.snow:nth-child(170){opacity:1.0144;transform:translate(91.5284vw,-10px) scale(.6636);animation:fall-170 28s -20s linear infinite}@keyframes fall-170{31.993%{transform:translate(86.817vw,31.993vh) scale(.6636)}to{transform:translate(89.1727vw,99vh) scale(.6636)}}.snow:nth-child(171){opacity:1.853;transform:translate(38.0731vw,-10px) scale(.2158);animation:fall-171 18s -3s linear infinite}@keyframes fall-171{60.453%{transform:translate(35.1085vw,60.453vh) scale(.2158)}to{transform:translate(36.5908vw,99vh) scale(.2158)}}.snow:nth-child(172){opacity:1.5364;transform:translate(88.4963vw,-10px) scale(.5702);animation:fall-172 22s -26s linear infinite}@keyframes fall-172{72.995%{transform:translate(91.483vw,72.995vh) scale(.5702)}to{transform:translate(89.98965vw,99vh) scale(.5702)}}.snow:nth-child(173){opacity:1.9606;transform:translate(81.0154vw,-10px) scale(.4271);animation:fall-173 22s -2s linear infinite}@keyframes fall-173{53.958%{transform:translate(82.2802vw,53.958vh) scale(.4271)}to{transform:translate(81.6478vw,99vh) scale(.4271)}}.snow:nth-child(174){opacity:.313;transform:translate(82.7724vw,-10px) scale(.7947);animation:fall-174 16s -23s linear infinite}@keyframes fall-174{56.444%{transform:translate(78.6288vw,56.444vh) scale(.7947)}to{transform:translate(80.7006vw,99vh) scale(.7947)}}.snow:nth-child(175){opacity:1.2852;transform:translate(.4711vw,-10px) scale(.6097);animation:fall-175 26s -25s linear infinite}@keyframes fall-175{51.575%{transform:translate(2.5789vw,51.575vh) scale(.6097)}to{transform:translate(1.525vw,99vh) scale(.6097)}}.snow:nth-child(176){opacity:1.5774;transform:translate(24.7037vw,-10px) scale(.652);animation:fall-176 18s -27s linear infinite}@keyframes fall-176{63.51%{transform:translate(22.6764vw,63.51vh) scale(.652)}to{transform:translate(23.69005vw,99vh) scale(.652)}}.snow:nth-child(177){opacity:.9774;transform:translate(11.4399vw,-10px) scale(.4575);animation:fall-177 15s -8s linear infinite}@keyframes fall-177{39.934%{transform:translate(19.7299vw,39.934vh) scale(.4575)}to{transform:translate(15.5849vw,99vh) scale(.4575)}}.snow:nth-child(178){opacity:1.6606;transform:translate(10.88vw,-10px) scale(.8265);animation:fall-178 10s -6s linear infinite}@keyframes fall-178{45.843%{transform:translate(10.342vw,45.843vh) scale(.8265)}to{transform:translate(10.611vw,99vh) scale(.8265)}}.snow:nth-child(179){opacity:.6174;transform:translate(41.7746vw,-10px) scale(.52);animation:fall-179 22s -11s linear infinite}@keyframes fall-179{77.242%{transform:translate(47.5634vw,77.242vh) scale(.52)}to{transform:translate(44.669vw,99vh) scale(.52)}}.snow:nth-child(180){opacity:1.7414;transform:translate(59.4785vw,-10px) scale(.4446);animation:fall-180 14s -4s linear infinite}@keyframes fall-180{40.29%{transform:translate(61.4152vw,40.29vh) scale(.4446)}to{transform:translate(60.44685vw,99vh) scale(.4446)}}.snow:nth-child(181){opacity:1.5722;transform:translate(92.312vw,-10px) scale(.3896);animation:fall-181 14s -30s linear infinite}@keyframes fall-181{52.486%{transform:translate(87.5185vw,52.486vh) scale(.3896)}to{transform:translate(89.91525vw,99vh) scale(.3896)}}.snow:nth-child(182){opacity:.3732;transform:translate(69.5839vw,-10px) scale(.8605);animation:fall-182 10s -2s linear infinite}@keyframes fall-182{47.589%{transform:translate(71.9191vw,47.589vh) scale(.8605)}to{transform:translate(70.7515vw,99vh) scale(.8605)}}.snow:nth-child(183){opacity:1.1014;transform:translate(39.7157vw,-10px) scale(.743);animation:fall-183 26s -25s linear infinite}@keyframes fall-183{32.416%{transform:translate(47.9954vw,32.416vh) scale(.743)}to{transform:translate(43.85555vw,99vh) scale(.743)}}.snow:nth-child(184){opacity:1.4658;transform:translate(62.9143vw,-10px) scale(.9507);animation:fall-184 25s -19s linear infinite}@keyframes fall-184{46.406%{transform:translate(53.8118vw,46.406vh) scale(.9507)}to{transform:translate(58.36305vw,99vh) scale(.9507)}}.snow:nth-child(185){opacity:.8144;transform:translate(79.569vw,-10px) scale(.2484);animation:fall-185 12s -24s linear infinite}@keyframes fall-185{36.757%{transform:translate(75.6757vw,36.757vh) scale(.2484)}to{transform:translate(77.62235vw,99vh) scale(.2484)}}.snow:nth-child(186){opacity:.8054;transform:translate(34.0625vw,-10px) scale(.5004);animation:fall-186 28s -23s linear infinite}@keyframes fall-186{35.942%{transform:translate(27.5701vw,35.942vh) scale(.5004)}to{transform:translate(30.8163vw,99vh) scale(.5004)}}.snow:nth-child(187){opacity:1.1314;transform:translate(16.8356vw,-10px) scale(.044);animation:fall-187 14s -23s linear infinite}@keyframes fall-187{59.991%{transform:translate(20.4192vw,59.991vh) scale(.044)}to{transform:translate(18.6274vw,99vh) scale(.044)}}.snow:nth-child(188){opacity:.2344;transform:translate(44.225vw,-10px) scale(.4347);animation:fall-188 29s -3s linear infinite}@keyframes fall-188{54.053%{transform:translate(39.4881vw,54.053vh) scale(.4347)}to{transform:translate(41.85655vw,99vh) scale(.4347)}}.snow:nth-child(189){opacity:1.8322;transform:translate(58.6891vw,-10px) scale(.6223);animation:fall-189 16s -14s linear infinite}@keyframes fall-189{40.081%{transform:translate(55.8941vw,40.081vh) scale(.6223)}to{transform:translate(57.2916vw,99vh) scale(.6223)}}.snow:nth-child(190){opacity:.628;transform:translate(51.1237vw,-10px) scale(.8794);animation:fall-190 22s -17s linear infinite}@keyframes fall-190{61.586%{transform:translate(59.6858vw,61.586vh) scale(.8794)}to{transform:translate(55.40475vw,99vh) scale(.8794)}}.snow:nth-child(191){opacity:.6678;transform:translate(52.3007vw,-10px) scale(.0139);animation:fall-191 27s -6s linear infinite}@keyframes fall-191{35.897%{transform:translate(53.403vw,35.897vh) scale(.0139)}to{transform:translate(52.85185vw,99vh) scale(.0139)}}.snow:nth-child(192){opacity:1.9204;transform:translate(73.962vw,-10px) scale(.237);animation:fall-192 27s -25s linear infinite}@keyframes fall-192{56.683%{transform:translate(74.7188vw,56.683vh) scale(.237)}to{transform:translate(74.3404vw,99vh) scale(.237)}}.snow:nth-child(193){opacity:.3484;transform:translate(68.6008vw,-10px) scale(.4177);animation:fall-193 26s -23s linear infinite}@keyframes fall-193{58.951%{transform:translate(59.3923vw,58.951vh) scale(.4177)}to{transform:translate(63.99655vw,99vh) scale(.4177)}}.snow:nth-child(194){opacity:1.5416;transform:translate(41.665vw,-10px) scale(.8129);animation:fall-194 10s -27s linear infinite}@keyframes fall-194{32.703%{transform:translate(46.2275vw,32.703vh) scale(.8129)}to{transform:translate(43.94625vw,99vh) scale(.8129)}}.snow:nth-child(195){opacity:.9078;transform:translate(61.1108vw,-10px) scale(.5554);animation:fall-195 28s -15s linear infinite}@keyframes fall-195{39.984%{transform:translate(54.1167vw,39.984vh) scale(.5554)}to{transform:translate(57.61375vw,99vh) scale(.5554)}}.snow:nth-child(196){opacity:1.1562;transform:translate(18.8173vw,-10px) scale(.3874);animation:fall-196 28s -15s linear infinite}@keyframes fall-196{38.906%{transform:translate(15.8478vw,38.906vh) scale(.3874)}to{transform:translate(17.33255vw,99vh) scale(.3874)}}.snow:nth-child(197){opacity:1.7626;transform:translate(99.3314vw,-10px) scale(.2813);animation:fall-197 28s -20s linear infinite}@keyframes fall-197{62.429%{transform:translate(99.5207vw,62.429vh) scale(.2813)}to{transform:translate(99.42605vw,99vh) scale(.2813)}}.snow:nth-child(198){opacity:1.5568;transform:translate(42.2489vw,-10px) scale(.8186);animation:fall-198 17s -3s linear infinite}@keyframes fall-198{62.617%{transform:translate(49.7734vw,62.617vh) scale(.8186)}to{transform:translate(46.01115vw,99vh) scale(.8186)}}.snow:nth-child(199){opacity:1.4604;transform:translate(73.3084vw,-10px) scale(.4575);animation:fall-199 23s -20s linear infinite}@keyframes fall-199{70.73%{transform:translate(65.3452vw,70.73vh) scale(.4575)}to{transform:translate(69.3268vw,99vh) scale(.4575)}}.snow:nth-child(200){opacity:1.5476;transform:translate(34.2934vw,-10px) scale(.1893);animation:fall-200 10s -20s linear infinite}@keyframes fall-200{69.072%{transform:translate(42.253vw,69.072vh) scale(.1893)}to{transform:translate(38.2732vw,99vh) scale(.1893)}}.snow:nth-child(201){opacity:1.9994;transform:translate(40.7276vw,-10px) scale(.4648);animation:fall-201 25s -18s linear infinite}@keyframes fall-201{58.045%{transform:translate(39.9708vw,58.045vh) scale(.4648)}to{transform:translate(40.3492vw,99vh) scale(.4648)}}.snow:nth-child(202){opacity:.2592;transform:translate(75.5304vw,-10px) scale(.128);animation:fall-202 25s -10s linear infinite}@keyframes fall-202{73.613%{transform:translate(82.6581vw,73.613vh) scale(.128)}to{transform:translate(79.09425vw,99vh) scale(.128)}}.snow:nth-child(203){opacity:1.465;transform:translate(7.9064vw,-10px) scale(.8488);animation:fall-203 10s -5s linear infinite}@keyframes fall-203{78.651%{transform:translate(8.0031vw,78.651vh) scale(.8488)}to{transform:translate(7.95475vw,99vh) scale(.8488)}}.snow:nth-child(204){opacity:.4314;transform:translate(90.7182vw,-10px) scale(.7344);animation:fall-204 19s -4s linear infinite}@keyframes fall-204{37.747%{transform:translate(98.4359vw,37.747vh) scale(.7344)}to{transform:translate(94.57705vw,99vh) scale(.7344)}}.snow:nth-child(205){opacity:.1334;transform:translate(13.8955vw,-10px) scale(.1765);animation:fall-205 22s -17s linear infinite}@keyframes fall-205{41.176%{transform:translate(6.5877vw,41.176vh) scale(.1765)}to{transform:translate(10.2416vw,99vh) scale(.1765)}}.snow:nth-child(206){opacity:1.3594;transform:translate(83.5162vw,-10px) scale(.4395);animation:fall-206 11s -12s linear infinite}@keyframes fall-206{48.844%{transform:translate(83.2768vw,48.844vh) scale(.4395)}to{transform:translate(83.3965vw,99vh) scale(.4395)}}.snow:nth-child(207){opacity:1.0986;transform:translate(91.4511vw,-10px) scale(.2765);animation:fall-207 19s -12s linear infinite}@keyframes fall-207{59.35%{transform:translate(100.1025vw,59.35vh) scale(.2765)}to{transform:translate(95.7768vw,99vh) scale(.2765)}}.snow:nth-child(208){opacity:.9336;transform:translate(43.7567vw,-10px) scale(.9307);animation:fall-208 14s -12s linear infinite}@keyframes fall-208{46.388%{transform:translate(51.0347vw,46.388vh) scale(.9307)}to{transform:translate(47.3957vw,99vh) scale(.9307)}}.snow:nth-child(209){opacity:.8872;transform:translate(27.9004vw,-10px) scale(.1963);animation:fall-209 14s -6s linear infinite}@keyframes fall-209{45.765%{transform:translate(35.6113vw,45.765vh) scale(.1963)}to{transform:translate(31.75585vw,99vh) scale(.1963)}}.snow:nth-child(210){opacity:1.75;transform:translate(49.4879vw,-10px) scale(.145);animation:fall-210 30s -24s linear infinite}@keyframes fall-210{48.138%{transform:translate(44.8556vw,48.138vh) scale(.145)}to{transform:translate(47.17175vw,99vh) scale(.145)}}.snow:nth-child(211){opacity:.8038;transform:translate(61.1787vw,-10px) scale(.6204);animation:fall-211 13s -19s linear infinite}@keyframes fall-211{47.405%{transform:translate(59.3697vw,47.405vh) scale(.6204)}to{transform:translate(60.2742vw,99vh) scale(.6204)}}.snow:nth-child(212){opacity:.9076;transform:translate(11.8947vw,-10px) scale(.214);animation:fall-212 27s -4s linear infinite}@keyframes fall-212{62.904%{transform:translate(14.272vw,62.904vh) scale(.214)}to{transform:translate(13.08335vw,99vh) scale(.214)}}.snow:nth-child(213){opacity:1.982;transform:translate(88.2749vw,-10px) scale(.6574);animation:fall-213 17s -16s linear infinite}@keyframes fall-213{77.568%{transform:translate(94.3761vw,77.568vh) scale(.6574)}to{transform:translate(91.3255vw,99vh) scale(.6574)}}.snow:nth-child(214){opacity:1.7014;transform:translate(64.5671vw,-10px) scale(.5893);animation:fall-214 29s -27s linear infinite}@keyframes fall-214{33.072%{transform:translate(71.4278vw,33.072vh) scale(.5893)}to{transform:translate(67.99745vw,99vh) scale(.5893)}}.snow:nth-child(215){opacity:1.2922;transform:translate(78.7784vw,-10px) scale(.3189);animation:fall-215 21s -12s linear infinite}@keyframes fall-215{72.417%{transform:translate(70.468vw,72.417vh) scale(.3189)}to{transform:translate(74.6232vw,99vh) scale(.3189)}}.snow:nth-child(216){opacity:.1666;transform:translate(23.9584vw,-10px) scale(.4919);animation:fall-216 25s -13s linear infinite}@keyframes fall-216{46.972%{transform:translate(17.6313vw,46.972vh) scale(.4919)}to{transform:translate(20.79485vw,99vh) scale(.4919)}}.snow:nth-child(217){opacity:1.362;transform:translate(42.4426vw,-10px) scale(.426);animation:fall-217 26s -22s linear infinite}@keyframes fall-217{48.37%{transform:translate(51.135vw,48.37vh) scale(.426)}to{transform:translate(46.7888vw,99vh) scale(.426)}}.snow:nth-child(218){opacity:.3236;transform:translate(63.8773vw,-10px) scale(.8099);animation:fall-218 24s -7s linear infinite}@keyframes fall-218{40.917%{transform:translate(66.6923vw,40.917vh) scale(.8099)}to{transform:translate(65.2848vw,99vh) scale(.8099)}}.snow:nth-child(219){opacity:.2664;transform:translate(80.3258vw,-10px) scale(.6754);animation:fall-219 27s -29s linear infinite}@keyframes fall-219{47.491%{transform:translate(77.7323vw,47.491vh) scale(.6754)}to{transform:translate(79.02905vw,99vh) scale(.6754)}}.snow:nth-child(220){opacity:.8978;transform:translate(24.5927vw,-10px) scale(.0903);animation:fall-220 27s -14s linear infinite}@keyframes fall-220{51.417%{transform:translate(24.5518vw,51.417vh) scale(.0903)}to{transform:translate(24.57225vw,99vh) scale(.0903)}}.snow:nth-child(221){opacity:.8404;transform:translate(30.3192vw,-10px) scale(.7297);animation:fall-221 13s -15s linear infinite}@keyframes fall-221{56.936%{transform:translate(26.7327vw,56.936vh) scale(.7297)}to{transform:translate(28.52595vw,99vh) scale(.7297)}}.snow:nth-child(222){opacity:1.375;transform:translate(92.4005vw,-10px) scale(.8382);animation:fall-222 15s -13s linear infinite}@keyframes fall-222{66.493%{transform:translate(82.6311vw,66.493vh) scale(.8382)}to{transform:translate(87.5158vw,99vh) scale(.8382)}}.snow:nth-child(223){opacity:1.4044;transform:translate(49.6169vw,-10px) scale(.3337);animation:fall-223 28s -19s linear infinite}@keyframes fall-223{32.663%{transform:translate(40.3989vw,32.663vh) scale(.3337)}to{transform:translate(45.0079vw,99vh) scale(.3337)}}.snow:nth-child(224){opacity:1.3738;transform:translate(16.4181vw,-10px) scale(.469);animation:fall-224 17s -2s linear infinite}@keyframes fall-224{63.721%{transform:translate(12.8038vw,63.721vh) scale(.469)}to{transform:translate(14.61095vw,99vh) scale(.469)}}.snow:nth-child(225){opacity:1.3746;transform:translate(71.2184vw,-10px) scale(.9702);animation:fall-225 20s -8s linear infinite}@keyframes fall-225{73.388%{transform:translate(62.1131vw,73.388vh) scale(.9702)}to{transform:translate(66.66575vw,99vh) scale(.9702)}}.snow:nth-child(226){opacity:1.0276;transform:translate(45.334vw,-10px) scale(.5329);animation:fall-226 20s -23s linear infinite}@keyframes fall-226{72.406%{transform:translate(40.1632vw,72.406vh) scale(.5329)}to{transform:translate(42.7486vw,99vh) scale(.5329)}}.snow:nth-child(227){opacity:.0464;transform:translate(30.6967vw,-10px) scale(.2654);animation:fall-227 29s -5s linear infinite}@keyframes fall-227{34.807%{transform:translate(38.7976vw,34.807vh) scale(.2654)}to{transform:translate(34.74715vw,99vh) scale(.2654)}}.snow:nth-child(228){opacity:1.137;transform:translate(62.0994vw,-10px) scale(.5456);animation:fall-228 25s -3s linear infinite}@keyframes fall-228{50.95%{transform:translate(60.0057vw,50.95vh) scale(.5456)}to{transform:translate(61.05255vw,99vh) scale(.5456)}}.snow:nth-child(229){opacity:.3452;transform:translate(40.3155vw,-10px) scale(.11);animation:fall-229 17s -12s linear infinite}@keyframes fall-229{34.611%{transform:translate(46.5939vw,34.611vh) scale(.11)}to{transform:translate(43.4547vw,99vh) scale(.11)}}.snow:nth-child(230){opacity:1.6096;transform:translate(21.7523vw,-10px) scale(.6289);animation:fall-230 22s -3s linear infinite}@keyframes fall-230{37.657%{transform:translate(20.339vw,37.657vh) scale(.6289)}to{transform:translate(21.04565vw,99vh) scale(.6289)}}.snow:nth-child(231){opacity:.856;transform:translate(70.348vw,-10px) scale(.5);animation:fall-231 29s -19s linear infinite}@keyframes fall-231{44.102%{transform:translate(69.3678vw,44.102vh) scale(.5)}to{transform:translate(69.8579vw,99vh) scale(.5)}}.snow:nth-child(232){opacity:.7992;transform:translate(62.2476vw,-10px) scale(.2439);animation:fall-232 26s -20s linear infinite}@keyframes fall-232{74.652%{transform:translate(56.8225vw,74.652vh) scale(.2439)}to{transform:translate(59.53505vw,99vh) scale(.2439)}}.snow:nth-child(233){opacity:.1132;transform:translate(63.3723vw,-10px) scale(.9909);animation:fall-233 25s -13s linear infinite}@keyframes fall-233{42.712%{transform:translate(68.3305vw,42.712vh) scale(.9909)}to{transform:translate(65.8514vw,99vh) scale(.9909)}}.snow:nth-child(234){opacity:.3134;transform:translate(2.152vw,-10px) scale(.9443);animation:fall-234 13s -3s linear infinite}@keyframes fall-234{32.85%{transform:translate(11.9277vw,32.85vh) scale(.9443)}to{transform:translate(7.03985vw,99vh) scale(.9443)}}.snow:nth-child(235){opacity:.4956;transform:translate(72.4328vw,-10px) scale(.3);animation:fall-235 30s -20s linear infinite}@keyframes fall-235{73.745%{transform:translate(77.9666vw,73.745vh) scale(.3)}to{transform:translate(75.1997vw,99vh) scale(.3)}}.snow:nth-child(236){opacity:.0916;transform:translate(84.2543vw,-10px) scale(.9634);animation:fall-236 14s -12s linear infinite}@keyframes fall-236{45.135%{transform:translate(80.5473vw,45.135vh) scale(.9634)}to{transform:translate(82.4008vw,99vh) scale(.9634)}}.snow:nth-child(237){opacity:.9228;transform:translate(78.3583vw,-10px) scale(.3175);animation:fall-237 30s -26s linear infinite}@keyframes fall-237{55.095%{transform:translate(81.4088vw,55.095vh) scale(.3175)}to{transform:translate(79.88355vw,99vh) scale(.3175)}}.snow:nth-child(238){opacity:.3486;transform:translate(99.9769vw,-10px) scale(.7842);animation:fall-238 21s -26s linear infinite}@keyframes fall-238{53.492%{transform:translate(93.8863vw,53.492vh) scale(.7842)}to{transform:translate(96.9316vw,99vh) scale(.7842)}}.snow:nth-child(239){opacity:.9;transform:translate(74.9494vw,-10px) scale(.7732);animation:fall-239 14s -28s linear infinite}@keyframes fall-239{71.219%{transform:translate(73.2429vw,71.219vh) scale(.7732)}to{transform:translate(74.09615vw,99vh) scale(.7732)}}.snow:nth-child(240){opacity:1.3288;transform:translate(57.8573vw,-10px) scale(.4621);animation:fall-240 28s -13s linear infinite}@keyframes fall-240{35.988%{transform:translate(57.7942vw,35.988vh) scale(.4621)}to{transform:translate(57.82575vw,99vh) scale(.4621)}}.snow:nth-child(241){opacity:1.085;transform:translate(21.7096vw,-10px) scale(.586);animation:fall-241 28s -20s linear infinite}@keyframes fall-241{68.318%{transform:translate(25.9244vw,68.318vh) scale(.586)}to{transform:translate(23.817vw,99vh) scale(.586)}}.snow:nth-child(242){opacity:.8442;transform:translate(79.4724vw,-10px) scale(.783);animation:fall-242 11s -16s linear infinite}@keyframes fall-242{72.667%{transform:translate(87.8181vw,72.667vh) scale(.783)}to{transform:translate(83.64525vw,99vh) scale(.783)}}.snow:nth-child(243){opacity:.0708;transform:translate(93.0657vw,-10px) scale(.7682);animation:fall-243 18s -10s linear infinite}@keyframes fall-243{46.648%{transform:translate(86.8237vw,46.648vh) scale(.7682)}to{transform:translate(89.9447vw,99vh) scale(.7682)}}.snow:nth-child(244){opacity:1.6736;transform:translate(20.3622vw,-10px) scale(.604);animation:fall-244 23s -3s linear infinite}@keyframes fall-244{72.046%{transform:translate(21.194vw,72.046vh) scale(.604)}to{transform:translate(20.7781vw,99vh) scale(.604)}}.snow:nth-child(245){opacity:.9582;transform:translate(64.4506vw,-10px) scale(.9658);animation:fall-245 14s -29s linear infinite}@keyframes fall-245{76.943%{transform:translate(62.0011vw,76.943vh) scale(.9658)}to{transform:translate(63.22585vw,99vh) scale(.9658)}}.snow:nth-child(246){opacity:1.2584;transform:translate(25.287vw,-10px) scale(.1042);animation:fall-246 21s -19s linear infinite}@keyframes fall-246{36.189%{transform:translate(30.76vw,36.189vh) scale(.1042)}to{transform:translate(28.0235vw,99vh) scale(.1042)}}.snow:nth-child(247){opacity:.9276;transform:translate(32.951vw,-10px) scale(.2599);animation:fall-247 25s -12s linear infinite}@keyframes fall-247{67.471%{transform:translate(35.0722vw,67.471vh) scale(.2599)}to{transform:translate(34.0116vw,99vh) scale(.2599)}}.snow:nth-child(248){opacity:1.8182;transform:translate(28.8202vw,-10px) scale(.1772);animation:fall-248 16s -16s linear infinite}@keyframes fall-248{77.504%{transform:translate(21.1424vw,77.504vh) scale(.1772)}to{transform:translate(24.9813vw,99vh) scale(.1772)}}.snow:nth-child(249){opacity:1.7232;transform:translate(45.304vw,-10px) scale(.4307);animation:fall-249 10s -13s linear infinite}@keyframes fall-249{56.305%{transform:translate(41.7736vw,56.305vh) scale(.4307)}to{transform:translate(43.5388vw,99vh) scale(.4307)}}.snow:nth-child(250){opacity:1.1092;transform:translate(65.0804vw,-10px) scale(.2975);animation:fall-250 27s -23s linear infinite}@keyframes fall-250{70.885%{transform:translate(69.6285vw,70.885vh) scale(.2975)}to{transform:translate(67.35445vw,99vh) scale(.2975)}}.snow:nth-child(251){opacity:1.5944;transform:translate(48.3154vw,-10px) scale(.723);animation:fall-251 15s -3s linear infinite}@keyframes fall-251{34.832%{transform:translate(43.2801vw,34.832vh) scale(.723)}to{transform:translate(45.79775vw,99vh) scale(.723)}}.snow:nth-child(252){opacity:.336;transform:translate(71.1554vw,-10px) scale(.838);animation:fall-252 20s -14s linear infinite}@keyframes fall-252{45.345%{transform:translate(75.1375vw,45.345vh) scale(.838)}to{transform:translate(73.14645vw,99vh) scale(.838)}}.snow:nth-child(253){opacity:1.8908;transform:translate(11.9241vw,-10px) scale(.6908);animation:fall-253 23s -23s linear infinite}@keyframes fall-253{62.546%{transform:translate(16.2796vw,62.546vh) scale(.6908)}to{transform:translate(14.10185vw,99vh) scale(.6908)}}.snow:nth-child(254){opacity:1.7052;transform:translate(12.9495vw,-10px) scale(.6011);animation:fall-254 21s -5s linear infinite}@keyframes fall-254{56.25%{transform:translate(9.2751vw,56.25vh) scale(.6011)}to{transform:translate(11.1123vw,99vh) scale(.6011)}}.snow:nth-child(255){opacity:.8752;transform:translate(20.9803vw,-10px) scale(.8703);animation:fall-255 29s -23s linear infinite}@keyframes fall-255{71.874%{transform:translate(11.6025vw,71.874vh) scale(.8703)}to{transform:translate(16.2914vw,99vh) scale(.8703)}}.snow:nth-child(256){opacity:1.7298;transform:translate(72.217vw,-10px) scale(.1554);animation:fall-256 26s -9s linear infinite}@keyframes fall-256{47.286%{transform:translate(70.1366vw,47.286vh) scale(.1554)}to{transform:translate(71.1768vw,99vh) scale(.1554)}}.snow:nth-child(257){opacity:.8542;transform:translate(8.9069vw,-10px) scale(.5581);animation:fall-257 17s -13s linear infinite}@keyframes fall-257{67.97%{transform:translate(16.7601vw,67.97vh) scale(.5581)}to{transform:translate(12.8335vw,99vh) scale(.5581)}}.snow:nth-child(258){opacity:1.0072;transform:translate(82.1752vw,-10px) scale(.4749);animation:fall-258 20s -12s linear infinite}@keyframes fall-258{39.314%{transform:translate(86.6786vw,39.314vh) scale(.4749)}to{transform:translate(84.4269vw,99vh) scale(.4749)}}.snow:nth-child(259){opacity:1.4776;transform:translate(21.4662vw,-10px) scale(.4046);animation:fall-259 11s -28s linear infinite}@keyframes fall-259{75.337%{transform:translate(24.0396vw,75.337vh) scale(.4046)}to{transform:translate(22.7529vw,99vh) scale(.4046)}}.snow:nth-child(260){opacity:1.803;transform:translate(27.6058vw,-10px) scale(.155);animation:fall-260 17s -15s linear infinite}@keyframes fall-260{76.749%{transform:translate(33.5766vw,76.749vh) scale(.155)}to{transform:translate(30.5912vw,99vh) scale(.155)}}.snow:nth-child(261){opacity:.2056;transform:translate(18.4027vw,-10px) scale(.5126);animation:fall-261 28s -17s linear infinite}@keyframes fall-261{75.026%{transform:translate(11.3348vw,75.026vh) scale(.5126)}to{transform:translate(14.86875vw,99vh) scale(.5126)}}.snow:nth-child(262){opacity:1.8658;transform:translate(40.2523vw,-10px) scale(.9692);animation:fall-262 18s -12s linear infinite}@keyframes fall-262{35.648%{transform:translate(36.8738vw,35.648vh) scale(.9692)}to{transform:translate(38.56305vw,99vh) scale(.9692)}}.snow:nth-child(263){opacity:1.3636;transform:translate(58.8625vw,-10px) scale(.1068);animation:fall-263 17s -7s linear infinite}@keyframes fall-263{32.585%{transform:translate(51.1979vw,32.585vh) scale(.1068)}to{transform:translate(55.0302vw,99vh) scale(.1068)}}.snow:nth-child(264){opacity:.3744;transform:translate(77.7854vw,-10px) scale(.1405);animation:fall-264 25s -2s linear infinite}@keyframes fall-264{47.718%{transform:translate(70.7416vw,47.718vh) scale(.1405)}to{transform:translate(74.2635vw,99vh) scale(.1405)}}.snow:nth-child(265){opacity:.48;transform:translate(59.2115vw,-10px) scale(.4663);animation:fall-265 11s -6s linear infinite}@keyframes fall-265{67.367%{transform:translate(49.9608vw,67.367vh) scale(.4663)}to{transform:translate(54.58615vw,99vh) scale(.4663)}}.snow:nth-child(266){opacity:1.8494;transform:translate(23.1452vw,-10px) scale(.9929);animation:fall-266 29s -5s linear infinite}@keyframes fall-266{62.507%{transform:translate(24.6213vw,62.507vh) scale(.9929)}to{transform:translate(23.88325vw,99vh) scale(.9929)}}.snow:nth-child(267){opacity:.719;transform:translate(6.9766vw,-10px) scale(.7177);animation:fall-267 24s -9s linear infinite}@keyframes fall-267{37.997%{transform:translate(10.4977vw,37.997vh) scale(.7177)}to{transform:translate(8.73715vw,99vh) scale(.7177)}}.snow:nth-child(268){opacity:.0246;transform:translate(96.732vw,-10px) scale(.4826);animation:fall-268 19s -12s linear infinite}@keyframes fall-268{53.236%{transform:translate(100.5005vw,53.236vh) scale(.4826)}to{transform:translate(98.61625vw,99vh) scale(.4826)}}.snow:nth-child(269){opacity:1.4576;transform:translate(99.9013vw,-10px) scale(.2202);animation:fall-269 26s -23s linear infinite}@keyframes fall-269{50.272%{transform:translate(98.4701vw,50.272vh) scale(.2202)}to{transform:translate(99.1857vw,99vh) scale(.2202)}}.snow:nth-child(270){opacity:.1246;transform:translate(59.4071vw,-10px) scale(.4633);animation:fall-270 26s -12s linear infinite}@keyframes fall-270{38.498%{transform:translate(52.5945vw,38.498vh) scale(.4633)}to{transform:translate(56.0008vw,99vh) scale(.4633)}}.snow:nth-child(271){opacity:.963;transform:translate(58.3865vw,-10px) scale(.9326);animation:fall-271 25s -26s linear infinite}@keyframes fall-271{74.765%{transform:translate(54.773vw,74.765vh) scale(.9326)}to{transform:translate(56.57975vw,99vh) scale(.9326)}}.snow:nth-child(272){opacity:.4592;transform:translate(78.9122vw,-10px) scale(.7418);animation:fall-272 13s -29s linear infinite}@keyframes fall-272{37.754%{transform:translate(76.2096vw,37.754vh) scale(.7418)}to{transform:translate(77.5609vw,99vh) scale(.7418)}}.snow:nth-child(273){opacity:1.5842;transform:translate(15.0078vw,-10px) scale(.265);animation:fall-273 11s -24s linear infinite}@keyframes fall-273{56.943%{transform:translate(18.6368vw,56.943vh) scale(.265)}to{transform:translate(16.8223vw,99vh) scale(.265)}}.snow:nth-child(274){opacity:1.5452;transform:translate(79.5943vw,-10px) scale(.4585);animation:fall-274 14s -16s linear infinite}@keyframes fall-274{56.785%{transform:translate(85.8489vw,56.785vh) scale(.4585)}to{transform:translate(82.7216vw,99vh) scale(.4585)}}.snow:nth-child(275){opacity:.371;transform:translate(33.7487vw,-10px) scale(.9377);animation:fall-275 23s -17s linear infinite}@keyframes fall-275{42.189%{transform:translate(40.3826vw,42.189vh) scale(.9377)}to{transform:translate(37.06565vw,99vh) scale(.9377)}}.snow:nth-child(276){opacity:1.085;transform:translate(87.5363vw,-10px) scale(.6885);animation:fall-276 10s -4s linear infinite}@keyframes fall-276{45.901%{transform:translate(87.9267vw,45.901vh) scale(.6885)}to{transform:translate(87.7315vw,99vh) scale(.6885)}}.snow:nth-child(277){opacity:.2532;transform:translate(79.3046vw,-10px) scale(.6334);animation:fall-277 19s -16s linear infinite}@keyframes fall-277{41.869%{transform:translate(82.2695vw,41.869vh) scale(.6334)}to{transform:translate(80.78705vw,99vh) scale(.6334)}}.snow:nth-child(278){opacity:1.5824;transform:translate(83.3283vw,-10px) scale(.9498);animation:fall-278 30s -24s linear infinite}@keyframes fall-278{32.264%{transform:translate(78.802vw,32.264vh) scale(.9498)}to{transform:translate(81.06515vw,99vh) scale(.9498)}}.snow:nth-child(279){opacity:.7856;transform:translate(46.3721vw,-10px) scale(.1379);animation:fall-279 10s -5s linear infinite}@keyframes fall-279{58.456%{transform:translate(47.2865vw,58.456vh) scale(.1379)}to{transform:translate(46.8293vw,99vh) scale(.1379)}}.snow:nth-child(280){opacity:.2856;transform:translate(57.0532vw,-10px) scale(.4249);animation:fall-280 16s -22s linear infinite}@keyframes fall-280{38.42%{transform:translate(64.7736vw,38.42vh) scale(.4249)}to{transform:translate(60.9134vw,99vh) scale(.4249)}}.snow:nth-child(281){opacity:.523;transform:translate(27.0027vw,-10px) scale(.9405);animation:fall-281 24s -9s linear infinite}@keyframes fall-281{47.6%{transform:translate(19.1595vw,47.6vh) scale(.9405)}to{transform:translate(23.0811vw,99vh) scale(.9405)}}.snow:nth-child(282){opacity:.9354;transform:translate(13.8093vw,-10px) scale(.9218);animation:fall-282 27s -12s linear infinite}@keyframes fall-282{35.358%{transform:translate(16.0501vw,35.358vh) scale(.9218)}to{transform:translate(14.9297vw,99vh) scale(.9218)}}.snow:nth-child(283){opacity:1.3368;transform:translate(51.5597vw,-10px) scale(.2194);animation:fall-283 15s -29s linear infinite}@keyframes fall-283{36.474%{transform:translate(56.0878vw,36.474vh) scale(.2194)}to{transform:translate(53.82375vw,99vh) scale(.2194)}}.snow:nth-child(284){opacity:.676;transform:translate(92.4867vw,-10px) scale(.0545);animation:fall-284 13s -11s linear infinite}@keyframes fall-284{44.596%{transform:translate(92.3006vw,44.596vh) scale(.0545)}to{transform:translate(92.39365vw,99vh) scale(.0545)}}.snow:nth-child(285){opacity:.6002;transform:translate(46.6579vw,-10px) scale(.2363);animation:fall-285 12s -25s linear infinite}@keyframes fall-285{66.119%{transform:translate(51.0768vw,66.119vh) scale(.2363)}to{transform:translate(48.86735vw,99vh) scale(.2363)}}.snow:nth-child(286){opacity:.0408;transform:translate(39.6467vw,-10px) scale(.0288);animation:fall-286 21s -28s linear infinite}@keyframes fall-286{63.645%{transform:translate(29.965vw,63.645vh) scale(.0288)}to{transform:translate(34.80585vw,99vh) scale(.0288)}}.snow:nth-child(287){opacity:.1258;transform:translate(96.0502vw,-10px) scale(.5165);animation:fall-287 15s -9s linear infinite}@keyframes fall-287{72.777%{transform:translate(103.4658vw,72.777vh) scale(.5165)}to{transform:translate(99.758vw,99vh) scale(.5165)}}.snow:nth-child(288){opacity:.8732;transform:translate(27.2154vw,-10px) scale(.4818);animation:fall-288 18s -12s linear infinite}@keyframes fall-288{39.246%{transform:translate(27.2721vw,39.246vh) scale(.4818)}to{transform:translate(27.24375vw,99vh) scale(.4818)}}.snow:nth-child(289){opacity:.695;transform:translate(79.3665vw,-10px) scale(.9845);animation:fall-289 14s -6s linear infinite}@keyframes fall-289{79.293%{transform:translate(87.2311vw,79.293vh) scale(.9845)}to{transform:translate(83.2988vw,99vh) scale(.9845)}}.snow:nth-child(290){opacity:.0508;transform:translate(50.793vw,-10px) scale(.1943);animation:fall-290 16s -27s linear infinite}@keyframes fall-290{57.348%{transform:translate(53.3156vw,57.348vh) scale(.1943)}to{transform:translate(52.0543vw,99vh) scale(.1943)}}.snow:nth-child(291){opacity:1.9614;transform:translate(47.1942vw,-10px) scale(.737);animation:fall-291 20s -11s linear infinite}@keyframes fall-291{44.943%{transform:translate(49.9311vw,44.943vh) scale(.737)}to{transform:translate(48.56265vw,99vh) scale(.737)}}.snow:nth-child(292){opacity:.7586;transform:translate(85.4727vw,-10px) scale(.6228);animation:fall-292 11s -4s linear infinite}@keyframes fall-292{60.094%{transform:translate(75.6351vw,60.094vh) scale(.6228)}to{transform:translate(80.5539vw,99vh) scale(.6228)}}.snow:nth-child(293){opacity:.4618;transform:translate(68.1372vw,-10px) scale(.2823);animation:fall-293 29s -7s linear infinite}@keyframes fall-293{37.892%{transform:translate(74.0956vw,37.892vh) scale(.2823)}to{transform:translate(71.1164vw,99vh) scale(.2823)}}.snow:nth-child(294){opacity:.3748;transform:translate(61.3044vw,-10px) scale(.6543);animation:fall-294 28s -26s linear infinite}@keyframes fall-294{61.993%{transform:translate(64.3023vw,61.993vh) scale(.6543)}to{transform:translate(62.80335vw,99vh) scale(.6543)}}.snow:nth-child(295){opacity:1.6506;transform:translate(86.8391vw,-10px) scale(.4726);animation:fall-295 24s -15s linear infinite}@keyframes fall-295{60.72%{transform:translate(80.6579vw,60.72vh) scale(.4726)}to{transform:translate(83.7485vw,99vh) scale(.4726)}}.snow:nth-child(296){opacity:.3464;transform:translate(28.9276vw,-10px) scale(.6875);animation:fall-296 16s -7s linear infinite}@keyframes fall-296{66.343%{transform:translate(33.1589vw,66.343vh) scale(.6875)}to{transform:translate(31.04325vw,99vh) scale(.6875)}}.snow:nth-child(297){opacity:.3294;transform:translate(68.5102vw,-10px) scale(.6911);animation:fall-297 18s -3s linear infinite}@keyframes fall-297{70.39%{transform:translate(75.6158vw,70.39vh) scale(.6911)}to{transform:translate(72.063vw,99vh) scale(.6911)}}.snow:nth-child(298){opacity:1.1342;transform:translate(20.4444vw,-10px) scale(.4549);animation:fall-298 26s -27s linear infinite}@keyframes fall-298{49.495%{transform:translate(19.6221vw,49.495vh) scale(.4549)}to{transform:translate(20.03325vw,99vh) scale(.4549)}}.snow:nth-child(299){opacity:1.4076;transform:translate(90.3864vw,-10px) scale(.0803);animation:fall-299 30s -28s linear infinite}@keyframes fall-299{51.311%{transform:translate(83.3119vw,51.311vh) scale(.0803)}to{transform:translate(86.84915vw,99vh) scale(.0803)}}.snow:nth-child(300){opacity:.047;transform:translate(40.2545vw,-10px) scale(.8442);animation:fall-300 19s -11s linear infinite}@keyframes fall-300{61.493%{transform:translate(49.1889vw,61.493vh) scale(.8442)}to{transform:translate(44.7217vw,99vh) scale(.8442)}}.snow:nth-child(301){opacity:.2014;transform:translate(85.7885vw,-10px) scale(.9718);animation:fall-301 22s -1s linear infinite}@keyframes fall-301{56.331%{transform:translate(82.912vw,56.331vh) scale(.9718)}to{transform:translate(84.35025vw,99vh) scale(.9718)}}.snow:nth-child(302){opacity:.3948;transform:translate(28.9778vw,-10px) scale(.3723);animation:fall-302 24s -10s linear infinite}@keyframes fall-302{49.339%{transform:translate(27.339vw,49.339vh) scale(.3723)}to{transform:translate(28.1584vw,99vh) scale(.3723)}}.snow:nth-child(303){opacity:.1542;transform:translate(18.5504vw,-10px) scale(.0105);animation:fall-303 26s -19s linear infinite}@keyframes fall-303{65.098%{transform:translate(19.5463vw,65.098vh) scale(.0105)}to{transform:translate(19.04835vw,99vh) scale(.0105)}}.snow:nth-child(304){opacity:.9254;transform:translate(26.2808vw,-10px) scale(.1458);animation:fall-304 18s -12s linear infinite}@keyframes fall-304{38.996%{transform:translate(26.8716vw,38.996vh) scale(.1458)}to{transform:translate(26.5762vw,99vh) scale(.1458)}}.snow:nth-child(305){opacity:1.9938;transform:translate(6.1539vw,-10px) scale(.8948);animation:fall-305 22s -17s linear infinite}@keyframes fall-305{57.516%{transform:translate(11.5362vw,57.516vh) scale(.8948)}to{transform:translate(8.84505vw,99vh) scale(.8948)}}.snow:nth-child(306){opacity:.6314;transform:translate(16.0813vw,-10px) scale(.5093);animation:fall-306 12s -6s linear infinite}@keyframes fall-306{51.047%{transform:translate(18.3337vw,51.047vh) scale(.5093)}to{transform:translate(17.2075vw,99vh) scale(.5093)}}.snow:nth-child(307){opacity:.3544;transform:translate(30.7326vw,-10px) scale(.4432);animation:fall-307 22s -9s linear infinite}@keyframes fall-307{72.782%{transform:translate(36.0688vw,72.782vh) scale(.4432)}to{transform:translate(33.4007vw,99vh) scale(.4432)}}.snow:nth-child(308){opacity:1.366;transform:translate(.4413vw,-10px) scale(.7421);animation:fall-308 29s -21s linear infinite}@keyframes fall-308{53.264%{transform:translate(.4382vw,53.264vh) scale(.7421)}to{transform:translate(.43975vw,99vh) scale(.7421)}}.snow:nth-child(309){opacity:1.7512;transform:translate(58.2996vw,-10px) scale(.5895);animation:fall-309 18s -5s linear infinite}@keyframes fall-309{70.529%{transform:translate(58.0277vw,70.529vh) scale(.5895)}to{transform:translate(58.16365vw,99vh) scale(.5895)}}.snow:nth-child(310){opacity:.5034;transform:translate(31.7727vw,-10px) scale(.5499);animation:fall-310 19s -7s linear infinite}@keyframes fall-310{43.681%{transform:translate(37.9238vw,43.681vh) scale(.5499)}to{transform:translate(34.84825vw,99vh) scale(.5499)}}.snow:nth-child(311){opacity:.5312;transform:translate(98.2461vw,-10px) scale(.7008);animation:fall-311 22s -7s linear infinite}@keyframes fall-311{46.602%{transform:translate(103.8146vw,46.602vh) scale(.7008)}to{transform:translate(101.03035vw,99vh) scale(.7008)}}.snow:nth-child(312){opacity:.7604;transform:translate(52.3504vw,-10px) scale(.09);animation:fall-312 23s -24s linear infinite}@keyframes fall-312{49.596%{transform:translate(56.025vw,49.596vh) scale(.09)}to{transform:translate(54.1877vw,99vh) scale(.09)}}.snow:nth-child(313){opacity:1.733;transform:translate(68.4918vw,-10px) scale(.5729);animation:fall-313 18s -15s linear infinite}@keyframes fall-313{61.385%{transform:translate(74.7883vw,61.385vh) scale(.5729)}to{transform:translate(71.64005vw,99vh) scale(.5729)}}.snow:nth-child(314){opacity:.349;transform:translate(48.2291vw,-10px) scale(.199);animation:fall-314 21s -14s linear infinite}@keyframes fall-314{45.309%{transform:translate(46.3221vw,45.309vh) scale(.199)}to{transform:translate(47.2756vw,99vh) scale(.199)}}.snow:nth-child(315){opacity:1.432;transform:translate(73.3405vw,-10px) scale(.7318);animation:fall-315 30s -25s linear infinite}@keyframes fall-315{32.348%{transform:translate(74.5462vw,32.348vh) scale(.7318)}to{transform:translate(73.94335vw,99vh) scale(.7318)}}.snow:nth-child(316){opacity:.7732;transform:translate(97.8902vw,-10px) scale(.7339);animation:fall-316 20s -26s linear infinite}@keyframes fall-316{78.185%{transform:translate(99.3951vw,78.185vh) scale(.7339)}to{transform:translate(98.64265vw,99vh) scale(.7339)}}.snow:nth-child(317){opacity:.0114;transform:translate(48.4895vw,-10px) scale(.124);animation:fall-317 18s -27s linear infinite}@keyframes fall-317{43.626%{transform:translate(54.7064vw,43.626vh) scale(.124)}to{transform:translate(51.59795vw,99vh) scale(.124)}}.snow:nth-child(318){opacity:.717;transform:translate(41.904vw,-10px) scale(.6779);animation:fall-318 19s -14s linear infinite}@keyframes fall-318{49.791%{transform:translate(47.8008vw,49.791vh) scale(.6779)}to{transform:translate(44.8524vw,99vh) scale(.6779)}}.snow:nth-child(319){opacity:1.2668;transform:translate(13.2015vw,-10px) scale(.3819);animation:fall-319 15s -17s linear infinite}@keyframes fall-319{76.758%{transform:translate(18.8793vw,76.758vh) scale(.3819)}to{transform:translate(16.0404vw,99vh) scale(.3819)}}.snow:nth-child(320){opacity:1.4664;transform:translate(90.5743vw,-10px) scale(.0427);animation:fall-320 17s -21s linear infinite}@keyframes fall-320{78.915%{transform:translate(89.069vw,78.915vh) scale(.0427)}to{transform:translate(89.82165vw,99vh) scale(.0427)}}.snow:nth-child(321){opacity:1.139;transform:translate(18.5862vw,-10px) scale(.2897);animation:fall-321 28s -26s linear infinite}@keyframes fall-321{70.351%{transform:translate(27.936vw,70.351vh) scale(.2897)}to{transform:translate(23.2611vw,99vh) scale(.2897)}}.snow:nth-child(322){opacity:1.8362;transform:translate(68.2666vw,-10px) scale(.1896);animation:fall-322 19s -17s linear infinite}@keyframes fall-322{71.75%{transform:translate(73.5153vw,71.75vh) scale(.1896)}to{transform:translate(70.89095vw,99vh) scale(.1896)}}.snow:nth-child(323){opacity:1.2658;transform:translate(44.1388vw,-10px) scale(.4207);animation:fall-323 28s -24s linear infinite}@keyframes fall-323{41.514%{transform:translate(40.4576vw,41.514vh) scale(.4207)}to{transform:translate(42.2982vw,99vh) scale(.4207)}}.snow:nth-child(324){opacity:.6234;transform:translate(15.8805vw,-10px) scale(.0109);animation:fall-324 14s -29s linear infinite}@keyframes fall-324{58.251%{transform:translate(24.3889vw,58.251vh) scale(.0109)}to{transform:translate(20.1347vw,99vh) scale(.0109)}}.snow:nth-child(325){opacity:.389;transform:translate(80.0269vw,-10px) scale(.4113);animation:fall-325 27s -13s linear infinite}@keyframes fall-325{51.424%{transform:translate(85.4787vw,51.424vh) scale(.4113)}to{transform:translate(82.7528vw,99vh) scale(.4113)}}.snow:nth-child(326){opacity:1.4638;transform:translate(39.6355vw,-10px) scale(.2397);animation:fall-326 12s -27s linear infinite}@keyframes fall-326{39.835%{transform:translate(31.0506vw,39.835vh) scale(.2397)}to{transform:translate(35.34305vw,99vh) scale(.2397)}}.snow:nth-child(327){opacity:1.2264;transform:translate(87.786vw,-10px) scale(.128);animation:fall-327 11s -8s linear infinite}@keyframes fall-327{39.505%{transform:translate(96.387vw,39.505vh) scale(.128)}to{transform:translate(92.0865vw,99vh) scale(.128)}}.snow:nth-child(328){opacity:.2104;transform:translate(74.3881vw,-10px) scale(.6433);animation:fall-328 24s -23s linear infinite}@keyframes fall-328{64.538%{transform:translate(73.5302vw,64.538vh) scale(.6433)}to{transform:translate(73.95915vw,99vh) scale(.6433)}}.snow:nth-child(329){opacity:1.5744;transform:translate(87.5985vw,-10px) scale(.3796);animation:fall-329 30s -15s linear infinite}@keyframes fall-329{33.002%{transform:translate(81.1403vw,33.002vh) scale(.3796)}to{transform:translate(84.3694vw,99vh) scale(.3796)}}.snow:nth-child(330){opacity:.9952;transform:translate(92.5979vw,-10px) scale(.6369);animation:fall-330 10s -4s linear infinite}@keyframes fall-330{66.684%{transform:translate(93.7532vw,66.684vh) scale(.6369)}to{transform:translate(93.17555vw,99vh) scale(.6369)}}.snow:nth-child(331){opacity:.2008;transform:translate(40.1356vw,-10px) scale(.7984);animation:fall-331 27s -7s linear infinite}@keyframes fall-331{69.692%{transform:translate(32.278vw,69.692vh) scale(.7984)}to{transform:translate(36.2068vw,99vh) scale(.7984)}}.snow:nth-child(332){opacity:.7606;transform:translate(80.7577vw,-10px) scale(.9186);animation:fall-332 25s -14s linear infinite}@keyframes fall-332{55.989%{transform:translate(90.1647vw,55.989vh) scale(.9186)}to{transform:translate(85.4612vw,99vh) scale(.9186)}}.snow:nth-child(333){opacity:1.4232;transform:translate(36.9293vw,-10px) scale(.3687);animation:fall-333 16s -25s linear infinite}@keyframes fall-333{63.431%{transform:translate(40.2718vw,63.431vh) scale(.3687)}to{transform:translate(38.60055vw,99vh) scale(.3687)}}.snow:nth-child(334){opacity:1.0798;transform:translate(62.7074vw,-10px) scale(.2852);animation:fall-334 26s -9s linear infinite}@keyframes fall-334{67.158%{transform:translate(68.3846vw,67.158vh) scale(.2852)}to{transform:translate(65.546vw,99vh) scale(.2852)}}.snow:nth-child(335){opacity:.6718;transform:translate(41.1421vw,-10px) scale(.8536);animation:fall-335 14s -27s linear infinite}@keyframes fall-335{38.308%{transform:translate(38.9363vw,38.308vh) scale(.8536)}to{transform:translate(40.0392vw,99vh) scale(.8536)}}.snow:nth-child(336){opacity:.1262;transform:translate(97.5769vw,-10px) scale(.2554);animation:fall-336 22s -14s linear infinite}@keyframes fall-336{38.51%{transform:translate(90.9545vw,38.51vh) scale(.2554)}to{transform:translate(94.2657vw,99vh) scale(.2554)}}.snow:nth-child(337){opacity:.4084;transform:translate(82.3531vw,-10px) scale(.739);animation:fall-337 30s -9s linear infinite}@keyframes fall-337{71.844%{transform:translate(89.5588vw,71.844vh) scale(.739)}to{transform:translate(85.95595vw,99vh) scale(.739)}}.snow:nth-child(338){opacity:.1882;transform:translate(96.3429vw,-10px) scale(.5037);animation:fall-338 20s -20s linear infinite}@keyframes fall-338{61.885%{transform:translate(89.2255vw,61.885vh) scale(.5037)}to{transform:translate(92.7842vw,99vh) scale(.5037)}}.snow:nth-child(339){opacity:.2582;transform:translate(5.9527vw,-10px) scale(.2683);animation:fall-339 30s -19s linear infinite}@keyframes fall-339{79.746%{transform:translate(14.3968vw,79.746vh) scale(.2683)}to{transform:translate(10.17475vw,99vh) scale(.2683)}}.snow:nth-child(340){opacity:1.0612;transform:translate(96.2091vw,-10px) scale(.3798);animation:fall-340 19s -15s linear infinite}@keyframes fall-340{48.147%{transform:translate(92.3255vw,48.147vh) scale(.3798)}to{transform:translate(94.2673vw,99vh) scale(.3798)}}.snow:nth-child(341){opacity:1.4736;transform:translate(.9317vw,-10px) scale(.905);animation:fall-341 12s -7s linear infinite}@keyframes fall-341{31.936%{transform:translate(.4718vw,31.936vh) scale(.905)}to{transform:translate(.70175vw,99vh) scale(.905)}}.snow:nth-child(342){opacity:.1812;transform:translate(88.7298vw,-10px) scale(.9171);animation:fall-342 21s -24s linear infinite}@keyframes fall-342{38.889%{transform:translate(82.7865vw,38.889vh) scale(.9171)}to{transform:translate(85.75815vw,99vh) scale(.9171)}}.snow:nth-child(343){opacity:.6636;transform:translate(3.9289vw,-10px) scale(.7659);animation:fall-343 15s -20s linear infinite}@keyframes fall-343{40.757%{transform:translate(5.0405vw,40.757vh) scale(.7659)}to{transform:translate(4.4847vw,99vh) scale(.7659)}}.snow:nth-child(344){opacity:.721;transform:translate(59.3972vw,-10px) scale(.5505);animation:fall-344 23s -18s linear infinite}@keyframes fall-344{40.656%{transform:translate(51.5127vw,40.656vh) scale(.5505)}to{transform:translate(55.45495vw,99vh) scale(.5505)}}.snow:nth-child(345){opacity:.2296;transform:translate(68.9544vw,-10px) scale(.8272);animation:fall-345 22s -29s linear infinite}@keyframes fall-345{72.364%{transform:translate(77.1076vw,72.364vh) scale(.8272)}to{transform:translate(73.031vw,99vh) scale(.8272)}}.snow:nth-child(346){opacity:.889;transform:translate(15.2709vw,-10px) scale(.3954);animation:fall-346 28s -25s linear infinite}@keyframes fall-346{58.759%{transform:translate(6.5755vw,58.759vh) scale(.3954)}to{transform:translate(10.9232vw,99vh) scale(.3954)}}.snow:nth-child(347){opacity:.5208;transform:translate(74.1956vw,-10px) scale(.7825);animation:fall-347 12s -10s linear infinite}@keyframes fall-347{41.801%{transform:translate(70.2691vw,41.801vh) scale(.7825)}to{transform:translate(72.23235vw,99vh) scale(.7825)}}.snow:nth-child(348){opacity:.4708;transform:translate(60.1199vw,-10px) scale(.6212);animation:fall-348 19s -23s linear infinite}@keyframes fall-348{76.013%{transform:translate(64.6618vw,76.013vh) scale(.6212)}to{transform:translate(62.39085vw,99vh) scale(.6212)}}.snow:nth-child(349){opacity:1.928;transform:translate(24.3863vw,-10px) scale(.2515);animation:fall-349 21s -14s linear infinite}@keyframes fall-349{74.662%{transform:translate(19.6273vw,74.662vh) scale(.2515)}to{transform:translate(22.0068vw,99vh) scale(.2515)}}.snow:nth-child(350){opacity:1.2434;transform:translate(50.0726vw,-10px) scale(.3162);animation:fall-350 13s -17s linear infinite}@keyframes fall-350{66.199%{transform:translate(58.1209vw,66.199vh) scale(.3162)}to{transform:translate(54.09675vw,99vh) scale(.3162)}}.snow:nth-child(351){opacity:1.776;transform:translate(3.2903vw,-10px) scale(.4302);animation:fall-351 27s -24s linear infinite}@keyframes fall-351{73.767%{transform:translate(-.1378vw,73.767vh) scale(.4302)}to{transform:translate(1.57625vw,99vh) scale(.4302)}}.snow:nth-child(352){opacity:1.7722;transform:translate(1.9235vw,-10px) scale(.5675);animation:fall-352 22s -26s linear infinite}@keyframes fall-352{71.284%{transform:translate(-3.547vw,71.284vh) scale(.5675)}to{transform:translate(-.81175vw,99vh) scale(.5675)}}.snow:nth-child(353){opacity:1.5054;transform:translate(88.7497vw,-10px) scale(.0683);animation:fall-353 24s -7s linear infinite}@keyframes fall-353{49.495%{transform:translate(84.5863vw,49.495vh) scale(.0683)}to{transform:translate(86.668vw,99vh) scale(.0683)}}.snow:nth-child(354){opacity:.6274;transform:translate(38.795vw,-10px) scale(.0096);animation:fall-354 13s -13s linear infinite}@keyframes fall-354{74.369%{transform:translate(45.0818vw,74.369vh) scale(.0096)}to{transform:translate(41.9384vw,99vh) scale(.0096)}}.snow:nth-child(355){opacity:.691;transform:translate(71.928vw,-10px) scale(.5135);animation:fall-355 15s -10s linear infinite}@keyframes fall-355{62.532%{transform:translate(61.9334vw,62.532vh) scale(.5135)}to{transform:translate(66.9307vw,99vh) scale(.5135)}}.snow:nth-child(356){opacity:.3132;transform:translate(36.0249vw,-10px) scale(.8861);animation:fall-356 15s -9s linear infinite}@keyframes fall-356{62.918%{transform:translate(30.4682vw,62.918vh) scale(.8861)}to{transform:translate(33.24655vw,99vh) scale(.8861)}}.snow:nth-child(357){opacity:.1946;transform:translate(.0373vw,-10px) scale(.5133);animation:fall-357 20s -18s linear infinite}@keyframes fall-357{79.756%{transform:translate(-.1338vw,79.756vh) scale(.5133)}to{transform:translate(-.04825vw,99vh) scale(.5133)}}.snow:nth-child(358){opacity:.5734;transform:translate(19.4898vw,-10px) scale(.9038);animation:fall-358 19s -30s linear infinite}@keyframes fall-358{50.801%{transform:translate(9.895vw,50.801vh) scale(.9038)}to{transform:translate(14.6924vw,99vh) scale(.9038)}}.snow:nth-child(359){opacity:1.5996;transform:translate(11.7524vw,-10px) scale(.3359);animation:fall-359 20s -14s linear infinite}@keyframes fall-359{39.582%{transform:translate(15.7487vw,39.582vh) scale(.3359)}to{transform:translate(13.75055vw,99vh) scale(.3359)}}.snow:nth-child(360){opacity:.5706;transform:translate(57.8906vw,-10px) scale(.8788);animation:fall-360 27s -29s linear infinite}@keyframes fall-360{52.788%{transform:translate(67.5185vw,52.788vh) scale(.8788)}to{transform:translate(62.70455vw,99vh) scale(.8788)}}.snow:nth-child(361){opacity:.1078;transform:translate(26.0266vw,-10px) scale(.6593);animation:fall-361 27s -7s linear infinite}@keyframes fall-361{54.113%{transform:translate(29.2063vw,54.113vh) scale(.6593)}to{transform:translate(27.61645vw,99vh) scale(.6593)}}.snow:nth-child(362){opacity:.2644;transform:translate(32.2257vw,-10px) scale(.3345);animation:fall-362 14s -25s linear infinite}@keyframes fall-362{31.347%{transform:translate(37.2512vw,31.347vh) scale(.3345)}to{transform:translate(34.73845vw,99vh) scale(.3345)}}.snow:nth-child(363){opacity:1.8838;transform:translate(27.997vw,-10px) scale(.4791);animation:fall-363 17s -19s linear infinite}@keyframes fall-363{59.925%{transform:translate(26.7244vw,59.925vh) scale(.4791)}to{transform:translate(27.3607vw,99vh) scale(.4791)}}.snow:nth-child(364){opacity:.1244;transform:translate(65.3978vw,-10px) scale(.3972);animation:fall-364 15s -10s linear infinite}@keyframes fall-364{37.014%{transform:translate(60.7339vw,37.014vh) scale(.3972)}to{transform:translate(63.06585vw,99vh) scale(.3972)}}.snow:nth-child(365){opacity:1.4838;transform:translate(85.6408vw,-10px) scale(.3903);animation:fall-365 30s -13s linear infinite}@keyframes fall-365{62.108%{transform:translate(87.3694vw,62.108vh) scale(.3903)}to{transform:translate(86.5051vw,99vh) scale(.3903)}}.snow:nth-child(366){opacity:.3534;transform:translate(26.4048vw,-10px) scale(.6722);animation:fall-366 11s -14s linear infinite}@keyframes fall-366{39.687%{transform:translate(31.227vw,39.687vh) scale(.6722)}to{transform:translate(28.8159vw,99vh) scale(.6722)}}.snow:nth-child(367){opacity:1.673;transform:translate(12.229vw,-10px) scale(.8329);animation:fall-367 26s -8s linear infinite}@keyframes fall-367{56.845%{transform:translate(12.4049vw,56.845vh) scale(.8329)}to{transform:translate(12.31695vw,99vh) scale(.8329)}}.snow:nth-child(368){opacity:1.9956;transform:translate(60.2792vw,-10px) scale(.5);animation:fall-368 16s -17s linear infinite}@keyframes fall-368{65.142%{transform:translate(52.5244vw,65.142vh) scale(.5)}to{transform:translate(56.4018vw,99vh) scale(.5)}}.snow:nth-child(369){opacity:.2394;transform:translate(59.1613vw,-10px) scale(.1132);animation:fall-369 16s -30s linear infinite}@keyframes fall-369{44.958%{transform:translate(52.283vw,44.958vh) scale(.1132)}to{transform:translate(55.72215vw,99vh) scale(.1132)}}.snow:nth-child(370){opacity:.7324;transform:translate(31.2359vw,-10px) scale(.3859);animation:fall-370 26s -25s linear infinite}@keyframes fall-370{77.193%{transform:translate(31.4349vw,77.193vh) scale(.3859)}to{transform:translate(31.3354vw,99vh) scale(.3859)}}.snow:nth-child(371){opacity:.2126;transform:translate(.5326vw,-10px) scale(.4281);animation:fall-371 12s -27s linear infinite}@keyframes fall-371{67.038%{transform:translate(6.1444vw,67.038vh) scale(.4281)}to{transform:translate(3.3385vw,99vh) scale(.4281)}}.snow:nth-child(372){opacity:1.554;transform:translate(23.1484vw,-10px) scale(.9889);animation:fall-372 22s -16s linear infinite}@keyframes fall-372{66.489%{transform:translate(29.3275vw,66.489vh) scale(.9889)}to{transform:translate(26.23795vw,99vh) scale(.9889)}}.snow:nth-child(373){opacity:1.0708;transform:translate(43.21vw,-10px) scale(.0282);animation:fall-373 22s -28s linear infinite}@keyframes fall-373{42.84%{transform:translate(51.7052vw,42.84vh) scale(.0282)}to{transform:translate(47.4576vw,99vh) scale(.0282)}}.snow:nth-child(374){opacity:.8812;transform:translate(51.177vw,-10px) scale(.5471);animation:fall-374 14s -6s linear infinite}@keyframes fall-374{74.913%{transform:translate(45.8905vw,74.913vh) scale(.5471)}to{transform:translate(48.53375vw,99vh) scale(.5471)}}.snow:nth-child(375){opacity:1.298;transform:translate(8.7029vw,-10px) scale(.9063);animation:fall-375 29s -14s linear infinite}@keyframes fall-375{49.305%{transform:translate(8.3781vw,49.305vh) scale(.9063)}to{transform:translate(8.5405vw,99vh) scale(.9063)}}.snow:nth-child(376){opacity:.9168;transform:translate(7.7153vw,-10px) scale(.0557);animation:fall-376 20s -25s linear infinite}@keyframes fall-376{46.569%{transform:translate(16.8626vw,46.569vh) scale(.0557)}to{transform:translate(12.28895vw,99vh) scale(.0557)}}.snow:nth-child(377){opacity:.5074;transform:translate(36.2706vw,-10px) scale(.3067);animation:fall-377 21s -11s linear infinite}@keyframes fall-377{45.571%{transform:translate(34.964vw,45.571vh) scale(.3067)}to{transform:translate(35.6173vw,99vh) scale(.3067)}}.snow:nth-child(378){opacity:1.7098;transform:translate(55.9431vw,-10px) scale(.0802);animation:fall-378 29s -11s linear infinite}@keyframes fall-378{66.81%{transform:translate(52.5416vw,66.81vh) scale(.0802)}to{transform:translate(54.24235vw,99vh) scale(.0802)}}.snow:nth-child(379){opacity:.3744;transform:translate(92.5779vw,-10px) scale(.4854);animation:fall-379 24s -28s linear infinite}@keyframes fall-379{71.683%{transform:translate(93.5429vw,71.683vh) scale(.4854)}to{transform:translate(93.0604vw,99vh) scale(.4854)}}.snow:nth-child(380){opacity:.7954;transform:translate(2.3453vw,-10px) scale(.3756);animation:fall-380 11s -16s linear infinite}@keyframes fall-380{48.856%{transform:translate(-2.2127vw,48.856vh) scale(.3756)}to{transform:translate(.0663vw,99vh) scale(.3756)}}.snow:nth-child(381){opacity:.5982;transform:translate(7.0038vw,-10px) scale(.9685);animation:fall-381 26s -10s linear infinite}@keyframes fall-381{48.175%{transform:translate(14.2235vw,48.175vh) scale(.9685)}to{transform:translate(10.61365vw,99vh) scale(.9685)}}.snow:nth-child(382){opacity:.149;transform:translate(29.0137vw,-10px) scale(.1855);animation:fall-382 23s -18s linear infinite}@keyframes fall-382{38.599%{transform:translate(34.2042vw,38.599vh) scale(.1855)}to{transform:translate(31.60895vw,99vh) scale(.1855)}}.snow:nth-child(383){opacity:.1672;transform:translate(15.3573vw,-10px) scale(.7421);animation:fall-383 23s -20s linear infinite}@keyframes fall-383{72.839%{transform:translate(15.9427vw,72.839vh) scale(.7421)}to{transform:translate(15.65vw,99vh) scale(.7421)}}.snow:nth-child(384){opacity:.8252;transform:translate(63.9301vw,-10px) scale(.4551);animation:fall-384 22s -25s linear infinite}@keyframes fall-384{52.068%{transform:translate(63.0196vw,52.068vh) scale(.4551)}to{transform:translate(63.47485vw,99vh) scale(.4551)}}.snow:nth-child(385){opacity:.5114;transform:translate(95.5578vw,-10px) scale(.3665);animation:fall-385 20s -12s linear infinite}@keyframes fall-385{45.428%{transform:translate(103.7171vw,45.428vh) scale(.3665)}to{transform:translate(99.63745vw,99vh) scale(.3665)}}.snow:nth-child(386){opacity:.98;transform:translate(41.4066vw,-10px) scale(.8322);animation:fall-386 24s -12s linear infinite}@keyframes fall-386{57.518%{transform:translate(48.5309vw,57.518vh) scale(.8322)}to{transform:translate(44.96875vw,99vh) scale(.8322)}}.snow:nth-child(387){opacity:1.7852;transform:translate(94.9086vw,-10px) scale(.4676);animation:fall-387 27s -28s linear infinite}@keyframes fall-387{51.073%{transform:translate(85.0671vw,51.073vh) scale(.4676)}to{transform:translate(89.98785vw,99vh) scale(.4676)}}.snow:nth-child(388){opacity:.8008;transform:translate(97.9449vw,-10px) scale(.7221);animation:fall-388 10s -5s linear infinite}@keyframes fall-388{30.78%{transform:translate(93.9172vw,30.78vh) scale(.7221)}to{transform:translate(95.93105vw,99vh) scale(.7221)}}.snow:nth-child(389){opacity:1.4492;transform:translate(37.4878vw,-10px) scale(.7347);animation:fall-389 13s -23s linear infinite}@keyframes fall-389{56.721%{transform:translate(46.9454vw,56.721vh) scale(.7347)}to{transform:translate(42.2166vw,99vh) scale(.7347)}}.snow:nth-child(390){opacity:.1564;transform:translate(55.7718vw,-10px) scale(.4603);animation:fall-390 16s -7s linear infinite}@keyframes fall-390{33.682%{transform:translate(58.647vw,33.682vh) scale(.4603)}to{transform:translate(57.2094vw,99vh) scale(.4603)}}.snow:nth-child(391){opacity:1.1416;transform:translate(38.0525vw,-10px) scale(.5041);animation:fall-391 15s -16s linear infinite}@keyframes fall-391{30.641%{transform:translate(37.0224vw,30.641vh) scale(.5041)}to{transform:translate(37.53745vw,99vh) scale(.5041)}}.snow:nth-child(392){opacity:1.8012;transform:translate(63.9649vw,-10px) scale(.1821);animation:fall-392 15s -18s linear infinite}@keyframes fall-392{45.311%{transform:translate(56.7607vw,45.311vh) scale(.1821)}to{transform:translate(60.3628vw,99vh) scale(.1821)}}.snow:nth-child(393){opacity:.665;transform:translate(7.8032vw,-10px) scale(.962);animation:fall-393 20s -18s linear infinite}@keyframes fall-393{57.494%{transform:translate(-1.6707vw,57.494vh) scale(.962)}to{transform:translate(3.06625vw,99vh) scale(.962)}}.snow:nth-child(394){opacity:1.066;transform:translate(39.5543vw,-10px) scale(.506);animation:fall-394 28s -18s linear infinite}@keyframes fall-394{30.173%{transform:translate(40.6194vw,30.173vh) scale(.506)}to{transform:translate(40.08685vw,99vh) scale(.506)}}.snow:nth-child(395){opacity:.9652;transform:translate(20.8628vw,-10px) scale(.7818);animation:fall-395 27s -24s linear infinite}@keyframes fall-395{61.269%{transform:translate(10.927vw,61.269vh) scale(.7818)}to{transform:translate(15.8949vw,99vh) scale(.7818)}}.snow:nth-child(396){opacity:1.7074;transform:translate(8.3383vw,-10px) scale(.5922);animation:fall-396 13s -13s linear infinite}@keyframes fall-396{39.185%{transform:translate(4.4519vw,39.185vh) scale(.5922)}to{transform:translate(6.3951vw,99vh) scale(.5922)}}.snow:nth-child(397){opacity:.8834;transform:translate(58.2952vw,-10px) scale(.0842);animation:fall-397 20s -16s linear infinite}@keyframes fall-397{52.053%{transform:translate(59.715vw,52.053vh) scale(.0842)}to{transform:translate(59.0051vw,99vh) scale(.0842)}}.snow:nth-child(398){opacity:.8414;transform:translate(34.642vw,-10px) scale(.3119);animation:fall-398 17s -26s linear infinite}@keyframes fall-398{55.186%{transform:translate(37.3911vw,55.186vh) scale(.3119)}to{transform:translate(36.01655vw,99vh) scale(.3119)}}.snow:nth-child(399){opacity:1.3176;transform:translate(13.1615vw,-10px) scale(.1817);animation:fall-399 29s -15s linear infinite}@keyframes fall-399{75.181%{transform:translate(5.2914vw,75.181vh) scale(.1817)}to{transform:translate(9.22645vw,99vh) scale(.1817)}}.snow:nth-child(400){opacity:.1278;transform:translate(36.9584vw,-10px) scale(.406);animation:fall-400 29s -8s linear infinite}@keyframes fall-400{55.953%{transform:translate(40.0087vw,55.953vh) scale(.406)}to{transform:translate(38.48355vw,99vh) scale(.406)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.4916;transform:translate(94.5833vw,-10px) scale(.1834);animation:fall-1 12s -23s linear infinite}@keyframes fall-1{48.17%{transform:translate(92.6908vw,48.17vh) scale(.1834)}to{transform:translate(93.63705vw,99vh) scale(.1834)}}.snow:nth-child(2){opacity:.6008;transform:translate(.2491vw,-10px) scale(.0952);animation:fall-2 25s -7s linear infinite}@keyframes fall-2{40.152%{transform:translate(7.6632vw,40.152vh) scale(.0952)}to{transform:translate(3.95615vw,99vh) scale(.0952)}}.snow:nth-child(3){opacity:.268;transform:translate(77.6483vw,-10px) scale(.7674);animation:fall-3 10s -6s linear infinite}@keyframes fall-3{68.763%{transform:translate(77.5951vw,68.763vh) scale(.7674)}to{transform:translate(77.6217vw,99vh) scale(.7674)}}.snow:nth-child(4){opacity:1.4924;transform:translate(29.4985vw,-10px) scale(.6665);animation:fall-4 28s -25s linear infinite}@keyframes fall-4{37.506%{transform:translate(28.0304vw,37.506vh) scale(.6665)}to{transform:translate(28.76445vw,99vh) scale(.6665)}}.snow:nth-child(5){opacity:1.1318;transform:translate(50.4839vw,-10px) scale(.0204);animation:fall-5 19s -26s linear infinite}@keyframes fall-5{32.999%{transform:translate(51.9621vw,32.999vh) scale(.0204)}to{transform:translate(51.223vw,99vh) scale(.0204)}}.snow:nth-child(6){opacity:1.6;transform:translate(4.9801vw,-10px) scale(.1964);animation:fall-6 16s -15s linear infinite}@keyframes fall-6{47.159%{transform:translate(13.0343vw,47.159vh) scale(.1964)}to{transform:translate(9.0072vw,99vh) scale(.1964)}}.snow:nth-child(7){opacity:1.7132;transform:translate(15.5877vw,-10px) scale(.453);animation:fall-7 24s -30s linear infinite}@keyframes fall-7{52.682%{transform:translate(17.129vw,52.682vh) scale(.453)}to{transform:translate(16.35835vw,99vh) scale(.453)}}.snow:nth-child(8){opacity:1.3732;transform:translate(56.0141vw,-10px) scale(.5386);animation:fall-8 12s -6s linear infinite}@keyframes fall-8{76.639%{transform:translate(53.5162vw,76.639vh) scale(.5386)}to{transform:translate(54.76515vw,99vh) scale(.5386)}}.snow:nth-child(9){opacity:1.6892;transform:translate(18.352vw,-10px) scale(.7226);animation:fall-9 29s -18s linear infinite}@keyframes fall-9{70.354%{transform:translate(10.3434vw,70.354vh) scale(.7226)}to{transform:translate(14.3477vw,99vh) scale(.7226)}}.snow:nth-child(10){opacity:1.187;transform:translate(38.7624vw,-10px) scale(.4902);animation:fall-10 13s -30s linear infinite}@keyframes fall-10{64.991%{transform:translate(31.9302vw,64.991vh) scale(.4902)}to{transform:translate(35.3463vw,99vh) scale(.4902)}}.snow:nth-child(11){opacity:.7084;transform:translate(30.7362vw,-10px) scale(.2558);animation:fall-11 17s -25s linear infinite}@keyframes fall-11{50.533%{transform:translate(25.8889vw,50.533vh) scale(.2558)}to{transform:translate(28.31255vw,99vh) scale(.2558)}}.snow:nth-child(12){opacity:.0806;transform:translate(42.7896vw,-10px) scale(.9635);animation:fall-12 26s -30s linear infinite}@keyframes fall-12{40.638%{transform:translate(49.4789vw,40.638vh) scale(.9635)}to{transform:translate(46.13425vw,99vh) scale(.9635)}}.snow:nth-child(13){opacity:.3604;transform:translate(89.3957vw,-10px) scale(.8644);animation:fall-13 23s -24s linear infinite}@keyframes fall-13{63.597%{transform:translate(94.0123vw,63.597vh) scale(.8644)}to{transform:translate(91.704vw,99vh) scale(.8644)}}.snow:nth-child(14){opacity:.9516;transform:translate(31.9817vw,-10px) scale(.1682);animation:fall-14 18s -16s linear infinite}@keyframes fall-14{44.275%{transform:translate(30.1435vw,44.275vh) scale(.1682)}to{transform:translate(31.0626vw,99vh) scale(.1682)}}.snow:nth-child(15){opacity:.951;transform:translate(19.0666vw,-10px) scale(.5798);animation:fall-15 19s -2s linear infinite}@keyframes fall-15{30.877%{transform:translate(16.3341vw,30.877vh) scale(.5798)}to{transform:translate(17.70035vw,99vh) scale(.5798)}}.snow:nth-child(16){opacity:1.4332;transform:translate(73.0106vw,-10px) scale(.2647);animation:fall-16 10s -28s linear infinite}@keyframes fall-16{64.34%{transform:translate(76.4543vw,64.34vh) scale(.2647)}to{transform:translate(74.73245vw,99vh) scale(.2647)}}.snow:nth-child(17){opacity:.7776;transform:translate(49.8533vw,-10px) scale(.751);animation:fall-17 25s -7s linear infinite}@keyframes fall-17{33.333%{transform:translate(41.6339vw,33.333vh) scale(.751)}to{transform:translate(45.7436vw,99vh) scale(.751)}}.snow:nth-child(18){opacity:.734;transform:translate(21.2684vw,-10px) scale(.2822);animation:fall-18 23s -20s linear infinite}@keyframes fall-18{60.268%{transform:translate(14.957vw,60.268vh) scale(.2822)}to{transform:translate(18.1127vw,99vh) scale(.2822)}}.snow:nth-child(19){opacity:1.4134;transform:translate(81.2122vw,-10px) scale(.6521);animation:fall-19 15s -6s linear infinite}@keyframes fall-19{64.363%{transform:translate(75.273vw,64.363vh) scale(.6521)}to{transform:translate(78.2426vw,99vh) scale(.6521)}}.snow:nth-child(20){opacity:.9678;transform:translate(82.3749vw,-10px) scale(.7461);animation:fall-20 22s -1s linear infinite}@keyframes fall-20{44.021%{transform:translate(80.2019vw,44.021vh) scale(.7461)}to{transform:translate(81.2884vw,99vh) scale(.7461)}}.snow:nth-child(21){opacity:1.6098;transform:translate(23.707vw,-10px) scale(.8868);animation:fall-21 26s -21s linear infinite}@keyframes fall-21{60.656%{transform:translate(27.2057vw,60.656vh) scale(.8868)}to{transform:translate(25.45635vw,99vh) scale(.8868)}}.snow:nth-child(22){opacity:.268;transform:translate(10.1431vw,-10px) scale(.1054);animation:fall-22 26s -26s linear infinite}@keyframes fall-22{51.535%{transform:translate(2.9691vw,51.535vh) scale(.1054)}to{transform:translate(6.5561vw,99vh) scale(.1054)}}.snow:nth-child(23){opacity:1.088;transform:translate(55.8623vw,-10px) scale(.0217);animation:fall-23 21s -9s linear infinite}@keyframes fall-23{52.777%{transform:translate(63.711vw,52.777vh) scale(.0217)}to{transform:translate(59.78665vw,99vh) scale(.0217)}}.snow:nth-child(24){opacity:.6826;transform:translate(12.1858vw,-10px) scale(.6504);animation:fall-24 20s -27s linear infinite}@keyframes fall-24{34.579%{transform:translate(15.0327vw,34.579vh) scale(.6504)}to{transform:translate(13.60925vw,99vh) scale(.6504)}}.snow:nth-child(25){opacity:.6436;transform:translate(8.5204vw,-10px) scale(.4306);animation:fall-25 25s -29s linear infinite}@keyframes fall-25{49.86%{transform:translate(10.6951vw,49.86vh) scale(.4306)}to{transform:translate(9.60775vw,99vh) scale(.4306)}}.snow:nth-child(26){opacity:.453;transform:translate(77.1869vw,-10px) scale(.8256);animation:fall-26 30s -6s linear infinite}@keyframes fall-26{56.836%{transform:translate(83.0685vw,56.836vh) scale(.8256)}to{transform:translate(80.1277vw,99vh) scale(.8256)}}.snow:nth-child(27){opacity:1.1708;transform:translate(21.3722vw,-10px) scale(.9995);animation:fall-27 23s -8s linear infinite}@keyframes fall-27{52.103%{transform:translate(24.9336vw,52.103vh) scale(.9995)}to{transform:translate(23.1529vw,99vh) scale(.9995)}}.snow:nth-child(28){opacity:1.3168;transform:translate(10.5092vw,-10px) scale(.0471);animation:fall-28 22s -23s linear infinite}@keyframes fall-28{44.151%{transform:translate(.7627vw,44.151vh) scale(.0471)}to{transform:translate(5.63595vw,99vh) scale(.0471)}}.snow:nth-child(29){opacity:.0052;transform:translate(18.5483vw,-10px) scale(.6334);animation:fall-29 22s -30s linear infinite}@keyframes fall-29{51.624%{transform:translate(12.9061vw,51.624vh) scale(.6334)}to{transform:translate(15.7272vw,99vh) scale(.6334)}}.snow:nth-child(30){opacity:.5364;transform:translate(30.0289vw,-10px) scale(.8345);animation:fall-30 21s -11s linear infinite}@keyframes fall-30{36.417%{transform:translate(22.6556vw,36.417vh) scale(.8345)}to{transform:translate(26.34225vw,99vh) scale(.8345)}}.snow:nth-child(31){opacity:1.3232;transform:translate(87.1752vw,-10px) scale(.7282);animation:fall-31 21s -22s linear infinite}@keyframes fall-31{66.116%{transform:translate(86.7056vw,66.116vh) scale(.7282)}to{transform:translate(86.9404vw,99vh) scale(.7282)}}.snow:nth-child(32){opacity:.7596;transform:translate(34.0907vw,-10px) scale(.8671);animation:fall-32 19s -8s linear infinite}@keyframes fall-32{77.743%{transform:translate(43.7236vw,77.743vh) scale(.8671)}to{transform:translate(38.90715vw,99vh) scale(.8671)}}.snow:nth-child(33){opacity:1.2792;transform:translate(67.715vw,-10px) scale(.0457);animation:fall-33 11s -14s linear infinite}@keyframes fall-33{48.71%{transform:translate(75.7279vw,48.71vh) scale(.0457)}to{transform:translate(71.72145vw,99vh) scale(.0457)}}.snow:nth-child(34){opacity:.4374;transform:translate(72.8857vw,-10px) scale(.9215);animation:fall-34 12s -6s linear infinite}@keyframes fall-34{40.265%{transform:translate(68.2832vw,40.265vh) scale(.9215)}to{transform:translate(70.58445vw,99vh) scale(.9215)}}.snow:nth-child(35){opacity:.1966;transform:translate(9.4732vw,-10px) scale(.9414);animation:fall-35 23s -29s linear infinite}@keyframes fall-35{64.788%{transform:translate(8.364vw,64.788vh) scale(.9414)}to{transform:translate(8.9186vw,99vh) scale(.9414)}}.snow:nth-child(36){opacity:1.3934;transform:translate(23.7867vw,-10px) scale(.8049);animation:fall-36 23s -18s linear infinite}@keyframes fall-36{45.495%{transform:translate(18.782vw,45.495vh) scale(.8049)}to{transform:translate(21.28435vw,99vh) scale(.8049)}}.snow:nth-child(37){opacity:1.943;transform:translate(88.1444vw,-10px) scale(.5589);animation:fall-37 27s -3s linear infinite}@keyframes fall-37{44.814%{transform:translate(90.2846vw,44.814vh) scale(.5589)}to{transform:translate(89.2145vw,99vh) scale(.5589)}}.snow:nth-child(38){opacity:.1594;transform:translate(57.5179vw,-10px) scale(.3245);animation:fall-38 23s -18s linear infinite}@keyframes fall-38{38.204%{transform:translate(56.2429vw,38.204vh) scale(.3245)}to{transform:translate(56.8804vw,99vh) scale(.3245)}}.snow:nth-child(39){opacity:.0394;transform:translate(23.8764vw,-10px) scale(.5899);animation:fall-39 24s -26s linear infinite}@keyframes fall-39{79.506%{transform:translate(29.9565vw,79.506vh) scale(.5899)}to{transform:translate(26.91645vw,99vh) scale(.5899)}}.snow:nth-child(40){opacity:.7542;transform:translate(2.543vw,-10px) scale(.5127);animation:fall-40 23s -25s linear infinite}@keyframes fall-40{54.796%{transform:translate(3.301vw,54.796vh) scale(.5127)}to{transform:translate(2.922vw,99vh) scale(.5127)}}.snow:nth-child(41){opacity:.948;transform:translate(58.5432vw,-10px) scale(.6772);animation:fall-41 30s -21s linear infinite}@keyframes fall-41{67.643%{transform:translate(50.0373vw,67.643vh) scale(.6772)}to{transform:translate(54.29025vw,99vh) scale(.6772)}}.snow:nth-child(42){opacity:.07;transform:translate(46.6683vw,-10px) scale(.2295);animation:fall-42 11s -17s linear infinite}@keyframes fall-42{53.703%{transform:translate(37.9794vw,53.703vh) scale(.2295)}to{transform:translate(42.32385vw,99vh) scale(.2295)}}.snow:nth-child(43){opacity:.4186;transform:translate(55.8655vw,-10px) scale(.0066);animation:fall-43 24s -6s linear infinite}@keyframes fall-43{50.644%{transform:translate(52.9626vw,50.644vh) scale(.0066)}to{transform:translate(54.41405vw,99vh) scale(.0066)}}.snow:nth-child(44){opacity:1.6338;transform:translate(72.4555vw,-10px) scale(.3732);animation:fall-44 28s -21s linear infinite}@keyframes fall-44{43.298%{transform:translate(70.6138vw,43.298vh) scale(.3732)}to{transform:translate(71.53465vw,99vh) scale(.3732)}}.snow:nth-child(45){opacity:.2992;transform:translate(13.8218vw,-10px) scale(.1033);animation:fall-45 24s -26s linear infinite}@keyframes fall-45{60.292%{transform:translate(8.9856vw,60.292vh) scale(.1033)}to{transform:translate(11.4037vw,99vh) scale(.1033)}}.snow:nth-child(46){opacity:.5632;transform:translate(53.2929vw,-10px) scale(.8439);animation:fall-46 22s -27s linear infinite}@keyframes fall-46{79.412%{transform:translate(59.7106vw,79.412vh) scale(.8439)}to{transform:translate(56.50175vw,99vh) scale(.8439)}}.snow:nth-child(47){opacity:.2812;transform:translate(86.4485vw,-10px) scale(.2272);animation:fall-47 30s -22s linear infinite}@keyframes fall-47{56.492%{transform:translate(85.9876vw,56.492vh) scale(.2272)}to{transform:translate(86.21805vw,99vh) scale(.2272)}}.snow:nth-child(48){opacity:1.6952;transform:translate(14.5418vw,-10px) scale(.8656);animation:fall-48 15s -2s linear infinite}@keyframes fall-48{43.163%{transform:translate(24.137vw,43.163vh) scale(.8656)}to{transform:translate(19.3394vw,99vh) scale(.8656)}}.snow:nth-child(49){opacity:1.3692;transform:translate(99.6552vw,-10px) scale(.9461);animation:fall-49 22s -5s linear infinite}@keyframes fall-49{45.01%{transform:translate(97.4571vw,45.01vh) scale(.9461)}to{transform:translate(98.55615vw,99vh) scale(.9461)}}.snow:nth-child(50){opacity:.4912;transform:translate(36.5827vw,-10px) scale(.8304);animation:fall-50 10s -19s linear infinite}@keyframes fall-50{58.928%{transform:translate(45.2938vw,58.928vh) scale(.8304)}to{transform:translate(40.93825vw,99vh) scale(.8304)}}.snow:nth-child(51){opacity:.0828;transform:translate(54.3309vw,-10px) scale(.8295);animation:fall-51 27s -23s linear infinite}@keyframes fall-51{65.252%{transform:translate(46.0836vw,65.252vh) scale(.8295)}to{transform:translate(50.20725vw,99vh) scale(.8295)}}.snow:nth-child(52){opacity:.3364;transform:translate(10.9498vw,-10px) scale(.3196);animation:fall-52 16s -3s linear infinite}@keyframes fall-52{40.82%{transform:translate(3.1427vw,40.82vh) scale(.3196)}to{transform:translate(7.04625vw,99vh) scale(.3196)}}.snow:nth-child(53){opacity:.1324;transform:translate(75.4604vw,-10px) scale(.7152);animation:fall-53 23s -4s linear infinite}@keyframes fall-53{34.008%{transform:translate(76.0849vw,34.008vh) scale(.7152)}to{transform:translate(75.77265vw,99vh) scale(.7152)}}.snow:nth-child(54){opacity:.8566;transform:translate(43.1131vw,-10px) scale(.9404);animation:fall-54 15s -4s linear infinite}@keyframes fall-54{74.27%{transform:translate(35.4539vw,74.27vh) scale(.9404)}to{transform:translate(39.2835vw,99vh) scale(.9404)}}.snow:nth-child(55){opacity:.481;transform:translate(63.2471vw,-10px) scale(.0123);animation:fall-55 11s -23s linear infinite}@keyframes fall-55{66.198%{transform:translate(63.7855vw,66.198vh) scale(.0123)}to{transform:translate(63.5163vw,99vh) scale(.0123)}}.snow:nth-child(56){opacity:1.129;transform:translate(69.6634vw,-10px) scale(.84);animation:fall-56 18s -4s linear infinite}@keyframes fall-56{71.15%{transform:translate(66.1907vw,71.15vh) scale(.84)}to{transform:translate(67.92705vw,99vh) scale(.84)}}.snow:nth-child(57){opacity:.2192;transform:translate(92.1118vw,-10px) scale(.3573);animation:fall-57 16s -26s linear infinite}@keyframes fall-57{44.422%{transform:translate(99.3536vw,44.422vh) scale(.3573)}to{transform:translate(95.7327vw,99vh) scale(.3573)}}.snow:nth-child(58){opacity:1.9498;transform:translate(78.2811vw,-10px) scale(.9955);animation:fall-58 24s -15s linear infinite}@keyframes fall-58{30.458%{transform:translate(76.5953vw,30.458vh) scale(.9955)}to{transform:translate(77.4382vw,99vh) scale(.9955)}}.snow:nth-child(59){opacity:.8004;transform:translate(34.4008vw,-10px) scale(.6374);animation:fall-59 18s -18s linear infinite}@keyframes fall-59{53.872%{transform:translate(33.6618vw,53.872vh) scale(.6374)}to{transform:translate(34.0313vw,99vh) scale(.6374)}}.snow:nth-child(60){opacity:.0026;transform:translate(53.7787vw,-10px) scale(.4677);animation:fall-60 27s -22s linear infinite}@keyframes fall-60{32.974%{transform:translate(47.4064vw,32.974vh) scale(.4677)}to{transform:translate(50.59255vw,99vh) scale(.4677)}}.snow:nth-child(61){opacity:.2932;transform:translate(2.6892vw,-10px) scale(.7636);animation:fall-61 22s -30s linear infinite}@keyframes fall-61{36.014%{transform:translate(-6.9684vw,36.014vh) scale(.7636)}to{transform:translate(-2.1396vw,99vh) scale(.7636)}}.snow:nth-child(62){opacity:1.227;transform:translate(82.2984vw,-10px) scale(.9591);animation:fall-62 11s -21s linear infinite}@keyframes fall-62{62.946%{transform:translate(78.487vw,62.946vh) scale(.9591)}to{transform:translate(80.3927vw,99vh) scale(.9591)}}.snow:nth-child(63){opacity:1.2204;transform:translate(1.136vw,-10px) scale(.5751);animation:fall-63 21s -9s linear infinite}@keyframes fall-63{48.719%{transform:translate(.2462vw,48.719vh) scale(.5751)}to{transform:translate(.6911vw,99vh) scale(.5751)}}.snow:nth-child(64){opacity:.9666;transform:translate(34.6814vw,-10px) scale(.393);animation:fall-64 17s -21s linear infinite}@keyframes fall-64{79.268%{transform:translate(35.2487vw,79.268vh) scale(.393)}to{transform:translate(34.96505vw,99vh) scale(.393)}}.snow:nth-child(65){opacity:1.0614;transform:translate(95.2053vw,-10px) scale(.9916);animation:fall-65 29s -29s linear infinite}@keyframes fall-65{72.243%{transform:translate(90.4698vw,72.243vh) scale(.9916)}to{transform:translate(92.83755vw,99vh) scale(.9916)}}.snow:nth-child(66){opacity:.5928;transform:translate(15.5542vw,-10px) scale(.5007);animation:fall-66 10s -2s linear infinite}@keyframes fall-66{51.327%{transform:translate(19.1495vw,51.327vh) scale(.5007)}to{transform:translate(17.35185vw,99vh) scale(.5007)}}.snow:nth-child(67){opacity:1.9948;transform:translate(4.3175vw,-10px) scale(.024);animation:fall-67 20s -3s linear infinite}@keyframes fall-67{55.798%{transform:translate(4.0296vw,55.798vh) scale(.024)}to{transform:translate(4.17355vw,99vh) scale(.024)}}.snow:nth-child(68){opacity:.5044;transform:translate(59.1967vw,-10px) scale(.2692);animation:fall-68 15s -18s linear infinite}@keyframes fall-68{53.537%{transform:translate(58.8764vw,53.537vh) scale(.2692)}to{transform:translate(59.03655vw,99vh) scale(.2692)}}.snow:nth-child(69){opacity:.3358;transform:translate(24.9989vw,-10px) scale(.2672);animation:fall-69 14s -18s linear infinite}@keyframes fall-69{46.153%{transform:translate(32.0508vw,46.153vh) scale(.2672)}to{transform:translate(28.52485vw,99vh) scale(.2672)}}.snow:nth-child(70){opacity:.4644;transform:translate(2.2716vw,-10px) scale(.7941);animation:fall-70 30s -1s linear infinite}@keyframes fall-70{47.196%{transform:translate(7.5797vw,47.196vh) scale(.7941)}to{transform:translate(4.92565vw,99vh) scale(.7941)}}.snow:nth-child(71){opacity:1.6598;transform:translate(27.7849vw,-10px) scale(.5062);animation:fall-71 19s -2s linear infinite}@keyframes fall-71{79.127%{transform:translate(22.0407vw,79.127vh) scale(.5062)}to{transform:translate(24.9128vw,99vh) scale(.5062)}}.snow:nth-child(72){opacity:.903;transform:translate(66.035vw,-10px) scale(.3709);animation:fall-72 27s -1s linear infinite}@keyframes fall-72{66.276%{transform:translate(60.4842vw,66.276vh) scale(.3709)}to{transform:translate(63.2596vw,99vh) scale(.3709)}}.snow:nth-child(73){opacity:1.7016;transform:translate(62.4264vw,-10px) scale(.6078);animation:fall-73 14s -26s linear infinite}@keyframes fall-73{34.5%{transform:translate(56.3924vw,34.5vh) scale(.6078)}to{transform:translate(59.4094vw,99vh) scale(.6078)}}.snow:nth-child(74){opacity:1.2462;transform:translate(1.6215vw,-10px) scale(.7694);animation:fall-74 10s -5s linear infinite}@keyframes fall-74{38.489%{transform:translate(-4.0039vw,38.489vh) scale(.7694)}to{transform:translate(-1.1912vw,99vh) scale(.7694)}}.snow:nth-child(75){opacity:1.243;transform:translate(37vw,-10px) scale(.6987);animation:fall-75 13s -4s linear infinite}@keyframes fall-75{64.698%{transform:translate(42.6544vw,64.698vh) scale(.6987)}to{transform:translate(39.8272vw,99vh) scale(.6987)}}.snow:nth-child(76){opacity:1.1808;transform:translate(1.5088vw,-10px) scale(.2005);animation:fall-76 30s -9s linear infinite}@keyframes fall-76{75.574%{transform:translate(-1.5468vw,75.574vh) scale(.2005)}to{transform:translate(-.019vw,99vh) scale(.2005)}}.snow:nth-child(77){opacity:.8198;transform:translate(91.5414vw,-10px) scale(.0747);animation:fall-77 24s -6s linear infinite}@keyframes fall-77{40.953%{transform:translate(100.739vw,40.953vh) scale(.0747)}to{transform:translate(96.1402vw,99vh) scale(.0747)}}.snow:nth-child(78){opacity:.6758;transform:translate(7.2339vw,-10px) scale(.4797);animation:fall-78 28s -29s linear infinite}@keyframes fall-78{62.513%{transform:translate(14.8118vw,62.513vh) scale(.4797)}to{transform:translate(11.02285vw,99vh) scale(.4797)}}.snow:nth-child(79){opacity:1.0968;transform:translate(18.43vw,-10px) scale(.7298);animation:fall-79 27s -25s linear infinite}@keyframes fall-79{59.684%{transform:translate(14.1669vw,59.684vh) scale(.7298)}to{transform:translate(16.29845vw,99vh) scale(.7298)}}.snow:nth-child(80){opacity:1.8576;transform:translate(36.8763vw,-10px) scale(.7514);animation:fall-80 16s -15s linear infinite}@keyframes fall-80{34.957%{transform:translate(28.6155vw,34.957vh) scale(.7514)}to{transform:translate(32.7459vw,99vh) scale(.7514)}}.snow:nth-child(81){opacity:.762;transform:translate(73.1971vw,-10px) scale(.7718);animation:fall-81 27s -15s linear infinite}@keyframes fall-81{45.437%{transform:translate(72.2714vw,45.437vh) scale(.7718)}to{transform:translate(72.73425vw,99vh) scale(.7718)}}.snow:nth-child(82){opacity:.0342;transform:translate(79.6074vw,-10px) scale(.6806);animation:fall-82 27s -14s linear infinite}@keyframes fall-82{76.362%{transform:translate(79.2662vw,76.362vh) scale(.6806)}to{transform:translate(79.4368vw,99vh) scale(.6806)}}.snow:nth-child(83){opacity:.9804;transform:translate(10.8666vw,-10px) scale(.5209);animation:fall-83 11s -17s linear infinite}@keyframes fall-83{65.662%{transform:translate(9.4798vw,65.662vh) scale(.5209)}to{transform:translate(10.1732vw,99vh) scale(.5209)}}.snow:nth-child(84){opacity:.7334;transform:translate(52.0155vw,-10px) scale(.0568);animation:fall-84 16s -30s linear infinite}@keyframes fall-84{30.205%{transform:translate(57.5335vw,30.205vh) scale(.0568)}to{transform:translate(54.7745vw,99vh) scale(.0568)}}.snow:nth-child(85){opacity:.3668;transform:translate(24.6366vw,-10px) scale(.1558);animation:fall-85 19s -23s linear infinite}@keyframes fall-85{60.155%{transform:translate(32.7902vw,60.155vh) scale(.1558)}to{transform:translate(28.7134vw,99vh) scale(.1558)}}.snow:nth-child(86){opacity:.4992;transform:translate(1.0638vw,-10px) scale(.1261);animation:fall-86 20s -11s linear infinite}@keyframes fall-86{75.503%{transform:translate(-3.3797vw,75.503vh) scale(.1261)}to{transform:translate(-1.15795vw,99vh) scale(.1261)}}.snow:nth-child(87){opacity:1.1986;transform:translate(97.1428vw,-10px) scale(.6578);animation:fall-87 29s -20s linear infinite}@keyframes fall-87{47.295%{transform:translate(92.854vw,47.295vh) scale(.6578)}to{transform:translate(94.9984vw,99vh) scale(.6578)}}.snow:nth-child(88){opacity:.1822;transform:translate(65.5936vw,-10px) scale(.2598);animation:fall-88 13s -23s linear infinite}@keyframes fall-88{64.623%{transform:translate(63.0279vw,64.623vh) scale(.2598)}to{transform:translate(64.31075vw,99vh) scale(.2598)}}.snow:nth-child(89){opacity:1.845;transform:translate(43.152vw,-10px) scale(.5959);animation:fall-89 23s -6s linear infinite}@keyframes fall-89{57.97%{transform:translate(40.7382vw,57.97vh) scale(.5959)}to{transform:translate(41.9451vw,99vh) scale(.5959)}}.snow:nth-child(90){opacity:.4114;transform:translate(85.6872vw,-10px) scale(.5168);animation:fall-90 21s -6s linear infinite}@keyframes fall-90{74.595%{transform:translate(93.6234vw,74.595vh) scale(.5168)}to{transform:translate(89.6553vw,99vh) scale(.5168)}}.snow:nth-child(91){opacity:1.0728;transform:translate(78.145vw,-10px) scale(.27);animation:fall-91 27s -24s linear infinite}@keyframes fall-91{46.687%{transform:translate(74.8639vw,46.687vh) scale(.27)}to{transform:translate(76.50445vw,99vh) scale(.27)}}.snow:nth-child(92){opacity:.5144;transform:translate(8.576vw,-10px) scale(.3228);animation:fall-92 20s -28s linear infinite}@keyframes fall-92{35.114%{transform:translate(10.6241vw,35.114vh) scale(.3228)}to{transform:translate(9.60005vw,99vh) scale(.3228)}}.snow:nth-child(93){opacity:1.6746;transform:translate(76.135vw,-10px) scale(.7069);animation:fall-93 23s -20s linear infinite}@keyframes fall-93{45.463%{transform:translate(82.3214vw,45.463vh) scale(.7069)}to{transform:translate(79.2282vw,99vh) scale(.7069)}}.snow:nth-child(94){opacity:1.7634;transform:translate(57.9076vw,-10px) scale(.0947);animation:fall-94 27s -13s linear infinite}@keyframes fall-94{45.658%{transform:translate(49.2832vw,45.658vh) scale(.0947)}to{transform:translate(53.5954vw,99vh) scale(.0947)}}.snow:nth-child(95){opacity:.8958;transform:translate(92.1865vw,-10px) scale(.534);animation:fall-95 30s -11s linear infinite}@keyframes fall-95{31.219%{transform:translate(90.9857vw,31.219vh) scale(.534)}to{transform:translate(91.5861vw,99vh) scale(.534)}}.snow:nth-child(96){opacity:.1336;transform:translate(5.6121vw,-10px) scale(.8947);animation:fall-96 12s -29s linear infinite}@keyframes fall-96{33.811%{transform:translate(13.9867vw,33.811vh) scale(.8947)}to{transform:translate(9.7994vw,99vh) scale(.8947)}}.snow:nth-child(97){opacity:1.9208;transform:translate(82.436vw,-10px) scale(.7547);animation:fall-97 17s -28s linear infinite}@keyframes fall-97{54.666%{transform:translate(90.7133vw,54.666vh) scale(.7547)}to{transform:translate(86.57465vw,99vh) scale(.7547)}}.snow:nth-child(98){opacity:1.6944;transform:translate(10.8318vw,-10px) scale(.8083);animation:fall-98 24s -22s linear infinite}@keyframes fall-98{73.621%{transform:translate(3.0129vw,73.621vh) scale(.8083)}to{transform:translate(6.92235vw,99vh) scale(.8083)}}.snow:nth-child(99){opacity:1.857;transform:translate(49.1121vw,-10px) scale(.2128);animation:fall-99 27s -16s linear infinite}@keyframes fall-99{44.863%{transform:translate(39.579vw,44.863vh) scale(.2128)}to{transform:translate(44.34555vw,99vh) scale(.2128)}}.snow:nth-child(100){opacity:.403;transform:translate(39.3612vw,-10px) scale(.7015);animation:fall-100 11s -3s linear infinite}@keyframes fall-100{42.244%{transform:translate(35.0925vw,42.244vh) scale(.7015)}to{transform:translate(37.22685vw,99vh) scale(.7015)}}.snow:nth-child(101){opacity:1.148;transform:translate(55.9035vw,-10px) scale(.2684);animation:fall-101 13s -16s linear infinite}@keyframes fall-101{64.559%{transform:translate(65.8461vw,64.559vh) scale(.2684)}to{transform:translate(60.8748vw,99vh) scale(.2684)}}.snow:nth-child(102){opacity:.9526;transform:translate(25.6714vw,-10px) scale(.4028);animation:fall-102 28s -28s linear infinite}@keyframes fall-102{36.341%{transform:translate(25.4946vw,36.341vh) scale(.4028)}to{transform:translate(25.583vw,99vh) scale(.4028)}}.snow:nth-child(103){opacity:1.7868;transform:translate(98.7032vw,-10px) scale(.8075);animation:fall-103 11s -13s linear infinite}@keyframes fall-103{75.026%{transform:translate(92.0615vw,75.026vh) scale(.8075)}to{transform:translate(95.38235vw,99vh) scale(.8075)}}.snow:nth-child(104){opacity:.8162;transform:translate(91.453vw,-10px) scale(.7159);animation:fall-104 26s -29s linear infinite}@keyframes fall-104{36.113%{transform:translate(100.7173vw,36.113vh) scale(.7159)}to{transform:translate(96.08515vw,99vh) scale(.7159)}}.snow:nth-child(105){opacity:1.1602;transform:translate(62.013vw,-10px) scale(.8585);animation:fall-105 20s -16s linear infinite}@keyframes fall-105{63.925%{transform:translate(53.8388vw,63.925vh) scale(.8585)}to{transform:translate(57.9259vw,99vh) scale(.8585)}}.snow:nth-child(106){opacity:.7892;transform:translate(16.1405vw,-10px) scale(.2947);animation:fall-106 29s -29s linear infinite}@keyframes fall-106{37.421%{transform:translate(19.3147vw,37.421vh) scale(.2947)}to{transform:translate(17.7276vw,99vh) scale(.2947)}}.snow:nth-child(107){opacity:1.5058;transform:translate(17.5055vw,-10px) scale(.277);animation:fall-107 14s -6s linear infinite}@keyframes fall-107{34.587%{transform:translate(17.7926vw,34.587vh) scale(.277)}to{transform:translate(17.64905vw,99vh) scale(.277)}}.snow:nth-child(108){opacity:1.7768;transform:translate(95.0365vw,-10px) scale(.9107);animation:fall-108 19s -5s linear infinite}@keyframes fall-108{37.347%{transform:translate(88.8385vw,37.347vh) scale(.9107)}to{transform:translate(91.9375vw,99vh) scale(.9107)}}.snow:nth-child(109){opacity:.7512;transform:translate(80.5883vw,-10px) scale(.074);animation:fall-109 20s -25s linear infinite}@keyframes fall-109{55.351%{transform:translate(78.6387vw,55.351vh) scale(.074)}to{transform:translate(79.6135vw,99vh) scale(.074)}}.snow:nth-child(110){opacity:.266;transform:translate(48.2622vw,-10px) scale(.2142);animation:fall-110 18s -19s linear infinite}@keyframes fall-110{56.584%{transform:translate(44.3032vw,56.584vh) scale(.2142)}to{transform:translate(46.2827vw,99vh) scale(.2142)}}.snow:nth-child(111){opacity:.1972;transform:translate(27.5863vw,-10px) scale(.8543);animation:fall-111 18s -25s linear infinite}@keyframes fall-111{68.971%{transform:translate(18.9279vw,68.971vh) scale(.8543)}to{transform:translate(23.2571vw,99vh) scale(.8543)}}.snow:nth-child(112){opacity:.7682;transform:translate(41.736vw,-10px) scale(.0423);animation:fall-112 21s -16s linear infinite}@keyframes fall-112{57.73%{transform:translate(32.7739vw,57.73vh) scale(.0423)}to{transform:translate(37.25495vw,99vh) scale(.0423)}}.snow:nth-child(113){opacity:1.7624;transform:translate(63.4233vw,-10px) scale(.2447);animation:fall-113 14s -22s linear infinite}@keyframes fall-113{34.726%{transform:translate(66.7759vw,34.726vh) scale(.2447)}to{transform:translate(65.0996vw,99vh) scale(.2447)}}.snow:nth-child(114){opacity:1.9534;transform:translate(79.7442vw,-10px) scale(.773);animation:fall-114 22s -28s linear infinite}@keyframes fall-114{76.842%{transform:translate(88.0625vw,76.842vh) scale(.773)}to{transform:translate(83.90335vw,99vh) scale(.773)}}.snow:nth-child(115){opacity:1.3988;transform:translate(73.7848vw,-10px) scale(.6642);animation:fall-115 10s -17s linear infinite}@keyframes fall-115{53.267%{transform:translate(69.873vw,53.267vh) scale(.6642)}to{transform:translate(71.8289vw,99vh) scale(.6642)}}.snow:nth-child(116){opacity:1.6958;transform:translate(1.5851vw,-10px) scale(.2156);animation:fall-116 19s -9s linear infinite}@keyframes fall-116{39.371%{transform:translate(-7.7638vw,39.371vh) scale(.2156)}to{transform:translate(-3.08935vw,99vh) scale(.2156)}}.snow:nth-child(117){opacity:1.9228;transform:translate(88.0045vw,-10px) scale(.5483);animation:fall-117 11s -26s linear infinite}@keyframes fall-117{47.669%{transform:translate(97.7424vw,47.669vh) scale(.5483)}to{transform:translate(92.87345vw,99vh) scale(.5483)}}.snow:nth-child(118){opacity:1.5276;transform:translate(33.404vw,-10px) scale(.7664);animation:fall-118 29s -7s linear infinite}@keyframes fall-118{34.698%{transform:translate(41.2397vw,34.698vh) scale(.7664)}to{transform:translate(37.32185vw,99vh) scale(.7664)}}.snow:nth-child(119){opacity:.743;transform:translate(81.2002vw,-10px) scale(.6189);animation:fall-119 25s -11s linear infinite}@keyframes fall-119{54.13%{transform:translate(89.2743vw,54.13vh) scale(.6189)}to{transform:translate(85.23725vw,99vh) scale(.6189)}}.snow:nth-child(120){opacity:.9174;transform:translate(68.9861vw,-10px) scale(.398);animation:fall-120 19s -6s linear infinite}@keyframes fall-120{54.145%{transform:translate(75.2795vw,54.145vh) scale(.398)}to{transform:translate(72.1328vw,99vh) scale(.398)}}.snow:nth-child(121){opacity:1.0548;transform:translate(37.5241vw,-10px) scale(.7112);animation:fall-121 23s -25s linear infinite}@keyframes fall-121{42.02%{transform:translate(32.6257vw,42.02vh) scale(.7112)}to{transform:translate(35.0749vw,99vh) scale(.7112)}}.snow:nth-child(122){opacity:.8286;transform:translate(69.2129vw,-10px) scale(.3885);animation:fall-122 26s -14s linear infinite}@keyframes fall-122{43.697%{transform:translate(65.4327vw,43.697vh) scale(.3885)}to{transform:translate(67.3228vw,99vh) scale(.3885)}}.snow:nth-child(123){opacity:.1042;transform:translate(73.6328vw,-10px) scale(.9879);animation:fall-123 29s -5s linear infinite}@keyframes fall-123{73.66%{transform:translate(82.8765vw,73.66vh) scale(.9879)}to{transform:translate(78.25465vw,99vh) scale(.9879)}}.snow:nth-child(124){opacity:.4128;transform:translate(61.1795vw,-10px) scale(.6091);animation:fall-124 20s -11s linear infinite}@keyframes fall-124{77.661%{transform:translate(56.1606vw,77.661vh) scale(.6091)}to{transform:translate(58.67005vw,99vh) scale(.6091)}}.snow:nth-child(125){opacity:1.0346;transform:translate(39.5821vw,-10px) scale(.7963);animation:fall-125 29s -18s linear infinite}@keyframes fall-125{38.055%{transform:translate(46.8777vw,38.055vh) scale(.7963)}to{transform:translate(43.2299vw,99vh) scale(.7963)}}.snow:nth-child(126){opacity:1.6938;transform:translate(65.9284vw,-10px) scale(.6839);animation:fall-126 25s -18s linear infinite}@keyframes fall-126{65.675%{transform:translate(75.6999vw,65.675vh) scale(.6839)}to{transform:translate(70.81415vw,99vh) scale(.6839)}}.snow:nth-child(127){opacity:.7688;transform:translate(85.4448vw,-10px) scale(.3667);animation:fall-127 24s -5s linear infinite}@keyframes fall-127{50.122%{transform:translate(79.6399vw,50.122vh) scale(.3667)}to{transform:translate(82.54235vw,99vh) scale(.3667)}}.snow:nth-child(128){opacity:1.2892;transform:translate(36.6869vw,-10px) scale(.6393);animation:fall-128 24s -18s linear infinite}@keyframes fall-128{45.495%{transform:translate(45.5061vw,45.495vh) scale(.6393)}to{transform:translate(41.0965vw,99vh) scale(.6393)}}.snow:nth-child(129){opacity:.0894;transform:translate(16.7147vw,-10px) scale(.3747);animation:fall-129 18s -16s linear infinite}@keyframes fall-129{67.722%{transform:translate(9.7346vw,67.722vh) scale(.3747)}to{transform:translate(13.22465vw,99vh) scale(.3747)}}.snow:nth-child(130){opacity:1.6048;transform:translate(14.862vw,-10px) scale(.0574);animation:fall-130 24s -18s linear infinite}@keyframes fall-130{38.581%{transform:translate(14.8897vw,38.581vh) scale(.0574)}to{transform:translate(14.87585vw,99vh) scale(.0574)}}.snow:nth-child(131){opacity:1.6624;transform:translate(91.1374vw,-10px) scale(.8898);animation:fall-131 24s -12s linear infinite}@keyframes fall-131{61.364%{transform:translate(98.1865vw,61.364vh) scale(.8898)}to{transform:translate(94.66195vw,99vh) scale(.8898)}}.snow:nth-child(132){opacity:.5728;transform:translate(71.0298vw,-10px) scale(.471);animation:fall-132 29s -21s linear infinite}@keyframes fall-132{52.115%{transform:translate(66.1805vw,52.115vh) scale(.471)}to{transform:translate(68.60515vw,99vh) scale(.471)}}.snow:nth-child(133){opacity:.0452;transform:translate(52.5828vw,-10px) scale(.0071);animation:fall-133 27s -13s linear infinite}@keyframes fall-133{73.881%{transform:translate(51.0624vw,73.881vh) scale(.0071)}to{transform:translate(51.8226vw,99vh) scale(.0071)}}.snow:nth-child(134){opacity:1.733;transform:translate(6.2742vw,-10px) scale(.2816);animation:fall-134 30s -13s linear infinite}@keyframes fall-134{46.529%{transform:translate(-1.357vw,46.529vh) scale(.2816)}to{transform:translate(2.4586vw,99vh) scale(.2816)}}.snow:nth-child(135){opacity:1.9806;transform:translate(49.1575vw,-10px) scale(.3117);animation:fall-135 21s -11s linear infinite}@keyframes fall-135{62.807%{transform:translate(45.0029vw,62.807vh) scale(.3117)}to{transform:translate(47.0802vw,99vh) scale(.3117)}}.snow:nth-child(136){opacity:1.3648;transform:translate(47.1534vw,-10px) scale(.9175);animation:fall-136 18s -30s linear infinite}@keyframes fall-136{33.462%{transform:translate(44.9069vw,33.462vh) scale(.9175)}to{transform:translate(46.03015vw,99vh) scale(.9175)}}.snow:nth-child(137){opacity:1.6102;transform:translate(70.4201vw,-10px) scale(.4605);animation:fall-137 15s -6s linear infinite}@keyframes fall-137{49.313%{transform:translate(67.6256vw,49.313vh) scale(.4605)}to{transform:translate(69.02285vw,99vh) scale(.4605)}}.snow:nth-child(138){opacity:.5818;transform:translate(7.5364vw,-10px) scale(.1074);animation:fall-138 10s -24s linear infinite}@keyframes fall-138{58.52%{transform:translate(5.6951vw,58.52vh) scale(.1074)}to{transform:translate(6.61575vw,99vh) scale(.1074)}}.snow:nth-child(139){opacity:.8998;transform:translate(48.8982vw,-10px) scale(.8834);animation:fall-139 28s -22s linear infinite}@keyframes fall-139{76.765%{transform:translate(57.9689vw,76.765vh) scale(.8834)}to{transform:translate(53.43355vw,99vh) scale(.8834)}}.snow:nth-child(140){opacity:1.2106;transform:translate(86.3879vw,-10px) scale(.0231);animation:fall-140 22s -12s linear infinite}@keyframes fall-140{51.831%{transform:translate(86.3578vw,51.831vh) scale(.0231)}to{transform:translate(86.37285vw,99vh) scale(.0231)}}.snow:nth-child(141){opacity:.7548;transform:translate(69.9829vw,-10px) scale(.5896);animation:fall-141 14s -19s linear infinite}@keyframes fall-141{42.806%{transform:translate(62.2929vw,42.806vh) scale(.5896)}to{transform:translate(66.1379vw,99vh) scale(.5896)}}.snow:nth-child(142){opacity:.881;transform:translate(64.3857vw,-10px) scale(.2674);animation:fall-142 19s -26s linear infinite}@keyframes fall-142{62.449%{transform:translate(73.16vw,62.449vh) scale(.2674)}to{transform:translate(68.77285vw,99vh) scale(.2674)}}.snow:nth-child(143){opacity:1.2898;transform:translate(98.2072vw,-10px) scale(.7622);animation:fall-143 25s -17s linear infinite}@keyframes fall-143{63.464%{transform:translate(93.0504vw,63.464vh) scale(.7622)}to{transform:translate(95.6288vw,99vh) scale(.7622)}}.snow:nth-child(144){opacity:.5172;transform:translate(99.9405vw,-10px) scale(.4215);animation:fall-144 12s -7s linear infinite}@keyframes fall-144{46.973%{transform:translate(101.5671vw,46.973vh) scale(.4215)}to{transform:translate(100.7538vw,99vh) scale(.4215)}}.snow:nth-child(145){opacity:1.8024;transform:translate(96.981vw,-10px) scale(.3042);animation:fall-145 13s -18s linear infinite}@keyframes fall-145{72.5%{transform:translate(87.6873vw,72.5vh) scale(.3042)}to{transform:translate(92.33415vw,99vh) scale(.3042)}}.snow:nth-child(146){opacity:.025;transform:translate(2.1352vw,-10px) scale(.632);animation:fall-146 22s -13s linear infinite}@keyframes fall-146{75.395%{transform:translate(-5.9255vw,75.395vh) scale(.632)}to{transform:translate(-1.89515vw,99vh) scale(.632)}}.snow:nth-child(147){opacity:1.6762;transform:translate(44.7476vw,-10px) scale(.6811);animation:fall-147 12s -1s linear infinite}@keyframes fall-147{55.468%{transform:translate(42.7225vw,55.468vh) scale(.6811)}to{transform:translate(43.73505vw,99vh) scale(.6811)}}.snow:nth-child(148){opacity:1.3008;transform:translate(67.4836vw,-10px) scale(.1485);animation:fall-148 21s -25s linear infinite}@keyframes fall-148{53.138%{transform:translate(64.764vw,53.138vh) scale(.1485)}to{transform:translate(66.1238vw,99vh) scale(.1485)}}.snow:nth-child(149){opacity:1.6684;transform:translate(53.4191vw,-10px) scale(.3648);animation:fall-149 11s -27s linear infinite}@keyframes fall-149{77.427%{transform:translate(61.0609vw,77.427vh) scale(.3648)}to{transform:translate(57.24vw,99vh) scale(.3648)}}.snow:nth-child(150){opacity:1.1958;transform:translate(94.6272vw,-10px) scale(.6138);animation:fall-150 28s -18s linear infinite}@keyframes fall-150{69.942%{transform:translate(90.5846vw,69.942vh) scale(.6138)}to{transform:translate(92.6059vw,99vh) scale(.6138)}}.snow:nth-child(151){opacity:.0956;transform:translate(30.5277vw,-10px) scale(.1987);animation:fall-151 23s -14s linear infinite}@keyframes fall-151{44.907%{transform:translate(27.8763vw,44.907vh) scale(.1987)}to{transform:translate(29.202vw,99vh) scale(.1987)}}.snow:nth-child(152){opacity:.627;transform:translate(80.6716vw,-10px) scale(.8398);animation:fall-152 20s -21s linear infinite}@keyframes fall-152{72.335%{transform:translate(80.0044vw,72.335vh) scale(.8398)}to{transform:translate(80.338vw,99vh) scale(.8398)}}.snow:nth-child(153){opacity:1.0038;transform:translate(60.4274vw,-10px) scale(.6756);animation:fall-153 26s -13s linear infinite}@keyframes fall-153{49.63%{transform:translate(68.5335vw,49.63vh) scale(.6756)}to{transform:translate(64.48045vw,99vh) scale(.6756)}}.snow:nth-child(154){opacity:.8808;transform:translate(10.3212vw,-10px) scale(.4891);animation:fall-154 27s -22s linear infinite}@keyframes fall-154{32.15%{transform:translate(16.2439vw,32.15vh) scale(.4891)}to{transform:translate(13.28255vw,99vh) scale(.4891)}}.snow:nth-child(155){opacity:.8002;transform:translate(82.1664vw,-10px) scale(.2368);animation:fall-155 23s -4s linear infinite}@keyframes fall-155{38.763%{transform:translate(79.3953vw,38.763vh) scale(.2368)}to{transform:translate(80.78085vw,99vh) scale(.2368)}}.snow:nth-child(156){opacity:.2226;transform:translate(4.0618vw,-10px) scale(.7846);animation:fall-156 18s -6s linear infinite}@keyframes fall-156{67.311%{transform:translate(10.6641vw,67.311vh) scale(.7846)}to{transform:translate(7.36295vw,99vh) scale(.7846)}}.snow:nth-child(157){opacity:1.155;transform:translate(8.7568vw,-10px) scale(.939);animation:fall-157 20s -19s linear infinite}@keyframes fall-157{71.843%{transform:translate(16.8409vw,71.843vh) scale(.939)}to{transform:translate(12.79885vw,99vh) scale(.939)}}.snow:nth-child(158){opacity:.5176;transform:translate(59.0711vw,-10px) scale(.3568);animation:fall-158 30s -1s linear infinite}@keyframes fall-158{77.554%{transform:translate(55.9321vw,77.554vh) scale(.3568)}to{transform:translate(57.5016vw,99vh) scale(.3568)}}.snow:nth-child(159){opacity:.9658;transform:translate(66.0346vw,-10px) scale(.6479);animation:fall-159 18s -13s linear infinite}@keyframes fall-159{65.038%{transform:translate(61.75vw,65.038vh) scale(.6479)}to{transform:translate(63.8923vw,99vh) scale(.6479)}}.snow:nth-child(160){opacity:.257;transform:translate(32.2968vw,-10px) scale(.3019);animation:fall-160 29s -23s linear infinite}@keyframes fall-160{64.674%{transform:translate(42.1257vw,64.674vh) scale(.3019)}to{transform:translate(37.21125vw,99vh) scale(.3019)}}.snow:nth-child(161){opacity:1.9672;transform:translate(73.0114vw,-10px) scale(.775);animation:fall-161 19s -7s linear infinite}@keyframes fall-161{45.958%{transform:translate(67.0988vw,45.958vh) scale(.775)}to{transform:translate(70.0551vw,99vh) scale(.775)}}.snow:nth-child(162){opacity:1.4722;transform:translate(33.6269vw,-10px) scale(.3664);animation:fall-162 12s -20s linear infinite}@keyframes fall-162{79.503%{transform:translate(28.2003vw,79.503vh) scale(.3664)}to{transform:translate(30.9136vw,99vh) scale(.3664)}}.snow:nth-child(163){opacity:.3532;transform:translate(23.1424vw,-10px) scale(.9267);animation:fall-163 27s -19s linear infinite}@keyframes fall-163{78.955%{transform:translate(22.524vw,78.955vh) scale(.9267)}to{transform:translate(22.8332vw,99vh) scale(.9267)}}.snow:nth-child(164){opacity:.8706;transform:translate(68.4303vw,-10px) scale(.9598);animation:fall-164 28s -2s linear infinite}@keyframes fall-164{65.382%{transform:translate(63.4089vw,65.382vh) scale(.9598)}to{transform:translate(65.9196vw,99vh) scale(.9598)}}.snow:nth-child(165){opacity:.5582;transform:translate(81.5318vw,-10px) scale(.6951);animation:fall-165 20s -6s linear infinite}@keyframes fall-165{66.128%{transform:translate(86.4286vw,66.128vh) scale(.6951)}to{transform:translate(83.9802vw,99vh) scale(.6951)}}.snow:nth-child(166){opacity:1.183;transform:translate(42.892vw,-10px) scale(.7505);animation:fall-166 15s -10s linear infinite}@keyframes fall-166{65.436%{transform:translate(34.1249vw,65.436vh) scale(.7505)}to{transform:translate(38.50845vw,99vh) scale(.7505)}}.snow:nth-child(167){opacity:.4284;transform:translate(84.0929vw,-10px) scale(.8984);animation:fall-167 23s -19s linear infinite}@keyframes fall-167{61.263%{transform:translate(89.2054vw,61.263vh) scale(.8984)}to{transform:translate(86.64915vw,99vh) scale(.8984)}}.snow:nth-child(168){opacity:.5154;transform:translate(19.1861vw,-10px) scale(.0459);animation:fall-168 21s -3s linear infinite}@keyframes fall-168{49.545%{transform:translate(13.6813vw,49.545vh) scale(.0459)}to{transform:translate(16.4337vw,99vh) scale(.0459)}}.snow:nth-child(169){opacity:.965;transform:translate(5.1245vw,-10px) scale(.9984);animation:fall-169 13s -25s linear infinite}@keyframes fall-169{36.276%{transform:translate(-.5022vw,36.276vh) scale(.9984)}to{transform:translate(2.31115vw,99vh) scale(.9984)}}.snow:nth-child(170){opacity:1.8018;transform:translate(46.3077vw,-10px) scale(.4382);animation:fall-170 12s -16s linear infinite}@keyframes fall-170{55.223%{transform:translate(41.5647vw,55.223vh) scale(.4382)}to{transform:translate(43.9362vw,99vh) scale(.4382)}}.snow:nth-child(171){opacity:1.7368;transform:translate(8.7354vw,-10px) scale(.91);animation:fall-171 14s -16s linear infinite}@keyframes fall-171{55.408%{transform:translate(11.9835vw,55.408vh) scale(.91)}to{transform:translate(10.35945vw,99vh) scale(.91)}}.snow:nth-child(172){opacity:1.4562;transform:translate(58.0553vw,-10px) scale(.1981);animation:fall-172 19s -26s linear infinite}@keyframes fall-172{77.944%{transform:translate(58.6577vw,77.944vh) scale(.1981)}to{transform:translate(58.3565vw,99vh) scale(.1981)}}.snow:nth-child(173){opacity:.4422;transform:translate(39.4274vw,-10px) scale(.4013);animation:fall-173 21s -22s linear infinite}@keyframes fall-173{63.332%{transform:translate(38.4489vw,63.332vh) scale(.4013)}to{transform:translate(38.93815vw,99vh) scale(.4013)}}.snow:nth-child(174){opacity:.2866;transform:translate(.558vw,-10px) scale(.804);animation:fall-174 28s -30s linear infinite}@keyframes fall-174{71.069%{transform:translate(.4991vw,71.069vh) scale(.804)}to{transform:translate(.52855vw,99vh) scale(.804)}}.snow:nth-child(175){opacity:1.2368;transform:translate(.7102vw,-10px) scale(.1698);animation:fall-175 25s -25s linear infinite}@keyframes fall-175{49.585%{transform:translate(8.8919vw,49.585vh) scale(.1698)}to{transform:translate(4.80105vw,99vh) scale(.1698)}}.snow:nth-child(176){opacity:1.9564;transform:translate(85.9948vw,-10px) scale(.6775);animation:fall-176 21s -1s linear infinite}@keyframes fall-176{60.224%{transform:translate(85.0517vw,60.224vh) scale(.6775)}to{transform:translate(85.52325vw,99vh) scale(.6775)}}.snow:nth-child(177){opacity:1.8658;transform:translate(89.8126vw,-10px) scale(.9467);animation:fall-177 17s -9s linear infinite}@keyframes fall-177{40.412%{transform:translate(96.9852vw,40.412vh) scale(.9467)}to{transform:translate(93.3989vw,99vh) scale(.9467)}}.snow:nth-child(178){opacity:1.8402;transform:translate(4.6691vw,-10px) scale(.4642);animation:fall-178 25s -28s linear infinite}@keyframes fall-178{36.001%{transform:translate(-.9586vw,36.001vh) scale(.4642)}to{transform:translate(1.85525vw,99vh) scale(.4642)}}.snow:nth-child(179){opacity:.6326;transform:translate(79.8053vw,-10px) scale(.6145);animation:fall-179 17s -26s linear infinite}@keyframes fall-179{54.676%{transform:translate(85.4201vw,54.676vh) scale(.6145)}to{transform:translate(82.6127vw,99vh) scale(.6145)}}.snow:nth-child(180){opacity:1.6462;transform:translate(21.0219vw,-10px) scale(.6685);animation:fall-180 27s -12s linear infinite}@keyframes fall-180{37.226%{transform:translate(12.0277vw,37.226vh) scale(.6685)}to{transform:translate(16.5248vw,99vh) scale(.6685)}}.snow:nth-child(181){opacity:.8262;transform:translate(29.1503vw,-10px) scale(.8319);animation:fall-181 22s -13s linear infinite}@keyframes fall-181{60.9%{transform:translate(34.2664vw,60.9vh) scale(.8319)}to{transform:translate(31.70835vw,99vh) scale(.8319)}}.snow:nth-child(182){opacity:1.7976;transform:translate(70.9295vw,-10px) scale(.9594);animation:fall-182 11s -19s linear infinite}@keyframes fall-182{37.583%{transform:translate(77.1234vw,37.583vh) scale(.9594)}to{transform:translate(74.02645vw,99vh) scale(.9594)}}.snow:nth-child(183){opacity:1.212;transform:translate(77.5479vw,-10px) scale(.5305);animation:fall-183 22s -30s linear infinite}@keyframes fall-183{32.466%{transform:translate(82.8894vw,32.466vh) scale(.5305)}to{transform:translate(80.21865vw,99vh) scale(.5305)}}.snow:nth-child(184){opacity:.4858;transform:translate(63.0731vw,-10px) scale(.7838);animation:fall-184 18s -28s linear infinite}@keyframes fall-184{55.882%{transform:translate(54.6373vw,55.882vh) scale(.7838)}to{transform:translate(58.8552vw,99vh) scale(.7838)}}.snow:nth-child(185){opacity:.9032;transform:translate(35.1502vw,-10px) scale(.8576);animation:fall-185 11s -24s linear infinite}@keyframes fall-185{71.644%{transform:translate(32.3094vw,71.644vh) scale(.8576)}to{transform:translate(33.7298vw,99vh) scale(.8576)}}.snow:nth-child(186){opacity:1.6178;transform:translate(74.4613vw,-10px) scale(.7572);animation:fall-186 17s -8s linear infinite}@keyframes fall-186{68.707%{transform:translate(78.0748vw,68.707vh) scale(.7572)}to{transform:translate(76.26805vw,99vh) scale(.7572)}}.snow:nth-child(187){opacity:1.9258;transform:translate(22.559vw,-10px) scale(.8628);animation:fall-187 11s -25s linear infinite}@keyframes fall-187{40.372%{transform:translate(21.9786vw,40.372vh) scale(.8628)}to{transform:translate(22.2688vw,99vh) scale(.8628)}}.snow:nth-child(188){opacity:.9216;transform:translate(95.8499vw,-10px) scale(.2087);animation:fall-188 14s -18s linear infinite}@keyframes fall-188{42.908%{transform:translate(103.619vw,42.908vh) scale(.2087)}to{transform:translate(99.73445vw,99vh) scale(.2087)}}.snow:nth-child(189){opacity:1.5112;transform:translate(76.277vw,-10px) scale(.5878);animation:fall-189 27s -21s linear infinite}@keyframes fall-189{34.834%{transform:translate(85.1224vw,34.834vh) scale(.5878)}to{transform:translate(80.6997vw,99vh) scale(.5878)}}.snow:nth-child(190){opacity:1.6822;transform:translate(22.0655vw,-10px) scale(.397);animation:fall-190 23s -26s linear infinite}@keyframes fall-190{46.094%{transform:translate(18.1457vw,46.094vh) scale(.397)}to{transform:translate(20.1056vw,99vh) scale(.397)}}.snow:nth-child(191){opacity:1.239;transform:translate(51.0094vw,-10px) scale(.6615);animation:fall-191 14s -21s linear infinite}@keyframes fall-191{79.803%{transform:translate(45.925vw,79.803vh) scale(.6615)}to{transform:translate(48.4672vw,99vh) scale(.6615)}}.snow:nth-child(192){opacity:1.578;transform:translate(25.0985vw,-10px) scale(.2511);animation:fall-192 10s -16s linear infinite}@keyframes fall-192{56.629%{transform:translate(16.4325vw,56.629vh) scale(.2511)}to{transform:translate(20.7655vw,99vh) scale(.2511)}}.snow:nth-child(193){opacity:.7266;transform:translate(48.9169vw,-10px) scale(.2622);animation:fall-193 27s -19s linear infinite}@keyframes fall-193{63.796%{transform:translate(55.1526vw,63.796vh) scale(.2622)}to{transform:translate(52.03475vw,99vh) scale(.2622)}}.snow:nth-child(194){opacity:1.6468;transform:translate(2.8553vw,-10px) scale(.7968);animation:fall-194 17s -21s linear infinite}@keyframes fall-194{69.368%{transform:translate(-6.5089vw,69.368vh) scale(.7968)}to{transform:translate(-1.8268vw,99vh) scale(.7968)}}.snow:nth-child(195){opacity:.566;transform:translate(29.0527vw,-10px) scale(.5031);animation:fall-195 17s -12s linear infinite}@keyframes fall-195{64.652%{transform:translate(22.1834vw,64.652vh) scale(.5031)}to{transform:translate(25.61805vw,99vh) scale(.5031)}}.snow:nth-child(196){opacity:.8312;transform:translate(23.64vw,-10px) scale(.5947);animation:fall-196 19s -4s linear infinite}@keyframes fall-196{52.331%{transform:translate(27.9331vw,52.331vh) scale(.5947)}to{transform:translate(25.78655vw,99vh) scale(.5947)}}.snow:nth-child(197){opacity:1.0436;transform:translate(13.3116vw,-10px) scale(.8768);animation:fall-197 24s -18s linear infinite}@keyframes fall-197{43.65%{transform:translate(8.4096vw,43.65vh) scale(.8768)}to{transform:translate(10.8606vw,99vh) scale(.8768)}}.snow:nth-child(198){opacity:1.5228;transform:translate(93.1278vw,-10px) scale(.7112);animation:fall-198 10s -28s linear infinite}@keyframes fall-198{66.297%{transform:translate(97.229vw,66.297vh) scale(.7112)}to{transform:translate(95.1784vw,99vh) scale(.7112)}}.snow:nth-child(199){opacity:.4536;transform:translate(7.6383vw,-10px) scale(.0001);animation:fall-199 23s -26s linear infinite}@keyframes fall-199{37.966%{transform:translate(12.0576vw,37.966vh) scale(.0001)}to{transform:translate(9.84795vw,99vh) scale(.0001)}}.snow:nth-child(200){opacity:.5342;transform:translate(10.9482vw,-10px) scale(.5078);animation:fall-200 26s -23s linear infinite}@keyframes fall-200{35.346%{transform:translate(9.1003vw,35.346vh) scale(.5078)}to{transform:translate(10.02425vw,99vh) scale(.5078)}}.snow:nth-child(201){opacity:1.3938;transform:translate(67.4367vw,-10px) scale(.2853);animation:fall-201 23s -26s linear infinite}@keyframes fall-201{56.412%{transform:translate(67.0091vw,56.412vh) scale(.2853)}to{transform:translate(67.2229vw,99vh) scale(.2853)}}.snow:nth-child(202){opacity:.4926;transform:translate(22.1955vw,-10px) scale(.7199);animation:fall-202 18s -16s linear infinite}@keyframes fall-202{48.406%{transform:translate(29.5274vw,48.406vh) scale(.7199)}to{transform:translate(25.86145vw,99vh) scale(.7199)}}.snow:nth-child(203){opacity:1.0424;transform:translate(59.5206vw,-10px) scale(.8982);animation:fall-203 26s -4s linear infinite}@keyframes fall-203{67.011%{transform:translate(60.1342vw,67.011vh) scale(.8982)}to{transform:translate(59.8274vw,99vh) scale(.8982)}}.snow:nth-child(204){opacity:.4708;transform:translate(57.0989vw,-10px) scale(.556);animation:fall-204 16s -11s linear infinite}@keyframes fall-204{55.024%{transform:translate(59.7682vw,55.024vh) scale(.556)}to{transform:translate(58.43355vw,99vh) scale(.556)}}.snow:nth-child(205){opacity:1.3792;transform:translate(51.0548vw,-10px) scale(.4753);animation:fall-205 19s -11s linear infinite}@keyframes fall-205{74.988%{transform:translate(49.7039vw,74.988vh) scale(.4753)}to{transform:translate(50.37935vw,99vh) scale(.4753)}}.snow:nth-child(206){opacity:.565;transform:translate(40.8271vw,-10px) scale(.9479);animation:fall-206 22s -24s linear infinite}@keyframes fall-206{34.377%{transform:translate(38.808vw,34.377vh) scale(.9479)}to{transform:translate(39.81755vw,99vh) scale(.9479)}}.snow:nth-child(207){opacity:1.195;transform:translate(85.1585vw,-10px) scale(.7199);animation:fall-207 15s -5s linear infinite}@keyframes fall-207{74.312%{transform:translate(89.0758vw,74.312vh) scale(.7199)}to{transform:translate(87.11715vw,99vh) scale(.7199)}}.snow:nth-child(208){opacity:.142;transform:translate(44.5921vw,-10px) scale(.0337);animation:fall-208 13s -8s linear infinite}@keyframes fall-208{62.557%{transform:translate(39.1776vw,62.557vh) scale(.0337)}to{transform:translate(41.88485vw,99vh) scale(.0337)}}.snow:nth-child(209){opacity:.8802;transform:translate(21.0683vw,-10px) scale(.3664);animation:fall-209 16s -11s linear infinite}@keyframes fall-209{65.43%{transform:translate(25.2505vw,65.43vh) scale(.3664)}to{transform:translate(23.1594vw,99vh) scale(.3664)}}.snow:nth-child(210){opacity:.5864;transform:translate(55.3429vw,-10px) scale(.2201);animation:fall-210 25s -29s linear infinite}@keyframes fall-210{60.734%{transform:translate(45.9565vw,60.734vh) scale(.2201)}to{transform:translate(50.6497vw,99vh) scale(.2201)}}.snow:nth-child(211){opacity:1.6158;transform:translate(87.3523vw,-10px) scale(.9008);animation:fall-211 19s -5s linear infinite}@keyframes fall-211{52.754%{transform:translate(90.8465vw,52.754vh) scale(.9008)}to{transform:translate(89.0994vw,99vh) scale(.9008)}}.snow:nth-child(212){opacity:.3586;transform:translate(27.5282vw,-10px) scale(.5765);animation:fall-212 24s -8s linear infinite}@keyframes fall-212{35.472%{transform:translate(30.0643vw,35.472vh) scale(.5765)}to{transform:translate(28.79625vw,99vh) scale(.5765)}}.snow:nth-child(213){opacity:1.0152;transform:translate(76.684vw,-10px) scale(.3064);animation:fall-213 14s -26s linear infinite}@keyframes fall-213{36.27%{transform:translate(86.5971vw,36.27vh) scale(.3064)}to{transform:translate(81.64055vw,99vh) scale(.3064)}}.snow:nth-child(214){opacity:1.663;transform:translate(29.8973vw,-10px) scale(.2905);animation:fall-214 22s -6s linear infinite}@keyframes fall-214{50.789%{transform:translate(25.536vw,50.789vh) scale(.2905)}to{transform:translate(27.71665vw,99vh) scale(.2905)}}.snow:nth-child(215){opacity:1.9624;transform:translate(52.5273vw,-10px) scale(.6156);animation:fall-215 19s -22s linear infinite}@keyframes fall-215{79.43%{transform:translate(54.8355vw,79.43vh) scale(.6156)}to{transform:translate(53.6814vw,99vh) scale(.6156)}}.snow:nth-child(216){opacity:.6154;transform:translate(83.9vw,-10px) scale(.5565);animation:fall-216 20s -7s linear infinite}@keyframes fall-216{68.643%{transform:translate(79.6301vw,68.643vh) scale(.5565)}to{transform:translate(81.76505vw,99vh) scale(.5565)}}.snow:nth-child(217){opacity:1.4732;transform:translate(98.5472vw,-10px) scale(.1832);animation:fall-217 23s -3s linear infinite}@keyframes fall-217{42.064%{transform:translate(90.1034vw,42.064vh) scale(.1832)}to{transform:translate(94.3253vw,99vh) scale(.1832)}}.snow:nth-child(218){opacity:.7918;transform:translate(31.1837vw,-10px) scale(.8203);animation:fall-218 27s -4s linear infinite}@keyframes fall-218{40.216%{transform:translate(35.3511vw,40.216vh) scale(.8203)}to{transform:translate(33.2674vw,99vh) scale(.8203)}}.snow:nth-child(219){opacity:1.3568;transform:translate(5.194vw,-10px) scale(.1199);animation:fall-219 11s -26s linear infinite}@keyframes fall-219{45.324%{transform:translate(7.7048vw,45.324vh) scale(.1199)}to{transform:translate(6.4494vw,99vh) scale(.1199)}}.snow:nth-child(220){opacity:1.5488;transform:translate(31.7128vw,-10px) scale(.6431);animation:fall-220 26s -10s linear infinite}@keyframes fall-220{69.592%{transform:translate(41.5454vw,69.592vh) scale(.6431)}to{transform:translate(36.6291vw,99vh) scale(.6431)}}.snow:nth-child(221){opacity:1.2448;transform:translate(96.7757vw,-10px) scale(.4396);animation:fall-221 28s -19s linear infinite}@keyframes fall-221{35.413%{transform:translate(101.1423vw,35.413vh) scale(.4396)}to{transform:translate(98.959vw,99vh) scale(.4396)}}.snow:nth-child(222){opacity:1.3742;transform:translate(39.4285vw,-10px) scale(.3433);animation:fall-222 26s -6s linear infinite}@keyframes fall-222{49.927%{transform:translate(29.5503vw,49.927vh) scale(.3433)}to{transform:translate(34.4894vw,99vh) scale(.3433)}}.snow:nth-child(223){opacity:1.4316;transform:translate(69.424vw,-10px) scale(.5338);animation:fall-223 26s -14s linear infinite}@keyframes fall-223{46.468%{transform:translate(67.4768vw,46.468vh) scale(.5338)}to{transform:translate(68.4504vw,99vh) scale(.5338)}}.snow:nth-child(224){opacity:1.8664;transform:translate(81.0785vw,-10px) scale(.7829);animation:fall-224 26s -4s linear infinite}@keyframes fall-224{38.34%{transform:translate(86.5249vw,38.34vh) scale(.7829)}to{transform:translate(83.8017vw,99vh) scale(.7829)}}.snow:nth-child(225){opacity:1.2398;transform:translate(99.1665vw,-10px) scale(.1576);animation:fall-225 29s -2s linear infinite}@keyframes fall-225{33.239%{transform:translate(101.835vw,33.239vh) scale(.1576)}to{transform:translate(100.50075vw,99vh) scale(.1576)}}.snow:nth-child(226){opacity:1.6786;transform:translate(62.7551vw,-10px) scale(.7642);animation:fall-226 28s -5s linear infinite}@keyframes fall-226{61.803%{transform:translate(62.5844vw,61.803vh) scale(.7642)}to{transform:translate(62.66975vw,99vh) scale(.7642)}}.snow:nth-child(227){opacity:1.3828;transform:translate(45.8992vw,-10px) scale(.015);animation:fall-227 28s -21s linear infinite}@keyframes fall-227{31.817%{transform:translate(48.5284vw,31.817vh) scale(.015)}to{transform:translate(47.2138vw,99vh) scale(.015)}}.snow:nth-child(228){opacity:.5408;transform:translate(92.1072vw,-10px) scale(.1216);animation:fall-228 21s -9s linear infinite}@keyframes fall-228{58.603%{transform:translate(85.3496vw,58.603vh) scale(.1216)}to{transform:translate(88.7284vw,99vh) scale(.1216)}}.snow:nth-child(229){opacity:.3222;transform:translate(32.3803vw,-10px) scale(.1259);animation:fall-229 27s -17s linear infinite}@keyframes fall-229{73.567%{transform:translate(32.3786vw,73.567vh) scale(.1259)}to{transform:translate(32.37945vw,99vh) scale(.1259)}}.snow:nth-child(230){opacity:1.7676;transform:translate(98.6251vw,-10px) scale(.2392);animation:fall-230 27s -22s linear infinite}@keyframes fall-230{36.947%{transform:translate(106.0081vw,36.947vh) scale(.2392)}to{transform:translate(102.3166vw,99vh) scale(.2392)}}.snow:nth-child(231){opacity:1.8062;transform:translate(1.4921vw,-10px) scale(.2329);animation:fall-231 25s -5s linear infinite}@keyframes fall-231{63.438%{transform:translate(-1.9507vw,63.438vh) scale(.2329)}to{transform:translate(-.2293vw,99vh) scale(.2329)}}.snow:nth-child(232){opacity:.169;transform:translate(15.2726vw,-10px) scale(.7032);animation:fall-232 23s -6s linear infinite}@keyframes fall-232{64.406%{transform:translate(16.7101vw,64.406vh) scale(.7032)}to{transform:translate(15.99135vw,99vh) scale(.7032)}}.snow:nth-child(233){opacity:1.5782;transform:translate(25.7566vw,-10px) scale(.7388);animation:fall-233 12s -9s linear infinite}@keyframes fall-233{56.131%{transform:translate(19.7297vw,56.131vh) scale(.7388)}to{transform:translate(22.74315vw,99vh) scale(.7388)}}.snow:nth-child(234){opacity:1.1726;transform:translate(88.4072vw,-10px) scale(.8086);animation:fall-234 23s -2s linear infinite}@keyframes fall-234{54.777%{transform:translate(95.8671vw,54.777vh) scale(.8086)}to{transform:translate(92.13715vw,99vh) scale(.8086)}}.snow:nth-child(235){opacity:.2528;transform:translate(40.6456vw,-10px) scale(.7118);animation:fall-235 15s -4s linear infinite}@keyframes fall-235{46.802%{transform:translate(40.5671vw,46.802vh) scale(.7118)}to{transform:translate(40.60635vw,99vh) scale(.7118)}}.snow:nth-child(236){opacity:1.4422;transform:translate(40.2223vw,-10px) scale(.614);animation:fall-236 27s -24s linear infinite}@keyframes fall-236{36.93%{transform:translate(46.1015vw,36.93vh) scale(.614)}to{transform:translate(43.1619vw,99vh) scale(.614)}}.snow:nth-child(237){opacity:.8462;transform:translate(31.2883vw,-10px) scale(.8361);animation:fall-237 29s -15s linear infinite}@keyframes fall-237{47.832%{transform:translate(29.5222vw,47.832vh) scale(.8361)}to{transform:translate(30.40525vw,99vh) scale(.8361)}}.snow:nth-child(238){opacity:.2444;transform:translate(16.2232vw,-10px) scale(.8413);animation:fall-238 27s -19s linear infinite}@keyframes fall-238{56.596%{transform:translate(9.5263vw,56.596vh) scale(.8413)}to{transform:translate(12.87475vw,99vh) scale(.8413)}}.snow:nth-child(239){opacity:1.832;transform:translate(50.3698vw,-10px) scale(.7361);animation:fall-239 30s -5s linear infinite}@keyframes fall-239{30.145%{transform:translate(43.3677vw,30.145vh) scale(.7361)}to{transform:translate(46.86875vw,99vh) scale(.7361)}}.snow:nth-child(240){opacity:1.2234;transform:translate(64.537vw,-10px) scale(.9338);animation:fall-240 26s -13s linear infinite}@keyframes fall-240{77.626%{transform:translate(57.5848vw,77.626vh) scale(.9338)}to{transform:translate(61.0609vw,99vh) scale(.9338)}}.snow:nth-child(241){opacity:.9594;transform:translate(95.3553vw,-10px) scale(.4119);animation:fall-241 26s -6s linear infinite}@keyframes fall-241{32.007%{transform:translate(92.335vw,32.007vh) scale(.4119)}to{transform:translate(93.84515vw,99vh) scale(.4119)}}.snow:nth-child(242){opacity:.775;transform:translate(25.3216vw,-10px) scale(.0379);animation:fall-242 21s -20s linear infinite}@keyframes fall-242{52.75%{transform:translate(16.5002vw,52.75vh) scale(.0379)}to{transform:translate(20.9109vw,99vh) scale(.0379)}}.snow:nth-child(243){opacity:1.1392;transform:translate(99.0058vw,-10px) scale(.2279);animation:fall-243 18s -17s linear infinite}@keyframes fall-243{51.984%{transform:translate(106.1925vw,51.984vh) scale(.2279)}to{transform:translate(102.59915vw,99vh) scale(.2279)}}.snow:nth-child(244){opacity:.7794;transform:translate(64.0734vw,-10px) scale(.7569);animation:fall-244 24s -4s linear infinite}@keyframes fall-244{39.481%{transform:translate(57.5257vw,39.481vh) scale(.7569)}to{transform:translate(60.79955vw,99vh) scale(.7569)}}.snow:nth-child(245){opacity:1.2786;transform:translate(14.1339vw,-10px) scale(.5474);animation:fall-245 16s -17s linear infinite}@keyframes fall-245{45.903%{transform:translate(15.1748vw,45.903vh) scale(.5474)}to{transform:translate(14.65435vw,99vh) scale(.5474)}}.snow:nth-child(246){opacity:1.403;transform:translate(74.2702vw,-10px) scale(.3371);animation:fall-246 13s -27s linear infinite}@keyframes fall-246{53.586%{transform:translate(65.2552vw,53.586vh) scale(.3371)}to{transform:translate(69.7627vw,99vh) scale(.3371)}}.snow:nth-child(247){opacity:.3096;transform:translate(38.6045vw,-10px) scale(.5757);animation:fall-247 13s -13s linear infinite}@keyframes fall-247{75.513%{transform:translate(41.7326vw,75.513vh) scale(.5757)}to{transform:translate(40.16855vw,99vh) scale(.5757)}}.snow:nth-child(248){opacity:1.4974;transform:translate(87.7541vw,-10px) scale(.52);animation:fall-248 26s -27s linear infinite}@keyframes fall-248{63.57%{transform:translate(84.8648vw,63.57vh) scale(.52)}to{transform:translate(86.30945vw,99vh) scale(.52)}}.snow:nth-child(249){opacity:1.8884;transform:translate(61.4538vw,-10px) scale(.8007);animation:fall-249 25s -26s linear infinite}@keyframes fall-249{51.858%{transform:translate(71.1435vw,51.858vh) scale(.8007)}to{transform:translate(66.29865vw,99vh) scale(.8007)}}.snow:nth-child(250){opacity:.2426;transform:translate(35.8297vw,-10px) scale(.4419);animation:fall-250 14s -24s linear infinite}@keyframes fall-250{53.163%{transform:translate(30.6836vw,53.163vh) scale(.4419)}to{transform:translate(33.25665vw,99vh) scale(.4419)}}.snow:nth-child(251){opacity:1.152;transform:translate(1.1988vw,-10px) scale(.6606);animation:fall-251 10s -19s linear infinite}@keyframes fall-251{35.801%{transform:translate(6.1168vw,35.801vh) scale(.6606)}to{transform:translate(3.6578vw,99vh) scale(.6606)}}.snow:nth-child(252){opacity:1.506;transform:translate(74.8742vw,-10px) scale(.8237);animation:fall-252 20s -12s linear infinite}@keyframes fall-252{69.722%{transform:translate(68.113vw,69.722vh) scale(.8237)}to{transform:translate(71.4936vw,99vh) scale(.8237)}}.snow:nth-child(253){opacity:1.5708;transform:translate(93.2113vw,-10px) scale(.4255);animation:fall-253 25s -20s linear infinite}@keyframes fall-253{36.752%{transform:translate(90.7999vw,36.752vh) scale(.4255)}to{transform:translate(92.0056vw,99vh) scale(.4255)}}.snow:nth-child(254){opacity:.1628;transform:translate(3.0445vw,-10px) scale(.1862);animation:fall-254 26s -15s linear infinite}@keyframes fall-254{65.052%{transform:translate(-5.567vw,65.052vh) scale(.1862)}to{transform:translate(-1.26125vw,99vh) scale(.1862)}}.snow:nth-child(255){opacity:1.1976;transform:translate(10.2393vw,-10px) scale(.8499);animation:fall-255 21s -1s linear infinite}@keyframes fall-255{49.153%{transform:translate(12.4598vw,49.153vh) scale(.8499)}to{transform:translate(11.34955vw,99vh) scale(.8499)}}.snow:nth-child(256){opacity:1.1526;transform:translate(87.0592vw,-10px) scale(.8052);animation:fall-256 28s -28s linear infinite}@keyframes fall-256{73.789%{transform:translate(94.6935vw,73.789vh) scale(.8052)}to{transform:translate(90.87635vw,99vh) scale(.8052)}}.snow:nth-child(257){opacity:.9186;transform:translate(37.2339vw,-10px) scale(.0879);animation:fall-257 30s -19s linear infinite}@keyframes fall-257{58.911%{transform:translate(30.2413vw,58.911vh) scale(.0879)}to{transform:translate(33.7376vw,99vh) scale(.0879)}}.snow:nth-child(258){opacity:1.8412;transform:translate(15.0761vw,-10px) scale(.8302);animation:fall-258 18s -14s linear infinite}@keyframes fall-258{47.552%{transform:translate(20.9295vw,47.552vh) scale(.8302)}to{transform:translate(18.0028vw,99vh) scale(.8302)}}.snow:nth-child(259){opacity:.7886;transform:translate(80.9088vw,-10px) scale(.9362);animation:fall-259 18s -26s linear infinite}@keyframes fall-259{60.635%{transform:translate(86.9047vw,60.635vh) scale(.9362)}to{transform:translate(83.90675vw,99vh) scale(.9362)}}.snow:nth-child(260){opacity:.254;transform:translate(21.122vw,-10px) scale(.4592);animation:fall-260 20s -4s linear infinite}@keyframes fall-260{75.748%{transform:translate(15.9386vw,75.748vh) scale(.4592)}to{transform:translate(18.5303vw,99vh) scale(.4592)}}.snow:nth-child(261){opacity:.4496;transform:translate(91.8709vw,-10px) scale(.5479);animation:fall-261 12s -30s linear infinite}@keyframes fall-261{44.851%{transform:translate(91.7709vw,44.851vh) scale(.5479)}to{transform:translate(91.8209vw,99vh) scale(.5479)}}.snow:nth-child(262){opacity:1.5764;transform:translate(39.3073vw,-10px) scale(.0182);animation:fall-262 21s -26s linear infinite}@keyframes fall-262{56.819%{transform:translate(45.3378vw,56.819vh) scale(.0182)}to{transform:translate(42.32255vw,99vh) scale(.0182)}}.snow:nth-child(263){opacity:1.2868;transform:translate(89.4287vw,-10px) scale(.2609);animation:fall-263 29s -14s linear infinite}@keyframes fall-263{39.213%{transform:translate(81.0919vw,39.213vh) scale(.2609)}to{transform:translate(85.2603vw,99vh) scale(.2609)}}.snow:nth-child(264){opacity:.25;transform:translate(83.7894vw,-10px) scale(.9894);animation:fall-264 20s -2s linear infinite}@keyframes fall-264{32.992%{transform:translate(86.806vw,32.992vh) scale(.9894)}to{transform:translate(85.2977vw,99vh) scale(.9894)}}.snow:nth-child(265){opacity:1.7204;transform:translate(71.7655vw,-10px) scale(.9263);animation:fall-265 17s -20s linear infinite}@keyframes fall-265{36.341%{transform:translate(63.7672vw,36.341vh) scale(.9263)}to{transform:translate(67.76635vw,99vh) scale(.9263)}}.snow:nth-child(266){opacity:1.6394;transform:translate(61.6423vw,-10px) scale(.0641);animation:fall-266 17s -22s linear infinite}@keyframes fall-266{58.154%{transform:translate(68.4602vw,58.154vh) scale(.0641)}to{transform:translate(65.05125vw,99vh) scale(.0641)}}.snow:nth-child(267){opacity:1.7396;transform:translate(23.3772vw,-10px) scale(.3884);animation:fall-267 18s -9s linear infinite}@keyframes fall-267{34.587%{transform:translate(29.2142vw,34.587vh) scale(.3884)}to{transform:translate(26.2957vw,99vh) scale(.3884)}}.snow:nth-child(268){opacity:1.1458;transform:translate(56.6615vw,-10px) scale(.1678);animation:fall-268 15s -4s linear infinite}@keyframes fall-268{66.758%{transform:translate(54.2642vw,66.758vh) scale(.1678)}to{transform:translate(55.46285vw,99vh) scale(.1678)}}.snow:nth-child(269){opacity:.4324;transform:translate(48.8383vw,-10px) scale(.0795);animation:fall-269 20s -6s linear infinite}@keyframes fall-269{34.539%{transform:translate(42.5511vw,34.539vh) scale(.0795)}to{transform:translate(45.6947vw,99vh) scale(.0795)}}.snow:nth-child(270){opacity:.2386;transform:translate(52.9578vw,-10px) scale(.877);animation:fall-270 24s -14s linear infinite}@keyframes fall-270{32.103%{transform:translate(47.2887vw,32.103vh) scale(.877)}to{transform:translate(50.12325vw,99vh) scale(.877)}}.snow:nth-child(271){opacity:.3186;transform:translate(35.0375vw,-10px) scale(.0178);animation:fall-271 25s -1s linear infinite}@keyframes fall-271{43.231%{transform:translate(35.6154vw,43.231vh) scale(.0178)}to{transform:translate(35.32645vw,99vh) scale(.0178)}}.snow:nth-child(272){opacity:1.9802;transform:translate(93.8221vw,-10px) scale(.4681);animation:fall-272 16s -18s linear infinite}@keyframes fall-272{61.138%{transform:translate(89.7523vw,61.138vh) scale(.4681)}to{transform:translate(91.7872vw,99vh) scale(.4681)}}.snow:nth-child(273){opacity:1.1738;transform:translate(33.815vw,-10px) scale(.6832);animation:fall-273 13s -24s linear infinite}@keyframes fall-273{41.431%{transform:translate(40.0108vw,41.431vh) scale(.6832)}to{transform:translate(36.9129vw,99vh) scale(.6832)}}.snow:nth-child(274){opacity:1.0522;transform:translate(70.3335vw,-10px) scale(.6393);animation:fall-274 27s -7s linear infinite}@keyframes fall-274{35.05%{transform:translate(78.0028vw,35.05vh) scale(.6393)}to{transform:translate(74.16815vw,99vh) scale(.6393)}}.snow:nth-child(275){opacity:.3662;transform:translate(26.9514vw,-10px) scale(.5391);animation:fall-275 13s -27s linear infinite}@keyframes fall-275{62.812%{transform:translate(28.8451vw,62.812vh) scale(.5391)}to{transform:translate(27.89825vw,99vh) scale(.5391)}}.snow:nth-child(276){opacity:1.9246;transform:translate(11.6349vw,-10px) scale(.6027);animation:fall-276 14s -8s linear infinite}@keyframes fall-276{47.94%{transform:translate(1.6375vw,47.94vh) scale(.6027)}to{transform:translate(6.6362vw,99vh) scale(.6027)}}.snow:nth-child(277){opacity:.3876;transform:translate(40.9639vw,-10px) scale(.4815);animation:fall-277 24s -18s linear infinite}@keyframes fall-277{45.129%{transform:translate(31.3831vw,45.129vh) scale(.4815)}to{transform:translate(36.1735vw,99vh) scale(.4815)}}.snow:nth-child(278){opacity:.4106;transform:translate(62.5235vw,-10px) scale(.1495);animation:fall-278 22s -29s linear infinite}@keyframes fall-278{58.825%{transform:translate(63.9734vw,58.825vh) scale(.1495)}to{transform:translate(63.24845vw,99vh) scale(.1495)}}.snow:nth-child(279){opacity:.418;transform:translate(34.5788vw,-10px) scale(.2017);animation:fall-279 25s -4s linear infinite}@keyframes fall-279{37.857%{transform:translate(33.1757vw,37.857vh) scale(.2017)}to{transform:translate(33.87725vw,99vh) scale(.2017)}}.snow:nth-child(280){opacity:.7946;transform:translate(61.0378vw,-10px) scale(.4295);animation:fall-280 10s -5s linear infinite}@keyframes fall-280{49.364%{transform:translate(69.261vw,49.364vh) scale(.4295)}to{transform:translate(65.1494vw,99vh) scale(.4295)}}.snow:nth-child(281){opacity:.1456;transform:translate(41.7118vw,-10px) scale(.0731);animation:fall-281 18s -29s linear infinite}@keyframes fall-281{71.568%{transform:translate(41.6493vw,71.568vh) scale(.0731)}to{transform:translate(41.68055vw,99vh) scale(.0731)}}.snow:nth-child(282){opacity:.9404;transform:translate(7.8178vw,-10px) scale(.0408);animation:fall-282 11s -19s linear infinite}@keyframes fall-282{38.544%{transform:translate(9.0874vw,38.544vh) scale(.0408)}to{transform:translate(8.4526vw,99vh) scale(.0408)}}.snow:nth-child(283){opacity:1.849;transform:translate(59.4434vw,-10px) scale(.1345);animation:fall-283 25s -17s linear infinite}@keyframes fall-283{50.242%{transform:translate(50.8016vw,50.242vh) scale(.1345)}to{transform:translate(55.1225vw,99vh) scale(.1345)}}.snow:nth-child(284){opacity:1.0748;transform:translate(57.5546vw,-10px) scale(.8194);animation:fall-284 15s -3s linear infinite}@keyframes fall-284{49.065%{transform:translate(65.6092vw,49.065vh) scale(.8194)}to{transform:translate(61.5819vw,99vh) scale(.8194)}}.snow:nth-child(285){opacity:1.5714;transform:translate(8.051vw,-10px) scale(.6212);animation:fall-285 16s -3s linear infinite}@keyframes fall-285{34.97%{transform:translate(15.3755vw,34.97vh) scale(.6212)}to{transform:translate(11.71325vw,99vh) scale(.6212)}}.snow:nth-child(286){opacity:1.1334;transform:translate(70.6243vw,-10px) scale(.2601);animation:fall-286 12s -20s linear infinite}@keyframes fall-286{58.598%{transform:translate(66.1483vw,58.598vh) scale(.2601)}to{transform:translate(68.3863vw,99vh) scale(.2601)}}.snow:nth-child(287){opacity:.6892;transform:translate(67.2345vw,-10px) scale(.257);animation:fall-287 24s -3s linear infinite}@keyframes fall-287{60.634%{transform:translate(60.0271vw,60.634vh) scale(.257)}to{transform:translate(63.6308vw,99vh) scale(.257)}}.snow:nth-child(288){opacity:.2216;transform:translate(55.7175vw,-10px) scale(.9096);animation:fall-288 22s -17s linear infinite}@keyframes fall-288{64.64%{transform:translate(60.9117vw,64.64vh) scale(.9096)}to{transform:translate(58.3146vw,99vh) scale(.9096)}}.snow:nth-child(289){opacity:1.9422;transform:translate(89.7987vw,-10px) scale(.6029);animation:fall-289 25s -2s linear infinite}@keyframes fall-289{64.591%{transform:translate(89.9566vw,64.591vh) scale(.6029)}to{transform:translate(89.87765vw,99vh) scale(.6029)}}.snow:nth-child(290){opacity:1.073;transform:translate(71.2312vw,-10px) scale(.8274);animation:fall-290 26s -20s linear infinite}@keyframes fall-290{66.062%{transform:translate(78.4405vw,66.062vh) scale(.8274)}to{transform:translate(74.83585vw,99vh) scale(.8274)}}.snow:nth-child(291){opacity:.43;transform:translate(98.5909vw,-10px) scale(.3363);animation:fall-291 26s -2s linear infinite}@keyframes fall-291{38.492%{transform:translate(88.7244vw,38.492vh) scale(.3363)}to{transform:translate(93.65765vw,99vh) scale(.3363)}}.snow:nth-child(292){opacity:.206;transform:translate(47.7413vw,-10px) scale(.8208);animation:fall-292 14s -29s linear infinite}@keyframes fall-292{59.325%{transform:translate(54.8823vw,59.325vh) scale(.8208)}to{transform:translate(51.3118vw,99vh) scale(.8208)}}.snow:nth-child(293){opacity:.1466;transform:translate(67.8552vw,-10px) scale(.092);animation:fall-293 27s -27s linear infinite}@keyframes fall-293{30.496%{transform:translate(66.786vw,30.496vh) scale(.092)}to{transform:translate(67.3206vw,99vh) scale(.092)}}.snow:nth-child(294){opacity:.3088;transform:translate(65.3472vw,-10px) scale(.6977);animation:fall-294 10s -30s linear infinite}@keyframes fall-294{60.479%{transform:translate(70.1591vw,60.479vh) scale(.6977)}to{transform:translate(67.75315vw,99vh) scale(.6977)}}.snow:nth-child(295){opacity:1.4272;transform:translate(94.8288vw,-10px) scale(.1345);animation:fall-295 11s -2s linear infinite}@keyframes fall-295{42.681%{transform:translate(103.3769vw,42.681vh) scale(.1345)}to{transform:translate(99.10285vw,99vh) scale(.1345)}}.snow:nth-child(296){opacity:.8816;transform:translate(7.6911vw,-10px) scale(.1763);animation:fall-296 13s -30s linear infinite}@keyframes fall-296{75.091%{transform:translate(15.3207vw,75.091vh) scale(.1763)}to{transform:translate(11.5059vw,99vh) scale(.1763)}}.snow:nth-child(297){opacity:1.2636;transform:translate(24.7561vw,-10px) scale(.778);animation:fall-297 12s -7s linear infinite}@keyframes fall-297{35.459%{transform:translate(30.8715vw,35.459vh) scale(.778)}to{transform:translate(27.8138vw,99vh) scale(.778)}}.snow:nth-child(298){opacity:.5562;transform:translate(20.6104vw,-10px) scale(.5364);animation:fall-298 28s -5s linear infinite}@keyframes fall-298{74.949%{transform:translate(14.4942vw,74.949vh) scale(.5364)}to{transform:translate(17.5523vw,99vh) scale(.5364)}}.snow:nth-child(299){opacity:1.1964;transform:translate(49.0908vw,-10px) scale(.3957);animation:fall-299 10s -6s linear infinite}@keyframes fall-299{63.295%{transform:translate(44.3822vw,63.295vh) scale(.3957)}to{transform:translate(46.7365vw,99vh) scale(.3957)}}.snow:nth-child(300){opacity:.8492;transform:translate(82.6482vw,-10px) scale(.782);animation:fall-300 25s -23s linear infinite}@keyframes fall-300{67.731%{transform:translate(82.3001vw,67.731vh) scale(.782)}to{transform:translate(82.47415vw,99vh) scale(.782)}}.snow:nth-child(301){opacity:1.4104;transform:translate(89.9443vw,-10px) scale(.3246);animation:fall-301 27s -26s linear infinite}@keyframes fall-301{31.797%{transform:translate(93.1689vw,31.797vh) scale(.3246)}to{transform:translate(91.5566vw,99vh) scale(.3246)}}.snow:nth-child(302){opacity:1.9228;transform:translate(54.9944vw,-10px) scale(.9898);animation:fall-302 26s -2s linear infinite}@keyframes fall-302{64.13%{transform:translate(60.655vw,64.13vh) scale(.9898)}to{transform:translate(57.8247vw,99vh) scale(.9898)}}.snow:nth-child(303){opacity:1.5566;transform:translate(6.4793vw,-10px) scale(.3576);animation:fall-303 26s -6s linear infinite}@keyframes fall-303{42.935%{transform:translate(8.9736vw,42.935vh) scale(.3576)}to{transform:translate(7.72645vw,99vh) scale(.3576)}}.snow:nth-child(304){opacity:.8836;transform:translate(48.7868vw,-10px) scale(.4729);animation:fall-304 21s -29s linear infinite}@keyframes fall-304{32.764%{transform:translate(56.3733vw,32.764vh) scale(.4729)}to{transform:translate(52.58005vw,99vh) scale(.4729)}}.snow:nth-child(305){opacity:1.1842;transform:translate(51.2292vw,-10px) scale(.1854);animation:fall-305 20s -19s linear infinite}@keyframes fall-305{72.026%{transform:translate(46.1647vw,72.026vh) scale(.1854)}to{transform:translate(48.69695vw,99vh) scale(.1854)}}.snow:nth-child(306){opacity:.594;transform:translate(80.1856vw,-10px) scale(.1441);animation:fall-306 29s -9s linear infinite}@keyframes fall-306{46.614%{transform:translate(73.7847vw,46.614vh) scale(.1441)}to{transform:translate(76.98515vw,99vh) scale(.1441)}}.snow:nth-child(307){opacity:1.5552;transform:translate(33.2566vw,-10px) scale(.6009);animation:fall-307 15s -19s linear infinite}@keyframes fall-307{76.014%{transform:translate(41.9549vw,76.014vh) scale(.6009)}to{transform:translate(37.60575vw,99vh) scale(.6009)}}.snow:nth-child(308){opacity:1.609;transform:translate(59.7288vw,-10px) scale(.2385);animation:fall-308 21s -22s linear infinite}@keyframes fall-308{76.874%{transform:translate(68.0685vw,76.874vh) scale(.2385)}to{transform:translate(63.89865vw,99vh) scale(.2385)}}.snow:nth-child(309){opacity:.3508;transform:translate(43.2789vw,-10px) scale(.1852);animation:fall-309 27s -13s linear infinite}@keyframes fall-309{77.15%{transform:translate(50.259vw,77.15vh) scale(.1852)}to{transform:translate(46.76895vw,99vh) scale(.1852)}}.snow:nth-child(310){opacity:1.1118;transform:translate(20.6858vw,-10px) scale(.8394);animation:fall-310 12s -22s linear infinite}@keyframes fall-310{72.785%{transform:translate(18.6897vw,72.785vh) scale(.8394)}to{transform:translate(19.68775vw,99vh) scale(.8394)}}.snow:nth-child(311){opacity:1.0448;transform:translate(17.0617vw,-10px) scale(.6528);animation:fall-311 15s -8s linear infinite}@keyframes fall-311{30.243%{transform:translate(22.0954vw,30.243vh) scale(.6528)}to{transform:translate(19.57855vw,99vh) scale(.6528)}}.snow:nth-child(312){opacity:.8508;transform:translate(55.5903vw,-10px) scale(.6976);animation:fall-312 30s -8s linear infinite}@keyframes fall-312{76.892%{transform:translate(51.0209vw,76.892vh) scale(.6976)}to{transform:translate(53.3056vw,99vh) scale(.6976)}}.snow:nth-child(313){opacity:.6822;transform:translate(92.0834vw,-10px) scale(.8582);animation:fall-313 18s -27s linear infinite}@keyframes fall-313{72.708%{transform:translate(84.1691vw,72.708vh) scale(.8582)}to{transform:translate(88.12625vw,99vh) scale(.8582)}}.snow:nth-child(314){opacity:1.6174;transform:translate(83.7029vw,-10px) scale(.7164);animation:fall-314 20s -11s linear infinite}@keyframes fall-314{54.757%{transform:translate(86.8884vw,54.757vh) scale(.7164)}to{transform:translate(85.29565vw,99vh) scale(.7164)}}.snow:nth-child(315){opacity:.4624;transform:translate(.8131vw,-10px) scale(.2713);animation:fall-315 16s -17s linear infinite}@keyframes fall-315{73.583%{transform:translate(-.8916vw,73.583vh) scale(.2713)}to{transform:translate(-.03925vw,99vh) scale(.2713)}}.snow:nth-child(316){opacity:1.7342;transform:translate(75.997vw,-10px) scale(.6548);animation:fall-316 10s -28s linear infinite}@keyframes fall-316{54.524%{transform:translate(69.7707vw,54.524vh) scale(.6548)}to{transform:translate(72.88385vw,99vh) scale(.6548)}}.snow:nth-child(317){opacity:1.2428;transform:translate(21.7839vw,-10px) scale(.2371);animation:fall-317 19s -25s linear infinite}@keyframes fall-317{60.226%{transform:translate(15.7841vw,60.226vh) scale(.2371)}to{transform:translate(18.784vw,99vh) scale(.2371)}}.snow:nth-child(318){opacity:.6124;transform:translate(35.5371vw,-10px) scale(.3219);animation:fall-318 18s -2s linear infinite}@keyframes fall-318{31.201%{transform:translate(27.8196vw,31.201vh) scale(.3219)}to{transform:translate(31.67835vw,99vh) scale(.3219)}}.snow:nth-child(319){opacity:1.2108;transform:translate(73.3342vw,-10px) scale(.7386);animation:fall-319 27s -18s linear infinite}@keyframes fall-319{46.834%{transform:translate(79.5778vw,46.834vh) scale(.7386)}to{transform:translate(76.456vw,99vh) scale(.7386)}}.snow:nth-child(320){opacity:.553;transform:translate(89.9958vw,-10px) scale(.3711);animation:fall-320 27s -13s linear infinite}@keyframes fall-320{50.415%{transform:translate(96.1049vw,50.415vh) scale(.3711)}to{transform:translate(93.05035vw,99vh) scale(.3711)}}.snow:nth-child(321){opacity:1.5902;transform:translate(65.4964vw,-10px) scale(.7538);animation:fall-321 14s -28s linear infinite}@keyframes fall-321{39.313%{transform:translate(60.9406vw,39.313vh) scale(.7538)}to{transform:translate(63.2185vw,99vh) scale(.7538)}}.snow:nth-child(322){opacity:.7208;transform:translate(71.1638vw,-10px) scale(.1324);animation:fall-322 20s -7s linear infinite}@keyframes fall-322{74.412%{transform:translate(64.0642vw,74.412vh) scale(.1324)}to{transform:translate(67.614vw,99vh) scale(.1324)}}.snow:nth-child(323){opacity:.1366;transform:translate(16.1095vw,-10px) scale(.2292);animation:fall-323 16s -18s linear infinite}@keyframes fall-323{39.027%{transform:translate(19.0087vw,39.027vh) scale(.2292)}to{transform:translate(17.5591vw,99vh) scale(.2292)}}.snow:nth-child(324){opacity:.6832;transform:translate(65.9123vw,-10px) scale(.9949);animation:fall-324 28s -5s linear infinite}@keyframes fall-324{60.64%{transform:translate(61.603vw,60.64vh) scale(.9949)}to{transform:translate(63.75765vw,99vh) scale(.9949)}}.snow:nth-child(325){opacity:.9854;transform:translate(51.142vw,-10px) scale(.0819);animation:fall-325 29s -21s linear infinite}@keyframes fall-325{49.097%{transform:translate(42.4347vw,49.097vh) scale(.0819)}to{transform:translate(46.78835vw,99vh) scale(.0819)}}.snow:nth-child(326){opacity:.8992;transform:translate(30.8555vw,-10px) scale(.6481);animation:fall-326 11s -24s linear infinite}@keyframes fall-326{68.78%{transform:translate(24.8336vw,68.78vh) scale(.6481)}to{transform:translate(27.84455vw,99vh) scale(.6481)}}.snow:nth-child(327){opacity:1.9746;transform:translate(91.0935vw,-10px) scale(.3456);animation:fall-327 19s -13s linear infinite}@keyframes fall-327{34.382%{transform:translate(93.6421vw,34.382vh) scale(.3456)}to{transform:translate(92.3678vw,99vh) scale(.3456)}}.snow:nth-child(328){opacity:.5208;transform:translate(31.2593vw,-10px) scale(.0108);animation:fall-328 16s -27s linear infinite}@keyframes fall-328{64.833%{transform:translate(26.7527vw,64.833vh) scale(.0108)}to{transform:translate(29.006vw,99vh) scale(.0108)}}.snow:nth-child(329){opacity:1.568;transform:translate(70.2321vw,-10px) scale(.2194);animation:fall-329 25s -3s linear infinite}@keyframes fall-329{54.065%{transform:translate(77.2522vw,54.065vh) scale(.2194)}to{transform:translate(73.74215vw,99vh) scale(.2194)}}.snow:nth-child(330){opacity:.5966;transform:translate(94.6862vw,-10px) scale(.4823);animation:fall-330 18s -10s linear infinite}@keyframes fall-330{51.287%{transform:translate(99.0067vw,51.287vh) scale(.4823)}to{transform:translate(96.84645vw,99vh) scale(.4823)}}.snow:nth-child(331){opacity:1.4004;transform:translate(18.1148vw,-10px) scale(.3089);animation:fall-331 14s -1s linear infinite}@keyframes fall-331{55.59%{transform:translate(25.0616vw,55.59vh) scale(.3089)}to{transform:translate(21.5882vw,99vh) scale(.3089)}}.snow:nth-child(332){opacity:.9644;transform:translate(49.3106vw,-10px) scale(.1036);animation:fall-332 17s -7s linear infinite}@keyframes fall-332{39.842%{transform:translate(56.8826vw,39.842vh) scale(.1036)}to{transform:translate(53.0966vw,99vh) scale(.1036)}}.snow:nth-child(333){opacity:1.239;transform:translate(38.3612vw,-10px) scale(.0523);animation:fall-333 26s -1s linear infinite}@keyframes fall-333{35.159%{transform:translate(38.2234vw,35.159vh) scale(.0523)}to{transform:translate(38.2923vw,99vh) scale(.0523)}}.snow:nth-child(334){opacity:1.1554;transform:translate(96.2662vw,-10px) scale(.4106);animation:fall-334 23s -7s linear infinite}@keyframes fall-334{46.665%{transform:translate(98.0436vw,46.665vh) scale(.4106)}to{transform:translate(97.1549vw,99vh) scale(.4106)}}.snow:nth-child(335){opacity:1.9172;transform:translate(11.284vw,-10px) scale(.9303);animation:fall-335 18s -19s linear infinite}@keyframes fall-335{34.867%{transform:translate(15.6988vw,34.867vh) scale(.9303)}to{transform:translate(13.4914vw,99vh) scale(.9303)}}.snow:nth-child(336){opacity:1.2166;transform:translate(55.9001vw,-10px) scale(.35);animation:fall-336 12s -15s linear infinite}@keyframes fall-336{73.136%{transform:translate(61.1713vw,73.136vh) scale(.35)}to{transform:translate(58.5357vw,99vh) scale(.35)}}.snow:nth-child(337){opacity:.04;transform:translate(13.3084vw,-10px) scale(.1086);animation:fall-337 20s -9s linear infinite}@keyframes fall-337{32.241%{transform:translate(6.0422vw,32.241vh) scale(.1086)}to{transform:translate(9.6753vw,99vh) scale(.1086)}}.snow:nth-child(338){opacity:1.9252;transform:translate(7.9375vw,-10px) scale(.1335);animation:fall-338 15s -11s linear infinite}@keyframes fall-338{65.247%{transform:translate(8.167vw,65.247vh) scale(.1335)}to{transform:translate(8.05225vw,99vh) scale(.1335)}}.snow:nth-child(339){opacity:.2714;transform:translate(68.5481vw,-10px) scale(.1241);animation:fall-339 14s -2s linear infinite}@keyframes fall-339{72.014%{transform:translate(60.6044vw,72.014vh) scale(.1241)}to{transform:translate(64.57625vw,99vh) scale(.1241)}}.snow:nth-child(340){opacity:.556;transform:translate(82.9594vw,-10px) scale(.6173);animation:fall-340 15s -2s linear infinite}@keyframes fall-340{55.529%{transform:translate(82.1947vw,55.529vh) scale(.6173)}to{transform:translate(82.57705vw,99vh) scale(.6173)}}.snow:nth-child(341){opacity:.4298;transform:translate(91.2464vw,-10px) scale(.999);animation:fall-341 22s -8s linear infinite}@keyframes fall-341{61.278%{transform:translate(89.9295vw,61.278vh) scale(.999)}to{transform:translate(90.58795vw,99vh) scale(.999)}}.snow:nth-child(342){opacity:1.8396;transform:translate(84.7903vw,-10px) scale(.3171);animation:fall-342 29s -9s linear infinite}@keyframes fall-342{52.435%{transform:translate(92.5957vw,52.435vh) scale(.3171)}to{transform:translate(88.693vw,99vh) scale(.3171)}}.snow:nth-child(343){opacity:1.6514;transform:translate(52.5765vw,-10px) scale(.4859);animation:fall-343 15s -6s linear infinite}@keyframes fall-343{65.422%{transform:translate(54.6864vw,65.422vh) scale(.4859)}to{transform:translate(53.63145vw,99vh) scale(.4859)}}.snow:nth-child(344){opacity:1.6436;transform:translate(53.2854vw,-10px) scale(.6935);animation:fall-344 29s -19s linear infinite}@keyframes fall-344{47.038%{transform:translate(57.1265vw,47.038vh) scale(.6935)}to{transform:translate(55.20595vw,99vh) scale(.6935)}}.snow:nth-child(345){opacity:1.3718;transform:translate(43.7746vw,-10px) scale(.0814);animation:fall-345 10s -4s linear infinite}@keyframes fall-345{57.652%{transform:translate(44.3325vw,57.652vh) scale(.0814)}to{transform:translate(44.05355vw,99vh) scale(.0814)}}.snow:nth-child(346){opacity:1.2324;transform:translate(15.2741vw,-10px) scale(.8749);animation:fall-346 22s -5s linear infinite}@keyframes fall-346{34.485%{transform:translate(13.3057vw,34.485vh) scale(.8749)}to{transform:translate(14.2899vw,99vh) scale(.8749)}}.snow:nth-child(347){opacity:1.4046;transform:translate(17.4769vw,-10px) scale(.47);animation:fall-347 25s -25s linear infinite}@keyframes fall-347{76.312%{transform:translate(10.1915vw,76.312vh) scale(.47)}to{transform:translate(13.8342vw,99vh) scale(.47)}}.snow:nth-child(348){opacity:1.4026;transform:translate(91.3993vw,-10px) scale(.8735);animation:fall-348 18s -28s linear infinite}@keyframes fall-348{72.382%{transform:translate(94.4039vw,72.382vh) scale(.8735)}to{transform:translate(92.9016vw,99vh) scale(.8735)}}.snow:nth-child(349){opacity:.4702;transform:translate(57.6553vw,-10px) scale(.6382);animation:fall-349 21s -25s linear infinite}@keyframes fall-349{65.845%{transform:translate(61.8488vw,65.845vh) scale(.6382)}to{transform:translate(59.75205vw,99vh) scale(.6382)}}.snow:nth-child(350){opacity:1.7124;transform:translate(14.9072vw,-10px) scale(.4285);animation:fall-350 25s -20s linear infinite}@keyframes fall-350{76.361%{transform:translate(19.6574vw,76.361vh) scale(.4285)}to{transform:translate(17.2823vw,99vh) scale(.4285)}}.snow:nth-child(351){opacity:1.5538;transform:translate(86.8249vw,-10px) scale(.3434);animation:fall-351 10s -17s linear infinite}@keyframes fall-351{34.399%{transform:translate(81.3672vw,34.399vh) scale(.3434)}to{transform:translate(84.09605vw,99vh) scale(.3434)}}.snow:nth-child(352){opacity:.2782;transform:translate(87.0831vw,-10px) scale(.7735);animation:fall-352 11s -13s linear infinite}@keyframes fall-352{65.325%{transform:translate(91.922vw,65.325vh) scale(.7735)}to{transform:translate(89.50255vw,99vh) scale(.7735)}}.snow:nth-child(353){opacity:1.5578;transform:translate(27.4683vw,-10px) scale(.8218);animation:fall-353 26s -15s linear infinite}@keyframes fall-353{44.167%{transform:translate(25.1137vw,44.167vh) scale(.8218)}to{transform:translate(26.291vw,99vh) scale(.8218)}}.snow:nth-child(354){opacity:1.4098;transform:translate(48.6067vw,-10px) scale(.1405);animation:fall-354 19s -26s linear infinite}@keyframes fall-354{43.883%{transform:translate(44.3055vw,43.883vh) scale(.1405)}to{transform:translate(46.4561vw,99vh) scale(.1405)}}.snow:nth-child(355){opacity:.77;transform:translate(12.3251vw,-10px) scale(.0382);animation:fall-355 30s -30s linear infinite}@keyframes fall-355{69.104%{transform:translate(6.1961vw,69.104vh) scale(.0382)}to{transform:translate(9.2606vw,99vh) scale(.0382)}}.snow:nth-child(356){opacity:.3212;transform:translate(44.3686vw,-10px) scale(.5426);animation:fall-356 13s -13s linear infinite}@keyframes fall-356{36.981%{transform:translate(50.727vw,36.981vh) scale(.5426)}to{transform:translate(47.5478vw,99vh) scale(.5426)}}.snow:nth-child(357){opacity:.493;transform:translate(80.1604vw,-10px) scale(.6622);animation:fall-357 26s -22s linear infinite}@keyframes fall-357{51.048%{transform:translate(73.1521vw,51.048vh) scale(.6622)}to{transform:translate(76.65625vw,99vh) scale(.6622)}}.snow:nth-child(358){opacity:.405;transform:translate(71.2779vw,-10px) scale(.1604);animation:fall-358 27s -21s linear infinite}@keyframes fall-358{76.696%{transform:translate(63.0773vw,76.696vh) scale(.1604)}to{transform:translate(67.1776vw,99vh) scale(.1604)}}.snow:nth-child(359){opacity:.3416;transform:translate(95.0397vw,-10px) scale(.0706);animation:fall-359 21s -11s linear infinite}@keyframes fall-359{34.368%{transform:translate(101.1465vw,34.368vh) scale(.0706)}to{transform:translate(98.0931vw,99vh) scale(.0706)}}.snow:nth-child(360){opacity:1.6974;transform:translate(9.1448vw,-10px) scale(.3292);animation:fall-360 13s -9s linear infinite}@keyframes fall-360{63.708%{transform:translate(9.8903vw,63.708vh) scale(.3292)}to{transform:translate(9.51755vw,99vh) scale(.3292)}}.snow:nth-child(361){opacity:.2244;transform:translate(40.4399vw,-10px) scale(.678);animation:fall-361 14s -14s linear infinite}@keyframes fall-361{51.331%{transform:translate(46.5314vw,51.331vh) scale(.678)}to{transform:translate(43.48565vw,99vh) scale(.678)}}.snow:nth-child(362){opacity:.7804;transform:translate(34.8496vw,-10px) scale(.2418);animation:fall-362 15s -13s linear infinite}@keyframes fall-362{34.904%{transform:translate(36.8955vw,34.904vh) scale(.2418)}to{transform:translate(35.87255vw,99vh) scale(.2418)}}.snow:nth-child(363){opacity:1.244;transform:translate(20.2918vw,-10px) scale(.3526);animation:fall-363 26s -17s linear infinite}@keyframes fall-363{34.706%{transform:translate(28.6477vw,34.706vh) scale(.3526)}to{transform:translate(24.46975vw,99vh) scale(.3526)}}.snow:nth-child(364){opacity:.178;transform:translate(14.0322vw,-10px) scale(.1971);animation:fall-364 13s -24s linear infinite}@keyframes fall-364{68.739%{transform:translate(13.6764vw,68.739vh) scale(.1971)}to{transform:translate(13.8543vw,99vh) scale(.1971)}}.snow:nth-child(365){opacity:.0736;transform:translate(9.4323vw,-10px) scale(.2612);animation:fall-365 27s -9s linear infinite}@keyframes fall-365{66.415%{transform:translate(.0461vw,66.415vh) scale(.2612)}to{transform:translate(4.7392vw,99vh) scale(.2612)}}.snow:nth-child(366){opacity:1.129;transform:translate(60.6501vw,-10px) scale(.6045);animation:fall-366 13s -10s linear infinite}@keyframes fall-366{34.418%{transform:translate(67.9303vw,34.418vh) scale(.6045)}to{transform:translate(64.2902vw,99vh) scale(.6045)}}.snow:nth-child(367){opacity:1.3708;transform:translate(67.6685vw,-10px) scale(.1296);animation:fall-367 11s -30s linear infinite}@keyframes fall-367{49.798%{transform:translate(70.3983vw,49.798vh) scale(.1296)}to{transform:translate(69.0334vw,99vh) scale(.1296)}}.snow:nth-child(368){opacity:.4098;transform:translate(72.593vw,-10px) scale(.7861);animation:fall-368 16s -5s linear infinite}@keyframes fall-368{58.894%{transform:translate(65.0552vw,58.894vh) scale(.7861)}to{transform:translate(68.8241vw,99vh) scale(.7861)}}.snow:nth-child(369){opacity:.9754;transform:translate(61.715vw,-10px) scale(.1285);animation:fall-369 29s -2s linear infinite}@keyframes fall-369{49.756%{transform:translate(64.5865vw,49.756vh) scale(.1285)}to{transform:translate(63.15075vw,99vh) scale(.1285)}}.snow:nth-child(370){opacity:.452;transform:translate(26.6932vw,-10px) scale(.2506);animation:fall-370 29s -23s linear infinite}@keyframes fall-370{52.382%{transform:translate(32.9254vw,52.382vh) scale(.2506)}to{transform:translate(29.8093vw,99vh) scale(.2506)}}.snow:nth-child(371){opacity:.715;transform:translate(41.5072vw,-10px) scale(.8043);animation:fall-371 11s -25s linear infinite}@keyframes fall-371{44.141%{transform:translate(48.7688vw,44.141vh) scale(.8043)}to{transform:translate(45.138vw,99vh) scale(.8043)}}.snow:nth-child(372){opacity:.7806;transform:translate(97.1912vw,-10px) scale(.6945);animation:fall-372 26s -23s linear infinite}@keyframes fall-372{42.569%{transform:translate(95.9364vw,42.569vh) scale(.6945)}to{transform:translate(96.5638vw,99vh) scale(.6945)}}.snow:nth-child(373){opacity:.1842;transform:translate(81.0489vw,-10px) scale(.4472);animation:fall-373 28s -16s linear infinite}@keyframes fall-373{77.982%{transform:translate(87.4224vw,77.982vh) scale(.4472)}to{transform:translate(84.23565vw,99vh) scale(.4472)}}.snow:nth-child(374){opacity:1.2034;transform:translate(73.3792vw,-10px) scale(.2137);animation:fall-374 13s -22s linear infinite}@keyframes fall-374{62.255%{transform:translate(73.2374vw,62.255vh) scale(.2137)}to{transform:translate(73.3083vw,99vh) scale(.2137)}}.snow:nth-child(375){opacity:1.1966;transform:translate(89.7304vw,-10px) scale(.7079);animation:fall-375 10s -18s linear infinite}@keyframes fall-375{39.52%{transform:translate(86.2339vw,39.52vh) scale(.7079)}to{transform:translate(87.98215vw,99vh) scale(.7079)}}.snow:nth-child(376){opacity:1.0958;transform:translate(91.128vw,-10px) scale(.9015);animation:fall-376 28s -21s linear infinite}@keyframes fall-376{41.513%{transform:translate(95.6135vw,41.513vh) scale(.9015)}to{transform:translate(93.37075vw,99vh) scale(.9015)}}.snow:nth-child(377){opacity:.1162;transform:translate(32.4368vw,-10px) scale(.6858);animation:fall-377 10s -2s linear infinite}@keyframes fall-377{61.58%{transform:translate(28.8558vw,61.58vh) scale(.6858)}to{transform:translate(30.6463vw,99vh) scale(.6858)}}.snow:nth-child(378){opacity:1.6368;transform:translate(72.3089vw,-10px) scale(.897);animation:fall-378 28s -9s linear infinite}@keyframes fall-378{45.451%{transform:translate(79.0993vw,45.451vh) scale(.897)}to{transform:translate(75.7041vw,99vh) scale(.897)}}.snow:nth-child(379){opacity:.2816;transform:translate(17.7129vw,-10px) scale(.5577);animation:fall-379 28s -28s linear infinite}@keyframes fall-379{48.871%{transform:translate(16.16vw,48.871vh) scale(.5577)}to{transform:translate(16.93645vw,99vh) scale(.5577)}}.snow:nth-child(380){opacity:.204;transform:translate(17.5829vw,-10px) scale(.2545);animation:fall-380 15s -18s linear infinite}@keyframes fall-380{59.102%{transform:translate(25.2689vw,59.102vh) scale(.2545)}to{transform:translate(21.4259vw,99vh) scale(.2545)}}.snow:nth-child(381){opacity:1.066;transform:translate(32.2929vw,-10px) scale(.1046);animation:fall-381 27s -5s linear infinite}@keyframes fall-381{71.414%{transform:translate(32.4019vw,71.414vh) scale(.1046)}to{transform:translate(32.3474vw,99vh) scale(.1046)}}.snow:nth-child(382){opacity:1.0914;transform:translate(76.9524vw,-10px) scale(.4685);animation:fall-382 14s -4s linear infinite}@keyframes fall-382{33.658%{transform:translate(76.6795vw,33.658vh) scale(.4685)}to{transform:translate(76.81595vw,99vh) scale(.4685)}}.snow:nth-child(383){opacity:1.3312;transform:translate(37.6729vw,-10px) scale(.1998);animation:fall-383 19s -28s linear infinite}@keyframes fall-383{74.324%{transform:translate(44.7333vw,74.324vh) scale(.1998)}to{transform:translate(41.2031vw,99vh) scale(.1998)}}.snow:nth-child(384){opacity:1.3012;transform:translate(34.7485vw,-10px) scale(.0401);animation:fall-384 28s -26s linear infinite}@keyframes fall-384{54.731%{transform:translate(31.3396vw,54.731vh) scale(.0401)}to{transform:translate(33.04405vw,99vh) scale(.0401)}}.snow:nth-child(385){opacity:.338;transform:translate(53.425vw,-10px) scale(.4635);animation:fall-385 26s -16s linear infinite}@keyframes fall-385{37.413%{transform:translate(46.7422vw,37.413vh) scale(.4635)}to{transform:translate(50.0836vw,99vh) scale(.4635)}}.snow:nth-child(386){opacity:.0742;transform:translate(94.8072vw,-10px) scale(.5928);animation:fall-386 30s -12s linear infinite}@keyframes fall-386{52.627%{transform:translate(96.6281vw,52.627vh) scale(.5928)}to{transform:translate(95.71765vw,99vh) scale(.5928)}}.snow:nth-child(387){opacity:.6186;transform:translate(94.2052vw,-10px) scale(.8438);animation:fall-387 24s -1s linear infinite}@keyframes fall-387{47.671%{transform:translate(91.6697vw,47.671vh) scale(.8438)}to{transform:translate(92.93745vw,99vh) scale(.8438)}}.snow:nth-child(388){opacity:.753;transform:translate(66.2814vw,-10px) scale(.4625);animation:fall-388 11s -4s linear infinite}@keyframes fall-388{42.757%{transform:translate(63.5026vw,42.757vh) scale(.4625)}to{transform:translate(64.892vw,99vh) scale(.4625)}}.snow:nth-child(389){opacity:.8116;transform:translate(81.2012vw,-10px) scale(.5096);animation:fall-389 23s -20s linear infinite}@keyframes fall-389{49.615%{transform:translate(77.3118vw,49.615vh) scale(.5096)}to{transform:translate(79.2565vw,99vh) scale(.5096)}}.snow:nth-child(390){opacity:1.5612;transform:translate(60.7427vw,-10px) scale(.4423);animation:fall-390 14s -24s linear infinite}@keyframes fall-390{72.981%{transform:translate(64.8253vw,72.981vh) scale(.4423)}to{transform:translate(62.784vw,99vh) scale(.4423)}}.snow:nth-child(391){opacity:.5536;transform:translate(92.9005vw,-10px) scale(.6935);animation:fall-391 28s -2s linear infinite}@keyframes fall-391{71.405%{transform:translate(88.7737vw,71.405vh) scale(.6935)}to{transform:translate(90.8371vw,99vh) scale(.6935)}}.snow:nth-child(392){opacity:1.3116;transform:translate(49.8099vw,-10px) scale(.2881);animation:fall-392 25s -9s linear infinite}@keyframes fall-392{30.236%{transform:translate(44.1697vw,30.236vh) scale(.2881)}to{transform:translate(46.9898vw,99vh) scale(.2881)}}.snow:nth-child(393){opacity:.4002;transform:translate(87.6061vw,-10px) scale(.9286);animation:fall-393 24s -22s linear infinite}@keyframes fall-393{74.843%{transform:translate(88.6324vw,74.843vh) scale(.9286)}to{transform:translate(88.11925vw,99vh) scale(.9286)}}.snow:nth-child(394){opacity:.4184;transform:translate(59.7693vw,-10px) scale(.2158);animation:fall-394 21s -27s linear infinite}@keyframes fall-394{42.089%{transform:translate(50.7933vw,42.089vh) scale(.2158)}to{transform:translate(55.2813vw,99vh) scale(.2158)}}.snow:nth-child(395){opacity:.0672;transform:translate(27.3156vw,-10px) scale(.737);animation:fall-395 24s -5s linear infinite}@keyframes fall-395{64.54%{transform:translate(34.6401vw,64.54vh) scale(.737)}to{transform:translate(30.97785vw,99vh) scale(.737)}}.snow:nth-child(396){opacity:.2888;transform:translate(12.9616vw,-10px) scale(.736);animation:fall-396 22s -14s linear infinite}@keyframes fall-396{66.203%{transform:translate(7.8363vw,66.203vh) scale(.736)}to{transform:translate(10.39895vw,99vh) scale(.736)}}.snow:nth-child(397){opacity:.3326;transform:translate(81.4762vw,-10px) scale(.6382);animation:fall-397 15s -13s linear infinite}@keyframes fall-397{39.622%{transform:translate(77.1223vw,39.622vh) scale(.6382)}to{transform:translate(79.29925vw,99vh) scale(.6382)}}.snow:nth-child(398){opacity:1.227;transform:translate(51.9883vw,-10px) scale(.09);animation:fall-398 25s -5s linear infinite}@keyframes fall-398{69.355%{transform:translate(46.0351vw,69.355vh) scale(.09)}to{transform:translate(49.0117vw,99vh) scale(.09)}}.snow:nth-child(399){opacity:.2748;transform:translate(65.9205vw,-10px) scale(.2287);animation:fall-399 27s -14s linear infinite}@keyframes fall-399{75.145%{transform:translate(63.7375vw,75.145vh) scale(.2287)}to{transform:translate(64.829vw,99vh) scale(.2287)}}.snow:nth-child(400){opacity:1.2662;transform:translate(11.7896vw,-10px) scale(.8105);animation:fall-400 20s -2s linear infinite}@keyframes fall-400{75.751%{transform:translate(10.1752vw,75.751vh) scale(.8105)}to{transform:translate(10.9824vw,99vh) scale(.8105)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.7986;transform:translate(91.2161vw,-10px) scale(.7053);animation:fall-1 24s -6s linear infinite}@keyframes fall-1{40.66%{transform:translate(85.082vw,40.66vh) scale(.7053)}to{transform:translate(88.14905vw,99vh) scale(.7053)}}.snow:nth-child(2){opacity:1.9388;transform:translate(59.6173vw,-10px) scale(.9099);animation:fall-2 14s -10s linear infinite}@keyframes fall-2{57.875%{transform:translate(50.5626vw,57.875vh) scale(.9099)}to{transform:translate(55.08995vw,99vh) scale(.9099)}}.snow:nth-child(3){opacity:1.336;transform:translate(56.2449vw,-10px) scale(.7209);animation:fall-3 18s -20s linear infinite}@keyframes fall-3{62.707%{transform:translate(61.744vw,62.707vh) scale(.7209)}to{transform:translate(58.99445vw,99vh) scale(.7209)}}.snow:nth-child(4){opacity:1.9122;transform:translate(57.7541vw,-10px) scale(.8724);animation:fall-4 30s -23s linear infinite}@keyframes fall-4{50.48%{transform:translate(66.246vw,50.48vh) scale(.8724)}to{transform:translate(62.00005vw,99vh) scale(.8724)}}.snow:nth-child(5){opacity:.1166;transform:translate(73.9165vw,-10px) scale(.1143);animation:fall-5 28s -20s linear infinite}@keyframes fall-5{71.036%{transform:translate(68.8384vw,71.036vh) scale(.1143)}to{transform:translate(71.37745vw,99vh) scale(.1143)}}.snow:nth-child(6){opacity:.219;transform:translate(3.1404vw,-10px) scale(.5675);animation:fall-6 17s -28s linear infinite}@keyframes fall-6{45.88%{transform:translate(-1.0064vw,45.88vh) scale(.5675)}to{transform:translate(1.067vw,99vh) scale(.5675)}}.snow:nth-child(7){opacity:1.5846;transform:translate(16.8545vw,-10px) scale(.5795);animation:fall-7 11s -28s linear infinite}@keyframes fall-7{45.387%{transform:translate(23.5628vw,45.387vh) scale(.5795)}to{transform:translate(20.20865vw,99vh) scale(.5795)}}.snow:nth-child(8){opacity:.122;transform:translate(69.8228vw,-10px) scale(.0519);animation:fall-8 26s -29s linear infinite}@keyframes fall-8{45.402%{transform:translate(79.5717vw,45.402vh) scale(.0519)}to{transform:translate(74.69725vw,99vh) scale(.0519)}}.snow:nth-child(9){opacity:1.6948;transform:translate(42.9552vw,-10px) scale(.2333);animation:fall-9 22s -7s linear infinite}@keyframes fall-9{78.99%{transform:translate(49.3699vw,78.99vh) scale(.2333)}to{transform:translate(46.16255vw,99vh) scale(.2333)}}.snow:nth-child(10){opacity:1.0946;transform:translate(54.1037vw,-10px) scale(.0906);animation:fall-10 13s -11s linear infinite}@keyframes fall-10{46.852%{transform:translate(52.9348vw,46.852vh) scale(.0906)}to{transform:translate(53.51925vw,99vh) scale(.0906)}}.snow:nth-child(11){opacity:1.7214;transform:translate(32.9544vw,-10px) scale(.0472);animation:fall-11 14s -4s linear infinite}@keyframes fall-11{70.97%{transform:translate(24.69vw,70.97vh) scale(.0472)}to{transform:translate(28.8222vw,99vh) scale(.0472)}}.snow:nth-child(12){opacity:.7208;transform:translate(33.5894vw,-10px) scale(.5759);animation:fall-12 13s -14s linear infinite}@keyframes fall-12{55.839%{transform:translate(31.3071vw,55.839vh) scale(.5759)}to{transform:translate(32.44825vw,99vh) scale(.5759)}}.snow:nth-child(13){opacity:.8598;transform:translate(4.5552vw,-10px) scale(.7082);animation:fall-13 17s -1s linear infinite}@keyframes fall-13{65.643%{transform:translate(-3.5031vw,65.643vh) scale(.7082)}to{transform:translate(.52605vw,99vh) scale(.7082)}}.snow:nth-child(14){opacity:.2418;transform:translate(18.1388vw,-10px) scale(.7582);animation:fall-14 22s -6s linear infinite}@keyframes fall-14{62.367%{transform:translate(9.7806vw,62.367vh) scale(.7582)}to{transform:translate(13.9597vw,99vh) scale(.7582)}}.snow:nth-child(15){opacity:1.1636;transform:translate(57.1095vw,-10px) scale(.5888);animation:fall-15 20s -18s linear infinite}@keyframes fall-15{69.449%{transform:translate(59.6032vw,69.449vh) scale(.5888)}to{transform:translate(58.35635vw,99vh) scale(.5888)}}.snow:nth-child(16){opacity:1.047;transform:translate(72.8774vw,-10px) scale(.0639);animation:fall-16 17s -23s linear infinite}@keyframes fall-16{67.413%{transform:translate(82.2609vw,67.413vh) scale(.0639)}to{transform:translate(77.56915vw,99vh) scale(.0639)}}.snow:nth-child(17){opacity:.5404;transform:translate(69.6135vw,-10px) scale(.5189);animation:fall-17 10s -22s linear infinite}@keyframes fall-17{38.23%{transform:translate(59.7166vw,38.23vh) scale(.5189)}to{transform:translate(64.66505vw,99vh) scale(.5189)}}.snow:nth-child(18){opacity:.5002;transform:translate(81.8282vw,-10px) scale(.5042);animation:fall-18 16s -9s linear infinite}@keyframes fall-18{76.653%{transform:translate(79.0366vw,76.653vh) scale(.5042)}to{transform:translate(80.4324vw,99vh) scale(.5042)}}.snow:nth-child(19){opacity:.1932;transform:translate(39.1235vw,-10px) scale(.2657);animation:fall-19 14s -28s linear infinite}@keyframes fall-19{65.56%{transform:translate(35.4838vw,65.56vh) scale(.2657)}to{transform:translate(37.30365vw,99vh) scale(.2657)}}.snow:nth-child(20){opacity:.1374;transform:translate(15.1351vw,-10px) scale(.0826);animation:fall-20 23s -6s linear infinite}@keyframes fall-20{59.849%{transform:translate(19.8432vw,59.849vh) scale(.0826)}to{transform:translate(17.48915vw,99vh) scale(.0826)}}.snow:nth-child(21){opacity:.611;transform:translate(24.9451vw,-10px) scale(.3694);animation:fall-21 13s -21s linear infinite}@keyframes fall-21{53.256%{transform:translate(20.8878vw,53.256vh) scale(.3694)}to{transform:translate(22.91645vw,99vh) scale(.3694)}}.snow:nth-child(22){opacity:1.197;transform:translate(31.6851vw,-10px) scale(.8491);animation:fall-22 11s -11s linear infinite}@keyframes fall-22{38.084%{transform:translate(35.783vw,38.084vh) scale(.8491)}to{transform:translate(33.73405vw,99vh) scale(.8491)}}.snow:nth-child(23){opacity:1.6778;transform:translate(53.8057vw,-10px) scale(.9435);animation:fall-23 24s -11s linear infinite}@keyframes fall-23{76.099%{transform:translate(51.4146vw,76.099vh) scale(.9435)}to{transform:translate(52.61015vw,99vh) scale(.9435)}}.snow:nth-child(24){opacity:1.0098;transform:translate(59.5475vw,-10px) scale(.7504);animation:fall-24 23s -20s linear infinite}@keyframes fall-24{53.908%{transform:translate(51.4645vw,53.908vh) scale(.7504)}to{transform:translate(55.506vw,99vh) scale(.7504)}}.snow:nth-child(25){opacity:.0792;transform:translate(25.6092vw,-10px) scale(.2477);animation:fall-25 24s -11s linear infinite}@keyframes fall-25{51.124%{transform:translate(22.2331vw,51.124vh) scale(.2477)}to{transform:translate(23.92115vw,99vh) scale(.2477)}}.snow:nth-child(26){opacity:1.6846;transform:translate(70.0738vw,-10px) scale(.9022);animation:fall-26 24s -23s linear infinite}@keyframes fall-26{38.81%{transform:translate(64.8767vw,38.81vh) scale(.9022)}to{transform:translate(67.47525vw,99vh) scale(.9022)}}.snow:nth-child(27){opacity:.1776;transform:translate(15.8145vw,-10px) scale(.0968);animation:fall-27 28s -6s linear infinite}@keyframes fall-27{32.88%{transform:translate(10.032vw,32.88vh) scale(.0968)}to{transform:translate(12.92325vw,99vh) scale(.0968)}}.snow:nth-child(28){opacity:.4984;transform:translate(85.1362vw,-10px) scale(.6636);animation:fall-28 22s -3s linear infinite}@keyframes fall-28{66.825%{transform:translate(87.6761vw,66.825vh) scale(.6636)}to{transform:translate(86.40615vw,99vh) scale(.6636)}}.snow:nth-child(29){opacity:1.908;transform:translate(40.646vw,-10px) scale(.4279);animation:fall-29 18s -23s linear infinite}@keyframes fall-29{32.403%{transform:translate(49.7419vw,32.403vh) scale(.4279)}to{transform:translate(45.19395vw,99vh) scale(.4279)}}.snow:nth-child(30){opacity:.9252;transform:translate(20.3258vw,-10px) scale(.8215);animation:fall-30 24s -2s linear infinite}@keyframes fall-30{31.15%{transform:translate(16.4801vw,31.15vh) scale(.8215)}to{transform:translate(18.40295vw,99vh) scale(.8215)}}.snow:nth-child(31){opacity:1.955;transform:translate(93.2993vw,-10px) scale(.2368);animation:fall-31 19s -11s linear infinite}@keyframes fall-31{70.399%{transform:translate(91.0122vw,70.399vh) scale(.2368)}to{transform:translate(92.15575vw,99vh) scale(.2368)}}.snow:nth-child(32){opacity:.0958;transform:translate(53.3001vw,-10px) scale(.3397);animation:fall-32 30s -20s linear infinite}@keyframes fall-32{35.843%{transform:translate(45.1133vw,35.843vh) scale(.3397)}to{transform:translate(49.2067vw,99vh) scale(.3397)}}.snow:nth-child(33){opacity:1.8796;transform:translate(66.4151vw,-10px) scale(.8858);animation:fall-33 19s -28s linear infinite}@keyframes fall-33{67.238%{transform:translate(61.3863vw,67.238vh) scale(.8858)}to{transform:translate(63.9007vw,99vh) scale(.8858)}}.snow:nth-child(34){opacity:1.8512;transform:translate(72.1717vw,-10px) scale(.8178);animation:fall-34 20s -14s linear infinite}@keyframes fall-34{72.791%{transform:translate(79.9124vw,72.791vh) scale(.8178)}to{transform:translate(76.04205vw,99vh) scale(.8178)}}.snow:nth-child(35){opacity:.3558;transform:translate(16.6332vw,-10px) scale(.4382);animation:fall-35 20s -24s linear infinite}@keyframes fall-35{75.965%{transform:translate(24.2459vw,75.965vh) scale(.4382)}to{transform:translate(20.43955vw,99vh) scale(.4382)}}.snow:nth-child(36){opacity:1.3708;transform:translate(72.5319vw,-10px) scale(.209);animation:fall-36 16s -17s linear infinite}@keyframes fall-36{49.603%{transform:translate(69.714vw,49.603vh) scale(.209)}to{transform:translate(71.12295vw,99vh) scale(.209)}}.snow:nth-child(37){opacity:1.7566;transform:translate(40.2016vw,-10px) scale(.2683);animation:fall-37 27s -4s linear infinite}@keyframes fall-37{44.216%{transform:translate(45.8062vw,44.216vh) scale(.2683)}to{transform:translate(43.0039vw,99vh) scale(.2683)}}.snow:nth-child(38){opacity:.3836;transform:translate(64.8187vw,-10px) scale(.605);animation:fall-38 15s -27s linear infinite}@keyframes fall-38{78.394%{transform:translate(60.4836vw,78.394vh) scale(.605)}to{transform:translate(62.65115vw,99vh) scale(.605)}}.snow:nth-child(39){opacity:.8368;transform:translate(11.9209vw,-10px) scale(.4915);animation:fall-39 16s -30s linear infinite}@keyframes fall-39{33.943%{transform:translate(19.6003vw,33.943vh) scale(.4915)}to{transform:translate(15.7606vw,99vh) scale(.4915)}}.snow:nth-child(40){opacity:.3332;transform:translate(97.3955vw,-10px) scale(.4273);animation:fall-40 20s -25s linear infinite}@keyframes fall-40{45.626%{transform:translate(89.0673vw,45.626vh) scale(.4273)}to{transform:translate(93.2314vw,99vh) scale(.4273)}}.snow:nth-child(41){opacity:.421;transform:translate(87.8696vw,-10px) scale(.8414);animation:fall-41 26s -27s linear infinite}@keyframes fall-41{50.559%{transform:translate(93.0844vw,50.559vh) scale(.8414)}to{transform:translate(90.477vw,99vh) scale(.8414)}}.snow:nth-child(42){opacity:1.5496;transform:translate(78.2856vw,-10px) scale(.5464);animation:fall-42 27s -5s linear infinite}@keyframes fall-42{53.715%{transform:translate(80.6076vw,53.715vh) scale(.5464)}to{transform:translate(79.4466vw,99vh) scale(.5464)}}.snow:nth-child(43){opacity:.378;transform:translate(5.0263vw,-10px) scale(.0127);animation:fall-43 20s -28s linear infinite}@keyframes fall-43{53.48%{transform:translate(.7738vw,53.48vh) scale(.0127)}to{transform:translate(2.90005vw,99vh) scale(.0127)}}.snow:nth-child(44){opacity:1.3702;transform:translate(7.5315vw,-10px) scale(.1153);animation:fall-44 11s -10s linear infinite}@keyframes fall-44{74.679%{transform:translate(14.2924vw,74.679vh) scale(.1153)}to{transform:translate(10.91195vw,99vh) scale(.1153)}}.snow:nth-child(45){opacity:.3034;transform:translate(7.0517vw,-10px) scale(.4227);animation:fall-45 18s -28s linear infinite}@keyframes fall-45{57.878%{transform:translate(7.9336vw,57.878vh) scale(.4227)}to{transform:translate(7.49265vw,99vh) scale(.4227)}}.snow:nth-child(46){opacity:1.5816;transform:translate(1.5665vw,-10px) scale(.2509);animation:fall-46 22s -25s linear infinite}@keyframes fall-46{40.78%{transform:translate(-2.1386vw,40.78vh) scale(.2509)}to{transform:translate(-.28605vw,99vh) scale(.2509)}}.snow:nth-child(47){opacity:1.6492;transform:translate(21.412vw,-10px) scale(.108);animation:fall-47 17s -9s linear infinite}@keyframes fall-47{38.674%{transform:translate(25.6699vw,38.674vh) scale(.108)}to{transform:translate(23.54095vw,99vh) scale(.108)}}.snow:nth-child(48){opacity:1.9072;transform:translate(68.3694vw,-10px) scale(.2901);animation:fall-48 26s -5s linear infinite}@keyframes fall-48{60.142%{transform:translate(64.4689vw,60.142vh) scale(.2901)}to{transform:translate(66.41915vw,99vh) scale(.2901)}}.snow:nth-child(49){opacity:.0852;transform:translate(92.5759vw,-10px) scale(.1764);animation:fall-49 29s -24s linear infinite}@keyframes fall-49{58.834%{transform:translate(99.3979vw,58.834vh) scale(.1764)}to{transform:translate(95.9869vw,99vh) scale(.1764)}}.snow:nth-child(50){opacity:1.3878;transform:translate(53.028vw,-10px) scale(.751);animation:fall-50 12s -28s linear infinite}@keyframes fall-50{75.008%{transform:translate(52.4313vw,75.008vh) scale(.751)}to{transform:translate(52.72965vw,99vh) scale(.751)}}.snow:nth-child(51){opacity:1.6768;transform:translate(92.1789vw,-10px) scale(.9918);animation:fall-51 21s -28s linear infinite}@keyframes fall-51{78.387%{transform:translate(83.4658vw,78.387vh) scale(.9918)}to{transform:translate(87.82235vw,99vh) scale(.9918)}}.snow:nth-child(52){opacity:1.7006;transform:translate(63.2801vw,-10px) scale(.5848);animation:fall-52 13s -30s linear infinite}@keyframes fall-52{78.45%{transform:translate(70.3084vw,78.45vh) scale(.5848)}to{transform:translate(66.79425vw,99vh) scale(.5848)}}.snow:nth-child(53){opacity:1.4986;transform:translate(45.9845vw,-10px) scale(.0898);animation:fall-53 20s -30s linear infinite}@keyframes fall-53{51.898%{transform:translate(50.1739vw,51.898vh) scale(.0898)}to{transform:translate(48.0792vw,99vh) scale(.0898)}}.snow:nth-child(54){opacity:.6718;transform:translate(72.0324vw,-10px) scale(.7747);animation:fall-54 13s -28s linear infinite}@keyframes fall-54{61.271%{transform:translate(72.8836vw,61.271vh) scale(.7747)}to{transform:translate(72.458vw,99vh) scale(.7747)}}.snow:nth-child(55){opacity:1.3126;transform:translate(33.7137vw,-10px) scale(.9544);animation:fall-55 13s -16s linear infinite}@keyframes fall-55{48.594%{transform:translate(36.4915vw,48.594vh) scale(.9544)}to{transform:translate(35.1026vw,99vh) scale(.9544)}}.snow:nth-child(56){opacity:.0946;transform:translate(44.7903vw,-10px) scale(.0046);animation:fall-56 27s -25s linear infinite}@keyframes fall-56{75.06%{transform:translate(43.2444vw,75.06vh) scale(.0046)}to{transform:translate(44.01735vw,99vh) scale(.0046)}}.snow:nth-child(57){opacity:.6068;transform:translate(20.7986vw,-10px) scale(.1702);animation:fall-57 16s -6s linear infinite}@keyframes fall-57{56.013%{transform:translate(30.4962vw,56.013vh) scale(.1702)}to{transform:translate(25.6474vw,99vh) scale(.1702)}}.snow:nth-child(58){opacity:1.4596;transform:translate(17.0686vw,-10px) scale(.6764);animation:fall-58 12s -19s linear infinite}@keyframes fall-58{40.354%{transform:translate(9.5533vw,40.354vh) scale(.6764)}to{transform:translate(13.31095vw,99vh) scale(.6764)}}.snow:nth-child(59){opacity:.1642;transform:translate(5.3564vw,-10px) scale(.9307);animation:fall-59 10s -24s linear infinite}@keyframes fall-59{70.36%{transform:translate(5.4vw,70.36vh) scale(.9307)}to{transform:translate(5.3782vw,99vh) scale(.9307)}}.snow:nth-child(60){opacity:.6902;transform:translate(33.8869vw,-10px) scale(.0082);animation:fall-60 26s -17s linear infinite}@keyframes fall-60{54.867%{transform:translate(27.1029vw,54.867vh) scale(.0082)}to{transform:translate(30.4949vw,99vh) scale(.0082)}}.snow:nth-child(61){opacity:1.9752;transform:translate(.766vw,-10px) scale(.1337);animation:fall-61 22s -22s linear infinite}@keyframes fall-61{32.789%{transform:translate(-1.8935vw,32.789vh) scale(.1337)}to{transform:translate(-.56375vw,99vh) scale(.1337)}}.snow:nth-child(62){opacity:.75;transform:translate(20.6446vw,-10px) scale(.0115);animation:fall-62 12s -4s linear infinite}@keyframes fall-62{31.452%{transform:translate(25.8103vw,31.452vh) scale(.0115)}to{transform:translate(23.22745vw,99vh) scale(.0115)}}.snow:nth-child(63){opacity:1.5214;transform:translate(46.5447vw,-10px) scale(.5746);animation:fall-63 20s -23s linear infinite}@keyframes fall-63{32.602%{transform:translate(51.7714vw,32.602vh) scale(.5746)}to{transform:translate(49.15805vw,99vh) scale(.5746)}}.snow:nth-child(64){opacity:1.2222;transform:translate(92.1634vw,-10px) scale(.616);animation:fall-64 18s -15s linear infinite}@keyframes fall-64{49.67%{transform:translate(92.9628vw,49.67vh) scale(.616)}to{transform:translate(92.5631vw,99vh) scale(.616)}}.snow:nth-child(65){opacity:1.4832;transform:translate(86.5314vw,-10px) scale(.2673);animation:fall-65 23s -8s linear infinite}@keyframes fall-65{76.13%{transform:translate(82.1465vw,76.13vh) scale(.2673)}to{transform:translate(84.33895vw,99vh) scale(.2673)}}.snow:nth-child(66){opacity:.2404;transform:translate(63.5878vw,-10px) scale(.0399);animation:fall-66 30s -13s linear infinite}@keyframes fall-66{74.861%{transform:translate(59.5058vw,74.861vh) scale(.0399)}to{transform:translate(61.5468vw,99vh) scale(.0399)}}.snow:nth-child(67){opacity:1.5206;transform:translate(39.3634vw,-10px) scale(.0992);animation:fall-67 16s -4s linear infinite}@keyframes fall-67{76.55%{transform:translate(33.8226vw,76.55vh) scale(.0992)}to{transform:translate(36.593vw,99vh) scale(.0992)}}.snow:nth-child(68){opacity:.5572;transform:translate(72.1469vw,-10px) scale(.9632);animation:fall-68 14s -19s linear infinite}@keyframes fall-68{33.642%{transform:translate(67.7133vw,33.642vh) scale(.9632)}to{transform:translate(69.9301vw,99vh) scale(.9632)}}.snow:nth-child(69){opacity:.2592;transform:translate(18.3375vw,-10px) scale(.4015);animation:fall-69 29s -16s linear infinite}@keyframes fall-69{73.327%{transform:translate(17.1626vw,73.327vh) scale(.4015)}to{transform:translate(17.75005vw,99vh) scale(.4015)}}.snow:nth-child(70){opacity:1.5172;transform:translate(5.2631vw,-10px) scale(.0769);animation:fall-70 20s -11s linear infinite}@keyframes fall-70{63.891%{transform:translate(-2.6288vw,63.891vh) scale(.0769)}to{transform:translate(1.31715vw,99vh) scale(.0769)}}.snow:nth-child(71){opacity:.8338;transform:translate(58.8555vw,-10px) scale(.8674);animation:fall-71 12s -7s linear infinite}@keyframes fall-71{48.792%{transform:translate(57.6508vw,48.792vh) scale(.8674)}to{transform:translate(58.25315vw,99vh) scale(.8674)}}.snow:nth-child(72){opacity:.4704;transform:translate(71.6419vw,-10px) scale(.5834);animation:fall-72 17s -14s linear infinite}@keyframes fall-72{32.164%{transform:translate(67.5476vw,32.164vh) scale(.5834)}to{transform:translate(69.59475vw,99vh) scale(.5834)}}.snow:nth-child(73){opacity:1.4954;transform:translate(74.5088vw,-10px) scale(.175);animation:fall-73 30s -12s linear infinite}@keyframes fall-73{50.853%{transform:translate(74.7109vw,50.853vh) scale(.175)}to{transform:translate(74.60985vw,99vh) scale(.175)}}.snow:nth-child(74){opacity:1.691;transform:translate(41.141vw,-10px) scale(.411);animation:fall-74 30s -15s linear infinite}@keyframes fall-74{60.236%{transform:translate(50.3144vw,60.236vh) scale(.411)}to{transform:translate(45.7277vw,99vh) scale(.411)}}.snow:nth-child(75){opacity:1.768;transform:translate(1.7451vw,-10px) scale(.9961);animation:fall-75 24s -8s linear infinite}@keyframes fall-75{40.941%{transform:translate(-7.9595vw,40.941vh) scale(.9961)}to{transform:translate(-3.1072vw,99vh) scale(.9961)}}.snow:nth-child(76){opacity:1.049;transform:translate(92.7956vw,-10px) scale(.2947);animation:fall-76 14s -21s linear infinite}@keyframes fall-76{51.983%{transform:translate(95.8559vw,51.983vh) scale(.2947)}to{transform:translate(94.32575vw,99vh) scale(.2947)}}.snow:nth-child(77){opacity:.0168;transform:translate(92.3499vw,-10px) scale(.8001);animation:fall-77 13s -27s linear infinite}@keyframes fall-77{54.559%{transform:translate(89.5659vw,54.559vh) scale(.8001)}to{transform:translate(90.9579vw,99vh) scale(.8001)}}.snow:nth-child(78){opacity:.9172;transform:translate(3.0436vw,-10px) scale(.2926);animation:fall-78 17s -10s linear infinite}@keyframes fall-78{57.045%{transform:translate(1.9342vw,57.045vh) scale(.2926)}to{transform:translate(2.4889vw,99vh) scale(.2926)}}.snow:nth-child(79){opacity:1.5424;transform:translate(45.2393vw,-10px) scale(.5011);animation:fall-79 28s -22s linear infinite}@keyframes fall-79{40.569%{transform:translate(45.8036vw,40.569vh) scale(.5011)}to{transform:translate(45.52145vw,99vh) scale(.5011)}}.snow:nth-child(80){opacity:.663;transform:translate(74.288vw,-10px) scale(.4598);animation:fall-80 15s -9s linear infinite}@keyframes fall-80{42.747%{transform:translate(65.5307vw,42.747vh) scale(.4598)}to{transform:translate(69.90935vw,99vh) scale(.4598)}}.snow:nth-child(81){opacity:.4748;transform:translate(77.2288vw,-10px) scale(.5113);animation:fall-81 22s -25s linear infinite}@keyframes fall-81{74.077%{transform:translate(80.1737vw,74.077vh) scale(.5113)}to{transform:translate(78.70125vw,99vh) scale(.5113)}}.snow:nth-child(82){opacity:.2078;transform:translate(30.2811vw,-10px) scale(.8568);animation:fall-82 20s -21s linear infinite}@keyframes fall-82{44.788%{transform:translate(25.702vw,44.788vh) scale(.8568)}to{transform:translate(27.99155vw,99vh) scale(.8568)}}.snow:nth-child(83){opacity:1.2592;transform:translate(24.631vw,-10px) scale(.4497);animation:fall-83 18s -8s linear infinite}@keyframes fall-83{59.059%{transform:translate(32.3363vw,59.059vh) scale(.4497)}to{transform:translate(28.48365vw,99vh) scale(.4497)}}.snow:nth-child(84){opacity:.3798;transform:translate(56.9874vw,-10px) scale(.4424);animation:fall-84 29s -28s linear infinite}@keyframes fall-84{38.707%{transform:translate(62.5961vw,38.707vh) scale(.4424)}to{transform:translate(59.79175vw,99vh) scale(.4424)}}.snow:nth-child(85){opacity:.4738;transform:translate(36.5612vw,-10px) scale(.6783);animation:fall-85 29s -1s linear infinite}@keyframes fall-85{54.015%{transform:translate(44.5599vw,54.015vh) scale(.6783)}to{transform:translate(40.56055vw,99vh) scale(.6783)}}.snow:nth-child(86){opacity:1.693;transform:translate(4.3163vw,-10px) scale(.9107);animation:fall-86 30s -28s linear infinite}@keyframes fall-86{71.72%{transform:translate(13.8571vw,71.72vh) scale(.9107)}to{transform:translate(9.0867vw,99vh) scale(.9107)}}.snow:nth-child(87){opacity:1.13;transform:translate(22.5541vw,-10px) scale(.7304);animation:fall-87 25s -28s linear infinite}@keyframes fall-87{59.713%{transform:translate(14.8367vw,59.713vh) scale(.7304)}to{transform:translate(18.6954vw,99vh) scale(.7304)}}.snow:nth-child(88){opacity:.5556;transform:translate(19.3008vw,-10px) scale(.9427);animation:fall-88 30s -26s linear infinite}@keyframes fall-88{79.281%{transform:translate(26.691vw,79.281vh) scale(.9427)}to{transform:translate(22.9959vw,99vh) scale(.9427)}}.snow:nth-child(89){opacity:.3536;transform:translate(77.82vw,-10px) scale(.5912);animation:fall-89 25s -29s linear infinite}@keyframes fall-89{64.043%{transform:translate(80.9946vw,64.043vh) scale(.5912)}to{transform:translate(79.4073vw,99vh) scale(.5912)}}.snow:nth-child(90){opacity:.1242;transform:translate(33.9422vw,-10px) scale(.6498);animation:fall-90 18s -12s linear infinite}@keyframes fall-90{54.482%{transform:translate(43.5505vw,54.482vh) scale(.6498)}to{transform:translate(38.74635vw,99vh) scale(.6498)}}.snow:nth-child(91){opacity:1.1206;transform:translate(5.0218vw,-10px) scale(.657);animation:fall-91 10s -13s linear infinite}@keyframes fall-91{72.313%{transform:translate(2.2773vw,72.313vh) scale(.657)}to{transform:translate(3.64955vw,99vh) scale(.657)}}.snow:nth-child(92){opacity:.9768;transform:translate(40.53vw,-10px) scale(.5294);animation:fall-92 23s -20s linear infinite}@keyframes fall-92{76.535%{transform:translate(44.5695vw,76.535vh) scale(.5294)}to{transform:translate(42.54975vw,99vh) scale(.5294)}}.snow:nth-child(93){opacity:.178;transform:translate(13.4955vw,-10px) scale(.0065);animation:fall-93 28s -2s linear infinite}@keyframes fall-93{52.39%{transform:translate(5.2122vw,52.39vh) scale(.0065)}to{transform:translate(9.35385vw,99vh) scale(.0065)}}.snow:nth-child(94){opacity:1.9368;transform:translate(13.1615vw,-10px) scale(.982);animation:fall-94 27s -2s linear infinite}@keyframes fall-94{36.38%{transform:translate(8.6822vw,36.38vh) scale(.982)}to{transform:translate(10.92185vw,99vh) scale(.982)}}.snow:nth-child(95){opacity:1.6002;transform:translate(81.404vw,-10px) scale(.3857);animation:fall-95 24s -10s linear infinite}@keyframes fall-95{70.58%{transform:translate(80.7163vw,70.58vh) scale(.3857)}to{transform:translate(81.06015vw,99vh) scale(.3857)}}.snow:nth-child(96){opacity:.3746;transform:translate(38.8727vw,-10px) scale(.164);animation:fall-96 27s -21s linear infinite}@keyframes fall-96{65.402%{transform:translate(32.4643vw,65.402vh) scale(.164)}to{transform:translate(35.6685vw,99vh) scale(.164)}}.snow:nth-child(97){opacity:1.7732;transform:translate(67.5892vw,-10px) scale(.0138);animation:fall-97 12s -4s linear infinite}@keyframes fall-97{55.747%{transform:translate(71.0331vw,55.747vh) scale(.0138)}to{transform:translate(69.31115vw,99vh) scale(.0138)}}.snow:nth-child(98){opacity:1.1104;transform:translate(64.7564vw,-10px) scale(.3214);animation:fall-98 19s -24s linear infinite}@keyframes fall-98{76.082%{transform:translate(63.2918vw,76.082vh) scale(.3214)}to{transform:translate(64.0241vw,99vh) scale(.3214)}}.snow:nth-child(99){opacity:1.4762;transform:translate(39.1521vw,-10px) scale(.5917);animation:fall-99 14s -13s linear infinite}@keyframes fall-99{63.808%{transform:translate(47.1287vw,63.808vh) scale(.5917)}to{transform:translate(43.1404vw,99vh) scale(.5917)}}.snow:nth-child(100){opacity:1.9242;transform:translate(12.3816vw,-10px) scale(.4081);animation:fall-100 12s -6s linear infinite}@keyframes fall-100{55.776%{transform:translate(18.9872vw,55.776vh) scale(.4081)}to{transform:translate(15.6844vw,99vh) scale(.4081)}}.snow:nth-child(101){opacity:1.5906;transform:translate(48.1323vw,-10px) scale(.6738);animation:fall-101 28s -8s linear infinite}@keyframes fall-101{72.386%{transform:translate(50.7546vw,72.386vh) scale(.6738)}to{transform:translate(49.44345vw,99vh) scale(.6738)}}.snow:nth-child(102){opacity:.4424;transform:translate(14.8798vw,-10px) scale(.3942);animation:fall-102 27s -5s linear infinite}@keyframes fall-102{73.217%{transform:translate(5.9195vw,73.217vh) scale(.3942)}to{transform:translate(10.39965vw,99vh) scale(.3942)}}.snow:nth-child(103){opacity:.4298;transform:translate(68.6682vw,-10px) scale(.1711);animation:fall-103 10s -2s linear infinite}@keyframes fall-103{53.967%{transform:translate(69.6552vw,53.967vh) scale(.1711)}to{transform:translate(69.1617vw,99vh) scale(.1711)}}.snow:nth-child(104){opacity:1.4268;transform:translate(16.7394vw,-10px) scale(.4907);animation:fall-104 12s -17s linear infinite}@keyframes fall-104{51.575%{transform:translate(7.5977vw,51.575vh) scale(.4907)}to{transform:translate(12.16855vw,99vh) scale(.4907)}}.snow:nth-child(105){opacity:.3332;transform:translate(55.2799vw,-10px) scale(.6067);animation:fall-105 27s -14s linear infinite}@keyframes fall-105{77.043%{transform:translate(64.0392vw,77.043vh) scale(.6067)}to{transform:translate(59.65955vw,99vh) scale(.6067)}}.snow:nth-child(106){opacity:.4802;transform:translate(87.1018vw,-10px) scale(.233);animation:fall-106 24s -18s linear infinite}@keyframes fall-106{48.631%{transform:translate(87.9983vw,48.631vh) scale(.233)}to{transform:translate(87.55005vw,99vh) scale(.233)}}.snow:nth-child(107){opacity:1.2466;transform:translate(74.8318vw,-10px) scale(.1236);animation:fall-107 21s -15s linear infinite}@keyframes fall-107{51.682%{transform:translate(70.2175vw,51.682vh) scale(.1236)}to{transform:translate(72.52465vw,99vh) scale(.1236)}}.snow:nth-child(108){opacity:.7322;transform:translate(98.0404vw,-10px) scale(.0031);animation:fall-108 23s -19s linear infinite}@keyframes fall-108{61.911%{transform:translate(90.3603vw,61.911vh) scale(.0031)}to{transform:translate(94.20035vw,99vh) scale(.0031)}}.snow:nth-child(109){opacity:.0274;transform:translate(8.2021vw,-10px) scale(.7216);animation:fall-109 15s -4s linear infinite}@keyframes fall-109{55.663%{transform:translate(15.0045vw,55.663vh) scale(.7216)}to{transform:translate(11.6033vw,99vh) scale(.7216)}}.snow:nth-child(110){opacity:1.1504;transform:translate(47.0808vw,-10px) scale(.5738);animation:fall-110 20s -11s linear infinite}@keyframes fall-110{43.303%{transform:translate(54.3762vw,43.303vh) scale(.5738)}to{transform:translate(50.7285vw,99vh) scale(.5738)}}.snow:nth-child(111){opacity:1.2926;transform:translate(75.2221vw,-10px) scale(.7849);animation:fall-111 14s -23s linear infinite}@keyframes fall-111{46.594%{transform:translate(75.2196vw,46.594vh) scale(.7849)}to{transform:translate(75.22085vw,99vh) scale(.7849)}}.snow:nth-child(112){opacity:.9904;transform:translate(65.0181vw,-10px) scale(.4123);animation:fall-112 30s -13s linear infinite}@keyframes fall-112{79.036%{transform:translate(69.0533vw,79.036vh) scale(.4123)}to{transform:translate(67.0357vw,99vh) scale(.4123)}}.snow:nth-child(113){opacity:1.4596;transform:translate(31.1861vw,-10px) scale(.9244);animation:fall-113 30s -8s linear infinite}@keyframes fall-113{54.048%{transform:translate(36.2488vw,54.048vh) scale(.9244)}to{transform:translate(33.71745vw,99vh) scale(.9244)}}.snow:nth-child(114){opacity:1.7618;transform:translate(31.0382vw,-10px) scale(.2492);animation:fall-114 22s -12s linear infinite}@keyframes fall-114{58.573%{transform:translate(26.7561vw,58.573vh) scale(.2492)}to{transform:translate(28.89715vw,99vh) scale(.2492)}}.snow:nth-child(115){opacity:1.267;transform:translate(10.8211vw,-10px) scale(.6);animation:fall-115 20s -5s linear infinite}@keyframes fall-115{54.106%{transform:translate(18.9892vw,54.106vh) scale(.6)}to{transform:translate(14.90515vw,99vh) scale(.6)}}.snow:nth-child(116){opacity:.996;transform:translate(49.1057vw,-10px) scale(.6368);animation:fall-116 14s -20s linear infinite}@keyframes fall-116{46.751%{transform:translate(39.2743vw,46.751vh) scale(.6368)}to{transform:translate(44.19vw,99vh) scale(.6368)}}.snow:nth-child(117){opacity:.4012;transform:translate(25.4791vw,-10px) scale(.0131);animation:fall-117 30s -27s linear infinite}@keyframes fall-117{60.208%{transform:translate(19.7572vw,60.208vh) scale(.0131)}to{transform:translate(22.61815vw,99vh) scale(.0131)}}.snow:nth-child(118){opacity:.219;transform:translate(14.4808vw,-10px) scale(.401);animation:fall-118 17s -2s linear infinite}@keyframes fall-118{48.866%{transform:translate(19.5648vw,48.866vh) scale(.401)}to{transform:translate(17.0228vw,99vh) scale(.401)}}.snow:nth-child(119){opacity:.8754;transform:translate(85.4093vw,-10px) scale(.6515);animation:fall-119 12s -30s linear infinite}@keyframes fall-119{36.938%{transform:translate(77.1883vw,36.938vh) scale(.6515)}to{transform:translate(81.2988vw,99vh) scale(.6515)}}.snow:nth-child(120){opacity:.4058;transform:translate(76.792vw,-10px) scale(.036);animation:fall-120 17s -20s linear infinite}@keyframes fall-120{54.774%{transform:translate(84.792vw,54.774vh) scale(.036)}to{transform:translate(80.792vw,99vh) scale(.036)}}.snow:nth-child(121){opacity:.648;transform:translate(41.6881vw,-10px) scale(.3721);animation:fall-121 28s -16s linear infinite}@keyframes fall-121{56.914%{transform:translate(48.8609vw,56.914vh) scale(.3721)}to{transform:translate(45.2745vw,99vh) scale(.3721)}}.snow:nth-child(122){opacity:.8926;transform:translate(50.1513vw,-10px) scale(.9159);animation:fall-122 18s -22s linear infinite}@keyframes fall-122{75.551%{transform:translate(54.2941vw,75.551vh) scale(.9159)}to{transform:translate(52.2227vw,99vh) scale(.9159)}}.snow:nth-child(123){opacity:1.6244;transform:translate(34.0095vw,-10px) scale(.0504);animation:fall-123 29s -30s linear infinite}@keyframes fall-123{35.997%{transform:translate(38.0121vw,35.997vh) scale(.0504)}to{transform:translate(36.0108vw,99vh) scale(.0504)}}.snow:nth-child(124){opacity:1.9722;transform:translate(5.5838vw,-10px) scale(.654);animation:fall-124 21s -18s linear infinite}@keyframes fall-124{38.599%{transform:translate(7.1589vw,38.599vh) scale(.654)}to{transform:translate(6.37135vw,99vh) scale(.654)}}.snow:nth-child(125){opacity:1.7852;transform:translate(12.3608vw,-10px) scale(.4823);animation:fall-125 17s -2s linear infinite}@keyframes fall-125{49.487%{transform:translate(14.001vw,49.487vh) scale(.4823)}to{transform:translate(13.1809vw,99vh) scale(.4823)}}.snow:nth-child(126){opacity:.2216;transform:translate(39.5198vw,-10px) scale(.2165);animation:fall-126 19s -3s linear infinite}@keyframes fall-126{36.318%{transform:translate(45.6473vw,36.318vh) scale(.2165)}to{transform:translate(42.58355vw,99vh) scale(.2165)}}.snow:nth-child(127){opacity:.4742;transform:translate(15.8073vw,-10px) scale(.7009);animation:fall-127 16s -18s linear infinite}@keyframes fall-127{49.731%{transform:translate(12.948vw,49.731vh) scale(.7009)}to{transform:translate(14.37765vw,99vh) scale(.7009)}}.snow:nth-child(128){opacity:.267;transform:translate(68.3566vw,-10px) scale(.2267);animation:fall-128 17s -24s linear infinite}@keyframes fall-128{72.998%{transform:translate(65.2028vw,72.998vh) scale(.2267)}to{transform:translate(66.7797vw,99vh) scale(.2267)}}.snow:nth-child(129){opacity:.6532;transform:translate(74.9399vw,-10px) scale(.3195);animation:fall-129 19s -10s linear infinite}@keyframes fall-129{34.686%{transform:translate(78.2358vw,34.686vh) scale(.3195)}to{transform:translate(76.58785vw,99vh) scale(.3195)}}.snow:nth-child(130){opacity:.0806;transform:translate(75.2234vw,-10px) scale(.6249);animation:fall-130 18s -29s linear infinite}@keyframes fall-130{38.86%{transform:translate(68.2206vw,38.86vh) scale(.6249)}to{transform:translate(71.722vw,99vh) scale(.6249)}}.snow:nth-child(131){opacity:.8176;transform:translate(40.0664vw,-10px) scale(.9936);animation:fall-131 30s -30s linear infinite}@keyframes fall-131{78.856%{transform:translate(35.355vw,78.856vh) scale(.9936)}to{transform:translate(37.7107vw,99vh) scale(.9936)}}.snow:nth-child(132){opacity:1.1766;transform:translate(68.6052vw,-10px) scale(.9592);animation:fall-132 17s -3s linear infinite}@keyframes fall-132{50.914%{transform:translate(73.6374vw,50.914vh) scale(.9592)}to{transform:translate(71.1213vw,99vh) scale(.9592)}}.snow:nth-child(133){opacity:1.3128;transform:translate(8.8419vw,-10px) scale(.7937);animation:fall-133 15s -8s linear infinite}@keyframes fall-133{60.996%{transform:translate(10.6618vw,60.996vh) scale(.7937)}to{transform:translate(9.75185vw,99vh) scale(.7937)}}.snow:nth-child(134){opacity:1.2554;transform:translate(99.4996vw,-10px) scale(.2585);animation:fall-134 26s -7s linear infinite}@keyframes fall-134{41.913%{transform:translate(92.6114vw,41.913vh) scale(.2585)}to{transform:translate(96.0555vw,99vh) scale(.2585)}}.snow:nth-child(135){opacity:.9574;transform:translate(65.9541vw,-10px) scale(.2857);animation:fall-135 19s -30s linear infinite}@keyframes fall-135{44.446%{transform:translate(71.3439vw,44.446vh) scale(.2857)}to{transform:translate(68.649vw,99vh) scale(.2857)}}.snow:nth-child(136){opacity:1.7232;transform:translate(52.5666vw,-10px) scale(.5164);animation:fall-136 25s -22s linear infinite}@keyframes fall-136{57.825%{transform:translate(43.32vw,57.825vh) scale(.5164)}to{transform:translate(47.9433vw,99vh) scale(.5164)}}.snow:nth-child(137){opacity:1.8614;transform:translate(53.2696vw,-10px) scale(.2328);animation:fall-137 25s -30s linear infinite}@keyframes fall-137{77.802%{transform:translate(50.2736vw,77.802vh) scale(.2328)}to{transform:translate(51.7716vw,99vh) scale(.2328)}}.snow:nth-child(138){opacity:1.597;transform:translate(73.6383vw,-10px) scale(.3192);animation:fall-138 14s -22s linear infinite}@keyframes fall-138{35.496%{transform:translate(74.1534vw,35.496vh) scale(.3192)}to{transform:translate(73.89585vw,99vh) scale(.3192)}}.snow:nth-child(139){opacity:.02;transform:translate(26.573vw,-10px) scale(.1883);animation:fall-139 17s -16s linear infinite}@keyframes fall-139{73.82%{transform:translate(36.3077vw,73.82vh) scale(.1883)}to{transform:translate(31.44035vw,99vh) scale(.1883)}}.snow:nth-child(140){opacity:.863;transform:translate(58.6407vw,-10px) scale(.3697);animation:fall-140 30s -10s linear infinite}@keyframes fall-140{51.059%{transform:translate(68.3358vw,51.059vh) scale(.3697)}to{transform:translate(63.48825vw,99vh) scale(.3697)}}.snow:nth-child(141){opacity:1.743;transform:translate(27.8668vw,-10px) scale(.854);animation:fall-141 18s -26s linear infinite}@keyframes fall-141{54.816%{transform:translate(24.5975vw,54.816vh) scale(.854)}to{transform:translate(26.23215vw,99vh) scale(.854)}}.snow:nth-child(142){opacity:.2356;transform:translate(31.166vw,-10px) scale(.9195);animation:fall-142 10s -7s linear infinite}@keyframes fall-142{73.857%{transform:translate(35.6501vw,73.857vh) scale(.9195)}to{transform:translate(33.40805vw,99vh) scale(.9195)}}.snow:nth-child(143){opacity:1.0244;transform:translate(20.9099vw,-10px) scale(.7066);animation:fall-143 26s -29s linear infinite}@keyframes fall-143{47.101%{transform:translate(26.5932vw,47.101vh) scale(.7066)}to{transform:translate(23.75155vw,99vh) scale(.7066)}}.snow:nth-child(144){opacity:.537;transform:translate(37.4168vw,-10px) scale(.5662);animation:fall-144 20s -7s linear infinite}@keyframes fall-144{51.054%{transform:translate(43.2259vw,51.054vh) scale(.5662)}to{transform:translate(40.32135vw,99vh) scale(.5662)}}.snow:nth-child(145){opacity:.343;transform:translate(9.5115vw,-10px) scale(.7822);animation:fall-145 27s -2s linear infinite}@keyframes fall-145{46.99%{transform:translate(7.9756vw,46.99vh) scale(.7822)}to{transform:translate(8.74355vw,99vh) scale(.7822)}}.snow:nth-child(146){opacity:1.7346;transform:translate(11.2203vw,-10px) scale(.1566);animation:fall-146 18s -4s linear infinite}@keyframes fall-146{56.439%{transform:translate(6.0429vw,56.439vh) scale(.1566)}to{transform:translate(8.6316vw,99vh) scale(.1566)}}.snow:nth-child(147){opacity:.022;transform:translate(86.9148vw,-10px) scale(.4243);animation:fall-147 17s -11s linear infinite}@keyframes fall-147{68.468%{transform:translate(96.4416vw,68.468vh) scale(.4243)}to{transform:translate(91.6782vw,99vh) scale(.4243)}}.snow:nth-child(148){opacity:.9208;transform:translate(90.066vw,-10px) scale(.4999);animation:fall-148 22s -26s linear infinite}@keyframes fall-148{51.856%{transform:translate(85.0711vw,51.856vh) scale(.4999)}to{transform:translate(87.56855vw,99vh) scale(.4999)}}.snow:nth-child(149){opacity:.195;transform:translate(7.0377vw,-10px) scale(.3863);animation:fall-149 19s -17s linear infinite}@keyframes fall-149{70.227%{transform:translate(-2.63vw,70.227vh) scale(.3863)}to{transform:translate(2.20385vw,99vh) scale(.3863)}}.snow:nth-child(150){opacity:1.6502;transform:translate(36.5311vw,-10px) scale(.7597);animation:fall-150 10s -29s linear infinite}@keyframes fall-150{58.069%{transform:translate(29.0987vw,58.069vh) scale(.7597)}to{transform:translate(32.8149vw,99vh) scale(.7597)}}.snow:nth-child(151){opacity:.0868;transform:translate(12.5654vw,-10px) scale(.5668);animation:fall-151 27s -14s linear infinite}@keyframes fall-151{46.723%{transform:translate(16.4943vw,46.723vh) scale(.5668)}to{transform:translate(14.52985vw,99vh) scale(.5668)}}.snow:nth-child(152){opacity:1.6366;transform:translate(31.7416vw,-10px) scale(.9371);animation:fall-152 14s -13s linear infinite}@keyframes fall-152{60.126%{transform:translate(32.5538vw,60.126vh) scale(.9371)}to{transform:translate(32.1477vw,99vh) scale(.9371)}}.snow:nth-child(153){opacity:.8354;transform:translate(63.2193vw,-10px) scale(.7778);animation:fall-153 20s -23s linear infinite}@keyframes fall-153{48.739%{transform:translate(57.5412vw,48.739vh) scale(.7778)}to{transform:translate(60.38025vw,99vh) scale(.7778)}}.snow:nth-child(154){opacity:1.8098;transform:translate(38.2229vw,-10px) scale(.7167);animation:fall-154 11s -11s linear infinite}@keyframes fall-154{66.03%{transform:translate(43.3027vw,66.03vh) scale(.7167)}to{transform:translate(40.7628vw,99vh) scale(.7167)}}.snow:nth-child(155){opacity:1.1196;transform:translate(65.5066vw,-10px) scale(.215);animation:fall-155 22s -14s linear infinite}@keyframes fall-155{52.943%{transform:translate(69.6955vw,52.943vh) scale(.215)}to{transform:translate(67.60105vw,99vh) scale(.215)}}.snow:nth-child(156){opacity:1.6948;transform:translate(79.0565vw,-10px) scale(.4365);animation:fall-156 17s -3s linear infinite}@keyframes fall-156{45.129%{transform:translate(72.7124vw,45.129vh) scale(.4365)}to{transform:translate(75.88445vw,99vh) scale(.4365)}}.snow:nth-child(157){opacity:.9108;transform:translate(82.5426vw,-10px) scale(.2548);animation:fall-157 27s -25s linear infinite}@keyframes fall-157{65.299%{transform:translate(90.6461vw,65.299vh) scale(.2548)}to{transform:translate(86.59435vw,99vh) scale(.2548)}}.snow:nth-child(158){opacity:.4342;transform:translate(30.5148vw,-10px) scale(.8544);animation:fall-158 17s -14s linear infinite}@keyframes fall-158{60.232%{transform:translate(35.8208vw,60.232vh) scale(.8544)}to{transform:translate(33.1678vw,99vh) scale(.8544)}}.snow:nth-child(159){opacity:1.8574;transform:translate(71.2034vw,-10px) scale(.5253);animation:fall-159 15s -26s linear infinite}@keyframes fall-159{37.463%{transform:translate(75.9292vw,37.463vh) scale(.5253)}to{transform:translate(73.5663vw,99vh) scale(.5253)}}.snow:nth-child(160){opacity:1.1686;transform:translate(71.0533vw,-10px) scale(.3191);animation:fall-160 26s -1s linear infinite}@keyframes fall-160{74.413%{transform:translate(66.1733vw,74.413vh) scale(.3191)}to{transform:translate(68.6133vw,99vh) scale(.3191)}}.snow:nth-child(161){opacity:1.7712;transform:translate(77.6947vw,-10px) scale(.6642);animation:fall-161 17s -13s linear infinite}@keyframes fall-161{35.903%{transform:translate(80.0552vw,35.903vh) scale(.6642)}to{transform:translate(78.87495vw,99vh) scale(.6642)}}.snow:nth-child(162){opacity:1.1728;transform:translate(91.594vw,-10px) scale(.1374);animation:fall-162 10s -30s linear infinite}@keyframes fall-162{33.495%{transform:translate(86.7199vw,33.495vh) scale(.1374)}to{transform:translate(89.15695vw,99vh) scale(.1374)}}.snow:nth-child(163){opacity:1.1924;transform:translate(64.1456vw,-10px) scale(.2681);animation:fall-163 13s -18s linear infinite}@keyframes fall-163{46.01%{transform:translate(57.4981vw,46.01vh) scale(.2681)}to{transform:translate(60.82185vw,99vh) scale(.2681)}}.snow:nth-child(164){opacity:.9944;transform:translate(88.2644vw,-10px) scale(.4703);animation:fall-164 27s -20s linear infinite}@keyframes fall-164{65.329%{transform:translate(81.4625vw,65.329vh) scale(.4703)}to{transform:translate(84.86345vw,99vh) scale(.4703)}}.snow:nth-child(165){opacity:1.8658;transform:translate(73.6273vw,-10px) scale(.1842);animation:fall-165 24s -3s linear infinite}@keyframes fall-165{44.917%{transform:translate(83.0712vw,44.917vh) scale(.1842)}to{transform:translate(78.34925vw,99vh) scale(.1842)}}.snow:nth-child(166){opacity:1.5718;transform:translate(54.8983vw,-10px) scale(.4135);animation:fall-166 22s -20s linear infinite}@keyframes fall-166{56.063%{transform:translate(45.8059vw,56.063vh) scale(.4135)}to{transform:translate(50.3521vw,99vh) scale(.4135)}}.snow:nth-child(167){opacity:1.7252;transform:translate(92.2228vw,-10px) scale(.5749);animation:fall-167 25s -20s linear infinite}@keyframes fall-167{75.076%{transform:translate(99.0318vw,75.076vh) scale(.5749)}to{transform:translate(95.6273vw,99vh) scale(.5749)}}.snow:nth-child(168){opacity:1.5656;transform:translate(87.0744vw,-10px) scale(.5333);animation:fall-168 20s -3s linear infinite}@keyframes fall-168{67.342%{transform:translate(84.1404vw,67.342vh) scale(.5333)}to{transform:translate(85.6074vw,99vh) scale(.5333)}}.snow:nth-child(169){opacity:.9212;transform:translate(51.9785vw,-10px) scale(.7856);animation:fall-169 27s -13s linear infinite}@keyframes fall-169{37.678%{transform:translate(43.9331vw,37.678vh) scale(.7856)}to{transform:translate(47.9558vw,99vh) scale(.7856)}}.snow:nth-child(170){opacity:1.0144;transform:translate(91.5284vw,-10px) scale(.6636);animation:fall-170 28s -20s linear infinite}@keyframes fall-170{31.993%{transform:translate(86.817vw,31.993vh) scale(.6636)}to{transform:translate(89.1727vw,99vh) scale(.6636)}}.snow:nth-child(171){opacity:1.853;transform:translate(38.0731vw,-10px) scale(.2158);animation:fall-171 18s -3s linear infinite}@keyframes fall-171{60.453%{transform:translate(35.1085vw,60.453vh) scale(.2158)}to{transform:translate(36.5908vw,99vh) scale(.2158)}}.snow:nth-child(172){opacity:1.5364;transform:translate(88.4963vw,-10px) scale(.5702);animation:fall-172 22s -26s linear infinite}@keyframes fall-172{72.995%{transform:translate(91.483vw,72.995vh) scale(.5702)}to{transform:translate(89.98965vw,99vh) scale(.5702)}}.snow:nth-child(173){opacity:1.9606;transform:translate(81.0154vw,-10px) scale(.4271);animation:fall-173 22s -2s linear infinite}@keyframes fall-173{53.958%{transform:translate(82.2802vw,53.958vh) scale(.4271)}to{transform:translate(81.6478vw,99vh) scale(.4271)}}.snow:nth-child(174){opacity:.313;transform:translate(82.7724vw,-10px) scale(.7947);animation:fall-174 16s -23s linear infinite}@keyframes fall-174{56.444%{transform:translate(78.6288vw,56.444vh) scale(.7947)}to{transform:translate(80.7006vw,99vh) scale(.7947)}}.snow:nth-child(175){opacity:1.2852;transform:translate(.4711vw,-10px) scale(.6097);animation:fall-175 26s -25s linear infinite}@keyframes fall-175{51.575%{transform:translate(2.5789vw,51.575vh) scale(.6097)}to{transform:translate(1.525vw,99vh) scale(.6097)}}.snow:nth-child(176){opacity:1.5774;transform:translate(24.7037vw,-10px) scale(.652);animation:fall-176 18s -27s linear infinite}@keyframes fall-176{63.51%{transform:translate(22.6764vw,63.51vh) scale(.652)}to{transform:translate(23.69005vw,99vh) scale(.652)}}.snow:nth-child(177){opacity:.9774;transform:translate(11.4399vw,-10px) scale(.4575);animation:fall-177 15s -8s linear infinite}@keyframes fall-177{39.934%{transform:translate(19.7299vw,39.934vh) scale(.4575)}to{transform:translate(15.5849vw,99vh) scale(.4575)}}.snow:nth-child(178){opacity:1.6606;transform:translate(10.88vw,-10px) scale(.8265);animation:fall-178 10s -6s linear infinite}@keyframes fall-178{45.843%{transform:translate(10.342vw,45.843vh) scale(.8265)}to{transform:translate(10.611vw,99vh) scale(.8265)}}.snow:nth-child(179){opacity:.6174;transform:translate(41.7746vw,-10px) scale(.52);animation:fall-179 22s -11s linear infinite}@keyframes fall-179{77.242%{transform:translate(47.5634vw,77.242vh) scale(.52)}to{transform:translate(44.669vw,99vh) scale(.52)}}.snow:nth-child(180){opacity:1.7414;transform:translate(59.4785vw,-10px) scale(.4446);animation:fall-180 14s -4s linear infinite}@keyframes fall-180{40.29%{transform:translate(61.4152vw,40.29vh) scale(.4446)}to{transform:translate(60.44685vw,99vh) scale(.4446)}}.snow:nth-child(181){opacity:1.5722;transform:translate(92.312vw,-10px) scale(.3896);animation:fall-181 14s -30s linear infinite}@keyframes fall-181{52.486%{transform:translate(87.5185vw,52.486vh) scale(.3896)}to{transform:translate(89.91525vw,99vh) scale(.3896)}}.snow:nth-child(182){opacity:.3732;transform:translate(69.5839vw,-10px) scale(.8605);animation:fall-182 10s -2s linear infinite}@keyframes fall-182{47.589%{transform:translate(71.9191vw,47.589vh) scale(.8605)}to{transform:translate(70.7515vw,99vh) scale(.8605)}}.snow:nth-child(183){opacity:1.1014;transform:translate(39.7157vw,-10px) scale(.743);animation:fall-183 26s -25s linear infinite}@keyframes fall-183{32.416%{transform:translate(47.9954vw,32.416vh) scale(.743)}to{transform:translate(43.85555vw,99vh) scale(.743)}}.snow:nth-child(184){opacity:1.4658;transform:translate(62.9143vw,-10px) scale(.9507);animation:fall-184 25s -19s linear infinite}@keyframes fall-184{46.406%{transform:translate(53.8118vw,46.406vh) scale(.9507)}to{transform:translate(58.36305vw,99vh) scale(.9507)}}.snow:nth-child(185){opacity:.8144;transform:translate(79.569vw,-10px) scale(.2484);animation:fall-185 12s -24s linear infinite}@keyframes fall-185{36.757%{transform:translate(75.6757vw,36.757vh) scale(.2484)}to{transform:translate(77.62235vw,99vh) scale(.2484)}}.snow:nth-child(186){opacity:.8054;transform:translate(34.0625vw,-10px) scale(.5004);animation:fall-186 28s -23s linear infinite}@keyframes fall-186{35.942%{transform:translate(27.5701vw,35.942vh) scale(.5004)}to{transform:translate(30.8163vw,99vh) scale(.5004)}}.snow:nth-child(187){opacity:1.1314;transform:translate(16.8356vw,-10px) scale(.044);animation:fall-187 14s -23s linear infinite}@keyframes fall-187{59.991%{transform:translate(20.4192vw,59.991vh) scale(.044)}to{transform:translate(18.6274vw,99vh) scale(.044)}}.snow:nth-child(188){opacity:.2344;transform:translate(44.225vw,-10px) scale(.4347);animation:fall-188 29s -3s linear infinite}@keyframes fall-188{54.053%{transform:translate(39.4881vw,54.053vh) scale(.4347)}to{transform:translate(41.85655vw,99vh) scale(.4347)}}.snow:nth-child(189){opacity:1.8322;transform:translate(58.6891vw,-10px) scale(.6223);animation:fall-189 16s -14s linear infinite}@keyframes fall-189{40.081%{transform:translate(55.8941vw,40.081vh) scale(.6223)}to{transform:translate(57.2916vw,99vh) scale(.6223)}}.snow:nth-child(190){opacity:.628;transform:translate(51.1237vw,-10px) scale(.8794);animation:fall-190 22s -17s linear infinite}@keyframes fall-190{61.586%{transform:translate(59.6858vw,61.586vh) scale(.8794)}to{transform:translate(55.40475vw,99vh) scale(.8794)}}.snow:nth-child(191){opacity:.6678;transform:translate(52.3007vw,-10px) scale(.0139);animation:fall-191 27s -6s linear infinite}@keyframes fall-191{35.897%{transform:translate(53.403vw,35.897vh) scale(.0139)}to{transform:translate(52.85185vw,99vh) scale(.0139)}}.snow:nth-child(192){opacity:1.9204;transform:translate(73.962vw,-10px) scale(.237);animation:fall-192 27s -25s linear infinite}@keyframes fall-192{56.683%{transform:translate(74.7188vw,56.683vh) scale(.237)}to{transform:translate(74.3404vw,99vh) scale(.237)}}.snow:nth-child(193){opacity:.3484;transform:translate(68.6008vw,-10px) scale(.4177);animation:fall-193 26s -23s linear infinite}@keyframes fall-193{58.951%{transform:translate(59.3923vw,58.951vh) scale(.4177)}to{transform:translate(63.99655vw,99vh) scale(.4177)}}.snow:nth-child(194){opacity:1.5416;transform:translate(41.665vw,-10px) scale(.8129);animation:fall-194 10s -27s linear infinite}@keyframes fall-194{32.703%{transform:translate(46.2275vw,32.703vh) scale(.8129)}to{transform:translate(43.94625vw,99vh) scale(.8129)}}.snow:nth-child(195){opacity:.9078;transform:translate(61.1108vw,-10px) scale(.5554);animation:fall-195 28s -15s linear infinite}@keyframes fall-195{39.984%{transform:translate(54.1167vw,39.984vh) scale(.5554)}to{transform:translate(57.61375vw,99vh) scale(.5554)}}.snow:nth-child(196){opacity:1.1562;transform:translate(18.8173vw,-10px) scale(.3874);animation:fall-196 28s -15s linear infinite}@keyframes fall-196{38.906%{transform:translate(15.8478vw,38.906vh) scale(.3874)}to{transform:translate(17.33255vw,99vh) scale(.3874)}}.snow:nth-child(197){opacity:1.7626;transform:translate(99.3314vw,-10px) scale(.2813);animation:fall-197 28s -20s linear infinite}@keyframes fall-197{62.429%{transform:translate(99.5207vw,62.429vh) scale(.2813)}to{transform:translate(99.42605vw,99vh) scale(.2813)}}.snow:nth-child(198){opacity:1.5568;transform:translate(42.2489vw,-10px) scale(.8186);animation:fall-198 17s -3s linear infinite}@keyframes fall-198{62.617%{transform:translate(49.7734vw,62.617vh) scale(.8186)}to{transform:translate(46.01115vw,99vh) scale(.8186)}}.snow:nth-child(199){opacity:1.4604;transform:translate(73.3084vw,-10px) scale(.4575);animation:fall-199 23s -20s linear infinite}@keyframes fall-199{70.73%{transform:translate(65.3452vw,70.73vh) scale(.4575)}to{transform:translate(69.3268vw,99vh) scale(.4575)}}.snow:nth-child(200){opacity:1.5476;transform:translate(34.2934vw,-10px) scale(.1893);animation:fall-200 10s -20s linear infinite}@keyframes fall-200{69.072%{transform:translate(42.253vw,69.072vh) scale(.1893)}to{transform:translate(38.2732vw,99vh) scale(.1893)}}.snow:nth-child(201){opacity:1.9994;transform:translate(40.7276vw,-10px) scale(.4648);animation:fall-201 25s -18s linear infinite}@keyframes fall-201{58.045%{transform:translate(39.9708vw,58.045vh) scale(.4648)}to{transform:translate(40.3492vw,99vh) scale(.4648)}}.snow:nth-child(202){opacity:.2592;transform:translate(75.5304vw,-10px) scale(.128);animation:fall-202 25s -10s linear infinite}@keyframes fall-202{73.613%{transform:translate(82.6581vw,73.613vh) scale(.128)}to{transform:translate(79.09425vw,99vh) scale(.128)}}.snow:nth-child(203){opacity:1.465;transform:translate(7.9064vw,-10px) scale(.8488);animation:fall-203 10s -5s linear infinite}@keyframes fall-203{78.651%{transform:translate(8.0031vw,78.651vh) scale(.8488)}to{transform:translate(7.95475vw,99vh) scale(.8488)}}.snow:nth-child(204){opacity:.4314;transform:translate(90.7182vw,-10px) scale(.7344);animation:fall-204 19s -4s linear infinite}@keyframes fall-204{37.747%{transform:translate(98.4359vw,37.747vh) scale(.7344)}to{transform:translate(94.57705vw,99vh) scale(.7344)}}.snow:nth-child(205){opacity:.1334;transform:translate(13.8955vw,-10px) scale(.1765);animation:fall-205 22s -17s linear infinite}@keyframes fall-205{41.176%{transform:translate(6.5877vw,41.176vh) scale(.1765)}to{transform:translate(10.2416vw,99vh) scale(.1765)}}.snow:nth-child(206){opacity:1.3594;transform:translate(83.5162vw,-10px) scale(.4395);animation:fall-206 11s -12s linear infinite}@keyframes fall-206{48.844%{transform:translate(83.2768vw,48.844vh) scale(.4395)}to{transform:translate(83.3965vw,99vh) scale(.4395)}}.snow:nth-child(207){opacity:1.0986;transform:translate(91.4511vw,-10px) scale(.2765);animation:fall-207 19s -12s linear infinite}@keyframes fall-207{59.35%{transform:translate(100.1025vw,59.35vh) scale(.2765)}to{transform:translate(95.7768vw,99vh) scale(.2765)}}.snow:nth-child(208){opacity:.9336;transform:translate(43.7567vw,-10px) scale(.9307);animation:fall-208 14s -12s linear infinite}@keyframes fall-208{46.388%{transform:translate(51.0347vw,46.388vh) scale(.9307)}to{transform:translate(47.3957vw,99vh) scale(.9307)}}.snow:nth-child(209){opacity:.8872;transform:translate(27.9004vw,-10px) scale(.1963);animation:fall-209 14s -6s linear infinite}@keyframes fall-209{45.765%{transform:translate(35.6113vw,45.765vh) scale(.1963)}to{transform:translate(31.75585vw,99vh) scale(.1963)}}.snow:nth-child(210){opacity:1.75;transform:translate(49.4879vw,-10px) scale(.145);animation:fall-210 30s -24s linear infinite}@keyframes fall-210{48.138%{transform:translate(44.8556vw,48.138vh) scale(.145)}to{transform:translate(47.17175vw,99vh) scale(.145)}}.snow:nth-child(211){opacity:.8038;transform:translate(61.1787vw,-10px) scale(.6204);animation:fall-211 13s -19s linear infinite}@keyframes fall-211{47.405%{transform:translate(59.3697vw,47.405vh) scale(.6204)}to{transform:translate(60.2742vw,99vh) scale(.6204)}}.snow:nth-child(212){opacity:.9076;transform:translate(11.8947vw,-10px) scale(.214);animation:fall-212 27s -4s linear infinite}@keyframes fall-212{62.904%{transform:translate(14.272vw,62.904vh) scale(.214)}to{transform:translate(13.08335vw,99vh) scale(.214)}}.snow:nth-child(213){opacity:1.982;transform:translate(88.2749vw,-10px) scale(.6574);animation:fall-213 17s -16s linear infinite}@keyframes fall-213{77.568%{transform:translate(94.3761vw,77.568vh) scale(.6574)}to{transform:translate(91.3255vw,99vh) scale(.6574)}}.snow:nth-child(214){opacity:1.7014;transform:translate(64.5671vw,-10px) scale(.5893);animation:fall-214 29s -27s linear infinite}@keyframes fall-214{33.072%{transform:translate(71.4278vw,33.072vh) scale(.5893)}to{transform:translate(67.99745vw,99vh) scale(.5893)}}.snow:nth-child(215){opacity:1.2922;transform:translate(78.7784vw,-10px) scale(.3189);animation:fall-215 21s -12s linear infinite}@keyframes fall-215{72.417%{transform:translate(70.468vw,72.417vh) scale(.3189)}to{transform:translate(74.6232vw,99vh) scale(.3189)}}.snow:nth-child(216){opacity:.1666;transform:translate(23.9584vw,-10px) scale(.4919);animation:fall-216 25s -13s linear infinite}@keyframes fall-216{46.972%{transform:translate(17.6313vw,46.972vh) scale(.4919)}to{transform:translate(20.79485vw,99vh) scale(.4919)}}.snow:nth-child(217){opacity:1.362;transform:translate(42.4426vw,-10px) scale(.426);animation:fall-217 26s -22s linear infinite}@keyframes fall-217{48.37%{transform:translate(51.135vw,48.37vh) scale(.426)}to{transform:translate(46.7888vw,99vh) scale(.426)}}.snow:nth-child(218){opacity:.3236;transform:translate(63.8773vw,-10px) scale(.8099);animation:fall-218 24s -7s linear infinite}@keyframes fall-218{40.917%{transform:translate(66.6923vw,40.917vh) scale(.8099)}to{transform:translate(65.2848vw,99vh) scale(.8099)}}.snow:nth-child(219){opacity:.2664;transform:translate(80.3258vw,-10px) scale(.6754);animation:fall-219 27s -29s linear infinite}@keyframes fall-219{47.491%{transform:translate(77.7323vw,47.491vh) scale(.6754)}to{transform:translate(79.02905vw,99vh) scale(.6754)}}.snow:nth-child(220){opacity:.8978;transform:translate(24.5927vw,-10px) scale(.0903);animation:fall-220 27s -14s linear infinite}@keyframes fall-220{51.417%{transform:translate(24.5518vw,51.417vh) scale(.0903)}to{transform:translate(24.57225vw,99vh) scale(.0903)}}.snow:nth-child(221){opacity:.8404;transform:translate(30.3192vw,-10px) scale(.7297);animation:fall-221 13s -15s linear infinite}@keyframes fall-221{56.936%{transform:translate(26.7327vw,56.936vh) scale(.7297)}to{transform:translate(28.52595vw,99vh) scale(.7297)}}.snow:nth-child(222){opacity:1.375;transform:translate(92.4005vw,-10px) scale(.8382);animation:fall-222 15s -13s linear infinite}@keyframes fall-222{66.493%{transform:translate(82.6311vw,66.493vh) scale(.8382)}to{transform:translate(87.5158vw,99vh) scale(.8382)}}.snow:nth-child(223){opacity:1.4044;transform:translate(49.6169vw,-10px) scale(.3337);animation:fall-223 28s -19s linear infinite}@keyframes fall-223{32.663%{transform:translate(40.3989vw,32.663vh) scale(.3337)}to{transform:translate(45.0079vw,99vh) scale(.3337)}}.snow:nth-child(224){opacity:1.3738;transform:translate(16.4181vw,-10px) scale(.469);animation:fall-224 17s -2s linear infinite}@keyframes fall-224{63.721%{transform:translate(12.8038vw,63.721vh) scale(.469)}to{transform:translate(14.61095vw,99vh) scale(.469)}}.snow:nth-child(225){opacity:1.3746;transform:translate(71.2184vw,-10px) scale(.9702);animation:fall-225 20s -8s linear infinite}@keyframes fall-225{73.388%{transform:translate(62.1131vw,73.388vh) scale(.9702)}to{transform:translate(66.66575vw,99vh) scale(.9702)}}.snow:nth-child(226){opacity:1.0276;transform:translate(45.334vw,-10px) scale(.5329);animation:fall-226 20s -23s linear infinite}@keyframes fall-226{72.406%{transform:translate(40.1632vw,72.406vh) scale(.5329)}to{transform:translate(42.7486vw,99vh) scale(.5329)}}.snow:nth-child(227){opacity:.0464;transform:translate(30.6967vw,-10px) scale(.2654);animation:fall-227 29s -5s linear infinite}@keyframes fall-227{34.807%{transform:translate(38.7976vw,34.807vh) scale(.2654)}to{transform:translate(34.74715vw,99vh) scale(.2654)}}.snow:nth-child(228){opacity:1.137;transform:translate(62.0994vw,-10px) scale(.5456);animation:fall-228 25s -3s linear infinite}@keyframes fall-228{50.95%{transform:translate(60.0057vw,50.95vh) scale(.5456)}to{transform:translate(61.05255vw,99vh) scale(.5456)}}.snow:nth-child(229){opacity:.3452;transform:translate(40.3155vw,-10px) scale(.11);animation:fall-229 17s -12s linear infinite}@keyframes fall-229{34.611%{transform:translate(46.5939vw,34.611vh) scale(.11)}to{transform:translate(43.4547vw,99vh) scale(.11)}}.snow:nth-child(230){opacity:1.6096;transform:translate(21.7523vw,-10px) scale(.6289);animation:fall-230 22s -3s linear infinite}@keyframes fall-230{37.657%{transform:translate(20.339vw,37.657vh) scale(.6289)}to{transform:translate(21.04565vw,99vh) scale(.6289)}}.snow:nth-child(231){opacity:.856;transform:translate(70.348vw,-10px) scale(.5);animation:fall-231 29s -19s linear infinite}@keyframes fall-231{44.102%{transform:translate(69.3678vw,44.102vh) scale(.5)}to{transform:translate(69.8579vw,99vh) scale(.5)}}.snow:nth-child(232){opacity:.7992;transform:translate(62.2476vw,-10px) scale(.2439);animation:fall-232 26s -20s linear infinite}@keyframes fall-232{74.652%{transform:translate(56.8225vw,74.652vh) scale(.2439)}to{transform:translate(59.53505vw,99vh) scale(.2439)}}.snow:nth-child(233){opacity:.1132;transform:translate(63.3723vw,-10px) scale(.9909);animation:fall-233 25s -13s linear infinite}@keyframes fall-233{42.712%{transform:translate(68.3305vw,42.712vh) scale(.9909)}to{transform:translate(65.8514vw,99vh) scale(.9909)}}.snow:nth-child(234){opacity:.3134;transform:translate(2.152vw,-10px) scale(.9443);animation:fall-234 13s -3s linear infinite}@keyframes fall-234{32.85%{transform:translate(11.9277vw,32.85vh) scale(.9443)}to{transform:translate(7.03985vw,99vh) scale(.9443)}}.snow:nth-child(235){opacity:.4956;transform:translate(72.4328vw,-10px) scale(.3);animation:fall-235 30s -20s linear infinite}@keyframes fall-235{73.745%{transform:translate(77.9666vw,73.745vh) scale(.3)}to{transform:translate(75.1997vw,99vh) scale(.3)}}.snow:nth-child(236){opacity:.0916;transform:translate(84.2543vw,-10px) scale(.9634);animation:fall-236 14s -12s linear infinite}@keyframes fall-236{45.135%{transform:translate(80.5473vw,45.135vh) scale(.9634)}to{transform:translate(82.4008vw,99vh) scale(.9634)}}.snow:nth-child(237){opacity:.9228;transform:translate(78.3583vw,-10px) scale(.3175);animation:fall-237 30s -26s linear infinite}@keyframes fall-237{55.095%{transform:translate(81.4088vw,55.095vh) scale(.3175)}to{transform:translate(79.88355vw,99vh) scale(.3175)}}.snow:nth-child(238){opacity:.3486;transform:translate(99.9769vw,-10px) scale(.7842);animation:fall-238 21s -26s linear infinite}@keyframes fall-238{53.492%{transform:translate(93.8863vw,53.492vh) scale(.7842)}to{transform:translate(96.9316vw,99vh) scale(.7842)}}.snow:nth-child(239){opacity:.9;transform:translate(74.9494vw,-10px) scale(.7732);animation:fall-239 14s -28s linear infinite}@keyframes fall-239{71.219%{transform:translate(73.2429vw,71.219vh) scale(.7732)}to{transform:translate(74.09615vw,99vh) scale(.7732)}}.snow:nth-child(240){opacity:1.3288;transform:translate(57.8573vw,-10px) scale(.4621);animation:fall-240 28s -13s linear infinite}@keyframes fall-240{35.988%{transform:translate(57.7942vw,35.988vh) scale(.4621)}to{transform:translate(57.82575vw,99vh) scale(.4621)}}.snow:nth-child(241){opacity:1.085;transform:translate(21.7096vw,-10px) scale(.586);animation:fall-241 28s -20s linear infinite}@keyframes fall-241{68.318%{transform:translate(25.9244vw,68.318vh) scale(.586)}to{transform:translate(23.817vw,99vh) scale(.586)}}.snow:nth-child(242){opacity:.8442;transform:translate(79.4724vw,-10px) scale(.783);animation:fall-242 11s -16s linear infinite}@keyframes fall-242{72.667%{transform:translate(87.8181vw,72.667vh) scale(.783)}to{transform:translate(83.64525vw,99vh) scale(.783)}}.snow:nth-child(243){opacity:.0708;transform:translate(93.0657vw,-10px) scale(.7682);animation:fall-243 18s -10s linear infinite}@keyframes fall-243{46.648%{transform:translate(86.8237vw,46.648vh) scale(.7682)}to{transform:translate(89.9447vw,99vh) scale(.7682)}}.snow:nth-child(244){opacity:1.6736;transform:translate(20.3622vw,-10px) scale(.604);animation:fall-244 23s -3s linear infinite}@keyframes fall-244{72.046%{transform:translate(21.194vw,72.046vh) scale(.604)}to{transform:translate(20.7781vw,99vh) scale(.604)}}.snow:nth-child(245){opacity:.9582;transform:translate(64.4506vw,-10px) scale(.9658);animation:fall-245 14s -29s linear infinite}@keyframes fall-245{76.943%{transform:translate(62.0011vw,76.943vh) scale(.9658)}to{transform:translate(63.22585vw,99vh) scale(.9658)}}.snow:nth-child(246){opacity:1.2584;transform:translate(25.287vw,-10px) scale(.1042);animation:fall-246 21s -19s linear infinite}@keyframes fall-246{36.189%{transform:translate(30.76vw,36.189vh) scale(.1042)}to{transform:translate(28.0235vw,99vh) scale(.1042)}}.snow:nth-child(247){opacity:.9276;transform:translate(32.951vw,-10px) scale(.2599);animation:fall-247 25s -12s linear infinite}@keyframes fall-247{67.471%{transform:translate(35.0722vw,67.471vh) scale(.2599)}to{transform:translate(34.0116vw,99vh) scale(.2599)}}.snow:nth-child(248){opacity:1.8182;transform:translate(28.8202vw,-10px) scale(.1772);animation:fall-248 16s -16s linear infinite}@keyframes fall-248{77.504%{transform:translate(21.1424vw,77.504vh) scale(.1772)}to{transform:translate(24.9813vw,99vh) scale(.1772)}}.snow:nth-child(249){opacity:1.7232;transform:translate(45.304vw,-10px) scale(.4307);animation:fall-249 10s -13s linear infinite}@keyframes fall-249{56.305%{transform:translate(41.7736vw,56.305vh) scale(.4307)}to{transform:translate(43.5388vw,99vh) scale(.4307)}}.snow:nth-child(250){opacity:1.1092;transform:translate(65.0804vw,-10px) scale(.2975);animation:fall-250 27s -23s linear infinite}@keyframes fall-250{70.885%{transform:translate(69.6285vw,70.885vh) scale(.2975)}to{transform:translate(67.35445vw,99vh) scale(.2975)}}.snow:nth-child(251){opacity:1.5944;transform:translate(48.3154vw,-10px) scale(.723);animation:fall-251 15s -3s linear infinite}@keyframes fall-251{34.832%{transform:translate(43.2801vw,34.832vh) scale(.723)}to{transform:translate(45.79775vw,99vh) scale(.723)}}.snow:nth-child(252){opacity:.336;transform:translate(71.1554vw,-10px) scale(.838);animation:fall-252 20s -14s linear infinite}@keyframes fall-252{45.345%{transform:translate(75.1375vw,45.345vh) scale(.838)}to{transform:translate(73.14645vw,99vh) scale(.838)}}.snow:nth-child(253){opacity:1.8908;transform:translate(11.9241vw,-10px) scale(.6908);animation:fall-253 23s -23s linear infinite}@keyframes fall-253{62.546%{transform:translate(16.2796vw,62.546vh) scale(.6908)}to{transform:translate(14.10185vw,99vh) scale(.6908)}}.snow:nth-child(254){opacity:1.7052;transform:translate(12.9495vw,-10px) scale(.6011);animation:fall-254 21s -5s linear infinite}@keyframes fall-254{56.25%{transform:translate(9.2751vw,56.25vh) scale(.6011)}to{transform:translate(11.1123vw,99vh) scale(.6011)}}.snow:nth-child(255){opacity:.8752;transform:translate(20.9803vw,-10px) scale(.8703);animation:fall-255 29s -23s linear infinite}@keyframes fall-255{71.874%{transform:translate(11.6025vw,71.874vh) scale(.8703)}to{transform:translate(16.2914vw,99vh) scale(.8703)}}.snow:nth-child(256){opacity:1.7298;transform:translate(72.217vw,-10px) scale(.1554);animation:fall-256 26s -9s linear infinite}@keyframes fall-256{47.286%{transform:translate(70.1366vw,47.286vh) scale(.1554)}to{transform:translate(71.1768vw,99vh) scale(.1554)}}.snow:nth-child(257){opacity:.8542;transform:translate(8.9069vw,-10px) scale(.5581);animation:fall-257 17s -13s linear infinite}@keyframes fall-257{67.97%{transform:translate(16.7601vw,67.97vh) scale(.5581)}to{transform:translate(12.8335vw,99vh) scale(.5581)}}.snow:nth-child(258){opacity:1.0072;transform:translate(82.1752vw,-10px) scale(.4749);animation:fall-258 20s -12s linear infinite}@keyframes fall-258{39.314%{transform:translate(86.6786vw,39.314vh) scale(.4749)}to{transform:translate(84.4269vw,99vh) scale(.4749)}}.snow:nth-child(259){opacity:1.4776;transform:translate(21.4662vw,-10px) scale(.4046);animation:fall-259 11s -28s linear infinite}@keyframes fall-259{75.337%{transform:translate(24.0396vw,75.337vh) scale(.4046)}to{transform:translate(22.7529vw,99vh) scale(.4046)}}.snow:nth-child(260){opacity:1.803;transform:translate(27.6058vw,-10px) scale(.155);animation:fall-260 17s -15s linear infinite}@keyframes fall-260{76.749%{transform:translate(33.5766vw,76.749vh) scale(.155)}to{transform:translate(30.5912vw,99vh) scale(.155)}}.snow:nth-child(261){opacity:.2056;transform:translate(18.4027vw,-10px) scale(.5126);animation:fall-261 28s -17s linear infinite}@keyframes fall-261{75.026%{transform:translate(11.3348vw,75.026vh) scale(.5126)}to{transform:translate(14.86875vw,99vh) scale(.5126)}}.snow:nth-child(262){opacity:1.8658;transform:translate(40.2523vw,-10px) scale(.9692);animation:fall-262 18s -12s linear infinite}@keyframes fall-262{35.648%{transform:translate(36.8738vw,35.648vh) scale(.9692)}to{transform:translate(38.56305vw,99vh) scale(.9692)}}.snow:nth-child(263){opacity:1.3636;transform:translate(58.8625vw,-10px) scale(.1068);animation:fall-263 17s -7s linear infinite}@keyframes fall-263{32.585%{transform:translate(51.1979vw,32.585vh) scale(.1068)}to{transform:translate(55.0302vw,99vh) scale(.1068)}}.snow:nth-child(264){opacity:.3744;transform:translate(77.7854vw,-10px) scale(.1405);animation:fall-264 25s -2s linear infinite}@keyframes fall-264{47.718%{transform:translate(70.7416vw,47.718vh) scale(.1405)}to{transform:translate(74.2635vw,99vh) scale(.1405)}}.snow:nth-child(265){opacity:.48;transform:translate(59.2115vw,-10px) scale(.4663);animation:fall-265 11s -6s linear infinite}@keyframes fall-265{67.367%{transform:translate(49.9608vw,67.367vh) scale(.4663)}to{transform:translate(54.58615vw,99vh) scale(.4663)}}.snow:nth-child(266){opacity:1.8494;transform:translate(23.1452vw,-10px) scale(.9929);animation:fall-266 29s -5s linear infinite}@keyframes fall-266{62.507%{transform:translate(24.6213vw,62.507vh) scale(.9929)}to{transform:translate(23.88325vw,99vh) scale(.9929)}}.snow:nth-child(267){opacity:.719;transform:translate(6.9766vw,-10px) scale(.7177);animation:fall-267 24s -9s linear infinite}@keyframes fall-267{37.997%{transform:translate(10.4977vw,37.997vh) scale(.7177)}to{transform:translate(8.73715vw,99vh) scale(.7177)}}.snow:nth-child(268){opacity:.0246;transform:translate(96.732vw,-10px) scale(.4826);animation:fall-268 19s -12s linear infinite}@keyframes fall-268{53.236%{transform:translate(100.5005vw,53.236vh) scale(.4826)}to{transform:translate(98.61625vw,99vh) scale(.4826)}}.snow:nth-child(269){opacity:1.4576;transform:translate(99.9013vw,-10px) scale(.2202);animation:fall-269 26s -23s linear infinite}@keyframes fall-269{50.272%{transform:translate(98.4701vw,50.272vh) scale(.2202)}to{transform:translate(99.1857vw,99vh) scale(.2202)}}.snow:nth-child(270){opacity:.1246;transform:translate(59.4071vw,-10px) scale(.4633);animation:fall-270 26s -12s linear infinite}@keyframes fall-270{38.498%{transform:translate(52.5945vw,38.498vh) scale(.4633)}to{transform:translate(56.0008vw,99vh) scale(.4633)}}.snow:nth-child(271){opacity:.963;transform:translate(58.3865vw,-10px) scale(.9326);animation:fall-271 25s -26s linear infinite}@keyframes fall-271{74.765%{transform:translate(54.773vw,74.765vh) scale(.9326)}to{transform:translate(56.57975vw,99vh) scale(.9326)}}.snow:nth-child(272){opacity:.4592;transform:translate(78.9122vw,-10px) scale(.7418);animation:fall-272 13s -29s linear infinite}@keyframes fall-272{37.754%{transform:translate(76.2096vw,37.754vh) scale(.7418)}to{transform:translate(77.5609vw,99vh) scale(.7418)}}.snow:nth-child(273){opacity:1.5842;transform:translate(15.0078vw,-10px) scale(.265);animation:fall-273 11s -24s linear infinite}@keyframes fall-273{56.943%{transform:translate(18.6368vw,56.943vh) scale(.265)}to{transform:translate(16.8223vw,99vh) scale(.265)}}.snow:nth-child(274){opacity:1.5452;transform:translate(79.5943vw,-10px) scale(.4585);animation:fall-274 14s -16s linear infinite}@keyframes fall-274{56.785%{transform:translate(85.8489vw,56.785vh) scale(.4585)}to{transform:translate(82.7216vw,99vh) scale(.4585)}}.snow:nth-child(275){opacity:.371;transform:translate(33.7487vw,-10px) scale(.9377);animation:fall-275 23s -17s linear infinite}@keyframes fall-275{42.189%{transform:translate(40.3826vw,42.189vh) scale(.9377)}to{transform:translate(37.06565vw,99vh) scale(.9377)}}.snow:nth-child(276){opacity:1.085;transform:translate(87.5363vw,-10px) scale(.6885);animation:fall-276 10s -4s linear infinite}@keyframes fall-276{45.901%{transform:translate(87.9267vw,45.901vh) scale(.6885)}to{transform:translate(87.7315vw,99vh) scale(.6885)}}.snow:nth-child(277){opacity:.2532;transform:translate(79.3046vw,-10px) scale(.6334);animation:fall-277 19s -16s linear infinite}@keyframes fall-277{41.869%{transform:translate(82.2695vw,41.869vh) scale(.6334)}to{transform:translate(80.78705vw,99vh) scale(.6334)}}.snow:nth-child(278){opacity:1.5824;transform:translate(83.3283vw,-10px) scale(.9498);animation:fall-278 30s -24s linear infinite}@keyframes fall-278{32.264%{transform:translate(78.802vw,32.264vh) scale(.9498)}to{transform:translate(81.06515vw,99vh) scale(.9498)}}.snow:nth-child(279){opacity:.7856;transform:translate(46.3721vw,-10px) scale(.1379);animation:fall-279 10s -5s linear infinite}@keyframes fall-279{58.456%{transform:translate(47.2865vw,58.456vh) scale(.1379)}to{transform:translate(46.8293vw,99vh) scale(.1379)}}.snow:nth-child(280){opacity:.2856;transform:translate(57.0532vw,-10px) scale(.4249);animation:fall-280 16s -22s linear infinite}@keyframes fall-280{38.42%{transform:translate(64.7736vw,38.42vh) scale(.4249)}to{transform:translate(60.9134vw,99vh) scale(.4249)}}.snow:nth-child(281){opacity:.523;transform:translate(27.0027vw,-10px) scale(.9405);animation:fall-281 24s -9s linear infinite}@keyframes fall-281{47.6%{transform:translate(19.1595vw,47.6vh) scale(.9405)}to{transform:translate(23.0811vw,99vh) scale(.9405)}}.snow:nth-child(282){opacity:.9354;transform:translate(13.8093vw,-10px) scale(.9218);animation:fall-282 27s -12s linear infinite}@keyframes fall-282{35.358%{transform:translate(16.0501vw,35.358vh) scale(.9218)}to{transform:translate(14.9297vw,99vh) scale(.9218)}}.snow:nth-child(283){opacity:1.3368;transform:translate(51.5597vw,-10px) scale(.2194);animation:fall-283 15s -29s linear infinite}@keyframes fall-283{36.474%{transform:translate(56.0878vw,36.474vh) scale(.2194)}to{transform:translate(53.82375vw,99vh) scale(.2194)}}.snow:nth-child(284){opacity:.676;transform:translate(92.4867vw,-10px) scale(.0545);animation:fall-284 13s -11s linear infinite}@keyframes fall-284{44.596%{transform:translate(92.3006vw,44.596vh) scale(.0545)}to{transform:translate(92.39365vw,99vh) scale(.0545)}}.snow:nth-child(285){opacity:.6002;transform:translate(46.6579vw,-10px) scale(.2363);animation:fall-285 12s -25s linear infinite}@keyframes fall-285{66.119%{transform:translate(51.0768vw,66.119vh) scale(.2363)}to{transform:translate(48.86735vw,99vh) scale(.2363)}}.snow:nth-child(286){opacity:.0408;transform:translate(39.6467vw,-10px) scale(.0288);animation:fall-286 21s -28s linear infinite}@keyframes fall-286{63.645%{transform:translate(29.965vw,63.645vh) scale(.0288)}to{transform:translate(34.80585vw,99vh) scale(.0288)}}.snow:nth-child(287){opacity:.1258;transform:translate(96.0502vw,-10px) scale(.5165);animation:fall-287 15s -9s linear infinite}@keyframes fall-287{72.777%{transform:translate(103.4658vw,72.777vh) scale(.5165)}to{transform:translate(99.758vw,99vh) scale(.5165)}}.snow:nth-child(288){opacity:.8732;transform:translate(27.2154vw,-10px) scale(.4818);animation:fall-288 18s -12s linear infinite}@keyframes fall-288{39.246%{transform:translate(27.2721vw,39.246vh) scale(.4818)}to{transform:translate(27.24375vw,99vh) scale(.4818)}}.snow:nth-child(289){opacity:.695;transform:translate(79.3665vw,-10px) scale(.9845);animation:fall-289 14s -6s linear infinite}@keyframes fall-289{79.293%{transform:translate(87.2311vw,79.293vh) scale(.9845)}to{transform:translate(83.2988vw,99vh) scale(.9845)}}.snow:nth-child(290){opacity:.0508;transform:translate(50.793vw,-10px) scale(.1943);animation:fall-290 16s -27s linear infinite}@keyframes fall-290{57.348%{transform:translate(53.3156vw,57.348vh) scale(.1943)}to{transform:translate(52.0543vw,99vh) scale(.1943)}}.snow:nth-child(291){opacity:1.9614;transform:translate(47.1942vw,-10px) scale(.737);animation:fall-291 20s -11s linear infinite}@keyframes fall-291{44.943%{transform:translate(49.9311vw,44.943vh) scale(.737)}to{transform:translate(48.56265vw,99vh) scale(.737)}}.snow:nth-child(292){opacity:.7586;transform:translate(85.4727vw,-10px) scale(.6228);animation:fall-292 11s -4s linear infinite}@keyframes fall-292{60.094%{transform:translate(75.6351vw,60.094vh) scale(.6228)}to{transform:translate(80.5539vw,99vh) scale(.6228)}}.snow:nth-child(293){opacity:.4618;transform:translate(68.1372vw,-10px) scale(.2823);animation:fall-293 29s -7s linear infinite}@keyframes fall-293{37.892%{transform:translate(74.0956vw,37.892vh) scale(.2823)}to{transform:translate(71.1164vw,99vh) scale(.2823)}}.snow:nth-child(294){opacity:.3748;transform:translate(61.3044vw,-10px) scale(.6543);animation:fall-294 28s -26s linear infinite}@keyframes fall-294{61.993%{transform:translate(64.3023vw,61.993vh) scale(.6543)}to{transform:translate(62.80335vw,99vh) scale(.6543)}}.snow:nth-child(295){opacity:1.6506;transform:translate(86.8391vw,-10px) scale(.4726);animation:fall-295 24s -15s linear infinite}@keyframes fall-295{60.72%{transform:translate(80.6579vw,60.72vh) scale(.4726)}to{transform:translate(83.7485vw,99vh) scale(.4726)}}.snow:nth-child(296){opacity:.3464;transform:translate(28.9276vw,-10px) scale(.6875);animation:fall-296 16s -7s linear infinite}@keyframes fall-296{66.343%{transform:translate(33.1589vw,66.343vh) scale(.6875)}to{transform:translate(31.04325vw,99vh) scale(.6875)}}.snow:nth-child(297){opacity:.3294;transform:translate(68.5102vw,-10px) scale(.6911);animation:fall-297 18s -3s linear infinite}@keyframes fall-297{70.39%{transform:translate(75.6158vw,70.39vh) scale(.6911)}to{transform:translate(72.063vw,99vh) scale(.6911)}}.snow:nth-child(298){opacity:1.1342;transform:translate(20.4444vw,-10px) scale(.4549);animation:fall-298 26s -27s linear infinite}@keyframes fall-298{49.495%{transform:translate(19.6221vw,49.495vh) scale(.4549)}to{transform:translate(20.03325vw,99vh) scale(.4549)}}.snow:nth-child(299){opacity:1.4076;transform:translate(90.3864vw,-10px) scale(.0803);animation:fall-299 30s -28s linear infinite}@keyframes fall-299{51.311%{transform:translate(83.3119vw,51.311vh) scale(.0803)}to{transform:translate(86.84915vw,99vh) scale(.0803)}}.snow:nth-child(300){opacity:.047;transform:translate(40.2545vw,-10px) scale(.8442);animation:fall-300 19s -11s linear infinite}@keyframes fall-300{61.493%{transform:translate(49.1889vw,61.493vh) scale(.8442)}to{transform:translate(44.7217vw,99vh) scale(.8442)}}.snow:nth-child(301){opacity:.2014;transform:translate(85.7885vw,-10px) scale(.9718);animation:fall-301 22s -1s linear infinite}@keyframes fall-301{56.331%{transform:translate(82.912vw,56.331vh) scale(.9718)}to{transform:translate(84.35025vw,99vh) scale(.9718)}}.snow:nth-child(302){opacity:.3948;transform:translate(28.9778vw,-10px) scale(.3723);animation:fall-302 24s -10s linear infinite}@keyframes fall-302{49.339%{transform:translate(27.339vw,49.339vh) scale(.3723)}to{transform:translate(28.1584vw,99vh) scale(.3723)}}.snow:nth-child(303){opacity:.1542;transform:translate(18.5504vw,-10px) scale(.0105);animation:fall-303 26s -19s linear infinite}@keyframes fall-303{65.098%{transform:translate(19.5463vw,65.098vh) scale(.0105)}to{transform:translate(19.04835vw,99vh) scale(.0105)}}.snow:nth-child(304){opacity:.9254;transform:translate(26.2808vw,-10px) scale(.1458);animation:fall-304 18s -12s linear infinite}@keyframes fall-304{38.996%{transform:translate(26.8716vw,38.996vh) scale(.1458)}to{transform:translate(26.5762vw,99vh) scale(.1458)}}.snow:nth-child(305){opacity:1.9938;transform:translate(6.1539vw,-10px) scale(.8948);animation:fall-305 22s -17s linear infinite}@keyframes fall-305{57.516%{transform:translate(11.5362vw,57.516vh) scale(.8948)}to{transform:translate(8.84505vw,99vh) scale(.8948)}}.snow:nth-child(306){opacity:.6314;transform:translate(16.0813vw,-10px) scale(.5093);animation:fall-306 12s -6s linear infinite}@keyframes fall-306{51.047%{transform:translate(18.3337vw,51.047vh) scale(.5093)}to{transform:translate(17.2075vw,99vh) scale(.5093)}}.snow:nth-child(307){opacity:.3544;transform:translate(30.7326vw,-10px) scale(.4432);animation:fall-307 22s -9s linear infinite}@keyframes fall-307{72.782%{transform:translate(36.0688vw,72.782vh) scale(.4432)}to{transform:translate(33.4007vw,99vh) scale(.4432)}}.snow:nth-child(308){opacity:1.366;transform:translate(.4413vw,-10px) scale(.7421);animation:fall-308 29s -21s linear infinite}@keyframes fall-308{53.264%{transform:translate(.4382vw,53.264vh) scale(.7421)}to{transform:translate(.43975vw,99vh) scale(.7421)}}.snow:nth-child(309){opacity:1.7512;transform:translate(58.2996vw,-10px) scale(.5895);animation:fall-309 18s -5s linear infinite}@keyframes fall-309{70.529%{transform:translate(58.0277vw,70.529vh) scale(.5895)}to{transform:translate(58.16365vw,99vh) scale(.5895)}}.snow:nth-child(310){opacity:.5034;transform:translate(31.7727vw,-10px) scale(.5499);animation:fall-310 19s -7s linear infinite}@keyframes fall-310{43.681%{transform:translate(37.9238vw,43.681vh) scale(.5499)}to{transform:translate(34.84825vw,99vh) scale(.5499)}}.snow:nth-child(311){opacity:.5312;transform:translate(98.2461vw,-10px) scale(.7008);animation:fall-311 22s -7s linear infinite}@keyframes fall-311{46.602%{transform:translate(103.8146vw,46.602vh) scale(.7008)}to{transform:translate(101.03035vw,99vh) scale(.7008)}}.snow:nth-child(312){opacity:.7604;transform:translate(52.3504vw,-10px) scale(.09);animation:fall-312 23s -24s linear infinite}@keyframes fall-312{49.596%{transform:translate(56.025vw,49.596vh) scale(.09)}to{transform:translate(54.1877vw,99vh) scale(.09)}}.snow:nth-child(313){opacity:1.733;transform:translate(68.4918vw,-10px) scale(.5729);animation:fall-313 18s -15s linear infinite}@keyframes fall-313{61.385%{transform:translate(74.7883vw,61.385vh) scale(.5729)}to{transform:translate(71.64005vw,99vh) scale(.5729)}}.snow:nth-child(314){opacity:.349;transform:translate(48.2291vw,-10px) scale(.199);animation:fall-314 21s -14s linear infinite}@keyframes fall-314{45.309%{transform:translate(46.3221vw,45.309vh) scale(.199)}to{transform:translate(47.2756vw,99vh) scale(.199)}}.snow:nth-child(315){opacity:1.432;transform:translate(73.3405vw,-10px) scale(.7318);animation:fall-315 30s -25s linear infinite}@keyframes fall-315{32.348%{transform:translate(74.5462vw,32.348vh) scale(.7318)}to{transform:translate(73.94335vw,99vh) scale(.7318)}}.snow:nth-child(316){opacity:.7732;transform:translate(97.8902vw,-10px) scale(.7339);animation:fall-316 20s -26s linear infinite}@keyframes fall-316{78.185%{transform:translate(99.3951vw,78.185vh) scale(.7339)}to{transform:translate(98.64265vw,99vh) scale(.7339)}}.snow:nth-child(317){opacity:.0114;transform:translate(48.4895vw,-10px) scale(.124);animation:fall-317 18s -27s linear infinite}@keyframes fall-317{43.626%{transform:translate(54.7064vw,43.626vh) scale(.124)}to{transform:translate(51.59795vw,99vh) scale(.124)}}.snow:nth-child(318){opacity:.717;transform:translate(41.904vw,-10px) scale(.6779);animation:fall-318 19s -14s linear infinite}@keyframes fall-318{49.791%{transform:translate(47.8008vw,49.791vh) scale(.6779)}to{transform:translate(44.8524vw,99vh) scale(.6779)}}.snow:nth-child(319){opacity:1.2668;transform:translate(13.2015vw,-10px) scale(.3819);animation:fall-319 15s -17s linear infinite}@keyframes fall-319{76.758%{transform:translate(18.8793vw,76.758vh) scale(.3819)}to{transform:translate(16.0404vw,99vh) scale(.3819)}}.snow:nth-child(320){opacity:1.4664;transform:translate(90.5743vw,-10px) scale(.0427);animation:fall-320 17s -21s linear infinite}@keyframes fall-320{78.915%{transform:translate(89.069vw,78.915vh) scale(.0427)}to{transform:translate(89.82165vw,99vh) scale(.0427)}}.snow:nth-child(321){opacity:1.139;transform:translate(18.5862vw,-10px) scale(.2897);animation:fall-321 28s -26s linear infinite}@keyframes fall-321{70.351%{transform:translate(27.936vw,70.351vh) scale(.2897)}to{transform:translate(23.2611vw,99vh) scale(.2897)}}.snow:nth-child(322){opacity:1.8362;transform:translate(68.2666vw,-10px) scale(.1896);animation:fall-322 19s -17s linear infinite}@keyframes fall-322{71.75%{transform:translate(73.5153vw,71.75vh) scale(.1896)}to{transform:translate(70.89095vw,99vh) scale(.1896)}}.snow:nth-child(323){opacity:1.2658;transform:translate(44.1388vw,-10px) scale(.4207);animation:fall-323 28s -24s linear infinite}@keyframes fall-323{41.514%{transform:translate(40.4576vw,41.514vh) scale(.4207)}to{transform:translate(42.2982vw,99vh) scale(.4207)}}.snow:nth-child(324){opacity:.6234;transform:translate(15.8805vw,-10px) scale(.0109);animation:fall-324 14s -29s linear infinite}@keyframes fall-324{58.251%{transform:translate(24.3889vw,58.251vh) scale(.0109)}to{transform:translate(20.1347vw,99vh) scale(.0109)}}.snow:nth-child(325){opacity:.389;transform:translate(80.0269vw,-10px) scale(.4113);animation:fall-325 27s -13s linear infinite}@keyframes fall-325{51.424%{transform:translate(85.4787vw,51.424vh) scale(.4113)}to{transform:translate(82.7528vw,99vh) scale(.4113)}}.snow:nth-child(326){opacity:1.4638;transform:translate(39.6355vw,-10px) scale(.2397);animation:fall-326 12s -27s linear infinite}@keyframes fall-326{39.835%{transform:translate(31.0506vw,39.835vh) scale(.2397)}to{transform:translate(35.34305vw,99vh) scale(.2397)}}.snow:nth-child(327){opacity:1.2264;transform:translate(87.786vw,-10px) scale(.128);animation:fall-327 11s -8s linear infinite}@keyframes fall-327{39.505%{transform:translate(96.387vw,39.505vh) scale(.128)}to{transform:translate(92.0865vw,99vh) scale(.128)}}.snow:nth-child(328){opacity:.2104;transform:translate(74.3881vw,-10px) scale(.6433);animation:fall-328 24s -23s linear infinite}@keyframes fall-328{64.538%{transform:translate(73.5302vw,64.538vh) scale(.6433)}to{transform:translate(73.95915vw,99vh) scale(.6433)}}.snow:nth-child(329){opacity:1.5744;transform:translate(87.5985vw,-10px) scale(.3796);animation:fall-329 30s -15s linear infinite}@keyframes fall-329{33.002%{transform:translate(81.1403vw,33.002vh) scale(.3796)}to{transform:translate(84.3694vw,99vh) scale(.3796)}}.snow:nth-child(330){opacity:.9952;transform:translate(92.5979vw,-10px) scale(.6369);animation:fall-330 10s -4s linear infinite}@keyframes fall-330{66.684%{transform:translate(93.7532vw,66.684vh) scale(.6369)}to{transform:translate(93.17555vw,99vh) scale(.6369)}}.snow:nth-child(331){opacity:.2008;transform:translate(40.1356vw,-10px) scale(.7984);animation:fall-331 27s -7s linear infinite}@keyframes fall-331{69.692%{transform:translate(32.278vw,69.692vh) scale(.7984)}to{transform:translate(36.2068vw,99vh) scale(.7984)}}.snow:nth-child(332){opacity:.7606;transform:translate(80.7577vw,-10px) scale(.9186);animation:fall-332 25s -14s linear infinite}@keyframes fall-332{55.989%{transform:translate(90.1647vw,55.989vh) scale(.9186)}to{transform:translate(85.4612vw,99vh) scale(.9186)}}.snow:nth-child(333){opacity:1.4232;transform:translate(36.9293vw,-10px) scale(.3687);animation:fall-333 16s -25s linear infinite}@keyframes fall-333{63.431%{transform:translate(40.2718vw,63.431vh) scale(.3687)}to{transform:translate(38.60055vw,99vh) scale(.3687)}}.snow:nth-child(334){opacity:1.0798;transform:translate(62.7074vw,-10px) scale(.2852);animation:fall-334 26s -9s linear infinite}@keyframes fall-334{67.158%{transform:translate(68.3846vw,67.158vh) scale(.2852)}to{transform:translate(65.546vw,99vh) scale(.2852)}}.snow:nth-child(335){opacity:.6718;transform:translate(41.1421vw,-10px) scale(.8536);animation:fall-335 14s -27s linear infinite}@keyframes fall-335{38.308%{transform:translate(38.9363vw,38.308vh) scale(.8536)}to{transform:translate(40.0392vw,99vh) scale(.8536)}}.snow:nth-child(336){opacity:.1262;transform:translate(97.5769vw,-10px) scale(.2554);animation:fall-336 22s -14s linear infinite}@keyframes fall-336{38.51%{transform:translate(90.9545vw,38.51vh) scale(.2554)}to{transform:translate(94.2657vw,99vh) scale(.2554)}}.snow:nth-child(337){opacity:.4084;transform:translate(82.3531vw,-10px) scale(.739);animation:fall-337 30s -9s linear infinite}@keyframes fall-337{71.844%{transform:translate(89.5588vw,71.844vh) scale(.739)}to{transform:translate(85.95595vw,99vh) scale(.739)}}.snow:nth-child(338){opacity:.1882;transform:translate(96.3429vw,-10px) scale(.5037);animation:fall-338 20s -20s linear infinite}@keyframes fall-338{61.885%{transform:translate(89.2255vw,61.885vh) scale(.5037)}to{transform:translate(92.7842vw,99vh) scale(.5037)}}.snow:nth-child(339){opacity:.2582;transform:translate(5.9527vw,-10px) scale(.2683);animation:fall-339 30s -19s linear infinite}@keyframes fall-339{79.746%{transform:translate(14.3968vw,79.746vh) scale(.2683)}to{transform:translate(10.17475vw,99vh) scale(.2683)}}.snow:nth-child(340){opacity:1.0612;transform:translate(96.2091vw,-10px) scale(.3798);animation:fall-340 19s -15s linear infinite}@keyframes fall-340{48.147%{transform:translate(92.3255vw,48.147vh) scale(.3798)}to{transform:translate(94.2673vw,99vh) scale(.3798)}}.snow:nth-child(341){opacity:1.4736;transform:translate(.9317vw,-10px) scale(.905);animation:fall-341 12s -7s linear infinite}@keyframes fall-341{31.936%{transform:translate(.4718vw,31.936vh) scale(.905)}to{transform:translate(.70175vw,99vh) scale(.905)}}.snow:nth-child(342){opacity:.1812;transform:translate(88.7298vw,-10px) scale(.9171);animation:fall-342 21s -24s linear infinite}@keyframes fall-342{38.889%{transform:translate(82.7865vw,38.889vh) scale(.9171)}to{transform:translate(85.75815vw,99vh) scale(.9171)}}.snow:nth-child(343){opacity:.6636;transform:translate(3.9289vw,-10px) scale(.7659);animation:fall-343 15s -20s linear infinite}@keyframes fall-343{40.757%{transform:translate(5.0405vw,40.757vh) scale(.7659)}to{transform:translate(4.4847vw,99vh) scale(.7659)}}.snow:nth-child(344){opacity:.721;transform:translate(59.3972vw,-10px) scale(.5505);animation:fall-344 23s -18s linear infinite}@keyframes fall-344{40.656%{transform:translate(51.5127vw,40.656vh) scale(.5505)}to{transform:translate(55.45495vw,99vh) scale(.5505)}}.snow:nth-child(345){opacity:.2296;transform:translate(68.9544vw,-10px) scale(.8272);animation:fall-345 22s -29s linear infinite}@keyframes fall-345{72.364%{transform:translate(77.1076vw,72.364vh) scale(.8272)}to{transform:translate(73.031vw,99vh) scale(.8272)}}.snow:nth-child(346){opacity:.889;transform:translate(15.2709vw,-10px) scale(.3954);animation:fall-346 28s -25s linear infinite}@keyframes fall-346{58.759%{transform:translate(6.5755vw,58.759vh) scale(.3954)}to{transform:translate(10.9232vw,99vh) scale(.3954)}}.snow:nth-child(347){opacity:.5208;transform:translate(74.1956vw,-10px) scale(.7825);animation:fall-347 12s -10s linear infinite}@keyframes fall-347{41.801%{transform:translate(70.2691vw,41.801vh) scale(.7825)}to{transform:translate(72.23235vw,99vh) scale(.7825)}}.snow:nth-child(348){opacity:.4708;transform:translate(60.1199vw,-10px) scale(.6212);animation:fall-348 19s -23s linear infinite}@keyframes fall-348{76.013%{transform:translate(64.6618vw,76.013vh) scale(.6212)}to{transform:translate(62.39085vw,99vh) scale(.6212)}}.snow:nth-child(349){opacity:1.928;transform:translate(24.3863vw,-10px) scale(.2515);animation:fall-349 21s -14s linear infinite}@keyframes fall-349{74.662%{transform:translate(19.6273vw,74.662vh) scale(.2515)}to{transform:translate(22.0068vw,99vh) scale(.2515)}}.snow:nth-child(350){opacity:1.2434;transform:translate(50.0726vw,-10px) scale(.3162);animation:fall-350 13s -17s linear infinite}@keyframes fall-350{66.199%{transform:translate(58.1209vw,66.199vh) scale(.3162)}to{transform:translate(54.09675vw,99vh) scale(.3162)}}.snow:nth-child(351){opacity:1.776;transform:translate(3.2903vw,-10px) scale(.4302);animation:fall-351 27s -24s linear infinite}@keyframes fall-351{73.767%{transform:translate(-.1378vw,73.767vh) scale(.4302)}to{transform:translate(1.57625vw,99vh) scale(.4302)}}.snow:nth-child(352){opacity:1.7722;transform:translate(1.9235vw,-10px) scale(.5675);animation:fall-352 22s -26s linear infinite}@keyframes fall-352{71.284%{transform:translate(-3.547vw,71.284vh) scale(.5675)}to{transform:translate(-.81175vw,99vh) scale(.5675)}}.snow:nth-child(353){opacity:1.5054;transform:translate(88.7497vw,-10px) scale(.0683);animation:fall-353 24s -7s linear infinite}@keyframes fall-353{49.495%{transform:translate(84.5863vw,49.495vh) scale(.0683)}to{transform:translate(86.668vw,99vh) scale(.0683)}}.snow:nth-child(354){opacity:.6274;transform:translate(38.795vw,-10px) scale(.0096);animation:fall-354 13s -13s linear infinite}@keyframes fall-354{74.369%{transform:translate(45.0818vw,74.369vh) scale(.0096)}to{transform:translate(41.9384vw,99vh) scale(.0096)}}.snow:nth-child(355){opacity:.691;transform:translate(71.928vw,-10px) scale(.5135);animation:fall-355 15s -10s linear infinite}@keyframes fall-355{62.532%{transform:translate(61.9334vw,62.532vh) scale(.5135)}to{transform:translate(66.9307vw,99vh) scale(.5135)}}.snow:nth-child(356){opacity:.3132;transform:translate(36.0249vw,-10px) scale(.8861);animation:fall-356 15s -9s linear infinite}@keyframes fall-356{62.918%{transform:translate(30.4682vw,62.918vh) scale(.8861)}to{transform:translate(33.24655vw,99vh) scale(.8861)}}.snow:nth-child(357){opacity:.1946;transform:translate(.0373vw,-10px) scale(.5133);animation:fall-357 20s -18s linear infinite}@keyframes fall-357{79.756%{transform:translate(-.1338vw,79.756vh) scale(.5133)}to{transform:translate(-.04825vw,99vh) scale(.5133)}}.snow:nth-child(358){opacity:.5734;transform:translate(19.4898vw,-10px) scale(.9038);animation:fall-358 19s -30s linear infinite}@keyframes fall-358{50.801%{transform:translate(9.895vw,50.801vh) scale(.9038)}to{transform:translate(14.6924vw,99vh) scale(.9038)}}.snow:nth-child(359){opacity:1.5996;transform:translate(11.7524vw,-10px) scale(.3359);animation:fall-359 20s -14s linear infinite}@keyframes fall-359{39.582%{transform:translate(15.7487vw,39.582vh) scale(.3359)}to{transform:translate(13.75055vw,99vh) scale(.3359)}}.snow:nth-child(360){opacity:.5706;transform:translate(57.8906vw,-10px) scale(.8788);animation:fall-360 27s -29s linear infinite}@keyframes fall-360{52.788%{transform:translate(67.5185vw,52.788vh) scale(.8788)}to{transform:translate(62.70455vw,99vh) scale(.8788)}}.snow:nth-child(361){opacity:.1078;transform:translate(26.0266vw,-10px) scale(.6593);animation:fall-361 27s -7s linear infinite}@keyframes fall-361{54.113%{transform:translate(29.2063vw,54.113vh) scale(.6593)}to{transform:translate(27.61645vw,99vh) scale(.6593)}}.snow:nth-child(362){opacity:.2644;transform:translate(32.2257vw,-10px) scale(.3345);animation:fall-362 14s -25s linear infinite}@keyframes fall-362{31.347%{transform:translate(37.2512vw,31.347vh) scale(.3345)}to{transform:translate(34.73845vw,99vh) scale(.3345)}}.snow:nth-child(363){opacity:1.8838;transform:translate(27.997vw,-10px) scale(.4791);animation:fall-363 17s -19s linear infinite}@keyframes fall-363{59.925%{transform:translate(26.7244vw,59.925vh) scale(.4791)}to{transform:translate(27.3607vw,99vh) scale(.4791)}}.snow:nth-child(364){opacity:.1244;transform:translate(65.3978vw,-10px) scale(.3972);animation:fall-364 15s -10s linear infinite}@keyframes fall-364{37.014%{transform:translate(60.7339vw,37.014vh) scale(.3972)}to{transform:translate(63.06585vw,99vh) scale(.3972)}}.snow:nth-child(365){opacity:1.4838;transform:translate(85.6408vw,-10px) scale(.3903);animation:fall-365 30s -13s linear infinite}@keyframes fall-365{62.108%{transform:translate(87.3694vw,62.108vh) scale(.3903)}to{transform:translate(86.5051vw,99vh) scale(.3903)}}.snow:nth-child(366){opacity:.3534;transform:translate(26.4048vw,-10px) scale(.6722);animation:fall-366 11s -14s linear infinite}@keyframes fall-366{39.687%{transform:translate(31.227vw,39.687vh) scale(.6722)}to{transform:translate(28.8159vw,99vh) scale(.6722)}}.snow:nth-child(367){opacity:1.673;transform:translate(12.229vw,-10px) scale(.8329);animation:fall-367 26s -8s linear infinite}@keyframes fall-367{56.845%{transform:translate(12.4049vw,56.845vh) scale(.8329)}to{transform:translate(12.31695vw,99vh) scale(.8329)}}.snow:nth-child(368){opacity:1.9956;transform:translate(60.2792vw,-10px) scale(.5);animation:fall-368 16s -17s linear infinite}@keyframes fall-368{65.142%{transform:translate(52.5244vw,65.142vh) scale(.5)}to{transform:translate(56.4018vw,99vh) scale(.5)}}.snow:nth-child(369){opacity:.2394;transform:translate(59.1613vw,-10px) scale(.1132);animation:fall-369 16s -30s linear infinite}@keyframes fall-369{44.958%{transform:translate(52.283vw,44.958vh) scale(.1132)}to{transform:translate(55.72215vw,99vh) scale(.1132)}}.snow:nth-child(370){opacity:.7324;transform:translate(31.2359vw,-10px) scale(.3859);animation:fall-370 26s -25s linear infinite}@keyframes fall-370{77.193%{transform:translate(31.4349vw,77.193vh) scale(.3859)}to{transform:translate(31.3354vw,99vh) scale(.3859)}}.snow:nth-child(371){opacity:.2126;transform:translate(.5326vw,-10px) scale(.4281);animation:fall-371 12s -27s linear infinite}@keyframes fall-371{67.038%{transform:translate(6.1444vw,67.038vh) scale(.4281)}to{transform:translate(3.3385vw,99vh) scale(.4281)}}.snow:nth-child(372){opacity:1.554;transform:translate(23.1484vw,-10px) scale(.9889);animation:fall-372 22s -16s linear infinite}@keyframes fall-372{66.489%{transform:translate(29.3275vw,66.489vh) scale(.9889)}to{transform:translate(26.23795vw,99vh) scale(.9889)}}.snow:nth-child(373){opacity:1.0708;transform:translate(43.21vw,-10px) scale(.0282);animation:fall-373 22s -28s linear infinite}@keyframes fall-373{42.84%{transform:translate(51.7052vw,42.84vh) scale(.0282)}to{transform:translate(47.4576vw,99vh) scale(.0282)}}.snow:nth-child(374){opacity:.8812;transform:translate(51.177vw,-10px) scale(.5471);animation:fall-374 14s -6s linear infinite}@keyframes fall-374{74.913%{transform:translate(45.8905vw,74.913vh) scale(.5471)}to{transform:translate(48.53375vw,99vh) scale(.5471)}}.snow:nth-child(375){opacity:1.298;transform:translate(8.7029vw,-10px) scale(.9063);animation:fall-375 29s -14s linear infinite}@keyframes fall-375{49.305%{transform:translate(8.3781vw,49.305vh) scale(.9063)}to{transform:translate(8.5405vw,99vh) scale(.9063)}}.snow:nth-child(376){opacity:.9168;transform:translate(7.7153vw,-10px) scale(.0557);animation:fall-376 20s -25s linear infinite}@keyframes fall-376{46.569%{transform:translate(16.8626vw,46.569vh) scale(.0557)}to{transform:translate(12.28895vw,99vh) scale(.0557)}}.snow:nth-child(377){opacity:.5074;transform:translate(36.2706vw,-10px) scale(.3067);animation:fall-377 21s -11s linear infinite}@keyframes fall-377{45.571%{transform:translate(34.964vw,45.571vh) scale(.3067)}to{transform:translate(35.6173vw,99vh) scale(.3067)}}.snow:nth-child(378){opacity:1.7098;transform:translate(55.9431vw,-10px) scale(.0802);animation:fall-378 29s -11s linear infinite}@keyframes fall-378{66.81%{transform:translate(52.5416vw,66.81vh) scale(.0802)}to{transform:translate(54.24235vw,99vh) scale(.0802)}}.snow:nth-child(379){opacity:.3744;transform:translate(92.5779vw,-10px) scale(.4854);animation:fall-379 24s -28s linear infinite}@keyframes fall-379{71.683%{transform:translate(93.5429vw,71.683vh) scale(.4854)}to{transform:translate(93.0604vw,99vh) scale(.4854)}}.snow:nth-child(380){opacity:.7954;transform:translate(2.3453vw,-10px) scale(.3756);animation:fall-380 11s -16s linear infinite}@keyframes fall-380{48.856%{transform:translate(-2.2127vw,48.856vh) scale(.3756)}to{transform:translate(.0663vw,99vh) scale(.3756)}}.snow:nth-child(381){opacity:.5982;transform:translate(7.0038vw,-10px) scale(.9685);animation:fall-381 26s -10s linear infinite}@keyframes fall-381{48.175%{transform:translate(14.2235vw,48.175vh) scale(.9685)}to{transform:translate(10.61365vw,99vh) scale(.9685)}}.snow:nth-child(382){opacity:.149;transform:translate(29.0137vw,-10px) scale(.1855);animation:fall-382 23s -18s linear infinite}@keyframes fall-382{38.599%{transform:translate(34.2042vw,38.599vh) scale(.1855)}to{transform:translate(31.60895vw,99vh) scale(.1855)}}.snow:nth-child(383){opacity:.1672;transform:translate(15.3573vw,-10px) scale(.7421);animation:fall-383 23s -20s linear infinite}@keyframes fall-383{72.839%{transform:translate(15.9427vw,72.839vh) scale(.7421)}to{transform:translate(15.65vw,99vh) scale(.7421)}}.snow:nth-child(384){opacity:.8252;transform:translate(63.9301vw,-10px) scale(.4551);animation:fall-384 22s -25s linear infinite}@keyframes fall-384{52.068%{transform:translate(63.0196vw,52.068vh) scale(.4551)}to{transform:translate(63.47485vw,99vh) scale(.4551)}}.snow:nth-child(385){opacity:.5114;transform:translate(95.5578vw,-10px) scale(.3665);animation:fall-385 20s -12s linear infinite}@keyframes fall-385{45.428%{transform:translate(103.7171vw,45.428vh) scale(.3665)}to{transform:translate(99.63745vw,99vh) scale(.3665)}}.snow:nth-child(386){opacity:.98;transform:translate(41.4066vw,-10px) scale(.8322);animation:fall-386 24s -12s linear infinite}@keyframes fall-386{57.518%{transform:translate(48.5309vw,57.518vh) scale(.8322)}to{transform:translate(44.96875vw,99vh) scale(.8322)}}.snow:nth-child(387){opacity:1.7852;transform:translate(94.9086vw,-10px) scale(.4676);animation:fall-387 27s -28s linear infinite}@keyframes fall-387{51.073%{transform:translate(85.0671vw,51.073vh) scale(.4676)}to{transform:translate(89.98785vw,99vh) scale(.4676)}}.snow:nth-child(388){opacity:.8008;transform:translate(97.9449vw,-10px) scale(.7221);animation:fall-388 10s -5s linear infinite}@keyframes fall-388{30.78%{transform:translate(93.9172vw,30.78vh) scale(.7221)}to{transform:translate(95.93105vw,99vh) scale(.7221)}}.snow:nth-child(389){opacity:1.4492;transform:translate(37.4878vw,-10px) scale(.7347);animation:fall-389 13s -23s linear infinite}@keyframes fall-389{56.721%{transform:translate(46.9454vw,56.721vh) scale(.7347)}to{transform:translate(42.2166vw,99vh) scale(.7347)}}.snow:nth-child(390){opacity:.1564;transform:translate(55.7718vw,-10px) scale(.4603);animation:fall-390 16s -7s linear infinite}@keyframes fall-390{33.682%{transform:translate(58.647vw,33.682vh) scale(.4603)}to{transform:translate(57.2094vw,99vh) scale(.4603)}}.snow:nth-child(391){opacity:1.1416;transform:translate(38.0525vw,-10px) scale(.5041);animation:fall-391 15s -16s linear infinite}@keyframes fall-391{30.641%{transform:translate(37.0224vw,30.641vh) scale(.5041)}to{transform:translate(37.53745vw,99vh) scale(.5041)}}.snow:nth-child(392){opacity:1.8012;transform:translate(63.9649vw,-10px) scale(.1821);animation:fall-392 15s -18s linear infinite}@keyframes fall-392{45.311%{transform:translate(56.7607vw,45.311vh) scale(.1821)}to{transform:translate(60.3628vw,99vh) scale(.1821)}}.snow:nth-child(393){opacity:.665;transform:translate(7.8032vw,-10px) scale(.962);animation:fall-393 20s -18s linear infinite}@keyframes fall-393{57.494%{transform:translate(-1.6707vw,57.494vh) scale(.962)}to{transform:translate(3.06625vw,99vh) scale(.962)}}.snow:nth-child(394){opacity:1.066;transform:translate(39.5543vw,-10px) scale(.506);animation:fall-394 28s -18s linear infinite}@keyframes fall-394{30.173%{transform:translate(40.6194vw,30.173vh) scale(.506)}to{transform:translate(40.08685vw,99vh) scale(.506)}}.snow:nth-child(395){opacity:.9652;transform:translate(20.8628vw,-10px) scale(.7818);animation:fall-395 27s -24s linear infinite}@keyframes fall-395{61.269%{transform:translate(10.927vw,61.269vh) scale(.7818)}to{transform:translate(15.8949vw,99vh) scale(.7818)}}.snow:nth-child(396){opacity:1.7074;transform:translate(8.3383vw,-10px) scale(.5922);animation:fall-396 13s -13s linear infinite}@keyframes fall-396{39.185%{transform:translate(4.4519vw,39.185vh) scale(.5922)}to{transform:translate(6.3951vw,99vh) scale(.5922)}}.snow:nth-child(397){opacity:.8834;transform:translate(58.2952vw,-10px) scale(.0842);animation:fall-397 20s -16s linear infinite}@keyframes fall-397{52.053%{transform:translate(59.715vw,52.053vh) scale(.0842)}to{transform:translate(59.0051vw,99vh) scale(.0842)}}.snow:nth-child(398){opacity:.8414;transform:translate(34.642vw,-10px) scale(.3119);animation:fall-398 17s -26s linear infinite}@keyframes fall-398{55.186%{transform:translate(37.3911vw,55.186vh) scale(.3119)}to{transform:translate(36.01655vw,99vh) scale(.3119)}}.snow:nth-child(399){opacity:1.3176;transform:translate(13.1615vw,-10px) scale(.1817);animation:fall-399 29s -15s linear infinite}@keyframes fall-399{75.181%{transform:translate(5.2914vw,75.181vh) scale(.1817)}to{transform:translate(9.22645vw,99vh) scale(.1817)}}.snow:nth-child(400){opacity:.1278;transform:translate(36.9584vw,-10px) scale(.406);animation:fall-400 29s -8s linear infinite}@keyframes fall-400{55.953%{transform:translate(40.0087vw,55.953vh) scale(.406)}to{transform:translate(38.48355vw,99vh) scale(.406)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.4916;transform:translate(94.5833vw,-10px) scale(.1834);animation:fall-1 12s -23s linear infinite}@keyframes fall-1{48.17%{transform:translate(92.6908vw,48.17vh) scale(.1834)}to{transform:translate(93.63705vw,99vh) scale(.1834)}}.snow:nth-child(2){opacity:.6008;transform:translate(.2491vw,-10px) scale(.0952);animation:fall-2 25s -7s linear infinite}@keyframes fall-2{40.152%{transform:translate(7.6632vw,40.152vh) scale(.0952)}to{transform:translate(3.95615vw,99vh) scale(.0952)}}.snow:nth-child(3){opacity:.268;transform:translate(77.6483vw,-10px) scale(.7674);animation:fall-3 10s -6s linear infinite}@keyframes fall-3{68.763%{transform:translate(77.5951vw,68.763vh) scale(.7674)}to{transform:translate(77.6217vw,99vh) scale(.7674)}}.snow:nth-child(4){opacity:1.4924;transform:translate(29.4985vw,-10px) scale(.6665);animation:fall-4 28s -25s linear infinite}@keyframes fall-4{37.506%{transform:translate(28.0304vw,37.506vh) scale(.6665)}to{transform:translate(28.76445vw,99vh) scale(.6665)}}.snow:nth-child(5){opacity:1.1318;transform:translate(50.4839vw,-10px) scale(.0204);animation:fall-5 19s -26s linear infinite}@keyframes fall-5{32.999%{transform:translate(51.9621vw,32.999vh) scale(.0204)}to{transform:translate(51.223vw,99vh) scale(.0204)}}.snow:nth-child(6){opacity:1.6;transform:translate(4.9801vw,-10px) scale(.1964);animation:fall-6 16s -15s linear infinite}@keyframes fall-6{47.159%{transform:translate(13.0343vw,47.159vh) scale(.1964)}to{transform:translate(9.0072vw,99vh) scale(.1964)}}.snow:nth-child(7){opacity:1.7132;transform:translate(15.5877vw,-10px) scale(.453);animation:fall-7 24s -30s linear infinite}@keyframes fall-7{52.682%{transform:translate(17.129vw,52.682vh) scale(.453)}to{transform:translate(16.35835vw,99vh) scale(.453)}}.snow:nth-child(8){opacity:1.3732;transform:translate(56.0141vw,-10px) scale(.5386);animation:fall-8 12s -6s linear infinite}@keyframes fall-8{76.639%{transform:translate(53.5162vw,76.639vh) scale(.5386)}to{transform:translate(54.76515vw,99vh) scale(.5386)}}.snow:nth-child(9){opacity:1.6892;transform:translate(18.352vw,-10px) scale(.7226);animation:fall-9 29s -18s linear infinite}@keyframes fall-9{70.354%{transform:translate(10.3434vw,70.354vh) scale(.7226)}to{transform:translate(14.3477vw,99vh) scale(.7226)}}.snow:nth-child(10){opacity:1.187;transform:translate(38.7624vw,-10px) scale(.4902);animation:fall-10 13s -30s linear infinite}@keyframes fall-10{64.991%{transform:translate(31.9302vw,64.991vh) scale(.4902)}to{transform:translate(35.3463vw,99vh) scale(.4902)}}.snow:nth-child(11){opacity:.7084;transform:translate(30.7362vw,-10px) scale(.2558);animation:fall-11 17s -25s linear infinite}@keyframes fall-11{50.533%{transform:translate(25.8889vw,50.533vh) scale(.2558)}to{transform:translate(28.31255vw,99vh) scale(.2558)}}.snow:nth-child(12){opacity:.0806;transform:translate(42.7896vw,-10px) scale(.9635);animation:fall-12 26s -30s linear infinite}@keyframes fall-12{40.638%{transform:translate(49.4789vw,40.638vh) scale(.9635)}to{transform:translate(46.13425vw,99vh) scale(.9635)}}.snow:nth-child(13){opacity:.3604;transform:translate(89.3957vw,-10px) scale(.8644);animation:fall-13 23s -24s linear infinite}@keyframes fall-13{63.597%{transform:translate(94.0123vw,63.597vh) scale(.8644)}to{transform:translate(91.704vw,99vh) scale(.8644)}}.snow:nth-child(14){opacity:.9516;transform:translate(31.9817vw,-10px) scale(.1682);animation:fall-14 18s -16s linear infinite}@keyframes fall-14{44.275%{transform:translate(30.1435vw,44.275vh) scale(.1682)}to{transform:translate(31.0626vw,99vh) scale(.1682)}}.snow:nth-child(15){opacity:.951;transform:translate(19.0666vw,-10px) scale(.5798);animation:fall-15 19s -2s linear infinite}@keyframes fall-15{30.877%{transform:translate(16.3341vw,30.877vh) scale(.5798)}to{transform:translate(17.70035vw,99vh) scale(.5798)}}.snow:nth-child(16){opacity:1.4332;transform:translate(73.0106vw,-10px) scale(.2647);animation:fall-16 10s -28s linear infinite}@keyframes fall-16{64.34%{transform:translate(76.4543vw,64.34vh) scale(.2647)}to{transform:translate(74.73245vw,99vh) scale(.2647)}}.snow:nth-child(17){opacity:.7776;transform:translate(49.8533vw,-10px) scale(.751);animation:fall-17 25s -7s linear infinite}@keyframes fall-17{33.333%{transform:translate(41.6339vw,33.333vh) scale(.751)}to{transform:translate(45.7436vw,99vh) scale(.751)}}.snow:nth-child(18){opacity:.734;transform:translate(21.2684vw,-10px) scale(.2822);animation:fall-18 23s -20s linear infinite}@keyframes fall-18{60.268%{transform:translate(14.957vw,60.268vh) scale(.2822)}to{transform:translate(18.1127vw,99vh) scale(.2822)}}.snow:nth-child(19){opacity:1.4134;transform:translate(81.2122vw,-10px) scale(.6521);animation:fall-19 15s -6s linear infinite}@keyframes fall-19{64.363%{transform:translate(75.273vw,64.363vh) scale(.6521)}to{transform:translate(78.2426vw,99vh) scale(.6521)}}.snow:nth-child(20){opacity:.9678;transform:translate(82.3749vw,-10px) scale(.7461);animation:fall-20 22s -1s linear infinite}@keyframes fall-20{44.021%{transform:translate(80.2019vw,44.021vh) scale(.7461)}to{transform:translate(81.2884vw,99vh) scale(.7461)}}.snow:nth-child(21){opacity:1.6098;transform:translate(23.707vw,-10px) scale(.8868);animation:fall-21 26s -21s linear infinite}@keyframes fall-21{60.656%{transform:translate(27.2057vw,60.656vh) scale(.8868)}to{transform:translate(25.45635vw,99vh) scale(.8868)}}.snow:nth-child(22){opacity:.268;transform:translate(10.1431vw,-10px) scale(.1054);animation:fall-22 26s -26s linear infinite}@keyframes fall-22{51.535%{transform:translate(2.9691vw,51.535vh) scale(.1054)}to{transform:translate(6.5561vw,99vh) scale(.1054)}}.snow:nth-child(23){opacity:1.088;transform:translate(55.8623vw,-10px) scale(.0217);animation:fall-23 21s -9s linear infinite}@keyframes fall-23{52.777%{transform:translate(63.711vw,52.777vh) scale(.0217)}to{transform:translate(59.78665vw,99vh) scale(.0217)}}.snow:nth-child(24){opacity:.6826;transform:translate(12.1858vw,-10px) scale(.6504);animation:fall-24 20s -27s linear infinite}@keyframes fall-24{34.579%{transform:translate(15.0327vw,34.579vh) scale(.6504)}to{transform:translate(13.60925vw,99vh) scale(.6504)}}.snow:nth-child(25){opacity:.6436;transform:translate(8.5204vw,-10px) scale(.4306);animation:fall-25 25s -29s linear infinite}@keyframes fall-25{49.86%{transform:translate(10.6951vw,49.86vh) scale(.4306)}to{transform:translate(9.60775vw,99vh) scale(.4306)}}.snow:nth-child(26){opacity:.453;transform:translate(77.1869vw,-10px) scale(.8256);animation:fall-26 30s -6s linear infinite}@keyframes fall-26{56.836%{transform:translate(83.0685vw,56.836vh) scale(.8256)}to{transform:translate(80.1277vw,99vh) scale(.8256)}}.snow:nth-child(27){opacity:1.1708;transform:translate(21.3722vw,-10px) scale(.9995);animation:fall-27 23s -8s linear infinite}@keyframes fall-27{52.103%{transform:translate(24.9336vw,52.103vh) scale(.9995)}to{transform:translate(23.1529vw,99vh) scale(.9995)}}.snow:nth-child(28){opacity:1.3168;transform:translate(10.5092vw,-10px) scale(.0471);animation:fall-28 22s -23s linear infinite}@keyframes fall-28{44.151%{transform:translate(.7627vw,44.151vh) scale(.0471)}to{transform:translate(5.63595vw,99vh) scale(.0471)}}.snow:nth-child(29){opacity:.0052;transform:translate(18.5483vw,-10px) scale(.6334);animation:fall-29 22s -30s linear infinite}@keyframes fall-29{51.624%{transform:translate(12.9061vw,51.624vh) scale(.6334)}to{transform:translate(15.7272vw,99vh) scale(.6334)}}.snow:nth-child(30){opacity:.5364;transform:translate(30.0289vw,-10px) scale(.8345);animation:fall-30 21s -11s linear infinite}@keyframes fall-30{36.417%{transform:translate(22.6556vw,36.417vh) scale(.8345)}to{transform:translate(26.34225vw,99vh) scale(.8345)}}.snow:nth-child(31){opacity:1.3232;transform:translate(87.1752vw,-10px) scale(.7282);animation:fall-31 21s -22s linear infinite}@keyframes fall-31{66.116%{transform:translate(86.7056vw,66.116vh) scale(.7282)}to{transform:translate(86.9404vw,99vh) scale(.7282)}}.snow:nth-child(32){opacity:.7596;transform:translate(34.0907vw,-10px) scale(.8671);animation:fall-32 19s -8s linear infinite}@keyframes fall-32{77.743%{transform:translate(43.7236vw,77.743vh) scale(.8671)}to{transform:translate(38.90715vw,99vh) scale(.8671)}}.snow:nth-child(33){opacity:1.2792;transform:translate(67.715vw,-10px) scale(.0457);animation:fall-33 11s -14s linear infinite}@keyframes fall-33{48.71%{transform:translate(75.7279vw,48.71vh) scale(.0457)}to{transform:translate(71.72145vw,99vh) scale(.0457)}}.snow:nth-child(34){opacity:.4374;transform:translate(72.8857vw,-10px) scale(.9215);animation:fall-34 12s -6s linear infinite}@keyframes fall-34{40.265%{transform:translate(68.2832vw,40.265vh) scale(.9215)}to{transform:translate(70.58445vw,99vh) scale(.9215)}}.snow:nth-child(35){opacity:.1966;transform:translate(9.4732vw,-10px) scale(.9414);animation:fall-35 23s -29s linear infinite}@keyframes fall-35{64.788%{transform:translate(8.364vw,64.788vh) scale(.9414)}to{transform:translate(8.9186vw,99vh) scale(.9414)}}.snow:nth-child(36){opacity:1.3934;transform:translate(23.7867vw,-10px) scale(.8049);animation:fall-36 23s -18s linear infinite}@keyframes fall-36{45.495%{transform:translate(18.782vw,45.495vh) scale(.8049)}to{transform:translate(21.28435vw,99vh) scale(.8049)}}.snow:nth-child(37){opacity:1.943;transform:translate(88.1444vw,-10px) scale(.5589);animation:fall-37 27s -3s linear infinite}@keyframes fall-37{44.814%{transform:translate(90.2846vw,44.814vh) scale(.5589)}to{transform:translate(89.2145vw,99vh) scale(.5589)}}.snow:nth-child(38){opacity:.1594;transform:translate(57.5179vw,-10px) scale(.3245);animation:fall-38 23s -18s linear infinite}@keyframes fall-38{38.204%{transform:translate(56.2429vw,38.204vh) scale(.3245)}to{transform:translate(56.8804vw,99vh) scale(.3245)}}.snow:nth-child(39){opacity:.0394;transform:translate(23.8764vw,-10px) scale(.5899);animation:fall-39 24s -26s linear infinite}@keyframes fall-39{79.506%{transform:translate(29.9565vw,79.506vh) scale(.5899)}to{transform:translate(26.91645vw,99vh) scale(.5899)}}.snow:nth-child(40){opacity:.7542;transform:translate(2.543vw,-10px) scale(.5127);animation:fall-40 23s -25s linear infinite}@keyframes fall-40{54.796%{transform:translate(3.301vw,54.796vh) scale(.5127)}to{transform:translate(2.922vw,99vh) scale(.5127)}}.snow:nth-child(41){opacity:.948;transform:translate(58.5432vw,-10px) scale(.6772);animation:fall-41 30s -21s linear infinite}@keyframes fall-41{67.643%{transform:translate(50.0373vw,67.643vh) scale(.6772)}to{transform:translate(54.29025vw,99vh) scale(.6772)}}.snow:nth-child(42){opacity:.07;transform:translate(46.6683vw,-10px) scale(.2295);animation:fall-42 11s -17s linear infinite}@keyframes fall-42{53.703%{transform:translate(37.9794vw,53.703vh) scale(.2295)}to{transform:translate(42.32385vw,99vh) scale(.2295)}}.snow:nth-child(43){opacity:.4186;transform:translate(55.8655vw,-10px) scale(.0066);animation:fall-43 24s -6s linear infinite}@keyframes fall-43{50.644%{transform:translate(52.9626vw,50.644vh) scale(.0066)}to{transform:translate(54.41405vw,99vh) scale(.0066)}}.snow:nth-child(44){opacity:1.6338;transform:translate(72.4555vw,-10px) scale(.3732);animation:fall-44 28s -21s linear infinite}@keyframes fall-44{43.298%{transform:translate(70.6138vw,43.298vh) scale(.3732)}to{transform:translate(71.53465vw,99vh) scale(.3732)}}.snow:nth-child(45){opacity:.2992;transform:translate(13.8218vw,-10px) scale(.1033);animation:fall-45 24s -26s linear infinite}@keyframes fall-45{60.292%{transform:translate(8.9856vw,60.292vh) scale(.1033)}to{transform:translate(11.4037vw,99vh) scale(.1033)}}.snow:nth-child(46){opacity:.5632;transform:translate(53.2929vw,-10px) scale(.8439);animation:fall-46 22s -27s linear infinite}@keyframes fall-46{79.412%{transform:translate(59.7106vw,79.412vh) scale(.8439)}to{transform:translate(56.50175vw,99vh) scale(.8439)}}.snow:nth-child(47){opacity:.2812;transform:translate(86.4485vw,-10px) scale(.2272);animation:fall-47 30s -22s linear infinite}@keyframes fall-47{56.492%{transform:translate(85.9876vw,56.492vh) scale(.2272)}to{transform:translate(86.21805vw,99vh) scale(.2272)}}.snow:nth-child(48){opacity:1.6952;transform:translate(14.5418vw,-10px) scale(.8656);animation:fall-48 15s -2s linear infinite}@keyframes fall-48{43.163%{transform:translate(24.137vw,43.163vh) scale(.8656)}to{transform:translate(19.3394vw,99vh) scale(.8656)}}.snow:nth-child(49){opacity:1.3692;transform:translate(99.6552vw,-10px) scale(.9461);animation:fall-49 22s -5s linear infinite}@keyframes fall-49{45.01%{transform:translate(97.4571vw,45.01vh) scale(.9461)}to{transform:translate(98.55615vw,99vh) scale(.9461)}}.snow:nth-child(50){opacity:.4912;transform:translate(36.5827vw,-10px) scale(.8304);animation:fall-50 10s -19s linear infinite}@keyframes fall-50{58.928%{transform:translate(45.2938vw,58.928vh) scale(.8304)}to{transform:translate(40.93825vw,99vh) scale(.8304)}}.snow:nth-child(51){opacity:.0828;transform:translate(54.3309vw,-10px) scale(.8295);animation:fall-51 27s -23s linear infinite}@keyframes fall-51{65.252%{transform:translate(46.0836vw,65.252vh) scale(.8295)}to{transform:translate(50.20725vw,99vh) scale(.8295)}}.snow:nth-child(52){opacity:.3364;transform:translate(10.9498vw,-10px) scale(.3196);animation:fall-52 16s -3s linear infinite}@keyframes fall-52{40.82%{transform:translate(3.1427vw,40.82vh) scale(.3196)}to{transform:translate(7.04625vw,99vh) scale(.3196)}}.snow:nth-child(53){opacity:.1324;transform:translate(75.4604vw,-10px) scale(.7152);animation:fall-53 23s -4s linear infinite}@keyframes fall-53{34.008%{transform:translate(76.0849vw,34.008vh) scale(.7152)}to{transform:translate(75.77265vw,99vh) scale(.7152)}}.snow:nth-child(54){opacity:.8566;transform:translate(43.1131vw,-10px) scale(.9404);animation:fall-54 15s -4s linear infinite}@keyframes fall-54{74.27%{transform:translate(35.4539vw,74.27vh) scale(.9404)}to{transform:translate(39.2835vw,99vh) scale(.9404)}}.snow:nth-child(55){opacity:.481;transform:translate(63.2471vw,-10px) scale(.0123);animation:fall-55 11s -23s linear infinite}@keyframes fall-55{66.198%{transform:translate(63.7855vw,66.198vh) scale(.0123)}to{transform:translate(63.5163vw,99vh) scale(.0123)}}.snow:nth-child(56){opacity:1.129;transform:translate(69.6634vw,-10px) scale(.84);animation:fall-56 18s -4s linear infinite}@keyframes fall-56{71.15%{transform:translate(66.1907vw,71.15vh) scale(.84)}to{transform:translate(67.92705vw,99vh) scale(.84)}}.snow:nth-child(57){opacity:.2192;transform:translate(92.1118vw,-10px) scale(.3573);animation:fall-57 16s -26s linear infinite}@keyframes fall-57{44.422%{transform:translate(99.3536vw,44.422vh) scale(.3573)}to{transform:translate(95.7327vw,99vh) scale(.3573)}}.snow:nth-child(58){opacity:1.9498;transform:translate(78.2811vw,-10px) scale(.9955);animation:fall-58 24s -15s linear infinite}@keyframes fall-58{30.458%{transform:translate(76.5953vw,30.458vh) scale(.9955)}to{transform:translate(77.4382vw,99vh) scale(.9955)}}.snow:nth-child(59){opacity:.8004;transform:translate(34.4008vw,-10px) scale(.6374);animation:fall-59 18s -18s linear infinite}@keyframes fall-59{53.872%{transform:translate(33.6618vw,53.872vh) scale(.6374)}to{transform:translate(34.0313vw,99vh) scale(.6374)}}.snow:nth-child(60){opacity:.0026;transform:translate(53.7787vw,-10px) scale(.4677);animation:fall-60 27s -22s linear infinite}@keyframes fall-60{32.974%{transform:translate(47.4064vw,32.974vh) scale(.4677)}to{transform:translate(50.59255vw,99vh) scale(.4677)}}.snow:nth-child(61){opacity:.2932;transform:translate(2.6892vw,-10px) scale(.7636);animation:fall-61 22s -30s linear infinite}@keyframes fall-61{36.014%{transform:translate(-6.9684vw,36.014vh) scale(.7636)}to{transform:translate(-2.1396vw,99vh) scale(.7636)}}.snow:nth-child(62){opacity:1.227;transform:translate(82.2984vw,-10px) scale(.9591);animation:fall-62 11s -21s linear infinite}@keyframes fall-62{62.946%{transform:translate(78.487vw,62.946vh) scale(.9591)}to{transform:translate(80.3927vw,99vh) scale(.9591)}}.snow:nth-child(63){opacity:1.2204;transform:translate(1.136vw,-10px) scale(.5751);animation:fall-63 21s -9s linear infinite}@keyframes fall-63{48.719%{transform:translate(.2462vw,48.719vh) scale(.5751)}to{transform:translate(.6911vw,99vh) scale(.5751)}}.snow:nth-child(64){opacity:.9666;transform:translate(34.6814vw,-10px) scale(.393);animation:fall-64 17s -21s linear infinite}@keyframes fall-64{79.268%{transform:translate(35.2487vw,79.268vh) scale(.393)}to{transform:translate(34.96505vw,99vh) scale(.393)}}.snow:nth-child(65){opacity:1.0614;transform:translate(95.2053vw,-10px) scale(.9916);animation:fall-65 29s -29s linear infinite}@keyframes fall-65{72.243%{transform:translate(90.4698vw,72.243vh) scale(.9916)}to{transform:translate(92.83755vw,99vh) scale(.9916)}}.snow:nth-child(66){opacity:.5928;transform:translate(15.5542vw,-10px) scale(.5007);animation:fall-66 10s -2s linear infinite}@keyframes fall-66{51.327%{transform:translate(19.1495vw,51.327vh) scale(.5007)}to{transform:translate(17.35185vw,99vh) scale(.5007)}}.snow:nth-child(67){opacity:1.9948;transform:translate(4.3175vw,-10px) scale(.024);animation:fall-67 20s -3s linear infinite}@keyframes fall-67{55.798%{transform:translate(4.0296vw,55.798vh) scale(.024)}to{transform:translate(4.17355vw,99vh) scale(.024)}}.snow:nth-child(68){opacity:.5044;transform:translate(59.1967vw,-10px) scale(.2692);animation:fall-68 15s -18s linear infinite}@keyframes fall-68{53.537%{transform:translate(58.8764vw,53.537vh) scale(.2692)}to{transform:translate(59.03655vw,99vh) scale(.2692)}}.snow:nth-child(69){opacity:.3358;transform:translate(24.9989vw,-10px) scale(.2672);animation:fall-69 14s -18s linear infinite}@keyframes fall-69{46.153%{transform:translate(32.0508vw,46.153vh) scale(.2672)}to{transform:translate(28.52485vw,99vh) scale(.2672)}}.snow:nth-child(70){opacity:.4644;transform:translate(2.2716vw,-10px) scale(.7941);animation:fall-70 30s -1s linear infinite}@keyframes fall-70{47.196%{transform:translate(7.5797vw,47.196vh) scale(.7941)}to{transform:translate(4.92565vw,99vh) scale(.7941)}}.snow:nth-child(71){opacity:1.6598;transform:translate(27.7849vw,-10px) scale(.5062);animation:fall-71 19s -2s linear infinite}@keyframes fall-71{79.127%{transform:translate(22.0407vw,79.127vh) scale(.5062)}to{transform:translate(24.9128vw,99vh) scale(.5062)}}.snow:nth-child(72){opacity:.903;transform:translate(66.035vw,-10px) scale(.3709);animation:fall-72 27s -1s linear infinite}@keyframes fall-72{66.276%{transform:translate(60.4842vw,66.276vh) scale(.3709)}to{transform:translate(63.2596vw,99vh) scale(.3709)}}.snow:nth-child(73){opacity:1.7016;transform:translate(62.4264vw,-10px) scale(.6078);animation:fall-73 14s -26s linear infinite}@keyframes fall-73{34.5%{transform:translate(56.3924vw,34.5vh) scale(.6078)}to{transform:translate(59.4094vw,99vh) scale(.6078)}}.snow:nth-child(74){opacity:1.2462;transform:translate(1.6215vw,-10px) scale(.7694);animation:fall-74 10s -5s linear infinite}@keyframes fall-74{38.489%{transform:translate(-4.0039vw,38.489vh) scale(.7694)}to{transform:translate(-1.1912vw,99vh) scale(.7694)}}.snow:nth-child(75){opacity:1.243;transform:translate(37vw,-10px) scale(.6987);animation:fall-75 13s -4s linear infinite}@keyframes fall-75{64.698%{transform:translate(42.6544vw,64.698vh) scale(.6987)}to{transform:translate(39.8272vw,99vh) scale(.6987)}}.snow:nth-child(76){opacity:1.1808;transform:translate(1.5088vw,-10px) scale(.2005);animation:fall-76 30s -9s linear infinite}@keyframes fall-76{75.574%{transform:translate(-1.5468vw,75.574vh) scale(.2005)}to{transform:translate(-.019vw,99vh) scale(.2005)}}.snow:nth-child(77){opacity:.8198;transform:translate(91.5414vw,-10px) scale(.0747);animation:fall-77 24s -6s linear infinite}@keyframes fall-77{40.953%{transform:translate(100.739vw,40.953vh) scale(.0747)}to{transform:translate(96.1402vw,99vh) scale(.0747)}}.snow:nth-child(78){opacity:.6758;transform:translate(7.2339vw,-10px) scale(.4797);animation:fall-78 28s -29s linear infinite}@keyframes fall-78{62.513%{transform:translate(14.8118vw,62.513vh) scale(.4797)}to{transform:translate(11.02285vw,99vh) scale(.4797)}}.snow:nth-child(79){opacity:1.0968;transform:translate(18.43vw,-10px) scale(.7298);animation:fall-79 27s -25s linear infinite}@keyframes fall-79{59.684%{transform:translate(14.1669vw,59.684vh) scale(.7298)}to{transform:translate(16.29845vw,99vh) scale(.7298)}}.snow:nth-child(80){opacity:1.8576;transform:translate(36.8763vw,-10px) scale(.7514);animation:fall-80 16s -15s linear infinite}@keyframes fall-80{34.957%{transform:translate(28.6155vw,34.957vh) scale(.7514)}to{transform:translate(32.7459vw,99vh) scale(.7514)}}.snow:nth-child(81){opacity:.762;transform:translate(73.1971vw,-10px) scale(.7718);animation:fall-81 27s -15s linear infinite}@keyframes fall-81{45.437%{transform:translate(72.2714vw,45.437vh) scale(.7718)}to{transform:translate(72.73425vw,99vh) scale(.7718)}}.snow:nth-child(82){opacity:.0342;transform:translate(79.6074vw,-10px) scale(.6806);animation:fall-82 27s -14s linear infinite}@keyframes fall-82{76.362%{transform:translate(79.2662vw,76.362vh) scale(.6806)}to{transform:translate(79.4368vw,99vh) scale(.6806)}}.snow:nth-child(83){opacity:.9804;transform:translate(10.8666vw,-10px) scale(.5209);animation:fall-83 11s -17s linear infinite}@keyframes fall-83{65.662%{transform:translate(9.4798vw,65.662vh) scale(.5209)}to{transform:translate(10.1732vw,99vh) scale(.5209)}}.snow:nth-child(84){opacity:.7334;transform:translate(52.0155vw,-10px) scale(.0568);animation:fall-84 16s -30s linear infinite}@keyframes fall-84{30.205%{transform:translate(57.5335vw,30.205vh) scale(.0568)}to{transform:translate(54.7745vw,99vh) scale(.0568)}}.snow:nth-child(85){opacity:.3668;transform:translate(24.6366vw,-10px) scale(.1558);animation:fall-85 19s -23s linear infinite}@keyframes fall-85{60.155%{transform:translate(32.7902vw,60.155vh) scale(.1558)}to{transform:translate(28.7134vw,99vh) scale(.1558)}}.snow:nth-child(86){opacity:.4992;transform:translate(1.0638vw,-10px) scale(.1261);animation:fall-86 20s -11s linear infinite}@keyframes fall-86{75.503%{transform:translate(-3.3797vw,75.503vh) scale(.1261)}to{transform:translate(-1.15795vw,99vh) scale(.1261)}}.snow:nth-child(87){opacity:1.1986;transform:translate(97.1428vw,-10px) scale(.6578);animation:fall-87 29s -20s linear infinite}@keyframes fall-87{47.295%{transform:translate(92.854vw,47.295vh) scale(.6578)}to{transform:translate(94.9984vw,99vh) scale(.6578)}}.snow:nth-child(88){opacity:.1822;transform:translate(65.5936vw,-10px) scale(.2598);animation:fall-88 13s -23s linear infinite}@keyframes fall-88{64.623%{transform:translate(63.0279vw,64.623vh) scale(.2598)}to{transform:translate(64.31075vw,99vh) scale(.2598)}}.snow:nth-child(89){opacity:1.845;transform:translate(43.152vw,-10px) scale(.5959);animation:fall-89 23s -6s linear infinite}@keyframes fall-89{57.97%{transform:translate(40.7382vw,57.97vh) scale(.5959)}to{transform:translate(41.9451vw,99vh) scale(.5959)}}.snow:nth-child(90){opacity:.4114;transform:translate(85.6872vw,-10px) scale(.5168);animation:fall-90 21s -6s linear infinite}@keyframes fall-90{74.595%{transform:translate(93.6234vw,74.595vh) scale(.5168)}to{transform:translate(89.6553vw,99vh) scale(.5168)}}.snow:nth-child(91){opacity:1.0728;transform:translate(78.145vw,-10px) scale(.27);animation:fall-91 27s -24s linear infinite}@keyframes fall-91{46.687%{transform:translate(74.8639vw,46.687vh) scale(.27)}to{transform:translate(76.50445vw,99vh) scale(.27)}}.snow:nth-child(92){opacity:.5144;transform:translate(8.576vw,-10px) scale(.3228);animation:fall-92 20s -28s linear infinite}@keyframes fall-92{35.114%{transform:translate(10.6241vw,35.114vh) scale(.3228)}to{transform:translate(9.60005vw,99vh) scale(.3228)}}.snow:nth-child(93){opacity:1.6746;transform:translate(76.135vw,-10px) scale(.7069);animation:fall-93 23s -20s linear infinite}@keyframes fall-93{45.463%{transform:translate(82.3214vw,45.463vh) scale(.7069)}to{transform:translate(79.2282vw,99vh) scale(.7069)}}.snow:nth-child(94){opacity:1.7634;transform:translate(57.9076vw,-10px) scale(.0947);animation:fall-94 27s -13s linear infinite}@keyframes fall-94{45.658%{transform:translate(49.2832vw,45.658vh) scale(.0947)}to{transform:translate(53.5954vw,99vh) scale(.0947)}}.snow:nth-child(95){opacity:.8958;transform:translate(92.1865vw,-10px) scale(.534);animation:fall-95 30s -11s linear infinite}@keyframes fall-95{31.219%{transform:translate(90.9857vw,31.219vh) scale(.534)}to{transform:translate(91.5861vw,99vh) scale(.534)}}.snow:nth-child(96){opacity:.1336;transform:translate(5.6121vw,-10px) scale(.8947);animation:fall-96 12s -29s linear infinite}@keyframes fall-96{33.811%{transform:translate(13.9867vw,33.811vh) scale(.8947)}to{transform:translate(9.7994vw,99vh) scale(.8947)}}.snow:nth-child(97){opacity:1.9208;transform:translate(82.436vw,-10px) scale(.7547);animation:fall-97 17s -28s linear infinite}@keyframes fall-97{54.666%{transform:translate(90.7133vw,54.666vh) scale(.7547)}to{transform:translate(86.57465vw,99vh) scale(.7547)}}.snow:nth-child(98){opacity:1.6944;transform:translate(10.8318vw,-10px) scale(.8083);animation:fall-98 24s -22s linear infinite}@keyframes fall-98{73.621%{transform:translate(3.0129vw,73.621vh) scale(.8083)}to{transform:translate(6.92235vw,99vh) scale(.8083)}}.snow:nth-child(99){opacity:1.857;transform:translate(49.1121vw,-10px) scale(.2128);animation:fall-99 27s -16s linear infinite}@keyframes fall-99{44.863%{transform:translate(39.579vw,44.863vh) scale(.2128)}to{transform:translate(44.34555vw,99vh) scale(.2128)}}.snow:nth-child(100){opacity:.403;transform:translate(39.3612vw,-10px) scale(.7015);animation:fall-100 11s -3s linear infinite}@keyframes fall-100{42.244%{transform:translate(35.0925vw,42.244vh) scale(.7015)}to{transform:translate(37.22685vw,99vh) scale(.7015)}}.snow:nth-child(101){opacity:1.148;transform:translate(55.9035vw,-10px) scale(.2684);animation:fall-101 13s -16s linear infinite}@keyframes fall-101{64.559%{transform:translate(65.8461vw,64.559vh) scale(.2684)}to{transform:translate(60.8748vw,99vh) scale(.2684)}}.snow:nth-child(102){opacity:.9526;transform:translate(25.6714vw,-10px) scale(.4028);animation:fall-102 28s -28s linear infinite}@keyframes fall-102{36.341%{transform:translate(25.4946vw,36.341vh) scale(.4028)}to{transform:translate(25.583vw,99vh) scale(.4028)}}.snow:nth-child(103){opacity:1.7868;transform:translate(98.7032vw,-10px) scale(.8075);animation:fall-103 11s -13s linear infinite}@keyframes fall-103{75.026%{transform:translate(92.0615vw,75.026vh) scale(.8075)}to{transform:translate(95.38235vw,99vh) scale(.8075)}}.snow:nth-child(104){opacity:.8162;transform:translate(91.453vw,-10px) scale(.7159);animation:fall-104 26s -29s linear infinite}@keyframes fall-104{36.113%{transform:translate(100.7173vw,36.113vh) scale(.7159)}to{transform:translate(96.08515vw,99vh) scale(.7159)}}.snow:nth-child(105){opacity:1.1602;transform:translate(62.013vw,-10px) scale(.8585);animation:fall-105 20s -16s linear infinite}@keyframes fall-105{63.925%{transform:translate(53.8388vw,63.925vh) scale(.8585)}to{transform:translate(57.9259vw,99vh) scale(.8585)}}.snow:nth-child(106){opacity:.7892;transform:translate(16.1405vw,-10px) scale(.2947);animation:fall-106 29s -29s linear infinite}@keyframes fall-106{37.421%{transform:translate(19.3147vw,37.421vh) scale(.2947)}to{transform:translate(17.7276vw,99vh) scale(.2947)}}.snow:nth-child(107){opacity:1.5058;transform:translate(17.5055vw,-10px) scale(.277);animation:fall-107 14s -6s linear infinite}@keyframes fall-107{34.587%{transform:translate(17.7926vw,34.587vh) scale(.277)}to{transform:translate(17.64905vw,99vh) scale(.277)}}.snow:nth-child(108){opacity:1.7768;transform:translate(95.0365vw,-10px) scale(.9107);animation:fall-108 19s -5s linear infinite}@keyframes fall-108{37.347%{transform:translate(88.8385vw,37.347vh) scale(.9107)}to{transform:translate(91.9375vw,99vh) scale(.9107)}}.snow:nth-child(109){opacity:.7512;transform:translate(80.5883vw,-10px) scale(.074);animation:fall-109 20s -25s linear infinite}@keyframes fall-109{55.351%{transform:translate(78.6387vw,55.351vh) scale(.074)}to{transform:translate(79.6135vw,99vh) scale(.074)}}.snow:nth-child(110){opacity:.266;transform:translate(48.2622vw,-10px) scale(.2142);animation:fall-110 18s -19s linear infinite}@keyframes fall-110{56.584%{transform:translate(44.3032vw,56.584vh) scale(.2142)}to{transform:translate(46.2827vw,99vh) scale(.2142)}}.snow:nth-child(111){opacity:.1972;transform:translate(27.5863vw,-10px) scale(.8543);animation:fall-111 18s -25s linear infinite}@keyframes fall-111{68.971%{transform:translate(18.9279vw,68.971vh) scale(.8543)}to{transform:translate(23.2571vw,99vh) scale(.8543)}}.snow:nth-child(112){opacity:.7682;transform:translate(41.736vw,-10px) scale(.0423);animation:fall-112 21s -16s linear infinite}@keyframes fall-112{57.73%{transform:translate(32.7739vw,57.73vh) scale(.0423)}to{transform:translate(37.25495vw,99vh) scale(.0423)}}.snow:nth-child(113){opacity:1.7624;transform:translate(63.4233vw,-10px) scale(.2447);animation:fall-113 14s -22s linear infinite}@keyframes fall-113{34.726%{transform:translate(66.7759vw,34.726vh) scale(.2447)}to{transform:translate(65.0996vw,99vh) scale(.2447)}}.snow:nth-child(114){opacity:1.9534;transform:translate(79.7442vw,-10px) scale(.773);animation:fall-114 22s -28s linear infinite}@keyframes fall-114{76.842%{transform:translate(88.0625vw,76.842vh) scale(.773)}to{transform:translate(83.90335vw,99vh) scale(.773)}}.snow:nth-child(115){opacity:1.3988;transform:translate(73.7848vw,-10px) scale(.6642);animation:fall-115 10s -17s linear infinite}@keyframes fall-115{53.267%{transform:translate(69.873vw,53.267vh) scale(.6642)}to{transform:translate(71.8289vw,99vh) scale(.6642)}}.snow:nth-child(116){opacity:1.6958;transform:translate(1.5851vw,-10px) scale(.2156);animation:fall-116 19s -9s linear infinite}@keyframes fall-116{39.371%{transform:translate(-7.7638vw,39.371vh) scale(.2156)}to{transform:translate(-3.08935vw,99vh) scale(.2156)}}.snow:nth-child(117){opacity:1.9228;transform:translate(88.0045vw,-10px) scale(.5483);animation:fall-117 11s -26s linear infinite}@keyframes fall-117{47.669%{transform:translate(97.7424vw,47.669vh) scale(.5483)}to{transform:translate(92.87345vw,99vh) scale(.5483)}}.snow:nth-child(118){opacity:1.5276;transform:translate(33.404vw,-10px) scale(.7664);animation:fall-118 29s -7s linear infinite}@keyframes fall-118{34.698%{transform:translate(41.2397vw,34.698vh) scale(.7664)}to{transform:translate(37.32185vw,99vh) scale(.7664)}}.snow:nth-child(119){opacity:.743;transform:translate(81.2002vw,-10px) scale(.6189);animation:fall-119 25s -11s linear infinite}@keyframes fall-119{54.13%{transform:translate(89.2743vw,54.13vh) scale(.6189)}to{transform:translate(85.23725vw,99vh) scale(.6189)}}.snow:nth-child(120){opacity:.9174;transform:translate(68.9861vw,-10px) scale(.398);animation:fall-120 19s -6s linear infinite}@keyframes fall-120{54.145%{transform:translate(75.2795vw,54.145vh) scale(.398)}to{transform:translate(72.1328vw,99vh) scale(.398)}}.snow:nth-child(121){opacity:1.0548;transform:translate(37.5241vw,-10px) scale(.7112);animation:fall-121 23s -25s linear infinite}@keyframes fall-121{42.02%{transform:translate(32.6257vw,42.02vh) scale(.7112)}to{transform:translate(35.0749vw,99vh) scale(.7112)}}.snow:nth-child(122){opacity:.8286;transform:translate(69.2129vw,-10px) scale(.3885);animation:fall-122 26s -14s linear infinite}@keyframes fall-122{43.697%{transform:translate(65.4327vw,43.697vh) scale(.3885)}to{transform:translate(67.3228vw,99vh) scale(.3885)}}.snow:nth-child(123){opacity:.1042;transform:translate(73.6328vw,-10px) scale(.9879);animation:fall-123 29s -5s linear infinite}@keyframes fall-123{73.66%{transform:translate(82.8765vw,73.66vh) scale(.9879)}to{transform:translate(78.25465vw,99vh) scale(.9879)}}.snow:nth-child(124){opacity:.4128;transform:translate(61.1795vw,-10px) scale(.6091);animation:fall-124 20s -11s linear infinite}@keyframes fall-124{77.661%{transform:translate(56.1606vw,77.661vh) scale(.6091)}to{transform:translate(58.67005vw,99vh) scale(.6091)}}.snow:nth-child(125){opacity:1.0346;transform:translate(39.5821vw,-10px) scale(.7963);animation:fall-125 29s -18s linear infinite}@keyframes fall-125{38.055%{transform:translate(46.8777vw,38.055vh) scale(.7963)}to{transform:translate(43.2299vw,99vh) scale(.7963)}}.snow:nth-child(126){opacity:1.6938;transform:translate(65.9284vw,-10px) scale(.6839);animation:fall-126 25s -18s linear infinite}@keyframes fall-126{65.675%{transform:translate(75.6999vw,65.675vh) scale(.6839)}to{transform:translate(70.81415vw,99vh) scale(.6839)}}.snow:nth-child(127){opacity:.7688;transform:translate(85.4448vw,-10px) scale(.3667);animation:fall-127 24s -5s linear infinite}@keyframes fall-127{50.122%{transform:translate(79.6399vw,50.122vh) scale(.3667)}to{transform:translate(82.54235vw,99vh) scale(.3667)}}.snow:nth-child(128){opacity:1.2892;transform:translate(36.6869vw,-10px) scale(.6393);animation:fall-128 24s -18s linear infinite}@keyframes fall-128{45.495%{transform:translate(45.5061vw,45.495vh) scale(.6393)}to{transform:translate(41.0965vw,99vh) scale(.6393)}}.snow:nth-child(129){opacity:.0894;transform:translate(16.7147vw,-10px) scale(.3747);animation:fall-129 18s -16s linear infinite}@keyframes fall-129{67.722%{transform:translate(9.7346vw,67.722vh) scale(.3747)}to{transform:translate(13.22465vw,99vh) scale(.3747)}}.snow:nth-child(130){opacity:1.6048;transform:translate(14.862vw,-10px) scale(.0574);animation:fall-130 24s -18s linear infinite}@keyframes fall-130{38.581%{transform:translate(14.8897vw,38.581vh) scale(.0574)}to{transform:translate(14.87585vw,99vh) scale(.0574)}}.snow:nth-child(131){opacity:1.6624;transform:translate(91.1374vw,-10px) scale(.8898);animation:fall-131 24s -12s linear infinite}@keyframes fall-131{61.364%{transform:translate(98.1865vw,61.364vh) scale(.8898)}to{transform:translate(94.66195vw,99vh) scale(.8898)}}.snow:nth-child(132){opacity:.5728;transform:translate(71.0298vw,-10px) scale(.471);animation:fall-132 29s -21s linear infinite}@keyframes fall-132{52.115%{transform:translate(66.1805vw,52.115vh) scale(.471)}to{transform:translate(68.60515vw,99vh) scale(.471)}}.snow:nth-child(133){opacity:.0452;transform:translate(52.5828vw,-10px) scale(.0071);animation:fall-133 27s -13s linear infinite}@keyframes fall-133{73.881%{transform:translate(51.0624vw,73.881vh) scale(.0071)}to{transform:translate(51.8226vw,99vh) scale(.0071)}}.snow:nth-child(134){opacity:1.733;transform:translate(6.2742vw,-10px) scale(.2816);animation:fall-134 30s -13s linear infinite}@keyframes fall-134{46.529%{transform:translate(-1.357vw,46.529vh) scale(.2816)}to{transform:translate(2.4586vw,99vh) scale(.2816)}}.snow:nth-child(135){opacity:1.9806;transform:translate(49.1575vw,-10px) scale(.3117);animation:fall-135 21s -11s linear infinite}@keyframes fall-135{62.807%{transform:translate(45.0029vw,62.807vh) scale(.3117)}to{transform:translate(47.0802vw,99vh) scale(.3117)}}.snow:nth-child(136){opacity:1.3648;transform:translate(47.1534vw,-10px) scale(.9175);animation:fall-136 18s -30s linear infinite}@keyframes fall-136{33.462%{transform:translate(44.9069vw,33.462vh) scale(.9175)}to{transform:translate(46.03015vw,99vh) scale(.9175)}}.snow:nth-child(137){opacity:1.6102;transform:translate(70.4201vw,-10px) scale(.4605);animation:fall-137 15s -6s linear infinite}@keyframes fall-137{49.313%{transform:translate(67.6256vw,49.313vh) scale(.4605)}to{transform:translate(69.02285vw,99vh) scale(.4605)}}.snow:nth-child(138){opacity:.5818;transform:translate(7.5364vw,-10px) scale(.1074);animation:fall-138 10s -24s linear infinite}@keyframes fall-138{58.52%{transform:translate(5.6951vw,58.52vh) scale(.1074)}to{transform:translate(6.61575vw,99vh) scale(.1074)}}.snow:nth-child(139){opacity:.8998;transform:translate(48.8982vw,-10px) scale(.8834);animation:fall-139 28s -22s linear infinite}@keyframes fall-139{76.765%{transform:translate(57.9689vw,76.765vh) scale(.8834)}to{transform:translate(53.43355vw,99vh) scale(.8834)}}.snow:nth-child(140){opacity:1.2106;transform:translate(86.3879vw,-10px) scale(.0231);animation:fall-140 22s -12s linear infinite}@keyframes fall-140{51.831%{transform:translate(86.3578vw,51.831vh) scale(.0231)}to{transform:translate(86.37285vw,99vh) scale(.0231)}}.snow:nth-child(141){opacity:.7548;transform:translate(69.9829vw,-10px) scale(.5896);animation:fall-141 14s -19s linear infinite}@keyframes fall-141{42.806%{transform:translate(62.2929vw,42.806vh) scale(.5896)}to{transform:translate(66.1379vw,99vh) scale(.5896)}}.snow:nth-child(142){opacity:.881;transform:translate(64.3857vw,-10px) scale(.2674);animation:fall-142 19s -26s linear infinite}@keyframes fall-142{62.449%{transform:translate(73.16vw,62.449vh) scale(.2674)}to{transform:translate(68.77285vw,99vh) scale(.2674)}}.snow:nth-child(143){opacity:1.2898;transform:translate(98.2072vw,-10px) scale(.7622);animation:fall-143 25s -17s linear infinite}@keyframes fall-143{63.464%{transform:translate(93.0504vw,63.464vh) scale(.7622)}to{transform:translate(95.6288vw,99vh) scale(.7622)}}.snow:nth-child(144){opacity:.5172;transform:translate(99.9405vw,-10px) scale(.4215);animation:fall-144 12s -7s linear infinite}@keyframes fall-144{46.973%{transform:translate(101.5671vw,46.973vh) scale(.4215)}to{transform:translate(100.7538vw,99vh) scale(.4215)}}.snow:nth-child(145){opacity:1.8024;transform:translate(96.981vw,-10px) scale(.3042);animation:fall-145 13s -18s linear infinite}@keyframes fall-145{72.5%{transform:translate(87.6873vw,72.5vh) scale(.3042)}to{transform:translate(92.33415vw,99vh) scale(.3042)}}.snow:nth-child(146){opacity:.025;transform:translate(2.1352vw,-10px) scale(.632);animation:fall-146 22s -13s linear infinite}@keyframes fall-146{75.395%{transform:translate(-5.9255vw,75.395vh) scale(.632)}to{transform:translate(-1.89515vw,99vh) scale(.632)}}.snow:nth-child(147){opacity:1.6762;transform:translate(44.7476vw,-10px) scale(.6811);animation:fall-147 12s -1s linear infinite}@keyframes fall-147{55.468%{transform:translate(42.7225vw,55.468vh) scale(.6811)}to{transform:translate(43.73505vw,99vh) scale(.6811)}}.snow:nth-child(148){opacity:1.3008;transform:translate(67.4836vw,-10px) scale(.1485);animation:fall-148 21s -25s linear infinite}@keyframes fall-148{53.138%{transform:translate(64.764vw,53.138vh) scale(.1485)}to{transform:translate(66.1238vw,99vh) scale(.1485)}}.snow:nth-child(149){opacity:1.6684;transform:translate(53.4191vw,-10px) scale(.3648);animation:fall-149 11s -27s linear infinite}@keyframes fall-149{77.427%{transform:translate(61.0609vw,77.427vh) scale(.3648)}to{transform:translate(57.24vw,99vh) scale(.3648)}}.snow:nth-child(150){opacity:1.1958;transform:translate(94.6272vw,-10px) scale(.6138);animation:fall-150 28s -18s linear infinite}@keyframes fall-150{69.942%{transform:translate(90.5846vw,69.942vh) scale(.6138)}to{transform:translate(92.6059vw,99vh) scale(.6138)}}.snow:nth-child(151){opacity:.0956;transform:translate(30.5277vw,-10px) scale(.1987);animation:fall-151 23s -14s linear infinite}@keyframes fall-151{44.907%{transform:translate(27.8763vw,44.907vh) scale(.1987)}to{transform:translate(29.202vw,99vh) scale(.1987)}}.snow:nth-child(152){opacity:.627;transform:translate(80.6716vw,-10px) scale(.8398);animation:fall-152 20s -21s linear infinite}@keyframes fall-152{72.335%{transform:translate(80.0044vw,72.335vh) scale(.8398)}to{transform:translate(80.338vw,99vh) scale(.8398)}}.snow:nth-child(153){opacity:1.0038;transform:translate(60.4274vw,-10px) scale(.6756);animation:fall-153 26s -13s linear infinite}@keyframes fall-153{49.63%{transform:translate(68.5335vw,49.63vh) scale(.6756)}to{transform:translate(64.48045vw,99vh) scale(.6756)}}.snow:nth-child(154){opacity:.8808;transform:translate(10.3212vw,-10px) scale(.4891);animation:fall-154 27s -22s linear infinite}@keyframes fall-154{32.15%{transform:translate(16.2439vw,32.15vh) scale(.4891)}to{transform:translate(13.28255vw,99vh) scale(.4891)}}.snow:nth-child(155){opacity:.8002;transform:translate(82.1664vw,-10px) scale(.2368);animation:fall-155 23s -4s linear infinite}@keyframes fall-155{38.763%{transform:translate(79.3953vw,38.763vh) scale(.2368)}to{transform:translate(80.78085vw,99vh) scale(.2368)}}.snow:nth-child(156){opacity:.2226;transform:translate(4.0618vw,-10px) scale(.7846);animation:fall-156 18s -6s linear infinite}@keyframes fall-156{67.311%{transform:translate(10.6641vw,67.311vh) scale(.7846)}to{transform:translate(7.36295vw,99vh) scale(.7846)}}.snow:nth-child(157){opacity:1.155;transform:translate(8.7568vw,-10px) scale(.939);animation:fall-157 20s -19s linear infinite}@keyframes fall-157{71.843%{transform:translate(16.8409vw,71.843vh) scale(.939)}to{transform:translate(12.79885vw,99vh) scale(.939)}}.snow:nth-child(158){opacity:.5176;transform:translate(59.0711vw,-10px) scale(.3568);animation:fall-158 30s -1s linear infinite}@keyframes fall-158{77.554%{transform:translate(55.9321vw,77.554vh) scale(.3568)}to{transform:translate(57.5016vw,99vh) scale(.3568)}}.snow:nth-child(159){opacity:.9658;transform:translate(66.0346vw,-10px) scale(.6479);animation:fall-159 18s -13s linear infinite}@keyframes fall-159{65.038%{transform:translate(61.75vw,65.038vh) scale(.6479)}to{transform:translate(63.8923vw,99vh) scale(.6479)}}.snow:nth-child(160){opacity:.257;transform:translate(32.2968vw,-10px) scale(.3019);animation:fall-160 29s -23s linear infinite}@keyframes fall-160{64.674%{transform:translate(42.1257vw,64.674vh) scale(.3019)}to{transform:translate(37.21125vw,99vh) scale(.3019)}}.snow:nth-child(161){opacity:1.9672;transform:translate(73.0114vw,-10px) scale(.775);animation:fall-161 19s -7s linear infinite}@keyframes fall-161{45.958%{transform:translate(67.0988vw,45.958vh) scale(.775)}to{transform:translate(70.0551vw,99vh) scale(.775)}}.snow:nth-child(162){opacity:1.4722;transform:translate(33.6269vw,-10px) scale(.3664);animation:fall-162 12s -20s linear infinite}@keyframes fall-162{79.503%{transform:translate(28.2003vw,79.503vh) scale(.3664)}to{transform:translate(30.9136vw,99vh) scale(.3664)}}.snow:nth-child(163){opacity:.3532;transform:translate(23.1424vw,-10px) scale(.9267);animation:fall-163 27s -19s linear infinite}@keyframes fall-163{78.955%{transform:translate(22.524vw,78.955vh) scale(.9267)}to{transform:translate(22.8332vw,99vh) scale(.9267)}}.snow:nth-child(164){opacity:.8706;transform:translate(68.4303vw,-10px) scale(.9598);animation:fall-164 28s -2s linear infinite}@keyframes fall-164{65.382%{transform:translate(63.4089vw,65.382vh) scale(.9598)}to{transform:translate(65.9196vw,99vh) scale(.9598)}}.snow:nth-child(165){opacity:.5582;transform:translate(81.5318vw,-10px) scale(.6951);animation:fall-165 20s -6s linear infinite}@keyframes fall-165{66.128%{transform:translate(86.4286vw,66.128vh) scale(.6951)}to{transform:translate(83.9802vw,99vh) scale(.6951)}}.snow:nth-child(166){opacity:1.183;transform:translate(42.892vw,-10px) scale(.7505);animation:fall-166 15s -10s linear infinite}@keyframes fall-166{65.436%{transform:translate(34.1249vw,65.436vh) scale(.7505)}to{transform:translate(38.50845vw,99vh) scale(.7505)}}.snow:nth-child(167){opacity:.4284;transform:translate(84.0929vw,-10px) scale(.8984);animation:fall-167 23s -19s linear infinite}@keyframes fall-167{61.263%{transform:translate(89.2054vw,61.263vh) scale(.8984)}to{transform:translate(86.64915vw,99vh) scale(.8984)}}.snow:nth-child(168){opacity:.5154;transform:translate(19.1861vw,-10px) scale(.0459);animation:fall-168 21s -3s linear infinite}@keyframes fall-168{49.545%{transform:translate(13.6813vw,49.545vh) scale(.0459)}to{transform:translate(16.4337vw,99vh) scale(.0459)}}.snow:nth-child(169){opacity:.965;transform:translate(5.1245vw,-10px) scale(.9984);animation:fall-169 13s -25s linear infinite}@keyframes fall-169{36.276%{transform:translate(-.5022vw,36.276vh) scale(.9984)}to{transform:translate(2.31115vw,99vh) scale(.9984)}}.snow:nth-child(170){opacity:1.8018;transform:translate(46.3077vw,-10px) scale(.4382);animation:fall-170 12s -16s linear infinite}@keyframes fall-170{55.223%{transform:translate(41.5647vw,55.223vh) scale(.4382)}to{transform:translate(43.9362vw,99vh) scale(.4382)}}.snow:nth-child(171){opacity:1.7368;transform:translate(8.7354vw,-10px) scale(.91);animation:fall-171 14s -16s linear infinite}@keyframes fall-171{55.408%{transform:translate(11.9835vw,55.408vh) scale(.91)}to{transform:translate(10.35945vw,99vh) scale(.91)}}.snow:nth-child(172){opacity:1.4562;transform:translate(58.0553vw,-10px) scale(.1981);animation:fall-172 19s -26s linear infinite}@keyframes fall-172{77.944%{transform:translate(58.6577vw,77.944vh) scale(.1981)}to{transform:translate(58.3565vw,99vh) scale(.1981)}}.snow:nth-child(173){opacity:.4422;transform:translate(39.4274vw,-10px) scale(.4013);animation:fall-173 21s -22s linear infinite}@keyframes fall-173{63.332%{transform:translate(38.4489vw,63.332vh) scale(.4013)}to{transform:translate(38.93815vw,99vh) scale(.4013)}}.snow:nth-child(174){opacity:.2866;transform:translate(.558vw,-10px) scale(.804);animation:fall-174 28s -30s linear infinite}@keyframes fall-174{71.069%{transform:translate(.4991vw,71.069vh) scale(.804)}to{transform:translate(.52855vw,99vh) scale(.804)}}.snow:nth-child(175){opacity:1.2368;transform:translate(.7102vw,-10px) scale(.1698);animation:fall-175 25s -25s linear infinite}@keyframes fall-175{49.585%{transform:translate(8.8919vw,49.585vh) scale(.1698)}to{transform:translate(4.80105vw,99vh) scale(.1698)}}.snow:nth-child(176){opacity:1.9564;transform:translate(85.9948vw,-10px) scale(.6775);animation:fall-176 21s -1s linear infinite}@keyframes fall-176{60.224%{transform:translate(85.0517vw,60.224vh) scale(.6775)}to{transform:translate(85.52325vw,99vh) scale(.6775)}}.snow:nth-child(177){opacity:1.8658;transform:translate(89.8126vw,-10px) scale(.9467);animation:fall-177 17s -9s linear infinite}@keyframes fall-177{40.412%{transform:translate(96.9852vw,40.412vh) scale(.9467)}to{transform:translate(93.3989vw,99vh) scale(.9467)}}.snow:nth-child(178){opacity:1.8402;transform:translate(4.6691vw,-10px) scale(.4642);animation:fall-178 25s -28s linear infinite}@keyframes fall-178{36.001%{transform:translate(-.9586vw,36.001vh) scale(.4642)}to{transform:translate(1.85525vw,99vh) scale(.4642)}}.snow:nth-child(179){opacity:.6326;transform:translate(79.8053vw,-10px) scale(.6145);animation:fall-179 17s -26s linear infinite}@keyframes fall-179{54.676%{transform:translate(85.4201vw,54.676vh) scale(.6145)}to{transform:translate(82.6127vw,99vh) scale(.6145)}}.snow:nth-child(180){opacity:1.6462;transform:translate(21.0219vw,-10px) scale(.6685);animation:fall-180 27s -12s linear infinite}@keyframes fall-180{37.226%{transform:translate(12.0277vw,37.226vh) scale(.6685)}to{transform:translate(16.5248vw,99vh) scale(.6685)}}.snow:nth-child(181){opacity:.8262;transform:translate(29.1503vw,-10px) scale(.8319);animation:fall-181 22s -13s linear infinite}@keyframes fall-181{60.9%{transform:translate(34.2664vw,60.9vh) scale(.8319)}to{transform:translate(31.70835vw,99vh) scale(.8319)}}.snow:nth-child(182){opacity:1.7976;transform:translate(70.9295vw,-10px) scale(.9594);animation:fall-182 11s -19s linear infinite}@keyframes fall-182{37.583%{transform:translate(77.1234vw,37.583vh) scale(.9594)}to{transform:translate(74.02645vw,99vh) scale(.9594)}}.snow:nth-child(183){opacity:1.212;transform:translate(77.5479vw,-10px) scale(.5305);animation:fall-183 22s -30s linear infinite}@keyframes fall-183{32.466%{transform:translate(82.8894vw,32.466vh) scale(.5305)}to{transform:translate(80.21865vw,99vh) scale(.5305)}}.snow:nth-child(184){opacity:.4858;transform:translate(63.0731vw,-10px) scale(.7838);animation:fall-184 18s -28s linear infinite}@keyframes fall-184{55.882%{transform:translate(54.6373vw,55.882vh) scale(.7838)}to{transform:translate(58.8552vw,99vh) scale(.7838)}}.snow:nth-child(185){opacity:.9032;transform:translate(35.1502vw,-10px) scale(.8576);animation:fall-185 11s -24s linear infinite}@keyframes fall-185{71.644%{transform:translate(32.3094vw,71.644vh) scale(.8576)}to{transform:translate(33.7298vw,99vh) scale(.8576)}}.snow:nth-child(186){opacity:1.6178;transform:translate(74.4613vw,-10px) scale(.7572);animation:fall-186 17s -8s linear infinite}@keyframes fall-186{68.707%{transform:translate(78.0748vw,68.707vh) scale(.7572)}to{transform:translate(76.26805vw,99vh) scale(.7572)}}.snow:nth-child(187){opacity:1.9258;transform:translate(22.559vw,-10px) scale(.8628);animation:fall-187 11s -25s linear infinite}@keyframes fall-187{40.372%{transform:translate(21.9786vw,40.372vh) scale(.8628)}to{transform:translate(22.2688vw,99vh) scale(.8628)}}.snow:nth-child(188){opacity:.9216;transform:translate(95.8499vw,-10px) scale(.2087);animation:fall-188 14s -18s linear infinite}@keyframes fall-188{42.908%{transform:translate(103.619vw,42.908vh) scale(.2087)}to{transform:translate(99.73445vw,99vh) scale(.2087)}}.snow:nth-child(189){opacity:1.5112;transform:translate(76.277vw,-10px) scale(.5878);animation:fall-189 27s -21s linear infinite}@keyframes fall-189{34.834%{transform:translate(85.1224vw,34.834vh) scale(.5878)}to{transform:translate(80.6997vw,99vh) scale(.5878)}}.snow:nth-child(190){opacity:1.6822;transform:translate(22.0655vw,-10px) scale(.397);animation:fall-190 23s -26s linear infinite}@keyframes fall-190{46.094%{transform:translate(18.1457vw,46.094vh) scale(.397)}to{transform:translate(20.1056vw,99vh) scale(.397)}}.snow:nth-child(191){opacity:1.239;transform:translate(51.0094vw,-10px) scale(.6615);animation:fall-191 14s -21s linear infinite}@keyframes fall-191{79.803%{transform:translate(45.925vw,79.803vh) scale(.6615)}to{transform:translate(48.4672vw,99vh) scale(.6615)}}.snow:nth-child(192){opacity:1.578;transform:translate(25.0985vw,-10px) scale(.2511);animation:fall-192 10s -16s linear infinite}@keyframes fall-192{56.629%{transform:translate(16.4325vw,56.629vh) scale(.2511)}to{transform:translate(20.7655vw,99vh) scale(.2511)}}.snow:nth-child(193){opacity:.7266;transform:translate(48.9169vw,-10px) scale(.2622);animation:fall-193 27s -19s linear infinite}@keyframes fall-193{63.796%{transform:translate(55.1526vw,63.796vh) scale(.2622)}to{transform:translate(52.03475vw,99vh) scale(.2622)}}.snow:nth-child(194){opacity:1.6468;transform:translate(2.8553vw,-10px) scale(.7968);animation:fall-194 17s -21s linear infinite}@keyframes fall-194{69.368%{transform:translate(-6.5089vw,69.368vh) scale(.7968)}to{transform:translate(-1.8268vw,99vh) scale(.7968)}}.snow:nth-child(195){opacity:.566;transform:translate(29.0527vw,-10px) scale(.5031);animation:fall-195 17s -12s linear infinite}@keyframes fall-195{64.652%{transform:translate(22.1834vw,64.652vh) scale(.5031)}to{transform:translate(25.61805vw,99vh) scale(.5031)}}.snow:nth-child(196){opacity:.8312;transform:translate(23.64vw,-10px) scale(.5947);animation:fall-196 19s -4s linear infinite}@keyframes fall-196{52.331%{transform:translate(27.9331vw,52.331vh) scale(.5947)}to{transform:translate(25.78655vw,99vh) scale(.5947)}}.snow:nth-child(197){opacity:1.0436;transform:translate(13.3116vw,-10px) scale(.8768);animation:fall-197 24s -18s linear infinite}@keyframes fall-197{43.65%{transform:translate(8.4096vw,43.65vh) scale(.8768)}to{transform:translate(10.8606vw,99vh) scale(.8768)}}.snow:nth-child(198){opacity:1.5228;transform:translate(93.1278vw,-10px) scale(.7112);animation:fall-198 10s -28s linear infinite}@keyframes fall-198{66.297%{transform:translate(97.229vw,66.297vh) scale(.7112)}to{transform:translate(95.1784vw,99vh) scale(.7112)}}.snow:nth-child(199){opacity:.4536;transform:translate(7.6383vw,-10px) scale(.0001);animation:fall-199 23s -26s linear infinite}@keyframes fall-199{37.966%{transform:translate(12.0576vw,37.966vh) scale(.0001)}to{transform:translate(9.84795vw,99vh) scale(.0001)}}.snow:nth-child(200){opacity:.5342;transform:translate(10.9482vw,-10px) scale(.5078);animation:fall-200 26s -23s linear infinite}@keyframes fall-200{35.346%{transform:translate(9.1003vw,35.346vh) scale(.5078)}to{transform:translate(10.02425vw,99vh) scale(.5078)}}.snow:nth-child(201){opacity:1.3938;transform:translate(67.4367vw,-10px) scale(.2853);animation:fall-201 23s -26s linear infinite}@keyframes fall-201{56.412%{transform:translate(67.0091vw,56.412vh) scale(.2853)}to{transform:translate(67.2229vw,99vh) scale(.2853)}}.snow:nth-child(202){opacity:.4926;transform:translate(22.1955vw,-10px) scale(.7199);animation:fall-202 18s -16s linear infinite}@keyframes fall-202{48.406%{transform:translate(29.5274vw,48.406vh) scale(.7199)}to{transform:translate(25.86145vw,99vh) scale(.7199)}}.snow:nth-child(203){opacity:1.0424;transform:translate(59.5206vw,-10px) scale(.8982);animation:fall-203 26s -4s linear infinite}@keyframes fall-203{67.011%{transform:translate(60.1342vw,67.011vh) scale(.8982)}to{transform:translate(59.8274vw,99vh) scale(.8982)}}.snow:nth-child(204){opacity:.4708;transform:translate(57.0989vw,-10px) scale(.556);animation:fall-204 16s -11s linear infinite}@keyframes fall-204{55.024%{transform:translate(59.7682vw,55.024vh) scale(.556)}to{transform:translate(58.43355vw,99vh) scale(.556)}}.snow:nth-child(205){opacity:1.3792;transform:translate(51.0548vw,-10px) scale(.4753);animation:fall-205 19s -11s linear infinite}@keyframes fall-205{74.988%{transform:translate(49.7039vw,74.988vh) scale(.4753)}to{transform:translate(50.37935vw,99vh) scale(.4753)}}.snow:nth-child(206){opacity:.565;transform:translate(40.8271vw,-10px) scale(.9479);animation:fall-206 22s -24s linear infinite}@keyframes fall-206{34.377%{transform:translate(38.808vw,34.377vh) scale(.9479)}to{transform:translate(39.81755vw,99vh) scale(.9479)}}.snow:nth-child(207){opacity:1.195;transform:translate(85.1585vw,-10px) scale(.7199);animation:fall-207 15s -5s linear infinite}@keyframes fall-207{74.312%{transform:translate(89.0758vw,74.312vh) scale(.7199)}to{transform:translate(87.11715vw,99vh) scale(.7199)}}.snow:nth-child(208){opacity:.142;transform:translate(44.5921vw,-10px) scale(.0337);animation:fall-208 13s -8s linear infinite}@keyframes fall-208{62.557%{transform:translate(39.1776vw,62.557vh) scale(.0337)}to{transform:translate(41.88485vw,99vh) scale(.0337)}}.snow:nth-child(209){opacity:.8802;transform:translate(21.0683vw,-10px) scale(.3664);animation:fall-209 16s -11s linear infinite}@keyframes fall-209{65.43%{transform:translate(25.2505vw,65.43vh) scale(.3664)}to{transform:translate(23.1594vw,99vh) scale(.3664)}}.snow:nth-child(210){opacity:.5864;transform:translate(55.3429vw,-10px) scale(.2201);animation:fall-210 25s -29s linear infinite}@keyframes fall-210{60.734%{transform:translate(45.9565vw,60.734vh) scale(.2201)}to{transform:translate(50.6497vw,99vh) scale(.2201)}}.snow:nth-child(211){opacity:1.6158;transform:translate(87.3523vw,-10px) scale(.9008);animation:fall-211 19s -5s linear infinite}@keyframes fall-211{52.754%{transform:translate(90.8465vw,52.754vh) scale(.9008)}to{transform:translate(89.0994vw,99vh) scale(.9008)}}.snow:nth-child(212){opacity:.3586;transform:translate(27.5282vw,-10px) scale(.5765);animation:fall-212 24s -8s linear infinite}@keyframes fall-212{35.472%{transform:translate(30.0643vw,35.472vh) scale(.5765)}to{transform:translate(28.79625vw,99vh) scale(.5765)}}.snow:nth-child(213){opacity:1.0152;transform:translate(76.684vw,-10px) scale(.3064);animation:fall-213 14s -26s linear infinite}@keyframes fall-213{36.27%{transform:translate(86.5971vw,36.27vh) scale(.3064)}to{transform:translate(81.64055vw,99vh) scale(.3064)}}.snow:nth-child(214){opacity:1.663;transform:translate(29.8973vw,-10px) scale(.2905);animation:fall-214 22s -6s linear infinite}@keyframes fall-214{50.789%{transform:translate(25.536vw,50.789vh) scale(.2905)}to{transform:translate(27.71665vw,99vh) scale(.2905)}}.snow:nth-child(215){opacity:1.9624;transform:translate(52.5273vw,-10px) scale(.6156);animation:fall-215 19s -22s linear infinite}@keyframes fall-215{79.43%{transform:translate(54.8355vw,79.43vh) scale(.6156)}to{transform:translate(53.6814vw,99vh) scale(.6156)}}.snow:nth-child(216){opacity:.6154;transform:translate(83.9vw,-10px) scale(.5565);animation:fall-216 20s -7s linear infinite}@keyframes fall-216{68.643%{transform:translate(79.6301vw,68.643vh) scale(.5565)}to{transform:translate(81.76505vw,99vh) scale(.5565)}}.snow:nth-child(217){opacity:1.4732;transform:translate(98.5472vw,-10px) scale(.1832);animation:fall-217 23s -3s linear infinite}@keyframes fall-217{42.064%{transform:translate(90.1034vw,42.064vh) scale(.1832)}to{transform:translate(94.3253vw,99vh) scale(.1832)}}.snow:nth-child(218){opacity:.7918;transform:translate(31.1837vw,-10px) scale(.8203);animation:fall-218 27s -4s linear infinite}@keyframes fall-218{40.216%{transform:translate(35.3511vw,40.216vh) scale(.8203)}to{transform:translate(33.2674vw,99vh) scale(.8203)}}.snow:nth-child(219){opacity:1.3568;transform:translate(5.194vw,-10px) scale(.1199);animation:fall-219 11s -26s linear infinite}@keyframes fall-219{45.324%{transform:translate(7.7048vw,45.324vh) scale(.1199)}to{transform:translate(6.4494vw,99vh) scale(.1199)}}.snow:nth-child(220){opacity:1.5488;transform:translate(31.7128vw,-10px) scale(.6431);animation:fall-220 26s -10s linear infinite}@keyframes fall-220{69.592%{transform:translate(41.5454vw,69.592vh) scale(.6431)}to{transform:translate(36.6291vw,99vh) scale(.6431)}}.snow:nth-child(221){opacity:1.2448;transform:translate(96.7757vw,-10px) scale(.4396);animation:fall-221 28s -19s linear infinite}@keyframes fall-221{35.413%{transform:translate(101.1423vw,35.413vh) scale(.4396)}to{transform:translate(98.959vw,99vh) scale(.4396)}}.snow:nth-child(222){opacity:1.3742;transform:translate(39.4285vw,-10px) scale(.3433);animation:fall-222 26s -6s linear infinite}@keyframes fall-222{49.927%{transform:translate(29.5503vw,49.927vh) scale(.3433)}to{transform:translate(34.4894vw,99vh) scale(.3433)}}.snow:nth-child(223){opacity:1.4316;transform:translate(69.424vw,-10px) scale(.5338);animation:fall-223 26s -14s linear infinite}@keyframes fall-223{46.468%{transform:translate(67.4768vw,46.468vh) scale(.5338)}to{transform:translate(68.4504vw,99vh) scale(.5338)}}.snow:nth-child(224){opacity:1.8664;transform:translate(81.0785vw,-10px) scale(.7829);animation:fall-224 26s -4s linear infinite}@keyframes fall-224{38.34%{transform:translate(86.5249vw,38.34vh) scale(.7829)}to{transform:translate(83.8017vw,99vh) scale(.7829)}}.snow:nth-child(225){opacity:1.2398;transform:translate(99.1665vw,-10px) scale(.1576);animation:fall-225 29s -2s linear infinite}@keyframes fall-225{33.239%{transform:translate(101.835vw,33.239vh) scale(.1576)}to{transform:translate(100.50075vw,99vh) scale(.1576)}}.snow:nth-child(226){opacity:1.6786;transform:translate(62.7551vw,-10px) scale(.7642);animation:fall-226 28s -5s linear infinite}@keyframes fall-226{61.803%{transform:translate(62.5844vw,61.803vh) scale(.7642)}to{transform:translate(62.66975vw,99vh) scale(.7642)}}.snow:nth-child(227){opacity:1.3828;transform:translate(45.8992vw,-10px) scale(.015);animation:fall-227 28s -21s linear infinite}@keyframes fall-227{31.817%{transform:translate(48.5284vw,31.817vh) scale(.015)}to{transform:translate(47.2138vw,99vh) scale(.015)}}.snow:nth-child(228){opacity:.5408;transform:translate(92.1072vw,-10px) scale(.1216);animation:fall-228 21s -9s linear infinite}@keyframes fall-228{58.603%{transform:translate(85.3496vw,58.603vh) scale(.1216)}to{transform:translate(88.7284vw,99vh) scale(.1216)}}.snow:nth-child(229){opacity:.3222;transform:translate(32.3803vw,-10px) scale(.1259);animation:fall-229 27s -17s linear infinite}@keyframes fall-229{73.567%{transform:translate(32.3786vw,73.567vh) scale(.1259)}to{transform:translate(32.37945vw,99vh) scale(.1259)}}.snow:nth-child(230){opacity:1.7676;transform:translate(98.6251vw,-10px) scale(.2392);animation:fall-230 27s -22s linear infinite}@keyframes fall-230{36.947%{transform:translate(106.0081vw,36.947vh) scale(.2392)}to{transform:translate(102.3166vw,99vh) scale(.2392)}}.snow:nth-child(231){opacity:1.8062;transform:translate(1.4921vw,-10px) scale(.2329);animation:fall-231 25s -5s linear infinite}@keyframes fall-231{63.438%{transform:translate(-1.9507vw,63.438vh) scale(.2329)}to{transform:translate(-.2293vw,99vh) scale(.2329)}}.snow:nth-child(232){opacity:.169;transform:translate(15.2726vw,-10px) scale(.7032);animation:fall-232 23s -6s linear infinite}@keyframes fall-232{64.406%{transform:translate(16.7101vw,64.406vh) scale(.7032)}to{transform:translate(15.99135vw,99vh) scale(.7032)}}.snow:nth-child(233){opacity:1.5782;transform:translate(25.7566vw,-10px) scale(.7388);animation:fall-233 12s -9s linear infinite}@keyframes fall-233{56.131%{transform:translate(19.7297vw,56.131vh) scale(.7388)}to{transform:translate(22.74315vw,99vh) scale(.7388)}}.snow:nth-child(234){opacity:1.1726;transform:translate(88.4072vw,-10px) scale(.8086);animation:fall-234 23s -2s linear infinite}@keyframes fall-234{54.777%{transform:translate(95.8671vw,54.777vh) scale(.8086)}to{transform:translate(92.13715vw,99vh) scale(.8086)}}.snow:nth-child(235){opacity:.2528;transform:translate(40.6456vw,-10px) scale(.7118);animation:fall-235 15s -4s linear infinite}@keyframes fall-235{46.802%{transform:translate(40.5671vw,46.802vh) scale(.7118)}to{transform:translate(40.60635vw,99vh) scale(.7118)}}.snow:nth-child(236){opacity:1.4422;transform:translate(40.2223vw,-10px) scale(.614);animation:fall-236 27s -24s linear infinite}@keyframes fall-236{36.93%{transform:translate(46.1015vw,36.93vh) scale(.614)}to{transform:translate(43.1619vw,99vh) scale(.614)}}.snow:nth-child(237){opacity:.8462;transform:translate(31.2883vw,-10px) scale(.8361);animation:fall-237 29s -15s linear infinite}@keyframes fall-237{47.832%{transform:translate(29.5222vw,47.832vh) scale(.8361)}to{transform:translate(30.40525vw,99vh) scale(.8361)}}.snow:nth-child(238){opacity:.2444;transform:translate(16.2232vw,-10px) scale(.8413);animation:fall-238 27s -19s linear infinite}@keyframes fall-238{56.596%{transform:translate(9.5263vw,56.596vh) scale(.8413)}to{transform:translate(12.87475vw,99vh) scale(.8413)}}.snow:nth-child(239){opacity:1.832;transform:translate(50.3698vw,-10px) scale(.7361);animation:fall-239 30s -5s linear infinite}@keyframes fall-239{30.145%{transform:translate(43.3677vw,30.145vh) scale(.7361)}to{transform:translate(46.86875vw,99vh) scale(.7361)}}.snow:nth-child(240){opacity:1.2234;transform:translate(64.537vw,-10px) scale(.9338);animation:fall-240 26s -13s linear infinite}@keyframes fall-240{77.626%{transform:translate(57.5848vw,77.626vh) scale(.9338)}to{transform:translate(61.0609vw,99vh) scale(.9338)}}.snow:nth-child(241){opacity:.9594;transform:translate(95.3553vw,-10px) scale(.4119);animation:fall-241 26s -6s linear infinite}@keyframes fall-241{32.007%{transform:translate(92.335vw,32.007vh) scale(.4119)}to{transform:translate(93.84515vw,99vh) scale(.4119)}}.snow:nth-child(242){opacity:.775;transform:translate(25.3216vw,-10px) scale(.0379);animation:fall-242 21s -20s linear infinite}@keyframes fall-242{52.75%{transform:translate(16.5002vw,52.75vh) scale(.0379)}to{transform:translate(20.9109vw,99vh) scale(.0379)}}.snow:nth-child(243){opacity:1.1392;transform:translate(99.0058vw,-10px) scale(.2279);animation:fall-243 18s -17s linear infinite}@keyframes fall-243{51.984%{transform:translate(106.1925vw,51.984vh) scale(.2279)}to{transform:translate(102.59915vw,99vh) scale(.2279)}}.snow:nth-child(244){opacity:.7794;transform:translate(64.0734vw,-10px) scale(.7569);animation:fall-244 24s -4s linear infinite}@keyframes fall-244{39.481%{transform:translate(57.5257vw,39.481vh) scale(.7569)}to{transform:translate(60.79955vw,99vh) scale(.7569)}}.snow:nth-child(245){opacity:1.2786;transform:translate(14.1339vw,-10px) scale(.5474);animation:fall-245 16s -17s linear infinite}@keyframes fall-245{45.903%{transform:translate(15.1748vw,45.903vh) scale(.5474)}to{transform:translate(14.65435vw,99vh) scale(.5474)}}.snow:nth-child(246){opacity:1.403;transform:translate(74.2702vw,-10px) scale(.3371);animation:fall-246 13s -27s linear infinite}@keyframes fall-246{53.586%{transform:translate(65.2552vw,53.586vh) scale(.3371)}to{transform:translate(69.7627vw,99vh) scale(.3371)}}.snow:nth-child(247){opacity:.3096;transform:translate(38.6045vw,-10px) scale(.5757);animation:fall-247 13s -13s linear infinite}@keyframes fall-247{75.513%{transform:translate(41.7326vw,75.513vh) scale(.5757)}to{transform:translate(40.16855vw,99vh) scale(.5757)}}.snow:nth-child(248){opacity:1.4974;transform:translate(87.7541vw,-10px) scale(.52);animation:fall-248 26s -27s linear infinite}@keyframes fall-248{63.57%{transform:translate(84.8648vw,63.57vh) scale(.52)}to{transform:translate(86.30945vw,99vh) scale(.52)}}.snow:nth-child(249){opacity:1.8884;transform:translate(61.4538vw,-10px) scale(.8007);animation:fall-249 25s -26s linear infinite}@keyframes fall-249{51.858%{transform:translate(71.1435vw,51.858vh) scale(.8007)}to{transform:translate(66.29865vw,99vh) scale(.8007)}}.snow:nth-child(250){opacity:.2426;transform:translate(35.8297vw,-10px) scale(.4419);animation:fall-250 14s -24s linear infinite}@keyframes fall-250{53.163%{transform:translate(30.6836vw,53.163vh) scale(.4419)}to{transform:translate(33.25665vw,99vh) scale(.4419)}}.snow:nth-child(251){opacity:1.152;transform:translate(1.1988vw,-10px) scale(.6606);animation:fall-251 10s -19s linear infinite}@keyframes fall-251{35.801%{transform:translate(6.1168vw,35.801vh) scale(.6606)}to{transform:translate(3.6578vw,99vh) scale(.6606)}}.snow:nth-child(252){opacity:1.506;transform:translate(74.8742vw,-10px) scale(.8237);animation:fall-252 20s -12s linear infinite}@keyframes fall-252{69.722%{transform:translate(68.113vw,69.722vh) scale(.8237)}to{transform:translate(71.4936vw,99vh) scale(.8237)}}.snow:nth-child(253){opacity:1.5708;transform:translate(93.2113vw,-10px) scale(.4255);animation:fall-253 25s -20s linear infinite}@keyframes fall-253{36.752%{transform:translate(90.7999vw,36.752vh) scale(.4255)}to{transform:translate(92.0056vw,99vh) scale(.4255)}}.snow:nth-child(254){opacity:.1628;transform:translate(3.0445vw,-10px) scale(.1862);animation:fall-254 26s -15s linear infinite}@keyframes fall-254{65.052%{transform:translate(-5.567vw,65.052vh) scale(.1862)}to{transform:translate(-1.26125vw,99vh) scale(.1862)}}.snow:nth-child(255){opacity:1.1976;transform:translate(10.2393vw,-10px) scale(.8499);animation:fall-255 21s -1s linear infinite}@keyframes fall-255{49.153%{transform:translate(12.4598vw,49.153vh) scale(.8499)}to{transform:translate(11.34955vw,99vh) scale(.8499)}}.snow:nth-child(256){opacity:1.1526;transform:translate(87.0592vw,-10px) scale(.8052);animation:fall-256 28s -28s linear infinite}@keyframes fall-256{73.789%{transform:translate(94.6935vw,73.789vh) scale(.8052)}to{transform:translate(90.87635vw,99vh) scale(.8052)}}.snow:nth-child(257){opacity:.9186;transform:translate(37.2339vw,-10px) scale(.0879);animation:fall-257 30s -19s linear infinite}@keyframes fall-257{58.911%{transform:translate(30.2413vw,58.911vh) scale(.0879)}to{transform:translate(33.7376vw,99vh) scale(.0879)}}.snow:nth-child(258){opacity:1.8412;transform:translate(15.0761vw,-10px) scale(.8302);animation:fall-258 18s -14s linear infinite}@keyframes fall-258{47.552%{transform:translate(20.9295vw,47.552vh) scale(.8302)}to{transform:translate(18.0028vw,99vh) scale(.8302)}}.snow:nth-child(259){opacity:.7886;transform:translate(80.9088vw,-10px) scale(.9362);animation:fall-259 18s -26s linear infinite}@keyframes fall-259{60.635%{transform:translate(86.9047vw,60.635vh) scale(.9362)}to{transform:translate(83.90675vw,99vh) scale(.9362)}}.snow:nth-child(260){opacity:.254;transform:translate(21.122vw,-10px) scale(.4592);animation:fall-260 20s -4s linear infinite}@keyframes fall-260{75.748%{transform:translate(15.9386vw,75.748vh) scale(.4592)}to{transform:translate(18.5303vw,99vh) scale(.4592)}}.snow:nth-child(261){opacity:.4496;transform:translate(91.8709vw,-10px) scale(.5479);animation:fall-261 12s -30s linear infinite}@keyframes fall-261{44.851%{transform:translate(91.7709vw,44.851vh) scale(.5479)}to{transform:translate(91.8209vw,99vh) scale(.5479)}}.snow:nth-child(262){opacity:1.5764;transform:translate(39.3073vw,-10px) scale(.0182);animation:fall-262 21s -26s linear infinite}@keyframes fall-262{56.819%{transform:translate(45.3378vw,56.819vh) scale(.0182)}to{transform:translate(42.32255vw,99vh) scale(.0182)}}.snow:nth-child(263){opacity:1.2868;transform:translate(89.4287vw,-10px) scale(.2609);animation:fall-263 29s -14s linear infinite}@keyframes fall-263{39.213%{transform:translate(81.0919vw,39.213vh) scale(.2609)}to{transform:translate(85.2603vw,99vh) scale(.2609)}}.snow:nth-child(264){opacity:.25;transform:translate(83.7894vw,-10px) scale(.9894);animation:fall-264 20s -2s linear infinite}@keyframes fall-264{32.992%{transform:translate(86.806vw,32.992vh) scale(.9894)}to{transform:translate(85.2977vw,99vh) scale(.9894)}}.snow:nth-child(265){opacity:1.7204;transform:translate(71.7655vw,-10px) scale(.9263);animation:fall-265 17s -20s linear infinite}@keyframes fall-265{36.341%{transform:translate(63.7672vw,36.341vh) scale(.9263)}to{transform:translate(67.76635vw,99vh) scale(.9263)}}.snow:nth-child(266){opacity:1.6394;transform:translate(61.6423vw,-10px) scale(.0641);animation:fall-266 17s -22s linear infinite}@keyframes fall-266{58.154%{transform:translate(68.4602vw,58.154vh) scale(.0641)}to{transform:translate(65.05125vw,99vh) scale(.0641)}}.snow:nth-child(267){opacity:1.7396;transform:translate(23.3772vw,-10px) scale(.3884);animation:fall-267 18s -9s linear infinite}@keyframes fall-267{34.587%{transform:translate(29.2142vw,34.587vh) scale(.3884)}to{transform:translate(26.2957vw,99vh) scale(.3884)}}.snow:nth-child(268){opacity:1.1458;transform:translate(56.6615vw,-10px) scale(.1678);animation:fall-268 15s -4s linear infinite}@keyframes fall-268{66.758%{transform:translate(54.2642vw,66.758vh) scale(.1678)}to{transform:translate(55.46285vw,99vh) scale(.1678)}}.snow:nth-child(269){opacity:.4324;transform:translate(48.8383vw,-10px) scale(.0795);animation:fall-269 20s -6s linear infinite}@keyframes fall-269{34.539%{transform:translate(42.5511vw,34.539vh) scale(.0795)}to{transform:translate(45.6947vw,99vh) scale(.0795)}}.snow:nth-child(270){opacity:.2386;transform:translate(52.9578vw,-10px) scale(.877);animation:fall-270 24s -14s linear infinite}@keyframes fall-270{32.103%{transform:translate(47.2887vw,32.103vh) scale(.877)}to{transform:translate(50.12325vw,99vh) scale(.877)}}.snow:nth-child(271){opacity:.3186;transform:translate(35.0375vw,-10px) scale(.0178);animation:fall-271 25s -1s linear infinite}@keyframes fall-271{43.231%{transform:translate(35.6154vw,43.231vh) scale(.0178)}to{transform:translate(35.32645vw,99vh) scale(.0178)}}.snow:nth-child(272){opacity:1.9802;transform:translate(93.8221vw,-10px) scale(.4681);animation:fall-272 16s -18s linear infinite}@keyframes fall-272{61.138%{transform:translate(89.7523vw,61.138vh) scale(.4681)}to{transform:translate(91.7872vw,99vh) scale(.4681)}}.snow:nth-child(273){opacity:1.1738;transform:translate(33.815vw,-10px) scale(.6832);animation:fall-273 13s -24s linear infinite}@keyframes fall-273{41.431%{transform:translate(40.0108vw,41.431vh) scale(.6832)}to{transform:translate(36.9129vw,99vh) scale(.6832)}}.snow:nth-child(274){opacity:1.0522;transform:translate(70.3335vw,-10px) scale(.6393);animation:fall-274 27s -7s linear infinite}@keyframes fall-274{35.05%{transform:translate(78.0028vw,35.05vh) scale(.6393)}to{transform:translate(74.16815vw,99vh) scale(.6393)}}.snow:nth-child(275){opacity:.3662;transform:translate(26.9514vw,-10px) scale(.5391);animation:fall-275 13s -27s linear infinite}@keyframes fall-275{62.812%{transform:translate(28.8451vw,62.812vh) scale(.5391)}to{transform:translate(27.89825vw,99vh) scale(.5391)}}.snow:nth-child(276){opacity:1.9246;transform:translate(11.6349vw,-10px) scale(.6027);animation:fall-276 14s -8s linear infinite}@keyframes fall-276{47.94%{transform:translate(1.6375vw,47.94vh) scale(.6027)}to{transform:translate(6.6362vw,99vh) scale(.6027)}}.snow:nth-child(277){opacity:.3876;transform:translate(40.9639vw,-10px) scale(.4815);animation:fall-277 24s -18s linear infinite}@keyframes fall-277{45.129%{transform:translate(31.3831vw,45.129vh) scale(.4815)}to{transform:translate(36.1735vw,99vh) scale(.4815)}}.snow:nth-child(278){opacity:.4106;transform:translate(62.5235vw,-10px) scale(.1495);animation:fall-278 22s -29s linear infinite}@keyframes fall-278{58.825%{transform:translate(63.9734vw,58.825vh) scale(.1495)}to{transform:translate(63.24845vw,99vh) scale(.1495)}}.snow:nth-child(279){opacity:.418;transform:translate(34.5788vw,-10px) scale(.2017);animation:fall-279 25s -4s linear infinite}@keyframes fall-279{37.857%{transform:translate(33.1757vw,37.857vh) scale(.2017)}to{transform:translate(33.87725vw,99vh) scale(.2017)}}.snow:nth-child(280){opacity:.7946;transform:translate(61.0378vw,-10px) scale(.4295);animation:fall-280 10s -5s linear infinite}@keyframes fall-280{49.364%{transform:translate(69.261vw,49.364vh) scale(.4295)}to{transform:translate(65.1494vw,99vh) scale(.4295)}}.snow:nth-child(281){opacity:.1456;transform:translate(41.7118vw,-10px) scale(.0731);animation:fall-281 18s -29s linear infinite}@keyframes fall-281{71.568%{transform:translate(41.6493vw,71.568vh) scale(.0731)}to{transform:translate(41.68055vw,99vh) scale(.0731)}}.snow:nth-child(282){opacity:.9404;transform:translate(7.8178vw,-10px) scale(.0408);animation:fall-282 11s -19s linear infinite}@keyframes fall-282{38.544%{transform:translate(9.0874vw,38.544vh) scale(.0408)}to{transform:translate(8.4526vw,99vh) scale(.0408)}}.snow:nth-child(283){opacity:1.849;transform:translate(59.4434vw,-10px) scale(.1345);animation:fall-283 25s -17s linear infinite}@keyframes fall-283{50.242%{transform:translate(50.8016vw,50.242vh) scale(.1345)}to{transform:translate(55.1225vw,99vh) scale(.1345)}}.snow:nth-child(284){opacity:1.0748;transform:translate(57.5546vw,-10px) scale(.8194);animation:fall-284 15s -3s linear infinite}@keyframes fall-284{49.065%{transform:translate(65.6092vw,49.065vh) scale(.8194)}to{transform:translate(61.5819vw,99vh) scale(.8194)}}.snow:nth-child(285){opacity:1.5714;transform:translate(8.051vw,-10px) scale(.6212);animation:fall-285 16s -3s linear infinite}@keyframes fall-285{34.97%{transform:translate(15.3755vw,34.97vh) scale(.6212)}to{transform:translate(11.71325vw,99vh) scale(.6212)}}.snow:nth-child(286){opacity:1.1334;transform:translate(70.6243vw,-10px) scale(.2601);animation:fall-286 12s -20s linear infinite}@keyframes fall-286{58.598%{transform:translate(66.1483vw,58.598vh) scale(.2601)}to{transform:translate(68.3863vw,99vh) scale(.2601)}}.snow:nth-child(287){opacity:.6892;transform:translate(67.2345vw,-10px) scale(.257);animation:fall-287 24s -3s linear infinite}@keyframes fall-287{60.634%{transform:translate(60.0271vw,60.634vh) scale(.257)}to{transform:translate(63.6308vw,99vh) scale(.257)}}.snow:nth-child(288){opacity:.2216;transform:translate(55.7175vw,-10px) scale(.9096);animation:fall-288 22s -17s linear infinite}@keyframes fall-288{64.64%{transform:translate(60.9117vw,64.64vh) scale(.9096)}to{transform:translate(58.3146vw,99vh) scale(.9096)}}.snow:nth-child(289){opacity:1.9422;transform:translate(89.7987vw,-10px) scale(.6029);animation:fall-289 25s -2s linear infinite}@keyframes fall-289{64.591%{transform:translate(89.9566vw,64.591vh) scale(.6029)}to{transform:translate(89.87765vw,99vh) scale(.6029)}}.snow:nth-child(290){opacity:1.073;transform:translate(71.2312vw,-10px) scale(.8274);animation:fall-290 26s -20s linear infinite}@keyframes fall-290{66.062%{transform:translate(78.4405vw,66.062vh) scale(.8274)}to{transform:translate(74.83585vw,99vh) scale(.8274)}}.snow:nth-child(291){opacity:.43;transform:translate(98.5909vw,-10px) scale(.3363);animation:fall-291 26s -2s linear infinite}@keyframes fall-291{38.492%{transform:translate(88.7244vw,38.492vh) scale(.3363)}to{transform:translate(93.65765vw,99vh) scale(.3363)}}.snow:nth-child(292){opacity:.206;transform:translate(47.7413vw,-10px) scale(.8208);animation:fall-292 14s -29s linear infinite}@keyframes fall-292{59.325%{transform:translate(54.8823vw,59.325vh) scale(.8208)}to{transform:translate(51.3118vw,99vh) scale(.8208)}}.snow:nth-child(293){opacity:.1466;transform:translate(67.8552vw,-10px) scale(.092);animation:fall-293 27s -27s linear infinite}@keyframes fall-293{30.496%{transform:translate(66.786vw,30.496vh) scale(.092)}to{transform:translate(67.3206vw,99vh) scale(.092)}}.snow:nth-child(294){opacity:.3088;transform:translate(65.3472vw,-10px) scale(.6977);animation:fall-294 10s -30s linear infinite}@keyframes fall-294{60.479%{transform:translate(70.1591vw,60.479vh) scale(.6977)}to{transform:translate(67.75315vw,99vh) scale(.6977)}}.snow:nth-child(295){opacity:1.4272;transform:translate(94.8288vw,-10px) scale(.1345);animation:fall-295 11s -2s linear infinite}@keyframes fall-295{42.681%{transform:translate(103.3769vw,42.681vh) scale(.1345)}to{transform:translate(99.10285vw,99vh) scale(.1345)}}.snow:nth-child(296){opacity:.8816;transform:translate(7.6911vw,-10px) scale(.1763);animation:fall-296 13s -30s linear infinite}@keyframes fall-296{75.091%{transform:translate(15.3207vw,75.091vh) scale(.1763)}to{transform:translate(11.5059vw,99vh) scale(.1763)}}.snow:nth-child(297){opacity:1.2636;transform:translate(24.7561vw,-10px) scale(.778);animation:fall-297 12s -7s linear infinite}@keyframes fall-297{35.459%{transform:translate(30.8715vw,35.459vh) scale(.778)}to{transform:translate(27.8138vw,99vh) scale(.778)}}.snow:nth-child(298){opacity:.5562;transform:translate(20.6104vw,-10px) scale(.5364);animation:fall-298 28s -5s linear infinite}@keyframes fall-298{74.949%{transform:translate(14.4942vw,74.949vh) scale(.5364)}to{transform:translate(17.5523vw,99vh) scale(.5364)}}.snow:nth-child(299){opacity:1.1964;transform:translate(49.0908vw,-10px) scale(.3957);animation:fall-299 10s -6s linear infinite}@keyframes fall-299{63.295%{transform:translate(44.3822vw,63.295vh) scale(.3957)}to{transform:translate(46.7365vw,99vh) scale(.3957)}}.snow:nth-child(300){opacity:.8492;transform:translate(82.6482vw,-10px) scale(.782);animation:fall-300 25s -23s linear infinite}@keyframes fall-300{67.731%{transform:translate(82.3001vw,67.731vh) scale(.782)}to{transform:translate(82.47415vw,99vh) scale(.782)}}.snow:nth-child(301){opacity:1.4104;transform:translate(89.9443vw,-10px) scale(.3246);animation:fall-301 27s -26s linear infinite}@keyframes fall-301{31.797%{transform:translate(93.1689vw,31.797vh) scale(.3246)}to{transform:translate(91.5566vw,99vh) scale(.3246)}}.snow:nth-child(302){opacity:1.9228;transform:translate(54.9944vw,-10px) scale(.9898);animation:fall-302 26s -2s linear infinite}@keyframes fall-302{64.13%{transform:translate(60.655vw,64.13vh) scale(.9898)}to{transform:translate(57.8247vw,99vh) scale(.9898)}}.snow:nth-child(303){opacity:1.5566;transform:translate(6.4793vw,-10px) scale(.3576);animation:fall-303 26s -6s linear infinite}@keyframes fall-303{42.935%{transform:translate(8.9736vw,42.935vh) scale(.3576)}to{transform:translate(7.72645vw,99vh) scale(.3576)}}.snow:nth-child(304){opacity:.8836;transform:translate(48.7868vw,-10px) scale(.4729);animation:fall-304 21s -29s linear infinite}@keyframes fall-304{32.764%{transform:translate(56.3733vw,32.764vh) scale(.4729)}to{transform:translate(52.58005vw,99vh) scale(.4729)}}.snow:nth-child(305){opacity:1.1842;transform:translate(51.2292vw,-10px) scale(.1854);animation:fall-305 20s -19s linear infinite}@keyframes fall-305{72.026%{transform:translate(46.1647vw,72.026vh) scale(.1854)}to{transform:translate(48.69695vw,99vh) scale(.1854)}}.snow:nth-child(306){opacity:.594;transform:translate(80.1856vw,-10px) scale(.1441);animation:fall-306 29s -9s linear infinite}@keyframes fall-306{46.614%{transform:translate(73.7847vw,46.614vh) scale(.1441)}to{transform:translate(76.98515vw,99vh) scale(.1441)}}.snow:nth-child(307){opacity:1.5552;transform:translate(33.2566vw,-10px) scale(.6009);animation:fall-307 15s -19s linear infinite}@keyframes fall-307{76.014%{transform:translate(41.9549vw,76.014vh) scale(.6009)}to{transform:translate(37.60575vw,99vh) scale(.6009)}}.snow:nth-child(308){opacity:1.609;transform:translate(59.7288vw,-10px) scale(.2385);animation:fall-308 21s -22s linear infinite}@keyframes fall-308{76.874%{transform:translate(68.0685vw,76.874vh) scale(.2385)}to{transform:translate(63.89865vw,99vh) scale(.2385)}}.snow:nth-child(309){opacity:.3508;transform:translate(43.2789vw,-10px) scale(.1852);animation:fall-309 27s -13s linear infinite}@keyframes fall-309{77.15%{transform:translate(50.259vw,77.15vh) scale(.1852)}to{transform:translate(46.76895vw,99vh) scale(.1852)}}.snow:nth-child(310){opacity:1.1118;transform:translate(20.6858vw,-10px) scale(.8394);animation:fall-310 12s -22s linear infinite}@keyframes fall-310{72.785%{transform:translate(18.6897vw,72.785vh) scale(.8394)}to{transform:translate(19.68775vw,99vh) scale(.8394)}}.snow:nth-child(311){opacity:1.0448;transform:translate(17.0617vw,-10px) scale(.6528);animation:fall-311 15s -8s linear infinite}@keyframes fall-311{30.243%{transform:translate(22.0954vw,30.243vh) scale(.6528)}to{transform:translate(19.57855vw,99vh) scale(.6528)}}.snow:nth-child(312){opacity:.8508;transform:translate(55.5903vw,-10px) scale(.6976);animation:fall-312 30s -8s linear infinite}@keyframes fall-312{76.892%{transform:translate(51.0209vw,76.892vh) scale(.6976)}to{transform:translate(53.3056vw,99vh) scale(.6976)}}.snow:nth-child(313){opacity:.6822;transform:translate(92.0834vw,-10px) scale(.8582);animation:fall-313 18s -27s linear infinite}@keyframes fall-313{72.708%{transform:translate(84.1691vw,72.708vh) scale(.8582)}to{transform:translate(88.12625vw,99vh) scale(.8582)}}.snow:nth-child(314){opacity:1.6174;transform:translate(83.7029vw,-10px) scale(.7164);animation:fall-314 20s -11s linear infinite}@keyframes fall-314{54.757%{transform:translate(86.8884vw,54.757vh) scale(.7164)}to{transform:translate(85.29565vw,99vh) scale(.7164)}}.snow:nth-child(315){opacity:.4624;transform:translate(.8131vw,-10px) scale(.2713);animation:fall-315 16s -17s linear infinite}@keyframes fall-315{73.583%{transform:translate(-.8916vw,73.583vh) scale(.2713)}to{transform:translate(-.03925vw,99vh) scale(.2713)}}.snow:nth-child(316){opacity:1.7342;transform:translate(75.997vw,-10px) scale(.6548);animation:fall-316 10s -28s linear infinite}@keyframes fall-316{54.524%{transform:translate(69.7707vw,54.524vh) scale(.6548)}to{transform:translate(72.88385vw,99vh) scale(.6548)}}.snow:nth-child(317){opacity:1.2428;transform:translate(21.7839vw,-10px) scale(.2371);animation:fall-317 19s -25s linear infinite}@keyframes fall-317{60.226%{transform:translate(15.7841vw,60.226vh) scale(.2371)}to{transform:translate(18.784vw,99vh) scale(.2371)}}.snow:nth-child(318){opacity:.6124;transform:translate(35.5371vw,-10px) scale(.3219);animation:fall-318 18s -2s linear infinite}@keyframes fall-318{31.201%{transform:translate(27.8196vw,31.201vh) scale(.3219)}to{transform:translate(31.67835vw,99vh) scale(.3219)}}.snow:nth-child(319){opacity:1.2108;transform:translate(73.3342vw,-10px) scale(.7386);animation:fall-319 27s -18s linear infinite}@keyframes fall-319{46.834%{transform:translate(79.5778vw,46.834vh) scale(.7386)}to{transform:translate(76.456vw,99vh) scale(.7386)}}.snow:nth-child(320){opacity:.553;transform:translate(89.9958vw,-10px) scale(.3711);animation:fall-320 27s -13s linear infinite}@keyframes fall-320{50.415%{transform:translate(96.1049vw,50.415vh) scale(.3711)}to{transform:translate(93.05035vw,99vh) scale(.3711)}}.snow:nth-child(321){opacity:1.5902;transform:translate(65.4964vw,-10px) scale(.7538);animation:fall-321 14s -28s linear infinite}@keyframes fall-321{39.313%{transform:translate(60.9406vw,39.313vh) scale(.7538)}to{transform:translate(63.2185vw,99vh) scale(.7538)}}.snow:nth-child(322){opacity:.7208;transform:translate(71.1638vw,-10px) scale(.1324);animation:fall-322 20s -7s linear infinite}@keyframes fall-322{74.412%{transform:translate(64.0642vw,74.412vh) scale(.1324)}to{transform:translate(67.614vw,99vh) scale(.1324)}}.snow:nth-child(323){opacity:.1366;transform:translate(16.1095vw,-10px) scale(.2292);animation:fall-323 16s -18s linear infinite}@keyframes fall-323{39.027%{transform:translate(19.0087vw,39.027vh) scale(.2292)}to{transform:translate(17.5591vw,99vh) scale(.2292)}}.snow:nth-child(324){opacity:.6832;transform:translate(65.9123vw,-10px) scale(.9949);animation:fall-324 28s -5s linear infinite}@keyframes fall-324{60.64%{transform:translate(61.603vw,60.64vh) scale(.9949)}to{transform:translate(63.75765vw,99vh) scale(.9949)}}.snow:nth-child(325){opacity:.9854;transform:translate(51.142vw,-10px) scale(.0819);animation:fall-325 29s -21s linear infinite}@keyframes fall-325{49.097%{transform:translate(42.4347vw,49.097vh) scale(.0819)}to{transform:translate(46.78835vw,99vh) scale(.0819)}}.snow:nth-child(326){opacity:.8992;transform:translate(30.8555vw,-10px) scale(.6481);animation:fall-326 11s -24s linear infinite}@keyframes fall-326{68.78%{transform:translate(24.8336vw,68.78vh) scale(.6481)}to{transform:translate(27.84455vw,99vh) scale(.6481)}}.snow:nth-child(327){opacity:1.9746;transform:translate(91.0935vw,-10px) scale(.3456);animation:fall-327 19s -13s linear infinite}@keyframes fall-327{34.382%{transform:translate(93.6421vw,34.382vh) scale(.3456)}to{transform:translate(92.3678vw,99vh) scale(.3456)}}.snow:nth-child(328){opacity:.5208;transform:translate(31.2593vw,-10px) scale(.0108);animation:fall-328 16s -27s linear infinite}@keyframes fall-328{64.833%{transform:translate(26.7527vw,64.833vh) scale(.0108)}to{transform:translate(29.006vw,99vh) scale(.0108)}}.snow:nth-child(329){opacity:1.568;transform:translate(70.2321vw,-10px) scale(.2194);animation:fall-329 25s -3s linear infinite}@keyframes fall-329{54.065%{transform:translate(77.2522vw,54.065vh) scale(.2194)}to{transform:translate(73.74215vw,99vh) scale(.2194)}}.snow:nth-child(330){opacity:.5966;transform:translate(94.6862vw,-10px) scale(.4823);animation:fall-330 18s -10s linear infinite}@keyframes fall-330{51.287%{transform:translate(99.0067vw,51.287vh) scale(.4823)}to{transform:translate(96.84645vw,99vh) scale(.4823)}}.snow:nth-child(331){opacity:1.4004;transform:translate(18.1148vw,-10px) scale(.3089);animation:fall-331 14s -1s linear infinite}@keyframes fall-331{55.59%{transform:translate(25.0616vw,55.59vh) scale(.3089)}to{transform:translate(21.5882vw,99vh) scale(.3089)}}.snow:nth-child(332){opacity:.9644;transform:translate(49.3106vw,-10px) scale(.1036);animation:fall-332 17s -7s linear infinite}@keyframes fall-332{39.842%{transform:translate(56.8826vw,39.842vh) scale(.1036)}to{transform:translate(53.0966vw,99vh) scale(.1036)}}.snow:nth-child(333){opacity:1.239;transform:translate(38.3612vw,-10px) scale(.0523);animation:fall-333 26s -1s linear infinite}@keyframes fall-333{35.159%{transform:translate(38.2234vw,35.159vh) scale(.0523)}to{transform:translate(38.2923vw,99vh) scale(.0523)}}.snow:nth-child(334){opacity:1.1554;transform:translate(96.2662vw,-10px) scale(.4106);animation:fall-334 23s -7s linear infinite}@keyframes fall-334{46.665%{transform:translate(98.0436vw,46.665vh) scale(.4106)}to{transform:translate(97.1549vw,99vh) scale(.4106)}}.snow:nth-child(335){opacity:1.9172;transform:translate(11.284vw,-10px) scale(.9303);animation:fall-335 18s -19s linear infinite}@keyframes fall-335{34.867%{transform:translate(15.6988vw,34.867vh) scale(.9303)}to{transform:translate(13.4914vw,99vh) scale(.9303)}}.snow:nth-child(336){opacity:1.2166;transform:translate(55.9001vw,-10px) scale(.35);animation:fall-336 12s -15s linear infinite}@keyframes fall-336{73.136%{transform:translate(61.1713vw,73.136vh) scale(.35)}to{transform:translate(58.5357vw,99vh) scale(.35)}}.snow:nth-child(337){opacity:.04;transform:translate(13.3084vw,-10px) scale(.1086);animation:fall-337 20s -9s linear infinite}@keyframes fall-337{32.241%{transform:translate(6.0422vw,32.241vh) scale(.1086)}to{transform:translate(9.6753vw,99vh) scale(.1086)}}.snow:nth-child(338){opacity:1.9252;transform:translate(7.9375vw,-10px) scale(.1335);animation:fall-338 15s -11s linear infinite}@keyframes fall-338{65.247%{transform:translate(8.167vw,65.247vh) scale(.1335)}to{transform:translate(8.05225vw,99vh) scale(.1335)}}.snow:nth-child(339){opacity:.2714;transform:translate(68.5481vw,-10px) scale(.1241);animation:fall-339 14s -2s linear infinite}@keyframes fall-339{72.014%{transform:translate(60.6044vw,72.014vh) scale(.1241)}to{transform:translate(64.57625vw,99vh) scale(.1241)}}.snow:nth-child(340){opacity:.556;transform:translate(82.9594vw,-10px) scale(.6173);animation:fall-340 15s -2s linear infinite}@keyframes fall-340{55.529%{transform:translate(82.1947vw,55.529vh) scale(.6173)}to{transform:translate(82.57705vw,99vh) scale(.6173)}}.snow:nth-child(341){opacity:.4298;transform:translate(91.2464vw,-10px) scale(.999);animation:fall-341 22s -8s linear infinite}@keyframes fall-341{61.278%{transform:translate(89.9295vw,61.278vh) scale(.999)}to{transform:translate(90.58795vw,99vh) scale(.999)}}.snow:nth-child(342){opacity:1.8396;transform:translate(84.7903vw,-10px) scale(.3171);animation:fall-342 29s -9s linear infinite}@keyframes fall-342{52.435%{transform:translate(92.5957vw,52.435vh) scale(.3171)}to{transform:translate(88.693vw,99vh) scale(.3171)}}.snow:nth-child(343){opacity:1.6514;transform:translate(52.5765vw,-10px) scale(.4859);animation:fall-343 15s -6s linear infinite}@keyframes fall-343{65.422%{transform:translate(54.6864vw,65.422vh) scale(.4859)}to{transform:translate(53.63145vw,99vh) scale(.4859)}}.snow:nth-child(344){opacity:1.6436;transform:translate(53.2854vw,-10px) scale(.6935);animation:fall-344 29s -19s linear infinite}@keyframes fall-344{47.038%{transform:translate(57.1265vw,47.038vh) scale(.6935)}to{transform:translate(55.20595vw,99vh) scale(.6935)}}.snow:nth-child(345){opacity:1.3718;transform:translate(43.7746vw,-10px) scale(.0814);animation:fall-345 10s -4s linear infinite}@keyframes fall-345{57.652%{transform:translate(44.3325vw,57.652vh) scale(.0814)}to{transform:translate(44.05355vw,99vh) scale(.0814)}}.snow:nth-child(346){opacity:1.2324;transform:translate(15.2741vw,-10px) scale(.8749);animation:fall-346 22s -5s linear infinite}@keyframes fall-346{34.485%{transform:translate(13.3057vw,34.485vh) scale(.8749)}to{transform:translate(14.2899vw,99vh) scale(.8749)}}.snow:nth-child(347){opacity:1.4046;transform:translate(17.4769vw,-10px) scale(.47);animation:fall-347 25s -25s linear infinite}@keyframes fall-347{76.312%{transform:translate(10.1915vw,76.312vh) scale(.47)}to{transform:translate(13.8342vw,99vh) scale(.47)}}.snow:nth-child(348){opacity:1.4026;transform:translate(91.3993vw,-10px) scale(.8735);animation:fall-348 18s -28s linear infinite}@keyframes fall-348{72.382%{transform:translate(94.4039vw,72.382vh) scale(.8735)}to{transform:translate(92.9016vw,99vh) scale(.8735)}}.snow:nth-child(349){opacity:.4702;transform:translate(57.6553vw,-10px) scale(.6382);animation:fall-349 21s -25s linear infinite}@keyframes fall-349{65.845%{transform:translate(61.8488vw,65.845vh) scale(.6382)}to{transform:translate(59.75205vw,99vh) scale(.6382)}}.snow:nth-child(350){opacity:1.7124;transform:translate(14.9072vw,-10px) scale(.4285);animation:fall-350 25s -20s linear infinite}@keyframes fall-350{76.361%{transform:translate(19.6574vw,76.361vh) scale(.4285)}to{transform:translate(17.2823vw,99vh) scale(.4285)}}.snow:nth-child(351){opacity:1.5538;transform:translate(86.8249vw,-10px) scale(.3434);animation:fall-351 10s -17s linear infinite}@keyframes fall-351{34.399%{transform:translate(81.3672vw,34.399vh) scale(.3434)}to{transform:translate(84.09605vw,99vh) scale(.3434)}}.snow:nth-child(352){opacity:.2782;transform:translate(87.0831vw,-10px) scale(.7735);animation:fall-352 11s -13s linear infinite}@keyframes fall-352{65.325%{transform:translate(91.922vw,65.325vh) scale(.7735)}to{transform:translate(89.50255vw,99vh) scale(.7735)}}.snow:nth-child(353){opacity:1.5578;transform:translate(27.4683vw,-10px) scale(.8218);animation:fall-353 26s -15s linear infinite}@keyframes fall-353{44.167%{transform:translate(25.1137vw,44.167vh) scale(.8218)}to{transform:translate(26.291vw,99vh) scale(.8218)}}.snow:nth-child(354){opacity:1.4098;transform:translate(48.6067vw,-10px) scale(.1405);animation:fall-354 19s -26s linear infinite}@keyframes fall-354{43.883%{transform:translate(44.3055vw,43.883vh) scale(.1405)}to{transform:translate(46.4561vw,99vh) scale(.1405)}}.snow:nth-child(355){opacity:.77;transform:translate(12.3251vw,-10px) scale(.0382);animation:fall-355 30s -30s linear infinite}@keyframes fall-355{69.104%{transform:translate(6.1961vw,69.104vh) scale(.0382)}to{transform:translate(9.2606vw,99vh) scale(.0382)}}.snow:nth-child(356){opacity:.3212;transform:translate(44.3686vw,-10px) scale(.5426);animation:fall-356 13s -13s linear infinite}@keyframes fall-356{36.981%{transform:translate(50.727vw,36.981vh) scale(.5426)}to{transform:translate(47.5478vw,99vh) scale(.5426)}}.snow:nth-child(357){opacity:.493;transform:translate(80.1604vw,-10px) scale(.6622);animation:fall-357 26s -22s linear infinite}@keyframes fall-357{51.048%{transform:translate(73.1521vw,51.048vh) scale(.6622)}to{transform:translate(76.65625vw,99vh) scale(.6622)}}.snow:nth-child(358){opacity:.405;transform:translate(71.2779vw,-10px) scale(.1604);animation:fall-358 27s -21s linear infinite}@keyframes fall-358{76.696%{transform:translate(63.0773vw,76.696vh) scale(.1604)}to{transform:translate(67.1776vw,99vh) scale(.1604)}}.snow:nth-child(359){opacity:.3416;transform:translate(95.0397vw,-10px) scale(.0706);animation:fall-359 21s -11s linear infinite}@keyframes fall-359{34.368%{transform:translate(101.1465vw,34.368vh) scale(.0706)}to{transform:translate(98.0931vw,99vh) scale(.0706)}}.snow:nth-child(360){opacity:1.6974;transform:translate(9.1448vw,-10px) scale(.3292);animation:fall-360 13s -9s linear infinite}@keyframes fall-360{63.708%{transform:translate(9.8903vw,63.708vh) scale(.3292)}to{transform:translate(9.51755vw,99vh) scale(.3292)}}.snow:nth-child(361){opacity:.2244;transform:translate(40.4399vw,-10px) scale(.678);animation:fall-361 14s -14s linear infinite}@keyframes fall-361{51.331%{transform:translate(46.5314vw,51.331vh) scale(.678)}to{transform:translate(43.48565vw,99vh) scale(.678)}}.snow:nth-child(362){opacity:.7804;transform:translate(34.8496vw,-10px) scale(.2418);animation:fall-362 15s -13s linear infinite}@keyframes fall-362{34.904%{transform:translate(36.8955vw,34.904vh) scale(.2418)}to{transform:translate(35.87255vw,99vh) scale(.2418)}}.snow:nth-child(363){opacity:1.244;transform:translate(20.2918vw,-10px) scale(.3526);animation:fall-363 26s -17s linear infinite}@keyframes fall-363{34.706%{transform:translate(28.6477vw,34.706vh) scale(.3526)}to{transform:translate(24.46975vw,99vh) scale(.3526)}}.snow:nth-child(364){opacity:.178;transform:translate(14.0322vw,-10px) scale(.1971);animation:fall-364 13s -24s linear infinite}@keyframes fall-364{68.739%{transform:translate(13.6764vw,68.739vh) scale(.1971)}to{transform:translate(13.8543vw,99vh) scale(.1971)}}.snow:nth-child(365){opacity:.0736;transform:translate(9.4323vw,-10px) scale(.2612);animation:fall-365 27s -9s linear infinite}@keyframes fall-365{66.415%{transform:translate(.0461vw,66.415vh) scale(.2612)}to{transform:translate(4.7392vw,99vh) scale(.2612)}}.snow:nth-child(366){opacity:1.129;transform:translate(60.6501vw,-10px) scale(.6045);animation:fall-366 13s -10s linear infinite}@keyframes fall-366{34.418%{transform:translate(67.9303vw,34.418vh) scale(.6045)}to{transform:translate(64.2902vw,99vh) scale(.6045)}}.snow:nth-child(367){opacity:1.3708;transform:translate(67.6685vw,-10px) scale(.1296);animation:fall-367 11s -30s linear infinite}@keyframes fall-367{49.798%{transform:translate(70.3983vw,49.798vh) scale(.1296)}to{transform:translate(69.0334vw,99vh) scale(.1296)}}.snow:nth-child(368){opacity:.4098;transform:translate(72.593vw,-10px) scale(.7861);animation:fall-368 16s -5s linear infinite}@keyframes fall-368{58.894%{transform:translate(65.0552vw,58.894vh) scale(.7861)}to{transform:translate(68.8241vw,99vh) scale(.7861)}}.snow:nth-child(369){opacity:.9754;transform:translate(61.715vw,-10px) scale(.1285);animation:fall-369 29s -2s linear infinite}@keyframes fall-369{49.756%{transform:translate(64.5865vw,49.756vh) scale(.1285)}to{transform:translate(63.15075vw,99vh) scale(.1285)}}.snow:nth-child(370){opacity:.452;transform:translate(26.6932vw,-10px) scale(.2506);animation:fall-370 29s -23s linear infinite}@keyframes fall-370{52.382%{transform:translate(32.9254vw,52.382vh) scale(.2506)}to{transform:translate(29.8093vw,99vh) scale(.2506)}}.snow:nth-child(371){opacity:.715;transform:translate(41.5072vw,-10px) scale(.8043);animation:fall-371 11s -25s linear infinite}@keyframes fall-371{44.141%{transform:translate(48.7688vw,44.141vh) scale(.8043)}to{transform:translate(45.138vw,99vh) scale(.8043)}}.snow:nth-child(372){opacity:.7806;transform:translate(97.1912vw,-10px) scale(.6945);animation:fall-372 26s -23s linear infinite}@keyframes fall-372{42.569%{transform:translate(95.9364vw,42.569vh) scale(.6945)}to{transform:translate(96.5638vw,99vh) scale(.6945)}}.snow:nth-child(373){opacity:.1842;transform:translate(81.0489vw,-10px) scale(.4472);animation:fall-373 28s -16s linear infinite}@keyframes fall-373{77.982%{transform:translate(87.4224vw,77.982vh) scale(.4472)}to{transform:translate(84.23565vw,99vh) scale(.4472)}}.snow:nth-child(374){opacity:1.2034;transform:translate(73.3792vw,-10px) scale(.2137);animation:fall-374 13s -22s linear infinite}@keyframes fall-374{62.255%{transform:translate(73.2374vw,62.255vh) scale(.2137)}to{transform:translate(73.3083vw,99vh) scale(.2137)}}.snow:nth-child(375){opacity:1.1966;transform:translate(89.7304vw,-10px) scale(.7079);animation:fall-375 10s -18s linear infinite}@keyframes fall-375{39.52%{transform:translate(86.2339vw,39.52vh) scale(.7079)}to{transform:translate(87.98215vw,99vh) scale(.7079)}}.snow:nth-child(376){opacity:1.0958;transform:translate(91.128vw,-10px) scale(.9015);animation:fall-376 28s -21s linear infinite}@keyframes fall-376{41.513%{transform:translate(95.6135vw,41.513vh) scale(.9015)}to{transform:translate(93.37075vw,99vh) scale(.9015)}}.snow:nth-child(377){opacity:.1162;transform:translate(32.4368vw,-10px) scale(.6858);animation:fall-377 10s -2s linear infinite}@keyframes fall-377{61.58%{transform:translate(28.8558vw,61.58vh) scale(.6858)}to{transform:translate(30.6463vw,99vh) scale(.6858)}}.snow:nth-child(378){opacity:1.6368;transform:translate(72.3089vw,-10px) scale(.897);animation:fall-378 28s -9s linear infinite}@keyframes fall-378{45.451%{transform:translate(79.0993vw,45.451vh) scale(.897)}to{transform:translate(75.7041vw,99vh) scale(.897)}}.snow:nth-child(379){opacity:.2816;transform:translate(17.7129vw,-10px) scale(.5577);animation:fall-379 28s -28s linear infinite}@keyframes fall-379{48.871%{transform:translate(16.16vw,48.871vh) scale(.5577)}to{transform:translate(16.93645vw,99vh) scale(.5577)}}.snow:nth-child(380){opacity:.204;transform:translate(17.5829vw,-10px) scale(.2545);animation:fall-380 15s -18s linear infinite}@keyframes fall-380{59.102%{transform:translate(25.2689vw,59.102vh) scale(.2545)}to{transform:translate(21.4259vw,99vh) scale(.2545)}}.snow:nth-child(381){opacity:1.066;transform:translate(32.2929vw,-10px) scale(.1046);animation:fall-381 27s -5s linear infinite}@keyframes fall-381{71.414%{transform:translate(32.4019vw,71.414vh) scale(.1046)}to{transform:translate(32.3474vw,99vh) scale(.1046)}}.snow:nth-child(382){opacity:1.0914;transform:translate(76.9524vw,-10px) scale(.4685);animation:fall-382 14s -4s linear infinite}@keyframes fall-382{33.658%{transform:translate(76.6795vw,33.658vh) scale(.4685)}to{transform:translate(76.81595vw,99vh) scale(.4685)}}.snow:nth-child(383){opacity:1.3312;transform:translate(37.6729vw,-10px) scale(.1998);animation:fall-383 19s -28s linear infinite}@keyframes fall-383{74.324%{transform:translate(44.7333vw,74.324vh) scale(.1998)}to{transform:translate(41.2031vw,99vh) scale(.1998)}}.snow:nth-child(384){opacity:1.3012;transform:translate(34.7485vw,-10px) scale(.0401);animation:fall-384 28s -26s linear infinite}@keyframes fall-384{54.731%{transform:translate(31.3396vw,54.731vh) scale(.0401)}to{transform:translate(33.04405vw,99vh) scale(.0401)}}.snow:nth-child(385){opacity:.338;transform:translate(53.425vw,-10px) scale(.4635);animation:fall-385 26s -16s linear infinite}@keyframes fall-385{37.413%{transform:translate(46.7422vw,37.413vh) scale(.4635)}to{transform:translate(50.0836vw,99vh) scale(.4635)}}.snow:nth-child(386){opacity:.0742;transform:translate(94.8072vw,-10px) scale(.5928);animation:fall-386 30s -12s linear infinite}@keyframes fall-386{52.627%{transform:translate(96.6281vw,52.627vh) scale(.5928)}to{transform:translate(95.71765vw,99vh) scale(.5928)}}.snow:nth-child(387){opacity:.6186;transform:translate(94.2052vw,-10px) scale(.8438);animation:fall-387 24s -1s linear infinite}@keyframes fall-387{47.671%{transform:translate(91.6697vw,47.671vh) scale(.8438)}to{transform:translate(92.93745vw,99vh) scale(.8438)}}.snow:nth-child(388){opacity:.753;transform:translate(66.2814vw,-10px) scale(.4625);animation:fall-388 11s -4s linear infinite}@keyframes fall-388{42.757%{transform:translate(63.5026vw,42.757vh) scale(.4625)}to{transform:translate(64.892vw,99vh) scale(.4625)}}.snow:nth-child(389){opacity:.8116;transform:translate(81.2012vw,-10px) scale(.5096);animation:fall-389 23s -20s linear infinite}@keyframes fall-389{49.615%{transform:translate(77.3118vw,49.615vh) scale(.5096)}to{transform:translate(79.2565vw,99vh) scale(.5096)}}.snow:nth-child(390){opacity:1.5612;transform:translate(60.7427vw,-10px) scale(.4423);animation:fall-390 14s -24s linear infinite}@keyframes fall-390{72.981%{transform:translate(64.8253vw,72.981vh) scale(.4423)}to{transform:translate(62.784vw,99vh) scale(.4423)}}.snow:nth-child(391){opacity:.5536;transform:translate(92.9005vw,-10px) scale(.6935);animation:fall-391 28s -2s linear infinite}@keyframes fall-391{71.405%{transform:translate(88.7737vw,71.405vh) scale(.6935)}to{transform:translate(90.8371vw,99vh) scale(.6935)}}.snow:nth-child(392){opacity:1.3116;transform:translate(49.8099vw,-10px) scale(.2881);animation:fall-392 25s -9s linear infinite}@keyframes fall-392{30.236%{transform:translate(44.1697vw,30.236vh) scale(.2881)}to{transform:translate(46.9898vw,99vh) scale(.2881)}}.snow:nth-child(393){opacity:.4002;transform:translate(87.6061vw,-10px) scale(.9286);animation:fall-393 24s -22s linear infinite}@keyframes fall-393{74.843%{transform:translate(88.6324vw,74.843vh) scale(.9286)}to{transform:translate(88.11925vw,99vh) scale(.9286)}}.snow:nth-child(394){opacity:.4184;transform:translate(59.7693vw,-10px) scale(.2158);animation:fall-394 21s -27s linear infinite}@keyframes fall-394{42.089%{transform:translate(50.7933vw,42.089vh) scale(.2158)}to{transform:translate(55.2813vw,99vh) scale(.2158)}}.snow:nth-child(395){opacity:.0672;transform:translate(27.3156vw,-10px) scale(.737);animation:fall-395 24s -5s linear infinite}@keyframes fall-395{64.54%{transform:translate(34.6401vw,64.54vh) scale(.737)}to{transform:translate(30.97785vw,99vh) scale(.737)}}.snow:nth-child(396){opacity:.2888;transform:translate(12.9616vw,-10px) scale(.736);animation:fall-396 22s -14s linear infinite}@keyframes fall-396{66.203%{transform:translate(7.8363vw,66.203vh) scale(.736)}to{transform:translate(10.39895vw,99vh) scale(.736)}}.snow:nth-child(397){opacity:.3326;transform:translate(81.4762vw,-10px) scale(.6382);animation:fall-397 15s -13s linear infinite}@keyframes fall-397{39.622%{transform:translate(77.1223vw,39.622vh) scale(.6382)}to{transform:translate(79.29925vw,99vh) scale(.6382)}}.snow:nth-child(398){opacity:1.227;transform:translate(51.9883vw,-10px) scale(.09);animation:fall-398 25s -5s linear infinite}@keyframes fall-398{69.355%{transform:translate(46.0351vw,69.355vh) scale(.09)}to{transform:translate(49.0117vw,99vh) scale(.09)}}.snow:nth-child(399){opacity:.2748;transform:translate(65.9205vw,-10px) scale(.2287);animation:fall-399 27s -14s linear infinite}@keyframes fall-399{75.145%{transform:translate(63.7375vw,75.145vh) scale(.2287)}to{transform:translate(64.829vw,99vh) scale(.2287)}}.snow:nth-child(400){opacity:1.2662;transform:translate(11.7896vw,-10px) scale(.8105);animation:fall-400 20s -2s linear infinite}@keyframes fall-400{75.751%{transform:translate(10.1752vw,75.751vh) scale(.8105)}to{transform:translate(10.9824vw,99vh) scale(.8105)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzswR0FoQlEsWUFBWTs4RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7NEZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|