@esfaenza/core 15.2.175 → 15.2.177
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}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.709;transform:translate(86.7693vw,-10px) scale(.7603);animation:fall-1 30s -9s linear infinite}@keyframes fall-1{55.795%{transform:translate(93.0805vw,55.795vh) scale(.7603)}to{transform:translate(89.9249vw,99vh) scale(.7603)}}.snow:nth-child(2){opacity:1.7338;transform:translate(2.5894vw,-10px) scale(.2987);animation:fall-2 20s -15s linear infinite}@keyframes fall-2{77.422%{transform:translate(.2801vw,77.422vh) scale(.2987)}to{transform:translate(1.43475vw,99vh) scale(.2987)}}.snow:nth-child(3){opacity:.8312;transform:translate(53.8829vw,-10px) scale(.1219);animation:fall-3 14s -21s linear infinite}@keyframes fall-3{44.515%{transform:translate(50.9935vw,44.515vh) scale(.1219)}to{transform:translate(52.4382vw,99vh) scale(.1219)}}.snow:nth-child(4){opacity:.6532;transform:translate(59.3081vw,-10px) scale(.9375);animation:fall-4 24s -26s linear infinite}@keyframes fall-4{59.951%{transform:translate(57.182vw,59.951vh) scale(.9375)}to{transform:translate(58.24505vw,99vh) scale(.9375)}}.snow:nth-child(5){opacity:.7692;transform:translate(60.2159vw,-10px) scale(.4611);animation:fall-5 26s -26s linear infinite}@keyframes fall-5{46.486%{transform:translate(65.2775vw,46.486vh) scale(.4611)}to{transform:translate(62.7467vw,99vh) scale(.4611)}}.snow:nth-child(6){opacity:.3722;transform:translate(21.9743vw,-10px) scale(.2068);animation:fall-6 26s -13s linear infinite}@keyframes fall-6{44.944%{transform:translate(26.9313vw,44.944vh) scale(.2068)}to{transform:translate(24.4528vw,99vh) scale(.2068)}}.snow:nth-child(7){opacity:.2242;transform:translate(55.7132vw,-10px) scale(.822);animation:fall-7 21s -13s linear infinite}@keyframes fall-7{72.942%{transform:translate(50.5886vw,72.942vh) scale(.822)}to{transform:translate(53.1509vw,99vh) scale(.822)}}.snow:nth-child(8){opacity:1.8154;transform:translate(95.1612vw,-10px) scale(.1449);animation:fall-8 14s -1s linear infinite}@keyframes fall-8{44.506%{transform:translate(103.6703vw,44.506vh) scale(.1449)}to{transform:translate(99.41575vw,99vh) scale(.1449)}}.snow:nth-child(9){opacity:1.3408;transform:translate(50.2177vw,-10px) scale(.4614);animation:fall-9 29s -23s linear infinite}@keyframes fall-9{45.319%{transform:translate(42.0403vw,45.319vh) scale(.4614)}to{transform:translate(46.129vw,99vh) scale(.4614)}}.snow:nth-child(10){opacity:.4526;transform:translate(55.5213vw,-10px) scale(.4598);animation:fall-10 12s -7s linear infinite}@keyframes fall-10{65.844%{transform:translate(49.4386vw,65.844vh) scale(.4598)}to{transform:translate(52.47995vw,99vh) scale(.4598)}}.snow:nth-child(11){opacity:.6434;transform:translate(3.211vw,-10px) scale(.7353);animation:fall-11 29s -15s linear infinite}@keyframes fall-11{32.706%{transform:translate(.0734vw,32.706vh) scale(.7353)}to{transform:translate(1.6422vw,99vh) scale(.7353)}}.snow:nth-child(12){opacity:1.434;transform:translate(31.1166vw,-10px) scale(.7486);animation:fall-12 29s -6s linear infinite}@keyframes fall-12{78.905%{transform:translate(40.1589vw,78.905vh) scale(.7486)}to{transform:translate(35.63775vw,99vh) scale(.7486)}}.snow:nth-child(13){opacity:1.8096;transform:translate(93.5992vw,-10px) scale(.1321);animation:fall-13 12s -22s linear infinite}@keyframes fall-13{60.586%{transform:translate(87.9867vw,60.586vh) scale(.1321)}to{transform:translate(90.79295vw,99vh) scale(.1321)}}.snow:nth-child(14){opacity:1.0612;transform:translate(90.1964vw,-10px) scale(.7226);animation:fall-14 27s -21s linear infinite}@keyframes fall-14{73.526%{transform:translate(91.6472vw,73.526vh) scale(.7226)}to{transform:translate(90.9218vw,99vh) scale(.7226)}}.snow:nth-child(15){opacity:.17;transform:translate(66.1161vw,-10px) scale(.7661);animation:fall-15 26s -5s linear infinite}@keyframes fall-15{39.185%{transform:translate(62.5227vw,39.185vh) scale(.7661)}to{transform:translate(64.3194vw,99vh) scale(.7661)}}.snow:nth-child(16){opacity:.3972;transform:translate(3.4851vw,-10px) scale(.7713);animation:fall-16 25s -23s linear infinite}@keyframes fall-16{44.462%{transform:translate(-5.4364vw,44.462vh) scale(.7713)}to{transform:translate(-.97565vw,99vh) scale(.7713)}}.snow:nth-child(17){opacity:1.0136;transform:translate(.4613vw,-10px) scale(.1911);animation:fall-17 26s -16s linear infinite}@keyframes fall-17{48.024%{transform:translate(-6.5341vw,48.024vh) scale(.1911)}to{transform:translate(-3.0364vw,99vh) scale(.1911)}}.snow:nth-child(18){opacity:1.4264;transform:translate(97.923vw,-10px) scale(.4806);animation:fall-18 10s -9s linear infinite}@keyframes fall-18{77.395%{transform:translate(92.0405vw,77.395vh) scale(.4806)}to{transform:translate(94.98175vw,99vh) scale(.4806)}}.snow:nth-child(19){opacity:.1008;transform:translate(81.2993vw,-10px) scale(.8733);animation:fall-19 17s -19s linear infinite}@keyframes fall-19{48.569%{transform:translate(85.6761vw,48.569vh) scale(.8733)}to{transform:translate(83.4877vw,99vh) scale(.8733)}}.snow:nth-child(20){opacity:.1098;transform:translate(35.6891vw,-10px) scale(.146);animation:fall-20 29s -1s linear infinite}@keyframes fall-20{50.677%{transform:translate(38.8318vw,50.677vh) scale(.146)}to{transform:translate(37.26045vw,99vh) scale(.146)}}.snow:nth-child(21){opacity:1.8376;transform:translate(72.116vw,-10px) scale(.4302);animation:fall-21 12s -8s linear infinite}@keyframes fall-21{37.143%{transform:translate(80.7227vw,37.143vh) scale(.4302)}to{transform:translate(76.41935vw,99vh) scale(.4302)}}.snow:nth-child(22){opacity:.8908;transform:translate(90.913vw,-10px) scale(.1719);animation:fall-22 20s -16s linear infinite}@keyframes fall-22{39.915%{transform:translate(93.0755vw,39.915vh) scale(.1719)}to{transform:translate(91.99425vw,99vh) scale(.1719)}}.snow:nth-child(23){opacity:.521;transform:translate(39.4045vw,-10px) scale(.7436);animation:fall-23 25s -14s linear infinite}@keyframes fall-23{70.127%{transform:translate(36.7067vw,70.127vh) scale(.7436)}to{transform:translate(38.0556vw,99vh) scale(.7436)}}.snow:nth-child(24){opacity:1.4016;transform:translate(55.5899vw,-10px) scale(.5681);animation:fall-24 11s -22s linear infinite}@keyframes fall-24{42.82%{transform:translate(46.673vw,42.82vh) scale(.5681)}to{transform:translate(51.13145vw,99vh) scale(.5681)}}.snow:nth-child(25){opacity:.1378;transform:translate(12.6271vw,-10px) scale(.431);animation:fall-25 17s -1s linear infinite}@keyframes fall-25{42.924%{transform:translate(11.9855vw,42.924vh) scale(.431)}to{transform:translate(12.3063vw,99vh) scale(.431)}}.snow:nth-child(26){opacity:.57;transform:translate(6.8352vw,-10px) scale(.7401);animation:fall-26 25s -20s linear infinite}@keyframes fall-26{65.434%{transform:translate(-.4903vw,65.434vh) scale(.7401)}to{transform:translate(3.17245vw,99vh) scale(.7401)}}.snow:nth-child(27){opacity:1.5712;transform:translate(80.4096vw,-10px) scale(.4397);animation:fall-27 18s -1s linear infinite}@keyframes fall-27{77.27%{transform:translate(72.8788vw,77.27vh) scale(.4397)}to{transform:translate(76.6442vw,99vh) scale(.4397)}}.snow:nth-child(28){opacity:.994;transform:translate(25.6941vw,-10px) scale(.3938);animation:fall-28 11s -18s linear infinite}@keyframes fall-28{66.009%{transform:translate(24.3541vw,66.009vh) scale(.3938)}to{transform:translate(25.0241vw,99vh) scale(.3938)}}.snow:nth-child(29){opacity:.6242;transform:translate(61.0962vw,-10px) scale(.2267);animation:fall-29 25s -20s linear infinite}@keyframes fall-29{70.254%{transform:translate(54.7828vw,70.254vh) scale(.2267)}to{transform:translate(57.9395vw,99vh) scale(.2267)}}.snow:nth-child(30){opacity:1.4128;transform:translate(4.043vw,-10px) scale(.0005);animation:fall-30 28s -11s linear infinite}@keyframes fall-30{48.923%{transform:translate(11.2804vw,48.923vh) scale(.0005)}to{transform:translate(7.6617vw,99vh) scale(.0005)}}.snow:nth-child(31){opacity:1.3916;transform:translate(32.6563vw,-10px) scale(.9245);animation:fall-31 25s -21s linear infinite}@keyframes fall-31{63.22%{transform:translate(30.1343vw,63.22vh) scale(.9245)}to{transform:translate(31.3953vw,99vh) scale(.9245)}}.snow:nth-child(32){opacity:.6322;transform:translate(7.7764vw,-10px) scale(.0104);animation:fall-32 19s -9s linear infinite}@keyframes fall-32{74.654%{transform:translate(14.9141vw,74.654vh) scale(.0104)}to{transform:translate(11.34525vw,99vh) scale(.0104)}}.snow:nth-child(33){opacity:.6552;transform:translate(11.8368vw,-10px) scale(.0426);animation:fall-33 22s -5s linear infinite}@keyframes fall-33{73.817%{transform:translate(18.9496vw,73.817vh) scale(.0426)}to{transform:translate(15.3932vw,99vh) scale(.0426)}}.snow:nth-child(34){opacity:.1892;transform:translate(93.034vw,-10px) scale(.9632);animation:fall-34 12s -7s linear infinite}@keyframes fall-34{35.607%{transform:translate(94.7012vw,35.607vh) scale(.9632)}to{transform:translate(93.8676vw,99vh) scale(.9632)}}.snow:nth-child(35){opacity:1.091;transform:translate(38.8901vw,-10px) scale(.0082);animation:fall-35 17s -23s linear infinite}@keyframes fall-35{67.046%{transform:translate(37.5597vw,67.046vh) scale(.0082)}to{transform:translate(38.2249vw,99vh) scale(.0082)}}.snow:nth-child(36){opacity:1.8642;transform:translate(.3113vw,-10px) scale(.299);animation:fall-36 26s -9s linear infinite}@keyframes fall-36{75.751%{transform:translate(2.4503vw,75.751vh) scale(.299)}to{transform:translate(1.3808vw,99vh) scale(.299)}}.snow:nth-child(37){opacity:.7846;transform:translate(14.0609vw,-10px) scale(.3321);animation:fall-37 25s -23s linear infinite}@keyframes fall-37{71.372%{transform:translate(11.0148vw,71.372vh) scale(.3321)}to{transform:translate(12.53785vw,99vh) scale(.3321)}}.snow:nth-child(38){opacity:1.4716;transform:translate(28.9519vw,-10px) scale(.5314);animation:fall-38 16s -27s linear infinite}@keyframes fall-38{65.866%{transform:translate(34.9183vw,65.866vh) scale(.5314)}to{transform:translate(31.9351vw,99vh) scale(.5314)}}.snow:nth-child(39){opacity:1.2996;transform:translate(17.2246vw,-10px) scale(.6808);animation:fall-39 16s -10s linear infinite}@keyframes fall-39{39.353%{transform:translate(20.0539vw,39.353vh) scale(.6808)}to{transform:translate(18.63925vw,99vh) scale(.6808)}}.snow:nth-child(40){opacity:1.8008;transform:translate(17.1888vw,-10px) scale(.5737);animation:fall-40 26s -24s linear infinite}@keyframes fall-40{73.955%{transform:translate(17.3695vw,73.955vh) scale(.5737)}to{transform:translate(17.27915vw,99vh) scale(.5737)}}.snow:nth-child(41){opacity:1.5396;transform:translate(73.1514vw,-10px) scale(.6253);animation:fall-41 18s -26s linear infinite}@keyframes fall-41{63.328%{transform:translate(71.4222vw,63.328vh) scale(.6253)}to{transform:translate(72.2868vw,99vh) scale(.6253)}}.snow:nth-child(42){opacity:.8936;transform:translate(43.5758vw,-10px) scale(.7269);animation:fall-42 27s -2s linear infinite}@keyframes fall-42{31.138%{transform:translate(52.7951vw,31.138vh) scale(.7269)}to{transform:translate(48.18545vw,99vh) scale(.7269)}}.snow:nth-child(43){opacity:1.123;transform:translate(46.2799vw,-10px) scale(.5322);animation:fall-43 17s -16s linear infinite}@keyframes fall-43{79.487%{transform:translate(37.3292vw,79.487vh) scale(.5322)}to{transform:translate(41.80455vw,99vh) scale(.5322)}}.snow:nth-child(44){opacity:.7548;transform:translate(23.6575vw,-10px) scale(.5875);animation:fall-44 19s -29s linear infinite}@keyframes fall-44{69.371%{transform:translate(23.8228vw,69.371vh) scale(.5875)}to{transform:translate(23.74015vw,99vh) scale(.5875)}}.snow:nth-child(45){opacity:1.6074;transform:translate(5.2763vw,-10px) scale(.8798);animation:fall-45 28s -16s linear infinite}@keyframes fall-45{47.007%{transform:translate(4.2907vw,47.007vh) scale(.8798)}to{transform:translate(4.7835vw,99vh) scale(.8798)}}.snow:nth-child(46){opacity:.366;transform:translate(62.6717vw,-10px) scale(.887);animation:fall-46 11s -18s linear infinite}@keyframes fall-46{62.35%{transform:translate(64.4315vw,62.35vh) scale(.887)}to{transform:translate(63.5516vw,99vh) scale(.887)}}.snow:nth-child(47){opacity:.3264;transform:translate(6.5187vw,-10px) scale(.4114);animation:fall-47 21s -1s linear infinite}@keyframes fall-47{33.327%{transform:translate(14.024vw,33.327vh) scale(.4114)}to{transform:translate(10.27135vw,99vh) scale(.4114)}}.snow:nth-child(48){opacity:.124;transform:translate(73.9797vw,-10px) scale(.151);animation:fall-48 24s -11s linear infinite}@keyframes fall-48{62.882%{transform:translate(74.3965vw,62.882vh) scale(.151)}to{transform:translate(74.1881vw,99vh) scale(.151)}}.snow:nth-child(49){opacity:.2286;transform:translate(88.0356vw,-10px) scale(.1929);animation:fall-49 16s -11s linear infinite}@keyframes fall-49{41.822%{transform:translate(79.8006vw,41.822vh) scale(.1929)}to{transform:translate(83.9181vw,99vh) scale(.1929)}}.snow:nth-child(50){opacity:1.861;transform:translate(77.5684vw,-10px) scale(.0035);animation:fall-50 21s -1s linear infinite}@keyframes fall-50{31.578%{transform:translate(86.3553vw,31.578vh) scale(.0035)}to{transform:translate(81.96185vw,99vh) scale(.0035)}}.snow:nth-child(51){opacity:.2488;transform:translate(48.8716vw,-10px) scale(.7269);animation:fall-51 11s -10s linear infinite}@keyframes fall-51{49.347%{transform:translate(40.879vw,49.347vh) scale(.7269)}to{transform:translate(44.8753vw,99vh) scale(.7269)}}.snow:nth-child(52){opacity:1.5036;transform:translate(67.9451vw,-10px) scale(.3763);animation:fall-52 11s -17s linear infinite}@keyframes fall-52{66.379%{transform:translate(68.8504vw,66.379vh) scale(.3763)}to{transform:translate(68.39775vw,99vh) scale(.3763)}}.snow:nth-child(53){opacity:1.9962;transform:translate(83.445vw,-10px) scale(.4894);animation:fall-53 12s -17s linear infinite}@keyframes fall-53{45.234%{transform:translate(89.337vw,45.234vh) scale(.4894)}to{transform:translate(86.391vw,99vh) scale(.4894)}}.snow:nth-child(54){opacity:1.048;transform:translate(18.698vw,-10px) scale(.2519);animation:fall-54 21s -24s linear infinite}@keyframes fall-54{61.486%{transform:translate(20.086vw,61.486vh) scale(.2519)}to{transform:translate(19.392vw,99vh) scale(.2519)}}.snow:nth-child(55){opacity:1.6738;transform:translate(7.9226vw,-10px) scale(.2419);animation:fall-55 18s -29s linear infinite}@keyframes fall-55{69.514%{transform:translate(12.1729vw,69.514vh) scale(.2419)}to{transform:translate(10.04775vw,99vh) scale(.2419)}}.snow:nth-child(56){opacity:1.1458;transform:translate(18.0509vw,-10px) scale(.4769);animation:fall-56 11s -14s linear infinite}@keyframes fall-56{38.809%{transform:translate(23.3989vw,38.809vh) scale(.4769)}to{transform:translate(20.7249vw,99vh) scale(.4769)}}.snow:nth-child(57){opacity:1.4574;transform:translate(20.5267vw,-10px) scale(.9295);animation:fall-57 19s -13s linear infinite}@keyframes fall-57{40.462%{transform:translate(13.9618vw,40.462vh) scale(.9295)}to{transform:translate(17.24425vw,99vh) scale(.9295)}}.snow:nth-child(58){opacity:.5144;transform:translate(93.1948vw,-10px) scale(.5197);animation:fall-58 13s -24s linear infinite}@keyframes fall-58{74.227%{transform:translate(102.2154vw,74.227vh) scale(.5197)}to{transform:translate(97.7051vw,99vh) scale(.5197)}}.snow:nth-child(59){opacity:.799;transform:translate(69.8899vw,-10px) scale(.5809);animation:fall-59 29s -7s linear infinite}@keyframes fall-59{56.437%{transform:translate(61.7971vw,56.437vh) scale(.5809)}to{transform:translate(65.8435vw,99vh) scale(.5809)}}.snow:nth-child(60){opacity:1.1278;transform:translate(40.7617vw,-10px) scale(.1691);animation:fall-60 17s -28s linear infinite}@keyframes fall-60{72.254%{transform:translate(37.8723vw,72.254vh) scale(.1691)}to{transform:translate(39.317vw,99vh) scale(.1691)}}.snow:nth-child(61){opacity:.23;transform:translate(67.4995vw,-10px) scale(.7379);animation:fall-61 23s -24s linear infinite}@keyframes fall-61{59.165%{transform:translate(62.4365vw,59.165vh) scale(.7379)}to{transform:translate(64.968vw,99vh) scale(.7379)}}.snow:nth-child(62){opacity:1.4718;transform:translate(41.6838vw,-10px) scale(.3149);animation:fall-62 20s -18s linear infinite}@keyframes fall-62{48.896%{transform:translate(37.2709vw,48.896vh) scale(.3149)}to{transform:translate(39.47735vw,99vh) scale(.3149)}}.snow:nth-child(63){opacity:1.8136;transform:translate(76.9537vw,-10px) scale(.9321);animation:fall-63 26s -21s linear infinite}@keyframes fall-63{40.878%{transform:translate(77.3295vw,40.878vh) scale(.9321)}to{transform:translate(77.1416vw,99vh) scale(.9321)}}.snow:nth-child(64){opacity:.548;transform:translate(80.7088vw,-10px) scale(.2125);animation:fall-64 19s -29s linear infinite}@keyframes fall-64{57.208%{transform:translate(76.1863vw,57.208vh) scale(.2125)}to{transform:translate(78.44755vw,99vh) scale(.2125)}}.snow:nth-child(65){opacity:1.8146;transform:translate(2.5181vw,-10px) scale(.8241);animation:fall-65 21s -12s linear infinite}@keyframes fall-65{47.978%{transform:translate(-4.9526vw,47.978vh) scale(.8241)}to{transform:translate(-1.21725vw,99vh) scale(.8241)}}.snow:nth-child(66){opacity:.0316;transform:translate(89.3232vw,-10px) scale(.1623);animation:fall-66 18s -5s linear infinite}@keyframes fall-66{33.328%{transform:translate(94.6883vw,33.328vh) scale(.1623)}to{transform:translate(92.00575vw,99vh) scale(.1623)}}.snow:nth-child(67){opacity:.2584;transform:translate(90.671vw,-10px) scale(.4973);animation:fall-67 10s -25s linear infinite}@keyframes fall-67{32.376%{transform:translate(82.9145vw,32.376vh) scale(.4973)}to{transform:translate(86.79275vw,99vh) scale(.4973)}}.snow:nth-child(68){opacity:1.6344;transform:translate(93.4162vw,-10px) scale(.6025);animation:fall-68 16s -4s linear infinite}@keyframes fall-68{63.7%{transform:translate(93.5316vw,63.7vh) scale(.6025)}to{transform:translate(93.4739vw,99vh) scale(.6025)}}.snow:nth-child(69){opacity:.1268;transform:translate(71.2905vw,-10px) scale(.4264);animation:fall-69 30s -25s linear infinite}@keyframes fall-69{74.061%{transform:translate(61.3504vw,74.061vh) scale(.4264)}to{transform:translate(66.32045vw,99vh) scale(.4264)}}.snow:nth-child(70){opacity:.0872;transform:translate(74.7253vw,-10px) scale(.5721);animation:fall-70 28s -6s linear infinite}@keyframes fall-70{74.051%{transform:translate(83.0318vw,74.051vh) scale(.5721)}to{transform:translate(78.87855vw,99vh) scale(.5721)}}.snow:nth-child(71){opacity:.5918;transform:translate(64.0605vw,-10px) scale(.5764);animation:fall-71 19s -8s linear infinite}@keyframes fall-71{43.617%{transform:translate(70.8308vw,43.617vh) scale(.5764)}to{transform:translate(67.44565vw,99vh) scale(.5764)}}.snow:nth-child(72){opacity:1.3662;transform:translate(33.2163vw,-10px) scale(.2845);animation:fall-72 26s -2s linear infinite}@keyframes fall-72{50.632%{transform:translate(35.7838vw,50.632vh) scale(.2845)}to{transform:translate(34.50005vw,99vh) scale(.2845)}}.snow:nth-child(73){opacity:.2786;transform:translate(42.0457vw,-10px) scale(.9532);animation:fall-73 14s -1s linear infinite}@keyframes fall-73{74.055%{transform:translate(49.2873vw,74.055vh) scale(.9532)}to{transform:translate(45.6665vw,99vh) scale(.9532)}}.snow:nth-child(74){opacity:.4086;transform:translate(29.6553vw,-10px) scale(.9711);animation:fall-74 27s -24s linear infinite}@keyframes fall-74{38.01%{transform:translate(29.4377vw,38.01vh) scale(.9711)}to{transform:translate(29.5465vw,99vh) scale(.9711)}}.snow:nth-child(75){opacity:1.868;transform:translate(28.2893vw,-10px) scale(.6535);animation:fall-75 12s -21s linear infinite}@keyframes fall-75{52.67%{transform:translate(24.7686vw,52.67vh) scale(.6535)}to{transform:translate(26.52895vw,99vh) scale(.6535)}}.snow:nth-child(76){opacity:.3942;transform:translate(91.0572vw,-10px) scale(.3491);animation:fall-76 10s -4s linear infinite}@keyframes fall-76{53.871%{transform:translate(90.4203vw,53.871vh) scale(.3491)}to{transform:translate(90.73875vw,99vh) scale(.3491)}}.snow:nth-child(77){opacity:.4556;transform:translate(15.6059vw,-10px) scale(.8419);animation:fall-77 29s -18s linear infinite}@keyframes fall-77{45.959%{transform:translate(22.7737vw,45.959vh) scale(.8419)}to{transform:translate(19.1898vw,99vh) scale(.8419)}}.snow:nth-child(78){opacity:.013;transform:translate(62.1976vw,-10px) scale(.2288);animation:fall-78 22s -19s linear infinite}@keyframes fall-78{38.293%{transform:translate(67.8019vw,38.293vh) scale(.2288)}to{transform:translate(64.99975vw,99vh) scale(.2288)}}.snow:nth-child(79){opacity:1.5876;transform:translate(95.3132vw,-10px) scale(.203);animation:fall-79 13s -22s linear infinite}@keyframes fall-79{53.292%{transform:translate(98.2389vw,53.292vh) scale(.203)}to{transform:translate(96.77605vw,99vh) scale(.203)}}.snow:nth-child(80){opacity:1.783;transform:translate(38.8172vw,-10px) scale(.4398);animation:fall-80 24s -17s linear infinite}@keyframes fall-80{61.624%{transform:translate(45.4177vw,61.624vh) scale(.4398)}to{transform:translate(42.11745vw,99vh) scale(.4398)}}.snow:nth-child(81){opacity:.328;transform:translate(43.0473vw,-10px) scale(.0408);animation:fall-81 26s -12s linear infinite}@keyframes fall-81{54.595%{transform:translate(35.5511vw,54.595vh) scale(.0408)}to{transform:translate(39.2992vw,99vh) scale(.0408)}}.snow:nth-child(82){opacity:.7818;transform:translate(10.1911vw,-10px) scale(.2842);animation:fall-82 29s -29s linear infinite}@keyframes fall-82{57.79%{transform:translate(19.2426vw,57.79vh) scale(.2842)}to{transform:translate(14.71685vw,99vh) scale(.2842)}}.snow:nth-child(83){opacity:.8552;transform:translate(50.6795vw,-10px) scale(.857);animation:fall-83 20s -28s linear infinite}@keyframes fall-83{68.147%{transform:translate(50.2066vw,68.147vh) scale(.857)}to{transform:translate(50.44305vw,99vh) scale(.857)}}.snow:nth-child(84){opacity:1.2616;transform:translate(11.7249vw,-10px) scale(.2519);animation:fall-84 12s -29s linear infinite}@keyframes fall-84{71.015%{transform:translate(7.6816vw,71.015vh) scale(.2519)}to{transform:translate(9.70325vw,99vh) scale(.2519)}}.snow:nth-child(85){opacity:1.6692;transform:translate(84.4787vw,-10px) scale(.9403);animation:fall-85 13s -5s linear infinite}@keyframes fall-85{49.85%{transform:translate(77.0486vw,49.85vh) scale(.9403)}to{transform:translate(80.76365vw,99vh) scale(.9403)}}.snow:nth-child(86){opacity:.0878;transform:translate(41.9711vw,-10px) scale(.9326);animation:fall-86 19s -10s linear infinite}@keyframes fall-86{76.121%{transform:translate(38.3675vw,76.121vh) scale(.9326)}to{transform:translate(40.1693vw,99vh) scale(.9326)}}.snow:nth-child(87){opacity:.9286;transform:translate(.8329vw,-10px) scale(.9186);animation:fall-87 26s -2s linear infinite}@keyframes fall-87{39.884%{transform:translate(5.8476vw,39.884vh) scale(.9186)}to{transform:translate(3.34025vw,99vh) scale(.9186)}}.snow:nth-child(88){opacity:.8158;transform:translate(93.188vw,-10px) scale(.0058);animation:fall-88 12s -29s linear infinite}@keyframes fall-88{61.068%{transform:translate(90.3782vw,61.068vh) scale(.0058)}to{transform:translate(91.7831vw,99vh) scale(.0058)}}.snow:nth-child(89){opacity:1.2764;transform:translate(98.4626vw,-10px) scale(.7154);animation:fall-89 18s -11s linear infinite}@keyframes fall-89{43.155%{transform:translate(93.7621vw,43.155vh) scale(.7154)}to{transform:translate(96.11235vw,99vh) scale(.7154)}}.snow:nth-child(90){opacity:1.9398;transform:translate(76.2223vw,-10px) scale(.7853);animation:fall-90 25s -19s linear infinite}@keyframes fall-90{39.442%{transform:translate(81.3185vw,39.442vh) scale(.7853)}to{transform:translate(78.7704vw,99vh) scale(.7853)}}.snow:nth-child(91){opacity:1.1926;transform:translate(5.6234vw,-10px) scale(.9625);animation:fall-91 19s -16s linear infinite}@keyframes fall-91{63.318%{transform:translate(15.3374vw,63.318vh) scale(.9625)}to{transform:translate(10.4804vw,99vh) scale(.9625)}}.snow:nth-child(92){opacity:1.1958;transform:translate(19.8202vw,-10px) scale(.6139);animation:fall-92 29s -29s linear infinite}@keyframes fall-92{38.268%{transform:translate(23.6203vw,38.268vh) scale(.6139)}to{transform:translate(21.72025vw,99vh) scale(.6139)}}.snow:nth-child(93){opacity:1.5076;transform:translate(77.7033vw,-10px) scale(.1981);animation:fall-93 17s -2s linear infinite}@keyframes fall-93{51.245%{transform:translate(84.7901vw,51.245vh) scale(.1981)}to{transform:translate(81.2467vw,99vh) scale(.1981)}}.snow:nth-child(94){opacity:1.8494;transform:translate(21.9304vw,-10px) scale(.3237);animation:fall-94 23s -6s linear infinite}@keyframes fall-94{47.306%{transform:translate(24.8388vw,47.306vh) scale(.3237)}to{transform:translate(23.3846vw,99vh) scale(.3237)}}.snow:nth-child(95){opacity:1.3514;transform:translate(90.691vw,-10px) scale(.8372);animation:fall-95 22s -18s linear infinite}@keyframes fall-95{46.057%{transform:translate(93.1919vw,46.057vh) scale(.8372)}to{transform:translate(91.94145vw,99vh) scale(.8372)}}.snow:nth-child(96){opacity:1.6956;transform:translate(18.9462vw,-10px) scale(.8463);animation:fall-96 21s -29s linear infinite}@keyframes fall-96{52.608%{transform:translate(9.1821vw,52.608vh) scale(.8463)}to{transform:translate(14.06415vw,99vh) scale(.8463)}}.snow:nth-child(97){opacity:.2632;transform:translate(17.8099vw,-10px) scale(.1076);animation:fall-97 21s -25s linear infinite}@keyframes fall-97{37.992%{transform:translate(27.0312vw,37.992vh) scale(.1076)}to{transform:translate(22.42055vw,99vh) scale(.1076)}}.snow:nth-child(98){opacity:.963;transform:translate(23.6249vw,-10px) scale(.1205);animation:fall-98 26s -20s linear infinite}@keyframes fall-98{55.423%{transform:translate(20.6099vw,55.423vh) scale(.1205)}to{transform:translate(22.1174vw,99vh) scale(.1205)}}.snow:nth-child(99){opacity:.4294;transform:translate(69.0721vw,-10px) scale(.4442);animation:fall-99 13s -13s linear infinite}@keyframes fall-99{51.418%{transform:translate(64.5213vw,51.418vh) scale(.4442)}to{transform:translate(66.7967vw,99vh) scale(.4442)}}.snow:nth-child(100){opacity:1.7006;transform:translate(33.7105vw,-10px) scale(.7271);animation:fall-100 26s -29s linear infinite}@keyframes fall-100{47.777%{transform:translate(35.2607vw,47.777vh) scale(.7271)}to{transform:translate(34.4856vw,99vh) scale(.7271)}}.snow:nth-child(101){opacity:.2804;transform:translate(52.0992vw,-10px) scale(.6368);animation:fall-101 22s -24s linear infinite}@keyframes fall-101{68.278%{transform:translate(42.9043vw,68.278vh) scale(.6368)}to{transform:translate(47.50175vw,99vh) scale(.6368)}}.snow:nth-child(102){opacity:1.4524;transform:translate(48.3974vw,-10px) scale(.4617);animation:fall-102 22s -9s linear infinite}@keyframes fall-102{37.883%{transform:translate(56.8934vw,37.883vh) scale(.4617)}to{transform:translate(52.6454vw,99vh) scale(.4617)}}.snow:nth-child(103){opacity:.7248;transform:translate(10.664vw,-10px) scale(.2587);animation:fall-103 17s -2s linear infinite}@keyframes fall-103{72.696%{transform:translate(11.2821vw,72.696vh) scale(.2587)}to{transform:translate(10.97305vw,99vh) scale(.2587)}}.snow:nth-child(104){opacity:.3376;transform:translate(48.0787vw,-10px) scale(.747);animation:fall-104 18s -13s linear infinite}@keyframes fall-104{50.064%{transform:translate(41.998vw,50.064vh) scale(.747)}to{transform:translate(45.03835vw,99vh) scale(.747)}}.snow:nth-child(105){opacity:.7802;transform:translate(4.8937vw,-10px) scale(.5826);animation:fall-105 25s -14s linear infinite}@keyframes fall-105{52.544%{transform:translate(-.1991vw,52.544vh) scale(.5826)}to{transform:translate(2.3473vw,99vh) scale(.5826)}}.snow:nth-child(106){opacity:1.265;transform:translate(76.6535vw,-10px) scale(.2291);animation:fall-106 21s -22s linear infinite}@keyframes fall-106{46.719%{transform:translate(67.1589vw,46.719vh) scale(.2291)}to{transform:translate(71.9062vw,99vh) scale(.2291)}}.snow:nth-child(107){opacity:.6148;transform:translate(75.7593vw,-10px) scale(.9057);animation:fall-107 10s -6s linear infinite}@keyframes fall-107{71.835%{transform:translate(76.4306vw,71.835vh) scale(.9057)}to{transform:translate(76.09495vw,99vh) scale(.9057)}}.snow:nth-child(108){opacity:.426;transform:translate(3.1648vw,-10px) scale(.9585);animation:fall-108 16s -22s linear infinite}@keyframes fall-108{73.055%{transform:translate(1.5477vw,73.055vh) scale(.9585)}to{transform:translate(2.35625vw,99vh) scale(.9585)}}.snow:nth-child(109){opacity:.845;transform:translate(50.2799vw,-10px) scale(.6914);animation:fall-109 14s -1s linear infinite}@keyframes fall-109{73.532%{transform:translate(49.1127vw,73.532vh) scale(.6914)}to{transform:translate(49.6963vw,99vh) scale(.6914)}}.snow:nth-child(110){opacity:.4206;transform:translate(61.5971vw,-10px) scale(.3919);animation:fall-110 12s -9s linear infinite}@keyframes fall-110{50.075%{transform:translate(58.0762vw,50.075vh) scale(.3919)}to{transform:translate(59.83665vw,99vh) scale(.3919)}}.snow:nth-child(111){opacity:1.467;transform:translate(62.3448vw,-10px) scale(.3492);animation:fall-111 20s -6s linear infinite}@keyframes fall-111{53.171%{transform:translate(70.6656vw,53.171vh) scale(.3492)}to{transform:translate(66.5052vw,99vh) scale(.3492)}}.snow:nth-child(112){opacity:1.881;transform:translate(13.5917vw,-10px) scale(.276);animation:fall-112 28s -24s linear infinite}@keyframes fall-112{56.299%{transform:translate(8.9188vw,56.299vh) scale(.276)}to{transform:translate(11.25525vw,99vh) scale(.276)}}.snow:nth-child(113){opacity:.8684;transform:translate(.7091vw,-10px) scale(.7573);animation:fall-113 21s -12s linear infinite}@keyframes fall-113{38.082%{transform:translate(5.9198vw,38.082vh) scale(.7573)}to{transform:translate(3.31445vw,99vh) scale(.7573)}}.snow:nth-child(114){opacity:.9416;transform:translate(84.6764vw,-10px) scale(.4033);animation:fall-114 21s -21s linear infinite}@keyframes fall-114{42.204%{transform:translate(91.8366vw,42.204vh) scale(.4033)}to{transform:translate(88.2565vw,99vh) scale(.4033)}}.snow:nth-child(115){opacity:1.7528;transform:translate(50.4437vw,-10px) scale(.5948);animation:fall-115 10s -14s linear infinite}@keyframes fall-115{68.916%{transform:translate(45.0536vw,68.916vh) scale(.5948)}to{transform:translate(47.74865vw,99vh) scale(.5948)}}.snow:nth-child(116){opacity:1.9334;transform:translate(87.1344vw,-10px) scale(.6987);animation:fall-116 11s -15s linear infinite}@keyframes fall-116{51.861%{transform:translate(81.2619vw,51.861vh) scale(.6987)}to{transform:translate(84.19815vw,99vh) scale(.6987)}}.snow:nth-child(117){opacity:1.493;transform:translate(3.5101vw,-10px) scale(.8708);animation:fall-117 13s -5s linear infinite}@keyframes fall-117{56.089%{transform:translate(-5.2598vw,56.089vh) scale(.8708)}to{transform:translate(-.87485vw,99vh) scale(.8708)}}.snow:nth-child(118){opacity:1.3928;transform:translate(53.1594vw,-10px) scale(.0992);animation:fall-118 15s -9s linear infinite}@keyframes fall-118{37.027%{transform:translate(51.899vw,37.027vh) scale(.0992)}to{transform:translate(52.5292vw,99vh) scale(.0992)}}.snow:nth-child(119){opacity:1.5296;transform:translate(31.178vw,-10px) scale(.9723);animation:fall-119 17s -6s linear infinite}@keyframes fall-119{68.344%{transform:translate(39.8654vw,68.344vh) scale(.9723)}to{transform:translate(35.5217vw,99vh) scale(.9723)}}.snow:nth-child(120){opacity:1.8946;transform:translate(46.0837vw,-10px) scale(.6614);animation:fall-120 26s -21s linear infinite}@keyframes fall-120{66.982%{transform:translate(41.9816vw,66.982vh) scale(.6614)}to{transform:translate(44.03265vw,99vh) scale(.6614)}}.snow:nth-child(121){opacity:.4192;transform:translate(46.7785vw,-10px) scale(.6243);animation:fall-121 23s -18s linear infinite}@keyframes fall-121{61.321%{transform:translate(40.3196vw,61.321vh) scale(.6243)}to{transform:translate(43.54905vw,99vh) scale(.6243)}}.snow:nth-child(122){opacity:.9494;transform:translate(20.3373vw,-10px) scale(.3685);animation:fall-122 14s -16s linear infinite}@keyframes fall-122{35.968%{transform:translate(20.5384vw,35.968vh) scale(.3685)}to{transform:translate(20.43785vw,99vh) scale(.3685)}}.snow:nth-child(123){opacity:.296;transform:translate(2.1257vw,-10px) scale(.9898);animation:fall-123 17s -4s linear infinite}@keyframes fall-123{62.583%{transform:translate(4.3637vw,62.583vh) scale(.9898)}to{transform:translate(3.2447vw,99vh) scale(.9898)}}.snow:nth-child(124){opacity:1.7136;transform:translate(76.1716vw,-10px) scale(.5393);animation:fall-124 30s -23s linear infinite}@keyframes fall-124{64.956%{transform:translate(84.8246vw,64.956vh) scale(.5393)}to{transform:translate(80.4981vw,99vh) scale(.5393)}}.snow:nth-child(125){opacity:.4812;transform:translate(93.7485vw,-10px) scale(.8852);animation:fall-125 27s -18s linear infinite}@keyframes fall-125{58.145%{transform:translate(102.0631vw,58.145vh) scale(.8852)}to{transform:translate(97.9058vw,99vh) scale(.8852)}}.snow:nth-child(126){opacity:1.6416;transform:translate(20.6847vw,-10px) scale(.6502);animation:fall-126 21s -27s linear infinite}@keyframes fall-126{48.269%{transform:translate(21.8839vw,48.269vh) scale(.6502)}to{transform:translate(21.2843vw,99vh) scale(.6502)}}.snow:nth-child(127){opacity:1.13;transform:translate(75.9771vw,-10px) scale(.404);animation:fall-127 12s -28s linear infinite}@keyframes fall-127{32.233%{transform:translate(67.0609vw,32.233vh) scale(.404)}to{transform:translate(71.519vw,99vh) scale(.404)}}.snow:nth-child(128){opacity:.447;transform:translate(59.4797vw,-10px) scale(.4622);animation:fall-128 16s -6s linear infinite}@keyframes fall-128{32.019%{transform:translate(59.2237vw,32.019vh) scale(.4622)}to{transform:translate(59.3517vw,99vh) scale(.4622)}}.snow:nth-child(129){opacity:1.3344;transform:translate(50.3663vw,-10px) scale(.4931);animation:fall-129 13s -23s linear infinite}@keyframes fall-129{63.593%{transform:translate(46.1888vw,63.593vh) scale(.4931)}to{transform:translate(48.27755vw,99vh) scale(.4931)}}.snow:nth-child(130){opacity:1.5994;transform:translate(45.3468vw,-10px) scale(.1426);animation:fall-130 28s -1s linear infinite}@keyframes fall-130{41.504%{transform:translate(42.0812vw,41.504vh) scale(.1426)}to{transform:translate(43.714vw,99vh) scale(.1426)}}.snow:nth-child(131){opacity:.3266;transform:translate(45.9531vw,-10px) scale(.0251);animation:fall-131 11s -10s linear infinite}@keyframes fall-131{59.511%{transform:translate(51.4263vw,59.511vh) scale(.0251)}to{transform:translate(48.6897vw,99vh) scale(.0251)}}.snow:nth-child(132){opacity:1.6288;transform:translate(33.3406vw,-10px) scale(.4891);animation:fall-132 20s -8s linear infinite}@keyframes fall-132{62.78%{transform:translate(41.9255vw,62.78vh) scale(.4891)}to{transform:translate(37.63305vw,99vh) scale(.4891)}}.snow:nth-child(133){opacity:1.2112;transform:translate(80.3059vw,-10px) scale(.501);animation:fall-133 27s -19s linear infinite}@keyframes fall-133{57.729%{transform:translate(82.8229vw,57.729vh) scale(.501)}to{transform:translate(81.5644vw,99vh) scale(.501)}}.snow:nth-child(134){opacity:1.9498;transform:translate(31.8107vw,-10px) scale(.9355);animation:fall-134 25s -5s linear infinite}@keyframes fall-134{58.471%{transform:translate(27.7542vw,58.471vh) scale(.9355)}to{transform:translate(29.78245vw,99vh) scale(.9355)}}.snow:nth-child(135){opacity:.0602;transform:translate(41.4192vw,-10px) scale(.2475);animation:fall-135 28s -12s linear infinite}@keyframes fall-135{68.495%{transform:translate(42.1665vw,68.495vh) scale(.2475)}to{transform:translate(41.79285vw,99vh) scale(.2475)}}.snow:nth-child(136){opacity:1.1264;transform:translate(2.9539vw,-10px) scale(.0349);animation:fall-136 16s -21s linear infinite}@keyframes fall-136{75.715%{transform:translate(-6.0845vw,75.715vh) scale(.0349)}to{transform:translate(-1.5653vw,99vh) scale(.0349)}}.snow:nth-child(137){opacity:1.2406;transform:translate(63.0763vw,-10px) scale(.4687);animation:fall-137 21s -18s linear infinite}@keyframes fall-137{73.903%{transform:translate(59.4129vw,73.903vh) scale(.4687)}to{transform:translate(61.2446vw,99vh) scale(.4687)}}.snow:nth-child(138){opacity:1.6614;transform:translate(23.5771vw,-10px) scale(.767);animation:fall-138 16s -1s linear infinite}@keyframes fall-138{59.721%{transform:translate(25.5145vw,59.721vh) scale(.767)}to{transform:translate(24.5458vw,99vh) scale(.767)}}.snow:nth-child(139){opacity:.094;transform:translate(7.7392vw,-10px) scale(.2882);animation:fall-139 17s -14s linear infinite}@keyframes fall-139{59.633%{transform:translate(4.081vw,59.633vh) scale(.2882)}to{transform:translate(5.9101vw,99vh) scale(.2882)}}.snow:nth-child(140){opacity:1.5014;transform:translate(84.143vw,-10px) scale(.9603);animation:fall-140 30s -26s linear infinite}@keyframes fall-140{70.23%{transform:translate(90.8302vw,70.23vh) scale(.9603)}to{transform:translate(87.4866vw,99vh) scale(.9603)}}.snow:nth-child(141){opacity:.4606;transform:translate(16.24vw,-10px) scale(.7824);animation:fall-141 13s -24s linear infinite}@keyframes fall-141{55.577%{transform:translate(23.7585vw,55.577vh) scale(.7824)}to{transform:translate(19.99925vw,99vh) scale(.7824)}}.snow:nth-child(142){opacity:1.139;transform:translate(14.7656vw,-10px) scale(.139);animation:fall-142 30s -13s linear infinite}@keyframes fall-142{40.507%{transform:translate(6.212vw,40.507vh) scale(.139)}to{transform:translate(10.4888vw,99vh) scale(.139)}}.snow:nth-child(143){opacity:1.6824;transform:translate(25.5738vw,-10px) scale(.6614);animation:fall-143 26s -16s linear infinite}@keyframes fall-143{38.825%{transform:translate(23.7978vw,38.825vh) scale(.6614)}to{transform:translate(24.6858vw,99vh) scale(.6614)}}.snow:nth-child(144){opacity:1.9436;transform:translate(15.8244vw,-10px) scale(.0537);animation:fall-144 29s -19s linear infinite}@keyframes fall-144{33.504%{transform:translate(25.2617vw,33.504vh) scale(.0537)}to{transform:translate(20.54305vw,99vh) scale(.0537)}}.snow:nth-child(145){opacity:.8126;transform:translate(67.4664vw,-10px) scale(.0823);animation:fall-145 13s -2s linear infinite}@keyframes fall-145{79.19%{transform:translate(57.87vw,79.19vh) scale(.0823)}to{transform:translate(62.6682vw,99vh) scale(.0823)}}.snow:nth-child(146){opacity:.3678;transform:translate(66.6211vw,-10px) scale(.3241);animation:fall-146 17s -13s linear infinite}@keyframes fall-146{33.322%{transform:translate(68.6842vw,33.322vh) scale(.3241)}to{transform:translate(67.65265vw,99vh) scale(.3241)}}.snow:nth-child(147){opacity:.66;transform:translate(19.0796vw,-10px) scale(.7546);animation:fall-147 10s -10s linear infinite}@keyframes fall-147{50.265%{transform:translate(12.529vw,50.265vh) scale(.7546)}to{transform:translate(15.8043vw,99vh) scale(.7546)}}.snow:nth-child(148){opacity:.7584;transform:translate(22.748vw,-10px) scale(.5804);animation:fall-148 28s -20s linear infinite}@keyframes fall-148{49.606%{transform:translate(26.1937vw,49.606vh) scale(.5804)}to{transform:translate(24.47085vw,99vh) scale(.5804)}}.snow:nth-child(149){opacity:1.2096;transform:translate(88.6751vw,-10px) scale(.1752);animation:fall-149 17s -19s linear infinite}@keyframes fall-149{62.847%{transform:translate(89.0584vw,62.847vh) scale(.1752)}to{transform:translate(88.86675vw,99vh) scale(.1752)}}.snow:nth-child(150){opacity:1.085;transform:translate(13.89vw,-10px) scale(.9104);animation:fall-150 22s -13s linear infinite}@keyframes fall-150{44.001%{transform:translate(15.2881vw,44.001vh) scale(.9104)}to{transform:translate(14.58905vw,99vh) scale(.9104)}}.snow:nth-child(151){opacity:.7678;transform:translate(13.4071vw,-10px) scale(.7866);animation:fall-151 29s -19s linear infinite}@keyframes fall-151{70.997%{transform:translate(10.9286vw,70.997vh) scale(.7866)}to{transform:translate(12.16785vw,99vh) scale(.7866)}}.snow:nth-child(152){opacity:.6728;transform:translate(97.1033vw,-10px) scale(.84);animation:fall-152 11s -26s linear infinite}@keyframes fall-152{40.515%{transform:translate(91.2509vw,40.515vh) scale(.84)}to{transform:translate(94.1771vw,99vh) scale(.84)}}.snow:nth-child(153){opacity:.2332;transform:translate(14.2274vw,-10px) scale(.7027);animation:fall-153 28s -7s linear infinite}@keyframes fall-153{57.711%{transform:translate(14.595vw,57.711vh) scale(.7027)}to{transform:translate(14.4112vw,99vh) scale(.7027)}}.snow:nth-child(154){opacity:1.0756;transform:translate(55.6791vw,-10px) scale(.2245);animation:fall-154 15s -17s linear infinite}@keyframes fall-154{70.649%{transform:translate(45.8557vw,70.649vh) scale(.2245)}to{transform:translate(50.7674vw,99vh) scale(.2245)}}.snow:nth-child(155){opacity:1.1542;transform:translate(57.209vw,-10px) scale(.6288);animation:fall-155 17s -29s linear infinite}@keyframes fall-155{72.741%{transform:translate(56.0883vw,72.741vh) scale(.6288)}to{transform:translate(56.64865vw,99vh) scale(.6288)}}.snow:nth-child(156){opacity:.7916;transform:translate(53.0511vw,-10px) scale(.4924);animation:fall-156 22s -7s linear infinite}@keyframes fall-156{66.853%{transform:translate(54.0643vw,66.853vh) scale(.4924)}to{transform:translate(53.5577vw,99vh) scale(.4924)}}.snow:nth-child(157){opacity:1.0248;transform:translate(93.4337vw,-10px) scale(.0699);animation:fall-157 15s -22s linear infinite}@keyframes fall-157{68.906%{transform:translate(85.629vw,68.906vh) scale(.0699)}to{transform:translate(89.53135vw,99vh) scale(.0699)}}.snow:nth-child(158){opacity:1.5622;transform:translate(3.7109vw,-10px) scale(.2838);animation:fall-158 12s -29s linear infinite}@keyframes fall-158{75.367%{transform:translate(-3.4481vw,75.367vh) scale(.2838)}to{transform:translate(.1314vw,99vh) scale(.2838)}}.snow:nth-child(159){opacity:1.2418;transform:translate(84.1464vw,-10px) scale(.1069);animation:fall-159 24s -5s linear infinite}@keyframes fall-159{73.338%{transform:translate(88.2782vw,73.338vh) scale(.1069)}to{transform:translate(86.2123vw,99vh) scale(.1069)}}.snow:nth-child(160){opacity:.819;transform:translate(69.4966vw,-10px) scale(.7007);animation:fall-160 12s -15s linear infinite}@keyframes fall-160{44.135%{transform:translate(64.7448vw,44.135vh) scale(.7007)}to{transform:translate(67.1207vw,99vh) scale(.7007)}}.snow:nth-child(161){opacity:1.7868;transform:translate(19.3687vw,-10px) scale(.4385);animation:fall-161 17s -23s linear infinite}@keyframes fall-161{63.674%{transform:translate(17.3189vw,63.674vh) scale(.4385)}to{transform:translate(18.3438vw,99vh) scale(.4385)}}.snow:nth-child(162){opacity:1.3998;transform:translate(8.5237vw,-10px) scale(.7638);animation:fall-162 26s -2s linear infinite}@keyframes fall-162{71.402%{transform:translate(6.1387vw,71.402vh) scale(.7638)}to{transform:translate(7.3312vw,99vh) scale(.7638)}}.snow:nth-child(163){opacity:.583;transform:translate(56.85vw,-10px) scale(.9555);animation:fall-163 26s -8s linear infinite}@keyframes fall-163{72.312%{transform:translate(61.4559vw,72.312vh) scale(.9555)}to{transform:translate(59.15295vw,99vh) scale(.9555)}}.snow:nth-child(164){opacity:.1116;transform:translate(21.4936vw,-10px) scale(.1174);animation:fall-164 23s -7s linear infinite}@keyframes fall-164{64.873%{transform:translate(30.4078vw,64.873vh) scale(.1174)}to{transform:translate(25.9507vw,99vh) scale(.1174)}}.snow:nth-child(165){opacity:1.9246;transform:translate(7.8766vw,-10px) scale(.4862);animation:fall-165 14s -26s linear infinite}@keyframes fall-165{66.255%{transform:translate(-.0273vw,66.255vh) scale(.4862)}to{transform:translate(3.92465vw,99vh) scale(.4862)}}.snow:nth-child(166){opacity:1.6266;transform:translate(15.4698vw,-10px) scale(.1815);animation:fall-166 18s -15s linear infinite}@keyframes fall-166{36.721%{transform:translate(13.42vw,36.721vh) scale(.1815)}to{transform:translate(14.4449vw,99vh) scale(.1815)}}.snow:nth-child(167){opacity:1.345;transform:translate(51.096vw,-10px) scale(.1752);animation:fall-167 20s -1s linear infinite}@keyframes fall-167{30.217%{transform:translate(47.2662vw,30.217vh) scale(.1752)}to{transform:translate(49.1811vw,99vh) scale(.1752)}}.snow:nth-child(168){opacity:1.6962;transform:translate(57.0638vw,-10px) scale(.3936);animation:fall-168 29s -7s linear infinite}@keyframes fall-168{73.027%{transform:translate(53.0618vw,73.027vh) scale(.3936)}to{transform:translate(55.0628vw,99vh) scale(.3936)}}.snow:nth-child(169){opacity:1.1814;transform:translate(65.3128vw,-10px) scale(.9294);animation:fall-169 13s -22s linear infinite}@keyframes fall-169{40.859%{transform:translate(59.7534vw,40.859vh) scale(.9294)}to{transform:translate(62.5331vw,99vh) scale(.9294)}}.snow:nth-child(170){opacity:.5548;transform:translate(42.5481vw,-10px) scale(.6608);animation:fall-170 26s -3s linear infinite}@keyframes fall-170{65.869%{transform:translate(52.0434vw,65.869vh) scale(.6608)}to{transform:translate(47.29575vw,99vh) scale(.6608)}}.snow:nth-child(171){opacity:.706;transform:translate(52.744vw,-10px) scale(.2808);animation:fall-171 26s -18s linear infinite}@keyframes fall-171{43.687%{transform:translate(46.328vw,43.687vh) scale(.2808)}to{transform:translate(49.536vw,99vh) scale(.2808)}}.snow:nth-child(172){opacity:.776;transform:translate(70.1098vw,-10px) scale(.795);animation:fall-172 15s -5s linear infinite}@keyframes fall-172{75.805%{transform:translate(60.6936vw,75.805vh) scale(.795)}to{transform:translate(65.4017vw,99vh) scale(.795)}}.snow:nth-child(173){opacity:.107;transform:translate(53.9765vw,-10px) scale(.0038);animation:fall-173 18s -8s linear infinite}@keyframes fall-173{60.89%{transform:translate(45.768vw,60.89vh) scale(.0038)}to{transform:translate(49.87225vw,99vh) scale(.0038)}}.snow:nth-child(174){opacity:.4444;transform:translate(49.9655vw,-10px) scale(.7429);animation:fall-174 18s -4s linear infinite}@keyframes fall-174{66.563%{transform:translate(51.4218vw,66.563vh) scale(.7429)}to{transform:translate(50.69365vw,99vh) scale(.7429)}}.snow:nth-child(175){opacity:.1712;transform:translate(96.8391vw,-10px) scale(.9631);animation:fall-175 21s -11s linear infinite}@keyframes fall-175{40.972%{transform:translate(91.8829vw,40.972vh) scale(.9631)}to{transform:translate(94.361vw,99vh) scale(.9631)}}.snow:nth-child(176){opacity:1.5356;transform:translate(92.9736vw,-10px) scale(.8216);animation:fall-176 25s -3s linear infinite}@keyframes fall-176{51.178%{transform:translate(91.092vw,51.178vh) scale(.8216)}to{transform:translate(92.0328vw,99vh) scale(.8216)}}.snow:nth-child(177){opacity:1.8152;transform:translate(47.4886vw,-10px) scale(.1959);animation:fall-177 22s -24s linear infinite}@keyframes fall-177{70.118%{transform:translate(51.8852vw,70.118vh) scale(.1959)}to{transform:translate(49.6869vw,99vh) scale(.1959)}}.snow:nth-child(178){opacity:.4812;transform:translate(83.9961vw,-10px) scale(.7813);animation:fall-178 20s -15s linear infinite}@keyframes fall-178{58.623%{transform:translate(75.0798vw,58.623vh) scale(.7813)}to{transform:translate(79.53795vw,99vh) scale(.7813)}}.snow:nth-child(179){opacity:1.0746;transform:translate(35.4121vw,-10px) scale(.6188);animation:fall-179 29s -9s linear infinite}@keyframes fall-179{63.732%{transform:translate(36.5059vw,63.732vh) scale(.6188)}to{transform:translate(35.959vw,99vh) scale(.6188)}}.snow:nth-child(180){opacity:.3844;transform:translate(11.194vw,-10px) scale(.3884);animation:fall-180 12s -23s linear infinite}@keyframes fall-180{75.685%{transform:translate(10.6049vw,75.685vh) scale(.3884)}to{transform:translate(10.89945vw,99vh) scale(.3884)}}.snow:nth-child(181){opacity:1.0186;transform:translate(22.3393vw,-10px) scale(.6246);animation:fall-181 17s -18s linear infinite}@keyframes fall-181{53.889%{transform:translate(17.6578vw,53.889vh) scale(.6246)}to{transform:translate(19.99855vw,99vh) scale(.6246)}}.snow:nth-child(182){opacity:1.8416;transform:translate(61.2504vw,-10px) scale(.1759);animation:fall-182 18s -27s linear infinite}@keyframes fall-182{61.119%{transform:translate(66.2429vw,61.119vh) scale(.1759)}to{transform:translate(63.74665vw,99vh) scale(.1759)}}.snow:nth-child(183){opacity:.4256;transform:translate(43.3001vw,-10px) scale(.9199);animation:fall-183 29s -20s linear infinite}@keyframes fall-183{61.597%{transform:translate(46.383vw,61.597vh) scale(.9199)}to{transform:translate(44.84155vw,99vh) scale(.9199)}}.snow:nth-child(184){opacity:.08;transform:translate(7.161vw,-10px) scale(.0071);animation:fall-184 17s -21s linear infinite}@keyframes fall-184{48.97%{transform:translate(12.5152vw,48.97vh) scale(.0071)}to{transform:translate(9.8381vw,99vh) scale(.0071)}}.snow:nth-child(185){opacity:.6334;transform:translate(68.1052vw,-10px) scale(.9465);animation:fall-185 16s -2s linear infinite}@keyframes fall-185{50.363%{transform:translate(69.1114vw,50.363vh) scale(.9465)}to{transform:translate(68.6083vw,99vh) scale(.9465)}}.snow:nth-child(186){opacity:.4478;transform:translate(49.3296vw,-10px) scale(.9321);animation:fall-186 19s -10s linear infinite}@keyframes fall-186{58.128%{transform:translate(46.9273vw,58.128vh) scale(.9321)}to{transform:translate(48.12845vw,99vh) scale(.9321)}}.snow:nth-child(187){opacity:1.6064;transform:translate(71.8453vw,-10px) scale(.1577);animation:fall-187 14s -26s linear infinite}@keyframes fall-187{60.035%{transform:translate(62.4266vw,60.035vh) scale(.1577)}to{transform:translate(67.13595vw,99vh) scale(.1577)}}.snow:nth-child(188){opacity:.7366;transform:translate(99.5768vw,-10px) scale(.4542);animation:fall-188 22s -1s linear infinite}@keyframes fall-188{45.416%{transform:translate(100.3012vw,45.416vh) scale(.4542)}to{transform:translate(99.939vw,99vh) scale(.4542)}}.snow:nth-child(189){opacity:1.058;transform:translate(82.096vw,-10px) scale(.8558);animation:fall-189 18s -29s linear infinite}@keyframes fall-189{64.255%{transform:translate(81.1611vw,64.255vh) scale(.8558)}to{transform:translate(81.62855vw,99vh) scale(.8558)}}.snow:nth-child(190){opacity:1.2246;transform:translate(19.8052vw,-10px) scale(.7188);animation:fall-190 26s -27s linear infinite}@keyframes fall-190{66.271%{transform:translate(15.2794vw,66.271vh) scale(.7188)}to{transform:translate(17.5423vw,99vh) scale(.7188)}}.snow:nth-child(191){opacity:.9418;transform:translate(92.3059vw,-10px) scale(.1512);animation:fall-191 10s -14s linear infinite}@keyframes fall-191{68.254%{transform:translate(90.0306vw,68.254vh) scale(.1512)}to{transform:translate(91.16825vw,99vh) scale(.1512)}}.snow:nth-child(192){opacity:1.7398;transform:translate(17.2378vw,-10px) scale(.188);animation:fall-192 18s -2s linear infinite}@keyframes fall-192{55.474%{transform:translate(24.6771vw,55.474vh) scale(.188)}to{transform:translate(20.95745vw,99vh) scale(.188)}}.snow:nth-child(193){opacity:.154;transform:translate(94.0961vw,-10px) scale(.3992);animation:fall-193 22s -4s linear infinite}@keyframes fall-193{79.257%{transform:translate(86.8207vw,79.257vh) scale(.3992)}to{transform:translate(90.4584vw,99vh) scale(.3992)}}.snow:nth-child(194){opacity:.194;transform:translate(5.9947vw,-10px) scale(.1915);animation:fall-194 30s -3s linear infinite}@keyframes fall-194{42.058%{transform:translate(10.1627vw,42.058vh) scale(.1915)}to{transform:translate(8.0787vw,99vh) scale(.1915)}}.snow:nth-child(195){opacity:.5648;transform:translate(74.1929vw,-10px) scale(.6538);animation:fall-195 21s -26s linear infinite}@keyframes fall-195{72.189%{transform:translate(78.0076vw,72.189vh) scale(.6538)}to{transform:translate(76.10025vw,99vh) scale(.6538)}}.snow:nth-child(196){opacity:.6876;transform:translate(81.7933vw,-10px) scale(.1516);animation:fall-196 27s -29s linear infinite}@keyframes fall-196{37.869%{transform:translate(91.0835vw,37.869vh) scale(.1516)}to{transform:translate(86.4384vw,99vh) scale(.1516)}}.snow:nth-child(197){opacity:.9278;transform:translate(67.6318vw,-10px) scale(.1545);animation:fall-197 21s -15s linear infinite}@keyframes fall-197{49.747%{transform:translate(57.8397vw,49.747vh) scale(.1545)}to{transform:translate(62.73575vw,99vh) scale(.1545)}}.snow:nth-child(198){opacity:1.9218;transform:translate(80.9453vw,-10px) scale(.7016);animation:fall-198 11s -1s linear infinite}@keyframes fall-198{68.883%{transform:translate(77.7717vw,68.883vh) scale(.7016)}to{transform:translate(79.3585vw,99vh) scale(.7016)}}.snow:nth-child(199){opacity:.9804;transform:translate(10.696vw,-10px) scale(.6311);animation:fall-199 24s -25s linear infinite}@keyframes fall-199{30.875%{transform:translate(6.6502vw,30.875vh) scale(.6311)}to{transform:translate(8.6731vw,99vh) scale(.6311)}}.snow:nth-child(200){opacity:1.2502;transform:translate(33.8272vw,-10px) scale(.7718);animation:fall-200 11s -27s linear infinite}@keyframes fall-200{44.379%{transform:translate(31.7043vw,44.379vh) scale(.7718)}to{transform:translate(32.76575vw,99vh) scale(.7718)}}.snow:nth-child(201){opacity:1.5064;transform:translate(22.4076vw,-10px) scale(.0743);animation:fall-201 30s -3s linear infinite}@keyframes fall-201{34.952%{transform:translate(29.4201vw,34.952vh) scale(.0743)}to{transform:translate(25.91385vw,99vh) scale(.0743)}}.snow:nth-child(202){opacity:1.7102;transform:translate(21.7464vw,-10px) scale(.1145);animation:fall-202 30s -21s linear infinite}@keyframes fall-202{41.867%{transform:translate(22.4785vw,41.867vh) scale(.1145)}to{transform:translate(22.11245vw,99vh) scale(.1145)}}.snow:nth-child(203){opacity:.3062;transform:translate(9.0542vw,-10px) scale(.5968);animation:fall-203 11s -4s linear infinite}@keyframes fall-203{52.762%{transform:translate(8.6561vw,52.762vh) scale(.5968)}to{transform:translate(8.85515vw,99vh) scale(.5968)}}.snow:nth-child(204){opacity:1.7368;transform:translate(84.9976vw,-10px) scale(.1298);animation:fall-204 30s -30s linear infinite}@keyframes fall-204{75.522%{transform:translate(92.2051vw,75.522vh) scale(.1298)}to{transform:translate(88.60135vw,99vh) scale(.1298)}}.snow:nth-child(205){opacity:.561;transform:translate(99.7327vw,-10px) scale(.5766);animation:fall-205 22s -8s linear infinite}@keyframes fall-205{64.638%{transform:translate(101.799vw,64.638vh) scale(.5766)}to{transform:translate(100.76585vw,99vh) scale(.5766)}}.snow:nth-child(206){opacity:.672;transform:translate(75.385vw,-10px) scale(.5937);animation:fall-206 14s -1s linear infinite}@keyframes fall-206{32.16%{transform:translate(65.4264vw,32.16vh) scale(.5937)}to{transform:translate(70.4057vw,99vh) scale(.5937)}}.snow:nth-child(207){opacity:1.469;transform:translate(18.7331vw,-10px) scale(.8404);animation:fall-207 11s -14s linear infinite}@keyframes fall-207{53.97%{transform:translate(22.597vw,53.97vh) scale(.8404)}to{transform:translate(20.66505vw,99vh) scale(.8404)}}.snow:nth-child(208){opacity:.5548;transform:translate(45.8932vw,-10px) scale(.3367);animation:fall-208 22s -20s linear infinite}@keyframes fall-208{55.512%{transform:translate(39.7842vw,55.512vh) scale(.3367)}to{transform:translate(42.8387vw,99vh) scale(.3367)}}.snow:nth-child(209){opacity:1.3618;transform:translate(78.6684vw,-10px) scale(.3376);animation:fall-209 21s -11s linear infinite}@keyframes fall-209{69.372%{transform:translate(79.6476vw,69.372vh) scale(.3376)}to{transform:translate(79.158vw,99vh) scale(.3376)}}.snow:nth-child(210){opacity:.5168;transform:translate(49.7357vw,-10px) scale(.4773);animation:fall-210 23s -18s linear infinite}@keyframes fall-210{77.869%{transform:translate(48.9098vw,77.869vh) scale(.4773)}to{transform:translate(49.32275vw,99vh) scale(.4773)}}.snow:nth-child(211){opacity:1.8694;transform:translate(3.2834vw,-10px) scale(.3172);animation:fall-211 18s -8s linear infinite}@keyframes fall-211{61.817%{transform:translate(-5.3524vw,61.817vh) scale(.3172)}to{transform:translate(-1.0345vw,99vh) scale(.3172)}}.snow:nth-child(212){opacity:.3122;transform:translate(75.7773vw,-10px) scale(.2942);animation:fall-212 17s -17s linear infinite}@keyframes fall-212{72.213%{transform:translate(84.1051vw,72.213vh) scale(.2942)}to{transform:translate(79.9412vw,99vh) scale(.2942)}}.snow:nth-child(213){opacity:1.3268;transform:translate(87.0514vw,-10px) scale(.9103);animation:fall-213 12s -19s linear infinite}@keyframes fall-213{52.899%{transform:translate(91.9831vw,52.899vh) scale(.9103)}to{transform:translate(89.51725vw,99vh) scale(.9103)}}.snow:nth-child(214){opacity:.5226;transform:translate(51.6849vw,-10px) scale(.3756);animation:fall-214 15s -19s linear infinite}@keyframes fall-214{46.659%{transform:translate(42.3927vw,46.659vh) scale(.3756)}to{transform:translate(47.0388vw,99vh) scale(.3756)}}.snow:nth-child(215){opacity:1.557;transform:translate(12.3458vw,-10px) scale(.6717);animation:fall-215 15s -27s linear infinite}@keyframes fall-215{65.06%{transform:translate(3.4273vw,65.06vh) scale(.6717)}to{transform:translate(7.88655vw,99vh) scale(.6717)}}.snow:nth-child(216){opacity:1.2266;transform:translate(63.8663vw,-10px) scale(.1654);animation:fall-216 21s -23s linear infinite}@keyframes fall-216{62.126%{transform:translate(64.3096vw,62.126vh) scale(.1654)}to{transform:translate(64.08795vw,99vh) scale(.1654)}}.snow:nth-child(217){opacity:1.4106;transform:translate(42.8097vw,-10px) scale(.1079);animation:fall-217 11s -15s linear infinite}@keyframes fall-217{66.101%{transform:translate(42.7841vw,66.101vh) scale(.1079)}to{transform:translate(42.7969vw,99vh) scale(.1079)}}.snow:nth-child(218){opacity:.2252;transform:translate(67.0511vw,-10px) scale(.3628);animation:fall-218 17s -4s linear infinite}@keyframes fall-218{56.69%{transform:translate(57.6129vw,56.69vh) scale(.3628)}to{transform:translate(62.332vw,99vh) scale(.3628)}}.snow:nth-child(219){opacity:1.507;transform:translate(23.6618vw,-10px) scale(.1657);animation:fall-219 24s -27s linear infinite}@keyframes fall-219{79.772%{transform:translate(15.6191vw,79.772vh) scale(.1657)}to{transform:translate(19.64045vw,99vh) scale(.1657)}}.snow:nth-child(220){opacity:1.674;transform:translate(19.3421vw,-10px) scale(.0302);animation:fall-220 29s -1s linear infinite}@keyframes fall-220{71.219%{transform:translate(11.2261vw,71.219vh) scale(.0302)}to{transform:translate(15.2841vw,99vh) scale(.0302)}}.snow:nth-child(221){opacity:.5796;transform:translate(14.9164vw,-10px) scale(.085);animation:fall-221 19s -2s linear infinite}@keyframes fall-221{36.043%{transform:translate(9.5327vw,36.043vh) scale(.085)}to{transform:translate(12.22455vw,99vh) scale(.085)}}.snow:nth-child(222){opacity:.5558;transform:translate(92.8479vw,-10px) scale(.7568);animation:fall-222 21s -16s linear infinite}@keyframes fall-222{56.295%{transform:translate(101.2499vw,56.295vh) scale(.7568)}to{transform:translate(97.0489vw,99vh) scale(.7568)}}.snow:nth-child(223){opacity:1.6982;transform:translate(21.4644vw,-10px) scale(.4489);animation:fall-223 24s -19s linear infinite}@keyframes fall-223{36.552%{transform:translate(28.2878vw,36.552vh) scale(.4489)}to{transform:translate(24.8761vw,99vh) scale(.4489)}}.snow:nth-child(224){opacity:1.3436;transform:translate(58.4638vw,-10px) scale(.2809);animation:fall-224 10s -12s linear infinite}@keyframes fall-224{62.033%{transform:translate(56.5276vw,62.033vh) scale(.2809)}to{transform:translate(57.4957vw,99vh) scale(.2809)}}.snow:nth-child(225){opacity:1.863;transform:translate(68.9792vw,-10px) scale(.8602);animation:fall-225 21s -20s linear infinite}@keyframes fall-225{66.877%{transform:translate(60.1691vw,66.877vh) scale(.8602)}to{transform:translate(64.57415vw,99vh) scale(.8602)}}.snow:nth-child(226){opacity:.3164;transform:translate(35.1527vw,-10px) scale(.1447);animation:fall-226 22s -22s linear infinite}@keyframes fall-226{55.318%{transform:translate(28.4246vw,55.318vh) scale(.1447)}to{transform:translate(31.78865vw,99vh) scale(.1447)}}.snow:nth-child(227){opacity:1.6086;transform:translate(91.038vw,-10px) scale(.8617);animation:fall-227 23s -1s linear infinite}@keyframes fall-227{68.903%{transform:translate(93.6035vw,68.903vh) scale(.8617)}to{transform:translate(92.32075vw,99vh) scale(.8617)}}.snow:nth-child(228){opacity:.4102;transform:translate(24.3141vw,-10px) scale(.7828);animation:fall-228 25s -7s linear infinite}@keyframes fall-228{48.058%{transform:translate(28.3241vw,48.058vh) scale(.7828)}to{transform:translate(26.3191vw,99vh) scale(.7828)}}.snow:nth-child(229){opacity:.958;transform:translate(67.4079vw,-10px) scale(.8554);animation:fall-229 10s -3s linear infinite}@keyframes fall-229{34.1%{transform:translate(60.204vw,34.1vh) scale(.8554)}to{transform:translate(63.80595vw,99vh) scale(.8554)}}.snow:nth-child(230){opacity:.124;transform:translate(17.8145vw,-10px) scale(.2081);animation:fall-230 21s -9s linear infinite}@keyframes fall-230{75.213%{transform:translate(12.5913vw,75.213vh) scale(.2081)}to{transform:translate(15.2029vw,99vh) scale(.2081)}}.snow:nth-child(231){opacity:1.155;transform:translate(61.9096vw,-10px) scale(.6506);animation:fall-231 20s -23s linear infinite}@keyframes fall-231{78.958%{transform:translate(63.1686vw,78.958vh) scale(.6506)}to{transform:translate(62.5391vw,99vh) scale(.6506)}}.snow:nth-child(232){opacity:.8782;transform:translate(73.3762vw,-10px) scale(.0354);animation:fall-232 29s -11s linear infinite}@keyframes fall-232{31.655%{transform:translate(70.3332vw,31.655vh) scale(.0354)}to{transform:translate(71.8547vw,99vh) scale(.0354)}}.snow:nth-child(233){opacity:.7822;transform:translate(25.6131vw,-10px) scale(.417);animation:fall-233 16s -13s linear infinite}@keyframes fall-233{64.392%{transform:translate(33.4469vw,64.392vh) scale(.417)}to{transform:translate(29.53vw,99vh) scale(.417)}}.snow:nth-child(234){opacity:1.127;transform:translate(97.564vw,-10px) scale(.293);animation:fall-234 15s -9s linear infinite}@keyframes fall-234{42.926%{transform:translate(97.3984vw,42.926vh) scale(.293)}to{transform:translate(97.4812vw,99vh) scale(.293)}}.snow:nth-child(235){opacity:1.7542;transform:translate(56.4893vw,-10px) scale(.4278);animation:fall-235 27s -6s linear infinite}@keyframes fall-235{74.719%{transform:translate(65.8965vw,74.719vh) scale(.4278)}to{transform:translate(61.1929vw,99vh) scale(.4278)}}.snow:nth-child(236){opacity:.6574;transform:translate(27.8914vw,-10px) scale(.4989);animation:fall-236 22s -28s linear infinite}@keyframes fall-236{65.958%{transform:translate(20.4747vw,65.958vh) scale(.4989)}to{transform:translate(24.18305vw,99vh) scale(.4989)}}.snow:nth-child(237){opacity:.8536;transform:translate(82.5421vw,-10px) scale(.2374);animation:fall-237 13s -27s linear infinite}@keyframes fall-237{50.677%{transform:translate(85.4689vw,50.677vh) scale(.2374)}to{transform:translate(84.0055vw,99vh) scale(.2374)}}.snow:nth-child(238){opacity:1.4472;transform:translate(65.9692vw,-10px) scale(.2357);animation:fall-238 24s -8s linear infinite}@keyframes fall-238{48.26%{transform:translate(56.1155vw,48.26vh) scale(.2357)}to{transform:translate(61.04235vw,99vh) scale(.2357)}}.snow:nth-child(239){opacity:.1446;transform:translate(73.175vw,-10px) scale(.5767);animation:fall-239 12s -22s linear infinite}@keyframes fall-239{42.891%{transform:translate(74.9514vw,42.891vh) scale(.5767)}to{transform:translate(74.0632vw,99vh) scale(.5767)}}.snow:nth-child(240){opacity:.555;transform:translate(14.6606vw,-10px) scale(.9377);animation:fall-240 21s -7s linear infinite}@keyframes fall-240{68.881%{transform:translate(11.3025vw,68.881vh) scale(.9377)}to{transform:translate(12.98155vw,99vh) scale(.9377)}}.snow:nth-child(241){opacity:.832;transform:translate(38.9872vw,-10px) scale(.6396);animation:fall-241 15s -2s linear infinite}@keyframes fall-241{54.817%{transform:translate(48.285vw,54.817vh) scale(.6396)}to{transform:translate(43.6361vw,99vh) scale(.6396)}}.snow:nth-child(242){opacity:1.0144;transform:translate(16.4109vw,-10px) scale(.1228);animation:fall-242 22s -23s linear infinite}@keyframes fall-242{41.203%{transform:translate(18.0151vw,41.203vh) scale(.1228)}to{transform:translate(17.213vw,99vh) scale(.1228)}}.snow:nth-child(243){opacity:.1854;transform:translate(48.4391vw,-10px) scale(.761);animation:fall-243 23s -12s linear infinite}@keyframes fall-243{79.322%{transform:translate(44.8561vw,79.322vh) scale(.761)}to{transform:translate(46.6476vw,99vh) scale(.761)}}.snow:nth-child(244){opacity:1.7218;transform:translate(19.4339vw,-10px) scale(.8501);animation:fall-244 24s -16s linear infinite}@keyframes fall-244{32.625%{transform:translate(23.3674vw,32.625vh) scale(.8501)}to{transform:translate(21.40065vw,99vh) scale(.8501)}}.snow:nth-child(245){opacity:1.4456;transform:translate(7.4138vw,-10px) scale(.2562);animation:fall-245 11s -1s linear infinite}@keyframes fall-245{35.369%{transform:translate(7.9931vw,35.369vh) scale(.2562)}to{transform:translate(7.70345vw,99vh) scale(.2562)}}.snow:nth-child(246){opacity:1.5926;transform:translate(75.6282vw,-10px) scale(.4094);animation:fall-246 20s -8s linear infinite}@keyframes fall-246{51.922%{transform:translate(81.0913vw,51.922vh) scale(.4094)}to{transform:translate(78.35975vw,99vh) scale(.4094)}}.snow:nth-child(247){opacity:1.9904;transform:translate(50.8692vw,-10px) scale(.7511);animation:fall-247 11s -8s linear infinite}@keyframes fall-247{49.7%{transform:translate(56.5144vw,49.7vh) scale(.7511)}to{transform:translate(53.6918vw,99vh) scale(.7511)}}.snow:nth-child(248){opacity:.5856;transform:translate(68.5289vw,-10px) scale(.3286);animation:fall-248 25s -30s linear infinite}@keyframes fall-248{74.22%{transform:translate(70.6961vw,74.22vh) scale(.3286)}to{transform:translate(69.6125vw,99vh) scale(.3286)}}.snow:nth-child(249){opacity:.7284;transform:translate(8.6842vw,-10px) scale(.8507);animation:fall-249 17s -18s linear infinite}@keyframes fall-249{48.665%{transform:translate(6.5039vw,48.665vh) scale(.8507)}to{transform:translate(7.59405vw,99vh) scale(.8507)}}.snow:nth-child(250){opacity:.0558;transform:translate(27.3464vw,-10px) scale(.8589);animation:fall-250 10s -30s linear infinite}@keyframes fall-250{30.085%{transform:translate(29.7644vw,30.085vh) scale(.8589)}to{transform:translate(28.5554vw,99vh) scale(.8589)}}.snow:nth-child(251){opacity:.3848;transform:translate(32.0424vw,-10px) scale(.073);animation:fall-251 25s -13s linear infinite}@keyframes fall-251{68.804%{transform:translate(40.8711vw,68.804vh) scale(.073)}to{transform:translate(36.45675vw,99vh) scale(.073)}}.snow:nth-child(252){opacity:.9344;transform:translate(36.2967vw,-10px) scale(.0766);animation:fall-252 26s -28s linear infinite}@keyframes fall-252{54.425%{transform:translate(28.2234vw,54.425vh) scale(.0766)}to{transform:translate(32.26005vw,99vh) scale(.0766)}}.snow:nth-child(253){opacity:.1948;transform:translate(43.4982vw,-10px) scale(.6268);animation:fall-253 13s -9s linear infinite}@keyframes fall-253{52.651%{transform:translate(46.958vw,52.651vh) scale(.6268)}to{transform:translate(45.2281vw,99vh) scale(.6268)}}.snow:nth-child(254){opacity:1.7162;transform:translate(78.9389vw,-10px) scale(.9363);animation:fall-254 21s -26s linear infinite}@keyframes fall-254{72.972%{transform:translate(72.8179vw,72.972vh) scale(.9363)}to{transform:translate(75.8784vw,99vh) scale(.9363)}}.snow:nth-child(255){opacity:.4958;transform:translate(83.414vw,-10px) scale(.8269);animation:fall-255 29s -21s linear infinite}@keyframes fall-255{73.698%{transform:translate(85.2076vw,73.698vh) scale(.8269)}to{transform:translate(84.3108vw,99vh) scale(.8269)}}.snow:nth-child(256){opacity:.0784;transform:translate(80.3894vw,-10px) scale(.0792);animation:fall-256 14s -27s linear infinite}@keyframes fall-256{59.658%{transform:translate(74.4513vw,59.658vh) scale(.0792)}to{transform:translate(77.42035vw,99vh) scale(.0792)}}.snow:nth-child(257){opacity:.377;transform:translate(30.8806vw,-10px) scale(.4293);animation:fall-257 12s -7s linear infinite}@keyframes fall-257{31.978%{transform:translate(22.5831vw,31.978vh) scale(.4293)}to{transform:translate(26.73185vw,99vh) scale(.4293)}}.snow:nth-child(258){opacity:.4294;transform:translate(60.2118vw,-10px) scale(.9379);animation:fall-258 24s -9s linear infinite}@keyframes fall-258{77.809%{transform:translate(60.9263vw,77.809vh) scale(.9379)}to{transform:translate(60.56905vw,99vh) scale(.9379)}}.snow:nth-child(259){opacity:1.2998;transform:translate(11.8252vw,-10px) scale(.2691);animation:fall-259 13s -5s linear infinite}@keyframes fall-259{55.217%{transform:translate(2.3558vw,55.217vh) scale(.2691)}to{transform:translate(7.0905vw,99vh) scale(.2691)}}.snow:nth-child(260){opacity:1.1698;transform:translate(33.4083vw,-10px) scale(.5266);animation:fall-260 27s -11s linear infinite}@keyframes fall-260{36.795%{transform:translate(33.0295vw,36.795vh) scale(.5266)}to{transform:translate(33.2189vw,99vh) scale(.5266)}}.snow:nth-child(261){opacity:1.5512;transform:translate(62.6697vw,-10px) scale(.4688);animation:fall-261 27s -9s linear infinite}@keyframes fall-261{70.685%{transform:translate(57.4419vw,70.685vh) scale(.4688)}to{transform:translate(60.0558vw,99vh) scale(.4688)}}.snow:nth-child(262){opacity:.0454;transform:translate(9.1762vw,-10px) scale(.7028);animation:fall-262 28s -7s linear infinite}@keyframes fall-262{54.707%{transform:translate(15.004vw,54.707vh) scale(.7028)}to{transform:translate(12.0901vw,99vh) scale(.7028)}}.snow:nth-child(263){opacity:1.082;transform:translate(1.6903vw,-10px) scale(.3681);animation:fall-263 17s -3s linear infinite}@keyframes fall-263{60.425%{transform:translate(7.9317vw,60.425vh) scale(.3681)}to{transform:translate(4.811vw,99vh) scale(.3681)}}.snow:nth-child(264){opacity:.2266;transform:translate(19.4102vw,-10px) scale(.946);animation:fall-264 13s -11s linear infinite}@keyframes fall-264{42.532%{transform:translate(23.842vw,42.532vh) scale(.946)}to{transform:translate(21.6261vw,99vh) scale(.946)}}.snow:nth-child(265){opacity:1.2256;transform:translate(85.875vw,-10px) scale(.3766);animation:fall-265 26s -11s linear infinite}@keyframes fall-265{34.148%{transform:translate(89.8722vw,34.148vh) scale(.3766)}to{transform:translate(87.8736vw,99vh) scale(.3766)}}.snow:nth-child(266){opacity:1.2986;transform:translate(73.971vw,-10px) scale(.2435);animation:fall-266 27s -13s linear infinite}@keyframes fall-266{78.914%{transform:translate(70.4004vw,78.914vh) scale(.2435)}to{transform:translate(72.1857vw,99vh) scale(.2435)}}.snow:nth-child(267){opacity:1.4772;transform:translate(.365vw,-10px) scale(.4608);animation:fall-267 11s -6s linear infinite}@keyframes fall-267{60.063%{transform:translate(3.1811vw,60.063vh) scale(.4608)}to{transform:translate(1.77305vw,99vh) scale(.4608)}}.snow:nth-child(268){opacity:.8906;transform:translate(16.0802vw,-10px) scale(.8639);animation:fall-268 20s -23s linear infinite}@keyframes fall-268{33.519%{transform:translate(11.6401vw,33.519vh) scale(.8639)}to{transform:translate(13.86015vw,99vh) scale(.8639)}}.snow:nth-child(269){opacity:.9294;transform:translate(54.9828vw,-10px) scale(.7847);animation:fall-269 24s -30s linear infinite}@keyframes fall-269{65.834%{transform:translate(58.535vw,65.834vh) scale(.7847)}to{transform:translate(56.7589vw,99vh) scale(.7847)}}.snow:nth-child(270){opacity:1.1088;transform:translate(90.6862vw,-10px) scale(.435);animation:fall-270 28s -1s linear infinite}@keyframes fall-270{51.93%{transform:translate(100.3625vw,51.93vh) scale(.435)}to{transform:translate(95.52435vw,99vh) scale(.435)}}.snow:nth-child(271){opacity:1.0492;transform:translate(48.9091vw,-10px) scale(.68);animation:fall-271 18s -4s linear infinite}@keyframes fall-271{40%{transform:translate(51.812vw,40vh) scale(.68)}to{transform:translate(50.36055vw,99vh) scale(.68)}}.snow:nth-child(272){opacity:.8638;transform:translate(36.9178vw,-10px) scale(.9573);animation:fall-272 12s -1s linear infinite}@keyframes fall-272{73.02%{transform:translate(38.93vw,73.02vh) scale(.9573)}to{transform:translate(37.9239vw,99vh) scale(.9573)}}.snow:nth-child(273){opacity:1.362;transform:translate(37.7094vw,-10px) scale(.8862);animation:fall-273 17s -6s linear infinite}@keyframes fall-273{55.242%{transform:translate(45.8581vw,55.242vh) scale(.8862)}to{transform:translate(41.78375vw,99vh) scale(.8862)}}.snow:nth-child(274){opacity:.8918;transform:translate(24.7106vw,-10px) scale(.1709);animation:fall-274 10s -13s linear infinite}@keyframes fall-274{57.45%{transform:translate(17.7124vw,57.45vh) scale(.1709)}to{transform:translate(21.2115vw,99vh) scale(.1709)}}.snow:nth-child(275){opacity:1.5704;transform:translate(23.2903vw,-10px) scale(.9029);animation:fall-275 26s -7s linear infinite}@keyframes fall-275{30.414%{transform:translate(28.0565vw,30.414vh) scale(.9029)}to{transform:translate(25.6734vw,99vh) scale(.9029)}}.snow:nth-child(276){opacity:1.9608;transform:translate(38.2182vw,-10px) scale(.8809);animation:fall-276 27s -12s linear infinite}@keyframes fall-276{62.909%{transform:translate(34.5146vw,62.909vh) scale(.8809)}to{transform:translate(36.3664vw,99vh) scale(.8809)}}.snow:nth-child(277){opacity:1.5744;transform:translate(52.1471vw,-10px) scale(.6084);animation:fall-277 26s -8s linear infinite}@keyframes fall-277{79.668%{transform:translate(47.1436vw,79.668vh) scale(.6084)}to{transform:translate(49.64535vw,99vh) scale(.6084)}}.snow:nth-child(278){opacity:1.5414;transform:translate(82.1271vw,-10px) scale(.7642);animation:fall-278 20s -13s linear infinite}@keyframes fall-278{55.419%{transform:translate(89.0342vw,55.419vh) scale(.7642)}to{transform:translate(85.58065vw,99vh) scale(.7642)}}.snow:nth-child(279){opacity:.9796;transform:translate(81.9239vw,-10px) scale(.6845);animation:fall-279 15s -15s linear infinite}@keyframes fall-279{47.965%{transform:translate(74.5408vw,47.965vh) scale(.6845)}to{transform:translate(78.23235vw,99vh) scale(.6845)}}.snow:nth-child(280){opacity:.2804;transform:translate(3.3358vw,-10px) scale(.5836);animation:fall-280 17s -3s linear infinite}@keyframes fall-280{70.859%{transform:translate(-1.0874vw,70.859vh) scale(.5836)}to{transform:translate(1.1242vw,99vh) scale(.5836)}}.snow:nth-child(281){opacity:1.148;transform:translate(17.8047vw,-10px) scale(.4516);animation:fall-281 23s -17s linear infinite}@keyframes fall-281{50.885%{transform:translate(18.3868vw,50.885vh) scale(.4516)}to{transform:translate(18.09575vw,99vh) scale(.4516)}}.snow:nth-child(282){opacity:1.2916;transform:translate(46.4677vw,-10px) scale(.2119);animation:fall-282 11s -22s linear infinite}@keyframes fall-282{79.72%{transform:translate(53.9863vw,79.72vh) scale(.2119)}to{transform:translate(50.227vw,99vh) scale(.2119)}}.snow:nth-child(283){opacity:.609;transform:translate(93.2339vw,-10px) scale(.3852);animation:fall-283 14s -27s linear infinite}@keyframes fall-283{50.521%{transform:translate(93.5453vw,50.521vh) scale(.3852)}to{transform:translate(93.3896vw,99vh) scale(.3852)}}.snow:nth-child(284){opacity:.3696;transform:translate(41.335vw,-10px) scale(.364);animation:fall-284 16s -22s linear infinite}@keyframes fall-284{59.221%{transform:translate(32.9412vw,59.221vh) scale(.364)}to{transform:translate(37.1381vw,99vh) scale(.364)}}.snow:nth-child(285){opacity:1.2944;transform:translate(50.385vw,-10px) scale(.9765);animation:fall-285 22s -18s linear infinite}@keyframes fall-285{69.869%{transform:translate(57.8234vw,69.869vh) scale(.9765)}to{transform:translate(54.1042vw,99vh) scale(.9765)}}.snow:nth-child(286){opacity:.8578;transform:translate(54.8093vw,-10px) scale(.3269);animation:fall-286 11s -8s linear infinite}@keyframes fall-286{35.031%{transform:translate(61.1811vw,35.031vh) scale(.3269)}to{transform:translate(57.9952vw,99vh) scale(.3269)}}.snow:nth-child(287){opacity:1.7546;transform:translate(96.2132vw,-10px) scale(.8381);animation:fall-287 23s -16s linear infinite}@keyframes fall-287{65.979%{transform:translate(87.5105vw,65.979vh) scale(.8381)}to{transform:translate(91.86185vw,99vh) scale(.8381)}}.snow:nth-child(288){opacity:.9886;transform:translate(7.2843vw,-10px) scale(.4133);animation:fall-288 18s -9s linear infinite}@keyframes fall-288{42.828%{transform:translate(12.51vw,42.828vh) scale(.4133)}to{transform:translate(9.89715vw,99vh) scale(.4133)}}.snow:nth-child(289){opacity:.9088;transform:translate(32.9993vw,-10px) scale(.5573);animation:fall-289 18s -1s linear infinite}@keyframes fall-289{74.966%{transform:translate(34.2362vw,74.966vh) scale(.5573)}to{transform:translate(33.61775vw,99vh) scale(.5573)}}.snow:nth-child(290){opacity:1.0104;transform:translate(13.6507vw,-10px) scale(.4642);animation:fall-290 15s -9s linear infinite}@keyframes fall-290{41.231%{transform:translate(14.6612vw,41.231vh) scale(.4642)}to{transform:translate(14.15595vw,99vh) scale(.4642)}}.snow:nth-child(291){opacity:.6002;transform:translate(95.4254vw,-10px) scale(.2633);animation:fall-291 28s -29s linear infinite}@keyframes fall-291{58.579%{transform:translate(97.4733vw,58.579vh) scale(.2633)}to{transform:translate(96.44935vw,99vh) scale(.2633)}}.snow:nth-child(292){opacity:1.3828;transform:translate(10.3123vw,-10px) scale(.6414);animation:fall-292 18s -7s linear infinite}@keyframes fall-292{37.011%{transform:translate(19.5821vw,37.011vh) scale(.6414)}to{transform:translate(14.9472vw,99vh) scale(.6414)}}.snow:nth-child(293){opacity:1.5006;transform:translate(74.4672vw,-10px) scale(.9923);animation:fall-293 15s -18s linear infinite}@keyframes fall-293{46.213%{transform:translate(75.1036vw,46.213vh) scale(.9923)}to{transform:translate(74.7854vw,99vh) scale(.9923)}}.snow:nth-child(294){opacity:1.0036;transform:translate(53.3846vw,-10px) scale(.9047);animation:fall-294 21s -27s linear infinite}@keyframes fall-294{44.016%{transform:translate(49.8639vw,44.016vh) scale(.9047)}to{transform:translate(51.62425vw,99vh) scale(.9047)}}.snow:nth-child(295){opacity:1.4064;transform:translate(47.2083vw,-10px) scale(.5374);animation:fall-295 27s -28s linear infinite}@keyframes fall-295{44.13%{transform:translate(37.482vw,44.13vh) scale(.5374)}to{transform:translate(42.34515vw,99vh) scale(.5374)}}.snow:nth-child(296){opacity:1.2906;transform:translate(46.9328vw,-10px) scale(.1541);animation:fall-296 24s -30s linear infinite}@keyframes fall-296{43.422%{transform:translate(50.2905vw,43.422vh) scale(.1541)}to{transform:translate(48.61165vw,99vh) scale(.1541)}}.snow:nth-child(297){opacity:.341;transform:translate(51.66vw,-10px) scale(.6417);animation:fall-297 15s -17s linear infinite}@keyframes fall-297{78.065%{transform:translate(42.3774vw,78.065vh) scale(.6417)}to{transform:translate(47.0187vw,99vh) scale(.6417)}}.snow:nth-child(298){opacity:.5442;transform:translate(45.004vw,-10px) scale(.2874);animation:fall-298 11s -30s linear infinite}@keyframes fall-298{67.22%{transform:translate(42.5527vw,67.22vh) scale(.2874)}to{transform:translate(43.77835vw,99vh) scale(.2874)}}.snow:nth-child(299){opacity:1.4522;transform:translate(15.9239vw,-10px) scale(.6485);animation:fall-299 11s -9s linear infinite}@keyframes fall-299{76.145%{transform:translate(24.5928vw,76.145vh) scale(.6485)}to{transform:translate(20.25835vw,99vh) scale(.6485)}}.snow:nth-child(300){opacity:1.509;transform:translate(2.5418vw,-10px) scale(.1688);animation:fall-300 22s -23s linear infinite}@keyframes fall-300{32.442%{transform:translate(-4.7793vw,32.442vh) scale(.1688)}to{transform:translate(-1.11875vw,99vh) scale(.1688)}}.snow:nth-child(301){opacity:.8684;transform:translate(64.6432vw,-10px) scale(.2624);animation:fall-301 13s -25s linear infinite}@keyframes fall-301{79.005%{transform:translate(71.7764vw,79.005vh) scale(.2624)}to{transform:translate(68.2098vw,99vh) scale(.2624)}}.snow:nth-child(302){opacity:1.94;transform:translate(53.4882vw,-10px) scale(.2398);animation:fall-302 19s -12s linear infinite}@keyframes fall-302{44.275%{transform:translate(60.2729vw,44.275vh) scale(.2398)}to{transform:translate(56.88055vw,99vh) scale(.2398)}}.snow:nth-child(303){opacity:1.8876;transform:translate(56.3815vw,-10px) scale(.4588);animation:fall-303 24s -2s linear infinite}@keyframes fall-303{69.2%{transform:translate(48.8961vw,69.2vh) scale(.4588)}to{transform:translate(52.6388vw,99vh) scale(.4588)}}.snow:nth-child(304){opacity:.1352;transform:translate(8.5137vw,-10px) scale(.0678);animation:fall-304 30s -30s linear infinite}@keyframes fall-304{49.244%{transform:translate(.2558vw,49.244vh) scale(.0678)}to{transform:translate(4.38475vw,99vh) scale(.0678)}}.snow:nth-child(305){opacity:1.9806;transform:translate(62.5361vw,-10px) scale(.2611);animation:fall-305 25s -6s linear infinite}@keyframes fall-305{50.212%{transform:translate(60.6729vw,50.212vh) scale(.2611)}to{transform:translate(61.6045vw,99vh) scale(.2611)}}.snow:nth-child(306){opacity:1.7546;transform:translate(60.3318vw,-10px) scale(.9051);animation:fall-306 17s -22s linear infinite}@keyframes fall-306{40.341%{transform:translate(59.9354vw,40.341vh) scale(.9051)}to{transform:translate(60.1336vw,99vh) scale(.9051)}}.snow:nth-child(307){opacity:1.1026;transform:translate(57.5882vw,-10px) scale(.9986);animation:fall-307 26s -20s linear infinite}@keyframes fall-307{50.889%{transform:translate(65.0913vw,50.889vh) scale(.9986)}to{transform:translate(61.33975vw,99vh) scale(.9986)}}.snow:nth-child(308){opacity:.9352;transform:translate(32.284vw,-10px) scale(.414);animation:fall-308 24s -6s linear infinite}@keyframes fall-308{59.302%{transform:translate(27.6458vw,59.302vh) scale(.414)}to{transform:translate(29.9649vw,99vh) scale(.414)}}.snow:nth-child(309){opacity:1.3396;transform:translate(28.2541vw,-10px) scale(.969);animation:fall-309 24s -2s linear infinite}@keyframes fall-309{48.831%{transform:translate(24.3451vw,48.831vh) scale(.969)}to{transform:translate(26.2996vw,99vh) scale(.969)}}.snow:nth-child(310){opacity:.487;transform:translate(25.6946vw,-10px) scale(.3554);animation:fall-310 18s -29s linear infinite}@keyframes fall-310{64.597%{transform:translate(22.5583vw,64.597vh) scale(.3554)}to{transform:translate(24.12645vw,99vh) scale(.3554)}}.snow:nth-child(311){opacity:1.196;transform:translate(64.4767vw,-10px) scale(.9332);animation:fall-311 13s -1s linear infinite}@keyframes fall-311{43.515%{transform:translate(62.1497vw,43.515vh) scale(.9332)}to{transform:translate(63.3132vw,99vh) scale(.9332)}}.snow:nth-child(312){opacity:.3838;transform:translate(72.7863vw,-10px) scale(.3312);animation:fall-312 26s -15s linear infinite}@keyframes fall-312{35.671%{transform:translate(77.9116vw,35.671vh) scale(.3312)}to{transform:translate(75.34895vw,99vh) scale(.3312)}}.snow:nth-child(313){opacity:1.7998;transform:translate(91.1575vw,-10px) scale(.527);animation:fall-313 21s -10s linear infinite}@keyframes fall-313{55.344%{transform:translate(94.5505vw,55.344vh) scale(.527)}to{transform:translate(92.854vw,99vh) scale(.527)}}.snow:nth-child(314){opacity:1.7386;transform:translate(89.2377vw,-10px) scale(.4237);animation:fall-314 30s -13s linear infinite}@keyframes fall-314{66.573%{transform:translate(93.737vw,66.573vh) scale(.4237)}to{transform:translate(91.48735vw,99vh) scale(.4237)}}.snow:nth-child(315){opacity:.3348;transform:translate(78.1892vw,-10px) scale(.435);animation:fall-315 10s -18s linear infinite}@keyframes fall-315{72.815%{transform:translate(79.3718vw,72.815vh) scale(.435)}to{transform:translate(78.7805vw,99vh) scale(.435)}}.snow:nth-child(316){opacity:1.2012;transform:translate(59.245vw,-10px) scale(.4131);animation:fall-316 26s -2s linear infinite}@keyframes fall-316{76.681%{transform:translate(59.8537vw,76.681vh) scale(.4131)}to{transform:translate(59.54935vw,99vh) scale(.4131)}}.snow:nth-child(317){opacity:1.285;transform:translate(37.8192vw,-10px) scale(.8197);animation:fall-317 30s -20s linear infinite}@keyframes fall-317{72.309%{transform:translate(28.0451vw,72.309vh) scale(.8197)}to{transform:translate(32.93215vw,99vh) scale(.8197)}}.snow:nth-child(318){opacity:1.0292;transform:translate(11.8193vw,-10px) scale(.5589);animation:fall-318 21s -10s linear infinite}@keyframes fall-318{69.638%{transform:translate(16.4501vw,69.638vh) scale(.5589)}to{transform:translate(14.1347vw,99vh) scale(.5589)}}.snow:nth-child(319){opacity:1.6942;transform:translate(33.5736vw,-10px) scale(.5331);animation:fall-319 12s -1s linear infinite}@keyframes fall-319{33.22%{transform:translate(39.1724vw,33.22vh) scale(.5331)}to{transform:translate(36.373vw,99vh) scale(.5331)}}.snow:nth-child(320){opacity:1.7954;transform:translate(81.0747vw,-10px) scale(.7016);animation:fall-320 12s -20s linear infinite}@keyframes fall-320{76.246%{transform:translate(86.8654vw,76.246vh) scale(.7016)}to{transform:translate(83.97005vw,99vh) scale(.7016)}}.snow:nth-child(321){opacity:1.5308;transform:translate(49.1495vw,-10px) scale(.0794);animation:fall-321 27s -12s linear infinite}@keyframes fall-321{63.707%{transform:translate(40.79vw,63.707vh) scale(.0794)}to{transform:translate(44.96975vw,99vh) scale(.0794)}}.snow:nth-child(322){opacity:1.4774;transform:translate(12.8741vw,-10px) scale(.8131);animation:fall-322 21s -30s linear infinite}@keyframes fall-322{32.685%{transform:translate(4.9247vw,32.685vh) scale(.8131)}to{transform:translate(8.8994vw,99vh) scale(.8131)}}.snow:nth-child(323){opacity:1.91;transform:translate(26.6725vw,-10px) scale(.7981);animation:fall-323 11s -17s linear infinite}@keyframes fall-323{70.176%{transform:translate(25.6359vw,70.176vh) scale(.7981)}to{transform:translate(26.1542vw,99vh) scale(.7981)}}.snow:nth-child(324){opacity:.6206;transform:translate(61.5498vw,-10px) scale(.0906);animation:fall-324 17s -18s linear infinite}@keyframes fall-324{35.863%{transform:translate(71.4044vw,35.863vh) scale(.0906)}to{transform:translate(66.4771vw,99vh) scale(.0906)}}.snow:nth-child(325){opacity:1.3262;transform:translate(17.7778vw,-10px) scale(.9199);animation:fall-325 30s -24s linear infinite}@keyframes fall-325{48.999%{transform:translate(12.0593vw,48.999vh) scale(.9199)}to{transform:translate(14.91855vw,99vh) scale(.9199)}}.snow:nth-child(326){opacity:.5684;transform:translate(10.2118vw,-10px) scale(.9507);animation:fall-326 17s -15s linear infinite}@keyframes fall-326{46.59%{transform:translate(10.9064vw,46.59vh) scale(.9507)}to{transform:translate(10.5591vw,99vh) scale(.9507)}}.snow:nth-child(327){opacity:1.0254;transform:translate(74.1974vw,-10px) scale(.1921);animation:fall-327 17s -2s linear infinite}@keyframes fall-327{71.686%{transform:translate(65.748vw,71.686vh) scale(.1921)}to{transform:translate(69.9727vw,99vh) scale(.1921)}}.snow:nth-child(328){opacity:.5502;transform:translate(67.8018vw,-10px) scale(.5141);animation:fall-328 22s -28s linear infinite}@keyframes fall-328{50.669%{transform:translate(60.2922vw,50.669vh) scale(.5141)}to{transform:translate(64.047vw,99vh) scale(.5141)}}.snow:nth-child(329){opacity:.2356;transform:translate(79.6079vw,-10px) scale(.6001);animation:fall-329 25s -30s linear infinite}@keyframes fall-329{49.815%{transform:translate(71.8431vw,49.815vh) scale(.6001)}to{transform:translate(75.7255vw,99vh) scale(.6001)}}.snow:nth-child(330){opacity:.315;transform:translate(64.7648vw,-10px) scale(.8167);animation:fall-330 22s -27s linear infinite}@keyframes fall-330{47.038%{transform:translate(66.2124vw,47.038vh) scale(.8167)}to{transform:translate(65.4886vw,99vh) scale(.8167)}}.snow:nth-child(331){opacity:.9824;transform:translate(49.6709vw,-10px) scale(.589);animation:fall-331 29s -4s linear infinite}@keyframes fall-331{77.92%{transform:translate(44.9795vw,77.92vh) scale(.589)}to{transform:translate(47.3252vw,99vh) scale(.589)}}.snow:nth-child(332){opacity:.2802;transform:translate(43.5028vw,-10px) scale(.7625);animation:fall-332 17s -9s linear infinite}@keyframes fall-332{72.033%{transform:translate(36.2744vw,72.033vh) scale(.7625)}to{transform:translate(39.8886vw,99vh) scale(.7625)}}.snow:nth-child(333){opacity:.045;transform:translate(19.1059vw,-10px) scale(.0519);animation:fall-333 13s -2s linear infinite}@keyframes fall-333{45.022%{transform:translate(9.8768vw,45.022vh) scale(.0519)}to{transform:translate(14.49135vw,99vh) scale(.0519)}}.snow:nth-child(334){opacity:1.701;transform:translate(26.5582vw,-10px) scale(.6406);animation:fall-334 21s -13s linear infinite}@keyframes fall-334{61.539%{transform:translate(29.5756vw,61.539vh) scale(.6406)}to{transform:translate(28.0669vw,99vh) scale(.6406)}}.snow:nth-child(335){opacity:.2672;transform:translate(94.7397vw,-10px) scale(.7551);animation:fall-335 15s -7s linear infinite}@keyframes fall-335{56.977%{transform:translate(94.3148vw,56.977vh) scale(.7551)}to{transform:translate(94.52725vw,99vh) scale(.7551)}}.snow:nth-child(336){opacity:1.3174;transform:translate(86.4269vw,-10px) scale(.8843);animation:fall-336 23s -25s linear infinite}@keyframes fall-336{74.016%{transform:translate(85.5974vw,74.016vh) scale(.8843)}to{transform:translate(86.01215vw,99vh) scale(.8843)}}.snow:nth-child(337){opacity:1.9758;transform:translate(39.1731vw,-10px) scale(.2483);animation:fall-337 17s -28s linear infinite}@keyframes fall-337{42.795%{transform:translate(41.4898vw,42.795vh) scale(.2483)}to{transform:translate(40.33145vw,99vh) scale(.2483)}}.snow:nth-child(338){opacity:.3256;transform:translate(34.1709vw,-10px) scale(.3772);animation:fall-338 22s -18s linear infinite}@keyframes fall-338{49.349%{transform:translate(30.5458vw,49.349vh) scale(.3772)}to{transform:translate(32.35835vw,99vh) scale(.3772)}}.snow:nth-child(339){opacity:1.5868;transform:translate(59.6763vw,-10px) scale(.1774);animation:fall-339 25s -30s linear infinite}@keyframes fall-339{43.528%{transform:translate(52.2581vw,43.528vh) scale(.1774)}to{transform:translate(55.9672vw,99vh) scale(.1774)}}.snow:nth-child(340){opacity:1.7164;transform:translate(8.6416vw,-10px) scale(.7765);animation:fall-340 25s -20s linear infinite}@keyframes fall-340{75.22%{transform:translate(-1.1543vw,75.22vh) scale(.7765)}to{transform:translate(3.74365vw,99vh) scale(.7765)}}.snow:nth-child(341){opacity:.138;transform:translate(18.7733vw,-10px) scale(.9352);animation:fall-341 10s -14s linear infinite}@keyframes fall-341{34.111%{transform:translate(27.0695vw,34.111vh) scale(.9352)}to{transform:translate(22.9214vw,99vh) scale(.9352)}}.snow:nth-child(342){opacity:.4344;transform:translate(10.2995vw,-10px) scale(.1682);animation:fall-342 16s -13s linear infinite}@keyframes fall-342{67.569%{transform:translate(1.5882vw,67.569vh) scale(.1682)}to{transform:translate(5.94385vw,99vh) scale(.1682)}}.snow:nth-child(343){opacity:.2652;transform:translate(.6144vw,-10px) scale(.0989);animation:fall-343 10s -28s linear infinite}@keyframes fall-343{33.139%{transform:translate(.236vw,33.139vh) scale(.0989)}to{transform:translate(.4252vw,99vh) scale(.0989)}}.snow:nth-child(344){opacity:1.0332;transform:translate(43.617vw,-10px) scale(.8698);animation:fall-344 22s -17s linear infinite}@keyframes fall-344{47.611%{transform:translate(34.8517vw,47.611vh) scale(.8698)}to{transform:translate(39.23435vw,99vh) scale(.8698)}}.snow:nth-child(345){opacity:1.5046;transform:translate(38.6775vw,-10px) scale(.3717);animation:fall-345 29s -23s linear infinite}@keyframes fall-345{62.152%{transform:translate(30.9833vw,62.152vh) scale(.3717)}to{transform:translate(34.8304vw,99vh) scale(.3717)}}.snow:nth-child(346){opacity:1.885;transform:translate(99.9724vw,-10px) scale(.1648);animation:fall-346 11s -7s linear infinite}@keyframes fall-346{37.413%{transform:translate(98.3983vw,37.413vh) scale(.1648)}to{transform:translate(99.18535vw,99vh) scale(.1648)}}.snow:nth-child(347){opacity:1.0924;transform:translate(91.5306vw,-10px) scale(.2283);animation:fall-347 25s -2s linear infinite}@keyframes fall-347{53.085%{transform:translate(86.4324vw,53.085vh) scale(.2283)}to{transform:translate(88.9815vw,99vh) scale(.2283)}}.snow:nth-child(348){opacity:.7976;transform:translate(1.392vw,-10px) scale(.9628);animation:fall-348 28s -21s linear infinite}@keyframes fall-348{67.766%{transform:translate(6.0554vw,67.766vh) scale(.9628)}to{transform:translate(3.7237vw,99vh) scale(.9628)}}.snow:nth-child(349){opacity:.9868;transform:translate(44.9159vw,-10px) scale(.9476);animation:fall-349 17s -29s linear infinite}@keyframes fall-349{36.697%{transform:translate(47.9287vw,36.697vh) scale(.9476)}to{transform:translate(46.4223vw,99vh) scale(.9476)}}.snow:nth-child(350){opacity:1.9956;transform:translate(61.787vw,-10px) scale(.1487);animation:fall-350 24s -6s linear infinite}@keyframes fall-350{34.042%{transform:translate(58.8132vw,34.042vh) scale(.1487)}to{transform:translate(60.3001vw,99vh) scale(.1487)}}.snow:nth-child(351){opacity:1.7088;transform:translate(94.8373vw,-10px) scale(.5412);animation:fall-351 13s -16s linear infinite}@keyframes fall-351{77.399%{transform:translate(89.5459vw,77.399vh) scale(.5412)}to{transform:translate(92.1916vw,99vh) scale(.5412)}}.snow:nth-child(352){opacity:1.5552;transform:translate(13.027vw,-10px) scale(.343);animation:fall-352 26s -13s linear infinite}@keyframes fall-352{75.639%{transform:translate(3.4413vw,75.639vh) scale(.343)}to{transform:translate(8.23415vw,99vh) scale(.343)}}.snow:nth-child(353){opacity:.082;transform:translate(33.2389vw,-10px) scale(.1333);animation:fall-353 19s -21s linear infinite}@keyframes fall-353{49.801%{transform:translate(41.4097vw,49.801vh) scale(.1333)}to{transform:translate(37.3243vw,99vh) scale(.1333)}}.snow:nth-child(354){opacity:1.8888;transform:translate(5.887vw,-10px) scale(.5247);animation:fall-354 30s -17s linear infinite}@keyframes fall-354{46.237%{transform:translate(7.5407vw,46.237vh) scale(.5247)}to{transform:translate(6.71385vw,99vh) scale(.5247)}}.snow:nth-child(355){opacity:.7706;transform:translate(71.0385vw,-10px) scale(.396);animation:fall-355 26s -17s linear infinite}@keyframes fall-355{49.419%{transform:translate(73.7701vw,49.419vh) scale(.396)}to{transform:translate(72.4043vw,99vh) scale(.396)}}.snow:nth-child(356){opacity:.5288;transform:translate(51.3288vw,-10px) scale(.2047);animation:fall-356 25s -21s linear infinite}@keyframes fall-356{30.01%{transform:translate(60.4858vw,30.01vh) scale(.2047)}to{transform:translate(55.9073vw,99vh) scale(.2047)}}.snow:nth-child(357){opacity:.249;transform:translate(34.8182vw,-10px) scale(.5671);animation:fall-357 22s -13s linear infinite}@keyframes fall-357{60.82%{transform:translate(31.7483vw,60.82vh) scale(.5671)}to{transform:translate(33.28325vw,99vh) scale(.5671)}}.snow:nth-child(358){opacity:.0886;transform:translate(46.652vw,-10px) scale(.6743);animation:fall-358 28s -19s linear infinite}@keyframes fall-358{49.78%{transform:translate(45.9148vw,49.78vh) scale(.6743)}to{transform:translate(46.2834vw,99vh) scale(.6743)}}.snow:nth-child(359){opacity:.6064;transform:translate(20.0847vw,-10px) scale(.2806);animation:fall-359 30s -14s linear infinite}@keyframes fall-359{32.08%{transform:translate(14.633vw,32.08vh) scale(.2806)}to{transform:translate(17.35885vw,99vh) scale(.2806)}}.snow:nth-child(360){opacity:1.7926;transform:translate(51.6234vw,-10px) scale(.383);animation:fall-360 12s -17s linear infinite}@keyframes fall-360{58.285%{transform:translate(50.0588vw,58.285vh) scale(.383)}to{transform:translate(50.8411vw,99vh) scale(.383)}}.snow:nth-child(361){opacity:.0178;transform:translate(63.5661vw,-10px) scale(.4144);animation:fall-361 19s -4s linear infinite}@keyframes fall-361{72.767%{transform:translate(54.0004vw,72.767vh) scale(.4144)}to{transform:translate(58.78325vw,99vh) scale(.4144)}}.snow:nth-child(362){opacity:.2338;transform:translate(5.0193vw,-10px) scale(.5305);animation:fall-362 28s -13s linear infinite}@keyframes fall-362{41.4%{transform:translate(-3.6364vw,41.4vh) scale(.5305)}to{transform:translate(.69145vw,99vh) scale(.5305)}}.snow:nth-child(363){opacity:.9456;transform:translate(88.0715vw,-10px) scale(.1725);animation:fall-363 20s -30s linear infinite}@keyframes fall-363{70.921%{transform:translate(87.0692vw,70.921vh) scale(.1725)}to{transform:translate(87.57035vw,99vh) scale(.1725)}}.snow:nth-child(364){opacity:.9206;transform:translate(14.2485vw,-10px) scale(.1653);animation:fall-364 23s -26s linear infinite}@keyframes fall-364{30.858%{transform:translate(6.358vw,30.858vh) scale(.1653)}to{transform:translate(10.30325vw,99vh) scale(.1653)}}.snow:nth-child(365){opacity:.102;transform:translate(90.2223vw,-10px) scale(.2913);animation:fall-365 20s -28s linear infinite}@keyframes fall-365{31.418%{transform:translate(90.9864vw,31.418vh) scale(.2913)}to{transform:translate(90.60435vw,99vh) scale(.2913)}}.snow:nth-child(366){opacity:.559;transform:translate(34.9365vw,-10px) scale(.6423);animation:fall-366 22s -10s linear infinite}@keyframes fall-366{78.384%{transform:translate(30.4464vw,78.384vh) scale(.6423)}to{transform:translate(32.69145vw,99vh) scale(.6423)}}.snow:nth-child(367){opacity:.0872;transform:translate(10.8931vw,-10px) scale(.6034);animation:fall-367 26s -8s linear infinite}@keyframes fall-367{78.691%{transform:translate(13.9775vw,78.691vh) scale(.6034)}to{transform:translate(12.4353vw,99vh) scale(.6034)}}.snow:nth-child(368){opacity:1.2698;transform:translate(94.8398vw,-10px) scale(.5847);animation:fall-368 18s -21s linear infinite}@keyframes fall-368{35.873%{transform:translate(89.6588vw,35.873vh) scale(.5847)}to{transform:translate(92.2493vw,99vh) scale(.5847)}}.snow:nth-child(369){opacity:1.2126;transform:translate(87.9502vw,-10px) scale(.1511);animation:fall-369 10s -11s linear infinite}@keyframes fall-369{70.246%{transform:translate(84.3212vw,70.246vh) scale(.1511)}to{transform:translate(86.1357vw,99vh) scale(.1511)}}.snow:nth-child(370){opacity:.1942;transform:translate(92.1701vw,-10px) scale(.8198);animation:fall-370 24s -11s linear infinite}@keyframes fall-370{70.239%{transform:translate(83.8029vw,70.239vh) scale(.8198)}to{transform:translate(87.9865vw,99vh) scale(.8198)}}.snow:nth-child(371){opacity:.5312;transform:translate(91.359vw,-10px) scale(.5899);animation:fall-371 27s -9s linear infinite}@keyframes fall-371{56.33%{transform:translate(88.6134vw,56.33vh) scale(.5899)}to{transform:translate(89.9862vw,99vh) scale(.5899)}}.snow:nth-child(372){opacity:1.9298;transform:translate(99.8956vw,-10px) scale(.5696);animation:fall-372 12s -1s linear infinite}@keyframes fall-372{46.596%{transform:translate(107.4064vw,46.596vh) scale(.5696)}to{transform:translate(103.651vw,99vh) scale(.5696)}}.snow:nth-child(373){opacity:1.5302;transform:translate(53.2994vw,-10px) scale(.0808);animation:fall-373 25s -30s linear infinite}@keyframes fall-373{70.198%{transform:translate(50.3657vw,70.198vh) scale(.0808)}to{transform:translate(51.83255vw,99vh) scale(.0808)}}.snow:nth-child(374){opacity:1.7236;transform:translate(48.0437vw,-10px) scale(.8747);animation:fall-374 13s -7s linear infinite}@keyframes fall-374{69.993%{transform:translate(51.0001vw,69.993vh) scale(.8747)}to{transform:translate(49.5219vw,99vh) scale(.8747)}}.snow:nth-child(375){opacity:.3824;transform:translate(10.5394vw,-10px) scale(.6031);animation:fall-375 12s -12s linear infinite}@keyframes fall-375{71.881%{transform:translate(.938vw,71.881vh) scale(.6031)}to{transform:translate(5.7387vw,99vh) scale(.6031)}}.snow:nth-child(376){opacity:1.043;transform:translate(7.9141vw,-10px) scale(.5297);animation:fall-376 30s -8s linear infinite}@keyframes fall-376{43.006%{transform:translate(5.4103vw,43.006vh) scale(.5297)}to{transform:translate(6.6622vw,99vh) scale(.5297)}}.snow:nth-child(377){opacity:.728;transform:translate(92.7502vw,-10px) scale(.2429);animation:fall-377 24s -4s linear infinite}@keyframes fall-377{48.304%{transform:translate(84.159vw,48.304vh) scale(.2429)}to{transform:translate(88.4546vw,99vh) scale(.2429)}}.snow:nth-child(378){opacity:.9556;transform:translate(77.3857vw,-10px) scale(.8282);animation:fall-378 23s -3s linear infinite}@keyframes fall-378{63.589%{transform:translate(80.8494vw,63.589vh) scale(.8282)}to{transform:translate(79.11755vw,99vh) scale(.8282)}}.snow:nth-child(379){opacity:1.753;transform:translate(74.4511vw,-10px) scale(.988);animation:fall-379 17s -20s linear infinite}@keyframes fall-379{31.947%{transform:translate(81.7903vw,31.947vh) scale(.988)}to{transform:translate(78.1207vw,99vh) scale(.988)}}.snow:nth-child(380){opacity:1.9408;transform:translate(46.5389vw,-10px) scale(.2959);animation:fall-380 10s -29s linear infinite}@keyframes fall-380{57.378%{transform:translate(39.9354vw,57.378vh) scale(.2959)}to{transform:translate(43.23715vw,99vh) scale(.2959)}}.snow:nth-child(381){opacity:.7002;transform:translate(40.8706vw,-10px) scale(.7144);animation:fall-381 16s -28s linear infinite}@keyframes fall-381{73.133%{transform:translate(41.7866vw,73.133vh) scale(.7144)}to{transform:translate(41.3286vw,99vh) scale(.7144)}}.snow:nth-child(382){opacity:1.971;transform:translate(19.6799vw,-10px) scale(.5874);animation:fall-382 17s -12s linear infinite}@keyframes fall-382{45.268%{transform:translate(23.9575vw,45.268vh) scale(.5874)}to{transform:translate(21.8187vw,99vh) scale(.5874)}}.snow:nth-child(383){opacity:.6362;transform:translate(69.27vw,-10px) scale(.4627);animation:fall-383 11s -27s linear infinite}@keyframes fall-383{66.823%{transform:translate(75.4046vw,66.823vh) scale(.4627)}to{transform:translate(72.3373vw,99vh) scale(.4627)}}.snow:nth-child(384){opacity:.1628;transform:translate(80.8207vw,-10px) scale(.846);animation:fall-384 25s -30s linear infinite}@keyframes fall-384{63.074%{transform:translate(82.148vw,63.074vh) scale(.846)}to{transform:translate(81.48435vw,99vh) scale(.846)}}.snow:nth-child(385){opacity:.3436;transform:translate(65.2087vw,-10px) scale(.274);animation:fall-385 16s -7s linear infinite}@keyframes fall-385{41.421%{transform:translate(67.556vw,41.421vh) scale(.274)}to{transform:translate(66.38235vw,99vh) scale(.274)}}.snow:nth-child(386){opacity:1.2098;transform:translate(88.5584vw,-10px) scale(.0843);animation:fall-386 10s -17s linear infinite}@keyframes fall-386{38.034%{transform:translate(93.22vw,38.034vh) scale(.0843)}to{transform:translate(90.8892vw,99vh) scale(.0843)}}.snow:nth-child(387){opacity:1.7008;transform:translate(17.7621vw,-10px) scale(.0065);animation:fall-387 25s -17s linear infinite}@keyframes fall-387{59.703%{transform:translate(21.5982vw,59.703vh) scale(.0065)}to{transform:translate(19.68015vw,99vh) scale(.0065)}}.snow:nth-child(388){opacity:.172;transform:translate(22.6238vw,-10px) scale(.0397);animation:fall-388 19s -5s linear infinite}@keyframes fall-388{60.131%{transform:translate(17.7791vw,60.131vh) scale(.0397)}to{transform:translate(20.20145vw,99vh) scale(.0397)}}.snow:nth-child(389){opacity:.2436;transform:translate(7.4071vw,-10px) scale(.7175);animation:fall-389 13s -12s linear infinite}@keyframes fall-389{45.353%{transform:translate(14.6258vw,45.353vh) scale(.7175)}to{transform:translate(11.01645vw,99vh) scale(.7175)}}.snow:nth-child(390){opacity:.8212;transform:translate(.4602vw,-10px) scale(.3456);animation:fall-390 12s -11s linear infinite}@keyframes fall-390{41.276%{transform:translate(1.1245vw,41.276vh) scale(.3456)}to{transform:translate(.79235vw,99vh) scale(.3456)}}.snow:nth-child(391){opacity:1.583;transform:translate(81.6914vw,-10px) scale(.6);animation:fall-391 25s -18s linear infinite}@keyframes fall-391{39.467%{transform:translate(80.1719vw,39.467vh) scale(.6)}to{transform:translate(80.93165vw,99vh) scale(.6)}}.snow:nth-child(392){opacity:.8458;transform:translate(73.6174vw,-10px) scale(.5587);animation:fall-392 12s -17s linear infinite}@keyframes fall-392{38.208%{transform:translate(70.7551vw,38.208vh) scale(.5587)}to{transform:translate(72.18625vw,99vh) scale(.5587)}}.snow:nth-child(393){opacity:.3374;transform:translate(74.1661vw,-10px) scale(.5336);animation:fall-393 29s -7s linear infinite}@keyframes fall-393{67.414%{transform:translate(68.6918vw,67.414vh) scale(.5336)}to{transform:translate(71.42895vw,99vh) scale(.5336)}}.snow:nth-child(394){opacity:1.8738;transform:translate(85.3267vw,-10px) scale(.7921);animation:fall-394 12s -28s linear infinite}@keyframes fall-394{61.447%{transform:translate(78.2142vw,61.447vh) scale(.7921)}to{transform:translate(81.77045vw,99vh) scale(.7921)}}.snow:nth-child(395){opacity:1.7228;transform:translate(28.933vw,-10px) scale(.7668);animation:fall-395 17s -1s linear infinite}@keyframes fall-395{32.162%{transform:translate(33.837vw,32.162vh) scale(.7668)}to{transform:translate(31.385vw,99vh) scale(.7668)}}.snow:nth-child(396){opacity:1.7282;transform:translate(91.9276vw,-10px) scale(.4019);animation:fall-396 16s -27s linear infinite}@keyframes fall-396{77.791%{transform:translate(99.7818vw,77.791vh) scale(.4019)}to{transform:translate(95.8547vw,99vh) scale(.4019)}}.snow:nth-child(397){opacity:1.02;transform:translate(41.6415vw,-10px) scale(.3127);animation:fall-397 11s -4s linear infinite}@keyframes fall-397{69.871%{transform:translate(43.2483vw,69.871vh) scale(.3127)}to{transform:translate(42.4449vw,99vh) scale(.3127)}}.snow:nth-child(398){opacity:.8102;transform:translate(63.1939vw,-10px) scale(.7683);animation:fall-398 23s -27s linear infinite}@keyframes fall-398{30.888%{transform:translate(62.9713vw,30.888vh) scale(.7683)}to{transform:translate(63.0826vw,99vh) scale(.7683)}}.snow:nth-child(399){opacity:.9544;transform:translate(73.8851vw,-10px) scale(.078);animation:fall-399 25s -12s linear infinite}@keyframes fall-399{52.696%{transform:translate(69.7423vw,52.696vh) scale(.078)}to{transform:translate(71.8137vw,99vh) scale(.078)}}.snow:nth-child(400){opacity:.2888;transform:translate(50.1852vw,-10px) scale(.3311);animation:fall-400 19s -20s linear infinite}@keyframes fall-400{50.322%{transform:translate(53.6119vw,50.322vh) scale(.3311)}to{transform:translate(51.89855vw,99vh) scale(.3311)}}\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}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.6248;transform:translate(78.272vw,-10px) scale(.0231);animation:fall-1 19s -15s linear infinite}@keyframes fall-1{56.87%{transform:translate(69.3502vw,56.87vh) scale(.0231)}to{transform:translate(73.8111vw,99vh) scale(.0231)}}.snow:nth-child(2){opacity:1.4026;transform:translate(64.4662vw,-10px) scale(.891);animation:fall-2 16s -29s linear infinite}@keyframes fall-2{48.196%{transform:translate(64.1448vw,48.196vh) scale(.891)}to{transform:translate(64.3055vw,99vh) scale(.891)}}.snow:nth-child(3){opacity:.7766;transform:translate(69.0738vw,-10px) scale(.9895);animation:fall-3 26s -8s linear infinite}@keyframes fall-3{59.488%{transform:translate(77.2129vw,59.488vh) scale(.9895)}to{transform:translate(73.14335vw,99vh) scale(.9895)}}.snow:nth-child(4){opacity:.9776;transform:translate(95.8665vw,-10px) scale(.1565);animation:fall-4 19s -30s linear infinite}@keyframes fall-4{43.072%{transform:translate(97.6323vw,43.072vh) scale(.1565)}to{transform:translate(96.7494vw,99vh) scale(.1565)}}.snow:nth-child(5){opacity:1.7258;transform:translate(31.0754vw,-10px) scale(.198);animation:fall-5 11s -17s linear infinite}@keyframes fall-5{69.566%{transform:translate(27.3105vw,69.566vh) scale(.198)}to{transform:translate(29.19295vw,99vh) scale(.198)}}.snow:nth-child(6){opacity:1.5298;transform:translate(27.111vw,-10px) scale(.7737);animation:fall-6 15s -21s linear infinite}@keyframes fall-6{38.925%{transform:translate(22.1292vw,38.925vh) scale(.7737)}to{transform:translate(24.6201vw,99vh) scale(.7737)}}.snow:nth-child(7){opacity:1.4394;transform:translate(4.9145vw,-10px) scale(.7171);animation:fall-7 10s -22s linear infinite}@keyframes fall-7{52.562%{transform:translate(2.0919vw,52.562vh) scale(.7171)}to{transform:translate(3.5032vw,99vh) scale(.7171)}}.snow:nth-child(8){opacity:.359;transform:translate(3.3707vw,-10px) scale(.3124);animation:fall-8 14s -19s linear infinite}@keyframes fall-8{71.245%{transform:translate(2.4847vw,71.245vh) scale(.3124)}to{transform:translate(2.9277vw,99vh) scale(.3124)}}.snow:nth-child(9){opacity:1.614;transform:translate(74.6436vw,-10px) scale(.2832);animation:fall-9 30s -4s linear infinite}@keyframes fall-9{57.658%{transform:translate(78.6837vw,57.658vh) scale(.2832)}to{transform:translate(76.66365vw,99vh) scale(.2832)}}.snow:nth-child(10){opacity:1.2448;transform:translate(42.2289vw,-10px) scale(.5008);animation:fall-10 22s -1s linear infinite}@keyframes fall-10{69.055%{transform:translate(45.1571vw,69.055vh) scale(.5008)}to{transform:translate(43.693vw,99vh) scale(.5008)}}.snow:nth-child(11){opacity:1.767;transform:translate(28.5483vw,-10px) scale(.3874);animation:fall-11 13s -22s linear infinite}@keyframes fall-11{74.924%{transform:translate(21.3479vw,74.924vh) scale(.3874)}to{transform:translate(24.9481vw,99vh) scale(.3874)}}.snow:nth-child(12){opacity:1.9874;transform:translate(95.1372vw,-10px) scale(.0449);animation:fall-12 11s -24s linear infinite}@keyframes fall-12{50.87%{transform:translate(89.2919vw,50.87vh) scale(.0449)}to{transform:translate(92.21455vw,99vh) scale(.0449)}}.snow:nth-child(13){opacity:1.3246;transform:translate(78.2353vw,-10px) scale(.0932);animation:fall-13 11s -4s linear infinite}@keyframes fall-13{40.235%{transform:translate(79.6128vw,40.235vh) scale(.0932)}to{transform:translate(78.92405vw,99vh) scale(.0932)}}.snow:nth-child(14){opacity:.7602;transform:translate(92.1546vw,-10px) scale(.3367);animation:fall-14 24s -24s linear infinite}@keyframes fall-14{46.609%{transform:translate(101.1471vw,46.609vh) scale(.3367)}to{transform:translate(96.65085vw,99vh) scale(.3367)}}.snow:nth-child(15){opacity:1.533;transform:translate(6.1858vw,-10px) scale(.373);animation:fall-15 27s -11s linear infinite}@keyframes fall-15{64.663%{transform:translate(-2.3168vw,64.663vh) scale(.373)}to{transform:translate(1.9345vw,99vh) scale(.373)}}.snow:nth-child(16){opacity:.2612;transform:translate(10.2544vw,-10px) scale(.5892);animation:fall-16 26s -22s linear infinite}@keyframes fall-16{66.778%{transform:translate(7.5913vw,66.778vh) scale(.5892)}to{transform:translate(8.92285vw,99vh) scale(.5892)}}.snow:nth-child(17){opacity:1.704;transform:translate(87.2043vw,-10px) scale(.7294);animation:fall-17 25s -19s linear infinite}@keyframes fall-17{36.421%{transform:translate(77.323vw,36.421vh) scale(.7294)}to{transform:translate(82.26365vw,99vh) scale(.7294)}}.snow:nth-child(18){opacity:.061;transform:translate(7.585vw,-10px) scale(.5932);animation:fall-18 21s -8s linear infinite}@keyframes fall-18{55.565%{transform:translate(11.0079vw,55.565vh) scale(.5932)}to{transform:translate(9.29645vw,99vh) scale(.5932)}}.snow:nth-child(19){opacity:.1812;transform:translate(56.5577vw,-10px) scale(.9211);animation:fall-19 18s -27s linear infinite}@keyframes fall-19{62.92%{transform:translate(66.0664vw,62.92vh) scale(.9211)}to{transform:translate(61.31205vw,99vh) scale(.9211)}}.snow:nth-child(20){opacity:1.1862;transform:translate(63.6406vw,-10px) scale(.8805);animation:fall-20 17s -5s linear infinite}@keyframes fall-20{59.594%{transform:translate(69.7568vw,59.594vh) scale(.8805)}to{transform:translate(66.6987vw,99vh) scale(.8805)}}.snow:nth-child(21){opacity:1.8848;transform:translate(41.5908vw,-10px) scale(.8529);animation:fall-21 11s -2s linear infinite}@keyframes fall-21{42.959%{transform:translate(47.637vw,42.959vh) scale(.8529)}to{transform:translate(44.6139vw,99vh) scale(.8529)}}.snow:nth-child(22){opacity:1.7636;transform:translate(95.1764vw,-10px) scale(.6619);animation:fall-22 29s -21s linear infinite}@keyframes fall-22{36.107%{transform:translate(98.8171vw,36.107vh) scale(.6619)}to{transform:translate(96.99675vw,99vh) scale(.6619)}}.snow:nth-child(23){opacity:.7896;transform:translate(35.3135vw,-10px) scale(.8967);animation:fall-23 27s -28s linear infinite}@keyframes fall-23{32.514%{transform:translate(41.7877vw,32.514vh) scale(.8967)}to{transform:translate(38.5506vw,99vh) scale(.8967)}}.snow:nth-child(24){opacity:.4614;transform:translate(22.1015vw,-10px) scale(.4412);animation:fall-24 29s -7s linear infinite}@keyframes fall-24{30.674%{transform:translate(26.2163vw,30.674vh) scale(.4412)}to{transform:translate(24.1589vw,99vh) scale(.4412)}}.snow:nth-child(25){opacity:.7242;transform:translate(18.813vw,-10px) scale(.5426);animation:fall-25 15s -19s linear infinite}@keyframes fall-25{73.277%{transform:translate(20.4407vw,73.277vh) scale(.5426)}to{transform:translate(19.62685vw,99vh) scale(.5426)}}.snow:nth-child(26){opacity:.1046;transform:translate(2.5773vw,-10px) scale(.7537);animation:fall-26 30s -8s linear infinite}@keyframes fall-26{57.416%{transform:translate(3.0487vw,57.416vh) scale(.7537)}to{transform:translate(2.813vw,99vh) scale(.7537)}}.snow:nth-child(27){opacity:1.1796;transform:translate(35.6533vw,-10px) scale(.5048);animation:fall-27 23s -6s linear infinite}@keyframes fall-27{35.225%{transform:translate(45.3458vw,35.225vh) scale(.5048)}to{transform:translate(40.49955vw,99vh) scale(.5048)}}.snow:nth-child(28){opacity:.9906;transform:translate(74.7164vw,-10px) scale(.93);animation:fall-28 30s -3s linear infinite}@keyframes fall-28{60.153%{transform:translate(76.9465vw,60.153vh) scale(.93)}to{transform:translate(75.83145vw,99vh) scale(.93)}}.snow:nth-child(29){opacity:1.562;transform:translate(47.7009vw,-10px) scale(.1865);animation:fall-29 27s -19s linear infinite}@keyframes fall-29{53.061%{transform:translate(51.0689vw,53.061vh) scale(.1865)}to{transform:translate(49.3849vw,99vh) scale(.1865)}}.snow:nth-child(30){opacity:1.067;transform:translate(23.6179vw,-10px) scale(.4876);animation:fall-30 29s -23s linear infinite}@keyframes fall-30{35.418%{transform:translate(29.5953vw,35.418vh) scale(.4876)}to{transform:translate(26.6066vw,99vh) scale(.4876)}}.snow:nth-child(31){opacity:1.058;transform:translate(96.4279vw,-10px) scale(.348);animation:fall-31 22s -16s linear infinite}@keyframes fall-31{37.628%{transform:translate(104.3308vw,37.628vh) scale(.348)}to{transform:translate(100.37935vw,99vh) scale(.348)}}.snow:nth-child(32){opacity:1.2926;transform:translate(24.2717vw,-10px) scale(.9047);animation:fall-32 18s -2s linear infinite}@keyframes fall-32{53.416%{transform:translate(23.0246vw,53.416vh) scale(.9047)}to{transform:translate(23.64815vw,99vh) scale(.9047)}}.snow:nth-child(33){opacity:.2134;transform:translate(15.3204vw,-10px) scale(.497);animation:fall-33 29s -2s linear infinite}@keyframes fall-33{51.208%{transform:translate(15.1422vw,51.208vh) scale(.497)}to{transform:translate(15.2313vw,99vh) scale(.497)}}.snow:nth-child(34){opacity:1.694;transform:translate(65.1229vw,-10px) scale(.8165);animation:fall-34 24s -14s linear infinite}@keyframes fall-34{35.844%{transform:translate(66.8953vw,35.844vh) scale(.8165)}to{transform:translate(66.0091vw,99vh) scale(.8165)}}.snow:nth-child(35){opacity:1.1916;transform:translate(46.0096vw,-10px) scale(.8592);animation:fall-35 13s -5s linear infinite}@keyframes fall-35{75.768%{transform:translate(46.1671vw,75.768vh) scale(.8592)}to{transform:translate(46.08835vw,99vh) scale(.8592)}}.snow:nth-child(36){opacity:1.3096;transform:translate(27.2245vw,-10px) scale(.6682);animation:fall-36 20s -22s linear infinite}@keyframes fall-36{35.947%{transform:translate(26.6735vw,35.947vh) scale(.6682)}to{transform:translate(26.949vw,99vh) scale(.6682)}}.snow:nth-child(37){opacity:.2404;transform:translate(45.0463vw,-10px) scale(.5113);animation:fall-37 19s -17s linear infinite}@keyframes fall-37{68.444%{transform:translate(50.8168vw,68.444vh) scale(.5113)}to{transform:translate(47.93155vw,99vh) scale(.5113)}}.snow:nth-child(38){opacity:.6324;transform:translate(18.9735vw,-10px) scale(.3862);animation:fall-38 30s -6s linear infinite}@keyframes fall-38{44.515%{transform:translate(20.1101vw,44.515vh) scale(.3862)}to{transform:translate(19.5418vw,99vh) scale(.3862)}}.snow:nth-child(39){opacity:1.6226;transform:translate(71.4975vw,-10px) scale(.2367);animation:fall-39 11s -30s linear infinite}@keyframes fall-39{54.502%{transform:translate(69.7421vw,54.502vh) scale(.2367)}to{transform:translate(70.6198vw,99vh) scale(.2367)}}.snow:nth-child(40){opacity:.0598;transform:translate(16.0296vw,-10px) scale(.8789);animation:fall-40 11s -10s linear infinite}@keyframes fall-40{67.603%{transform:translate(7.9879vw,67.603vh) scale(.8789)}to{transform:translate(12.00875vw,99vh) scale(.8789)}}.snow:nth-child(41){opacity:1.2814;transform:translate(51.662vw,-10px) scale(.7026);animation:fall-41 22s -17s linear infinite}@keyframes fall-41{30.285%{transform:translate(58.7397vw,30.285vh) scale(.7026)}to{transform:translate(55.20085vw,99vh) scale(.7026)}}.snow:nth-child(42){opacity:.5826;transform:translate(12.9786vw,-10px) scale(.3826);animation:fall-42 24s -12s linear infinite}@keyframes fall-42{52.14%{transform:translate(4.8455vw,52.14vh) scale(.3826)}to{transform:translate(8.91205vw,99vh) scale(.3826)}}.snow:nth-child(43){opacity:.6006;transform:translate(.719vw,-10px) scale(.5211);animation:fall-43 19s -15s linear infinite}@keyframes fall-43{30.927%{transform:translate(7.5808vw,30.927vh) scale(.5211)}to{transform:translate(4.1499vw,99vh) scale(.5211)}}.snow:nth-child(44){opacity:.3306;transform:translate(66.1463vw,-10px) scale(.1547);animation:fall-44 30s -26s linear infinite}@keyframes fall-44{77.547%{transform:translate(66.3277vw,77.547vh) scale(.1547)}to{transform:translate(66.237vw,99vh) scale(.1547)}}.snow:nth-child(45){opacity:1.4356;transform:translate(60.9685vw,-10px) scale(.5644);animation:fall-45 20s -1s linear infinite}@keyframes fall-45{30.034%{transform:translate(55.9588vw,30.034vh) scale(.5644)}to{transform:translate(58.46365vw,99vh) scale(.5644)}}.snow:nth-child(46){opacity:1.8272;transform:translate(39.0508vw,-10px) scale(.1359);animation:fall-46 28s -23s linear infinite}@keyframes fall-46{47.292%{transform:translate(30.8183vw,47.292vh) scale(.1359)}to{transform:translate(34.93455vw,99vh) scale(.1359)}}.snow:nth-child(47){opacity:.049;transform:translate(36.5499vw,-10px) scale(.0091);animation:fall-47 15s -8s linear infinite}@keyframes fall-47{44.118%{transform:translate(31.4234vw,44.118vh) scale(.0091)}to{transform:translate(33.98665vw,99vh) scale(.0091)}}.snow:nth-child(48){opacity:1.595;transform:translate(7.1986vw,-10px) scale(.7435);animation:fall-48 25s -18s linear infinite}@keyframes fall-48{54.185%{transform:translate(.9804vw,54.185vh) scale(.7435)}to{transform:translate(4.0895vw,99vh) scale(.7435)}}.snow:nth-child(49){opacity:1.5402;transform:translate(42.0329vw,-10px) scale(.2533);animation:fall-49 13s -5s linear infinite}@keyframes fall-49{44.389%{transform:translate(43.3401vw,44.389vh) scale(.2533)}to{transform:translate(42.6865vw,99vh) scale(.2533)}}.snow:nth-child(50){opacity:1.452;transform:translate(68.8954vw,-10px) scale(.1689);animation:fall-50 14s -16s linear infinite}@keyframes fall-50{58.741%{transform:translate(68.4912vw,58.741vh) scale(.1689)}to{transform:translate(68.6933vw,99vh) scale(.1689)}}.snow:nth-child(51){opacity:.9514;transform:translate(68.8576vw,-10px) scale(.8279);animation:fall-51 29s -24s linear infinite}@keyframes fall-51{63.464%{transform:translate(76.972vw,63.464vh) scale(.8279)}to{transform:translate(72.9148vw,99vh) scale(.8279)}}.snow:nth-child(52){opacity:1.9776;transform:translate(23.8041vw,-10px) scale(.7965);animation:fall-52 24s -19s linear infinite}@keyframes fall-52{69.347%{transform:translate(25.9328vw,69.347vh) scale(.7965)}to{transform:translate(24.86845vw,99vh) scale(.7965)}}.snow:nth-child(53){opacity:1.287;transform:translate(25.5945vw,-10px) scale(.5601);animation:fall-53 29s -16s linear infinite}@keyframes fall-53{41.056%{transform:translate(19.1818vw,41.056vh) scale(.5601)}to{transform:translate(22.38815vw,99vh) scale(.5601)}}.snow:nth-child(54){opacity:.8318;transform:translate(32.8409vw,-10px) scale(.0449);animation:fall-54 26s -30s linear infinite}@keyframes fall-54{38.79%{transform:translate(38.5189vw,38.79vh) scale(.0449)}to{transform:translate(35.6799vw,99vh) scale(.0449)}}.snow:nth-child(55){opacity:1.2666;transform:translate(85.0685vw,-10px) scale(.2316);animation:fall-55 23s -30s linear infinite}@keyframes fall-55{41.535%{transform:translate(86.2522vw,41.535vh) scale(.2316)}to{transform:translate(85.66035vw,99vh) scale(.2316)}}.snow:nth-child(56){opacity:.0042;transform:translate(24.121vw,-10px) scale(.2898);animation:fall-56 28s -22s linear infinite}@keyframes fall-56{49.44%{transform:translate(21.9729vw,49.44vh) scale(.2898)}to{transform:translate(23.04695vw,99vh) scale(.2898)}}.snow:nth-child(57){opacity:.5994;transform:translate(28.4096vw,-10px) scale(.055);animation:fall-57 14s -1s linear infinite}@keyframes fall-57{53.137%{transform:translate(36.9698vw,53.137vh) scale(.055)}to{transform:translate(32.6897vw,99vh) scale(.055)}}.snow:nth-child(58){opacity:1.7602;transform:translate(99.2399vw,-10px) scale(.4758);animation:fall-58 24s -19s linear infinite}@keyframes fall-58{60.659%{transform:translate(108.2853vw,60.659vh) scale(.4758)}to{transform:translate(103.7626vw,99vh) scale(.4758)}}.snow:nth-child(59){opacity:1.3714;transform:translate(13.5607vw,-10px) scale(.8203);animation:fall-59 18s -17s linear infinite}@keyframes fall-59{34.213%{transform:translate(20.736vw,34.213vh) scale(.8203)}to{transform:translate(17.14835vw,99vh) scale(.8203)}}.snow:nth-child(60){opacity:1.709;transform:translate(1.6142vw,-10px) scale(.5038);animation:fall-60 29s -11s linear infinite}@keyframes fall-60{75.416%{transform:translate(-1.2639vw,75.416vh) scale(.5038)}to{transform:translate(.17515vw,99vh) scale(.5038)}}.snow:nth-child(61){opacity:.3;transform:translate(81.995vw,-10px) scale(.9367);animation:fall-61 22s -19s linear infinite}@keyframes fall-61{76.872%{transform:translate(80.3576vw,76.872vh) scale(.9367)}to{transform:translate(81.1763vw,99vh) scale(.9367)}}.snow:nth-child(62){opacity:1.4252;transform:translate(79.1905vw,-10px) scale(.2854);animation:fall-62 20s -15s linear infinite}@keyframes fall-62{47.021%{transform:translate(86.6775vw,47.021vh) scale(.2854)}to{transform:translate(82.934vw,99vh) scale(.2854)}}.snow:nth-child(63){opacity:1.2028;transform:translate(19.6242vw,-10px) scale(.6537);animation:fall-63 23s -23s linear infinite}@keyframes fall-63{61.246%{transform:translate(28.7682vw,61.246vh) scale(.6537)}to{transform:translate(24.1962vw,99vh) scale(.6537)}}.snow:nth-child(64){opacity:.4696;transform:translate(16.8666vw,-10px) scale(.9477);animation:fall-64 24s -6s linear infinite}@keyframes fall-64{40.314%{transform:translate(8.2151vw,40.314vh) scale(.9477)}to{transform:translate(12.54085vw,99vh) scale(.9477)}}.snow:nth-child(65){opacity:.7072;transform:translate(44.4037vw,-10px) scale(.46);animation:fall-65 30s -28s linear infinite}@keyframes fall-65{39.187%{transform:translate(41.9734vw,39.187vh) scale(.46)}to{transform:translate(43.18855vw,99vh) scale(.46)}}.snow:nth-child(66){opacity:.8652;transform:translate(14.4087vw,-10px) scale(.9097);animation:fall-66 22s -2s linear infinite}@keyframes fall-66{77.358%{transform:translate(7.8797vw,77.358vh) scale(.9097)}to{transform:translate(11.1442vw,99vh) scale(.9097)}}.snow:nth-child(67){opacity:.8172;transform:translate(12.5809vw,-10px) scale(.6608);animation:fall-67 22s -4s linear infinite}@keyframes fall-67{70.08%{transform:translate(13.2745vw,70.08vh) scale(.6608)}to{transform:translate(12.9277vw,99vh) scale(.6608)}}.snow:nth-child(68){opacity:1.245;transform:translate(39.2454vw,-10px) scale(.8941);animation:fall-68 13s -21s linear infinite}@keyframes fall-68{65.611%{transform:translate(38.1975vw,65.611vh) scale(.8941)}to{transform:translate(38.72145vw,99vh) scale(.8941)}}.snow:nth-child(69){opacity:1.4994;transform:translate(19.0068vw,-10px) scale(.7516);animation:fall-69 22s -17s linear infinite}@keyframes fall-69{53.766%{transform:translate(19.497vw,53.766vh) scale(.7516)}to{transform:translate(19.2519vw,99vh) scale(.7516)}}.snow:nth-child(70){opacity:.1804;transform:translate(78.4534vw,-10px) scale(.4949);animation:fall-70 22s -23s linear infinite}@keyframes fall-70{39.189%{transform:translate(68.58vw,39.189vh) scale(.4949)}to{transform:translate(73.5167vw,99vh) scale(.4949)}}.snow:nth-child(71){opacity:1.426;transform:translate(27.149vw,-10px) scale(.6716);animation:fall-71 29s -23s linear infinite}@keyframes fall-71{55.942%{transform:translate(36.493vw,55.942vh) scale(.6716)}to{transform:translate(31.821vw,99vh) scale(.6716)}}.snow:nth-child(72){opacity:.2658;transform:translate(87.4739vw,-10px) scale(.2962);animation:fall-72 15s -4s linear infinite}@keyframes fall-72{43.955%{transform:translate(87.097vw,43.955vh) scale(.2962)}to{transform:translate(87.28545vw,99vh) scale(.2962)}}.snow:nth-child(73){opacity:1.5046;transform:translate(8.1635vw,-10px) scale(.5585);animation:fall-73 19s -30s linear infinite}@keyframes fall-73{42.996%{transform:translate(13.3392vw,42.996vh) scale(.5585)}to{transform:translate(10.75135vw,99vh) scale(.5585)}}.snow:nth-child(74){opacity:.7578;transform:translate(43.379vw,-10px) scale(.3338);animation:fall-74 16s -28s linear infinite}@keyframes fall-74{75.074%{transform:translate(34.8065vw,75.074vh) scale(.3338)}to{transform:translate(39.09275vw,99vh) scale(.3338)}}.snow:nth-child(75){opacity:1.0998;transform:translate(26.9151vw,-10px) scale(.0309);animation:fall-75 24s -2s linear infinite}@keyframes fall-75{77.254%{transform:translate(31.7231vw,77.254vh) scale(.0309)}to{transform:translate(29.3191vw,99vh) scale(.0309)}}.snow:nth-child(76){opacity:1.02;transform:translate(58.6053vw,-10px) scale(.8662);animation:fall-76 10s -10s linear infinite}@keyframes fall-76{72.494%{transform:translate(49.964vw,72.494vh) scale(.8662)}to{transform:translate(54.28465vw,99vh) scale(.8662)}}.snow:nth-child(77){opacity:.5478;transform:translate(6.3516vw,-10px) scale(.4247);animation:fall-77 19s -27s linear infinite}@keyframes fall-77{37.707%{transform:translate(9.4203vw,37.707vh) scale(.4247)}to{transform:translate(7.88595vw,99vh) scale(.4247)}}.snow:nth-child(78){opacity:.8076;transform:translate(64.108vw,-10px) scale(.5872);animation:fall-78 16s -27s linear infinite}@keyframes fall-78{75.851%{transform:translate(61.5943vw,75.851vh) scale(.5872)}to{transform:translate(62.85115vw,99vh) scale(.5872)}}.snow:nth-child(79){opacity:.2756;transform:translate(88.8812vw,-10px) scale(.1417);animation:fall-79 11s -28s linear infinite}@keyframes fall-79{52.046%{transform:translate(86.0068vw,52.046vh) scale(.1417)}to{transform:translate(87.444vw,99vh) scale(.1417)}}.snow:nth-child(80){opacity:1.2484;transform:translate(68.2809vw,-10px) scale(.5118);animation:fall-80 12s -26s linear infinite}@keyframes fall-80{34.625%{transform:translate(58.4211vw,34.625vh) scale(.5118)}to{transform:translate(63.351vw,99vh) scale(.5118)}}.snow:nth-child(81){opacity:.2596;transform:translate(69.6453vw,-10px) scale(.4318);animation:fall-81 25s -23s linear infinite}@keyframes fall-81{46.468%{transform:translate(72.7572vw,46.468vh) scale(.4318)}to{transform:translate(71.20125vw,99vh) scale(.4318)}}.snow:nth-child(82){opacity:.1676;transform:translate(45.2653vw,-10px) scale(.6503);animation:fall-82 26s -13s linear infinite}@keyframes fall-82{37.731%{transform:translate(52.2056vw,37.731vh) scale(.6503)}to{transform:translate(48.73545vw,99vh) scale(.6503)}}.snow:nth-child(83){opacity:.529;transform:translate(26.7883vw,-10px) scale(.6799);animation:fall-83 28s -1s linear infinite}@keyframes fall-83{40.602%{transform:translate(19.1584vw,40.602vh) scale(.6799)}to{transform:translate(22.97335vw,99vh) scale(.6799)}}.snow:nth-child(84){opacity:1.0748;transform:translate(30.894vw,-10px) scale(.692);animation:fall-84 10s -29s linear infinite}@keyframes fall-84{51.739%{transform:translate(27.6284vw,51.739vh) scale(.692)}to{transform:translate(29.2612vw,99vh) scale(.692)}}.snow:nth-child(85){opacity:.262;transform:translate(76.8189vw,-10px) scale(.369);animation:fall-85 12s -7s linear infinite}@keyframes fall-85{45.199%{transform:translate(72.7165vw,45.199vh) scale(.369)}to{transform:translate(74.7677vw,99vh) scale(.369)}}.snow:nth-child(86){opacity:.8912;transform:translate(87.2833vw,-10px) scale(.7524);animation:fall-86 30s -6s linear infinite}@keyframes fall-86{64.846%{transform:translate(78.2462vw,64.846vh) scale(.7524)}to{transform:translate(82.76475vw,99vh) scale(.7524)}}.snow:nth-child(87){opacity:.7214;transform:translate(86.5449vw,-10px) scale(.6373);animation:fall-87 28s -28s linear infinite}@keyframes fall-87{67.137%{transform:translate(90.9014vw,67.137vh) scale(.6373)}to{transform:translate(88.72315vw,99vh) scale(.6373)}}.snow:nth-child(88){opacity:.1968;transform:translate(23.01vw,-10px) scale(.4602);animation:fall-88 21s -11s linear infinite}@keyframes fall-88{46.117%{transform:translate(27.422vw,46.117vh) scale(.4602)}to{transform:translate(25.216vw,99vh) scale(.4602)}}.snow:nth-child(89){opacity:.505;transform:translate(52.1167vw,-10px) scale(.558);animation:fall-89 28s -11s linear infinite}@keyframes fall-89{50.094%{transform:translate(45.3989vw,50.094vh) scale(.558)}to{transform:translate(48.7578vw,99vh) scale(.558)}}.snow:nth-child(90){opacity:1.8422;transform:translate(56.9673vw,-10px) scale(.2689);animation:fall-90 17s -18s linear infinite}@keyframes fall-90{44.127%{transform:translate(52.6825vw,44.127vh) scale(.2689)}to{transform:translate(54.8249vw,99vh) scale(.2689)}}.snow:nth-child(91){opacity:.6364;transform:translate(48.0396vw,-10px) scale(.1089);animation:fall-91 22s -6s linear infinite}@keyframes fall-91{46.322%{transform:translate(48.1621vw,46.322vh) scale(.1089)}to{transform:translate(48.10085vw,99vh) scale(.1089)}}.snow:nth-child(92){opacity:1.2106;transform:translate(.4555vw,-10px) scale(.7795);animation:fall-92 20s -18s linear infinite}@keyframes fall-92{43.582%{transform:translate(-6.2325vw,43.582vh) scale(.7795)}to{transform:translate(-2.8885vw,99vh) scale(.7795)}}.snow:nth-child(93){opacity:1.0562;transform:translate(17.1719vw,-10px) scale(.0109);animation:fall-93 15s -18s linear infinite}@keyframes fall-93{61.222%{transform:translate(18.9335vw,61.222vh) scale(.0109)}to{transform:translate(18.0527vw,99vh) scale(.0109)}}.snow:nth-child(94){opacity:1.458;transform:translate(87.2655vw,-10px) scale(.983);animation:fall-94 17s -23s linear infinite}@keyframes fall-94{32.311%{transform:translate(82.981vw,32.311vh) scale(.983)}to{transform:translate(85.12325vw,99vh) scale(.983)}}.snow:nth-child(95){opacity:.1272;transform:translate(15.5805vw,-10px) scale(.6086);animation:fall-95 21s -24s linear infinite}@keyframes fall-95{68.245%{transform:translate(21.3997vw,68.245vh) scale(.6086)}to{transform:translate(18.4901vw,99vh) scale(.6086)}}.snow:nth-child(96){opacity:.423;transform:translate(.1851vw,-10px) scale(.2199);animation:fall-96 22s -26s linear infinite}@keyframes fall-96{62.137%{transform:translate(-1.7093vw,62.137vh) scale(.2199)}to{transform:translate(-.7621vw,99vh) scale(.2199)}}.snow:nth-child(97){opacity:1.3854;transform:translate(22.7989vw,-10px) scale(.6077);animation:fall-97 11s -21s linear infinite}@keyframes fall-97{33.69%{transform:translate(28.9849vw,33.69vh) scale(.6077)}to{transform:translate(25.8919vw,99vh) scale(.6077)}}.snow:nth-child(98){opacity:.679;transform:translate(68.6366vw,-10px) scale(.9316);animation:fall-98 21s -23s linear infinite}@keyframes fall-98{59.148%{transform:translate(66.012vw,59.148vh) scale(.9316)}to{transform:translate(67.3243vw,99vh) scale(.9316)}}.snow:nth-child(99){opacity:1.882;transform:translate(80.7809vw,-10px) scale(.4274);animation:fall-99 27s -4s linear infinite}@keyframes fall-99{35.066%{transform:translate(82.5555vw,35.066vh) scale(.4274)}to{transform:translate(81.6682vw,99vh) scale(.4274)}}.snow:nth-child(100){opacity:1.1702;transform:translate(2.9283vw,-10px) scale(.1096);animation:fall-100 19s -18s linear infinite}@keyframes fall-100{38.28%{transform:translate(7.6339vw,38.28vh) scale(.1096)}to{transform:translate(5.2811vw,99vh) scale(.1096)}}.snow:nth-child(101){opacity:.7038;transform:translate(99.2239vw,-10px) scale(.3723);animation:fall-101 30s -16s linear infinite}@keyframes fall-101{44.02%{transform:translate(98.6623vw,44.02vh) scale(.3723)}to{transform:translate(98.9431vw,99vh) scale(.3723)}}.snow:nth-child(102){opacity:1.8876;transform:translate(28.8894vw,-10px) scale(.9838);animation:fall-102 23s -12s linear infinite}@keyframes fall-102{51.155%{transform:translate(25.9827vw,51.155vh) scale(.9838)}to{transform:translate(27.43605vw,99vh) scale(.9838)}}.snow:nth-child(103){opacity:.8726;transform:translate(48.3619vw,-10px) scale(.1676);animation:fall-103 30s -8s linear infinite}@keyframes fall-103{68.929%{transform:translate(48.1889vw,68.929vh) scale(.1676)}to{transform:translate(48.2754vw,99vh) scale(.1676)}}.snow:nth-child(104){opacity:.457;transform:translate(87.5966vw,-10px) scale(.4629);animation:fall-104 23s -7s linear infinite}@keyframes fall-104{52.088%{transform:translate(93.6679vw,52.088vh) scale(.4629)}to{transform:translate(90.63225vw,99vh) scale(.4629)}}.snow:nth-child(105){opacity:.435;transform:translate(67.8438vw,-10px) scale(.3339);animation:fall-105 16s -7s linear infinite}@keyframes fall-105{34.573%{transform:translate(68.6218vw,34.573vh) scale(.3339)}to{transform:translate(68.2328vw,99vh) scale(.3339)}}.snow:nth-child(106){opacity:1.5768;transform:translate(17.1469vw,-10px) scale(.4533);animation:fall-106 26s -25s linear infinite}@keyframes fall-106{44.945%{transform:translate(20.8894vw,44.945vh) scale(.4533)}to{transform:translate(19.01815vw,99vh) scale(.4533)}}.snow:nth-child(107){opacity:.0398;transform:translate(14.3684vw,-10px) scale(.2731);animation:fall-107 17s -11s linear infinite}@keyframes fall-107{46.38%{transform:translate(8.9169vw,46.38vh) scale(.2731)}to{transform:translate(11.64265vw,99vh) scale(.2731)}}.snow:nth-child(108){opacity:.9886;transform:translate(19.8914vw,-10px) scale(.1585);animation:fall-108 11s -12s linear infinite}@keyframes fall-108{61.959%{transform:translate(19.4801vw,61.959vh) scale(.1585)}to{transform:translate(19.68575vw,99vh) scale(.1585)}}.snow:nth-child(109){opacity:.6906;transform:translate(61.813vw,-10px) scale(.2033);animation:fall-109 10s -12s linear infinite}@keyframes fall-109{78.659%{transform:translate(62.6938vw,78.659vh) scale(.2033)}to{transform:translate(62.2534vw,99vh) scale(.2033)}}.snow:nth-child(110){opacity:1.4346;transform:translate(7.0993vw,-10px) scale(.2546);animation:fall-110 19s -12s linear infinite}@keyframes fall-110{72.679%{transform:translate(7.4117vw,72.679vh) scale(.2546)}to{transform:translate(7.2555vw,99vh) scale(.2546)}}.snow:nth-child(111){opacity:.9808;transform:translate(37.0022vw,-10px) scale(.9289);animation:fall-111 15s -20s linear infinite}@keyframes fall-111{42.012%{transform:translate(46.6438vw,42.012vh) scale(.9289)}to{transform:translate(41.823vw,99vh) scale(.9289)}}.snow:nth-child(112){opacity:.458;transform:translate(11.5925vw,-10px) scale(.1914);animation:fall-112 22s -8s linear infinite}@keyframes fall-112{36.198%{transform:translate(14.3711vw,36.198vh) scale(.1914)}to{transform:translate(12.9818vw,99vh) scale(.1914)}}.snow:nth-child(113){opacity:.528;transform:translate(49.2138vw,-10px) scale(.9898);animation:fall-113 26s -25s linear infinite}@keyframes fall-113{61.21%{transform:translate(46.7764vw,61.21vh) scale(.9898)}to{transform:translate(47.9951vw,99vh) scale(.9898)}}.snow:nth-child(114){opacity:1.5144;transform:translate(31.5175vw,-10px) scale(.6131);animation:fall-114 30s -16s linear infinite}@keyframes fall-114{63.851%{transform:translate(37.1854vw,63.851vh) scale(.6131)}to{transform:translate(34.35145vw,99vh) scale(.6131)}}.snow:nth-child(115){opacity:.5712;transform:translate(94.8988vw,-10px) scale(.6728);animation:fall-115 19s -30s linear infinite}@keyframes fall-115{63.955%{transform:translate(96.7923vw,63.955vh) scale(.6728)}to{transform:translate(95.84555vw,99vh) scale(.6728)}}.snow:nth-child(116){opacity:.8398;transform:translate(96.4009vw,-10px) scale(.0996);animation:fall-116 11s -4s linear infinite}@keyframes fall-116{60.416%{transform:translate(102.6014vw,60.416vh) scale(.0996)}to{transform:translate(99.50115vw,99vh) scale(.0996)}}.snow:nth-child(117){opacity:1.4358;transform:translate(12.4822vw,-10px) scale(.268);animation:fall-117 22s -24s linear infinite}@keyframes fall-117{73.094%{transform:translate(14.4461vw,73.094vh) scale(.268)}to{transform:translate(13.46415vw,99vh) scale(.268)}}.snow:nth-child(118){opacity:.4098;transform:translate(10.0566vw,-10px) scale(.7364);animation:fall-118 24s -8s linear infinite}@keyframes fall-118{66.124%{transform:translate(6.1035vw,66.124vh) scale(.7364)}to{transform:translate(8.08005vw,99vh) scale(.7364)}}.snow:nth-child(119){opacity:1.1074;transform:translate(21.5582vw,-10px) scale(.4723);animation:fall-119 15s -11s linear infinite}@keyframes fall-119{53.757%{transform:translate(24.4101vw,53.757vh) scale(.4723)}to{transform:translate(22.98415vw,99vh) scale(.4723)}}.snow:nth-child(120){opacity:1.4236;transform:translate(62.8254vw,-10px) scale(.2769);animation:fall-120 10s -5s linear infinite}@keyframes fall-120{33.472%{transform:translate(56.2227vw,33.472vh) scale(.2769)}to{transform:translate(59.52405vw,99vh) scale(.2769)}}.snow:nth-child(121){opacity:1.3934;transform:translate(82.534vw,-10px) scale(.3758);animation:fall-121 22s -26s linear infinite}@keyframes fall-121{47.12%{transform:translate(76.4227vw,47.12vh) scale(.3758)}to{transform:translate(79.47835vw,99vh) scale(.3758)}}.snow:nth-child(122){opacity:1.5002;transform:translate(89.5157vw,-10px) scale(.7171);animation:fall-122 14s -30s linear infinite}@keyframes fall-122{63.625%{transform:translate(84.0596vw,63.625vh) scale(.7171)}to{transform:translate(86.78765vw,99vh) scale(.7171)}}.snow:nth-child(123){opacity:1.0854;transform:translate(73.639vw,-10px) scale(.1881);animation:fall-123 17s -3s linear infinite}@keyframes fall-123{65.306%{transform:translate(64.2613vw,65.306vh) scale(.1881)}to{transform:translate(68.95015vw,99vh) scale(.1881)}}.snow:nth-child(124){opacity:1.819;transform:translate(31.3883vw,-10px) scale(.3469);animation:fall-124 13s -21s linear infinite}@keyframes fall-124{60.481%{transform:translate(32.4748vw,60.481vh) scale(.3469)}to{transform:translate(31.93155vw,99vh) scale(.3469)}}.snow:nth-child(125){opacity:.1796;transform:translate(95.871vw,-10px) scale(.2795);animation:fall-125 15s -27s linear infinite}@keyframes fall-125{62.533%{transform:translate(88.714vw,62.533vh) scale(.2795)}to{transform:translate(92.2925vw,99vh) scale(.2795)}}.snow:nth-child(126){opacity:1.6706;transform:translate(52.7372vw,-10px) scale(.3931);animation:fall-126 25s -22s linear infinite}@keyframes fall-126{49.853%{transform:translate(59.2054vw,49.853vh) scale(.3931)}to{transform:translate(55.9713vw,99vh) scale(.3931)}}.snow:nth-child(127){opacity:1.6636;transform:translate(11.5683vw,-10px) scale(.4498);animation:fall-127 19s -20s linear infinite}@keyframes fall-127{38.782%{transform:translate(13.6097vw,38.782vh) scale(.4498)}to{transform:translate(12.589vw,99vh) scale(.4498)}}.snow:nth-child(128){opacity:.3078;transform:translate(3.7653vw,-10px) scale(.8505);animation:fall-128 15s -8s linear infinite}@keyframes fall-128{70.76%{transform:translate(-4.3916vw,70.76vh) scale(.8505)}to{transform:translate(-.31315vw,99vh) scale(.8505)}}.snow:nth-child(129){opacity:.3544;transform:translate(66.6302vw,-10px) scale(.6232);animation:fall-129 20s -11s linear infinite}@keyframes fall-129{79.843%{transform:translate(59.5319vw,79.843vh) scale(.6232)}to{transform:translate(63.08105vw,99vh) scale(.6232)}}.snow:nth-child(130){opacity:1.0138;transform:translate(33.2029vw,-10px) scale(.13);animation:fall-130 19s -28s linear infinite}@keyframes fall-130{67.577%{transform:translate(25.0113vw,67.577vh) scale(.13)}to{transform:translate(29.1071vw,99vh) scale(.13)}}.snow:nth-child(131){opacity:.9904;transform:translate(46.1374vw,-10px) scale(.3112);animation:fall-131 12s -24s linear infinite}@keyframes fall-131{63.374%{transform:translate(48.5732vw,63.374vh) scale(.3112)}to{transform:translate(47.3553vw,99vh) scale(.3112)}}.snow:nth-child(132){opacity:1.544;transform:translate(10.7073vw,-10px) scale(.1644);animation:fall-132 12s -17s linear infinite}@keyframes fall-132{47.971%{transform:translate(4.3567vw,47.971vh) scale(.1644)}to{transform:translate(7.532vw,99vh) scale(.1644)}}.snow:nth-child(133){opacity:1.68;transform:translate(36.8142vw,-10px) scale(.8391);animation:fall-133 14s -16s linear infinite}@keyframes fall-133{59.207%{transform:translate(38.7343vw,59.207vh) scale(.8391)}to{transform:translate(37.77425vw,99vh) scale(.8391)}}.snow:nth-child(134){opacity:1.0612;transform:translate(61.1456vw,-10px) scale(.2859);animation:fall-134 24s -10s linear infinite}@keyframes fall-134{32.366%{transform:translate(52.4398vw,32.366vh) scale(.2859)}to{transform:translate(56.7927vw,99vh) scale(.2859)}}.snow:nth-child(135){opacity:1.3144;transform:translate(88.3102vw,-10px) scale(.8038);animation:fall-135 14s -10s linear infinite}@keyframes fall-135{44.014%{transform:translate(86.3949vw,44.014vh) scale(.8038)}to{transform:translate(87.35255vw,99vh) scale(.8038)}}.snow:nth-child(136){opacity:.721;transform:translate(27.9791vw,-10px) scale(.5638);animation:fall-136 13s -8s linear infinite}@keyframes fall-136{61.868%{transform:translate(22.594vw,61.868vh) scale(.5638)}to{transform:translate(25.28655vw,99vh) scale(.5638)}}.snow:nth-child(137){opacity:.4552;transform:translate(60.7116vw,-10px) scale(.328);animation:fall-137 26s -10s linear infinite}@keyframes fall-137{78.246%{transform:translate(61.9399vw,78.246vh) scale(.328)}to{transform:translate(61.32575vw,99vh) scale(.328)}}.snow:nth-child(138){opacity:1.1008;transform:translate(45.9357vw,-10px) scale(.7654);animation:fall-138 19s -1s linear infinite}@keyframes fall-138{75.479%{transform:translate(55.9149vw,75.479vh) scale(.7654)}to{transform:translate(50.9253vw,99vh) scale(.7654)}}.snow:nth-child(139){opacity:1.2854;transform:translate(80.2907vw,-10px) scale(.9623);animation:fall-139 20s -4s linear infinite}@keyframes fall-139{63.401%{transform:translate(79.1545vw,63.401vh) scale(.9623)}to{transform:translate(79.7226vw,99vh) scale(.9623)}}.snow:nth-child(140){opacity:1.2562;transform:translate(73.2046vw,-10px) scale(.017);animation:fall-140 21s -30s linear infinite}@keyframes fall-140{68.167%{transform:translate(65.0214vw,68.167vh) scale(.017)}to{transform:translate(69.113vw,99vh) scale(.017)}}.snow:nth-child(141){opacity:.1552;transform:translate(24.6303vw,-10px) scale(.3579);animation:fall-141 17s -9s linear infinite}@keyframes fall-141{43.463%{transform:translate(19.1714vw,43.463vh) scale(.3579)}to{transform:translate(21.90085vw,99vh) scale(.3579)}}.snow:nth-child(142){opacity:1.2998;transform:translate(45.5364vw,-10px) scale(.5415);animation:fall-142 13s -6s linear infinite}@keyframes fall-142{57.288%{transform:translate(48.0215vw,57.288vh) scale(.5415)}to{transform:translate(46.77895vw,99vh) scale(.5415)}}.snow:nth-child(143){opacity:.7376;transform:translate(58.7649vw,-10px) scale(.3178);animation:fall-143 16s -8s linear infinite}@keyframes fall-143{43.962%{transform:translate(59.0532vw,43.962vh) scale(.3178)}to{transform:translate(58.90905vw,99vh) scale(.3178)}}.snow:nth-child(144){opacity:.4236;transform:translate(12.4732vw,-10px) scale(.1677);animation:fall-144 18s -2s linear infinite}@keyframes fall-144{62.584%{transform:translate(14.8955vw,62.584vh) scale(.1677)}to{transform:translate(13.68435vw,99vh) scale(.1677)}}.snow:nth-child(145){opacity:.5948;transform:translate(78.4651vw,-10px) scale(.2863);animation:fall-145 25s -15s linear infinite}@keyframes fall-145{70.107%{transform:translate(82.2602vw,70.107vh) scale(.2863)}to{transform:translate(80.36265vw,99vh) scale(.2863)}}.snow:nth-child(146){opacity:1.8704;transform:translate(36.2925vw,-10px) scale(.3968);animation:fall-146 19s -29s linear infinite}@keyframes fall-146{60.091%{transform:translate(30.8911vw,60.091vh) scale(.3968)}to{transform:translate(33.5918vw,99vh) scale(.3968)}}.snow:nth-child(147){opacity:.3982;transform:translate(89.0129vw,-10px) scale(.8854);animation:fall-147 21s -10s linear infinite}@keyframes fall-147{58.018%{transform:translate(85.4423vw,58.018vh) scale(.8854)}to{transform:translate(87.2276vw,99vh) scale(.8854)}}.snow:nth-child(148){opacity:1.8566;transform:translate(77.8013vw,-10px) scale(.1825);animation:fall-148 14s -25s linear infinite}@keyframes fall-148{49.396%{transform:translate(78.724vw,49.396vh) scale(.1825)}to{transform:translate(78.26265vw,99vh) scale(.1825)}}.snow:nth-child(149){opacity:.501;transform:translate(47.3265vw,-10px) scale(.9437);animation:fall-149 11s -28s linear infinite}@keyframes fall-149{61.575%{transform:translate(56.2177vw,61.575vh) scale(.9437)}to{transform:translate(51.7721vw,99vh) scale(.9437)}}.snow:nth-child(150){opacity:.5382;transform:translate(65.8091vw,-10px) scale(.761);animation:fall-150 11s -10s linear infinite}@keyframes fall-150{62.851%{transform:translate(56.1382vw,62.851vh) scale(.761)}to{transform:translate(60.97365vw,99vh) scale(.761)}}.snow:nth-child(151){opacity:.4082;transform:translate(54.0715vw,-10px) scale(.7442);animation:fall-151 22s -8s linear infinite}@keyframes fall-151{35.563%{transform:translate(63.3333vw,35.563vh) scale(.7442)}to{transform:translate(58.7024vw,99vh) scale(.7442)}}.snow:nth-child(152){opacity:1.188;transform:translate(16.1028vw,-10px) scale(.1164);animation:fall-152 19s -6s linear infinite}@keyframes fall-152{40.51%{transform:translate(18.0844vw,40.51vh) scale(.1164)}to{transform:translate(17.0936vw,99vh) scale(.1164)}}.snow:nth-child(153){opacity:.8536;transform:translate(51.6239vw,-10px) scale(.2685);animation:fall-153 24s -12s linear infinite}@keyframes fall-153{63.308%{transform:translate(41.9133vw,63.308vh) scale(.2685)}to{transform:translate(46.7686vw,99vh) scale(.2685)}}.snow:nth-child(154){opacity:.184;transform:translate(2.4074vw,-10px) scale(.1882);animation:fall-154 24s -19s linear infinite}@keyframes fall-154{66.653%{transform:translate(-1.4254vw,66.653vh) scale(.1882)}to{transform:translate(.491vw,99vh) scale(.1882)}}.snow:nth-child(155){opacity:1.298;transform:translate(99.2783vw,-10px) scale(.7612);animation:fall-155 22s -29s linear infinite}@keyframes fall-155{72.976%{transform:translate(93.5505vw,72.976vh) scale(.7612)}to{transform:translate(96.4144vw,99vh) scale(.7612)}}.snow:nth-child(156){opacity:1.4004;transform:translate(50.9616vw,-10px) scale(.0702);animation:fall-156 28s -29s linear infinite}@keyframes fall-156{48.755%{transform:translate(54.6906vw,48.755vh) scale(.0702)}to{transform:translate(52.8261vw,99vh) scale(.0702)}}.snow:nth-child(157){opacity:1.2164;transform:translate(5.7427vw,-10px) scale(.8703);animation:fall-157 23s -10s linear infinite}@keyframes fall-157{45.964%{transform:translate(4.3841vw,45.964vh) scale(.8703)}to{transform:translate(5.0634vw,99vh) scale(.8703)}}.snow:nth-child(158){opacity:.3028;transform:translate(31.2472vw,-10px) scale(.9119);animation:fall-158 22s -3s linear infinite}@keyframes fall-158{37.024%{transform:translate(37.5533vw,37.024vh) scale(.9119)}to{transform:translate(34.40025vw,99vh) scale(.9119)}}.snow:nth-child(159){opacity:1.476;transform:translate(70.9672vw,-10px) scale(.5229);animation:fall-159 22s -19s linear infinite}@keyframes fall-159{60.649%{transform:translate(68.175vw,60.649vh) scale(.5229)}to{transform:translate(69.5711vw,99vh) scale(.5229)}}.snow:nth-child(160){opacity:1.6928;transform:translate(92.4686vw,-10px) scale(.5009);animation:fall-160 23s -26s linear infinite}@keyframes fall-160{50.151%{transform:translate(89.9315vw,50.151vh) scale(.5009)}to{transform:translate(91.20005vw,99vh) scale(.5009)}}.snow:nth-child(161){opacity:1.8098;transform:translate(25.2589vw,-10px) scale(.7878);animation:fall-161 20s -4s linear infinite}@keyframes fall-161{33.271%{transform:translate(34.7209vw,33.271vh) scale(.7878)}to{transform:translate(29.9899vw,99vh) scale(.7878)}}.snow:nth-child(162){opacity:.7074;transform:translate(45.5392vw,-10px) scale(.5479);animation:fall-162 17s -27s linear infinite}@keyframes fall-162{55.396%{transform:translate(37.4163vw,55.396vh) scale(.5479)}to{transform:translate(41.47775vw,99vh) scale(.5479)}}.snow:nth-child(163){opacity:.0632;transform:translate(13.2826vw,-10px) scale(.9577);animation:fall-163 20s -21s linear infinite}@keyframes fall-163{42.217%{transform:translate(19.3717vw,42.217vh) scale(.9577)}to{transform:translate(16.32715vw,99vh) scale(.9577)}}.snow:nth-child(164){opacity:1.8252;transform:translate(55.5192vw,-10px) scale(.3438);animation:fall-164 23s -2s linear infinite}@keyframes fall-164{52.209%{transform:translate(54.5437vw,52.209vh) scale(.3438)}to{transform:translate(55.03145vw,99vh) scale(.3438)}}.snow:nth-child(165){opacity:1.8996;transform:translate(12.3497vw,-10px) scale(.0538);animation:fall-165 26s -15s linear infinite}@keyframes fall-165{59.121%{transform:translate(19.1028vw,59.121vh) scale(.0538)}to{transform:translate(15.72625vw,99vh) scale(.0538)}}.snow:nth-child(166){opacity:1.091;transform:translate(38.8098vw,-10px) scale(.11);animation:fall-166 28s -17s linear infinite}@keyframes fall-166{58.724%{transform:translate(31.6648vw,58.724vh) scale(.11)}to{transform:translate(35.2373vw,99vh) scale(.11)}}.snow:nth-child(167){opacity:.907;transform:translate(48.9716vw,-10px) scale(.6455);animation:fall-167 10s -26s linear infinite}@keyframes fall-167{42.445%{transform:translate(39.1683vw,42.445vh) scale(.6455)}to{transform:translate(44.06995vw,99vh) scale(.6455)}}.snow:nth-child(168){opacity:1.4138;transform:translate(32.0269vw,-10px) scale(.2967);animation:fall-168 22s -23s linear infinite}@keyframes fall-168{38.193%{transform:translate(41.6073vw,38.193vh) scale(.2967)}to{transform:translate(36.8171vw,99vh) scale(.2967)}}.snow:nth-child(169){opacity:1.5476;transform:translate(90.3517vw,-10px) scale(.9635);animation:fall-169 17s -14s linear infinite}@keyframes fall-169{73.899%{transform:translate(82.2049vw,73.899vh) scale(.9635)}to{transform:translate(86.2783vw,99vh) scale(.9635)}}.snow:nth-child(170){opacity:.0176;transform:translate(97.3657vw,-10px) scale(.4665);animation:fall-170 21s -25s linear infinite}@keyframes fall-170{75.47%{transform:translate(89.6315vw,75.47vh) scale(.4665)}to{transform:translate(93.4986vw,99vh) scale(.4665)}}.snow:nth-child(171){opacity:.7594;transform:translate(24.3451vw,-10px) scale(.3282);animation:fall-171 23s -12s linear infinite}@keyframes fall-171{72.403%{transform:translate(17.101vw,72.403vh) scale(.3282)}to{transform:translate(20.72305vw,99vh) scale(.3282)}}.snow:nth-child(172){opacity:1.5596;transform:translate(57.7173vw,-10px) scale(.2942);animation:fall-172 27s -2s linear infinite}@keyframes fall-172{72.8%{transform:translate(56.9812vw,72.8vh) scale(.2942)}to{transform:translate(57.34925vw,99vh) scale(.2942)}}.snow:nth-child(173){opacity:.353;transform:translate(31.8554vw,-10px) scale(.9315);animation:fall-173 16s -9s linear infinite}@keyframes fall-173{65.531%{transform:translate(31.48vw,65.531vh) scale(.9315)}to{transform:translate(31.6677vw,99vh) scale(.9315)}}.snow:nth-child(174){opacity:.4906;transform:translate(8.4299vw,-10px) scale(.6065);animation:fall-174 10s -2s linear infinite}@keyframes fall-174{48.562%{transform:translate(3.1544vw,48.562vh) scale(.6065)}to{transform:translate(5.79215vw,99vh) scale(.6065)}}.snow:nth-child(175){opacity:.0928;transform:translate(85.5234vw,-10px) scale(.7689);animation:fall-175 21s -10s linear infinite}@keyframes fall-175{36.351%{transform:translate(77.5607vw,36.351vh) scale(.7689)}to{transform:translate(81.54205vw,99vh) scale(.7689)}}.snow:nth-child(176){opacity:.316;transform:translate(58.9559vw,-10px) scale(.042);animation:fall-176 18s -7s linear infinite}@keyframes fall-176{45.944%{transform:translate(55.0505vw,45.944vh) scale(.042)}to{transform:translate(57.0032vw,99vh) scale(.042)}}.snow:nth-child(177){opacity:1.4468;transform:translate(44.9438vw,-10px) scale(.5629);animation:fall-177 11s -21s linear infinite}@keyframes fall-177{47.683%{transform:translate(35.6497vw,47.683vh) scale(.5629)}to{transform:translate(40.29675vw,99vh) scale(.5629)}}.snow:nth-child(178){opacity:.2954;transform:translate(61.9063vw,-10px) scale(.0045);animation:fall-178 26s -22s linear infinite}@keyframes fall-178{76.65%{transform:translate(62.5472vw,76.65vh) scale(.0045)}to{transform:translate(62.22675vw,99vh) scale(.0045)}}.snow:nth-child(179){opacity:.9662;transform:translate(64.5281vw,-10px) scale(.2004);animation:fall-179 28s -12s linear infinite}@keyframes fall-179{78.65%{transform:translate(57.9261vw,78.65vh) scale(.2004)}to{transform:translate(61.2271vw,99vh) scale(.2004)}}.snow:nth-child(180){opacity:1.2824;transform:translate(68.2739vw,-10px) scale(.5651);animation:fall-180 10s -28s linear infinite}@keyframes fall-180{79.864%{transform:translate(62.3947vw,79.864vh) scale(.5651)}to{transform:translate(65.3343vw,99vh) scale(.5651)}}.snow:nth-child(181){opacity:1.0646;transform:translate(97.1881vw,-10px) scale(.6122);animation:fall-181 18s -18s linear infinite}@keyframes fall-181{44.092%{transform:translate(101.6146vw,44.092vh) scale(.6122)}to{transform:translate(99.40135vw,99vh) scale(.6122)}}.snow:nth-child(182){opacity:1.1316;transform:translate(19.257vw,-10px) scale(.9458);animation:fall-182 14s -23s linear infinite}@keyframes fall-182{63.18%{transform:translate(20.6886vw,63.18vh) scale(.9458)}to{transform:translate(19.9728vw,99vh) scale(.9458)}}.snow:nth-child(183){opacity:.1714;transform:translate(73.3807vw,-10px) scale(.7484);animation:fall-183 25s -1s linear infinite}@keyframes fall-183{51.597%{transform:translate(80.1127vw,51.597vh) scale(.7484)}to{transform:translate(76.7467vw,99vh) scale(.7484)}}.snow:nth-child(184){opacity:.3156;transform:translate(7.4275vw,-10px) scale(.7362);animation:fall-184 30s -29s linear infinite}@keyframes fall-184{67.836%{transform:translate(-1.0333vw,67.836vh) scale(.7362)}to{transform:translate(3.1971vw,99vh) scale(.7362)}}.snow:nth-child(185){opacity:1.6384;transform:translate(20.7689vw,-10px) scale(.7056);animation:fall-185 29s -17s linear infinite}@keyframes fall-185{53.718%{transform:translate(16.0709vw,53.718vh) scale(.7056)}to{transform:translate(18.4199vw,99vh) scale(.7056)}}.snow:nth-child(186){opacity:1.4814;transform:translate(37.6515vw,-10px) scale(.168);animation:fall-186 21s -14s linear infinite}@keyframes fall-186{55.251%{transform:translate(46.9753vw,55.251vh) scale(.168)}to{transform:translate(42.3134vw,99vh) scale(.168)}}.snow:nth-child(187){opacity:.1434;transform:translate(2.9715vw,-10px) scale(.1298);animation:fall-187 20s -13s linear infinite}@keyframes fall-187{38.553%{transform:translate(12.3776vw,38.553vh) scale(.1298)}to{transform:translate(7.67455vw,99vh) scale(.1298)}}.snow:nth-child(188){opacity:1.681;transform:translate(5.0848vw,-10px) scale(.2199);animation:fall-188 11s -29s linear infinite}@keyframes fall-188{68.199%{transform:translate(10.1618vw,68.199vh) scale(.2199)}to{transform:translate(7.6233vw,99vh) scale(.2199)}}.snow:nth-child(189){opacity:1.3204;transform:translate(21.5327vw,-10px) scale(.8032);animation:fall-189 29s -29s linear infinite}@keyframes fall-189{70.833%{transform:translate(25.1714vw,70.833vh) scale(.8032)}to{transform:translate(23.35205vw,99vh) scale(.8032)}}.snow:nth-child(190){opacity:.7754;transform:translate(99.7398vw,-10px) scale(.9342);animation:fall-190 11s -13s linear infinite}@keyframes fall-190{62.379%{transform:translate(105.3262vw,62.379vh) scale(.9342)}to{transform:translate(102.533vw,99vh) scale(.9342)}}.snow:nth-child(191){opacity:.4266;transform:translate(77.4261vw,-10px) scale(.1378);animation:fall-191 28s -6s linear infinite}@keyframes fall-191{30.261%{transform:translate(78.2345vw,30.261vh) scale(.1378)}to{transform:translate(77.8303vw,99vh) scale(.1378)}}.snow:nth-child(192){opacity:1.3392;transform:translate(78.8954vw,-10px) scale(.5174);animation:fall-192 10s -15s linear infinite}@keyframes fall-192{57.311%{transform:translate(83.3814vw,57.311vh) scale(.5174)}to{transform:translate(81.1384vw,99vh) scale(.5174)}}.snow:nth-child(193){opacity:.8926;transform:translate(33.5884vw,-10px) scale(.7921);animation:fall-193 30s -26s linear infinite}@keyframes fall-193{36.004%{transform:translate(31.7239vw,36.004vh) scale(.7921)}to{transform:translate(32.65615vw,99vh) scale(.7921)}}.snow:nth-child(194){opacity:1.8514;transform:translate(29.4513vw,-10px) scale(.0534);animation:fall-194 27s -1s linear infinite}@keyframes fall-194{70.984%{transform:translate(24.4457vw,70.984vh) scale(.0534)}to{transform:translate(26.9485vw,99vh) scale(.0534)}}.snow:nth-child(195){opacity:.1864;transform:translate(81.0987vw,-10px) scale(.4403);animation:fall-195 19s -17s linear infinite}@keyframes fall-195{45.08%{transform:translate(87.6206vw,45.08vh) scale(.4403)}to{transform:translate(84.35965vw,99vh) scale(.4403)}}.snow:nth-child(196){opacity:.1724;transform:translate(92.4944vw,-10px) scale(.967);animation:fall-196 27s -16s linear infinite}@keyframes fall-196{36.572%{transform:translate(93.738vw,36.572vh) scale(.967)}to{transform:translate(93.1162vw,99vh) scale(.967)}}.snow:nth-child(197){opacity:1.154;transform:translate(15.5231vw,-10px) scale(.4532);animation:fall-197 21s -19s linear infinite}@keyframes fall-197{60.253%{transform:translate(12.1961vw,60.253vh) scale(.4532)}to{transform:translate(13.8596vw,99vh) scale(.4532)}}.snow:nth-child(198){opacity:1.4776;transform:translate(89.884vw,-10px) scale(.524);animation:fall-198 17s -9s linear infinite}@keyframes fall-198{55.454%{transform:translate(98.8236vw,55.454vh) scale(.524)}to{transform:translate(94.3538vw,99vh) scale(.524)}}.snow:nth-child(199){opacity:1.0908;transform:translate(64.4828vw,-10px) scale(.3289);animation:fall-199 17s -19s linear infinite}@keyframes fall-199{47.619%{transform:translate(60.8098vw,47.619vh) scale(.3289)}to{transform:translate(62.6463vw,99vh) scale(.3289)}}.snow:nth-child(200){opacity:.6358;transform:translate(77.2974vw,-10px) scale(.4907);animation:fall-200 26s -1s linear infinite}@keyframes fall-200{65.043%{transform:translate(76.5979vw,65.043vh) scale(.4907)}to{transform:translate(76.94765vw,99vh) scale(.4907)}}.snow:nth-child(201){opacity:1.5496;transform:translate(25.2418vw,-10px) scale(.3278);animation:fall-201 29s -30s linear infinite}@keyframes fall-201{50.415%{transform:translate(24.1754vw,50.415vh) scale(.3278)}to{transform:translate(24.7086vw,99vh) scale(.3278)}}.snow:nth-child(202){opacity:.0404;transform:translate(36.0697vw,-10px) scale(.1733);animation:fall-202 28s -16s linear infinite}@keyframes fall-202{56.663%{transform:translate(43.3817vw,56.663vh) scale(.1733)}to{transform:translate(39.7257vw,99vh) scale(.1733)}}.snow:nth-child(203){opacity:1.9322;transform:translate(10.7088vw,-10px) scale(.2355);animation:fall-203 10s -5s linear infinite}@keyframes fall-203{65.172%{transform:translate(19.2107vw,65.172vh) scale(.2355)}to{transform:translate(14.95975vw,99vh) scale(.2355)}}.snow:nth-child(204){opacity:.698;transform:translate(46.8594vw,-10px) scale(.7817);animation:fall-204 10s -15s linear infinite}@keyframes fall-204{33.975%{transform:translate(45.2414vw,33.975vh) scale(.7817)}to{transform:translate(46.0504vw,99vh) scale(.7817)}}.snow:nth-child(205){opacity:.8832;transform:translate(16.9497vw,-10px) scale(.6986);animation:fall-205 14s -12s linear infinite}@keyframes fall-205{64.085%{transform:translate(24.5457vw,64.085vh) scale(.6986)}to{transform:translate(20.7477vw,99vh) scale(.6986)}}.snow:nth-child(206){opacity:1.0288;transform:translate(35.3112vw,-10px) scale(.9979);animation:fall-206 17s -12s linear infinite}@keyframes fall-206{79.412%{transform:translate(39.1149vw,79.412vh) scale(.9979)}to{transform:translate(37.21305vw,99vh) scale(.9979)}}.snow:nth-child(207){opacity:1.2556;transform:translate(90.6123vw,-10px) scale(.6773);animation:fall-207 18s -20s linear infinite}@keyframes fall-207{71.234%{transform:translate(93.3199vw,71.234vh) scale(.6773)}to{transform:translate(91.9661vw,99vh) scale(.6773)}}.snow:nth-child(208){opacity:1.099;transform:translate(52.3946vw,-10px) scale(.9407);animation:fall-208 21s -26s linear infinite}@keyframes fall-208{38.502%{transform:translate(44.9934vw,38.502vh) scale(.9407)}to{transform:translate(48.694vw,99vh) scale(.9407)}}.snow:nth-child(209){opacity:.9398;transform:translate(56.574vw,-10px) scale(.2023);animation:fall-209 22s -7s linear infinite}@keyframes fall-209{50.019%{transform:translate(60.3208vw,50.019vh) scale(.2023)}to{transform:translate(58.4474vw,99vh) scale(.2023)}}.snow:nth-child(210){opacity:.672;transform:translate(77.7153vw,-10px) scale(.0214);animation:fall-210 25s -16s linear infinite}@keyframes fall-210{45.421%{transform:translate(87.0398vw,45.421vh) scale(.0214)}to{transform:translate(82.37755vw,99vh) scale(.0214)}}.snow:nth-child(211){opacity:.2878;transform:translate(8.3598vw,-10px) scale(.1097);animation:fall-211 29s -20s linear infinite}@keyframes fall-211{34.805%{transform:translate(2.4681vw,34.805vh) scale(.1097)}to{transform:translate(5.41395vw,99vh) scale(.1097)}}.snow:nth-child(212){opacity:.2764;transform:translate(6.0296vw,-10px) scale(.0223);animation:fall-212 18s -22s linear infinite}@keyframes fall-212{73.793%{transform:translate(-.4409vw,73.793vh) scale(.0223)}to{transform:translate(2.79435vw,99vh) scale(.0223)}}.snow:nth-child(213){opacity:.2388;transform:translate(50.2345vw,-10px) scale(.3812);animation:fall-213 13s -28s linear infinite}@keyframes fall-213{69.544%{transform:translate(52.2691vw,69.544vh) scale(.3812)}to{transform:translate(51.2518vw,99vh) scale(.3812)}}.snow:nth-child(214){opacity:1.9434;transform:translate(81.764vw,-10px) scale(.5063);animation:fall-214 30s -22s linear infinite}@keyframes fall-214{46.656%{transform:translate(79.1084vw,46.656vh) scale(.5063)}to{transform:translate(80.4362vw,99vh) scale(.5063)}}.snow:nth-child(215){opacity:.4528;transform:translate(51.7595vw,-10px) scale(.3948);animation:fall-215 21s -15s linear infinite}@keyframes fall-215{73.945%{transform:translate(43.6948vw,73.945vh) scale(.3948)}to{transform:translate(47.72715vw,99vh) scale(.3948)}}.snow:nth-child(216){opacity:.8618;transform:translate(51.9796vw,-10px) scale(.4828);animation:fall-216 13s -3s linear infinite}@keyframes fall-216{70.727%{transform:translate(61.3015vw,70.727vh) scale(.4828)}to{transform:translate(56.64055vw,99vh) scale(.4828)}}.snow:nth-child(217){opacity:.5282;transform:translate(57.5708vw,-10px) scale(.1752);animation:fall-217 25s -9s linear infinite}@keyframes fall-217{72.913%{transform:translate(65.7663vw,72.913vh) scale(.1752)}to{transform:translate(61.66855vw,99vh) scale(.1752)}}.snow:nth-child(218){opacity:1.1272;transform:translate(67.9322vw,-10px) scale(.3399);animation:fall-218 28s -29s linear infinite}@keyframes fall-218{66.204%{transform:translate(61.9038vw,66.204vh) scale(.3399)}to{transform:translate(64.918vw,99vh) scale(.3399)}}.snow:nth-child(219){opacity:.6198;transform:translate(19.5722vw,-10px) scale(.9271);animation:fall-219 25s -11s linear infinite}@keyframes fall-219{50.372%{transform:translate(27.518vw,50.372vh) scale(.9271)}to{transform:translate(23.5451vw,99vh) scale(.9271)}}.snow:nth-child(220){opacity:.6352;transform:translate(40.7402vw,-10px) scale(.6027);animation:fall-220 12s -23s linear infinite}@keyframes fall-220{37.631%{transform:translate(42.7534vw,37.631vh) scale(.6027)}to{transform:translate(41.7468vw,99vh) scale(.6027)}}.snow:nth-child(221){opacity:.366;transform:translate(40.8304vw,-10px) scale(.2711);animation:fall-221 18s -5s linear infinite}@keyframes fall-221{52.589%{transform:translate(48.1112vw,52.589vh) scale(.2711)}to{transform:translate(44.4708vw,99vh) scale(.2711)}}.snow:nth-child(222){opacity:.6312;transform:translate(20.9252vw,-10px) scale(.015);animation:fall-222 13s -19s linear infinite}@keyframes fall-222{68.778%{transform:translate(26.6811vw,68.778vh) scale(.015)}to{transform:translate(23.80315vw,99vh) scale(.015)}}.snow:nth-child(223){opacity:.134;transform:translate(63.4071vw,-10px) scale(.8844);animation:fall-223 28s -23s linear infinite}@keyframes fall-223{44.063%{transform:translate(57.6228vw,44.063vh) scale(.8844)}to{transform:translate(60.51495vw,99vh) scale(.8844)}}.snow:nth-child(224){opacity:1.1368;transform:translate(70.4313vw,-10px) scale(.2659);animation:fall-224 17s -13s linear infinite}@keyframes fall-224{40.032%{transform:translate(63.0664vw,40.032vh) scale(.2659)}to{transform:translate(66.74885vw,99vh) scale(.2659)}}.snow:nth-child(225){opacity:1.4276;transform:translate(32.4558vw,-10px) scale(.8402);animation:fall-225 30s -12s linear infinite}@keyframes fall-225{44.384%{transform:translate(29.5234vw,44.384vh) scale(.8402)}to{transform:translate(30.9896vw,99vh) scale(.8402)}}.snow:nth-child(226){opacity:.8192;transform:translate(50.1004vw,-10px) scale(.2839);animation:fall-226 15s -20s linear infinite}@keyframes fall-226{64.198%{transform:translate(51.8645vw,64.198vh) scale(.2839)}to{transform:translate(50.98245vw,99vh) scale(.2839)}}.snow:nth-child(227){opacity:1.339;transform:translate(15.6744vw,-10px) scale(.731);animation:fall-227 20s -17s linear infinite}@keyframes fall-227{43.54%{transform:translate(19.7099vw,43.54vh) scale(.731)}to{transform:translate(17.69215vw,99vh) scale(.731)}}.snow:nth-child(228){opacity:.5788;transform:translate(8.6506vw,-10px) scale(.4147);animation:fall-228 25s -17s linear infinite}@keyframes fall-228{76.656%{transform:translate(6.8919vw,76.656vh) scale(.4147)}to{transform:translate(7.77125vw,99vh) scale(.4147)}}.snow:nth-child(229){opacity:1.63;transform:translate(81.949vw,-10px) scale(.6357);animation:fall-229 13s -18s linear infinite}@keyframes fall-229{31.387%{transform:translate(87.403vw,31.387vh) scale(.6357)}to{transform:translate(84.676vw,99vh) scale(.6357)}}.snow:nth-child(230){opacity:1.7904;transform:translate(19.1473vw,-10px) scale(.6777);animation:fall-230 27s -28s linear infinite}@keyframes fall-230{59.678%{transform:translate(10.9353vw,59.678vh) scale(.6777)}to{transform:translate(15.0413vw,99vh) scale(.6777)}}.snow:nth-child(231){opacity:1.2186;transform:translate(6.9727vw,-10px) scale(.9426);animation:fall-231 23s -16s linear infinite}@keyframes fall-231{63.205%{transform:translate(-.7777vw,63.205vh) scale(.9426)}to{transform:translate(3.0975vw,99vh) scale(.9426)}}.snow:nth-child(232){opacity:.2102;transform:translate(8.4395vw,-10px) scale(.0607);animation:fall-232 28s -24s linear infinite}@keyframes fall-232{52.213%{transform:translate(2.0274vw,52.213vh) scale(.0607)}to{transform:translate(5.23345vw,99vh) scale(.0607)}}.snow:nth-child(233){opacity:1.712;transform:translate(6.5669vw,-10px) scale(.6193);animation:fall-233 27s -11s linear infinite}@keyframes fall-233{50.209%{transform:translate(-3.2099vw,50.209vh) scale(.6193)}to{transform:translate(1.6785vw,99vh) scale(.6193)}}.snow:nth-child(234){opacity:.6344;transform:translate(1.3454vw,-10px) scale(.2637);animation:fall-234 19s -3s linear infinite}@keyframes fall-234{52.732%{transform:translate(10.7742vw,52.732vh) scale(.2637)}to{transform:translate(6.0598vw,99vh) scale(.2637)}}.snow:nth-child(235){opacity:1.2324;transform:translate(3.424vw,-10px) scale(.614);animation:fall-235 29s -2s linear infinite}@keyframes fall-235{68.196%{transform:translate(-3.945vw,68.196vh) scale(.614)}to{transform:translate(-.2605vw,99vh) scale(.614)}}.snow:nth-child(236){opacity:1.5516;transform:translate(25.0234vw,-10px) scale(.5463);animation:fall-236 21s -24s linear infinite}@keyframes fall-236{36.432%{transform:translate(23.0868vw,36.432vh) scale(.5463)}to{transform:translate(24.0551vw,99vh) scale(.5463)}}.snow:nth-child(237){opacity:.4158;transform:translate(50.0373vw,-10px) scale(.4498);animation:fall-237 23s -11s linear infinite}@keyframes fall-237{62.18%{transform:translate(41.1657vw,62.18vh) scale(.4498)}to{transform:translate(45.6015vw,99vh) scale(.4498)}}.snow:nth-child(238){opacity:1.269;transform:translate(90.6009vw,-10px) scale(.1333);animation:fall-238 11s -21s linear infinite}@keyframes fall-238{59.707%{transform:translate(86.075vw,59.707vh) scale(.1333)}to{transform:translate(88.33795vw,99vh) scale(.1333)}}.snow:nth-child(239){opacity:1.4854;transform:translate(70.3765vw,-10px) scale(.0786);animation:fall-239 26s -7s linear infinite}@keyframes fall-239{68.155%{transform:translate(69.6871vw,68.155vh) scale(.0786)}to{transform:translate(70.0318vw,99vh) scale(.0786)}}.snow:nth-child(240){opacity:.6896;transform:translate(23.2713vw,-10px) scale(.6979);animation:fall-240 16s -11s linear infinite}@keyframes fall-240{35.068%{transform:translate(19.6143vw,35.068vh) scale(.6979)}to{transform:translate(21.4428vw,99vh) scale(.6979)}}.snow:nth-child(241){opacity:1.2844;transform:translate(32.2636vw,-10px) scale(.075);animation:fall-241 16s -12s linear infinite}@keyframes fall-241{66.623%{transform:translate(23.1474vw,66.623vh) scale(.075)}to{transform:translate(27.7055vw,99vh) scale(.075)}}.snow:nth-child(242){opacity:.453;transform:translate(27.2014vw,-10px) scale(.3828);animation:fall-242 30s -6s linear infinite}@keyframes fall-242{32.77%{transform:translate(29.8038vw,32.77vh) scale(.3828)}to{transform:translate(28.5026vw,99vh) scale(.3828)}}.snow:nth-child(243){opacity:1.3364;transform:translate(95.3986vw,-10px) scale(.6995);animation:fall-243 13s -27s linear infinite}@keyframes fall-243{66.221%{transform:translate(97.0527vw,66.221vh) scale(.6995)}to{transform:translate(96.22565vw,99vh) scale(.6995)}}.snow:nth-child(244){opacity:.0076;transform:translate(79.9108vw,-10px) scale(.3956);animation:fall-244 12s -8s linear infinite}@keyframes fall-244{39.262%{transform:translate(73.6535vw,39.262vh) scale(.3956)}to{transform:translate(76.78215vw,99vh) scale(.3956)}}.snow:nth-child(245){opacity:.8052;transform:translate(2.3865vw,-10px) scale(.4022);animation:fall-245 19s -3s linear infinite}@keyframes fall-245{67.223%{transform:translate(2.4106vw,67.223vh) scale(.4022)}to{transform:translate(2.39855vw,99vh) scale(.4022)}}.snow:nth-child(246){opacity:1.1004;transform:translate(19.9082vw,-10px) scale(.2944);animation:fall-246 22s -30s linear infinite}@keyframes fall-246{50.457%{transform:translate(14.3758vw,50.457vh) scale(.2944)}to{transform:translate(17.142vw,99vh) scale(.2944)}}.snow:nth-child(247){opacity:1.4586;transform:translate(70.7947vw,-10px) scale(.3807);animation:fall-247 23s -6s linear infinite}@keyframes fall-247{36.06%{transform:translate(69.2685vw,36.06vh) scale(.3807)}to{transform:translate(70.0316vw,99vh) scale(.3807)}}.snow:nth-child(248){opacity:.5158;transform:translate(5.1754vw,-10px) scale(.6004);animation:fall-248 29s -19s linear infinite}@keyframes fall-248{56.339%{transform:translate(-.9118vw,56.339vh) scale(.6004)}to{transform:translate(2.1318vw,99vh) scale(.6004)}}.snow:nth-child(249){opacity:1.3524;transform:translate(44.2106vw,-10px) scale(.0237);animation:fall-249 25s -23s linear infinite}@keyframes fall-249{41.668%{transform:translate(44.9435vw,41.668vh) scale(.0237)}to{transform:translate(44.57705vw,99vh) scale(.0237)}}.snow:nth-child(250){opacity:1.4716;transform:translate(41.4107vw,-10px) scale(.2096);animation:fall-250 14s -11s linear infinite}@keyframes fall-250{42.165%{transform:translate(41.0708vw,42.165vh) scale(.2096)}to{transform:translate(41.24075vw,99vh) scale(.2096)}}.snow:nth-child(251){opacity:.5402;transform:translate(60.8781vw,-10px) scale(.0948);animation:fall-251 16s -7s linear infinite}@keyframes fall-251{30.51%{transform:translate(57.6312vw,30.51vh) scale(.0948)}to{transform:translate(59.25465vw,99vh) scale(.0948)}}.snow:nth-child(252){opacity:1.5484;transform:translate(87.3586vw,-10px) scale(.386);animation:fall-252 10s -20s linear infinite}@keyframes fall-252{69.447%{transform:translate(89.9332vw,69.447vh) scale(.386)}to{transform:translate(88.6459vw,99vh) scale(.386)}}.snow:nth-child(253){opacity:.2252;transform:translate(50.3311vw,-10px) scale(.9702);animation:fall-253 10s -12s linear infinite}@keyframes fall-253{66.752%{transform:translate(45.927vw,66.752vh) scale(.9702)}to{transform:translate(48.12905vw,99vh) scale(.9702)}}.snow:nth-child(254){opacity:1.9428;transform:translate(18.0385vw,-10px) scale(.8074);animation:fall-254 13s -29s linear infinite}@keyframes fall-254{37.771%{transform:translate(21.7007vw,37.771vh) scale(.8074)}to{transform:translate(19.8696vw,99vh) scale(.8074)}}.snow:nth-child(255){opacity:1.255;transform:translate(79.7937vw,-10px) scale(.3838);animation:fall-255 28s -19s linear infinite}@keyframes fall-255{42.244%{transform:translate(79.7474vw,42.244vh) scale(.3838)}to{transform:translate(79.77055vw,99vh) scale(.3838)}}.snow:nth-child(256){opacity:1.834;transform:translate(33.2541vw,-10px) scale(.5245);animation:fall-256 14s -8s linear infinite}@keyframes fall-256{30.781%{transform:translate(41.4977vw,30.781vh) scale(.5245)}to{transform:translate(37.3759vw,99vh) scale(.5245)}}.snow:nth-child(257){opacity:1.5998;transform:translate(55.4859vw,-10px) scale(.3084);animation:fall-257 24s -21s linear infinite}@keyframes fall-257{61.47%{transform:translate(50.6584vw,61.47vh) scale(.3084)}to{transform:translate(53.07215vw,99vh) scale(.3084)}}.snow:nth-child(258){opacity:1.4052;transform:translate(99.7691vw,-10px) scale(.7629);animation:fall-258 19s -15s linear infinite}@keyframes fall-258{59.516%{transform:translate(102.6654vw,59.516vh) scale(.7629)}to{transform:translate(101.21725vw,99vh) scale(.7629)}}.snow:nth-child(259){opacity:1.133;transform:translate(47.4568vw,-10px) scale(.5312);animation:fall-259 17s -8s linear infinite}@keyframes fall-259{48.361%{transform:translate(56.1887vw,48.361vh) scale(.5312)}to{transform:translate(51.82275vw,99vh) scale(.5312)}}.snow:nth-child(260){opacity:1.751;transform:translate(76.918vw,-10px) scale(.2519);animation:fall-260 13s -12s linear infinite}@keyframes fall-260{48.194%{transform:translate(68.8982vw,48.194vh) scale(.2519)}to{transform:translate(72.9081vw,99vh) scale(.2519)}}.snow:nth-child(261){opacity:1.641;transform:translate(43.5849vw,-10px) scale(.779);animation:fall-261 12s -11s linear infinite}@keyframes fall-261{52.275%{transform:translate(35.1675vw,52.275vh) scale(.779)}to{transform:translate(39.3762vw,99vh) scale(.779)}}.snow:nth-child(262){opacity:.9286;transform:translate(21.423vw,-10px) scale(.8975);animation:fall-262 16s -21s linear infinite}@keyframes fall-262{38.012%{transform:translate(19.0596vw,38.012vh) scale(.8975)}to{transform:translate(20.2413vw,99vh) scale(.8975)}}.snow:nth-child(263){opacity:1.068;transform:translate(17.5116vw,-10px) scale(.55);animation:fall-263 10s -21s linear infinite}@keyframes fall-263{37.56%{transform:translate(23.4919vw,37.56vh) scale(.55)}to{transform:translate(20.50175vw,99vh) scale(.55)}}.snow:nth-child(264){opacity:1.6772;transform:translate(10.3147vw,-10px) scale(.4282);animation:fall-264 11s -22s linear infinite}@keyframes fall-264{31.275%{transform:translate(15.0089vw,31.275vh) scale(.4282)}to{transform:translate(12.6618vw,99vh) scale(.4282)}}.snow:nth-child(265){opacity:.6772;transform:translate(20.6366vw,-10px) scale(.4819);animation:fall-265 29s -1s linear infinite}@keyframes fall-265{40.024%{transform:translate(21.0644vw,40.024vh) scale(.4819)}to{transform:translate(20.8505vw,99vh) scale(.4819)}}.snow:nth-child(266){opacity:.8064;transform:translate(13.9791vw,-10px) scale(.5732);animation:fall-266 26s -9s linear infinite}@keyframes fall-266{65.787%{transform:translate(13.3992vw,65.787vh) scale(.5732)}to{transform:translate(13.68915vw,99vh) scale(.5732)}}.snow:nth-child(267){opacity:.4114;transform:translate(69.896vw,-10px) scale(.8405);animation:fall-267 23s -14s linear infinite}@keyframes fall-267{71.262%{transform:translate(69.3217vw,71.262vh) scale(.8405)}to{transform:translate(69.60885vw,99vh) scale(.8405)}}.snow:nth-child(268){opacity:.5586;transform:translate(11.2008vw,-10px) scale(.7378);animation:fall-268 21s -18s linear infinite}@keyframes fall-268{64.875%{transform:translate(9.8541vw,64.875vh) scale(.7378)}to{transform:translate(10.52745vw,99vh) scale(.7378)}}.snow:nth-child(269){opacity:.9926;transform:translate(98.1507vw,-10px) scale(.3678);animation:fall-269 30s -22s linear infinite}@keyframes fall-269{64.256%{transform:translate(98.0682vw,64.256vh) scale(.3678)}to{transform:translate(98.10945vw,99vh) scale(.3678)}}.snow:nth-child(270){opacity:1.686;transform:translate(59.2829vw,-10px) scale(.1496);animation:fall-270 24s -12s linear infinite}@keyframes fall-270{69.386%{transform:translate(60.299vw,69.386vh) scale(.1496)}to{transform:translate(59.79095vw,99vh) scale(.1496)}}.snow:nth-child(271){opacity:1.7282;transform:translate(10.0409vw,-10px) scale(.3455);animation:fall-271 20s -2s linear infinite}@keyframes fall-271{44.981%{transform:translate(3.8968vw,44.981vh) scale(.3455)}to{transform:translate(6.96885vw,99vh) scale(.3455)}}.snow:nth-child(272){opacity:.9854;transform:translate(99.3698vw,-10px) scale(.261);animation:fall-272 16s -7s linear infinite}@keyframes fall-272{73.653%{transform:translate(104.6039vw,73.653vh) scale(.261)}to{transform:translate(101.98685vw,99vh) scale(.261)}}.snow:nth-child(273){opacity:.2708;transform:translate(62.0573vw,-10px) scale(.1634);animation:fall-273 13s -28s linear infinite}@keyframes fall-273{55.53%{transform:translate(53.3988vw,55.53vh) scale(.1634)}to{transform:translate(57.72805vw,99vh) scale(.1634)}}.snow:nth-child(274){opacity:.8044;transform:translate(71.3vw,-10px) scale(.6058);animation:fall-274 15s -9s linear infinite}@keyframes fall-274{76.327%{transform:translate(61.3068vw,76.327vh) scale(.6058)}to{transform:translate(66.3034vw,99vh) scale(.6058)}}.snow:nth-child(275){opacity:.5436;transform:translate(79.5456vw,-10px) scale(.1842);animation:fall-275 12s -14s linear infinite}@keyframes fall-275{67.119%{transform:translate(69.5785vw,67.119vh) scale(.1842)}to{transform:translate(74.56205vw,99vh) scale(.1842)}}.snow:nth-child(276){opacity:1.468;transform:translate(77.6779vw,-10px) scale(.4965);animation:fall-276 11s -21s linear infinite}@keyframes fall-276{58.184%{transform:translate(74.271vw,58.184vh) scale(.4965)}to{transform:translate(75.97445vw,99vh) scale(.4965)}}.snow:nth-child(277){opacity:1.1218;transform:translate(47.4061vw,-10px) scale(.5142);animation:fall-277 18s -20s linear infinite}@keyframes fall-277{46.935%{transform:translate(52.2656vw,46.935vh) scale(.5142)}to{transform:translate(49.83585vw,99vh) scale(.5142)}}.snow:nth-child(278){opacity:1.4222;transform:translate(90.2967vw,-10px) scale(.5792);animation:fall-278 21s -30s linear infinite}@keyframes fall-278{54.881%{transform:translate(92.9149vw,54.881vh) scale(.5792)}to{transform:translate(91.6058vw,99vh) scale(.5792)}}.snow:nth-child(279){opacity:1.0176;transform:translate(34.8537vw,-10px) scale(.7245);animation:fall-279 30s -27s linear infinite}@keyframes fall-279{59.79%{transform:translate(26.2488vw,59.79vh) scale(.7245)}to{transform:translate(30.55125vw,99vh) scale(.7245)}}.snow:nth-child(280){opacity:.6462;transform:translate(48.4284vw,-10px) scale(.5986);animation:fall-280 24s -4s linear infinite}@keyframes fall-280{45.749%{transform:translate(55.5378vw,45.749vh) scale(.5986)}to{transform:translate(51.9831vw,99vh) scale(.5986)}}.snow:nth-child(281){opacity:.2532;transform:translate(55.9743vw,-10px) scale(.0244);animation:fall-281 22s -5s linear infinite}@keyframes fall-281{59.681%{transform:translate(53.7607vw,59.681vh) scale(.0244)}to{transform:translate(54.8675vw,99vh) scale(.0244)}}.snow:nth-child(282){opacity:1.8084;transform:translate(45.9747vw,-10px) scale(.9759);animation:fall-282 24s -1s linear infinite}@keyframes fall-282{67.444%{transform:translate(44.3931vw,67.444vh) scale(.9759)}to{transform:translate(45.1839vw,99vh) scale(.9759)}}.snow:nth-child(283){opacity:1.5344;transform:translate(57.1383vw,-10px) scale(.5017);animation:fall-283 23s -19s linear infinite}@keyframes fall-283{52.601%{transform:translate(57.9169vw,52.601vh) scale(.5017)}to{transform:translate(57.5276vw,99vh) scale(.5017)}}.snow:nth-child(284){opacity:1.2546;transform:translate(84.6138vw,-10px) scale(.3685);animation:fall-284 20s -8s linear infinite}@keyframes fall-284{34.723%{transform:translate(92.512vw,34.723vh) scale(.3685)}to{transform:translate(88.5629vw,99vh) scale(.3685)}}.snow:nth-child(285){opacity:1.241;transform:translate(98.2203vw,-10px) scale(.2891);animation:fall-285 30s -25s linear infinite}@keyframes fall-285{70.242%{transform:translate(94.6997vw,70.242vh) scale(.2891)}to{transform:translate(96.46vw,99vh) scale(.2891)}}.snow:nth-child(286){opacity:.753;transform:translate(39.6612vw,-10px) scale(.5454);animation:fall-286 17s -17s linear infinite}@keyframes fall-286{41.401%{transform:translate(42.0002vw,41.401vh) scale(.5454)}to{transform:translate(40.8307vw,99vh) scale(.5454)}}.snow:nth-child(287){opacity:1.4088;transform:translate(26.4535vw,-10px) scale(.2029);animation:fall-287 10s -28s linear infinite}@keyframes fall-287{67.572%{transform:translate(22.1509vw,67.572vh) scale(.2029)}to{transform:translate(24.3022vw,99vh) scale(.2029)}}.snow:nth-child(288){opacity:1.6036;transform:translate(65.6876vw,-10px) scale(.5075);animation:fall-288 10s -2s linear infinite}@keyframes fall-288{53.905%{transform:translate(58.2901vw,53.905vh) scale(.5075)}to{transform:translate(61.98885vw,99vh) scale(.5075)}}.snow:nth-child(289){opacity:.4668;transform:translate(20.1705vw,-10px) scale(.3082);animation:fall-289 11s -21s linear infinite}@keyframes fall-289{70.963%{transform:translate(24.7066vw,70.963vh) scale(.3082)}to{transform:translate(22.43855vw,99vh) scale(.3082)}}.snow:nth-child(290){opacity:.4298;transform:translate(56.7566vw,-10px) scale(.1118);animation:fall-290 11s -14s linear infinite}@keyframes fall-290{53.921%{transform:translate(57.8724vw,53.921vh) scale(.1118)}to{transform:translate(57.3145vw,99vh) scale(.1118)}}.snow:nth-child(291){opacity:.9766;transform:translate(50.3796vw,-10px) scale(.9644);animation:fall-291 14s -18s linear infinite}@keyframes fall-291{59.437%{transform:translate(58.711vw,59.437vh) scale(.9644)}to{transform:translate(54.5453vw,99vh) scale(.9644)}}.snow:nth-child(292){opacity:1.5376;transform:translate(68.0591vw,-10px) scale(.3787);animation:fall-292 18s -22s linear infinite}@keyframes fall-292{77.295%{transform:translate(59.4286vw,77.295vh) scale(.3787)}to{transform:translate(63.74385vw,99vh) scale(.3787)}}.snow:nth-child(293){opacity:1.5576;transform:translate(72.2901vw,-10px) scale(.2837);animation:fall-293 26s -28s linear infinite}@keyframes fall-293{58.841%{transform:translate(66.821vw,58.841vh) scale(.2837)}to{transform:translate(69.55555vw,99vh) scale(.2837)}}.snow:nth-child(294){opacity:1.1112;transform:translate(88.2765vw,-10px) scale(.723);animation:fall-294 22s -16s linear infinite}@keyframes fall-294{32.843%{transform:translate(91.6879vw,32.843vh) scale(.723)}to{transform:translate(89.9822vw,99vh) scale(.723)}}.snow:nth-child(295){opacity:1.7502;transform:translate(53.0632vw,-10px) scale(.1343);animation:fall-295 26s -22s linear infinite}@keyframes fall-295{72.413%{transform:translate(53.0314vw,72.413vh) scale(.1343)}to{transform:translate(53.0473vw,99vh) scale(.1343)}}.snow:nth-child(296){opacity:.3202;transform:translate(98.2652vw,-10px) scale(.5838);animation:fall-296 23s -1s linear infinite}@keyframes fall-296{41.422%{transform:translate(90.1254vw,41.422vh) scale(.5838)}to{transform:translate(94.1953vw,99vh) scale(.5838)}}.snow:nth-child(297){opacity:.827;transform:translate(79.7356vw,-10px) scale(.4194);animation:fall-297 22s -29s linear infinite}@keyframes fall-297{68.751%{transform:translate(87.539vw,68.751vh) scale(.4194)}to{transform:translate(83.6373vw,99vh) scale(.4194)}}.snow:nth-child(298){opacity:.4162;transform:translate(92.2955vw,-10px) scale(.5061);animation:fall-298 14s -17s linear infinite}@keyframes fall-298{32.585%{transform:translate(85.0501vw,32.585vh) scale(.5061)}to{transform:translate(88.6728vw,99vh) scale(.5061)}}.snow:nth-child(299){opacity:1.8664;transform:translate(71.1115vw,-10px) scale(.0175);animation:fall-299 25s -12s linear infinite}@keyframes fall-299{42.366%{transform:translate(72.8727vw,42.366vh) scale(.0175)}to{transform:translate(71.9921vw,99vh) scale(.0175)}}.snow:nth-child(300){opacity:.0022;transform:translate(41.3977vw,-10px) scale(.2596);animation:fall-300 30s -24s linear infinite}@keyframes fall-300{60.687%{transform:translate(49.6467vw,60.687vh) scale(.2596)}to{transform:translate(45.5222vw,99vh) scale(.2596)}}.snow:nth-child(301){opacity:.141;transform:translate(97.3192vw,-10px) scale(.8613);animation:fall-301 20s -16s linear infinite}@keyframes fall-301{58.038%{transform:translate(88.7725vw,58.038vh) scale(.8613)}to{transform:translate(93.04585vw,99vh) scale(.8613)}}.snow:nth-child(302){opacity:.4646;transform:translate(50.2854vw,-10px) scale(.4211);animation:fall-302 13s -5s linear infinite}@keyframes fall-302{73.233%{transform:translate(57.7152vw,73.233vh) scale(.4211)}to{transform:translate(54.0003vw,99vh) scale(.4211)}}.snow:nth-child(303){opacity:.9306;transform:translate(91.9955vw,-10px) scale(.3313);animation:fall-303 10s -13s linear infinite}@keyframes fall-303{79.109%{transform:translate(89.5098vw,79.109vh) scale(.3313)}to{transform:translate(90.75265vw,99vh) scale(.3313)}}.snow:nth-child(304){opacity:.137;transform:translate(30.5967vw,-10px) scale(.6021);animation:fall-304 16s -3s linear infinite}@keyframes fall-304{71.211%{transform:translate(21.7035vw,71.211vh) scale(.6021)}to{transform:translate(26.1501vw,99vh) scale(.6021)}}.snow:nth-child(305){opacity:1.9036;transform:translate(58.8529vw,-10px) scale(.368);animation:fall-305 18s -28s linear infinite}@keyframes fall-305{78.909%{transform:translate(52.2365vw,78.909vh) scale(.368)}to{transform:translate(55.5447vw,99vh) scale(.368)}}.snow:nth-child(306){opacity:1.959;transform:translate(33.0752vw,-10px) scale(.1978);animation:fall-306 15s -19s linear infinite}@keyframes fall-306{72.072%{transform:translate(28.4927vw,72.072vh) scale(.1978)}to{transform:translate(30.78395vw,99vh) scale(.1978)}}.snow:nth-child(307){opacity:1.2924;transform:translate(38.5853vw,-10px) scale(.9203);animation:fall-307 15s -16s linear infinite}@keyframes fall-307{50.201%{transform:translate(39.8054vw,50.201vh) scale(.9203)}to{transform:translate(39.19535vw,99vh) scale(.9203)}}.snow:nth-child(308){opacity:1.9526;transform:translate(56.146vw,-10px) scale(.6132);animation:fall-308 21s -9s linear infinite}@keyframes fall-308{36.879%{transform:translate(59.7619vw,36.879vh) scale(.6132)}to{transform:translate(57.95395vw,99vh) scale(.6132)}}.snow:nth-child(309){opacity:.0484;transform:translate(34.058vw,-10px) scale(.2985);animation:fall-309 11s -11s linear infinite}@keyframes fall-309{58.319%{transform:translate(25.3786vw,58.319vh) scale(.2985)}to{transform:translate(29.7183vw,99vh) scale(.2985)}}.snow:nth-child(310){opacity:1.2924;transform:translate(35.6028vw,-10px) scale(.7038);animation:fall-310 18s -7s linear infinite}@keyframes fall-310{75.24%{transform:translate(35.3191vw,75.24vh) scale(.7038)}to{transform:translate(35.46095vw,99vh) scale(.7038)}}.snow:nth-child(311){opacity:1.9452;transform:translate(18.5411vw,-10px) scale(.6347);animation:fall-311 25s -10s linear infinite}@keyframes fall-311{55.126%{transform:translate(26.4215vw,55.126vh) scale(.6347)}to{transform:translate(22.4813vw,99vh) scale(.6347)}}.snow:nth-child(312){opacity:1.8746;transform:translate(51.2393vw,-10px) scale(.8428);animation:fall-312 13s -19s linear infinite}@keyframes fall-312{70.328%{transform:translate(55.1733vw,70.328vh) scale(.8428)}to{transform:translate(53.2063vw,99vh) scale(.8428)}}.snow:nth-child(313){opacity:.3398;transform:translate(4.464vw,-10px) scale(.5513);animation:fall-313 28s -4s linear infinite}@keyframes fall-313{65.904%{transform:translate(9.7484vw,65.904vh) scale(.5513)}to{transform:translate(7.1062vw,99vh) scale(.5513)}}.snow:nth-child(314){opacity:1.8448;transform:translate(6.7999vw,-10px) scale(.0728);animation:fall-314 19s -23s linear infinite}@keyframes fall-314{56.393%{transform:translate(15.3407vw,56.393vh) scale(.0728)}to{transform:translate(11.0703vw,99vh) scale(.0728)}}.snow:nth-child(315){opacity:.8642;transform:translate(99.2391vw,-10px) scale(.7112);animation:fall-315 13s -8s linear infinite}@keyframes fall-315{35.971%{transform:translate(108.3498vw,35.971vh) scale(.7112)}to{transform:translate(103.79445vw,99vh) scale(.7112)}}.snow:nth-child(316){opacity:.059;transform:translate(47.7399vw,-10px) scale(.7903);animation:fall-316 21s -21s linear infinite}@keyframes fall-316{38.874%{transform:translate(40.578vw,38.874vh) scale(.7903)}to{transform:translate(44.15895vw,99vh) scale(.7903)}}.snow:nth-child(317){opacity:1.5434;transform:translate(85.9168vw,-10px) scale(.2064);animation:fall-317 24s -15s linear infinite}@keyframes fall-317{44.365%{transform:translate(87.9967vw,44.365vh) scale(.2064)}to{transform:translate(86.95675vw,99vh) scale(.2064)}}.snow:nth-child(318){opacity:.4384;transform:translate(29.049vw,-10px) scale(.55);animation:fall-318 28s -12s linear infinite}@keyframes fall-318{54.795%{transform:translate(34.2817vw,54.795vh) scale(.55)}to{transform:translate(31.66535vw,99vh) scale(.55)}}.snow:nth-child(319){opacity:.3636;transform:translate(55.2555vw,-10px) scale(.7342);animation:fall-319 24s -12s linear infinite}@keyframes fall-319{42.453%{transform:translate(61.0377vw,42.453vh) scale(.7342)}to{transform:translate(58.1466vw,99vh) scale(.7342)}}.snow:nth-child(320){opacity:.1578;transform:translate(67.5773vw,-10px) scale(.8879);animation:fall-320 19s -4s linear infinite}@keyframes fall-320{50.914%{transform:translate(74.1853vw,50.914vh) scale(.8879)}to{transform:translate(70.8813vw,99vh) scale(.8879)}}.snow:nth-child(321){opacity:.5432;transform:translate(11.1517vw,-10px) scale(.9367);animation:fall-321 20s -30s linear infinite}@keyframes fall-321{33.131%{transform:translate(2.4757vw,33.131vh) scale(.9367)}to{transform:translate(6.8137vw,99vh) scale(.9367)}}.snow:nth-child(322){opacity:1.8122;transform:translate(26.9463vw,-10px) scale(.9094);animation:fall-322 27s -10s linear infinite}@keyframes fall-322{60%{transform:translate(28.0347vw,60vh) scale(.9094)}to{transform:translate(27.4905vw,99vh) scale(.9094)}}.snow:nth-child(323){opacity:1.9114;transform:translate(44.6986vw,-10px) scale(.7584);animation:fall-323 23s -22s linear infinite}@keyframes fall-323{72.584%{transform:translate(46.6543vw,72.584vh) scale(.7584)}to{transform:translate(45.67645vw,99vh) scale(.7584)}}.snow:nth-child(324){opacity:1.1128;transform:translate(60.1352vw,-10px) scale(.0046);animation:fall-324 16s -2s linear infinite}@keyframes fall-324{78.831%{transform:translate(62.2066vw,78.831vh) scale(.0046)}to{transform:translate(61.1709vw,99vh) scale(.0046)}}.snow:nth-child(325){opacity:.426;transform:translate(26.0045vw,-10px) scale(.9023);animation:fall-325 23s -21s linear infinite}@keyframes fall-325{41.983%{transform:translate(20.9002vw,41.983vh) scale(.9023)}to{transform:translate(23.45235vw,99vh) scale(.9023)}}.snow:nth-child(326){opacity:1.8848;transform:translate(8.1682vw,-10px) scale(.2531);animation:fall-326 29s -3s linear infinite}@keyframes fall-326{55.411%{transform:translate(2.7375vw,55.411vh) scale(.2531)}to{transform:translate(5.45285vw,99vh) scale(.2531)}}.snow:nth-child(327){opacity:.1118;transform:translate(47.5523vw,-10px) scale(.446);animation:fall-327 14s -23s linear infinite}@keyframes fall-327{63.216%{transform:translate(41.5063vw,63.216vh) scale(.446)}to{transform:translate(44.5293vw,99vh) scale(.446)}}.snow:nth-child(328){opacity:1.1402;transform:translate(77.1109vw,-10px) scale(.9907);animation:fall-328 15s -8s linear infinite}@keyframes fall-328{44.881%{transform:translate(80.7901vw,44.881vh) scale(.9907)}to{transform:translate(78.9505vw,99vh) scale(.9907)}}.snow:nth-child(329){opacity:.9082;transform:translate(95.8092vw,-10px) scale(.2596);animation:fall-329 20s -23s linear infinite}@keyframes fall-329{44.645%{transform:translate(95.9356vw,44.645vh) scale(.2596)}to{transform:translate(95.8724vw,99vh) scale(.2596)}}.snow:nth-child(330){opacity:1.713;transform:translate(36.0353vw,-10px) scale(.7174);animation:fall-330 23s -2s linear infinite}@keyframes fall-330{42.469%{transform:translate(41.576vw,42.469vh) scale(.7174)}to{transform:translate(38.80565vw,99vh) scale(.7174)}}.snow:nth-child(331){opacity:.6448;transform:translate(93.6017vw,-10px) scale(.8226);animation:fall-331 16s -30s linear infinite}@keyframes fall-331{32.541%{transform:translate(97.601vw,32.541vh) scale(.8226)}to{transform:translate(95.60135vw,99vh) scale(.8226)}}.snow:nth-child(332){opacity:.0264;transform:translate(91.4246vw,-10px) scale(.5451);animation:fall-332 30s -2s linear infinite}@keyframes fall-332{51.889%{transform:translate(81.7022vw,51.889vh) scale(.5451)}to{transform:translate(86.5634vw,99vh) scale(.5451)}}.snow:nth-child(333){opacity:1.0636;transform:translate(1.9098vw,-10px) scale(.5391);animation:fall-333 29s -2s linear infinite}@keyframes fall-333{52.92%{transform:translate(-7.7838vw,52.92vh) scale(.5391)}to{transform:translate(-2.937vw,99vh) scale(.5391)}}.snow:nth-child(334){opacity:1.88;transform:translate(45.547vw,-10px) scale(.3236);animation:fall-334 18s -7s linear infinite}@keyframes fall-334{40.045%{transform:translate(38.2473vw,40.045vh) scale(.3236)}to{transform:translate(41.89715vw,99vh) scale(.3236)}}.snow:nth-child(335){opacity:.6032;transform:translate(21.2518vw,-10px) scale(.395);animation:fall-335 27s -7s linear infinite}@keyframes fall-335{44.247%{transform:translate(24.8039vw,44.247vh) scale(.395)}to{transform:translate(23.02785vw,99vh) scale(.395)}}.snow:nth-child(336){opacity:.5336;transform:translate(49.7888vw,-10px) scale(.9269);animation:fall-336 16s -18s linear infinite}@keyframes fall-336{39.973%{transform:translate(53.7974vw,39.973vh) scale(.9269)}to{transform:translate(51.7931vw,99vh) scale(.9269)}}.snow:nth-child(337){opacity:1.9432;transform:translate(20.2318vw,-10px) scale(.1653);animation:fall-337 20s -11s linear infinite}@keyframes fall-337{49.726%{transform:translate(20.9621vw,49.726vh) scale(.1653)}to{transform:translate(20.59695vw,99vh) scale(.1653)}}.snow:nth-child(338){opacity:.382;transform:translate(21.6233vw,-10px) scale(.6225);animation:fall-338 25s -6s linear infinite}@keyframes fall-338{40.468%{transform:translate(17.6765vw,40.468vh) scale(.6225)}to{transform:translate(19.6499vw,99vh) scale(.6225)}}.snow:nth-child(339){opacity:.8726;transform:translate(74.6643vw,-10px) scale(.0309);animation:fall-339 10s -25s linear infinite}@keyframes fall-339{63.137%{transform:translate(81.0026vw,63.137vh) scale(.0309)}to{transform:translate(77.83345vw,99vh) scale(.0309)}}.snow:nth-child(340){opacity:1.194;transform:translate(67.4254vw,-10px) scale(.5246);animation:fall-340 18s -25s linear infinite}@keyframes fall-340{54.883%{transform:translate(63.1176vw,54.883vh) scale(.5246)}to{transform:translate(65.2715vw,99vh) scale(.5246)}}.snow:nth-child(341){opacity:1.1914;transform:translate(4.1294vw,-10px) scale(.2114);animation:fall-341 12s -23s linear infinite}@keyframes fall-341{60.873%{transform:translate(11.7673vw,60.873vh) scale(.2114)}to{transform:translate(7.94835vw,99vh) scale(.2114)}}.snow:nth-child(342){opacity:.0338;transform:translate(39.2947vw,-10px) scale(.1651);animation:fall-342 18s -11s linear infinite}@keyframes fall-342{43.803%{transform:translate(40.7812vw,43.803vh) scale(.1651)}to{transform:translate(40.03795vw,99vh) scale(.1651)}}.snow:nth-child(343){opacity:1.6144;transform:translate(22.8985vw,-10px) scale(.7711);animation:fall-343 20s -23s linear infinite}@keyframes fall-343{33.686%{transform:translate(20.2909vw,33.686vh) scale(.7711)}to{transform:translate(21.5947vw,99vh) scale(.7711)}}.snow:nth-child(344){opacity:.6136;transform:translate(64.8506vw,-10px) scale(.6729);animation:fall-344 29s -5s linear infinite}@keyframes fall-344{77.309%{transform:translate(68.4899vw,77.309vh) scale(.6729)}to{transform:translate(66.67025vw,99vh) scale(.6729)}}.snow:nth-child(345){opacity:.4936;transform:translate(42.9466vw,-10px) scale(.8405);animation:fall-345 14s -26s linear infinite}@keyframes fall-345{63.893%{transform:translate(48.4872vw,63.893vh) scale(.8405)}to{transform:translate(45.7169vw,99vh) scale(.8405)}}.snow:nth-child(346){opacity:.6238;transform:translate(67.034vw,-10px) scale(.834);animation:fall-346 19s -23s linear infinite}@keyframes fall-346{31.725%{transform:translate(67.748vw,31.725vh) scale(.834)}to{transform:translate(67.391vw,99vh) scale(.834)}}.snow:nth-child(347){opacity:.6966;transform:translate(34.9071vw,-10px) scale(.596);animation:fall-347 25s -27s linear infinite}@keyframes fall-347{40.411%{transform:translate(37.3052vw,40.411vh) scale(.596)}to{transform:translate(36.10615vw,99vh) scale(.596)}}.snow:nth-child(348){opacity:.4404;transform:translate(33.8283vw,-10px) scale(.956);animation:fall-348 12s -16s linear infinite}@keyframes fall-348{35.359%{transform:translate(39.694vw,35.359vh) scale(.956)}to{transform:translate(36.76115vw,99vh) scale(.956)}}.snow:nth-child(349){opacity:.1524;transform:translate(94.5077vw,-10px) scale(.7626);animation:fall-349 16s -24s linear infinite}@keyframes fall-349{75.141%{transform:translate(92.9043vw,75.141vh) scale(.7626)}to{transform:translate(93.706vw,99vh) scale(.7626)}}.snow:nth-child(350){opacity:1.8132;transform:translate(77.2606vw,-10px) scale(.4042);animation:fall-350 19s -29s linear infinite}@keyframes fall-350{48.612%{transform:translate(81.6691vw,48.612vh) scale(.4042)}to{transform:translate(79.46485vw,99vh) scale(.4042)}}.snow:nth-child(351){opacity:1.933;transform:translate(48.0975vw,-10px) scale(.2448);animation:fall-351 26s -8s linear infinite}@keyframes fall-351{38.548%{transform:translate(53.6196vw,38.548vh) scale(.2448)}to{transform:translate(50.85855vw,99vh) scale(.2448)}}.snow:nth-child(352){opacity:.2692;transform:translate(84.4902vw,-10px) scale(.6834);animation:fall-352 22s -30s linear infinite}@keyframes fall-352{41.757%{transform:translate(81.3477vw,41.757vh) scale(.6834)}to{transform:translate(82.91895vw,99vh) scale(.6834)}}.snow:nth-child(353){opacity:.3412;transform:translate(88.9788vw,-10px) scale(.3662);animation:fall-353 15s -29s linear infinite}@keyframes fall-353{62.472%{transform:translate(86.6112vw,62.472vh) scale(.3662)}to{transform:translate(87.795vw,99vh) scale(.3662)}}.snow:nth-child(354){opacity:.708;transform:translate(9.2305vw,-10px) scale(.6455);animation:fall-354 25s -12s linear infinite}@keyframes fall-354{75.302%{transform:translate(3.1833vw,75.302vh) scale(.6455)}to{transform:translate(6.2069vw,99vh) scale(.6455)}}.snow:nth-child(355){opacity:.8004;transform:translate(76.9514vw,-10px) scale(.6893);animation:fall-355 12s -25s linear infinite}@keyframes fall-355{75.523%{transform:translate(67.8475vw,75.523vh) scale(.6893)}to{transform:translate(72.39945vw,99vh) scale(.6893)}}.snow:nth-child(356){opacity:1.1728;transform:translate(35.455vw,-10px) scale(.0139);animation:fall-356 22s -14s linear infinite}@keyframes fall-356{70.7%{transform:translate(36.2816vw,70.7vh) scale(.0139)}to{transform:translate(35.8683vw,99vh) scale(.0139)}}.snow:nth-child(357){opacity:.0764;transform:translate(99.7126vw,-10px) scale(.8692);animation:fall-357 25s -29s linear infinite}@keyframes fall-357{77.42%{transform:translate(100.2593vw,77.42vh) scale(.8692)}to{transform:translate(99.98595vw,99vh) scale(.8692)}}.snow:nth-child(358){opacity:.1954;transform:translate(66.8447vw,-10px) scale(.0744);animation:fall-358 22s -20s linear infinite}@keyframes fall-358{74.436%{transform:translate(60.8068vw,74.436vh) scale(.0744)}to{transform:translate(63.82575vw,99vh) scale(.0744)}}.snow:nth-child(359){opacity:1.2576;transform:translate(25.6117vw,-10px) scale(.9385);animation:fall-359 19s -28s linear infinite}@keyframes fall-359{40.134%{transform:translate(17.6073vw,40.134vh) scale(.9385)}to{transform:translate(21.6095vw,99vh) scale(.9385)}}.snow:nth-child(360){opacity:.7408;transform:translate(10.8237vw,-10px) scale(.8741);animation:fall-360 29s -7s linear infinite}@keyframes fall-360{35.694%{transform:translate(1.1477vw,35.694vh) scale(.8741)}to{transform:translate(5.9857vw,99vh) scale(.8741)}}.snow:nth-child(361){opacity:1.4582;transform:translate(12.617vw,-10px) scale(.6605);animation:fall-361 18s -17s linear infinite}@keyframes fall-361{67.91%{transform:translate(18.2166vw,67.91vh) scale(.6605)}to{transform:translate(15.4168vw,99vh) scale(.6605)}}.snow:nth-child(362){opacity:.8052;transform:translate(38.8205vw,-10px) scale(.5699);animation:fall-362 24s -5s linear infinite}@keyframes fall-362{60.528%{transform:translate(35.1818vw,60.528vh) scale(.5699)}to{transform:translate(37.00115vw,99vh) scale(.5699)}}.snow:nth-child(363){opacity:1.1172;transform:translate(98.3239vw,-10px) scale(.1338);animation:fall-363 24s -28s linear infinite}@keyframes fall-363{75.345%{transform:translate(98.9136vw,75.345vh) scale(.1338)}to{transform:translate(98.61875vw,99vh) scale(.1338)}}.snow:nth-child(364){opacity:.9592;transform:translate(13.8491vw,-10px) scale(.999);animation:fall-364 25s -27s linear infinite}@keyframes fall-364{50.43%{transform:translate(18.2092vw,50.43vh) scale(.999)}to{transform:translate(16.02915vw,99vh) scale(.999)}}.snow:nth-child(365){opacity:1.9548;transform:translate(46.718vw,-10px) scale(.2122);animation:fall-365 26s -2s linear infinite}@keyframes fall-365{33.91%{transform:translate(45.9124vw,33.91vh) scale(.2122)}to{transform:translate(46.3152vw,99vh) scale(.2122)}}.snow:nth-child(366){opacity:.4174;transform:translate(9.9436vw,-10px) scale(.641);animation:fall-366 26s -25s linear infinite}@keyframes fall-366{53.964%{transform:translate(19.2186vw,53.964vh) scale(.641)}to{transform:translate(14.5811vw,99vh) scale(.641)}}.snow:nth-child(367){opacity:1.3276;transform:translate(17.6344vw,-10px) scale(.9925);animation:fall-367 25s -25s linear infinite}@keyframes fall-367{59.491%{transform:translate(11.1443vw,59.491vh) scale(.9925)}to{transform:translate(14.38935vw,99vh) scale(.9925)}}.snow:nth-child(368){opacity:.453;transform:translate(21.7902vw,-10px) scale(.2346);animation:fall-368 12s -13s linear infinite}@keyframes fall-368{32.853%{transform:translate(31.5989vw,32.853vh) scale(.2346)}to{transform:translate(26.69455vw,99vh) scale(.2346)}}.snow:nth-child(369){opacity:1.2656;transform:translate(35.0208vw,-10px) scale(.7131);animation:fall-369 19s -27s linear infinite}@keyframes fall-369{46.789%{transform:translate(41.9154vw,46.789vh) scale(.7131)}to{transform:translate(38.4681vw,99vh) scale(.7131)}}.snow:nth-child(370){opacity:.6768;transform:translate(52.2487vw,-10px) scale(.6368);animation:fall-370 22s -22s linear infinite}@keyframes fall-370{31.278%{transform:translate(47.8413vw,31.278vh) scale(.6368)}to{transform:translate(50.045vw,99vh) scale(.6368)}}.snow:nth-child(371){opacity:.155;transform:translate(83.0762vw,-10px) scale(.1744);animation:fall-371 24s -18s linear infinite}@keyframes fall-371{34.764%{transform:translate(90.4596vw,34.764vh) scale(.1744)}to{transform:translate(86.7679vw,99vh) scale(.1744)}}.snow:nth-child(372){opacity:.912;transform:translate(49.6801vw,-10px) scale(.2639);animation:fall-372 24s -7s linear infinite}@keyframes fall-372{46.512%{transform:translate(53.1185vw,46.512vh) scale(.2639)}to{transform:translate(51.3993vw,99vh) scale(.2639)}}.snow:nth-child(373){opacity:.5608;transform:translate(7.2072vw,-10px) scale(.4816);animation:fall-373 23s -2s linear infinite}@keyframes fall-373{76.339%{transform:translate(2.3605vw,76.339vh) scale(.4816)}to{transform:translate(4.78385vw,99vh) scale(.4816)}}.snow:nth-child(374){opacity:1.2516;transform:translate(53.8723vw,-10px) scale(.2813);animation:fall-374 25s -3s linear infinite}@keyframes fall-374{39.812%{transform:translate(62.4188vw,39.812vh) scale(.2813)}to{transform:translate(58.14555vw,99vh) scale(.2813)}}.snow:nth-child(375){opacity:1.4874;transform:translate(21.4595vw,-10px) scale(.1832);animation:fall-375 11s -24s linear infinite}@keyframes fall-375{65.458%{transform:translate(13.2388vw,65.458vh) scale(.1832)}to{transform:translate(17.34915vw,99vh) scale(.1832)}}.snow:nth-child(376){opacity:.6348;transform:translate(1.6549vw,-10px) scale(.0309);animation:fall-376 20s -21s linear infinite}@keyframes fall-376{65.863%{transform:translate(-1.0756vw,65.863vh) scale(.0309)}to{transform:translate(.28965vw,99vh) scale(.0309)}}.snow:nth-child(377){opacity:1.7798;transform:translate(92.5552vw,-10px) scale(.0615);animation:fall-377 16s -15s linear infinite}@keyframes fall-377{31.314%{transform:translate(95.7773vw,31.314vh) scale(.0615)}to{transform:translate(94.16625vw,99vh) scale(.0615)}}.snow:nth-child(378){opacity:.0318;transform:translate(97.4131vw,-10px) scale(.5785);animation:fall-378 17s -29s linear infinite}@keyframes fall-378{51.542%{transform:translate(89.2476vw,51.542vh) scale(.5785)}to{transform:translate(93.33035vw,99vh) scale(.5785)}}.snow:nth-child(379){opacity:.3482;transform:translate(16.0541vw,-10px) scale(.3751);animation:fall-379 27s -18s linear infinite}@keyframes fall-379{77.208%{transform:translate(21.9448vw,77.208vh) scale(.3751)}to{transform:translate(18.99945vw,99vh) scale(.3751)}}.snow:nth-child(380){opacity:.1822;transform:translate(47.1429vw,-10px) scale(.1226);animation:fall-380 19s -10s linear infinite}@keyframes fall-380{64.225%{transform:translate(38.9379vw,64.225vh) scale(.1226)}to{transform:translate(43.0404vw,99vh) scale(.1226)}}.snow:nth-child(381){opacity:1.6714;transform:translate(54.1499vw,-10px) scale(.6126);animation:fall-381 26s -1s linear infinite}@keyframes fall-381{48.349%{transform:translate(59.6615vw,48.349vh) scale(.6126)}to{transform:translate(56.9057vw,99vh) scale(.6126)}}.snow:nth-child(382){opacity:.4572;transform:translate(27.0228vw,-10px) scale(.5499);animation:fall-382 19s -21s linear infinite}@keyframes fall-382{69.602%{transform:translate(19.7617vw,69.602vh) scale(.5499)}to{transform:translate(23.39225vw,99vh) scale(.5499)}}.snow:nth-child(383){opacity:.871;transform:translate(90.9694vw,-10px) scale(.7333);animation:fall-383 18s -19s linear infinite}@keyframes fall-383{69.605%{transform:translate(94.7175vw,69.605vh) scale(.7333)}to{transform:translate(92.84345vw,99vh) scale(.7333)}}.snow:nth-child(384){opacity:1.9662;transform:translate(46.5317vw,-10px) scale(.3228);animation:fall-384 21s -2s linear infinite}@keyframes fall-384{78.022%{transform:translate(37.0401vw,78.022vh) scale(.3228)}to{transform:translate(41.7859vw,99vh) scale(.3228)}}.snow:nth-child(385){opacity:1.6924;transform:translate(73.5034vw,-10px) scale(.9696);animation:fall-385 18s -18s linear infinite}@keyframes fall-385{63.917%{transform:translate(76.392vw,63.917vh) scale(.9696)}to{transform:translate(74.9477vw,99vh) scale(.9696)}}.snow:nth-child(386){opacity:1.8184;transform:translate(90.8378vw,-10px) scale(.9092);animation:fall-386 26s -26s linear infinite}@keyframes fall-386{77.822%{transform:translate(87.2097vw,77.822vh) scale(.9092)}to{transform:translate(89.02375vw,99vh) scale(.9092)}}.snow:nth-child(387){opacity:1.9178;transform:translate(51.3075vw,-10px) scale(.3506);animation:fall-387 16s -29s linear infinite}@keyframes fall-387{60.214%{transform:translate(53.91vw,60.214vh) scale(.3506)}to{transform:translate(52.60875vw,99vh) scale(.3506)}}.snow:nth-child(388){opacity:1.239;transform:translate(9.5173vw,-10px) scale(.8192);animation:fall-388 24s -15s linear infinite}@keyframes fall-388{61.733%{transform:translate(3.108vw,61.733vh) scale(.8192)}to{transform:translate(6.31265vw,99vh) scale(.8192)}}.snow:nth-child(389){opacity:.0896;transform:translate(18.9364vw,-10px) scale(.9933);animation:fall-389 25s -5s linear infinite}@keyframes fall-389{73.356%{transform:translate(16.8148vw,73.356vh) scale(.9933)}to{transform:translate(17.8756vw,99vh) scale(.9933)}}.snow:nth-child(390){opacity:1.5918;transform:translate(92.646vw,-10px) scale(.0667);animation:fall-390 23s -18s linear infinite}@keyframes fall-390{61.254%{transform:translate(86.8298vw,61.254vh) scale(.0667)}to{transform:translate(89.7379vw,99vh) scale(.0667)}}.snow:nth-child(391){opacity:1.1556;transform:translate(3.0521vw,-10px) scale(.6028);animation:fall-391 10s -23s linear infinite}@keyframes fall-391{79.552%{transform:translate(.2472vw,79.552vh) scale(.6028)}to{transform:translate(1.64965vw,99vh) scale(.6028)}}.snow:nth-child(392){opacity:1.3922;transform:translate(7.5192vw,-10px) scale(.4473);animation:fall-392 27s -5s linear infinite}@keyframes fall-392{43.314%{transform:translate(1.1018vw,43.314vh) scale(.4473)}to{transform:translate(4.3105vw,99vh) scale(.4473)}}.snow:nth-child(393){opacity:1.633;transform:translate(71.5717vw,-10px) scale(.7462);animation:fall-393 14s -8s linear infinite}@keyframes fall-393{75.585%{transform:translate(68.1864vw,75.585vh) scale(.7462)}to{transform:translate(69.87905vw,99vh) scale(.7462)}}.snow:nth-child(394){opacity:.865;transform:translate(89.6507vw,-10px) scale(.3281);animation:fall-394 17s -19s linear infinite}@keyframes fall-394{78.546%{transform:translate(91.0962vw,78.546vh) scale(.3281)}to{transform:translate(90.37345vw,99vh) scale(.3281)}}.snow:nth-child(395){opacity:1.0422;transform:translate(33.347vw,-10px) scale(.4208);animation:fall-395 15s -7s linear infinite}@keyframes fall-395{49.693%{transform:translate(25.6527vw,49.693vh) scale(.4208)}to{transform:translate(29.49985vw,99vh) scale(.4208)}}.snow:nth-child(396){opacity:.8004;transform:translate(36.6696vw,-10px) scale(.5311);animation:fall-396 16s -22s linear infinite}@keyframes fall-396{62.731%{transform:translate(42.4684vw,62.731vh) scale(.5311)}to{transform:translate(39.569vw,99vh) scale(.5311)}}.snow:nth-child(397){opacity:1.4636;transform:translate(34.2754vw,-10px) scale(.0785);animation:fall-397 16s -20s linear infinite}@keyframes fall-397{30.157%{transform:translate(34.0535vw,30.157vh) scale(.0785)}to{transform:translate(34.16445vw,99vh) scale(.0785)}}.snow:nth-child(398){opacity:.1928;transform:translate(50.204vw,-10px) scale(.8609);animation:fall-398 25s -14s linear infinite}@keyframes fall-398{57.526%{transform:translate(58.7479vw,57.526vh) scale(.8609)}to{transform:translate(54.47595vw,99vh) scale(.8609)}}.snow:nth-child(399){opacity:1.9832;transform:translate(70.953vw,-10px) scale(.48);animation:fall-399 14s -29s linear infinite}@keyframes fall-399{63.283%{transform:translate(79.8296vw,63.283vh) scale(.48)}to{transform:translate(75.3913vw,99vh) scale(.48)}}.snow:nth-child(400){opacity:.7462;transform:translate(99.28vw,-10px) scale(.3784);animation:fall-400 24s -21s linear infinite}@keyframes fall-400{53.38%{transform:translate(104.9468vw,53.38vh) scale(.3784)}to{transform:translate(102.1134vw,99vh) scale(.3784)}}\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}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.709;transform:translate(86.7693vw,-10px) scale(.7603);animation:fall-1 30s -9s linear infinite}@keyframes fall-1{55.795%{transform:translate(93.0805vw,55.795vh) scale(.7603)}to{transform:translate(89.9249vw,99vh) scale(.7603)}}.snow:nth-child(2){opacity:1.7338;transform:translate(2.5894vw,-10px) scale(.2987);animation:fall-2 20s -15s linear infinite}@keyframes fall-2{77.422%{transform:translate(.2801vw,77.422vh) scale(.2987)}to{transform:translate(1.43475vw,99vh) scale(.2987)}}.snow:nth-child(3){opacity:.8312;transform:translate(53.8829vw,-10px) scale(.1219);animation:fall-3 14s -21s linear infinite}@keyframes fall-3{44.515%{transform:translate(50.9935vw,44.515vh) scale(.1219)}to{transform:translate(52.4382vw,99vh) scale(.1219)}}.snow:nth-child(4){opacity:.6532;transform:translate(59.3081vw,-10px) scale(.9375);animation:fall-4 24s -26s linear infinite}@keyframes fall-4{59.951%{transform:translate(57.182vw,59.951vh) scale(.9375)}to{transform:translate(58.24505vw,99vh) scale(.9375)}}.snow:nth-child(5){opacity:.7692;transform:translate(60.2159vw,-10px) scale(.4611);animation:fall-5 26s -26s linear infinite}@keyframes fall-5{46.486%{transform:translate(65.2775vw,46.486vh) scale(.4611)}to{transform:translate(62.7467vw,99vh) scale(.4611)}}.snow:nth-child(6){opacity:.3722;transform:translate(21.9743vw,-10px) scale(.2068);animation:fall-6 26s -13s linear infinite}@keyframes fall-6{44.944%{transform:translate(26.9313vw,44.944vh) scale(.2068)}to{transform:translate(24.4528vw,99vh) scale(.2068)}}.snow:nth-child(7){opacity:.2242;transform:translate(55.7132vw,-10px) scale(.822);animation:fall-7 21s -13s linear infinite}@keyframes fall-7{72.942%{transform:translate(50.5886vw,72.942vh) scale(.822)}to{transform:translate(53.1509vw,99vh) scale(.822)}}.snow:nth-child(8){opacity:1.8154;transform:translate(95.1612vw,-10px) scale(.1449);animation:fall-8 14s -1s linear infinite}@keyframes fall-8{44.506%{transform:translate(103.6703vw,44.506vh) scale(.1449)}to{transform:translate(99.41575vw,99vh) scale(.1449)}}.snow:nth-child(9){opacity:1.3408;transform:translate(50.2177vw,-10px) scale(.4614);animation:fall-9 29s -23s linear infinite}@keyframes fall-9{45.319%{transform:translate(42.0403vw,45.319vh) scale(.4614)}to{transform:translate(46.129vw,99vh) scale(.4614)}}.snow:nth-child(10){opacity:.4526;transform:translate(55.5213vw,-10px) scale(.4598);animation:fall-10 12s -7s linear infinite}@keyframes fall-10{65.844%{transform:translate(49.4386vw,65.844vh) scale(.4598)}to{transform:translate(52.47995vw,99vh) scale(.4598)}}.snow:nth-child(11){opacity:.6434;transform:translate(3.211vw,-10px) scale(.7353);animation:fall-11 29s -15s linear infinite}@keyframes fall-11{32.706%{transform:translate(.0734vw,32.706vh) scale(.7353)}to{transform:translate(1.6422vw,99vh) scale(.7353)}}.snow:nth-child(12){opacity:1.434;transform:translate(31.1166vw,-10px) scale(.7486);animation:fall-12 29s -6s linear infinite}@keyframes fall-12{78.905%{transform:translate(40.1589vw,78.905vh) scale(.7486)}to{transform:translate(35.63775vw,99vh) scale(.7486)}}.snow:nth-child(13){opacity:1.8096;transform:translate(93.5992vw,-10px) scale(.1321);animation:fall-13 12s -22s linear infinite}@keyframes fall-13{60.586%{transform:translate(87.9867vw,60.586vh) scale(.1321)}to{transform:translate(90.79295vw,99vh) scale(.1321)}}.snow:nth-child(14){opacity:1.0612;transform:translate(90.1964vw,-10px) scale(.7226);animation:fall-14 27s -21s linear infinite}@keyframes fall-14{73.526%{transform:translate(91.6472vw,73.526vh) scale(.7226)}to{transform:translate(90.9218vw,99vh) scale(.7226)}}.snow:nth-child(15){opacity:.17;transform:translate(66.1161vw,-10px) scale(.7661);animation:fall-15 26s -5s linear infinite}@keyframes fall-15{39.185%{transform:translate(62.5227vw,39.185vh) scale(.7661)}to{transform:translate(64.3194vw,99vh) scale(.7661)}}.snow:nth-child(16){opacity:.3972;transform:translate(3.4851vw,-10px) scale(.7713);animation:fall-16 25s -23s linear infinite}@keyframes fall-16{44.462%{transform:translate(-5.4364vw,44.462vh) scale(.7713)}to{transform:translate(-.97565vw,99vh) scale(.7713)}}.snow:nth-child(17){opacity:1.0136;transform:translate(.4613vw,-10px) scale(.1911);animation:fall-17 26s -16s linear infinite}@keyframes fall-17{48.024%{transform:translate(-6.5341vw,48.024vh) scale(.1911)}to{transform:translate(-3.0364vw,99vh) scale(.1911)}}.snow:nth-child(18){opacity:1.4264;transform:translate(97.923vw,-10px) scale(.4806);animation:fall-18 10s -9s linear infinite}@keyframes fall-18{77.395%{transform:translate(92.0405vw,77.395vh) scale(.4806)}to{transform:translate(94.98175vw,99vh) scale(.4806)}}.snow:nth-child(19){opacity:.1008;transform:translate(81.2993vw,-10px) scale(.8733);animation:fall-19 17s -19s linear infinite}@keyframes fall-19{48.569%{transform:translate(85.6761vw,48.569vh) scale(.8733)}to{transform:translate(83.4877vw,99vh) scale(.8733)}}.snow:nth-child(20){opacity:.1098;transform:translate(35.6891vw,-10px) scale(.146);animation:fall-20 29s -1s linear infinite}@keyframes fall-20{50.677%{transform:translate(38.8318vw,50.677vh) scale(.146)}to{transform:translate(37.26045vw,99vh) scale(.146)}}.snow:nth-child(21){opacity:1.8376;transform:translate(72.116vw,-10px) scale(.4302);animation:fall-21 12s -8s linear infinite}@keyframes fall-21{37.143%{transform:translate(80.7227vw,37.143vh) scale(.4302)}to{transform:translate(76.41935vw,99vh) scale(.4302)}}.snow:nth-child(22){opacity:.8908;transform:translate(90.913vw,-10px) scale(.1719);animation:fall-22 20s -16s linear infinite}@keyframes fall-22{39.915%{transform:translate(93.0755vw,39.915vh) scale(.1719)}to{transform:translate(91.99425vw,99vh) scale(.1719)}}.snow:nth-child(23){opacity:.521;transform:translate(39.4045vw,-10px) scale(.7436);animation:fall-23 25s -14s linear infinite}@keyframes fall-23{70.127%{transform:translate(36.7067vw,70.127vh) scale(.7436)}to{transform:translate(38.0556vw,99vh) scale(.7436)}}.snow:nth-child(24){opacity:1.4016;transform:translate(55.5899vw,-10px) scale(.5681);animation:fall-24 11s -22s linear infinite}@keyframes fall-24{42.82%{transform:translate(46.673vw,42.82vh) scale(.5681)}to{transform:translate(51.13145vw,99vh) scale(.5681)}}.snow:nth-child(25){opacity:.1378;transform:translate(12.6271vw,-10px) scale(.431);animation:fall-25 17s -1s linear infinite}@keyframes fall-25{42.924%{transform:translate(11.9855vw,42.924vh) scale(.431)}to{transform:translate(12.3063vw,99vh) scale(.431)}}.snow:nth-child(26){opacity:.57;transform:translate(6.8352vw,-10px) scale(.7401);animation:fall-26 25s -20s linear infinite}@keyframes fall-26{65.434%{transform:translate(-.4903vw,65.434vh) scale(.7401)}to{transform:translate(3.17245vw,99vh) scale(.7401)}}.snow:nth-child(27){opacity:1.5712;transform:translate(80.4096vw,-10px) scale(.4397);animation:fall-27 18s -1s linear infinite}@keyframes fall-27{77.27%{transform:translate(72.8788vw,77.27vh) scale(.4397)}to{transform:translate(76.6442vw,99vh) scale(.4397)}}.snow:nth-child(28){opacity:.994;transform:translate(25.6941vw,-10px) scale(.3938);animation:fall-28 11s -18s linear infinite}@keyframes fall-28{66.009%{transform:translate(24.3541vw,66.009vh) scale(.3938)}to{transform:translate(25.0241vw,99vh) scale(.3938)}}.snow:nth-child(29){opacity:.6242;transform:translate(61.0962vw,-10px) scale(.2267);animation:fall-29 25s -20s linear infinite}@keyframes fall-29{70.254%{transform:translate(54.7828vw,70.254vh) scale(.2267)}to{transform:translate(57.9395vw,99vh) scale(.2267)}}.snow:nth-child(30){opacity:1.4128;transform:translate(4.043vw,-10px) scale(.0005);animation:fall-30 28s -11s linear infinite}@keyframes fall-30{48.923%{transform:translate(11.2804vw,48.923vh) scale(.0005)}to{transform:translate(7.6617vw,99vh) scale(.0005)}}.snow:nth-child(31){opacity:1.3916;transform:translate(32.6563vw,-10px) scale(.9245);animation:fall-31 25s -21s linear infinite}@keyframes fall-31{63.22%{transform:translate(30.1343vw,63.22vh) scale(.9245)}to{transform:translate(31.3953vw,99vh) scale(.9245)}}.snow:nth-child(32){opacity:.6322;transform:translate(7.7764vw,-10px) scale(.0104);animation:fall-32 19s -9s linear infinite}@keyframes fall-32{74.654%{transform:translate(14.9141vw,74.654vh) scale(.0104)}to{transform:translate(11.34525vw,99vh) scale(.0104)}}.snow:nth-child(33){opacity:.6552;transform:translate(11.8368vw,-10px) scale(.0426);animation:fall-33 22s -5s linear infinite}@keyframes fall-33{73.817%{transform:translate(18.9496vw,73.817vh) scale(.0426)}to{transform:translate(15.3932vw,99vh) scale(.0426)}}.snow:nth-child(34){opacity:.1892;transform:translate(93.034vw,-10px) scale(.9632);animation:fall-34 12s -7s linear infinite}@keyframes fall-34{35.607%{transform:translate(94.7012vw,35.607vh) scale(.9632)}to{transform:translate(93.8676vw,99vh) scale(.9632)}}.snow:nth-child(35){opacity:1.091;transform:translate(38.8901vw,-10px) scale(.0082);animation:fall-35 17s -23s linear infinite}@keyframes fall-35{67.046%{transform:translate(37.5597vw,67.046vh) scale(.0082)}to{transform:translate(38.2249vw,99vh) scale(.0082)}}.snow:nth-child(36){opacity:1.8642;transform:translate(.3113vw,-10px) scale(.299);animation:fall-36 26s -9s linear infinite}@keyframes fall-36{75.751%{transform:translate(2.4503vw,75.751vh) scale(.299)}to{transform:translate(1.3808vw,99vh) scale(.299)}}.snow:nth-child(37){opacity:.7846;transform:translate(14.0609vw,-10px) scale(.3321);animation:fall-37 25s -23s linear infinite}@keyframes fall-37{71.372%{transform:translate(11.0148vw,71.372vh) scale(.3321)}to{transform:translate(12.53785vw,99vh) scale(.3321)}}.snow:nth-child(38){opacity:1.4716;transform:translate(28.9519vw,-10px) scale(.5314);animation:fall-38 16s -27s linear infinite}@keyframes fall-38{65.866%{transform:translate(34.9183vw,65.866vh) scale(.5314)}to{transform:translate(31.9351vw,99vh) scale(.5314)}}.snow:nth-child(39){opacity:1.2996;transform:translate(17.2246vw,-10px) scale(.6808);animation:fall-39 16s -10s linear infinite}@keyframes fall-39{39.353%{transform:translate(20.0539vw,39.353vh) scale(.6808)}to{transform:translate(18.63925vw,99vh) scale(.6808)}}.snow:nth-child(40){opacity:1.8008;transform:translate(17.1888vw,-10px) scale(.5737);animation:fall-40 26s -24s linear infinite}@keyframes fall-40{73.955%{transform:translate(17.3695vw,73.955vh) scale(.5737)}to{transform:translate(17.27915vw,99vh) scale(.5737)}}.snow:nth-child(41){opacity:1.5396;transform:translate(73.1514vw,-10px) scale(.6253);animation:fall-41 18s -26s linear infinite}@keyframes fall-41{63.328%{transform:translate(71.4222vw,63.328vh) scale(.6253)}to{transform:translate(72.2868vw,99vh) scale(.6253)}}.snow:nth-child(42){opacity:.8936;transform:translate(43.5758vw,-10px) scale(.7269);animation:fall-42 27s -2s linear infinite}@keyframes fall-42{31.138%{transform:translate(52.7951vw,31.138vh) scale(.7269)}to{transform:translate(48.18545vw,99vh) scale(.7269)}}.snow:nth-child(43){opacity:1.123;transform:translate(46.2799vw,-10px) scale(.5322);animation:fall-43 17s -16s linear infinite}@keyframes fall-43{79.487%{transform:translate(37.3292vw,79.487vh) scale(.5322)}to{transform:translate(41.80455vw,99vh) scale(.5322)}}.snow:nth-child(44){opacity:.7548;transform:translate(23.6575vw,-10px) scale(.5875);animation:fall-44 19s -29s linear infinite}@keyframes fall-44{69.371%{transform:translate(23.8228vw,69.371vh) scale(.5875)}to{transform:translate(23.74015vw,99vh) scale(.5875)}}.snow:nth-child(45){opacity:1.6074;transform:translate(5.2763vw,-10px) scale(.8798);animation:fall-45 28s -16s linear infinite}@keyframes fall-45{47.007%{transform:translate(4.2907vw,47.007vh) scale(.8798)}to{transform:translate(4.7835vw,99vh) scale(.8798)}}.snow:nth-child(46){opacity:.366;transform:translate(62.6717vw,-10px) scale(.887);animation:fall-46 11s -18s linear infinite}@keyframes fall-46{62.35%{transform:translate(64.4315vw,62.35vh) scale(.887)}to{transform:translate(63.5516vw,99vh) scale(.887)}}.snow:nth-child(47){opacity:.3264;transform:translate(6.5187vw,-10px) scale(.4114);animation:fall-47 21s -1s linear infinite}@keyframes fall-47{33.327%{transform:translate(14.024vw,33.327vh) scale(.4114)}to{transform:translate(10.27135vw,99vh) scale(.4114)}}.snow:nth-child(48){opacity:.124;transform:translate(73.9797vw,-10px) scale(.151);animation:fall-48 24s -11s linear infinite}@keyframes fall-48{62.882%{transform:translate(74.3965vw,62.882vh) scale(.151)}to{transform:translate(74.1881vw,99vh) scale(.151)}}.snow:nth-child(49){opacity:.2286;transform:translate(88.0356vw,-10px) scale(.1929);animation:fall-49 16s -11s linear infinite}@keyframes fall-49{41.822%{transform:translate(79.8006vw,41.822vh) scale(.1929)}to{transform:translate(83.9181vw,99vh) scale(.1929)}}.snow:nth-child(50){opacity:1.861;transform:translate(77.5684vw,-10px) scale(.0035);animation:fall-50 21s -1s linear infinite}@keyframes fall-50{31.578%{transform:translate(86.3553vw,31.578vh) scale(.0035)}to{transform:translate(81.96185vw,99vh) scale(.0035)}}.snow:nth-child(51){opacity:.2488;transform:translate(48.8716vw,-10px) scale(.7269);animation:fall-51 11s -10s linear infinite}@keyframes fall-51{49.347%{transform:translate(40.879vw,49.347vh) scale(.7269)}to{transform:translate(44.8753vw,99vh) scale(.7269)}}.snow:nth-child(52){opacity:1.5036;transform:translate(67.9451vw,-10px) scale(.3763);animation:fall-52 11s -17s linear infinite}@keyframes fall-52{66.379%{transform:translate(68.8504vw,66.379vh) scale(.3763)}to{transform:translate(68.39775vw,99vh) scale(.3763)}}.snow:nth-child(53){opacity:1.9962;transform:translate(83.445vw,-10px) scale(.4894);animation:fall-53 12s -17s linear infinite}@keyframes fall-53{45.234%{transform:translate(89.337vw,45.234vh) scale(.4894)}to{transform:translate(86.391vw,99vh) scale(.4894)}}.snow:nth-child(54){opacity:1.048;transform:translate(18.698vw,-10px) scale(.2519);animation:fall-54 21s -24s linear infinite}@keyframes fall-54{61.486%{transform:translate(20.086vw,61.486vh) scale(.2519)}to{transform:translate(19.392vw,99vh) scale(.2519)}}.snow:nth-child(55){opacity:1.6738;transform:translate(7.9226vw,-10px) scale(.2419);animation:fall-55 18s -29s linear infinite}@keyframes fall-55{69.514%{transform:translate(12.1729vw,69.514vh) scale(.2419)}to{transform:translate(10.04775vw,99vh) scale(.2419)}}.snow:nth-child(56){opacity:1.1458;transform:translate(18.0509vw,-10px) scale(.4769);animation:fall-56 11s -14s linear infinite}@keyframes fall-56{38.809%{transform:translate(23.3989vw,38.809vh) scale(.4769)}to{transform:translate(20.7249vw,99vh) scale(.4769)}}.snow:nth-child(57){opacity:1.4574;transform:translate(20.5267vw,-10px) scale(.9295);animation:fall-57 19s -13s linear infinite}@keyframes fall-57{40.462%{transform:translate(13.9618vw,40.462vh) scale(.9295)}to{transform:translate(17.24425vw,99vh) scale(.9295)}}.snow:nth-child(58){opacity:.5144;transform:translate(93.1948vw,-10px) scale(.5197);animation:fall-58 13s -24s linear infinite}@keyframes fall-58{74.227%{transform:translate(102.2154vw,74.227vh) scale(.5197)}to{transform:translate(97.7051vw,99vh) scale(.5197)}}.snow:nth-child(59){opacity:.799;transform:translate(69.8899vw,-10px) scale(.5809);animation:fall-59 29s -7s linear infinite}@keyframes fall-59{56.437%{transform:translate(61.7971vw,56.437vh) scale(.5809)}to{transform:translate(65.8435vw,99vh) scale(.5809)}}.snow:nth-child(60){opacity:1.1278;transform:translate(40.7617vw,-10px) scale(.1691);animation:fall-60 17s -28s linear infinite}@keyframes fall-60{72.254%{transform:translate(37.8723vw,72.254vh) scale(.1691)}to{transform:translate(39.317vw,99vh) scale(.1691)}}.snow:nth-child(61){opacity:.23;transform:translate(67.4995vw,-10px) scale(.7379);animation:fall-61 23s -24s linear infinite}@keyframes fall-61{59.165%{transform:translate(62.4365vw,59.165vh) scale(.7379)}to{transform:translate(64.968vw,99vh) scale(.7379)}}.snow:nth-child(62){opacity:1.4718;transform:translate(41.6838vw,-10px) scale(.3149);animation:fall-62 20s -18s linear infinite}@keyframes fall-62{48.896%{transform:translate(37.2709vw,48.896vh) scale(.3149)}to{transform:translate(39.47735vw,99vh) scale(.3149)}}.snow:nth-child(63){opacity:1.8136;transform:translate(76.9537vw,-10px) scale(.9321);animation:fall-63 26s -21s linear infinite}@keyframes fall-63{40.878%{transform:translate(77.3295vw,40.878vh) scale(.9321)}to{transform:translate(77.1416vw,99vh) scale(.9321)}}.snow:nth-child(64){opacity:.548;transform:translate(80.7088vw,-10px) scale(.2125);animation:fall-64 19s -29s linear infinite}@keyframes fall-64{57.208%{transform:translate(76.1863vw,57.208vh) scale(.2125)}to{transform:translate(78.44755vw,99vh) scale(.2125)}}.snow:nth-child(65){opacity:1.8146;transform:translate(2.5181vw,-10px) scale(.8241);animation:fall-65 21s -12s linear infinite}@keyframes fall-65{47.978%{transform:translate(-4.9526vw,47.978vh) scale(.8241)}to{transform:translate(-1.21725vw,99vh) scale(.8241)}}.snow:nth-child(66){opacity:.0316;transform:translate(89.3232vw,-10px) scale(.1623);animation:fall-66 18s -5s linear infinite}@keyframes fall-66{33.328%{transform:translate(94.6883vw,33.328vh) scale(.1623)}to{transform:translate(92.00575vw,99vh) scale(.1623)}}.snow:nth-child(67){opacity:.2584;transform:translate(90.671vw,-10px) scale(.4973);animation:fall-67 10s -25s linear infinite}@keyframes fall-67{32.376%{transform:translate(82.9145vw,32.376vh) scale(.4973)}to{transform:translate(86.79275vw,99vh) scale(.4973)}}.snow:nth-child(68){opacity:1.6344;transform:translate(93.4162vw,-10px) scale(.6025);animation:fall-68 16s -4s linear infinite}@keyframes fall-68{63.7%{transform:translate(93.5316vw,63.7vh) scale(.6025)}to{transform:translate(93.4739vw,99vh) scale(.6025)}}.snow:nth-child(69){opacity:.1268;transform:translate(71.2905vw,-10px) scale(.4264);animation:fall-69 30s -25s linear infinite}@keyframes fall-69{74.061%{transform:translate(61.3504vw,74.061vh) scale(.4264)}to{transform:translate(66.32045vw,99vh) scale(.4264)}}.snow:nth-child(70){opacity:.0872;transform:translate(74.7253vw,-10px) scale(.5721);animation:fall-70 28s -6s linear infinite}@keyframes fall-70{74.051%{transform:translate(83.0318vw,74.051vh) scale(.5721)}to{transform:translate(78.87855vw,99vh) scale(.5721)}}.snow:nth-child(71){opacity:.5918;transform:translate(64.0605vw,-10px) scale(.5764);animation:fall-71 19s -8s linear infinite}@keyframes fall-71{43.617%{transform:translate(70.8308vw,43.617vh) scale(.5764)}to{transform:translate(67.44565vw,99vh) scale(.5764)}}.snow:nth-child(72){opacity:1.3662;transform:translate(33.2163vw,-10px) scale(.2845);animation:fall-72 26s -2s linear infinite}@keyframes fall-72{50.632%{transform:translate(35.7838vw,50.632vh) scale(.2845)}to{transform:translate(34.50005vw,99vh) scale(.2845)}}.snow:nth-child(73){opacity:.2786;transform:translate(42.0457vw,-10px) scale(.9532);animation:fall-73 14s -1s linear infinite}@keyframes fall-73{74.055%{transform:translate(49.2873vw,74.055vh) scale(.9532)}to{transform:translate(45.6665vw,99vh) scale(.9532)}}.snow:nth-child(74){opacity:.4086;transform:translate(29.6553vw,-10px) scale(.9711);animation:fall-74 27s -24s linear infinite}@keyframes fall-74{38.01%{transform:translate(29.4377vw,38.01vh) scale(.9711)}to{transform:translate(29.5465vw,99vh) scale(.9711)}}.snow:nth-child(75){opacity:1.868;transform:translate(28.2893vw,-10px) scale(.6535);animation:fall-75 12s -21s linear infinite}@keyframes fall-75{52.67%{transform:translate(24.7686vw,52.67vh) scale(.6535)}to{transform:translate(26.52895vw,99vh) scale(.6535)}}.snow:nth-child(76){opacity:.3942;transform:translate(91.0572vw,-10px) scale(.3491);animation:fall-76 10s -4s linear infinite}@keyframes fall-76{53.871%{transform:translate(90.4203vw,53.871vh) scale(.3491)}to{transform:translate(90.73875vw,99vh) scale(.3491)}}.snow:nth-child(77){opacity:.4556;transform:translate(15.6059vw,-10px) scale(.8419);animation:fall-77 29s -18s linear infinite}@keyframes fall-77{45.959%{transform:translate(22.7737vw,45.959vh) scale(.8419)}to{transform:translate(19.1898vw,99vh) scale(.8419)}}.snow:nth-child(78){opacity:.013;transform:translate(62.1976vw,-10px) scale(.2288);animation:fall-78 22s -19s linear infinite}@keyframes fall-78{38.293%{transform:translate(67.8019vw,38.293vh) scale(.2288)}to{transform:translate(64.99975vw,99vh) scale(.2288)}}.snow:nth-child(79){opacity:1.5876;transform:translate(95.3132vw,-10px) scale(.203);animation:fall-79 13s -22s linear infinite}@keyframes fall-79{53.292%{transform:translate(98.2389vw,53.292vh) scale(.203)}to{transform:translate(96.77605vw,99vh) scale(.203)}}.snow:nth-child(80){opacity:1.783;transform:translate(38.8172vw,-10px) scale(.4398);animation:fall-80 24s -17s linear infinite}@keyframes fall-80{61.624%{transform:translate(45.4177vw,61.624vh) scale(.4398)}to{transform:translate(42.11745vw,99vh) scale(.4398)}}.snow:nth-child(81){opacity:.328;transform:translate(43.0473vw,-10px) scale(.0408);animation:fall-81 26s -12s linear infinite}@keyframes fall-81{54.595%{transform:translate(35.5511vw,54.595vh) scale(.0408)}to{transform:translate(39.2992vw,99vh) scale(.0408)}}.snow:nth-child(82){opacity:.7818;transform:translate(10.1911vw,-10px) scale(.2842);animation:fall-82 29s -29s linear infinite}@keyframes fall-82{57.79%{transform:translate(19.2426vw,57.79vh) scale(.2842)}to{transform:translate(14.71685vw,99vh) scale(.2842)}}.snow:nth-child(83){opacity:.8552;transform:translate(50.6795vw,-10px) scale(.857);animation:fall-83 20s -28s linear infinite}@keyframes fall-83{68.147%{transform:translate(50.2066vw,68.147vh) scale(.857)}to{transform:translate(50.44305vw,99vh) scale(.857)}}.snow:nth-child(84){opacity:1.2616;transform:translate(11.7249vw,-10px) scale(.2519);animation:fall-84 12s -29s linear infinite}@keyframes fall-84{71.015%{transform:translate(7.6816vw,71.015vh) scale(.2519)}to{transform:translate(9.70325vw,99vh) scale(.2519)}}.snow:nth-child(85){opacity:1.6692;transform:translate(84.4787vw,-10px) scale(.9403);animation:fall-85 13s -5s linear infinite}@keyframes fall-85{49.85%{transform:translate(77.0486vw,49.85vh) scale(.9403)}to{transform:translate(80.76365vw,99vh) scale(.9403)}}.snow:nth-child(86){opacity:.0878;transform:translate(41.9711vw,-10px) scale(.9326);animation:fall-86 19s -10s linear infinite}@keyframes fall-86{76.121%{transform:translate(38.3675vw,76.121vh) scale(.9326)}to{transform:translate(40.1693vw,99vh) scale(.9326)}}.snow:nth-child(87){opacity:.9286;transform:translate(.8329vw,-10px) scale(.9186);animation:fall-87 26s -2s linear infinite}@keyframes fall-87{39.884%{transform:translate(5.8476vw,39.884vh) scale(.9186)}to{transform:translate(3.34025vw,99vh) scale(.9186)}}.snow:nth-child(88){opacity:.8158;transform:translate(93.188vw,-10px) scale(.0058);animation:fall-88 12s -29s linear infinite}@keyframes fall-88{61.068%{transform:translate(90.3782vw,61.068vh) scale(.0058)}to{transform:translate(91.7831vw,99vh) scale(.0058)}}.snow:nth-child(89){opacity:1.2764;transform:translate(98.4626vw,-10px) scale(.7154);animation:fall-89 18s -11s linear infinite}@keyframes fall-89{43.155%{transform:translate(93.7621vw,43.155vh) scale(.7154)}to{transform:translate(96.11235vw,99vh) scale(.7154)}}.snow:nth-child(90){opacity:1.9398;transform:translate(76.2223vw,-10px) scale(.7853);animation:fall-90 25s -19s linear infinite}@keyframes fall-90{39.442%{transform:translate(81.3185vw,39.442vh) scale(.7853)}to{transform:translate(78.7704vw,99vh) scale(.7853)}}.snow:nth-child(91){opacity:1.1926;transform:translate(5.6234vw,-10px) scale(.9625);animation:fall-91 19s -16s linear infinite}@keyframes fall-91{63.318%{transform:translate(15.3374vw,63.318vh) scale(.9625)}to{transform:translate(10.4804vw,99vh) scale(.9625)}}.snow:nth-child(92){opacity:1.1958;transform:translate(19.8202vw,-10px) scale(.6139);animation:fall-92 29s -29s linear infinite}@keyframes fall-92{38.268%{transform:translate(23.6203vw,38.268vh) scale(.6139)}to{transform:translate(21.72025vw,99vh) scale(.6139)}}.snow:nth-child(93){opacity:1.5076;transform:translate(77.7033vw,-10px) scale(.1981);animation:fall-93 17s -2s linear infinite}@keyframes fall-93{51.245%{transform:translate(84.7901vw,51.245vh) scale(.1981)}to{transform:translate(81.2467vw,99vh) scale(.1981)}}.snow:nth-child(94){opacity:1.8494;transform:translate(21.9304vw,-10px) scale(.3237);animation:fall-94 23s -6s linear infinite}@keyframes fall-94{47.306%{transform:translate(24.8388vw,47.306vh) scale(.3237)}to{transform:translate(23.3846vw,99vh) scale(.3237)}}.snow:nth-child(95){opacity:1.3514;transform:translate(90.691vw,-10px) scale(.8372);animation:fall-95 22s -18s linear infinite}@keyframes fall-95{46.057%{transform:translate(93.1919vw,46.057vh) scale(.8372)}to{transform:translate(91.94145vw,99vh) scale(.8372)}}.snow:nth-child(96){opacity:1.6956;transform:translate(18.9462vw,-10px) scale(.8463);animation:fall-96 21s -29s linear infinite}@keyframes fall-96{52.608%{transform:translate(9.1821vw,52.608vh) scale(.8463)}to{transform:translate(14.06415vw,99vh) scale(.8463)}}.snow:nth-child(97){opacity:.2632;transform:translate(17.8099vw,-10px) scale(.1076);animation:fall-97 21s -25s linear infinite}@keyframes fall-97{37.992%{transform:translate(27.0312vw,37.992vh) scale(.1076)}to{transform:translate(22.42055vw,99vh) scale(.1076)}}.snow:nth-child(98){opacity:.963;transform:translate(23.6249vw,-10px) scale(.1205);animation:fall-98 26s -20s linear infinite}@keyframes fall-98{55.423%{transform:translate(20.6099vw,55.423vh) scale(.1205)}to{transform:translate(22.1174vw,99vh) scale(.1205)}}.snow:nth-child(99){opacity:.4294;transform:translate(69.0721vw,-10px) scale(.4442);animation:fall-99 13s -13s linear infinite}@keyframes fall-99{51.418%{transform:translate(64.5213vw,51.418vh) scale(.4442)}to{transform:translate(66.7967vw,99vh) scale(.4442)}}.snow:nth-child(100){opacity:1.7006;transform:translate(33.7105vw,-10px) scale(.7271);animation:fall-100 26s -29s linear infinite}@keyframes fall-100{47.777%{transform:translate(35.2607vw,47.777vh) scale(.7271)}to{transform:translate(34.4856vw,99vh) scale(.7271)}}.snow:nth-child(101){opacity:.2804;transform:translate(52.0992vw,-10px) scale(.6368);animation:fall-101 22s -24s linear infinite}@keyframes fall-101{68.278%{transform:translate(42.9043vw,68.278vh) scale(.6368)}to{transform:translate(47.50175vw,99vh) scale(.6368)}}.snow:nth-child(102){opacity:1.4524;transform:translate(48.3974vw,-10px) scale(.4617);animation:fall-102 22s -9s linear infinite}@keyframes fall-102{37.883%{transform:translate(56.8934vw,37.883vh) scale(.4617)}to{transform:translate(52.6454vw,99vh) scale(.4617)}}.snow:nth-child(103){opacity:.7248;transform:translate(10.664vw,-10px) scale(.2587);animation:fall-103 17s -2s linear infinite}@keyframes fall-103{72.696%{transform:translate(11.2821vw,72.696vh) scale(.2587)}to{transform:translate(10.97305vw,99vh) scale(.2587)}}.snow:nth-child(104){opacity:.3376;transform:translate(48.0787vw,-10px) scale(.747);animation:fall-104 18s -13s linear infinite}@keyframes fall-104{50.064%{transform:translate(41.998vw,50.064vh) scale(.747)}to{transform:translate(45.03835vw,99vh) scale(.747)}}.snow:nth-child(105){opacity:.7802;transform:translate(4.8937vw,-10px) scale(.5826);animation:fall-105 25s -14s linear infinite}@keyframes fall-105{52.544%{transform:translate(-.1991vw,52.544vh) scale(.5826)}to{transform:translate(2.3473vw,99vh) scale(.5826)}}.snow:nth-child(106){opacity:1.265;transform:translate(76.6535vw,-10px) scale(.2291);animation:fall-106 21s -22s linear infinite}@keyframes fall-106{46.719%{transform:translate(67.1589vw,46.719vh) scale(.2291)}to{transform:translate(71.9062vw,99vh) scale(.2291)}}.snow:nth-child(107){opacity:.6148;transform:translate(75.7593vw,-10px) scale(.9057);animation:fall-107 10s -6s linear infinite}@keyframes fall-107{71.835%{transform:translate(76.4306vw,71.835vh) scale(.9057)}to{transform:translate(76.09495vw,99vh) scale(.9057)}}.snow:nth-child(108){opacity:.426;transform:translate(3.1648vw,-10px) scale(.9585);animation:fall-108 16s -22s linear infinite}@keyframes fall-108{73.055%{transform:translate(1.5477vw,73.055vh) scale(.9585)}to{transform:translate(2.35625vw,99vh) scale(.9585)}}.snow:nth-child(109){opacity:.845;transform:translate(50.2799vw,-10px) scale(.6914);animation:fall-109 14s -1s linear infinite}@keyframes fall-109{73.532%{transform:translate(49.1127vw,73.532vh) scale(.6914)}to{transform:translate(49.6963vw,99vh) scale(.6914)}}.snow:nth-child(110){opacity:.4206;transform:translate(61.5971vw,-10px) scale(.3919);animation:fall-110 12s -9s linear infinite}@keyframes fall-110{50.075%{transform:translate(58.0762vw,50.075vh) scale(.3919)}to{transform:translate(59.83665vw,99vh) scale(.3919)}}.snow:nth-child(111){opacity:1.467;transform:translate(62.3448vw,-10px) scale(.3492);animation:fall-111 20s -6s linear infinite}@keyframes fall-111{53.171%{transform:translate(70.6656vw,53.171vh) scale(.3492)}to{transform:translate(66.5052vw,99vh) scale(.3492)}}.snow:nth-child(112){opacity:1.881;transform:translate(13.5917vw,-10px) scale(.276);animation:fall-112 28s -24s linear infinite}@keyframes fall-112{56.299%{transform:translate(8.9188vw,56.299vh) scale(.276)}to{transform:translate(11.25525vw,99vh) scale(.276)}}.snow:nth-child(113){opacity:.8684;transform:translate(.7091vw,-10px) scale(.7573);animation:fall-113 21s -12s linear infinite}@keyframes fall-113{38.082%{transform:translate(5.9198vw,38.082vh) scale(.7573)}to{transform:translate(3.31445vw,99vh) scale(.7573)}}.snow:nth-child(114){opacity:.9416;transform:translate(84.6764vw,-10px) scale(.4033);animation:fall-114 21s -21s linear infinite}@keyframes fall-114{42.204%{transform:translate(91.8366vw,42.204vh) scale(.4033)}to{transform:translate(88.2565vw,99vh) scale(.4033)}}.snow:nth-child(115){opacity:1.7528;transform:translate(50.4437vw,-10px) scale(.5948);animation:fall-115 10s -14s linear infinite}@keyframes fall-115{68.916%{transform:translate(45.0536vw,68.916vh) scale(.5948)}to{transform:translate(47.74865vw,99vh) scale(.5948)}}.snow:nth-child(116){opacity:1.9334;transform:translate(87.1344vw,-10px) scale(.6987);animation:fall-116 11s -15s linear infinite}@keyframes fall-116{51.861%{transform:translate(81.2619vw,51.861vh) scale(.6987)}to{transform:translate(84.19815vw,99vh) scale(.6987)}}.snow:nth-child(117){opacity:1.493;transform:translate(3.5101vw,-10px) scale(.8708);animation:fall-117 13s -5s linear infinite}@keyframes fall-117{56.089%{transform:translate(-5.2598vw,56.089vh) scale(.8708)}to{transform:translate(-.87485vw,99vh) scale(.8708)}}.snow:nth-child(118){opacity:1.3928;transform:translate(53.1594vw,-10px) scale(.0992);animation:fall-118 15s -9s linear infinite}@keyframes fall-118{37.027%{transform:translate(51.899vw,37.027vh) scale(.0992)}to{transform:translate(52.5292vw,99vh) scale(.0992)}}.snow:nth-child(119){opacity:1.5296;transform:translate(31.178vw,-10px) scale(.9723);animation:fall-119 17s -6s linear infinite}@keyframes fall-119{68.344%{transform:translate(39.8654vw,68.344vh) scale(.9723)}to{transform:translate(35.5217vw,99vh) scale(.9723)}}.snow:nth-child(120){opacity:1.8946;transform:translate(46.0837vw,-10px) scale(.6614);animation:fall-120 26s -21s linear infinite}@keyframes fall-120{66.982%{transform:translate(41.9816vw,66.982vh) scale(.6614)}to{transform:translate(44.03265vw,99vh) scale(.6614)}}.snow:nth-child(121){opacity:.4192;transform:translate(46.7785vw,-10px) scale(.6243);animation:fall-121 23s -18s linear infinite}@keyframes fall-121{61.321%{transform:translate(40.3196vw,61.321vh) scale(.6243)}to{transform:translate(43.54905vw,99vh) scale(.6243)}}.snow:nth-child(122){opacity:.9494;transform:translate(20.3373vw,-10px) scale(.3685);animation:fall-122 14s -16s linear infinite}@keyframes fall-122{35.968%{transform:translate(20.5384vw,35.968vh) scale(.3685)}to{transform:translate(20.43785vw,99vh) scale(.3685)}}.snow:nth-child(123){opacity:.296;transform:translate(2.1257vw,-10px) scale(.9898);animation:fall-123 17s -4s linear infinite}@keyframes fall-123{62.583%{transform:translate(4.3637vw,62.583vh) scale(.9898)}to{transform:translate(3.2447vw,99vh) scale(.9898)}}.snow:nth-child(124){opacity:1.7136;transform:translate(76.1716vw,-10px) scale(.5393);animation:fall-124 30s -23s linear infinite}@keyframes fall-124{64.956%{transform:translate(84.8246vw,64.956vh) scale(.5393)}to{transform:translate(80.4981vw,99vh) scale(.5393)}}.snow:nth-child(125){opacity:.4812;transform:translate(93.7485vw,-10px) scale(.8852);animation:fall-125 27s -18s linear infinite}@keyframes fall-125{58.145%{transform:translate(102.0631vw,58.145vh) scale(.8852)}to{transform:translate(97.9058vw,99vh) scale(.8852)}}.snow:nth-child(126){opacity:1.6416;transform:translate(20.6847vw,-10px) scale(.6502);animation:fall-126 21s -27s linear infinite}@keyframes fall-126{48.269%{transform:translate(21.8839vw,48.269vh) scale(.6502)}to{transform:translate(21.2843vw,99vh) scale(.6502)}}.snow:nth-child(127){opacity:1.13;transform:translate(75.9771vw,-10px) scale(.404);animation:fall-127 12s -28s linear infinite}@keyframes fall-127{32.233%{transform:translate(67.0609vw,32.233vh) scale(.404)}to{transform:translate(71.519vw,99vh) scale(.404)}}.snow:nth-child(128){opacity:.447;transform:translate(59.4797vw,-10px) scale(.4622);animation:fall-128 16s -6s linear infinite}@keyframes fall-128{32.019%{transform:translate(59.2237vw,32.019vh) scale(.4622)}to{transform:translate(59.3517vw,99vh) scale(.4622)}}.snow:nth-child(129){opacity:1.3344;transform:translate(50.3663vw,-10px) scale(.4931);animation:fall-129 13s -23s linear infinite}@keyframes fall-129{63.593%{transform:translate(46.1888vw,63.593vh) scale(.4931)}to{transform:translate(48.27755vw,99vh) scale(.4931)}}.snow:nth-child(130){opacity:1.5994;transform:translate(45.3468vw,-10px) scale(.1426);animation:fall-130 28s -1s linear infinite}@keyframes fall-130{41.504%{transform:translate(42.0812vw,41.504vh) scale(.1426)}to{transform:translate(43.714vw,99vh) scale(.1426)}}.snow:nth-child(131){opacity:.3266;transform:translate(45.9531vw,-10px) scale(.0251);animation:fall-131 11s -10s linear infinite}@keyframes fall-131{59.511%{transform:translate(51.4263vw,59.511vh) scale(.0251)}to{transform:translate(48.6897vw,99vh) scale(.0251)}}.snow:nth-child(132){opacity:1.6288;transform:translate(33.3406vw,-10px) scale(.4891);animation:fall-132 20s -8s linear infinite}@keyframes fall-132{62.78%{transform:translate(41.9255vw,62.78vh) scale(.4891)}to{transform:translate(37.63305vw,99vh) scale(.4891)}}.snow:nth-child(133){opacity:1.2112;transform:translate(80.3059vw,-10px) scale(.501);animation:fall-133 27s -19s linear infinite}@keyframes fall-133{57.729%{transform:translate(82.8229vw,57.729vh) scale(.501)}to{transform:translate(81.5644vw,99vh) scale(.501)}}.snow:nth-child(134){opacity:1.9498;transform:translate(31.8107vw,-10px) scale(.9355);animation:fall-134 25s -5s linear infinite}@keyframes fall-134{58.471%{transform:translate(27.7542vw,58.471vh) scale(.9355)}to{transform:translate(29.78245vw,99vh) scale(.9355)}}.snow:nth-child(135){opacity:.0602;transform:translate(41.4192vw,-10px) scale(.2475);animation:fall-135 28s -12s linear infinite}@keyframes fall-135{68.495%{transform:translate(42.1665vw,68.495vh) scale(.2475)}to{transform:translate(41.79285vw,99vh) scale(.2475)}}.snow:nth-child(136){opacity:1.1264;transform:translate(2.9539vw,-10px) scale(.0349);animation:fall-136 16s -21s linear infinite}@keyframes fall-136{75.715%{transform:translate(-6.0845vw,75.715vh) scale(.0349)}to{transform:translate(-1.5653vw,99vh) scale(.0349)}}.snow:nth-child(137){opacity:1.2406;transform:translate(63.0763vw,-10px) scale(.4687);animation:fall-137 21s -18s linear infinite}@keyframes fall-137{73.903%{transform:translate(59.4129vw,73.903vh) scale(.4687)}to{transform:translate(61.2446vw,99vh) scale(.4687)}}.snow:nth-child(138){opacity:1.6614;transform:translate(23.5771vw,-10px) scale(.767);animation:fall-138 16s -1s linear infinite}@keyframes fall-138{59.721%{transform:translate(25.5145vw,59.721vh) scale(.767)}to{transform:translate(24.5458vw,99vh) scale(.767)}}.snow:nth-child(139){opacity:.094;transform:translate(7.7392vw,-10px) scale(.2882);animation:fall-139 17s -14s linear infinite}@keyframes fall-139{59.633%{transform:translate(4.081vw,59.633vh) scale(.2882)}to{transform:translate(5.9101vw,99vh) scale(.2882)}}.snow:nth-child(140){opacity:1.5014;transform:translate(84.143vw,-10px) scale(.9603);animation:fall-140 30s -26s linear infinite}@keyframes fall-140{70.23%{transform:translate(90.8302vw,70.23vh) scale(.9603)}to{transform:translate(87.4866vw,99vh) scale(.9603)}}.snow:nth-child(141){opacity:.4606;transform:translate(16.24vw,-10px) scale(.7824);animation:fall-141 13s -24s linear infinite}@keyframes fall-141{55.577%{transform:translate(23.7585vw,55.577vh) scale(.7824)}to{transform:translate(19.99925vw,99vh) scale(.7824)}}.snow:nth-child(142){opacity:1.139;transform:translate(14.7656vw,-10px) scale(.139);animation:fall-142 30s -13s linear infinite}@keyframes fall-142{40.507%{transform:translate(6.212vw,40.507vh) scale(.139)}to{transform:translate(10.4888vw,99vh) scale(.139)}}.snow:nth-child(143){opacity:1.6824;transform:translate(25.5738vw,-10px) scale(.6614);animation:fall-143 26s -16s linear infinite}@keyframes fall-143{38.825%{transform:translate(23.7978vw,38.825vh) scale(.6614)}to{transform:translate(24.6858vw,99vh) scale(.6614)}}.snow:nth-child(144){opacity:1.9436;transform:translate(15.8244vw,-10px) scale(.0537);animation:fall-144 29s -19s linear infinite}@keyframes fall-144{33.504%{transform:translate(25.2617vw,33.504vh) scale(.0537)}to{transform:translate(20.54305vw,99vh) scale(.0537)}}.snow:nth-child(145){opacity:.8126;transform:translate(67.4664vw,-10px) scale(.0823);animation:fall-145 13s -2s linear infinite}@keyframes fall-145{79.19%{transform:translate(57.87vw,79.19vh) scale(.0823)}to{transform:translate(62.6682vw,99vh) scale(.0823)}}.snow:nth-child(146){opacity:.3678;transform:translate(66.6211vw,-10px) scale(.3241);animation:fall-146 17s -13s linear infinite}@keyframes fall-146{33.322%{transform:translate(68.6842vw,33.322vh) scale(.3241)}to{transform:translate(67.65265vw,99vh) scale(.3241)}}.snow:nth-child(147){opacity:.66;transform:translate(19.0796vw,-10px) scale(.7546);animation:fall-147 10s -10s linear infinite}@keyframes fall-147{50.265%{transform:translate(12.529vw,50.265vh) scale(.7546)}to{transform:translate(15.8043vw,99vh) scale(.7546)}}.snow:nth-child(148){opacity:.7584;transform:translate(22.748vw,-10px) scale(.5804);animation:fall-148 28s -20s linear infinite}@keyframes fall-148{49.606%{transform:translate(26.1937vw,49.606vh) scale(.5804)}to{transform:translate(24.47085vw,99vh) scale(.5804)}}.snow:nth-child(149){opacity:1.2096;transform:translate(88.6751vw,-10px) scale(.1752);animation:fall-149 17s -19s linear infinite}@keyframes fall-149{62.847%{transform:translate(89.0584vw,62.847vh) scale(.1752)}to{transform:translate(88.86675vw,99vh) scale(.1752)}}.snow:nth-child(150){opacity:1.085;transform:translate(13.89vw,-10px) scale(.9104);animation:fall-150 22s -13s linear infinite}@keyframes fall-150{44.001%{transform:translate(15.2881vw,44.001vh) scale(.9104)}to{transform:translate(14.58905vw,99vh) scale(.9104)}}.snow:nth-child(151){opacity:.7678;transform:translate(13.4071vw,-10px) scale(.7866);animation:fall-151 29s -19s linear infinite}@keyframes fall-151{70.997%{transform:translate(10.9286vw,70.997vh) scale(.7866)}to{transform:translate(12.16785vw,99vh) scale(.7866)}}.snow:nth-child(152){opacity:.6728;transform:translate(97.1033vw,-10px) scale(.84);animation:fall-152 11s -26s linear infinite}@keyframes fall-152{40.515%{transform:translate(91.2509vw,40.515vh) scale(.84)}to{transform:translate(94.1771vw,99vh) scale(.84)}}.snow:nth-child(153){opacity:.2332;transform:translate(14.2274vw,-10px) scale(.7027);animation:fall-153 28s -7s linear infinite}@keyframes fall-153{57.711%{transform:translate(14.595vw,57.711vh) scale(.7027)}to{transform:translate(14.4112vw,99vh) scale(.7027)}}.snow:nth-child(154){opacity:1.0756;transform:translate(55.6791vw,-10px) scale(.2245);animation:fall-154 15s -17s linear infinite}@keyframes fall-154{70.649%{transform:translate(45.8557vw,70.649vh) scale(.2245)}to{transform:translate(50.7674vw,99vh) scale(.2245)}}.snow:nth-child(155){opacity:1.1542;transform:translate(57.209vw,-10px) scale(.6288);animation:fall-155 17s -29s linear infinite}@keyframes fall-155{72.741%{transform:translate(56.0883vw,72.741vh) scale(.6288)}to{transform:translate(56.64865vw,99vh) scale(.6288)}}.snow:nth-child(156){opacity:.7916;transform:translate(53.0511vw,-10px) scale(.4924);animation:fall-156 22s -7s linear infinite}@keyframes fall-156{66.853%{transform:translate(54.0643vw,66.853vh) scale(.4924)}to{transform:translate(53.5577vw,99vh) scale(.4924)}}.snow:nth-child(157){opacity:1.0248;transform:translate(93.4337vw,-10px) scale(.0699);animation:fall-157 15s -22s linear infinite}@keyframes fall-157{68.906%{transform:translate(85.629vw,68.906vh) scale(.0699)}to{transform:translate(89.53135vw,99vh) scale(.0699)}}.snow:nth-child(158){opacity:1.5622;transform:translate(3.7109vw,-10px) scale(.2838);animation:fall-158 12s -29s linear infinite}@keyframes fall-158{75.367%{transform:translate(-3.4481vw,75.367vh) scale(.2838)}to{transform:translate(.1314vw,99vh) scale(.2838)}}.snow:nth-child(159){opacity:1.2418;transform:translate(84.1464vw,-10px) scale(.1069);animation:fall-159 24s -5s linear infinite}@keyframes fall-159{73.338%{transform:translate(88.2782vw,73.338vh) scale(.1069)}to{transform:translate(86.2123vw,99vh) scale(.1069)}}.snow:nth-child(160){opacity:.819;transform:translate(69.4966vw,-10px) scale(.7007);animation:fall-160 12s -15s linear infinite}@keyframes fall-160{44.135%{transform:translate(64.7448vw,44.135vh) scale(.7007)}to{transform:translate(67.1207vw,99vh) scale(.7007)}}.snow:nth-child(161){opacity:1.7868;transform:translate(19.3687vw,-10px) scale(.4385);animation:fall-161 17s -23s linear infinite}@keyframes fall-161{63.674%{transform:translate(17.3189vw,63.674vh) scale(.4385)}to{transform:translate(18.3438vw,99vh) scale(.4385)}}.snow:nth-child(162){opacity:1.3998;transform:translate(8.5237vw,-10px) scale(.7638);animation:fall-162 26s -2s linear infinite}@keyframes fall-162{71.402%{transform:translate(6.1387vw,71.402vh) scale(.7638)}to{transform:translate(7.3312vw,99vh) scale(.7638)}}.snow:nth-child(163){opacity:.583;transform:translate(56.85vw,-10px) scale(.9555);animation:fall-163 26s -8s linear infinite}@keyframes fall-163{72.312%{transform:translate(61.4559vw,72.312vh) scale(.9555)}to{transform:translate(59.15295vw,99vh) scale(.9555)}}.snow:nth-child(164){opacity:.1116;transform:translate(21.4936vw,-10px) scale(.1174);animation:fall-164 23s -7s linear infinite}@keyframes fall-164{64.873%{transform:translate(30.4078vw,64.873vh) scale(.1174)}to{transform:translate(25.9507vw,99vh) scale(.1174)}}.snow:nth-child(165){opacity:1.9246;transform:translate(7.8766vw,-10px) scale(.4862);animation:fall-165 14s -26s linear infinite}@keyframes fall-165{66.255%{transform:translate(-.0273vw,66.255vh) scale(.4862)}to{transform:translate(3.92465vw,99vh) scale(.4862)}}.snow:nth-child(166){opacity:1.6266;transform:translate(15.4698vw,-10px) scale(.1815);animation:fall-166 18s -15s linear infinite}@keyframes fall-166{36.721%{transform:translate(13.42vw,36.721vh) scale(.1815)}to{transform:translate(14.4449vw,99vh) scale(.1815)}}.snow:nth-child(167){opacity:1.345;transform:translate(51.096vw,-10px) scale(.1752);animation:fall-167 20s -1s linear infinite}@keyframes fall-167{30.217%{transform:translate(47.2662vw,30.217vh) scale(.1752)}to{transform:translate(49.1811vw,99vh) scale(.1752)}}.snow:nth-child(168){opacity:1.6962;transform:translate(57.0638vw,-10px) scale(.3936);animation:fall-168 29s -7s linear infinite}@keyframes fall-168{73.027%{transform:translate(53.0618vw,73.027vh) scale(.3936)}to{transform:translate(55.0628vw,99vh) scale(.3936)}}.snow:nth-child(169){opacity:1.1814;transform:translate(65.3128vw,-10px) scale(.9294);animation:fall-169 13s -22s linear infinite}@keyframes fall-169{40.859%{transform:translate(59.7534vw,40.859vh) scale(.9294)}to{transform:translate(62.5331vw,99vh) scale(.9294)}}.snow:nth-child(170){opacity:.5548;transform:translate(42.5481vw,-10px) scale(.6608);animation:fall-170 26s -3s linear infinite}@keyframes fall-170{65.869%{transform:translate(52.0434vw,65.869vh) scale(.6608)}to{transform:translate(47.29575vw,99vh) scale(.6608)}}.snow:nth-child(171){opacity:.706;transform:translate(52.744vw,-10px) scale(.2808);animation:fall-171 26s -18s linear infinite}@keyframes fall-171{43.687%{transform:translate(46.328vw,43.687vh) scale(.2808)}to{transform:translate(49.536vw,99vh) scale(.2808)}}.snow:nth-child(172){opacity:.776;transform:translate(70.1098vw,-10px) scale(.795);animation:fall-172 15s -5s linear infinite}@keyframes fall-172{75.805%{transform:translate(60.6936vw,75.805vh) scale(.795)}to{transform:translate(65.4017vw,99vh) scale(.795)}}.snow:nth-child(173){opacity:.107;transform:translate(53.9765vw,-10px) scale(.0038);animation:fall-173 18s -8s linear infinite}@keyframes fall-173{60.89%{transform:translate(45.768vw,60.89vh) scale(.0038)}to{transform:translate(49.87225vw,99vh) scale(.0038)}}.snow:nth-child(174){opacity:.4444;transform:translate(49.9655vw,-10px) scale(.7429);animation:fall-174 18s -4s linear infinite}@keyframes fall-174{66.563%{transform:translate(51.4218vw,66.563vh) scale(.7429)}to{transform:translate(50.69365vw,99vh) scale(.7429)}}.snow:nth-child(175){opacity:.1712;transform:translate(96.8391vw,-10px) scale(.9631);animation:fall-175 21s -11s linear infinite}@keyframes fall-175{40.972%{transform:translate(91.8829vw,40.972vh) scale(.9631)}to{transform:translate(94.361vw,99vh) scale(.9631)}}.snow:nth-child(176){opacity:1.5356;transform:translate(92.9736vw,-10px) scale(.8216);animation:fall-176 25s -3s linear infinite}@keyframes fall-176{51.178%{transform:translate(91.092vw,51.178vh) scale(.8216)}to{transform:translate(92.0328vw,99vh) scale(.8216)}}.snow:nth-child(177){opacity:1.8152;transform:translate(47.4886vw,-10px) scale(.1959);animation:fall-177 22s -24s linear infinite}@keyframes fall-177{70.118%{transform:translate(51.8852vw,70.118vh) scale(.1959)}to{transform:translate(49.6869vw,99vh) scale(.1959)}}.snow:nth-child(178){opacity:.4812;transform:translate(83.9961vw,-10px) scale(.7813);animation:fall-178 20s -15s linear infinite}@keyframes fall-178{58.623%{transform:translate(75.0798vw,58.623vh) scale(.7813)}to{transform:translate(79.53795vw,99vh) scale(.7813)}}.snow:nth-child(179){opacity:1.0746;transform:translate(35.4121vw,-10px) scale(.6188);animation:fall-179 29s -9s linear infinite}@keyframes fall-179{63.732%{transform:translate(36.5059vw,63.732vh) scale(.6188)}to{transform:translate(35.959vw,99vh) scale(.6188)}}.snow:nth-child(180){opacity:.3844;transform:translate(11.194vw,-10px) scale(.3884);animation:fall-180 12s -23s linear infinite}@keyframes fall-180{75.685%{transform:translate(10.6049vw,75.685vh) scale(.3884)}to{transform:translate(10.89945vw,99vh) scale(.3884)}}.snow:nth-child(181){opacity:1.0186;transform:translate(22.3393vw,-10px) scale(.6246);animation:fall-181 17s -18s linear infinite}@keyframes fall-181{53.889%{transform:translate(17.6578vw,53.889vh) scale(.6246)}to{transform:translate(19.99855vw,99vh) scale(.6246)}}.snow:nth-child(182){opacity:1.8416;transform:translate(61.2504vw,-10px) scale(.1759);animation:fall-182 18s -27s linear infinite}@keyframes fall-182{61.119%{transform:translate(66.2429vw,61.119vh) scale(.1759)}to{transform:translate(63.74665vw,99vh) scale(.1759)}}.snow:nth-child(183){opacity:.4256;transform:translate(43.3001vw,-10px) scale(.9199);animation:fall-183 29s -20s linear infinite}@keyframes fall-183{61.597%{transform:translate(46.383vw,61.597vh) scale(.9199)}to{transform:translate(44.84155vw,99vh) scale(.9199)}}.snow:nth-child(184){opacity:.08;transform:translate(7.161vw,-10px) scale(.0071);animation:fall-184 17s -21s linear infinite}@keyframes fall-184{48.97%{transform:translate(12.5152vw,48.97vh) scale(.0071)}to{transform:translate(9.8381vw,99vh) scale(.0071)}}.snow:nth-child(185){opacity:.6334;transform:translate(68.1052vw,-10px) scale(.9465);animation:fall-185 16s -2s linear infinite}@keyframes fall-185{50.363%{transform:translate(69.1114vw,50.363vh) scale(.9465)}to{transform:translate(68.6083vw,99vh) scale(.9465)}}.snow:nth-child(186){opacity:.4478;transform:translate(49.3296vw,-10px) scale(.9321);animation:fall-186 19s -10s linear infinite}@keyframes fall-186{58.128%{transform:translate(46.9273vw,58.128vh) scale(.9321)}to{transform:translate(48.12845vw,99vh) scale(.9321)}}.snow:nth-child(187){opacity:1.6064;transform:translate(71.8453vw,-10px) scale(.1577);animation:fall-187 14s -26s linear infinite}@keyframes fall-187{60.035%{transform:translate(62.4266vw,60.035vh) scale(.1577)}to{transform:translate(67.13595vw,99vh) scale(.1577)}}.snow:nth-child(188){opacity:.7366;transform:translate(99.5768vw,-10px) scale(.4542);animation:fall-188 22s -1s linear infinite}@keyframes fall-188{45.416%{transform:translate(100.3012vw,45.416vh) scale(.4542)}to{transform:translate(99.939vw,99vh) scale(.4542)}}.snow:nth-child(189){opacity:1.058;transform:translate(82.096vw,-10px) scale(.8558);animation:fall-189 18s -29s linear infinite}@keyframes fall-189{64.255%{transform:translate(81.1611vw,64.255vh) scale(.8558)}to{transform:translate(81.62855vw,99vh) scale(.8558)}}.snow:nth-child(190){opacity:1.2246;transform:translate(19.8052vw,-10px) scale(.7188);animation:fall-190 26s -27s linear infinite}@keyframes fall-190{66.271%{transform:translate(15.2794vw,66.271vh) scale(.7188)}to{transform:translate(17.5423vw,99vh) scale(.7188)}}.snow:nth-child(191){opacity:.9418;transform:translate(92.3059vw,-10px) scale(.1512);animation:fall-191 10s -14s linear infinite}@keyframes fall-191{68.254%{transform:translate(90.0306vw,68.254vh) scale(.1512)}to{transform:translate(91.16825vw,99vh) scale(.1512)}}.snow:nth-child(192){opacity:1.7398;transform:translate(17.2378vw,-10px) scale(.188);animation:fall-192 18s -2s linear infinite}@keyframes fall-192{55.474%{transform:translate(24.6771vw,55.474vh) scale(.188)}to{transform:translate(20.95745vw,99vh) scale(.188)}}.snow:nth-child(193){opacity:.154;transform:translate(94.0961vw,-10px) scale(.3992);animation:fall-193 22s -4s linear infinite}@keyframes fall-193{79.257%{transform:translate(86.8207vw,79.257vh) scale(.3992)}to{transform:translate(90.4584vw,99vh) scale(.3992)}}.snow:nth-child(194){opacity:.194;transform:translate(5.9947vw,-10px) scale(.1915);animation:fall-194 30s -3s linear infinite}@keyframes fall-194{42.058%{transform:translate(10.1627vw,42.058vh) scale(.1915)}to{transform:translate(8.0787vw,99vh) scale(.1915)}}.snow:nth-child(195){opacity:.5648;transform:translate(74.1929vw,-10px) scale(.6538);animation:fall-195 21s -26s linear infinite}@keyframes fall-195{72.189%{transform:translate(78.0076vw,72.189vh) scale(.6538)}to{transform:translate(76.10025vw,99vh) scale(.6538)}}.snow:nth-child(196){opacity:.6876;transform:translate(81.7933vw,-10px) scale(.1516);animation:fall-196 27s -29s linear infinite}@keyframes fall-196{37.869%{transform:translate(91.0835vw,37.869vh) scale(.1516)}to{transform:translate(86.4384vw,99vh) scale(.1516)}}.snow:nth-child(197){opacity:.9278;transform:translate(67.6318vw,-10px) scale(.1545);animation:fall-197 21s -15s linear infinite}@keyframes fall-197{49.747%{transform:translate(57.8397vw,49.747vh) scale(.1545)}to{transform:translate(62.73575vw,99vh) scale(.1545)}}.snow:nth-child(198){opacity:1.9218;transform:translate(80.9453vw,-10px) scale(.7016);animation:fall-198 11s -1s linear infinite}@keyframes fall-198{68.883%{transform:translate(77.7717vw,68.883vh) scale(.7016)}to{transform:translate(79.3585vw,99vh) scale(.7016)}}.snow:nth-child(199){opacity:.9804;transform:translate(10.696vw,-10px) scale(.6311);animation:fall-199 24s -25s linear infinite}@keyframes fall-199{30.875%{transform:translate(6.6502vw,30.875vh) scale(.6311)}to{transform:translate(8.6731vw,99vh) scale(.6311)}}.snow:nth-child(200){opacity:1.2502;transform:translate(33.8272vw,-10px) scale(.7718);animation:fall-200 11s -27s linear infinite}@keyframes fall-200{44.379%{transform:translate(31.7043vw,44.379vh) scale(.7718)}to{transform:translate(32.76575vw,99vh) scale(.7718)}}.snow:nth-child(201){opacity:1.5064;transform:translate(22.4076vw,-10px) scale(.0743);animation:fall-201 30s -3s linear infinite}@keyframes fall-201{34.952%{transform:translate(29.4201vw,34.952vh) scale(.0743)}to{transform:translate(25.91385vw,99vh) scale(.0743)}}.snow:nth-child(202){opacity:1.7102;transform:translate(21.7464vw,-10px) scale(.1145);animation:fall-202 30s -21s linear infinite}@keyframes fall-202{41.867%{transform:translate(22.4785vw,41.867vh) scale(.1145)}to{transform:translate(22.11245vw,99vh) scale(.1145)}}.snow:nth-child(203){opacity:.3062;transform:translate(9.0542vw,-10px) scale(.5968);animation:fall-203 11s -4s linear infinite}@keyframes fall-203{52.762%{transform:translate(8.6561vw,52.762vh) scale(.5968)}to{transform:translate(8.85515vw,99vh) scale(.5968)}}.snow:nth-child(204){opacity:1.7368;transform:translate(84.9976vw,-10px) scale(.1298);animation:fall-204 30s -30s linear infinite}@keyframes fall-204{75.522%{transform:translate(92.2051vw,75.522vh) scale(.1298)}to{transform:translate(88.60135vw,99vh) scale(.1298)}}.snow:nth-child(205){opacity:.561;transform:translate(99.7327vw,-10px) scale(.5766);animation:fall-205 22s -8s linear infinite}@keyframes fall-205{64.638%{transform:translate(101.799vw,64.638vh) scale(.5766)}to{transform:translate(100.76585vw,99vh) scale(.5766)}}.snow:nth-child(206){opacity:.672;transform:translate(75.385vw,-10px) scale(.5937);animation:fall-206 14s -1s linear infinite}@keyframes fall-206{32.16%{transform:translate(65.4264vw,32.16vh) scale(.5937)}to{transform:translate(70.4057vw,99vh) scale(.5937)}}.snow:nth-child(207){opacity:1.469;transform:translate(18.7331vw,-10px) scale(.8404);animation:fall-207 11s -14s linear infinite}@keyframes fall-207{53.97%{transform:translate(22.597vw,53.97vh) scale(.8404)}to{transform:translate(20.66505vw,99vh) scale(.8404)}}.snow:nth-child(208){opacity:.5548;transform:translate(45.8932vw,-10px) scale(.3367);animation:fall-208 22s -20s linear infinite}@keyframes fall-208{55.512%{transform:translate(39.7842vw,55.512vh) scale(.3367)}to{transform:translate(42.8387vw,99vh) scale(.3367)}}.snow:nth-child(209){opacity:1.3618;transform:translate(78.6684vw,-10px) scale(.3376);animation:fall-209 21s -11s linear infinite}@keyframes fall-209{69.372%{transform:translate(79.6476vw,69.372vh) scale(.3376)}to{transform:translate(79.158vw,99vh) scale(.3376)}}.snow:nth-child(210){opacity:.5168;transform:translate(49.7357vw,-10px) scale(.4773);animation:fall-210 23s -18s linear infinite}@keyframes fall-210{77.869%{transform:translate(48.9098vw,77.869vh) scale(.4773)}to{transform:translate(49.32275vw,99vh) scale(.4773)}}.snow:nth-child(211){opacity:1.8694;transform:translate(3.2834vw,-10px) scale(.3172);animation:fall-211 18s -8s linear infinite}@keyframes fall-211{61.817%{transform:translate(-5.3524vw,61.817vh) scale(.3172)}to{transform:translate(-1.0345vw,99vh) scale(.3172)}}.snow:nth-child(212){opacity:.3122;transform:translate(75.7773vw,-10px) scale(.2942);animation:fall-212 17s -17s linear infinite}@keyframes fall-212{72.213%{transform:translate(84.1051vw,72.213vh) scale(.2942)}to{transform:translate(79.9412vw,99vh) scale(.2942)}}.snow:nth-child(213){opacity:1.3268;transform:translate(87.0514vw,-10px) scale(.9103);animation:fall-213 12s -19s linear infinite}@keyframes fall-213{52.899%{transform:translate(91.9831vw,52.899vh) scale(.9103)}to{transform:translate(89.51725vw,99vh) scale(.9103)}}.snow:nth-child(214){opacity:.5226;transform:translate(51.6849vw,-10px) scale(.3756);animation:fall-214 15s -19s linear infinite}@keyframes fall-214{46.659%{transform:translate(42.3927vw,46.659vh) scale(.3756)}to{transform:translate(47.0388vw,99vh) scale(.3756)}}.snow:nth-child(215){opacity:1.557;transform:translate(12.3458vw,-10px) scale(.6717);animation:fall-215 15s -27s linear infinite}@keyframes fall-215{65.06%{transform:translate(3.4273vw,65.06vh) scale(.6717)}to{transform:translate(7.88655vw,99vh) scale(.6717)}}.snow:nth-child(216){opacity:1.2266;transform:translate(63.8663vw,-10px) scale(.1654);animation:fall-216 21s -23s linear infinite}@keyframes fall-216{62.126%{transform:translate(64.3096vw,62.126vh) scale(.1654)}to{transform:translate(64.08795vw,99vh) scale(.1654)}}.snow:nth-child(217){opacity:1.4106;transform:translate(42.8097vw,-10px) scale(.1079);animation:fall-217 11s -15s linear infinite}@keyframes fall-217{66.101%{transform:translate(42.7841vw,66.101vh) scale(.1079)}to{transform:translate(42.7969vw,99vh) scale(.1079)}}.snow:nth-child(218){opacity:.2252;transform:translate(67.0511vw,-10px) scale(.3628);animation:fall-218 17s -4s linear infinite}@keyframes fall-218{56.69%{transform:translate(57.6129vw,56.69vh) scale(.3628)}to{transform:translate(62.332vw,99vh) scale(.3628)}}.snow:nth-child(219){opacity:1.507;transform:translate(23.6618vw,-10px) scale(.1657);animation:fall-219 24s -27s linear infinite}@keyframes fall-219{79.772%{transform:translate(15.6191vw,79.772vh) scale(.1657)}to{transform:translate(19.64045vw,99vh) scale(.1657)}}.snow:nth-child(220){opacity:1.674;transform:translate(19.3421vw,-10px) scale(.0302);animation:fall-220 29s -1s linear infinite}@keyframes fall-220{71.219%{transform:translate(11.2261vw,71.219vh) scale(.0302)}to{transform:translate(15.2841vw,99vh) scale(.0302)}}.snow:nth-child(221){opacity:.5796;transform:translate(14.9164vw,-10px) scale(.085);animation:fall-221 19s -2s linear infinite}@keyframes fall-221{36.043%{transform:translate(9.5327vw,36.043vh) scale(.085)}to{transform:translate(12.22455vw,99vh) scale(.085)}}.snow:nth-child(222){opacity:.5558;transform:translate(92.8479vw,-10px) scale(.7568);animation:fall-222 21s -16s linear infinite}@keyframes fall-222{56.295%{transform:translate(101.2499vw,56.295vh) scale(.7568)}to{transform:translate(97.0489vw,99vh) scale(.7568)}}.snow:nth-child(223){opacity:1.6982;transform:translate(21.4644vw,-10px) scale(.4489);animation:fall-223 24s -19s linear infinite}@keyframes fall-223{36.552%{transform:translate(28.2878vw,36.552vh) scale(.4489)}to{transform:translate(24.8761vw,99vh) scale(.4489)}}.snow:nth-child(224){opacity:1.3436;transform:translate(58.4638vw,-10px) scale(.2809);animation:fall-224 10s -12s linear infinite}@keyframes fall-224{62.033%{transform:translate(56.5276vw,62.033vh) scale(.2809)}to{transform:translate(57.4957vw,99vh) scale(.2809)}}.snow:nth-child(225){opacity:1.863;transform:translate(68.9792vw,-10px) scale(.8602);animation:fall-225 21s -20s linear infinite}@keyframes fall-225{66.877%{transform:translate(60.1691vw,66.877vh) scale(.8602)}to{transform:translate(64.57415vw,99vh) scale(.8602)}}.snow:nth-child(226){opacity:.3164;transform:translate(35.1527vw,-10px) scale(.1447);animation:fall-226 22s -22s linear infinite}@keyframes fall-226{55.318%{transform:translate(28.4246vw,55.318vh) scale(.1447)}to{transform:translate(31.78865vw,99vh) scale(.1447)}}.snow:nth-child(227){opacity:1.6086;transform:translate(91.038vw,-10px) scale(.8617);animation:fall-227 23s -1s linear infinite}@keyframes fall-227{68.903%{transform:translate(93.6035vw,68.903vh) scale(.8617)}to{transform:translate(92.32075vw,99vh) scale(.8617)}}.snow:nth-child(228){opacity:.4102;transform:translate(24.3141vw,-10px) scale(.7828);animation:fall-228 25s -7s linear infinite}@keyframes fall-228{48.058%{transform:translate(28.3241vw,48.058vh) scale(.7828)}to{transform:translate(26.3191vw,99vh) scale(.7828)}}.snow:nth-child(229){opacity:.958;transform:translate(67.4079vw,-10px) scale(.8554);animation:fall-229 10s -3s linear infinite}@keyframes fall-229{34.1%{transform:translate(60.204vw,34.1vh) scale(.8554)}to{transform:translate(63.80595vw,99vh) scale(.8554)}}.snow:nth-child(230){opacity:.124;transform:translate(17.8145vw,-10px) scale(.2081);animation:fall-230 21s -9s linear infinite}@keyframes fall-230{75.213%{transform:translate(12.5913vw,75.213vh) scale(.2081)}to{transform:translate(15.2029vw,99vh) scale(.2081)}}.snow:nth-child(231){opacity:1.155;transform:translate(61.9096vw,-10px) scale(.6506);animation:fall-231 20s -23s linear infinite}@keyframes fall-231{78.958%{transform:translate(63.1686vw,78.958vh) scale(.6506)}to{transform:translate(62.5391vw,99vh) scale(.6506)}}.snow:nth-child(232){opacity:.8782;transform:translate(73.3762vw,-10px) scale(.0354);animation:fall-232 29s -11s linear infinite}@keyframes fall-232{31.655%{transform:translate(70.3332vw,31.655vh) scale(.0354)}to{transform:translate(71.8547vw,99vh) scale(.0354)}}.snow:nth-child(233){opacity:.7822;transform:translate(25.6131vw,-10px) scale(.417);animation:fall-233 16s -13s linear infinite}@keyframes fall-233{64.392%{transform:translate(33.4469vw,64.392vh) scale(.417)}to{transform:translate(29.53vw,99vh) scale(.417)}}.snow:nth-child(234){opacity:1.127;transform:translate(97.564vw,-10px) scale(.293);animation:fall-234 15s -9s linear infinite}@keyframes fall-234{42.926%{transform:translate(97.3984vw,42.926vh) scale(.293)}to{transform:translate(97.4812vw,99vh) scale(.293)}}.snow:nth-child(235){opacity:1.7542;transform:translate(56.4893vw,-10px) scale(.4278);animation:fall-235 27s -6s linear infinite}@keyframes fall-235{74.719%{transform:translate(65.8965vw,74.719vh) scale(.4278)}to{transform:translate(61.1929vw,99vh) scale(.4278)}}.snow:nth-child(236){opacity:.6574;transform:translate(27.8914vw,-10px) scale(.4989);animation:fall-236 22s -28s linear infinite}@keyframes fall-236{65.958%{transform:translate(20.4747vw,65.958vh) scale(.4989)}to{transform:translate(24.18305vw,99vh) scale(.4989)}}.snow:nth-child(237){opacity:.8536;transform:translate(82.5421vw,-10px) scale(.2374);animation:fall-237 13s -27s linear infinite}@keyframes fall-237{50.677%{transform:translate(85.4689vw,50.677vh) scale(.2374)}to{transform:translate(84.0055vw,99vh) scale(.2374)}}.snow:nth-child(238){opacity:1.4472;transform:translate(65.9692vw,-10px) scale(.2357);animation:fall-238 24s -8s linear infinite}@keyframes fall-238{48.26%{transform:translate(56.1155vw,48.26vh) scale(.2357)}to{transform:translate(61.04235vw,99vh) scale(.2357)}}.snow:nth-child(239){opacity:.1446;transform:translate(73.175vw,-10px) scale(.5767);animation:fall-239 12s -22s linear infinite}@keyframes fall-239{42.891%{transform:translate(74.9514vw,42.891vh) scale(.5767)}to{transform:translate(74.0632vw,99vh) scale(.5767)}}.snow:nth-child(240){opacity:.555;transform:translate(14.6606vw,-10px) scale(.9377);animation:fall-240 21s -7s linear infinite}@keyframes fall-240{68.881%{transform:translate(11.3025vw,68.881vh) scale(.9377)}to{transform:translate(12.98155vw,99vh) scale(.9377)}}.snow:nth-child(241){opacity:.832;transform:translate(38.9872vw,-10px) scale(.6396);animation:fall-241 15s -2s linear infinite}@keyframes fall-241{54.817%{transform:translate(48.285vw,54.817vh) scale(.6396)}to{transform:translate(43.6361vw,99vh) scale(.6396)}}.snow:nth-child(242){opacity:1.0144;transform:translate(16.4109vw,-10px) scale(.1228);animation:fall-242 22s -23s linear infinite}@keyframes fall-242{41.203%{transform:translate(18.0151vw,41.203vh) scale(.1228)}to{transform:translate(17.213vw,99vh) scale(.1228)}}.snow:nth-child(243){opacity:.1854;transform:translate(48.4391vw,-10px) scale(.761);animation:fall-243 23s -12s linear infinite}@keyframes fall-243{79.322%{transform:translate(44.8561vw,79.322vh) scale(.761)}to{transform:translate(46.6476vw,99vh) scale(.761)}}.snow:nth-child(244){opacity:1.7218;transform:translate(19.4339vw,-10px) scale(.8501);animation:fall-244 24s -16s linear infinite}@keyframes fall-244{32.625%{transform:translate(23.3674vw,32.625vh) scale(.8501)}to{transform:translate(21.40065vw,99vh) scale(.8501)}}.snow:nth-child(245){opacity:1.4456;transform:translate(7.4138vw,-10px) scale(.2562);animation:fall-245 11s -1s linear infinite}@keyframes fall-245{35.369%{transform:translate(7.9931vw,35.369vh) scale(.2562)}to{transform:translate(7.70345vw,99vh) scale(.2562)}}.snow:nth-child(246){opacity:1.5926;transform:translate(75.6282vw,-10px) scale(.4094);animation:fall-246 20s -8s linear infinite}@keyframes fall-246{51.922%{transform:translate(81.0913vw,51.922vh) scale(.4094)}to{transform:translate(78.35975vw,99vh) scale(.4094)}}.snow:nth-child(247){opacity:1.9904;transform:translate(50.8692vw,-10px) scale(.7511);animation:fall-247 11s -8s linear infinite}@keyframes fall-247{49.7%{transform:translate(56.5144vw,49.7vh) scale(.7511)}to{transform:translate(53.6918vw,99vh) scale(.7511)}}.snow:nth-child(248){opacity:.5856;transform:translate(68.5289vw,-10px) scale(.3286);animation:fall-248 25s -30s linear infinite}@keyframes fall-248{74.22%{transform:translate(70.6961vw,74.22vh) scale(.3286)}to{transform:translate(69.6125vw,99vh) scale(.3286)}}.snow:nth-child(249){opacity:.7284;transform:translate(8.6842vw,-10px) scale(.8507);animation:fall-249 17s -18s linear infinite}@keyframes fall-249{48.665%{transform:translate(6.5039vw,48.665vh) scale(.8507)}to{transform:translate(7.59405vw,99vh) scale(.8507)}}.snow:nth-child(250){opacity:.0558;transform:translate(27.3464vw,-10px) scale(.8589);animation:fall-250 10s -30s linear infinite}@keyframes fall-250{30.085%{transform:translate(29.7644vw,30.085vh) scale(.8589)}to{transform:translate(28.5554vw,99vh) scale(.8589)}}.snow:nth-child(251){opacity:.3848;transform:translate(32.0424vw,-10px) scale(.073);animation:fall-251 25s -13s linear infinite}@keyframes fall-251{68.804%{transform:translate(40.8711vw,68.804vh) scale(.073)}to{transform:translate(36.45675vw,99vh) scale(.073)}}.snow:nth-child(252){opacity:.9344;transform:translate(36.2967vw,-10px) scale(.0766);animation:fall-252 26s -28s linear infinite}@keyframes fall-252{54.425%{transform:translate(28.2234vw,54.425vh) scale(.0766)}to{transform:translate(32.26005vw,99vh) scale(.0766)}}.snow:nth-child(253){opacity:.1948;transform:translate(43.4982vw,-10px) scale(.6268);animation:fall-253 13s -9s linear infinite}@keyframes fall-253{52.651%{transform:translate(46.958vw,52.651vh) scale(.6268)}to{transform:translate(45.2281vw,99vh) scale(.6268)}}.snow:nth-child(254){opacity:1.7162;transform:translate(78.9389vw,-10px) scale(.9363);animation:fall-254 21s -26s linear infinite}@keyframes fall-254{72.972%{transform:translate(72.8179vw,72.972vh) scale(.9363)}to{transform:translate(75.8784vw,99vh) scale(.9363)}}.snow:nth-child(255){opacity:.4958;transform:translate(83.414vw,-10px) scale(.8269);animation:fall-255 29s -21s linear infinite}@keyframes fall-255{73.698%{transform:translate(85.2076vw,73.698vh) scale(.8269)}to{transform:translate(84.3108vw,99vh) scale(.8269)}}.snow:nth-child(256){opacity:.0784;transform:translate(80.3894vw,-10px) scale(.0792);animation:fall-256 14s -27s linear infinite}@keyframes fall-256{59.658%{transform:translate(74.4513vw,59.658vh) scale(.0792)}to{transform:translate(77.42035vw,99vh) scale(.0792)}}.snow:nth-child(257){opacity:.377;transform:translate(30.8806vw,-10px) scale(.4293);animation:fall-257 12s -7s linear infinite}@keyframes fall-257{31.978%{transform:translate(22.5831vw,31.978vh) scale(.4293)}to{transform:translate(26.73185vw,99vh) scale(.4293)}}.snow:nth-child(258){opacity:.4294;transform:translate(60.2118vw,-10px) scale(.9379);animation:fall-258 24s -9s linear infinite}@keyframes fall-258{77.809%{transform:translate(60.9263vw,77.809vh) scale(.9379)}to{transform:translate(60.56905vw,99vh) scale(.9379)}}.snow:nth-child(259){opacity:1.2998;transform:translate(11.8252vw,-10px) scale(.2691);animation:fall-259 13s -5s linear infinite}@keyframes fall-259{55.217%{transform:translate(2.3558vw,55.217vh) scale(.2691)}to{transform:translate(7.0905vw,99vh) scale(.2691)}}.snow:nth-child(260){opacity:1.1698;transform:translate(33.4083vw,-10px) scale(.5266);animation:fall-260 27s -11s linear infinite}@keyframes fall-260{36.795%{transform:translate(33.0295vw,36.795vh) scale(.5266)}to{transform:translate(33.2189vw,99vh) scale(.5266)}}.snow:nth-child(261){opacity:1.5512;transform:translate(62.6697vw,-10px) scale(.4688);animation:fall-261 27s -9s linear infinite}@keyframes fall-261{70.685%{transform:translate(57.4419vw,70.685vh) scale(.4688)}to{transform:translate(60.0558vw,99vh) scale(.4688)}}.snow:nth-child(262){opacity:.0454;transform:translate(9.1762vw,-10px) scale(.7028);animation:fall-262 28s -7s linear infinite}@keyframes fall-262{54.707%{transform:translate(15.004vw,54.707vh) scale(.7028)}to{transform:translate(12.0901vw,99vh) scale(.7028)}}.snow:nth-child(263){opacity:1.082;transform:translate(1.6903vw,-10px) scale(.3681);animation:fall-263 17s -3s linear infinite}@keyframes fall-263{60.425%{transform:translate(7.9317vw,60.425vh) scale(.3681)}to{transform:translate(4.811vw,99vh) scale(.3681)}}.snow:nth-child(264){opacity:.2266;transform:translate(19.4102vw,-10px) scale(.946);animation:fall-264 13s -11s linear infinite}@keyframes fall-264{42.532%{transform:translate(23.842vw,42.532vh) scale(.946)}to{transform:translate(21.6261vw,99vh) scale(.946)}}.snow:nth-child(265){opacity:1.2256;transform:translate(85.875vw,-10px) scale(.3766);animation:fall-265 26s -11s linear infinite}@keyframes fall-265{34.148%{transform:translate(89.8722vw,34.148vh) scale(.3766)}to{transform:translate(87.8736vw,99vh) scale(.3766)}}.snow:nth-child(266){opacity:1.2986;transform:translate(73.971vw,-10px) scale(.2435);animation:fall-266 27s -13s linear infinite}@keyframes fall-266{78.914%{transform:translate(70.4004vw,78.914vh) scale(.2435)}to{transform:translate(72.1857vw,99vh) scale(.2435)}}.snow:nth-child(267){opacity:1.4772;transform:translate(.365vw,-10px) scale(.4608);animation:fall-267 11s -6s linear infinite}@keyframes fall-267{60.063%{transform:translate(3.1811vw,60.063vh) scale(.4608)}to{transform:translate(1.77305vw,99vh) scale(.4608)}}.snow:nth-child(268){opacity:.8906;transform:translate(16.0802vw,-10px) scale(.8639);animation:fall-268 20s -23s linear infinite}@keyframes fall-268{33.519%{transform:translate(11.6401vw,33.519vh) scale(.8639)}to{transform:translate(13.86015vw,99vh) scale(.8639)}}.snow:nth-child(269){opacity:.9294;transform:translate(54.9828vw,-10px) scale(.7847);animation:fall-269 24s -30s linear infinite}@keyframes fall-269{65.834%{transform:translate(58.535vw,65.834vh) scale(.7847)}to{transform:translate(56.7589vw,99vh) scale(.7847)}}.snow:nth-child(270){opacity:1.1088;transform:translate(90.6862vw,-10px) scale(.435);animation:fall-270 28s -1s linear infinite}@keyframes fall-270{51.93%{transform:translate(100.3625vw,51.93vh) scale(.435)}to{transform:translate(95.52435vw,99vh) scale(.435)}}.snow:nth-child(271){opacity:1.0492;transform:translate(48.9091vw,-10px) scale(.68);animation:fall-271 18s -4s linear infinite}@keyframes fall-271{40%{transform:translate(51.812vw,40vh) scale(.68)}to{transform:translate(50.36055vw,99vh) scale(.68)}}.snow:nth-child(272){opacity:.8638;transform:translate(36.9178vw,-10px) scale(.9573);animation:fall-272 12s -1s linear infinite}@keyframes fall-272{73.02%{transform:translate(38.93vw,73.02vh) scale(.9573)}to{transform:translate(37.9239vw,99vh) scale(.9573)}}.snow:nth-child(273){opacity:1.362;transform:translate(37.7094vw,-10px) scale(.8862);animation:fall-273 17s -6s linear infinite}@keyframes fall-273{55.242%{transform:translate(45.8581vw,55.242vh) scale(.8862)}to{transform:translate(41.78375vw,99vh) scale(.8862)}}.snow:nth-child(274){opacity:.8918;transform:translate(24.7106vw,-10px) scale(.1709);animation:fall-274 10s -13s linear infinite}@keyframes fall-274{57.45%{transform:translate(17.7124vw,57.45vh) scale(.1709)}to{transform:translate(21.2115vw,99vh) scale(.1709)}}.snow:nth-child(275){opacity:1.5704;transform:translate(23.2903vw,-10px) scale(.9029);animation:fall-275 26s -7s linear infinite}@keyframes fall-275{30.414%{transform:translate(28.0565vw,30.414vh) scale(.9029)}to{transform:translate(25.6734vw,99vh) scale(.9029)}}.snow:nth-child(276){opacity:1.9608;transform:translate(38.2182vw,-10px) scale(.8809);animation:fall-276 27s -12s linear infinite}@keyframes fall-276{62.909%{transform:translate(34.5146vw,62.909vh) scale(.8809)}to{transform:translate(36.3664vw,99vh) scale(.8809)}}.snow:nth-child(277){opacity:1.5744;transform:translate(52.1471vw,-10px) scale(.6084);animation:fall-277 26s -8s linear infinite}@keyframes fall-277{79.668%{transform:translate(47.1436vw,79.668vh) scale(.6084)}to{transform:translate(49.64535vw,99vh) scale(.6084)}}.snow:nth-child(278){opacity:1.5414;transform:translate(82.1271vw,-10px) scale(.7642);animation:fall-278 20s -13s linear infinite}@keyframes fall-278{55.419%{transform:translate(89.0342vw,55.419vh) scale(.7642)}to{transform:translate(85.58065vw,99vh) scale(.7642)}}.snow:nth-child(279){opacity:.9796;transform:translate(81.9239vw,-10px) scale(.6845);animation:fall-279 15s -15s linear infinite}@keyframes fall-279{47.965%{transform:translate(74.5408vw,47.965vh) scale(.6845)}to{transform:translate(78.23235vw,99vh) scale(.6845)}}.snow:nth-child(280){opacity:.2804;transform:translate(3.3358vw,-10px) scale(.5836);animation:fall-280 17s -3s linear infinite}@keyframes fall-280{70.859%{transform:translate(-1.0874vw,70.859vh) scale(.5836)}to{transform:translate(1.1242vw,99vh) scale(.5836)}}.snow:nth-child(281){opacity:1.148;transform:translate(17.8047vw,-10px) scale(.4516);animation:fall-281 23s -17s linear infinite}@keyframes fall-281{50.885%{transform:translate(18.3868vw,50.885vh) scale(.4516)}to{transform:translate(18.09575vw,99vh) scale(.4516)}}.snow:nth-child(282){opacity:1.2916;transform:translate(46.4677vw,-10px) scale(.2119);animation:fall-282 11s -22s linear infinite}@keyframes fall-282{79.72%{transform:translate(53.9863vw,79.72vh) scale(.2119)}to{transform:translate(50.227vw,99vh) scale(.2119)}}.snow:nth-child(283){opacity:.609;transform:translate(93.2339vw,-10px) scale(.3852);animation:fall-283 14s -27s linear infinite}@keyframes fall-283{50.521%{transform:translate(93.5453vw,50.521vh) scale(.3852)}to{transform:translate(93.3896vw,99vh) scale(.3852)}}.snow:nth-child(284){opacity:.3696;transform:translate(41.335vw,-10px) scale(.364);animation:fall-284 16s -22s linear infinite}@keyframes fall-284{59.221%{transform:translate(32.9412vw,59.221vh) scale(.364)}to{transform:translate(37.1381vw,99vh) scale(.364)}}.snow:nth-child(285){opacity:1.2944;transform:translate(50.385vw,-10px) scale(.9765);animation:fall-285 22s -18s linear infinite}@keyframes fall-285{69.869%{transform:translate(57.8234vw,69.869vh) scale(.9765)}to{transform:translate(54.1042vw,99vh) scale(.9765)}}.snow:nth-child(286){opacity:.8578;transform:translate(54.8093vw,-10px) scale(.3269);animation:fall-286 11s -8s linear infinite}@keyframes fall-286{35.031%{transform:translate(61.1811vw,35.031vh) scale(.3269)}to{transform:translate(57.9952vw,99vh) scale(.3269)}}.snow:nth-child(287){opacity:1.7546;transform:translate(96.2132vw,-10px) scale(.8381);animation:fall-287 23s -16s linear infinite}@keyframes fall-287{65.979%{transform:translate(87.5105vw,65.979vh) scale(.8381)}to{transform:translate(91.86185vw,99vh) scale(.8381)}}.snow:nth-child(288){opacity:.9886;transform:translate(7.2843vw,-10px) scale(.4133);animation:fall-288 18s -9s linear infinite}@keyframes fall-288{42.828%{transform:translate(12.51vw,42.828vh) scale(.4133)}to{transform:translate(9.89715vw,99vh) scale(.4133)}}.snow:nth-child(289){opacity:.9088;transform:translate(32.9993vw,-10px) scale(.5573);animation:fall-289 18s -1s linear infinite}@keyframes fall-289{74.966%{transform:translate(34.2362vw,74.966vh) scale(.5573)}to{transform:translate(33.61775vw,99vh) scale(.5573)}}.snow:nth-child(290){opacity:1.0104;transform:translate(13.6507vw,-10px) scale(.4642);animation:fall-290 15s -9s linear infinite}@keyframes fall-290{41.231%{transform:translate(14.6612vw,41.231vh) scale(.4642)}to{transform:translate(14.15595vw,99vh) scale(.4642)}}.snow:nth-child(291){opacity:.6002;transform:translate(95.4254vw,-10px) scale(.2633);animation:fall-291 28s -29s linear infinite}@keyframes fall-291{58.579%{transform:translate(97.4733vw,58.579vh) scale(.2633)}to{transform:translate(96.44935vw,99vh) scale(.2633)}}.snow:nth-child(292){opacity:1.3828;transform:translate(10.3123vw,-10px) scale(.6414);animation:fall-292 18s -7s linear infinite}@keyframes fall-292{37.011%{transform:translate(19.5821vw,37.011vh) scale(.6414)}to{transform:translate(14.9472vw,99vh) scale(.6414)}}.snow:nth-child(293){opacity:1.5006;transform:translate(74.4672vw,-10px) scale(.9923);animation:fall-293 15s -18s linear infinite}@keyframes fall-293{46.213%{transform:translate(75.1036vw,46.213vh) scale(.9923)}to{transform:translate(74.7854vw,99vh) scale(.9923)}}.snow:nth-child(294){opacity:1.0036;transform:translate(53.3846vw,-10px) scale(.9047);animation:fall-294 21s -27s linear infinite}@keyframes fall-294{44.016%{transform:translate(49.8639vw,44.016vh) scale(.9047)}to{transform:translate(51.62425vw,99vh) scale(.9047)}}.snow:nth-child(295){opacity:1.4064;transform:translate(47.2083vw,-10px) scale(.5374);animation:fall-295 27s -28s linear infinite}@keyframes fall-295{44.13%{transform:translate(37.482vw,44.13vh) scale(.5374)}to{transform:translate(42.34515vw,99vh) scale(.5374)}}.snow:nth-child(296){opacity:1.2906;transform:translate(46.9328vw,-10px) scale(.1541);animation:fall-296 24s -30s linear infinite}@keyframes fall-296{43.422%{transform:translate(50.2905vw,43.422vh) scale(.1541)}to{transform:translate(48.61165vw,99vh) scale(.1541)}}.snow:nth-child(297){opacity:.341;transform:translate(51.66vw,-10px) scale(.6417);animation:fall-297 15s -17s linear infinite}@keyframes fall-297{78.065%{transform:translate(42.3774vw,78.065vh) scale(.6417)}to{transform:translate(47.0187vw,99vh) scale(.6417)}}.snow:nth-child(298){opacity:.5442;transform:translate(45.004vw,-10px) scale(.2874);animation:fall-298 11s -30s linear infinite}@keyframes fall-298{67.22%{transform:translate(42.5527vw,67.22vh) scale(.2874)}to{transform:translate(43.77835vw,99vh) scale(.2874)}}.snow:nth-child(299){opacity:1.4522;transform:translate(15.9239vw,-10px) scale(.6485);animation:fall-299 11s -9s linear infinite}@keyframes fall-299{76.145%{transform:translate(24.5928vw,76.145vh) scale(.6485)}to{transform:translate(20.25835vw,99vh) scale(.6485)}}.snow:nth-child(300){opacity:1.509;transform:translate(2.5418vw,-10px) scale(.1688);animation:fall-300 22s -23s linear infinite}@keyframes fall-300{32.442%{transform:translate(-4.7793vw,32.442vh) scale(.1688)}to{transform:translate(-1.11875vw,99vh) scale(.1688)}}.snow:nth-child(301){opacity:.8684;transform:translate(64.6432vw,-10px) scale(.2624);animation:fall-301 13s -25s linear infinite}@keyframes fall-301{79.005%{transform:translate(71.7764vw,79.005vh) scale(.2624)}to{transform:translate(68.2098vw,99vh) scale(.2624)}}.snow:nth-child(302){opacity:1.94;transform:translate(53.4882vw,-10px) scale(.2398);animation:fall-302 19s -12s linear infinite}@keyframes fall-302{44.275%{transform:translate(60.2729vw,44.275vh) scale(.2398)}to{transform:translate(56.88055vw,99vh) scale(.2398)}}.snow:nth-child(303){opacity:1.8876;transform:translate(56.3815vw,-10px) scale(.4588);animation:fall-303 24s -2s linear infinite}@keyframes fall-303{69.2%{transform:translate(48.8961vw,69.2vh) scale(.4588)}to{transform:translate(52.6388vw,99vh) scale(.4588)}}.snow:nth-child(304){opacity:.1352;transform:translate(8.5137vw,-10px) scale(.0678);animation:fall-304 30s -30s linear infinite}@keyframes fall-304{49.244%{transform:translate(.2558vw,49.244vh) scale(.0678)}to{transform:translate(4.38475vw,99vh) scale(.0678)}}.snow:nth-child(305){opacity:1.9806;transform:translate(62.5361vw,-10px) scale(.2611);animation:fall-305 25s -6s linear infinite}@keyframes fall-305{50.212%{transform:translate(60.6729vw,50.212vh) scale(.2611)}to{transform:translate(61.6045vw,99vh) scale(.2611)}}.snow:nth-child(306){opacity:1.7546;transform:translate(60.3318vw,-10px) scale(.9051);animation:fall-306 17s -22s linear infinite}@keyframes fall-306{40.341%{transform:translate(59.9354vw,40.341vh) scale(.9051)}to{transform:translate(60.1336vw,99vh) scale(.9051)}}.snow:nth-child(307){opacity:1.1026;transform:translate(57.5882vw,-10px) scale(.9986);animation:fall-307 26s -20s linear infinite}@keyframes fall-307{50.889%{transform:translate(65.0913vw,50.889vh) scale(.9986)}to{transform:translate(61.33975vw,99vh) scale(.9986)}}.snow:nth-child(308){opacity:.9352;transform:translate(32.284vw,-10px) scale(.414);animation:fall-308 24s -6s linear infinite}@keyframes fall-308{59.302%{transform:translate(27.6458vw,59.302vh) scale(.414)}to{transform:translate(29.9649vw,99vh) scale(.414)}}.snow:nth-child(309){opacity:1.3396;transform:translate(28.2541vw,-10px) scale(.969);animation:fall-309 24s -2s linear infinite}@keyframes fall-309{48.831%{transform:translate(24.3451vw,48.831vh) scale(.969)}to{transform:translate(26.2996vw,99vh) scale(.969)}}.snow:nth-child(310){opacity:.487;transform:translate(25.6946vw,-10px) scale(.3554);animation:fall-310 18s -29s linear infinite}@keyframes fall-310{64.597%{transform:translate(22.5583vw,64.597vh) scale(.3554)}to{transform:translate(24.12645vw,99vh) scale(.3554)}}.snow:nth-child(311){opacity:1.196;transform:translate(64.4767vw,-10px) scale(.9332);animation:fall-311 13s -1s linear infinite}@keyframes fall-311{43.515%{transform:translate(62.1497vw,43.515vh) scale(.9332)}to{transform:translate(63.3132vw,99vh) scale(.9332)}}.snow:nth-child(312){opacity:.3838;transform:translate(72.7863vw,-10px) scale(.3312);animation:fall-312 26s -15s linear infinite}@keyframes fall-312{35.671%{transform:translate(77.9116vw,35.671vh) scale(.3312)}to{transform:translate(75.34895vw,99vh) scale(.3312)}}.snow:nth-child(313){opacity:1.7998;transform:translate(91.1575vw,-10px) scale(.527);animation:fall-313 21s -10s linear infinite}@keyframes fall-313{55.344%{transform:translate(94.5505vw,55.344vh) scale(.527)}to{transform:translate(92.854vw,99vh) scale(.527)}}.snow:nth-child(314){opacity:1.7386;transform:translate(89.2377vw,-10px) scale(.4237);animation:fall-314 30s -13s linear infinite}@keyframes fall-314{66.573%{transform:translate(93.737vw,66.573vh) scale(.4237)}to{transform:translate(91.48735vw,99vh) scale(.4237)}}.snow:nth-child(315){opacity:.3348;transform:translate(78.1892vw,-10px) scale(.435);animation:fall-315 10s -18s linear infinite}@keyframes fall-315{72.815%{transform:translate(79.3718vw,72.815vh) scale(.435)}to{transform:translate(78.7805vw,99vh) scale(.435)}}.snow:nth-child(316){opacity:1.2012;transform:translate(59.245vw,-10px) scale(.4131);animation:fall-316 26s -2s linear infinite}@keyframes fall-316{76.681%{transform:translate(59.8537vw,76.681vh) scale(.4131)}to{transform:translate(59.54935vw,99vh) scale(.4131)}}.snow:nth-child(317){opacity:1.285;transform:translate(37.8192vw,-10px) scale(.8197);animation:fall-317 30s -20s linear infinite}@keyframes fall-317{72.309%{transform:translate(28.0451vw,72.309vh) scale(.8197)}to{transform:translate(32.93215vw,99vh) scale(.8197)}}.snow:nth-child(318){opacity:1.0292;transform:translate(11.8193vw,-10px) scale(.5589);animation:fall-318 21s -10s linear infinite}@keyframes fall-318{69.638%{transform:translate(16.4501vw,69.638vh) scale(.5589)}to{transform:translate(14.1347vw,99vh) scale(.5589)}}.snow:nth-child(319){opacity:1.6942;transform:translate(33.5736vw,-10px) scale(.5331);animation:fall-319 12s -1s linear infinite}@keyframes fall-319{33.22%{transform:translate(39.1724vw,33.22vh) scale(.5331)}to{transform:translate(36.373vw,99vh) scale(.5331)}}.snow:nth-child(320){opacity:1.7954;transform:translate(81.0747vw,-10px) scale(.7016);animation:fall-320 12s -20s linear infinite}@keyframes fall-320{76.246%{transform:translate(86.8654vw,76.246vh) scale(.7016)}to{transform:translate(83.97005vw,99vh) scale(.7016)}}.snow:nth-child(321){opacity:1.5308;transform:translate(49.1495vw,-10px) scale(.0794);animation:fall-321 27s -12s linear infinite}@keyframes fall-321{63.707%{transform:translate(40.79vw,63.707vh) scale(.0794)}to{transform:translate(44.96975vw,99vh) scale(.0794)}}.snow:nth-child(322){opacity:1.4774;transform:translate(12.8741vw,-10px) scale(.8131);animation:fall-322 21s -30s linear infinite}@keyframes fall-322{32.685%{transform:translate(4.9247vw,32.685vh) scale(.8131)}to{transform:translate(8.8994vw,99vh) scale(.8131)}}.snow:nth-child(323){opacity:1.91;transform:translate(26.6725vw,-10px) scale(.7981);animation:fall-323 11s -17s linear infinite}@keyframes fall-323{70.176%{transform:translate(25.6359vw,70.176vh) scale(.7981)}to{transform:translate(26.1542vw,99vh) scale(.7981)}}.snow:nth-child(324){opacity:.6206;transform:translate(61.5498vw,-10px) scale(.0906);animation:fall-324 17s -18s linear infinite}@keyframes fall-324{35.863%{transform:translate(71.4044vw,35.863vh) scale(.0906)}to{transform:translate(66.4771vw,99vh) scale(.0906)}}.snow:nth-child(325){opacity:1.3262;transform:translate(17.7778vw,-10px) scale(.9199);animation:fall-325 30s -24s linear infinite}@keyframes fall-325{48.999%{transform:translate(12.0593vw,48.999vh) scale(.9199)}to{transform:translate(14.91855vw,99vh) scale(.9199)}}.snow:nth-child(326){opacity:.5684;transform:translate(10.2118vw,-10px) scale(.9507);animation:fall-326 17s -15s linear infinite}@keyframes fall-326{46.59%{transform:translate(10.9064vw,46.59vh) scale(.9507)}to{transform:translate(10.5591vw,99vh) scale(.9507)}}.snow:nth-child(327){opacity:1.0254;transform:translate(74.1974vw,-10px) scale(.1921);animation:fall-327 17s -2s linear infinite}@keyframes fall-327{71.686%{transform:translate(65.748vw,71.686vh) scale(.1921)}to{transform:translate(69.9727vw,99vh) scale(.1921)}}.snow:nth-child(328){opacity:.5502;transform:translate(67.8018vw,-10px) scale(.5141);animation:fall-328 22s -28s linear infinite}@keyframes fall-328{50.669%{transform:translate(60.2922vw,50.669vh) scale(.5141)}to{transform:translate(64.047vw,99vh) scale(.5141)}}.snow:nth-child(329){opacity:.2356;transform:translate(79.6079vw,-10px) scale(.6001);animation:fall-329 25s -30s linear infinite}@keyframes fall-329{49.815%{transform:translate(71.8431vw,49.815vh) scale(.6001)}to{transform:translate(75.7255vw,99vh) scale(.6001)}}.snow:nth-child(330){opacity:.315;transform:translate(64.7648vw,-10px) scale(.8167);animation:fall-330 22s -27s linear infinite}@keyframes fall-330{47.038%{transform:translate(66.2124vw,47.038vh) scale(.8167)}to{transform:translate(65.4886vw,99vh) scale(.8167)}}.snow:nth-child(331){opacity:.9824;transform:translate(49.6709vw,-10px) scale(.589);animation:fall-331 29s -4s linear infinite}@keyframes fall-331{77.92%{transform:translate(44.9795vw,77.92vh) scale(.589)}to{transform:translate(47.3252vw,99vh) scale(.589)}}.snow:nth-child(332){opacity:.2802;transform:translate(43.5028vw,-10px) scale(.7625);animation:fall-332 17s -9s linear infinite}@keyframes fall-332{72.033%{transform:translate(36.2744vw,72.033vh) scale(.7625)}to{transform:translate(39.8886vw,99vh) scale(.7625)}}.snow:nth-child(333){opacity:.045;transform:translate(19.1059vw,-10px) scale(.0519);animation:fall-333 13s -2s linear infinite}@keyframes fall-333{45.022%{transform:translate(9.8768vw,45.022vh) scale(.0519)}to{transform:translate(14.49135vw,99vh) scale(.0519)}}.snow:nth-child(334){opacity:1.701;transform:translate(26.5582vw,-10px) scale(.6406);animation:fall-334 21s -13s linear infinite}@keyframes fall-334{61.539%{transform:translate(29.5756vw,61.539vh) scale(.6406)}to{transform:translate(28.0669vw,99vh) scale(.6406)}}.snow:nth-child(335){opacity:.2672;transform:translate(94.7397vw,-10px) scale(.7551);animation:fall-335 15s -7s linear infinite}@keyframes fall-335{56.977%{transform:translate(94.3148vw,56.977vh) scale(.7551)}to{transform:translate(94.52725vw,99vh) scale(.7551)}}.snow:nth-child(336){opacity:1.3174;transform:translate(86.4269vw,-10px) scale(.8843);animation:fall-336 23s -25s linear infinite}@keyframes fall-336{74.016%{transform:translate(85.5974vw,74.016vh) scale(.8843)}to{transform:translate(86.01215vw,99vh) scale(.8843)}}.snow:nth-child(337){opacity:1.9758;transform:translate(39.1731vw,-10px) scale(.2483);animation:fall-337 17s -28s linear infinite}@keyframes fall-337{42.795%{transform:translate(41.4898vw,42.795vh) scale(.2483)}to{transform:translate(40.33145vw,99vh) scale(.2483)}}.snow:nth-child(338){opacity:.3256;transform:translate(34.1709vw,-10px) scale(.3772);animation:fall-338 22s -18s linear infinite}@keyframes fall-338{49.349%{transform:translate(30.5458vw,49.349vh) scale(.3772)}to{transform:translate(32.35835vw,99vh) scale(.3772)}}.snow:nth-child(339){opacity:1.5868;transform:translate(59.6763vw,-10px) scale(.1774);animation:fall-339 25s -30s linear infinite}@keyframes fall-339{43.528%{transform:translate(52.2581vw,43.528vh) scale(.1774)}to{transform:translate(55.9672vw,99vh) scale(.1774)}}.snow:nth-child(340){opacity:1.7164;transform:translate(8.6416vw,-10px) scale(.7765);animation:fall-340 25s -20s linear infinite}@keyframes fall-340{75.22%{transform:translate(-1.1543vw,75.22vh) scale(.7765)}to{transform:translate(3.74365vw,99vh) scale(.7765)}}.snow:nth-child(341){opacity:.138;transform:translate(18.7733vw,-10px) scale(.9352);animation:fall-341 10s -14s linear infinite}@keyframes fall-341{34.111%{transform:translate(27.0695vw,34.111vh) scale(.9352)}to{transform:translate(22.9214vw,99vh) scale(.9352)}}.snow:nth-child(342){opacity:.4344;transform:translate(10.2995vw,-10px) scale(.1682);animation:fall-342 16s -13s linear infinite}@keyframes fall-342{67.569%{transform:translate(1.5882vw,67.569vh) scale(.1682)}to{transform:translate(5.94385vw,99vh) scale(.1682)}}.snow:nth-child(343){opacity:.2652;transform:translate(.6144vw,-10px) scale(.0989);animation:fall-343 10s -28s linear infinite}@keyframes fall-343{33.139%{transform:translate(.236vw,33.139vh) scale(.0989)}to{transform:translate(.4252vw,99vh) scale(.0989)}}.snow:nth-child(344){opacity:1.0332;transform:translate(43.617vw,-10px) scale(.8698);animation:fall-344 22s -17s linear infinite}@keyframes fall-344{47.611%{transform:translate(34.8517vw,47.611vh) scale(.8698)}to{transform:translate(39.23435vw,99vh) scale(.8698)}}.snow:nth-child(345){opacity:1.5046;transform:translate(38.6775vw,-10px) scale(.3717);animation:fall-345 29s -23s linear infinite}@keyframes fall-345{62.152%{transform:translate(30.9833vw,62.152vh) scale(.3717)}to{transform:translate(34.8304vw,99vh) scale(.3717)}}.snow:nth-child(346){opacity:1.885;transform:translate(99.9724vw,-10px) scale(.1648);animation:fall-346 11s -7s linear infinite}@keyframes fall-346{37.413%{transform:translate(98.3983vw,37.413vh) scale(.1648)}to{transform:translate(99.18535vw,99vh) scale(.1648)}}.snow:nth-child(347){opacity:1.0924;transform:translate(91.5306vw,-10px) scale(.2283);animation:fall-347 25s -2s linear infinite}@keyframes fall-347{53.085%{transform:translate(86.4324vw,53.085vh) scale(.2283)}to{transform:translate(88.9815vw,99vh) scale(.2283)}}.snow:nth-child(348){opacity:.7976;transform:translate(1.392vw,-10px) scale(.9628);animation:fall-348 28s -21s linear infinite}@keyframes fall-348{67.766%{transform:translate(6.0554vw,67.766vh) scale(.9628)}to{transform:translate(3.7237vw,99vh) scale(.9628)}}.snow:nth-child(349){opacity:.9868;transform:translate(44.9159vw,-10px) scale(.9476);animation:fall-349 17s -29s linear infinite}@keyframes fall-349{36.697%{transform:translate(47.9287vw,36.697vh) scale(.9476)}to{transform:translate(46.4223vw,99vh) scale(.9476)}}.snow:nth-child(350){opacity:1.9956;transform:translate(61.787vw,-10px) scale(.1487);animation:fall-350 24s -6s linear infinite}@keyframes fall-350{34.042%{transform:translate(58.8132vw,34.042vh) scale(.1487)}to{transform:translate(60.3001vw,99vh) scale(.1487)}}.snow:nth-child(351){opacity:1.7088;transform:translate(94.8373vw,-10px) scale(.5412);animation:fall-351 13s -16s linear infinite}@keyframes fall-351{77.399%{transform:translate(89.5459vw,77.399vh) scale(.5412)}to{transform:translate(92.1916vw,99vh) scale(.5412)}}.snow:nth-child(352){opacity:1.5552;transform:translate(13.027vw,-10px) scale(.343);animation:fall-352 26s -13s linear infinite}@keyframes fall-352{75.639%{transform:translate(3.4413vw,75.639vh) scale(.343)}to{transform:translate(8.23415vw,99vh) scale(.343)}}.snow:nth-child(353){opacity:.082;transform:translate(33.2389vw,-10px) scale(.1333);animation:fall-353 19s -21s linear infinite}@keyframes fall-353{49.801%{transform:translate(41.4097vw,49.801vh) scale(.1333)}to{transform:translate(37.3243vw,99vh) scale(.1333)}}.snow:nth-child(354){opacity:1.8888;transform:translate(5.887vw,-10px) scale(.5247);animation:fall-354 30s -17s linear infinite}@keyframes fall-354{46.237%{transform:translate(7.5407vw,46.237vh) scale(.5247)}to{transform:translate(6.71385vw,99vh) scale(.5247)}}.snow:nth-child(355){opacity:.7706;transform:translate(71.0385vw,-10px) scale(.396);animation:fall-355 26s -17s linear infinite}@keyframes fall-355{49.419%{transform:translate(73.7701vw,49.419vh) scale(.396)}to{transform:translate(72.4043vw,99vh) scale(.396)}}.snow:nth-child(356){opacity:.5288;transform:translate(51.3288vw,-10px) scale(.2047);animation:fall-356 25s -21s linear infinite}@keyframes fall-356{30.01%{transform:translate(60.4858vw,30.01vh) scale(.2047)}to{transform:translate(55.9073vw,99vh) scale(.2047)}}.snow:nth-child(357){opacity:.249;transform:translate(34.8182vw,-10px) scale(.5671);animation:fall-357 22s -13s linear infinite}@keyframes fall-357{60.82%{transform:translate(31.7483vw,60.82vh) scale(.5671)}to{transform:translate(33.28325vw,99vh) scale(.5671)}}.snow:nth-child(358){opacity:.0886;transform:translate(46.652vw,-10px) scale(.6743);animation:fall-358 28s -19s linear infinite}@keyframes fall-358{49.78%{transform:translate(45.9148vw,49.78vh) scale(.6743)}to{transform:translate(46.2834vw,99vh) scale(.6743)}}.snow:nth-child(359){opacity:.6064;transform:translate(20.0847vw,-10px) scale(.2806);animation:fall-359 30s -14s linear infinite}@keyframes fall-359{32.08%{transform:translate(14.633vw,32.08vh) scale(.2806)}to{transform:translate(17.35885vw,99vh) scale(.2806)}}.snow:nth-child(360){opacity:1.7926;transform:translate(51.6234vw,-10px) scale(.383);animation:fall-360 12s -17s linear infinite}@keyframes fall-360{58.285%{transform:translate(50.0588vw,58.285vh) scale(.383)}to{transform:translate(50.8411vw,99vh) scale(.383)}}.snow:nth-child(361){opacity:.0178;transform:translate(63.5661vw,-10px) scale(.4144);animation:fall-361 19s -4s linear infinite}@keyframes fall-361{72.767%{transform:translate(54.0004vw,72.767vh) scale(.4144)}to{transform:translate(58.78325vw,99vh) scale(.4144)}}.snow:nth-child(362){opacity:.2338;transform:translate(5.0193vw,-10px) scale(.5305);animation:fall-362 28s -13s linear infinite}@keyframes fall-362{41.4%{transform:translate(-3.6364vw,41.4vh) scale(.5305)}to{transform:translate(.69145vw,99vh) scale(.5305)}}.snow:nth-child(363){opacity:.9456;transform:translate(88.0715vw,-10px) scale(.1725);animation:fall-363 20s -30s linear infinite}@keyframes fall-363{70.921%{transform:translate(87.0692vw,70.921vh) scale(.1725)}to{transform:translate(87.57035vw,99vh) scale(.1725)}}.snow:nth-child(364){opacity:.9206;transform:translate(14.2485vw,-10px) scale(.1653);animation:fall-364 23s -26s linear infinite}@keyframes fall-364{30.858%{transform:translate(6.358vw,30.858vh) scale(.1653)}to{transform:translate(10.30325vw,99vh) scale(.1653)}}.snow:nth-child(365){opacity:.102;transform:translate(90.2223vw,-10px) scale(.2913);animation:fall-365 20s -28s linear infinite}@keyframes fall-365{31.418%{transform:translate(90.9864vw,31.418vh) scale(.2913)}to{transform:translate(90.60435vw,99vh) scale(.2913)}}.snow:nth-child(366){opacity:.559;transform:translate(34.9365vw,-10px) scale(.6423);animation:fall-366 22s -10s linear infinite}@keyframes fall-366{78.384%{transform:translate(30.4464vw,78.384vh) scale(.6423)}to{transform:translate(32.69145vw,99vh) scale(.6423)}}.snow:nth-child(367){opacity:.0872;transform:translate(10.8931vw,-10px) scale(.6034);animation:fall-367 26s -8s linear infinite}@keyframes fall-367{78.691%{transform:translate(13.9775vw,78.691vh) scale(.6034)}to{transform:translate(12.4353vw,99vh) scale(.6034)}}.snow:nth-child(368){opacity:1.2698;transform:translate(94.8398vw,-10px) scale(.5847);animation:fall-368 18s -21s linear infinite}@keyframes fall-368{35.873%{transform:translate(89.6588vw,35.873vh) scale(.5847)}to{transform:translate(92.2493vw,99vh) scale(.5847)}}.snow:nth-child(369){opacity:1.2126;transform:translate(87.9502vw,-10px) scale(.1511);animation:fall-369 10s -11s linear infinite}@keyframes fall-369{70.246%{transform:translate(84.3212vw,70.246vh) scale(.1511)}to{transform:translate(86.1357vw,99vh) scale(.1511)}}.snow:nth-child(370){opacity:.1942;transform:translate(92.1701vw,-10px) scale(.8198);animation:fall-370 24s -11s linear infinite}@keyframes fall-370{70.239%{transform:translate(83.8029vw,70.239vh) scale(.8198)}to{transform:translate(87.9865vw,99vh) scale(.8198)}}.snow:nth-child(371){opacity:.5312;transform:translate(91.359vw,-10px) scale(.5899);animation:fall-371 27s -9s linear infinite}@keyframes fall-371{56.33%{transform:translate(88.6134vw,56.33vh) scale(.5899)}to{transform:translate(89.9862vw,99vh) scale(.5899)}}.snow:nth-child(372){opacity:1.9298;transform:translate(99.8956vw,-10px) scale(.5696);animation:fall-372 12s -1s linear infinite}@keyframes fall-372{46.596%{transform:translate(107.4064vw,46.596vh) scale(.5696)}to{transform:translate(103.651vw,99vh) scale(.5696)}}.snow:nth-child(373){opacity:1.5302;transform:translate(53.2994vw,-10px) scale(.0808);animation:fall-373 25s -30s linear infinite}@keyframes fall-373{70.198%{transform:translate(50.3657vw,70.198vh) scale(.0808)}to{transform:translate(51.83255vw,99vh) scale(.0808)}}.snow:nth-child(374){opacity:1.7236;transform:translate(48.0437vw,-10px) scale(.8747);animation:fall-374 13s -7s linear infinite}@keyframes fall-374{69.993%{transform:translate(51.0001vw,69.993vh) scale(.8747)}to{transform:translate(49.5219vw,99vh) scale(.8747)}}.snow:nth-child(375){opacity:.3824;transform:translate(10.5394vw,-10px) scale(.6031);animation:fall-375 12s -12s linear infinite}@keyframes fall-375{71.881%{transform:translate(.938vw,71.881vh) scale(.6031)}to{transform:translate(5.7387vw,99vh) scale(.6031)}}.snow:nth-child(376){opacity:1.043;transform:translate(7.9141vw,-10px) scale(.5297);animation:fall-376 30s -8s linear infinite}@keyframes fall-376{43.006%{transform:translate(5.4103vw,43.006vh) scale(.5297)}to{transform:translate(6.6622vw,99vh) scale(.5297)}}.snow:nth-child(377){opacity:.728;transform:translate(92.7502vw,-10px) scale(.2429);animation:fall-377 24s -4s linear infinite}@keyframes fall-377{48.304%{transform:translate(84.159vw,48.304vh) scale(.2429)}to{transform:translate(88.4546vw,99vh) scale(.2429)}}.snow:nth-child(378){opacity:.9556;transform:translate(77.3857vw,-10px) scale(.8282);animation:fall-378 23s -3s linear infinite}@keyframes fall-378{63.589%{transform:translate(80.8494vw,63.589vh) scale(.8282)}to{transform:translate(79.11755vw,99vh) scale(.8282)}}.snow:nth-child(379){opacity:1.753;transform:translate(74.4511vw,-10px) scale(.988);animation:fall-379 17s -20s linear infinite}@keyframes fall-379{31.947%{transform:translate(81.7903vw,31.947vh) scale(.988)}to{transform:translate(78.1207vw,99vh) scale(.988)}}.snow:nth-child(380){opacity:1.9408;transform:translate(46.5389vw,-10px) scale(.2959);animation:fall-380 10s -29s linear infinite}@keyframes fall-380{57.378%{transform:translate(39.9354vw,57.378vh) scale(.2959)}to{transform:translate(43.23715vw,99vh) scale(.2959)}}.snow:nth-child(381){opacity:.7002;transform:translate(40.8706vw,-10px) scale(.7144);animation:fall-381 16s -28s linear infinite}@keyframes fall-381{73.133%{transform:translate(41.7866vw,73.133vh) scale(.7144)}to{transform:translate(41.3286vw,99vh) scale(.7144)}}.snow:nth-child(382){opacity:1.971;transform:translate(19.6799vw,-10px) scale(.5874);animation:fall-382 17s -12s linear infinite}@keyframes fall-382{45.268%{transform:translate(23.9575vw,45.268vh) scale(.5874)}to{transform:translate(21.8187vw,99vh) scale(.5874)}}.snow:nth-child(383){opacity:.6362;transform:translate(69.27vw,-10px) scale(.4627);animation:fall-383 11s -27s linear infinite}@keyframes fall-383{66.823%{transform:translate(75.4046vw,66.823vh) scale(.4627)}to{transform:translate(72.3373vw,99vh) scale(.4627)}}.snow:nth-child(384){opacity:.1628;transform:translate(80.8207vw,-10px) scale(.846);animation:fall-384 25s -30s linear infinite}@keyframes fall-384{63.074%{transform:translate(82.148vw,63.074vh) scale(.846)}to{transform:translate(81.48435vw,99vh) scale(.846)}}.snow:nth-child(385){opacity:.3436;transform:translate(65.2087vw,-10px) scale(.274);animation:fall-385 16s -7s linear infinite}@keyframes fall-385{41.421%{transform:translate(67.556vw,41.421vh) scale(.274)}to{transform:translate(66.38235vw,99vh) scale(.274)}}.snow:nth-child(386){opacity:1.2098;transform:translate(88.5584vw,-10px) scale(.0843);animation:fall-386 10s -17s linear infinite}@keyframes fall-386{38.034%{transform:translate(93.22vw,38.034vh) scale(.0843)}to{transform:translate(90.8892vw,99vh) scale(.0843)}}.snow:nth-child(387){opacity:1.7008;transform:translate(17.7621vw,-10px) scale(.0065);animation:fall-387 25s -17s linear infinite}@keyframes fall-387{59.703%{transform:translate(21.5982vw,59.703vh) scale(.0065)}to{transform:translate(19.68015vw,99vh) scale(.0065)}}.snow:nth-child(388){opacity:.172;transform:translate(22.6238vw,-10px) scale(.0397);animation:fall-388 19s -5s linear infinite}@keyframes fall-388{60.131%{transform:translate(17.7791vw,60.131vh) scale(.0397)}to{transform:translate(20.20145vw,99vh) scale(.0397)}}.snow:nth-child(389){opacity:.2436;transform:translate(7.4071vw,-10px) scale(.7175);animation:fall-389 13s -12s linear infinite}@keyframes fall-389{45.353%{transform:translate(14.6258vw,45.353vh) scale(.7175)}to{transform:translate(11.01645vw,99vh) scale(.7175)}}.snow:nth-child(390){opacity:.8212;transform:translate(.4602vw,-10px) scale(.3456);animation:fall-390 12s -11s linear infinite}@keyframes fall-390{41.276%{transform:translate(1.1245vw,41.276vh) scale(.3456)}to{transform:translate(.79235vw,99vh) scale(.3456)}}.snow:nth-child(391){opacity:1.583;transform:translate(81.6914vw,-10px) scale(.6);animation:fall-391 25s -18s linear infinite}@keyframes fall-391{39.467%{transform:translate(80.1719vw,39.467vh) scale(.6)}to{transform:translate(80.93165vw,99vh) scale(.6)}}.snow:nth-child(392){opacity:.8458;transform:translate(73.6174vw,-10px) scale(.5587);animation:fall-392 12s -17s linear infinite}@keyframes fall-392{38.208%{transform:translate(70.7551vw,38.208vh) scale(.5587)}to{transform:translate(72.18625vw,99vh) scale(.5587)}}.snow:nth-child(393){opacity:.3374;transform:translate(74.1661vw,-10px) scale(.5336);animation:fall-393 29s -7s linear infinite}@keyframes fall-393{67.414%{transform:translate(68.6918vw,67.414vh) scale(.5336)}to{transform:translate(71.42895vw,99vh) scale(.5336)}}.snow:nth-child(394){opacity:1.8738;transform:translate(85.3267vw,-10px) scale(.7921);animation:fall-394 12s -28s linear infinite}@keyframes fall-394{61.447%{transform:translate(78.2142vw,61.447vh) scale(.7921)}to{transform:translate(81.77045vw,99vh) scale(.7921)}}.snow:nth-child(395){opacity:1.7228;transform:translate(28.933vw,-10px) scale(.7668);animation:fall-395 17s -1s linear infinite}@keyframes fall-395{32.162%{transform:translate(33.837vw,32.162vh) scale(.7668)}to{transform:translate(31.385vw,99vh) scale(.7668)}}.snow:nth-child(396){opacity:1.7282;transform:translate(91.9276vw,-10px) scale(.4019);animation:fall-396 16s -27s linear infinite}@keyframes fall-396{77.791%{transform:translate(99.7818vw,77.791vh) scale(.4019)}to{transform:translate(95.8547vw,99vh) scale(.4019)}}.snow:nth-child(397){opacity:1.02;transform:translate(41.6415vw,-10px) scale(.3127);animation:fall-397 11s -4s linear infinite}@keyframes fall-397{69.871%{transform:translate(43.2483vw,69.871vh) scale(.3127)}to{transform:translate(42.4449vw,99vh) scale(.3127)}}.snow:nth-child(398){opacity:.8102;transform:translate(63.1939vw,-10px) scale(.7683);animation:fall-398 23s -27s linear infinite}@keyframes fall-398{30.888%{transform:translate(62.9713vw,30.888vh) scale(.7683)}to{transform:translate(63.0826vw,99vh) scale(.7683)}}.snow:nth-child(399){opacity:.9544;transform:translate(73.8851vw,-10px) scale(.078);animation:fall-399 25s -12s linear infinite}@keyframes fall-399{52.696%{transform:translate(69.7423vw,52.696vh) scale(.078)}to{transform:translate(71.8137vw,99vh) scale(.078)}}.snow:nth-child(400){opacity:.2888;transform:translate(50.1852vw,-10px) scale(.3311);animation:fall-400 19s -20s linear infinite}@keyframes fall-400{50.322%{transform:translate(53.6119vw,50.322vh) scale(.3311)}to{transform:translate(51.89855vw,99vh) scale(.3311)}}\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}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.6248;transform:translate(78.272vw,-10px) scale(.0231);animation:fall-1 19s -15s linear infinite}@keyframes fall-1{56.87%{transform:translate(69.3502vw,56.87vh) scale(.0231)}to{transform:translate(73.8111vw,99vh) scale(.0231)}}.snow:nth-child(2){opacity:1.4026;transform:translate(64.4662vw,-10px) scale(.891);animation:fall-2 16s -29s linear infinite}@keyframes fall-2{48.196%{transform:translate(64.1448vw,48.196vh) scale(.891)}to{transform:translate(64.3055vw,99vh) scale(.891)}}.snow:nth-child(3){opacity:.7766;transform:translate(69.0738vw,-10px) scale(.9895);animation:fall-3 26s -8s linear infinite}@keyframes fall-3{59.488%{transform:translate(77.2129vw,59.488vh) scale(.9895)}to{transform:translate(73.14335vw,99vh) scale(.9895)}}.snow:nth-child(4){opacity:.9776;transform:translate(95.8665vw,-10px) scale(.1565);animation:fall-4 19s -30s linear infinite}@keyframes fall-4{43.072%{transform:translate(97.6323vw,43.072vh) scale(.1565)}to{transform:translate(96.7494vw,99vh) scale(.1565)}}.snow:nth-child(5){opacity:1.7258;transform:translate(31.0754vw,-10px) scale(.198);animation:fall-5 11s -17s linear infinite}@keyframes fall-5{69.566%{transform:translate(27.3105vw,69.566vh) scale(.198)}to{transform:translate(29.19295vw,99vh) scale(.198)}}.snow:nth-child(6){opacity:1.5298;transform:translate(27.111vw,-10px) scale(.7737);animation:fall-6 15s -21s linear infinite}@keyframes fall-6{38.925%{transform:translate(22.1292vw,38.925vh) scale(.7737)}to{transform:translate(24.6201vw,99vh) scale(.7737)}}.snow:nth-child(7){opacity:1.4394;transform:translate(4.9145vw,-10px) scale(.7171);animation:fall-7 10s -22s linear infinite}@keyframes fall-7{52.562%{transform:translate(2.0919vw,52.562vh) scale(.7171)}to{transform:translate(3.5032vw,99vh) scale(.7171)}}.snow:nth-child(8){opacity:.359;transform:translate(3.3707vw,-10px) scale(.3124);animation:fall-8 14s -19s linear infinite}@keyframes fall-8{71.245%{transform:translate(2.4847vw,71.245vh) scale(.3124)}to{transform:translate(2.9277vw,99vh) scale(.3124)}}.snow:nth-child(9){opacity:1.614;transform:translate(74.6436vw,-10px) scale(.2832);animation:fall-9 30s -4s linear infinite}@keyframes fall-9{57.658%{transform:translate(78.6837vw,57.658vh) scale(.2832)}to{transform:translate(76.66365vw,99vh) scale(.2832)}}.snow:nth-child(10){opacity:1.2448;transform:translate(42.2289vw,-10px) scale(.5008);animation:fall-10 22s -1s linear infinite}@keyframes fall-10{69.055%{transform:translate(45.1571vw,69.055vh) scale(.5008)}to{transform:translate(43.693vw,99vh) scale(.5008)}}.snow:nth-child(11){opacity:1.767;transform:translate(28.5483vw,-10px) scale(.3874);animation:fall-11 13s -22s linear infinite}@keyframes fall-11{74.924%{transform:translate(21.3479vw,74.924vh) scale(.3874)}to{transform:translate(24.9481vw,99vh) scale(.3874)}}.snow:nth-child(12){opacity:1.9874;transform:translate(95.1372vw,-10px) scale(.0449);animation:fall-12 11s -24s linear infinite}@keyframes fall-12{50.87%{transform:translate(89.2919vw,50.87vh) scale(.0449)}to{transform:translate(92.21455vw,99vh) scale(.0449)}}.snow:nth-child(13){opacity:1.3246;transform:translate(78.2353vw,-10px) scale(.0932);animation:fall-13 11s -4s linear infinite}@keyframes fall-13{40.235%{transform:translate(79.6128vw,40.235vh) scale(.0932)}to{transform:translate(78.92405vw,99vh) scale(.0932)}}.snow:nth-child(14){opacity:.7602;transform:translate(92.1546vw,-10px) scale(.3367);animation:fall-14 24s -24s linear infinite}@keyframes fall-14{46.609%{transform:translate(101.1471vw,46.609vh) scale(.3367)}to{transform:translate(96.65085vw,99vh) scale(.3367)}}.snow:nth-child(15){opacity:1.533;transform:translate(6.1858vw,-10px) scale(.373);animation:fall-15 27s -11s linear infinite}@keyframes fall-15{64.663%{transform:translate(-2.3168vw,64.663vh) scale(.373)}to{transform:translate(1.9345vw,99vh) scale(.373)}}.snow:nth-child(16){opacity:.2612;transform:translate(10.2544vw,-10px) scale(.5892);animation:fall-16 26s -22s linear infinite}@keyframes fall-16{66.778%{transform:translate(7.5913vw,66.778vh) scale(.5892)}to{transform:translate(8.92285vw,99vh) scale(.5892)}}.snow:nth-child(17){opacity:1.704;transform:translate(87.2043vw,-10px) scale(.7294);animation:fall-17 25s -19s linear infinite}@keyframes fall-17{36.421%{transform:translate(77.323vw,36.421vh) scale(.7294)}to{transform:translate(82.26365vw,99vh) scale(.7294)}}.snow:nth-child(18){opacity:.061;transform:translate(7.585vw,-10px) scale(.5932);animation:fall-18 21s -8s linear infinite}@keyframes fall-18{55.565%{transform:translate(11.0079vw,55.565vh) scale(.5932)}to{transform:translate(9.29645vw,99vh) scale(.5932)}}.snow:nth-child(19){opacity:.1812;transform:translate(56.5577vw,-10px) scale(.9211);animation:fall-19 18s -27s linear infinite}@keyframes fall-19{62.92%{transform:translate(66.0664vw,62.92vh) scale(.9211)}to{transform:translate(61.31205vw,99vh) scale(.9211)}}.snow:nth-child(20){opacity:1.1862;transform:translate(63.6406vw,-10px) scale(.8805);animation:fall-20 17s -5s linear infinite}@keyframes fall-20{59.594%{transform:translate(69.7568vw,59.594vh) scale(.8805)}to{transform:translate(66.6987vw,99vh) scale(.8805)}}.snow:nth-child(21){opacity:1.8848;transform:translate(41.5908vw,-10px) scale(.8529);animation:fall-21 11s -2s linear infinite}@keyframes fall-21{42.959%{transform:translate(47.637vw,42.959vh) scale(.8529)}to{transform:translate(44.6139vw,99vh) scale(.8529)}}.snow:nth-child(22){opacity:1.7636;transform:translate(95.1764vw,-10px) scale(.6619);animation:fall-22 29s -21s linear infinite}@keyframes fall-22{36.107%{transform:translate(98.8171vw,36.107vh) scale(.6619)}to{transform:translate(96.99675vw,99vh) scale(.6619)}}.snow:nth-child(23){opacity:.7896;transform:translate(35.3135vw,-10px) scale(.8967);animation:fall-23 27s -28s linear infinite}@keyframes fall-23{32.514%{transform:translate(41.7877vw,32.514vh) scale(.8967)}to{transform:translate(38.5506vw,99vh) scale(.8967)}}.snow:nth-child(24){opacity:.4614;transform:translate(22.1015vw,-10px) scale(.4412);animation:fall-24 29s -7s linear infinite}@keyframes fall-24{30.674%{transform:translate(26.2163vw,30.674vh) scale(.4412)}to{transform:translate(24.1589vw,99vh) scale(.4412)}}.snow:nth-child(25){opacity:.7242;transform:translate(18.813vw,-10px) scale(.5426);animation:fall-25 15s -19s linear infinite}@keyframes fall-25{73.277%{transform:translate(20.4407vw,73.277vh) scale(.5426)}to{transform:translate(19.62685vw,99vh) scale(.5426)}}.snow:nth-child(26){opacity:.1046;transform:translate(2.5773vw,-10px) scale(.7537);animation:fall-26 30s -8s linear infinite}@keyframes fall-26{57.416%{transform:translate(3.0487vw,57.416vh) scale(.7537)}to{transform:translate(2.813vw,99vh) scale(.7537)}}.snow:nth-child(27){opacity:1.1796;transform:translate(35.6533vw,-10px) scale(.5048);animation:fall-27 23s -6s linear infinite}@keyframes fall-27{35.225%{transform:translate(45.3458vw,35.225vh) scale(.5048)}to{transform:translate(40.49955vw,99vh) scale(.5048)}}.snow:nth-child(28){opacity:.9906;transform:translate(74.7164vw,-10px) scale(.93);animation:fall-28 30s -3s linear infinite}@keyframes fall-28{60.153%{transform:translate(76.9465vw,60.153vh) scale(.93)}to{transform:translate(75.83145vw,99vh) scale(.93)}}.snow:nth-child(29){opacity:1.562;transform:translate(47.7009vw,-10px) scale(.1865);animation:fall-29 27s -19s linear infinite}@keyframes fall-29{53.061%{transform:translate(51.0689vw,53.061vh) scale(.1865)}to{transform:translate(49.3849vw,99vh) scale(.1865)}}.snow:nth-child(30){opacity:1.067;transform:translate(23.6179vw,-10px) scale(.4876);animation:fall-30 29s -23s linear infinite}@keyframes fall-30{35.418%{transform:translate(29.5953vw,35.418vh) scale(.4876)}to{transform:translate(26.6066vw,99vh) scale(.4876)}}.snow:nth-child(31){opacity:1.058;transform:translate(96.4279vw,-10px) scale(.348);animation:fall-31 22s -16s linear infinite}@keyframes fall-31{37.628%{transform:translate(104.3308vw,37.628vh) scale(.348)}to{transform:translate(100.37935vw,99vh) scale(.348)}}.snow:nth-child(32){opacity:1.2926;transform:translate(24.2717vw,-10px) scale(.9047);animation:fall-32 18s -2s linear infinite}@keyframes fall-32{53.416%{transform:translate(23.0246vw,53.416vh) scale(.9047)}to{transform:translate(23.64815vw,99vh) scale(.9047)}}.snow:nth-child(33){opacity:.2134;transform:translate(15.3204vw,-10px) scale(.497);animation:fall-33 29s -2s linear infinite}@keyframes fall-33{51.208%{transform:translate(15.1422vw,51.208vh) scale(.497)}to{transform:translate(15.2313vw,99vh) scale(.497)}}.snow:nth-child(34){opacity:1.694;transform:translate(65.1229vw,-10px) scale(.8165);animation:fall-34 24s -14s linear infinite}@keyframes fall-34{35.844%{transform:translate(66.8953vw,35.844vh) scale(.8165)}to{transform:translate(66.0091vw,99vh) scale(.8165)}}.snow:nth-child(35){opacity:1.1916;transform:translate(46.0096vw,-10px) scale(.8592);animation:fall-35 13s -5s linear infinite}@keyframes fall-35{75.768%{transform:translate(46.1671vw,75.768vh) scale(.8592)}to{transform:translate(46.08835vw,99vh) scale(.8592)}}.snow:nth-child(36){opacity:1.3096;transform:translate(27.2245vw,-10px) scale(.6682);animation:fall-36 20s -22s linear infinite}@keyframes fall-36{35.947%{transform:translate(26.6735vw,35.947vh) scale(.6682)}to{transform:translate(26.949vw,99vh) scale(.6682)}}.snow:nth-child(37){opacity:.2404;transform:translate(45.0463vw,-10px) scale(.5113);animation:fall-37 19s -17s linear infinite}@keyframes fall-37{68.444%{transform:translate(50.8168vw,68.444vh) scale(.5113)}to{transform:translate(47.93155vw,99vh) scale(.5113)}}.snow:nth-child(38){opacity:.6324;transform:translate(18.9735vw,-10px) scale(.3862);animation:fall-38 30s -6s linear infinite}@keyframes fall-38{44.515%{transform:translate(20.1101vw,44.515vh) scale(.3862)}to{transform:translate(19.5418vw,99vh) scale(.3862)}}.snow:nth-child(39){opacity:1.6226;transform:translate(71.4975vw,-10px) scale(.2367);animation:fall-39 11s -30s linear infinite}@keyframes fall-39{54.502%{transform:translate(69.7421vw,54.502vh) scale(.2367)}to{transform:translate(70.6198vw,99vh) scale(.2367)}}.snow:nth-child(40){opacity:.0598;transform:translate(16.0296vw,-10px) scale(.8789);animation:fall-40 11s -10s linear infinite}@keyframes fall-40{67.603%{transform:translate(7.9879vw,67.603vh) scale(.8789)}to{transform:translate(12.00875vw,99vh) scale(.8789)}}.snow:nth-child(41){opacity:1.2814;transform:translate(51.662vw,-10px) scale(.7026);animation:fall-41 22s -17s linear infinite}@keyframes fall-41{30.285%{transform:translate(58.7397vw,30.285vh) scale(.7026)}to{transform:translate(55.20085vw,99vh) scale(.7026)}}.snow:nth-child(42){opacity:.5826;transform:translate(12.9786vw,-10px) scale(.3826);animation:fall-42 24s -12s linear infinite}@keyframes fall-42{52.14%{transform:translate(4.8455vw,52.14vh) scale(.3826)}to{transform:translate(8.91205vw,99vh) scale(.3826)}}.snow:nth-child(43){opacity:.6006;transform:translate(.719vw,-10px) scale(.5211);animation:fall-43 19s -15s linear infinite}@keyframes fall-43{30.927%{transform:translate(7.5808vw,30.927vh) scale(.5211)}to{transform:translate(4.1499vw,99vh) scale(.5211)}}.snow:nth-child(44){opacity:.3306;transform:translate(66.1463vw,-10px) scale(.1547);animation:fall-44 30s -26s linear infinite}@keyframes fall-44{77.547%{transform:translate(66.3277vw,77.547vh) scale(.1547)}to{transform:translate(66.237vw,99vh) scale(.1547)}}.snow:nth-child(45){opacity:1.4356;transform:translate(60.9685vw,-10px) scale(.5644);animation:fall-45 20s -1s linear infinite}@keyframes fall-45{30.034%{transform:translate(55.9588vw,30.034vh) scale(.5644)}to{transform:translate(58.46365vw,99vh) scale(.5644)}}.snow:nth-child(46){opacity:1.8272;transform:translate(39.0508vw,-10px) scale(.1359);animation:fall-46 28s -23s linear infinite}@keyframes fall-46{47.292%{transform:translate(30.8183vw,47.292vh) scale(.1359)}to{transform:translate(34.93455vw,99vh) scale(.1359)}}.snow:nth-child(47){opacity:.049;transform:translate(36.5499vw,-10px) scale(.0091);animation:fall-47 15s -8s linear infinite}@keyframes fall-47{44.118%{transform:translate(31.4234vw,44.118vh) scale(.0091)}to{transform:translate(33.98665vw,99vh) scale(.0091)}}.snow:nth-child(48){opacity:1.595;transform:translate(7.1986vw,-10px) scale(.7435);animation:fall-48 25s -18s linear infinite}@keyframes fall-48{54.185%{transform:translate(.9804vw,54.185vh) scale(.7435)}to{transform:translate(4.0895vw,99vh) scale(.7435)}}.snow:nth-child(49){opacity:1.5402;transform:translate(42.0329vw,-10px) scale(.2533);animation:fall-49 13s -5s linear infinite}@keyframes fall-49{44.389%{transform:translate(43.3401vw,44.389vh) scale(.2533)}to{transform:translate(42.6865vw,99vh) scale(.2533)}}.snow:nth-child(50){opacity:1.452;transform:translate(68.8954vw,-10px) scale(.1689);animation:fall-50 14s -16s linear infinite}@keyframes fall-50{58.741%{transform:translate(68.4912vw,58.741vh) scale(.1689)}to{transform:translate(68.6933vw,99vh) scale(.1689)}}.snow:nth-child(51){opacity:.9514;transform:translate(68.8576vw,-10px) scale(.8279);animation:fall-51 29s -24s linear infinite}@keyframes fall-51{63.464%{transform:translate(76.972vw,63.464vh) scale(.8279)}to{transform:translate(72.9148vw,99vh) scale(.8279)}}.snow:nth-child(52){opacity:1.9776;transform:translate(23.8041vw,-10px) scale(.7965);animation:fall-52 24s -19s linear infinite}@keyframes fall-52{69.347%{transform:translate(25.9328vw,69.347vh) scale(.7965)}to{transform:translate(24.86845vw,99vh) scale(.7965)}}.snow:nth-child(53){opacity:1.287;transform:translate(25.5945vw,-10px) scale(.5601);animation:fall-53 29s -16s linear infinite}@keyframes fall-53{41.056%{transform:translate(19.1818vw,41.056vh) scale(.5601)}to{transform:translate(22.38815vw,99vh) scale(.5601)}}.snow:nth-child(54){opacity:.8318;transform:translate(32.8409vw,-10px) scale(.0449);animation:fall-54 26s -30s linear infinite}@keyframes fall-54{38.79%{transform:translate(38.5189vw,38.79vh) scale(.0449)}to{transform:translate(35.6799vw,99vh) scale(.0449)}}.snow:nth-child(55){opacity:1.2666;transform:translate(85.0685vw,-10px) scale(.2316);animation:fall-55 23s -30s linear infinite}@keyframes fall-55{41.535%{transform:translate(86.2522vw,41.535vh) scale(.2316)}to{transform:translate(85.66035vw,99vh) scale(.2316)}}.snow:nth-child(56){opacity:.0042;transform:translate(24.121vw,-10px) scale(.2898);animation:fall-56 28s -22s linear infinite}@keyframes fall-56{49.44%{transform:translate(21.9729vw,49.44vh) scale(.2898)}to{transform:translate(23.04695vw,99vh) scale(.2898)}}.snow:nth-child(57){opacity:.5994;transform:translate(28.4096vw,-10px) scale(.055);animation:fall-57 14s -1s linear infinite}@keyframes fall-57{53.137%{transform:translate(36.9698vw,53.137vh) scale(.055)}to{transform:translate(32.6897vw,99vh) scale(.055)}}.snow:nth-child(58){opacity:1.7602;transform:translate(99.2399vw,-10px) scale(.4758);animation:fall-58 24s -19s linear infinite}@keyframes fall-58{60.659%{transform:translate(108.2853vw,60.659vh) scale(.4758)}to{transform:translate(103.7626vw,99vh) scale(.4758)}}.snow:nth-child(59){opacity:1.3714;transform:translate(13.5607vw,-10px) scale(.8203);animation:fall-59 18s -17s linear infinite}@keyframes fall-59{34.213%{transform:translate(20.736vw,34.213vh) scale(.8203)}to{transform:translate(17.14835vw,99vh) scale(.8203)}}.snow:nth-child(60){opacity:1.709;transform:translate(1.6142vw,-10px) scale(.5038);animation:fall-60 29s -11s linear infinite}@keyframes fall-60{75.416%{transform:translate(-1.2639vw,75.416vh) scale(.5038)}to{transform:translate(.17515vw,99vh) scale(.5038)}}.snow:nth-child(61){opacity:.3;transform:translate(81.995vw,-10px) scale(.9367);animation:fall-61 22s -19s linear infinite}@keyframes fall-61{76.872%{transform:translate(80.3576vw,76.872vh) scale(.9367)}to{transform:translate(81.1763vw,99vh) scale(.9367)}}.snow:nth-child(62){opacity:1.4252;transform:translate(79.1905vw,-10px) scale(.2854);animation:fall-62 20s -15s linear infinite}@keyframes fall-62{47.021%{transform:translate(86.6775vw,47.021vh) scale(.2854)}to{transform:translate(82.934vw,99vh) scale(.2854)}}.snow:nth-child(63){opacity:1.2028;transform:translate(19.6242vw,-10px) scale(.6537);animation:fall-63 23s -23s linear infinite}@keyframes fall-63{61.246%{transform:translate(28.7682vw,61.246vh) scale(.6537)}to{transform:translate(24.1962vw,99vh) scale(.6537)}}.snow:nth-child(64){opacity:.4696;transform:translate(16.8666vw,-10px) scale(.9477);animation:fall-64 24s -6s linear infinite}@keyframes fall-64{40.314%{transform:translate(8.2151vw,40.314vh) scale(.9477)}to{transform:translate(12.54085vw,99vh) scale(.9477)}}.snow:nth-child(65){opacity:.7072;transform:translate(44.4037vw,-10px) scale(.46);animation:fall-65 30s -28s linear infinite}@keyframes fall-65{39.187%{transform:translate(41.9734vw,39.187vh) scale(.46)}to{transform:translate(43.18855vw,99vh) scale(.46)}}.snow:nth-child(66){opacity:.8652;transform:translate(14.4087vw,-10px) scale(.9097);animation:fall-66 22s -2s linear infinite}@keyframes fall-66{77.358%{transform:translate(7.8797vw,77.358vh) scale(.9097)}to{transform:translate(11.1442vw,99vh) scale(.9097)}}.snow:nth-child(67){opacity:.8172;transform:translate(12.5809vw,-10px) scale(.6608);animation:fall-67 22s -4s linear infinite}@keyframes fall-67{70.08%{transform:translate(13.2745vw,70.08vh) scale(.6608)}to{transform:translate(12.9277vw,99vh) scale(.6608)}}.snow:nth-child(68){opacity:1.245;transform:translate(39.2454vw,-10px) scale(.8941);animation:fall-68 13s -21s linear infinite}@keyframes fall-68{65.611%{transform:translate(38.1975vw,65.611vh) scale(.8941)}to{transform:translate(38.72145vw,99vh) scale(.8941)}}.snow:nth-child(69){opacity:1.4994;transform:translate(19.0068vw,-10px) scale(.7516);animation:fall-69 22s -17s linear infinite}@keyframes fall-69{53.766%{transform:translate(19.497vw,53.766vh) scale(.7516)}to{transform:translate(19.2519vw,99vh) scale(.7516)}}.snow:nth-child(70){opacity:.1804;transform:translate(78.4534vw,-10px) scale(.4949);animation:fall-70 22s -23s linear infinite}@keyframes fall-70{39.189%{transform:translate(68.58vw,39.189vh) scale(.4949)}to{transform:translate(73.5167vw,99vh) scale(.4949)}}.snow:nth-child(71){opacity:1.426;transform:translate(27.149vw,-10px) scale(.6716);animation:fall-71 29s -23s linear infinite}@keyframes fall-71{55.942%{transform:translate(36.493vw,55.942vh) scale(.6716)}to{transform:translate(31.821vw,99vh) scale(.6716)}}.snow:nth-child(72){opacity:.2658;transform:translate(87.4739vw,-10px) scale(.2962);animation:fall-72 15s -4s linear infinite}@keyframes fall-72{43.955%{transform:translate(87.097vw,43.955vh) scale(.2962)}to{transform:translate(87.28545vw,99vh) scale(.2962)}}.snow:nth-child(73){opacity:1.5046;transform:translate(8.1635vw,-10px) scale(.5585);animation:fall-73 19s -30s linear infinite}@keyframes fall-73{42.996%{transform:translate(13.3392vw,42.996vh) scale(.5585)}to{transform:translate(10.75135vw,99vh) scale(.5585)}}.snow:nth-child(74){opacity:.7578;transform:translate(43.379vw,-10px) scale(.3338);animation:fall-74 16s -28s linear infinite}@keyframes fall-74{75.074%{transform:translate(34.8065vw,75.074vh) scale(.3338)}to{transform:translate(39.09275vw,99vh) scale(.3338)}}.snow:nth-child(75){opacity:1.0998;transform:translate(26.9151vw,-10px) scale(.0309);animation:fall-75 24s -2s linear infinite}@keyframes fall-75{77.254%{transform:translate(31.7231vw,77.254vh) scale(.0309)}to{transform:translate(29.3191vw,99vh) scale(.0309)}}.snow:nth-child(76){opacity:1.02;transform:translate(58.6053vw,-10px) scale(.8662);animation:fall-76 10s -10s linear infinite}@keyframes fall-76{72.494%{transform:translate(49.964vw,72.494vh) scale(.8662)}to{transform:translate(54.28465vw,99vh) scale(.8662)}}.snow:nth-child(77){opacity:.5478;transform:translate(6.3516vw,-10px) scale(.4247);animation:fall-77 19s -27s linear infinite}@keyframes fall-77{37.707%{transform:translate(9.4203vw,37.707vh) scale(.4247)}to{transform:translate(7.88595vw,99vh) scale(.4247)}}.snow:nth-child(78){opacity:.8076;transform:translate(64.108vw,-10px) scale(.5872);animation:fall-78 16s -27s linear infinite}@keyframes fall-78{75.851%{transform:translate(61.5943vw,75.851vh) scale(.5872)}to{transform:translate(62.85115vw,99vh) scale(.5872)}}.snow:nth-child(79){opacity:.2756;transform:translate(88.8812vw,-10px) scale(.1417);animation:fall-79 11s -28s linear infinite}@keyframes fall-79{52.046%{transform:translate(86.0068vw,52.046vh) scale(.1417)}to{transform:translate(87.444vw,99vh) scale(.1417)}}.snow:nth-child(80){opacity:1.2484;transform:translate(68.2809vw,-10px) scale(.5118);animation:fall-80 12s -26s linear infinite}@keyframes fall-80{34.625%{transform:translate(58.4211vw,34.625vh) scale(.5118)}to{transform:translate(63.351vw,99vh) scale(.5118)}}.snow:nth-child(81){opacity:.2596;transform:translate(69.6453vw,-10px) scale(.4318);animation:fall-81 25s -23s linear infinite}@keyframes fall-81{46.468%{transform:translate(72.7572vw,46.468vh) scale(.4318)}to{transform:translate(71.20125vw,99vh) scale(.4318)}}.snow:nth-child(82){opacity:.1676;transform:translate(45.2653vw,-10px) scale(.6503);animation:fall-82 26s -13s linear infinite}@keyframes fall-82{37.731%{transform:translate(52.2056vw,37.731vh) scale(.6503)}to{transform:translate(48.73545vw,99vh) scale(.6503)}}.snow:nth-child(83){opacity:.529;transform:translate(26.7883vw,-10px) scale(.6799);animation:fall-83 28s -1s linear infinite}@keyframes fall-83{40.602%{transform:translate(19.1584vw,40.602vh) scale(.6799)}to{transform:translate(22.97335vw,99vh) scale(.6799)}}.snow:nth-child(84){opacity:1.0748;transform:translate(30.894vw,-10px) scale(.692);animation:fall-84 10s -29s linear infinite}@keyframes fall-84{51.739%{transform:translate(27.6284vw,51.739vh) scale(.692)}to{transform:translate(29.2612vw,99vh) scale(.692)}}.snow:nth-child(85){opacity:.262;transform:translate(76.8189vw,-10px) scale(.369);animation:fall-85 12s -7s linear infinite}@keyframes fall-85{45.199%{transform:translate(72.7165vw,45.199vh) scale(.369)}to{transform:translate(74.7677vw,99vh) scale(.369)}}.snow:nth-child(86){opacity:.8912;transform:translate(87.2833vw,-10px) scale(.7524);animation:fall-86 30s -6s linear infinite}@keyframes fall-86{64.846%{transform:translate(78.2462vw,64.846vh) scale(.7524)}to{transform:translate(82.76475vw,99vh) scale(.7524)}}.snow:nth-child(87){opacity:.7214;transform:translate(86.5449vw,-10px) scale(.6373);animation:fall-87 28s -28s linear infinite}@keyframes fall-87{67.137%{transform:translate(90.9014vw,67.137vh) scale(.6373)}to{transform:translate(88.72315vw,99vh) scale(.6373)}}.snow:nth-child(88){opacity:.1968;transform:translate(23.01vw,-10px) scale(.4602);animation:fall-88 21s -11s linear infinite}@keyframes fall-88{46.117%{transform:translate(27.422vw,46.117vh) scale(.4602)}to{transform:translate(25.216vw,99vh) scale(.4602)}}.snow:nth-child(89){opacity:.505;transform:translate(52.1167vw,-10px) scale(.558);animation:fall-89 28s -11s linear infinite}@keyframes fall-89{50.094%{transform:translate(45.3989vw,50.094vh) scale(.558)}to{transform:translate(48.7578vw,99vh) scale(.558)}}.snow:nth-child(90){opacity:1.8422;transform:translate(56.9673vw,-10px) scale(.2689);animation:fall-90 17s -18s linear infinite}@keyframes fall-90{44.127%{transform:translate(52.6825vw,44.127vh) scale(.2689)}to{transform:translate(54.8249vw,99vh) scale(.2689)}}.snow:nth-child(91){opacity:.6364;transform:translate(48.0396vw,-10px) scale(.1089);animation:fall-91 22s -6s linear infinite}@keyframes fall-91{46.322%{transform:translate(48.1621vw,46.322vh) scale(.1089)}to{transform:translate(48.10085vw,99vh) scale(.1089)}}.snow:nth-child(92){opacity:1.2106;transform:translate(.4555vw,-10px) scale(.7795);animation:fall-92 20s -18s linear infinite}@keyframes fall-92{43.582%{transform:translate(-6.2325vw,43.582vh) scale(.7795)}to{transform:translate(-2.8885vw,99vh) scale(.7795)}}.snow:nth-child(93){opacity:1.0562;transform:translate(17.1719vw,-10px) scale(.0109);animation:fall-93 15s -18s linear infinite}@keyframes fall-93{61.222%{transform:translate(18.9335vw,61.222vh) scale(.0109)}to{transform:translate(18.0527vw,99vh) scale(.0109)}}.snow:nth-child(94){opacity:1.458;transform:translate(87.2655vw,-10px) scale(.983);animation:fall-94 17s -23s linear infinite}@keyframes fall-94{32.311%{transform:translate(82.981vw,32.311vh) scale(.983)}to{transform:translate(85.12325vw,99vh) scale(.983)}}.snow:nth-child(95){opacity:.1272;transform:translate(15.5805vw,-10px) scale(.6086);animation:fall-95 21s -24s linear infinite}@keyframes fall-95{68.245%{transform:translate(21.3997vw,68.245vh) scale(.6086)}to{transform:translate(18.4901vw,99vh) scale(.6086)}}.snow:nth-child(96){opacity:.423;transform:translate(.1851vw,-10px) scale(.2199);animation:fall-96 22s -26s linear infinite}@keyframes fall-96{62.137%{transform:translate(-1.7093vw,62.137vh) scale(.2199)}to{transform:translate(-.7621vw,99vh) scale(.2199)}}.snow:nth-child(97){opacity:1.3854;transform:translate(22.7989vw,-10px) scale(.6077);animation:fall-97 11s -21s linear infinite}@keyframes fall-97{33.69%{transform:translate(28.9849vw,33.69vh) scale(.6077)}to{transform:translate(25.8919vw,99vh) scale(.6077)}}.snow:nth-child(98){opacity:.679;transform:translate(68.6366vw,-10px) scale(.9316);animation:fall-98 21s -23s linear infinite}@keyframes fall-98{59.148%{transform:translate(66.012vw,59.148vh) scale(.9316)}to{transform:translate(67.3243vw,99vh) scale(.9316)}}.snow:nth-child(99){opacity:1.882;transform:translate(80.7809vw,-10px) scale(.4274);animation:fall-99 27s -4s linear infinite}@keyframes fall-99{35.066%{transform:translate(82.5555vw,35.066vh) scale(.4274)}to{transform:translate(81.6682vw,99vh) scale(.4274)}}.snow:nth-child(100){opacity:1.1702;transform:translate(2.9283vw,-10px) scale(.1096);animation:fall-100 19s -18s linear infinite}@keyframes fall-100{38.28%{transform:translate(7.6339vw,38.28vh) scale(.1096)}to{transform:translate(5.2811vw,99vh) scale(.1096)}}.snow:nth-child(101){opacity:.7038;transform:translate(99.2239vw,-10px) scale(.3723);animation:fall-101 30s -16s linear infinite}@keyframes fall-101{44.02%{transform:translate(98.6623vw,44.02vh) scale(.3723)}to{transform:translate(98.9431vw,99vh) scale(.3723)}}.snow:nth-child(102){opacity:1.8876;transform:translate(28.8894vw,-10px) scale(.9838);animation:fall-102 23s -12s linear infinite}@keyframes fall-102{51.155%{transform:translate(25.9827vw,51.155vh) scale(.9838)}to{transform:translate(27.43605vw,99vh) scale(.9838)}}.snow:nth-child(103){opacity:.8726;transform:translate(48.3619vw,-10px) scale(.1676);animation:fall-103 30s -8s linear infinite}@keyframes fall-103{68.929%{transform:translate(48.1889vw,68.929vh) scale(.1676)}to{transform:translate(48.2754vw,99vh) scale(.1676)}}.snow:nth-child(104){opacity:.457;transform:translate(87.5966vw,-10px) scale(.4629);animation:fall-104 23s -7s linear infinite}@keyframes fall-104{52.088%{transform:translate(93.6679vw,52.088vh) scale(.4629)}to{transform:translate(90.63225vw,99vh) scale(.4629)}}.snow:nth-child(105){opacity:.435;transform:translate(67.8438vw,-10px) scale(.3339);animation:fall-105 16s -7s linear infinite}@keyframes fall-105{34.573%{transform:translate(68.6218vw,34.573vh) scale(.3339)}to{transform:translate(68.2328vw,99vh) scale(.3339)}}.snow:nth-child(106){opacity:1.5768;transform:translate(17.1469vw,-10px) scale(.4533);animation:fall-106 26s -25s linear infinite}@keyframes fall-106{44.945%{transform:translate(20.8894vw,44.945vh) scale(.4533)}to{transform:translate(19.01815vw,99vh) scale(.4533)}}.snow:nth-child(107){opacity:.0398;transform:translate(14.3684vw,-10px) scale(.2731);animation:fall-107 17s -11s linear infinite}@keyframes fall-107{46.38%{transform:translate(8.9169vw,46.38vh) scale(.2731)}to{transform:translate(11.64265vw,99vh) scale(.2731)}}.snow:nth-child(108){opacity:.9886;transform:translate(19.8914vw,-10px) scale(.1585);animation:fall-108 11s -12s linear infinite}@keyframes fall-108{61.959%{transform:translate(19.4801vw,61.959vh) scale(.1585)}to{transform:translate(19.68575vw,99vh) scale(.1585)}}.snow:nth-child(109){opacity:.6906;transform:translate(61.813vw,-10px) scale(.2033);animation:fall-109 10s -12s linear infinite}@keyframes fall-109{78.659%{transform:translate(62.6938vw,78.659vh) scale(.2033)}to{transform:translate(62.2534vw,99vh) scale(.2033)}}.snow:nth-child(110){opacity:1.4346;transform:translate(7.0993vw,-10px) scale(.2546);animation:fall-110 19s -12s linear infinite}@keyframes fall-110{72.679%{transform:translate(7.4117vw,72.679vh) scale(.2546)}to{transform:translate(7.2555vw,99vh) scale(.2546)}}.snow:nth-child(111){opacity:.9808;transform:translate(37.0022vw,-10px) scale(.9289);animation:fall-111 15s -20s linear infinite}@keyframes fall-111{42.012%{transform:translate(46.6438vw,42.012vh) scale(.9289)}to{transform:translate(41.823vw,99vh) scale(.9289)}}.snow:nth-child(112){opacity:.458;transform:translate(11.5925vw,-10px) scale(.1914);animation:fall-112 22s -8s linear infinite}@keyframes fall-112{36.198%{transform:translate(14.3711vw,36.198vh) scale(.1914)}to{transform:translate(12.9818vw,99vh) scale(.1914)}}.snow:nth-child(113){opacity:.528;transform:translate(49.2138vw,-10px) scale(.9898);animation:fall-113 26s -25s linear infinite}@keyframes fall-113{61.21%{transform:translate(46.7764vw,61.21vh) scale(.9898)}to{transform:translate(47.9951vw,99vh) scale(.9898)}}.snow:nth-child(114){opacity:1.5144;transform:translate(31.5175vw,-10px) scale(.6131);animation:fall-114 30s -16s linear infinite}@keyframes fall-114{63.851%{transform:translate(37.1854vw,63.851vh) scale(.6131)}to{transform:translate(34.35145vw,99vh) scale(.6131)}}.snow:nth-child(115){opacity:.5712;transform:translate(94.8988vw,-10px) scale(.6728);animation:fall-115 19s -30s linear infinite}@keyframes fall-115{63.955%{transform:translate(96.7923vw,63.955vh) scale(.6728)}to{transform:translate(95.84555vw,99vh) scale(.6728)}}.snow:nth-child(116){opacity:.8398;transform:translate(96.4009vw,-10px) scale(.0996);animation:fall-116 11s -4s linear infinite}@keyframes fall-116{60.416%{transform:translate(102.6014vw,60.416vh) scale(.0996)}to{transform:translate(99.50115vw,99vh) scale(.0996)}}.snow:nth-child(117){opacity:1.4358;transform:translate(12.4822vw,-10px) scale(.268);animation:fall-117 22s -24s linear infinite}@keyframes fall-117{73.094%{transform:translate(14.4461vw,73.094vh) scale(.268)}to{transform:translate(13.46415vw,99vh) scale(.268)}}.snow:nth-child(118){opacity:.4098;transform:translate(10.0566vw,-10px) scale(.7364);animation:fall-118 24s -8s linear infinite}@keyframes fall-118{66.124%{transform:translate(6.1035vw,66.124vh) scale(.7364)}to{transform:translate(8.08005vw,99vh) scale(.7364)}}.snow:nth-child(119){opacity:1.1074;transform:translate(21.5582vw,-10px) scale(.4723);animation:fall-119 15s -11s linear infinite}@keyframes fall-119{53.757%{transform:translate(24.4101vw,53.757vh) scale(.4723)}to{transform:translate(22.98415vw,99vh) scale(.4723)}}.snow:nth-child(120){opacity:1.4236;transform:translate(62.8254vw,-10px) scale(.2769);animation:fall-120 10s -5s linear infinite}@keyframes fall-120{33.472%{transform:translate(56.2227vw,33.472vh) scale(.2769)}to{transform:translate(59.52405vw,99vh) scale(.2769)}}.snow:nth-child(121){opacity:1.3934;transform:translate(82.534vw,-10px) scale(.3758);animation:fall-121 22s -26s linear infinite}@keyframes fall-121{47.12%{transform:translate(76.4227vw,47.12vh) scale(.3758)}to{transform:translate(79.47835vw,99vh) scale(.3758)}}.snow:nth-child(122){opacity:1.5002;transform:translate(89.5157vw,-10px) scale(.7171);animation:fall-122 14s -30s linear infinite}@keyframes fall-122{63.625%{transform:translate(84.0596vw,63.625vh) scale(.7171)}to{transform:translate(86.78765vw,99vh) scale(.7171)}}.snow:nth-child(123){opacity:1.0854;transform:translate(73.639vw,-10px) scale(.1881);animation:fall-123 17s -3s linear infinite}@keyframes fall-123{65.306%{transform:translate(64.2613vw,65.306vh) scale(.1881)}to{transform:translate(68.95015vw,99vh) scale(.1881)}}.snow:nth-child(124){opacity:1.819;transform:translate(31.3883vw,-10px) scale(.3469);animation:fall-124 13s -21s linear infinite}@keyframes fall-124{60.481%{transform:translate(32.4748vw,60.481vh) scale(.3469)}to{transform:translate(31.93155vw,99vh) scale(.3469)}}.snow:nth-child(125){opacity:.1796;transform:translate(95.871vw,-10px) scale(.2795);animation:fall-125 15s -27s linear infinite}@keyframes fall-125{62.533%{transform:translate(88.714vw,62.533vh) scale(.2795)}to{transform:translate(92.2925vw,99vh) scale(.2795)}}.snow:nth-child(126){opacity:1.6706;transform:translate(52.7372vw,-10px) scale(.3931);animation:fall-126 25s -22s linear infinite}@keyframes fall-126{49.853%{transform:translate(59.2054vw,49.853vh) scale(.3931)}to{transform:translate(55.9713vw,99vh) scale(.3931)}}.snow:nth-child(127){opacity:1.6636;transform:translate(11.5683vw,-10px) scale(.4498);animation:fall-127 19s -20s linear infinite}@keyframes fall-127{38.782%{transform:translate(13.6097vw,38.782vh) scale(.4498)}to{transform:translate(12.589vw,99vh) scale(.4498)}}.snow:nth-child(128){opacity:.3078;transform:translate(3.7653vw,-10px) scale(.8505);animation:fall-128 15s -8s linear infinite}@keyframes fall-128{70.76%{transform:translate(-4.3916vw,70.76vh) scale(.8505)}to{transform:translate(-.31315vw,99vh) scale(.8505)}}.snow:nth-child(129){opacity:.3544;transform:translate(66.6302vw,-10px) scale(.6232);animation:fall-129 20s -11s linear infinite}@keyframes fall-129{79.843%{transform:translate(59.5319vw,79.843vh) scale(.6232)}to{transform:translate(63.08105vw,99vh) scale(.6232)}}.snow:nth-child(130){opacity:1.0138;transform:translate(33.2029vw,-10px) scale(.13);animation:fall-130 19s -28s linear infinite}@keyframes fall-130{67.577%{transform:translate(25.0113vw,67.577vh) scale(.13)}to{transform:translate(29.1071vw,99vh) scale(.13)}}.snow:nth-child(131){opacity:.9904;transform:translate(46.1374vw,-10px) scale(.3112);animation:fall-131 12s -24s linear infinite}@keyframes fall-131{63.374%{transform:translate(48.5732vw,63.374vh) scale(.3112)}to{transform:translate(47.3553vw,99vh) scale(.3112)}}.snow:nth-child(132){opacity:1.544;transform:translate(10.7073vw,-10px) scale(.1644);animation:fall-132 12s -17s linear infinite}@keyframes fall-132{47.971%{transform:translate(4.3567vw,47.971vh) scale(.1644)}to{transform:translate(7.532vw,99vh) scale(.1644)}}.snow:nth-child(133){opacity:1.68;transform:translate(36.8142vw,-10px) scale(.8391);animation:fall-133 14s -16s linear infinite}@keyframes fall-133{59.207%{transform:translate(38.7343vw,59.207vh) scale(.8391)}to{transform:translate(37.77425vw,99vh) scale(.8391)}}.snow:nth-child(134){opacity:1.0612;transform:translate(61.1456vw,-10px) scale(.2859);animation:fall-134 24s -10s linear infinite}@keyframes fall-134{32.366%{transform:translate(52.4398vw,32.366vh) scale(.2859)}to{transform:translate(56.7927vw,99vh) scale(.2859)}}.snow:nth-child(135){opacity:1.3144;transform:translate(88.3102vw,-10px) scale(.8038);animation:fall-135 14s -10s linear infinite}@keyframes fall-135{44.014%{transform:translate(86.3949vw,44.014vh) scale(.8038)}to{transform:translate(87.35255vw,99vh) scale(.8038)}}.snow:nth-child(136){opacity:.721;transform:translate(27.9791vw,-10px) scale(.5638);animation:fall-136 13s -8s linear infinite}@keyframes fall-136{61.868%{transform:translate(22.594vw,61.868vh) scale(.5638)}to{transform:translate(25.28655vw,99vh) scale(.5638)}}.snow:nth-child(137){opacity:.4552;transform:translate(60.7116vw,-10px) scale(.328);animation:fall-137 26s -10s linear infinite}@keyframes fall-137{78.246%{transform:translate(61.9399vw,78.246vh) scale(.328)}to{transform:translate(61.32575vw,99vh) scale(.328)}}.snow:nth-child(138){opacity:1.1008;transform:translate(45.9357vw,-10px) scale(.7654);animation:fall-138 19s -1s linear infinite}@keyframes fall-138{75.479%{transform:translate(55.9149vw,75.479vh) scale(.7654)}to{transform:translate(50.9253vw,99vh) scale(.7654)}}.snow:nth-child(139){opacity:1.2854;transform:translate(80.2907vw,-10px) scale(.9623);animation:fall-139 20s -4s linear infinite}@keyframes fall-139{63.401%{transform:translate(79.1545vw,63.401vh) scale(.9623)}to{transform:translate(79.7226vw,99vh) scale(.9623)}}.snow:nth-child(140){opacity:1.2562;transform:translate(73.2046vw,-10px) scale(.017);animation:fall-140 21s -30s linear infinite}@keyframes fall-140{68.167%{transform:translate(65.0214vw,68.167vh) scale(.017)}to{transform:translate(69.113vw,99vh) scale(.017)}}.snow:nth-child(141){opacity:.1552;transform:translate(24.6303vw,-10px) scale(.3579);animation:fall-141 17s -9s linear infinite}@keyframes fall-141{43.463%{transform:translate(19.1714vw,43.463vh) scale(.3579)}to{transform:translate(21.90085vw,99vh) scale(.3579)}}.snow:nth-child(142){opacity:1.2998;transform:translate(45.5364vw,-10px) scale(.5415);animation:fall-142 13s -6s linear infinite}@keyframes fall-142{57.288%{transform:translate(48.0215vw,57.288vh) scale(.5415)}to{transform:translate(46.77895vw,99vh) scale(.5415)}}.snow:nth-child(143){opacity:.7376;transform:translate(58.7649vw,-10px) scale(.3178);animation:fall-143 16s -8s linear infinite}@keyframes fall-143{43.962%{transform:translate(59.0532vw,43.962vh) scale(.3178)}to{transform:translate(58.90905vw,99vh) scale(.3178)}}.snow:nth-child(144){opacity:.4236;transform:translate(12.4732vw,-10px) scale(.1677);animation:fall-144 18s -2s linear infinite}@keyframes fall-144{62.584%{transform:translate(14.8955vw,62.584vh) scale(.1677)}to{transform:translate(13.68435vw,99vh) scale(.1677)}}.snow:nth-child(145){opacity:.5948;transform:translate(78.4651vw,-10px) scale(.2863);animation:fall-145 25s -15s linear infinite}@keyframes fall-145{70.107%{transform:translate(82.2602vw,70.107vh) scale(.2863)}to{transform:translate(80.36265vw,99vh) scale(.2863)}}.snow:nth-child(146){opacity:1.8704;transform:translate(36.2925vw,-10px) scale(.3968);animation:fall-146 19s -29s linear infinite}@keyframes fall-146{60.091%{transform:translate(30.8911vw,60.091vh) scale(.3968)}to{transform:translate(33.5918vw,99vh) scale(.3968)}}.snow:nth-child(147){opacity:.3982;transform:translate(89.0129vw,-10px) scale(.8854);animation:fall-147 21s -10s linear infinite}@keyframes fall-147{58.018%{transform:translate(85.4423vw,58.018vh) scale(.8854)}to{transform:translate(87.2276vw,99vh) scale(.8854)}}.snow:nth-child(148){opacity:1.8566;transform:translate(77.8013vw,-10px) scale(.1825);animation:fall-148 14s -25s linear infinite}@keyframes fall-148{49.396%{transform:translate(78.724vw,49.396vh) scale(.1825)}to{transform:translate(78.26265vw,99vh) scale(.1825)}}.snow:nth-child(149){opacity:.501;transform:translate(47.3265vw,-10px) scale(.9437);animation:fall-149 11s -28s linear infinite}@keyframes fall-149{61.575%{transform:translate(56.2177vw,61.575vh) scale(.9437)}to{transform:translate(51.7721vw,99vh) scale(.9437)}}.snow:nth-child(150){opacity:.5382;transform:translate(65.8091vw,-10px) scale(.761);animation:fall-150 11s -10s linear infinite}@keyframes fall-150{62.851%{transform:translate(56.1382vw,62.851vh) scale(.761)}to{transform:translate(60.97365vw,99vh) scale(.761)}}.snow:nth-child(151){opacity:.4082;transform:translate(54.0715vw,-10px) scale(.7442);animation:fall-151 22s -8s linear infinite}@keyframes fall-151{35.563%{transform:translate(63.3333vw,35.563vh) scale(.7442)}to{transform:translate(58.7024vw,99vh) scale(.7442)}}.snow:nth-child(152){opacity:1.188;transform:translate(16.1028vw,-10px) scale(.1164);animation:fall-152 19s -6s linear infinite}@keyframes fall-152{40.51%{transform:translate(18.0844vw,40.51vh) scale(.1164)}to{transform:translate(17.0936vw,99vh) scale(.1164)}}.snow:nth-child(153){opacity:.8536;transform:translate(51.6239vw,-10px) scale(.2685);animation:fall-153 24s -12s linear infinite}@keyframes fall-153{63.308%{transform:translate(41.9133vw,63.308vh) scale(.2685)}to{transform:translate(46.7686vw,99vh) scale(.2685)}}.snow:nth-child(154){opacity:.184;transform:translate(2.4074vw,-10px) scale(.1882);animation:fall-154 24s -19s linear infinite}@keyframes fall-154{66.653%{transform:translate(-1.4254vw,66.653vh) scale(.1882)}to{transform:translate(.491vw,99vh) scale(.1882)}}.snow:nth-child(155){opacity:1.298;transform:translate(99.2783vw,-10px) scale(.7612);animation:fall-155 22s -29s linear infinite}@keyframes fall-155{72.976%{transform:translate(93.5505vw,72.976vh) scale(.7612)}to{transform:translate(96.4144vw,99vh) scale(.7612)}}.snow:nth-child(156){opacity:1.4004;transform:translate(50.9616vw,-10px) scale(.0702);animation:fall-156 28s -29s linear infinite}@keyframes fall-156{48.755%{transform:translate(54.6906vw,48.755vh) scale(.0702)}to{transform:translate(52.8261vw,99vh) scale(.0702)}}.snow:nth-child(157){opacity:1.2164;transform:translate(5.7427vw,-10px) scale(.8703);animation:fall-157 23s -10s linear infinite}@keyframes fall-157{45.964%{transform:translate(4.3841vw,45.964vh) scale(.8703)}to{transform:translate(5.0634vw,99vh) scale(.8703)}}.snow:nth-child(158){opacity:.3028;transform:translate(31.2472vw,-10px) scale(.9119);animation:fall-158 22s -3s linear infinite}@keyframes fall-158{37.024%{transform:translate(37.5533vw,37.024vh) scale(.9119)}to{transform:translate(34.40025vw,99vh) scale(.9119)}}.snow:nth-child(159){opacity:1.476;transform:translate(70.9672vw,-10px) scale(.5229);animation:fall-159 22s -19s linear infinite}@keyframes fall-159{60.649%{transform:translate(68.175vw,60.649vh) scale(.5229)}to{transform:translate(69.5711vw,99vh) scale(.5229)}}.snow:nth-child(160){opacity:1.6928;transform:translate(92.4686vw,-10px) scale(.5009);animation:fall-160 23s -26s linear infinite}@keyframes fall-160{50.151%{transform:translate(89.9315vw,50.151vh) scale(.5009)}to{transform:translate(91.20005vw,99vh) scale(.5009)}}.snow:nth-child(161){opacity:1.8098;transform:translate(25.2589vw,-10px) scale(.7878);animation:fall-161 20s -4s linear infinite}@keyframes fall-161{33.271%{transform:translate(34.7209vw,33.271vh) scale(.7878)}to{transform:translate(29.9899vw,99vh) scale(.7878)}}.snow:nth-child(162){opacity:.7074;transform:translate(45.5392vw,-10px) scale(.5479);animation:fall-162 17s -27s linear infinite}@keyframes fall-162{55.396%{transform:translate(37.4163vw,55.396vh) scale(.5479)}to{transform:translate(41.47775vw,99vh) scale(.5479)}}.snow:nth-child(163){opacity:.0632;transform:translate(13.2826vw,-10px) scale(.9577);animation:fall-163 20s -21s linear infinite}@keyframes fall-163{42.217%{transform:translate(19.3717vw,42.217vh) scale(.9577)}to{transform:translate(16.32715vw,99vh) scale(.9577)}}.snow:nth-child(164){opacity:1.8252;transform:translate(55.5192vw,-10px) scale(.3438);animation:fall-164 23s -2s linear infinite}@keyframes fall-164{52.209%{transform:translate(54.5437vw,52.209vh) scale(.3438)}to{transform:translate(55.03145vw,99vh) scale(.3438)}}.snow:nth-child(165){opacity:1.8996;transform:translate(12.3497vw,-10px) scale(.0538);animation:fall-165 26s -15s linear infinite}@keyframes fall-165{59.121%{transform:translate(19.1028vw,59.121vh) scale(.0538)}to{transform:translate(15.72625vw,99vh) scale(.0538)}}.snow:nth-child(166){opacity:1.091;transform:translate(38.8098vw,-10px) scale(.11);animation:fall-166 28s -17s linear infinite}@keyframes fall-166{58.724%{transform:translate(31.6648vw,58.724vh) scale(.11)}to{transform:translate(35.2373vw,99vh) scale(.11)}}.snow:nth-child(167){opacity:.907;transform:translate(48.9716vw,-10px) scale(.6455);animation:fall-167 10s -26s linear infinite}@keyframes fall-167{42.445%{transform:translate(39.1683vw,42.445vh) scale(.6455)}to{transform:translate(44.06995vw,99vh) scale(.6455)}}.snow:nth-child(168){opacity:1.4138;transform:translate(32.0269vw,-10px) scale(.2967);animation:fall-168 22s -23s linear infinite}@keyframes fall-168{38.193%{transform:translate(41.6073vw,38.193vh) scale(.2967)}to{transform:translate(36.8171vw,99vh) scale(.2967)}}.snow:nth-child(169){opacity:1.5476;transform:translate(90.3517vw,-10px) scale(.9635);animation:fall-169 17s -14s linear infinite}@keyframes fall-169{73.899%{transform:translate(82.2049vw,73.899vh) scale(.9635)}to{transform:translate(86.2783vw,99vh) scale(.9635)}}.snow:nth-child(170){opacity:.0176;transform:translate(97.3657vw,-10px) scale(.4665);animation:fall-170 21s -25s linear infinite}@keyframes fall-170{75.47%{transform:translate(89.6315vw,75.47vh) scale(.4665)}to{transform:translate(93.4986vw,99vh) scale(.4665)}}.snow:nth-child(171){opacity:.7594;transform:translate(24.3451vw,-10px) scale(.3282);animation:fall-171 23s -12s linear infinite}@keyframes fall-171{72.403%{transform:translate(17.101vw,72.403vh) scale(.3282)}to{transform:translate(20.72305vw,99vh) scale(.3282)}}.snow:nth-child(172){opacity:1.5596;transform:translate(57.7173vw,-10px) scale(.2942);animation:fall-172 27s -2s linear infinite}@keyframes fall-172{72.8%{transform:translate(56.9812vw,72.8vh) scale(.2942)}to{transform:translate(57.34925vw,99vh) scale(.2942)}}.snow:nth-child(173){opacity:.353;transform:translate(31.8554vw,-10px) scale(.9315);animation:fall-173 16s -9s linear infinite}@keyframes fall-173{65.531%{transform:translate(31.48vw,65.531vh) scale(.9315)}to{transform:translate(31.6677vw,99vh) scale(.9315)}}.snow:nth-child(174){opacity:.4906;transform:translate(8.4299vw,-10px) scale(.6065);animation:fall-174 10s -2s linear infinite}@keyframes fall-174{48.562%{transform:translate(3.1544vw,48.562vh) scale(.6065)}to{transform:translate(5.79215vw,99vh) scale(.6065)}}.snow:nth-child(175){opacity:.0928;transform:translate(85.5234vw,-10px) scale(.7689);animation:fall-175 21s -10s linear infinite}@keyframes fall-175{36.351%{transform:translate(77.5607vw,36.351vh) scale(.7689)}to{transform:translate(81.54205vw,99vh) scale(.7689)}}.snow:nth-child(176){opacity:.316;transform:translate(58.9559vw,-10px) scale(.042);animation:fall-176 18s -7s linear infinite}@keyframes fall-176{45.944%{transform:translate(55.0505vw,45.944vh) scale(.042)}to{transform:translate(57.0032vw,99vh) scale(.042)}}.snow:nth-child(177){opacity:1.4468;transform:translate(44.9438vw,-10px) scale(.5629);animation:fall-177 11s -21s linear infinite}@keyframes fall-177{47.683%{transform:translate(35.6497vw,47.683vh) scale(.5629)}to{transform:translate(40.29675vw,99vh) scale(.5629)}}.snow:nth-child(178){opacity:.2954;transform:translate(61.9063vw,-10px) scale(.0045);animation:fall-178 26s -22s linear infinite}@keyframes fall-178{76.65%{transform:translate(62.5472vw,76.65vh) scale(.0045)}to{transform:translate(62.22675vw,99vh) scale(.0045)}}.snow:nth-child(179){opacity:.9662;transform:translate(64.5281vw,-10px) scale(.2004);animation:fall-179 28s -12s linear infinite}@keyframes fall-179{78.65%{transform:translate(57.9261vw,78.65vh) scale(.2004)}to{transform:translate(61.2271vw,99vh) scale(.2004)}}.snow:nth-child(180){opacity:1.2824;transform:translate(68.2739vw,-10px) scale(.5651);animation:fall-180 10s -28s linear infinite}@keyframes fall-180{79.864%{transform:translate(62.3947vw,79.864vh) scale(.5651)}to{transform:translate(65.3343vw,99vh) scale(.5651)}}.snow:nth-child(181){opacity:1.0646;transform:translate(97.1881vw,-10px) scale(.6122);animation:fall-181 18s -18s linear infinite}@keyframes fall-181{44.092%{transform:translate(101.6146vw,44.092vh) scale(.6122)}to{transform:translate(99.40135vw,99vh) scale(.6122)}}.snow:nth-child(182){opacity:1.1316;transform:translate(19.257vw,-10px) scale(.9458);animation:fall-182 14s -23s linear infinite}@keyframes fall-182{63.18%{transform:translate(20.6886vw,63.18vh) scale(.9458)}to{transform:translate(19.9728vw,99vh) scale(.9458)}}.snow:nth-child(183){opacity:.1714;transform:translate(73.3807vw,-10px) scale(.7484);animation:fall-183 25s -1s linear infinite}@keyframes fall-183{51.597%{transform:translate(80.1127vw,51.597vh) scale(.7484)}to{transform:translate(76.7467vw,99vh) scale(.7484)}}.snow:nth-child(184){opacity:.3156;transform:translate(7.4275vw,-10px) scale(.7362);animation:fall-184 30s -29s linear infinite}@keyframes fall-184{67.836%{transform:translate(-1.0333vw,67.836vh) scale(.7362)}to{transform:translate(3.1971vw,99vh) scale(.7362)}}.snow:nth-child(185){opacity:1.6384;transform:translate(20.7689vw,-10px) scale(.7056);animation:fall-185 29s -17s linear infinite}@keyframes fall-185{53.718%{transform:translate(16.0709vw,53.718vh) scale(.7056)}to{transform:translate(18.4199vw,99vh) scale(.7056)}}.snow:nth-child(186){opacity:1.4814;transform:translate(37.6515vw,-10px) scale(.168);animation:fall-186 21s -14s linear infinite}@keyframes fall-186{55.251%{transform:translate(46.9753vw,55.251vh) scale(.168)}to{transform:translate(42.3134vw,99vh) scale(.168)}}.snow:nth-child(187){opacity:.1434;transform:translate(2.9715vw,-10px) scale(.1298);animation:fall-187 20s -13s linear infinite}@keyframes fall-187{38.553%{transform:translate(12.3776vw,38.553vh) scale(.1298)}to{transform:translate(7.67455vw,99vh) scale(.1298)}}.snow:nth-child(188){opacity:1.681;transform:translate(5.0848vw,-10px) scale(.2199);animation:fall-188 11s -29s linear infinite}@keyframes fall-188{68.199%{transform:translate(10.1618vw,68.199vh) scale(.2199)}to{transform:translate(7.6233vw,99vh) scale(.2199)}}.snow:nth-child(189){opacity:1.3204;transform:translate(21.5327vw,-10px) scale(.8032);animation:fall-189 29s -29s linear infinite}@keyframes fall-189{70.833%{transform:translate(25.1714vw,70.833vh) scale(.8032)}to{transform:translate(23.35205vw,99vh) scale(.8032)}}.snow:nth-child(190){opacity:.7754;transform:translate(99.7398vw,-10px) scale(.9342);animation:fall-190 11s -13s linear infinite}@keyframes fall-190{62.379%{transform:translate(105.3262vw,62.379vh) scale(.9342)}to{transform:translate(102.533vw,99vh) scale(.9342)}}.snow:nth-child(191){opacity:.4266;transform:translate(77.4261vw,-10px) scale(.1378);animation:fall-191 28s -6s linear infinite}@keyframes fall-191{30.261%{transform:translate(78.2345vw,30.261vh) scale(.1378)}to{transform:translate(77.8303vw,99vh) scale(.1378)}}.snow:nth-child(192){opacity:1.3392;transform:translate(78.8954vw,-10px) scale(.5174);animation:fall-192 10s -15s linear infinite}@keyframes fall-192{57.311%{transform:translate(83.3814vw,57.311vh) scale(.5174)}to{transform:translate(81.1384vw,99vh) scale(.5174)}}.snow:nth-child(193){opacity:.8926;transform:translate(33.5884vw,-10px) scale(.7921);animation:fall-193 30s -26s linear infinite}@keyframes fall-193{36.004%{transform:translate(31.7239vw,36.004vh) scale(.7921)}to{transform:translate(32.65615vw,99vh) scale(.7921)}}.snow:nth-child(194){opacity:1.8514;transform:translate(29.4513vw,-10px) scale(.0534);animation:fall-194 27s -1s linear infinite}@keyframes fall-194{70.984%{transform:translate(24.4457vw,70.984vh) scale(.0534)}to{transform:translate(26.9485vw,99vh) scale(.0534)}}.snow:nth-child(195){opacity:.1864;transform:translate(81.0987vw,-10px) scale(.4403);animation:fall-195 19s -17s linear infinite}@keyframes fall-195{45.08%{transform:translate(87.6206vw,45.08vh) scale(.4403)}to{transform:translate(84.35965vw,99vh) scale(.4403)}}.snow:nth-child(196){opacity:.1724;transform:translate(92.4944vw,-10px) scale(.967);animation:fall-196 27s -16s linear infinite}@keyframes fall-196{36.572%{transform:translate(93.738vw,36.572vh) scale(.967)}to{transform:translate(93.1162vw,99vh) scale(.967)}}.snow:nth-child(197){opacity:1.154;transform:translate(15.5231vw,-10px) scale(.4532);animation:fall-197 21s -19s linear infinite}@keyframes fall-197{60.253%{transform:translate(12.1961vw,60.253vh) scale(.4532)}to{transform:translate(13.8596vw,99vh) scale(.4532)}}.snow:nth-child(198){opacity:1.4776;transform:translate(89.884vw,-10px) scale(.524);animation:fall-198 17s -9s linear infinite}@keyframes fall-198{55.454%{transform:translate(98.8236vw,55.454vh) scale(.524)}to{transform:translate(94.3538vw,99vh) scale(.524)}}.snow:nth-child(199){opacity:1.0908;transform:translate(64.4828vw,-10px) scale(.3289);animation:fall-199 17s -19s linear infinite}@keyframes fall-199{47.619%{transform:translate(60.8098vw,47.619vh) scale(.3289)}to{transform:translate(62.6463vw,99vh) scale(.3289)}}.snow:nth-child(200){opacity:.6358;transform:translate(77.2974vw,-10px) scale(.4907);animation:fall-200 26s -1s linear infinite}@keyframes fall-200{65.043%{transform:translate(76.5979vw,65.043vh) scale(.4907)}to{transform:translate(76.94765vw,99vh) scale(.4907)}}.snow:nth-child(201){opacity:1.5496;transform:translate(25.2418vw,-10px) scale(.3278);animation:fall-201 29s -30s linear infinite}@keyframes fall-201{50.415%{transform:translate(24.1754vw,50.415vh) scale(.3278)}to{transform:translate(24.7086vw,99vh) scale(.3278)}}.snow:nth-child(202){opacity:.0404;transform:translate(36.0697vw,-10px) scale(.1733);animation:fall-202 28s -16s linear infinite}@keyframes fall-202{56.663%{transform:translate(43.3817vw,56.663vh) scale(.1733)}to{transform:translate(39.7257vw,99vh) scale(.1733)}}.snow:nth-child(203){opacity:1.9322;transform:translate(10.7088vw,-10px) scale(.2355);animation:fall-203 10s -5s linear infinite}@keyframes fall-203{65.172%{transform:translate(19.2107vw,65.172vh) scale(.2355)}to{transform:translate(14.95975vw,99vh) scale(.2355)}}.snow:nth-child(204){opacity:.698;transform:translate(46.8594vw,-10px) scale(.7817);animation:fall-204 10s -15s linear infinite}@keyframes fall-204{33.975%{transform:translate(45.2414vw,33.975vh) scale(.7817)}to{transform:translate(46.0504vw,99vh) scale(.7817)}}.snow:nth-child(205){opacity:.8832;transform:translate(16.9497vw,-10px) scale(.6986);animation:fall-205 14s -12s linear infinite}@keyframes fall-205{64.085%{transform:translate(24.5457vw,64.085vh) scale(.6986)}to{transform:translate(20.7477vw,99vh) scale(.6986)}}.snow:nth-child(206){opacity:1.0288;transform:translate(35.3112vw,-10px) scale(.9979);animation:fall-206 17s -12s linear infinite}@keyframes fall-206{79.412%{transform:translate(39.1149vw,79.412vh) scale(.9979)}to{transform:translate(37.21305vw,99vh) scale(.9979)}}.snow:nth-child(207){opacity:1.2556;transform:translate(90.6123vw,-10px) scale(.6773);animation:fall-207 18s -20s linear infinite}@keyframes fall-207{71.234%{transform:translate(93.3199vw,71.234vh) scale(.6773)}to{transform:translate(91.9661vw,99vh) scale(.6773)}}.snow:nth-child(208){opacity:1.099;transform:translate(52.3946vw,-10px) scale(.9407);animation:fall-208 21s -26s linear infinite}@keyframes fall-208{38.502%{transform:translate(44.9934vw,38.502vh) scale(.9407)}to{transform:translate(48.694vw,99vh) scale(.9407)}}.snow:nth-child(209){opacity:.9398;transform:translate(56.574vw,-10px) scale(.2023);animation:fall-209 22s -7s linear infinite}@keyframes fall-209{50.019%{transform:translate(60.3208vw,50.019vh) scale(.2023)}to{transform:translate(58.4474vw,99vh) scale(.2023)}}.snow:nth-child(210){opacity:.672;transform:translate(77.7153vw,-10px) scale(.0214);animation:fall-210 25s -16s linear infinite}@keyframes fall-210{45.421%{transform:translate(87.0398vw,45.421vh) scale(.0214)}to{transform:translate(82.37755vw,99vh) scale(.0214)}}.snow:nth-child(211){opacity:.2878;transform:translate(8.3598vw,-10px) scale(.1097);animation:fall-211 29s -20s linear infinite}@keyframes fall-211{34.805%{transform:translate(2.4681vw,34.805vh) scale(.1097)}to{transform:translate(5.41395vw,99vh) scale(.1097)}}.snow:nth-child(212){opacity:.2764;transform:translate(6.0296vw,-10px) scale(.0223);animation:fall-212 18s -22s linear infinite}@keyframes fall-212{73.793%{transform:translate(-.4409vw,73.793vh) scale(.0223)}to{transform:translate(2.79435vw,99vh) scale(.0223)}}.snow:nth-child(213){opacity:.2388;transform:translate(50.2345vw,-10px) scale(.3812);animation:fall-213 13s -28s linear infinite}@keyframes fall-213{69.544%{transform:translate(52.2691vw,69.544vh) scale(.3812)}to{transform:translate(51.2518vw,99vh) scale(.3812)}}.snow:nth-child(214){opacity:1.9434;transform:translate(81.764vw,-10px) scale(.5063);animation:fall-214 30s -22s linear infinite}@keyframes fall-214{46.656%{transform:translate(79.1084vw,46.656vh) scale(.5063)}to{transform:translate(80.4362vw,99vh) scale(.5063)}}.snow:nth-child(215){opacity:.4528;transform:translate(51.7595vw,-10px) scale(.3948);animation:fall-215 21s -15s linear infinite}@keyframes fall-215{73.945%{transform:translate(43.6948vw,73.945vh) scale(.3948)}to{transform:translate(47.72715vw,99vh) scale(.3948)}}.snow:nth-child(216){opacity:.8618;transform:translate(51.9796vw,-10px) scale(.4828);animation:fall-216 13s -3s linear infinite}@keyframes fall-216{70.727%{transform:translate(61.3015vw,70.727vh) scale(.4828)}to{transform:translate(56.64055vw,99vh) scale(.4828)}}.snow:nth-child(217){opacity:.5282;transform:translate(57.5708vw,-10px) scale(.1752);animation:fall-217 25s -9s linear infinite}@keyframes fall-217{72.913%{transform:translate(65.7663vw,72.913vh) scale(.1752)}to{transform:translate(61.66855vw,99vh) scale(.1752)}}.snow:nth-child(218){opacity:1.1272;transform:translate(67.9322vw,-10px) scale(.3399);animation:fall-218 28s -29s linear infinite}@keyframes fall-218{66.204%{transform:translate(61.9038vw,66.204vh) scale(.3399)}to{transform:translate(64.918vw,99vh) scale(.3399)}}.snow:nth-child(219){opacity:.6198;transform:translate(19.5722vw,-10px) scale(.9271);animation:fall-219 25s -11s linear infinite}@keyframes fall-219{50.372%{transform:translate(27.518vw,50.372vh) scale(.9271)}to{transform:translate(23.5451vw,99vh) scale(.9271)}}.snow:nth-child(220){opacity:.6352;transform:translate(40.7402vw,-10px) scale(.6027);animation:fall-220 12s -23s linear infinite}@keyframes fall-220{37.631%{transform:translate(42.7534vw,37.631vh) scale(.6027)}to{transform:translate(41.7468vw,99vh) scale(.6027)}}.snow:nth-child(221){opacity:.366;transform:translate(40.8304vw,-10px) scale(.2711);animation:fall-221 18s -5s linear infinite}@keyframes fall-221{52.589%{transform:translate(48.1112vw,52.589vh) scale(.2711)}to{transform:translate(44.4708vw,99vh) scale(.2711)}}.snow:nth-child(222){opacity:.6312;transform:translate(20.9252vw,-10px) scale(.015);animation:fall-222 13s -19s linear infinite}@keyframes fall-222{68.778%{transform:translate(26.6811vw,68.778vh) scale(.015)}to{transform:translate(23.80315vw,99vh) scale(.015)}}.snow:nth-child(223){opacity:.134;transform:translate(63.4071vw,-10px) scale(.8844);animation:fall-223 28s -23s linear infinite}@keyframes fall-223{44.063%{transform:translate(57.6228vw,44.063vh) scale(.8844)}to{transform:translate(60.51495vw,99vh) scale(.8844)}}.snow:nth-child(224){opacity:1.1368;transform:translate(70.4313vw,-10px) scale(.2659);animation:fall-224 17s -13s linear infinite}@keyframes fall-224{40.032%{transform:translate(63.0664vw,40.032vh) scale(.2659)}to{transform:translate(66.74885vw,99vh) scale(.2659)}}.snow:nth-child(225){opacity:1.4276;transform:translate(32.4558vw,-10px) scale(.8402);animation:fall-225 30s -12s linear infinite}@keyframes fall-225{44.384%{transform:translate(29.5234vw,44.384vh) scale(.8402)}to{transform:translate(30.9896vw,99vh) scale(.8402)}}.snow:nth-child(226){opacity:.8192;transform:translate(50.1004vw,-10px) scale(.2839);animation:fall-226 15s -20s linear infinite}@keyframes fall-226{64.198%{transform:translate(51.8645vw,64.198vh) scale(.2839)}to{transform:translate(50.98245vw,99vh) scale(.2839)}}.snow:nth-child(227){opacity:1.339;transform:translate(15.6744vw,-10px) scale(.731);animation:fall-227 20s -17s linear infinite}@keyframes fall-227{43.54%{transform:translate(19.7099vw,43.54vh) scale(.731)}to{transform:translate(17.69215vw,99vh) scale(.731)}}.snow:nth-child(228){opacity:.5788;transform:translate(8.6506vw,-10px) scale(.4147);animation:fall-228 25s -17s linear infinite}@keyframes fall-228{76.656%{transform:translate(6.8919vw,76.656vh) scale(.4147)}to{transform:translate(7.77125vw,99vh) scale(.4147)}}.snow:nth-child(229){opacity:1.63;transform:translate(81.949vw,-10px) scale(.6357);animation:fall-229 13s -18s linear infinite}@keyframes fall-229{31.387%{transform:translate(87.403vw,31.387vh) scale(.6357)}to{transform:translate(84.676vw,99vh) scale(.6357)}}.snow:nth-child(230){opacity:1.7904;transform:translate(19.1473vw,-10px) scale(.6777);animation:fall-230 27s -28s linear infinite}@keyframes fall-230{59.678%{transform:translate(10.9353vw,59.678vh) scale(.6777)}to{transform:translate(15.0413vw,99vh) scale(.6777)}}.snow:nth-child(231){opacity:1.2186;transform:translate(6.9727vw,-10px) scale(.9426);animation:fall-231 23s -16s linear infinite}@keyframes fall-231{63.205%{transform:translate(-.7777vw,63.205vh) scale(.9426)}to{transform:translate(3.0975vw,99vh) scale(.9426)}}.snow:nth-child(232){opacity:.2102;transform:translate(8.4395vw,-10px) scale(.0607);animation:fall-232 28s -24s linear infinite}@keyframes fall-232{52.213%{transform:translate(2.0274vw,52.213vh) scale(.0607)}to{transform:translate(5.23345vw,99vh) scale(.0607)}}.snow:nth-child(233){opacity:1.712;transform:translate(6.5669vw,-10px) scale(.6193);animation:fall-233 27s -11s linear infinite}@keyframes fall-233{50.209%{transform:translate(-3.2099vw,50.209vh) scale(.6193)}to{transform:translate(1.6785vw,99vh) scale(.6193)}}.snow:nth-child(234){opacity:.6344;transform:translate(1.3454vw,-10px) scale(.2637);animation:fall-234 19s -3s linear infinite}@keyframes fall-234{52.732%{transform:translate(10.7742vw,52.732vh) scale(.2637)}to{transform:translate(6.0598vw,99vh) scale(.2637)}}.snow:nth-child(235){opacity:1.2324;transform:translate(3.424vw,-10px) scale(.614);animation:fall-235 29s -2s linear infinite}@keyframes fall-235{68.196%{transform:translate(-3.945vw,68.196vh) scale(.614)}to{transform:translate(-.2605vw,99vh) scale(.614)}}.snow:nth-child(236){opacity:1.5516;transform:translate(25.0234vw,-10px) scale(.5463);animation:fall-236 21s -24s linear infinite}@keyframes fall-236{36.432%{transform:translate(23.0868vw,36.432vh) scale(.5463)}to{transform:translate(24.0551vw,99vh) scale(.5463)}}.snow:nth-child(237){opacity:.4158;transform:translate(50.0373vw,-10px) scale(.4498);animation:fall-237 23s -11s linear infinite}@keyframes fall-237{62.18%{transform:translate(41.1657vw,62.18vh) scale(.4498)}to{transform:translate(45.6015vw,99vh) scale(.4498)}}.snow:nth-child(238){opacity:1.269;transform:translate(90.6009vw,-10px) scale(.1333);animation:fall-238 11s -21s linear infinite}@keyframes fall-238{59.707%{transform:translate(86.075vw,59.707vh) scale(.1333)}to{transform:translate(88.33795vw,99vh) scale(.1333)}}.snow:nth-child(239){opacity:1.4854;transform:translate(70.3765vw,-10px) scale(.0786);animation:fall-239 26s -7s linear infinite}@keyframes fall-239{68.155%{transform:translate(69.6871vw,68.155vh) scale(.0786)}to{transform:translate(70.0318vw,99vh) scale(.0786)}}.snow:nth-child(240){opacity:.6896;transform:translate(23.2713vw,-10px) scale(.6979);animation:fall-240 16s -11s linear infinite}@keyframes fall-240{35.068%{transform:translate(19.6143vw,35.068vh) scale(.6979)}to{transform:translate(21.4428vw,99vh) scale(.6979)}}.snow:nth-child(241){opacity:1.2844;transform:translate(32.2636vw,-10px) scale(.075);animation:fall-241 16s -12s linear infinite}@keyframes fall-241{66.623%{transform:translate(23.1474vw,66.623vh) scale(.075)}to{transform:translate(27.7055vw,99vh) scale(.075)}}.snow:nth-child(242){opacity:.453;transform:translate(27.2014vw,-10px) scale(.3828);animation:fall-242 30s -6s linear infinite}@keyframes fall-242{32.77%{transform:translate(29.8038vw,32.77vh) scale(.3828)}to{transform:translate(28.5026vw,99vh) scale(.3828)}}.snow:nth-child(243){opacity:1.3364;transform:translate(95.3986vw,-10px) scale(.6995);animation:fall-243 13s -27s linear infinite}@keyframes fall-243{66.221%{transform:translate(97.0527vw,66.221vh) scale(.6995)}to{transform:translate(96.22565vw,99vh) scale(.6995)}}.snow:nth-child(244){opacity:.0076;transform:translate(79.9108vw,-10px) scale(.3956);animation:fall-244 12s -8s linear infinite}@keyframes fall-244{39.262%{transform:translate(73.6535vw,39.262vh) scale(.3956)}to{transform:translate(76.78215vw,99vh) scale(.3956)}}.snow:nth-child(245){opacity:.8052;transform:translate(2.3865vw,-10px) scale(.4022);animation:fall-245 19s -3s linear infinite}@keyframes fall-245{67.223%{transform:translate(2.4106vw,67.223vh) scale(.4022)}to{transform:translate(2.39855vw,99vh) scale(.4022)}}.snow:nth-child(246){opacity:1.1004;transform:translate(19.9082vw,-10px) scale(.2944);animation:fall-246 22s -30s linear infinite}@keyframes fall-246{50.457%{transform:translate(14.3758vw,50.457vh) scale(.2944)}to{transform:translate(17.142vw,99vh) scale(.2944)}}.snow:nth-child(247){opacity:1.4586;transform:translate(70.7947vw,-10px) scale(.3807);animation:fall-247 23s -6s linear infinite}@keyframes fall-247{36.06%{transform:translate(69.2685vw,36.06vh) scale(.3807)}to{transform:translate(70.0316vw,99vh) scale(.3807)}}.snow:nth-child(248){opacity:.5158;transform:translate(5.1754vw,-10px) scale(.6004);animation:fall-248 29s -19s linear infinite}@keyframes fall-248{56.339%{transform:translate(-.9118vw,56.339vh) scale(.6004)}to{transform:translate(2.1318vw,99vh) scale(.6004)}}.snow:nth-child(249){opacity:1.3524;transform:translate(44.2106vw,-10px) scale(.0237);animation:fall-249 25s -23s linear infinite}@keyframes fall-249{41.668%{transform:translate(44.9435vw,41.668vh) scale(.0237)}to{transform:translate(44.57705vw,99vh) scale(.0237)}}.snow:nth-child(250){opacity:1.4716;transform:translate(41.4107vw,-10px) scale(.2096);animation:fall-250 14s -11s linear infinite}@keyframes fall-250{42.165%{transform:translate(41.0708vw,42.165vh) scale(.2096)}to{transform:translate(41.24075vw,99vh) scale(.2096)}}.snow:nth-child(251){opacity:.5402;transform:translate(60.8781vw,-10px) scale(.0948);animation:fall-251 16s -7s linear infinite}@keyframes fall-251{30.51%{transform:translate(57.6312vw,30.51vh) scale(.0948)}to{transform:translate(59.25465vw,99vh) scale(.0948)}}.snow:nth-child(252){opacity:1.5484;transform:translate(87.3586vw,-10px) scale(.386);animation:fall-252 10s -20s linear infinite}@keyframes fall-252{69.447%{transform:translate(89.9332vw,69.447vh) scale(.386)}to{transform:translate(88.6459vw,99vh) scale(.386)}}.snow:nth-child(253){opacity:.2252;transform:translate(50.3311vw,-10px) scale(.9702);animation:fall-253 10s -12s linear infinite}@keyframes fall-253{66.752%{transform:translate(45.927vw,66.752vh) scale(.9702)}to{transform:translate(48.12905vw,99vh) scale(.9702)}}.snow:nth-child(254){opacity:1.9428;transform:translate(18.0385vw,-10px) scale(.8074);animation:fall-254 13s -29s linear infinite}@keyframes fall-254{37.771%{transform:translate(21.7007vw,37.771vh) scale(.8074)}to{transform:translate(19.8696vw,99vh) scale(.8074)}}.snow:nth-child(255){opacity:1.255;transform:translate(79.7937vw,-10px) scale(.3838);animation:fall-255 28s -19s linear infinite}@keyframes fall-255{42.244%{transform:translate(79.7474vw,42.244vh) scale(.3838)}to{transform:translate(79.77055vw,99vh) scale(.3838)}}.snow:nth-child(256){opacity:1.834;transform:translate(33.2541vw,-10px) scale(.5245);animation:fall-256 14s -8s linear infinite}@keyframes fall-256{30.781%{transform:translate(41.4977vw,30.781vh) scale(.5245)}to{transform:translate(37.3759vw,99vh) scale(.5245)}}.snow:nth-child(257){opacity:1.5998;transform:translate(55.4859vw,-10px) scale(.3084);animation:fall-257 24s -21s linear infinite}@keyframes fall-257{61.47%{transform:translate(50.6584vw,61.47vh) scale(.3084)}to{transform:translate(53.07215vw,99vh) scale(.3084)}}.snow:nth-child(258){opacity:1.4052;transform:translate(99.7691vw,-10px) scale(.7629);animation:fall-258 19s -15s linear infinite}@keyframes fall-258{59.516%{transform:translate(102.6654vw,59.516vh) scale(.7629)}to{transform:translate(101.21725vw,99vh) scale(.7629)}}.snow:nth-child(259){opacity:1.133;transform:translate(47.4568vw,-10px) scale(.5312);animation:fall-259 17s -8s linear infinite}@keyframes fall-259{48.361%{transform:translate(56.1887vw,48.361vh) scale(.5312)}to{transform:translate(51.82275vw,99vh) scale(.5312)}}.snow:nth-child(260){opacity:1.751;transform:translate(76.918vw,-10px) scale(.2519);animation:fall-260 13s -12s linear infinite}@keyframes fall-260{48.194%{transform:translate(68.8982vw,48.194vh) scale(.2519)}to{transform:translate(72.9081vw,99vh) scale(.2519)}}.snow:nth-child(261){opacity:1.641;transform:translate(43.5849vw,-10px) scale(.779);animation:fall-261 12s -11s linear infinite}@keyframes fall-261{52.275%{transform:translate(35.1675vw,52.275vh) scale(.779)}to{transform:translate(39.3762vw,99vh) scale(.779)}}.snow:nth-child(262){opacity:.9286;transform:translate(21.423vw,-10px) scale(.8975);animation:fall-262 16s -21s linear infinite}@keyframes fall-262{38.012%{transform:translate(19.0596vw,38.012vh) scale(.8975)}to{transform:translate(20.2413vw,99vh) scale(.8975)}}.snow:nth-child(263){opacity:1.068;transform:translate(17.5116vw,-10px) scale(.55);animation:fall-263 10s -21s linear infinite}@keyframes fall-263{37.56%{transform:translate(23.4919vw,37.56vh) scale(.55)}to{transform:translate(20.50175vw,99vh) scale(.55)}}.snow:nth-child(264){opacity:1.6772;transform:translate(10.3147vw,-10px) scale(.4282);animation:fall-264 11s -22s linear infinite}@keyframes fall-264{31.275%{transform:translate(15.0089vw,31.275vh) scale(.4282)}to{transform:translate(12.6618vw,99vh) scale(.4282)}}.snow:nth-child(265){opacity:.6772;transform:translate(20.6366vw,-10px) scale(.4819);animation:fall-265 29s -1s linear infinite}@keyframes fall-265{40.024%{transform:translate(21.0644vw,40.024vh) scale(.4819)}to{transform:translate(20.8505vw,99vh) scale(.4819)}}.snow:nth-child(266){opacity:.8064;transform:translate(13.9791vw,-10px) scale(.5732);animation:fall-266 26s -9s linear infinite}@keyframes fall-266{65.787%{transform:translate(13.3992vw,65.787vh) scale(.5732)}to{transform:translate(13.68915vw,99vh) scale(.5732)}}.snow:nth-child(267){opacity:.4114;transform:translate(69.896vw,-10px) scale(.8405);animation:fall-267 23s -14s linear infinite}@keyframes fall-267{71.262%{transform:translate(69.3217vw,71.262vh) scale(.8405)}to{transform:translate(69.60885vw,99vh) scale(.8405)}}.snow:nth-child(268){opacity:.5586;transform:translate(11.2008vw,-10px) scale(.7378);animation:fall-268 21s -18s linear infinite}@keyframes fall-268{64.875%{transform:translate(9.8541vw,64.875vh) scale(.7378)}to{transform:translate(10.52745vw,99vh) scale(.7378)}}.snow:nth-child(269){opacity:.9926;transform:translate(98.1507vw,-10px) scale(.3678);animation:fall-269 30s -22s linear infinite}@keyframes fall-269{64.256%{transform:translate(98.0682vw,64.256vh) scale(.3678)}to{transform:translate(98.10945vw,99vh) scale(.3678)}}.snow:nth-child(270){opacity:1.686;transform:translate(59.2829vw,-10px) scale(.1496);animation:fall-270 24s -12s linear infinite}@keyframes fall-270{69.386%{transform:translate(60.299vw,69.386vh) scale(.1496)}to{transform:translate(59.79095vw,99vh) scale(.1496)}}.snow:nth-child(271){opacity:1.7282;transform:translate(10.0409vw,-10px) scale(.3455);animation:fall-271 20s -2s linear infinite}@keyframes fall-271{44.981%{transform:translate(3.8968vw,44.981vh) scale(.3455)}to{transform:translate(6.96885vw,99vh) scale(.3455)}}.snow:nth-child(272){opacity:.9854;transform:translate(99.3698vw,-10px) scale(.261);animation:fall-272 16s -7s linear infinite}@keyframes fall-272{73.653%{transform:translate(104.6039vw,73.653vh) scale(.261)}to{transform:translate(101.98685vw,99vh) scale(.261)}}.snow:nth-child(273){opacity:.2708;transform:translate(62.0573vw,-10px) scale(.1634);animation:fall-273 13s -28s linear infinite}@keyframes fall-273{55.53%{transform:translate(53.3988vw,55.53vh) scale(.1634)}to{transform:translate(57.72805vw,99vh) scale(.1634)}}.snow:nth-child(274){opacity:.8044;transform:translate(71.3vw,-10px) scale(.6058);animation:fall-274 15s -9s linear infinite}@keyframes fall-274{76.327%{transform:translate(61.3068vw,76.327vh) scale(.6058)}to{transform:translate(66.3034vw,99vh) scale(.6058)}}.snow:nth-child(275){opacity:.5436;transform:translate(79.5456vw,-10px) scale(.1842);animation:fall-275 12s -14s linear infinite}@keyframes fall-275{67.119%{transform:translate(69.5785vw,67.119vh) scale(.1842)}to{transform:translate(74.56205vw,99vh) scale(.1842)}}.snow:nth-child(276){opacity:1.468;transform:translate(77.6779vw,-10px) scale(.4965);animation:fall-276 11s -21s linear infinite}@keyframes fall-276{58.184%{transform:translate(74.271vw,58.184vh) scale(.4965)}to{transform:translate(75.97445vw,99vh) scale(.4965)}}.snow:nth-child(277){opacity:1.1218;transform:translate(47.4061vw,-10px) scale(.5142);animation:fall-277 18s -20s linear infinite}@keyframes fall-277{46.935%{transform:translate(52.2656vw,46.935vh) scale(.5142)}to{transform:translate(49.83585vw,99vh) scale(.5142)}}.snow:nth-child(278){opacity:1.4222;transform:translate(90.2967vw,-10px) scale(.5792);animation:fall-278 21s -30s linear infinite}@keyframes fall-278{54.881%{transform:translate(92.9149vw,54.881vh) scale(.5792)}to{transform:translate(91.6058vw,99vh) scale(.5792)}}.snow:nth-child(279){opacity:1.0176;transform:translate(34.8537vw,-10px) scale(.7245);animation:fall-279 30s -27s linear infinite}@keyframes fall-279{59.79%{transform:translate(26.2488vw,59.79vh) scale(.7245)}to{transform:translate(30.55125vw,99vh) scale(.7245)}}.snow:nth-child(280){opacity:.6462;transform:translate(48.4284vw,-10px) scale(.5986);animation:fall-280 24s -4s linear infinite}@keyframes fall-280{45.749%{transform:translate(55.5378vw,45.749vh) scale(.5986)}to{transform:translate(51.9831vw,99vh) scale(.5986)}}.snow:nth-child(281){opacity:.2532;transform:translate(55.9743vw,-10px) scale(.0244);animation:fall-281 22s -5s linear infinite}@keyframes fall-281{59.681%{transform:translate(53.7607vw,59.681vh) scale(.0244)}to{transform:translate(54.8675vw,99vh) scale(.0244)}}.snow:nth-child(282){opacity:1.8084;transform:translate(45.9747vw,-10px) scale(.9759);animation:fall-282 24s -1s linear infinite}@keyframes fall-282{67.444%{transform:translate(44.3931vw,67.444vh) scale(.9759)}to{transform:translate(45.1839vw,99vh) scale(.9759)}}.snow:nth-child(283){opacity:1.5344;transform:translate(57.1383vw,-10px) scale(.5017);animation:fall-283 23s -19s linear infinite}@keyframes fall-283{52.601%{transform:translate(57.9169vw,52.601vh) scale(.5017)}to{transform:translate(57.5276vw,99vh) scale(.5017)}}.snow:nth-child(284){opacity:1.2546;transform:translate(84.6138vw,-10px) scale(.3685);animation:fall-284 20s -8s linear infinite}@keyframes fall-284{34.723%{transform:translate(92.512vw,34.723vh) scale(.3685)}to{transform:translate(88.5629vw,99vh) scale(.3685)}}.snow:nth-child(285){opacity:1.241;transform:translate(98.2203vw,-10px) scale(.2891);animation:fall-285 30s -25s linear infinite}@keyframes fall-285{70.242%{transform:translate(94.6997vw,70.242vh) scale(.2891)}to{transform:translate(96.46vw,99vh) scale(.2891)}}.snow:nth-child(286){opacity:.753;transform:translate(39.6612vw,-10px) scale(.5454);animation:fall-286 17s -17s linear infinite}@keyframes fall-286{41.401%{transform:translate(42.0002vw,41.401vh) scale(.5454)}to{transform:translate(40.8307vw,99vh) scale(.5454)}}.snow:nth-child(287){opacity:1.4088;transform:translate(26.4535vw,-10px) scale(.2029);animation:fall-287 10s -28s linear infinite}@keyframes fall-287{67.572%{transform:translate(22.1509vw,67.572vh) scale(.2029)}to{transform:translate(24.3022vw,99vh) scale(.2029)}}.snow:nth-child(288){opacity:1.6036;transform:translate(65.6876vw,-10px) scale(.5075);animation:fall-288 10s -2s linear infinite}@keyframes fall-288{53.905%{transform:translate(58.2901vw,53.905vh) scale(.5075)}to{transform:translate(61.98885vw,99vh) scale(.5075)}}.snow:nth-child(289){opacity:.4668;transform:translate(20.1705vw,-10px) scale(.3082);animation:fall-289 11s -21s linear infinite}@keyframes fall-289{70.963%{transform:translate(24.7066vw,70.963vh) scale(.3082)}to{transform:translate(22.43855vw,99vh) scale(.3082)}}.snow:nth-child(290){opacity:.4298;transform:translate(56.7566vw,-10px) scale(.1118);animation:fall-290 11s -14s linear infinite}@keyframes fall-290{53.921%{transform:translate(57.8724vw,53.921vh) scale(.1118)}to{transform:translate(57.3145vw,99vh) scale(.1118)}}.snow:nth-child(291){opacity:.9766;transform:translate(50.3796vw,-10px) scale(.9644);animation:fall-291 14s -18s linear infinite}@keyframes fall-291{59.437%{transform:translate(58.711vw,59.437vh) scale(.9644)}to{transform:translate(54.5453vw,99vh) scale(.9644)}}.snow:nth-child(292){opacity:1.5376;transform:translate(68.0591vw,-10px) scale(.3787);animation:fall-292 18s -22s linear infinite}@keyframes fall-292{77.295%{transform:translate(59.4286vw,77.295vh) scale(.3787)}to{transform:translate(63.74385vw,99vh) scale(.3787)}}.snow:nth-child(293){opacity:1.5576;transform:translate(72.2901vw,-10px) scale(.2837);animation:fall-293 26s -28s linear infinite}@keyframes fall-293{58.841%{transform:translate(66.821vw,58.841vh) scale(.2837)}to{transform:translate(69.55555vw,99vh) scale(.2837)}}.snow:nth-child(294){opacity:1.1112;transform:translate(88.2765vw,-10px) scale(.723);animation:fall-294 22s -16s linear infinite}@keyframes fall-294{32.843%{transform:translate(91.6879vw,32.843vh) scale(.723)}to{transform:translate(89.9822vw,99vh) scale(.723)}}.snow:nth-child(295){opacity:1.7502;transform:translate(53.0632vw,-10px) scale(.1343);animation:fall-295 26s -22s linear infinite}@keyframes fall-295{72.413%{transform:translate(53.0314vw,72.413vh) scale(.1343)}to{transform:translate(53.0473vw,99vh) scale(.1343)}}.snow:nth-child(296){opacity:.3202;transform:translate(98.2652vw,-10px) scale(.5838);animation:fall-296 23s -1s linear infinite}@keyframes fall-296{41.422%{transform:translate(90.1254vw,41.422vh) scale(.5838)}to{transform:translate(94.1953vw,99vh) scale(.5838)}}.snow:nth-child(297){opacity:.827;transform:translate(79.7356vw,-10px) scale(.4194);animation:fall-297 22s -29s linear infinite}@keyframes fall-297{68.751%{transform:translate(87.539vw,68.751vh) scale(.4194)}to{transform:translate(83.6373vw,99vh) scale(.4194)}}.snow:nth-child(298){opacity:.4162;transform:translate(92.2955vw,-10px) scale(.5061);animation:fall-298 14s -17s linear infinite}@keyframes fall-298{32.585%{transform:translate(85.0501vw,32.585vh) scale(.5061)}to{transform:translate(88.6728vw,99vh) scale(.5061)}}.snow:nth-child(299){opacity:1.8664;transform:translate(71.1115vw,-10px) scale(.0175);animation:fall-299 25s -12s linear infinite}@keyframes fall-299{42.366%{transform:translate(72.8727vw,42.366vh) scale(.0175)}to{transform:translate(71.9921vw,99vh) scale(.0175)}}.snow:nth-child(300){opacity:.0022;transform:translate(41.3977vw,-10px) scale(.2596);animation:fall-300 30s -24s linear infinite}@keyframes fall-300{60.687%{transform:translate(49.6467vw,60.687vh) scale(.2596)}to{transform:translate(45.5222vw,99vh) scale(.2596)}}.snow:nth-child(301){opacity:.141;transform:translate(97.3192vw,-10px) scale(.8613);animation:fall-301 20s -16s linear infinite}@keyframes fall-301{58.038%{transform:translate(88.7725vw,58.038vh) scale(.8613)}to{transform:translate(93.04585vw,99vh) scale(.8613)}}.snow:nth-child(302){opacity:.4646;transform:translate(50.2854vw,-10px) scale(.4211);animation:fall-302 13s -5s linear infinite}@keyframes fall-302{73.233%{transform:translate(57.7152vw,73.233vh) scale(.4211)}to{transform:translate(54.0003vw,99vh) scale(.4211)}}.snow:nth-child(303){opacity:.9306;transform:translate(91.9955vw,-10px) scale(.3313);animation:fall-303 10s -13s linear infinite}@keyframes fall-303{79.109%{transform:translate(89.5098vw,79.109vh) scale(.3313)}to{transform:translate(90.75265vw,99vh) scale(.3313)}}.snow:nth-child(304){opacity:.137;transform:translate(30.5967vw,-10px) scale(.6021);animation:fall-304 16s -3s linear infinite}@keyframes fall-304{71.211%{transform:translate(21.7035vw,71.211vh) scale(.6021)}to{transform:translate(26.1501vw,99vh) scale(.6021)}}.snow:nth-child(305){opacity:1.9036;transform:translate(58.8529vw,-10px) scale(.368);animation:fall-305 18s -28s linear infinite}@keyframes fall-305{78.909%{transform:translate(52.2365vw,78.909vh) scale(.368)}to{transform:translate(55.5447vw,99vh) scale(.368)}}.snow:nth-child(306){opacity:1.959;transform:translate(33.0752vw,-10px) scale(.1978);animation:fall-306 15s -19s linear infinite}@keyframes fall-306{72.072%{transform:translate(28.4927vw,72.072vh) scale(.1978)}to{transform:translate(30.78395vw,99vh) scale(.1978)}}.snow:nth-child(307){opacity:1.2924;transform:translate(38.5853vw,-10px) scale(.9203);animation:fall-307 15s -16s linear infinite}@keyframes fall-307{50.201%{transform:translate(39.8054vw,50.201vh) scale(.9203)}to{transform:translate(39.19535vw,99vh) scale(.9203)}}.snow:nth-child(308){opacity:1.9526;transform:translate(56.146vw,-10px) scale(.6132);animation:fall-308 21s -9s linear infinite}@keyframes fall-308{36.879%{transform:translate(59.7619vw,36.879vh) scale(.6132)}to{transform:translate(57.95395vw,99vh) scale(.6132)}}.snow:nth-child(309){opacity:.0484;transform:translate(34.058vw,-10px) scale(.2985);animation:fall-309 11s -11s linear infinite}@keyframes fall-309{58.319%{transform:translate(25.3786vw,58.319vh) scale(.2985)}to{transform:translate(29.7183vw,99vh) scale(.2985)}}.snow:nth-child(310){opacity:1.2924;transform:translate(35.6028vw,-10px) scale(.7038);animation:fall-310 18s -7s linear infinite}@keyframes fall-310{75.24%{transform:translate(35.3191vw,75.24vh) scale(.7038)}to{transform:translate(35.46095vw,99vh) scale(.7038)}}.snow:nth-child(311){opacity:1.9452;transform:translate(18.5411vw,-10px) scale(.6347);animation:fall-311 25s -10s linear infinite}@keyframes fall-311{55.126%{transform:translate(26.4215vw,55.126vh) scale(.6347)}to{transform:translate(22.4813vw,99vh) scale(.6347)}}.snow:nth-child(312){opacity:1.8746;transform:translate(51.2393vw,-10px) scale(.8428);animation:fall-312 13s -19s linear infinite}@keyframes fall-312{70.328%{transform:translate(55.1733vw,70.328vh) scale(.8428)}to{transform:translate(53.2063vw,99vh) scale(.8428)}}.snow:nth-child(313){opacity:.3398;transform:translate(4.464vw,-10px) scale(.5513);animation:fall-313 28s -4s linear infinite}@keyframes fall-313{65.904%{transform:translate(9.7484vw,65.904vh) scale(.5513)}to{transform:translate(7.1062vw,99vh) scale(.5513)}}.snow:nth-child(314){opacity:1.8448;transform:translate(6.7999vw,-10px) scale(.0728);animation:fall-314 19s -23s linear infinite}@keyframes fall-314{56.393%{transform:translate(15.3407vw,56.393vh) scale(.0728)}to{transform:translate(11.0703vw,99vh) scale(.0728)}}.snow:nth-child(315){opacity:.8642;transform:translate(99.2391vw,-10px) scale(.7112);animation:fall-315 13s -8s linear infinite}@keyframes fall-315{35.971%{transform:translate(108.3498vw,35.971vh) scale(.7112)}to{transform:translate(103.79445vw,99vh) scale(.7112)}}.snow:nth-child(316){opacity:.059;transform:translate(47.7399vw,-10px) scale(.7903);animation:fall-316 21s -21s linear infinite}@keyframes fall-316{38.874%{transform:translate(40.578vw,38.874vh) scale(.7903)}to{transform:translate(44.15895vw,99vh) scale(.7903)}}.snow:nth-child(317){opacity:1.5434;transform:translate(85.9168vw,-10px) scale(.2064);animation:fall-317 24s -15s linear infinite}@keyframes fall-317{44.365%{transform:translate(87.9967vw,44.365vh) scale(.2064)}to{transform:translate(86.95675vw,99vh) scale(.2064)}}.snow:nth-child(318){opacity:.4384;transform:translate(29.049vw,-10px) scale(.55);animation:fall-318 28s -12s linear infinite}@keyframes fall-318{54.795%{transform:translate(34.2817vw,54.795vh) scale(.55)}to{transform:translate(31.66535vw,99vh) scale(.55)}}.snow:nth-child(319){opacity:.3636;transform:translate(55.2555vw,-10px) scale(.7342);animation:fall-319 24s -12s linear infinite}@keyframes fall-319{42.453%{transform:translate(61.0377vw,42.453vh) scale(.7342)}to{transform:translate(58.1466vw,99vh) scale(.7342)}}.snow:nth-child(320){opacity:.1578;transform:translate(67.5773vw,-10px) scale(.8879);animation:fall-320 19s -4s linear infinite}@keyframes fall-320{50.914%{transform:translate(74.1853vw,50.914vh) scale(.8879)}to{transform:translate(70.8813vw,99vh) scale(.8879)}}.snow:nth-child(321){opacity:.5432;transform:translate(11.1517vw,-10px) scale(.9367);animation:fall-321 20s -30s linear infinite}@keyframes fall-321{33.131%{transform:translate(2.4757vw,33.131vh) scale(.9367)}to{transform:translate(6.8137vw,99vh) scale(.9367)}}.snow:nth-child(322){opacity:1.8122;transform:translate(26.9463vw,-10px) scale(.9094);animation:fall-322 27s -10s linear infinite}@keyframes fall-322{60%{transform:translate(28.0347vw,60vh) scale(.9094)}to{transform:translate(27.4905vw,99vh) scale(.9094)}}.snow:nth-child(323){opacity:1.9114;transform:translate(44.6986vw,-10px) scale(.7584);animation:fall-323 23s -22s linear infinite}@keyframes fall-323{72.584%{transform:translate(46.6543vw,72.584vh) scale(.7584)}to{transform:translate(45.67645vw,99vh) scale(.7584)}}.snow:nth-child(324){opacity:1.1128;transform:translate(60.1352vw,-10px) scale(.0046);animation:fall-324 16s -2s linear infinite}@keyframes fall-324{78.831%{transform:translate(62.2066vw,78.831vh) scale(.0046)}to{transform:translate(61.1709vw,99vh) scale(.0046)}}.snow:nth-child(325){opacity:.426;transform:translate(26.0045vw,-10px) scale(.9023);animation:fall-325 23s -21s linear infinite}@keyframes fall-325{41.983%{transform:translate(20.9002vw,41.983vh) scale(.9023)}to{transform:translate(23.45235vw,99vh) scale(.9023)}}.snow:nth-child(326){opacity:1.8848;transform:translate(8.1682vw,-10px) scale(.2531);animation:fall-326 29s -3s linear infinite}@keyframes fall-326{55.411%{transform:translate(2.7375vw,55.411vh) scale(.2531)}to{transform:translate(5.45285vw,99vh) scale(.2531)}}.snow:nth-child(327){opacity:.1118;transform:translate(47.5523vw,-10px) scale(.446);animation:fall-327 14s -23s linear infinite}@keyframes fall-327{63.216%{transform:translate(41.5063vw,63.216vh) scale(.446)}to{transform:translate(44.5293vw,99vh) scale(.446)}}.snow:nth-child(328){opacity:1.1402;transform:translate(77.1109vw,-10px) scale(.9907);animation:fall-328 15s -8s linear infinite}@keyframes fall-328{44.881%{transform:translate(80.7901vw,44.881vh) scale(.9907)}to{transform:translate(78.9505vw,99vh) scale(.9907)}}.snow:nth-child(329){opacity:.9082;transform:translate(95.8092vw,-10px) scale(.2596);animation:fall-329 20s -23s linear infinite}@keyframes fall-329{44.645%{transform:translate(95.9356vw,44.645vh) scale(.2596)}to{transform:translate(95.8724vw,99vh) scale(.2596)}}.snow:nth-child(330){opacity:1.713;transform:translate(36.0353vw,-10px) scale(.7174);animation:fall-330 23s -2s linear infinite}@keyframes fall-330{42.469%{transform:translate(41.576vw,42.469vh) scale(.7174)}to{transform:translate(38.80565vw,99vh) scale(.7174)}}.snow:nth-child(331){opacity:.6448;transform:translate(93.6017vw,-10px) scale(.8226);animation:fall-331 16s -30s linear infinite}@keyframes fall-331{32.541%{transform:translate(97.601vw,32.541vh) scale(.8226)}to{transform:translate(95.60135vw,99vh) scale(.8226)}}.snow:nth-child(332){opacity:.0264;transform:translate(91.4246vw,-10px) scale(.5451);animation:fall-332 30s -2s linear infinite}@keyframes fall-332{51.889%{transform:translate(81.7022vw,51.889vh) scale(.5451)}to{transform:translate(86.5634vw,99vh) scale(.5451)}}.snow:nth-child(333){opacity:1.0636;transform:translate(1.9098vw,-10px) scale(.5391);animation:fall-333 29s -2s linear infinite}@keyframes fall-333{52.92%{transform:translate(-7.7838vw,52.92vh) scale(.5391)}to{transform:translate(-2.937vw,99vh) scale(.5391)}}.snow:nth-child(334){opacity:1.88;transform:translate(45.547vw,-10px) scale(.3236);animation:fall-334 18s -7s linear infinite}@keyframes fall-334{40.045%{transform:translate(38.2473vw,40.045vh) scale(.3236)}to{transform:translate(41.89715vw,99vh) scale(.3236)}}.snow:nth-child(335){opacity:.6032;transform:translate(21.2518vw,-10px) scale(.395);animation:fall-335 27s -7s linear infinite}@keyframes fall-335{44.247%{transform:translate(24.8039vw,44.247vh) scale(.395)}to{transform:translate(23.02785vw,99vh) scale(.395)}}.snow:nth-child(336){opacity:.5336;transform:translate(49.7888vw,-10px) scale(.9269);animation:fall-336 16s -18s linear infinite}@keyframes fall-336{39.973%{transform:translate(53.7974vw,39.973vh) scale(.9269)}to{transform:translate(51.7931vw,99vh) scale(.9269)}}.snow:nth-child(337){opacity:1.9432;transform:translate(20.2318vw,-10px) scale(.1653);animation:fall-337 20s -11s linear infinite}@keyframes fall-337{49.726%{transform:translate(20.9621vw,49.726vh) scale(.1653)}to{transform:translate(20.59695vw,99vh) scale(.1653)}}.snow:nth-child(338){opacity:.382;transform:translate(21.6233vw,-10px) scale(.6225);animation:fall-338 25s -6s linear infinite}@keyframes fall-338{40.468%{transform:translate(17.6765vw,40.468vh) scale(.6225)}to{transform:translate(19.6499vw,99vh) scale(.6225)}}.snow:nth-child(339){opacity:.8726;transform:translate(74.6643vw,-10px) scale(.0309);animation:fall-339 10s -25s linear infinite}@keyframes fall-339{63.137%{transform:translate(81.0026vw,63.137vh) scale(.0309)}to{transform:translate(77.83345vw,99vh) scale(.0309)}}.snow:nth-child(340){opacity:1.194;transform:translate(67.4254vw,-10px) scale(.5246);animation:fall-340 18s -25s linear infinite}@keyframes fall-340{54.883%{transform:translate(63.1176vw,54.883vh) scale(.5246)}to{transform:translate(65.2715vw,99vh) scale(.5246)}}.snow:nth-child(341){opacity:1.1914;transform:translate(4.1294vw,-10px) scale(.2114);animation:fall-341 12s -23s linear infinite}@keyframes fall-341{60.873%{transform:translate(11.7673vw,60.873vh) scale(.2114)}to{transform:translate(7.94835vw,99vh) scale(.2114)}}.snow:nth-child(342){opacity:.0338;transform:translate(39.2947vw,-10px) scale(.1651);animation:fall-342 18s -11s linear infinite}@keyframes fall-342{43.803%{transform:translate(40.7812vw,43.803vh) scale(.1651)}to{transform:translate(40.03795vw,99vh) scale(.1651)}}.snow:nth-child(343){opacity:1.6144;transform:translate(22.8985vw,-10px) scale(.7711);animation:fall-343 20s -23s linear infinite}@keyframes fall-343{33.686%{transform:translate(20.2909vw,33.686vh) scale(.7711)}to{transform:translate(21.5947vw,99vh) scale(.7711)}}.snow:nth-child(344){opacity:.6136;transform:translate(64.8506vw,-10px) scale(.6729);animation:fall-344 29s -5s linear infinite}@keyframes fall-344{77.309%{transform:translate(68.4899vw,77.309vh) scale(.6729)}to{transform:translate(66.67025vw,99vh) scale(.6729)}}.snow:nth-child(345){opacity:.4936;transform:translate(42.9466vw,-10px) scale(.8405);animation:fall-345 14s -26s linear infinite}@keyframes fall-345{63.893%{transform:translate(48.4872vw,63.893vh) scale(.8405)}to{transform:translate(45.7169vw,99vh) scale(.8405)}}.snow:nth-child(346){opacity:.6238;transform:translate(67.034vw,-10px) scale(.834);animation:fall-346 19s -23s linear infinite}@keyframes fall-346{31.725%{transform:translate(67.748vw,31.725vh) scale(.834)}to{transform:translate(67.391vw,99vh) scale(.834)}}.snow:nth-child(347){opacity:.6966;transform:translate(34.9071vw,-10px) scale(.596);animation:fall-347 25s -27s linear infinite}@keyframes fall-347{40.411%{transform:translate(37.3052vw,40.411vh) scale(.596)}to{transform:translate(36.10615vw,99vh) scale(.596)}}.snow:nth-child(348){opacity:.4404;transform:translate(33.8283vw,-10px) scale(.956);animation:fall-348 12s -16s linear infinite}@keyframes fall-348{35.359%{transform:translate(39.694vw,35.359vh) scale(.956)}to{transform:translate(36.76115vw,99vh) scale(.956)}}.snow:nth-child(349){opacity:.1524;transform:translate(94.5077vw,-10px) scale(.7626);animation:fall-349 16s -24s linear infinite}@keyframes fall-349{75.141%{transform:translate(92.9043vw,75.141vh) scale(.7626)}to{transform:translate(93.706vw,99vh) scale(.7626)}}.snow:nth-child(350){opacity:1.8132;transform:translate(77.2606vw,-10px) scale(.4042);animation:fall-350 19s -29s linear infinite}@keyframes fall-350{48.612%{transform:translate(81.6691vw,48.612vh) scale(.4042)}to{transform:translate(79.46485vw,99vh) scale(.4042)}}.snow:nth-child(351){opacity:1.933;transform:translate(48.0975vw,-10px) scale(.2448);animation:fall-351 26s -8s linear infinite}@keyframes fall-351{38.548%{transform:translate(53.6196vw,38.548vh) scale(.2448)}to{transform:translate(50.85855vw,99vh) scale(.2448)}}.snow:nth-child(352){opacity:.2692;transform:translate(84.4902vw,-10px) scale(.6834);animation:fall-352 22s -30s linear infinite}@keyframes fall-352{41.757%{transform:translate(81.3477vw,41.757vh) scale(.6834)}to{transform:translate(82.91895vw,99vh) scale(.6834)}}.snow:nth-child(353){opacity:.3412;transform:translate(88.9788vw,-10px) scale(.3662);animation:fall-353 15s -29s linear infinite}@keyframes fall-353{62.472%{transform:translate(86.6112vw,62.472vh) scale(.3662)}to{transform:translate(87.795vw,99vh) scale(.3662)}}.snow:nth-child(354){opacity:.708;transform:translate(9.2305vw,-10px) scale(.6455);animation:fall-354 25s -12s linear infinite}@keyframes fall-354{75.302%{transform:translate(3.1833vw,75.302vh) scale(.6455)}to{transform:translate(6.2069vw,99vh) scale(.6455)}}.snow:nth-child(355){opacity:.8004;transform:translate(76.9514vw,-10px) scale(.6893);animation:fall-355 12s -25s linear infinite}@keyframes fall-355{75.523%{transform:translate(67.8475vw,75.523vh) scale(.6893)}to{transform:translate(72.39945vw,99vh) scale(.6893)}}.snow:nth-child(356){opacity:1.1728;transform:translate(35.455vw,-10px) scale(.0139);animation:fall-356 22s -14s linear infinite}@keyframes fall-356{70.7%{transform:translate(36.2816vw,70.7vh) scale(.0139)}to{transform:translate(35.8683vw,99vh) scale(.0139)}}.snow:nth-child(357){opacity:.0764;transform:translate(99.7126vw,-10px) scale(.8692);animation:fall-357 25s -29s linear infinite}@keyframes fall-357{77.42%{transform:translate(100.2593vw,77.42vh) scale(.8692)}to{transform:translate(99.98595vw,99vh) scale(.8692)}}.snow:nth-child(358){opacity:.1954;transform:translate(66.8447vw,-10px) scale(.0744);animation:fall-358 22s -20s linear infinite}@keyframes fall-358{74.436%{transform:translate(60.8068vw,74.436vh) scale(.0744)}to{transform:translate(63.82575vw,99vh) scale(.0744)}}.snow:nth-child(359){opacity:1.2576;transform:translate(25.6117vw,-10px) scale(.9385);animation:fall-359 19s -28s linear infinite}@keyframes fall-359{40.134%{transform:translate(17.6073vw,40.134vh) scale(.9385)}to{transform:translate(21.6095vw,99vh) scale(.9385)}}.snow:nth-child(360){opacity:.7408;transform:translate(10.8237vw,-10px) scale(.8741);animation:fall-360 29s -7s linear infinite}@keyframes fall-360{35.694%{transform:translate(1.1477vw,35.694vh) scale(.8741)}to{transform:translate(5.9857vw,99vh) scale(.8741)}}.snow:nth-child(361){opacity:1.4582;transform:translate(12.617vw,-10px) scale(.6605);animation:fall-361 18s -17s linear infinite}@keyframes fall-361{67.91%{transform:translate(18.2166vw,67.91vh) scale(.6605)}to{transform:translate(15.4168vw,99vh) scale(.6605)}}.snow:nth-child(362){opacity:.8052;transform:translate(38.8205vw,-10px) scale(.5699);animation:fall-362 24s -5s linear infinite}@keyframes fall-362{60.528%{transform:translate(35.1818vw,60.528vh) scale(.5699)}to{transform:translate(37.00115vw,99vh) scale(.5699)}}.snow:nth-child(363){opacity:1.1172;transform:translate(98.3239vw,-10px) scale(.1338);animation:fall-363 24s -28s linear infinite}@keyframes fall-363{75.345%{transform:translate(98.9136vw,75.345vh) scale(.1338)}to{transform:translate(98.61875vw,99vh) scale(.1338)}}.snow:nth-child(364){opacity:.9592;transform:translate(13.8491vw,-10px) scale(.999);animation:fall-364 25s -27s linear infinite}@keyframes fall-364{50.43%{transform:translate(18.2092vw,50.43vh) scale(.999)}to{transform:translate(16.02915vw,99vh) scale(.999)}}.snow:nth-child(365){opacity:1.9548;transform:translate(46.718vw,-10px) scale(.2122);animation:fall-365 26s -2s linear infinite}@keyframes fall-365{33.91%{transform:translate(45.9124vw,33.91vh) scale(.2122)}to{transform:translate(46.3152vw,99vh) scale(.2122)}}.snow:nth-child(366){opacity:.4174;transform:translate(9.9436vw,-10px) scale(.641);animation:fall-366 26s -25s linear infinite}@keyframes fall-366{53.964%{transform:translate(19.2186vw,53.964vh) scale(.641)}to{transform:translate(14.5811vw,99vh) scale(.641)}}.snow:nth-child(367){opacity:1.3276;transform:translate(17.6344vw,-10px) scale(.9925);animation:fall-367 25s -25s linear infinite}@keyframes fall-367{59.491%{transform:translate(11.1443vw,59.491vh) scale(.9925)}to{transform:translate(14.38935vw,99vh) scale(.9925)}}.snow:nth-child(368){opacity:.453;transform:translate(21.7902vw,-10px) scale(.2346);animation:fall-368 12s -13s linear infinite}@keyframes fall-368{32.853%{transform:translate(31.5989vw,32.853vh) scale(.2346)}to{transform:translate(26.69455vw,99vh) scale(.2346)}}.snow:nth-child(369){opacity:1.2656;transform:translate(35.0208vw,-10px) scale(.7131);animation:fall-369 19s -27s linear infinite}@keyframes fall-369{46.789%{transform:translate(41.9154vw,46.789vh) scale(.7131)}to{transform:translate(38.4681vw,99vh) scale(.7131)}}.snow:nth-child(370){opacity:.6768;transform:translate(52.2487vw,-10px) scale(.6368);animation:fall-370 22s -22s linear infinite}@keyframes fall-370{31.278%{transform:translate(47.8413vw,31.278vh) scale(.6368)}to{transform:translate(50.045vw,99vh) scale(.6368)}}.snow:nth-child(371){opacity:.155;transform:translate(83.0762vw,-10px) scale(.1744);animation:fall-371 24s -18s linear infinite}@keyframes fall-371{34.764%{transform:translate(90.4596vw,34.764vh) scale(.1744)}to{transform:translate(86.7679vw,99vh) scale(.1744)}}.snow:nth-child(372){opacity:.912;transform:translate(49.6801vw,-10px) scale(.2639);animation:fall-372 24s -7s linear infinite}@keyframes fall-372{46.512%{transform:translate(53.1185vw,46.512vh) scale(.2639)}to{transform:translate(51.3993vw,99vh) scale(.2639)}}.snow:nth-child(373){opacity:.5608;transform:translate(7.2072vw,-10px) scale(.4816);animation:fall-373 23s -2s linear infinite}@keyframes fall-373{76.339%{transform:translate(2.3605vw,76.339vh) scale(.4816)}to{transform:translate(4.78385vw,99vh) scale(.4816)}}.snow:nth-child(374){opacity:1.2516;transform:translate(53.8723vw,-10px) scale(.2813);animation:fall-374 25s -3s linear infinite}@keyframes fall-374{39.812%{transform:translate(62.4188vw,39.812vh) scale(.2813)}to{transform:translate(58.14555vw,99vh) scale(.2813)}}.snow:nth-child(375){opacity:1.4874;transform:translate(21.4595vw,-10px) scale(.1832);animation:fall-375 11s -24s linear infinite}@keyframes fall-375{65.458%{transform:translate(13.2388vw,65.458vh) scale(.1832)}to{transform:translate(17.34915vw,99vh) scale(.1832)}}.snow:nth-child(376){opacity:.6348;transform:translate(1.6549vw,-10px) scale(.0309);animation:fall-376 20s -21s linear infinite}@keyframes fall-376{65.863%{transform:translate(-1.0756vw,65.863vh) scale(.0309)}to{transform:translate(.28965vw,99vh) scale(.0309)}}.snow:nth-child(377){opacity:1.7798;transform:translate(92.5552vw,-10px) scale(.0615);animation:fall-377 16s -15s linear infinite}@keyframes fall-377{31.314%{transform:translate(95.7773vw,31.314vh) scale(.0615)}to{transform:translate(94.16625vw,99vh) scale(.0615)}}.snow:nth-child(378){opacity:.0318;transform:translate(97.4131vw,-10px) scale(.5785);animation:fall-378 17s -29s linear infinite}@keyframes fall-378{51.542%{transform:translate(89.2476vw,51.542vh) scale(.5785)}to{transform:translate(93.33035vw,99vh) scale(.5785)}}.snow:nth-child(379){opacity:.3482;transform:translate(16.0541vw,-10px) scale(.3751);animation:fall-379 27s -18s linear infinite}@keyframes fall-379{77.208%{transform:translate(21.9448vw,77.208vh) scale(.3751)}to{transform:translate(18.99945vw,99vh) scale(.3751)}}.snow:nth-child(380){opacity:.1822;transform:translate(47.1429vw,-10px) scale(.1226);animation:fall-380 19s -10s linear infinite}@keyframes fall-380{64.225%{transform:translate(38.9379vw,64.225vh) scale(.1226)}to{transform:translate(43.0404vw,99vh) scale(.1226)}}.snow:nth-child(381){opacity:1.6714;transform:translate(54.1499vw,-10px) scale(.6126);animation:fall-381 26s -1s linear infinite}@keyframes fall-381{48.349%{transform:translate(59.6615vw,48.349vh) scale(.6126)}to{transform:translate(56.9057vw,99vh) scale(.6126)}}.snow:nth-child(382){opacity:.4572;transform:translate(27.0228vw,-10px) scale(.5499);animation:fall-382 19s -21s linear infinite}@keyframes fall-382{69.602%{transform:translate(19.7617vw,69.602vh) scale(.5499)}to{transform:translate(23.39225vw,99vh) scale(.5499)}}.snow:nth-child(383){opacity:.871;transform:translate(90.9694vw,-10px) scale(.7333);animation:fall-383 18s -19s linear infinite}@keyframes fall-383{69.605%{transform:translate(94.7175vw,69.605vh) scale(.7333)}to{transform:translate(92.84345vw,99vh) scale(.7333)}}.snow:nth-child(384){opacity:1.9662;transform:translate(46.5317vw,-10px) scale(.3228);animation:fall-384 21s -2s linear infinite}@keyframes fall-384{78.022%{transform:translate(37.0401vw,78.022vh) scale(.3228)}to{transform:translate(41.7859vw,99vh) scale(.3228)}}.snow:nth-child(385){opacity:1.6924;transform:translate(73.5034vw,-10px) scale(.9696);animation:fall-385 18s -18s linear infinite}@keyframes fall-385{63.917%{transform:translate(76.392vw,63.917vh) scale(.9696)}to{transform:translate(74.9477vw,99vh) scale(.9696)}}.snow:nth-child(386){opacity:1.8184;transform:translate(90.8378vw,-10px) scale(.9092);animation:fall-386 26s -26s linear infinite}@keyframes fall-386{77.822%{transform:translate(87.2097vw,77.822vh) scale(.9092)}to{transform:translate(89.02375vw,99vh) scale(.9092)}}.snow:nth-child(387){opacity:1.9178;transform:translate(51.3075vw,-10px) scale(.3506);animation:fall-387 16s -29s linear infinite}@keyframes fall-387{60.214%{transform:translate(53.91vw,60.214vh) scale(.3506)}to{transform:translate(52.60875vw,99vh) scale(.3506)}}.snow:nth-child(388){opacity:1.239;transform:translate(9.5173vw,-10px) scale(.8192);animation:fall-388 24s -15s linear infinite}@keyframes fall-388{61.733%{transform:translate(3.108vw,61.733vh) scale(.8192)}to{transform:translate(6.31265vw,99vh) scale(.8192)}}.snow:nth-child(389){opacity:.0896;transform:translate(18.9364vw,-10px) scale(.9933);animation:fall-389 25s -5s linear infinite}@keyframes fall-389{73.356%{transform:translate(16.8148vw,73.356vh) scale(.9933)}to{transform:translate(17.8756vw,99vh) scale(.9933)}}.snow:nth-child(390){opacity:1.5918;transform:translate(92.646vw,-10px) scale(.0667);animation:fall-390 23s -18s linear infinite}@keyframes fall-390{61.254%{transform:translate(86.8298vw,61.254vh) scale(.0667)}to{transform:translate(89.7379vw,99vh) scale(.0667)}}.snow:nth-child(391){opacity:1.1556;transform:translate(3.0521vw,-10px) scale(.6028);animation:fall-391 10s -23s linear infinite}@keyframes fall-391{79.552%{transform:translate(.2472vw,79.552vh) scale(.6028)}to{transform:translate(1.64965vw,99vh) scale(.6028)}}.snow:nth-child(392){opacity:1.3922;transform:translate(7.5192vw,-10px) scale(.4473);animation:fall-392 27s -5s linear infinite}@keyframes fall-392{43.314%{transform:translate(1.1018vw,43.314vh) scale(.4473)}to{transform:translate(4.3105vw,99vh) scale(.4473)}}.snow:nth-child(393){opacity:1.633;transform:translate(71.5717vw,-10px) scale(.7462);animation:fall-393 14s -8s linear infinite}@keyframes fall-393{75.585%{transform:translate(68.1864vw,75.585vh) scale(.7462)}to{transform:translate(69.87905vw,99vh) scale(.7462)}}.snow:nth-child(394){opacity:.865;transform:translate(89.6507vw,-10px) scale(.3281);animation:fall-394 17s -19s linear infinite}@keyframes fall-394{78.546%{transform:translate(91.0962vw,78.546vh) scale(.3281)}to{transform:translate(90.37345vw,99vh) scale(.3281)}}.snow:nth-child(395){opacity:1.0422;transform:translate(33.347vw,-10px) scale(.4208);animation:fall-395 15s -7s linear infinite}@keyframes fall-395{49.693%{transform:translate(25.6527vw,49.693vh) scale(.4208)}to{transform:translate(29.49985vw,99vh) scale(.4208)}}.snow:nth-child(396){opacity:.8004;transform:translate(36.6696vw,-10px) scale(.5311);animation:fall-396 16s -22s linear infinite}@keyframes fall-396{62.731%{transform:translate(42.4684vw,62.731vh) scale(.5311)}to{transform:translate(39.569vw,99vh) scale(.5311)}}.snow:nth-child(397){opacity:1.4636;transform:translate(34.2754vw,-10px) scale(.0785);animation:fall-397 16s -20s linear infinite}@keyframes fall-397{30.157%{transform:translate(34.0535vw,30.157vh) scale(.0785)}to{transform:translate(34.16445vw,99vh) scale(.0785)}}.snow:nth-child(398){opacity:.1928;transform:translate(50.204vw,-10px) scale(.8609);animation:fall-398 25s -14s linear infinite}@keyframes fall-398{57.526%{transform:translate(58.7479vw,57.526vh) scale(.8609)}to{transform:translate(54.47595vw,99vh) scale(.8609)}}.snow:nth-child(399){opacity:1.9832;transform:translate(70.953vw,-10px) scale(.48);animation:fall-399 14s -29s linear infinite}@keyframes fall-399{63.283%{transform:translate(79.8296vw,63.283vh) scale(.48)}to{transform:translate(75.3913vw,99vh) scale(.48)}}.snow:nth-child(400){opacity:.7462;transform:translate(99.28vw,-10px) scale(.3784);animation:fall-400 24s -21s linear infinite}@keyframes fall-400{53.38%{transform:translate(104.9468vw,53.38vh) scale(.3784)}to{transform:translate(102.1134vw,99vh) scale(.3784)}}\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==
|