@esfaenza/core 15.2.213 → 15.2.214
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.816;transform:translate(3.6399vw,-10px) scale(.2146);animation:fall-1 19s -5s linear infinite}@keyframes fall-1{78.478%{transform:translate(-2.2014vw,78.478vh) scale(.2146)}to{transform:translate(.71925vw,99vh) scale(.2146)}}.snow:nth-child(2){opacity:.8496;transform:translate(24.2472vw,-10px) scale(.9588);animation:fall-2 18s -20s linear infinite}@keyframes fall-2{68.408%{transform:translate(22.0807vw,68.408vh) scale(.9588)}to{transform:translate(23.16395vw,99vh) scale(.9588)}}.snow:nth-child(3){opacity:.176;transform:translate(53.8456vw,-10px) scale(.9191);animation:fall-3 22s -25s linear infinite}@keyframes fall-3{69.981%{transform:translate(52.6547vw,69.981vh) scale(.9191)}to{transform:translate(53.25015vw,99vh) scale(.9191)}}.snow:nth-child(4){opacity:1.4634;transform:translate(20.9239vw,-10px) scale(.5316);animation:fall-4 18s -14s linear infinite}@keyframes fall-4{49.935%{transform:translate(21.8243vw,49.935vh) scale(.5316)}to{transform:translate(21.3741vw,99vh) scale(.5316)}}.snow:nth-child(5){opacity:.2258;transform:translate(56.2971vw,-10px) scale(.2694);animation:fall-5 26s -15s linear infinite}@keyframes fall-5{40.049%{transform:translate(64.2416vw,40.049vh) scale(.2694)}to{transform:translate(60.26935vw,99vh) scale(.2694)}}.snow:nth-child(6){opacity:.962;transform:translate(74.0255vw,-10px) scale(.3348);animation:fall-6 20s -28s linear infinite}@keyframes fall-6{39.095%{transform:translate(83.8768vw,39.095vh) scale(.3348)}to{transform:translate(78.95115vw,99vh) scale(.3348)}}.snow:nth-child(7){opacity:.3792;transform:translate(77.1583vw,-10px) scale(.1584);animation:fall-7 26s -28s linear infinite}@keyframes fall-7{38.914%{transform:translate(82.686vw,38.914vh) scale(.1584)}to{transform:translate(79.92215vw,99vh) scale(.1584)}}.snow:nth-child(8){opacity:1.017;transform:translate(98.8678vw,-10px) scale(.9753);animation:fall-8 14s -23s linear infinite}@keyframes fall-8{45.553%{transform:translate(89.9949vw,45.553vh) scale(.9753)}to{transform:translate(94.43135vw,99vh) scale(.9753)}}.snow:nth-child(9){opacity:.914;transform:translate(51.2643vw,-10px) scale(.0996);animation:fall-9 15s -26s linear infinite}@keyframes fall-9{32.24%{transform:translate(47.8016vw,32.24vh) scale(.0996)}to{transform:translate(49.53295vw,99vh) scale(.0996)}}.snow:nth-child(10){opacity:.1976;transform:translate(68.5007vw,-10px) scale(.0494);animation:fall-10 26s -20s linear infinite}@keyframes fall-10{48.858%{transform:translate(59.6203vw,48.858vh) scale(.0494)}to{transform:translate(64.0605vw,99vh) scale(.0494)}}.snow:nth-child(11){opacity:.3048;transform:translate(20.8899vw,-10px) scale(.5795);animation:fall-11 14s -9s linear infinite}@keyframes fall-11{47.598%{transform:translate(23.3343vw,47.598vh) scale(.5795)}to{transform:translate(22.1121vw,99vh) scale(.5795)}}.snow:nth-child(12){opacity:.8126;transform:translate(63.2867vw,-10px) scale(.1715);animation:fall-12 22s -7s linear infinite}@keyframes fall-12{35.5%{transform:translate(66.1045vw,35.5vh) scale(.1715)}to{transform:translate(64.6956vw,99vh) scale(.1715)}}.snow:nth-child(13){opacity:1.5076;transform:translate(60.3704vw,-10px) scale(.941);animation:fall-13 23s -30s linear infinite}@keyframes fall-13{44.063%{transform:translate(51.6012vw,44.063vh) scale(.941)}to{transform:translate(55.9858vw,99vh) scale(.941)}}.snow:nth-child(14){opacity:1.0546;transform:translate(37.9406vw,-10px) scale(.1371);animation:fall-14 29s -16s linear infinite}@keyframes fall-14{60.748%{transform:translate(37.3169vw,60.748vh) scale(.1371)}to{transform:translate(37.62875vw,99vh) scale(.1371)}}.snow:nth-child(15){opacity:.805;transform:translate(88.0833vw,-10px) scale(.3769);animation:fall-15 28s -4s linear infinite}@keyframes fall-15{66.526%{transform:translate(80.6081vw,66.526vh) scale(.3769)}to{transform:translate(84.3457vw,99vh) scale(.3769)}}.snow:nth-child(16){opacity:.0068;transform:translate(.0455vw,-10px) scale(.4141);animation:fall-16 23s -25s linear infinite}@keyframes fall-16{35.946%{transform:translate(4.1156vw,35.946vh) scale(.4141)}to{transform:translate(2.08055vw,99vh) scale(.4141)}}.snow:nth-child(17){opacity:1.4748;transform:translate(97.4266vw,-10px) scale(.973);animation:fall-17 21s -2s linear infinite}@keyframes fall-17{62.81%{transform:translate(89.2579vw,62.81vh) scale(.973)}to{transform:translate(93.34225vw,99vh) scale(.973)}}.snow:nth-child(18){opacity:1.3896;transform:translate(65.1651vw,-10px) scale(.7972);animation:fall-18 19s -19s linear infinite}@keyframes fall-18{71.739%{transform:translate(62.4975vw,71.739vh) scale(.7972)}to{transform:translate(63.8313vw,99vh) scale(.7972)}}.snow:nth-child(19){opacity:.2478;transform:translate(53.9415vw,-10px) scale(.1551);animation:fall-19 13s -19s linear infinite}@keyframes fall-19{71.662%{transform:translate(53.6038vw,71.662vh) scale(.1551)}to{transform:translate(53.77265vw,99vh) scale(.1551)}}.snow:nth-child(20){opacity:.4844;transform:translate(78.0481vw,-10px) scale(.5958);animation:fall-20 23s -18s linear infinite}@keyframes fall-20{58.127%{transform:translate(84.3351vw,58.127vh) scale(.5958)}to{transform:translate(81.1916vw,99vh) scale(.5958)}}.snow:nth-child(21){opacity:.012;transform:translate(70.6909vw,-10px) scale(.895);animation:fall-21 17s -3s linear infinite}@keyframes fall-21{48.867%{transform:translate(77.6166vw,48.867vh) scale(.895)}to{transform:translate(74.15375vw,99vh) scale(.895)}}.snow:nth-child(22){opacity:.7634;transform:translate(43.7364vw,-10px) scale(.8671);animation:fall-22 30s -8s linear infinite}@keyframes fall-22{33.077%{transform:translate(48.3781vw,33.077vh) scale(.8671)}to{transform:translate(46.05725vw,99vh) scale(.8671)}}.snow:nth-child(23){opacity:.4188;transform:translate(47.9307vw,-10px) scale(.8629);animation:fall-23 15s -11s linear infinite}@keyframes fall-23{46.858%{transform:translate(52.1573vw,46.858vh) scale(.8629)}to{transform:translate(50.044vw,99vh) scale(.8629)}}.snow:nth-child(24){opacity:.3154;transform:translate(41.5355vw,-10px) scale(.4129);animation:fall-24 28s -4s linear infinite}@keyframes fall-24{76.91%{transform:translate(34.8213vw,76.91vh) scale(.4129)}to{transform:translate(38.1784vw,99vh) scale(.4129)}}.snow:nth-child(25){opacity:1.6368;transform:translate(31.3248vw,-10px) scale(.1358);animation:fall-25 16s -28s linear infinite}@keyframes fall-25{37.287%{transform:translate(23.6216vw,37.287vh) scale(.1358)}to{transform:translate(27.4732vw,99vh) scale(.1358)}}.snow:nth-child(26){opacity:.3178;transform:translate(86.5441vw,-10px) scale(.5973);animation:fall-26 15s -26s linear infinite}@keyframes fall-26{76.167%{transform:translate(80.5936vw,76.167vh) scale(.5973)}to{transform:translate(83.56885vw,99vh) scale(.5973)}}.snow:nth-child(27){opacity:.1328;transform:translate(11.6198vw,-10px) scale(.5182);animation:fall-27 12s -14s linear infinite}@keyframes fall-27{47.566%{transform:translate(11.1943vw,47.566vh) scale(.5182)}to{transform:translate(11.40705vw,99vh) scale(.5182)}}.snow:nth-child(28){opacity:.8642;transform:translate(65.8395vw,-10px) scale(.572);animation:fall-28 17s -8s linear infinite}@keyframes fall-28{32.162%{transform:translate(55.8864vw,32.162vh) scale(.572)}to{transform:translate(60.86295vw,99vh) scale(.572)}}.snow:nth-child(29){opacity:1.1126;transform:translate(85.4457vw,-10px) scale(.8356);animation:fall-29 27s -22s linear infinite}@keyframes fall-29{33.763%{transform:translate(78.5464vw,33.763vh) scale(.8356)}to{transform:translate(81.99605vw,99vh) scale(.8356)}}.snow:nth-child(30){opacity:.111;transform:translate(33.8505vw,-10px) scale(.2805);animation:fall-30 16s -22s linear infinite}@keyframes fall-30{61.954%{transform:translate(32.8591vw,61.954vh) scale(.2805)}to{transform:translate(33.3548vw,99vh) scale(.2805)}}.snow:nth-child(31){opacity:1.0384;transform:translate(17.8295vw,-10px) scale(.2767);animation:fall-31 24s -27s linear infinite}@keyframes fall-31{46.409%{transform:translate(11.6885vw,46.409vh) scale(.2767)}to{transform:translate(14.759vw,99vh) scale(.2767)}}.snow:nth-child(32){opacity:1.7838;transform:translate(75.3623vw,-10px) scale(.5115);animation:fall-32 28s -2s linear infinite}@keyframes fall-32{49.988%{transform:translate(85.1252vw,49.988vh) scale(.5115)}to{transform:translate(80.24375vw,99vh) scale(.5115)}}.snow:nth-child(33){opacity:1.6002;transform:translate(10.1975vw,-10px) scale(.6093);animation:fall-33 26s -1s linear infinite}@keyframes fall-33{69.852%{transform:translate(18.906vw,69.852vh) scale(.6093)}to{transform:translate(14.55175vw,99vh) scale(.6093)}}.snow:nth-child(34){opacity:1.7944;transform:translate(9.1934vw,-10px) scale(.0243);animation:fall-34 25s -29s linear infinite}@keyframes fall-34{70.578%{transform:translate(1.1188vw,70.578vh) scale(.0243)}to{transform:translate(5.1561vw,99vh) scale(.0243)}}.snow:nth-child(35){opacity:.5888;transform:translate(80.4379vw,-10px) scale(.3254);animation:fall-35 14s -24s linear infinite}@keyframes fall-35{63.265%{transform:translate(80.0258vw,63.265vh) scale(.3254)}to{transform:translate(80.23185vw,99vh) scale(.3254)}}.snow:nth-child(36){opacity:1.183;transform:translate(20.339vw,-10px) scale(.4386);animation:fall-36 20s -6s linear infinite}@keyframes fall-36{69.228%{transform:translate(19.3826vw,69.228vh) scale(.4386)}to{transform:translate(19.8608vw,99vh) scale(.4386)}}.snow:nth-child(37){opacity:.771;transform:translate(14.6427vw,-10px) scale(.8045);animation:fall-37 20s -1s linear infinite}@keyframes fall-37{63.578%{transform:translate(21.0792vw,63.578vh) scale(.8045)}to{transform:translate(17.86095vw,99vh) scale(.8045)}}.snow:nth-child(38){opacity:.868;transform:translate(65.5053vw,-10px) scale(.9758);animation:fall-38 21s -10s linear infinite}@keyframes fall-38{76.195%{transform:translate(64.102vw,76.195vh) scale(.9758)}to{transform:translate(64.80365vw,99vh) scale(.9758)}}.snow:nth-child(39){opacity:1.9352;transform:translate(57.4947vw,-10px) scale(.9478);animation:fall-39 13s -30s linear infinite}@keyframes fall-39{51.888%{transform:translate(56.426vw,51.888vh) scale(.9478)}to{transform:translate(56.96035vw,99vh) scale(.9478)}}.snow:nth-child(40){opacity:1.5312;transform:translate(74.3799vw,-10px) scale(.7454);animation:fall-40 24s -27s linear infinite}@keyframes fall-40{43.993%{transform:translate(67.949vw,43.993vh) scale(.7454)}to{transform:translate(71.16445vw,99vh) scale(.7454)}}.snow:nth-child(41){opacity:.989;transform:translate(30.3047vw,-10px) scale(.7043);animation:fall-41 30s -14s linear infinite}@keyframes fall-41{46.756%{transform:translate(37.9103vw,46.756vh) scale(.7043)}to{transform:translate(34.1075vw,99vh) scale(.7043)}}.snow:nth-child(42){opacity:.203;transform:translate(47.2354vw,-10px) scale(.5742);animation:fall-42 26s -22s linear infinite}@keyframes fall-42{78.276%{transform:translate(41.1364vw,78.276vh) scale(.5742)}to{transform:translate(44.1859vw,99vh) scale(.5742)}}.snow:nth-child(43){opacity:1.651;transform:translate(87.3632vw,-10px) scale(.4326);animation:fall-43 15s -2s linear infinite}@keyframes fall-43{57.382%{transform:translate(77.5026vw,57.382vh) scale(.4326)}to{transform:translate(82.4329vw,99vh) scale(.4326)}}.snow:nth-child(44){opacity:.2174;transform:translate(61.6841vw,-10px) scale(.3896);animation:fall-44 19s -23s linear infinite}@keyframes fall-44{59.103%{transform:translate(58.5251vw,59.103vh) scale(.3896)}to{transform:translate(60.1046vw,99vh) scale(.3896)}}.snow:nth-child(45){opacity:.2744;transform:translate(64.5354vw,-10px) scale(.8708);animation:fall-45 22s -27s linear infinite}@keyframes fall-45{41.587%{transform:translate(55.5789vw,41.587vh) scale(.8708)}to{transform:translate(60.05715vw,99vh) scale(.8708)}}.snow:nth-child(46){opacity:.7298;transform:translate(90.0058vw,-10px) scale(.5545);animation:fall-46 19s -14s linear infinite}@keyframes fall-46{52.354%{transform:translate(95.1711vw,52.354vh) scale(.5545)}to{transform:translate(92.58845vw,99vh) scale(.5545)}}.snow:nth-child(47){opacity:.599;transform:translate(78.1926vw,-10px) scale(.853);animation:fall-47 21s -26s linear infinite}@keyframes fall-47{78.417%{transform:translate(75.6502vw,78.417vh) scale(.853)}to{transform:translate(76.9214vw,99vh) scale(.853)}}.snow:nth-child(48){opacity:.8002;transform:translate(97.086vw,-10px) scale(.1511);animation:fall-48 12s -29s linear infinite}@keyframes fall-48{79.292%{transform:translate(100.4121vw,79.292vh) scale(.1511)}to{transform:translate(98.74905vw,99vh) scale(.1511)}}.snow:nth-child(49){opacity:.4096;transform:translate(18.9223vw,-10px) scale(.8528);animation:fall-49 16s -1s linear infinite}@keyframes fall-49{40.427%{transform:translate(24.0445vw,40.427vh) scale(.8528)}to{transform:translate(21.4834vw,99vh) scale(.8528)}}.snow:nth-child(50){opacity:1.0806;transform:translate(1.7443vw,-10px) scale(.0794);animation:fall-50 28s -24s linear infinite}@keyframes fall-50{30.808%{transform:translate(11.0115vw,30.808vh) scale(.0794)}to{transform:translate(6.3779vw,99vh) scale(.0794)}}.snow:nth-child(51){opacity:.4912;transform:translate(80.423vw,-10px) scale(.1841);animation:fall-51 29s -4s linear infinite}@keyframes fall-51{65.42%{transform:translate(83.6394vw,65.42vh) scale(.1841)}to{transform:translate(82.0312vw,99vh) scale(.1841)}}.snow:nth-child(52){opacity:1.746;transform:translate(30.2005vw,-10px) scale(.6755);animation:fall-52 19s -25s linear infinite}@keyframes fall-52{77.995%{transform:translate(38.5607vw,77.995vh) scale(.6755)}to{transform:translate(34.3806vw,99vh) scale(.6755)}}.snow:nth-child(53){opacity:1.7116;transform:translate(81.6995vw,-10px) scale(.172);animation:fall-53 13s -4s linear infinite}@keyframes fall-53{79.587%{transform:translate(84.2515vw,79.587vh) scale(.172)}to{transform:translate(82.9755vw,99vh) scale(.172)}}.snow:nth-child(54){opacity:1.4604;transform:translate(22.8046vw,-10px) scale(.4795);animation:fall-54 19s -11s linear infinite}@keyframes fall-54{73.778%{transform:translate(27.9336vw,73.778vh) scale(.4795)}to{transform:translate(25.3691vw,99vh) scale(.4795)}}.snow:nth-child(55){opacity:1.1502;transform:translate(20.0406vw,-10px) scale(.8973);animation:fall-55 30s -16s linear infinite}@keyframes fall-55{46.614%{transform:translate(26.3121vw,46.614vh) scale(.8973)}to{transform:translate(23.17635vw,99vh) scale(.8973)}}.snow:nth-child(56){opacity:.4426;transform:translate(41.3957vw,-10px) scale(.6641);animation:fall-56 20s -26s linear infinite}@keyframes fall-56{48.077%{transform:translate(51.0234vw,48.077vh) scale(.6641)}to{transform:translate(46.20955vw,99vh) scale(.6641)}}.snow:nth-child(57){opacity:.7862;transform:translate(23.7397vw,-10px) scale(.0399);animation:fall-57 10s -24s linear infinite}@keyframes fall-57{40.034%{transform:translate(30.5063vw,40.034vh) scale(.0399)}to{transform:translate(27.123vw,99vh) scale(.0399)}}.snow:nth-child(58){opacity:1.4296;transform:translate(5.1414vw,-10px) scale(.9857);animation:fall-58 26s -13s linear infinite}@keyframes fall-58{62.289%{transform:translate(8.7325vw,62.289vh) scale(.9857)}to{transform:translate(6.93695vw,99vh) scale(.9857)}}.snow:nth-child(59){opacity:.308;transform:translate(80.2776vw,-10px) scale(.5874);animation:fall-59 26s -15s linear infinite}@keyframes fall-59{48.695%{transform:translate(77.5197vw,48.695vh) scale(.5874)}to{transform:translate(78.89865vw,99vh) scale(.5874)}}.snow:nth-child(60){opacity:.974;transform:translate(56.7066vw,-10px) scale(.074);animation:fall-60 14s -2s linear infinite}@keyframes fall-60{34.151%{transform:translate(62.7702vw,34.151vh) scale(.074)}to{transform:translate(59.7384vw,99vh) scale(.074)}}.snow:nth-child(61){opacity:1.1718;transform:translate(21.5558vw,-10px) scale(.6801);animation:fall-61 29s -25s linear infinite}@keyframes fall-61{32.222%{transform:translate(24.8181vw,32.222vh) scale(.6801)}to{transform:translate(23.18695vw,99vh) scale(.6801)}}.snow:nth-child(62){opacity:1.0642;transform:translate(90.9446vw,-10px) scale(.0246);animation:fall-62 19s -20s linear infinite}@keyframes fall-62{58.575%{transform:translate(86.7984vw,58.575vh) scale(.0246)}to{transform:translate(88.8715vw,99vh) scale(.0246)}}.snow:nth-child(63){opacity:.1342;transform:translate(32.969vw,-10px) scale(.446);animation:fall-63 17s -21s linear infinite}@keyframes fall-63{57.022%{transform:translate(23.4118vw,57.022vh) scale(.446)}to{transform:translate(28.1904vw,99vh) scale(.446)}}.snow:nth-child(64){opacity:1.794;transform:translate(95.5554vw,-10px) scale(.0821);animation:fall-64 14s -23s linear infinite}@keyframes fall-64{36.278%{transform:translate(103.6813vw,36.278vh) scale(.0821)}to{transform:translate(99.61835vw,99vh) scale(.0821)}}.snow:nth-child(65){opacity:1.3748;transform:translate(57.8046vw,-10px) scale(.1107);animation:fall-65 20s -21s linear infinite}@keyframes fall-65{53.998%{transform:translate(54.8896vw,53.998vh) scale(.1107)}to{transform:translate(56.3471vw,99vh) scale(.1107)}}.snow:nth-child(66){opacity:.4754;transform:translate(52.7953vw,-10px) scale(.851);animation:fall-66 19s -16s linear infinite}@keyframes fall-66{34.395%{transform:translate(61.3099vw,34.395vh) scale(.851)}to{transform:translate(57.0526vw,99vh) scale(.851)}}.snow:nth-child(67){opacity:1.7882;transform:translate(23.0055vw,-10px) scale(.2808);animation:fall-67 23s -18s linear infinite}@keyframes fall-67{66.987%{transform:translate(25.0159vw,66.987vh) scale(.2808)}to{transform:translate(24.0107vw,99vh) scale(.2808)}}.snow:nth-child(68){opacity:.807;transform:translate(7.3655vw,-10px) scale(.6408);animation:fall-68 10s -19s linear infinite}@keyframes fall-68{42.285%{transform:translate(7.0304vw,42.285vh) scale(.6408)}to{transform:translate(7.19795vw,99vh) scale(.6408)}}.snow:nth-child(69){opacity:.117;transform:translate(32.2464vw,-10px) scale(.8374);animation:fall-69 30s -12s linear infinite}@keyframes fall-69{55.862%{transform:translate(37.2958vw,55.862vh) scale(.8374)}to{transform:translate(34.7711vw,99vh) scale(.8374)}}.snow:nth-child(70){opacity:1.3078;transform:translate(70.1702vw,-10px) scale(.0519);animation:fall-70 11s -26s linear infinite}@keyframes fall-70{51.33%{transform:translate(65.4201vw,51.33vh) scale(.0519)}to{transform:translate(67.79515vw,99vh) scale(.0519)}}.snow:nth-child(71){opacity:1.4702;transform:translate(68.5856vw,-10px) scale(.7557);animation:fall-71 20s -13s linear infinite}@keyframes fall-71{30.227%{transform:translate(71.3802vw,30.227vh) scale(.7557)}to{transform:translate(69.9829vw,99vh) scale(.7557)}}.snow:nth-child(72){opacity:1.3614;transform:translate(56.2574vw,-10px) scale(.725);animation:fall-72 19s -3s linear infinite}@keyframes fall-72{32.19%{transform:translate(58.0663vw,32.19vh) scale(.725)}to{transform:translate(57.16185vw,99vh) scale(.725)}}.snow:nth-child(73){opacity:1.8238;transform:translate(9.4386vw,-10px) scale(.9428);animation:fall-73 24s -8s linear infinite}@keyframes fall-73{47.319%{transform:translate(12.7539vw,47.319vh) scale(.9428)}to{transform:translate(11.09625vw,99vh) scale(.9428)}}.snow:nth-child(74){opacity:.6668;transform:translate(15.8399vw,-10px) scale(.5228);animation:fall-74 19s -29s linear infinite}@keyframes fall-74{36.56%{transform:translate(20.5792vw,36.56vh) scale(.5228)}to{transform:translate(18.20955vw,99vh) scale(.5228)}}.snow:nth-child(75){opacity:.663;transform:translate(81.3799vw,-10px) scale(.6764);animation:fall-75 23s -14s linear infinite}@keyframes fall-75{67.483%{transform:translate(91.3696vw,67.483vh) scale(.6764)}to{transform:translate(86.37475vw,99vh) scale(.6764)}}.snow:nth-child(76){opacity:1.2936;transform:translate(44.5344vw,-10px) scale(.9637);animation:fall-76 25s -2s linear infinite}@keyframes fall-76{32.044%{transform:translate(52.1859vw,32.044vh) scale(.9637)}to{transform:translate(48.36015vw,99vh) scale(.9637)}}.snow:nth-child(77){opacity:.6286;transform:translate(75.2738vw,-10px) scale(.99);animation:fall-77 11s -16s linear infinite}@keyframes fall-77{39.728%{transform:translate(67.7268vw,39.728vh) scale(.99)}to{transform:translate(71.5003vw,99vh) scale(.99)}}.snow:nth-child(78){opacity:1.5508;transform:translate(14.5601vw,-10px) scale(.2019);animation:fall-78 19s -3s linear infinite}@keyframes fall-78{35.879%{transform:translate(16.3035vw,35.879vh) scale(.2019)}to{transform:translate(15.4318vw,99vh) scale(.2019)}}.snow:nth-child(79){opacity:1.7584;transform:translate(31.8285vw,-10px) scale(.9774);animation:fall-79 11s -28s linear infinite}@keyframes fall-79{52.115%{transform:translate(22.8257vw,52.115vh) scale(.9774)}to{transform:translate(27.3271vw,99vh) scale(.9774)}}.snow:nth-child(80){opacity:.2626;transform:translate(51.2748vw,-10px) scale(.7461);animation:fall-80 18s -17s linear infinite}@keyframes fall-80{31.895%{transform:translate(59.174vw,31.895vh) scale(.7461)}to{transform:translate(55.2244vw,99vh) scale(.7461)}}.snow:nth-child(81){opacity:1.706;transform:translate(73.6082vw,-10px) scale(.7795);animation:fall-81 16s -20s linear infinite}@keyframes fall-81{38.79%{transform:translate(76.4462vw,38.79vh) scale(.7795)}to{transform:translate(75.0272vw,99vh) scale(.7795)}}.snow:nth-child(82){opacity:1.4822;transform:translate(50.5784vw,-10px) scale(.0303);animation:fall-82 28s -11s linear infinite}@keyframes fall-82{53.568%{transform:translate(56.6413vw,53.568vh) scale(.0303)}to{transform:translate(53.60985vw,99vh) scale(.0303)}}.snow:nth-child(83){opacity:1.887;transform:translate(34.9423vw,-10px) scale(.8545);animation:fall-83 20s -6s linear infinite}@keyframes fall-83{58.687%{transform:translate(37.1627vw,58.687vh) scale(.8545)}to{transform:translate(36.0525vw,99vh) scale(.8545)}}.snow:nth-child(84){opacity:.2408;transform:translate(34.078vw,-10px) scale(.6011);animation:fall-84 13s -22s linear infinite}@keyframes fall-84{62.119%{transform:translate(41.3456vw,62.119vh) scale(.6011)}to{transform:translate(37.7118vw,99vh) scale(.6011)}}.snow:nth-child(85){opacity:1.1116;transform:translate(56.495vw,-10px) scale(.3208);animation:fall-85 11s -19s linear infinite}@keyframes fall-85{37.391%{transform:translate(55.5279vw,37.391vh) scale(.3208)}to{transform:translate(56.01145vw,99vh) scale(.3208)}}.snow:nth-child(86){opacity:1.8904;transform:translate(35.7566vw,-10px) scale(.41);animation:fall-86 19s -2s linear infinite}@keyframes fall-86{63.097%{transform:translate(40.5015vw,63.097vh) scale(.41)}to{transform:translate(38.12905vw,99vh) scale(.41)}}.snow:nth-child(87){opacity:.3616;transform:translate(41.6298vw,-10px) scale(.0174);animation:fall-87 30s -30s linear infinite}@keyframes fall-87{59.12%{transform:translate(44.2782vw,59.12vh) scale(.0174)}to{transform:translate(42.954vw,99vh) scale(.0174)}}.snow:nth-child(88){opacity:1.835;transform:translate(95.0128vw,-10px) scale(.1403);animation:fall-88 24s -11s linear infinite}@keyframes fall-88{59.666%{transform:translate(90.1939vw,59.666vh) scale(.1403)}to{transform:translate(92.60335vw,99vh) scale(.1403)}}.snow:nth-child(89){opacity:.7124;transform:translate(27.0856vw,-10px) scale(.7962);animation:fall-89 15s -9s linear infinite}@keyframes fall-89{44.281%{transform:translate(27.227vw,44.281vh) scale(.7962)}to{transform:translate(27.1563vw,99vh) scale(.7962)}}.snow:nth-child(90){opacity:.744;transform:translate(43.4325vw,-10px) scale(.1988);animation:fall-90 10s -14s linear infinite}@keyframes fall-90{67.816%{transform:translate(38.3598vw,67.816vh) scale(.1988)}to{transform:translate(40.89615vw,99vh) scale(.1988)}}.snow:nth-child(91){opacity:1.242;transform:translate(59.8991vw,-10px) scale(.1507);animation:fall-91 15s -2s linear infinite}@keyframes fall-91{33.586%{transform:translate(66.746vw,33.586vh) scale(.1507)}to{transform:translate(63.32255vw,99vh) scale(.1507)}}.snow:nth-child(92){opacity:1.5208;transform:translate(27.1612vw,-10px) scale(.9375);animation:fall-92 27s -13s linear infinite}@keyframes fall-92{40.77%{transform:translate(31.1061vw,40.77vh) scale(.9375)}to{transform:translate(29.13365vw,99vh) scale(.9375)}}.snow:nth-child(93){opacity:1.0778;transform:translate(85.3735vw,-10px) scale(.8425);animation:fall-93 24s -25s linear infinite}@keyframes fall-93{78.644%{transform:translate(89.4276vw,78.644vh) scale(.8425)}to{transform:translate(87.40055vw,99vh) scale(.8425)}}.snow:nth-child(94){opacity:.1672;transform:translate(90.2382vw,-10px) scale(.5697);animation:fall-94 13s -5s linear infinite}@keyframes fall-94{59.354%{transform:translate(83.5602vw,59.354vh) scale(.5697)}to{transform:translate(86.8992vw,99vh) scale(.5697)}}.snow:nth-child(95){opacity:1.4602;transform:translate(62.4096vw,-10px) scale(.6224);animation:fall-95 21s -30s linear infinite}@keyframes fall-95{41.23%{transform:translate(57.5569vw,41.23vh) scale(.6224)}to{transform:translate(59.98325vw,99vh) scale(.6224)}}.snow:nth-child(96){opacity:1.1822;transform:translate(38.4833vw,-10px) scale(.9544);animation:fall-96 27s -2s linear infinite}@keyframes fall-96{61.293%{transform:translate(45.6457vw,61.293vh) scale(.9544)}to{transform:translate(42.0645vw,99vh) scale(.9544)}}.snow:nth-child(97){opacity:.593;transform:translate(92.1111vw,-10px) scale(.5013);animation:fall-97 26s -25s linear infinite}@keyframes fall-97{30.898%{transform:translate(98.7919vw,30.898vh) scale(.5013)}to{transform:translate(95.4515vw,99vh) scale(.5013)}}.snow:nth-child(98){opacity:.595;transform:translate(57.0321vw,-10px) scale(.2883);animation:fall-98 13s -24s linear infinite}@keyframes fall-98{31.076%{transform:translate(51.8863vw,31.076vh) scale(.2883)}to{transform:translate(54.4592vw,99vh) scale(.2883)}}.snow:nth-child(99){opacity:1.6706;transform:translate(6.3663vw,-10px) scale(.9033);animation:fall-99 29s -7s linear infinite}@keyframes fall-99{40.718%{transform:translate(14.7299vw,40.718vh) scale(.9033)}to{transform:translate(10.5481vw,99vh) scale(.9033)}}.snow:nth-child(100){opacity:.0374;transform:translate(43.068vw,-10px) scale(.318);animation:fall-100 14s -16s linear infinite}@keyframes fall-100{70.466%{transform:translate(40.3181vw,70.466vh) scale(.318)}to{transform:translate(41.69305vw,99vh) scale(.318)}}.snow:nth-child(101){opacity:.1352;transform:translate(62.6699vw,-10px) scale(.7505);animation:fall-101 13s -7s linear infinite}@keyframes fall-101{36.953%{transform:translate(55.0779vw,36.953vh) scale(.7505)}to{transform:translate(58.8739vw,99vh) scale(.7505)}}.snow:nth-child(102){opacity:1.4456;transform:translate(45.2886vw,-10px) scale(.0341);animation:fall-102 25s -27s linear infinite}@keyframes fall-102{37.931%{transform:translate(50.7139vw,37.931vh) scale(.0341)}to{transform:translate(48.00125vw,99vh) scale(.0341)}}.snow:nth-child(103){opacity:1.0544;transform:translate(60.467vw,-10px) scale(.0167);animation:fall-103 18s -15s linear infinite}@keyframes fall-103{30.286%{transform:translate(67.6559vw,30.286vh) scale(.0167)}to{transform:translate(64.06145vw,99vh) scale(.0167)}}.snow:nth-child(104){opacity:1.461;transform:translate(27.2173vw,-10px) scale(.9092);animation:fall-104 10s -9s linear infinite}@keyframes fall-104{41.5%{transform:translate(31.4995vw,41.5vh) scale(.9092)}to{transform:translate(29.3584vw,99vh) scale(.9092)}}.snow:nth-child(105){opacity:1.8378;transform:translate(33.4196vw,-10px) scale(.7079);animation:fall-105 21s -7s linear infinite}@keyframes fall-105{49.425%{transform:translate(43.3966vw,49.425vh) scale(.7079)}to{transform:translate(38.4081vw,99vh) scale(.7079)}}.snow:nth-child(106){opacity:1.4462;transform:translate(96.9771vw,-10px) scale(.2599);animation:fall-106 12s -29s linear infinite}@keyframes fall-106{32.596%{transform:translate(96.3732vw,32.596vh) scale(.2599)}to{transform:translate(96.67515vw,99vh) scale(.2599)}}.snow:nth-child(107){opacity:.9558;transform:translate(79.0045vw,-10px) scale(.0714);animation:fall-107 19s -9s linear infinite}@keyframes fall-107{68.51%{transform:translate(74.4389vw,68.51vh) scale(.0714)}to{transform:translate(76.7217vw,99vh) scale(.0714)}}.snow:nth-child(108){opacity:.5324;transform:translate(73.0408vw,-10px) scale(.4288);animation:fall-108 28s -17s linear infinite}@keyframes fall-108{36.036%{transform:translate(81.0558vw,36.036vh) scale(.4288)}to{transform:translate(77.0483vw,99vh) scale(.4288)}}.snow:nth-child(109){opacity:.4044;transform:translate(70.7024vw,-10px) scale(.7009);animation:fall-109 25s -4s linear infinite}@keyframes fall-109{68.944%{transform:translate(77.7176vw,68.944vh) scale(.7009)}to{transform:translate(74.21vw,99vh) scale(.7009)}}.snow:nth-child(110){opacity:.2288;transform:translate(35.5095vw,-10px) scale(.0316);animation:fall-110 25s -5s linear infinite}@keyframes fall-110{64.926%{transform:translate(25.6592vw,64.926vh) scale(.0316)}to{transform:translate(30.58435vw,99vh) scale(.0316)}}.snow:nth-child(111){opacity:1.732;transform:translate(75.2625vw,-10px) scale(.9998);animation:fall-111 10s -2s linear infinite}@keyframes fall-111{68.682%{transform:translate(79.6142vw,68.682vh) scale(.9998)}to{transform:translate(77.43835vw,99vh) scale(.9998)}}.snow:nth-child(112){opacity:1.3444;transform:translate(6.9324vw,-10px) scale(.4136);animation:fall-112 26s -29s linear infinite}@keyframes fall-112{31.53%{transform:translate(-2.5666vw,31.53vh) scale(.4136)}to{transform:translate(2.1829vw,99vh) scale(.4136)}}.snow:nth-child(113){opacity:1.7104;transform:translate(54.327vw,-10px) scale(.4165);animation:fall-113 11s -18s linear infinite}@keyframes fall-113{46.314%{transform:translate(63.9998vw,46.314vh) scale(.4165)}to{transform:translate(59.1634vw,99vh) scale(.4165)}}.snow:nth-child(114){opacity:1.3418;transform:translate(85.3548vw,-10px) scale(.0256);animation:fall-114 10s -7s linear infinite}@keyframes fall-114{48.043%{transform:translate(93.0073vw,48.043vh) scale(.0256)}to{transform:translate(89.18105vw,99vh) scale(.0256)}}.snow:nth-child(115){opacity:1.2084;transform:translate(44.6947vw,-10px) scale(.8987);animation:fall-115 20s -12s linear infinite}@keyframes fall-115{64.389%{transform:translate(35.2811vw,64.389vh) scale(.8987)}to{transform:translate(39.9879vw,99vh) scale(.8987)}}.snow:nth-child(116){opacity:1.2364;transform:translate(51.0121vw,-10px) scale(.7722);animation:fall-116 25s -30s linear infinite}@keyframes fall-116{32.306%{transform:translate(50.1552vw,32.306vh) scale(.7722)}to{transform:translate(50.58365vw,99vh) scale(.7722)}}.snow:nth-child(117){opacity:1.3588;transform:translate(98.2505vw,-10px) scale(.2154);animation:fall-117 13s -15s linear infinite}@keyframes fall-117{37.644%{transform:translate(98.6224vw,37.644vh) scale(.2154)}to{transform:translate(98.43645vw,99vh) scale(.2154)}}.snow:nth-child(118){opacity:.937;transform:translate(84.9471vw,-10px) scale(.746);animation:fall-118 16s -14s linear infinite}@keyframes fall-118{66.775%{transform:translate(90.0817vw,66.775vh) scale(.746)}to{transform:translate(87.5144vw,99vh) scale(.746)}}.snow:nth-child(119){opacity:.464;transform:translate(27.4655vw,-10px) scale(.7424);animation:fall-119 30s -13s linear infinite}@keyframes fall-119{62.779%{transform:translate(34.2398vw,62.779vh) scale(.7424)}to{transform:translate(30.85265vw,99vh) scale(.7424)}}.snow:nth-child(120){opacity:.7618;transform:translate(88.8453vw,-10px) scale(.5596);animation:fall-120 26s -16s linear infinite}@keyframes fall-120{51.211%{transform:translate(93.8126vw,51.211vh) scale(.5596)}to{transform:translate(91.32895vw,99vh) scale(.5596)}}.snow:nth-child(121){opacity:1.3888;transform:translate(7.2556vw,-10px) scale(.5999);animation:fall-121 12s -26s linear infinite}@keyframes fall-121{63.353%{transform:translate(14.5027vw,63.353vh) scale(.5999)}to{transform:translate(10.87915vw,99vh) scale(.5999)}}.snow:nth-child(122){opacity:1.8874;transform:translate(2.9358vw,-10px) scale(.9603);animation:fall-122 15s -4s linear infinite}@keyframes fall-122{49.683%{transform:translate(12.077vw,49.683vh) scale(.9603)}to{transform:translate(7.5064vw,99vh) scale(.9603)}}.snow:nth-child(123){opacity:1.2162;transform:translate(29.2187vw,-10px) scale(.9791);animation:fall-123 25s -26s linear infinite}@keyframes fall-123{76.887%{transform:translate(19.9684vw,76.887vh) scale(.9791)}to{transform:translate(24.59355vw,99vh) scale(.9791)}}.snow:nth-child(124){opacity:1.0984;transform:translate(77.005vw,-10px) scale(.3337);animation:fall-124 17s -16s linear infinite}@keyframes fall-124{59.64%{transform:translate(78.8514vw,59.64vh) scale(.3337)}to{transform:translate(77.9282vw,99vh) scale(.3337)}}.snow:nth-child(125){opacity:1.871;transform:translate(86.2211vw,-10px) scale(.842);animation:fall-125 30s -7s linear infinite}@keyframes fall-125{60.712%{transform:translate(87.5014vw,60.712vh) scale(.842)}to{transform:translate(86.86125vw,99vh) scale(.842)}}.snow:nth-child(126){opacity:1.0998;transform:translate(91.9839vw,-10px) scale(.9775);animation:fall-126 25s -11s linear infinite}@keyframes fall-126{67.232%{transform:translate(83.5935vw,67.232vh) scale(.9775)}to{transform:translate(87.7887vw,99vh) scale(.9775)}}.snow:nth-child(127){opacity:1.2134;transform:translate(75.4884vw,-10px) scale(.6734);animation:fall-127 24s -27s linear infinite}@keyframes fall-127{69.53%{transform:translate(81.4845vw,69.53vh) scale(.6734)}to{transform:translate(78.48645vw,99vh) scale(.6734)}}.snow:nth-child(128){opacity:.1738;transform:translate(95.5569vw,-10px) scale(.4222);animation:fall-128 14s -14s linear infinite}@keyframes fall-128{68.649%{transform:translate(100.7669vw,68.649vh) scale(.4222)}to{transform:translate(98.1619vw,99vh) scale(.4222)}}.snow:nth-child(129){opacity:.1592;transform:translate(23.1978vw,-10px) scale(.2035);animation:fall-129 20s -13s linear infinite}@keyframes fall-129{43.234%{transform:translate(13.7537vw,43.234vh) scale(.2035)}to{transform:translate(18.47575vw,99vh) scale(.2035)}}.snow:nth-child(130){opacity:.4068;transform:translate(18.041vw,-10px) scale(.4077);animation:fall-130 26s -9s linear infinite}@keyframes fall-130{52.371%{transform:translate(23.4473vw,52.371vh) scale(.4077)}to{transform:translate(20.74415vw,99vh) scale(.4077)}}.snow:nth-child(131){opacity:.3368;transform:translate(78.8048vw,-10px) scale(.3688);animation:fall-131 12s -24s linear infinite}@keyframes fall-131{43.666%{transform:translate(69.6566vw,43.666vh) scale(.3688)}to{transform:translate(74.2307vw,99vh) scale(.3688)}}.snow:nth-child(132){opacity:.1938;transform:translate(58.3588vw,-10px) scale(.2104);animation:fall-132 17s -1s linear infinite}@keyframes fall-132{34.048%{transform:translate(57.373vw,34.048vh) scale(.2104)}to{transform:translate(57.8659vw,99vh) scale(.2104)}}.snow:nth-child(133){opacity:1.6624;transform:translate(78.5843vw,-10px) scale(.7481);animation:fall-133 19s -8s linear infinite}@keyframes fall-133{35.354%{transform:translate(79.2006vw,35.354vh) scale(.7481)}to{transform:translate(78.89245vw,99vh) scale(.7481)}}.snow:nth-child(134){opacity:1.622;transform:translate(70.1057vw,-10px) scale(.2409);animation:fall-134 26s -29s linear infinite}@keyframes fall-134{71.958%{transform:translate(62.0811vw,71.958vh) scale(.2409)}to{transform:translate(66.0934vw,99vh) scale(.2409)}}.snow:nth-child(135){opacity:.6114;transform:translate(69.2396vw,-10px) scale(.494);animation:fall-135 22s -8s linear infinite}@keyframes fall-135{59.92%{transform:translate(78.8048vw,59.92vh) scale(.494)}to{transform:translate(74.0222vw,99vh) scale(.494)}}.snow:nth-child(136){opacity:1.071;transform:translate(17.5426vw,-10px) scale(.2719);animation:fall-136 26s -25s linear infinite}@keyframes fall-136{71.835%{transform:translate(14.6699vw,71.835vh) scale(.2719)}to{transform:translate(16.10625vw,99vh) scale(.2719)}}.snow:nth-child(137){opacity:.62;transform:translate(5.3447vw,-10px) scale(.4793);animation:fall-137 15s -29s linear infinite}@keyframes fall-137{67.589%{transform:translate(13.9753vw,67.589vh) scale(.4793)}to{transform:translate(9.66vw,99vh) scale(.4793)}}.snow:nth-child(138){opacity:1.5266;transform:translate(36.439vw,-10px) scale(.1699);animation:fall-138 27s -27s linear infinite}@keyframes fall-138{45.766%{transform:translate(43.2867vw,45.766vh) scale(.1699)}to{transform:translate(39.86285vw,99vh) scale(.1699)}}.snow:nth-child(139){opacity:1.5788;transform:translate(85.3052vw,-10px) scale(.8675);animation:fall-139 15s -22s linear infinite}@keyframes fall-139{36.898%{transform:translate(89.385vw,36.898vh) scale(.8675)}to{transform:translate(87.3451vw,99vh) scale(.8675)}}.snow:nth-child(140){opacity:.63;transform:translate(78.1761vw,-10px) scale(.9008);animation:fall-140 26s -20s linear infinite}@keyframes fall-140{39.656%{transform:translate(75.2763vw,39.656vh) scale(.9008)}to{transform:translate(76.7262vw,99vh) scale(.9008)}}.snow:nth-child(141){opacity:1.4024;transform:translate(38.6722vw,-10px) scale(.5114);animation:fall-141 14s -17s linear infinite}@keyframes fall-141{79.051%{transform:translate(30.175vw,79.051vh) scale(.5114)}to{transform:translate(34.4236vw,99vh) scale(.5114)}}.snow:nth-child(142){opacity:.54;transform:translate(85.8976vw,-10px) scale(.1754);animation:fall-142 19s -16s linear infinite}@keyframes fall-142{34.234%{transform:translate(86.3159vw,34.234vh) scale(.1754)}to{transform:translate(86.10675vw,99vh) scale(.1754)}}.snow:nth-child(143){opacity:1.0026;transform:translate(54.8788vw,-10px) scale(.8018);animation:fall-143 24s -9s linear infinite}@keyframes fall-143{35.443%{transform:translate(61.8994vw,35.443vh) scale(.8018)}to{transform:translate(58.3891vw,99vh) scale(.8018)}}.snow:nth-child(144){opacity:1.4808;transform:translate(41.5506vw,-10px) scale(.6785);animation:fall-144 27s -21s linear infinite}@keyframes fall-144{54.294%{transform:translate(49.6762vw,54.294vh) scale(.6785)}to{transform:translate(45.6134vw,99vh) scale(.6785)}}.snow:nth-child(145){opacity:.6204;transform:translate(67.9591vw,-10px) scale(.5532);animation:fall-145 16s -27s linear infinite}@keyframes fall-145{34.69%{transform:translate(59.5945vw,34.69vh) scale(.5532)}to{transform:translate(63.7768vw,99vh) scale(.5532)}}.snow:nth-child(146){opacity:.5102;transform:translate(64.6176vw,-10px) scale(.9123);animation:fall-146 19s -28s linear infinite}@keyframes fall-146{36.929%{transform:translate(68.86vw,36.929vh) scale(.9123)}to{transform:translate(66.7388vw,99vh) scale(.9123)}}.snow:nth-child(147){opacity:.158;transform:translate(29.2896vw,-10px) scale(.9068);animation:fall-147 17s -7s linear infinite}@keyframes fall-147{71.494%{transform:translate(23.0601vw,71.494vh) scale(.9068)}to{transform:translate(26.17485vw,99vh) scale(.9068)}}.snow:nth-child(148){opacity:.31;transform:translate(73.4747vw,-10px) scale(.6328);animation:fall-148 23s -6s linear infinite}@keyframes fall-148{55.024%{transform:translate(77.1634vw,55.024vh) scale(.6328)}to{transform:translate(75.31905vw,99vh) scale(.6328)}}.snow:nth-child(149){opacity:.139;transform:translate(87.5029vw,-10px) scale(.1311);animation:fall-149 15s -7s linear infinite}@keyframes fall-149{76.097%{transform:translate(95.2626vw,76.097vh) scale(.1311)}to{transform:translate(91.38275vw,99vh) scale(.1311)}}.snow:nth-child(150){opacity:1.501;transform:translate(79.7662vw,-10px) scale(.9163);animation:fall-150 24s -3s linear infinite}@keyframes fall-150{32.981%{transform:translate(72.5292vw,32.981vh) scale(.9163)}to{transform:translate(76.1477vw,99vh) scale(.9163)}}.snow:nth-child(151){opacity:1.492;transform:translate(23.0651vw,-10px) scale(.6713);animation:fall-151 17s -1s linear infinite}@keyframes fall-151{41.043%{transform:translate(31.8886vw,41.043vh) scale(.6713)}to{transform:translate(27.47685vw,99vh) scale(.6713)}}.snow:nth-child(152){opacity:.6966;transform:translate(88.8818vw,-10px) scale(.3399);animation:fall-152 20s -29s linear infinite}@keyframes fall-152{59.091%{transform:translate(82.2952vw,59.091vh) scale(.3399)}to{transform:translate(85.5885vw,99vh) scale(.3399)}}.snow:nth-child(153){opacity:1.5508;transform:translate(6.0372vw,-10px) scale(.2971);animation:fall-153 19s -8s linear infinite}@keyframes fall-153{37.78%{transform:translate(9.2925vw,37.78vh) scale(.2971)}to{transform:translate(7.66485vw,99vh) scale(.2971)}}.snow:nth-child(154){opacity:1.6812;transform:translate(15.375vw,-10px) scale(.3824);animation:fall-154 18s -11s linear infinite}@keyframes fall-154{33.771%{transform:translate(10.8776vw,33.771vh) scale(.3824)}to{transform:translate(13.1263vw,99vh) scale(.3824)}}.snow:nth-child(155){opacity:.75;transform:translate(85.4325vw,-10px) scale(.0431);animation:fall-155 26s -1s linear infinite}@keyframes fall-155{48.347%{transform:translate(83.3679vw,48.347vh) scale(.0431)}to{transform:translate(84.4002vw,99vh) scale(.0431)}}.snow:nth-child(156){opacity:1.4206;transform:translate(54.1692vw,-10px) scale(.699);animation:fall-156 10s -14s linear infinite}@keyframes fall-156{66.083%{transform:translate(55.8617vw,66.083vh) scale(.699)}to{transform:translate(55.01545vw,99vh) scale(.699)}}.snow:nth-child(157){opacity:1.794;transform:translate(2.9492vw,-10px) scale(.6899);animation:fall-157 24s -1s linear infinite}@keyframes fall-157{58.598%{transform:translate(4.188vw,58.598vh) scale(.6899)}to{transform:translate(3.5686vw,99vh) scale(.6899)}}.snow:nth-child(158){opacity:.0698;transform:translate(84.1955vw,-10px) scale(.3702);animation:fall-158 26s -6s linear infinite}@keyframes fall-158{47.203%{transform:translate(92.9949vw,47.203vh) scale(.3702)}to{transform:translate(88.5952vw,99vh) scale(.3702)}}.snow:nth-child(159){opacity:.0658;transform:translate(53.9307vw,-10px) scale(.2923);animation:fall-159 12s -15s linear infinite}@keyframes fall-159{72.373%{transform:translate(62.2647vw,72.373vh) scale(.2923)}to{transform:translate(58.0977vw,99vh) scale(.2923)}}.snow:nth-child(160){opacity:.8394;transform:translate(98.3285vw,-10px) scale(.4646);animation:fall-160 20s -6s linear infinite}@keyframes fall-160{70.051%{transform:translate(107.2363vw,70.051vh) scale(.4646)}to{transform:translate(102.7824vw,99vh) scale(.4646)}}.snow:nth-child(161){opacity:1.125;transform:translate(98.276vw,-10px) scale(.1856);animation:fall-161 26s -2s linear infinite}@keyframes fall-161{53.496%{transform:translate(101.713vw,53.496vh) scale(.1856)}to{transform:translate(99.9945vw,99vh) scale(.1856)}}.snow:nth-child(162){opacity:.3576;transform:translate(85.3309vw,-10px) scale(.3567);animation:fall-162 11s -20s linear infinite}@keyframes fall-162{43.546%{transform:translate(81.5919vw,43.546vh) scale(.3567)}to{transform:translate(83.4614vw,99vh) scale(.3567)}}.snow:nth-child(163){opacity:1.8586;transform:translate(83.7884vw,-10px) scale(.1537);animation:fall-163 13s -17s linear infinite}@keyframes fall-163{60.888%{transform:translate(77.4998vw,60.888vh) scale(.1537)}to{transform:translate(80.6441vw,99vh) scale(.1537)}}.snow:nth-child(164){opacity:.9912;transform:translate(80.5277vw,-10px) scale(.3735);animation:fall-164 29s -4s linear infinite}@keyframes fall-164{31.33%{transform:translate(79.6781vw,31.33vh) scale(.3735)}to{transform:translate(80.1029vw,99vh) scale(.3735)}}.snow:nth-child(165){opacity:1.1764;transform:translate(11.2768vw,-10px) scale(.9118);animation:fall-165 11s -23s linear infinite}@keyframes fall-165{48.264%{transform:translate(12.5209vw,48.264vh) scale(.9118)}to{transform:translate(11.89885vw,99vh) scale(.9118)}}.snow:nth-child(166){opacity:.8728;transform:translate(86.8594vw,-10px) scale(.945);animation:fall-166 19s -25s linear infinite}@keyframes fall-166{68.137%{transform:translate(82.5647vw,68.137vh) scale(.945)}to{transform:translate(84.71205vw,99vh) scale(.945)}}.snow:nth-child(167){opacity:1.4772;transform:translate(43.927vw,-10px) scale(.8061);animation:fall-167 22s -1s linear infinite}@keyframes fall-167{31.836%{transform:translate(41.2682vw,31.836vh) scale(.8061)}to{transform:translate(42.5976vw,99vh) scale(.8061)}}.snow:nth-child(168){opacity:1.6506;transform:translate(26.5994vw,-10px) scale(.1716);animation:fall-168 10s -19s linear infinite}@keyframes fall-168{63.823%{transform:translate(27.7415vw,63.823vh) scale(.1716)}to{transform:translate(27.17045vw,99vh) scale(.1716)}}.snow:nth-child(169){opacity:.303;transform:translate(64.2783vw,-10px) scale(.2876);animation:fall-169 23s -16s linear infinite}@keyframes fall-169{57.59%{transform:translate(61.2632vw,57.59vh) scale(.2876)}to{transform:translate(62.77075vw,99vh) scale(.2876)}}.snow:nth-child(170){opacity:.4982;transform:translate(76.5745vw,-10px) scale(.6068);animation:fall-170 21s -30s linear infinite}@keyframes fall-170{59.734%{transform:translate(85.6609vw,59.734vh) scale(.6068)}to{transform:translate(81.1177vw,99vh) scale(.6068)}}.snow:nth-child(171){opacity:1.15;transform:translate(65.0136vw,-10px) scale(.4972);animation:fall-171 14s -26s linear infinite}@keyframes fall-171{38.92%{transform:translate(65.8776vw,38.92vh) scale(.4972)}to{transform:translate(65.4456vw,99vh) scale(.4972)}}.snow:nth-child(172){opacity:1.8522;transform:translate(77.9348vw,-10px) scale(.2925);animation:fall-172 26s -4s linear infinite}@keyframes fall-172{62.995%{transform:translate(76.0119vw,62.995vh) scale(.2925)}to{transform:translate(76.97335vw,99vh) scale(.2925)}}.snow:nth-child(173){opacity:.4048;transform:translate(78.6217vw,-10px) scale(.6074);animation:fall-173 17s -9s linear infinite}@keyframes fall-173{65.078%{transform:translate(79.1312vw,65.078vh) scale(.6074)}to{transform:translate(78.87645vw,99vh) scale(.6074)}}.snow:nth-child(174){opacity:.98;transform:translate(47.2894vw,-10px) scale(.4448);animation:fall-174 26s -22s linear infinite}@keyframes fall-174{35.89%{transform:translate(53.543vw,35.89vh) scale(.4448)}to{transform:translate(50.4162vw,99vh) scale(.4448)}}.snow:nth-child(175){opacity:.3876;transform:translate(9.9851vw,-10px) scale(.8633);animation:fall-175 17s -20s linear infinite}@keyframes fall-175{49.47%{transform:translate(12.8735vw,49.47vh) scale(.8633)}to{transform:translate(11.4293vw,99vh) scale(.8633)}}.snow:nth-child(176){opacity:1.7002;transform:translate(22.3344vw,-10px) scale(.2596);animation:fall-176 24s -19s linear infinite}@keyframes fall-176{49.924%{transform:translate(25.5847vw,49.924vh) scale(.2596)}to{transform:translate(23.95955vw,99vh) scale(.2596)}}.snow:nth-child(177){opacity:.7214;transform:translate(59.5487vw,-10px) scale(.1274);animation:fall-177 23s -8s linear infinite}@keyframes fall-177{78.443%{transform:translate(65.0354vw,78.443vh) scale(.1274)}to{transform:translate(62.29205vw,99vh) scale(.1274)}}.snow:nth-child(178){opacity:1.525;transform:translate(78.6051vw,-10px) scale(.5419);animation:fall-178 16s -29s linear infinite}@keyframes fall-178{67.628%{transform:translate(80.7422vw,67.628vh) scale(.5419)}to{transform:translate(79.67365vw,99vh) scale(.5419)}}.snow:nth-child(179){opacity:1.3298;transform:translate(99.1926vw,-10px) scale(.0863);animation:fall-179 27s -19s linear infinite}@keyframes fall-179{52.582%{transform:translate(101.014vw,52.582vh) scale(.0863)}to{transform:translate(100.1033vw,99vh) scale(.0863)}}.snow:nth-child(180){opacity:1.6324;transform:translate(42.0254vw,-10px) scale(.861);animation:fall-180 15s -30s linear infinite}@keyframes fall-180{35.099%{transform:translate(40.2061vw,35.099vh) scale(.861)}to{transform:translate(41.11575vw,99vh) scale(.861)}}.snow:nth-child(181){opacity:1.0902;transform:translate(59.9565vw,-10px) scale(.724);animation:fall-181 25s -4s linear infinite}@keyframes fall-181{77.312%{transform:translate(50.6313vw,77.312vh) scale(.724)}to{transform:translate(55.2939vw,99vh) scale(.724)}}.snow:nth-child(182){opacity:.8738;transform:translate(24.5322vw,-10px) scale(.4182);animation:fall-182 28s -28s linear infinite}@keyframes fall-182{64.839%{transform:translate(17.5591vw,64.839vh) scale(.4182)}to{transform:translate(21.04565vw,99vh) scale(.4182)}}.snow:nth-child(183){opacity:.5744;transform:translate(55.7823vw,-10px) scale(.6014);animation:fall-183 20s -28s linear infinite}@keyframes fall-183{41.349%{transform:translate(57.1682vw,41.349vh) scale(.6014)}to{transform:translate(56.47525vw,99vh) scale(.6014)}}.snow:nth-child(184){opacity:.4218;transform:translate(40.9076vw,-10px) scale(.2187);animation:fall-184 20s -12s linear infinite}@keyframes fall-184{53.259%{transform:translate(39.5338vw,53.259vh) scale(.2187)}to{transform:translate(40.2207vw,99vh) scale(.2187)}}.snow:nth-child(185){opacity:.2968;transform:translate(84.3992vw,-10px) scale(.3798);animation:fall-185 19s -16s linear infinite}@keyframes fall-185{74.603%{transform:translate(76.6274vw,74.603vh) scale(.3798)}to{transform:translate(80.5133vw,99vh) scale(.3798)}}.snow:nth-child(186){opacity:.4772;transform:translate(90.3422vw,-10px) scale(.6131);animation:fall-186 27s -24s linear infinite}@keyframes fall-186{46.034%{transform:translate(90.6202vw,46.034vh) scale(.6131)}to{transform:translate(90.4812vw,99vh) scale(.6131)}}.snow:nth-child(187){opacity:.0164;transform:translate(.225vw,-10px) scale(.9856);animation:fall-187 16s -5s linear infinite}@keyframes fall-187{76.92%{transform:translate(-.2312vw,76.92vh) scale(.9856)}to{transform:translate(-.0031vw,99vh) scale(.9856)}}.snow:nth-child(188){opacity:1.2036;transform:translate(4.2716vw,-10px) scale(.6143);animation:fall-188 22s -17s linear infinite}@keyframes fall-188{42.22%{transform:translate(3.5057vw,42.22vh) scale(.6143)}to{transform:translate(3.88865vw,99vh) scale(.6143)}}.snow:nth-child(189){opacity:.0246;transform:translate(75.6922vw,-10px) scale(.5592);animation:fall-189 29s -19s linear infinite}@keyframes fall-189{79.301%{transform:translate(80.5983vw,79.301vh) scale(.5592)}to{transform:translate(78.14525vw,99vh) scale(.5592)}}.snow:nth-child(190){opacity:1.1334;transform:translate(37.0739vw,-10px) scale(.7866);animation:fall-190 29s -20s linear infinite}@keyframes fall-190{38.268%{transform:translate(43.0179vw,38.268vh) scale(.7866)}to{transform:translate(40.0459vw,99vh) scale(.7866)}}.snow:nth-child(191){opacity:1.1176;transform:translate(18.7103vw,-10px) scale(.6191);animation:fall-191 10s -9s linear infinite}@keyframes fall-191{77.947%{transform:translate(17.4032vw,77.947vh) scale(.6191)}to{transform:translate(18.05675vw,99vh) scale(.6191)}}.snow:nth-child(192){opacity:.22;transform:translate(82.6639vw,-10px) scale(.5737);animation:fall-192 29s -12s linear infinite}@keyframes fall-192{70.189%{transform:translate(85.351vw,70.189vh) scale(.5737)}to{transform:translate(84.00745vw,99vh) scale(.5737)}}.snow:nth-child(193){opacity:1.071;transform:translate(15.8344vw,-10px) scale(.6877);animation:fall-193 18s -18s linear infinite}@keyframes fall-193{44.894%{transform:translate(7.394vw,44.894vh) scale(.6877)}to{transform:translate(11.6142vw,99vh) scale(.6877)}}.snow:nth-child(194){opacity:.8522;transform:translate(76.4305vw,-10px) scale(.8763);animation:fall-194 20s -3s linear infinite}@keyframes fall-194{53.172%{transform:translate(75.4603vw,53.172vh) scale(.8763)}to{transform:translate(75.9454vw,99vh) scale(.8763)}}.snow:nth-child(195){opacity:.9378;transform:translate(22.6809vw,-10px) scale(.579);animation:fall-195 20s -6s linear infinite}@keyframes fall-195{50.924%{transform:translate(14.849vw,50.924vh) scale(.579)}to{transform:translate(18.76495vw,99vh) scale(.579)}}.snow:nth-child(196){opacity:.22;transform:translate(66.3012vw,-10px) scale(.6757);animation:fall-196 10s -15s linear infinite}@keyframes fall-196{30.476%{transform:translate(69.4134vw,30.476vh) scale(.6757)}to{transform:translate(67.8573vw,99vh) scale(.6757)}}.snow:nth-child(197){opacity:.8938;transform:translate(1.5038vw,-10px) scale(.4609);animation:fall-197 10s -1s linear infinite}@keyframes fall-197{52.851%{transform:translate(-3.9028vw,52.851vh) scale(.4609)}to{transform:translate(-1.1995vw,99vh) scale(.4609)}}.snow:nth-child(198){opacity:1.8932;transform:translate(9.9357vw,-10px) scale(.5369);animation:fall-198 23s -10s linear infinite}@keyframes fall-198{51.123%{transform:translate(16.4764vw,51.123vh) scale(.5369)}to{transform:translate(13.20605vw,99vh) scale(.5369)}}.snow:nth-child(199){opacity:1.8502;transform:translate(83.3363vw,-10px) scale(.0071);animation:fall-199 29s -9s linear infinite}@keyframes fall-199{61.069%{transform:translate(80.9338vw,61.069vh) scale(.0071)}to{transform:translate(82.13505vw,99vh) scale(.0071)}}.snow:nth-child(200){opacity:.578;transform:translate(98.2199vw,-10px) scale(.1768);animation:fall-200 18s -17s linear infinite}@keyframes fall-200{62.93%{transform:translate(106.3224vw,62.93vh) scale(.1768)}to{transform:translate(102.27115vw,99vh) scale(.1768)}}.snow:nth-child(201){opacity:1.7482;transform:translate(81.6123vw,-10px) scale(.9597);animation:fall-201 10s -27s linear infinite}@keyframes fall-201{44.57%{transform:translate(73.1074vw,44.57vh) scale(.9597)}to{transform:translate(77.35985vw,99vh) scale(.9597)}}.snow:nth-child(202){opacity:1.9114;transform:translate(24.9576vw,-10px) scale(.3978);animation:fall-202 30s -3s linear infinite}@keyframes fall-202{70.824%{transform:translate(33.5953vw,70.824vh) scale(.3978)}to{transform:translate(29.27645vw,99vh) scale(.3978)}}.snow:nth-child(203){opacity:.9682;transform:translate(30.1368vw,-10px) scale(.6926);animation:fall-203 19s -11s linear infinite}@keyframes fall-203{55.011%{transform:translate(22.9425vw,55.011vh) scale(.6926)}to{transform:translate(26.53965vw,99vh) scale(.6926)}}.snow:nth-child(204){opacity:1.5146;transform:translate(63.3819vw,-10px) scale(.4166);animation:fall-204 16s -6s linear infinite}@keyframes fall-204{44.849%{transform:translate(56.6637vw,44.849vh) scale(.4166)}to{transform:translate(60.0228vw,99vh) scale(.4166)}}.snow:nth-child(205){opacity:.4778;transform:translate(40.7111vw,-10px) scale(.4731);animation:fall-205 21s -20s linear infinite}@keyframes fall-205{39.247%{transform:translate(46.5811vw,39.247vh) scale(.4731)}to{transform:translate(43.6461vw,99vh) scale(.4731)}}.snow:nth-child(206){opacity:1.7878;transform:translate(56.8182vw,-10px) scale(.1665);animation:fall-206 27s -3s linear infinite}@keyframes fall-206{53.23%{transform:translate(61.8491vw,53.23vh) scale(.1665)}to{transform:translate(59.33365vw,99vh) scale(.1665)}}.snow:nth-child(207){opacity:1.2172;transform:translate(51.9762vw,-10px) scale(.4879);animation:fall-207 24s -9s linear infinite}@keyframes fall-207{39.68%{transform:translate(54.0134vw,39.68vh) scale(.4879)}to{transform:translate(52.9948vw,99vh) scale(.4879)}}.snow:nth-child(208){opacity:1.643;transform:translate(20.5982vw,-10px) scale(.9456);animation:fall-208 24s -9s linear infinite}@keyframes fall-208{32.099%{transform:translate(16.7509vw,32.099vh) scale(.9456)}to{transform:translate(18.67455vw,99vh) scale(.9456)}}.snow:nth-child(209){opacity:1.093;transform:translate(25.4519vw,-10px) scale(.333);animation:fall-209 24s -22s linear infinite}@keyframes fall-209{56.224%{transform:translate(29.2878vw,56.224vh) scale(.333)}to{transform:translate(27.36985vw,99vh) scale(.333)}}.snow:nth-child(210){opacity:1.2476;transform:translate(.7783vw,-10px) scale(.5076);animation:fall-210 19s -13s linear infinite}@keyframes fall-210{67.109%{transform:translate(7.3578vw,67.109vh) scale(.5076)}to{transform:translate(4.06805vw,99vh) scale(.5076)}}.snow:nth-child(211){opacity:.931;transform:translate(3.263vw,-10px) scale(.9336);animation:fall-211 21s -16s linear infinite}@keyframes fall-211{48.713%{transform:translate(12.8127vw,48.713vh) scale(.9336)}to{transform:translate(8.03785vw,99vh) scale(.9336)}}.snow:nth-child(212){opacity:.2224;transform:translate(51.4633vw,-10px) scale(.5152);animation:fall-212 25s -7s linear infinite}@keyframes fall-212{58.103%{transform:translate(58.4549vw,58.103vh) scale(.5152)}to{transform:translate(54.9591vw,99vh) scale(.5152)}}.snow:nth-child(213){opacity:1.6268;transform:translate(88.9201vw,-10px) scale(.1506);animation:fall-213 27s -11s linear infinite}@keyframes fall-213{70.242%{transform:translate(84.9298vw,70.242vh) scale(.1506)}to{transform:translate(86.92495vw,99vh) scale(.1506)}}.snow:nth-child(214){opacity:.7886;transform:translate(88.0322vw,-10px) scale(.8217);animation:fall-214 17s -11s linear infinite}@keyframes fall-214{38.161%{transform:translate(87.1608vw,38.161vh) scale(.8217)}to{transform:translate(87.5965vw,99vh) scale(.8217)}}.snow:nth-child(215){opacity:1.6478;transform:translate(53.1115vw,-10px) scale(.3245);animation:fall-215 26s -7s linear infinite}@keyframes fall-215{65.486%{transform:translate(55.7704vw,65.486vh) scale(.3245)}to{transform:translate(54.44095vw,99vh) scale(.3245)}}.snow:nth-child(216){opacity:.4244;transform:translate(48.4442vw,-10px) scale(.0486);animation:fall-216 18s -15s linear infinite}@keyframes fall-216{41.666%{transform:translate(39.6178vw,41.666vh) scale(.0486)}to{transform:translate(44.031vw,99vh) scale(.0486)}}.snow:nth-child(217){opacity:1.618;transform:translate(93.5341vw,-10px) scale(.5536);animation:fall-217 26s -12s linear infinite}@keyframes fall-217{43.128%{transform:translate(84.056vw,43.128vh) scale(.5536)}to{transform:translate(88.79505vw,99vh) scale(.5536)}}.snow:nth-child(218){opacity:.8746;transform:translate(66.6491vw,-10px) scale(.5319);animation:fall-218 13s -15s linear infinite}@keyframes fall-218{71.212%{transform:translate(57.9865vw,71.212vh) scale(.5319)}to{transform:translate(62.3178vw,99vh) scale(.5319)}}.snow:nth-child(219){opacity:.881;transform:translate(42.8428vw,-10px) scale(.9657);animation:fall-219 26s -9s linear infinite}@keyframes fall-219{31.567%{transform:translate(43.9304vw,31.567vh) scale(.9657)}to{transform:translate(43.3866vw,99vh) scale(.9657)}}.snow:nth-child(220){opacity:1.2276;transform:translate(32.6037vw,-10px) scale(.8122);animation:fall-220 21s -5s linear infinite}@keyframes fall-220{58.712%{transform:translate(32.3923vw,58.712vh) scale(.8122)}to{transform:translate(32.498vw,99vh) scale(.8122)}}.snow:nth-child(221){opacity:1.6272;transform:translate(41.1869vw,-10px) scale(.1405);animation:fall-221 26s -16s linear infinite}@keyframes fall-221{46.6%{transform:translate(38.2344vw,46.6vh) scale(.1405)}to{transform:translate(39.71065vw,99vh) scale(.1405)}}.snow:nth-child(222){opacity:1.4328;transform:translate(30.1718vw,-10px) scale(.718);animation:fall-222 27s -18s linear infinite}@keyframes fall-222{34.289%{transform:translate(39.4284vw,34.289vh) scale(.718)}to{transform:translate(34.8001vw,99vh) scale(.718)}}.snow:nth-child(223){opacity:1.6526;transform:translate(9.2881vw,-10px) scale(.0112);animation:fall-223 16s -15s linear infinite}@keyframes fall-223{54.354%{transform:translate(4.2468vw,54.354vh) scale(.0112)}to{transform:translate(6.76745vw,99vh) scale(.0112)}}.snow:nth-child(224){opacity:1.0548;transform:translate(10.8689vw,-10px) scale(.0353);animation:fall-224 17s -13s linear infinite}@keyframes fall-224{70.53%{transform:translate(16.5326vw,70.53vh) scale(.0353)}to{transform:translate(13.70075vw,99vh) scale(.0353)}}.snow:nth-child(225){opacity:1.8592;transform:translate(53.6136vw,-10px) scale(.1151);animation:fall-225 11s -26s linear infinite}@keyframes fall-225{44.604%{transform:translate(57.3943vw,44.604vh) scale(.1151)}to{transform:translate(55.50395vw,99vh) scale(.1151)}}.snow:nth-child(226){opacity:1.133;transform:translate(56.6434vw,-10px) scale(.7129);animation:fall-226 22s -4s linear infinite}@keyframes fall-226{58.015%{transform:translate(51.1261vw,58.015vh) scale(.7129)}to{transform:translate(53.88475vw,99vh) scale(.7129)}}.snow:nth-child(227){opacity:1.0972;transform:translate(.9933vw,-10px) scale(.1113);animation:fall-227 24s -16s linear infinite}@keyframes fall-227{56.253%{transform:translate(2.4765vw,56.253vh) scale(.1113)}to{transform:translate(1.7349vw,99vh) scale(.1113)}}.snow:nth-child(228){opacity:.252;transform:translate(62.5249vw,-10px) scale(.3327);animation:fall-228 16s -4s linear infinite}@keyframes fall-228{75.184%{transform:translate(59.1583vw,75.184vh) scale(.3327)}to{transform:translate(60.8416vw,99vh) scale(.3327)}}.snow:nth-child(229){opacity:.2166;transform:translate(1.3924vw,-10px) scale(.9069);animation:fall-229 13s -9s linear infinite}@keyframes fall-229{56.068%{transform:translate(2.2884vw,56.068vh) scale(.9069)}to{transform:translate(1.8404vw,99vh) scale(.9069)}}.snow:nth-child(230){opacity:.9326;transform:translate(68.2231vw,-10px) scale(.742);animation:fall-230 27s -8s linear infinite}@keyframes fall-230{69.118%{transform:translate(75.4022vw,69.118vh) scale(.742)}to{transform:translate(71.81265vw,99vh) scale(.742)}}.snow:nth-child(231){opacity:.9398;transform:translate(33.5433vw,-10px) scale(.4204);animation:fall-231 24s -28s linear infinite}@keyframes fall-231{68.742%{transform:translate(25.0744vw,68.742vh) scale(.4204)}to{transform:translate(29.30885vw,99vh) scale(.4204)}}.snow:nth-child(232){opacity:1.9276;transform:translate(84.3454vw,-10px) scale(.9335);animation:fall-232 17s -22s linear infinite}@keyframes fall-232{57.98%{transform:translate(77.3952vw,57.98vh) scale(.9335)}to{transform:translate(80.8703vw,99vh) scale(.9335)}}.snow:nth-child(233){opacity:.8872;transform:translate(52.7148vw,-10px) scale(.6363);animation:fall-233 29s -1s linear infinite}@keyframes fall-233{40.625%{transform:translate(59.6652vw,40.625vh) scale(.6363)}to{transform:translate(56.19vw,99vh) scale(.6363)}}.snow:nth-child(234){opacity:.5852;transform:translate(24.4562vw,-10px) scale(.385);animation:fall-234 28s -10s linear infinite}@keyframes fall-234{46.442%{transform:translate(17.1203vw,46.442vh) scale(.385)}to{transform:translate(20.78825vw,99vh) scale(.385)}}.snow:nth-child(235){opacity:.5932;transform:translate(20.1372vw,-10px) scale(.4845);animation:fall-235 19s -28s linear infinite}@keyframes fall-235{59.644%{transform:translate(23.286vw,59.644vh) scale(.4845)}to{transform:translate(21.7116vw,99vh) scale(.4845)}}.snow:nth-child(236){opacity:1.918;transform:translate(42.4575vw,-10px) scale(.5401);animation:fall-236 22s -4s linear infinite}@keyframes fall-236{77.705%{transform:translate(50.3995vw,77.705vh) scale(.5401)}to{transform:translate(46.4285vw,99vh) scale(.5401)}}.snow:nth-child(237){opacity:.074;transform:translate(54.8447vw,-10px) scale(.5316);animation:fall-237 27s -2s linear infinite}@keyframes fall-237{37.651%{transform:translate(52.4857vw,37.651vh) scale(.5316)}to{transform:translate(53.6652vw,99vh) scale(.5316)}}.snow:nth-child(238){opacity:.2876;transform:translate(15.5348vw,-10px) scale(.5044);animation:fall-238 11s -23s linear infinite}@keyframes fall-238{77.043%{transform:translate(14.2283vw,77.043vh) scale(.5044)}to{transform:translate(14.88155vw,99vh) scale(.5044)}}.snow:nth-child(239){opacity:1.4528;transform:translate(58.736vw,-10px) scale(.9093);animation:fall-239 11s -30s linear infinite}@keyframes fall-239{31.514%{transform:translate(66.4949vw,31.514vh) scale(.9093)}to{transform:translate(62.61545vw,99vh) scale(.9093)}}.snow:nth-child(240){opacity:.4046;transform:translate(49.3206vw,-10px) scale(.5644);animation:fall-240 30s -10s linear infinite}@keyframes fall-240{73.39%{transform:translate(41.2803vw,73.39vh) scale(.5644)}to{transform:translate(45.30045vw,99vh) scale(.5644)}}.snow:nth-child(241){opacity:.624;transform:translate(95.1351vw,-10px) scale(.487);animation:fall-241 21s -30s linear infinite}@keyframes fall-241{42.439%{transform:translate(91.9447vw,42.439vh) scale(.487)}to{transform:translate(93.5399vw,99vh) scale(.487)}}.snow:nth-child(242){opacity:1.2896;transform:translate(37.0382vw,-10px) scale(.9469);animation:fall-242 20s -20s linear infinite}@keyframes fall-242{53.256%{transform:translate(43.2229vw,53.256vh) scale(.9469)}to{transform:translate(40.13055vw,99vh) scale(.9469)}}.snow:nth-child(243){opacity:.3872;transform:translate(37.9192vw,-10px) scale(.5936);animation:fall-243 30s -15s linear infinite}@keyframes fall-243{61.27%{transform:translate(28.8953vw,61.27vh) scale(.5936)}to{transform:translate(33.40725vw,99vh) scale(.5936)}}.snow:nth-child(244){opacity:.7896;transform:translate(68.3895vw,-10px) scale(.0448);animation:fall-244 19s -30s linear infinite}@keyframes fall-244{49.588%{transform:translate(68.0182vw,49.588vh) scale(.0448)}to{transform:translate(68.20385vw,99vh) scale(.0448)}}.snow:nth-child(245){opacity:1.9284;transform:translate(59.6348vw,-10px) scale(.9643);animation:fall-245 14s -27s linear infinite}@keyframes fall-245{75.459%{transform:translate(58.3075vw,75.459vh) scale(.9643)}to{transform:translate(58.97115vw,99vh) scale(.9643)}}.snow:nth-child(246){opacity:1.4296;transform:translate(48.0826vw,-10px) scale(.3425);animation:fall-246 15s -13s linear infinite}@keyframes fall-246{45.966%{transform:translate(49.7414vw,45.966vh) scale(.3425)}to{transform:translate(48.912vw,99vh) scale(.3425)}}.snow:nth-child(247){opacity:.051;transform:translate(57.4409vw,-10px) scale(.9809);animation:fall-247 12s -10s linear infinite}@keyframes fall-247{50.249%{transform:translate(53.9281vw,50.249vh) scale(.9809)}to{transform:translate(55.6845vw,99vh) scale(.9809)}}.snow:nth-child(248){opacity:1.8796;transform:translate(23.8513vw,-10px) scale(.4338);animation:fall-248 19s -20s linear infinite}@keyframes fall-248{35.455%{transform:translate(33.1549vw,35.455vh) scale(.4338)}to{transform:translate(28.5031vw,99vh) scale(.4338)}}.snow:nth-child(249){opacity:.8704;transform:translate(18.3984vw,-10px) scale(.0919);animation:fall-249 24s -2s linear infinite}@keyframes fall-249{57.611%{transform:translate(16.3024vw,57.611vh) scale(.0919)}to{transform:translate(17.3504vw,99vh) scale(.0919)}}.snow:nth-child(250){opacity:.7852;transform:translate(31.2708vw,-10px) scale(.2286);animation:fall-250 30s -1s linear infinite}@keyframes fall-250{41.867%{transform:translate(37.9748vw,41.867vh) scale(.2286)}to{transform:translate(34.6228vw,99vh) scale(.2286)}}.snow:nth-child(251){opacity:1.2264;transform:translate(31.4619vw,-10px) scale(.2341);animation:fall-251 15s -21s linear infinite}@keyframes fall-251{46.136%{transform:translate(23.1912vw,46.136vh) scale(.2341)}to{transform:translate(27.32655vw,99vh) scale(.2341)}}.snow:nth-child(252){opacity:.1896;transform:translate(77.9494vw,-10px) scale(.8977);animation:fall-252 21s -22s linear infinite}@keyframes fall-252{53.37%{transform:translate(84.8563vw,53.37vh) scale(.8977)}to{transform:translate(81.40285vw,99vh) scale(.8977)}}.snow:nth-child(253){opacity:1.5488;transform:translate(11.6565vw,-10px) scale(.9545);animation:fall-253 14s -28s linear infinite}@keyframes fall-253{79.32%{transform:translate(10.0183vw,79.32vh) scale(.9545)}to{transform:translate(10.8374vw,99vh) scale(.9545)}}.snow:nth-child(254){opacity:1.4794;transform:translate(44.0342vw,-10px) scale(.5709);animation:fall-254 28s -14s linear infinite}@keyframes fall-254{67.367%{transform:translate(38.5774vw,67.367vh) scale(.5709)}to{transform:translate(41.3058vw,99vh) scale(.5709)}}.snow:nth-child(255){opacity:1.0498;transform:translate(68.5357vw,-10px) scale(.9017);animation:fall-255 15s -2s linear infinite}@keyframes fall-255{50.783%{transform:translate(64.4881vw,50.783vh) scale(.9017)}to{transform:translate(66.5119vw,99vh) scale(.9017)}}.snow:nth-child(256){opacity:.6424;transform:translate(52.2878vw,-10px) scale(.7109);animation:fall-256 30s -17s linear infinite}@keyframes fall-256{49.338%{transform:translate(50.5255vw,49.338vh) scale(.7109)}to{transform:translate(51.40665vw,99vh) scale(.7109)}}.snow:nth-child(257){opacity:1.9958;transform:translate(62.7495vw,-10px) scale(.8318);animation:fall-257 23s -25s linear infinite}@keyframes fall-257{49.165%{transform:translate(71.1251vw,49.165vh) scale(.8318)}to{transform:translate(66.9373vw,99vh) scale(.8318)}}.snow:nth-child(258){opacity:1.3248;transform:translate(80.8508vw,-10px) scale(.593);animation:fall-258 14s -21s linear infinite}@keyframes fall-258{58.99%{transform:translate(87.2844vw,58.99vh) scale(.593)}to{transform:translate(84.0676vw,99vh) scale(.593)}}.snow:nth-child(259){opacity:.6912;transform:translate(58.2116vw,-10px) scale(.6954);animation:fall-259 16s -16s linear infinite}@keyframes fall-259{37.488%{transform:translate(64.9511vw,37.488vh) scale(.6954)}to{transform:translate(61.58135vw,99vh) scale(.6954)}}.snow:nth-child(260){opacity:.4978;transform:translate(22.9233vw,-10px) scale(.8576);animation:fall-260 11s -11s linear infinite}@keyframes fall-260{47.453%{transform:translate(20.521vw,47.453vh) scale(.8576)}to{transform:translate(21.72215vw,99vh) scale(.8576)}}.snow:nth-child(261){opacity:1.6292;transform:translate(12.1557vw,-10px) scale(.3386);animation:fall-261 17s -1s linear infinite}@keyframes fall-261{72.874%{transform:translate(15.1223vw,72.874vh) scale(.3386)}to{transform:translate(13.639vw,99vh) scale(.3386)}}.snow:nth-child(262){opacity:1.438;transform:translate(94.1784vw,-10px) scale(.9652);animation:fall-262 29s -26s linear infinite}@keyframes fall-262{35.566%{transform:translate(89.5771vw,35.566vh) scale(.9652)}to{transform:translate(91.87775vw,99vh) scale(.9652)}}.snow:nth-child(263){opacity:.3946;transform:translate(17.9529vw,-10px) scale(.6613);animation:fall-263 14s -1s linear infinite}@keyframes fall-263{68.308%{transform:translate(14.6541vw,68.308vh) scale(.6613)}to{transform:translate(16.3035vw,99vh) scale(.6613)}}.snow:nth-child(264){opacity:.7202;transform:translate(50.4149vw,-10px) scale(.6058);animation:fall-264 29s -2s linear infinite}@keyframes fall-264{68.121%{transform:translate(41.2168vw,68.121vh) scale(.6058)}to{transform:translate(45.81585vw,99vh) scale(.6058)}}.snow:nth-child(265){opacity:1.292;transform:translate(63.7769vw,-10px) scale(.246);animation:fall-265 30s -11s linear infinite}@keyframes fall-265{47.199%{transform:translate(66.1984vw,47.199vh) scale(.246)}to{transform:translate(64.98765vw,99vh) scale(.246)}}.snow:nth-child(266){opacity:1.8364;transform:translate(54.197vw,-10px) scale(.4823);animation:fall-266 24s -7s linear infinite}@keyframes fall-266{52.788%{transform:translate(62.203vw,52.788vh) scale(.4823)}to{transform:translate(58.2vw,99vh) scale(.4823)}}.snow:nth-child(267){opacity:.3216;transform:translate(84.5318vw,-10px) scale(.5103);animation:fall-267 24s -3s linear infinite}@keyframes fall-267{47.714%{transform:translate(85.5422vw,47.714vh) scale(.5103)}to{transform:translate(85.037vw,99vh) scale(.5103)}}.snow:nth-child(268){opacity:.2384;transform:translate(15.988vw,-10px) scale(.2364);animation:fall-268 15s -3s linear infinite}@keyframes fall-268{31.42%{transform:translate(22.1703vw,31.42vh) scale(.2364)}to{transform:translate(19.07915vw,99vh) scale(.2364)}}.snow:nth-child(269){opacity:1.1678;transform:translate(60.1036vw,-10px) scale(.031);animation:fall-269 13s -5s linear infinite}@keyframes fall-269{66.422%{transform:translate(62.2415vw,66.422vh) scale(.031)}to{transform:translate(61.17255vw,99vh) scale(.031)}}.snow:nth-child(270){opacity:.1408;transform:translate(49.4272vw,-10px) scale(.5245);animation:fall-270 11s -1s linear infinite}@keyframes fall-270{33.956%{transform:translate(58.3999vw,33.956vh) scale(.5245)}to{transform:translate(53.91355vw,99vh) scale(.5245)}}.snow:nth-child(271){opacity:1.7602;transform:translate(43.0167vw,-10px) scale(.7071);animation:fall-271 14s -27s linear infinite}@keyframes fall-271{47.936%{transform:translate(35.4101vw,47.936vh) scale(.7071)}to{transform:translate(39.2134vw,99vh) scale(.7071)}}.snow:nth-child(272){opacity:.5216;transform:translate(84.5267vw,-10px) scale(.4671);animation:fall-272 20s -29s linear infinite}@keyframes fall-272{74.429%{transform:translate(81.2474vw,74.429vh) scale(.4671)}to{transform:translate(82.88705vw,99vh) scale(.4671)}}.snow:nth-child(273){opacity:.2544;transform:translate(97.1593vw,-10px) scale(.2752);animation:fall-273 27s -1s linear infinite}@keyframes fall-273{47.722%{transform:translate(105.3054vw,47.722vh) scale(.2752)}to{transform:translate(101.23235vw,99vh) scale(.2752)}}.snow:nth-child(274){opacity:1.3566;transform:translate(77.7136vw,-10px) scale(.7136);animation:fall-274 12s -9s linear infinite}@keyframes fall-274{38.932%{transform:translate(85.8138vw,38.932vh) scale(.7136)}to{transform:translate(81.7637vw,99vh) scale(.7136)}}.snow:nth-child(275){opacity:1.694;transform:translate(76.4123vw,-10px) scale(.0488);animation:fall-275 13s -15s linear infinite}@keyframes fall-275{57.449%{transform:translate(67.8526vw,57.449vh) scale(.0488)}to{transform:translate(72.13245vw,99vh) scale(.0488)}}.snow:nth-child(276){opacity:1.0652;transform:translate(79.9418vw,-10px) scale(.2559);animation:fall-276 25s -7s linear infinite}@keyframes fall-276{66.679%{transform:translate(76.2249vw,66.679vh) scale(.2559)}to{transform:translate(78.08335vw,99vh) scale(.2559)}}.snow:nth-child(277){opacity:1.9436;transform:translate(56.4244vw,-10px) scale(.2328);animation:fall-277 27s -1s linear infinite}@keyframes fall-277{75.162%{transform:translate(62.3365vw,75.162vh) scale(.2328)}to{transform:translate(59.38045vw,99vh) scale(.2328)}}.snow:nth-child(278){opacity:.5328;transform:translate(35.792vw,-10px) scale(.4714);animation:fall-278 30s -29s linear infinite}@keyframes fall-278{57.218%{transform:translate(29.9362vw,57.218vh) scale(.4714)}to{transform:translate(32.8641vw,99vh) scale(.4714)}}.snow:nth-child(279){opacity:.0996;transform:translate(10.0177vw,-10px) scale(.876);animation:fall-279 26s -24s linear infinite}@keyframes fall-279{53.139%{transform:translate(5.0455vw,53.139vh) scale(.876)}to{transform:translate(7.5316vw,99vh) scale(.876)}}.snow:nth-child(280){opacity:.2708;transform:translate(62.6224vw,-10px) scale(.6022);animation:fall-280 10s -20s linear infinite}@keyframes fall-280{38.235%{transform:translate(69.7588vw,38.235vh) scale(.6022)}to{transform:translate(66.1906vw,99vh) scale(.6022)}}.snow:nth-child(281){opacity:1.7652;transform:translate(83.7662vw,-10px) scale(.1036);animation:fall-281 21s -11s linear infinite}@keyframes fall-281{48.624%{transform:translate(93.6339vw,48.624vh) scale(.1036)}to{transform:translate(88.70005vw,99vh) scale(.1036)}}.snow:nth-child(282){opacity:1.6332;transform:translate(43.4039vw,-10px) scale(.2825);animation:fall-282 26s -5s linear infinite}@keyframes fall-282{42.238%{transform:translate(42.6873vw,42.238vh) scale(.2825)}to{transform:translate(43.0456vw,99vh) scale(.2825)}}.snow:nth-child(283){opacity:1.0442;transform:translate(50.5407vw,-10px) scale(.8563);animation:fall-283 13s -7s linear infinite}@keyframes fall-283{78.328%{transform:translate(58.744vw,78.328vh) scale(.8563)}to{transform:translate(54.64235vw,99vh) scale(.8563)}}.snow:nth-child(284){opacity:.9092;transform:translate(9.0661vw,-10px) scale(.1953);animation:fall-284 25s -11s linear infinite}@keyframes fall-284{64.887%{transform:translate(18.6436vw,64.887vh) scale(.1953)}to{transform:translate(13.85485vw,99vh) scale(.1953)}}.snow:nth-child(285){opacity:1.633;transform:translate(51.0707vw,-10px) scale(.9447);animation:fall-285 18s -1s linear infinite}@keyframes fall-285{34.657%{transform:translate(54.4648vw,34.657vh) scale(.9447)}to{transform:translate(52.76775vw,99vh) scale(.9447)}}.snow:nth-child(286){opacity:.249;transform:translate(14.7982vw,-10px) scale(.1098);animation:fall-286 14s -17s linear infinite}@keyframes fall-286{62.635%{transform:translate(10.3978vw,62.635vh) scale(.1098)}to{transform:translate(12.598vw,99vh) scale(.1098)}}.snow:nth-child(287){opacity:.395;transform:translate(88.9604vw,-10px) scale(.4505);animation:fall-287 20s -24s linear infinite}@keyframes fall-287{72.727%{transform:translate(85.7404vw,72.727vh) scale(.4505)}to{transform:translate(87.3504vw,99vh) scale(.4505)}}.snow:nth-child(288){opacity:1.3774;transform:translate(44.8506vw,-10px) scale(.1634);animation:fall-288 23s -17s linear infinite}@keyframes fall-288{53.722%{transform:translate(46.3926vw,53.722vh) scale(.1634)}to{transform:translate(45.6216vw,99vh) scale(.1634)}}.snow:nth-child(289){opacity:.0246;transform:translate(79.5213vw,-10px) scale(.8876);animation:fall-289 11s -24s linear infinite}@keyframes fall-289{32.657%{transform:translate(78.1713vw,32.657vh) scale(.8876)}to{transform:translate(78.8463vw,99vh) scale(.8876)}}.snow:nth-child(290){opacity:.4208;transform:translate(54.0541vw,-10px) scale(.3353);animation:fall-290 28s -28s linear infinite}@keyframes fall-290{45.45%{transform:translate(55.5102vw,45.45vh) scale(.3353)}to{transform:translate(54.78215vw,99vh) scale(.3353)}}.snow:nth-child(291){opacity:.0858;transform:translate(93.5053vw,-10px) scale(.0866);animation:fall-291 20s -17s linear infinite}@keyframes fall-291{51.127%{transform:translate(99.4755vw,51.127vh) scale(.0866)}to{transform:translate(96.4904vw,99vh) scale(.0866)}}.snow:nth-child(292){opacity:1.968;transform:translate(55.9689vw,-10px) scale(.4459);animation:fall-292 24s -18s linear infinite}@keyframes fall-292{50.56%{transform:translate(63.5536vw,50.56vh) scale(.4459)}to{transform:translate(59.76125vw,99vh) scale(.4459)}}.snow:nth-child(293){opacity:1.4426;transform:translate(90.9159vw,-10px) scale(.0845);animation:fall-293 13s -16s linear infinite}@keyframes fall-293{72.109%{transform:translate(90.9878vw,72.109vh) scale(.0845)}to{transform:translate(90.95185vw,99vh) scale(.0845)}}.snow:nth-child(294){opacity:1.9732;transform:translate(39.6528vw,-10px) scale(.6414);animation:fall-294 22s -28s linear infinite}@keyframes fall-294{35.584%{transform:translate(30.5201vw,35.584vh) scale(.6414)}to{transform:translate(35.08645vw,99vh) scale(.6414)}}.snow:nth-child(295){opacity:.5512;transform:translate(38.5835vw,-10px) scale(.7896);animation:fall-295 29s -18s linear infinite}@keyframes fall-295{76.854%{transform:translate(47.3598vw,76.854vh) scale(.7896)}to{transform:translate(42.97165vw,99vh) scale(.7896)}}.snow:nth-child(296){opacity:1.8644;transform:translate(74.0215vw,-10px) scale(.4765);animation:fall-296 10s -30s linear infinite}@keyframes fall-296{77.69%{transform:translate(69.6525vw,77.69vh) scale(.4765)}to{transform:translate(71.837vw,99vh) scale(.4765)}}.snow:nth-child(297){opacity:1.7546;transform:translate(43.052vw,-10px) scale(.9673);animation:fall-297 10s -18s linear infinite}@keyframes fall-297{66.44%{transform:translate(50.2899vw,66.44vh) scale(.9673)}to{transform:translate(46.67095vw,99vh) scale(.9673)}}.snow:nth-child(298){opacity:.3628;transform:translate(12.4477vw,-10px) scale(.2422);animation:fall-298 30s -17s linear infinite}@keyframes fall-298{39.098%{transform:translate(2.4778vw,39.098vh) scale(.2422)}to{transform:translate(7.46275vw,99vh) scale(.2422)}}.snow:nth-child(299){opacity:1.091;transform:translate(91.298vw,-10px) scale(.1543);animation:fall-299 11s -25s linear infinite}@keyframes fall-299{58.124%{transform:translate(82.5788vw,58.124vh) scale(.1543)}to{transform:translate(86.9384vw,99vh) scale(.1543)}}.snow:nth-child(300){opacity:.9394;transform:translate(24.2852vw,-10px) scale(.4822);animation:fall-300 20s -11s linear infinite}@keyframes fall-300{69.32%{transform:translate(14.482vw,69.32vh) scale(.4822)}to{transform:translate(19.3836vw,99vh) scale(.4822)}}.snow:nth-child(301){opacity:.2676;transform:translate(73.0876vw,-10px) scale(.884);animation:fall-301 29s -6s linear infinite}@keyframes fall-301{58.929%{transform:translate(74.0918vw,58.929vh) scale(.884)}to{transform:translate(73.5897vw,99vh) scale(.884)}}.snow:nth-child(302){opacity:.903;transform:translate(75.9709vw,-10px) scale(.5646);animation:fall-302 18s -27s linear infinite}@keyframes fall-302{35.626%{transform:translate(76.8108vw,35.626vh) scale(.5646)}to{transform:translate(76.39085vw,99vh) scale(.5646)}}.snow:nth-child(303){opacity:1.9252;transform:translate(63.565vw,-10px) scale(.82);animation:fall-303 17s -3s linear infinite}@keyframes fall-303{58.313%{transform:translate(71.1528vw,58.313vh) scale(.82)}to{transform:translate(67.3589vw,99vh) scale(.82)}}.snow:nth-child(304){opacity:.2582;transform:translate(96.7573vw,-10px) scale(.1053);animation:fall-304 26s -28s linear infinite}@keyframes fall-304{55.056%{transform:translate(91.7296vw,55.056vh) scale(.1053)}to{transform:translate(94.24345vw,99vh) scale(.1053)}}.snow:nth-child(305){opacity:1.3248;transform:translate(13.1766vw,-10px) scale(.3717);animation:fall-305 11s -9s linear infinite}@keyframes fall-305{52.564%{transform:translate(6.5719vw,52.564vh) scale(.3717)}to{transform:translate(9.87425vw,99vh) scale(.3717)}}.snow:nth-child(306){opacity:1.893;transform:translate(41.9117vw,-10px) scale(.4119);animation:fall-306 20s -2s linear infinite}@keyframes fall-306{47.506%{transform:translate(44.8674vw,47.506vh) scale(.4119)}to{transform:translate(43.38955vw,99vh) scale(.4119)}}.snow:nth-child(307){opacity:1.9062;transform:translate(78.7795vw,-10px) scale(.2552);animation:fall-307 15s -13s linear infinite}@keyframes fall-307{64.597%{transform:translate(87.9938vw,64.597vh) scale(.2552)}to{transform:translate(83.38665vw,99vh) scale(.2552)}}.snow:nth-child(308){opacity:.0182;transform:translate(17.5361vw,-10px) scale(.8036);animation:fall-308 27s -18s linear infinite}@keyframes fall-308{59.062%{transform:translate(13.6685vw,59.062vh) scale(.8036)}to{transform:translate(15.6023vw,99vh) scale(.8036)}}.snow:nth-child(309){opacity:.432;transform:translate(45.9148vw,-10px) scale(.0118);animation:fall-309 10s -9s linear infinite}@keyframes fall-309{56.777%{transform:translate(37.4508vw,56.777vh) scale(.0118)}to{transform:translate(41.6828vw,99vh) scale(.0118)}}.snow:nth-child(310){opacity:1.7628;transform:translate(.7221vw,-10px) scale(.8817);animation:fall-310 15s -12s linear infinite}@keyframes fall-310{35.427%{transform:translate(5.0115vw,35.427vh) scale(.8817)}to{transform:translate(2.8668vw,99vh) scale(.8817)}}.snow:nth-child(311){opacity:1.515;transform:translate(46.7023vw,-10px) scale(.9025);animation:fall-311 19s -5s linear infinite}@keyframes fall-311{43.638%{transform:translate(49.5664vw,43.638vh) scale(.9025)}to{transform:translate(48.13435vw,99vh) scale(.9025)}}.snow:nth-child(312){opacity:.6296;transform:translate(53.1209vw,-10px) scale(.474);animation:fall-312 16s -2s linear infinite}@keyframes fall-312{34.131%{transform:translate(43.2953vw,34.131vh) scale(.474)}to{transform:translate(48.2081vw,99vh) scale(.474)}}.snow:nth-child(313){opacity:1.778;transform:translate(32.6887vw,-10px) scale(.387);animation:fall-313 18s -10s linear infinite}@keyframes fall-313{53.565%{transform:translate(36.7176vw,53.565vh) scale(.387)}to{transform:translate(34.70315vw,99vh) scale(.387)}}.snow:nth-child(314){opacity:.6016;transform:translate(96.3412vw,-10px) scale(.1136);animation:fall-314 22s -8s linear infinite}@keyframes fall-314{57.838%{transform:translate(91.374vw,57.838vh) scale(.1136)}to{transform:translate(93.8576vw,99vh) scale(.1136)}}.snow:nth-child(315){opacity:1.2868;transform:translate(51.24vw,-10px) scale(.9368);animation:fall-315 28s -6s linear infinite}@keyframes fall-315{49.531%{transform:translate(56.1848vw,49.531vh) scale(.9368)}to{transform:translate(53.7124vw,99vh) scale(.9368)}}.snow:nth-child(316){opacity:1.6836;transform:translate(57.2624vw,-10px) scale(.4359);animation:fall-316 30s -23s linear infinite}@keyframes fall-316{51.93%{transform:translate(50.9664vw,51.93vh) scale(.4359)}to{transform:translate(54.1144vw,99vh) scale(.4359)}}.snow:nth-child(317){opacity:1.946;transform:translate(67.9002vw,-10px) scale(.1331);animation:fall-317 26s -16s linear infinite}@keyframes fall-317{75.777%{transform:translate(73.8589vw,75.777vh) scale(.1331)}to{transform:translate(70.87955vw,99vh) scale(.1331)}}.snow:nth-child(318){opacity:.3144;transform:translate(98.139vw,-10px) scale(.2646);animation:fall-318 25s -7s linear infinite}@keyframes fall-318{70.823%{transform:translate(105.7298vw,70.823vh) scale(.2646)}to{transform:translate(101.9344vw,99vh) scale(.2646)}}.snow:nth-child(319){opacity:1.234;transform:translate(83.5381vw,-10px) scale(.5561);animation:fall-319 18s -1s linear infinite}@keyframes fall-319{79.487%{transform:translate(89.3399vw,79.487vh) scale(.5561)}to{transform:translate(86.439vw,99vh) scale(.5561)}}.snow:nth-child(320){opacity:1.8614;transform:translate(46.4469vw,-10px) scale(.5436);animation:fall-320 15s -5s linear infinite}@keyframes fall-320{55.66%{transform:translate(51.0131vw,55.66vh) scale(.5436)}to{transform:translate(48.73vw,99vh) scale(.5436)}}.snow:nth-child(321){opacity:.1174;transform:translate(.2282vw,-10px) scale(.6248);animation:fall-321 24s -10s linear infinite}@keyframes fall-321{40.387%{transform:translate(-1.5584vw,40.387vh) scale(.6248)}to{transform:translate(-.6651vw,99vh) scale(.6248)}}.snow:nth-child(322){opacity:1.6946;transform:translate(12.4356vw,-10px) scale(.125);animation:fall-322 19s -7s linear infinite}@keyframes fall-322{76.945%{transform:translate(5.185vw,76.945vh) scale(.125)}to{transform:translate(8.8103vw,99vh) scale(.125)}}.snow:nth-child(323){opacity:.703;transform:translate(53.9435vw,-10px) scale(.5473);animation:fall-323 27s -3s linear infinite}@keyframes fall-323{70.267%{transform:translate(44.2575vw,70.267vh) scale(.5473)}to{transform:translate(49.1005vw,99vh) scale(.5473)}}.snow:nth-child(324){opacity:.6434;transform:translate(7.0658vw,-10px) scale(.6736);animation:fall-324 22s -30s linear infinite}@keyframes fall-324{57.447%{transform:translate(6.3816vw,57.447vh) scale(.6736)}to{transform:translate(6.7237vw,99vh) scale(.6736)}}.snow:nth-child(325){opacity:.4354;transform:translate(77.3877vw,-10px) scale(.2565);animation:fall-325 25s -20s linear infinite}@keyframes fall-325{65.367%{transform:translate(80.4288vw,65.367vh) scale(.2565)}to{transform:translate(78.90825vw,99vh) scale(.2565)}}.snow:nth-child(326){opacity:.5884;transform:translate(23.4338vw,-10px) scale(.7305);animation:fall-326 23s -13s linear infinite}@keyframes fall-326{43.455%{transform:translate(23.2342vw,43.455vh) scale(.7305)}to{transform:translate(23.334vw,99vh) scale(.7305)}}.snow:nth-child(327){opacity:1.7034;transform:translate(60.7772vw,-10px) scale(.1754);animation:fall-327 16s -16s linear infinite}@keyframes fall-327{40.002%{transform:translate(55.7097vw,40.002vh) scale(.1754)}to{transform:translate(58.24345vw,99vh) scale(.1754)}}.snow:nth-child(328){opacity:1.6316;transform:translate(53.7402vw,-10px) scale(.5975);animation:fall-328 22s -20s linear infinite}@keyframes fall-328{62.283%{transform:translate(48.3643vw,62.283vh) scale(.5975)}to{transform:translate(51.05225vw,99vh) scale(.5975)}}.snow:nth-child(329){opacity:.7158;transform:translate(32.9027vw,-10px) scale(.6008);animation:fall-329 15s -23s linear infinite}@keyframes fall-329{51.751%{transform:translate(38.3547vw,51.751vh) scale(.6008)}to{transform:translate(35.6287vw,99vh) scale(.6008)}}.snow:nth-child(330){opacity:1.8208;transform:translate(70.1108vw,-10px) scale(.4235);animation:fall-330 16s -20s linear infinite}@keyframes fall-330{56.281%{transform:translate(65.6338vw,56.281vh) scale(.4235)}to{transform:translate(67.8723vw,99vh) scale(.4235)}}.snow:nth-child(331){opacity:.3422;transform:translate(46.3126vw,-10px) scale(.7171);animation:fall-331 23s -29s linear infinite}@keyframes fall-331{43.636%{transform:translate(44.5276vw,43.636vh) scale(.7171)}to{transform:translate(45.4201vw,99vh) scale(.7171)}}.snow:nth-child(332){opacity:.4276;transform:translate(41.0975vw,-10px) scale(.1117);animation:fall-332 30s -4s linear infinite}@keyframes fall-332{75.773%{transform:translate(48.0188vw,75.773vh) scale(.1117)}to{transform:translate(44.55815vw,99vh) scale(.1117)}}.snow:nth-child(333){opacity:1.1814;transform:translate(91.0918vw,-10px) scale(.5784);animation:fall-333 30s -30s linear infinite}@keyframes fall-333{35.74%{transform:translate(85.4518vw,35.74vh) scale(.5784)}to{transform:translate(88.2718vw,99vh) scale(.5784)}}.snow:nth-child(334){opacity:1.0952;transform:translate(75.9685vw,-10px) scale(.5164);animation:fall-334 10s -7s linear infinite}@keyframes fall-334{53.825%{transform:translate(74.3182vw,53.825vh) scale(.5164)}to{transform:translate(75.14335vw,99vh) scale(.5164)}}.snow:nth-child(335){opacity:1.29;transform:translate(85.024vw,-10px) scale(.3675);animation:fall-335 30s -4s linear infinite}@keyframes fall-335{52.282%{transform:translate(77.0691vw,52.282vh) scale(.3675)}to{transform:translate(81.04655vw,99vh) scale(.3675)}}.snow:nth-child(336){opacity:1.8986;transform:translate(18.515vw,-10px) scale(.7001);animation:fall-336 27s -26s linear infinite}@keyframes fall-336{57.349%{transform:translate(24.1325vw,57.349vh) scale(.7001)}to{transform:translate(21.32375vw,99vh) scale(.7001)}}.snow:nth-child(337){opacity:1.1812;transform:translate(58.8699vw,-10px) scale(.6308);animation:fall-337 26s -19s linear infinite}@keyframes fall-337{49.328%{transform:translate(68.5468vw,49.328vh) scale(.6308)}to{transform:translate(63.70835vw,99vh) scale(.6308)}}.snow:nth-child(338){opacity:1.4878;transform:translate(58.6648vw,-10px) scale(.4924);animation:fall-338 14s -6s linear infinite}@keyframes fall-338{42.153%{transform:translate(51.7528vw,42.153vh) scale(.4924)}to{transform:translate(55.2088vw,99vh) scale(.4924)}}.snow:nth-child(339){opacity:.7306;transform:translate(88.1275vw,-10px) scale(.5628);animation:fall-339 18s -18s linear infinite}@keyframes fall-339{31.043%{transform:translate(91.6791vw,31.043vh) scale(.5628)}to{transform:translate(89.9033vw,99vh) scale(.5628)}}.snow:nth-child(340){opacity:.8092;transform:translate(48.2173vw,-10px) scale(.1741);animation:fall-340 10s -23s linear infinite}@keyframes fall-340{44.073%{transform:translate(42.7767vw,44.073vh) scale(.1741)}to{transform:translate(45.497vw,99vh) scale(.1741)}}.snow:nth-child(341){opacity:1.9302;transform:translate(43.0427vw,-10px) scale(.1903);animation:fall-341 10s -25s linear infinite}@keyframes fall-341{64.199%{transform:translate(40.8067vw,64.199vh) scale(.1903)}to{transform:translate(41.9247vw,99vh) scale(.1903)}}.snow:nth-child(342){opacity:.4014;transform:translate(24.0469vw,-10px) scale(.782);animation:fall-342 15s -30s linear infinite}@keyframes fall-342{47.765%{transform:translate(19.7931vw,47.765vh) scale(.782)}to{transform:translate(21.92vw,99vh) scale(.782)}}.snow:nth-child(343){opacity:1.2254;transform:translate(87.2704vw,-10px) scale(.3043);animation:fall-343 30s -15s linear infinite}@keyframes fall-343{39.778%{transform:translate(93.8863vw,39.778vh) scale(.3043)}to{transform:translate(90.57835vw,99vh) scale(.3043)}}.snow:nth-child(344){opacity:.9706;transform:translate(44.6384vw,-10px) scale(.036);animation:fall-344 14s -1s linear infinite}@keyframes fall-344{77.978%{transform:translate(45.3491vw,77.978vh) scale(.036)}to{transform:translate(44.99375vw,99vh) scale(.036)}}.snow:nth-child(345){opacity:1.0636;transform:translate(87.5365vw,-10px) scale(.4559);animation:fall-345 29s -2s linear infinite}@keyframes fall-345{63.38%{transform:translate(97.1888vw,63.38vh) scale(.4559)}to{transform:translate(92.36265vw,99vh) scale(.4559)}}.snow:nth-child(346){opacity:1.5864;transform:translate(59.9153vw,-10px) scale(.3957);animation:fall-346 13s -12s linear infinite}@keyframes fall-346{43.111%{transform:translate(56.3758vw,43.111vh) scale(.3957)}to{transform:translate(58.14555vw,99vh) scale(.3957)}}.snow:nth-child(347){opacity:1.1244;transform:translate(31.7509vw,-10px) scale(.6876);animation:fall-347 21s -26s linear infinite}@keyframes fall-347{68.779%{transform:translate(30.927vw,68.779vh) scale(.6876)}to{transform:translate(31.33895vw,99vh) scale(.6876)}}.snow:nth-child(348){opacity:.5324;transform:translate(17.1255vw,-10px) scale(.039);animation:fall-348 30s -18s linear infinite}@keyframes fall-348{59.77%{transform:translate(17.8796vw,59.77vh) scale(.039)}to{transform:translate(17.50255vw,99vh) scale(.039)}}.snow:nth-child(349){opacity:1.3466;transform:translate(29.1594vw,-10px) scale(.6486);animation:fall-349 16s -16s linear infinite}@keyframes fall-349{72.156%{transform:translate(21.5478vw,72.156vh) scale(.6486)}to{transform:translate(25.3536vw,99vh) scale(.6486)}}.snow:nth-child(350){opacity:1.8718;transform:translate(74.1383vw,-10px) scale(.4168);animation:fall-350 10s -26s linear infinite}@keyframes fall-350{73.364%{transform:translate(80.2601vw,73.364vh) scale(.4168)}to{transform:translate(77.1992vw,99vh) scale(.4168)}}.snow:nth-child(351){opacity:1.1762;transform:translate(50.977vw,-10px) scale(.3929);animation:fall-351 29s -19s linear infinite}@keyframes fall-351{39.575%{transform:translate(57.3833vw,39.575vh) scale(.3929)}to{transform:translate(54.18015vw,99vh) scale(.3929)}}.snow:nth-child(352){opacity:1.7478;transform:translate(72.8452vw,-10px) scale(.8316);animation:fall-352 13s -6s linear infinite}@keyframes fall-352{36.48%{transform:translate(65.9839vw,36.48vh) scale(.8316)}to{transform:translate(69.41455vw,99vh) scale(.8316)}}.snow:nth-child(353){opacity:1.024;transform:translate(87.7458vw,-10px) scale(.7483);animation:fall-353 13s -8s linear infinite}@keyframes fall-353{55.753%{transform:translate(81.3544vw,55.753vh) scale(.7483)}to{transform:translate(84.5501vw,99vh) scale(.7483)}}.snow:nth-child(354){opacity:1.3602;transform:translate(71.3323vw,-10px) scale(.3363);animation:fall-354 25s -13s linear infinite}@keyframes fall-354{49.239%{transform:translate(75.2891vw,49.239vh) scale(.3363)}to{transform:translate(73.3107vw,99vh) scale(.3363)}}.snow:nth-child(355){opacity:1.4992;transform:translate(93.5816vw,-10px) scale(.8196);animation:fall-355 27s -20s linear infinite}@keyframes fall-355{61.62%{transform:translate(86.6655vw,61.62vh) scale(.8196)}to{transform:translate(90.12355vw,99vh) scale(.8196)}}.snow:nth-child(356){opacity:1.4938;transform:translate(37.3903vw,-10px) scale(.7238);animation:fall-356 19s -12s linear infinite}@keyframes fall-356{71.881%{transform:translate(36.1661vw,71.881vh) scale(.7238)}to{transform:translate(36.7782vw,99vh) scale(.7238)}}.snow:nth-child(357){opacity:.3318;transform:translate(8.5548vw,-10px) scale(.4504);animation:fall-357 27s -29s linear infinite}@keyframes fall-357{56.43%{transform:translate(14.0515vw,56.43vh) scale(.4504)}to{transform:translate(11.30315vw,99vh) scale(.4504)}}.snow:nth-child(358){opacity:1.9996;transform:translate(44.1264vw,-10px) scale(.7807);animation:fall-358 14s -24s linear infinite}@keyframes fall-358{65.246%{transform:translate(50.7989vw,65.246vh) scale(.7807)}to{transform:translate(47.46265vw,99vh) scale(.7807)}}.snow:nth-child(359){opacity:1.9524;transform:translate(99.3704vw,-10px) scale(.0371);animation:fall-359 22s -20s linear infinite}@keyframes fall-359{30.354%{transform:translate(92.4543vw,30.354vh) scale(.0371)}to{transform:translate(95.91235vw,99vh) scale(.0371)}}.snow:nth-child(360){opacity:.726;transform:translate(60.138vw,-10px) scale(.3816);animation:fall-360 25s -12s linear infinite}@keyframes fall-360{67.799%{transform:translate(69.9793vw,67.799vh) scale(.3816)}to{transform:translate(65.05865vw,99vh) scale(.3816)}}.snow:nth-child(361){opacity:1.2008;transform:translate(68.0698vw,-10px) scale(.3774);animation:fall-361 21s -28s linear infinite}@keyframes fall-361{67.906%{transform:translate(68.8646vw,67.906vh) scale(.3774)}to{transform:translate(68.4672vw,99vh) scale(.3774)}}.snow:nth-child(362){opacity:1.6312;transform:translate(11.2436vw,-10px) scale(.4139);animation:fall-362 11s -13s linear infinite}@keyframes fall-362{76.408%{transform:translate(1.583vw,76.408vh) scale(.4139)}to{transform:translate(6.4133vw,99vh) scale(.4139)}}.snow:nth-child(363){opacity:.6418;transform:translate(91.0995vw,-10px) scale(.2293);animation:fall-363 19s -4s linear infinite}@keyframes fall-363{55.333%{transform:translate(95.7988vw,55.333vh) scale(.2293)}to{transform:translate(93.44915vw,99vh) scale(.2293)}}.snow:nth-child(364){opacity:.961;transform:translate(13.0916vw,-10px) scale(.8401);animation:fall-364 30s -16s linear infinite}@keyframes fall-364{78.576%{transform:translate(20.4035vw,78.576vh) scale(.8401)}to{transform:translate(16.74755vw,99vh) scale(.8401)}}.snow:nth-child(365){opacity:.7572;transform:translate(20.4431vw,-10px) scale(.0133);animation:fall-365 29s -16s linear infinite}@keyframes fall-365{61.953%{transform:translate(16.6513vw,61.953vh) scale(.0133)}to{transform:translate(18.5472vw,99vh) scale(.0133)}}.snow:nth-child(366){opacity:1.4816;transform:translate(54.5545vw,-10px) scale(.1649);animation:fall-366 29s -29s linear infinite}@keyframes fall-366{45.802%{transform:translate(46.9443vw,45.802vh) scale(.1649)}to{transform:translate(50.7494vw,99vh) scale(.1649)}}.snow:nth-child(367){opacity:.4334;transform:translate(65.1705vw,-10px) scale(.8781);animation:fall-367 25s -9s linear infinite}@keyframes fall-367{59.611%{transform:translate(66.2206vw,59.611vh) scale(.8781)}to{transform:translate(65.69555vw,99vh) scale(.8781)}}.snow:nth-child(368){opacity:.551;transform:translate(74.9704vw,-10px) scale(.6772);animation:fall-368 20s -4s linear infinite}@keyframes fall-368{49.451%{transform:translate(70.9027vw,49.451vh) scale(.6772)}to{transform:translate(72.93655vw,99vh) scale(.6772)}}.snow:nth-child(369){opacity:.0598;transform:translate(88.7085vw,-10px) scale(.4138);animation:fall-369 13s -11s linear infinite}@keyframes fall-369{48.486%{transform:translate(98.1655vw,48.486vh) scale(.4138)}to{transform:translate(93.437vw,99vh) scale(.4138)}}.snow:nth-child(370){opacity:1.1632;transform:translate(19.7923vw,-10px) scale(.5131);animation:fall-370 26s -12s linear infinite}@keyframes fall-370{31.614%{transform:translate(19.1068vw,31.614vh) scale(.5131)}to{transform:translate(19.44955vw,99vh) scale(.5131)}}.snow:nth-child(371){opacity:.9486;transform:translate(87.6011vw,-10px) scale(.6162);animation:fall-371 26s -10s linear infinite}@keyframes fall-371{68.748%{transform:translate(79.0708vw,68.748vh) scale(.6162)}to{transform:translate(83.33595vw,99vh) scale(.6162)}}.snow:nth-child(372){opacity:.219;transform:translate(65.1469vw,-10px) scale(.0199);animation:fall-372 24s -2s linear infinite}@keyframes fall-372{36.272%{transform:translate(73.8901vw,36.272vh) scale(.0199)}to{transform:translate(69.5185vw,99vh) scale(.0199)}}.snow:nth-child(373){opacity:1.6106;transform:translate(11.4076vw,-10px) scale(.8043);animation:fall-373 29s -22s linear infinite}@keyframes fall-373{43.496%{transform:translate(14.0539vw,43.496vh) scale(.8043)}to{transform:translate(12.73075vw,99vh) scale(.8043)}}.snow:nth-child(374){opacity:1.3076;transform:translate(43.4044vw,-10px) scale(.1462);animation:fall-374 20s -17s linear infinite}@keyframes fall-374{72.475%{transform:translate(51.8711vw,72.475vh) scale(.1462)}to{transform:translate(47.63775vw,99vh) scale(.1462)}}.snow:nth-child(375){opacity:1.2616;transform:translate(88.5045vw,-10px) scale(.5249);animation:fall-375 20s -28s linear infinite}@keyframes fall-375{61.587%{transform:translate(80.0104vw,61.587vh) scale(.5249)}to{transform:translate(84.25745vw,99vh) scale(.5249)}}.snow:nth-child(376){opacity:.8282;transform:translate(39.2253vw,-10px) scale(.9162);animation:fall-376 24s -2s linear infinite}@keyframes fall-376{48.871%{transform:translate(34.87vw,48.871vh) scale(.9162)}to{transform:translate(37.04765vw,99vh) scale(.9162)}}.snow:nth-child(377){opacity:1.4858;transform:translate(33.2176vw,-10px) scale(.6832);animation:fall-377 15s -1s linear infinite}@keyframes fall-377{77.646%{transform:translate(26.2126vw,77.646vh) scale(.6832)}to{transform:translate(29.7151vw,99vh) scale(.6832)}}.snow:nth-child(378){opacity:1.3222;transform:translate(71.9622vw,-10px) scale(.8199);animation:fall-378 24s -30s linear infinite}@keyframes fall-378{39.572%{transform:translate(61.9751vw,39.572vh) scale(.8199)}to{transform:translate(66.96865vw,99vh) scale(.8199)}}.snow:nth-child(379){opacity:.8428;transform:translate(81.0295vw,-10px) scale(.7886);animation:fall-379 27s -18s linear infinite}@keyframes fall-379{41.19%{transform:translate(85.9008vw,41.19vh) scale(.7886)}to{transform:translate(83.46515vw,99vh) scale(.7886)}}.snow:nth-child(380){opacity:1.1764;transform:translate(45.3701vw,-10px) scale(.3528);animation:fall-380 17s -12s linear infinite}@keyframes fall-380{39.172%{transform:translate(50.2037vw,39.172vh) scale(.3528)}to{transform:translate(47.7869vw,99vh) scale(.3528)}}.snow:nth-child(381){opacity:.0884;transform:translate(48.0535vw,-10px) scale(.0765);animation:fall-381 15s -15s linear infinite}@keyframes fall-381{59.433%{transform:translate(50.6405vw,59.433vh) scale(.0765)}to{transform:translate(49.347vw,99vh) scale(.0765)}}.snow:nth-child(382){opacity:1.7734;transform:translate(56.4635vw,-10px) scale(.1846);animation:fall-382 16s -29s linear infinite}@keyframes fall-382{53.214%{transform:translate(53.8154vw,53.214vh) scale(.1846)}to{transform:translate(55.13945vw,99vh) scale(.1846)}}.snow:nth-child(383){opacity:.4428;transform:translate(27.818vw,-10px) scale(.8194);animation:fall-383 27s -3s linear infinite}@keyframes fall-383{56.67%{transform:translate(20.3326vw,56.67vh) scale(.8194)}to{transform:translate(24.0753vw,99vh) scale(.8194)}}.snow:nth-child(384){opacity:.4938;transform:translate(96.9917vw,-10px) scale(.572);animation:fall-384 22s -23s linear infinite}@keyframes fall-384{67.965%{transform:translate(97.6057vw,67.965vh) scale(.572)}to{transform:translate(97.2987vw,99vh) scale(.572)}}.snow:nth-child(385){opacity:.4644;transform:translate(61.8224vw,-10px) scale(.3673);animation:fall-385 26s -13s linear infinite}@keyframes fall-385{75.915%{transform:translate(66.5073vw,75.915vh) scale(.3673)}to{transform:translate(64.16485vw,99vh) scale(.3673)}}.snow:nth-child(386){opacity:1.8538;transform:translate(26.2321vw,-10px) scale(.4056);animation:fall-386 19s -5s linear infinite}@keyframes fall-386{72.985%{transform:translate(23.0332vw,72.985vh) scale(.4056)}to{transform:translate(24.63265vw,99vh) scale(.4056)}}.snow:nth-child(387){opacity:.1298;transform:translate(19.5183vw,-10px) scale(.2767);animation:fall-387 18s -14s linear infinite}@keyframes fall-387{47.855%{transform:translate(22.3414vw,47.855vh) scale(.2767)}to{transform:translate(20.92985vw,99vh) scale(.2767)}}.snow:nth-child(388){opacity:1.6262;transform:translate(53.5723vw,-10px) scale(.4751);animation:fall-388 13s -17s linear infinite}@keyframes fall-388{36.163%{transform:translate(62.3331vw,36.163vh) scale(.4751)}to{transform:translate(57.9527vw,99vh) scale(.4751)}}.snow:nth-child(389){opacity:.7224;transform:translate(23.5638vw,-10px) scale(.7717);animation:fall-389 17s -12s linear infinite}@keyframes fall-389{35.994%{transform:translate(18.9769vw,35.994vh) scale(.7717)}to{transform:translate(21.27035vw,99vh) scale(.7717)}}.snow:nth-child(390){opacity:.3168;transform:translate(58.0087vw,-10px) scale(.212);animation:fall-390 14s -29s linear infinite}@keyframes fall-390{64.351%{transform:translate(56.3564vw,64.351vh) scale(.212)}to{transform:translate(57.18255vw,99vh) scale(.212)}}.snow:nth-child(391){opacity:.0304;transform:translate(29.9528vw,-10px) scale(.6324);animation:fall-391 30s -30s linear infinite}@keyframes fall-391{48.286%{transform:translate(24.1927vw,48.286vh) scale(.6324)}to{transform:translate(27.07275vw,99vh) scale(.6324)}}.snow:nth-child(392){opacity:.442;transform:translate(74.2318vw,-10px) scale(.6675);animation:fall-392 26s -17s linear infinite}@keyframes fall-392{77.627%{transform:translate(64.4344vw,77.627vh) scale(.6675)}to{transform:translate(69.3331vw,99vh) scale(.6675)}}.snow:nth-child(393){opacity:.3712;transform:translate(3.144vw,-10px) scale(.7167);animation:fall-393 28s -23s linear infinite}@keyframes fall-393{43.451%{transform:translate(-3.543vw,43.451vh) scale(.7167)}to{transform:translate(-.1995vw,99vh) scale(.7167)}}.snow:nth-child(394){opacity:1.4994;transform:translate(90.3333vw,-10px) scale(.0622);animation:fall-394 19s -3s linear infinite}@keyframes fall-394{41.013%{transform:translate(92.0995vw,41.013vh) scale(.0622)}to{transform:translate(91.2164vw,99vh) scale(.0622)}}.snow:nth-child(395){opacity:1.5442;transform:translate(81.7663vw,-10px) scale(.0099);animation:fall-395 23s -23s linear infinite}@keyframes fall-395{41.95%{transform:translate(74.9302vw,41.95vh) scale(.0099)}to{transform:translate(78.34825vw,99vh) scale(.0099)}}.snow:nth-child(396){opacity:1.8476;transform:translate(46.8717vw,-10px) scale(.7368);animation:fall-396 16s -22s linear infinite}@keyframes fall-396{53.771%{transform:translate(36.9532vw,53.771vh) scale(.7368)}to{transform:translate(41.91245vw,99vh) scale(.7368)}}.snow:nth-child(397){opacity:1.3982;transform:translate(79.0946vw,-10px) scale(.351);animation:fall-397 22s -23s linear infinite}@keyframes fall-397{44.598%{transform:translate(83.3792vw,44.598vh) scale(.351)}to{transform:translate(81.2369vw,99vh) scale(.351)}}.snow:nth-child(398){opacity:1.6272;transform:translate(9.3711vw,-10px) scale(.7277);animation:fall-398 17s -5s linear infinite}@keyframes fall-398{54.243%{transform:translate(2.6988vw,54.243vh) scale(.7277)}to{transform:translate(6.03495vw,99vh) scale(.7277)}}.snow:nth-child(399){opacity:1.468;transform:translate(34.724vw,-10px) scale(.6459);animation:fall-399 17s -2s linear infinite}@keyframes fall-399{31.205%{transform:translate(44.6124vw,31.205vh) scale(.6459)}to{transform:translate(39.6682vw,99vh) scale(.6459)}}.snow:nth-child(400){opacity:1.2474;transform:translate(46.8124vw,-10px) scale(.0175);animation:fall-400 13s -15s linear infinite}@keyframes fall-400{44.795%{transform:translate(56.5096vw,44.795vh) scale(.0175)}to{transform:translate(51.661vw,99vh) scale(.0175)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.3282;transform:translate(83.7449vw,-10px) scale(.2201);animation:fall-1 13s -29s linear infinite}@keyframes fall-1{36.465%{transform:translate(78.6154vw,36.465vh) scale(.2201)}to{transform:translate(81.18015vw,99vh) scale(.2201)}}.snow:nth-child(2){opacity:1.9556;transform:translate(91.9738vw,-10px) scale(.4257);animation:fall-2 30s -22s linear infinite}@keyframes fall-2{49.774%{transform:translate(93.9635vw,49.774vh) scale(.4257)}to{transform:translate(92.96865vw,99vh) scale(.4257)}}.snow:nth-child(3){opacity:.3462;transform:translate(28.3695vw,-10px) scale(.6612);animation:fall-3 10s -6s linear infinite}@keyframes fall-3{30.753%{transform:translate(36.6198vw,30.753vh) scale(.6612)}to{transform:translate(32.49465vw,99vh) scale(.6612)}}.snow:nth-child(4){opacity:1.354;transform:translate(19.2385vw,-10px) scale(.347);animation:fall-4 24s -9s linear infinite}@keyframes fall-4{64.879%{transform:translate(18.9729vw,64.879vh) scale(.347)}to{transform:translate(19.1057vw,99vh) scale(.347)}}.snow:nth-child(5){opacity:.728;transform:translate(.9819vw,-10px) scale(.5467);animation:fall-5 16s -21s linear infinite}@keyframes fall-5{63.08%{transform:translate(-5.1734vw,63.08vh) scale(.5467)}to{transform:translate(-2.09575vw,99vh) scale(.5467)}}.snow:nth-child(6){opacity:1.287;transform:translate(90.459vw,-10px) scale(.005);animation:fall-6 18s -9s linear infinite}@keyframes fall-6{72.415%{transform:translate(92.4789vw,72.415vh) scale(.005)}to{transform:translate(91.46895vw,99vh) scale(.005)}}.snow:nth-child(7){opacity:1.3132;transform:translate(71.6438vw,-10px) scale(.2247);animation:fall-7 28s -19s linear infinite}@keyframes fall-7{56.097%{transform:translate(77.6449vw,56.097vh) scale(.2247)}to{transform:translate(74.64435vw,99vh) scale(.2247)}}.snow:nth-child(8){opacity:.1454;transform:translate(71.0672vw,-10px) scale(.8136);animation:fall-8 19s -3s linear infinite}@keyframes fall-8{72.565%{transform:translate(63.514vw,72.565vh) scale(.8136)}to{transform:translate(67.2906vw,99vh) scale(.8136)}}.snow:nth-child(9){opacity:.1808;transform:translate(97.0217vw,-10px) scale(.4279);animation:fall-9 10s -21s linear infinite}@keyframes fall-9{63.191%{transform:translate(104.3411vw,63.191vh) scale(.4279)}to{transform:translate(100.6814vw,99vh) scale(.4279)}}.snow:nth-child(10){opacity:.0384;transform:translate(88.8882vw,-10px) scale(.7548);animation:fall-10 17s -6s linear infinite}@keyframes fall-10{60.334%{transform:translate(93.1676vw,60.334vh) scale(.7548)}to{transform:translate(91.0279vw,99vh) scale(.7548)}}.snow:nth-child(11){opacity:1.2066;transform:translate(39.1428vw,-10px) scale(.6768);animation:fall-11 11s -10s linear infinite}@keyframes fall-11{55.31%{transform:translate(44.9256vw,55.31vh) scale(.6768)}to{transform:translate(42.0342vw,99vh) scale(.6768)}}.snow:nth-child(12){opacity:.4408;transform:translate(87.6863vw,-10px) scale(.0001);animation:fall-12 22s -28s linear infinite}@keyframes fall-12{32.581%{transform:translate(78.9821vw,32.581vh) scale(.0001)}to{transform:translate(83.3342vw,99vh) scale(.0001)}}.snow:nth-child(13){opacity:.0046;transform:translate(59.2186vw,-10px) scale(.9437);animation:fall-13 16s -9s linear infinite}@keyframes fall-13{60.171%{transform:translate(67.1833vw,60.171vh) scale(.9437)}to{transform:translate(63.20095vw,99vh) scale(.9437)}}.snow:nth-child(14){opacity:1.999;transform:translate(1.8107vw,-10px) scale(.8146);animation:fall-14 21s -26s linear infinite}@keyframes fall-14{41.305%{transform:translate(6.4696vw,41.305vh) scale(.8146)}to{transform:translate(4.14015vw,99vh) scale(.8146)}}.snow:nth-child(15){opacity:.6824;transform:translate(8.6351vw,-10px) scale(.7608);animation:fall-15 21s -27s linear infinite}@keyframes fall-15{71.341%{transform:translate(17.1989vw,71.341vh) scale(.7608)}to{transform:translate(12.917vw,99vh) scale(.7608)}}.snow:nth-child(16){opacity:.4462;transform:translate(73.7746vw,-10px) scale(.8264);animation:fall-16 13s -24s linear infinite}@keyframes fall-16{49.518%{transform:translate(66.2975vw,49.518vh) scale(.8264)}to{transform:translate(70.03605vw,99vh) scale(.8264)}}.snow:nth-child(17){opacity:.737;transform:translate(20.9568vw,-10px) scale(.6034);animation:fall-17 18s -13s linear infinite}@keyframes fall-17{63.122%{transform:translate(14.1599vw,63.122vh) scale(.6034)}to{transform:translate(17.55835vw,99vh) scale(.6034)}}.snow:nth-child(18){opacity:1.9004;transform:translate(7.1196vw,-10px) scale(.1351);animation:fall-18 20s -4s linear infinite}@keyframes fall-18{66.697%{transform:translate(-1.1578vw,66.697vh) scale(.1351)}to{transform:translate(2.9809vw,99vh) scale(.1351)}}.snow:nth-child(19){opacity:1.4152;transform:translate(82.2475vw,-10px) scale(.3509);animation:fall-19 15s -8s linear infinite}@keyframes fall-19{35.565%{transform:translate(76.0816vw,35.565vh) scale(.3509)}to{transform:translate(79.16455vw,99vh) scale(.3509)}}.snow:nth-child(20){opacity:.0664;transform:translate(99.1858vw,-10px) scale(.1459);animation:fall-20 11s -28s linear infinite}@keyframes fall-20{39.481%{transform:translate(95.7376vw,39.481vh) scale(.1459)}to{transform:translate(97.4617vw,99vh) scale(.1459)}}.snow:nth-child(21){opacity:1.9942;transform:translate(79.7657vw,-10px) scale(.9337);animation:fall-21 18s -6s linear infinite}@keyframes fall-21{66.591%{transform:translate(70.9064vw,66.591vh) scale(.9337)}to{transform:translate(75.33605vw,99vh) scale(.9337)}}.snow:nth-child(22){opacity:1.5852;transform:translate(85.1197vw,-10px) scale(.0299);animation:fall-22 16s -19s linear infinite}@keyframes fall-22{47.479%{transform:translate(83.1053vw,47.479vh) scale(.0299)}to{transform:translate(84.1125vw,99vh) scale(.0299)}}.snow:nth-child(23){opacity:1.8852;transform:translate(14.1708vw,-10px) scale(.9156);animation:fall-23 13s -20s linear infinite}@keyframes fall-23{56.408%{transform:translate(6.939vw,56.408vh) scale(.9156)}to{transform:translate(10.5549vw,99vh) scale(.9156)}}.snow:nth-child(24){opacity:1.8498;transform:translate(42.7424vw,-10px) scale(.1854);animation:fall-24 10s -6s linear infinite}@keyframes fall-24{32.272%{transform:translate(49.3273vw,32.272vh) scale(.1854)}to{transform:translate(46.03485vw,99vh) scale(.1854)}}.snow:nth-child(25){opacity:1.6778;transform:translate(76.6004vw,-10px) scale(.0369);animation:fall-25 18s -28s linear infinite}@keyframes fall-25{64.693%{transform:translate(75.2394vw,64.693vh) scale(.0369)}to{transform:translate(75.9199vw,99vh) scale(.0369)}}.snow:nth-child(26){opacity:1.3538;transform:translate(57.3969vw,-10px) scale(.1578);animation:fall-26 25s -3s linear infinite}@keyframes fall-26{62.722%{transform:translate(51.5096vw,62.722vh) scale(.1578)}to{transform:translate(54.45325vw,99vh) scale(.1578)}}.snow:nth-child(27){opacity:1.3978;transform:translate(87.2576vw,-10px) scale(.9151);animation:fall-27 24s -15s linear infinite}@keyframes fall-27{76.305%{transform:translate(89.8648vw,76.305vh) scale(.9151)}to{transform:translate(88.5612vw,99vh) scale(.9151)}}.snow:nth-child(28){opacity:.2262;transform:translate(39.3956vw,-10px) scale(.8233);animation:fall-28 13s -24s linear infinite}@keyframes fall-28{33.077%{transform:translate(44.3072vw,33.077vh) scale(.8233)}to{transform:translate(41.8514vw,99vh) scale(.8233)}}.snow:nth-child(29){opacity:1.1134;transform:translate(96.8862vw,-10px) scale(.1267);animation:fall-29 13s -18s linear infinite}@keyframes fall-29{42.612%{transform:translate(93.738vw,42.612vh) scale(.1267)}to{transform:translate(95.3121vw,99vh) scale(.1267)}}.snow:nth-child(30){opacity:1.1776;transform:translate(74.7725vw,-10px) scale(.3494);animation:fall-30 25s -29s linear infinite}@keyframes fall-30{30.487%{transform:translate(73.6974vw,30.487vh) scale(.3494)}to{transform:translate(74.23495vw,99vh) scale(.3494)}}.snow:nth-child(31){opacity:.1106;transform:translate(61.5765vw,-10px) scale(.3901);animation:fall-31 12s -7s linear infinite}@keyframes fall-31{47.901%{transform:translate(70.3742vw,47.901vh) scale(.3901)}to{transform:translate(65.97535vw,99vh) scale(.3901)}}.snow:nth-child(32){opacity:.6042;transform:translate(72.2995vw,-10px) scale(.8815);animation:fall-32 14s -4s linear infinite}@keyframes fall-32{66.296%{transform:translate(73.2427vw,66.296vh) scale(.8815)}to{transform:translate(72.7711vw,99vh) scale(.8815)}}.snow:nth-child(33){opacity:1.0308;transform:translate(97.1613vw,-10px) scale(.0484);animation:fall-33 26s -1s linear infinite}@keyframes fall-33{66.432%{transform:translate(102.6248vw,66.432vh) scale(.0484)}to{transform:translate(99.89305vw,99vh) scale(.0484)}}.snow:nth-child(34){opacity:1.4516;transform:translate(25.7416vw,-10px) scale(.126);animation:fall-34 16s -6s linear infinite}@keyframes fall-34{47.274%{transform:translate(20.0932vw,47.274vh) scale(.126)}to{transform:translate(22.9174vw,99vh) scale(.126)}}.snow:nth-child(35){opacity:1.333;transform:translate(34.0185vw,-10px) scale(.0641);animation:fall-35 25s -10s linear infinite}@keyframes fall-35{66.607%{transform:translate(26.7993vw,66.607vh) scale(.0641)}to{transform:translate(30.4089vw,99vh) scale(.0641)}}.snow:nth-child(36){opacity:.1574;transform:translate(16.5853vw,-10px) scale(.1863);animation:fall-36 15s -15s linear infinite}@keyframes fall-36{31.548%{transform:translate(11.0356vw,31.548vh) scale(.1863)}to{transform:translate(13.81045vw,99vh) scale(.1863)}}.snow:nth-child(37){opacity:.202;transform:translate(38.5358vw,-10px) scale(.1774);animation:fall-37 14s -3s linear infinite}@keyframes fall-37{70.956%{transform:translate(35.5598vw,70.956vh) scale(.1774)}to{transform:translate(37.0478vw,99vh) scale(.1774)}}.snow:nth-child(38){opacity:.6622;transform:translate(2.3048vw,-10px) scale(.5022);animation:fall-38 23s -17s linear infinite}@keyframes fall-38{79.025%{transform:translate(3.8544vw,79.025vh) scale(.5022)}to{transform:translate(3.0796vw,99vh) scale(.5022)}}.snow:nth-child(39){opacity:.943;transform:translate(70.8128vw,-10px) scale(.3105);animation:fall-39 27s -17s linear infinite}@keyframes fall-39{51.211%{transform:translate(61.1465vw,51.211vh) scale(.3105)}to{transform:translate(65.97965vw,99vh) scale(.3105)}}.snow:nth-child(40){opacity:1.3776;transform:translate(42.7116vw,-10px) scale(.7147);animation:fall-40 30s -3s linear infinite}@keyframes fall-40{34.184%{transform:translate(52.3552vw,34.184vh) scale(.7147)}to{transform:translate(47.5334vw,99vh) scale(.7147)}}.snow:nth-child(41){opacity:.238;transform:translate(67.5741vw,-10px) scale(.338);animation:fall-41 12s -13s linear infinite}@keyframes fall-41{66.906%{transform:translate(57.7547vw,66.906vh) scale(.338)}to{transform:translate(62.6644vw,99vh) scale(.338)}}.snow:nth-child(42){opacity:1.7514;transform:translate(20.1462vw,-10px) scale(.9642);animation:fall-42 28s -14s linear infinite}@keyframes fall-42{78.505%{transform:translate(26.4031vw,78.505vh) scale(.9642)}to{transform:translate(23.27465vw,99vh) scale(.9642)}}.snow:nth-child(43){opacity:1.258;transform:translate(94.6023vw,-10px) scale(.637);animation:fall-43 27s -28s linear infinite}@keyframes fall-43{52.298%{transform:translate(96.4751vw,52.298vh) scale(.637)}to{transform:translate(95.5387vw,99vh) scale(.637)}}.snow:nth-child(44){opacity:.3784;transform:translate(47.8693vw,-10px) scale(.3463);animation:fall-44 15s -8s linear infinite}@keyframes fall-44{33.949%{transform:translate(43.8222vw,33.949vh) scale(.3463)}to{transform:translate(45.84575vw,99vh) scale(.3463)}}.snow:nth-child(45){opacity:1.1574;transform:translate(79.7439vw,-10px) scale(.0013);animation:fall-45 27s -8s linear infinite}@keyframes fall-45{52.218%{transform:translate(75.2925vw,52.218vh) scale(.0013)}to{transform:translate(77.5182vw,99vh) scale(.0013)}}.snow:nth-child(46){opacity:.9128;transform:translate(68.2493vw,-10px) scale(.1774);animation:fall-46 19s -9s linear infinite}@keyframes fall-46{78.416%{transform:translate(73.1673vw,78.416vh) scale(.1774)}to{transform:translate(70.7083vw,99vh) scale(.1774)}}.snow:nth-child(47){opacity:.0342;transform:translate(26.6597vw,-10px) scale(.8764);animation:fall-47 10s -25s linear infinite}@keyframes fall-47{66.088%{transform:translate(19.6292vw,66.088vh) scale(.8764)}to{transform:translate(23.14445vw,99vh) scale(.8764)}}.snow:nth-child(48){opacity:1.8934;transform:translate(61.3604vw,-10px) scale(.4953);animation:fall-48 16s -27s linear infinite}@keyframes fall-48{35.506%{transform:translate(61.8605vw,35.506vh) scale(.4953)}to{transform:translate(61.61045vw,99vh) scale(.4953)}}.snow:nth-child(49){opacity:.2444;transform:translate(49.5968vw,-10px) scale(.9093);animation:fall-49 12s -5s linear infinite}@keyframes fall-49{66.762%{transform:translate(54.7103vw,66.762vh) scale(.9093)}to{transform:translate(52.15355vw,99vh) scale(.9093)}}.snow:nth-child(50){opacity:.3232;transform:translate(34.1987vw,-10px) scale(.4183);animation:fall-50 23s -2s linear infinite}@keyframes fall-50{65.134%{transform:translate(42.8675vw,65.134vh) scale(.4183)}to{transform:translate(38.5331vw,99vh) scale(.4183)}}.snow:nth-child(51){opacity:.5694;transform:translate(18.5479vw,-10px) scale(.4664);animation:fall-51 23s -12s linear infinite}@keyframes fall-51{39.019%{transform:translate(21.1307vw,39.019vh) scale(.4664)}to{transform:translate(19.8393vw,99vh) scale(.4664)}}.snow:nth-child(52){opacity:1.2386;transform:translate(4.4447vw,-10px) scale(.1146);animation:fall-52 17s -12s linear infinite}@keyframes fall-52{51.836%{transform:translate(7.185vw,51.836vh) scale(.1146)}to{transform:translate(5.81485vw,99vh) scale(.1146)}}.snow:nth-child(53){opacity:.6716;transform:translate(48.3986vw,-10px) scale(.2872);animation:fall-53 19s -14s linear infinite}@keyframes fall-53{42.675%{transform:translate(46.5291vw,42.675vh) scale(.2872)}to{transform:translate(47.46385vw,99vh) scale(.2872)}}.snow:nth-child(54){opacity:.9438;transform:translate(48.2862vw,-10px) scale(.6378);animation:fall-54 20s -22s linear infinite}@keyframes fall-54{55.903%{transform:translate(39.7241vw,55.903vh) scale(.6378)}to{transform:translate(44.00515vw,99vh) scale(.6378)}}.snow:nth-child(55){opacity:1.2212;transform:translate(71.361vw,-10px) scale(.7375);animation:fall-55 27s -4s linear infinite}@keyframes fall-55{31.881%{transform:translate(63.9618vw,31.881vh) scale(.7375)}to{transform:translate(67.6614vw,99vh) scale(.7375)}}.snow:nth-child(56){opacity:1.4746;transform:translate(82.5605vw,-10px) scale(.4413);animation:fall-56 22s -11s linear infinite}@keyframes fall-56{78.832%{transform:translate(85.354vw,78.832vh) scale(.4413)}to{transform:translate(83.95725vw,99vh) scale(.4413)}}.snow:nth-child(57){opacity:1.6076;transform:translate(25.8207vw,-10px) scale(.4353);animation:fall-57 22s -20s linear infinite}@keyframes fall-57{36.163%{transform:translate(20.3726vw,36.163vh) scale(.4353)}to{transform:translate(23.09665vw,99vh) scale(.4353)}}.snow:nth-child(58){opacity:.52;transform:translate(31.0859vw,-10px) scale(.904);animation:fall-58 15s -6s linear infinite}@keyframes fall-58{62.548%{transform:translate(37.1633vw,62.548vh) scale(.904)}to{transform:translate(34.1246vw,99vh) scale(.904)}}.snow:nth-child(59){opacity:.1366;transform:translate(32.1643vw,-10px) scale(.0309);animation:fall-59 21s -25s linear infinite}@keyframes fall-59{68.021%{transform:translate(40.7621vw,68.021vh) scale(.0309)}to{transform:translate(36.4632vw,99vh) scale(.0309)}}.snow:nth-child(60){opacity:.1254;transform:translate(76.2724vw,-10px) scale(.0644);animation:fall-60 30s -9s linear infinite}@keyframes fall-60{71.043%{transform:translate(82.3054vw,71.043vh) scale(.0644)}to{transform:translate(79.2889vw,99vh) scale(.0644)}}.snow:nth-child(61){opacity:1.2916;transform:translate(76.5576vw,-10px) scale(.9495);animation:fall-61 20s -7s linear infinite}@keyframes fall-61{42.839%{transform:translate(79.9264vw,42.839vh) scale(.9495)}to{transform:translate(78.242vw,99vh) scale(.9495)}}.snow:nth-child(62){opacity:.94;transform:translate(64.4263vw,-10px) scale(.8369);animation:fall-62 24s -14s linear infinite}@keyframes fall-62{37.562%{transform:translate(58.6528vw,37.562vh) scale(.8369)}to{transform:translate(61.53955vw,99vh) scale(.8369)}}.snow:nth-child(63){opacity:1.9506;transform:translate(53.4805vw,-10px) scale(.3327);animation:fall-63 17s -29s linear infinite}@keyframes fall-63{65.942%{transform:translate(57.2845vw,65.942vh) scale(.3327)}to{transform:translate(55.3825vw,99vh) scale(.3327)}}.snow:nth-child(64){opacity:.3612;transform:translate(69.2731vw,-10px) scale(.2909);animation:fall-64 25s -7s linear infinite}@keyframes fall-64{68%{transform:translate(71.6636vw,68vh) scale(.2909)}to{transform:translate(70.46835vw,99vh) scale(.2909)}}.snow:nth-child(65){opacity:.3874;transform:translate(10.6066vw,-10px) scale(.7165);animation:fall-65 10s -4s linear infinite}@keyframes fall-65{56.16%{transform:translate(8.0569vw,56.16vh) scale(.7165)}to{transform:translate(9.33175vw,99vh) scale(.7165)}}.snow:nth-child(66){opacity:1.5516;transform:translate(39.6318vw,-10px) scale(.0802);animation:fall-66 22s -24s linear infinite}@keyframes fall-66{57.692%{transform:translate(49.6132vw,57.692vh) scale(.0802)}to{transform:translate(44.6225vw,99vh) scale(.0802)}}.snow:nth-child(67){opacity:.9152;transform:translate(77.7768vw,-10px) scale(.8192);animation:fall-67 13s -22s linear infinite}@keyframes fall-67{78.05%{transform:translate(82.8408vw,78.05vh) scale(.8192)}to{transform:translate(80.3088vw,99vh) scale(.8192)}}.snow:nth-child(68){opacity:1.4502;transform:translate(89.0476vw,-10px) scale(.8417);animation:fall-68 14s -5s linear infinite}@keyframes fall-68{48.001%{transform:translate(95.0582vw,48.001vh) scale(.8417)}to{transform:translate(92.0529vw,99vh) scale(.8417)}}.snow:nth-child(69){opacity:1.2644;transform:translate(10.8849vw,-10px) scale(.9366);animation:fall-69 27s -9s linear infinite}@keyframes fall-69{79.513%{transform:translate(13.8487vw,79.513vh) scale(.9366)}to{transform:translate(12.3668vw,99vh) scale(.9366)}}.snow:nth-child(70){opacity:.2134;transform:translate(70.8733vw,-10px) scale(.376);animation:fall-70 20s -11s linear infinite}@keyframes fall-70{40.724%{transform:translate(72.7164vw,40.724vh) scale(.376)}to{transform:translate(71.79485vw,99vh) scale(.376)}}.snow:nth-child(71){opacity:1.6088;transform:translate(84.3359vw,-10px) scale(.1074);animation:fall-71 15s -5s linear infinite}@keyframes fall-71{77.69%{transform:translate(91.2865vw,77.69vh) scale(.1074)}to{transform:translate(87.8112vw,99vh) scale(.1074)}}.snow:nth-child(72){opacity:.583;transform:translate(47.619vw,-10px) scale(.4492);animation:fall-72 16s -30s linear infinite}@keyframes fall-72{55.901%{transform:translate(42.5538vw,55.901vh) scale(.4492)}to{transform:translate(45.0864vw,99vh) scale(.4492)}}.snow:nth-child(73){opacity:1.2752;transform:translate(44.6992vw,-10px) scale(.7336);animation:fall-73 23s -16s linear infinite}@keyframes fall-73{61.247%{transform:translate(38.5878vw,61.247vh) scale(.7336)}to{transform:translate(41.6435vw,99vh) scale(.7336)}}.snow:nth-child(74){opacity:.69;transform:translate(95.4583vw,-10px) scale(.1958);animation:fall-74 13s -27s linear infinite}@keyframes fall-74{71.177%{transform:translate(89.6802vw,71.177vh) scale(.1958)}to{transform:translate(92.56925vw,99vh) scale(.1958)}}.snow:nth-child(75){opacity:1.1382;transform:translate(58.9631vw,-10px) scale(.9378);animation:fall-75 22s -29s linear infinite}@keyframes fall-75{42.336%{transform:translate(51.033vw,42.336vh) scale(.9378)}to{transform:translate(54.99805vw,99vh) scale(.9378)}}.snow:nth-child(76){opacity:1.6888;transform:translate(42.3978vw,-10px) scale(.8787);animation:fall-76 22s -29s linear infinite}@keyframes fall-76{43.092%{transform:translate(37.8402vw,43.092vh) scale(.8787)}to{transform:translate(40.119vw,99vh) scale(.8787)}}.snow:nth-child(77){opacity:.337;transform:translate(62.1816vw,-10px) scale(.8368);animation:fall-77 10s -25s linear infinite}@keyframes fall-77{58.542%{transform:translate(66.1302vw,58.542vh) scale(.8368)}to{transform:translate(64.1559vw,99vh) scale(.8368)}}.snow:nth-child(78){opacity:.142;transform:translate(12.8593vw,-10px) scale(.3453);animation:fall-78 27s -18s linear infinite}@keyframes fall-78{76.719%{transform:translate(4.0942vw,76.719vh) scale(.3453)}to{transform:translate(8.47675vw,99vh) scale(.3453)}}.snow:nth-child(79){opacity:1.3982;transform:translate(75.5368vw,-10px) scale(.6415);animation:fall-79 21s -30s linear infinite}@keyframes fall-79{49.416%{transform:translate(80.0628vw,49.416vh) scale(.6415)}to{transform:translate(77.7998vw,99vh) scale(.6415)}}.snow:nth-child(80){opacity:.7488;transform:translate(96.1319vw,-10px) scale(.8236);animation:fall-80 10s -3s linear infinite}@keyframes fall-80{68.799%{transform:translate(97.5027vw,68.799vh) scale(.8236)}to{transform:translate(96.8173vw,99vh) scale(.8236)}}.snow:nth-child(81){opacity:.0116;transform:translate(22.5366vw,-10px) scale(.3592);animation:fall-81 26s -17s linear infinite}@keyframes fall-81{36.475%{transform:translate(29.7742vw,36.475vh) scale(.3592)}to{transform:translate(26.1554vw,99vh) scale(.3592)}}.snow:nth-child(82){opacity:1.5392;transform:translate(35.2899vw,-10px) scale(.8409);animation:fall-82 27s -18s linear infinite}@keyframes fall-82{60.583%{transform:translate(28.7147vw,60.583vh) scale(.8409)}to{transform:translate(32.0023vw,99vh) scale(.8409)}}.snow:nth-child(83){opacity:.1118;transform:translate(32.2113vw,-10px) scale(.8382);animation:fall-83 15s -4s linear infinite}@keyframes fall-83{51.638%{transform:translate(27.6521vw,51.638vh) scale(.8382)}to{transform:translate(29.9317vw,99vh) scale(.8382)}}.snow:nth-child(84){opacity:.4324;transform:translate(64.7306vw,-10px) scale(.8288);animation:fall-84 20s -29s linear infinite}@keyframes fall-84{54.903%{transform:translate(56.7409vw,54.903vh) scale(.8288)}to{transform:translate(60.73575vw,99vh) scale(.8288)}}.snow:nth-child(85){opacity:.709;transform:translate(76.1514vw,-10px) scale(.3688);animation:fall-85 26s -25s linear infinite}@keyframes fall-85{30.374%{transform:translate(80.2417vw,30.374vh) scale(.3688)}to{transform:translate(78.19655vw,99vh) scale(.3688)}}.snow:nth-child(86){opacity:1.466;transform:translate(46.7469vw,-10px) scale(.3713);animation:fall-86 16s -7s linear infinite}@keyframes fall-86{46.176%{transform:translate(54.0124vw,46.176vh) scale(.3713)}to{transform:translate(50.37965vw,99vh) scale(.3713)}}.snow:nth-child(87){opacity:1.0382;transform:translate(53.4551vw,-10px) scale(.2311);animation:fall-87 19s -4s linear infinite}@keyframes fall-87{43.53%{transform:translate(63.4365vw,43.53vh) scale(.2311)}to{transform:translate(58.4458vw,99vh) scale(.2311)}}.snow:nth-child(88){opacity:1.6358;transform:translate(18.5934vw,-10px) scale(.1865);animation:fall-88 11s -23s linear infinite}@keyframes fall-88{65.861%{transform:translate(17.698vw,65.861vh) scale(.1865)}to{transform:translate(18.1457vw,99vh) scale(.1865)}}.snow:nth-child(89){opacity:1.1432;transform:translate(69.7509vw,-10px) scale(.8743);animation:fall-89 28s -18s linear infinite}@keyframes fall-89{75.009%{transform:translate(75.8044vw,75.009vh) scale(.8743)}to{transform:translate(72.77765vw,99vh) scale(.8743)}}.snow:nth-child(90){opacity:1.6404;transform:translate(73.6301vw,-10px) scale(.8079);animation:fall-90 27s -3s linear infinite}@keyframes fall-90{38.084%{transform:translate(77.5823vw,38.084vh) scale(.8079)}to{transform:translate(75.6062vw,99vh) scale(.8079)}}.snow:nth-child(91){opacity:.5574;transform:translate(25.2019vw,-10px) scale(.4712);animation:fall-91 29s -28s linear infinite}@keyframes fall-91{53.503%{transform:translate(17.0928vw,53.503vh) scale(.4712)}to{transform:translate(21.14735vw,99vh) scale(.4712)}}.snow:nth-child(92){opacity:1.6608;transform:translate(47.4298vw,-10px) scale(.2257);animation:fall-92 13s -22s linear infinite}@keyframes fall-92{53.319%{transform:translate(44.9452vw,53.319vh) scale(.2257)}to{transform:translate(46.1875vw,99vh) scale(.2257)}}.snow:nth-child(93){opacity:.2906;transform:translate(68.6968vw,-10px) scale(.3453);animation:fall-93 10s -1s linear infinite}@keyframes fall-93{77.764%{transform:translate(78.5133vw,77.764vh) scale(.3453)}to{transform:translate(73.60505vw,99vh) scale(.3453)}}.snow:nth-child(94){opacity:1.8116;transform:translate(76.8485vw,-10px) scale(.8121);animation:fall-94 15s -13s linear infinite}@keyframes fall-94{38.286%{transform:translate(68.6167vw,38.286vh) scale(.8121)}to{transform:translate(72.7326vw,99vh) scale(.8121)}}.snow:nth-child(95){opacity:.326;transform:translate(79.6272vw,-10px) scale(.1515);animation:fall-95 24s -27s linear infinite}@keyframes fall-95{40.524%{transform:translate(77.7149vw,40.524vh) scale(.1515)}to{transform:translate(78.67105vw,99vh) scale(.1515)}}.snow:nth-child(96){opacity:1.5578;transform:translate(78.3438vw,-10px) scale(.1276);animation:fall-96 23s -28s linear infinite}@keyframes fall-96{51.06%{transform:translate(77.599vw,51.06vh) scale(.1276)}to{transform:translate(77.9714vw,99vh) scale(.1276)}}.snow:nth-child(97){opacity:1.8516;transform:translate(10.3016vw,-10px) scale(.7735);animation:fall-97 14s -5s linear infinite}@keyframes fall-97{52.037%{transform:translate(12.8907vw,52.037vh) scale(.7735)}to{transform:translate(11.59615vw,99vh) scale(.7735)}}.snow:nth-child(98){opacity:1.403;transform:translate(69.811vw,-10px) scale(.7733);animation:fall-98 26s -27s linear infinite}@keyframes fall-98{68.33%{transform:translate(78.1961vw,68.33vh) scale(.7733)}to{transform:translate(74.00355vw,99vh) scale(.7733)}}.snow:nth-child(99){opacity:.13;transform:translate(50.7406vw,-10px) scale(.4468);animation:fall-99 16s -6s linear infinite}@keyframes fall-99{60.579%{transform:translate(40.8741vw,60.579vh) scale(.4468)}to{transform:translate(45.80735vw,99vh) scale(.4468)}}.snow:nth-child(100){opacity:.8824;transform:translate(82.8105vw,-10px) scale(.0505);animation:fall-100 30s -23s linear infinite}@keyframes fall-100{56.72%{transform:translate(83.1623vw,56.72vh) scale(.0505)}to{transform:translate(82.9864vw,99vh) scale(.0505)}}.snow:nth-child(101){opacity:1.2246;transform:translate(20.7969vw,-10px) scale(.6895);animation:fall-101 25s -30s linear infinite}@keyframes fall-101{50.767%{transform:translate(12.3629vw,50.767vh) scale(.6895)}to{transform:translate(16.5799vw,99vh) scale(.6895)}}.snow:nth-child(102){opacity:1.7952;transform:translate(10.7761vw,-10px) scale(.8699);animation:fall-102 19s -17s linear infinite}@keyframes fall-102{60.474%{transform:translate(9.8906vw,60.474vh) scale(.8699)}to{transform:translate(10.33335vw,99vh) scale(.8699)}}.snow:nth-child(103){opacity:1.524;transform:translate(69.737vw,-10px) scale(.0883);animation:fall-103 28s -8s linear infinite}@keyframes fall-103{34.815%{transform:translate(60.4753vw,34.815vh) scale(.0883)}to{transform:translate(65.10615vw,99vh) scale(.0883)}}.snow:nth-child(104){opacity:1.1184;transform:translate(72.8259vw,-10px) scale(.3404);animation:fall-104 21s -6s linear infinite}@keyframes fall-104{33.505%{transform:translate(67.5644vw,33.505vh) scale(.3404)}to{transform:translate(70.19515vw,99vh) scale(.3404)}}.snow:nth-child(105){opacity:.971;transform:translate(69.6563vw,-10px) scale(.4707);animation:fall-105 17s -16s linear infinite}@keyframes fall-105{36.205%{transform:translate(67.4187vw,36.205vh) scale(.4707)}to{transform:translate(68.5375vw,99vh) scale(.4707)}}.snow:nth-child(106){opacity:1.0136;transform:translate(85.5209vw,-10px) scale(.3925);animation:fall-106 11s -25s linear infinite}@keyframes fall-106{55.311%{transform:translate(82.1648vw,55.311vh) scale(.3925)}to{transform:translate(83.84285vw,99vh) scale(.3925)}}.snow:nth-child(107){opacity:1.1864;transform:translate(91.7488vw,-10px) scale(.2647);animation:fall-107 19s -25s linear infinite}@keyframes fall-107{36.765%{transform:translate(90.7518vw,36.765vh) scale(.2647)}to{transform:translate(91.2503vw,99vh) scale(.2647)}}.snow:nth-child(108){opacity:1.6528;transform:translate(7.3397vw,-10px) scale(.7377);animation:fall-108 16s -25s linear infinite}@keyframes fall-108{34.597%{transform:translate(9.4835vw,34.597vh) scale(.7377)}to{transform:translate(8.4116vw,99vh) scale(.7377)}}.snow:nth-child(109){opacity:1.7896;transform:translate(7.9564vw,-10px) scale(.3007);animation:fall-109 19s -19s linear infinite}@keyframes fall-109{59.798%{transform:translate(15.4685vw,59.798vh) scale(.3007)}to{transform:translate(11.71245vw,99vh) scale(.3007)}}.snow:nth-child(110){opacity:.8862;transform:translate(47.7411vw,-10px) scale(.7221);animation:fall-110 24s -2s linear infinite}@keyframes fall-110{64.857%{transform:translate(52.8772vw,64.857vh) scale(.7221)}to{transform:translate(50.30915vw,99vh) scale(.7221)}}.snow:nth-child(111){opacity:1.508;transform:translate(6.4171vw,-10px) scale(.0972);animation:fall-111 16s -29s linear infinite}@keyframes fall-111{65.231%{transform:translate(-1.0318vw,65.231vh) scale(.0972)}to{transform:translate(2.69265vw,99vh) scale(.0972)}}.snow:nth-child(112){opacity:1.7688;transform:translate(73.556vw,-10px) scale(.0006);animation:fall-112 27s -17s linear infinite}@keyframes fall-112{36.302%{transform:translate(73.0709vw,36.302vh) scale(.0006)}to{transform:translate(73.31345vw,99vh) scale(.0006)}}.snow:nth-child(113){opacity:.7378;transform:translate(65.1149vw,-10px) scale(.4642);animation:fall-113 29s -27s linear infinite}@keyframes fall-113{68.893%{transform:translate(69.5694vw,68.893vh) scale(.4642)}to{transform:translate(67.34215vw,99vh) scale(.4642)}}.snow:nth-child(114){opacity:1.0592;transform:translate(63.7374vw,-10px) scale(.3535);animation:fall-114 27s -7s linear infinite}@keyframes fall-114{38.107%{transform:translate(58.855vw,38.107vh) scale(.3535)}to{transform:translate(61.2962vw,99vh) scale(.3535)}}.snow:nth-child(115){opacity:1.4486;transform:translate(34.8548vw,-10px) scale(.0462);animation:fall-115 20s -14s linear infinite}@keyframes fall-115{71.107%{transform:translate(40.4497vw,71.107vh) scale(.0462)}to{transform:translate(37.65225vw,99vh) scale(.0462)}}.snow:nth-child(116){opacity:1.095;transform:translate(6.0255vw,-10px) scale(.8044);animation:fall-116 16s -17s linear infinite}@keyframes fall-116{65.651%{transform:translate(5.2839vw,65.651vh) scale(.8044)}to{transform:translate(5.6547vw,99vh) scale(.8044)}}.snow:nth-child(117){opacity:.993;transform:translate(53.8713vw,-10px) scale(.6098);animation:fall-117 21s -28s linear infinite}@keyframes fall-117{41.618%{transform:translate(47.6333vw,41.618vh) scale(.6098)}to{transform:translate(50.7523vw,99vh) scale(.6098)}}.snow:nth-child(118){opacity:.4404;transform:translate(66.6891vw,-10px) scale(.6073);animation:fall-118 17s -2s linear infinite}@keyframes fall-118{50.876%{transform:translate(70.445vw,50.876vh) scale(.6073)}to{transform:translate(68.56705vw,99vh) scale(.6073)}}.snow:nth-child(119){opacity:.4422;transform:translate(63.2096vw,-10px) scale(.9432);animation:fall-119 29s -14s linear infinite}@keyframes fall-119{78.8%{transform:translate(57.8569vw,78.8vh) scale(.9432)}to{transform:translate(60.53325vw,99vh) scale(.9432)}}.snow:nth-child(120){opacity:1.7882;transform:translate(78.2692vw,-10px) scale(.32);animation:fall-120 21s -13s linear infinite}@keyframes fall-120{77.539%{transform:translate(75.998vw,77.539vh) scale(.32)}to{transform:translate(77.1336vw,99vh) scale(.32)}}.snow:nth-child(121){opacity:.665;transform:translate(74.8554vw,-10px) scale(.8503);animation:fall-121 25s -25s linear infinite}@keyframes fall-121{79.577%{transform:translate(82.0364vw,79.577vh) scale(.8503)}to{transform:translate(78.4459vw,99vh) scale(.8503)}}.snow:nth-child(122){opacity:.4264;transform:translate(5.8562vw,-10px) scale(.957);animation:fall-122 18s -13s linear infinite}@keyframes fall-122{36.075%{transform:translate(11.0946vw,36.075vh) scale(.957)}to{transform:translate(8.4754vw,99vh) scale(.957)}}.snow:nth-child(123){opacity:.2604;transform:translate(67.4659vw,-10px) scale(.8881);animation:fall-123 12s -14s linear infinite}@keyframes fall-123{58.578%{transform:translate(71.7083vw,58.578vh) scale(.8881)}to{transform:translate(69.5871vw,99vh) scale(.8881)}}.snow:nth-child(124){opacity:.6226;transform:translate(75.9633vw,-10px) scale(.5515);animation:fall-124 24s -11s linear infinite}@keyframes fall-124{46.734%{transform:translate(69.1025vw,46.734vh) scale(.5515)}to{transform:translate(72.5329vw,99vh) scale(.5515)}}.snow:nth-child(125){opacity:.7322;transform:translate(98.7831vw,-10px) scale(.168);animation:fall-125 23s -14s linear infinite}@keyframes fall-125{50.699%{transform:translate(106.0723vw,50.699vh) scale(.168)}to{transform:translate(102.4277vw,99vh) scale(.168)}}.snow:nth-child(126){opacity:.2762;transform:translate(89.2753vw,-10px) scale(.923);animation:fall-126 26s -21s linear infinite}@keyframes fall-126{74.564%{transform:translate(92.5265vw,74.564vh) scale(.923)}to{transform:translate(90.9009vw,99vh) scale(.923)}}.snow:nth-child(127){opacity:1.8798;transform:translate(65.2021vw,-10px) scale(.9475);animation:fall-127 29s -1s linear infinite}@keyframes fall-127{46.52%{transform:translate(63.8211vw,46.52vh) scale(.9475)}to{transform:translate(64.5116vw,99vh) scale(.9475)}}.snow:nth-child(128){opacity:.4764;transform:translate(11.3402vw,-10px) scale(.3403);animation:fall-128 12s -27s linear infinite}@keyframes fall-128{35.012%{transform:translate(15.4014vw,35.012vh) scale(.3403)}to{transform:translate(13.3708vw,99vh) scale(.3403)}}.snow:nth-child(129){opacity:1.6646;transform:translate(77.0671vw,-10px) scale(.2849);animation:fall-129 11s -22s linear infinite}@keyframes fall-129{56.734%{transform:translate(71.5489vw,56.734vh) scale(.2849)}to{transform:translate(74.308vw,99vh) scale(.2849)}}.snow:nth-child(130){opacity:1.7476;transform:translate(64.3529vw,-10px) scale(.3945);animation:fall-130 23s -29s linear infinite}@keyframes fall-130{63.159%{transform:translate(73.4274vw,63.159vh) scale(.3945)}to{transform:translate(68.89015vw,99vh) scale(.3945)}}.snow:nth-child(131){opacity:1.1092;transform:translate(94.195vw,-10px) scale(.3475);animation:fall-131 30s -15s linear infinite}@keyframes fall-131{44.325%{transform:translate(85.8034vw,44.325vh) scale(.3475)}to{transform:translate(89.9992vw,99vh) scale(.3475)}}.snow:nth-child(132){opacity:.41;transform:translate(58.0759vw,-10px) scale(.2132);animation:fall-132 30s -12s linear infinite}@keyframes fall-132{43.312%{transform:translate(67.4775vw,43.312vh) scale(.2132)}to{transform:translate(62.7767vw,99vh) scale(.2132)}}.snow:nth-child(133){opacity:1.3344;transform:translate(17.4291vw,-10px) scale(.0117);animation:fall-133 26s -18s linear infinite}@keyframes fall-133{44.705%{transform:translate(7.461vw,44.705vh) scale(.0117)}to{transform:translate(12.44505vw,99vh) scale(.0117)}}.snow:nth-child(134){opacity:.1026;transform:translate(46.2843vw,-10px) scale(.2944);animation:fall-134 10s -3s linear infinite}@keyframes fall-134{62.105%{transform:translate(55.4789vw,62.105vh) scale(.2944)}to{transform:translate(50.8816vw,99vh) scale(.2944)}}.snow:nth-child(135){opacity:1.5278;transform:translate(30.8164vw,-10px) scale(.5672);animation:fall-135 12s -18s linear infinite}@keyframes fall-135{74.944%{transform:translate(23.1076vw,74.944vh) scale(.5672)}to{transform:translate(26.962vw,99vh) scale(.5672)}}.snow:nth-child(136){opacity:.512;transform:translate(25.5186vw,-10px) scale(.0747);animation:fall-136 17s -26s linear infinite}@keyframes fall-136{57.065%{transform:translate(22.279vw,57.065vh) scale(.0747)}to{transform:translate(23.8988vw,99vh) scale(.0747)}}.snow:nth-child(137){opacity:1.9496;transform:translate(32.7021vw,-10px) scale(.9439);animation:fall-137 12s -10s linear infinite}@keyframes fall-137{79.314%{transform:translate(27.615vw,79.314vh) scale(.9439)}to{transform:translate(30.15855vw,99vh) scale(.9439)}}.snow:nth-child(138){opacity:1.6344;transform:translate(82.185vw,-10px) scale(.6023);animation:fall-138 15s -20s linear infinite}@keyframes fall-138{44.332%{transform:translate(83.548vw,44.332vh) scale(.6023)}to{transform:translate(82.8665vw,99vh) scale(.6023)}}.snow:nth-child(139){opacity:1.5178;transform:translate(47.7186vw,-10px) scale(.4701);animation:fall-139 29s -23s linear infinite}@keyframes fall-139{65.404%{transform:translate(45.4095vw,65.404vh) scale(.4701)}to{transform:translate(46.56405vw,99vh) scale(.4701)}}.snow:nth-child(140){opacity:.8592;transform:translate(83.3358vw,-10px) scale(.5379);animation:fall-140 25s -13s linear infinite}@keyframes fall-140{72.372%{transform:translate(82.1015vw,72.372vh) scale(.5379)}to{transform:translate(82.71865vw,99vh) scale(.5379)}}.snow:nth-child(141){opacity:.9262;transform:translate(24.2473vw,-10px) scale(.0144);animation:fall-141 23s -3s linear infinite}@keyframes fall-141{48.662%{transform:translate(29.5912vw,48.662vh) scale(.0144)}to{transform:translate(26.91925vw,99vh) scale(.0144)}}.snow:nth-child(142){opacity:1.4848;transform:translate(42.0378vw,-10px) scale(.2874);animation:fall-142 10s -28s linear infinite}@keyframes fall-142{49.424%{transform:translate(34.7782vw,49.424vh) scale(.2874)}to{transform:translate(38.408vw,99vh) scale(.2874)}}.snow:nth-child(143){opacity:.6002;transform:translate(95.1892vw,-10px) scale(.5183);animation:fall-143 22s -11s linear infinite}@keyframes fall-143{68.323%{transform:translate(87.6423vw,68.323vh) scale(.5183)}to{transform:translate(91.41575vw,99vh) scale(.5183)}}.snow:nth-child(144){opacity:.3044;transform:translate(23.3244vw,-10px) scale(.7222);animation:fall-144 30s -18s linear infinite}@keyframes fall-144{63.066%{transform:translate(30.3147vw,63.066vh) scale(.7222)}to{transform:translate(26.81955vw,99vh) scale(.7222)}}.snow:nth-child(145){opacity:.483;transform:translate(80.1541vw,-10px) scale(.3029);animation:fall-145 23s -18s linear infinite}@keyframes fall-145{65.893%{transform:translate(73.5596vw,65.893vh) scale(.3029)}to{transform:translate(76.85685vw,99vh) scale(.3029)}}.snow:nth-child(146){opacity:.2686;transform:translate(93.5525vw,-10px) scale(.5114);animation:fall-146 22s -12s linear infinite}@keyframes fall-146{62.585%{transform:translate(83.582vw,62.585vh) scale(.5114)}to{transform:translate(88.56725vw,99vh) scale(.5114)}}.snow:nth-child(147){opacity:1.0134;transform:translate(35.327vw,-10px) scale(.7191);animation:fall-147 28s -30s linear infinite}@keyframes fall-147{36.315%{transform:translate(27.7857vw,36.315vh) scale(.7191)}to{transform:translate(31.55635vw,99vh) scale(.7191)}}.snow:nth-child(148){opacity:.782;transform:translate(86.3905vw,-10px) scale(.5332);animation:fall-148 14s -22s linear infinite}@keyframes fall-148{57.234%{transform:translate(80.3876vw,57.234vh) scale(.5332)}to{transform:translate(83.38905vw,99vh) scale(.5332)}}.snow:nth-child(149){opacity:1.3538;transform:translate(4.2364vw,-10px) scale(.2113);animation:fall-149 18s -19s linear infinite}@keyframes fall-149{79.793%{transform:translate(11.2035vw,79.793vh) scale(.2113)}to{transform:translate(7.71995vw,99vh) scale(.2113)}}.snow:nth-child(150){opacity:.7094;transform:translate(76.1499vw,-10px) scale(.7982);animation:fall-150 11s -23s linear infinite}@keyframes fall-150{73.851%{transform:translate(79.1582vw,73.851vh) scale(.7982)}to{transform:translate(77.65405vw,99vh) scale(.7982)}}.snow:nth-child(151){opacity:1.8998;transform:translate(55.7594vw,-10px) scale(.9683);animation:fall-151 26s -29s linear infinite}@keyframes fall-151{44.815%{transform:translate(53.526vw,44.815vh) scale(.9683)}to{transform:translate(54.6427vw,99vh) scale(.9683)}}.snow:nth-child(152){opacity:1.6056;transform:translate(6.7389vw,-10px) scale(.4394);animation:fall-152 14s -21s linear infinite}@keyframes fall-152{74.071%{transform:translate(9.1605vw,74.071vh) scale(.4394)}to{transform:translate(7.9497vw,99vh) scale(.4394)}}.snow:nth-child(153){opacity:1.1546;transform:translate(58.7988vw,-10px) scale(.7619);animation:fall-153 14s -12s linear infinite}@keyframes fall-153{60.469%{transform:translate(53.6905vw,60.469vh) scale(.7619)}to{transform:translate(56.24465vw,99vh) scale(.7619)}}.snow:nth-child(154){opacity:1.579;transform:translate(1.5202vw,-10px) scale(.69);animation:fall-154 26s -16s linear infinite}@keyframes fall-154{63.758%{transform:translate(-3.6242vw,63.758vh) scale(.69)}to{transform:translate(-1.052vw,99vh) scale(.69)}}.snow:nth-child(155){opacity:1.6726;transform:translate(26.4794vw,-10px) scale(.0863);animation:fall-155 18s -25s linear infinite}@keyframes fall-155{35.997%{transform:translate(21.9021vw,35.997vh) scale(.0863)}to{transform:translate(24.19075vw,99vh) scale(.0863)}}.snow:nth-child(156){opacity:1.7704;transform:translate(6.5719vw,-10px) scale(.1763);animation:fall-156 15s -10s linear infinite}@keyframes fall-156{67.871%{transform:translate(14.5144vw,67.871vh) scale(.1763)}to{transform:translate(10.54315vw,99vh) scale(.1763)}}.snow:nth-child(157){opacity:.3476;transform:translate(59.9672vw,-10px) scale(.8915);animation:fall-157 30s -18s linear infinite}@keyframes fall-157{46.91%{transform:translate(53.7332vw,46.91vh) scale(.8915)}to{transform:translate(56.8502vw,99vh) scale(.8915)}}.snow:nth-child(158){opacity:1.0108;transform:translate(46.0525vw,-10px) scale(.3718);animation:fall-158 28s -9s linear infinite}@keyframes fall-158{76.39%{transform:translate(52.1435vw,76.39vh) scale(.3718)}to{transform:translate(49.098vw,99vh) scale(.3718)}}.snow:nth-child(159){opacity:.2294;transform:translate(.3261vw,-10px) scale(.157);animation:fall-159 13s -22s linear infinite}@keyframes fall-159{33.24%{transform:translate(-1.1268vw,33.24vh) scale(.157)}to{transform:translate(-.40035vw,99vh) scale(.157)}}.snow:nth-child(160){opacity:.3202;transform:translate(31.4438vw,-10px) scale(.6484);animation:fall-160 19s -15s linear infinite}@keyframes fall-160{79.367%{transform:translate(30.4063vw,79.367vh) scale(.6484)}to{transform:translate(30.92505vw,99vh) scale(.6484)}}.snow:nth-child(161){opacity:.3416;transform:translate(3.9832vw,-10px) scale(.9555);animation:fall-161 17s -9s linear infinite}@keyframes fall-161{65.365%{transform:translate(9.7932vw,65.365vh) scale(.9555)}to{transform:translate(6.8882vw,99vh) scale(.9555)}}.snow:nth-child(162){opacity:.1146;transform:translate(96.8557vw,-10px) scale(.8033);animation:fall-162 26s -13s linear infinite}@keyframes fall-162{56.823%{transform:translate(103.0928vw,56.823vh) scale(.8033)}to{transform:translate(99.97425vw,99vh) scale(.8033)}}.snow:nth-child(163){opacity:.593;transform:translate(36.292vw,-10px) scale(.6342);animation:fall-163 21s -12s linear infinite}@keyframes fall-163{69.612%{transform:translate(31.2896vw,69.612vh) scale(.6342)}to{transform:translate(33.7908vw,99vh) scale(.6342)}}.snow:nth-child(164){opacity:.3014;transform:translate(16.9535vw,-10px) scale(.1361);animation:fall-164 20s -21s linear infinite}@keyframes fall-164{76.755%{transform:translate(8.2456vw,76.755vh) scale(.1361)}to{transform:translate(12.59955vw,99vh) scale(.1361)}}.snow:nth-child(165){opacity:.815;transform:translate(40.0856vw,-10px) scale(.5355);animation:fall-165 23s -2s linear infinite}@keyframes fall-165{70.726%{transform:translate(37.0208vw,70.726vh) scale(.5355)}to{transform:translate(38.5532vw,99vh) scale(.5355)}}.snow:nth-child(166){opacity:1.4532;transform:translate(65.7558vw,-10px) scale(.4944);animation:fall-166 17s -26s linear infinite}@keyframes fall-166{61.44%{transform:translate(61.6995vw,61.44vh) scale(.4944)}to{transform:translate(63.72765vw,99vh) scale(.4944)}}.snow:nth-child(167){opacity:.988;transform:translate(9.6031vw,-10px) scale(.7061);animation:fall-167 16s -10s linear infinite}@keyframes fall-167{65.113%{transform:translate(18.2821vw,65.113vh) scale(.7061)}to{transform:translate(13.9426vw,99vh) scale(.7061)}}.snow:nth-child(168){opacity:.1176;transform:translate(13.635vw,-10px) scale(.5323);animation:fall-168 10s -30s linear infinite}@keyframes fall-168{43.821%{transform:translate(8.0694vw,43.821vh) scale(.5323)}to{transform:translate(10.8522vw,99vh) scale(.5323)}}.snow:nth-child(169){opacity:1.882;transform:translate(80.3329vw,-10px) scale(.8536);animation:fall-169 24s -19s linear infinite}@keyframes fall-169{70.896%{transform:translate(83.5734vw,70.896vh) scale(.8536)}to{transform:translate(81.95315vw,99vh) scale(.8536)}}.snow:nth-child(170){opacity:1.9674;transform:translate(26.9417vw,-10px) scale(.8949);animation:fall-170 11s -21s linear infinite}@keyframes fall-170{34.811%{transform:translate(25.8337vw,34.811vh) scale(.8949)}to{transform:translate(26.3877vw,99vh) scale(.8949)}}.snow:nth-child(171){opacity:1.2654;transform:translate(67.225vw,-10px) scale(.3867);animation:fall-171 26s -17s linear infinite}@keyframes fall-171{72.421%{transform:translate(65.9793vw,72.421vh) scale(.3867)}to{transform:translate(66.60215vw,99vh) scale(.3867)}}.snow:nth-child(172){opacity:1.4196;transform:translate(86.3251vw,-10px) scale(.6865);animation:fall-172 19s -15s linear infinite}@keyframes fall-172{78.614%{transform:translate(81.0191vw,78.614vh) scale(.6865)}to{transform:translate(83.6721vw,99vh) scale(.6865)}}.snow:nth-child(173){opacity:1.6914;transform:translate(17.7769vw,-10px) scale(.8884);animation:fall-173 13s -28s linear infinite}@keyframes fall-173{41.164%{transform:translate(26.8944vw,41.164vh) scale(.8884)}to{transform:translate(22.33565vw,99vh) scale(.8884)}}.snow:nth-child(174){opacity:.1512;transform:translate(71.6214vw,-10px) scale(.4233);animation:fall-174 28s -6s linear infinite}@keyframes fall-174{51.773%{transform:translate(65.2062vw,51.773vh) scale(.4233)}to{transform:translate(68.4138vw,99vh) scale(.4233)}}.snow:nth-child(175){opacity:1.4356;transform:translate(54.6777vw,-10px) scale(.4231);animation:fall-175 18s -4s linear infinite}@keyframes fall-175{51.447%{transform:translate(62.8813vw,51.447vh) scale(.4231)}to{transform:translate(58.7795vw,99vh) scale(.4231)}}.snow:nth-child(176){opacity:1.4124;transform:translate(76.406vw,-10px) scale(.1032);animation:fall-176 11s -29s linear infinite}@keyframes fall-176{42.507%{transform:translate(68.0776vw,42.507vh) scale(.1032)}to{transform:translate(72.2418vw,99vh) scale(.1032)}}.snow:nth-child(177){opacity:.2786;transform:translate(66.0003vw,-10px) scale(.6572);animation:fall-177 28s -19s linear infinite}@keyframes fall-177{33.628%{transform:translate(56.658vw,33.628vh) scale(.6572)}to{transform:translate(61.32915vw,99vh) scale(.6572)}}.snow:nth-child(178){opacity:1.1522;transform:translate(85.8308vw,-10px) scale(.4413);animation:fall-178 28s -29s linear infinite}@keyframes fall-178{39.688%{transform:translate(83.8642vw,39.688vh) scale(.4413)}to{transform:translate(84.8475vw,99vh) scale(.4413)}}.snow:nth-child(179){opacity:1.9326;transform:translate(.0908vw,-10px) scale(.9064);animation:fall-179 23s -6s linear infinite}@keyframes fall-179{43.177%{transform:translate(.4354vw,43.177vh) scale(.9064)}to{transform:translate(.2631vw,99vh) scale(.9064)}}.snow:nth-child(180){opacity:.2244;transform:translate(69.9184vw,-10px) scale(.7881);animation:fall-180 23s -25s linear infinite}@keyframes fall-180{70.549%{transform:translate(75.8532vw,70.549vh) scale(.7881)}to{transform:translate(72.8858vw,99vh) scale(.7881)}}.snow:nth-child(181){opacity:1.6992;transform:translate(21.9788vw,-10px) scale(.7087);animation:fall-181 13s -8s linear infinite}@keyframes fall-181{34.6%{transform:translate(16.0362vw,34.6vh) scale(.7087)}to{transform:translate(19.0075vw,99vh) scale(.7087)}}.snow:nth-child(182){opacity:.9338;transform:translate(66.934vw,-10px) scale(.9493);animation:fall-182 30s -1s linear infinite}@keyframes fall-182{54.548%{transform:translate(60.7906vw,54.548vh) scale(.9493)}to{transform:translate(63.8623vw,99vh) scale(.9493)}}.snow:nth-child(183){opacity:1.8706;transform:translate(76.6549vw,-10px) scale(.8009);animation:fall-183 17s -16s linear infinite}@keyframes fall-183{35.167%{transform:translate(85.1674vw,35.167vh) scale(.8009)}to{transform:translate(80.91115vw,99vh) scale(.8009)}}.snow:nth-child(184){opacity:1.4876;transform:translate(11.6254vw,-10px) scale(.1042);animation:fall-184 17s -4s linear infinite}@keyframes fall-184{63.313%{transform:translate(19.0015vw,63.313vh) scale(.1042)}to{transform:translate(15.31345vw,99vh) scale(.1042)}}.snow:nth-child(185){opacity:1.6058;transform:translate(69.7037vw,-10px) scale(.3054);animation:fall-185 26s -24s linear infinite}@keyframes fall-185{52.568%{transform:translate(61.3322vw,52.568vh) scale(.3054)}to{transform:translate(65.51795vw,99vh) scale(.3054)}}.snow:nth-child(186){opacity:.8494;transform:translate(33.1868vw,-10px) scale(.1087);animation:fall-186 30s -10s linear infinite}@keyframes fall-186{75.311%{transform:translate(32.2198vw,75.311vh) scale(.1087)}to{transform:translate(32.7033vw,99vh) scale(.1087)}}.snow:nth-child(187){opacity:1.8858;transform:translate(92.9604vw,-10px) scale(.9211);animation:fall-187 22s -23s linear infinite}@keyframes fall-187{43.407%{transform:translate(101.5426vw,43.407vh) scale(.9211)}to{transform:translate(97.2515vw,99vh) scale(.9211)}}.snow:nth-child(188){opacity:1.8786;transform:translate(98.4513vw,-10px) scale(.0123);animation:fall-188 17s -23s linear infinite}@keyframes fall-188{65.416%{transform:translate(91.0507vw,65.416vh) scale(.0123)}to{transform:translate(94.751vw,99vh) scale(.0123)}}.snow:nth-child(189){opacity:.1072;transform:translate(76.6947vw,-10px) scale(.3038);animation:fall-189 12s -21s linear infinite}@keyframes fall-189{50.439%{transform:translate(70.3973vw,50.439vh) scale(.3038)}to{transform:translate(73.546vw,99vh) scale(.3038)}}.snow:nth-child(190){opacity:1.3476;transform:translate(2.6761vw,-10px) scale(.4315);animation:fall-190 19s -2s linear infinite}@keyframes fall-190{54.801%{transform:translate(.0895vw,54.801vh) scale(.4315)}to{transform:translate(1.3828vw,99vh) scale(.4315)}}.snow:nth-child(191){opacity:1.086;transform:translate(86.4128vw,-10px) scale(.3841);animation:fall-191 17s -14s linear infinite}@keyframes fall-191{41.3%{transform:translate(83.0875vw,41.3vh) scale(.3841)}to{transform:translate(84.75015vw,99vh) scale(.3841)}}.snow:nth-child(192){opacity:.6342;transform:translate(62.9598vw,-10px) scale(.2462);animation:fall-192 12s -7s linear infinite}@keyframes fall-192{75.834%{transform:translate(55.3244vw,75.834vh) scale(.2462)}to{transform:translate(59.1421vw,99vh) scale(.2462)}}.snow:nth-child(193){opacity:1.8118;transform:translate(95.2841vw,-10px) scale(.3857);animation:fall-193 10s -1s linear infinite}@keyframes fall-193{50.569%{transform:translate(92.2312vw,50.569vh) scale(.3857)}to{transform:translate(93.75765vw,99vh) scale(.3857)}}.snow:nth-child(194){opacity:.203;transform:translate(52.0867vw,-10px) scale(.4345);animation:fall-194 30s -29s linear infinite}@keyframes fall-194{79.8%{transform:translate(45.8539vw,79.8vh) scale(.4345)}to{transform:translate(48.9703vw,99vh) scale(.4345)}}.snow:nth-child(195){opacity:.9622;transform:translate(98.0933vw,-10px) scale(.0379);animation:fall-195 23s -7s linear infinite}@keyframes fall-195{77.047%{transform:translate(96.7552vw,77.047vh) scale(.0379)}to{transform:translate(97.42425vw,99vh) scale(.0379)}}.snow:nth-child(196){opacity:1.1802;transform:translate(89.0917vw,-10px) scale(.7428);animation:fall-196 25s -7s linear infinite}@keyframes fall-196{76.025%{transform:translate(82.9334vw,76.025vh) scale(.7428)}to{transform:translate(86.01255vw,99vh) scale(.7428)}}.snow:nth-child(197){opacity:.6262;transform:translate(42.5245vw,-10px) scale(.6298);animation:fall-197 19s -3s linear infinite}@keyframes fall-197{61.09%{transform:translate(34.3252vw,61.09vh) scale(.6298)}to{transform:translate(38.42485vw,99vh) scale(.6298)}}.snow:nth-child(198){opacity:1.896;transform:translate(51.8988vw,-10px) scale(.6687);animation:fall-198 19s -10s linear infinite}@keyframes fall-198{43.854%{transform:translate(45.1531vw,43.854vh) scale(.6687)}to{transform:translate(48.52595vw,99vh) scale(.6687)}}.snow:nth-child(199){opacity:.8016;transform:translate(60.337vw,-10px) scale(.5844);animation:fall-199 26s -8s linear infinite}@keyframes fall-199{75.042%{transform:translate(69.1626vw,75.042vh) scale(.5844)}to{transform:translate(64.7498vw,99vh) scale(.5844)}}.snow:nth-child(200){opacity:1.942;transform:translate(41.6328vw,-10px) scale(.397);animation:fall-200 13s -28s linear infinite}@keyframes fall-200{50.482%{transform:translate(34.8067vw,50.482vh) scale(.397)}to{transform:translate(38.21975vw,99vh) scale(.397)}}.snow:nth-child(201){opacity:1.4836;transform:translate(59.9957vw,-10px) scale(.1977);animation:fall-201 20s -10s linear infinite}@keyframes fall-201{30.183%{transform:translate(62.4233vw,30.183vh) scale(.1977)}to{transform:translate(61.2095vw,99vh) scale(.1977)}}.snow:nth-child(202){opacity:1.1578;transform:translate(66.8526vw,-10px) scale(.7327);animation:fall-202 21s -18s linear infinite}@keyframes fall-202{64.802%{transform:translate(72.7161vw,64.802vh) scale(.7327)}to{transform:translate(69.78435vw,99vh) scale(.7327)}}.snow:nth-child(203){opacity:1.2762;transform:translate(12.0114vw,-10px) scale(.4213);animation:fall-203 18s -5s linear infinite}@keyframes fall-203{77.359%{transform:translate(10.9241vw,77.359vh) scale(.4213)}to{transform:translate(11.46775vw,99vh) scale(.4213)}}.snow:nth-child(204){opacity:.0306;transform:translate(29.2682vw,-10px) scale(.7672);animation:fall-204 17s -28s linear infinite}@keyframes fall-204{31.453%{transform:translate(36.4301vw,31.453vh) scale(.7672)}to{transform:translate(32.84915vw,99vh) scale(.7672)}}.snow:nth-child(205){opacity:1.2692;transform:translate(49.3792vw,-10px) scale(.938);animation:fall-205 26s -20s linear infinite}@keyframes fall-205{43.036%{transform:translate(43.4798vw,43.036vh) scale(.938)}to{transform:translate(46.4295vw,99vh) scale(.938)}}.snow:nth-child(206){opacity:.1302;transform:translate(76.1143vw,-10px) scale(.3494);animation:fall-206 21s -22s linear infinite}@keyframes fall-206{40.62%{transform:translate(75.5389vw,40.62vh) scale(.3494)}to{transform:translate(75.8266vw,99vh) scale(.3494)}}.snow:nth-child(207){opacity:.8716;transform:translate(18.4145vw,-10px) scale(.0797);animation:fall-207 15s -22s linear infinite}@keyframes fall-207{60.37%{transform:translate(23.1812vw,60.37vh) scale(.0797)}to{transform:translate(20.79785vw,99vh) scale(.0797)}}.snow:nth-child(208){opacity:1.5444;transform:translate(92.9707vw,-10px) scale(.8811);animation:fall-208 18s -18s linear infinite}@keyframes fall-208{52.019%{transform:translate(85.0749vw,52.019vh) scale(.8811)}to{transform:translate(89.0228vw,99vh) scale(.8811)}}.snow:nth-child(209){opacity:.285;transform:translate(13.2145vw,-10px) scale(.8588);animation:fall-209 23s -22s linear infinite}@keyframes fall-209{46.929%{transform:translate(20.32vw,46.929vh) scale(.8588)}to{transform:translate(16.76725vw,99vh) scale(.8588)}}.snow:nth-child(210){opacity:1.0938;transform:translate(1.2985vw,-10px) scale(.0828);animation:fall-210 19s -12s linear infinite}@keyframes fall-210{58.5%{transform:translate(-8.0706vw,58.5vh) scale(.0828)}to{transform:translate(-3.38605vw,99vh) scale(.0828)}}.snow:nth-child(211){opacity:.9144;transform:translate(14.6063vw,-10px) scale(.0188);animation:fall-211 17s -19s linear infinite}@keyframes fall-211{54.007%{transform:translate(20.3836vw,54.007vh) scale(.0188)}to{transform:translate(17.49495vw,99vh) scale(.0188)}}.snow:nth-child(212){opacity:1.463;transform:translate(57.5839vw,-10px) scale(.3642);animation:fall-212 14s -1s linear infinite}@keyframes fall-212{79.052%{transform:translate(50.1651vw,79.052vh) scale(.3642)}to{transform:translate(53.8745vw,99vh) scale(.3642)}}.snow:nth-child(213){opacity:.989;transform:translate(98.0094vw,-10px) scale(.8089);animation:fall-213 13s -12s linear infinite}@keyframes fall-213{59.868%{transform:translate(93.4904vw,59.868vh) scale(.8089)}to{transform:translate(95.7499vw,99vh) scale(.8089)}}.snow:nth-child(214){opacity:1.3016;transform:translate(48.146vw,-10px) scale(.6638);animation:fall-214 12s -21s linear infinite}@keyframes fall-214{77.947%{transform:translate(43.0044vw,77.947vh) scale(.6638)}to{transform:translate(45.5752vw,99vh) scale(.6638)}}.snow:nth-child(215){opacity:1.9358;transform:translate(43.6028vw,-10px) scale(.3264);animation:fall-215 23s -3s linear infinite}@keyframes fall-215{53.291%{transform:translate(52.2736vw,53.291vh) scale(.3264)}to{transform:translate(47.9382vw,99vh) scale(.3264)}}.snow:nth-child(216){opacity:.9096;transform:translate(26.2627vw,-10px) scale(.2214);animation:fall-216 18s -23s linear infinite}@keyframes fall-216{35.629%{transform:translate(35.1826vw,35.629vh) scale(.2214)}to{transform:translate(30.72265vw,99vh) scale(.2214)}}.snow:nth-child(217){opacity:1.4074;transform:translate(76.3236vw,-10px) scale(.0544);animation:fall-217 12s -10s linear infinite}@keyframes fall-217{77.212%{transform:translate(72.0034vw,77.212vh) scale(.0544)}to{transform:translate(74.1635vw,99vh) scale(.0544)}}.snow:nth-child(218){opacity:1.845;transform:translate(43.5853vw,-10px) scale(.3889);animation:fall-218 29s -12s linear infinite}@keyframes fall-218{46.546%{transform:translate(43.5807vw,46.546vh) scale(.3889)}to{transform:translate(43.583vw,99vh) scale(.3889)}}.snow:nth-child(219){opacity:.7394;transform:translate(70.7304vw,-10px) scale(.2641);animation:fall-219 18s -30s linear infinite}@keyframes fall-219{40.122%{transform:translate(76.6122vw,40.122vh) scale(.2641)}to{transform:translate(73.6713vw,99vh) scale(.2641)}}.snow:nth-child(220){opacity:1.077;transform:translate(34.0396vw,-10px) scale(.469);animation:fall-220 22s -19s linear infinite}@keyframes fall-220{31.552%{transform:translate(27.047vw,31.552vh) scale(.469)}to{transform:translate(30.5433vw,99vh) scale(.469)}}.snow:nth-child(221){opacity:1.86;transform:translate(95.9863vw,-10px) scale(.1699);animation:fall-221 28s -9s linear infinite}@keyframes fall-221{56.882%{transform:translate(94.1131vw,56.882vh) scale(.1699)}to{transform:translate(95.0497vw,99vh) scale(.1699)}}.snow:nth-child(222){opacity:.601;transform:translate(1.1589vw,-10px) scale(.4363);animation:fall-222 29s -24s linear infinite}@keyframes fall-222{42.948%{transform:translate(-5.7711vw,42.948vh) scale(.4363)}to{transform:translate(-2.3061vw,99vh) scale(.4363)}}.snow:nth-child(223){opacity:1.946;transform:translate(43.6152vw,-10px) scale(.947);animation:fall-223 26s -9s linear infinite}@keyframes fall-223{51.181%{transform:translate(44.006vw,51.181vh) scale(.947)}to{transform:translate(43.8106vw,99vh) scale(.947)}}.snow:nth-child(224){opacity:1.0632;transform:translate(4.844vw,-10px) scale(.7945);animation:fall-224 15s -19s linear infinite}@keyframes fall-224{42.953%{transform:translate(8.8505vw,42.953vh) scale(.7945)}to{transform:translate(6.84725vw,99vh) scale(.7945)}}.snow:nth-child(225){opacity:1.637;transform:translate(8.293vw,-10px) scale(.9504);animation:fall-225 14s -6s linear infinite}@keyframes fall-225{79.448%{transform:translate(16.3661vw,79.448vh) scale(.9504)}to{transform:translate(12.32955vw,99vh) scale(.9504)}}.snow:nth-child(226){opacity:1.681;transform:translate(18.2109vw,-10px) scale(.4212);animation:fall-226 24s -7s linear infinite}@keyframes fall-226{76.396%{transform:translate(20.6789vw,76.396vh) scale(.4212)}to{transform:translate(19.4449vw,99vh) scale(.4212)}}.snow:nth-child(227){opacity:1.2258;transform:translate(68.8171vw,-10px) scale(.1415);animation:fall-227 19s -18s linear infinite}@keyframes fall-227{44.053%{transform:translate(74.1006vw,44.053vh) scale(.1415)}to{transform:translate(71.45885vw,99vh) scale(.1415)}}.snow:nth-child(228){opacity:.7082;transform:translate(76.2159vw,-10px) scale(.9758);animation:fall-228 20s -15s linear infinite}@keyframes fall-228{45.921%{transform:translate(80.385vw,45.921vh) scale(.9758)}to{transform:translate(78.30045vw,99vh) scale(.9758)}}.snow:nth-child(229){opacity:.7056;transform:translate(52.4634vw,-10px) scale(.7457);animation:fall-229 18s -21s linear infinite}@keyframes fall-229{49.725%{transform:translate(52.4586vw,49.725vh) scale(.7457)}to{transform:translate(52.461vw,99vh) scale(.7457)}}.snow:nth-child(230){opacity:1.1326;transform:translate(19.8017vw,-10px) scale(.1097);animation:fall-230 27s -15s linear infinite}@keyframes fall-230{49.624%{transform:translate(13.6474vw,49.624vh) scale(.1097)}to{transform:translate(16.72455vw,99vh) scale(.1097)}}.snow:nth-child(231){opacity:1.8368;transform:translate(91.3834vw,-10px) scale(.1794);animation:fall-231 14s -16s linear infinite}@keyframes fall-231{48.269%{transform:translate(84.392vw,48.269vh) scale(.1794)}to{transform:translate(87.8877vw,99vh) scale(.1794)}}.snow:nth-child(232){opacity:.8224;transform:translate(80.6187vw,-10px) scale(.121);animation:fall-232 21s -1s linear infinite}@keyframes fall-232{38.441%{transform:translate(75.1876vw,38.441vh) scale(.121)}to{transform:translate(77.90315vw,99vh) scale(.121)}}.snow:nth-child(233){opacity:1.0372;transform:translate(4.2137vw,-10px) scale(.3677);animation:fall-233 17s -10s linear infinite}@keyframes fall-233{50.847%{transform:translate(-2.9873vw,50.847vh) scale(.3677)}to{transform:translate(.6132vw,99vh) scale(.3677)}}.snow:nth-child(234){opacity:.4146;transform:translate(49.6462vw,-10px) scale(.0505);animation:fall-234 23s -3s linear infinite}@keyframes fall-234{61.583%{transform:translate(45.1718vw,61.583vh) scale(.0505)}to{transform:translate(47.409vw,99vh) scale(.0505)}}.snow:nth-child(235){opacity:1.2402;transform:translate(40.8696vw,-10px) scale(.7754);animation:fall-235 11s -29s linear infinite}@keyframes fall-235{34.89%{transform:translate(36.2676vw,34.89vh) scale(.7754)}to{transform:translate(38.5686vw,99vh) scale(.7754)}}.snow:nth-child(236){opacity:.251;transform:translate(3.0687vw,-10px) scale(.3519);animation:fall-236 26s -12s linear infinite}@keyframes fall-236{42.945%{transform:translate(3.8193vw,42.945vh) scale(.3519)}to{transform:translate(3.444vw,99vh) scale(.3519)}}.snow:nth-child(237){opacity:.952;transform:translate(68.0021vw,-10px) scale(.9192);animation:fall-237 18s -21s linear infinite}@keyframes fall-237{56.243%{transform:translate(76.4252vw,56.243vh) scale(.9192)}to{transform:translate(72.21365vw,99vh) scale(.9192)}}.snow:nth-child(238){opacity:.9216;transform:translate(40.4641vw,-10px) scale(.6111);animation:fall-238 15s -23s linear infinite}@keyframes fall-238{77.081%{transform:translate(33.3633vw,77.081vh) scale(.6111)}to{transform:translate(36.9137vw,99vh) scale(.6111)}}.snow:nth-child(239){opacity:.1492;transform:translate(33.9093vw,-10px) scale(.6303);animation:fall-239 16s -24s linear infinite}@keyframes fall-239{76.507%{transform:translate(28.7684vw,76.507vh) scale(.6303)}to{transform:translate(31.33885vw,99vh) scale(.6303)}}.snow:nth-child(240){opacity:1.136;transform:translate(4.0757vw,-10px) scale(.4499);animation:fall-240 29s -28s linear infinite}@keyframes fall-240{73.508%{transform:translate(12.744vw,73.508vh) scale(.4499)}to{transform:translate(8.40985vw,99vh) scale(.4499)}}.snow:nth-child(241){opacity:1.107;transform:translate(34.4857vw,-10px) scale(.1186);animation:fall-241 11s -15s linear infinite}@keyframes fall-241{31.176%{transform:translate(40.7336vw,31.176vh) scale(.1186)}to{transform:translate(37.60965vw,99vh) scale(.1186)}}.snow:nth-child(242){opacity:1.1194;transform:translate(19.8559vw,-10px) scale(.0809);animation:fall-242 16s -25s linear infinite}@keyframes fall-242{52.756%{transform:translate(18.411vw,52.756vh) scale(.0809)}to{transform:translate(19.13345vw,99vh) scale(.0809)}}.snow:nth-child(243){opacity:.318;transform:translate(74.0779vw,-10px) scale(.8997);animation:fall-243 12s -23s linear infinite}@keyframes fall-243{42.855%{transform:translate(64.5536vw,42.855vh) scale(.8997)}to{transform:translate(69.31575vw,99vh) scale(.8997)}}.snow:nth-child(244){opacity:1.6852;transform:translate(11.6378vw,-10px) scale(.4965);animation:fall-244 22s -30s linear infinite}@keyframes fall-244{79.514%{transform:translate(12.2175vw,79.514vh) scale(.4965)}to{transform:translate(11.92765vw,99vh) scale(.4965)}}.snow:nth-child(245){opacity:.6966;transform:translate(51.9417vw,-10px) scale(.6819);animation:fall-245 25s -15s linear infinite}@keyframes fall-245{55.606%{transform:translate(52.0997vw,55.606vh) scale(.6819)}to{transform:translate(52.0207vw,99vh) scale(.6819)}}.snow:nth-child(246){opacity:1.8352;transform:translate(7.8332vw,-10px) scale(.8635);animation:fall-246 28s -8s linear infinite}@keyframes fall-246{34.191%{transform:translate(4.051vw,34.191vh) scale(.8635)}to{transform:translate(5.9421vw,99vh) scale(.8635)}}.snow:nth-child(247){opacity:1.2262;transform:translate(67.9702vw,-10px) scale(.4455);animation:fall-247 18s -4s linear infinite}@keyframes fall-247{31.589%{transform:translate(61.0347vw,31.589vh) scale(.4455)}to{transform:translate(64.50245vw,99vh) scale(.4455)}}.snow:nth-child(248){opacity:.4678;transform:translate(72.5011vw,-10px) scale(.0019);animation:fall-248 16s -4s linear infinite}@keyframes fall-248{62.772%{transform:translate(77.7085vw,62.772vh) scale(.0019)}to{transform:translate(75.1048vw,99vh) scale(.0019)}}.snow:nth-child(249){opacity:.9246;transform:translate(3.4216vw,-10px) scale(.0195);animation:fall-249 21s -21s linear infinite}@keyframes fall-249{46.045%{transform:translate(9.7068vw,46.045vh) scale(.0195)}to{transform:translate(6.5642vw,99vh) scale(.0195)}}.snow:nth-child(250){opacity:1.2538;transform:translate(36.7743vw,-10px) scale(.7867);animation:fall-250 19s -11s linear infinite}@keyframes fall-250{35.416%{transform:translate(35.9446vw,35.416vh) scale(.7867)}to{transform:translate(36.35945vw,99vh) scale(.7867)}}.snow:nth-child(251){opacity:.9154;transform:translate(35.2363vw,-10px) scale(.3314);animation:fall-251 13s -2s linear infinite}@keyframes fall-251{42.258%{transform:translate(35.844vw,42.258vh) scale(.3314)}to{transform:translate(35.54015vw,99vh) scale(.3314)}}.snow:nth-child(252){opacity:.3588;transform:translate(54.5165vw,-10px) scale(.5647);animation:fall-252 18s -6s linear infinite}@keyframes fall-252{63.367%{transform:translate(48.0026vw,63.367vh) scale(.5647)}to{transform:translate(51.25955vw,99vh) scale(.5647)}}.snow:nth-child(253){opacity:1.6446;transform:translate(35.9715vw,-10px) scale(.0149);animation:fall-253 25s -19s linear infinite}@keyframes fall-253{67.265%{transform:translate(43.2204vw,67.265vh) scale(.0149)}to{transform:translate(39.59595vw,99vh) scale(.0149)}}.snow:nth-child(254){opacity:.5142;transform:translate(90.8278vw,-10px) scale(.7528);animation:fall-254 19s -10s linear infinite}@keyframes fall-254{61.771%{transform:translate(98.9388vw,61.771vh) scale(.7528)}to{transform:translate(94.8833vw,99vh) scale(.7528)}}.snow:nth-child(255){opacity:.743;transform:translate(1.8442vw,-10px) scale(.0805);animation:fall-255 20s -24s linear infinite}@keyframes fall-255{61.843%{transform:translate(7.319vw,61.843vh) scale(.0805)}to{transform:translate(4.5816vw,99vh) scale(.0805)}}.snow:nth-child(256){opacity:.855;transform:translate(17.2764vw,-10px) scale(.3627);animation:fall-256 16s -25s linear infinite}@keyframes fall-256{63.845%{transform:translate(17.9815vw,63.845vh) scale(.3627)}to{transform:translate(17.62895vw,99vh) scale(.3627)}}.snow:nth-child(257){opacity:.6796;transform:translate(3.1427vw,-10px) scale(.825);animation:fall-257 13s -25s linear infinite}@keyframes fall-257{66.835%{transform:translate(.6646vw,66.835vh) scale(.825)}to{transform:translate(1.90365vw,99vh) scale(.825)}}.snow:nth-child(258){opacity:1.1362;transform:translate(59.5761vw,-10px) scale(.7265);animation:fall-258 26s -27s linear infinite}@keyframes fall-258{68.922%{transform:translate(66.2532vw,68.922vh) scale(.7265)}to{transform:translate(62.91465vw,99vh) scale(.7265)}}.snow:nth-child(259){opacity:1.5912;transform:translate(28.458vw,-10px) scale(.7115);animation:fall-259 18s -29s linear infinite}@keyframes fall-259{71.607%{transform:translate(19.5337vw,71.607vh) scale(.7115)}to{transform:translate(23.99585vw,99vh) scale(.7115)}}.snow:nth-child(260){opacity:1.6534;transform:translate(54.5443vw,-10px) scale(.3863);animation:fall-260 22s -15s linear infinite}@keyframes fall-260{68.07%{transform:translate(56.1632vw,68.07vh) scale(.3863)}to{transform:translate(55.35375vw,99vh) scale(.3863)}}.snow:nth-child(261){opacity:1.3128;transform:translate(38.7647vw,-10px) scale(.7409);animation:fall-261 10s -11s linear infinite}@keyframes fall-261{46.388%{transform:translate(38.1304vw,46.388vh) scale(.7409)}to{transform:translate(38.44755vw,99vh) scale(.7409)}}.snow:nth-child(262){opacity:1.671;transform:translate(26.108vw,-10px) scale(.564);animation:fall-262 29s -2s linear infinite}@keyframes fall-262{37.495%{transform:translate(23.7738vw,37.495vh) scale(.564)}to{transform:translate(24.9409vw,99vh) scale(.564)}}.snow:nth-child(263){opacity:1.5284;transform:translate(54.9309vw,-10px) scale(.4298);animation:fall-263 10s -25s linear infinite}@keyframes fall-263{35.399%{transform:translate(54.9283vw,35.399vh) scale(.4298)}to{transform:translate(54.9296vw,99vh) scale(.4298)}}.snow:nth-child(264){opacity:.7492;transform:translate(9.4867vw,-10px) scale(.5354);animation:fall-264 11s -8s linear infinite}@keyframes fall-264{71.624%{transform:translate(11.3186vw,71.624vh) scale(.5354)}to{transform:translate(10.40265vw,99vh) scale(.5354)}}.snow:nth-child(265){opacity:.2362;transform:translate(22.3916vw,-10px) scale(.5203);animation:fall-265 20s -29s linear infinite}@keyframes fall-265{49.659%{transform:translate(31.949vw,49.659vh) scale(.5203)}to{transform:translate(27.1703vw,99vh) scale(.5203)}}.snow:nth-child(266){opacity:1.398;transform:translate(38.4303vw,-10px) scale(.6716);animation:fall-266 18s -27s linear infinite}@keyframes fall-266{32.268%{transform:translate(31.938vw,32.268vh) scale(.6716)}to{transform:translate(35.18415vw,99vh) scale(.6716)}}.snow:nth-child(267){opacity:.4922;transform:translate(62.3655vw,-10px) scale(.4241);animation:fall-267 15s -16s linear infinite}@keyframes fall-267{32.456%{transform:translate(68.0529vw,32.456vh) scale(.4241)}to{transform:translate(65.2092vw,99vh) scale(.4241)}}.snow:nth-child(268){opacity:1.6736;transform:translate(30.4952vw,-10px) scale(.5505);animation:fall-268 24s -2s linear infinite}@keyframes fall-268{58.8%{transform:translate(29.882vw,58.8vh) scale(.5505)}to{transform:translate(30.1886vw,99vh) scale(.5505)}}.snow:nth-child(269){opacity:.851;transform:translate(85.6612vw,-10px) scale(.6945);animation:fall-269 25s -11s linear infinite}@keyframes fall-269{63.789%{transform:translate(83.1324vw,63.789vh) scale(.6945)}to{transform:translate(84.3968vw,99vh) scale(.6945)}}.snow:nth-child(270){opacity:.4024;transform:translate(62.105vw,-10px) scale(.732);animation:fall-270 19s -13s linear infinite}@keyframes fall-270{44.893%{transform:translate(55.6524vw,44.893vh) scale(.732)}to{transform:translate(58.8787vw,99vh) scale(.732)}}.snow:nth-child(271){opacity:1.0156;transform:translate(64.3717vw,-10px) scale(.1674);animation:fall-271 28s -29s linear infinite}@keyframes fall-271{50.862%{transform:translate(74.2168vw,50.862vh) scale(.1674)}to{transform:translate(69.29425vw,99vh) scale(.1674)}}.snow:nth-child(272){opacity:.433;transform:translate(67.507vw,-10px) scale(.7176);animation:fall-272 12s -20s linear infinite}@keyframes fall-272{78.76%{transform:translate(74.8146vw,78.76vh) scale(.7176)}to{transform:translate(71.1608vw,99vh) scale(.7176)}}.snow:nth-child(273){opacity:.4094;transform:translate(91.1281vw,-10px) scale(.7667);animation:fall-273 27s -25s linear infinite}@keyframes fall-273{62.003%{transform:translate(98.1639vw,62.003vh) scale(.7667)}to{transform:translate(94.646vw,99vh) scale(.7667)}}.snow:nth-child(274){opacity:.9364;transform:translate(74.6743vw,-10px) scale(.108);animation:fall-274 30s -12s linear infinite}@keyframes fall-274{47.883%{transform:translate(66.2865vw,47.883vh) scale(.108)}to{transform:translate(70.4804vw,99vh) scale(.108)}}.snow:nth-child(275){opacity:.079;transform:translate(23.3387vw,-10px) scale(.6621);animation:fall-275 27s -5s linear infinite}@keyframes fall-275{55.148%{transform:translate(24.1951vw,55.148vh) scale(.6621)}to{transform:translate(23.7669vw,99vh) scale(.6621)}}.snow:nth-child(276){opacity:1.963;transform:translate(82.6864vw,-10px) scale(.911);animation:fall-276 12s -21s linear infinite}@keyframes fall-276{30.285%{transform:translate(81.7122vw,30.285vh) scale(.911)}to{transform:translate(82.1993vw,99vh) scale(.911)}}.snow:nth-child(277){opacity:.1924;transform:translate(23.5901vw,-10px) scale(.6465);animation:fall-277 30s -13s linear infinite}@keyframes fall-277{38.294%{transform:translate(21.1125vw,38.294vh) scale(.6465)}to{transform:translate(22.3513vw,99vh) scale(.6465)}}.snow:nth-child(278){opacity:1.122;transform:translate(56.1251vw,-10px) scale(.3867);animation:fall-278 27s -23s linear infinite}@keyframes fall-278{31.756%{transform:translate(57.6918vw,31.756vh) scale(.3867)}to{transform:translate(56.90845vw,99vh) scale(.3867)}}.snow:nth-child(279){opacity:1.1762;transform:translate(72.115vw,-10px) scale(.0154);animation:fall-279 10s -26s linear infinite}@keyframes fall-279{49.062%{transform:translate(82.0506vw,49.062vh) scale(.0154)}to{transform:translate(77.0828vw,99vh) scale(.0154)}}.snow:nth-child(280){opacity:.8798;transform:translate(10.7073vw,-10px) scale(.3121);animation:fall-280 26s -24s linear infinite}@keyframes fall-280{50.24%{transform:translate(14.5573vw,50.24vh) scale(.3121)}to{transform:translate(12.6323vw,99vh) scale(.3121)}}.snow:nth-child(281){opacity:1.3572;transform:translate(88.73vw,-10px) scale(.9655);animation:fall-281 18s -23s linear infinite}@keyframes fall-281{31.297%{transform:translate(96.927vw,31.297vh) scale(.9655)}to{transform:translate(92.8285vw,99vh) scale(.9655)}}.snow:nth-child(282){opacity:1.8266;transform:translate(24.5791vw,-10px) scale(.0072);animation:fall-282 18s -10s linear infinite}@keyframes fall-282{54.346%{transform:translate(27.8458vw,54.346vh) scale(.0072)}to{transform:translate(26.21245vw,99vh) scale(.0072)}}.snow:nth-child(283){opacity:.1412;transform:translate(73.1348vw,-10px) scale(.5508);animation:fall-283 23s -8s linear infinite}@keyframes fall-283{70.448%{transform:translate(78.4615vw,70.448vh) scale(.5508)}to{transform:translate(75.79815vw,99vh) scale(.5508)}}.snow:nth-child(284){opacity:.9978;transform:translate(70.5156vw,-10px) scale(.2728);animation:fall-284 17s -21s linear infinite}@keyframes fall-284{79.24%{transform:translate(71.9282vw,79.24vh) scale(.2728)}to{transform:translate(71.2219vw,99vh) scale(.2728)}}.snow:nth-child(285){opacity:1.784;transform:translate(41.972vw,-10px) scale(.0529);animation:fall-285 17s -8s linear infinite}@keyframes fall-285{38.654%{transform:translate(50.7801vw,38.654vh) scale(.0529)}to{transform:translate(46.37605vw,99vh) scale(.0529)}}.snow:nth-child(286){opacity:.1134;transform:translate(10.0205vw,-10px) scale(.9405);animation:fall-286 22s -15s linear infinite}@keyframes fall-286{62.86%{transform:translate(14.4568vw,62.86vh) scale(.9405)}to{transform:translate(12.23865vw,99vh) scale(.9405)}}.snow:nth-child(287){opacity:.403;transform:translate(53.2751vw,-10px) scale(.5955);animation:fall-287 22s -29s linear infinite}@keyframes fall-287{50.107%{transform:translate(43.7643vw,50.107vh) scale(.5955)}to{transform:translate(48.5197vw,99vh) scale(.5955)}}.snow:nth-child(288){opacity:1.8022;transform:translate(91.3407vw,-10px) scale(.0229);animation:fall-288 11s -10s linear infinite}@keyframes fall-288{46.631%{transform:translate(85.3811vw,46.631vh) scale(.0229)}to{transform:translate(88.3609vw,99vh) scale(.0229)}}.snow:nth-child(289){opacity:.0276;transform:translate(4.0684vw,-10px) scale(.0645);animation:fall-289 16s -14s linear infinite}@keyframes fall-289{55.79%{transform:translate(7.907vw,55.79vh) scale(.0645)}to{transform:translate(5.9877vw,99vh) scale(.0645)}}.snow:nth-child(290){opacity:.2242;transform:translate(51.9168vw,-10px) scale(.8685);animation:fall-290 23s -19s linear infinite}@keyframes fall-290{30.25%{transform:translate(54.7593vw,30.25vh) scale(.8685)}to{transform:translate(53.33805vw,99vh) scale(.8685)}}.snow:nth-child(291){opacity:.2308;transform:translate(35.76vw,-10px) scale(.2967);animation:fall-291 25s -17s linear infinite}@keyframes fall-291{65.037%{transform:translate(37.6896vw,65.037vh) scale(.2967)}to{transform:translate(36.7248vw,99vh) scale(.2967)}}.snow:nth-child(292){opacity:1.8094;transform:translate(73.2897vw,-10px) scale(.7677);animation:fall-292 16s -12s linear infinite}@keyframes fall-292{50.32%{transform:translate(75.422vw,50.32vh) scale(.7677)}to{transform:translate(74.35585vw,99vh) scale(.7677)}}.snow:nth-child(293){opacity:.9;transform:translate(86.4082vw,-10px) scale(.3458);animation:fall-293 12s -16s linear infinite}@keyframes fall-293{38.468%{transform:translate(86.2319vw,38.468vh) scale(.3458)}to{transform:translate(86.32005vw,99vh) scale(.3458)}}.snow:nth-child(294){opacity:.3852;transform:translate(31.2064vw,-10px) scale(.3755);animation:fall-294 23s -23s linear infinite}@keyframes fall-294{49.843%{transform:translate(29.2319vw,49.843vh) scale(.3755)}to{transform:translate(30.21915vw,99vh) scale(.3755)}}.snow:nth-child(295){opacity:1.0708;transform:translate(.4342vw,-10px) scale(.7821);animation:fall-295 30s -3s linear infinite}@keyframes fall-295{78.768%{transform:translate(7.8876vw,78.768vh) scale(.7821)}to{transform:translate(4.1609vw,99vh) scale(.7821)}}.snow:nth-child(296){opacity:.1074;transform:translate(55.0723vw,-10px) scale(.3063);animation:fall-296 16s -17s linear infinite}@keyframes fall-296{69.659%{transform:translate(57.6688vw,69.659vh) scale(.3063)}to{transform:translate(56.37055vw,99vh) scale(.3063)}}.snow:nth-child(297){opacity:.1832;transform:translate(72.6531vw,-10px) scale(.2339);animation:fall-297 11s -28s linear infinite}@keyframes fall-297{60%{transform:translate(75.3319vw,60vh) scale(.2339)}to{transform:translate(73.9925vw,99vh) scale(.2339)}}.snow:nth-child(298){opacity:.5256;transform:translate(89.5731vw,-10px) scale(.0712);animation:fall-298 20s -15s linear infinite}@keyframes fall-298{73.714%{transform:translate(94.8066vw,73.714vh) scale(.0712)}to{transform:translate(92.18985vw,99vh) scale(.0712)}}.snow:nth-child(299){opacity:.8432;transform:translate(5.3822vw,-10px) scale(.3077);animation:fall-299 11s -9s linear infinite}@keyframes fall-299{78.72%{transform:translate(-.0346vw,78.72vh) scale(.3077)}to{transform:translate(2.6738vw,99vh) scale(.3077)}}.snow:nth-child(300){opacity:1.1174;transform:translate(32.7495vw,-10px) scale(.1173);animation:fall-300 14s -28s linear infinite}@keyframes fall-300{62.218%{transform:translate(25.955vw,62.218vh) scale(.1173)}to{transform:translate(29.35225vw,99vh) scale(.1173)}}.snow:nth-child(301){opacity:.2824;transform:translate(47.8177vw,-10px) scale(.2273);animation:fall-301 11s -27s linear infinite}@keyframes fall-301{45.038%{transform:translate(50.7281vw,45.038vh) scale(.2273)}to{transform:translate(49.2729vw,99vh) scale(.2273)}}.snow:nth-child(302){opacity:1.9938;transform:translate(49.6864vw,-10px) scale(.0764);animation:fall-302 23s -3s linear infinite}@keyframes fall-302{61.231%{transform:translate(51.0269vw,61.231vh) scale(.0764)}to{transform:translate(50.35665vw,99vh) scale(.0764)}}.snow:nth-child(303){opacity:1.2522;transform:translate(53.2616vw,-10px) scale(.552);animation:fall-303 12s -19s linear infinite}@keyframes fall-303{75.951%{transform:translate(45.4424vw,75.951vh) scale(.552)}to{transform:translate(49.352vw,99vh) scale(.552)}}.snow:nth-child(304){opacity:1.0448;transform:translate(74.046vw,-10px) scale(.5257);animation:fall-304 28s -24s linear infinite}@keyframes fall-304{75.208%{transform:translate(76.0055vw,75.208vh) scale(.5257)}to{transform:translate(75.02575vw,99vh) scale(.5257)}}.snow:nth-child(305){opacity:1.0676;transform:translate(37.5641vw,-10px) scale(.4988);animation:fall-305 27s -24s linear infinite}@keyframes fall-305{61.879%{transform:translate(44.0331vw,61.879vh) scale(.4988)}to{transform:translate(40.7986vw,99vh) scale(.4988)}}.snow:nth-child(306){opacity:1.9726;transform:translate(8.9768vw,-10px) scale(.4089);animation:fall-306 30s -13s linear infinite}@keyframes fall-306{77.345%{transform:translate(-.5749vw,77.345vh) scale(.4089)}to{transform:translate(4.20095vw,99vh) scale(.4089)}}.snow:nth-child(307){opacity:.188;transform:translate(83.2593vw,-10px) scale(.6061);animation:fall-307 25s -14s linear infinite}@keyframes fall-307{73.334%{transform:translate(74.4428vw,73.334vh) scale(.6061)}to{transform:translate(78.85105vw,99vh) scale(.6061)}}.snow:nth-child(308){opacity:.3608;transform:translate(78.582vw,-10px) scale(.9911);animation:fall-308 13s -6s linear infinite}@keyframes fall-308{35.507%{transform:translate(85.5552vw,35.507vh) scale(.9911)}to{transform:translate(82.0686vw,99vh) scale(.9911)}}.snow:nth-child(309){opacity:1.7486;transform:translate(19.043vw,-10px) scale(.8039);animation:fall-309 12s -29s linear infinite}@keyframes fall-309{33.905%{transform:translate(22.6475vw,33.905vh) scale(.8039)}to{transform:translate(20.84525vw,99vh) scale(.8039)}}.snow:nth-child(310){opacity:1.5242;transform:translate(37.8902vw,-10px) scale(.718);animation:fall-310 18s -28s linear infinite}@keyframes fall-310{52.079%{transform:translate(35.7vw,52.079vh) scale(.718)}to{transform:translate(36.7951vw,99vh) scale(.718)}}.snow:nth-child(311){opacity:1.4228;transform:translate(5.1985vw,-10px) scale(.9194);animation:fall-311 17s -18s linear infinite}@keyframes fall-311{69.302%{transform:translate(13.2004vw,69.302vh) scale(.9194)}to{transform:translate(9.19945vw,99vh) scale(.9194)}}.snow:nth-child(312){opacity:.0732;transform:translate(22.0335vw,-10px) scale(.9558);animation:fall-312 15s -30s linear infinite}@keyframes fall-312{72.833%{transform:translate(26.2049vw,72.833vh) scale(.9558)}to{transform:translate(24.1192vw,99vh) scale(.9558)}}.snow:nth-child(313){opacity:.4072;transform:translate(33.7886vw,-10px) scale(.025);animation:fall-313 19s -20s linear infinite}@keyframes fall-313{40.092%{transform:translate(38.1606vw,40.092vh) scale(.025)}to{transform:translate(35.9746vw,99vh) scale(.025)}}.snow:nth-child(314){opacity:1.8722;transform:translate(9.0764vw,-10px) scale(.5961);animation:fall-314 14s -14s linear infinite}@keyframes fall-314{69.777%{transform:translate(8.8386vw,69.777vh) scale(.5961)}to{transform:translate(8.9575vw,99vh) scale(.5961)}}.snow:nth-child(315){opacity:1.1212;transform:translate(82.5859vw,-10px) scale(.8691);animation:fall-315 29s -4s linear infinite}@keyframes fall-315{45.731%{transform:translate(87.0654vw,45.731vh) scale(.8691)}to{transform:translate(84.82565vw,99vh) scale(.8691)}}.snow:nth-child(316){opacity:.3608;transform:translate(7.1032vw,-10px) scale(.0684);animation:fall-316 23s -27s linear infinite}@keyframes fall-316{65.122%{transform:translate(-.7207vw,65.122vh) scale(.0684)}to{transform:translate(3.19125vw,99vh) scale(.0684)}}.snow:nth-child(317){opacity:1.8918;transform:translate(54.08vw,-10px) scale(.6971);animation:fall-317 11s -11s linear infinite}@keyframes fall-317{45.877%{transform:translate(54.3499vw,45.877vh) scale(.6971)}to{transform:translate(54.21495vw,99vh) scale(.6971)}}.snow:nth-child(318){opacity:.6774;transform:translate(54.4758vw,-10px) scale(.0784);animation:fall-318 17s -21s linear infinite}@keyframes fall-318{44.196%{transform:translate(52.4636vw,44.196vh) scale(.0784)}to{transform:translate(53.4697vw,99vh) scale(.0784)}}.snow:nth-child(319){opacity:1.1152;transform:translate(89.5956vw,-10px) scale(.9197);animation:fall-319 22s -13s linear infinite}@keyframes fall-319{42.196%{transform:translate(80.4962vw,42.196vh) scale(.9197)}to{transform:translate(85.0459vw,99vh) scale(.9197)}}.snow:nth-child(320){opacity:.1584;transform:translate(25.0952vw,-10px) scale(.3843);animation:fall-320 10s -13s linear infinite}@keyframes fall-320{55.265%{transform:translate(16.6653vw,55.265vh) scale(.3843)}to{transform:translate(20.88025vw,99vh) scale(.3843)}}.snow:nth-child(321){opacity:.557;transform:translate(26.6263vw,-10px) scale(.9993);animation:fall-321 26s -9s linear infinite}@keyframes fall-321{32.732%{transform:translate(33.1124vw,32.732vh) scale(.9993)}to{transform:translate(29.86935vw,99vh) scale(.9993)}}.snow:nth-child(322){opacity:.1994;transform:translate(91.613vw,-10px) scale(.9379);animation:fall-322 30s -13s linear infinite}@keyframes fall-322{64.974%{transform:translate(89.0705vw,64.974vh) scale(.9379)}to{transform:translate(90.34175vw,99vh) scale(.9379)}}.snow:nth-child(323){opacity:1.2036;transform:translate(67.0223vw,-10px) scale(.5951);animation:fall-323 26s -16s linear infinite}@keyframes fall-323{78.518%{transform:translate(71.2093vw,78.518vh) scale(.5951)}to{transform:translate(69.1158vw,99vh) scale(.5951)}}.snow:nth-child(324){opacity:.8744;transform:translate(7.8944vw,-10px) scale(.8645);animation:fall-324 29s -26s linear infinite}@keyframes fall-324{72.961%{transform:translate(3.8392vw,72.961vh) scale(.8645)}to{transform:translate(5.8668vw,99vh) scale(.8645)}}.snow:nth-child(325){opacity:1.6162;transform:translate(13.5669vw,-10px) scale(.1048);animation:fall-325 25s -5s linear infinite}@keyframes fall-325{79.093%{transform:translate(5.0859vw,79.093vh) scale(.1048)}to{transform:translate(9.3264vw,99vh) scale(.1048)}}.snow:nth-child(326){opacity:.659;transform:translate(42.3947vw,-10px) scale(.3501);animation:fall-326 25s -16s linear infinite}@keyframes fall-326{57.062%{transform:translate(41.5914vw,57.062vh) scale(.3501)}to{transform:translate(41.99305vw,99vh) scale(.3501)}}.snow:nth-child(327){opacity:.137;transform:translate(51.1032vw,-10px) scale(.4283);animation:fall-327 18s -21s linear infinite}@keyframes fall-327{48.819%{transform:translate(45.5163vw,48.819vh) scale(.4283)}to{transform:translate(48.30975vw,99vh) scale(.4283)}}.snow:nth-child(328){opacity:1.1434;transform:translate(47.5744vw,-10px) scale(.7773);animation:fall-328 20s -21s linear infinite}@keyframes fall-328{56.927%{transform:translate(40.8379vw,56.927vh) scale(.7773)}to{transform:translate(44.20615vw,99vh) scale(.7773)}}.snow:nth-child(329){opacity:1.9972;transform:translate(32.5648vw,-10px) scale(.291);animation:fall-329 17s -12s linear infinite}@keyframes fall-329{51.803%{transform:translate(31.4592vw,51.803vh) scale(.291)}to{transform:translate(32.012vw,99vh) scale(.291)}}.snow:nth-child(330){opacity:1.9592;transform:translate(78.2356vw,-10px) scale(.3421);animation:fall-330 21s -13s linear infinite}@keyframes fall-330{35.099%{transform:translate(77.0269vw,35.099vh) scale(.3421)}to{transform:translate(77.63125vw,99vh) scale(.3421)}}.snow:nth-child(331){opacity:1.1528;transform:translate(51.8515vw,-10px) scale(.8881);animation:fall-331 12s -15s linear infinite}@keyframes fall-331{48.155%{transform:translate(60.4976vw,48.155vh) scale(.8881)}to{transform:translate(56.17455vw,99vh) scale(.8881)}}.snow:nth-child(332){opacity:.6316;transform:translate(15.0435vw,-10px) scale(.6517);animation:fall-332 11s -26s linear infinite}@keyframes fall-332{33.019%{transform:translate(23.5405vw,33.019vh) scale(.6517)}to{transform:translate(19.292vw,99vh) scale(.6517)}}.snow:nth-child(333){opacity:.1788;transform:translate(29.7234vw,-10px) scale(.8556);animation:fall-333 28s -17s linear infinite}@keyframes fall-333{34.392%{transform:translate(26.597vw,34.392vh) scale(.8556)}to{transform:translate(28.1602vw,99vh) scale(.8556)}}.snow:nth-child(334){opacity:1.41;transform:translate(70.6382vw,-10px) scale(.9112);animation:fall-334 18s -3s linear infinite}@keyframes fall-334{43.918%{transform:translate(73.9275vw,43.918vh) scale(.9112)}to{transform:translate(72.28285vw,99vh) scale(.9112)}}.snow:nth-child(335){opacity:.1222;transform:translate(49.8247vw,-10px) scale(.2234);animation:fall-335 25s -30s linear infinite}@keyframes fall-335{59.864%{transform:translate(50.1807vw,59.864vh) scale(.2234)}to{transform:translate(50.0027vw,99vh) scale(.2234)}}.snow:nth-child(336){opacity:.879;transform:translate(82.914vw,-10px) scale(.4394);animation:fall-336 15s -3s linear infinite}@keyframes fall-336{44.781%{transform:translate(85.7184vw,44.781vh) scale(.4394)}to{transform:translate(84.3162vw,99vh) scale(.4394)}}.snow:nth-child(337){opacity:.8758;transform:translate(33.5457vw,-10px) scale(.0003);animation:fall-337 15s -23s linear infinite}@keyframes fall-337{69.674%{transform:translate(33.7496vw,69.674vh) scale(.0003)}to{transform:translate(33.64765vw,99vh) scale(.0003)}}.snow:nth-child(338){opacity:1.9342;transform:translate(19.346vw,-10px) scale(.9711);animation:fall-338 19s -29s linear infinite}@keyframes fall-338{59.872%{transform:translate(25.8393vw,59.872vh) scale(.9711)}to{transform:translate(22.59265vw,99vh) scale(.9711)}}.snow:nth-child(339){opacity:.0284;transform:translate(38.8726vw,-10px) scale(.175);animation:fall-339 24s -7s linear infinite}@keyframes fall-339{48.279%{transform:translate(39.2068vw,48.279vh) scale(.175)}to{transform:translate(39.0397vw,99vh) scale(.175)}}.snow:nth-child(340){opacity:.0346;transform:translate(93.0693vw,-10px) scale(.3557);animation:fall-340 19s -4s linear infinite}@keyframes fall-340{78.635%{transform:translate(93.487vw,78.635vh) scale(.3557)}to{transform:translate(93.27815vw,99vh) scale(.3557)}}.snow:nth-child(341){opacity:1.532;transform:translate(33.5423vw,-10px) scale(.4352);animation:fall-341 21s -2s linear infinite}@keyframes fall-341{62.191%{transform:translate(35.9829vw,62.191vh) scale(.4352)}to{transform:translate(34.7626vw,99vh) scale(.4352)}}.snow:nth-child(342){opacity:.231;transform:translate(20.0851vw,-10px) scale(.1551);animation:fall-342 13s -8s linear infinite}@keyframes fall-342{68.526%{transform:translate(25.5328vw,68.526vh) scale(.1551)}to{transform:translate(22.80895vw,99vh) scale(.1551)}}.snow:nth-child(343){opacity:1.94;transform:translate(8.7269vw,-10px) scale(.9493);animation:fall-343 10s -2s linear infinite}@keyframes fall-343{62.388%{transform:translate(12.3732vw,62.388vh) scale(.9493)}to{transform:translate(10.55005vw,99vh) scale(.9493)}}.snow:nth-child(344){opacity:.5122;transform:translate(1.7995vw,-10px) scale(.4115);animation:fall-344 18s -14s linear infinite}@keyframes fall-344{62.885%{transform:translate(6.555vw,62.885vh) scale(.4115)}to{transform:translate(4.17725vw,99vh) scale(.4115)}}.snow:nth-child(345){opacity:.2346;transform:translate(43.349vw,-10px) scale(.791);animation:fall-345 26s -6s linear infinite}@keyframes fall-345{46.524%{transform:translate(33.6352vw,46.524vh) scale(.791)}to{transform:translate(38.4921vw,99vh) scale(.791)}}.snow:nth-child(346){opacity:.856;transform:translate(7.2442vw,-10px) scale(.6347);animation:fall-346 29s -30s linear infinite}@keyframes fall-346{55.644%{transform:translate(5.4413vw,55.644vh) scale(.6347)}to{transform:translate(6.34275vw,99vh) scale(.6347)}}.snow:nth-child(347){opacity:.6758;transform:translate(50.069vw,-10px) scale(.1868);animation:fall-347 29s -2s linear infinite}@keyframes fall-347{32.397%{transform:translate(59.1905vw,32.397vh) scale(.1868)}to{transform:translate(54.62975vw,99vh) scale(.1868)}}.snow:nth-child(348){opacity:.687;transform:translate(2.1891vw,-10px) scale(.0372);animation:fall-348 17s -26s linear infinite}@keyframes fall-348{50.307%{transform:translate(8.7221vw,50.307vh) scale(.0372)}to{transform:translate(5.4556vw,99vh) scale(.0372)}}.snow:nth-child(349){opacity:.4718;transform:translate(96.1829vw,-10px) scale(.917);animation:fall-349 19s -7s linear infinite}@keyframes fall-349{60.41%{transform:translate(89.206vw,60.41vh) scale(.917)}to{transform:translate(92.69445vw,99vh) scale(.917)}}.snow:nth-child(350){opacity:1.4612;transform:translate(11.2539vw,-10px) scale(.3227);animation:fall-350 16s -1s linear infinite}@keyframes fall-350{34.04%{transform:translate(12.0851vw,34.04vh) scale(.3227)}to{transform:translate(11.6695vw,99vh) scale(.3227)}}.snow:nth-child(351){opacity:.8036;transform:translate(44.2925vw,-10px) scale(.0125);animation:fall-351 16s -5s linear infinite}@keyframes fall-351{54.031%{transform:translate(50.4294vw,54.031vh) scale(.0125)}to{transform:translate(47.36095vw,99vh) scale(.0125)}}.snow:nth-child(352){opacity:.7342;transform:translate(8.6529vw,-10px) scale(.9532);animation:fall-352 11s -10s linear infinite}@keyframes fall-352{78.354%{transform:translate(-.0607vw,78.354vh) scale(.9532)}to{transform:translate(4.2961vw,99vh) scale(.9532)}}.snow:nth-child(353){opacity:1.4646;transform:translate(90.5921vw,-10px) scale(.9268);animation:fall-353 18s -30s linear infinite}@keyframes fall-353{73.754%{transform:translate(91.6206vw,73.754vh) scale(.9268)}to{transform:translate(91.10635vw,99vh) scale(.9268)}}.snow:nth-child(354){opacity:1.5194;transform:translate(22.0719vw,-10px) scale(.6534);animation:fall-354 21s -27s linear infinite}@keyframes fall-354{34.418%{transform:translate(22.2956vw,34.418vh) scale(.6534)}to{transform:translate(22.18375vw,99vh) scale(.6534)}}.snow:nth-child(355){opacity:.3066;transform:translate(55.337vw,-10px) scale(.6151);animation:fall-355 15s -11s linear infinite}@keyframes fall-355{31.044%{transform:translate(47.9191vw,31.044vh) scale(.6151)}to{transform:translate(51.62805vw,99vh) scale(.6151)}}.snow:nth-child(356){opacity:.3018;transform:translate(86.863vw,-10px) scale(.6984);animation:fall-356 25s -3s linear infinite}@keyframes fall-356{62.103%{transform:translate(89.0104vw,62.103vh) scale(.6984)}to{transform:translate(87.9367vw,99vh) scale(.6984)}}.snow:nth-child(357){opacity:1.376;transform:translate(75.6974vw,-10px) scale(.037);animation:fall-357 13s -2s linear infinite}@keyframes fall-357{75.983%{transform:translate(65.7923vw,75.983vh) scale(.037)}to{transform:translate(70.74485vw,99vh) scale(.037)}}.snow:nth-child(358){opacity:1.0578;transform:translate(96.2896vw,-10px) scale(.09);animation:fall-358 11s -15s linear infinite}@keyframes fall-358{65.475%{transform:translate(91.3311vw,65.475vh) scale(.09)}to{transform:translate(93.81035vw,99vh) scale(.09)}}.snow:nth-child(359){opacity:.9612;transform:translate(61.8441vw,-10px) scale(.5011);animation:fall-359 29s -30s linear infinite}@keyframes fall-359{39.334%{transform:translate(62.1149vw,39.334vh) scale(.5011)}to{transform:translate(61.9795vw,99vh) scale(.5011)}}.snow:nth-child(360){opacity:1.23;transform:translate(88.5011vw,-10px) scale(.899);animation:fall-360 23s -20s linear infinite}@keyframes fall-360{38.174%{transform:translate(83.3801vw,38.174vh) scale(.899)}to{transform:translate(85.9406vw,99vh) scale(.899)}}.snow:nth-child(361){opacity:.5094;transform:translate(64.8013vw,-10px) scale(.1916);animation:fall-361 11s -13s linear infinite}@keyframes fall-361{45.58%{transform:translate(70.6773vw,45.58vh) scale(.1916)}to{transform:translate(67.7393vw,99vh) scale(.1916)}}.snow:nth-child(362){opacity:.3406;transform:translate(74.0017vw,-10px) scale(.531);animation:fall-362 18s -5s linear infinite}@keyframes fall-362{67.083%{transform:translate(79.0234vw,67.083vh) scale(.531)}to{transform:translate(76.51255vw,99vh) scale(.531)}}.snow:nth-child(363){opacity:.962;transform:translate(18.4933vw,-10px) scale(.9195);animation:fall-363 12s -7s linear infinite}@keyframes fall-363{55.785%{transform:translate(26.768vw,55.785vh) scale(.9195)}to{transform:translate(22.63065vw,99vh) scale(.9195)}}.snow:nth-child(364){opacity:.1206;transform:translate(89.7469vw,-10px) scale(.0603);animation:fall-364 16s -28s linear infinite}@keyframes fall-364{31.858%{transform:translate(98.421vw,31.858vh) scale(.0603)}to{transform:translate(94.08395vw,99vh) scale(.0603)}}.snow:nth-child(365){opacity:1.9648;transform:translate(38.0835vw,-10px) scale(.8385);animation:fall-365 19s -6s linear infinite}@keyframes fall-365{31.239%{transform:translate(40.1163vw,31.239vh) scale(.8385)}to{transform:translate(39.0999vw,99vh) scale(.8385)}}.snow:nth-child(366){opacity:1.601;transform:translate(98.474vw,-10px) scale(.8906);animation:fall-366 24s -16s linear infinite}@keyframes fall-366{79.997%{transform:translate(95.395vw,79.997vh) scale(.8906)}to{transform:translate(96.9345vw,99vh) scale(.8906)}}.snow:nth-child(367){opacity:.5838;transform:translate(2.8989vw,-10px) scale(.9214);animation:fall-367 27s -11s linear infinite}@keyframes fall-367{35.486%{transform:translate(1.7944vw,35.486vh) scale(.9214)}to{transform:translate(2.34665vw,99vh) scale(.9214)}}.snow:nth-child(368){opacity:.3782;transform:translate(10.7789vw,-10px) scale(.8804);animation:fall-368 13s -22s linear infinite}@keyframes fall-368{30.629%{transform:translate(12.7228vw,30.629vh) scale(.8804)}to{transform:translate(11.75085vw,99vh) scale(.8804)}}.snow:nth-child(369){opacity:1.7188;transform:translate(37.324vw,-10px) scale(.5924);animation:fall-369 22s -5s linear infinite}@keyframes fall-369{51.468%{transform:translate(36.9725vw,51.468vh) scale(.5924)}to{transform:translate(37.14825vw,99vh) scale(.5924)}}.snow:nth-child(370){opacity:1.1906;transform:translate(1.9038vw,-10px) scale(.4846);animation:fall-370 23s -11s linear infinite}@keyframes fall-370{75.507%{transform:translate(7.9294vw,75.507vh) scale(.4846)}to{transform:translate(4.9166vw,99vh) scale(.4846)}}.snow:nth-child(371){opacity:.5028;transform:translate(6.3305vw,-10px) scale(.8949);animation:fall-371 24s -24s linear infinite}@keyframes fall-371{49.284%{transform:translate(5.9153vw,49.284vh) scale(.8949)}to{transform:translate(6.1229vw,99vh) scale(.8949)}}.snow:nth-child(372){opacity:.8386;transform:translate(27.4967vw,-10px) scale(.5926);animation:fall-372 23s -25s linear infinite}@keyframes fall-372{56.459%{transform:translate(27.2305vw,56.459vh) scale(.5926)}to{transform:translate(27.3636vw,99vh) scale(.5926)}}.snow:nth-child(373){opacity:1.344;transform:translate(94.5891vw,-10px) scale(.935);animation:fall-373 28s -22s linear infinite}@keyframes fall-373{70.904%{transform:translate(92.8604vw,70.904vh) scale(.935)}to{transform:translate(93.72475vw,99vh) scale(.935)}}.snow:nth-child(374){opacity:1.8688;transform:translate(83.0704vw,-10px) scale(.0988);animation:fall-374 16s -1s linear infinite}@keyframes fall-374{45.254%{transform:translate(86.4953vw,45.254vh) scale(.0988)}to{transform:translate(84.78285vw,99vh) scale(.0988)}}.snow:nth-child(375){opacity:1.122;transform:translate(35.4207vw,-10px) scale(.2101);animation:fall-375 21s -23s linear infinite}@keyframes fall-375{50.314%{transform:translate(43.9857vw,50.314vh) scale(.2101)}to{transform:translate(39.7032vw,99vh) scale(.2101)}}.snow:nth-child(376){opacity:.038;transform:translate(58.4467vw,-10px) scale(.5307);animation:fall-376 25s -17s linear infinite}@keyframes fall-376{53.645%{transform:translate(56.9012vw,53.645vh) scale(.5307)}to{transform:translate(57.67395vw,99vh) scale(.5307)}}.snow:nth-child(377){opacity:1.6876;transform:translate(95.1787vw,-10px) scale(.553);animation:fall-377 22s -28s linear infinite}@keyframes fall-377{51.89%{transform:translate(91.593vw,51.89vh) scale(.553)}to{transform:translate(93.38585vw,99vh) scale(.553)}}.snow:nth-child(378){opacity:1.8668;transform:translate(27.8827vw,-10px) scale(.0442);animation:fall-378 23s -5s linear infinite}@keyframes fall-378{41.484%{transform:translate(34.3027vw,41.484vh) scale(.0442)}to{transform:translate(31.0927vw,99vh) scale(.0442)}}.snow:nth-child(379){opacity:1.0598;transform:translate(26.9713vw,-10px) scale(.1709);animation:fall-379 12s -2s linear infinite}@keyframes fall-379{62.898%{transform:translate(27.3748vw,62.898vh) scale(.1709)}to{transform:translate(27.17305vw,99vh) scale(.1709)}}.snow:nth-child(380){opacity:1.0784;transform:translate(98.031vw,-10px) scale(.1398);animation:fall-380 26s -13s linear infinite}@keyframes fall-380{54.47%{transform:translate(101.6157vw,54.47vh) scale(.1398)}to{transform:translate(99.82335vw,99vh) scale(.1398)}}.snow:nth-child(381){opacity:.731;transform:translate(6.4192vw,-10px) scale(.6388);animation:fall-381 30s -7s linear infinite}@keyframes fall-381{43.045%{transform:translate(13.2889vw,43.045vh) scale(.6388)}to{transform:translate(9.85405vw,99vh) scale(.6388)}}.snow:nth-child(382){opacity:.0962;transform:translate(5.1848vw,-10px) scale(.5162);animation:fall-382 27s -19s linear infinite}@keyframes fall-382{43.382%{transform:translate(-4.2857vw,43.382vh) scale(.5162)}to{transform:translate(.44955vw,99vh) scale(.5162)}}.snow:nth-child(383){opacity:.8376;transform:translate(7.466vw,-10px) scale(.0415);animation:fall-383 15s -1s linear infinite}@keyframes fall-383{30.717%{transform:translate(-.0879vw,30.717vh) scale(.0415)}to{transform:translate(3.68905vw,99vh) scale(.0415)}}.snow:nth-child(384){opacity:1.854;transform:translate(45.7977vw,-10px) scale(.4101);animation:fall-384 11s -16s linear infinite}@keyframes fall-384{51.599%{transform:translate(45.4012vw,51.599vh) scale(.4101)}to{transform:translate(45.59945vw,99vh) scale(.4101)}}.snow:nth-child(385){opacity:1.378;transform:translate(89.1078vw,-10px) scale(.2761);animation:fall-385 13s -10s linear infinite}@keyframes fall-385{58.832%{transform:translate(85.6258vw,58.832vh) scale(.2761)}to{transform:translate(87.3668vw,99vh) scale(.2761)}}.snow:nth-child(386){opacity:1.1536;transform:translate(32.2622vw,-10px) scale(.8027);animation:fall-386 22s -5s linear infinite}@keyframes fall-386{64.889%{transform:translate(35.5999vw,64.889vh) scale(.8027)}to{transform:translate(33.93105vw,99vh) scale(.8027)}}.snow:nth-child(387){opacity:.402;transform:translate(62.5576vw,-10px) scale(.0406);animation:fall-387 16s -28s linear infinite}@keyframes fall-387{53.454%{transform:translate(56.0923vw,53.454vh) scale(.0406)}to{transform:translate(59.32495vw,99vh) scale(.0406)}}.snow:nth-child(388){opacity:.5942;transform:translate(77.1628vw,-10px) scale(.1174);animation:fall-388 18s -11s linear infinite}@keyframes fall-388{69.349%{transform:translate(82.986vw,69.349vh) scale(.1174)}to{transform:translate(80.0744vw,99vh) scale(.1174)}}.snow:nth-child(389){opacity:.0082;transform:translate(97.5214vw,-10px) scale(.4938);animation:fall-389 28s -10s linear infinite}@keyframes fall-389{78.71%{transform:translate(89.0642vw,78.71vh) scale(.4938)}to{transform:translate(93.2928vw,99vh) scale(.4938)}}.snow:nth-child(390){opacity:.5376;transform:translate(65.9964vw,-10px) scale(.4744);animation:fall-390 19s -24s linear infinite}@keyframes fall-390{70.711%{transform:translate(58.6695vw,70.711vh) scale(.4744)}to{transform:translate(62.33295vw,99vh) scale(.4744)}}.snow:nth-child(391){opacity:1.0128;transform:translate(42.0195vw,-10px) scale(.2183);animation:fall-391 25s -11s linear infinite}@keyframes fall-391{31.556%{transform:translate(43.1679vw,31.556vh) scale(.2183)}to{transform:translate(42.5937vw,99vh) scale(.2183)}}.snow:nth-child(392){opacity:1.1942;transform:translate(88.5388vw,-10px) scale(.36);animation:fall-392 30s -14s linear infinite}@keyframes fall-392{41.425%{transform:translate(93.6502vw,41.425vh) scale(.36)}to{transform:translate(91.0945vw,99vh) scale(.36)}}.snow:nth-child(393){opacity:1.2986;transform:translate(95.3568vw,-10px) scale(.4836);animation:fall-393 25s -6s linear infinite}@keyframes fall-393{45.945%{transform:translate(86.1475vw,45.945vh) scale(.4836)}to{transform:translate(90.75215vw,99vh) scale(.4836)}}.snow:nth-child(394){opacity:.0828;transform:translate(40.4009vw,-10px) scale(.2255);animation:fall-394 28s -3s linear infinite}@keyframes fall-394{61.761%{transform:translate(41.67vw,61.761vh) scale(.2255)}to{transform:translate(41.03545vw,99vh) scale(.2255)}}.snow:nth-child(395){opacity:1.1156;transform:translate(87.1862vw,-10px) scale(.958);animation:fall-395 29s -23s linear infinite}@keyframes fall-395{55.468%{transform:translate(85.4952vw,55.468vh) scale(.958)}to{transform:translate(86.3407vw,99vh) scale(.958)}}.snow:nth-child(396){opacity:1.9474;transform:translate(21.6032vw,-10px) scale(.3593);animation:fall-396 12s -26s linear infinite}@keyframes fall-396{54.61%{transform:translate(21.4803vw,54.61vh) scale(.3593)}to{transform:translate(21.54175vw,99vh) scale(.3593)}}.snow:nth-child(397){opacity:1.6992;transform:translate(13.762vw,-10px) scale(.6098);animation:fall-397 22s -14s linear infinite}@keyframes fall-397{79.31%{transform:translate(23.2307vw,79.31vh) scale(.6098)}to{transform:translate(18.49635vw,99vh) scale(.6098)}}.snow:nth-child(398){opacity:.6652;transform:translate(55.2667vw,-10px) scale(.8235);animation:fall-398 17s -25s linear infinite}@keyframes fall-398{58.893%{transform:translate(55.7716vw,58.893vh) scale(.8235)}to{transform:translate(55.51915vw,99vh) scale(.8235)}}.snow:nth-child(399){opacity:.0738;transform:translate(29.1501vw,-10px) scale(.4876);animation:fall-399 29s -1s linear infinite}@keyframes fall-399{50.479%{transform:translate(26.8038vw,50.479vh) scale(.4876)}to{transform:translate(27.97695vw,99vh) scale(.4876)}}.snow:nth-child(400){opacity:1.3966;transform:translate(63.8679vw,-10px) scale(.7306);animation:fall-400 22s -1s linear infinite}@keyframes fall-400{38.309%{transform:translate(64.2862vw,38.309vh) scale(.7306)}to{transform:translate(64.07705vw,99vh) scale(.7306)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.816;transform:translate(3.6399vw,-10px) scale(.2146);animation:fall-1 19s -5s linear infinite}@keyframes fall-1{78.478%{transform:translate(-2.2014vw,78.478vh) scale(.2146)}to{transform:translate(.71925vw,99vh) scale(.2146)}}.snow:nth-child(2){opacity:.8496;transform:translate(24.2472vw,-10px) scale(.9588);animation:fall-2 18s -20s linear infinite}@keyframes fall-2{68.408%{transform:translate(22.0807vw,68.408vh) scale(.9588)}to{transform:translate(23.16395vw,99vh) scale(.9588)}}.snow:nth-child(3){opacity:.176;transform:translate(53.8456vw,-10px) scale(.9191);animation:fall-3 22s -25s linear infinite}@keyframes fall-3{69.981%{transform:translate(52.6547vw,69.981vh) scale(.9191)}to{transform:translate(53.25015vw,99vh) scale(.9191)}}.snow:nth-child(4){opacity:1.4634;transform:translate(20.9239vw,-10px) scale(.5316);animation:fall-4 18s -14s linear infinite}@keyframes fall-4{49.935%{transform:translate(21.8243vw,49.935vh) scale(.5316)}to{transform:translate(21.3741vw,99vh) scale(.5316)}}.snow:nth-child(5){opacity:.2258;transform:translate(56.2971vw,-10px) scale(.2694);animation:fall-5 26s -15s linear infinite}@keyframes fall-5{40.049%{transform:translate(64.2416vw,40.049vh) scale(.2694)}to{transform:translate(60.26935vw,99vh) scale(.2694)}}.snow:nth-child(6){opacity:.962;transform:translate(74.0255vw,-10px) scale(.3348);animation:fall-6 20s -28s linear infinite}@keyframes fall-6{39.095%{transform:translate(83.8768vw,39.095vh) scale(.3348)}to{transform:translate(78.95115vw,99vh) scale(.3348)}}.snow:nth-child(7){opacity:.3792;transform:translate(77.1583vw,-10px) scale(.1584);animation:fall-7 26s -28s linear infinite}@keyframes fall-7{38.914%{transform:translate(82.686vw,38.914vh) scale(.1584)}to{transform:translate(79.92215vw,99vh) scale(.1584)}}.snow:nth-child(8){opacity:1.017;transform:translate(98.8678vw,-10px) scale(.9753);animation:fall-8 14s -23s linear infinite}@keyframes fall-8{45.553%{transform:translate(89.9949vw,45.553vh) scale(.9753)}to{transform:translate(94.43135vw,99vh) scale(.9753)}}.snow:nth-child(9){opacity:.914;transform:translate(51.2643vw,-10px) scale(.0996);animation:fall-9 15s -26s linear infinite}@keyframes fall-9{32.24%{transform:translate(47.8016vw,32.24vh) scale(.0996)}to{transform:translate(49.53295vw,99vh) scale(.0996)}}.snow:nth-child(10){opacity:.1976;transform:translate(68.5007vw,-10px) scale(.0494);animation:fall-10 26s -20s linear infinite}@keyframes fall-10{48.858%{transform:translate(59.6203vw,48.858vh) scale(.0494)}to{transform:translate(64.0605vw,99vh) scale(.0494)}}.snow:nth-child(11){opacity:.3048;transform:translate(20.8899vw,-10px) scale(.5795);animation:fall-11 14s -9s linear infinite}@keyframes fall-11{47.598%{transform:translate(23.3343vw,47.598vh) scale(.5795)}to{transform:translate(22.1121vw,99vh) scale(.5795)}}.snow:nth-child(12){opacity:.8126;transform:translate(63.2867vw,-10px) scale(.1715);animation:fall-12 22s -7s linear infinite}@keyframes fall-12{35.5%{transform:translate(66.1045vw,35.5vh) scale(.1715)}to{transform:translate(64.6956vw,99vh) scale(.1715)}}.snow:nth-child(13){opacity:1.5076;transform:translate(60.3704vw,-10px) scale(.941);animation:fall-13 23s -30s linear infinite}@keyframes fall-13{44.063%{transform:translate(51.6012vw,44.063vh) scale(.941)}to{transform:translate(55.9858vw,99vh) scale(.941)}}.snow:nth-child(14){opacity:1.0546;transform:translate(37.9406vw,-10px) scale(.1371);animation:fall-14 29s -16s linear infinite}@keyframes fall-14{60.748%{transform:translate(37.3169vw,60.748vh) scale(.1371)}to{transform:translate(37.62875vw,99vh) scale(.1371)}}.snow:nth-child(15){opacity:.805;transform:translate(88.0833vw,-10px) scale(.3769);animation:fall-15 28s -4s linear infinite}@keyframes fall-15{66.526%{transform:translate(80.6081vw,66.526vh) scale(.3769)}to{transform:translate(84.3457vw,99vh) scale(.3769)}}.snow:nth-child(16){opacity:.0068;transform:translate(.0455vw,-10px) scale(.4141);animation:fall-16 23s -25s linear infinite}@keyframes fall-16{35.946%{transform:translate(4.1156vw,35.946vh) scale(.4141)}to{transform:translate(2.08055vw,99vh) scale(.4141)}}.snow:nth-child(17){opacity:1.4748;transform:translate(97.4266vw,-10px) scale(.973);animation:fall-17 21s -2s linear infinite}@keyframes fall-17{62.81%{transform:translate(89.2579vw,62.81vh) scale(.973)}to{transform:translate(93.34225vw,99vh) scale(.973)}}.snow:nth-child(18){opacity:1.3896;transform:translate(65.1651vw,-10px) scale(.7972);animation:fall-18 19s -19s linear infinite}@keyframes fall-18{71.739%{transform:translate(62.4975vw,71.739vh) scale(.7972)}to{transform:translate(63.8313vw,99vh) scale(.7972)}}.snow:nth-child(19){opacity:.2478;transform:translate(53.9415vw,-10px) scale(.1551);animation:fall-19 13s -19s linear infinite}@keyframes fall-19{71.662%{transform:translate(53.6038vw,71.662vh) scale(.1551)}to{transform:translate(53.77265vw,99vh) scale(.1551)}}.snow:nth-child(20){opacity:.4844;transform:translate(78.0481vw,-10px) scale(.5958);animation:fall-20 23s -18s linear infinite}@keyframes fall-20{58.127%{transform:translate(84.3351vw,58.127vh) scale(.5958)}to{transform:translate(81.1916vw,99vh) scale(.5958)}}.snow:nth-child(21){opacity:.012;transform:translate(70.6909vw,-10px) scale(.895);animation:fall-21 17s -3s linear infinite}@keyframes fall-21{48.867%{transform:translate(77.6166vw,48.867vh) scale(.895)}to{transform:translate(74.15375vw,99vh) scale(.895)}}.snow:nth-child(22){opacity:.7634;transform:translate(43.7364vw,-10px) scale(.8671);animation:fall-22 30s -8s linear infinite}@keyframes fall-22{33.077%{transform:translate(48.3781vw,33.077vh) scale(.8671)}to{transform:translate(46.05725vw,99vh) scale(.8671)}}.snow:nth-child(23){opacity:.4188;transform:translate(47.9307vw,-10px) scale(.8629);animation:fall-23 15s -11s linear infinite}@keyframes fall-23{46.858%{transform:translate(52.1573vw,46.858vh) scale(.8629)}to{transform:translate(50.044vw,99vh) scale(.8629)}}.snow:nth-child(24){opacity:.3154;transform:translate(41.5355vw,-10px) scale(.4129);animation:fall-24 28s -4s linear infinite}@keyframes fall-24{76.91%{transform:translate(34.8213vw,76.91vh) scale(.4129)}to{transform:translate(38.1784vw,99vh) scale(.4129)}}.snow:nth-child(25){opacity:1.6368;transform:translate(31.3248vw,-10px) scale(.1358);animation:fall-25 16s -28s linear infinite}@keyframes fall-25{37.287%{transform:translate(23.6216vw,37.287vh) scale(.1358)}to{transform:translate(27.4732vw,99vh) scale(.1358)}}.snow:nth-child(26){opacity:.3178;transform:translate(86.5441vw,-10px) scale(.5973);animation:fall-26 15s -26s linear infinite}@keyframes fall-26{76.167%{transform:translate(80.5936vw,76.167vh) scale(.5973)}to{transform:translate(83.56885vw,99vh) scale(.5973)}}.snow:nth-child(27){opacity:.1328;transform:translate(11.6198vw,-10px) scale(.5182);animation:fall-27 12s -14s linear infinite}@keyframes fall-27{47.566%{transform:translate(11.1943vw,47.566vh) scale(.5182)}to{transform:translate(11.40705vw,99vh) scale(.5182)}}.snow:nth-child(28){opacity:.8642;transform:translate(65.8395vw,-10px) scale(.572);animation:fall-28 17s -8s linear infinite}@keyframes fall-28{32.162%{transform:translate(55.8864vw,32.162vh) scale(.572)}to{transform:translate(60.86295vw,99vh) scale(.572)}}.snow:nth-child(29){opacity:1.1126;transform:translate(85.4457vw,-10px) scale(.8356);animation:fall-29 27s -22s linear infinite}@keyframes fall-29{33.763%{transform:translate(78.5464vw,33.763vh) scale(.8356)}to{transform:translate(81.99605vw,99vh) scale(.8356)}}.snow:nth-child(30){opacity:.111;transform:translate(33.8505vw,-10px) scale(.2805);animation:fall-30 16s -22s linear infinite}@keyframes fall-30{61.954%{transform:translate(32.8591vw,61.954vh) scale(.2805)}to{transform:translate(33.3548vw,99vh) scale(.2805)}}.snow:nth-child(31){opacity:1.0384;transform:translate(17.8295vw,-10px) scale(.2767);animation:fall-31 24s -27s linear infinite}@keyframes fall-31{46.409%{transform:translate(11.6885vw,46.409vh) scale(.2767)}to{transform:translate(14.759vw,99vh) scale(.2767)}}.snow:nth-child(32){opacity:1.7838;transform:translate(75.3623vw,-10px) scale(.5115);animation:fall-32 28s -2s linear infinite}@keyframes fall-32{49.988%{transform:translate(85.1252vw,49.988vh) scale(.5115)}to{transform:translate(80.24375vw,99vh) scale(.5115)}}.snow:nth-child(33){opacity:1.6002;transform:translate(10.1975vw,-10px) scale(.6093);animation:fall-33 26s -1s linear infinite}@keyframes fall-33{69.852%{transform:translate(18.906vw,69.852vh) scale(.6093)}to{transform:translate(14.55175vw,99vh) scale(.6093)}}.snow:nth-child(34){opacity:1.7944;transform:translate(9.1934vw,-10px) scale(.0243);animation:fall-34 25s -29s linear infinite}@keyframes fall-34{70.578%{transform:translate(1.1188vw,70.578vh) scale(.0243)}to{transform:translate(5.1561vw,99vh) scale(.0243)}}.snow:nth-child(35){opacity:.5888;transform:translate(80.4379vw,-10px) scale(.3254);animation:fall-35 14s -24s linear infinite}@keyframes fall-35{63.265%{transform:translate(80.0258vw,63.265vh) scale(.3254)}to{transform:translate(80.23185vw,99vh) scale(.3254)}}.snow:nth-child(36){opacity:1.183;transform:translate(20.339vw,-10px) scale(.4386);animation:fall-36 20s -6s linear infinite}@keyframes fall-36{69.228%{transform:translate(19.3826vw,69.228vh) scale(.4386)}to{transform:translate(19.8608vw,99vh) scale(.4386)}}.snow:nth-child(37){opacity:.771;transform:translate(14.6427vw,-10px) scale(.8045);animation:fall-37 20s -1s linear infinite}@keyframes fall-37{63.578%{transform:translate(21.0792vw,63.578vh) scale(.8045)}to{transform:translate(17.86095vw,99vh) scale(.8045)}}.snow:nth-child(38){opacity:.868;transform:translate(65.5053vw,-10px) scale(.9758);animation:fall-38 21s -10s linear infinite}@keyframes fall-38{76.195%{transform:translate(64.102vw,76.195vh) scale(.9758)}to{transform:translate(64.80365vw,99vh) scale(.9758)}}.snow:nth-child(39){opacity:1.9352;transform:translate(57.4947vw,-10px) scale(.9478);animation:fall-39 13s -30s linear infinite}@keyframes fall-39{51.888%{transform:translate(56.426vw,51.888vh) scale(.9478)}to{transform:translate(56.96035vw,99vh) scale(.9478)}}.snow:nth-child(40){opacity:1.5312;transform:translate(74.3799vw,-10px) scale(.7454);animation:fall-40 24s -27s linear infinite}@keyframes fall-40{43.993%{transform:translate(67.949vw,43.993vh) scale(.7454)}to{transform:translate(71.16445vw,99vh) scale(.7454)}}.snow:nth-child(41){opacity:.989;transform:translate(30.3047vw,-10px) scale(.7043);animation:fall-41 30s -14s linear infinite}@keyframes fall-41{46.756%{transform:translate(37.9103vw,46.756vh) scale(.7043)}to{transform:translate(34.1075vw,99vh) scale(.7043)}}.snow:nth-child(42){opacity:.203;transform:translate(47.2354vw,-10px) scale(.5742);animation:fall-42 26s -22s linear infinite}@keyframes fall-42{78.276%{transform:translate(41.1364vw,78.276vh) scale(.5742)}to{transform:translate(44.1859vw,99vh) scale(.5742)}}.snow:nth-child(43){opacity:1.651;transform:translate(87.3632vw,-10px) scale(.4326);animation:fall-43 15s -2s linear infinite}@keyframes fall-43{57.382%{transform:translate(77.5026vw,57.382vh) scale(.4326)}to{transform:translate(82.4329vw,99vh) scale(.4326)}}.snow:nth-child(44){opacity:.2174;transform:translate(61.6841vw,-10px) scale(.3896);animation:fall-44 19s -23s linear infinite}@keyframes fall-44{59.103%{transform:translate(58.5251vw,59.103vh) scale(.3896)}to{transform:translate(60.1046vw,99vh) scale(.3896)}}.snow:nth-child(45){opacity:.2744;transform:translate(64.5354vw,-10px) scale(.8708);animation:fall-45 22s -27s linear infinite}@keyframes fall-45{41.587%{transform:translate(55.5789vw,41.587vh) scale(.8708)}to{transform:translate(60.05715vw,99vh) scale(.8708)}}.snow:nth-child(46){opacity:.7298;transform:translate(90.0058vw,-10px) scale(.5545);animation:fall-46 19s -14s linear infinite}@keyframes fall-46{52.354%{transform:translate(95.1711vw,52.354vh) scale(.5545)}to{transform:translate(92.58845vw,99vh) scale(.5545)}}.snow:nth-child(47){opacity:.599;transform:translate(78.1926vw,-10px) scale(.853);animation:fall-47 21s -26s linear infinite}@keyframes fall-47{78.417%{transform:translate(75.6502vw,78.417vh) scale(.853)}to{transform:translate(76.9214vw,99vh) scale(.853)}}.snow:nth-child(48){opacity:.8002;transform:translate(97.086vw,-10px) scale(.1511);animation:fall-48 12s -29s linear infinite}@keyframes fall-48{79.292%{transform:translate(100.4121vw,79.292vh) scale(.1511)}to{transform:translate(98.74905vw,99vh) scale(.1511)}}.snow:nth-child(49){opacity:.4096;transform:translate(18.9223vw,-10px) scale(.8528);animation:fall-49 16s -1s linear infinite}@keyframes fall-49{40.427%{transform:translate(24.0445vw,40.427vh) scale(.8528)}to{transform:translate(21.4834vw,99vh) scale(.8528)}}.snow:nth-child(50){opacity:1.0806;transform:translate(1.7443vw,-10px) scale(.0794);animation:fall-50 28s -24s linear infinite}@keyframes fall-50{30.808%{transform:translate(11.0115vw,30.808vh) scale(.0794)}to{transform:translate(6.3779vw,99vh) scale(.0794)}}.snow:nth-child(51){opacity:.4912;transform:translate(80.423vw,-10px) scale(.1841);animation:fall-51 29s -4s linear infinite}@keyframes fall-51{65.42%{transform:translate(83.6394vw,65.42vh) scale(.1841)}to{transform:translate(82.0312vw,99vh) scale(.1841)}}.snow:nth-child(52){opacity:1.746;transform:translate(30.2005vw,-10px) scale(.6755);animation:fall-52 19s -25s linear infinite}@keyframes fall-52{77.995%{transform:translate(38.5607vw,77.995vh) scale(.6755)}to{transform:translate(34.3806vw,99vh) scale(.6755)}}.snow:nth-child(53){opacity:1.7116;transform:translate(81.6995vw,-10px) scale(.172);animation:fall-53 13s -4s linear infinite}@keyframes fall-53{79.587%{transform:translate(84.2515vw,79.587vh) scale(.172)}to{transform:translate(82.9755vw,99vh) scale(.172)}}.snow:nth-child(54){opacity:1.4604;transform:translate(22.8046vw,-10px) scale(.4795);animation:fall-54 19s -11s linear infinite}@keyframes fall-54{73.778%{transform:translate(27.9336vw,73.778vh) scale(.4795)}to{transform:translate(25.3691vw,99vh) scale(.4795)}}.snow:nth-child(55){opacity:1.1502;transform:translate(20.0406vw,-10px) scale(.8973);animation:fall-55 30s -16s linear infinite}@keyframes fall-55{46.614%{transform:translate(26.3121vw,46.614vh) scale(.8973)}to{transform:translate(23.17635vw,99vh) scale(.8973)}}.snow:nth-child(56){opacity:.4426;transform:translate(41.3957vw,-10px) scale(.6641);animation:fall-56 20s -26s linear infinite}@keyframes fall-56{48.077%{transform:translate(51.0234vw,48.077vh) scale(.6641)}to{transform:translate(46.20955vw,99vh) scale(.6641)}}.snow:nth-child(57){opacity:.7862;transform:translate(23.7397vw,-10px) scale(.0399);animation:fall-57 10s -24s linear infinite}@keyframes fall-57{40.034%{transform:translate(30.5063vw,40.034vh) scale(.0399)}to{transform:translate(27.123vw,99vh) scale(.0399)}}.snow:nth-child(58){opacity:1.4296;transform:translate(5.1414vw,-10px) scale(.9857);animation:fall-58 26s -13s linear infinite}@keyframes fall-58{62.289%{transform:translate(8.7325vw,62.289vh) scale(.9857)}to{transform:translate(6.93695vw,99vh) scale(.9857)}}.snow:nth-child(59){opacity:.308;transform:translate(80.2776vw,-10px) scale(.5874);animation:fall-59 26s -15s linear infinite}@keyframes fall-59{48.695%{transform:translate(77.5197vw,48.695vh) scale(.5874)}to{transform:translate(78.89865vw,99vh) scale(.5874)}}.snow:nth-child(60){opacity:.974;transform:translate(56.7066vw,-10px) scale(.074);animation:fall-60 14s -2s linear infinite}@keyframes fall-60{34.151%{transform:translate(62.7702vw,34.151vh) scale(.074)}to{transform:translate(59.7384vw,99vh) scale(.074)}}.snow:nth-child(61){opacity:1.1718;transform:translate(21.5558vw,-10px) scale(.6801);animation:fall-61 29s -25s linear infinite}@keyframes fall-61{32.222%{transform:translate(24.8181vw,32.222vh) scale(.6801)}to{transform:translate(23.18695vw,99vh) scale(.6801)}}.snow:nth-child(62){opacity:1.0642;transform:translate(90.9446vw,-10px) scale(.0246);animation:fall-62 19s -20s linear infinite}@keyframes fall-62{58.575%{transform:translate(86.7984vw,58.575vh) scale(.0246)}to{transform:translate(88.8715vw,99vh) scale(.0246)}}.snow:nth-child(63){opacity:.1342;transform:translate(32.969vw,-10px) scale(.446);animation:fall-63 17s -21s linear infinite}@keyframes fall-63{57.022%{transform:translate(23.4118vw,57.022vh) scale(.446)}to{transform:translate(28.1904vw,99vh) scale(.446)}}.snow:nth-child(64){opacity:1.794;transform:translate(95.5554vw,-10px) scale(.0821);animation:fall-64 14s -23s linear infinite}@keyframes fall-64{36.278%{transform:translate(103.6813vw,36.278vh) scale(.0821)}to{transform:translate(99.61835vw,99vh) scale(.0821)}}.snow:nth-child(65){opacity:1.3748;transform:translate(57.8046vw,-10px) scale(.1107);animation:fall-65 20s -21s linear infinite}@keyframes fall-65{53.998%{transform:translate(54.8896vw,53.998vh) scale(.1107)}to{transform:translate(56.3471vw,99vh) scale(.1107)}}.snow:nth-child(66){opacity:.4754;transform:translate(52.7953vw,-10px) scale(.851);animation:fall-66 19s -16s linear infinite}@keyframes fall-66{34.395%{transform:translate(61.3099vw,34.395vh) scale(.851)}to{transform:translate(57.0526vw,99vh) scale(.851)}}.snow:nth-child(67){opacity:1.7882;transform:translate(23.0055vw,-10px) scale(.2808);animation:fall-67 23s -18s linear infinite}@keyframes fall-67{66.987%{transform:translate(25.0159vw,66.987vh) scale(.2808)}to{transform:translate(24.0107vw,99vh) scale(.2808)}}.snow:nth-child(68){opacity:.807;transform:translate(7.3655vw,-10px) scale(.6408);animation:fall-68 10s -19s linear infinite}@keyframes fall-68{42.285%{transform:translate(7.0304vw,42.285vh) scale(.6408)}to{transform:translate(7.19795vw,99vh) scale(.6408)}}.snow:nth-child(69){opacity:.117;transform:translate(32.2464vw,-10px) scale(.8374);animation:fall-69 30s -12s linear infinite}@keyframes fall-69{55.862%{transform:translate(37.2958vw,55.862vh) scale(.8374)}to{transform:translate(34.7711vw,99vh) scale(.8374)}}.snow:nth-child(70){opacity:1.3078;transform:translate(70.1702vw,-10px) scale(.0519);animation:fall-70 11s -26s linear infinite}@keyframes fall-70{51.33%{transform:translate(65.4201vw,51.33vh) scale(.0519)}to{transform:translate(67.79515vw,99vh) scale(.0519)}}.snow:nth-child(71){opacity:1.4702;transform:translate(68.5856vw,-10px) scale(.7557);animation:fall-71 20s -13s linear infinite}@keyframes fall-71{30.227%{transform:translate(71.3802vw,30.227vh) scale(.7557)}to{transform:translate(69.9829vw,99vh) scale(.7557)}}.snow:nth-child(72){opacity:1.3614;transform:translate(56.2574vw,-10px) scale(.725);animation:fall-72 19s -3s linear infinite}@keyframes fall-72{32.19%{transform:translate(58.0663vw,32.19vh) scale(.725)}to{transform:translate(57.16185vw,99vh) scale(.725)}}.snow:nth-child(73){opacity:1.8238;transform:translate(9.4386vw,-10px) scale(.9428);animation:fall-73 24s -8s linear infinite}@keyframes fall-73{47.319%{transform:translate(12.7539vw,47.319vh) scale(.9428)}to{transform:translate(11.09625vw,99vh) scale(.9428)}}.snow:nth-child(74){opacity:.6668;transform:translate(15.8399vw,-10px) scale(.5228);animation:fall-74 19s -29s linear infinite}@keyframes fall-74{36.56%{transform:translate(20.5792vw,36.56vh) scale(.5228)}to{transform:translate(18.20955vw,99vh) scale(.5228)}}.snow:nth-child(75){opacity:.663;transform:translate(81.3799vw,-10px) scale(.6764);animation:fall-75 23s -14s linear infinite}@keyframes fall-75{67.483%{transform:translate(91.3696vw,67.483vh) scale(.6764)}to{transform:translate(86.37475vw,99vh) scale(.6764)}}.snow:nth-child(76){opacity:1.2936;transform:translate(44.5344vw,-10px) scale(.9637);animation:fall-76 25s -2s linear infinite}@keyframes fall-76{32.044%{transform:translate(52.1859vw,32.044vh) scale(.9637)}to{transform:translate(48.36015vw,99vh) scale(.9637)}}.snow:nth-child(77){opacity:.6286;transform:translate(75.2738vw,-10px) scale(.99);animation:fall-77 11s -16s linear infinite}@keyframes fall-77{39.728%{transform:translate(67.7268vw,39.728vh) scale(.99)}to{transform:translate(71.5003vw,99vh) scale(.99)}}.snow:nth-child(78){opacity:1.5508;transform:translate(14.5601vw,-10px) scale(.2019);animation:fall-78 19s -3s linear infinite}@keyframes fall-78{35.879%{transform:translate(16.3035vw,35.879vh) scale(.2019)}to{transform:translate(15.4318vw,99vh) scale(.2019)}}.snow:nth-child(79){opacity:1.7584;transform:translate(31.8285vw,-10px) scale(.9774);animation:fall-79 11s -28s linear infinite}@keyframes fall-79{52.115%{transform:translate(22.8257vw,52.115vh) scale(.9774)}to{transform:translate(27.3271vw,99vh) scale(.9774)}}.snow:nth-child(80){opacity:.2626;transform:translate(51.2748vw,-10px) scale(.7461);animation:fall-80 18s -17s linear infinite}@keyframes fall-80{31.895%{transform:translate(59.174vw,31.895vh) scale(.7461)}to{transform:translate(55.2244vw,99vh) scale(.7461)}}.snow:nth-child(81){opacity:1.706;transform:translate(73.6082vw,-10px) scale(.7795);animation:fall-81 16s -20s linear infinite}@keyframes fall-81{38.79%{transform:translate(76.4462vw,38.79vh) scale(.7795)}to{transform:translate(75.0272vw,99vh) scale(.7795)}}.snow:nth-child(82){opacity:1.4822;transform:translate(50.5784vw,-10px) scale(.0303);animation:fall-82 28s -11s linear infinite}@keyframes fall-82{53.568%{transform:translate(56.6413vw,53.568vh) scale(.0303)}to{transform:translate(53.60985vw,99vh) scale(.0303)}}.snow:nth-child(83){opacity:1.887;transform:translate(34.9423vw,-10px) scale(.8545);animation:fall-83 20s -6s linear infinite}@keyframes fall-83{58.687%{transform:translate(37.1627vw,58.687vh) scale(.8545)}to{transform:translate(36.0525vw,99vh) scale(.8545)}}.snow:nth-child(84){opacity:.2408;transform:translate(34.078vw,-10px) scale(.6011);animation:fall-84 13s -22s linear infinite}@keyframes fall-84{62.119%{transform:translate(41.3456vw,62.119vh) scale(.6011)}to{transform:translate(37.7118vw,99vh) scale(.6011)}}.snow:nth-child(85){opacity:1.1116;transform:translate(56.495vw,-10px) scale(.3208);animation:fall-85 11s -19s linear infinite}@keyframes fall-85{37.391%{transform:translate(55.5279vw,37.391vh) scale(.3208)}to{transform:translate(56.01145vw,99vh) scale(.3208)}}.snow:nth-child(86){opacity:1.8904;transform:translate(35.7566vw,-10px) scale(.41);animation:fall-86 19s -2s linear infinite}@keyframes fall-86{63.097%{transform:translate(40.5015vw,63.097vh) scale(.41)}to{transform:translate(38.12905vw,99vh) scale(.41)}}.snow:nth-child(87){opacity:.3616;transform:translate(41.6298vw,-10px) scale(.0174);animation:fall-87 30s -30s linear infinite}@keyframes fall-87{59.12%{transform:translate(44.2782vw,59.12vh) scale(.0174)}to{transform:translate(42.954vw,99vh) scale(.0174)}}.snow:nth-child(88){opacity:1.835;transform:translate(95.0128vw,-10px) scale(.1403);animation:fall-88 24s -11s linear infinite}@keyframes fall-88{59.666%{transform:translate(90.1939vw,59.666vh) scale(.1403)}to{transform:translate(92.60335vw,99vh) scale(.1403)}}.snow:nth-child(89){opacity:.7124;transform:translate(27.0856vw,-10px) scale(.7962);animation:fall-89 15s -9s linear infinite}@keyframes fall-89{44.281%{transform:translate(27.227vw,44.281vh) scale(.7962)}to{transform:translate(27.1563vw,99vh) scale(.7962)}}.snow:nth-child(90){opacity:.744;transform:translate(43.4325vw,-10px) scale(.1988);animation:fall-90 10s -14s linear infinite}@keyframes fall-90{67.816%{transform:translate(38.3598vw,67.816vh) scale(.1988)}to{transform:translate(40.89615vw,99vh) scale(.1988)}}.snow:nth-child(91){opacity:1.242;transform:translate(59.8991vw,-10px) scale(.1507);animation:fall-91 15s -2s linear infinite}@keyframes fall-91{33.586%{transform:translate(66.746vw,33.586vh) scale(.1507)}to{transform:translate(63.32255vw,99vh) scale(.1507)}}.snow:nth-child(92){opacity:1.5208;transform:translate(27.1612vw,-10px) scale(.9375);animation:fall-92 27s -13s linear infinite}@keyframes fall-92{40.77%{transform:translate(31.1061vw,40.77vh) scale(.9375)}to{transform:translate(29.13365vw,99vh) scale(.9375)}}.snow:nth-child(93){opacity:1.0778;transform:translate(85.3735vw,-10px) scale(.8425);animation:fall-93 24s -25s linear infinite}@keyframes fall-93{78.644%{transform:translate(89.4276vw,78.644vh) scale(.8425)}to{transform:translate(87.40055vw,99vh) scale(.8425)}}.snow:nth-child(94){opacity:.1672;transform:translate(90.2382vw,-10px) scale(.5697);animation:fall-94 13s -5s linear infinite}@keyframes fall-94{59.354%{transform:translate(83.5602vw,59.354vh) scale(.5697)}to{transform:translate(86.8992vw,99vh) scale(.5697)}}.snow:nth-child(95){opacity:1.4602;transform:translate(62.4096vw,-10px) scale(.6224);animation:fall-95 21s -30s linear infinite}@keyframes fall-95{41.23%{transform:translate(57.5569vw,41.23vh) scale(.6224)}to{transform:translate(59.98325vw,99vh) scale(.6224)}}.snow:nth-child(96){opacity:1.1822;transform:translate(38.4833vw,-10px) scale(.9544);animation:fall-96 27s -2s linear infinite}@keyframes fall-96{61.293%{transform:translate(45.6457vw,61.293vh) scale(.9544)}to{transform:translate(42.0645vw,99vh) scale(.9544)}}.snow:nth-child(97){opacity:.593;transform:translate(92.1111vw,-10px) scale(.5013);animation:fall-97 26s -25s linear infinite}@keyframes fall-97{30.898%{transform:translate(98.7919vw,30.898vh) scale(.5013)}to{transform:translate(95.4515vw,99vh) scale(.5013)}}.snow:nth-child(98){opacity:.595;transform:translate(57.0321vw,-10px) scale(.2883);animation:fall-98 13s -24s linear infinite}@keyframes fall-98{31.076%{transform:translate(51.8863vw,31.076vh) scale(.2883)}to{transform:translate(54.4592vw,99vh) scale(.2883)}}.snow:nth-child(99){opacity:1.6706;transform:translate(6.3663vw,-10px) scale(.9033);animation:fall-99 29s -7s linear infinite}@keyframes fall-99{40.718%{transform:translate(14.7299vw,40.718vh) scale(.9033)}to{transform:translate(10.5481vw,99vh) scale(.9033)}}.snow:nth-child(100){opacity:.0374;transform:translate(43.068vw,-10px) scale(.318);animation:fall-100 14s -16s linear infinite}@keyframes fall-100{70.466%{transform:translate(40.3181vw,70.466vh) scale(.318)}to{transform:translate(41.69305vw,99vh) scale(.318)}}.snow:nth-child(101){opacity:.1352;transform:translate(62.6699vw,-10px) scale(.7505);animation:fall-101 13s -7s linear infinite}@keyframes fall-101{36.953%{transform:translate(55.0779vw,36.953vh) scale(.7505)}to{transform:translate(58.8739vw,99vh) scale(.7505)}}.snow:nth-child(102){opacity:1.4456;transform:translate(45.2886vw,-10px) scale(.0341);animation:fall-102 25s -27s linear infinite}@keyframes fall-102{37.931%{transform:translate(50.7139vw,37.931vh) scale(.0341)}to{transform:translate(48.00125vw,99vh) scale(.0341)}}.snow:nth-child(103){opacity:1.0544;transform:translate(60.467vw,-10px) scale(.0167);animation:fall-103 18s -15s linear infinite}@keyframes fall-103{30.286%{transform:translate(67.6559vw,30.286vh) scale(.0167)}to{transform:translate(64.06145vw,99vh) scale(.0167)}}.snow:nth-child(104){opacity:1.461;transform:translate(27.2173vw,-10px) scale(.9092);animation:fall-104 10s -9s linear infinite}@keyframes fall-104{41.5%{transform:translate(31.4995vw,41.5vh) scale(.9092)}to{transform:translate(29.3584vw,99vh) scale(.9092)}}.snow:nth-child(105){opacity:1.8378;transform:translate(33.4196vw,-10px) scale(.7079);animation:fall-105 21s -7s linear infinite}@keyframes fall-105{49.425%{transform:translate(43.3966vw,49.425vh) scale(.7079)}to{transform:translate(38.4081vw,99vh) scale(.7079)}}.snow:nth-child(106){opacity:1.4462;transform:translate(96.9771vw,-10px) scale(.2599);animation:fall-106 12s -29s linear infinite}@keyframes fall-106{32.596%{transform:translate(96.3732vw,32.596vh) scale(.2599)}to{transform:translate(96.67515vw,99vh) scale(.2599)}}.snow:nth-child(107){opacity:.9558;transform:translate(79.0045vw,-10px) scale(.0714);animation:fall-107 19s -9s linear infinite}@keyframes fall-107{68.51%{transform:translate(74.4389vw,68.51vh) scale(.0714)}to{transform:translate(76.7217vw,99vh) scale(.0714)}}.snow:nth-child(108){opacity:.5324;transform:translate(73.0408vw,-10px) scale(.4288);animation:fall-108 28s -17s linear infinite}@keyframes fall-108{36.036%{transform:translate(81.0558vw,36.036vh) scale(.4288)}to{transform:translate(77.0483vw,99vh) scale(.4288)}}.snow:nth-child(109){opacity:.4044;transform:translate(70.7024vw,-10px) scale(.7009);animation:fall-109 25s -4s linear infinite}@keyframes fall-109{68.944%{transform:translate(77.7176vw,68.944vh) scale(.7009)}to{transform:translate(74.21vw,99vh) scale(.7009)}}.snow:nth-child(110){opacity:.2288;transform:translate(35.5095vw,-10px) scale(.0316);animation:fall-110 25s -5s linear infinite}@keyframes fall-110{64.926%{transform:translate(25.6592vw,64.926vh) scale(.0316)}to{transform:translate(30.58435vw,99vh) scale(.0316)}}.snow:nth-child(111){opacity:1.732;transform:translate(75.2625vw,-10px) scale(.9998);animation:fall-111 10s -2s linear infinite}@keyframes fall-111{68.682%{transform:translate(79.6142vw,68.682vh) scale(.9998)}to{transform:translate(77.43835vw,99vh) scale(.9998)}}.snow:nth-child(112){opacity:1.3444;transform:translate(6.9324vw,-10px) scale(.4136);animation:fall-112 26s -29s linear infinite}@keyframes fall-112{31.53%{transform:translate(-2.5666vw,31.53vh) scale(.4136)}to{transform:translate(2.1829vw,99vh) scale(.4136)}}.snow:nth-child(113){opacity:1.7104;transform:translate(54.327vw,-10px) scale(.4165);animation:fall-113 11s -18s linear infinite}@keyframes fall-113{46.314%{transform:translate(63.9998vw,46.314vh) scale(.4165)}to{transform:translate(59.1634vw,99vh) scale(.4165)}}.snow:nth-child(114){opacity:1.3418;transform:translate(85.3548vw,-10px) scale(.0256);animation:fall-114 10s -7s linear infinite}@keyframes fall-114{48.043%{transform:translate(93.0073vw,48.043vh) scale(.0256)}to{transform:translate(89.18105vw,99vh) scale(.0256)}}.snow:nth-child(115){opacity:1.2084;transform:translate(44.6947vw,-10px) scale(.8987);animation:fall-115 20s -12s linear infinite}@keyframes fall-115{64.389%{transform:translate(35.2811vw,64.389vh) scale(.8987)}to{transform:translate(39.9879vw,99vh) scale(.8987)}}.snow:nth-child(116){opacity:1.2364;transform:translate(51.0121vw,-10px) scale(.7722);animation:fall-116 25s -30s linear infinite}@keyframes fall-116{32.306%{transform:translate(50.1552vw,32.306vh) scale(.7722)}to{transform:translate(50.58365vw,99vh) scale(.7722)}}.snow:nth-child(117){opacity:1.3588;transform:translate(98.2505vw,-10px) scale(.2154);animation:fall-117 13s -15s linear infinite}@keyframes fall-117{37.644%{transform:translate(98.6224vw,37.644vh) scale(.2154)}to{transform:translate(98.43645vw,99vh) scale(.2154)}}.snow:nth-child(118){opacity:.937;transform:translate(84.9471vw,-10px) scale(.746);animation:fall-118 16s -14s linear infinite}@keyframes fall-118{66.775%{transform:translate(90.0817vw,66.775vh) scale(.746)}to{transform:translate(87.5144vw,99vh) scale(.746)}}.snow:nth-child(119){opacity:.464;transform:translate(27.4655vw,-10px) scale(.7424);animation:fall-119 30s -13s linear infinite}@keyframes fall-119{62.779%{transform:translate(34.2398vw,62.779vh) scale(.7424)}to{transform:translate(30.85265vw,99vh) scale(.7424)}}.snow:nth-child(120){opacity:.7618;transform:translate(88.8453vw,-10px) scale(.5596);animation:fall-120 26s -16s linear infinite}@keyframes fall-120{51.211%{transform:translate(93.8126vw,51.211vh) scale(.5596)}to{transform:translate(91.32895vw,99vh) scale(.5596)}}.snow:nth-child(121){opacity:1.3888;transform:translate(7.2556vw,-10px) scale(.5999);animation:fall-121 12s -26s linear infinite}@keyframes fall-121{63.353%{transform:translate(14.5027vw,63.353vh) scale(.5999)}to{transform:translate(10.87915vw,99vh) scale(.5999)}}.snow:nth-child(122){opacity:1.8874;transform:translate(2.9358vw,-10px) scale(.9603);animation:fall-122 15s -4s linear infinite}@keyframes fall-122{49.683%{transform:translate(12.077vw,49.683vh) scale(.9603)}to{transform:translate(7.5064vw,99vh) scale(.9603)}}.snow:nth-child(123){opacity:1.2162;transform:translate(29.2187vw,-10px) scale(.9791);animation:fall-123 25s -26s linear infinite}@keyframes fall-123{76.887%{transform:translate(19.9684vw,76.887vh) scale(.9791)}to{transform:translate(24.59355vw,99vh) scale(.9791)}}.snow:nth-child(124){opacity:1.0984;transform:translate(77.005vw,-10px) scale(.3337);animation:fall-124 17s -16s linear infinite}@keyframes fall-124{59.64%{transform:translate(78.8514vw,59.64vh) scale(.3337)}to{transform:translate(77.9282vw,99vh) scale(.3337)}}.snow:nth-child(125){opacity:1.871;transform:translate(86.2211vw,-10px) scale(.842);animation:fall-125 30s -7s linear infinite}@keyframes fall-125{60.712%{transform:translate(87.5014vw,60.712vh) scale(.842)}to{transform:translate(86.86125vw,99vh) scale(.842)}}.snow:nth-child(126){opacity:1.0998;transform:translate(91.9839vw,-10px) scale(.9775);animation:fall-126 25s -11s linear infinite}@keyframes fall-126{67.232%{transform:translate(83.5935vw,67.232vh) scale(.9775)}to{transform:translate(87.7887vw,99vh) scale(.9775)}}.snow:nth-child(127){opacity:1.2134;transform:translate(75.4884vw,-10px) scale(.6734);animation:fall-127 24s -27s linear infinite}@keyframes fall-127{69.53%{transform:translate(81.4845vw,69.53vh) scale(.6734)}to{transform:translate(78.48645vw,99vh) scale(.6734)}}.snow:nth-child(128){opacity:.1738;transform:translate(95.5569vw,-10px) scale(.4222);animation:fall-128 14s -14s linear infinite}@keyframes fall-128{68.649%{transform:translate(100.7669vw,68.649vh) scale(.4222)}to{transform:translate(98.1619vw,99vh) scale(.4222)}}.snow:nth-child(129){opacity:.1592;transform:translate(23.1978vw,-10px) scale(.2035);animation:fall-129 20s -13s linear infinite}@keyframes fall-129{43.234%{transform:translate(13.7537vw,43.234vh) scale(.2035)}to{transform:translate(18.47575vw,99vh) scale(.2035)}}.snow:nth-child(130){opacity:.4068;transform:translate(18.041vw,-10px) scale(.4077);animation:fall-130 26s -9s linear infinite}@keyframes fall-130{52.371%{transform:translate(23.4473vw,52.371vh) scale(.4077)}to{transform:translate(20.74415vw,99vh) scale(.4077)}}.snow:nth-child(131){opacity:.3368;transform:translate(78.8048vw,-10px) scale(.3688);animation:fall-131 12s -24s linear infinite}@keyframes fall-131{43.666%{transform:translate(69.6566vw,43.666vh) scale(.3688)}to{transform:translate(74.2307vw,99vh) scale(.3688)}}.snow:nth-child(132){opacity:.1938;transform:translate(58.3588vw,-10px) scale(.2104);animation:fall-132 17s -1s linear infinite}@keyframes fall-132{34.048%{transform:translate(57.373vw,34.048vh) scale(.2104)}to{transform:translate(57.8659vw,99vh) scale(.2104)}}.snow:nth-child(133){opacity:1.6624;transform:translate(78.5843vw,-10px) scale(.7481);animation:fall-133 19s -8s linear infinite}@keyframes fall-133{35.354%{transform:translate(79.2006vw,35.354vh) scale(.7481)}to{transform:translate(78.89245vw,99vh) scale(.7481)}}.snow:nth-child(134){opacity:1.622;transform:translate(70.1057vw,-10px) scale(.2409);animation:fall-134 26s -29s linear infinite}@keyframes fall-134{71.958%{transform:translate(62.0811vw,71.958vh) scale(.2409)}to{transform:translate(66.0934vw,99vh) scale(.2409)}}.snow:nth-child(135){opacity:.6114;transform:translate(69.2396vw,-10px) scale(.494);animation:fall-135 22s -8s linear infinite}@keyframes fall-135{59.92%{transform:translate(78.8048vw,59.92vh) scale(.494)}to{transform:translate(74.0222vw,99vh) scale(.494)}}.snow:nth-child(136){opacity:1.071;transform:translate(17.5426vw,-10px) scale(.2719);animation:fall-136 26s -25s linear infinite}@keyframes fall-136{71.835%{transform:translate(14.6699vw,71.835vh) scale(.2719)}to{transform:translate(16.10625vw,99vh) scale(.2719)}}.snow:nth-child(137){opacity:.62;transform:translate(5.3447vw,-10px) scale(.4793);animation:fall-137 15s -29s linear infinite}@keyframes fall-137{67.589%{transform:translate(13.9753vw,67.589vh) scale(.4793)}to{transform:translate(9.66vw,99vh) scale(.4793)}}.snow:nth-child(138){opacity:1.5266;transform:translate(36.439vw,-10px) scale(.1699);animation:fall-138 27s -27s linear infinite}@keyframes fall-138{45.766%{transform:translate(43.2867vw,45.766vh) scale(.1699)}to{transform:translate(39.86285vw,99vh) scale(.1699)}}.snow:nth-child(139){opacity:1.5788;transform:translate(85.3052vw,-10px) scale(.8675);animation:fall-139 15s -22s linear infinite}@keyframes fall-139{36.898%{transform:translate(89.385vw,36.898vh) scale(.8675)}to{transform:translate(87.3451vw,99vh) scale(.8675)}}.snow:nth-child(140){opacity:.63;transform:translate(78.1761vw,-10px) scale(.9008);animation:fall-140 26s -20s linear infinite}@keyframes fall-140{39.656%{transform:translate(75.2763vw,39.656vh) scale(.9008)}to{transform:translate(76.7262vw,99vh) scale(.9008)}}.snow:nth-child(141){opacity:1.4024;transform:translate(38.6722vw,-10px) scale(.5114);animation:fall-141 14s -17s linear infinite}@keyframes fall-141{79.051%{transform:translate(30.175vw,79.051vh) scale(.5114)}to{transform:translate(34.4236vw,99vh) scale(.5114)}}.snow:nth-child(142){opacity:.54;transform:translate(85.8976vw,-10px) scale(.1754);animation:fall-142 19s -16s linear infinite}@keyframes fall-142{34.234%{transform:translate(86.3159vw,34.234vh) scale(.1754)}to{transform:translate(86.10675vw,99vh) scale(.1754)}}.snow:nth-child(143){opacity:1.0026;transform:translate(54.8788vw,-10px) scale(.8018);animation:fall-143 24s -9s linear infinite}@keyframes fall-143{35.443%{transform:translate(61.8994vw,35.443vh) scale(.8018)}to{transform:translate(58.3891vw,99vh) scale(.8018)}}.snow:nth-child(144){opacity:1.4808;transform:translate(41.5506vw,-10px) scale(.6785);animation:fall-144 27s -21s linear infinite}@keyframes fall-144{54.294%{transform:translate(49.6762vw,54.294vh) scale(.6785)}to{transform:translate(45.6134vw,99vh) scale(.6785)}}.snow:nth-child(145){opacity:.6204;transform:translate(67.9591vw,-10px) scale(.5532);animation:fall-145 16s -27s linear infinite}@keyframes fall-145{34.69%{transform:translate(59.5945vw,34.69vh) scale(.5532)}to{transform:translate(63.7768vw,99vh) scale(.5532)}}.snow:nth-child(146){opacity:.5102;transform:translate(64.6176vw,-10px) scale(.9123);animation:fall-146 19s -28s linear infinite}@keyframes fall-146{36.929%{transform:translate(68.86vw,36.929vh) scale(.9123)}to{transform:translate(66.7388vw,99vh) scale(.9123)}}.snow:nth-child(147){opacity:.158;transform:translate(29.2896vw,-10px) scale(.9068);animation:fall-147 17s -7s linear infinite}@keyframes fall-147{71.494%{transform:translate(23.0601vw,71.494vh) scale(.9068)}to{transform:translate(26.17485vw,99vh) scale(.9068)}}.snow:nth-child(148){opacity:.31;transform:translate(73.4747vw,-10px) scale(.6328);animation:fall-148 23s -6s linear infinite}@keyframes fall-148{55.024%{transform:translate(77.1634vw,55.024vh) scale(.6328)}to{transform:translate(75.31905vw,99vh) scale(.6328)}}.snow:nth-child(149){opacity:.139;transform:translate(87.5029vw,-10px) scale(.1311);animation:fall-149 15s -7s linear infinite}@keyframes fall-149{76.097%{transform:translate(95.2626vw,76.097vh) scale(.1311)}to{transform:translate(91.38275vw,99vh) scale(.1311)}}.snow:nth-child(150){opacity:1.501;transform:translate(79.7662vw,-10px) scale(.9163);animation:fall-150 24s -3s linear infinite}@keyframes fall-150{32.981%{transform:translate(72.5292vw,32.981vh) scale(.9163)}to{transform:translate(76.1477vw,99vh) scale(.9163)}}.snow:nth-child(151){opacity:1.492;transform:translate(23.0651vw,-10px) scale(.6713);animation:fall-151 17s -1s linear infinite}@keyframes fall-151{41.043%{transform:translate(31.8886vw,41.043vh) scale(.6713)}to{transform:translate(27.47685vw,99vh) scale(.6713)}}.snow:nth-child(152){opacity:.6966;transform:translate(88.8818vw,-10px) scale(.3399);animation:fall-152 20s -29s linear infinite}@keyframes fall-152{59.091%{transform:translate(82.2952vw,59.091vh) scale(.3399)}to{transform:translate(85.5885vw,99vh) scale(.3399)}}.snow:nth-child(153){opacity:1.5508;transform:translate(6.0372vw,-10px) scale(.2971);animation:fall-153 19s -8s linear infinite}@keyframes fall-153{37.78%{transform:translate(9.2925vw,37.78vh) scale(.2971)}to{transform:translate(7.66485vw,99vh) scale(.2971)}}.snow:nth-child(154){opacity:1.6812;transform:translate(15.375vw,-10px) scale(.3824);animation:fall-154 18s -11s linear infinite}@keyframes fall-154{33.771%{transform:translate(10.8776vw,33.771vh) scale(.3824)}to{transform:translate(13.1263vw,99vh) scale(.3824)}}.snow:nth-child(155){opacity:.75;transform:translate(85.4325vw,-10px) scale(.0431);animation:fall-155 26s -1s linear infinite}@keyframes fall-155{48.347%{transform:translate(83.3679vw,48.347vh) scale(.0431)}to{transform:translate(84.4002vw,99vh) scale(.0431)}}.snow:nth-child(156){opacity:1.4206;transform:translate(54.1692vw,-10px) scale(.699);animation:fall-156 10s -14s linear infinite}@keyframes fall-156{66.083%{transform:translate(55.8617vw,66.083vh) scale(.699)}to{transform:translate(55.01545vw,99vh) scale(.699)}}.snow:nth-child(157){opacity:1.794;transform:translate(2.9492vw,-10px) scale(.6899);animation:fall-157 24s -1s linear infinite}@keyframes fall-157{58.598%{transform:translate(4.188vw,58.598vh) scale(.6899)}to{transform:translate(3.5686vw,99vh) scale(.6899)}}.snow:nth-child(158){opacity:.0698;transform:translate(84.1955vw,-10px) scale(.3702);animation:fall-158 26s -6s linear infinite}@keyframes fall-158{47.203%{transform:translate(92.9949vw,47.203vh) scale(.3702)}to{transform:translate(88.5952vw,99vh) scale(.3702)}}.snow:nth-child(159){opacity:.0658;transform:translate(53.9307vw,-10px) scale(.2923);animation:fall-159 12s -15s linear infinite}@keyframes fall-159{72.373%{transform:translate(62.2647vw,72.373vh) scale(.2923)}to{transform:translate(58.0977vw,99vh) scale(.2923)}}.snow:nth-child(160){opacity:.8394;transform:translate(98.3285vw,-10px) scale(.4646);animation:fall-160 20s -6s linear infinite}@keyframes fall-160{70.051%{transform:translate(107.2363vw,70.051vh) scale(.4646)}to{transform:translate(102.7824vw,99vh) scale(.4646)}}.snow:nth-child(161){opacity:1.125;transform:translate(98.276vw,-10px) scale(.1856);animation:fall-161 26s -2s linear infinite}@keyframes fall-161{53.496%{transform:translate(101.713vw,53.496vh) scale(.1856)}to{transform:translate(99.9945vw,99vh) scale(.1856)}}.snow:nth-child(162){opacity:.3576;transform:translate(85.3309vw,-10px) scale(.3567);animation:fall-162 11s -20s linear infinite}@keyframes fall-162{43.546%{transform:translate(81.5919vw,43.546vh) scale(.3567)}to{transform:translate(83.4614vw,99vh) scale(.3567)}}.snow:nth-child(163){opacity:1.8586;transform:translate(83.7884vw,-10px) scale(.1537);animation:fall-163 13s -17s linear infinite}@keyframes fall-163{60.888%{transform:translate(77.4998vw,60.888vh) scale(.1537)}to{transform:translate(80.6441vw,99vh) scale(.1537)}}.snow:nth-child(164){opacity:.9912;transform:translate(80.5277vw,-10px) scale(.3735);animation:fall-164 29s -4s linear infinite}@keyframes fall-164{31.33%{transform:translate(79.6781vw,31.33vh) scale(.3735)}to{transform:translate(80.1029vw,99vh) scale(.3735)}}.snow:nth-child(165){opacity:1.1764;transform:translate(11.2768vw,-10px) scale(.9118);animation:fall-165 11s -23s linear infinite}@keyframes fall-165{48.264%{transform:translate(12.5209vw,48.264vh) scale(.9118)}to{transform:translate(11.89885vw,99vh) scale(.9118)}}.snow:nth-child(166){opacity:.8728;transform:translate(86.8594vw,-10px) scale(.945);animation:fall-166 19s -25s linear infinite}@keyframes fall-166{68.137%{transform:translate(82.5647vw,68.137vh) scale(.945)}to{transform:translate(84.71205vw,99vh) scale(.945)}}.snow:nth-child(167){opacity:1.4772;transform:translate(43.927vw,-10px) scale(.8061);animation:fall-167 22s -1s linear infinite}@keyframes fall-167{31.836%{transform:translate(41.2682vw,31.836vh) scale(.8061)}to{transform:translate(42.5976vw,99vh) scale(.8061)}}.snow:nth-child(168){opacity:1.6506;transform:translate(26.5994vw,-10px) scale(.1716);animation:fall-168 10s -19s linear infinite}@keyframes fall-168{63.823%{transform:translate(27.7415vw,63.823vh) scale(.1716)}to{transform:translate(27.17045vw,99vh) scale(.1716)}}.snow:nth-child(169){opacity:.303;transform:translate(64.2783vw,-10px) scale(.2876);animation:fall-169 23s -16s linear infinite}@keyframes fall-169{57.59%{transform:translate(61.2632vw,57.59vh) scale(.2876)}to{transform:translate(62.77075vw,99vh) scale(.2876)}}.snow:nth-child(170){opacity:.4982;transform:translate(76.5745vw,-10px) scale(.6068);animation:fall-170 21s -30s linear infinite}@keyframes fall-170{59.734%{transform:translate(85.6609vw,59.734vh) scale(.6068)}to{transform:translate(81.1177vw,99vh) scale(.6068)}}.snow:nth-child(171){opacity:1.15;transform:translate(65.0136vw,-10px) scale(.4972);animation:fall-171 14s -26s linear infinite}@keyframes fall-171{38.92%{transform:translate(65.8776vw,38.92vh) scale(.4972)}to{transform:translate(65.4456vw,99vh) scale(.4972)}}.snow:nth-child(172){opacity:1.8522;transform:translate(77.9348vw,-10px) scale(.2925);animation:fall-172 26s -4s linear infinite}@keyframes fall-172{62.995%{transform:translate(76.0119vw,62.995vh) scale(.2925)}to{transform:translate(76.97335vw,99vh) scale(.2925)}}.snow:nth-child(173){opacity:.4048;transform:translate(78.6217vw,-10px) scale(.6074);animation:fall-173 17s -9s linear infinite}@keyframes fall-173{65.078%{transform:translate(79.1312vw,65.078vh) scale(.6074)}to{transform:translate(78.87645vw,99vh) scale(.6074)}}.snow:nth-child(174){opacity:.98;transform:translate(47.2894vw,-10px) scale(.4448);animation:fall-174 26s -22s linear infinite}@keyframes fall-174{35.89%{transform:translate(53.543vw,35.89vh) scale(.4448)}to{transform:translate(50.4162vw,99vh) scale(.4448)}}.snow:nth-child(175){opacity:.3876;transform:translate(9.9851vw,-10px) scale(.8633);animation:fall-175 17s -20s linear infinite}@keyframes fall-175{49.47%{transform:translate(12.8735vw,49.47vh) scale(.8633)}to{transform:translate(11.4293vw,99vh) scale(.8633)}}.snow:nth-child(176){opacity:1.7002;transform:translate(22.3344vw,-10px) scale(.2596);animation:fall-176 24s -19s linear infinite}@keyframes fall-176{49.924%{transform:translate(25.5847vw,49.924vh) scale(.2596)}to{transform:translate(23.95955vw,99vh) scale(.2596)}}.snow:nth-child(177){opacity:.7214;transform:translate(59.5487vw,-10px) scale(.1274);animation:fall-177 23s -8s linear infinite}@keyframes fall-177{78.443%{transform:translate(65.0354vw,78.443vh) scale(.1274)}to{transform:translate(62.29205vw,99vh) scale(.1274)}}.snow:nth-child(178){opacity:1.525;transform:translate(78.6051vw,-10px) scale(.5419);animation:fall-178 16s -29s linear infinite}@keyframes fall-178{67.628%{transform:translate(80.7422vw,67.628vh) scale(.5419)}to{transform:translate(79.67365vw,99vh) scale(.5419)}}.snow:nth-child(179){opacity:1.3298;transform:translate(99.1926vw,-10px) scale(.0863);animation:fall-179 27s -19s linear infinite}@keyframes fall-179{52.582%{transform:translate(101.014vw,52.582vh) scale(.0863)}to{transform:translate(100.1033vw,99vh) scale(.0863)}}.snow:nth-child(180){opacity:1.6324;transform:translate(42.0254vw,-10px) scale(.861);animation:fall-180 15s -30s linear infinite}@keyframes fall-180{35.099%{transform:translate(40.2061vw,35.099vh) scale(.861)}to{transform:translate(41.11575vw,99vh) scale(.861)}}.snow:nth-child(181){opacity:1.0902;transform:translate(59.9565vw,-10px) scale(.724);animation:fall-181 25s -4s linear infinite}@keyframes fall-181{77.312%{transform:translate(50.6313vw,77.312vh) scale(.724)}to{transform:translate(55.2939vw,99vh) scale(.724)}}.snow:nth-child(182){opacity:.8738;transform:translate(24.5322vw,-10px) scale(.4182);animation:fall-182 28s -28s linear infinite}@keyframes fall-182{64.839%{transform:translate(17.5591vw,64.839vh) scale(.4182)}to{transform:translate(21.04565vw,99vh) scale(.4182)}}.snow:nth-child(183){opacity:.5744;transform:translate(55.7823vw,-10px) scale(.6014);animation:fall-183 20s -28s linear infinite}@keyframes fall-183{41.349%{transform:translate(57.1682vw,41.349vh) scale(.6014)}to{transform:translate(56.47525vw,99vh) scale(.6014)}}.snow:nth-child(184){opacity:.4218;transform:translate(40.9076vw,-10px) scale(.2187);animation:fall-184 20s -12s linear infinite}@keyframes fall-184{53.259%{transform:translate(39.5338vw,53.259vh) scale(.2187)}to{transform:translate(40.2207vw,99vh) scale(.2187)}}.snow:nth-child(185){opacity:.2968;transform:translate(84.3992vw,-10px) scale(.3798);animation:fall-185 19s -16s linear infinite}@keyframes fall-185{74.603%{transform:translate(76.6274vw,74.603vh) scale(.3798)}to{transform:translate(80.5133vw,99vh) scale(.3798)}}.snow:nth-child(186){opacity:.4772;transform:translate(90.3422vw,-10px) scale(.6131);animation:fall-186 27s -24s linear infinite}@keyframes fall-186{46.034%{transform:translate(90.6202vw,46.034vh) scale(.6131)}to{transform:translate(90.4812vw,99vh) scale(.6131)}}.snow:nth-child(187){opacity:.0164;transform:translate(.225vw,-10px) scale(.9856);animation:fall-187 16s -5s linear infinite}@keyframes fall-187{76.92%{transform:translate(-.2312vw,76.92vh) scale(.9856)}to{transform:translate(-.0031vw,99vh) scale(.9856)}}.snow:nth-child(188){opacity:1.2036;transform:translate(4.2716vw,-10px) scale(.6143);animation:fall-188 22s -17s linear infinite}@keyframes fall-188{42.22%{transform:translate(3.5057vw,42.22vh) scale(.6143)}to{transform:translate(3.88865vw,99vh) scale(.6143)}}.snow:nth-child(189){opacity:.0246;transform:translate(75.6922vw,-10px) scale(.5592);animation:fall-189 29s -19s linear infinite}@keyframes fall-189{79.301%{transform:translate(80.5983vw,79.301vh) scale(.5592)}to{transform:translate(78.14525vw,99vh) scale(.5592)}}.snow:nth-child(190){opacity:1.1334;transform:translate(37.0739vw,-10px) scale(.7866);animation:fall-190 29s -20s linear infinite}@keyframes fall-190{38.268%{transform:translate(43.0179vw,38.268vh) scale(.7866)}to{transform:translate(40.0459vw,99vh) scale(.7866)}}.snow:nth-child(191){opacity:1.1176;transform:translate(18.7103vw,-10px) scale(.6191);animation:fall-191 10s -9s linear infinite}@keyframes fall-191{77.947%{transform:translate(17.4032vw,77.947vh) scale(.6191)}to{transform:translate(18.05675vw,99vh) scale(.6191)}}.snow:nth-child(192){opacity:.22;transform:translate(82.6639vw,-10px) scale(.5737);animation:fall-192 29s -12s linear infinite}@keyframes fall-192{70.189%{transform:translate(85.351vw,70.189vh) scale(.5737)}to{transform:translate(84.00745vw,99vh) scale(.5737)}}.snow:nth-child(193){opacity:1.071;transform:translate(15.8344vw,-10px) scale(.6877);animation:fall-193 18s -18s linear infinite}@keyframes fall-193{44.894%{transform:translate(7.394vw,44.894vh) scale(.6877)}to{transform:translate(11.6142vw,99vh) scale(.6877)}}.snow:nth-child(194){opacity:.8522;transform:translate(76.4305vw,-10px) scale(.8763);animation:fall-194 20s -3s linear infinite}@keyframes fall-194{53.172%{transform:translate(75.4603vw,53.172vh) scale(.8763)}to{transform:translate(75.9454vw,99vh) scale(.8763)}}.snow:nth-child(195){opacity:.9378;transform:translate(22.6809vw,-10px) scale(.579);animation:fall-195 20s -6s linear infinite}@keyframes fall-195{50.924%{transform:translate(14.849vw,50.924vh) scale(.579)}to{transform:translate(18.76495vw,99vh) scale(.579)}}.snow:nth-child(196){opacity:.22;transform:translate(66.3012vw,-10px) scale(.6757);animation:fall-196 10s -15s linear infinite}@keyframes fall-196{30.476%{transform:translate(69.4134vw,30.476vh) scale(.6757)}to{transform:translate(67.8573vw,99vh) scale(.6757)}}.snow:nth-child(197){opacity:.8938;transform:translate(1.5038vw,-10px) scale(.4609);animation:fall-197 10s -1s linear infinite}@keyframes fall-197{52.851%{transform:translate(-3.9028vw,52.851vh) scale(.4609)}to{transform:translate(-1.1995vw,99vh) scale(.4609)}}.snow:nth-child(198){opacity:1.8932;transform:translate(9.9357vw,-10px) scale(.5369);animation:fall-198 23s -10s linear infinite}@keyframes fall-198{51.123%{transform:translate(16.4764vw,51.123vh) scale(.5369)}to{transform:translate(13.20605vw,99vh) scale(.5369)}}.snow:nth-child(199){opacity:1.8502;transform:translate(83.3363vw,-10px) scale(.0071);animation:fall-199 29s -9s linear infinite}@keyframes fall-199{61.069%{transform:translate(80.9338vw,61.069vh) scale(.0071)}to{transform:translate(82.13505vw,99vh) scale(.0071)}}.snow:nth-child(200){opacity:.578;transform:translate(98.2199vw,-10px) scale(.1768);animation:fall-200 18s -17s linear infinite}@keyframes fall-200{62.93%{transform:translate(106.3224vw,62.93vh) scale(.1768)}to{transform:translate(102.27115vw,99vh) scale(.1768)}}.snow:nth-child(201){opacity:1.7482;transform:translate(81.6123vw,-10px) scale(.9597);animation:fall-201 10s -27s linear infinite}@keyframes fall-201{44.57%{transform:translate(73.1074vw,44.57vh) scale(.9597)}to{transform:translate(77.35985vw,99vh) scale(.9597)}}.snow:nth-child(202){opacity:1.9114;transform:translate(24.9576vw,-10px) scale(.3978);animation:fall-202 30s -3s linear infinite}@keyframes fall-202{70.824%{transform:translate(33.5953vw,70.824vh) scale(.3978)}to{transform:translate(29.27645vw,99vh) scale(.3978)}}.snow:nth-child(203){opacity:.9682;transform:translate(30.1368vw,-10px) scale(.6926);animation:fall-203 19s -11s linear infinite}@keyframes fall-203{55.011%{transform:translate(22.9425vw,55.011vh) scale(.6926)}to{transform:translate(26.53965vw,99vh) scale(.6926)}}.snow:nth-child(204){opacity:1.5146;transform:translate(63.3819vw,-10px) scale(.4166);animation:fall-204 16s -6s linear infinite}@keyframes fall-204{44.849%{transform:translate(56.6637vw,44.849vh) scale(.4166)}to{transform:translate(60.0228vw,99vh) scale(.4166)}}.snow:nth-child(205){opacity:.4778;transform:translate(40.7111vw,-10px) scale(.4731);animation:fall-205 21s -20s linear infinite}@keyframes fall-205{39.247%{transform:translate(46.5811vw,39.247vh) scale(.4731)}to{transform:translate(43.6461vw,99vh) scale(.4731)}}.snow:nth-child(206){opacity:1.7878;transform:translate(56.8182vw,-10px) scale(.1665);animation:fall-206 27s -3s linear infinite}@keyframes fall-206{53.23%{transform:translate(61.8491vw,53.23vh) scale(.1665)}to{transform:translate(59.33365vw,99vh) scale(.1665)}}.snow:nth-child(207){opacity:1.2172;transform:translate(51.9762vw,-10px) scale(.4879);animation:fall-207 24s -9s linear infinite}@keyframes fall-207{39.68%{transform:translate(54.0134vw,39.68vh) scale(.4879)}to{transform:translate(52.9948vw,99vh) scale(.4879)}}.snow:nth-child(208){opacity:1.643;transform:translate(20.5982vw,-10px) scale(.9456);animation:fall-208 24s -9s linear infinite}@keyframes fall-208{32.099%{transform:translate(16.7509vw,32.099vh) scale(.9456)}to{transform:translate(18.67455vw,99vh) scale(.9456)}}.snow:nth-child(209){opacity:1.093;transform:translate(25.4519vw,-10px) scale(.333);animation:fall-209 24s -22s linear infinite}@keyframes fall-209{56.224%{transform:translate(29.2878vw,56.224vh) scale(.333)}to{transform:translate(27.36985vw,99vh) scale(.333)}}.snow:nth-child(210){opacity:1.2476;transform:translate(.7783vw,-10px) scale(.5076);animation:fall-210 19s -13s linear infinite}@keyframes fall-210{67.109%{transform:translate(7.3578vw,67.109vh) scale(.5076)}to{transform:translate(4.06805vw,99vh) scale(.5076)}}.snow:nth-child(211){opacity:.931;transform:translate(3.263vw,-10px) scale(.9336);animation:fall-211 21s -16s linear infinite}@keyframes fall-211{48.713%{transform:translate(12.8127vw,48.713vh) scale(.9336)}to{transform:translate(8.03785vw,99vh) scale(.9336)}}.snow:nth-child(212){opacity:.2224;transform:translate(51.4633vw,-10px) scale(.5152);animation:fall-212 25s -7s linear infinite}@keyframes fall-212{58.103%{transform:translate(58.4549vw,58.103vh) scale(.5152)}to{transform:translate(54.9591vw,99vh) scale(.5152)}}.snow:nth-child(213){opacity:1.6268;transform:translate(88.9201vw,-10px) scale(.1506);animation:fall-213 27s -11s linear infinite}@keyframes fall-213{70.242%{transform:translate(84.9298vw,70.242vh) scale(.1506)}to{transform:translate(86.92495vw,99vh) scale(.1506)}}.snow:nth-child(214){opacity:.7886;transform:translate(88.0322vw,-10px) scale(.8217);animation:fall-214 17s -11s linear infinite}@keyframes fall-214{38.161%{transform:translate(87.1608vw,38.161vh) scale(.8217)}to{transform:translate(87.5965vw,99vh) scale(.8217)}}.snow:nth-child(215){opacity:1.6478;transform:translate(53.1115vw,-10px) scale(.3245);animation:fall-215 26s -7s linear infinite}@keyframes fall-215{65.486%{transform:translate(55.7704vw,65.486vh) scale(.3245)}to{transform:translate(54.44095vw,99vh) scale(.3245)}}.snow:nth-child(216){opacity:.4244;transform:translate(48.4442vw,-10px) scale(.0486);animation:fall-216 18s -15s linear infinite}@keyframes fall-216{41.666%{transform:translate(39.6178vw,41.666vh) scale(.0486)}to{transform:translate(44.031vw,99vh) scale(.0486)}}.snow:nth-child(217){opacity:1.618;transform:translate(93.5341vw,-10px) scale(.5536);animation:fall-217 26s -12s linear infinite}@keyframes fall-217{43.128%{transform:translate(84.056vw,43.128vh) scale(.5536)}to{transform:translate(88.79505vw,99vh) scale(.5536)}}.snow:nth-child(218){opacity:.8746;transform:translate(66.6491vw,-10px) scale(.5319);animation:fall-218 13s -15s linear infinite}@keyframes fall-218{71.212%{transform:translate(57.9865vw,71.212vh) scale(.5319)}to{transform:translate(62.3178vw,99vh) scale(.5319)}}.snow:nth-child(219){opacity:.881;transform:translate(42.8428vw,-10px) scale(.9657);animation:fall-219 26s -9s linear infinite}@keyframes fall-219{31.567%{transform:translate(43.9304vw,31.567vh) scale(.9657)}to{transform:translate(43.3866vw,99vh) scale(.9657)}}.snow:nth-child(220){opacity:1.2276;transform:translate(32.6037vw,-10px) scale(.8122);animation:fall-220 21s -5s linear infinite}@keyframes fall-220{58.712%{transform:translate(32.3923vw,58.712vh) scale(.8122)}to{transform:translate(32.498vw,99vh) scale(.8122)}}.snow:nth-child(221){opacity:1.6272;transform:translate(41.1869vw,-10px) scale(.1405);animation:fall-221 26s -16s linear infinite}@keyframes fall-221{46.6%{transform:translate(38.2344vw,46.6vh) scale(.1405)}to{transform:translate(39.71065vw,99vh) scale(.1405)}}.snow:nth-child(222){opacity:1.4328;transform:translate(30.1718vw,-10px) scale(.718);animation:fall-222 27s -18s linear infinite}@keyframes fall-222{34.289%{transform:translate(39.4284vw,34.289vh) scale(.718)}to{transform:translate(34.8001vw,99vh) scale(.718)}}.snow:nth-child(223){opacity:1.6526;transform:translate(9.2881vw,-10px) scale(.0112);animation:fall-223 16s -15s linear infinite}@keyframes fall-223{54.354%{transform:translate(4.2468vw,54.354vh) scale(.0112)}to{transform:translate(6.76745vw,99vh) scale(.0112)}}.snow:nth-child(224){opacity:1.0548;transform:translate(10.8689vw,-10px) scale(.0353);animation:fall-224 17s -13s linear infinite}@keyframes fall-224{70.53%{transform:translate(16.5326vw,70.53vh) scale(.0353)}to{transform:translate(13.70075vw,99vh) scale(.0353)}}.snow:nth-child(225){opacity:1.8592;transform:translate(53.6136vw,-10px) scale(.1151);animation:fall-225 11s -26s linear infinite}@keyframes fall-225{44.604%{transform:translate(57.3943vw,44.604vh) scale(.1151)}to{transform:translate(55.50395vw,99vh) scale(.1151)}}.snow:nth-child(226){opacity:1.133;transform:translate(56.6434vw,-10px) scale(.7129);animation:fall-226 22s -4s linear infinite}@keyframes fall-226{58.015%{transform:translate(51.1261vw,58.015vh) scale(.7129)}to{transform:translate(53.88475vw,99vh) scale(.7129)}}.snow:nth-child(227){opacity:1.0972;transform:translate(.9933vw,-10px) scale(.1113);animation:fall-227 24s -16s linear infinite}@keyframes fall-227{56.253%{transform:translate(2.4765vw,56.253vh) scale(.1113)}to{transform:translate(1.7349vw,99vh) scale(.1113)}}.snow:nth-child(228){opacity:.252;transform:translate(62.5249vw,-10px) scale(.3327);animation:fall-228 16s -4s linear infinite}@keyframes fall-228{75.184%{transform:translate(59.1583vw,75.184vh) scale(.3327)}to{transform:translate(60.8416vw,99vh) scale(.3327)}}.snow:nth-child(229){opacity:.2166;transform:translate(1.3924vw,-10px) scale(.9069);animation:fall-229 13s -9s linear infinite}@keyframes fall-229{56.068%{transform:translate(2.2884vw,56.068vh) scale(.9069)}to{transform:translate(1.8404vw,99vh) scale(.9069)}}.snow:nth-child(230){opacity:.9326;transform:translate(68.2231vw,-10px) scale(.742);animation:fall-230 27s -8s linear infinite}@keyframes fall-230{69.118%{transform:translate(75.4022vw,69.118vh) scale(.742)}to{transform:translate(71.81265vw,99vh) scale(.742)}}.snow:nth-child(231){opacity:.9398;transform:translate(33.5433vw,-10px) scale(.4204);animation:fall-231 24s -28s linear infinite}@keyframes fall-231{68.742%{transform:translate(25.0744vw,68.742vh) scale(.4204)}to{transform:translate(29.30885vw,99vh) scale(.4204)}}.snow:nth-child(232){opacity:1.9276;transform:translate(84.3454vw,-10px) scale(.9335);animation:fall-232 17s -22s linear infinite}@keyframes fall-232{57.98%{transform:translate(77.3952vw,57.98vh) scale(.9335)}to{transform:translate(80.8703vw,99vh) scale(.9335)}}.snow:nth-child(233){opacity:.8872;transform:translate(52.7148vw,-10px) scale(.6363);animation:fall-233 29s -1s linear infinite}@keyframes fall-233{40.625%{transform:translate(59.6652vw,40.625vh) scale(.6363)}to{transform:translate(56.19vw,99vh) scale(.6363)}}.snow:nth-child(234){opacity:.5852;transform:translate(24.4562vw,-10px) scale(.385);animation:fall-234 28s -10s linear infinite}@keyframes fall-234{46.442%{transform:translate(17.1203vw,46.442vh) scale(.385)}to{transform:translate(20.78825vw,99vh) scale(.385)}}.snow:nth-child(235){opacity:.5932;transform:translate(20.1372vw,-10px) scale(.4845);animation:fall-235 19s -28s linear infinite}@keyframes fall-235{59.644%{transform:translate(23.286vw,59.644vh) scale(.4845)}to{transform:translate(21.7116vw,99vh) scale(.4845)}}.snow:nth-child(236){opacity:1.918;transform:translate(42.4575vw,-10px) scale(.5401);animation:fall-236 22s -4s linear infinite}@keyframes fall-236{77.705%{transform:translate(50.3995vw,77.705vh) scale(.5401)}to{transform:translate(46.4285vw,99vh) scale(.5401)}}.snow:nth-child(237){opacity:.074;transform:translate(54.8447vw,-10px) scale(.5316);animation:fall-237 27s -2s linear infinite}@keyframes fall-237{37.651%{transform:translate(52.4857vw,37.651vh) scale(.5316)}to{transform:translate(53.6652vw,99vh) scale(.5316)}}.snow:nth-child(238){opacity:.2876;transform:translate(15.5348vw,-10px) scale(.5044);animation:fall-238 11s -23s linear infinite}@keyframes fall-238{77.043%{transform:translate(14.2283vw,77.043vh) scale(.5044)}to{transform:translate(14.88155vw,99vh) scale(.5044)}}.snow:nth-child(239){opacity:1.4528;transform:translate(58.736vw,-10px) scale(.9093);animation:fall-239 11s -30s linear infinite}@keyframes fall-239{31.514%{transform:translate(66.4949vw,31.514vh) scale(.9093)}to{transform:translate(62.61545vw,99vh) scale(.9093)}}.snow:nth-child(240){opacity:.4046;transform:translate(49.3206vw,-10px) scale(.5644);animation:fall-240 30s -10s linear infinite}@keyframes fall-240{73.39%{transform:translate(41.2803vw,73.39vh) scale(.5644)}to{transform:translate(45.30045vw,99vh) scale(.5644)}}.snow:nth-child(241){opacity:.624;transform:translate(95.1351vw,-10px) scale(.487);animation:fall-241 21s -30s linear infinite}@keyframes fall-241{42.439%{transform:translate(91.9447vw,42.439vh) scale(.487)}to{transform:translate(93.5399vw,99vh) scale(.487)}}.snow:nth-child(242){opacity:1.2896;transform:translate(37.0382vw,-10px) scale(.9469);animation:fall-242 20s -20s linear infinite}@keyframes fall-242{53.256%{transform:translate(43.2229vw,53.256vh) scale(.9469)}to{transform:translate(40.13055vw,99vh) scale(.9469)}}.snow:nth-child(243){opacity:.3872;transform:translate(37.9192vw,-10px) scale(.5936);animation:fall-243 30s -15s linear infinite}@keyframes fall-243{61.27%{transform:translate(28.8953vw,61.27vh) scale(.5936)}to{transform:translate(33.40725vw,99vh) scale(.5936)}}.snow:nth-child(244){opacity:.7896;transform:translate(68.3895vw,-10px) scale(.0448);animation:fall-244 19s -30s linear infinite}@keyframes fall-244{49.588%{transform:translate(68.0182vw,49.588vh) scale(.0448)}to{transform:translate(68.20385vw,99vh) scale(.0448)}}.snow:nth-child(245){opacity:1.9284;transform:translate(59.6348vw,-10px) scale(.9643);animation:fall-245 14s -27s linear infinite}@keyframes fall-245{75.459%{transform:translate(58.3075vw,75.459vh) scale(.9643)}to{transform:translate(58.97115vw,99vh) scale(.9643)}}.snow:nth-child(246){opacity:1.4296;transform:translate(48.0826vw,-10px) scale(.3425);animation:fall-246 15s -13s linear infinite}@keyframes fall-246{45.966%{transform:translate(49.7414vw,45.966vh) scale(.3425)}to{transform:translate(48.912vw,99vh) scale(.3425)}}.snow:nth-child(247){opacity:.051;transform:translate(57.4409vw,-10px) scale(.9809);animation:fall-247 12s -10s linear infinite}@keyframes fall-247{50.249%{transform:translate(53.9281vw,50.249vh) scale(.9809)}to{transform:translate(55.6845vw,99vh) scale(.9809)}}.snow:nth-child(248){opacity:1.8796;transform:translate(23.8513vw,-10px) scale(.4338);animation:fall-248 19s -20s linear infinite}@keyframes fall-248{35.455%{transform:translate(33.1549vw,35.455vh) scale(.4338)}to{transform:translate(28.5031vw,99vh) scale(.4338)}}.snow:nth-child(249){opacity:.8704;transform:translate(18.3984vw,-10px) scale(.0919);animation:fall-249 24s -2s linear infinite}@keyframes fall-249{57.611%{transform:translate(16.3024vw,57.611vh) scale(.0919)}to{transform:translate(17.3504vw,99vh) scale(.0919)}}.snow:nth-child(250){opacity:.7852;transform:translate(31.2708vw,-10px) scale(.2286);animation:fall-250 30s -1s linear infinite}@keyframes fall-250{41.867%{transform:translate(37.9748vw,41.867vh) scale(.2286)}to{transform:translate(34.6228vw,99vh) scale(.2286)}}.snow:nth-child(251){opacity:1.2264;transform:translate(31.4619vw,-10px) scale(.2341);animation:fall-251 15s -21s linear infinite}@keyframes fall-251{46.136%{transform:translate(23.1912vw,46.136vh) scale(.2341)}to{transform:translate(27.32655vw,99vh) scale(.2341)}}.snow:nth-child(252){opacity:.1896;transform:translate(77.9494vw,-10px) scale(.8977);animation:fall-252 21s -22s linear infinite}@keyframes fall-252{53.37%{transform:translate(84.8563vw,53.37vh) scale(.8977)}to{transform:translate(81.40285vw,99vh) scale(.8977)}}.snow:nth-child(253){opacity:1.5488;transform:translate(11.6565vw,-10px) scale(.9545);animation:fall-253 14s -28s linear infinite}@keyframes fall-253{79.32%{transform:translate(10.0183vw,79.32vh) scale(.9545)}to{transform:translate(10.8374vw,99vh) scale(.9545)}}.snow:nth-child(254){opacity:1.4794;transform:translate(44.0342vw,-10px) scale(.5709);animation:fall-254 28s -14s linear infinite}@keyframes fall-254{67.367%{transform:translate(38.5774vw,67.367vh) scale(.5709)}to{transform:translate(41.3058vw,99vh) scale(.5709)}}.snow:nth-child(255){opacity:1.0498;transform:translate(68.5357vw,-10px) scale(.9017);animation:fall-255 15s -2s linear infinite}@keyframes fall-255{50.783%{transform:translate(64.4881vw,50.783vh) scale(.9017)}to{transform:translate(66.5119vw,99vh) scale(.9017)}}.snow:nth-child(256){opacity:.6424;transform:translate(52.2878vw,-10px) scale(.7109);animation:fall-256 30s -17s linear infinite}@keyframes fall-256{49.338%{transform:translate(50.5255vw,49.338vh) scale(.7109)}to{transform:translate(51.40665vw,99vh) scale(.7109)}}.snow:nth-child(257){opacity:1.9958;transform:translate(62.7495vw,-10px) scale(.8318);animation:fall-257 23s -25s linear infinite}@keyframes fall-257{49.165%{transform:translate(71.1251vw,49.165vh) scale(.8318)}to{transform:translate(66.9373vw,99vh) scale(.8318)}}.snow:nth-child(258){opacity:1.3248;transform:translate(80.8508vw,-10px) scale(.593);animation:fall-258 14s -21s linear infinite}@keyframes fall-258{58.99%{transform:translate(87.2844vw,58.99vh) scale(.593)}to{transform:translate(84.0676vw,99vh) scale(.593)}}.snow:nth-child(259){opacity:.6912;transform:translate(58.2116vw,-10px) scale(.6954);animation:fall-259 16s -16s linear infinite}@keyframes fall-259{37.488%{transform:translate(64.9511vw,37.488vh) scale(.6954)}to{transform:translate(61.58135vw,99vh) scale(.6954)}}.snow:nth-child(260){opacity:.4978;transform:translate(22.9233vw,-10px) scale(.8576);animation:fall-260 11s -11s linear infinite}@keyframes fall-260{47.453%{transform:translate(20.521vw,47.453vh) scale(.8576)}to{transform:translate(21.72215vw,99vh) scale(.8576)}}.snow:nth-child(261){opacity:1.6292;transform:translate(12.1557vw,-10px) scale(.3386);animation:fall-261 17s -1s linear infinite}@keyframes fall-261{72.874%{transform:translate(15.1223vw,72.874vh) scale(.3386)}to{transform:translate(13.639vw,99vh) scale(.3386)}}.snow:nth-child(262){opacity:1.438;transform:translate(94.1784vw,-10px) scale(.9652);animation:fall-262 29s -26s linear infinite}@keyframes fall-262{35.566%{transform:translate(89.5771vw,35.566vh) scale(.9652)}to{transform:translate(91.87775vw,99vh) scale(.9652)}}.snow:nth-child(263){opacity:.3946;transform:translate(17.9529vw,-10px) scale(.6613);animation:fall-263 14s -1s linear infinite}@keyframes fall-263{68.308%{transform:translate(14.6541vw,68.308vh) scale(.6613)}to{transform:translate(16.3035vw,99vh) scale(.6613)}}.snow:nth-child(264){opacity:.7202;transform:translate(50.4149vw,-10px) scale(.6058);animation:fall-264 29s -2s linear infinite}@keyframes fall-264{68.121%{transform:translate(41.2168vw,68.121vh) scale(.6058)}to{transform:translate(45.81585vw,99vh) scale(.6058)}}.snow:nth-child(265){opacity:1.292;transform:translate(63.7769vw,-10px) scale(.246);animation:fall-265 30s -11s linear infinite}@keyframes fall-265{47.199%{transform:translate(66.1984vw,47.199vh) scale(.246)}to{transform:translate(64.98765vw,99vh) scale(.246)}}.snow:nth-child(266){opacity:1.8364;transform:translate(54.197vw,-10px) scale(.4823);animation:fall-266 24s -7s linear infinite}@keyframes fall-266{52.788%{transform:translate(62.203vw,52.788vh) scale(.4823)}to{transform:translate(58.2vw,99vh) scale(.4823)}}.snow:nth-child(267){opacity:.3216;transform:translate(84.5318vw,-10px) scale(.5103);animation:fall-267 24s -3s linear infinite}@keyframes fall-267{47.714%{transform:translate(85.5422vw,47.714vh) scale(.5103)}to{transform:translate(85.037vw,99vh) scale(.5103)}}.snow:nth-child(268){opacity:.2384;transform:translate(15.988vw,-10px) scale(.2364);animation:fall-268 15s -3s linear infinite}@keyframes fall-268{31.42%{transform:translate(22.1703vw,31.42vh) scale(.2364)}to{transform:translate(19.07915vw,99vh) scale(.2364)}}.snow:nth-child(269){opacity:1.1678;transform:translate(60.1036vw,-10px) scale(.031);animation:fall-269 13s -5s linear infinite}@keyframes fall-269{66.422%{transform:translate(62.2415vw,66.422vh) scale(.031)}to{transform:translate(61.17255vw,99vh) scale(.031)}}.snow:nth-child(270){opacity:.1408;transform:translate(49.4272vw,-10px) scale(.5245);animation:fall-270 11s -1s linear infinite}@keyframes fall-270{33.956%{transform:translate(58.3999vw,33.956vh) scale(.5245)}to{transform:translate(53.91355vw,99vh) scale(.5245)}}.snow:nth-child(271){opacity:1.7602;transform:translate(43.0167vw,-10px) scale(.7071);animation:fall-271 14s -27s linear infinite}@keyframes fall-271{47.936%{transform:translate(35.4101vw,47.936vh) scale(.7071)}to{transform:translate(39.2134vw,99vh) scale(.7071)}}.snow:nth-child(272){opacity:.5216;transform:translate(84.5267vw,-10px) scale(.4671);animation:fall-272 20s -29s linear infinite}@keyframes fall-272{74.429%{transform:translate(81.2474vw,74.429vh) scale(.4671)}to{transform:translate(82.88705vw,99vh) scale(.4671)}}.snow:nth-child(273){opacity:.2544;transform:translate(97.1593vw,-10px) scale(.2752);animation:fall-273 27s -1s linear infinite}@keyframes fall-273{47.722%{transform:translate(105.3054vw,47.722vh) scale(.2752)}to{transform:translate(101.23235vw,99vh) scale(.2752)}}.snow:nth-child(274){opacity:1.3566;transform:translate(77.7136vw,-10px) scale(.7136);animation:fall-274 12s -9s linear infinite}@keyframes fall-274{38.932%{transform:translate(85.8138vw,38.932vh) scale(.7136)}to{transform:translate(81.7637vw,99vh) scale(.7136)}}.snow:nth-child(275){opacity:1.694;transform:translate(76.4123vw,-10px) scale(.0488);animation:fall-275 13s -15s linear infinite}@keyframes fall-275{57.449%{transform:translate(67.8526vw,57.449vh) scale(.0488)}to{transform:translate(72.13245vw,99vh) scale(.0488)}}.snow:nth-child(276){opacity:1.0652;transform:translate(79.9418vw,-10px) scale(.2559);animation:fall-276 25s -7s linear infinite}@keyframes fall-276{66.679%{transform:translate(76.2249vw,66.679vh) scale(.2559)}to{transform:translate(78.08335vw,99vh) scale(.2559)}}.snow:nth-child(277){opacity:1.9436;transform:translate(56.4244vw,-10px) scale(.2328);animation:fall-277 27s -1s linear infinite}@keyframes fall-277{75.162%{transform:translate(62.3365vw,75.162vh) scale(.2328)}to{transform:translate(59.38045vw,99vh) scale(.2328)}}.snow:nth-child(278){opacity:.5328;transform:translate(35.792vw,-10px) scale(.4714);animation:fall-278 30s -29s linear infinite}@keyframes fall-278{57.218%{transform:translate(29.9362vw,57.218vh) scale(.4714)}to{transform:translate(32.8641vw,99vh) scale(.4714)}}.snow:nth-child(279){opacity:.0996;transform:translate(10.0177vw,-10px) scale(.876);animation:fall-279 26s -24s linear infinite}@keyframes fall-279{53.139%{transform:translate(5.0455vw,53.139vh) scale(.876)}to{transform:translate(7.5316vw,99vh) scale(.876)}}.snow:nth-child(280){opacity:.2708;transform:translate(62.6224vw,-10px) scale(.6022);animation:fall-280 10s -20s linear infinite}@keyframes fall-280{38.235%{transform:translate(69.7588vw,38.235vh) scale(.6022)}to{transform:translate(66.1906vw,99vh) scale(.6022)}}.snow:nth-child(281){opacity:1.7652;transform:translate(83.7662vw,-10px) scale(.1036);animation:fall-281 21s -11s linear infinite}@keyframes fall-281{48.624%{transform:translate(93.6339vw,48.624vh) scale(.1036)}to{transform:translate(88.70005vw,99vh) scale(.1036)}}.snow:nth-child(282){opacity:1.6332;transform:translate(43.4039vw,-10px) scale(.2825);animation:fall-282 26s -5s linear infinite}@keyframes fall-282{42.238%{transform:translate(42.6873vw,42.238vh) scale(.2825)}to{transform:translate(43.0456vw,99vh) scale(.2825)}}.snow:nth-child(283){opacity:1.0442;transform:translate(50.5407vw,-10px) scale(.8563);animation:fall-283 13s -7s linear infinite}@keyframes fall-283{78.328%{transform:translate(58.744vw,78.328vh) scale(.8563)}to{transform:translate(54.64235vw,99vh) scale(.8563)}}.snow:nth-child(284){opacity:.9092;transform:translate(9.0661vw,-10px) scale(.1953);animation:fall-284 25s -11s linear infinite}@keyframes fall-284{64.887%{transform:translate(18.6436vw,64.887vh) scale(.1953)}to{transform:translate(13.85485vw,99vh) scale(.1953)}}.snow:nth-child(285){opacity:1.633;transform:translate(51.0707vw,-10px) scale(.9447);animation:fall-285 18s -1s linear infinite}@keyframes fall-285{34.657%{transform:translate(54.4648vw,34.657vh) scale(.9447)}to{transform:translate(52.76775vw,99vh) scale(.9447)}}.snow:nth-child(286){opacity:.249;transform:translate(14.7982vw,-10px) scale(.1098);animation:fall-286 14s -17s linear infinite}@keyframes fall-286{62.635%{transform:translate(10.3978vw,62.635vh) scale(.1098)}to{transform:translate(12.598vw,99vh) scale(.1098)}}.snow:nth-child(287){opacity:.395;transform:translate(88.9604vw,-10px) scale(.4505);animation:fall-287 20s -24s linear infinite}@keyframes fall-287{72.727%{transform:translate(85.7404vw,72.727vh) scale(.4505)}to{transform:translate(87.3504vw,99vh) scale(.4505)}}.snow:nth-child(288){opacity:1.3774;transform:translate(44.8506vw,-10px) scale(.1634);animation:fall-288 23s -17s linear infinite}@keyframes fall-288{53.722%{transform:translate(46.3926vw,53.722vh) scale(.1634)}to{transform:translate(45.6216vw,99vh) scale(.1634)}}.snow:nth-child(289){opacity:.0246;transform:translate(79.5213vw,-10px) scale(.8876);animation:fall-289 11s -24s linear infinite}@keyframes fall-289{32.657%{transform:translate(78.1713vw,32.657vh) scale(.8876)}to{transform:translate(78.8463vw,99vh) scale(.8876)}}.snow:nth-child(290){opacity:.4208;transform:translate(54.0541vw,-10px) scale(.3353);animation:fall-290 28s -28s linear infinite}@keyframes fall-290{45.45%{transform:translate(55.5102vw,45.45vh) scale(.3353)}to{transform:translate(54.78215vw,99vh) scale(.3353)}}.snow:nth-child(291){opacity:.0858;transform:translate(93.5053vw,-10px) scale(.0866);animation:fall-291 20s -17s linear infinite}@keyframes fall-291{51.127%{transform:translate(99.4755vw,51.127vh) scale(.0866)}to{transform:translate(96.4904vw,99vh) scale(.0866)}}.snow:nth-child(292){opacity:1.968;transform:translate(55.9689vw,-10px) scale(.4459);animation:fall-292 24s -18s linear infinite}@keyframes fall-292{50.56%{transform:translate(63.5536vw,50.56vh) scale(.4459)}to{transform:translate(59.76125vw,99vh) scale(.4459)}}.snow:nth-child(293){opacity:1.4426;transform:translate(90.9159vw,-10px) scale(.0845);animation:fall-293 13s -16s linear infinite}@keyframes fall-293{72.109%{transform:translate(90.9878vw,72.109vh) scale(.0845)}to{transform:translate(90.95185vw,99vh) scale(.0845)}}.snow:nth-child(294){opacity:1.9732;transform:translate(39.6528vw,-10px) scale(.6414);animation:fall-294 22s -28s linear infinite}@keyframes fall-294{35.584%{transform:translate(30.5201vw,35.584vh) scale(.6414)}to{transform:translate(35.08645vw,99vh) scale(.6414)}}.snow:nth-child(295){opacity:.5512;transform:translate(38.5835vw,-10px) scale(.7896);animation:fall-295 29s -18s linear infinite}@keyframes fall-295{76.854%{transform:translate(47.3598vw,76.854vh) scale(.7896)}to{transform:translate(42.97165vw,99vh) scale(.7896)}}.snow:nth-child(296){opacity:1.8644;transform:translate(74.0215vw,-10px) scale(.4765);animation:fall-296 10s -30s linear infinite}@keyframes fall-296{77.69%{transform:translate(69.6525vw,77.69vh) scale(.4765)}to{transform:translate(71.837vw,99vh) scale(.4765)}}.snow:nth-child(297){opacity:1.7546;transform:translate(43.052vw,-10px) scale(.9673);animation:fall-297 10s -18s linear infinite}@keyframes fall-297{66.44%{transform:translate(50.2899vw,66.44vh) scale(.9673)}to{transform:translate(46.67095vw,99vh) scale(.9673)}}.snow:nth-child(298){opacity:.3628;transform:translate(12.4477vw,-10px) scale(.2422);animation:fall-298 30s -17s linear infinite}@keyframes fall-298{39.098%{transform:translate(2.4778vw,39.098vh) scale(.2422)}to{transform:translate(7.46275vw,99vh) scale(.2422)}}.snow:nth-child(299){opacity:1.091;transform:translate(91.298vw,-10px) scale(.1543);animation:fall-299 11s -25s linear infinite}@keyframes fall-299{58.124%{transform:translate(82.5788vw,58.124vh) scale(.1543)}to{transform:translate(86.9384vw,99vh) scale(.1543)}}.snow:nth-child(300){opacity:.9394;transform:translate(24.2852vw,-10px) scale(.4822);animation:fall-300 20s -11s linear infinite}@keyframes fall-300{69.32%{transform:translate(14.482vw,69.32vh) scale(.4822)}to{transform:translate(19.3836vw,99vh) scale(.4822)}}.snow:nth-child(301){opacity:.2676;transform:translate(73.0876vw,-10px) scale(.884);animation:fall-301 29s -6s linear infinite}@keyframes fall-301{58.929%{transform:translate(74.0918vw,58.929vh) scale(.884)}to{transform:translate(73.5897vw,99vh) scale(.884)}}.snow:nth-child(302){opacity:.903;transform:translate(75.9709vw,-10px) scale(.5646);animation:fall-302 18s -27s linear infinite}@keyframes fall-302{35.626%{transform:translate(76.8108vw,35.626vh) scale(.5646)}to{transform:translate(76.39085vw,99vh) scale(.5646)}}.snow:nth-child(303){opacity:1.9252;transform:translate(63.565vw,-10px) scale(.82);animation:fall-303 17s -3s linear infinite}@keyframes fall-303{58.313%{transform:translate(71.1528vw,58.313vh) scale(.82)}to{transform:translate(67.3589vw,99vh) scale(.82)}}.snow:nth-child(304){opacity:.2582;transform:translate(96.7573vw,-10px) scale(.1053);animation:fall-304 26s -28s linear infinite}@keyframes fall-304{55.056%{transform:translate(91.7296vw,55.056vh) scale(.1053)}to{transform:translate(94.24345vw,99vh) scale(.1053)}}.snow:nth-child(305){opacity:1.3248;transform:translate(13.1766vw,-10px) scale(.3717);animation:fall-305 11s -9s linear infinite}@keyframes fall-305{52.564%{transform:translate(6.5719vw,52.564vh) scale(.3717)}to{transform:translate(9.87425vw,99vh) scale(.3717)}}.snow:nth-child(306){opacity:1.893;transform:translate(41.9117vw,-10px) scale(.4119);animation:fall-306 20s -2s linear infinite}@keyframes fall-306{47.506%{transform:translate(44.8674vw,47.506vh) scale(.4119)}to{transform:translate(43.38955vw,99vh) scale(.4119)}}.snow:nth-child(307){opacity:1.9062;transform:translate(78.7795vw,-10px) scale(.2552);animation:fall-307 15s -13s linear infinite}@keyframes fall-307{64.597%{transform:translate(87.9938vw,64.597vh) scale(.2552)}to{transform:translate(83.38665vw,99vh) scale(.2552)}}.snow:nth-child(308){opacity:.0182;transform:translate(17.5361vw,-10px) scale(.8036);animation:fall-308 27s -18s linear infinite}@keyframes fall-308{59.062%{transform:translate(13.6685vw,59.062vh) scale(.8036)}to{transform:translate(15.6023vw,99vh) scale(.8036)}}.snow:nth-child(309){opacity:.432;transform:translate(45.9148vw,-10px) scale(.0118);animation:fall-309 10s -9s linear infinite}@keyframes fall-309{56.777%{transform:translate(37.4508vw,56.777vh) scale(.0118)}to{transform:translate(41.6828vw,99vh) scale(.0118)}}.snow:nth-child(310){opacity:1.7628;transform:translate(.7221vw,-10px) scale(.8817);animation:fall-310 15s -12s linear infinite}@keyframes fall-310{35.427%{transform:translate(5.0115vw,35.427vh) scale(.8817)}to{transform:translate(2.8668vw,99vh) scale(.8817)}}.snow:nth-child(311){opacity:1.515;transform:translate(46.7023vw,-10px) scale(.9025);animation:fall-311 19s -5s linear infinite}@keyframes fall-311{43.638%{transform:translate(49.5664vw,43.638vh) scale(.9025)}to{transform:translate(48.13435vw,99vh) scale(.9025)}}.snow:nth-child(312){opacity:.6296;transform:translate(53.1209vw,-10px) scale(.474);animation:fall-312 16s -2s linear infinite}@keyframes fall-312{34.131%{transform:translate(43.2953vw,34.131vh) scale(.474)}to{transform:translate(48.2081vw,99vh) scale(.474)}}.snow:nth-child(313){opacity:1.778;transform:translate(32.6887vw,-10px) scale(.387);animation:fall-313 18s -10s linear infinite}@keyframes fall-313{53.565%{transform:translate(36.7176vw,53.565vh) scale(.387)}to{transform:translate(34.70315vw,99vh) scale(.387)}}.snow:nth-child(314){opacity:.6016;transform:translate(96.3412vw,-10px) scale(.1136);animation:fall-314 22s -8s linear infinite}@keyframes fall-314{57.838%{transform:translate(91.374vw,57.838vh) scale(.1136)}to{transform:translate(93.8576vw,99vh) scale(.1136)}}.snow:nth-child(315){opacity:1.2868;transform:translate(51.24vw,-10px) scale(.9368);animation:fall-315 28s -6s linear infinite}@keyframes fall-315{49.531%{transform:translate(56.1848vw,49.531vh) scale(.9368)}to{transform:translate(53.7124vw,99vh) scale(.9368)}}.snow:nth-child(316){opacity:1.6836;transform:translate(57.2624vw,-10px) scale(.4359);animation:fall-316 30s -23s linear infinite}@keyframes fall-316{51.93%{transform:translate(50.9664vw,51.93vh) scale(.4359)}to{transform:translate(54.1144vw,99vh) scale(.4359)}}.snow:nth-child(317){opacity:1.946;transform:translate(67.9002vw,-10px) scale(.1331);animation:fall-317 26s -16s linear infinite}@keyframes fall-317{75.777%{transform:translate(73.8589vw,75.777vh) scale(.1331)}to{transform:translate(70.87955vw,99vh) scale(.1331)}}.snow:nth-child(318){opacity:.3144;transform:translate(98.139vw,-10px) scale(.2646);animation:fall-318 25s -7s linear infinite}@keyframes fall-318{70.823%{transform:translate(105.7298vw,70.823vh) scale(.2646)}to{transform:translate(101.9344vw,99vh) scale(.2646)}}.snow:nth-child(319){opacity:1.234;transform:translate(83.5381vw,-10px) scale(.5561);animation:fall-319 18s -1s linear infinite}@keyframes fall-319{79.487%{transform:translate(89.3399vw,79.487vh) scale(.5561)}to{transform:translate(86.439vw,99vh) scale(.5561)}}.snow:nth-child(320){opacity:1.8614;transform:translate(46.4469vw,-10px) scale(.5436);animation:fall-320 15s -5s linear infinite}@keyframes fall-320{55.66%{transform:translate(51.0131vw,55.66vh) scale(.5436)}to{transform:translate(48.73vw,99vh) scale(.5436)}}.snow:nth-child(321){opacity:.1174;transform:translate(.2282vw,-10px) scale(.6248);animation:fall-321 24s -10s linear infinite}@keyframes fall-321{40.387%{transform:translate(-1.5584vw,40.387vh) scale(.6248)}to{transform:translate(-.6651vw,99vh) scale(.6248)}}.snow:nth-child(322){opacity:1.6946;transform:translate(12.4356vw,-10px) scale(.125);animation:fall-322 19s -7s linear infinite}@keyframes fall-322{76.945%{transform:translate(5.185vw,76.945vh) scale(.125)}to{transform:translate(8.8103vw,99vh) scale(.125)}}.snow:nth-child(323){opacity:.703;transform:translate(53.9435vw,-10px) scale(.5473);animation:fall-323 27s -3s linear infinite}@keyframes fall-323{70.267%{transform:translate(44.2575vw,70.267vh) scale(.5473)}to{transform:translate(49.1005vw,99vh) scale(.5473)}}.snow:nth-child(324){opacity:.6434;transform:translate(7.0658vw,-10px) scale(.6736);animation:fall-324 22s -30s linear infinite}@keyframes fall-324{57.447%{transform:translate(6.3816vw,57.447vh) scale(.6736)}to{transform:translate(6.7237vw,99vh) scale(.6736)}}.snow:nth-child(325){opacity:.4354;transform:translate(77.3877vw,-10px) scale(.2565);animation:fall-325 25s -20s linear infinite}@keyframes fall-325{65.367%{transform:translate(80.4288vw,65.367vh) scale(.2565)}to{transform:translate(78.90825vw,99vh) scale(.2565)}}.snow:nth-child(326){opacity:.5884;transform:translate(23.4338vw,-10px) scale(.7305);animation:fall-326 23s -13s linear infinite}@keyframes fall-326{43.455%{transform:translate(23.2342vw,43.455vh) scale(.7305)}to{transform:translate(23.334vw,99vh) scale(.7305)}}.snow:nth-child(327){opacity:1.7034;transform:translate(60.7772vw,-10px) scale(.1754);animation:fall-327 16s -16s linear infinite}@keyframes fall-327{40.002%{transform:translate(55.7097vw,40.002vh) scale(.1754)}to{transform:translate(58.24345vw,99vh) scale(.1754)}}.snow:nth-child(328){opacity:1.6316;transform:translate(53.7402vw,-10px) scale(.5975);animation:fall-328 22s -20s linear infinite}@keyframes fall-328{62.283%{transform:translate(48.3643vw,62.283vh) scale(.5975)}to{transform:translate(51.05225vw,99vh) scale(.5975)}}.snow:nth-child(329){opacity:.7158;transform:translate(32.9027vw,-10px) scale(.6008);animation:fall-329 15s -23s linear infinite}@keyframes fall-329{51.751%{transform:translate(38.3547vw,51.751vh) scale(.6008)}to{transform:translate(35.6287vw,99vh) scale(.6008)}}.snow:nth-child(330){opacity:1.8208;transform:translate(70.1108vw,-10px) scale(.4235);animation:fall-330 16s -20s linear infinite}@keyframes fall-330{56.281%{transform:translate(65.6338vw,56.281vh) scale(.4235)}to{transform:translate(67.8723vw,99vh) scale(.4235)}}.snow:nth-child(331){opacity:.3422;transform:translate(46.3126vw,-10px) scale(.7171);animation:fall-331 23s -29s linear infinite}@keyframes fall-331{43.636%{transform:translate(44.5276vw,43.636vh) scale(.7171)}to{transform:translate(45.4201vw,99vh) scale(.7171)}}.snow:nth-child(332){opacity:.4276;transform:translate(41.0975vw,-10px) scale(.1117);animation:fall-332 30s -4s linear infinite}@keyframes fall-332{75.773%{transform:translate(48.0188vw,75.773vh) scale(.1117)}to{transform:translate(44.55815vw,99vh) scale(.1117)}}.snow:nth-child(333){opacity:1.1814;transform:translate(91.0918vw,-10px) scale(.5784);animation:fall-333 30s -30s linear infinite}@keyframes fall-333{35.74%{transform:translate(85.4518vw,35.74vh) scale(.5784)}to{transform:translate(88.2718vw,99vh) scale(.5784)}}.snow:nth-child(334){opacity:1.0952;transform:translate(75.9685vw,-10px) scale(.5164);animation:fall-334 10s -7s linear infinite}@keyframes fall-334{53.825%{transform:translate(74.3182vw,53.825vh) scale(.5164)}to{transform:translate(75.14335vw,99vh) scale(.5164)}}.snow:nth-child(335){opacity:1.29;transform:translate(85.024vw,-10px) scale(.3675);animation:fall-335 30s -4s linear infinite}@keyframes fall-335{52.282%{transform:translate(77.0691vw,52.282vh) scale(.3675)}to{transform:translate(81.04655vw,99vh) scale(.3675)}}.snow:nth-child(336){opacity:1.8986;transform:translate(18.515vw,-10px) scale(.7001);animation:fall-336 27s -26s linear infinite}@keyframes fall-336{57.349%{transform:translate(24.1325vw,57.349vh) scale(.7001)}to{transform:translate(21.32375vw,99vh) scale(.7001)}}.snow:nth-child(337){opacity:1.1812;transform:translate(58.8699vw,-10px) scale(.6308);animation:fall-337 26s -19s linear infinite}@keyframes fall-337{49.328%{transform:translate(68.5468vw,49.328vh) scale(.6308)}to{transform:translate(63.70835vw,99vh) scale(.6308)}}.snow:nth-child(338){opacity:1.4878;transform:translate(58.6648vw,-10px) scale(.4924);animation:fall-338 14s -6s linear infinite}@keyframes fall-338{42.153%{transform:translate(51.7528vw,42.153vh) scale(.4924)}to{transform:translate(55.2088vw,99vh) scale(.4924)}}.snow:nth-child(339){opacity:.7306;transform:translate(88.1275vw,-10px) scale(.5628);animation:fall-339 18s -18s linear infinite}@keyframes fall-339{31.043%{transform:translate(91.6791vw,31.043vh) scale(.5628)}to{transform:translate(89.9033vw,99vh) scale(.5628)}}.snow:nth-child(340){opacity:.8092;transform:translate(48.2173vw,-10px) scale(.1741);animation:fall-340 10s -23s linear infinite}@keyframes fall-340{44.073%{transform:translate(42.7767vw,44.073vh) scale(.1741)}to{transform:translate(45.497vw,99vh) scale(.1741)}}.snow:nth-child(341){opacity:1.9302;transform:translate(43.0427vw,-10px) scale(.1903);animation:fall-341 10s -25s linear infinite}@keyframes fall-341{64.199%{transform:translate(40.8067vw,64.199vh) scale(.1903)}to{transform:translate(41.9247vw,99vh) scale(.1903)}}.snow:nth-child(342){opacity:.4014;transform:translate(24.0469vw,-10px) scale(.782);animation:fall-342 15s -30s linear infinite}@keyframes fall-342{47.765%{transform:translate(19.7931vw,47.765vh) scale(.782)}to{transform:translate(21.92vw,99vh) scale(.782)}}.snow:nth-child(343){opacity:1.2254;transform:translate(87.2704vw,-10px) scale(.3043);animation:fall-343 30s -15s linear infinite}@keyframes fall-343{39.778%{transform:translate(93.8863vw,39.778vh) scale(.3043)}to{transform:translate(90.57835vw,99vh) scale(.3043)}}.snow:nth-child(344){opacity:.9706;transform:translate(44.6384vw,-10px) scale(.036);animation:fall-344 14s -1s linear infinite}@keyframes fall-344{77.978%{transform:translate(45.3491vw,77.978vh) scale(.036)}to{transform:translate(44.99375vw,99vh) scale(.036)}}.snow:nth-child(345){opacity:1.0636;transform:translate(87.5365vw,-10px) scale(.4559);animation:fall-345 29s -2s linear infinite}@keyframes fall-345{63.38%{transform:translate(97.1888vw,63.38vh) scale(.4559)}to{transform:translate(92.36265vw,99vh) scale(.4559)}}.snow:nth-child(346){opacity:1.5864;transform:translate(59.9153vw,-10px) scale(.3957);animation:fall-346 13s -12s linear infinite}@keyframes fall-346{43.111%{transform:translate(56.3758vw,43.111vh) scale(.3957)}to{transform:translate(58.14555vw,99vh) scale(.3957)}}.snow:nth-child(347){opacity:1.1244;transform:translate(31.7509vw,-10px) scale(.6876);animation:fall-347 21s -26s linear infinite}@keyframes fall-347{68.779%{transform:translate(30.927vw,68.779vh) scale(.6876)}to{transform:translate(31.33895vw,99vh) scale(.6876)}}.snow:nth-child(348){opacity:.5324;transform:translate(17.1255vw,-10px) scale(.039);animation:fall-348 30s -18s linear infinite}@keyframes fall-348{59.77%{transform:translate(17.8796vw,59.77vh) scale(.039)}to{transform:translate(17.50255vw,99vh) scale(.039)}}.snow:nth-child(349){opacity:1.3466;transform:translate(29.1594vw,-10px) scale(.6486);animation:fall-349 16s -16s linear infinite}@keyframes fall-349{72.156%{transform:translate(21.5478vw,72.156vh) scale(.6486)}to{transform:translate(25.3536vw,99vh) scale(.6486)}}.snow:nth-child(350){opacity:1.8718;transform:translate(74.1383vw,-10px) scale(.4168);animation:fall-350 10s -26s linear infinite}@keyframes fall-350{73.364%{transform:translate(80.2601vw,73.364vh) scale(.4168)}to{transform:translate(77.1992vw,99vh) scale(.4168)}}.snow:nth-child(351){opacity:1.1762;transform:translate(50.977vw,-10px) scale(.3929);animation:fall-351 29s -19s linear infinite}@keyframes fall-351{39.575%{transform:translate(57.3833vw,39.575vh) scale(.3929)}to{transform:translate(54.18015vw,99vh) scale(.3929)}}.snow:nth-child(352){opacity:1.7478;transform:translate(72.8452vw,-10px) scale(.8316);animation:fall-352 13s -6s linear infinite}@keyframes fall-352{36.48%{transform:translate(65.9839vw,36.48vh) scale(.8316)}to{transform:translate(69.41455vw,99vh) scale(.8316)}}.snow:nth-child(353){opacity:1.024;transform:translate(87.7458vw,-10px) scale(.7483);animation:fall-353 13s -8s linear infinite}@keyframes fall-353{55.753%{transform:translate(81.3544vw,55.753vh) scale(.7483)}to{transform:translate(84.5501vw,99vh) scale(.7483)}}.snow:nth-child(354){opacity:1.3602;transform:translate(71.3323vw,-10px) scale(.3363);animation:fall-354 25s -13s linear infinite}@keyframes fall-354{49.239%{transform:translate(75.2891vw,49.239vh) scale(.3363)}to{transform:translate(73.3107vw,99vh) scale(.3363)}}.snow:nth-child(355){opacity:1.4992;transform:translate(93.5816vw,-10px) scale(.8196);animation:fall-355 27s -20s linear infinite}@keyframes fall-355{61.62%{transform:translate(86.6655vw,61.62vh) scale(.8196)}to{transform:translate(90.12355vw,99vh) scale(.8196)}}.snow:nth-child(356){opacity:1.4938;transform:translate(37.3903vw,-10px) scale(.7238);animation:fall-356 19s -12s linear infinite}@keyframes fall-356{71.881%{transform:translate(36.1661vw,71.881vh) scale(.7238)}to{transform:translate(36.7782vw,99vh) scale(.7238)}}.snow:nth-child(357){opacity:.3318;transform:translate(8.5548vw,-10px) scale(.4504);animation:fall-357 27s -29s linear infinite}@keyframes fall-357{56.43%{transform:translate(14.0515vw,56.43vh) scale(.4504)}to{transform:translate(11.30315vw,99vh) scale(.4504)}}.snow:nth-child(358){opacity:1.9996;transform:translate(44.1264vw,-10px) scale(.7807);animation:fall-358 14s -24s linear infinite}@keyframes fall-358{65.246%{transform:translate(50.7989vw,65.246vh) scale(.7807)}to{transform:translate(47.46265vw,99vh) scale(.7807)}}.snow:nth-child(359){opacity:1.9524;transform:translate(99.3704vw,-10px) scale(.0371);animation:fall-359 22s -20s linear infinite}@keyframes fall-359{30.354%{transform:translate(92.4543vw,30.354vh) scale(.0371)}to{transform:translate(95.91235vw,99vh) scale(.0371)}}.snow:nth-child(360){opacity:.726;transform:translate(60.138vw,-10px) scale(.3816);animation:fall-360 25s -12s linear infinite}@keyframes fall-360{67.799%{transform:translate(69.9793vw,67.799vh) scale(.3816)}to{transform:translate(65.05865vw,99vh) scale(.3816)}}.snow:nth-child(361){opacity:1.2008;transform:translate(68.0698vw,-10px) scale(.3774);animation:fall-361 21s -28s linear infinite}@keyframes fall-361{67.906%{transform:translate(68.8646vw,67.906vh) scale(.3774)}to{transform:translate(68.4672vw,99vh) scale(.3774)}}.snow:nth-child(362){opacity:1.6312;transform:translate(11.2436vw,-10px) scale(.4139);animation:fall-362 11s -13s linear infinite}@keyframes fall-362{76.408%{transform:translate(1.583vw,76.408vh) scale(.4139)}to{transform:translate(6.4133vw,99vh) scale(.4139)}}.snow:nth-child(363){opacity:.6418;transform:translate(91.0995vw,-10px) scale(.2293);animation:fall-363 19s -4s linear infinite}@keyframes fall-363{55.333%{transform:translate(95.7988vw,55.333vh) scale(.2293)}to{transform:translate(93.44915vw,99vh) scale(.2293)}}.snow:nth-child(364){opacity:.961;transform:translate(13.0916vw,-10px) scale(.8401);animation:fall-364 30s -16s linear infinite}@keyframes fall-364{78.576%{transform:translate(20.4035vw,78.576vh) scale(.8401)}to{transform:translate(16.74755vw,99vh) scale(.8401)}}.snow:nth-child(365){opacity:.7572;transform:translate(20.4431vw,-10px) scale(.0133);animation:fall-365 29s -16s linear infinite}@keyframes fall-365{61.953%{transform:translate(16.6513vw,61.953vh) scale(.0133)}to{transform:translate(18.5472vw,99vh) scale(.0133)}}.snow:nth-child(366){opacity:1.4816;transform:translate(54.5545vw,-10px) scale(.1649);animation:fall-366 29s -29s linear infinite}@keyframes fall-366{45.802%{transform:translate(46.9443vw,45.802vh) scale(.1649)}to{transform:translate(50.7494vw,99vh) scale(.1649)}}.snow:nth-child(367){opacity:.4334;transform:translate(65.1705vw,-10px) scale(.8781);animation:fall-367 25s -9s linear infinite}@keyframes fall-367{59.611%{transform:translate(66.2206vw,59.611vh) scale(.8781)}to{transform:translate(65.69555vw,99vh) scale(.8781)}}.snow:nth-child(368){opacity:.551;transform:translate(74.9704vw,-10px) scale(.6772);animation:fall-368 20s -4s linear infinite}@keyframes fall-368{49.451%{transform:translate(70.9027vw,49.451vh) scale(.6772)}to{transform:translate(72.93655vw,99vh) scale(.6772)}}.snow:nth-child(369){opacity:.0598;transform:translate(88.7085vw,-10px) scale(.4138);animation:fall-369 13s -11s linear infinite}@keyframes fall-369{48.486%{transform:translate(98.1655vw,48.486vh) scale(.4138)}to{transform:translate(93.437vw,99vh) scale(.4138)}}.snow:nth-child(370){opacity:1.1632;transform:translate(19.7923vw,-10px) scale(.5131);animation:fall-370 26s -12s linear infinite}@keyframes fall-370{31.614%{transform:translate(19.1068vw,31.614vh) scale(.5131)}to{transform:translate(19.44955vw,99vh) scale(.5131)}}.snow:nth-child(371){opacity:.9486;transform:translate(87.6011vw,-10px) scale(.6162);animation:fall-371 26s -10s linear infinite}@keyframes fall-371{68.748%{transform:translate(79.0708vw,68.748vh) scale(.6162)}to{transform:translate(83.33595vw,99vh) scale(.6162)}}.snow:nth-child(372){opacity:.219;transform:translate(65.1469vw,-10px) scale(.0199);animation:fall-372 24s -2s linear infinite}@keyframes fall-372{36.272%{transform:translate(73.8901vw,36.272vh) scale(.0199)}to{transform:translate(69.5185vw,99vh) scale(.0199)}}.snow:nth-child(373){opacity:1.6106;transform:translate(11.4076vw,-10px) scale(.8043);animation:fall-373 29s -22s linear infinite}@keyframes fall-373{43.496%{transform:translate(14.0539vw,43.496vh) scale(.8043)}to{transform:translate(12.73075vw,99vh) scale(.8043)}}.snow:nth-child(374){opacity:1.3076;transform:translate(43.4044vw,-10px) scale(.1462);animation:fall-374 20s -17s linear infinite}@keyframes fall-374{72.475%{transform:translate(51.8711vw,72.475vh) scale(.1462)}to{transform:translate(47.63775vw,99vh) scale(.1462)}}.snow:nth-child(375){opacity:1.2616;transform:translate(88.5045vw,-10px) scale(.5249);animation:fall-375 20s -28s linear infinite}@keyframes fall-375{61.587%{transform:translate(80.0104vw,61.587vh) scale(.5249)}to{transform:translate(84.25745vw,99vh) scale(.5249)}}.snow:nth-child(376){opacity:.8282;transform:translate(39.2253vw,-10px) scale(.9162);animation:fall-376 24s -2s linear infinite}@keyframes fall-376{48.871%{transform:translate(34.87vw,48.871vh) scale(.9162)}to{transform:translate(37.04765vw,99vh) scale(.9162)}}.snow:nth-child(377){opacity:1.4858;transform:translate(33.2176vw,-10px) scale(.6832);animation:fall-377 15s -1s linear infinite}@keyframes fall-377{77.646%{transform:translate(26.2126vw,77.646vh) scale(.6832)}to{transform:translate(29.7151vw,99vh) scale(.6832)}}.snow:nth-child(378){opacity:1.3222;transform:translate(71.9622vw,-10px) scale(.8199);animation:fall-378 24s -30s linear infinite}@keyframes fall-378{39.572%{transform:translate(61.9751vw,39.572vh) scale(.8199)}to{transform:translate(66.96865vw,99vh) scale(.8199)}}.snow:nth-child(379){opacity:.8428;transform:translate(81.0295vw,-10px) scale(.7886);animation:fall-379 27s -18s linear infinite}@keyframes fall-379{41.19%{transform:translate(85.9008vw,41.19vh) scale(.7886)}to{transform:translate(83.46515vw,99vh) scale(.7886)}}.snow:nth-child(380){opacity:1.1764;transform:translate(45.3701vw,-10px) scale(.3528);animation:fall-380 17s -12s linear infinite}@keyframes fall-380{39.172%{transform:translate(50.2037vw,39.172vh) scale(.3528)}to{transform:translate(47.7869vw,99vh) scale(.3528)}}.snow:nth-child(381){opacity:.0884;transform:translate(48.0535vw,-10px) scale(.0765);animation:fall-381 15s -15s linear infinite}@keyframes fall-381{59.433%{transform:translate(50.6405vw,59.433vh) scale(.0765)}to{transform:translate(49.347vw,99vh) scale(.0765)}}.snow:nth-child(382){opacity:1.7734;transform:translate(56.4635vw,-10px) scale(.1846);animation:fall-382 16s -29s linear infinite}@keyframes fall-382{53.214%{transform:translate(53.8154vw,53.214vh) scale(.1846)}to{transform:translate(55.13945vw,99vh) scale(.1846)}}.snow:nth-child(383){opacity:.4428;transform:translate(27.818vw,-10px) scale(.8194);animation:fall-383 27s -3s linear infinite}@keyframes fall-383{56.67%{transform:translate(20.3326vw,56.67vh) scale(.8194)}to{transform:translate(24.0753vw,99vh) scale(.8194)}}.snow:nth-child(384){opacity:.4938;transform:translate(96.9917vw,-10px) scale(.572);animation:fall-384 22s -23s linear infinite}@keyframes fall-384{67.965%{transform:translate(97.6057vw,67.965vh) scale(.572)}to{transform:translate(97.2987vw,99vh) scale(.572)}}.snow:nth-child(385){opacity:.4644;transform:translate(61.8224vw,-10px) scale(.3673);animation:fall-385 26s -13s linear infinite}@keyframes fall-385{75.915%{transform:translate(66.5073vw,75.915vh) scale(.3673)}to{transform:translate(64.16485vw,99vh) scale(.3673)}}.snow:nth-child(386){opacity:1.8538;transform:translate(26.2321vw,-10px) scale(.4056);animation:fall-386 19s -5s linear infinite}@keyframes fall-386{72.985%{transform:translate(23.0332vw,72.985vh) scale(.4056)}to{transform:translate(24.63265vw,99vh) scale(.4056)}}.snow:nth-child(387){opacity:.1298;transform:translate(19.5183vw,-10px) scale(.2767);animation:fall-387 18s -14s linear infinite}@keyframes fall-387{47.855%{transform:translate(22.3414vw,47.855vh) scale(.2767)}to{transform:translate(20.92985vw,99vh) scale(.2767)}}.snow:nth-child(388){opacity:1.6262;transform:translate(53.5723vw,-10px) scale(.4751);animation:fall-388 13s -17s linear infinite}@keyframes fall-388{36.163%{transform:translate(62.3331vw,36.163vh) scale(.4751)}to{transform:translate(57.9527vw,99vh) scale(.4751)}}.snow:nth-child(389){opacity:.7224;transform:translate(23.5638vw,-10px) scale(.7717);animation:fall-389 17s -12s linear infinite}@keyframes fall-389{35.994%{transform:translate(18.9769vw,35.994vh) scale(.7717)}to{transform:translate(21.27035vw,99vh) scale(.7717)}}.snow:nth-child(390){opacity:.3168;transform:translate(58.0087vw,-10px) scale(.212);animation:fall-390 14s -29s linear infinite}@keyframes fall-390{64.351%{transform:translate(56.3564vw,64.351vh) scale(.212)}to{transform:translate(57.18255vw,99vh) scale(.212)}}.snow:nth-child(391){opacity:.0304;transform:translate(29.9528vw,-10px) scale(.6324);animation:fall-391 30s -30s linear infinite}@keyframes fall-391{48.286%{transform:translate(24.1927vw,48.286vh) scale(.6324)}to{transform:translate(27.07275vw,99vh) scale(.6324)}}.snow:nth-child(392){opacity:.442;transform:translate(74.2318vw,-10px) scale(.6675);animation:fall-392 26s -17s linear infinite}@keyframes fall-392{77.627%{transform:translate(64.4344vw,77.627vh) scale(.6675)}to{transform:translate(69.3331vw,99vh) scale(.6675)}}.snow:nth-child(393){opacity:.3712;transform:translate(3.144vw,-10px) scale(.7167);animation:fall-393 28s -23s linear infinite}@keyframes fall-393{43.451%{transform:translate(-3.543vw,43.451vh) scale(.7167)}to{transform:translate(-.1995vw,99vh) scale(.7167)}}.snow:nth-child(394){opacity:1.4994;transform:translate(90.3333vw,-10px) scale(.0622);animation:fall-394 19s -3s linear infinite}@keyframes fall-394{41.013%{transform:translate(92.0995vw,41.013vh) scale(.0622)}to{transform:translate(91.2164vw,99vh) scale(.0622)}}.snow:nth-child(395){opacity:1.5442;transform:translate(81.7663vw,-10px) scale(.0099);animation:fall-395 23s -23s linear infinite}@keyframes fall-395{41.95%{transform:translate(74.9302vw,41.95vh) scale(.0099)}to{transform:translate(78.34825vw,99vh) scale(.0099)}}.snow:nth-child(396){opacity:1.8476;transform:translate(46.8717vw,-10px) scale(.7368);animation:fall-396 16s -22s linear infinite}@keyframes fall-396{53.771%{transform:translate(36.9532vw,53.771vh) scale(.7368)}to{transform:translate(41.91245vw,99vh) scale(.7368)}}.snow:nth-child(397){opacity:1.3982;transform:translate(79.0946vw,-10px) scale(.351);animation:fall-397 22s -23s linear infinite}@keyframes fall-397{44.598%{transform:translate(83.3792vw,44.598vh) scale(.351)}to{transform:translate(81.2369vw,99vh) scale(.351)}}.snow:nth-child(398){opacity:1.6272;transform:translate(9.3711vw,-10px) scale(.7277);animation:fall-398 17s -5s linear infinite}@keyframes fall-398{54.243%{transform:translate(2.6988vw,54.243vh) scale(.7277)}to{transform:translate(6.03495vw,99vh) scale(.7277)}}.snow:nth-child(399){opacity:1.468;transform:translate(34.724vw,-10px) scale(.6459);animation:fall-399 17s -2s linear infinite}@keyframes fall-399{31.205%{transform:translate(44.6124vw,31.205vh) scale(.6459)}to{transform:translate(39.6682vw,99vh) scale(.6459)}}.snow:nth-child(400){opacity:1.2474;transform:translate(46.8124vw,-10px) scale(.0175);animation:fall-400 13s -15s linear infinite}@keyframes fall-400{44.795%{transform:translate(56.5096vw,44.795vh) scale(.0175)}to{transform:translate(51.661vw,99vh) scale(.0175)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.3282;transform:translate(83.7449vw,-10px) scale(.2201);animation:fall-1 13s -29s linear infinite}@keyframes fall-1{36.465%{transform:translate(78.6154vw,36.465vh) scale(.2201)}to{transform:translate(81.18015vw,99vh) scale(.2201)}}.snow:nth-child(2){opacity:1.9556;transform:translate(91.9738vw,-10px) scale(.4257);animation:fall-2 30s -22s linear infinite}@keyframes fall-2{49.774%{transform:translate(93.9635vw,49.774vh) scale(.4257)}to{transform:translate(92.96865vw,99vh) scale(.4257)}}.snow:nth-child(3){opacity:.3462;transform:translate(28.3695vw,-10px) scale(.6612);animation:fall-3 10s -6s linear infinite}@keyframes fall-3{30.753%{transform:translate(36.6198vw,30.753vh) scale(.6612)}to{transform:translate(32.49465vw,99vh) scale(.6612)}}.snow:nth-child(4){opacity:1.354;transform:translate(19.2385vw,-10px) scale(.347);animation:fall-4 24s -9s linear infinite}@keyframes fall-4{64.879%{transform:translate(18.9729vw,64.879vh) scale(.347)}to{transform:translate(19.1057vw,99vh) scale(.347)}}.snow:nth-child(5){opacity:.728;transform:translate(.9819vw,-10px) scale(.5467);animation:fall-5 16s -21s linear infinite}@keyframes fall-5{63.08%{transform:translate(-5.1734vw,63.08vh) scale(.5467)}to{transform:translate(-2.09575vw,99vh) scale(.5467)}}.snow:nth-child(6){opacity:1.287;transform:translate(90.459vw,-10px) scale(.005);animation:fall-6 18s -9s linear infinite}@keyframes fall-6{72.415%{transform:translate(92.4789vw,72.415vh) scale(.005)}to{transform:translate(91.46895vw,99vh) scale(.005)}}.snow:nth-child(7){opacity:1.3132;transform:translate(71.6438vw,-10px) scale(.2247);animation:fall-7 28s -19s linear infinite}@keyframes fall-7{56.097%{transform:translate(77.6449vw,56.097vh) scale(.2247)}to{transform:translate(74.64435vw,99vh) scale(.2247)}}.snow:nth-child(8){opacity:.1454;transform:translate(71.0672vw,-10px) scale(.8136);animation:fall-8 19s -3s linear infinite}@keyframes fall-8{72.565%{transform:translate(63.514vw,72.565vh) scale(.8136)}to{transform:translate(67.2906vw,99vh) scale(.8136)}}.snow:nth-child(9){opacity:.1808;transform:translate(97.0217vw,-10px) scale(.4279);animation:fall-9 10s -21s linear infinite}@keyframes fall-9{63.191%{transform:translate(104.3411vw,63.191vh) scale(.4279)}to{transform:translate(100.6814vw,99vh) scale(.4279)}}.snow:nth-child(10){opacity:.0384;transform:translate(88.8882vw,-10px) scale(.7548);animation:fall-10 17s -6s linear infinite}@keyframes fall-10{60.334%{transform:translate(93.1676vw,60.334vh) scale(.7548)}to{transform:translate(91.0279vw,99vh) scale(.7548)}}.snow:nth-child(11){opacity:1.2066;transform:translate(39.1428vw,-10px) scale(.6768);animation:fall-11 11s -10s linear infinite}@keyframes fall-11{55.31%{transform:translate(44.9256vw,55.31vh) scale(.6768)}to{transform:translate(42.0342vw,99vh) scale(.6768)}}.snow:nth-child(12){opacity:.4408;transform:translate(87.6863vw,-10px) scale(.0001);animation:fall-12 22s -28s linear infinite}@keyframes fall-12{32.581%{transform:translate(78.9821vw,32.581vh) scale(.0001)}to{transform:translate(83.3342vw,99vh) scale(.0001)}}.snow:nth-child(13){opacity:.0046;transform:translate(59.2186vw,-10px) scale(.9437);animation:fall-13 16s -9s linear infinite}@keyframes fall-13{60.171%{transform:translate(67.1833vw,60.171vh) scale(.9437)}to{transform:translate(63.20095vw,99vh) scale(.9437)}}.snow:nth-child(14){opacity:1.999;transform:translate(1.8107vw,-10px) scale(.8146);animation:fall-14 21s -26s linear infinite}@keyframes fall-14{41.305%{transform:translate(6.4696vw,41.305vh) scale(.8146)}to{transform:translate(4.14015vw,99vh) scale(.8146)}}.snow:nth-child(15){opacity:.6824;transform:translate(8.6351vw,-10px) scale(.7608);animation:fall-15 21s -27s linear infinite}@keyframes fall-15{71.341%{transform:translate(17.1989vw,71.341vh) scale(.7608)}to{transform:translate(12.917vw,99vh) scale(.7608)}}.snow:nth-child(16){opacity:.4462;transform:translate(73.7746vw,-10px) scale(.8264);animation:fall-16 13s -24s linear infinite}@keyframes fall-16{49.518%{transform:translate(66.2975vw,49.518vh) scale(.8264)}to{transform:translate(70.03605vw,99vh) scale(.8264)}}.snow:nth-child(17){opacity:.737;transform:translate(20.9568vw,-10px) scale(.6034);animation:fall-17 18s -13s linear infinite}@keyframes fall-17{63.122%{transform:translate(14.1599vw,63.122vh) scale(.6034)}to{transform:translate(17.55835vw,99vh) scale(.6034)}}.snow:nth-child(18){opacity:1.9004;transform:translate(7.1196vw,-10px) scale(.1351);animation:fall-18 20s -4s linear infinite}@keyframes fall-18{66.697%{transform:translate(-1.1578vw,66.697vh) scale(.1351)}to{transform:translate(2.9809vw,99vh) scale(.1351)}}.snow:nth-child(19){opacity:1.4152;transform:translate(82.2475vw,-10px) scale(.3509);animation:fall-19 15s -8s linear infinite}@keyframes fall-19{35.565%{transform:translate(76.0816vw,35.565vh) scale(.3509)}to{transform:translate(79.16455vw,99vh) scale(.3509)}}.snow:nth-child(20){opacity:.0664;transform:translate(99.1858vw,-10px) scale(.1459);animation:fall-20 11s -28s linear infinite}@keyframes fall-20{39.481%{transform:translate(95.7376vw,39.481vh) scale(.1459)}to{transform:translate(97.4617vw,99vh) scale(.1459)}}.snow:nth-child(21){opacity:1.9942;transform:translate(79.7657vw,-10px) scale(.9337);animation:fall-21 18s -6s linear infinite}@keyframes fall-21{66.591%{transform:translate(70.9064vw,66.591vh) scale(.9337)}to{transform:translate(75.33605vw,99vh) scale(.9337)}}.snow:nth-child(22){opacity:1.5852;transform:translate(85.1197vw,-10px) scale(.0299);animation:fall-22 16s -19s linear infinite}@keyframes fall-22{47.479%{transform:translate(83.1053vw,47.479vh) scale(.0299)}to{transform:translate(84.1125vw,99vh) scale(.0299)}}.snow:nth-child(23){opacity:1.8852;transform:translate(14.1708vw,-10px) scale(.9156);animation:fall-23 13s -20s linear infinite}@keyframes fall-23{56.408%{transform:translate(6.939vw,56.408vh) scale(.9156)}to{transform:translate(10.5549vw,99vh) scale(.9156)}}.snow:nth-child(24){opacity:1.8498;transform:translate(42.7424vw,-10px) scale(.1854);animation:fall-24 10s -6s linear infinite}@keyframes fall-24{32.272%{transform:translate(49.3273vw,32.272vh) scale(.1854)}to{transform:translate(46.03485vw,99vh) scale(.1854)}}.snow:nth-child(25){opacity:1.6778;transform:translate(76.6004vw,-10px) scale(.0369);animation:fall-25 18s -28s linear infinite}@keyframes fall-25{64.693%{transform:translate(75.2394vw,64.693vh) scale(.0369)}to{transform:translate(75.9199vw,99vh) scale(.0369)}}.snow:nth-child(26){opacity:1.3538;transform:translate(57.3969vw,-10px) scale(.1578);animation:fall-26 25s -3s linear infinite}@keyframes fall-26{62.722%{transform:translate(51.5096vw,62.722vh) scale(.1578)}to{transform:translate(54.45325vw,99vh) scale(.1578)}}.snow:nth-child(27){opacity:1.3978;transform:translate(87.2576vw,-10px) scale(.9151);animation:fall-27 24s -15s linear infinite}@keyframes fall-27{76.305%{transform:translate(89.8648vw,76.305vh) scale(.9151)}to{transform:translate(88.5612vw,99vh) scale(.9151)}}.snow:nth-child(28){opacity:.2262;transform:translate(39.3956vw,-10px) scale(.8233);animation:fall-28 13s -24s linear infinite}@keyframes fall-28{33.077%{transform:translate(44.3072vw,33.077vh) scale(.8233)}to{transform:translate(41.8514vw,99vh) scale(.8233)}}.snow:nth-child(29){opacity:1.1134;transform:translate(96.8862vw,-10px) scale(.1267);animation:fall-29 13s -18s linear infinite}@keyframes fall-29{42.612%{transform:translate(93.738vw,42.612vh) scale(.1267)}to{transform:translate(95.3121vw,99vh) scale(.1267)}}.snow:nth-child(30){opacity:1.1776;transform:translate(74.7725vw,-10px) scale(.3494);animation:fall-30 25s -29s linear infinite}@keyframes fall-30{30.487%{transform:translate(73.6974vw,30.487vh) scale(.3494)}to{transform:translate(74.23495vw,99vh) scale(.3494)}}.snow:nth-child(31){opacity:.1106;transform:translate(61.5765vw,-10px) scale(.3901);animation:fall-31 12s -7s linear infinite}@keyframes fall-31{47.901%{transform:translate(70.3742vw,47.901vh) scale(.3901)}to{transform:translate(65.97535vw,99vh) scale(.3901)}}.snow:nth-child(32){opacity:.6042;transform:translate(72.2995vw,-10px) scale(.8815);animation:fall-32 14s -4s linear infinite}@keyframes fall-32{66.296%{transform:translate(73.2427vw,66.296vh) scale(.8815)}to{transform:translate(72.7711vw,99vh) scale(.8815)}}.snow:nth-child(33){opacity:1.0308;transform:translate(97.1613vw,-10px) scale(.0484);animation:fall-33 26s -1s linear infinite}@keyframes fall-33{66.432%{transform:translate(102.6248vw,66.432vh) scale(.0484)}to{transform:translate(99.89305vw,99vh) scale(.0484)}}.snow:nth-child(34){opacity:1.4516;transform:translate(25.7416vw,-10px) scale(.126);animation:fall-34 16s -6s linear infinite}@keyframes fall-34{47.274%{transform:translate(20.0932vw,47.274vh) scale(.126)}to{transform:translate(22.9174vw,99vh) scale(.126)}}.snow:nth-child(35){opacity:1.333;transform:translate(34.0185vw,-10px) scale(.0641);animation:fall-35 25s -10s linear infinite}@keyframes fall-35{66.607%{transform:translate(26.7993vw,66.607vh) scale(.0641)}to{transform:translate(30.4089vw,99vh) scale(.0641)}}.snow:nth-child(36){opacity:.1574;transform:translate(16.5853vw,-10px) scale(.1863);animation:fall-36 15s -15s linear infinite}@keyframes fall-36{31.548%{transform:translate(11.0356vw,31.548vh) scale(.1863)}to{transform:translate(13.81045vw,99vh) scale(.1863)}}.snow:nth-child(37){opacity:.202;transform:translate(38.5358vw,-10px) scale(.1774);animation:fall-37 14s -3s linear infinite}@keyframes fall-37{70.956%{transform:translate(35.5598vw,70.956vh) scale(.1774)}to{transform:translate(37.0478vw,99vh) scale(.1774)}}.snow:nth-child(38){opacity:.6622;transform:translate(2.3048vw,-10px) scale(.5022);animation:fall-38 23s -17s linear infinite}@keyframes fall-38{79.025%{transform:translate(3.8544vw,79.025vh) scale(.5022)}to{transform:translate(3.0796vw,99vh) scale(.5022)}}.snow:nth-child(39){opacity:.943;transform:translate(70.8128vw,-10px) scale(.3105);animation:fall-39 27s -17s linear infinite}@keyframes fall-39{51.211%{transform:translate(61.1465vw,51.211vh) scale(.3105)}to{transform:translate(65.97965vw,99vh) scale(.3105)}}.snow:nth-child(40){opacity:1.3776;transform:translate(42.7116vw,-10px) scale(.7147);animation:fall-40 30s -3s linear infinite}@keyframes fall-40{34.184%{transform:translate(52.3552vw,34.184vh) scale(.7147)}to{transform:translate(47.5334vw,99vh) scale(.7147)}}.snow:nth-child(41){opacity:.238;transform:translate(67.5741vw,-10px) scale(.338);animation:fall-41 12s -13s linear infinite}@keyframes fall-41{66.906%{transform:translate(57.7547vw,66.906vh) scale(.338)}to{transform:translate(62.6644vw,99vh) scale(.338)}}.snow:nth-child(42){opacity:1.7514;transform:translate(20.1462vw,-10px) scale(.9642);animation:fall-42 28s -14s linear infinite}@keyframes fall-42{78.505%{transform:translate(26.4031vw,78.505vh) scale(.9642)}to{transform:translate(23.27465vw,99vh) scale(.9642)}}.snow:nth-child(43){opacity:1.258;transform:translate(94.6023vw,-10px) scale(.637);animation:fall-43 27s -28s linear infinite}@keyframes fall-43{52.298%{transform:translate(96.4751vw,52.298vh) scale(.637)}to{transform:translate(95.5387vw,99vh) scale(.637)}}.snow:nth-child(44){opacity:.3784;transform:translate(47.8693vw,-10px) scale(.3463);animation:fall-44 15s -8s linear infinite}@keyframes fall-44{33.949%{transform:translate(43.8222vw,33.949vh) scale(.3463)}to{transform:translate(45.84575vw,99vh) scale(.3463)}}.snow:nth-child(45){opacity:1.1574;transform:translate(79.7439vw,-10px) scale(.0013);animation:fall-45 27s -8s linear infinite}@keyframes fall-45{52.218%{transform:translate(75.2925vw,52.218vh) scale(.0013)}to{transform:translate(77.5182vw,99vh) scale(.0013)}}.snow:nth-child(46){opacity:.9128;transform:translate(68.2493vw,-10px) scale(.1774);animation:fall-46 19s -9s linear infinite}@keyframes fall-46{78.416%{transform:translate(73.1673vw,78.416vh) scale(.1774)}to{transform:translate(70.7083vw,99vh) scale(.1774)}}.snow:nth-child(47){opacity:.0342;transform:translate(26.6597vw,-10px) scale(.8764);animation:fall-47 10s -25s linear infinite}@keyframes fall-47{66.088%{transform:translate(19.6292vw,66.088vh) scale(.8764)}to{transform:translate(23.14445vw,99vh) scale(.8764)}}.snow:nth-child(48){opacity:1.8934;transform:translate(61.3604vw,-10px) scale(.4953);animation:fall-48 16s -27s linear infinite}@keyframes fall-48{35.506%{transform:translate(61.8605vw,35.506vh) scale(.4953)}to{transform:translate(61.61045vw,99vh) scale(.4953)}}.snow:nth-child(49){opacity:.2444;transform:translate(49.5968vw,-10px) scale(.9093);animation:fall-49 12s -5s linear infinite}@keyframes fall-49{66.762%{transform:translate(54.7103vw,66.762vh) scale(.9093)}to{transform:translate(52.15355vw,99vh) scale(.9093)}}.snow:nth-child(50){opacity:.3232;transform:translate(34.1987vw,-10px) scale(.4183);animation:fall-50 23s -2s linear infinite}@keyframes fall-50{65.134%{transform:translate(42.8675vw,65.134vh) scale(.4183)}to{transform:translate(38.5331vw,99vh) scale(.4183)}}.snow:nth-child(51){opacity:.5694;transform:translate(18.5479vw,-10px) scale(.4664);animation:fall-51 23s -12s linear infinite}@keyframes fall-51{39.019%{transform:translate(21.1307vw,39.019vh) scale(.4664)}to{transform:translate(19.8393vw,99vh) scale(.4664)}}.snow:nth-child(52){opacity:1.2386;transform:translate(4.4447vw,-10px) scale(.1146);animation:fall-52 17s -12s linear infinite}@keyframes fall-52{51.836%{transform:translate(7.185vw,51.836vh) scale(.1146)}to{transform:translate(5.81485vw,99vh) scale(.1146)}}.snow:nth-child(53){opacity:.6716;transform:translate(48.3986vw,-10px) scale(.2872);animation:fall-53 19s -14s linear infinite}@keyframes fall-53{42.675%{transform:translate(46.5291vw,42.675vh) scale(.2872)}to{transform:translate(47.46385vw,99vh) scale(.2872)}}.snow:nth-child(54){opacity:.9438;transform:translate(48.2862vw,-10px) scale(.6378);animation:fall-54 20s -22s linear infinite}@keyframes fall-54{55.903%{transform:translate(39.7241vw,55.903vh) scale(.6378)}to{transform:translate(44.00515vw,99vh) scale(.6378)}}.snow:nth-child(55){opacity:1.2212;transform:translate(71.361vw,-10px) scale(.7375);animation:fall-55 27s -4s linear infinite}@keyframes fall-55{31.881%{transform:translate(63.9618vw,31.881vh) scale(.7375)}to{transform:translate(67.6614vw,99vh) scale(.7375)}}.snow:nth-child(56){opacity:1.4746;transform:translate(82.5605vw,-10px) scale(.4413);animation:fall-56 22s -11s linear infinite}@keyframes fall-56{78.832%{transform:translate(85.354vw,78.832vh) scale(.4413)}to{transform:translate(83.95725vw,99vh) scale(.4413)}}.snow:nth-child(57){opacity:1.6076;transform:translate(25.8207vw,-10px) scale(.4353);animation:fall-57 22s -20s linear infinite}@keyframes fall-57{36.163%{transform:translate(20.3726vw,36.163vh) scale(.4353)}to{transform:translate(23.09665vw,99vh) scale(.4353)}}.snow:nth-child(58){opacity:.52;transform:translate(31.0859vw,-10px) scale(.904);animation:fall-58 15s -6s linear infinite}@keyframes fall-58{62.548%{transform:translate(37.1633vw,62.548vh) scale(.904)}to{transform:translate(34.1246vw,99vh) scale(.904)}}.snow:nth-child(59){opacity:.1366;transform:translate(32.1643vw,-10px) scale(.0309);animation:fall-59 21s -25s linear infinite}@keyframes fall-59{68.021%{transform:translate(40.7621vw,68.021vh) scale(.0309)}to{transform:translate(36.4632vw,99vh) scale(.0309)}}.snow:nth-child(60){opacity:.1254;transform:translate(76.2724vw,-10px) scale(.0644);animation:fall-60 30s -9s linear infinite}@keyframes fall-60{71.043%{transform:translate(82.3054vw,71.043vh) scale(.0644)}to{transform:translate(79.2889vw,99vh) scale(.0644)}}.snow:nth-child(61){opacity:1.2916;transform:translate(76.5576vw,-10px) scale(.9495);animation:fall-61 20s -7s linear infinite}@keyframes fall-61{42.839%{transform:translate(79.9264vw,42.839vh) scale(.9495)}to{transform:translate(78.242vw,99vh) scale(.9495)}}.snow:nth-child(62){opacity:.94;transform:translate(64.4263vw,-10px) scale(.8369);animation:fall-62 24s -14s linear infinite}@keyframes fall-62{37.562%{transform:translate(58.6528vw,37.562vh) scale(.8369)}to{transform:translate(61.53955vw,99vh) scale(.8369)}}.snow:nth-child(63){opacity:1.9506;transform:translate(53.4805vw,-10px) scale(.3327);animation:fall-63 17s -29s linear infinite}@keyframes fall-63{65.942%{transform:translate(57.2845vw,65.942vh) scale(.3327)}to{transform:translate(55.3825vw,99vh) scale(.3327)}}.snow:nth-child(64){opacity:.3612;transform:translate(69.2731vw,-10px) scale(.2909);animation:fall-64 25s -7s linear infinite}@keyframes fall-64{68%{transform:translate(71.6636vw,68vh) scale(.2909)}to{transform:translate(70.46835vw,99vh) scale(.2909)}}.snow:nth-child(65){opacity:.3874;transform:translate(10.6066vw,-10px) scale(.7165);animation:fall-65 10s -4s linear infinite}@keyframes fall-65{56.16%{transform:translate(8.0569vw,56.16vh) scale(.7165)}to{transform:translate(9.33175vw,99vh) scale(.7165)}}.snow:nth-child(66){opacity:1.5516;transform:translate(39.6318vw,-10px) scale(.0802);animation:fall-66 22s -24s linear infinite}@keyframes fall-66{57.692%{transform:translate(49.6132vw,57.692vh) scale(.0802)}to{transform:translate(44.6225vw,99vh) scale(.0802)}}.snow:nth-child(67){opacity:.9152;transform:translate(77.7768vw,-10px) scale(.8192);animation:fall-67 13s -22s linear infinite}@keyframes fall-67{78.05%{transform:translate(82.8408vw,78.05vh) scale(.8192)}to{transform:translate(80.3088vw,99vh) scale(.8192)}}.snow:nth-child(68){opacity:1.4502;transform:translate(89.0476vw,-10px) scale(.8417);animation:fall-68 14s -5s linear infinite}@keyframes fall-68{48.001%{transform:translate(95.0582vw,48.001vh) scale(.8417)}to{transform:translate(92.0529vw,99vh) scale(.8417)}}.snow:nth-child(69){opacity:1.2644;transform:translate(10.8849vw,-10px) scale(.9366);animation:fall-69 27s -9s linear infinite}@keyframes fall-69{79.513%{transform:translate(13.8487vw,79.513vh) scale(.9366)}to{transform:translate(12.3668vw,99vh) scale(.9366)}}.snow:nth-child(70){opacity:.2134;transform:translate(70.8733vw,-10px) scale(.376);animation:fall-70 20s -11s linear infinite}@keyframes fall-70{40.724%{transform:translate(72.7164vw,40.724vh) scale(.376)}to{transform:translate(71.79485vw,99vh) scale(.376)}}.snow:nth-child(71){opacity:1.6088;transform:translate(84.3359vw,-10px) scale(.1074);animation:fall-71 15s -5s linear infinite}@keyframes fall-71{77.69%{transform:translate(91.2865vw,77.69vh) scale(.1074)}to{transform:translate(87.8112vw,99vh) scale(.1074)}}.snow:nth-child(72){opacity:.583;transform:translate(47.619vw,-10px) scale(.4492);animation:fall-72 16s -30s linear infinite}@keyframes fall-72{55.901%{transform:translate(42.5538vw,55.901vh) scale(.4492)}to{transform:translate(45.0864vw,99vh) scale(.4492)}}.snow:nth-child(73){opacity:1.2752;transform:translate(44.6992vw,-10px) scale(.7336);animation:fall-73 23s -16s linear infinite}@keyframes fall-73{61.247%{transform:translate(38.5878vw,61.247vh) scale(.7336)}to{transform:translate(41.6435vw,99vh) scale(.7336)}}.snow:nth-child(74){opacity:.69;transform:translate(95.4583vw,-10px) scale(.1958);animation:fall-74 13s -27s linear infinite}@keyframes fall-74{71.177%{transform:translate(89.6802vw,71.177vh) scale(.1958)}to{transform:translate(92.56925vw,99vh) scale(.1958)}}.snow:nth-child(75){opacity:1.1382;transform:translate(58.9631vw,-10px) scale(.9378);animation:fall-75 22s -29s linear infinite}@keyframes fall-75{42.336%{transform:translate(51.033vw,42.336vh) scale(.9378)}to{transform:translate(54.99805vw,99vh) scale(.9378)}}.snow:nth-child(76){opacity:1.6888;transform:translate(42.3978vw,-10px) scale(.8787);animation:fall-76 22s -29s linear infinite}@keyframes fall-76{43.092%{transform:translate(37.8402vw,43.092vh) scale(.8787)}to{transform:translate(40.119vw,99vh) scale(.8787)}}.snow:nth-child(77){opacity:.337;transform:translate(62.1816vw,-10px) scale(.8368);animation:fall-77 10s -25s linear infinite}@keyframes fall-77{58.542%{transform:translate(66.1302vw,58.542vh) scale(.8368)}to{transform:translate(64.1559vw,99vh) scale(.8368)}}.snow:nth-child(78){opacity:.142;transform:translate(12.8593vw,-10px) scale(.3453);animation:fall-78 27s -18s linear infinite}@keyframes fall-78{76.719%{transform:translate(4.0942vw,76.719vh) scale(.3453)}to{transform:translate(8.47675vw,99vh) scale(.3453)}}.snow:nth-child(79){opacity:1.3982;transform:translate(75.5368vw,-10px) scale(.6415);animation:fall-79 21s -30s linear infinite}@keyframes fall-79{49.416%{transform:translate(80.0628vw,49.416vh) scale(.6415)}to{transform:translate(77.7998vw,99vh) scale(.6415)}}.snow:nth-child(80){opacity:.7488;transform:translate(96.1319vw,-10px) scale(.8236);animation:fall-80 10s -3s linear infinite}@keyframes fall-80{68.799%{transform:translate(97.5027vw,68.799vh) scale(.8236)}to{transform:translate(96.8173vw,99vh) scale(.8236)}}.snow:nth-child(81){opacity:.0116;transform:translate(22.5366vw,-10px) scale(.3592);animation:fall-81 26s -17s linear infinite}@keyframes fall-81{36.475%{transform:translate(29.7742vw,36.475vh) scale(.3592)}to{transform:translate(26.1554vw,99vh) scale(.3592)}}.snow:nth-child(82){opacity:1.5392;transform:translate(35.2899vw,-10px) scale(.8409);animation:fall-82 27s -18s linear infinite}@keyframes fall-82{60.583%{transform:translate(28.7147vw,60.583vh) scale(.8409)}to{transform:translate(32.0023vw,99vh) scale(.8409)}}.snow:nth-child(83){opacity:.1118;transform:translate(32.2113vw,-10px) scale(.8382);animation:fall-83 15s -4s linear infinite}@keyframes fall-83{51.638%{transform:translate(27.6521vw,51.638vh) scale(.8382)}to{transform:translate(29.9317vw,99vh) scale(.8382)}}.snow:nth-child(84){opacity:.4324;transform:translate(64.7306vw,-10px) scale(.8288);animation:fall-84 20s -29s linear infinite}@keyframes fall-84{54.903%{transform:translate(56.7409vw,54.903vh) scale(.8288)}to{transform:translate(60.73575vw,99vh) scale(.8288)}}.snow:nth-child(85){opacity:.709;transform:translate(76.1514vw,-10px) scale(.3688);animation:fall-85 26s -25s linear infinite}@keyframes fall-85{30.374%{transform:translate(80.2417vw,30.374vh) scale(.3688)}to{transform:translate(78.19655vw,99vh) scale(.3688)}}.snow:nth-child(86){opacity:1.466;transform:translate(46.7469vw,-10px) scale(.3713);animation:fall-86 16s -7s linear infinite}@keyframes fall-86{46.176%{transform:translate(54.0124vw,46.176vh) scale(.3713)}to{transform:translate(50.37965vw,99vh) scale(.3713)}}.snow:nth-child(87){opacity:1.0382;transform:translate(53.4551vw,-10px) scale(.2311);animation:fall-87 19s -4s linear infinite}@keyframes fall-87{43.53%{transform:translate(63.4365vw,43.53vh) scale(.2311)}to{transform:translate(58.4458vw,99vh) scale(.2311)}}.snow:nth-child(88){opacity:1.6358;transform:translate(18.5934vw,-10px) scale(.1865);animation:fall-88 11s -23s linear infinite}@keyframes fall-88{65.861%{transform:translate(17.698vw,65.861vh) scale(.1865)}to{transform:translate(18.1457vw,99vh) scale(.1865)}}.snow:nth-child(89){opacity:1.1432;transform:translate(69.7509vw,-10px) scale(.8743);animation:fall-89 28s -18s linear infinite}@keyframes fall-89{75.009%{transform:translate(75.8044vw,75.009vh) scale(.8743)}to{transform:translate(72.77765vw,99vh) scale(.8743)}}.snow:nth-child(90){opacity:1.6404;transform:translate(73.6301vw,-10px) scale(.8079);animation:fall-90 27s -3s linear infinite}@keyframes fall-90{38.084%{transform:translate(77.5823vw,38.084vh) scale(.8079)}to{transform:translate(75.6062vw,99vh) scale(.8079)}}.snow:nth-child(91){opacity:.5574;transform:translate(25.2019vw,-10px) scale(.4712);animation:fall-91 29s -28s linear infinite}@keyframes fall-91{53.503%{transform:translate(17.0928vw,53.503vh) scale(.4712)}to{transform:translate(21.14735vw,99vh) scale(.4712)}}.snow:nth-child(92){opacity:1.6608;transform:translate(47.4298vw,-10px) scale(.2257);animation:fall-92 13s -22s linear infinite}@keyframes fall-92{53.319%{transform:translate(44.9452vw,53.319vh) scale(.2257)}to{transform:translate(46.1875vw,99vh) scale(.2257)}}.snow:nth-child(93){opacity:.2906;transform:translate(68.6968vw,-10px) scale(.3453);animation:fall-93 10s -1s linear infinite}@keyframes fall-93{77.764%{transform:translate(78.5133vw,77.764vh) scale(.3453)}to{transform:translate(73.60505vw,99vh) scale(.3453)}}.snow:nth-child(94){opacity:1.8116;transform:translate(76.8485vw,-10px) scale(.8121);animation:fall-94 15s -13s linear infinite}@keyframes fall-94{38.286%{transform:translate(68.6167vw,38.286vh) scale(.8121)}to{transform:translate(72.7326vw,99vh) scale(.8121)}}.snow:nth-child(95){opacity:.326;transform:translate(79.6272vw,-10px) scale(.1515);animation:fall-95 24s -27s linear infinite}@keyframes fall-95{40.524%{transform:translate(77.7149vw,40.524vh) scale(.1515)}to{transform:translate(78.67105vw,99vh) scale(.1515)}}.snow:nth-child(96){opacity:1.5578;transform:translate(78.3438vw,-10px) scale(.1276);animation:fall-96 23s -28s linear infinite}@keyframes fall-96{51.06%{transform:translate(77.599vw,51.06vh) scale(.1276)}to{transform:translate(77.9714vw,99vh) scale(.1276)}}.snow:nth-child(97){opacity:1.8516;transform:translate(10.3016vw,-10px) scale(.7735);animation:fall-97 14s -5s linear infinite}@keyframes fall-97{52.037%{transform:translate(12.8907vw,52.037vh) scale(.7735)}to{transform:translate(11.59615vw,99vh) scale(.7735)}}.snow:nth-child(98){opacity:1.403;transform:translate(69.811vw,-10px) scale(.7733);animation:fall-98 26s -27s linear infinite}@keyframes fall-98{68.33%{transform:translate(78.1961vw,68.33vh) scale(.7733)}to{transform:translate(74.00355vw,99vh) scale(.7733)}}.snow:nth-child(99){opacity:.13;transform:translate(50.7406vw,-10px) scale(.4468);animation:fall-99 16s -6s linear infinite}@keyframes fall-99{60.579%{transform:translate(40.8741vw,60.579vh) scale(.4468)}to{transform:translate(45.80735vw,99vh) scale(.4468)}}.snow:nth-child(100){opacity:.8824;transform:translate(82.8105vw,-10px) scale(.0505);animation:fall-100 30s -23s linear infinite}@keyframes fall-100{56.72%{transform:translate(83.1623vw,56.72vh) scale(.0505)}to{transform:translate(82.9864vw,99vh) scale(.0505)}}.snow:nth-child(101){opacity:1.2246;transform:translate(20.7969vw,-10px) scale(.6895);animation:fall-101 25s -30s linear infinite}@keyframes fall-101{50.767%{transform:translate(12.3629vw,50.767vh) scale(.6895)}to{transform:translate(16.5799vw,99vh) scale(.6895)}}.snow:nth-child(102){opacity:1.7952;transform:translate(10.7761vw,-10px) scale(.8699);animation:fall-102 19s -17s linear infinite}@keyframes fall-102{60.474%{transform:translate(9.8906vw,60.474vh) scale(.8699)}to{transform:translate(10.33335vw,99vh) scale(.8699)}}.snow:nth-child(103){opacity:1.524;transform:translate(69.737vw,-10px) scale(.0883);animation:fall-103 28s -8s linear infinite}@keyframes fall-103{34.815%{transform:translate(60.4753vw,34.815vh) scale(.0883)}to{transform:translate(65.10615vw,99vh) scale(.0883)}}.snow:nth-child(104){opacity:1.1184;transform:translate(72.8259vw,-10px) scale(.3404);animation:fall-104 21s -6s linear infinite}@keyframes fall-104{33.505%{transform:translate(67.5644vw,33.505vh) scale(.3404)}to{transform:translate(70.19515vw,99vh) scale(.3404)}}.snow:nth-child(105){opacity:.971;transform:translate(69.6563vw,-10px) scale(.4707);animation:fall-105 17s -16s linear infinite}@keyframes fall-105{36.205%{transform:translate(67.4187vw,36.205vh) scale(.4707)}to{transform:translate(68.5375vw,99vh) scale(.4707)}}.snow:nth-child(106){opacity:1.0136;transform:translate(85.5209vw,-10px) scale(.3925);animation:fall-106 11s -25s linear infinite}@keyframes fall-106{55.311%{transform:translate(82.1648vw,55.311vh) scale(.3925)}to{transform:translate(83.84285vw,99vh) scale(.3925)}}.snow:nth-child(107){opacity:1.1864;transform:translate(91.7488vw,-10px) scale(.2647);animation:fall-107 19s -25s linear infinite}@keyframes fall-107{36.765%{transform:translate(90.7518vw,36.765vh) scale(.2647)}to{transform:translate(91.2503vw,99vh) scale(.2647)}}.snow:nth-child(108){opacity:1.6528;transform:translate(7.3397vw,-10px) scale(.7377);animation:fall-108 16s -25s linear infinite}@keyframes fall-108{34.597%{transform:translate(9.4835vw,34.597vh) scale(.7377)}to{transform:translate(8.4116vw,99vh) scale(.7377)}}.snow:nth-child(109){opacity:1.7896;transform:translate(7.9564vw,-10px) scale(.3007);animation:fall-109 19s -19s linear infinite}@keyframes fall-109{59.798%{transform:translate(15.4685vw,59.798vh) scale(.3007)}to{transform:translate(11.71245vw,99vh) scale(.3007)}}.snow:nth-child(110){opacity:.8862;transform:translate(47.7411vw,-10px) scale(.7221);animation:fall-110 24s -2s linear infinite}@keyframes fall-110{64.857%{transform:translate(52.8772vw,64.857vh) scale(.7221)}to{transform:translate(50.30915vw,99vh) scale(.7221)}}.snow:nth-child(111){opacity:1.508;transform:translate(6.4171vw,-10px) scale(.0972);animation:fall-111 16s -29s linear infinite}@keyframes fall-111{65.231%{transform:translate(-1.0318vw,65.231vh) scale(.0972)}to{transform:translate(2.69265vw,99vh) scale(.0972)}}.snow:nth-child(112){opacity:1.7688;transform:translate(73.556vw,-10px) scale(.0006);animation:fall-112 27s -17s linear infinite}@keyframes fall-112{36.302%{transform:translate(73.0709vw,36.302vh) scale(.0006)}to{transform:translate(73.31345vw,99vh) scale(.0006)}}.snow:nth-child(113){opacity:.7378;transform:translate(65.1149vw,-10px) scale(.4642);animation:fall-113 29s -27s linear infinite}@keyframes fall-113{68.893%{transform:translate(69.5694vw,68.893vh) scale(.4642)}to{transform:translate(67.34215vw,99vh) scale(.4642)}}.snow:nth-child(114){opacity:1.0592;transform:translate(63.7374vw,-10px) scale(.3535);animation:fall-114 27s -7s linear infinite}@keyframes fall-114{38.107%{transform:translate(58.855vw,38.107vh) scale(.3535)}to{transform:translate(61.2962vw,99vh) scale(.3535)}}.snow:nth-child(115){opacity:1.4486;transform:translate(34.8548vw,-10px) scale(.0462);animation:fall-115 20s -14s linear infinite}@keyframes fall-115{71.107%{transform:translate(40.4497vw,71.107vh) scale(.0462)}to{transform:translate(37.65225vw,99vh) scale(.0462)}}.snow:nth-child(116){opacity:1.095;transform:translate(6.0255vw,-10px) scale(.8044);animation:fall-116 16s -17s linear infinite}@keyframes fall-116{65.651%{transform:translate(5.2839vw,65.651vh) scale(.8044)}to{transform:translate(5.6547vw,99vh) scale(.8044)}}.snow:nth-child(117){opacity:.993;transform:translate(53.8713vw,-10px) scale(.6098);animation:fall-117 21s -28s linear infinite}@keyframes fall-117{41.618%{transform:translate(47.6333vw,41.618vh) scale(.6098)}to{transform:translate(50.7523vw,99vh) scale(.6098)}}.snow:nth-child(118){opacity:.4404;transform:translate(66.6891vw,-10px) scale(.6073);animation:fall-118 17s -2s linear infinite}@keyframes fall-118{50.876%{transform:translate(70.445vw,50.876vh) scale(.6073)}to{transform:translate(68.56705vw,99vh) scale(.6073)}}.snow:nth-child(119){opacity:.4422;transform:translate(63.2096vw,-10px) scale(.9432);animation:fall-119 29s -14s linear infinite}@keyframes fall-119{78.8%{transform:translate(57.8569vw,78.8vh) scale(.9432)}to{transform:translate(60.53325vw,99vh) scale(.9432)}}.snow:nth-child(120){opacity:1.7882;transform:translate(78.2692vw,-10px) scale(.32);animation:fall-120 21s -13s linear infinite}@keyframes fall-120{77.539%{transform:translate(75.998vw,77.539vh) scale(.32)}to{transform:translate(77.1336vw,99vh) scale(.32)}}.snow:nth-child(121){opacity:.665;transform:translate(74.8554vw,-10px) scale(.8503);animation:fall-121 25s -25s linear infinite}@keyframes fall-121{79.577%{transform:translate(82.0364vw,79.577vh) scale(.8503)}to{transform:translate(78.4459vw,99vh) scale(.8503)}}.snow:nth-child(122){opacity:.4264;transform:translate(5.8562vw,-10px) scale(.957);animation:fall-122 18s -13s linear infinite}@keyframes fall-122{36.075%{transform:translate(11.0946vw,36.075vh) scale(.957)}to{transform:translate(8.4754vw,99vh) scale(.957)}}.snow:nth-child(123){opacity:.2604;transform:translate(67.4659vw,-10px) scale(.8881);animation:fall-123 12s -14s linear infinite}@keyframes fall-123{58.578%{transform:translate(71.7083vw,58.578vh) scale(.8881)}to{transform:translate(69.5871vw,99vh) scale(.8881)}}.snow:nth-child(124){opacity:.6226;transform:translate(75.9633vw,-10px) scale(.5515);animation:fall-124 24s -11s linear infinite}@keyframes fall-124{46.734%{transform:translate(69.1025vw,46.734vh) scale(.5515)}to{transform:translate(72.5329vw,99vh) scale(.5515)}}.snow:nth-child(125){opacity:.7322;transform:translate(98.7831vw,-10px) scale(.168);animation:fall-125 23s -14s linear infinite}@keyframes fall-125{50.699%{transform:translate(106.0723vw,50.699vh) scale(.168)}to{transform:translate(102.4277vw,99vh) scale(.168)}}.snow:nth-child(126){opacity:.2762;transform:translate(89.2753vw,-10px) scale(.923);animation:fall-126 26s -21s linear infinite}@keyframes fall-126{74.564%{transform:translate(92.5265vw,74.564vh) scale(.923)}to{transform:translate(90.9009vw,99vh) scale(.923)}}.snow:nth-child(127){opacity:1.8798;transform:translate(65.2021vw,-10px) scale(.9475);animation:fall-127 29s -1s linear infinite}@keyframes fall-127{46.52%{transform:translate(63.8211vw,46.52vh) scale(.9475)}to{transform:translate(64.5116vw,99vh) scale(.9475)}}.snow:nth-child(128){opacity:.4764;transform:translate(11.3402vw,-10px) scale(.3403);animation:fall-128 12s -27s linear infinite}@keyframes fall-128{35.012%{transform:translate(15.4014vw,35.012vh) scale(.3403)}to{transform:translate(13.3708vw,99vh) scale(.3403)}}.snow:nth-child(129){opacity:1.6646;transform:translate(77.0671vw,-10px) scale(.2849);animation:fall-129 11s -22s linear infinite}@keyframes fall-129{56.734%{transform:translate(71.5489vw,56.734vh) scale(.2849)}to{transform:translate(74.308vw,99vh) scale(.2849)}}.snow:nth-child(130){opacity:1.7476;transform:translate(64.3529vw,-10px) scale(.3945);animation:fall-130 23s -29s linear infinite}@keyframes fall-130{63.159%{transform:translate(73.4274vw,63.159vh) scale(.3945)}to{transform:translate(68.89015vw,99vh) scale(.3945)}}.snow:nth-child(131){opacity:1.1092;transform:translate(94.195vw,-10px) scale(.3475);animation:fall-131 30s -15s linear infinite}@keyframes fall-131{44.325%{transform:translate(85.8034vw,44.325vh) scale(.3475)}to{transform:translate(89.9992vw,99vh) scale(.3475)}}.snow:nth-child(132){opacity:.41;transform:translate(58.0759vw,-10px) scale(.2132);animation:fall-132 30s -12s linear infinite}@keyframes fall-132{43.312%{transform:translate(67.4775vw,43.312vh) scale(.2132)}to{transform:translate(62.7767vw,99vh) scale(.2132)}}.snow:nth-child(133){opacity:1.3344;transform:translate(17.4291vw,-10px) scale(.0117);animation:fall-133 26s -18s linear infinite}@keyframes fall-133{44.705%{transform:translate(7.461vw,44.705vh) scale(.0117)}to{transform:translate(12.44505vw,99vh) scale(.0117)}}.snow:nth-child(134){opacity:.1026;transform:translate(46.2843vw,-10px) scale(.2944);animation:fall-134 10s -3s linear infinite}@keyframes fall-134{62.105%{transform:translate(55.4789vw,62.105vh) scale(.2944)}to{transform:translate(50.8816vw,99vh) scale(.2944)}}.snow:nth-child(135){opacity:1.5278;transform:translate(30.8164vw,-10px) scale(.5672);animation:fall-135 12s -18s linear infinite}@keyframes fall-135{74.944%{transform:translate(23.1076vw,74.944vh) scale(.5672)}to{transform:translate(26.962vw,99vh) scale(.5672)}}.snow:nth-child(136){opacity:.512;transform:translate(25.5186vw,-10px) scale(.0747);animation:fall-136 17s -26s linear infinite}@keyframes fall-136{57.065%{transform:translate(22.279vw,57.065vh) scale(.0747)}to{transform:translate(23.8988vw,99vh) scale(.0747)}}.snow:nth-child(137){opacity:1.9496;transform:translate(32.7021vw,-10px) scale(.9439);animation:fall-137 12s -10s linear infinite}@keyframes fall-137{79.314%{transform:translate(27.615vw,79.314vh) scale(.9439)}to{transform:translate(30.15855vw,99vh) scale(.9439)}}.snow:nth-child(138){opacity:1.6344;transform:translate(82.185vw,-10px) scale(.6023);animation:fall-138 15s -20s linear infinite}@keyframes fall-138{44.332%{transform:translate(83.548vw,44.332vh) scale(.6023)}to{transform:translate(82.8665vw,99vh) scale(.6023)}}.snow:nth-child(139){opacity:1.5178;transform:translate(47.7186vw,-10px) scale(.4701);animation:fall-139 29s -23s linear infinite}@keyframes fall-139{65.404%{transform:translate(45.4095vw,65.404vh) scale(.4701)}to{transform:translate(46.56405vw,99vh) scale(.4701)}}.snow:nth-child(140){opacity:.8592;transform:translate(83.3358vw,-10px) scale(.5379);animation:fall-140 25s -13s linear infinite}@keyframes fall-140{72.372%{transform:translate(82.1015vw,72.372vh) scale(.5379)}to{transform:translate(82.71865vw,99vh) scale(.5379)}}.snow:nth-child(141){opacity:.9262;transform:translate(24.2473vw,-10px) scale(.0144);animation:fall-141 23s -3s linear infinite}@keyframes fall-141{48.662%{transform:translate(29.5912vw,48.662vh) scale(.0144)}to{transform:translate(26.91925vw,99vh) scale(.0144)}}.snow:nth-child(142){opacity:1.4848;transform:translate(42.0378vw,-10px) scale(.2874);animation:fall-142 10s -28s linear infinite}@keyframes fall-142{49.424%{transform:translate(34.7782vw,49.424vh) scale(.2874)}to{transform:translate(38.408vw,99vh) scale(.2874)}}.snow:nth-child(143){opacity:.6002;transform:translate(95.1892vw,-10px) scale(.5183);animation:fall-143 22s -11s linear infinite}@keyframes fall-143{68.323%{transform:translate(87.6423vw,68.323vh) scale(.5183)}to{transform:translate(91.41575vw,99vh) scale(.5183)}}.snow:nth-child(144){opacity:.3044;transform:translate(23.3244vw,-10px) scale(.7222);animation:fall-144 30s -18s linear infinite}@keyframes fall-144{63.066%{transform:translate(30.3147vw,63.066vh) scale(.7222)}to{transform:translate(26.81955vw,99vh) scale(.7222)}}.snow:nth-child(145){opacity:.483;transform:translate(80.1541vw,-10px) scale(.3029);animation:fall-145 23s -18s linear infinite}@keyframes fall-145{65.893%{transform:translate(73.5596vw,65.893vh) scale(.3029)}to{transform:translate(76.85685vw,99vh) scale(.3029)}}.snow:nth-child(146){opacity:.2686;transform:translate(93.5525vw,-10px) scale(.5114);animation:fall-146 22s -12s linear infinite}@keyframes fall-146{62.585%{transform:translate(83.582vw,62.585vh) scale(.5114)}to{transform:translate(88.56725vw,99vh) scale(.5114)}}.snow:nth-child(147){opacity:1.0134;transform:translate(35.327vw,-10px) scale(.7191);animation:fall-147 28s -30s linear infinite}@keyframes fall-147{36.315%{transform:translate(27.7857vw,36.315vh) scale(.7191)}to{transform:translate(31.55635vw,99vh) scale(.7191)}}.snow:nth-child(148){opacity:.782;transform:translate(86.3905vw,-10px) scale(.5332);animation:fall-148 14s -22s linear infinite}@keyframes fall-148{57.234%{transform:translate(80.3876vw,57.234vh) scale(.5332)}to{transform:translate(83.38905vw,99vh) scale(.5332)}}.snow:nth-child(149){opacity:1.3538;transform:translate(4.2364vw,-10px) scale(.2113);animation:fall-149 18s -19s linear infinite}@keyframes fall-149{79.793%{transform:translate(11.2035vw,79.793vh) scale(.2113)}to{transform:translate(7.71995vw,99vh) scale(.2113)}}.snow:nth-child(150){opacity:.7094;transform:translate(76.1499vw,-10px) scale(.7982);animation:fall-150 11s -23s linear infinite}@keyframes fall-150{73.851%{transform:translate(79.1582vw,73.851vh) scale(.7982)}to{transform:translate(77.65405vw,99vh) scale(.7982)}}.snow:nth-child(151){opacity:1.8998;transform:translate(55.7594vw,-10px) scale(.9683);animation:fall-151 26s -29s linear infinite}@keyframes fall-151{44.815%{transform:translate(53.526vw,44.815vh) scale(.9683)}to{transform:translate(54.6427vw,99vh) scale(.9683)}}.snow:nth-child(152){opacity:1.6056;transform:translate(6.7389vw,-10px) scale(.4394);animation:fall-152 14s -21s linear infinite}@keyframes fall-152{74.071%{transform:translate(9.1605vw,74.071vh) scale(.4394)}to{transform:translate(7.9497vw,99vh) scale(.4394)}}.snow:nth-child(153){opacity:1.1546;transform:translate(58.7988vw,-10px) scale(.7619);animation:fall-153 14s -12s linear infinite}@keyframes fall-153{60.469%{transform:translate(53.6905vw,60.469vh) scale(.7619)}to{transform:translate(56.24465vw,99vh) scale(.7619)}}.snow:nth-child(154){opacity:1.579;transform:translate(1.5202vw,-10px) scale(.69);animation:fall-154 26s -16s linear infinite}@keyframes fall-154{63.758%{transform:translate(-3.6242vw,63.758vh) scale(.69)}to{transform:translate(-1.052vw,99vh) scale(.69)}}.snow:nth-child(155){opacity:1.6726;transform:translate(26.4794vw,-10px) scale(.0863);animation:fall-155 18s -25s linear infinite}@keyframes fall-155{35.997%{transform:translate(21.9021vw,35.997vh) scale(.0863)}to{transform:translate(24.19075vw,99vh) scale(.0863)}}.snow:nth-child(156){opacity:1.7704;transform:translate(6.5719vw,-10px) scale(.1763);animation:fall-156 15s -10s linear infinite}@keyframes fall-156{67.871%{transform:translate(14.5144vw,67.871vh) scale(.1763)}to{transform:translate(10.54315vw,99vh) scale(.1763)}}.snow:nth-child(157){opacity:.3476;transform:translate(59.9672vw,-10px) scale(.8915);animation:fall-157 30s -18s linear infinite}@keyframes fall-157{46.91%{transform:translate(53.7332vw,46.91vh) scale(.8915)}to{transform:translate(56.8502vw,99vh) scale(.8915)}}.snow:nth-child(158){opacity:1.0108;transform:translate(46.0525vw,-10px) scale(.3718);animation:fall-158 28s -9s linear infinite}@keyframes fall-158{76.39%{transform:translate(52.1435vw,76.39vh) scale(.3718)}to{transform:translate(49.098vw,99vh) scale(.3718)}}.snow:nth-child(159){opacity:.2294;transform:translate(.3261vw,-10px) scale(.157);animation:fall-159 13s -22s linear infinite}@keyframes fall-159{33.24%{transform:translate(-1.1268vw,33.24vh) scale(.157)}to{transform:translate(-.40035vw,99vh) scale(.157)}}.snow:nth-child(160){opacity:.3202;transform:translate(31.4438vw,-10px) scale(.6484);animation:fall-160 19s -15s linear infinite}@keyframes fall-160{79.367%{transform:translate(30.4063vw,79.367vh) scale(.6484)}to{transform:translate(30.92505vw,99vh) scale(.6484)}}.snow:nth-child(161){opacity:.3416;transform:translate(3.9832vw,-10px) scale(.9555);animation:fall-161 17s -9s linear infinite}@keyframes fall-161{65.365%{transform:translate(9.7932vw,65.365vh) scale(.9555)}to{transform:translate(6.8882vw,99vh) scale(.9555)}}.snow:nth-child(162){opacity:.1146;transform:translate(96.8557vw,-10px) scale(.8033);animation:fall-162 26s -13s linear infinite}@keyframes fall-162{56.823%{transform:translate(103.0928vw,56.823vh) scale(.8033)}to{transform:translate(99.97425vw,99vh) scale(.8033)}}.snow:nth-child(163){opacity:.593;transform:translate(36.292vw,-10px) scale(.6342);animation:fall-163 21s -12s linear infinite}@keyframes fall-163{69.612%{transform:translate(31.2896vw,69.612vh) scale(.6342)}to{transform:translate(33.7908vw,99vh) scale(.6342)}}.snow:nth-child(164){opacity:.3014;transform:translate(16.9535vw,-10px) scale(.1361);animation:fall-164 20s -21s linear infinite}@keyframes fall-164{76.755%{transform:translate(8.2456vw,76.755vh) scale(.1361)}to{transform:translate(12.59955vw,99vh) scale(.1361)}}.snow:nth-child(165){opacity:.815;transform:translate(40.0856vw,-10px) scale(.5355);animation:fall-165 23s -2s linear infinite}@keyframes fall-165{70.726%{transform:translate(37.0208vw,70.726vh) scale(.5355)}to{transform:translate(38.5532vw,99vh) scale(.5355)}}.snow:nth-child(166){opacity:1.4532;transform:translate(65.7558vw,-10px) scale(.4944);animation:fall-166 17s -26s linear infinite}@keyframes fall-166{61.44%{transform:translate(61.6995vw,61.44vh) scale(.4944)}to{transform:translate(63.72765vw,99vh) scale(.4944)}}.snow:nth-child(167){opacity:.988;transform:translate(9.6031vw,-10px) scale(.7061);animation:fall-167 16s -10s linear infinite}@keyframes fall-167{65.113%{transform:translate(18.2821vw,65.113vh) scale(.7061)}to{transform:translate(13.9426vw,99vh) scale(.7061)}}.snow:nth-child(168){opacity:.1176;transform:translate(13.635vw,-10px) scale(.5323);animation:fall-168 10s -30s linear infinite}@keyframes fall-168{43.821%{transform:translate(8.0694vw,43.821vh) scale(.5323)}to{transform:translate(10.8522vw,99vh) scale(.5323)}}.snow:nth-child(169){opacity:1.882;transform:translate(80.3329vw,-10px) scale(.8536);animation:fall-169 24s -19s linear infinite}@keyframes fall-169{70.896%{transform:translate(83.5734vw,70.896vh) scale(.8536)}to{transform:translate(81.95315vw,99vh) scale(.8536)}}.snow:nth-child(170){opacity:1.9674;transform:translate(26.9417vw,-10px) scale(.8949);animation:fall-170 11s -21s linear infinite}@keyframes fall-170{34.811%{transform:translate(25.8337vw,34.811vh) scale(.8949)}to{transform:translate(26.3877vw,99vh) scale(.8949)}}.snow:nth-child(171){opacity:1.2654;transform:translate(67.225vw,-10px) scale(.3867);animation:fall-171 26s -17s linear infinite}@keyframes fall-171{72.421%{transform:translate(65.9793vw,72.421vh) scale(.3867)}to{transform:translate(66.60215vw,99vh) scale(.3867)}}.snow:nth-child(172){opacity:1.4196;transform:translate(86.3251vw,-10px) scale(.6865);animation:fall-172 19s -15s linear infinite}@keyframes fall-172{78.614%{transform:translate(81.0191vw,78.614vh) scale(.6865)}to{transform:translate(83.6721vw,99vh) scale(.6865)}}.snow:nth-child(173){opacity:1.6914;transform:translate(17.7769vw,-10px) scale(.8884);animation:fall-173 13s -28s linear infinite}@keyframes fall-173{41.164%{transform:translate(26.8944vw,41.164vh) scale(.8884)}to{transform:translate(22.33565vw,99vh) scale(.8884)}}.snow:nth-child(174){opacity:.1512;transform:translate(71.6214vw,-10px) scale(.4233);animation:fall-174 28s -6s linear infinite}@keyframes fall-174{51.773%{transform:translate(65.2062vw,51.773vh) scale(.4233)}to{transform:translate(68.4138vw,99vh) scale(.4233)}}.snow:nth-child(175){opacity:1.4356;transform:translate(54.6777vw,-10px) scale(.4231);animation:fall-175 18s -4s linear infinite}@keyframes fall-175{51.447%{transform:translate(62.8813vw,51.447vh) scale(.4231)}to{transform:translate(58.7795vw,99vh) scale(.4231)}}.snow:nth-child(176){opacity:1.4124;transform:translate(76.406vw,-10px) scale(.1032);animation:fall-176 11s -29s linear infinite}@keyframes fall-176{42.507%{transform:translate(68.0776vw,42.507vh) scale(.1032)}to{transform:translate(72.2418vw,99vh) scale(.1032)}}.snow:nth-child(177){opacity:.2786;transform:translate(66.0003vw,-10px) scale(.6572);animation:fall-177 28s -19s linear infinite}@keyframes fall-177{33.628%{transform:translate(56.658vw,33.628vh) scale(.6572)}to{transform:translate(61.32915vw,99vh) scale(.6572)}}.snow:nth-child(178){opacity:1.1522;transform:translate(85.8308vw,-10px) scale(.4413);animation:fall-178 28s -29s linear infinite}@keyframes fall-178{39.688%{transform:translate(83.8642vw,39.688vh) scale(.4413)}to{transform:translate(84.8475vw,99vh) scale(.4413)}}.snow:nth-child(179){opacity:1.9326;transform:translate(.0908vw,-10px) scale(.9064);animation:fall-179 23s -6s linear infinite}@keyframes fall-179{43.177%{transform:translate(.4354vw,43.177vh) scale(.9064)}to{transform:translate(.2631vw,99vh) scale(.9064)}}.snow:nth-child(180){opacity:.2244;transform:translate(69.9184vw,-10px) scale(.7881);animation:fall-180 23s -25s linear infinite}@keyframes fall-180{70.549%{transform:translate(75.8532vw,70.549vh) scale(.7881)}to{transform:translate(72.8858vw,99vh) scale(.7881)}}.snow:nth-child(181){opacity:1.6992;transform:translate(21.9788vw,-10px) scale(.7087);animation:fall-181 13s -8s linear infinite}@keyframes fall-181{34.6%{transform:translate(16.0362vw,34.6vh) scale(.7087)}to{transform:translate(19.0075vw,99vh) scale(.7087)}}.snow:nth-child(182){opacity:.9338;transform:translate(66.934vw,-10px) scale(.9493);animation:fall-182 30s -1s linear infinite}@keyframes fall-182{54.548%{transform:translate(60.7906vw,54.548vh) scale(.9493)}to{transform:translate(63.8623vw,99vh) scale(.9493)}}.snow:nth-child(183){opacity:1.8706;transform:translate(76.6549vw,-10px) scale(.8009);animation:fall-183 17s -16s linear infinite}@keyframes fall-183{35.167%{transform:translate(85.1674vw,35.167vh) scale(.8009)}to{transform:translate(80.91115vw,99vh) scale(.8009)}}.snow:nth-child(184){opacity:1.4876;transform:translate(11.6254vw,-10px) scale(.1042);animation:fall-184 17s -4s linear infinite}@keyframes fall-184{63.313%{transform:translate(19.0015vw,63.313vh) scale(.1042)}to{transform:translate(15.31345vw,99vh) scale(.1042)}}.snow:nth-child(185){opacity:1.6058;transform:translate(69.7037vw,-10px) scale(.3054);animation:fall-185 26s -24s linear infinite}@keyframes fall-185{52.568%{transform:translate(61.3322vw,52.568vh) scale(.3054)}to{transform:translate(65.51795vw,99vh) scale(.3054)}}.snow:nth-child(186){opacity:.8494;transform:translate(33.1868vw,-10px) scale(.1087);animation:fall-186 30s -10s linear infinite}@keyframes fall-186{75.311%{transform:translate(32.2198vw,75.311vh) scale(.1087)}to{transform:translate(32.7033vw,99vh) scale(.1087)}}.snow:nth-child(187){opacity:1.8858;transform:translate(92.9604vw,-10px) scale(.9211);animation:fall-187 22s -23s linear infinite}@keyframes fall-187{43.407%{transform:translate(101.5426vw,43.407vh) scale(.9211)}to{transform:translate(97.2515vw,99vh) scale(.9211)}}.snow:nth-child(188){opacity:1.8786;transform:translate(98.4513vw,-10px) scale(.0123);animation:fall-188 17s -23s linear infinite}@keyframes fall-188{65.416%{transform:translate(91.0507vw,65.416vh) scale(.0123)}to{transform:translate(94.751vw,99vh) scale(.0123)}}.snow:nth-child(189){opacity:.1072;transform:translate(76.6947vw,-10px) scale(.3038);animation:fall-189 12s -21s linear infinite}@keyframes fall-189{50.439%{transform:translate(70.3973vw,50.439vh) scale(.3038)}to{transform:translate(73.546vw,99vh) scale(.3038)}}.snow:nth-child(190){opacity:1.3476;transform:translate(2.6761vw,-10px) scale(.4315);animation:fall-190 19s -2s linear infinite}@keyframes fall-190{54.801%{transform:translate(.0895vw,54.801vh) scale(.4315)}to{transform:translate(1.3828vw,99vh) scale(.4315)}}.snow:nth-child(191){opacity:1.086;transform:translate(86.4128vw,-10px) scale(.3841);animation:fall-191 17s -14s linear infinite}@keyframes fall-191{41.3%{transform:translate(83.0875vw,41.3vh) scale(.3841)}to{transform:translate(84.75015vw,99vh) scale(.3841)}}.snow:nth-child(192){opacity:.6342;transform:translate(62.9598vw,-10px) scale(.2462);animation:fall-192 12s -7s linear infinite}@keyframes fall-192{75.834%{transform:translate(55.3244vw,75.834vh) scale(.2462)}to{transform:translate(59.1421vw,99vh) scale(.2462)}}.snow:nth-child(193){opacity:1.8118;transform:translate(95.2841vw,-10px) scale(.3857);animation:fall-193 10s -1s linear infinite}@keyframes fall-193{50.569%{transform:translate(92.2312vw,50.569vh) scale(.3857)}to{transform:translate(93.75765vw,99vh) scale(.3857)}}.snow:nth-child(194){opacity:.203;transform:translate(52.0867vw,-10px) scale(.4345);animation:fall-194 30s -29s linear infinite}@keyframes fall-194{79.8%{transform:translate(45.8539vw,79.8vh) scale(.4345)}to{transform:translate(48.9703vw,99vh) scale(.4345)}}.snow:nth-child(195){opacity:.9622;transform:translate(98.0933vw,-10px) scale(.0379);animation:fall-195 23s -7s linear infinite}@keyframes fall-195{77.047%{transform:translate(96.7552vw,77.047vh) scale(.0379)}to{transform:translate(97.42425vw,99vh) scale(.0379)}}.snow:nth-child(196){opacity:1.1802;transform:translate(89.0917vw,-10px) scale(.7428);animation:fall-196 25s -7s linear infinite}@keyframes fall-196{76.025%{transform:translate(82.9334vw,76.025vh) scale(.7428)}to{transform:translate(86.01255vw,99vh) scale(.7428)}}.snow:nth-child(197){opacity:.6262;transform:translate(42.5245vw,-10px) scale(.6298);animation:fall-197 19s -3s linear infinite}@keyframes fall-197{61.09%{transform:translate(34.3252vw,61.09vh) scale(.6298)}to{transform:translate(38.42485vw,99vh) scale(.6298)}}.snow:nth-child(198){opacity:1.896;transform:translate(51.8988vw,-10px) scale(.6687);animation:fall-198 19s -10s linear infinite}@keyframes fall-198{43.854%{transform:translate(45.1531vw,43.854vh) scale(.6687)}to{transform:translate(48.52595vw,99vh) scale(.6687)}}.snow:nth-child(199){opacity:.8016;transform:translate(60.337vw,-10px) scale(.5844);animation:fall-199 26s -8s linear infinite}@keyframes fall-199{75.042%{transform:translate(69.1626vw,75.042vh) scale(.5844)}to{transform:translate(64.7498vw,99vh) scale(.5844)}}.snow:nth-child(200){opacity:1.942;transform:translate(41.6328vw,-10px) scale(.397);animation:fall-200 13s -28s linear infinite}@keyframes fall-200{50.482%{transform:translate(34.8067vw,50.482vh) scale(.397)}to{transform:translate(38.21975vw,99vh) scale(.397)}}.snow:nth-child(201){opacity:1.4836;transform:translate(59.9957vw,-10px) scale(.1977);animation:fall-201 20s -10s linear infinite}@keyframes fall-201{30.183%{transform:translate(62.4233vw,30.183vh) scale(.1977)}to{transform:translate(61.2095vw,99vh) scale(.1977)}}.snow:nth-child(202){opacity:1.1578;transform:translate(66.8526vw,-10px) scale(.7327);animation:fall-202 21s -18s linear infinite}@keyframes fall-202{64.802%{transform:translate(72.7161vw,64.802vh) scale(.7327)}to{transform:translate(69.78435vw,99vh) scale(.7327)}}.snow:nth-child(203){opacity:1.2762;transform:translate(12.0114vw,-10px) scale(.4213);animation:fall-203 18s -5s linear infinite}@keyframes fall-203{77.359%{transform:translate(10.9241vw,77.359vh) scale(.4213)}to{transform:translate(11.46775vw,99vh) scale(.4213)}}.snow:nth-child(204){opacity:.0306;transform:translate(29.2682vw,-10px) scale(.7672);animation:fall-204 17s -28s linear infinite}@keyframes fall-204{31.453%{transform:translate(36.4301vw,31.453vh) scale(.7672)}to{transform:translate(32.84915vw,99vh) scale(.7672)}}.snow:nth-child(205){opacity:1.2692;transform:translate(49.3792vw,-10px) scale(.938);animation:fall-205 26s -20s linear infinite}@keyframes fall-205{43.036%{transform:translate(43.4798vw,43.036vh) scale(.938)}to{transform:translate(46.4295vw,99vh) scale(.938)}}.snow:nth-child(206){opacity:.1302;transform:translate(76.1143vw,-10px) scale(.3494);animation:fall-206 21s -22s linear infinite}@keyframes fall-206{40.62%{transform:translate(75.5389vw,40.62vh) scale(.3494)}to{transform:translate(75.8266vw,99vh) scale(.3494)}}.snow:nth-child(207){opacity:.8716;transform:translate(18.4145vw,-10px) scale(.0797);animation:fall-207 15s -22s linear infinite}@keyframes fall-207{60.37%{transform:translate(23.1812vw,60.37vh) scale(.0797)}to{transform:translate(20.79785vw,99vh) scale(.0797)}}.snow:nth-child(208){opacity:1.5444;transform:translate(92.9707vw,-10px) scale(.8811);animation:fall-208 18s -18s linear infinite}@keyframes fall-208{52.019%{transform:translate(85.0749vw,52.019vh) scale(.8811)}to{transform:translate(89.0228vw,99vh) scale(.8811)}}.snow:nth-child(209){opacity:.285;transform:translate(13.2145vw,-10px) scale(.8588);animation:fall-209 23s -22s linear infinite}@keyframes fall-209{46.929%{transform:translate(20.32vw,46.929vh) scale(.8588)}to{transform:translate(16.76725vw,99vh) scale(.8588)}}.snow:nth-child(210){opacity:1.0938;transform:translate(1.2985vw,-10px) scale(.0828);animation:fall-210 19s -12s linear infinite}@keyframes fall-210{58.5%{transform:translate(-8.0706vw,58.5vh) scale(.0828)}to{transform:translate(-3.38605vw,99vh) scale(.0828)}}.snow:nth-child(211){opacity:.9144;transform:translate(14.6063vw,-10px) scale(.0188);animation:fall-211 17s -19s linear infinite}@keyframes fall-211{54.007%{transform:translate(20.3836vw,54.007vh) scale(.0188)}to{transform:translate(17.49495vw,99vh) scale(.0188)}}.snow:nth-child(212){opacity:1.463;transform:translate(57.5839vw,-10px) scale(.3642);animation:fall-212 14s -1s linear infinite}@keyframes fall-212{79.052%{transform:translate(50.1651vw,79.052vh) scale(.3642)}to{transform:translate(53.8745vw,99vh) scale(.3642)}}.snow:nth-child(213){opacity:.989;transform:translate(98.0094vw,-10px) scale(.8089);animation:fall-213 13s -12s linear infinite}@keyframes fall-213{59.868%{transform:translate(93.4904vw,59.868vh) scale(.8089)}to{transform:translate(95.7499vw,99vh) scale(.8089)}}.snow:nth-child(214){opacity:1.3016;transform:translate(48.146vw,-10px) scale(.6638);animation:fall-214 12s -21s linear infinite}@keyframes fall-214{77.947%{transform:translate(43.0044vw,77.947vh) scale(.6638)}to{transform:translate(45.5752vw,99vh) scale(.6638)}}.snow:nth-child(215){opacity:1.9358;transform:translate(43.6028vw,-10px) scale(.3264);animation:fall-215 23s -3s linear infinite}@keyframes fall-215{53.291%{transform:translate(52.2736vw,53.291vh) scale(.3264)}to{transform:translate(47.9382vw,99vh) scale(.3264)}}.snow:nth-child(216){opacity:.9096;transform:translate(26.2627vw,-10px) scale(.2214);animation:fall-216 18s -23s linear infinite}@keyframes fall-216{35.629%{transform:translate(35.1826vw,35.629vh) scale(.2214)}to{transform:translate(30.72265vw,99vh) scale(.2214)}}.snow:nth-child(217){opacity:1.4074;transform:translate(76.3236vw,-10px) scale(.0544);animation:fall-217 12s -10s linear infinite}@keyframes fall-217{77.212%{transform:translate(72.0034vw,77.212vh) scale(.0544)}to{transform:translate(74.1635vw,99vh) scale(.0544)}}.snow:nth-child(218){opacity:1.845;transform:translate(43.5853vw,-10px) scale(.3889);animation:fall-218 29s -12s linear infinite}@keyframes fall-218{46.546%{transform:translate(43.5807vw,46.546vh) scale(.3889)}to{transform:translate(43.583vw,99vh) scale(.3889)}}.snow:nth-child(219){opacity:.7394;transform:translate(70.7304vw,-10px) scale(.2641);animation:fall-219 18s -30s linear infinite}@keyframes fall-219{40.122%{transform:translate(76.6122vw,40.122vh) scale(.2641)}to{transform:translate(73.6713vw,99vh) scale(.2641)}}.snow:nth-child(220){opacity:1.077;transform:translate(34.0396vw,-10px) scale(.469);animation:fall-220 22s -19s linear infinite}@keyframes fall-220{31.552%{transform:translate(27.047vw,31.552vh) scale(.469)}to{transform:translate(30.5433vw,99vh) scale(.469)}}.snow:nth-child(221){opacity:1.86;transform:translate(95.9863vw,-10px) scale(.1699);animation:fall-221 28s -9s linear infinite}@keyframes fall-221{56.882%{transform:translate(94.1131vw,56.882vh) scale(.1699)}to{transform:translate(95.0497vw,99vh) scale(.1699)}}.snow:nth-child(222){opacity:.601;transform:translate(1.1589vw,-10px) scale(.4363);animation:fall-222 29s -24s linear infinite}@keyframes fall-222{42.948%{transform:translate(-5.7711vw,42.948vh) scale(.4363)}to{transform:translate(-2.3061vw,99vh) scale(.4363)}}.snow:nth-child(223){opacity:1.946;transform:translate(43.6152vw,-10px) scale(.947);animation:fall-223 26s -9s linear infinite}@keyframes fall-223{51.181%{transform:translate(44.006vw,51.181vh) scale(.947)}to{transform:translate(43.8106vw,99vh) scale(.947)}}.snow:nth-child(224){opacity:1.0632;transform:translate(4.844vw,-10px) scale(.7945);animation:fall-224 15s -19s linear infinite}@keyframes fall-224{42.953%{transform:translate(8.8505vw,42.953vh) scale(.7945)}to{transform:translate(6.84725vw,99vh) scale(.7945)}}.snow:nth-child(225){opacity:1.637;transform:translate(8.293vw,-10px) scale(.9504);animation:fall-225 14s -6s linear infinite}@keyframes fall-225{79.448%{transform:translate(16.3661vw,79.448vh) scale(.9504)}to{transform:translate(12.32955vw,99vh) scale(.9504)}}.snow:nth-child(226){opacity:1.681;transform:translate(18.2109vw,-10px) scale(.4212);animation:fall-226 24s -7s linear infinite}@keyframes fall-226{76.396%{transform:translate(20.6789vw,76.396vh) scale(.4212)}to{transform:translate(19.4449vw,99vh) scale(.4212)}}.snow:nth-child(227){opacity:1.2258;transform:translate(68.8171vw,-10px) scale(.1415);animation:fall-227 19s -18s linear infinite}@keyframes fall-227{44.053%{transform:translate(74.1006vw,44.053vh) scale(.1415)}to{transform:translate(71.45885vw,99vh) scale(.1415)}}.snow:nth-child(228){opacity:.7082;transform:translate(76.2159vw,-10px) scale(.9758);animation:fall-228 20s -15s linear infinite}@keyframes fall-228{45.921%{transform:translate(80.385vw,45.921vh) scale(.9758)}to{transform:translate(78.30045vw,99vh) scale(.9758)}}.snow:nth-child(229){opacity:.7056;transform:translate(52.4634vw,-10px) scale(.7457);animation:fall-229 18s -21s linear infinite}@keyframes fall-229{49.725%{transform:translate(52.4586vw,49.725vh) scale(.7457)}to{transform:translate(52.461vw,99vh) scale(.7457)}}.snow:nth-child(230){opacity:1.1326;transform:translate(19.8017vw,-10px) scale(.1097);animation:fall-230 27s -15s linear infinite}@keyframes fall-230{49.624%{transform:translate(13.6474vw,49.624vh) scale(.1097)}to{transform:translate(16.72455vw,99vh) scale(.1097)}}.snow:nth-child(231){opacity:1.8368;transform:translate(91.3834vw,-10px) scale(.1794);animation:fall-231 14s -16s linear infinite}@keyframes fall-231{48.269%{transform:translate(84.392vw,48.269vh) scale(.1794)}to{transform:translate(87.8877vw,99vh) scale(.1794)}}.snow:nth-child(232){opacity:.8224;transform:translate(80.6187vw,-10px) scale(.121);animation:fall-232 21s -1s linear infinite}@keyframes fall-232{38.441%{transform:translate(75.1876vw,38.441vh) scale(.121)}to{transform:translate(77.90315vw,99vh) scale(.121)}}.snow:nth-child(233){opacity:1.0372;transform:translate(4.2137vw,-10px) scale(.3677);animation:fall-233 17s -10s linear infinite}@keyframes fall-233{50.847%{transform:translate(-2.9873vw,50.847vh) scale(.3677)}to{transform:translate(.6132vw,99vh) scale(.3677)}}.snow:nth-child(234){opacity:.4146;transform:translate(49.6462vw,-10px) scale(.0505);animation:fall-234 23s -3s linear infinite}@keyframes fall-234{61.583%{transform:translate(45.1718vw,61.583vh) scale(.0505)}to{transform:translate(47.409vw,99vh) scale(.0505)}}.snow:nth-child(235){opacity:1.2402;transform:translate(40.8696vw,-10px) scale(.7754);animation:fall-235 11s -29s linear infinite}@keyframes fall-235{34.89%{transform:translate(36.2676vw,34.89vh) scale(.7754)}to{transform:translate(38.5686vw,99vh) scale(.7754)}}.snow:nth-child(236){opacity:.251;transform:translate(3.0687vw,-10px) scale(.3519);animation:fall-236 26s -12s linear infinite}@keyframes fall-236{42.945%{transform:translate(3.8193vw,42.945vh) scale(.3519)}to{transform:translate(3.444vw,99vh) scale(.3519)}}.snow:nth-child(237){opacity:.952;transform:translate(68.0021vw,-10px) scale(.9192);animation:fall-237 18s -21s linear infinite}@keyframes fall-237{56.243%{transform:translate(76.4252vw,56.243vh) scale(.9192)}to{transform:translate(72.21365vw,99vh) scale(.9192)}}.snow:nth-child(238){opacity:.9216;transform:translate(40.4641vw,-10px) scale(.6111);animation:fall-238 15s -23s linear infinite}@keyframes fall-238{77.081%{transform:translate(33.3633vw,77.081vh) scale(.6111)}to{transform:translate(36.9137vw,99vh) scale(.6111)}}.snow:nth-child(239){opacity:.1492;transform:translate(33.9093vw,-10px) scale(.6303);animation:fall-239 16s -24s linear infinite}@keyframes fall-239{76.507%{transform:translate(28.7684vw,76.507vh) scale(.6303)}to{transform:translate(31.33885vw,99vh) scale(.6303)}}.snow:nth-child(240){opacity:1.136;transform:translate(4.0757vw,-10px) scale(.4499);animation:fall-240 29s -28s linear infinite}@keyframes fall-240{73.508%{transform:translate(12.744vw,73.508vh) scale(.4499)}to{transform:translate(8.40985vw,99vh) scale(.4499)}}.snow:nth-child(241){opacity:1.107;transform:translate(34.4857vw,-10px) scale(.1186);animation:fall-241 11s -15s linear infinite}@keyframes fall-241{31.176%{transform:translate(40.7336vw,31.176vh) scale(.1186)}to{transform:translate(37.60965vw,99vh) scale(.1186)}}.snow:nth-child(242){opacity:1.1194;transform:translate(19.8559vw,-10px) scale(.0809);animation:fall-242 16s -25s linear infinite}@keyframes fall-242{52.756%{transform:translate(18.411vw,52.756vh) scale(.0809)}to{transform:translate(19.13345vw,99vh) scale(.0809)}}.snow:nth-child(243){opacity:.318;transform:translate(74.0779vw,-10px) scale(.8997);animation:fall-243 12s -23s linear infinite}@keyframes fall-243{42.855%{transform:translate(64.5536vw,42.855vh) scale(.8997)}to{transform:translate(69.31575vw,99vh) scale(.8997)}}.snow:nth-child(244){opacity:1.6852;transform:translate(11.6378vw,-10px) scale(.4965);animation:fall-244 22s -30s linear infinite}@keyframes fall-244{79.514%{transform:translate(12.2175vw,79.514vh) scale(.4965)}to{transform:translate(11.92765vw,99vh) scale(.4965)}}.snow:nth-child(245){opacity:.6966;transform:translate(51.9417vw,-10px) scale(.6819);animation:fall-245 25s -15s linear infinite}@keyframes fall-245{55.606%{transform:translate(52.0997vw,55.606vh) scale(.6819)}to{transform:translate(52.0207vw,99vh) scale(.6819)}}.snow:nth-child(246){opacity:1.8352;transform:translate(7.8332vw,-10px) scale(.8635);animation:fall-246 28s -8s linear infinite}@keyframes fall-246{34.191%{transform:translate(4.051vw,34.191vh) scale(.8635)}to{transform:translate(5.9421vw,99vh) scale(.8635)}}.snow:nth-child(247){opacity:1.2262;transform:translate(67.9702vw,-10px) scale(.4455);animation:fall-247 18s -4s linear infinite}@keyframes fall-247{31.589%{transform:translate(61.0347vw,31.589vh) scale(.4455)}to{transform:translate(64.50245vw,99vh) scale(.4455)}}.snow:nth-child(248){opacity:.4678;transform:translate(72.5011vw,-10px) scale(.0019);animation:fall-248 16s -4s linear infinite}@keyframes fall-248{62.772%{transform:translate(77.7085vw,62.772vh) scale(.0019)}to{transform:translate(75.1048vw,99vh) scale(.0019)}}.snow:nth-child(249){opacity:.9246;transform:translate(3.4216vw,-10px) scale(.0195);animation:fall-249 21s -21s linear infinite}@keyframes fall-249{46.045%{transform:translate(9.7068vw,46.045vh) scale(.0195)}to{transform:translate(6.5642vw,99vh) scale(.0195)}}.snow:nth-child(250){opacity:1.2538;transform:translate(36.7743vw,-10px) scale(.7867);animation:fall-250 19s -11s linear infinite}@keyframes fall-250{35.416%{transform:translate(35.9446vw,35.416vh) scale(.7867)}to{transform:translate(36.35945vw,99vh) scale(.7867)}}.snow:nth-child(251){opacity:.9154;transform:translate(35.2363vw,-10px) scale(.3314);animation:fall-251 13s -2s linear infinite}@keyframes fall-251{42.258%{transform:translate(35.844vw,42.258vh) scale(.3314)}to{transform:translate(35.54015vw,99vh) scale(.3314)}}.snow:nth-child(252){opacity:.3588;transform:translate(54.5165vw,-10px) scale(.5647);animation:fall-252 18s -6s linear infinite}@keyframes fall-252{63.367%{transform:translate(48.0026vw,63.367vh) scale(.5647)}to{transform:translate(51.25955vw,99vh) scale(.5647)}}.snow:nth-child(253){opacity:1.6446;transform:translate(35.9715vw,-10px) scale(.0149);animation:fall-253 25s -19s linear infinite}@keyframes fall-253{67.265%{transform:translate(43.2204vw,67.265vh) scale(.0149)}to{transform:translate(39.59595vw,99vh) scale(.0149)}}.snow:nth-child(254){opacity:.5142;transform:translate(90.8278vw,-10px) scale(.7528);animation:fall-254 19s -10s linear infinite}@keyframes fall-254{61.771%{transform:translate(98.9388vw,61.771vh) scale(.7528)}to{transform:translate(94.8833vw,99vh) scale(.7528)}}.snow:nth-child(255){opacity:.743;transform:translate(1.8442vw,-10px) scale(.0805);animation:fall-255 20s -24s linear infinite}@keyframes fall-255{61.843%{transform:translate(7.319vw,61.843vh) scale(.0805)}to{transform:translate(4.5816vw,99vh) scale(.0805)}}.snow:nth-child(256){opacity:.855;transform:translate(17.2764vw,-10px) scale(.3627);animation:fall-256 16s -25s linear infinite}@keyframes fall-256{63.845%{transform:translate(17.9815vw,63.845vh) scale(.3627)}to{transform:translate(17.62895vw,99vh) scale(.3627)}}.snow:nth-child(257){opacity:.6796;transform:translate(3.1427vw,-10px) scale(.825);animation:fall-257 13s -25s linear infinite}@keyframes fall-257{66.835%{transform:translate(.6646vw,66.835vh) scale(.825)}to{transform:translate(1.90365vw,99vh) scale(.825)}}.snow:nth-child(258){opacity:1.1362;transform:translate(59.5761vw,-10px) scale(.7265);animation:fall-258 26s -27s linear infinite}@keyframes fall-258{68.922%{transform:translate(66.2532vw,68.922vh) scale(.7265)}to{transform:translate(62.91465vw,99vh) scale(.7265)}}.snow:nth-child(259){opacity:1.5912;transform:translate(28.458vw,-10px) scale(.7115);animation:fall-259 18s -29s linear infinite}@keyframes fall-259{71.607%{transform:translate(19.5337vw,71.607vh) scale(.7115)}to{transform:translate(23.99585vw,99vh) scale(.7115)}}.snow:nth-child(260){opacity:1.6534;transform:translate(54.5443vw,-10px) scale(.3863);animation:fall-260 22s -15s linear infinite}@keyframes fall-260{68.07%{transform:translate(56.1632vw,68.07vh) scale(.3863)}to{transform:translate(55.35375vw,99vh) scale(.3863)}}.snow:nth-child(261){opacity:1.3128;transform:translate(38.7647vw,-10px) scale(.7409);animation:fall-261 10s -11s linear infinite}@keyframes fall-261{46.388%{transform:translate(38.1304vw,46.388vh) scale(.7409)}to{transform:translate(38.44755vw,99vh) scale(.7409)}}.snow:nth-child(262){opacity:1.671;transform:translate(26.108vw,-10px) scale(.564);animation:fall-262 29s -2s linear infinite}@keyframes fall-262{37.495%{transform:translate(23.7738vw,37.495vh) scale(.564)}to{transform:translate(24.9409vw,99vh) scale(.564)}}.snow:nth-child(263){opacity:1.5284;transform:translate(54.9309vw,-10px) scale(.4298);animation:fall-263 10s -25s linear infinite}@keyframes fall-263{35.399%{transform:translate(54.9283vw,35.399vh) scale(.4298)}to{transform:translate(54.9296vw,99vh) scale(.4298)}}.snow:nth-child(264){opacity:.7492;transform:translate(9.4867vw,-10px) scale(.5354);animation:fall-264 11s -8s linear infinite}@keyframes fall-264{71.624%{transform:translate(11.3186vw,71.624vh) scale(.5354)}to{transform:translate(10.40265vw,99vh) scale(.5354)}}.snow:nth-child(265){opacity:.2362;transform:translate(22.3916vw,-10px) scale(.5203);animation:fall-265 20s -29s linear infinite}@keyframes fall-265{49.659%{transform:translate(31.949vw,49.659vh) scale(.5203)}to{transform:translate(27.1703vw,99vh) scale(.5203)}}.snow:nth-child(266){opacity:1.398;transform:translate(38.4303vw,-10px) scale(.6716);animation:fall-266 18s -27s linear infinite}@keyframes fall-266{32.268%{transform:translate(31.938vw,32.268vh) scale(.6716)}to{transform:translate(35.18415vw,99vh) scale(.6716)}}.snow:nth-child(267){opacity:.4922;transform:translate(62.3655vw,-10px) scale(.4241);animation:fall-267 15s -16s linear infinite}@keyframes fall-267{32.456%{transform:translate(68.0529vw,32.456vh) scale(.4241)}to{transform:translate(65.2092vw,99vh) scale(.4241)}}.snow:nth-child(268){opacity:1.6736;transform:translate(30.4952vw,-10px) scale(.5505);animation:fall-268 24s -2s linear infinite}@keyframes fall-268{58.8%{transform:translate(29.882vw,58.8vh) scale(.5505)}to{transform:translate(30.1886vw,99vh) scale(.5505)}}.snow:nth-child(269){opacity:.851;transform:translate(85.6612vw,-10px) scale(.6945);animation:fall-269 25s -11s linear infinite}@keyframes fall-269{63.789%{transform:translate(83.1324vw,63.789vh) scale(.6945)}to{transform:translate(84.3968vw,99vh) scale(.6945)}}.snow:nth-child(270){opacity:.4024;transform:translate(62.105vw,-10px) scale(.732);animation:fall-270 19s -13s linear infinite}@keyframes fall-270{44.893%{transform:translate(55.6524vw,44.893vh) scale(.732)}to{transform:translate(58.8787vw,99vh) scale(.732)}}.snow:nth-child(271){opacity:1.0156;transform:translate(64.3717vw,-10px) scale(.1674);animation:fall-271 28s -29s linear infinite}@keyframes fall-271{50.862%{transform:translate(74.2168vw,50.862vh) scale(.1674)}to{transform:translate(69.29425vw,99vh) scale(.1674)}}.snow:nth-child(272){opacity:.433;transform:translate(67.507vw,-10px) scale(.7176);animation:fall-272 12s -20s linear infinite}@keyframes fall-272{78.76%{transform:translate(74.8146vw,78.76vh) scale(.7176)}to{transform:translate(71.1608vw,99vh) scale(.7176)}}.snow:nth-child(273){opacity:.4094;transform:translate(91.1281vw,-10px) scale(.7667);animation:fall-273 27s -25s linear infinite}@keyframes fall-273{62.003%{transform:translate(98.1639vw,62.003vh) scale(.7667)}to{transform:translate(94.646vw,99vh) scale(.7667)}}.snow:nth-child(274){opacity:.9364;transform:translate(74.6743vw,-10px) scale(.108);animation:fall-274 30s -12s linear infinite}@keyframes fall-274{47.883%{transform:translate(66.2865vw,47.883vh) scale(.108)}to{transform:translate(70.4804vw,99vh) scale(.108)}}.snow:nth-child(275){opacity:.079;transform:translate(23.3387vw,-10px) scale(.6621);animation:fall-275 27s -5s linear infinite}@keyframes fall-275{55.148%{transform:translate(24.1951vw,55.148vh) scale(.6621)}to{transform:translate(23.7669vw,99vh) scale(.6621)}}.snow:nth-child(276){opacity:1.963;transform:translate(82.6864vw,-10px) scale(.911);animation:fall-276 12s -21s linear infinite}@keyframes fall-276{30.285%{transform:translate(81.7122vw,30.285vh) scale(.911)}to{transform:translate(82.1993vw,99vh) scale(.911)}}.snow:nth-child(277){opacity:.1924;transform:translate(23.5901vw,-10px) scale(.6465);animation:fall-277 30s -13s linear infinite}@keyframes fall-277{38.294%{transform:translate(21.1125vw,38.294vh) scale(.6465)}to{transform:translate(22.3513vw,99vh) scale(.6465)}}.snow:nth-child(278){opacity:1.122;transform:translate(56.1251vw,-10px) scale(.3867);animation:fall-278 27s -23s linear infinite}@keyframes fall-278{31.756%{transform:translate(57.6918vw,31.756vh) scale(.3867)}to{transform:translate(56.90845vw,99vh) scale(.3867)}}.snow:nth-child(279){opacity:1.1762;transform:translate(72.115vw,-10px) scale(.0154);animation:fall-279 10s -26s linear infinite}@keyframes fall-279{49.062%{transform:translate(82.0506vw,49.062vh) scale(.0154)}to{transform:translate(77.0828vw,99vh) scale(.0154)}}.snow:nth-child(280){opacity:.8798;transform:translate(10.7073vw,-10px) scale(.3121);animation:fall-280 26s -24s linear infinite}@keyframes fall-280{50.24%{transform:translate(14.5573vw,50.24vh) scale(.3121)}to{transform:translate(12.6323vw,99vh) scale(.3121)}}.snow:nth-child(281){opacity:1.3572;transform:translate(88.73vw,-10px) scale(.9655);animation:fall-281 18s -23s linear infinite}@keyframes fall-281{31.297%{transform:translate(96.927vw,31.297vh) scale(.9655)}to{transform:translate(92.8285vw,99vh) scale(.9655)}}.snow:nth-child(282){opacity:1.8266;transform:translate(24.5791vw,-10px) scale(.0072);animation:fall-282 18s -10s linear infinite}@keyframes fall-282{54.346%{transform:translate(27.8458vw,54.346vh) scale(.0072)}to{transform:translate(26.21245vw,99vh) scale(.0072)}}.snow:nth-child(283){opacity:.1412;transform:translate(73.1348vw,-10px) scale(.5508);animation:fall-283 23s -8s linear infinite}@keyframes fall-283{70.448%{transform:translate(78.4615vw,70.448vh) scale(.5508)}to{transform:translate(75.79815vw,99vh) scale(.5508)}}.snow:nth-child(284){opacity:.9978;transform:translate(70.5156vw,-10px) scale(.2728);animation:fall-284 17s -21s linear infinite}@keyframes fall-284{79.24%{transform:translate(71.9282vw,79.24vh) scale(.2728)}to{transform:translate(71.2219vw,99vh) scale(.2728)}}.snow:nth-child(285){opacity:1.784;transform:translate(41.972vw,-10px) scale(.0529);animation:fall-285 17s -8s linear infinite}@keyframes fall-285{38.654%{transform:translate(50.7801vw,38.654vh) scale(.0529)}to{transform:translate(46.37605vw,99vh) scale(.0529)}}.snow:nth-child(286){opacity:.1134;transform:translate(10.0205vw,-10px) scale(.9405);animation:fall-286 22s -15s linear infinite}@keyframes fall-286{62.86%{transform:translate(14.4568vw,62.86vh) scale(.9405)}to{transform:translate(12.23865vw,99vh) scale(.9405)}}.snow:nth-child(287){opacity:.403;transform:translate(53.2751vw,-10px) scale(.5955);animation:fall-287 22s -29s linear infinite}@keyframes fall-287{50.107%{transform:translate(43.7643vw,50.107vh) scale(.5955)}to{transform:translate(48.5197vw,99vh) scale(.5955)}}.snow:nth-child(288){opacity:1.8022;transform:translate(91.3407vw,-10px) scale(.0229);animation:fall-288 11s -10s linear infinite}@keyframes fall-288{46.631%{transform:translate(85.3811vw,46.631vh) scale(.0229)}to{transform:translate(88.3609vw,99vh) scale(.0229)}}.snow:nth-child(289){opacity:.0276;transform:translate(4.0684vw,-10px) scale(.0645);animation:fall-289 16s -14s linear infinite}@keyframes fall-289{55.79%{transform:translate(7.907vw,55.79vh) scale(.0645)}to{transform:translate(5.9877vw,99vh) scale(.0645)}}.snow:nth-child(290){opacity:.2242;transform:translate(51.9168vw,-10px) scale(.8685);animation:fall-290 23s -19s linear infinite}@keyframes fall-290{30.25%{transform:translate(54.7593vw,30.25vh) scale(.8685)}to{transform:translate(53.33805vw,99vh) scale(.8685)}}.snow:nth-child(291){opacity:.2308;transform:translate(35.76vw,-10px) scale(.2967);animation:fall-291 25s -17s linear infinite}@keyframes fall-291{65.037%{transform:translate(37.6896vw,65.037vh) scale(.2967)}to{transform:translate(36.7248vw,99vh) scale(.2967)}}.snow:nth-child(292){opacity:1.8094;transform:translate(73.2897vw,-10px) scale(.7677);animation:fall-292 16s -12s linear infinite}@keyframes fall-292{50.32%{transform:translate(75.422vw,50.32vh) scale(.7677)}to{transform:translate(74.35585vw,99vh) scale(.7677)}}.snow:nth-child(293){opacity:.9;transform:translate(86.4082vw,-10px) scale(.3458);animation:fall-293 12s -16s linear infinite}@keyframes fall-293{38.468%{transform:translate(86.2319vw,38.468vh) scale(.3458)}to{transform:translate(86.32005vw,99vh) scale(.3458)}}.snow:nth-child(294){opacity:.3852;transform:translate(31.2064vw,-10px) scale(.3755);animation:fall-294 23s -23s linear infinite}@keyframes fall-294{49.843%{transform:translate(29.2319vw,49.843vh) scale(.3755)}to{transform:translate(30.21915vw,99vh) scale(.3755)}}.snow:nth-child(295){opacity:1.0708;transform:translate(.4342vw,-10px) scale(.7821);animation:fall-295 30s -3s linear infinite}@keyframes fall-295{78.768%{transform:translate(7.8876vw,78.768vh) scale(.7821)}to{transform:translate(4.1609vw,99vh) scale(.7821)}}.snow:nth-child(296){opacity:.1074;transform:translate(55.0723vw,-10px) scale(.3063);animation:fall-296 16s -17s linear infinite}@keyframes fall-296{69.659%{transform:translate(57.6688vw,69.659vh) scale(.3063)}to{transform:translate(56.37055vw,99vh) scale(.3063)}}.snow:nth-child(297){opacity:.1832;transform:translate(72.6531vw,-10px) scale(.2339);animation:fall-297 11s -28s linear infinite}@keyframes fall-297{60%{transform:translate(75.3319vw,60vh) scale(.2339)}to{transform:translate(73.9925vw,99vh) scale(.2339)}}.snow:nth-child(298){opacity:.5256;transform:translate(89.5731vw,-10px) scale(.0712);animation:fall-298 20s -15s linear infinite}@keyframes fall-298{73.714%{transform:translate(94.8066vw,73.714vh) scale(.0712)}to{transform:translate(92.18985vw,99vh) scale(.0712)}}.snow:nth-child(299){opacity:.8432;transform:translate(5.3822vw,-10px) scale(.3077);animation:fall-299 11s -9s linear infinite}@keyframes fall-299{78.72%{transform:translate(-.0346vw,78.72vh) scale(.3077)}to{transform:translate(2.6738vw,99vh) scale(.3077)}}.snow:nth-child(300){opacity:1.1174;transform:translate(32.7495vw,-10px) scale(.1173);animation:fall-300 14s -28s linear infinite}@keyframes fall-300{62.218%{transform:translate(25.955vw,62.218vh) scale(.1173)}to{transform:translate(29.35225vw,99vh) scale(.1173)}}.snow:nth-child(301){opacity:.2824;transform:translate(47.8177vw,-10px) scale(.2273);animation:fall-301 11s -27s linear infinite}@keyframes fall-301{45.038%{transform:translate(50.7281vw,45.038vh) scale(.2273)}to{transform:translate(49.2729vw,99vh) scale(.2273)}}.snow:nth-child(302){opacity:1.9938;transform:translate(49.6864vw,-10px) scale(.0764);animation:fall-302 23s -3s linear infinite}@keyframes fall-302{61.231%{transform:translate(51.0269vw,61.231vh) scale(.0764)}to{transform:translate(50.35665vw,99vh) scale(.0764)}}.snow:nth-child(303){opacity:1.2522;transform:translate(53.2616vw,-10px) scale(.552);animation:fall-303 12s -19s linear infinite}@keyframes fall-303{75.951%{transform:translate(45.4424vw,75.951vh) scale(.552)}to{transform:translate(49.352vw,99vh) scale(.552)}}.snow:nth-child(304){opacity:1.0448;transform:translate(74.046vw,-10px) scale(.5257);animation:fall-304 28s -24s linear infinite}@keyframes fall-304{75.208%{transform:translate(76.0055vw,75.208vh) scale(.5257)}to{transform:translate(75.02575vw,99vh) scale(.5257)}}.snow:nth-child(305){opacity:1.0676;transform:translate(37.5641vw,-10px) scale(.4988);animation:fall-305 27s -24s linear infinite}@keyframes fall-305{61.879%{transform:translate(44.0331vw,61.879vh) scale(.4988)}to{transform:translate(40.7986vw,99vh) scale(.4988)}}.snow:nth-child(306){opacity:1.9726;transform:translate(8.9768vw,-10px) scale(.4089);animation:fall-306 30s -13s linear infinite}@keyframes fall-306{77.345%{transform:translate(-.5749vw,77.345vh) scale(.4089)}to{transform:translate(4.20095vw,99vh) scale(.4089)}}.snow:nth-child(307){opacity:.188;transform:translate(83.2593vw,-10px) scale(.6061);animation:fall-307 25s -14s linear infinite}@keyframes fall-307{73.334%{transform:translate(74.4428vw,73.334vh) scale(.6061)}to{transform:translate(78.85105vw,99vh) scale(.6061)}}.snow:nth-child(308){opacity:.3608;transform:translate(78.582vw,-10px) scale(.9911);animation:fall-308 13s -6s linear infinite}@keyframes fall-308{35.507%{transform:translate(85.5552vw,35.507vh) scale(.9911)}to{transform:translate(82.0686vw,99vh) scale(.9911)}}.snow:nth-child(309){opacity:1.7486;transform:translate(19.043vw,-10px) scale(.8039);animation:fall-309 12s -29s linear infinite}@keyframes fall-309{33.905%{transform:translate(22.6475vw,33.905vh) scale(.8039)}to{transform:translate(20.84525vw,99vh) scale(.8039)}}.snow:nth-child(310){opacity:1.5242;transform:translate(37.8902vw,-10px) scale(.718);animation:fall-310 18s -28s linear infinite}@keyframes fall-310{52.079%{transform:translate(35.7vw,52.079vh) scale(.718)}to{transform:translate(36.7951vw,99vh) scale(.718)}}.snow:nth-child(311){opacity:1.4228;transform:translate(5.1985vw,-10px) scale(.9194);animation:fall-311 17s -18s linear infinite}@keyframes fall-311{69.302%{transform:translate(13.2004vw,69.302vh) scale(.9194)}to{transform:translate(9.19945vw,99vh) scale(.9194)}}.snow:nth-child(312){opacity:.0732;transform:translate(22.0335vw,-10px) scale(.9558);animation:fall-312 15s -30s linear infinite}@keyframes fall-312{72.833%{transform:translate(26.2049vw,72.833vh) scale(.9558)}to{transform:translate(24.1192vw,99vh) scale(.9558)}}.snow:nth-child(313){opacity:.4072;transform:translate(33.7886vw,-10px) scale(.025);animation:fall-313 19s -20s linear infinite}@keyframes fall-313{40.092%{transform:translate(38.1606vw,40.092vh) scale(.025)}to{transform:translate(35.9746vw,99vh) scale(.025)}}.snow:nth-child(314){opacity:1.8722;transform:translate(9.0764vw,-10px) scale(.5961);animation:fall-314 14s -14s linear infinite}@keyframes fall-314{69.777%{transform:translate(8.8386vw,69.777vh) scale(.5961)}to{transform:translate(8.9575vw,99vh) scale(.5961)}}.snow:nth-child(315){opacity:1.1212;transform:translate(82.5859vw,-10px) scale(.8691);animation:fall-315 29s -4s linear infinite}@keyframes fall-315{45.731%{transform:translate(87.0654vw,45.731vh) scale(.8691)}to{transform:translate(84.82565vw,99vh) scale(.8691)}}.snow:nth-child(316){opacity:.3608;transform:translate(7.1032vw,-10px) scale(.0684);animation:fall-316 23s -27s linear infinite}@keyframes fall-316{65.122%{transform:translate(-.7207vw,65.122vh) scale(.0684)}to{transform:translate(3.19125vw,99vh) scale(.0684)}}.snow:nth-child(317){opacity:1.8918;transform:translate(54.08vw,-10px) scale(.6971);animation:fall-317 11s -11s linear infinite}@keyframes fall-317{45.877%{transform:translate(54.3499vw,45.877vh) scale(.6971)}to{transform:translate(54.21495vw,99vh) scale(.6971)}}.snow:nth-child(318){opacity:.6774;transform:translate(54.4758vw,-10px) scale(.0784);animation:fall-318 17s -21s linear infinite}@keyframes fall-318{44.196%{transform:translate(52.4636vw,44.196vh) scale(.0784)}to{transform:translate(53.4697vw,99vh) scale(.0784)}}.snow:nth-child(319){opacity:1.1152;transform:translate(89.5956vw,-10px) scale(.9197);animation:fall-319 22s -13s linear infinite}@keyframes fall-319{42.196%{transform:translate(80.4962vw,42.196vh) scale(.9197)}to{transform:translate(85.0459vw,99vh) scale(.9197)}}.snow:nth-child(320){opacity:.1584;transform:translate(25.0952vw,-10px) scale(.3843);animation:fall-320 10s -13s linear infinite}@keyframes fall-320{55.265%{transform:translate(16.6653vw,55.265vh) scale(.3843)}to{transform:translate(20.88025vw,99vh) scale(.3843)}}.snow:nth-child(321){opacity:.557;transform:translate(26.6263vw,-10px) scale(.9993);animation:fall-321 26s -9s linear infinite}@keyframes fall-321{32.732%{transform:translate(33.1124vw,32.732vh) scale(.9993)}to{transform:translate(29.86935vw,99vh) scale(.9993)}}.snow:nth-child(322){opacity:.1994;transform:translate(91.613vw,-10px) scale(.9379);animation:fall-322 30s -13s linear infinite}@keyframes fall-322{64.974%{transform:translate(89.0705vw,64.974vh) scale(.9379)}to{transform:translate(90.34175vw,99vh) scale(.9379)}}.snow:nth-child(323){opacity:1.2036;transform:translate(67.0223vw,-10px) scale(.5951);animation:fall-323 26s -16s linear infinite}@keyframes fall-323{78.518%{transform:translate(71.2093vw,78.518vh) scale(.5951)}to{transform:translate(69.1158vw,99vh) scale(.5951)}}.snow:nth-child(324){opacity:.8744;transform:translate(7.8944vw,-10px) scale(.8645);animation:fall-324 29s -26s linear infinite}@keyframes fall-324{72.961%{transform:translate(3.8392vw,72.961vh) scale(.8645)}to{transform:translate(5.8668vw,99vh) scale(.8645)}}.snow:nth-child(325){opacity:1.6162;transform:translate(13.5669vw,-10px) scale(.1048);animation:fall-325 25s -5s linear infinite}@keyframes fall-325{79.093%{transform:translate(5.0859vw,79.093vh) scale(.1048)}to{transform:translate(9.3264vw,99vh) scale(.1048)}}.snow:nth-child(326){opacity:.659;transform:translate(42.3947vw,-10px) scale(.3501);animation:fall-326 25s -16s linear infinite}@keyframes fall-326{57.062%{transform:translate(41.5914vw,57.062vh) scale(.3501)}to{transform:translate(41.99305vw,99vh) scale(.3501)}}.snow:nth-child(327){opacity:.137;transform:translate(51.1032vw,-10px) scale(.4283);animation:fall-327 18s -21s linear infinite}@keyframes fall-327{48.819%{transform:translate(45.5163vw,48.819vh) scale(.4283)}to{transform:translate(48.30975vw,99vh) scale(.4283)}}.snow:nth-child(328){opacity:1.1434;transform:translate(47.5744vw,-10px) scale(.7773);animation:fall-328 20s -21s linear infinite}@keyframes fall-328{56.927%{transform:translate(40.8379vw,56.927vh) scale(.7773)}to{transform:translate(44.20615vw,99vh) scale(.7773)}}.snow:nth-child(329){opacity:1.9972;transform:translate(32.5648vw,-10px) scale(.291);animation:fall-329 17s -12s linear infinite}@keyframes fall-329{51.803%{transform:translate(31.4592vw,51.803vh) scale(.291)}to{transform:translate(32.012vw,99vh) scale(.291)}}.snow:nth-child(330){opacity:1.9592;transform:translate(78.2356vw,-10px) scale(.3421);animation:fall-330 21s -13s linear infinite}@keyframes fall-330{35.099%{transform:translate(77.0269vw,35.099vh) scale(.3421)}to{transform:translate(77.63125vw,99vh) scale(.3421)}}.snow:nth-child(331){opacity:1.1528;transform:translate(51.8515vw,-10px) scale(.8881);animation:fall-331 12s -15s linear infinite}@keyframes fall-331{48.155%{transform:translate(60.4976vw,48.155vh) scale(.8881)}to{transform:translate(56.17455vw,99vh) scale(.8881)}}.snow:nth-child(332){opacity:.6316;transform:translate(15.0435vw,-10px) scale(.6517);animation:fall-332 11s -26s linear infinite}@keyframes fall-332{33.019%{transform:translate(23.5405vw,33.019vh) scale(.6517)}to{transform:translate(19.292vw,99vh) scale(.6517)}}.snow:nth-child(333){opacity:.1788;transform:translate(29.7234vw,-10px) scale(.8556);animation:fall-333 28s -17s linear infinite}@keyframes fall-333{34.392%{transform:translate(26.597vw,34.392vh) scale(.8556)}to{transform:translate(28.1602vw,99vh) scale(.8556)}}.snow:nth-child(334){opacity:1.41;transform:translate(70.6382vw,-10px) scale(.9112);animation:fall-334 18s -3s linear infinite}@keyframes fall-334{43.918%{transform:translate(73.9275vw,43.918vh) scale(.9112)}to{transform:translate(72.28285vw,99vh) scale(.9112)}}.snow:nth-child(335){opacity:.1222;transform:translate(49.8247vw,-10px) scale(.2234);animation:fall-335 25s -30s linear infinite}@keyframes fall-335{59.864%{transform:translate(50.1807vw,59.864vh) scale(.2234)}to{transform:translate(50.0027vw,99vh) scale(.2234)}}.snow:nth-child(336){opacity:.879;transform:translate(82.914vw,-10px) scale(.4394);animation:fall-336 15s -3s linear infinite}@keyframes fall-336{44.781%{transform:translate(85.7184vw,44.781vh) scale(.4394)}to{transform:translate(84.3162vw,99vh) scale(.4394)}}.snow:nth-child(337){opacity:.8758;transform:translate(33.5457vw,-10px) scale(.0003);animation:fall-337 15s -23s linear infinite}@keyframes fall-337{69.674%{transform:translate(33.7496vw,69.674vh) scale(.0003)}to{transform:translate(33.64765vw,99vh) scale(.0003)}}.snow:nth-child(338){opacity:1.9342;transform:translate(19.346vw,-10px) scale(.9711);animation:fall-338 19s -29s linear infinite}@keyframes fall-338{59.872%{transform:translate(25.8393vw,59.872vh) scale(.9711)}to{transform:translate(22.59265vw,99vh) scale(.9711)}}.snow:nth-child(339){opacity:.0284;transform:translate(38.8726vw,-10px) scale(.175);animation:fall-339 24s -7s linear infinite}@keyframes fall-339{48.279%{transform:translate(39.2068vw,48.279vh) scale(.175)}to{transform:translate(39.0397vw,99vh) scale(.175)}}.snow:nth-child(340){opacity:.0346;transform:translate(93.0693vw,-10px) scale(.3557);animation:fall-340 19s -4s linear infinite}@keyframes fall-340{78.635%{transform:translate(93.487vw,78.635vh) scale(.3557)}to{transform:translate(93.27815vw,99vh) scale(.3557)}}.snow:nth-child(341){opacity:1.532;transform:translate(33.5423vw,-10px) scale(.4352);animation:fall-341 21s -2s linear infinite}@keyframes fall-341{62.191%{transform:translate(35.9829vw,62.191vh) scale(.4352)}to{transform:translate(34.7626vw,99vh) scale(.4352)}}.snow:nth-child(342){opacity:.231;transform:translate(20.0851vw,-10px) scale(.1551);animation:fall-342 13s -8s linear infinite}@keyframes fall-342{68.526%{transform:translate(25.5328vw,68.526vh) scale(.1551)}to{transform:translate(22.80895vw,99vh) scale(.1551)}}.snow:nth-child(343){opacity:1.94;transform:translate(8.7269vw,-10px) scale(.9493);animation:fall-343 10s -2s linear infinite}@keyframes fall-343{62.388%{transform:translate(12.3732vw,62.388vh) scale(.9493)}to{transform:translate(10.55005vw,99vh) scale(.9493)}}.snow:nth-child(344){opacity:.5122;transform:translate(1.7995vw,-10px) scale(.4115);animation:fall-344 18s -14s linear infinite}@keyframes fall-344{62.885%{transform:translate(6.555vw,62.885vh) scale(.4115)}to{transform:translate(4.17725vw,99vh) scale(.4115)}}.snow:nth-child(345){opacity:.2346;transform:translate(43.349vw,-10px) scale(.791);animation:fall-345 26s -6s linear infinite}@keyframes fall-345{46.524%{transform:translate(33.6352vw,46.524vh) scale(.791)}to{transform:translate(38.4921vw,99vh) scale(.791)}}.snow:nth-child(346){opacity:.856;transform:translate(7.2442vw,-10px) scale(.6347);animation:fall-346 29s -30s linear infinite}@keyframes fall-346{55.644%{transform:translate(5.4413vw,55.644vh) scale(.6347)}to{transform:translate(6.34275vw,99vh) scale(.6347)}}.snow:nth-child(347){opacity:.6758;transform:translate(50.069vw,-10px) scale(.1868);animation:fall-347 29s -2s linear infinite}@keyframes fall-347{32.397%{transform:translate(59.1905vw,32.397vh) scale(.1868)}to{transform:translate(54.62975vw,99vh) scale(.1868)}}.snow:nth-child(348){opacity:.687;transform:translate(2.1891vw,-10px) scale(.0372);animation:fall-348 17s -26s linear infinite}@keyframes fall-348{50.307%{transform:translate(8.7221vw,50.307vh) scale(.0372)}to{transform:translate(5.4556vw,99vh) scale(.0372)}}.snow:nth-child(349){opacity:.4718;transform:translate(96.1829vw,-10px) scale(.917);animation:fall-349 19s -7s linear infinite}@keyframes fall-349{60.41%{transform:translate(89.206vw,60.41vh) scale(.917)}to{transform:translate(92.69445vw,99vh) scale(.917)}}.snow:nth-child(350){opacity:1.4612;transform:translate(11.2539vw,-10px) scale(.3227);animation:fall-350 16s -1s linear infinite}@keyframes fall-350{34.04%{transform:translate(12.0851vw,34.04vh) scale(.3227)}to{transform:translate(11.6695vw,99vh) scale(.3227)}}.snow:nth-child(351){opacity:.8036;transform:translate(44.2925vw,-10px) scale(.0125);animation:fall-351 16s -5s linear infinite}@keyframes fall-351{54.031%{transform:translate(50.4294vw,54.031vh) scale(.0125)}to{transform:translate(47.36095vw,99vh) scale(.0125)}}.snow:nth-child(352){opacity:.7342;transform:translate(8.6529vw,-10px) scale(.9532);animation:fall-352 11s -10s linear infinite}@keyframes fall-352{78.354%{transform:translate(-.0607vw,78.354vh) scale(.9532)}to{transform:translate(4.2961vw,99vh) scale(.9532)}}.snow:nth-child(353){opacity:1.4646;transform:translate(90.5921vw,-10px) scale(.9268);animation:fall-353 18s -30s linear infinite}@keyframes fall-353{73.754%{transform:translate(91.6206vw,73.754vh) scale(.9268)}to{transform:translate(91.10635vw,99vh) scale(.9268)}}.snow:nth-child(354){opacity:1.5194;transform:translate(22.0719vw,-10px) scale(.6534);animation:fall-354 21s -27s linear infinite}@keyframes fall-354{34.418%{transform:translate(22.2956vw,34.418vh) scale(.6534)}to{transform:translate(22.18375vw,99vh) scale(.6534)}}.snow:nth-child(355){opacity:.3066;transform:translate(55.337vw,-10px) scale(.6151);animation:fall-355 15s -11s linear infinite}@keyframes fall-355{31.044%{transform:translate(47.9191vw,31.044vh) scale(.6151)}to{transform:translate(51.62805vw,99vh) scale(.6151)}}.snow:nth-child(356){opacity:.3018;transform:translate(86.863vw,-10px) scale(.6984);animation:fall-356 25s -3s linear infinite}@keyframes fall-356{62.103%{transform:translate(89.0104vw,62.103vh) scale(.6984)}to{transform:translate(87.9367vw,99vh) scale(.6984)}}.snow:nth-child(357){opacity:1.376;transform:translate(75.6974vw,-10px) scale(.037);animation:fall-357 13s -2s linear infinite}@keyframes fall-357{75.983%{transform:translate(65.7923vw,75.983vh) scale(.037)}to{transform:translate(70.74485vw,99vh) scale(.037)}}.snow:nth-child(358){opacity:1.0578;transform:translate(96.2896vw,-10px) scale(.09);animation:fall-358 11s -15s linear infinite}@keyframes fall-358{65.475%{transform:translate(91.3311vw,65.475vh) scale(.09)}to{transform:translate(93.81035vw,99vh) scale(.09)}}.snow:nth-child(359){opacity:.9612;transform:translate(61.8441vw,-10px) scale(.5011);animation:fall-359 29s -30s linear infinite}@keyframes fall-359{39.334%{transform:translate(62.1149vw,39.334vh) scale(.5011)}to{transform:translate(61.9795vw,99vh) scale(.5011)}}.snow:nth-child(360){opacity:1.23;transform:translate(88.5011vw,-10px) scale(.899);animation:fall-360 23s -20s linear infinite}@keyframes fall-360{38.174%{transform:translate(83.3801vw,38.174vh) scale(.899)}to{transform:translate(85.9406vw,99vh) scale(.899)}}.snow:nth-child(361){opacity:.5094;transform:translate(64.8013vw,-10px) scale(.1916);animation:fall-361 11s -13s linear infinite}@keyframes fall-361{45.58%{transform:translate(70.6773vw,45.58vh) scale(.1916)}to{transform:translate(67.7393vw,99vh) scale(.1916)}}.snow:nth-child(362){opacity:.3406;transform:translate(74.0017vw,-10px) scale(.531);animation:fall-362 18s -5s linear infinite}@keyframes fall-362{67.083%{transform:translate(79.0234vw,67.083vh) scale(.531)}to{transform:translate(76.51255vw,99vh) scale(.531)}}.snow:nth-child(363){opacity:.962;transform:translate(18.4933vw,-10px) scale(.9195);animation:fall-363 12s -7s linear infinite}@keyframes fall-363{55.785%{transform:translate(26.768vw,55.785vh) scale(.9195)}to{transform:translate(22.63065vw,99vh) scale(.9195)}}.snow:nth-child(364){opacity:.1206;transform:translate(89.7469vw,-10px) scale(.0603);animation:fall-364 16s -28s linear infinite}@keyframes fall-364{31.858%{transform:translate(98.421vw,31.858vh) scale(.0603)}to{transform:translate(94.08395vw,99vh) scale(.0603)}}.snow:nth-child(365){opacity:1.9648;transform:translate(38.0835vw,-10px) scale(.8385);animation:fall-365 19s -6s linear infinite}@keyframes fall-365{31.239%{transform:translate(40.1163vw,31.239vh) scale(.8385)}to{transform:translate(39.0999vw,99vh) scale(.8385)}}.snow:nth-child(366){opacity:1.601;transform:translate(98.474vw,-10px) scale(.8906);animation:fall-366 24s -16s linear infinite}@keyframes fall-366{79.997%{transform:translate(95.395vw,79.997vh) scale(.8906)}to{transform:translate(96.9345vw,99vh) scale(.8906)}}.snow:nth-child(367){opacity:.5838;transform:translate(2.8989vw,-10px) scale(.9214);animation:fall-367 27s -11s linear infinite}@keyframes fall-367{35.486%{transform:translate(1.7944vw,35.486vh) scale(.9214)}to{transform:translate(2.34665vw,99vh) scale(.9214)}}.snow:nth-child(368){opacity:.3782;transform:translate(10.7789vw,-10px) scale(.8804);animation:fall-368 13s -22s linear infinite}@keyframes fall-368{30.629%{transform:translate(12.7228vw,30.629vh) scale(.8804)}to{transform:translate(11.75085vw,99vh) scale(.8804)}}.snow:nth-child(369){opacity:1.7188;transform:translate(37.324vw,-10px) scale(.5924);animation:fall-369 22s -5s linear infinite}@keyframes fall-369{51.468%{transform:translate(36.9725vw,51.468vh) scale(.5924)}to{transform:translate(37.14825vw,99vh) scale(.5924)}}.snow:nth-child(370){opacity:1.1906;transform:translate(1.9038vw,-10px) scale(.4846);animation:fall-370 23s -11s linear infinite}@keyframes fall-370{75.507%{transform:translate(7.9294vw,75.507vh) scale(.4846)}to{transform:translate(4.9166vw,99vh) scale(.4846)}}.snow:nth-child(371){opacity:.5028;transform:translate(6.3305vw,-10px) scale(.8949);animation:fall-371 24s -24s linear infinite}@keyframes fall-371{49.284%{transform:translate(5.9153vw,49.284vh) scale(.8949)}to{transform:translate(6.1229vw,99vh) scale(.8949)}}.snow:nth-child(372){opacity:.8386;transform:translate(27.4967vw,-10px) scale(.5926);animation:fall-372 23s -25s linear infinite}@keyframes fall-372{56.459%{transform:translate(27.2305vw,56.459vh) scale(.5926)}to{transform:translate(27.3636vw,99vh) scale(.5926)}}.snow:nth-child(373){opacity:1.344;transform:translate(94.5891vw,-10px) scale(.935);animation:fall-373 28s -22s linear infinite}@keyframes fall-373{70.904%{transform:translate(92.8604vw,70.904vh) scale(.935)}to{transform:translate(93.72475vw,99vh) scale(.935)}}.snow:nth-child(374){opacity:1.8688;transform:translate(83.0704vw,-10px) scale(.0988);animation:fall-374 16s -1s linear infinite}@keyframes fall-374{45.254%{transform:translate(86.4953vw,45.254vh) scale(.0988)}to{transform:translate(84.78285vw,99vh) scale(.0988)}}.snow:nth-child(375){opacity:1.122;transform:translate(35.4207vw,-10px) scale(.2101);animation:fall-375 21s -23s linear infinite}@keyframes fall-375{50.314%{transform:translate(43.9857vw,50.314vh) scale(.2101)}to{transform:translate(39.7032vw,99vh) scale(.2101)}}.snow:nth-child(376){opacity:.038;transform:translate(58.4467vw,-10px) scale(.5307);animation:fall-376 25s -17s linear infinite}@keyframes fall-376{53.645%{transform:translate(56.9012vw,53.645vh) scale(.5307)}to{transform:translate(57.67395vw,99vh) scale(.5307)}}.snow:nth-child(377){opacity:1.6876;transform:translate(95.1787vw,-10px) scale(.553);animation:fall-377 22s -28s linear infinite}@keyframes fall-377{51.89%{transform:translate(91.593vw,51.89vh) scale(.553)}to{transform:translate(93.38585vw,99vh) scale(.553)}}.snow:nth-child(378){opacity:1.8668;transform:translate(27.8827vw,-10px) scale(.0442);animation:fall-378 23s -5s linear infinite}@keyframes fall-378{41.484%{transform:translate(34.3027vw,41.484vh) scale(.0442)}to{transform:translate(31.0927vw,99vh) scale(.0442)}}.snow:nth-child(379){opacity:1.0598;transform:translate(26.9713vw,-10px) scale(.1709);animation:fall-379 12s -2s linear infinite}@keyframes fall-379{62.898%{transform:translate(27.3748vw,62.898vh) scale(.1709)}to{transform:translate(27.17305vw,99vh) scale(.1709)}}.snow:nth-child(380){opacity:1.0784;transform:translate(98.031vw,-10px) scale(.1398);animation:fall-380 26s -13s linear infinite}@keyframes fall-380{54.47%{transform:translate(101.6157vw,54.47vh) scale(.1398)}to{transform:translate(99.82335vw,99vh) scale(.1398)}}.snow:nth-child(381){opacity:.731;transform:translate(6.4192vw,-10px) scale(.6388);animation:fall-381 30s -7s linear infinite}@keyframes fall-381{43.045%{transform:translate(13.2889vw,43.045vh) scale(.6388)}to{transform:translate(9.85405vw,99vh) scale(.6388)}}.snow:nth-child(382){opacity:.0962;transform:translate(5.1848vw,-10px) scale(.5162);animation:fall-382 27s -19s linear infinite}@keyframes fall-382{43.382%{transform:translate(-4.2857vw,43.382vh) scale(.5162)}to{transform:translate(.44955vw,99vh) scale(.5162)}}.snow:nth-child(383){opacity:.8376;transform:translate(7.466vw,-10px) scale(.0415);animation:fall-383 15s -1s linear infinite}@keyframes fall-383{30.717%{transform:translate(-.0879vw,30.717vh) scale(.0415)}to{transform:translate(3.68905vw,99vh) scale(.0415)}}.snow:nth-child(384){opacity:1.854;transform:translate(45.7977vw,-10px) scale(.4101);animation:fall-384 11s -16s linear infinite}@keyframes fall-384{51.599%{transform:translate(45.4012vw,51.599vh) scale(.4101)}to{transform:translate(45.59945vw,99vh) scale(.4101)}}.snow:nth-child(385){opacity:1.378;transform:translate(89.1078vw,-10px) scale(.2761);animation:fall-385 13s -10s linear infinite}@keyframes fall-385{58.832%{transform:translate(85.6258vw,58.832vh) scale(.2761)}to{transform:translate(87.3668vw,99vh) scale(.2761)}}.snow:nth-child(386){opacity:1.1536;transform:translate(32.2622vw,-10px) scale(.8027);animation:fall-386 22s -5s linear infinite}@keyframes fall-386{64.889%{transform:translate(35.5999vw,64.889vh) scale(.8027)}to{transform:translate(33.93105vw,99vh) scale(.8027)}}.snow:nth-child(387){opacity:.402;transform:translate(62.5576vw,-10px) scale(.0406);animation:fall-387 16s -28s linear infinite}@keyframes fall-387{53.454%{transform:translate(56.0923vw,53.454vh) scale(.0406)}to{transform:translate(59.32495vw,99vh) scale(.0406)}}.snow:nth-child(388){opacity:.5942;transform:translate(77.1628vw,-10px) scale(.1174);animation:fall-388 18s -11s linear infinite}@keyframes fall-388{69.349%{transform:translate(82.986vw,69.349vh) scale(.1174)}to{transform:translate(80.0744vw,99vh) scale(.1174)}}.snow:nth-child(389){opacity:.0082;transform:translate(97.5214vw,-10px) scale(.4938);animation:fall-389 28s -10s linear infinite}@keyframes fall-389{78.71%{transform:translate(89.0642vw,78.71vh) scale(.4938)}to{transform:translate(93.2928vw,99vh) scale(.4938)}}.snow:nth-child(390){opacity:.5376;transform:translate(65.9964vw,-10px) scale(.4744);animation:fall-390 19s -24s linear infinite}@keyframes fall-390{70.711%{transform:translate(58.6695vw,70.711vh) scale(.4744)}to{transform:translate(62.33295vw,99vh) scale(.4744)}}.snow:nth-child(391){opacity:1.0128;transform:translate(42.0195vw,-10px) scale(.2183);animation:fall-391 25s -11s linear infinite}@keyframes fall-391{31.556%{transform:translate(43.1679vw,31.556vh) scale(.2183)}to{transform:translate(42.5937vw,99vh) scale(.2183)}}.snow:nth-child(392){opacity:1.1942;transform:translate(88.5388vw,-10px) scale(.36);animation:fall-392 30s -14s linear infinite}@keyframes fall-392{41.425%{transform:translate(93.6502vw,41.425vh) scale(.36)}to{transform:translate(91.0945vw,99vh) scale(.36)}}.snow:nth-child(393){opacity:1.2986;transform:translate(95.3568vw,-10px) scale(.4836);animation:fall-393 25s -6s linear infinite}@keyframes fall-393{45.945%{transform:translate(86.1475vw,45.945vh) scale(.4836)}to{transform:translate(90.75215vw,99vh) scale(.4836)}}.snow:nth-child(394){opacity:.0828;transform:translate(40.4009vw,-10px) scale(.2255);animation:fall-394 28s -3s linear infinite}@keyframes fall-394{61.761%{transform:translate(41.67vw,61.761vh) scale(.2255)}to{transform:translate(41.03545vw,99vh) scale(.2255)}}.snow:nth-child(395){opacity:1.1156;transform:translate(87.1862vw,-10px) scale(.958);animation:fall-395 29s -23s linear infinite}@keyframes fall-395{55.468%{transform:translate(85.4952vw,55.468vh) scale(.958)}to{transform:translate(86.3407vw,99vh) scale(.958)}}.snow:nth-child(396){opacity:1.9474;transform:translate(21.6032vw,-10px) scale(.3593);animation:fall-396 12s -26s linear infinite}@keyframes fall-396{54.61%{transform:translate(21.4803vw,54.61vh) scale(.3593)}to{transform:translate(21.54175vw,99vh) scale(.3593)}}.snow:nth-child(397){opacity:1.6992;transform:translate(13.762vw,-10px) scale(.6098);animation:fall-397 22s -14s linear infinite}@keyframes fall-397{79.31%{transform:translate(23.2307vw,79.31vh) scale(.6098)}to{transform:translate(18.49635vw,99vh) scale(.6098)}}.snow:nth-child(398){opacity:.6652;transform:translate(55.2667vw,-10px) scale(.8235);animation:fall-398 17s -25s linear infinite}@keyframes fall-398{58.893%{transform:translate(55.7716vw,58.893vh) scale(.8235)}to{transform:translate(55.51915vw,99vh) scale(.8235)}}.snow:nth-child(399){opacity:.0738;transform:translate(29.1501vw,-10px) scale(.4876);animation:fall-399 29s -1s linear infinite}@keyframes fall-399{50.479%{transform:translate(26.8038vw,50.479vh) scale(.4876)}to{transform:translate(27.97695vw,99vh) scale(.4876)}}.snow:nth-child(400){opacity:1.3966;transform:translate(63.8679vw,-10px) scale(.7306);animation:fall-400 22s -1s linear infinite}@keyframes fall-400{38.309%{transform:translate(64.2862vw,38.309vh) scale(.7306)}to{transform:translate(64.07705vw,99vh) scale(.7306)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzt5R0FoQlEsWUFBWTs2RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7MkZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|