@esfaenza/core 15.2.180-beta3 → 15.2.180-beta4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -22,9 +22,9 @@ export class AppComponent {
22
22
  }
23
23
  }
24
24
  AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
25
- AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.6592;transform:translate(29.4259vw,-10px) scale(.6857);animation:fall-1 26s -10s linear infinite}@keyframes fall-1{77.644%{transform:translate(31.2785vw,77.644vh) scale(.6857)}to{transform:translate(30.3522vw,99vh) scale(.6857)}}.snow:nth-child(2){opacity:.9758;transform:translate(40.2482vw,-10px) scale(.9869);animation:fall-2 16s -20s linear infinite}@keyframes fall-2{44.521%{transform:translate(36.9123vw,44.521vh) scale(.9869)}to{transform:translate(38.58025vw,99vh) scale(.9869)}}.snow:nth-child(3){opacity:.8764;transform:translate(14.7493vw,-10px) scale(.3463);animation:fall-3 29s -12s linear infinite}@keyframes fall-3{49.045%{transform:translate(15.2761vw,49.045vh) scale(.3463)}to{transform:translate(15.0127vw,99vh) scale(.3463)}}.snow:nth-child(4){opacity:1.8102;transform:translate(44.7179vw,-10px) scale(.4535);animation:fall-4 13s -25s linear infinite}@keyframes fall-4{48.793%{transform:translate(41.0168vw,48.793vh) scale(.4535)}to{transform:translate(42.86735vw,99vh) scale(.4535)}}.snow:nth-child(5){opacity:1.312;transform:translate(10.4079vw,-10px) scale(.3539);animation:fall-5 30s -20s linear infinite}@keyframes fall-5{49.448%{transform:translate(11.0295vw,49.448vh) scale(.3539)}to{transform:translate(10.7187vw,99vh) scale(.3539)}}.snow:nth-child(6){opacity:1.9744;transform:translate(70.2329vw,-10px) scale(.9481);animation:fall-6 19s -20s linear infinite}@keyframes fall-6{49.655%{transform:translate(73.1816vw,49.655vh) scale(.9481)}to{transform:translate(71.70725vw,99vh) scale(.9481)}}.snow:nth-child(7){opacity:1.4974;transform:translate(18.5715vw,-10px) scale(.3307);animation:fall-7 10s -7s linear infinite}@keyframes fall-7{46.745%{transform:translate(28.3204vw,46.745vh) scale(.3307)}to{transform:translate(23.44595vw,99vh) scale(.3307)}}.snow:nth-child(8){opacity:.5206;transform:translate(41.6379vw,-10px) scale(.6681);animation:fall-8 23s -10s linear infinite}@keyframes fall-8{79.012%{transform:translate(38.8219vw,79.012vh) scale(.6681)}to{transform:translate(40.2299vw,99vh) scale(.6681)}}.snow:nth-child(9){opacity:.6414;transform:translate(8.9762vw,-10px) scale(.1294);animation:fall-9 12s -27s linear infinite}@keyframes fall-9{40.405%{transform:translate(7.2153vw,40.405vh) scale(.1294)}to{transform:translate(8.09575vw,99vh) scale(.1294)}}.snow:nth-child(10){opacity:1.02;transform:translate(11.1603vw,-10px) scale(.0208);animation:fall-10 19s -19s linear infinite}@keyframes fall-10{73.39%{transform:translate(6.9764vw,73.39vh) scale(.0208)}to{transform:translate(9.06835vw,99vh) scale(.0208)}}.snow:nth-child(11){opacity:1.029;transform:translate(82.5165vw,-10px) scale(.3079);animation:fall-11 23s -21s linear infinite}@keyframes fall-11{60.814%{transform:translate(84.1906vw,60.814vh) scale(.3079)}to{transform:translate(83.35355vw,99vh) scale(.3079)}}.snow:nth-child(12){opacity:.9232;transform:translate(7.6928vw,-10px) scale(.7295);animation:fall-12 21s -16s linear infinite}@keyframes fall-12{58.271%{transform:translate(1.4103vw,58.271vh) scale(.7295)}to{transform:translate(4.55155vw,99vh) scale(.7295)}}.snow:nth-child(13){opacity:1.7718;transform:translate(77.0019vw,-10px) scale(.0441);animation:fall-13 25s -1s linear infinite}@keyframes fall-13{60.454%{transform:translate(79.8855vw,60.454vh) scale(.0441)}to{transform:translate(78.4437vw,99vh) scale(.0441)}}.snow:nth-child(14){opacity:1.7348;transform:translate(35.3217vw,-10px) scale(.1316);animation:fall-14 26s -10s linear infinite}@keyframes fall-14{48.262%{transform:translate(41.1123vw,48.262vh) scale(.1316)}to{transform:translate(38.217vw,99vh) scale(.1316)}}.snow:nth-child(15){opacity:1.882;transform:translate(94.326vw,-10px) scale(.6106);animation:fall-15 23s -30s linear infinite}@keyframes fall-15{75.906%{transform:translate(91.3183vw,75.906vh) scale(.6106)}to{transform:translate(92.82215vw,99vh) scale(.6106)}}.snow:nth-child(16){opacity:1.0012;transform:translate(87.9553vw,-10px) scale(.5383);animation:fall-16 11s -30s linear infinite}@keyframes fall-16{42.968%{transform:translate(96.9052vw,42.968vh) scale(.5383)}to{transform:translate(92.43025vw,99vh) scale(.5383)}}.snow:nth-child(17){opacity:.0132;transform:translate(37.0832vw,-10px) scale(.0547);animation:fall-17 12s -14s linear infinite}@keyframes fall-17{41.371%{transform:translate(41.8503vw,41.371vh) scale(.0547)}to{transform:translate(39.46675vw,99vh) scale(.0547)}}.snow:nth-child(18){opacity:1.8136;transform:translate(55.5436vw,-10px) scale(.5724);animation:fall-18 12s -24s linear infinite}@keyframes fall-18{61.858%{transform:translate(51.9859vw,61.858vh) scale(.5724)}to{transform:translate(53.76475vw,99vh) scale(.5724)}}.snow:nth-child(19){opacity:1.1788;transform:translate(17.6211vw,-10px) scale(.7023);animation:fall-19 30s -8s linear infinite}@keyframes fall-19{76.148%{transform:translate(26.5899vw,76.148vh) scale(.7023)}to{transform:translate(22.1055vw,99vh) scale(.7023)}}.snow:nth-child(20){opacity:.1084;transform:translate(62.468vw,-10px) scale(.5312);animation:fall-20 11s -5s linear infinite}@keyframes fall-20{53.045%{transform:translate(57.7757vw,53.045vh) scale(.5312)}to{transform:translate(60.12185vw,99vh) scale(.5312)}}.snow:nth-child(21){opacity:1.5214;transform:translate(47.3962vw,-10px) scale(.7572);animation:fall-21 17s -5s linear infinite}@keyframes fall-21{42.698%{transform:translate(45.5977vw,42.698vh) scale(.7572)}to{transform:translate(46.49695vw,99vh) scale(.7572)}}.snow:nth-child(22){opacity:1.9336;transform:translate(79.4482vw,-10px) scale(.2237);animation:fall-22 30s -23s linear infinite}@keyframes fall-22{70.721%{transform:translate(73.4315vw,70.721vh) scale(.2237)}to{transform:translate(76.43985vw,99vh) scale(.2237)}}.snow:nth-child(23){opacity:1.174;transform:translate(36.6425vw,-10px) scale(.6379);animation:fall-23 19s -10s linear infinite}@keyframes fall-23{76.649%{transform:translate(28.3985vw,76.649vh) scale(.6379)}to{transform:translate(32.5205vw,99vh) scale(.6379)}}.snow:nth-child(24){opacity:1.7444;transform:translate(5.1239vw,-10px) scale(.6985);animation:fall-24 24s -7s linear infinite}@keyframes fall-24{64.817%{transform:translate(9.5321vw,64.817vh) scale(.6985)}to{transform:translate(7.328vw,99vh) scale(.6985)}}.snow:nth-child(25){opacity:1.5334;transform:translate(99.2733vw,-10px) scale(.9815);animation:fall-25 11s -19s linear infinite}@keyframes fall-25{72.058%{transform:translate(107.774vw,72.058vh) scale(.9815)}to{transform:translate(103.52365vw,99vh) scale(.9815)}}.snow:nth-child(26){opacity:1.1086;transform:translate(64.3232vw,-10px) scale(.9557);animation:fall-26 20s -2s linear infinite}@keyframes fall-26{38.88%{transform:translate(62.145vw,38.88vh) scale(.9557)}to{transform:translate(63.2341vw,99vh) scale(.9557)}}.snow:nth-child(27){opacity:1.8636;transform:translate(6.062vw,-10px) scale(.9747);animation:fall-27 25s -10s linear infinite}@keyframes fall-27{75.554%{transform:translate(.8664vw,75.554vh) scale(.9747)}to{transform:translate(3.4642vw,99vh) scale(.9747)}}.snow:nth-child(28){opacity:1.8048;transform:translate(34.3093vw,-10px) scale(.7851);animation:fall-28 18s -3s linear infinite}@keyframes fall-28{38.301%{transform:translate(34.0919vw,38.301vh) scale(.7851)}to{transform:translate(34.2006vw,99vh) scale(.7851)}}.snow:nth-child(29){opacity:.5304;transform:translate(17.6625vw,-10px) scale(.902);animation:fall-29 30s -8s linear infinite}@keyframes fall-29{37.674%{transform:translate(16.7359vw,37.674vh) scale(.902)}to{transform:translate(17.1992vw,99vh) scale(.902)}}.snow:nth-child(30){opacity:1.1214;transform:translate(43.1986vw,-10px) scale(.7538);animation:fall-30 25s -6s linear infinite}@keyframes fall-30{69.096%{transform:translate(33.405vw,69.096vh) scale(.7538)}to{transform:translate(38.3018vw,99vh) scale(.7538)}}.snow:nth-child(31){opacity:1.029;transform:translate(61.7039vw,-10px) scale(.7162);animation:fall-31 11s -7s linear infinite}@keyframes fall-31{60.188%{transform:translate(63.5852vw,60.188vh) scale(.7162)}to{transform:translate(62.64455vw,99vh) scale(.7162)}}.snow:nth-child(32){opacity:1.1466;transform:translate(93.8509vw,-10px) scale(.0189);animation:fall-32 14s -20s linear infinite}@keyframes fall-32{71.554%{transform:translate(87.4856vw,71.554vh) scale(.0189)}to{transform:translate(90.66825vw,99vh) scale(.0189)}}.snow:nth-child(33){opacity:.1792;transform:translate(58.2221vw,-10px) scale(.9015);animation:fall-33 29s -28s linear infinite}@keyframes fall-33{37.363%{transform:translate(66.969vw,37.363vh) scale(.9015)}to{transform:translate(62.59555vw,99vh) scale(.9015)}}.snow:nth-child(34){opacity:1.0292;transform:translate(45.1726vw,-10px) scale(.9722);animation:fall-34 10s -11s linear infinite}@keyframes fall-34{67.456%{transform:translate(49.7427vw,67.456vh) scale(.9722)}to{transform:translate(47.45765vw,99vh) scale(.9722)}}.snow:nth-child(35){opacity:1.3126;transform:translate(98.4457vw,-10px) scale(.7729);animation:fall-35 16s -3s linear infinite}@keyframes fall-35{77.417%{transform:translate(93.2646vw,77.417vh) scale(.7729)}to{transform:translate(95.85515vw,99vh) scale(.7729)}}.snow:nth-child(36){opacity:1.0432;transform:translate(37.2369vw,-10px) scale(.229);animation:fall-36 16s -30s linear infinite}@keyframes fall-36{76.881%{transform:translate(28.9428vw,76.881vh) scale(.229)}to{transform:translate(33.08985vw,99vh) scale(.229)}}.snow:nth-child(37){opacity:.3188;transform:translate(81.5952vw,-10px) scale(.8717);animation:fall-37 21s -19s linear infinite}@keyframes fall-37{48.588%{transform:translate(74.8044vw,48.588vh) scale(.8717)}to{transform:translate(78.1998vw,99vh) scale(.8717)}}.snow:nth-child(38){opacity:1.603;transform:translate(15.3594vw,-10px) scale(.8532);animation:fall-38 28s -15s linear infinite}@keyframes fall-38{71.281%{transform:translate(15.5063vw,71.281vh) scale(.8532)}to{transform:translate(15.43285vw,99vh) scale(.8532)}}.snow:nth-child(39){opacity:1.0492;transform:translate(71.3173vw,-10px) scale(.4522);animation:fall-39 26s -2s linear infinite}@keyframes fall-39{64.597%{transform:translate(71.9303vw,64.597vh) scale(.4522)}to{transform:translate(71.6238vw,99vh) scale(.4522)}}.snow:nth-child(40){opacity:1.0916;transform:translate(60.578vw,-10px) scale(.7005);animation:fall-40 11s -18s linear infinite}@keyframes fall-40{65.768%{transform:translate(59.9044vw,65.768vh) scale(.7005)}to{transform:translate(60.2412vw,99vh) scale(.7005)}}.snow:nth-child(41){opacity:.744;transform:translate(62.3349vw,-10px) scale(.6606);animation:fall-41 27s -9s linear infinite}@keyframes fall-41{30.379%{transform:translate(69.9785vw,30.379vh) scale(.6606)}to{transform:translate(66.1567vw,99vh) scale(.6606)}}.snow:nth-child(42){opacity:1.838;transform:translate(69.1991vw,-10px) scale(.16);animation:fall-42 28s -20s linear infinite}@keyframes fall-42{57.319%{transform:translate(77.8294vw,57.319vh) scale(.16)}to{transform:translate(73.51425vw,99vh) scale(.16)}}.snow:nth-child(43){opacity:.8656;transform:translate(9.4209vw,-10px) scale(.6761);animation:fall-43 24s -19s linear infinite}@keyframes fall-43{50.544%{transform:translate(12.702vw,50.544vh) scale(.6761)}to{transform:translate(11.06145vw,99vh) scale(.6761)}}.snow:nth-child(44){opacity:1.6678;transform:translate(23.3131vw,-10px) scale(.3862);animation:fall-44 28s -7s linear infinite}@keyframes fall-44{45.772%{transform:translate(27.7359vw,45.772vh) scale(.3862)}to{transform:translate(25.5245vw,99vh) scale(.3862)}}.snow:nth-child(45){opacity:.9616;transform:translate(48.1757vw,-10px) scale(.0321);animation:fall-45 23s -1s linear infinite}@keyframes fall-45{67.553%{transform:translate(51.4835vw,67.553vh) scale(.0321)}to{transform:translate(49.8296vw,99vh) scale(.0321)}}.snow:nth-child(46){opacity:1.8904;transform:translate(88.5648vw,-10px) scale(.3413);animation:fall-46 24s -26s linear infinite}@keyframes fall-46{60.228%{transform:translate(83.3803vw,60.228vh) scale(.3413)}to{transform:translate(85.97255vw,99vh) scale(.3413)}}.snow:nth-child(47){opacity:1.644;transform:translate(9.1928vw,-10px) scale(.0418);animation:fall-47 25s -20s linear infinite}@keyframes fall-47{42.532%{transform:translate(7.136vw,42.532vh) scale(.0418)}to{transform:translate(8.1644vw,99vh) scale(.0418)}}.snow:nth-child(48){opacity:1.733;transform:translate(50.7184vw,-10px) scale(.3721);animation:fall-48 30s -16s linear infinite}@keyframes fall-48{51.662%{transform:translate(48.6421vw,51.662vh) scale(.3721)}to{transform:translate(49.68025vw,99vh) scale(.3721)}}.snow:nth-child(49){opacity:.5956;transform:translate(23.2011vw,-10px) scale(.242);animation:fall-49 16s -10s linear infinite}@keyframes fall-49{42.475%{transform:translate(23.5579vw,42.475vh) scale(.242)}to{transform:translate(23.3795vw,99vh) scale(.242)}}.snow:nth-child(50){opacity:1.9574;transform:translate(70.8575vw,-10px) scale(.8299);animation:fall-50 14s -1s linear infinite}@keyframes fall-50{31.524%{transform:translate(62.0609vw,31.524vh) scale(.8299)}to{transform:translate(66.4592vw,99vh) scale(.8299)}}.snow:nth-child(51){opacity:.4882;transform:translate(14.2476vw,-10px) scale(.895);animation:fall-51 22s -30s linear infinite}@keyframes fall-51{57.164%{transform:translate(7.7667vw,57.164vh) scale(.895)}to{transform:translate(11.00715vw,99vh) scale(.895)}}.snow:nth-child(52){opacity:.8764;transform:translate(22.9419vw,-10px) scale(.2894);animation:fall-52 17s -24s linear infinite}@keyframes fall-52{50.459%{transform:translate(17.4064vw,50.459vh) scale(.2894)}to{transform:translate(20.17415vw,99vh) scale(.2894)}}.snow:nth-child(53){opacity:1.765;transform:translate(52.0304vw,-10px) scale(.9877);animation:fall-53 30s -18s linear infinite}@keyframes fall-53{62.258%{transform:translate(57.4522vw,62.258vh) scale(.9877)}to{transform:translate(54.7413vw,99vh) scale(.9877)}}.snow:nth-child(54){opacity:.5902;transform:translate(5.6068vw,-10px) scale(.885);animation:fall-54 24s -20s linear infinite}@keyframes fall-54{48.2%{transform:translate(7.4182vw,48.2vh) scale(.885)}to{transform:translate(6.5125vw,99vh) scale(.885)}}.snow:nth-child(55){opacity:1.27;transform:translate(77.9333vw,-10px) scale(.3082);animation:fall-55 25s -15s linear infinite}@keyframes fall-55{38.494%{transform:translate(78.4839vw,38.494vh) scale(.3082)}to{transform:translate(78.2086vw,99vh) scale(.3082)}}.snow:nth-child(56){opacity:.7092;transform:translate(83.2816vw,-10px) scale(.0719);animation:fall-56 23s -26s linear infinite}@keyframes fall-56{59.481%{transform:translate(76.5321vw,59.481vh) scale(.0719)}to{transform:translate(79.90685vw,99vh) scale(.0719)}}.snow:nth-child(57){opacity:.9422;transform:translate(56.0831vw,-10px) scale(.4051);animation:fall-57 29s -9s linear infinite}@keyframes fall-57{66.14%{transform:translate(64.6181vw,66.14vh) scale(.4051)}to{transform:translate(60.3506vw,99vh) scale(.4051)}}.snow:nth-child(58){opacity:1.2976;transform:translate(2.8342vw,-10px) scale(.0921);animation:fall-58 16s -2s linear infinite}@keyframes fall-58{70.77%{transform:translate(-6.1484vw,70.77vh) scale(.0921)}to{transform:translate(-1.6571vw,99vh) scale(.0921)}}.snow:nth-child(59){opacity:.3288;transform:translate(35.3267vw,-10px) scale(.0299);animation:fall-59 28s -30s linear infinite}@keyframes fall-59{65.812%{transform:translate(35.4328vw,65.812vh) scale(.0299)}to{transform:translate(35.37975vw,99vh) scale(.0299)}}.snow:nth-child(60){opacity:1.9206;transform:translate(47.2291vw,-10px) scale(.9995);animation:fall-60 17s -8s linear infinite}@keyframes fall-60{78.626%{transform:translate(43.1793vw,78.626vh) scale(.9995)}to{transform:translate(45.2042vw,99vh) scale(.9995)}}.snow:nth-child(61){opacity:1.2646;transform:translate(.3288vw,-10px) scale(.7033);animation:fall-61 29s -26s linear infinite}@keyframes fall-61{38.71%{transform:translate(9.7383vw,38.71vh) scale(.7033)}to{transform:translate(5.03355vw,99vh) scale(.7033)}}.snow:nth-child(62){opacity:1.9734;transform:translate(64.792vw,-10px) scale(.7641);animation:fall-62 11s -27s linear infinite}@keyframes fall-62{42.192%{transform:translate(62.3868vw,42.192vh) scale(.7641)}to{transform:translate(63.5894vw,99vh) scale(.7641)}}.snow:nth-child(63){opacity:.6798;transform:translate(67.2938vw,-10px) scale(.4282);animation:fall-63 10s -14s linear infinite}@keyframes fall-63{52.563%{transform:translate(71.3324vw,52.563vh) scale(.4282)}to{transform:translate(69.3131vw,99vh) scale(.4282)}}.snow:nth-child(64){opacity:.0572;transform:translate(60.8583vw,-10px) scale(.521);animation:fall-64 12s -5s linear infinite}@keyframes fall-64{38.717%{transform:translate(69.5191vw,38.717vh) scale(.521)}to{transform:translate(65.1887vw,99vh) scale(.521)}}.snow:nth-child(65){opacity:1.1894;transform:translate(53.0183vw,-10px) scale(.938);animation:fall-65 21s -1s linear infinite}@keyframes fall-65{35.412%{transform:translate(56.4689vw,35.412vh) scale(.938)}to{transform:translate(54.7436vw,99vh) scale(.938)}}.snow:nth-child(66){opacity:1.582;transform:translate(42.3564vw,-10px) scale(.5202);animation:fall-66 24s -23s linear infinite}@keyframes fall-66{52.257%{transform:translate(50.1656vw,52.257vh) scale(.5202)}to{transform:translate(46.261vw,99vh) scale(.5202)}}.snow:nth-child(67){opacity:1.825;transform:translate(90.0385vw,-10px) scale(.7595);animation:fall-67 24s -8s linear infinite}@keyframes fall-67{42.457%{transform:translate(87.6152vw,42.457vh) scale(.7595)}to{transform:translate(88.82685vw,99vh) scale(.7595)}}.snow:nth-child(68){opacity:1.3108;transform:translate(80.8091vw,-10px) scale(.2787);animation:fall-68 21s -21s linear infinite}@keyframes fall-68{43.72%{transform:translate(80.3629vw,43.72vh) scale(.2787)}to{transform:translate(80.586vw,99vh) scale(.2787)}}.snow:nth-child(69){opacity:1.0748;transform:translate(61.958vw,-10px) scale(.4463);animation:fall-69 18s -12s linear infinite}@keyframes fall-69{64.577%{transform:translate(54.9453vw,64.577vh) scale(.4463)}to{transform:translate(58.45165vw,99vh) scale(.4463)}}.snow:nth-child(70){opacity:.68;transform:translate(8.1924vw,-10px) scale(.0169);animation:fall-70 20s -29s linear infinite}@keyframes fall-70{46.299%{transform:translate(-.2405vw,46.299vh) scale(.0169)}to{transform:translate(3.97595vw,99vh) scale(.0169)}}.snow:nth-child(71){opacity:.9418;transform:translate(56.9079vw,-10px) scale(.1323);animation:fall-71 11s -8s linear infinite}@keyframes fall-71{50.985%{transform:translate(64.0852vw,50.985vh) scale(.1323)}to{transform:translate(60.49655vw,99vh) scale(.1323)}}.snow:nth-child(72){opacity:.5844;transform:translate(59.6978vw,-10px) scale(.224);animation:fall-72 22s -1s linear infinite}@keyframes fall-72{53.641%{transform:translate(57.4475vw,53.641vh) scale(.224)}to{transform:translate(58.57265vw,99vh) scale(.224)}}.snow:nth-child(73){opacity:.8356;transform:translate(67.7233vw,-10px) scale(.8653);animation:fall-73 22s -2s linear infinite}@keyframes fall-73{59.288%{transform:translate(67.59vw,59.288vh) scale(.8653)}to{transform:translate(67.65665vw,99vh) scale(.8653)}}.snow:nth-child(74){opacity:1.4546;transform:translate(46.7541vw,-10px) scale(.1244);animation:fall-74 21s -11s linear infinite}@keyframes fall-74{43.368%{transform:translate(45.8567vw,43.368vh) scale(.1244)}to{transform:translate(46.3054vw,99vh) scale(.1244)}}.snow:nth-child(75){opacity:.031;transform:translate(76.9572vw,-10px) scale(.6392);animation:fall-75 26s -17s linear infinite}@keyframes fall-75{76.873%{transform:translate(75.0906vw,76.873vh) scale(.6392)}to{transform:translate(76.0239vw,99vh) scale(.6392)}}.snow:nth-child(76){opacity:.1284;transform:translate(5.0175vw,-10px) scale(.1231);animation:fall-76 16s -4s linear infinite}@keyframes fall-76{68.78%{transform:translate(14.9465vw,68.78vh) scale(.1231)}to{transform:translate(9.982vw,99vh) scale(.1231)}}.snow:nth-child(77){opacity:.3012;transform:translate(95.003vw,-10px) scale(.4257);animation:fall-77 22s -5s linear infinite}@keyframes fall-77{67.392%{transform:translate(98.3593vw,67.392vh) scale(.4257)}to{transform:translate(96.68115vw,99vh) scale(.4257)}}.snow:nth-child(78){opacity:.7858;transform:translate(23.3161vw,-10px) scale(.6667);animation:fall-78 17s -5s linear infinite}@keyframes fall-78{78.957%{transform:translate(25.9442vw,78.957vh) scale(.6667)}to{transform:translate(24.63015vw,99vh) scale(.6667)}}.snow:nth-child(79){opacity:.2444;transform:translate(18.7668vw,-10px) scale(.9939);animation:fall-79 27s -24s linear infinite}@keyframes fall-79{65.608%{transform:translate(26.8458vw,65.608vh) scale(.9939)}to{transform:translate(22.8063vw,99vh) scale(.9939)}}.snow:nth-child(80){opacity:1.1124;transform:translate(7.2541vw,-10px) scale(.958);animation:fall-80 16s -28s linear infinite}@keyframes fall-80{74.976%{transform:translate(13.7216vw,74.976vh) scale(.958)}to{transform:translate(10.48785vw,99vh) scale(.958)}}.snow:nth-child(81){opacity:.77;transform:translate(29.867vw,-10px) scale(.7157);animation:fall-81 22s -2s linear infinite}@keyframes fall-81{72.015%{transform:translate(26.2959vw,72.015vh) scale(.7157)}to{transform:translate(28.08145vw,99vh) scale(.7157)}}.snow:nth-child(82){opacity:.5484;transform:translate(66.188vw,-10px) scale(.7275);animation:fall-82 18s -27s linear infinite}@keyframes fall-82{43.625%{transform:translate(76.1593vw,43.625vh) scale(.7275)}to{transform:translate(71.17365vw,99vh) scale(.7275)}}.snow:nth-child(83){opacity:1.8194;transform:translate(44.4076vw,-10px) scale(.2333);animation:fall-83 24s -3s linear infinite}@keyframes fall-83{41.919%{transform:translate(39.4712vw,41.919vh) scale(.2333)}to{transform:translate(41.9394vw,99vh) scale(.2333)}}.snow:nth-child(84){opacity:1.1326;transform:translate(87.6963vw,-10px) scale(.5999);animation:fall-84 28s -29s linear infinite}@keyframes fall-84{43.213%{transform:translate(93.9688vw,43.213vh) scale(.5999)}to{transform:translate(90.83255vw,99vh) scale(.5999)}}.snow:nth-child(85){opacity:1.3718;transform:translate(27.419vw,-10px) scale(.3855);animation:fall-85 25s -21s linear infinite}@keyframes fall-85{32.839%{transform:translate(37.2517vw,32.839vh) scale(.3855)}to{transform:translate(32.33535vw,99vh) scale(.3855)}}.snow:nth-child(86){opacity:.4604;transform:translate(73.2925vw,-10px) scale(.6004);animation:fall-86 16s -20s linear infinite}@keyframes fall-86{69.283%{transform:translate(67.4747vw,69.283vh) scale(.6004)}to{transform:translate(70.3836vw,99vh) scale(.6004)}}.snow:nth-child(87){opacity:1.4154;transform:translate(47.7987vw,-10px) scale(.1821);animation:fall-87 27s -30s linear infinite}@keyframes fall-87{51.659%{transform:translate(37.9799vw,51.659vh) scale(.1821)}to{transform:translate(42.8893vw,99vh) scale(.1821)}}.snow:nth-child(88){opacity:1.3812;transform:translate(80.6056vw,-10px) scale(.2627);animation:fall-88 12s -6s linear infinite}@keyframes fall-88{63.687%{transform:translate(71.6259vw,63.687vh) scale(.2627)}to{transform:translate(76.11575vw,99vh) scale(.2627)}}.snow:nth-child(89){opacity:1.0694;transform:translate(93.8811vw,-10px) scale(.7766);animation:fall-89 14s -8s linear infinite}@keyframes fall-89{47.96%{transform:translate(94.5374vw,47.96vh) scale(.7766)}to{transform:translate(94.20925vw,99vh) scale(.7766)}}.snow:nth-child(90){opacity:.3812;transform:translate(47.1217vw,-10px) scale(.0025);animation:fall-90 13s -2s linear infinite}@keyframes fall-90{38.777%{transform:translate(52.8203vw,38.777vh) scale(.0025)}to{transform:translate(49.971vw,99vh) scale(.0025)}}.snow:nth-child(91){opacity:1.2438;transform:translate(73.7732vw,-10px) scale(.0336);animation:fall-91 22s -7s linear infinite}@keyframes fall-91{66.553%{transform:translate(72.7488vw,66.553vh) scale(.0336)}to{transform:translate(73.261vw,99vh) scale(.0336)}}.snow:nth-child(92){opacity:1.4206;transform:translate(47.9178vw,-10px) scale(.4404);animation:fall-92 25s -9s linear infinite}@keyframes fall-92{51.964%{transform:translate(57.7687vw,51.964vh) scale(.4404)}to{transform:translate(52.84325vw,99vh) scale(.4404)}}.snow:nth-child(93){opacity:.1956;transform:translate(21.3933vw,-10px) scale(.6656);animation:fall-93 10s -10s linear infinite}@keyframes fall-93{78.703%{transform:translate(12.3117vw,78.703vh) scale(.6656)}to{transform:translate(16.8525vw,99vh) scale(.6656)}}.snow:nth-child(94){opacity:1.7066;transform:translate(15.1949vw,-10px) scale(.309);animation:fall-94 16s -17s linear infinite}@keyframes fall-94{73.118%{transform:translate(11.1646vw,73.118vh) scale(.309)}to{transform:translate(13.17975vw,99vh) scale(.309)}}.snow:nth-child(95){opacity:.8806;transform:translate(77.3031vw,-10px) scale(.3275);animation:fall-95 19s -12s linear infinite}@keyframes fall-95{68.516%{transform:translate(70.5493vw,68.516vh) scale(.3275)}to{transform:translate(73.9262vw,99vh) scale(.3275)}}.snow:nth-child(96){opacity:1.5152;transform:translate(33.12vw,-10px) scale(.9146);animation:fall-96 11s -13s linear infinite}@keyframes fall-96{50.097%{transform:translate(23.7301vw,50.097vh) scale(.9146)}to{transform:translate(28.42505vw,99vh) scale(.9146)}}.snow:nth-child(97){opacity:.049;transform:translate(5.7375vw,-10px) scale(.479);animation:fall-97 27s -13s linear infinite}@keyframes fall-97{63.151%{transform:translate(7.6574vw,63.151vh) scale(.479)}to{transform:translate(6.69745vw,99vh) scale(.479)}}.snow:nth-child(98){opacity:1.9984;transform:translate(30.8855vw,-10px) scale(.4598);animation:fall-98 24s -11s linear infinite}@keyframes fall-98{60.845%{transform:translate(27.9484vw,60.845vh) scale(.4598)}to{transform:translate(29.41695vw,99vh) scale(.4598)}}.snow:nth-child(99){opacity:.3222;transform:translate(91.0466vw,-10px) scale(.3886);animation:fall-99 25s -18s linear infinite}@keyframes fall-99{46.654%{transform:translate(92.6785vw,46.654vh) scale(.3886)}to{transform:translate(91.86255vw,99vh) scale(.3886)}}.snow:nth-child(100){opacity:.3916;transform:translate(26.1905vw,-10px) scale(.2683);animation:fall-100 20s -3s linear infinite}@keyframes fall-100{76.024%{transform:translate(26.6074vw,76.024vh) scale(.2683)}to{transform:translate(26.39895vw,99vh) scale(.2683)}}.snow:nth-child(101){opacity:.1246;transform:translate(97.001vw,-10px) scale(.4203);animation:fall-101 28s -18s linear infinite}@keyframes fall-101{69.453%{transform:translate(93.5664vw,69.453vh) scale(.4203)}to{transform:translate(95.2837vw,99vh) scale(.4203)}}.snow:nth-child(102){opacity:.9434;transform:translate(83.6877vw,-10px) scale(.9924);animation:fall-102 21s -4s linear infinite}@keyframes fall-102{30.928%{transform:translate(93.4131vw,30.928vh) scale(.9924)}to{transform:translate(88.5504vw,99vh) scale(.9924)}}.snow:nth-child(103){opacity:.6126;transform:translate(12.3923vw,-10px) scale(.7564);animation:fall-103 22s -23s linear infinite}@keyframes fall-103{32.85%{transform:translate(3.2724vw,32.85vh) scale(.7564)}to{transform:translate(7.83235vw,99vh) scale(.7564)}}.snow:nth-child(104){opacity:.6872;transform:translate(35.0634vw,-10px) scale(.5278);animation:fall-104 24s -15s linear infinite}@keyframes fall-104{77.829%{transform:translate(41.8433vw,77.829vh) scale(.5278)}to{transform:translate(38.45335vw,99vh) scale(.5278)}}.snow:nth-child(105){opacity:.6816;transform:translate(52.4875vw,-10px) scale(.7314);animation:fall-105 28s -20s linear infinite}@keyframes fall-105{47.196%{transform:translate(50.6218vw,47.196vh) scale(.7314)}to{transform:translate(51.55465vw,99vh) scale(.7314)}}.snow:nth-child(106){opacity:.6992;transform:translate(31.8662vw,-10px) scale(.2339);animation:fall-106 11s -7s linear infinite}@keyframes fall-106{49.49%{transform:translate(31.4183vw,49.49vh) scale(.2339)}to{transform:translate(31.64225vw,99vh) scale(.2339)}}.snow:nth-child(107){opacity:.3818;transform:translate(97.589vw,-10px) scale(.7131);animation:fall-107 23s -2s linear infinite}@keyframes fall-107{34.571%{transform:translate(105.0311vw,34.571vh) scale(.7131)}to{transform:translate(101.31005vw,99vh) scale(.7131)}}.snow:nth-child(108){opacity:.2014;transform:translate(30.4461vw,-10px) scale(.4053);animation:fall-108 15s -20s linear infinite}@keyframes fall-108{68.641%{transform:translate(28.2445vw,68.641vh) scale(.4053)}to{transform:translate(29.3453vw,99vh) scale(.4053)}}.snow:nth-child(109){opacity:.3028;transform:translate(52.6915vw,-10px) scale(.8407);animation:fall-109 19s -1s linear infinite}@keyframes fall-109{36.148%{transform:translate(54.8108vw,36.148vh) scale(.8407)}to{transform:translate(53.75115vw,99vh) scale(.8407)}}.snow:nth-child(110){opacity:.2644;transform:translate(45.9183vw,-10px) scale(.6495);animation:fall-110 10s -12s linear infinite}@keyframes fall-110{60.244%{transform:translate(45.9096vw,60.244vh) scale(.6495)}to{transform:translate(45.91395vw,99vh) scale(.6495)}}.snow:nth-child(111){opacity:1.8246;transform:translate(47.7127vw,-10px) scale(.5653);animation:fall-111 25s -4s linear infinite}@keyframes fall-111{76.917%{transform:translate(38.9993vw,76.917vh) scale(.5653)}to{transform:translate(43.356vw,99vh) scale(.5653)}}.snow:nth-child(112){opacity:1.7668;transform:translate(47.8214vw,-10px) scale(.1515);animation:fall-112 29s -30s linear infinite}@keyframes fall-112{54.482%{transform:translate(42.357vw,54.482vh) scale(.1515)}to{transform:translate(45.0892vw,99vh) scale(.1515)}}.snow:nth-child(113){opacity:.2936;transform:translate(30.3758vw,-10px) scale(.0316);animation:fall-113 18s -5s linear infinite}@keyframes fall-113{75.424%{transform:translate(36.8709vw,75.424vh) scale(.0316)}to{transform:translate(33.62335vw,99vh) scale(.0316)}}.snow:nth-child(114){opacity:.1122;transform:translate(22.7479vw,-10px) scale(.1428);animation:fall-114 12s -21s linear infinite}@keyframes fall-114{66.61%{transform:translate(16.201vw,66.61vh) scale(.1428)}to{transform:translate(19.47445vw,99vh) scale(.1428)}}.snow:nth-child(115){opacity:.745;transform:translate(11.972vw,-10px) scale(.0979);animation:fall-115 11s -9s linear infinite}@keyframes fall-115{55.283%{transform:translate(14.3551vw,55.283vh) scale(.0979)}to{transform:translate(13.16355vw,99vh) scale(.0979)}}.snow:nth-child(116){opacity:.5452;transform:translate(26.1956vw,-10px) scale(.7341);animation:fall-116 10s -22s linear infinite}@keyframes fall-116{47.234%{transform:translate(23.1624vw,47.234vh) scale(.7341)}to{transform:translate(24.679vw,99vh) scale(.7341)}}.snow:nth-child(117){opacity:.2242;transform:translate(16.1443vw,-10px) scale(.5062);animation:fall-117 24s -7s linear infinite}@keyframes fall-117{69.242%{transform:translate(10.6541vw,69.242vh) scale(.5062)}to{transform:translate(13.3992vw,99vh) scale(.5062)}}.snow:nth-child(118){opacity:1.6626;transform:translate(93.8469vw,-10px) scale(.9741);animation:fall-118 28s -5s linear infinite}@keyframes fall-118{34.991%{transform:translate(87.229vw,34.991vh) scale(.9741)}to{transform:translate(90.53795vw,99vh) scale(.9741)}}.snow:nth-child(119){opacity:.1754;transform:translate(71.4156vw,-10px) scale(.245);animation:fall-119 28s -19s linear infinite}@keyframes fall-119{36.196%{transform:translate(64.1894vw,36.196vh) scale(.245)}to{transform:translate(67.8025vw,99vh) scale(.245)}}.snow:nth-child(120){opacity:1.7834;transform:translate(80.3643vw,-10px) scale(.6676);animation:fall-120 20s -27s linear infinite}@keyframes fall-120{38.528%{transform:translate(76.726vw,38.528vh) scale(.6676)}to{transform:translate(78.54515vw,99vh) scale(.6676)}}.snow:nth-child(121){opacity:1.5518;transform:translate(89.6301vw,-10px) scale(.7729);animation:fall-121 10s -1s linear infinite}@keyframes fall-121{48.61%{transform:translate(93.8305vw,48.61vh) scale(.7729)}to{transform:translate(91.7303vw,99vh) scale(.7729)}}.snow:nth-child(122){opacity:.586;transform:translate(41.9375vw,-10px) scale(.8457);animation:fall-122 22s -10s linear infinite}@keyframes fall-122{69.543%{transform:translate(48.9932vw,69.543vh) scale(.8457)}to{transform:translate(45.46535vw,99vh) scale(.8457)}}.snow:nth-child(123){opacity:1.225;transform:translate(32.9392vw,-10px) scale(.9042);animation:fall-123 13s -20s linear infinite}@keyframes fall-123{68.505%{transform:translate(28.7346vw,68.505vh) scale(.9042)}to{transform:translate(30.8369vw,99vh) scale(.9042)}}.snow:nth-child(124){opacity:.8234;transform:translate(17.2591vw,-10px) scale(.3133);animation:fall-124 13s -16s linear infinite}@keyframes fall-124{67.72%{transform:translate(11.8556vw,67.72vh) scale(.3133)}to{transform:translate(14.55735vw,99vh) scale(.3133)}}.snow:nth-child(125){opacity:1.974;transform:translate(35.2244vw,-10px) scale(.6531);animation:fall-125 16s -21s linear infinite}@keyframes fall-125{65.549%{transform:translate(25.2753vw,65.549vh) scale(.6531)}to{transform:translate(30.24985vw,99vh) scale(.6531)}}.snow:nth-child(126){opacity:.9138;transform:translate(3.2769vw,-10px) scale(.7827);animation:fall-126 12s -29s linear infinite}@keyframes fall-126{54.466%{transform:translate(11.1333vw,54.466vh) scale(.7827)}to{transform:translate(7.2051vw,99vh) scale(.7827)}}.snow:nth-child(127){opacity:1.3092;transform:translate(19.2971vw,-10px) scale(.341);animation:fall-127 14s -3s linear infinite}@keyframes fall-127{50.414%{transform:translate(23.2421vw,50.414vh) scale(.341)}to{transform:translate(21.2696vw,99vh) scale(.341)}}.snow:nth-child(128){opacity:.0586;transform:translate(90.0742vw,-10px) scale(.4818);animation:fall-128 18s -18s linear infinite}@keyframes fall-128{67.744%{transform:translate(93.0438vw,67.744vh) scale(.4818)}to{transform:translate(91.559vw,99vh) scale(.4818)}}.snow:nth-child(129){opacity:.4552;transform:translate(27.1729vw,-10px) scale(.7204);animation:fall-129 19s -4s linear infinite}@keyframes fall-129{46.933%{transform:translate(29.7709vw,46.933vh) scale(.7204)}to{transform:translate(28.4719vw,99vh) scale(.7204)}}.snow:nth-child(130){opacity:1.4894;transform:translate(64.1224vw,-10px) scale(.3164);animation:fall-130 29s -2s linear infinite}@keyframes fall-130{39.107%{transform:translate(57.9753vw,39.107vh) scale(.3164)}to{transform:translate(61.04885vw,99vh) scale(.3164)}}.snow:nth-child(131){opacity:.7656;transform:translate(15.1313vw,-10px) scale(.7269);animation:fall-131 24s -12s linear infinite}@keyframes fall-131{43.143%{transform:translate(23.175vw,43.143vh) scale(.7269)}to{transform:translate(19.15315vw,99vh) scale(.7269)}}.snow:nth-child(132){opacity:1.9876;transform:translate(92.6474vw,-10px) scale(.6605);animation:fall-132 15s -6s linear infinite}@keyframes fall-132{39.21%{transform:translate(85.6413vw,39.21vh) scale(.6605)}to{transform:translate(89.14435vw,99vh) scale(.6605)}}.snow:nth-child(133){opacity:1.6722;transform:translate(14.1342vw,-10px) scale(.2843);animation:fall-133 13s -1s linear infinite}@keyframes fall-133{61.481%{transform:translate(23.0633vw,61.481vh) scale(.2843)}to{transform:translate(18.59875vw,99vh) scale(.2843)}}.snow:nth-child(134){opacity:1.1726;transform:translate(31.8505vw,-10px) scale(.9349);animation:fall-134 16s -24s linear infinite}@keyframes fall-134{43.246%{transform:translate(40.6087vw,43.246vh) scale(.9349)}to{transform:translate(36.2296vw,99vh) scale(.9349)}}.snow:nth-child(135){opacity:.5472;transform:translate(38.6598vw,-10px) scale(.3509);animation:fall-135 21s -29s linear infinite}@keyframes fall-135{43.763%{transform:translate(35.2779vw,43.763vh) scale(.3509)}to{transform:translate(36.96885vw,99vh) scale(.3509)}}.snow:nth-child(136){opacity:.3862;transform:translate(88.7224vw,-10px) scale(.5862);animation:fall-136 26s -4s linear infinite}@keyframes fall-136{73.581%{transform:translate(94.2824vw,73.581vh) scale(.5862)}to{transform:translate(91.5024vw,99vh) scale(.5862)}}.snow:nth-child(137){opacity:1.376;transform:translate(35.6935vw,-10px) scale(.1934);animation:fall-137 26s -19s linear infinite}@keyframes fall-137{76.253%{transform:translate(30.2659vw,76.253vh) scale(.1934)}to{transform:translate(32.9797vw,99vh) scale(.1934)}}.snow:nth-child(138){opacity:.771;transform:translate(32.0867vw,-10px) scale(.0879);animation:fall-138 29s -1s linear infinite}@keyframes fall-138{45.061%{transform:translate(24.2637vw,45.061vh) scale(.0879)}to{transform:translate(28.1752vw,99vh) scale(.0879)}}.snow:nth-child(139){opacity:.497;transform:translate(4.9546vw,-10px) scale(.1672);animation:fall-139 10s -13s linear infinite}@keyframes fall-139{45.327%{transform:translate(13.2277vw,45.327vh) scale(.1672)}to{transform:translate(9.09115vw,99vh) scale(.1672)}}.snow:nth-child(140){opacity:.0544;transform:translate(97.2903vw,-10px) scale(.8146);animation:fall-140 22s -7s linear infinite}@keyframes fall-140{31.473%{transform:translate(90.9507vw,31.473vh) scale(.8146)}to{transform:translate(94.1205vw,99vh) scale(.8146)}}.snow:nth-child(141){opacity:1.072;transform:translate(36.0608vw,-10px) scale(.6833);animation:fall-141 19s -27s linear infinite}@keyframes fall-141{34.734%{transform:translate(46.0074vw,34.734vh) scale(.6833)}to{transform:translate(41.0341vw,99vh) scale(.6833)}}.snow:nth-child(142){opacity:1.7938;transform:translate(98.1155vw,-10px) scale(.0985);animation:fall-142 26s -29s linear infinite}@keyframes fall-142{54.769%{transform:translate(93.4535vw,54.769vh) scale(.0985)}to{transform:translate(95.7845vw,99vh) scale(.0985)}}.snow:nth-child(143){opacity:.8522;transform:translate(26.3722vw,-10px) scale(.6287);animation:fall-143 15s -30s linear infinite}@keyframes fall-143{34.132%{transform:translate(22.3292vw,34.132vh) scale(.6287)}to{transform:translate(24.3507vw,99vh) scale(.6287)}}.snow:nth-child(144){opacity:1.0198;transform:translate(5.2915vw,-10px) scale(.1052);animation:fall-144 17s -21s linear infinite}@keyframes fall-144{40.89%{transform:translate(-.8261vw,40.89vh) scale(.1052)}to{transform:translate(2.2327vw,99vh) scale(.1052)}}.snow:nth-child(145){opacity:.687;transform:translate(38.0598vw,-10px) scale(.5418);animation:fall-145 27s -21s linear infinite}@keyframes fall-145{55.52%{transform:translate(28.6574vw,55.52vh) scale(.5418)}to{transform:translate(33.3586vw,99vh) scale(.5418)}}.snow:nth-child(146){opacity:.2908;transform:translate(18.5432vw,-10px) scale(.9719);animation:fall-146 23s -4s linear infinite}@keyframes fall-146{67.621%{transform:translate(17.7118vw,67.621vh) scale(.9719)}to{transform:translate(18.1275vw,99vh) scale(.9719)}}.snow:nth-child(147){opacity:.04;transform:translate(79.4127vw,-10px) scale(.1864);animation:fall-147 29s -28s linear infinite}@keyframes fall-147{75.867%{transform:translate(74.6817vw,75.867vh) scale(.1864)}to{transform:translate(77.0472vw,99vh) scale(.1864)}}.snow:nth-child(148){opacity:1.2124;transform:translate(55.715vw,-10px) scale(.6142);animation:fall-148 26s -22s linear infinite}@keyframes fall-148{64.316%{transform:translate(47.728vw,64.316vh) scale(.6142)}to{transform:translate(51.7215vw,99vh) scale(.6142)}}.snow:nth-child(149){opacity:.3884;transform:translate(81.3368vw,-10px) scale(.3234);animation:fall-149 23s -21s linear infinite}@keyframes fall-149{78.793%{transform:translate(72.285vw,78.793vh) scale(.3234)}to{transform:translate(76.8109vw,99vh) scale(.3234)}}.snow:nth-child(150){opacity:.3164;transform:translate(23.2305vw,-10px) scale(.3349);animation:fall-150 26s -15s linear infinite}@keyframes fall-150{52.425%{transform:translate(23.8367vw,52.425vh) scale(.3349)}to{transform:translate(23.5336vw,99vh) scale(.3349)}}.snow:nth-child(151){opacity:.2804;transform:translate(27.1884vw,-10px) scale(.3013);animation:fall-151 30s -25s linear infinite}@keyframes fall-151{61.053%{transform:translate(36.4706vw,61.053vh) scale(.3013)}to{transform:translate(31.8295vw,99vh) scale(.3013)}}.snow:nth-child(152){opacity:1.2078;transform:translate(60.1299vw,-10px) scale(.1857);animation:fall-152 21s -12s linear infinite}@keyframes fall-152{50.267%{transform:translate(62.2015vw,50.267vh) scale(.1857)}to{transform:translate(61.1657vw,99vh) scale(.1857)}}.snow:nth-child(153){opacity:1.4884;transform:translate(14.6945vw,-10px) scale(.1104);animation:fall-153 14s -19s linear infinite}@keyframes fall-153{67.026%{transform:translate(10.882vw,67.026vh) scale(.1104)}to{transform:translate(12.78825vw,99vh) scale(.1104)}}.snow:nth-child(154){opacity:1.8314;transform:translate(67.5849vw,-10px) scale(.2898);animation:fall-154 30s -7s linear infinite}@keyframes fall-154{46.218%{transform:translate(66.9525vw,46.218vh) scale(.2898)}to{transform:translate(67.2687vw,99vh) scale(.2898)}}.snow:nth-child(155){opacity:1.3896;transform:translate(.1703vw,-10px) scale(.605);animation:fall-155 21s -9s linear infinite}@keyframes fall-155{58.812%{transform:translate(-7.7759vw,58.812vh) scale(.605)}to{transform:translate(-3.8028vw,99vh) scale(.605)}}.snow:nth-child(156){opacity:1.5798;transform:translate(3.2645vw,-10px) scale(.2824);animation:fall-156 14s -26s linear infinite}@keyframes fall-156{54.565%{transform:translate(.9259vw,54.565vh) scale(.2824)}to{transform:translate(2.0952vw,99vh) scale(.2824)}}.snow:nth-child(157){opacity:1.1676;transform:translate(74.9959vw,-10px) scale(.039);animation:fall-157 24s -10s linear infinite}@keyframes fall-157{68.348%{transform:translate(77.5028vw,68.348vh) scale(.039)}to{transform:translate(76.24935vw,99vh) scale(.039)}}.snow:nth-child(158){opacity:1.126;transform:translate(76.2014vw,-10px) scale(.5724);animation:fall-158 25s -1s linear infinite}@keyframes fall-158{33.768%{transform:translate(67.6775vw,33.768vh) scale(.5724)}to{transform:translate(71.93945vw,99vh) scale(.5724)}}.snow:nth-child(159){opacity:.345;transform:translate(19.7652vw,-10px) scale(.0419);animation:fall-159 17s -22s linear infinite}@keyframes fall-159{31.637%{transform:translate(15.9105vw,31.637vh) scale(.0419)}to{transform:translate(17.83785vw,99vh) scale(.0419)}}.snow:nth-child(160){opacity:.108;transform:translate(75.9986vw,-10px) scale(.6387);animation:fall-160 28s -17s linear infinite}@keyframes fall-160{59.768%{transform:translate(68.4601vw,59.768vh) scale(.6387)}to{transform:translate(72.22935vw,99vh) scale(.6387)}}.snow:nth-child(161){opacity:.4676;transform:translate(59.25vw,-10px) scale(.9242);animation:fall-161 26s -17s linear infinite}@keyframes fall-161{37.219%{transform:translate(55.7765vw,37.219vh) scale(.9242)}to{transform:translate(57.51325vw,99vh) scale(.9242)}}.snow:nth-child(162){opacity:1.554;transform:translate(37.0096vw,-10px) scale(.6823);animation:fall-162 22s -3s linear infinite}@keyframes fall-162{48.071%{transform:translate(34.6116vw,48.071vh) scale(.6823)}to{transform:translate(35.8106vw,99vh) scale(.6823)}}.snow:nth-child(163){opacity:.4312;transform:translate(53.9652vw,-10px) scale(.832);animation:fall-163 12s -10s linear infinite}@keyframes fall-163{37.157%{transform:translate(45.3141vw,37.157vh) scale(.832)}to{transform:translate(49.63965vw,99vh) scale(.832)}}.snow:nth-child(164){opacity:.5602;transform:translate(17.338vw,-10px) scale(.1356);animation:fall-164 24s -18s linear infinite}@keyframes fall-164{77.905%{transform:translate(26.6209vw,77.905vh) scale(.1356)}to{transform:translate(21.97945vw,99vh) scale(.1356)}}.snow:nth-child(165){opacity:1.8446;transform:translate(75.4516vw,-10px) scale(.6221);animation:fall-165 12s -21s linear infinite}@keyframes fall-165{42.477%{transform:translate(81.5232vw,42.477vh) scale(.6221)}to{transform:translate(78.4874vw,99vh) scale(.6221)}}.snow:nth-child(166){opacity:1.081;transform:translate(71.5786vw,-10px) scale(.5244);animation:fall-166 29s -2s linear infinite}@keyframes fall-166{43.993%{transform:translate(73.5255vw,43.993vh) scale(.5244)}to{transform:translate(72.55205vw,99vh) scale(.5244)}}.snow:nth-child(167){opacity:1.144;transform:translate(74.2902vw,-10px) scale(.8464);animation:fall-167 16s -23s linear infinite}@keyframes fall-167{50.159%{transform:translate(79.0394vw,50.159vh) scale(.8464)}to{transform:translate(76.6648vw,99vh) scale(.8464)}}.snow:nth-child(168){opacity:.6016;transform:translate(80.3414vw,-10px) scale(1);animation:fall-168 24s -11s linear infinite}@keyframes fall-168{39.578%{transform:translate(89.2924vw,39.578vh) scale(1)}to{transform:translate(84.8169vw,99vh) scale(1)}}.snow:nth-child(169){opacity:.0018;transform:translate(45.3336vw,-10px) scale(.6249);animation:fall-169 19s -17s linear infinite}@keyframes fall-169{48.69%{transform:translate(36.8249vw,48.69vh) scale(.6249)}to{transform:translate(41.07925vw,99vh) scale(.6249)}}.snow:nth-child(170){opacity:1.1426;transform:translate(23.4392vw,-10px) scale(.2462);animation:fall-170 25s -22s linear infinite}@keyframes fall-170{47.132%{transform:translate(20.8423vw,47.132vh) scale(.2462)}to{transform:translate(22.14075vw,99vh) scale(.2462)}}.snow:nth-child(171){opacity:1.7884;transform:translate(35.106vw,-10px) scale(.0844);animation:fall-171 28s -13s linear infinite}@keyframes fall-171{48.524%{transform:translate(32.5253vw,48.524vh) scale(.0844)}to{transform:translate(33.81565vw,99vh) scale(.0844)}}.snow:nth-child(172){opacity:.7764;transform:translate(45.8738vw,-10px) scale(.1351);animation:fall-172 12s -22s linear infinite}@keyframes fall-172{69.224%{transform:translate(39.8113vw,69.224vh) scale(.1351)}to{transform:translate(42.84255vw,99vh) scale(.1351)}}.snow:nth-child(173){opacity:1.0214;transform:translate(88.3846vw,-10px) scale(.7772);animation:fall-173 27s -18s linear infinite}@keyframes fall-173{64.408%{transform:translate(85.7326vw,64.408vh) scale(.7772)}to{transform:translate(87.0586vw,99vh) scale(.7772)}}.snow:nth-child(174){opacity:.1992;transform:translate(78.882vw,-10px) scale(.2453);animation:fall-174 15s -10s linear infinite}@keyframes fall-174{50.984%{transform:translate(74.7594vw,50.984vh) scale(.2453)}to{transform:translate(76.8207vw,99vh) scale(.2453)}}.snow:nth-child(175){opacity:.4326;transform:translate(81.6789vw,-10px) scale(.0738);animation:fall-175 10s -20s linear infinite}@keyframes fall-175{31.759%{transform:translate(87.4936vw,31.759vh) scale(.0738)}to{transform:translate(84.58625vw,99vh) scale(.0738)}}.snow:nth-child(176){opacity:1.1312;transform:translate(96.9734vw,-10px) scale(.8868);animation:fall-176 13s -7s linear infinite}@keyframes fall-176{72.815%{transform:translate(104.8059vw,72.815vh) scale(.8868)}to{transform:translate(100.88965vw,99vh) scale(.8868)}}.snow:nth-child(177){opacity:.956;transform:translate(72.6881vw,-10px) scale(.483);animation:fall-177 25s -10s linear infinite}@keyframes fall-177{69.484%{transform:translate(70.3569vw,69.484vh) scale(.483)}to{transform:translate(71.5225vw,99vh) scale(.483)}}.snow:nth-child(178){opacity:.9888;transform:translate(29.7534vw,-10px) scale(.7653);animation:fall-178 21s -11s linear infinite}@keyframes fall-178{59.328%{transform:translate(39.1774vw,59.328vh) scale(.7653)}to{transform:translate(34.4654vw,99vh) scale(.7653)}}.snow:nth-child(179){opacity:.9744;transform:translate(21.234vw,-10px) scale(.7254);animation:fall-179 19s -17s linear infinite}@keyframes fall-179{59.819%{transform:translate(25.8102vw,59.819vh) scale(.7254)}to{transform:translate(23.5221vw,99vh) scale(.7254)}}.snow:nth-child(180){opacity:.8132;transform:translate(86.3934vw,-10px) scale(.8279);animation:fall-180 12s -29s linear infinite}@keyframes fall-180{56.059%{transform:translate(89.4255vw,56.059vh) scale(.8279)}to{transform:translate(87.90945vw,99vh) scale(.8279)}}.snow:nth-child(181){opacity:.3512;transform:translate(54.8316vw,-10px) scale(.9387);animation:fall-181 13s -7s linear infinite}@keyframes fall-181{74.77%{transform:translate(47.1917vw,74.77vh) scale(.9387)}to{transform:translate(51.01165vw,99vh) scale(.9387)}}.snow:nth-child(182){opacity:.5798;transform:translate(76.8687vw,-10px) scale(.8955);animation:fall-182 18s -9s linear infinite}@keyframes fall-182{33.302%{transform:translate(80.0457vw,33.302vh) scale(.8955)}to{transform:translate(78.4572vw,99vh) scale(.8955)}}.snow:nth-child(183){opacity:.6736;transform:translate(40.7449vw,-10px) scale(.8849);animation:fall-183 25s -14s linear infinite}@keyframes fall-183{65.054%{transform:translate(32.7925vw,65.054vh) scale(.8849)}to{transform:translate(36.7687vw,99vh) scale(.8849)}}.snow:nth-child(184){opacity:1.6758;transform:translate(70.4814vw,-10px) scale(.6932);animation:fall-184 20s -12s linear infinite}@keyframes fall-184{41.097%{transform:translate(70.9433vw,41.097vh) scale(.6932)}to{transform:translate(70.71235vw,99vh) scale(.6932)}}.snow:nth-child(185){opacity:1.62;transform:translate(66.3223vw,-10px) scale(.1665);animation:fall-185 17s -23s linear infinite}@keyframes fall-185{51.139%{transform:translate(69.0704vw,51.139vh) scale(.1665)}to{transform:translate(67.69635vw,99vh) scale(.1665)}}.snow:nth-child(186){opacity:1.0282;transform:translate(11.1307vw,-10px) scale(.4408);animation:fall-186 12s -15s linear infinite}@keyframes fall-186{42.538%{transform:translate(10.2738vw,42.538vh) scale(.4408)}to{transform:translate(10.70225vw,99vh) scale(.4408)}}.snow:nth-child(187){opacity:.633;transform:translate(66.7135vw,-10px) scale(.8779);animation:fall-187 15s -1s linear infinite}@keyframes fall-187{36.238%{transform:translate(71.7706vw,36.238vh) scale(.8779)}to{transform:translate(69.24205vw,99vh) scale(.8779)}}.snow:nth-child(188){opacity:.8026;transform:translate(94.9309vw,-10px) scale(.4828);animation:fall-188 10s -22s linear infinite}@keyframes fall-188{42.653%{transform:translate(98.2592vw,42.653vh) scale(.4828)}to{transform:translate(96.59505vw,99vh) scale(.4828)}}.snow:nth-child(189){opacity:.7226;transform:translate(71.6959vw,-10px) scale(.3391);animation:fall-189 10s -13s linear infinite}@keyframes fall-189{54.902%{transform:translate(69.9458vw,54.902vh) scale(.3391)}to{transform:translate(70.82085vw,99vh) scale(.3391)}}.snow:nth-child(190){opacity:.1662;transform:translate(14.9604vw,-10px) scale(.4702);animation:fall-190 23s -19s linear infinite}@keyframes fall-190{72.519%{transform:translate(19.7686vw,72.519vh) scale(.4702)}to{transform:translate(17.3645vw,99vh) scale(.4702)}}.snow:nth-child(191){opacity:.963;transform:translate(86.1793vw,-10px) scale(.2658);animation:fall-191 28s -7s linear infinite}@keyframes fall-191{76.987%{transform:translate(85.5161vw,76.987vh) scale(.2658)}to{transform:translate(85.8477vw,99vh) scale(.2658)}}.snow:nth-child(192){opacity:1.2232;transform:translate(15.3273vw,-10px) scale(.9937);animation:fall-192 11s -30s linear infinite}@keyframes fall-192{43.725%{transform:translate(16.6955vw,43.725vh) scale(.9937)}to{transform:translate(16.0114vw,99vh) scale(.9937)}}.snow:nth-child(193){opacity:.2916;transform:translate(45.3422vw,-10px) scale(.217);animation:fall-193 19s -15s linear infinite}@keyframes fall-193{36.683%{transform:translate(39.4611vw,36.683vh) scale(.217)}to{transform:translate(42.40165vw,99vh) scale(.217)}}.snow:nth-child(194){opacity:.559;transform:translate(29.1703vw,-10px) scale(.0817);animation:fall-194 13s -25s linear infinite}@keyframes fall-194{42.585%{transform:translate(25.8383vw,42.585vh) scale(.0817)}to{transform:translate(27.5043vw,99vh) scale(.0817)}}.snow:nth-child(195){opacity:.663;transform:translate(26.1832vw,-10px) scale(.6861);animation:fall-195 27s -24s linear infinite}@keyframes fall-195{59.197%{transform:translate(21.1788vw,59.197vh) scale(.6861)}to{transform:translate(23.681vw,99vh) scale(.6861)}}.snow:nth-child(196){opacity:.4608;transform:translate(36.8975vw,-10px) scale(.5064);animation:fall-196 11s -30s linear infinite}@keyframes fall-196{60.841%{transform:translate(40.2562vw,60.841vh) scale(.5064)}to{transform:translate(38.57685vw,99vh) scale(.5064)}}.snow:nth-child(197){opacity:.8162;transform:translate(31.5905vw,-10px) scale(.1133);animation:fall-197 29s -27s linear infinite}@keyframes fall-197{55.579%{transform:translate(33.8335vw,55.579vh) scale(.1133)}to{transform:translate(32.712vw,99vh) scale(.1133)}}.snow:nth-child(198){opacity:1.989;transform:translate(42.5914vw,-10px) scale(.112);animation:fall-198 19s -8s linear infinite}@keyframes fall-198{61.242%{transform:translate(45.1399vw,61.242vh) scale(.112)}to{transform:translate(43.86565vw,99vh) scale(.112)}}.snow:nth-child(199){opacity:.086;transform:translate(79.2624vw,-10px) scale(.8909);animation:fall-199 22s -16s linear infinite}@keyframes fall-199{69.475%{transform:translate(84.2171vw,69.475vh) scale(.8909)}to{transform:translate(81.73975vw,99vh) scale(.8909)}}.snow:nth-child(200){opacity:1.36;transform:translate(91.2216vw,-10px) scale(.887);animation:fall-200 12s -4s linear infinite}@keyframes fall-200{63.578%{transform:translate(98.3775vw,63.578vh) scale(.887)}to{transform:translate(94.79955vw,99vh) scale(.887)}}.snow:nth-child(201){opacity:1.2122;transform:translate(10.1696vw,-10px) scale(.5164);animation:fall-201 16s -25s linear infinite}@keyframes fall-201{36.78%{transform:translate(17.7168vw,36.78vh) scale(.5164)}to{transform:translate(13.9432vw,99vh) scale(.5164)}}.snow:nth-child(202){opacity:.2452;transform:translate(63.8316vw,-10px) scale(.7034);animation:fall-202 25s -30s linear infinite}@keyframes fall-202{37.796%{transform:translate(58.8678vw,37.796vh) scale(.7034)}to{transform:translate(61.3497vw,99vh) scale(.7034)}}.snow:nth-child(203){opacity:.2432;transform:translate(21.7241vw,-10px) scale(.7662);animation:fall-203 29s -13s linear infinite}@keyframes fall-203{77.168%{transform:translate(26.5309vw,77.168vh) scale(.7662)}to{transform:translate(24.1275vw,99vh) scale(.7662)}}.snow:nth-child(204){opacity:1.3936;transform:translate(82.97vw,-10px) scale(.2942);animation:fall-204 28s -20s linear infinite}@keyframes fall-204{71.731%{transform:translate(78.9308vw,71.731vh) scale(.2942)}to{transform:translate(80.9504vw,99vh) scale(.2942)}}.snow:nth-child(205){opacity:.5892;transform:translate(53.8803vw,-10px) scale(.1436);animation:fall-205 15s -25s linear infinite}@keyframes fall-205{67.254%{transform:translate(59.9644vw,67.254vh) scale(.1436)}to{transform:translate(56.92235vw,99vh) scale(.1436)}}.snow:nth-child(206){opacity:1.264;transform:translate(8.911vw,-10px) scale(.6219);animation:fall-206 12s -16s linear infinite}@keyframes fall-206{60.3%{transform:translate(9.2779vw,60.3vh) scale(.6219)}to{transform:translate(9.09445vw,99vh) scale(.6219)}}.snow:nth-child(207){opacity:.5588;transform:translate(95.076vw,-10px) scale(.0795);animation:fall-207 10s -29s linear infinite}@keyframes fall-207{36.937%{transform:translate(88.4598vw,36.937vh) scale(.0795)}to{transform:translate(91.7679vw,99vh) scale(.0795)}}.snow:nth-child(208){opacity:.8008;transform:translate(62.8855vw,-10px) scale(.0745);animation:fall-208 13s -28s linear infinite}@keyframes fall-208{64.785%{transform:translate(69.0755vw,64.785vh) scale(.0745)}to{transform:translate(65.9805vw,99vh) scale(.0745)}}.snow:nth-child(209){opacity:1.0746;transform:translate(4.6163vw,-10px) scale(.2502);animation:fall-209 24s -26s linear infinite}@keyframes fall-209{44.808%{transform:translate(-.2202vw,44.808vh) scale(.2502)}to{transform:translate(2.19805vw,99vh) scale(.2502)}}.snow:nth-child(210){opacity:.2636;transform:translate(85.9563vw,-10px) scale(.6913);animation:fall-210 12s -16s linear infinite}@keyframes fall-210{77.643%{transform:translate(88.1722vw,77.643vh) scale(.6913)}to{transform:translate(87.06425vw,99vh) scale(.6913)}}.snow:nth-child(211){opacity:.2448;transform:translate(65.7116vw,-10px) scale(.5803);animation:fall-211 24s -22s linear infinite}@keyframes fall-211{49.018%{transform:translate(65.5176vw,49.018vh) scale(.5803)}to{transform:translate(65.6146vw,99vh) scale(.5803)}}.snow:nth-child(212){opacity:.5952;transform:translate(38.7827vw,-10px) scale(.8564);animation:fall-212 14s -11s linear infinite}@keyframes fall-212{73.624%{transform:translate(42.0132vw,73.624vh) scale(.8564)}to{transform:translate(40.39795vw,99vh) scale(.8564)}}.snow:nth-child(213){opacity:1.9646;transform:translate(98.8524vw,-10px) scale(.9634);animation:fall-213 26s -4s linear infinite}@keyframes fall-213{73.966%{transform:translate(95.1913vw,73.966vh) scale(.9634)}to{transform:translate(97.02185vw,99vh) scale(.9634)}}.snow:nth-child(214){opacity:.397;transform:translate(6.2612vw,-10px) scale(.6321);animation:fall-214 26s -6s linear infinite}@keyframes fall-214{70.158%{transform:translate(15.5275vw,70.158vh) scale(.6321)}to{transform:translate(10.89435vw,99vh) scale(.6321)}}.snow:nth-child(215){opacity:1.4924;transform:translate(86.264vw,-10px) scale(.3767);animation:fall-215 23s -21s linear infinite}@keyframes fall-215{36.674%{transform:translate(78.3175vw,36.674vh) scale(.3767)}to{transform:translate(82.29075vw,99vh) scale(.3767)}}.snow:nth-child(216){opacity:.0432;transform:translate(67.3208vw,-10px) scale(.7264);animation:fall-216 20s -27s linear infinite}@keyframes fall-216{70.882%{transform:translate(59.6562vw,70.882vh) scale(.7264)}to{transform:translate(63.4885vw,99vh) scale(.7264)}}.snow:nth-child(217){opacity:.051;transform:translate(41.7759vw,-10px) scale(.2213);animation:fall-217 28s -13s linear infinite}@keyframes fall-217{48.456%{transform:translate(50.991vw,48.456vh) scale(.2213)}to{transform:translate(46.38345vw,99vh) scale(.2213)}}.snow:nth-child(218){opacity:1.3394;transform:translate(29.4017vw,-10px) scale(.2995);animation:fall-218 12s -30s linear infinite}@keyframes fall-218{70.691%{transform:translate(23.8335vw,70.691vh) scale(.2995)}to{transform:translate(26.6176vw,99vh) scale(.2995)}}.snow:nth-child(219){opacity:.8578;transform:translate(60.4397vw,-10px) scale(.7718);animation:fall-219 14s -25s linear infinite}@keyframes fall-219{76.348%{transform:translate(65.1182vw,76.348vh) scale(.7718)}to{transform:translate(62.77895vw,99vh) scale(.7718)}}.snow:nth-child(220){opacity:1.851;transform:translate(14.7934vw,-10px) scale(.8102);animation:fall-220 18s -30s linear infinite}@keyframes fall-220{30.283%{transform:translate(7.4031vw,30.283vh) scale(.8102)}to{transform:translate(11.09825vw,99vh) scale(.8102)}}.snow:nth-child(221){opacity:1.3724;transform:translate(48.098vw,-10px) scale(.2216);animation:fall-221 28s -5s linear infinite}@keyframes fall-221{59.098%{transform:translate(55.8727vw,59.098vh) scale(.2216)}to{transform:translate(51.98535vw,99vh) scale(.2216)}}.snow:nth-child(222){opacity:1.9772;transform:translate(15.1939vw,-10px) scale(.8245);animation:fall-222 17s -19s linear infinite}@keyframes fall-222{79.357%{transform:translate(24.0579vw,79.357vh) scale(.8245)}to{transform:translate(19.6259vw,99vh) scale(.8245)}}.snow:nth-child(223){opacity:.4398;transform:translate(68.5639vw,-10px) scale(.544);animation:fall-223 10s -6s linear infinite}@keyframes fall-223{61.856%{transform:translate(70.6337vw,61.856vh) scale(.544)}to{transform:translate(69.5988vw,99vh) scale(.544)}}.snow:nth-child(224){opacity:1.0832;transform:translate(9.743vw,-10px) scale(.8518);animation:fall-224 26s -19s linear infinite}@keyframes fall-224{47.829%{transform:translate(2.5338vw,47.829vh) scale(.8518)}to{transform:translate(6.1384vw,99vh) scale(.8518)}}.snow:nth-child(225){opacity:1.8806;transform:translate(46.686vw,-10px) scale(.9525);animation:fall-225 12s -5s linear infinite}@keyframes fall-225{67.445%{transform:translate(53.954vw,67.445vh) scale(.9525)}to{transform:translate(50.32vw,99vh) scale(.9525)}}.snow:nth-child(226){opacity:1.6902;transform:translate(64.6888vw,-10px) scale(.2079);animation:fall-226 23s -8s linear infinite}@keyframes fall-226{74.938%{transform:translate(56.9447vw,74.938vh) scale(.2079)}to{transform:translate(60.81675vw,99vh) scale(.2079)}}.snow:nth-child(227){opacity:1.1004;transform:translate(24.33vw,-10px) scale(.9421);animation:fall-227 27s -11s linear infinite}@keyframes fall-227{59.544%{transform:translate(20.3231vw,59.544vh) scale(.9421)}to{transform:translate(22.32655vw,99vh) scale(.9421)}}.snow:nth-child(228){opacity:1.2554;transform:translate(48.7178vw,-10px) scale(.0544);animation:fall-228 29s -20s linear infinite}@keyframes fall-228{45.188%{transform:translate(39.0245vw,45.188vh) scale(.0544)}to{transform:translate(43.87115vw,99vh) scale(.0544)}}.snow:nth-child(229){opacity:.4728;transform:translate(93.7742vw,-10px) scale(.3084);animation:fall-229 20s -6s linear infinite}@keyframes fall-229{61.551%{transform:translate(89.9966vw,61.551vh) scale(.3084)}to{transform:translate(91.8854vw,99vh) scale(.3084)}}.snow:nth-child(230){opacity:.5314;transform:translate(27.7891vw,-10px) scale(.5053);animation:fall-230 23s -11s linear infinite}@keyframes fall-230{48.451%{transform:translate(19.3583vw,48.451vh) scale(.5053)}to{transform:translate(23.5737vw,99vh) scale(.5053)}}.snow:nth-child(231){opacity:.4952;transform:translate(87.3307vw,-10px) scale(.2604);animation:fall-231 16s -6s linear infinite}@keyframes fall-231{40.95%{transform:translate(94.3417vw,40.95vh) scale(.2604)}to{transform:translate(90.8362vw,99vh) scale(.2604)}}.snow:nth-child(232){opacity:1.0172;transform:translate(51.1931vw,-10px) scale(.1069);animation:fall-232 22s -21s linear infinite}@keyframes fall-232{69.988%{transform:translate(45.6514vw,69.988vh) scale(.1069)}to{transform:translate(48.42225vw,99vh) scale(.1069)}}.snow:nth-child(233){opacity:1.257;transform:translate(4.2391vw,-10px) scale(.7877);animation:fall-233 12s -2s linear infinite}@keyframes fall-233{45.722%{transform:translate(-.6275vw,45.722vh) scale(.7877)}to{transform:translate(1.8058vw,99vh) scale(.7877)}}.snow:nth-child(234){opacity:1.9386;transform:translate(.1745vw,-10px) scale(.3166);animation:fall-234 26s -10s linear infinite}@keyframes fall-234{68.446%{transform:translate(-2.8262vw,68.446vh) scale(.3166)}to{transform:translate(-1.32585vw,99vh) scale(.3166)}}.snow:nth-child(235){opacity:1.4458;transform:translate(37.2026vw,-10px) scale(.5491);animation:fall-235 22s -10s linear infinite}@keyframes fall-235{59%{transform:translate(34.6406vw,59vh) scale(.5491)}to{transform:translate(35.9216vw,99vh) scale(.5491)}}.snow:nth-child(236){opacity:1.3176;transform:translate(19.014vw,-10px) scale(.2207);animation:fall-236 25s -19s linear infinite}@keyframes fall-236{44.335%{transform:translate(24.3443vw,44.335vh) scale(.2207)}to{transform:translate(21.67915vw,99vh) scale(.2207)}}.snow:nth-child(237){opacity:.4498;transform:translate(.1203vw,-10px) scale(.5368);animation:fall-237 24s -24s linear infinite}@keyframes fall-237{52.894%{transform:translate(-6.9127vw,52.894vh) scale(.5368)}to{transform:translate(-3.3962vw,99vh) scale(.5368)}}.snow:nth-child(238){opacity:1.7486;transform:translate(84.3767vw,-10px) scale(.8274);animation:fall-238 16s -28s linear infinite}@keyframes fall-238{64.849%{transform:translate(75.9027vw,64.849vh) scale(.8274)}to{transform:translate(80.1397vw,99vh) scale(.8274)}}.snow:nth-child(239){opacity:.6254;transform:translate(33.1214vw,-10px) scale(.3744);animation:fall-239 19s -20s linear infinite}@keyframes fall-239{47.246%{transform:translate(33.7232vw,47.246vh) scale(.3744)}to{transform:translate(33.4223vw,99vh) scale(.3744)}}.snow:nth-child(240){opacity:.8324;transform:translate(55.8535vw,-10px) scale(.0516);animation:fall-240 13s -7s linear infinite}@keyframes fall-240{43.961%{transform:translate(64.4057vw,43.961vh) scale(.0516)}to{transform:translate(60.1296vw,99vh) scale(.0516)}}.snow:nth-child(241){opacity:1.3022;transform:translate(19.2877vw,-10px) scale(.4096);animation:fall-241 21s -1s linear infinite}@keyframes fall-241{45.883%{transform:translate(9.876vw,45.883vh) scale(.4096)}to{transform:translate(14.58185vw,99vh) scale(.4096)}}.snow:nth-child(242){opacity:.158;transform:translate(34.4174vw,-10px) scale(.8811);animation:fall-242 10s -26s linear infinite}@keyframes fall-242{64.851%{transform:translate(31.994vw,64.851vh) scale(.8811)}to{transform:translate(33.2057vw,99vh) scale(.8811)}}.snow:nth-child(243){opacity:1.084;transform:translate(47.4557vw,-10px) scale(.0287);animation:fall-243 18s -19s linear infinite}@keyframes fall-243{59.542%{transform:translate(41.2064vw,59.542vh) scale(.0287)}to{transform:translate(44.33105vw,99vh) scale(.0287)}}.snow:nth-child(244){opacity:1.5856;transform:translate(8.9267vw,-10px) scale(.5216);animation:fall-244 14s -17s linear infinite}@keyframes fall-244{56.177%{transform:translate(15.3245vw,56.177vh) scale(.5216)}to{transform:translate(12.1256vw,99vh) scale(.5216)}}.snow:nth-child(245){opacity:1.7246;transform:translate(39.2698vw,-10px) scale(.8736);animation:fall-245 19s -5s linear infinite}@keyframes fall-245{40.057%{transform:translate(48.171vw,40.057vh) scale(.8736)}to{transform:translate(43.7204vw,99vh) scale(.8736)}}.snow:nth-child(246){opacity:1.7238;transform:translate(59.6491vw,-10px) scale(.3734);animation:fall-246 14s -7s linear infinite}@keyframes fall-246{48.863%{transform:translate(62.8536vw,48.863vh) scale(.3734)}to{transform:translate(61.25135vw,99vh) scale(.3734)}}.snow:nth-child(247){opacity:.4516;transform:translate(40.6456vw,-10px) scale(.7899);animation:fall-247 27s -26s linear infinite}@keyframes fall-247{58.491%{transform:translate(44.1327vw,58.491vh) scale(.7899)}to{transform:translate(42.38915vw,99vh) scale(.7899)}}.snow:nth-child(248){opacity:.1342;transform:translate(74.7699vw,-10px) scale(.7549);animation:fall-248 13s -21s linear infinite}@keyframes fall-248{34.43%{transform:translate(82.951vw,34.43vh) scale(.7549)}to{transform:translate(78.86045vw,99vh) scale(.7549)}}.snow:nth-child(249){opacity:1.1574;transform:translate(13.6324vw,-10px) scale(.1242);animation:fall-249 22s -3s linear infinite}@keyframes fall-249{64.376%{transform:translate(15.9767vw,64.376vh) scale(.1242)}to{transform:translate(14.80455vw,99vh) scale(.1242)}}.snow:nth-child(250){opacity:1.8904;transform:translate(58.4202vw,-10px) scale(.6049);animation:fall-250 24s -9s linear infinite}@keyframes fall-250{40.438%{transform:translate(60.6488vw,40.438vh) scale(.6049)}to{transform:translate(59.5345vw,99vh) scale(.6049)}}.snow:nth-child(251){opacity:.5032;transform:translate(42.5094vw,-10px) scale(.229);animation:fall-251 16s -26s linear infinite}@keyframes fall-251{60.059%{transform:translate(44.6564vw,60.059vh) scale(.229)}to{transform:translate(43.5829vw,99vh) scale(.229)}}.snow:nth-child(252){opacity:.001;transform:translate(79.9758vw,-10px) scale(.7708);animation:fall-252 28s -18s linear infinite}@keyframes fall-252{65.001%{transform:translate(77.517vw,65.001vh) scale(.7708)}to{transform:translate(78.7464vw,99vh) scale(.7708)}}.snow:nth-child(253){opacity:.403;transform:translate(85.9697vw,-10px) scale(.9157);animation:fall-253 16s -18s linear infinite}@keyframes fall-253{65.222%{transform:translate(77.9012vw,65.222vh) scale(.9157)}to{transform:translate(81.93545vw,99vh) scale(.9157)}}.snow:nth-child(254){opacity:.4434;transform:translate(93.6743vw,-10px) scale(.5933);animation:fall-254 16s -14s linear infinite}@keyframes fall-254{51.791%{transform:translate(90.3926vw,51.791vh) scale(.5933)}to{transform:translate(92.03345vw,99vh) scale(.5933)}}.snow:nth-child(255){opacity:.3828;transform:translate(75.8225vw,-10px) scale(.5104);animation:fall-255 14s -15s linear infinite}@keyframes fall-255{69.141%{transform:translate(71.381vw,69.141vh) scale(.5104)}to{transform:translate(73.60175vw,99vh) scale(.5104)}}.snow:nth-child(256){opacity:.2668;transform:translate(76.1794vw,-10px) scale(.7592);animation:fall-256 16s -21s linear infinite}@keyframes fall-256{59.11%{transform:translate(73.0268vw,59.11vh) scale(.7592)}to{transform:translate(74.6031vw,99vh) scale(.7592)}}.snow:nth-child(257){opacity:.611;transform:translate(1.8504vw,-10px) scale(.5355);animation:fall-257 28s -17s linear infinite}@keyframes fall-257{77.714%{transform:translate(-5.0029vw,77.714vh) scale(.5355)}to{transform:translate(-1.57625vw,99vh) scale(.5355)}}.snow:nth-child(258){opacity:.7046;transform:translate(97.6842vw,-10px) scale(.1202);animation:fall-258 18s -13s linear infinite}@keyframes fall-258{34.027%{transform:translate(104.457vw,34.027vh) scale(.1202)}to{transform:translate(101.0706vw,99vh) scale(.1202)}}.snow:nth-child(259){opacity:.5064;transform:translate(16.0162vw,-10px) scale(.8443);animation:fall-259 24s -23s linear infinite}@keyframes fall-259{78.323%{transform:translate(14.3231vw,78.323vh) scale(.8443)}to{transform:translate(15.16965vw,99vh) scale(.8443)}}.snow:nth-child(260){opacity:.9638;transform:translate(13.2213vw,-10px) scale(.8917);animation:fall-260 28s -15s linear infinite}@keyframes fall-260{32.123%{transform:translate(4.7972vw,32.123vh) scale(.8917)}to{transform:translate(9.00925vw,99vh) scale(.8917)}}.snow:nth-child(261){opacity:.1244;transform:translate(14.228vw,-10px) scale(.5558);animation:fall-261 11s -18s linear infinite}@keyframes fall-261{70.657%{transform:translate(11.6307vw,70.657vh) scale(.5558)}to{transform:translate(12.92935vw,99vh) scale(.5558)}}.snow:nth-child(262){opacity:.783;transform:translate(15.0811vw,-10px) scale(.0499);animation:fall-262 19s -26s linear infinite}@keyframes fall-262{72.16%{transform:translate(9.0969vw,72.16vh) scale(.0499)}to{transform:translate(12.089vw,99vh) scale(.0499)}}.snow:nth-child(263){opacity:1.7562;transform:translate(10.6571vw,-10px) scale(.4444);animation:fall-263 28s -12s linear infinite}@keyframes fall-263{38.399%{transform:translate(3.1845vw,38.399vh) scale(.4444)}to{transform:translate(6.9208vw,99vh) scale(.4444)}}.snow:nth-child(264){opacity:1.56;transform:translate(76.162vw,-10px) scale(.3457);animation:fall-264 28s -7s linear infinite}@keyframes fall-264{77.402%{transform:translate(70.6485vw,77.402vh) scale(.3457)}to{transform:translate(73.40525vw,99vh) scale(.3457)}}.snow:nth-child(265){opacity:.7932;transform:translate(34.2909vw,-10px) scale(.8431);animation:fall-265 12s -28s linear infinite}@keyframes fall-265{64.675%{transform:translate(38.6286vw,64.675vh) scale(.8431)}to{transform:translate(36.45975vw,99vh) scale(.8431)}}.snow:nth-child(266){opacity:1.0492;transform:translate(45.8852vw,-10px) scale(.8687);animation:fall-266 19s -16s linear infinite}@keyframes fall-266{72.198%{transform:translate(36.7428vw,72.198vh) scale(.8687)}to{transform:translate(41.314vw,99vh) scale(.8687)}}.snow:nth-child(267){opacity:.1928;transform:translate(67.0436vw,-10px) scale(.2811);animation:fall-267 10s -26s linear infinite}@keyframes fall-267{69.376%{transform:translate(68.7937vw,69.376vh) scale(.2811)}to{transform:translate(67.91865vw,99vh) scale(.2811)}}.snow:nth-child(268){opacity:1.9518;transform:translate(29.5215vw,-10px) scale(.3333);animation:fall-268 28s -13s linear infinite}@keyframes fall-268{35.13%{transform:translate(33.8039vw,35.13vh) scale(.3333)}to{transform:translate(31.6627vw,99vh) scale(.3333)}}.snow:nth-child(269){opacity:1.444;transform:translate(95.0096vw,-10px) scale(.2965);animation:fall-269 28s -18s linear infinite}@keyframes fall-269{67.634%{transform:translate(102.3769vw,67.634vh) scale(.2965)}to{transform:translate(98.69325vw,99vh) scale(.2965)}}.snow:nth-child(270){opacity:1.7534;transform:translate(20.316vw,-10px) scale(.7365);animation:fall-270 15s -16s linear infinite}@keyframes fall-270{62.953%{transform:translate(19.745vw,62.953vh) scale(.7365)}to{transform:translate(20.0305vw,99vh) scale(.7365)}}.snow:nth-child(271){opacity:1.9928;transform:translate(5.078vw,-10px) scale(.1117);animation:fall-271 27s -9s linear infinite}@keyframes fall-271{60.163%{transform:translate(12.4842vw,60.163vh) scale(.1117)}to{transform:translate(8.7811vw,99vh) scale(.1117)}}.snow:nth-child(272){opacity:.283;transform:translate(25.965vw,-10px) scale(.6929);animation:fall-272 25s -20s linear infinite}@keyframes fall-272{44.1%{transform:translate(25.4961vw,44.1vh) scale(.6929)}to{transform:translate(25.73055vw,99vh) scale(.6929)}}.snow:nth-child(273){opacity:.0784;transform:translate(66.0229vw,-10px) scale(.5746);animation:fall-273 22s -4s linear infinite}@keyframes fall-273{48.736%{transform:translate(73.2461vw,48.736vh) scale(.5746)}to{transform:translate(69.6345vw,99vh) scale(.5746)}}.snow:nth-child(274){opacity:1.7582;transform:translate(31.0315vw,-10px) scale(.1208);animation:fall-274 24s -13s linear infinite}@keyframes fall-274{69.477%{transform:translate(27.522vw,69.477vh) scale(.1208)}to{transform:translate(29.27675vw,99vh) scale(.1208)}}.snow:nth-child(275){opacity:.01;transform:translate(48.4354vw,-10px) scale(.4444);animation:fall-275 15s -9s linear infinite}@keyframes fall-275{37.533%{transform:translate(54.0421vw,37.533vh) scale(.4444)}to{transform:translate(51.23875vw,99vh) scale(.4444)}}.snow:nth-child(276){opacity:.2688;transform:translate(88.2627vw,-10px) scale(.4589);animation:fall-276 29s -12s linear infinite}@keyframes fall-276{49.719%{transform:translate(90.6287vw,49.719vh) scale(.4589)}to{transform:translate(89.4457vw,99vh) scale(.4589)}}.snow:nth-child(277){opacity:.412;transform:translate(84.6835vw,-10px) scale(.5867);animation:fall-277 12s -14s linear infinite}@keyframes fall-277{43.569%{transform:translate(81.7652vw,43.569vh) scale(.5867)}to{transform:translate(83.22435vw,99vh) scale(.5867)}}.snow:nth-child(278){opacity:1.6936;transform:translate(20.7881vw,-10px) scale(.6937);animation:fall-278 10s -20s linear infinite}@keyframes fall-278{48.049%{transform:translate(27.3393vw,48.049vh) scale(.6937)}to{transform:translate(24.0637vw,99vh) scale(.6937)}}.snow:nth-child(279){opacity:.2868;transform:translate(56.5156vw,-10px) scale(.5834);animation:fall-279 15s -8s linear infinite}@keyframes fall-279{58.753%{transform:translate(50.738vw,58.753vh) scale(.5834)}to{transform:translate(53.6268vw,99vh) scale(.5834)}}.snow:nth-child(280){opacity:.662;transform:translate(50.2301vw,-10px) scale(.8879);animation:fall-280 14s -4s linear infinite}@keyframes fall-280{30.375%{transform:translate(57.8336vw,30.375vh) scale(.8879)}to{transform:translate(54.03185vw,99vh) scale(.8879)}}.snow:nth-child(281){opacity:1.5388;transform:translate(44.3972vw,-10px) scale(.9782);animation:fall-281 26s -11s linear infinite}@keyframes fall-281{31.601%{transform:translate(34.586vw,31.601vh) scale(.9782)}to{transform:translate(39.4916vw,99vh) scale(.9782)}}.snow:nth-child(282){opacity:1.2538;transform:translate(49.2909vw,-10px) scale(.0365);animation:fall-282 28s -15s linear infinite}@keyframes fall-282{70.991%{transform:translate(44.276vw,70.991vh) scale(.0365)}to{transform:translate(46.78345vw,99vh) scale(.0365)}}.snow:nth-child(283){opacity:1.7222;transform:translate(43.9459vw,-10px) scale(.2508);animation:fall-283 24s -5s linear infinite}@keyframes fall-283{66.884%{transform:translate(44.3736vw,66.884vh) scale(.2508)}to{transform:translate(44.15975vw,99vh) scale(.2508)}}.snow:nth-child(284){opacity:.6848;transform:translate(97.1125vw,-10px) scale(.7518);animation:fall-284 13s -24s linear infinite}@keyframes fall-284{59.217%{transform:translate(90.525vw,59.217vh) scale(.7518)}to{transform:translate(93.81875vw,99vh) scale(.7518)}}.snow:nth-child(285){opacity:1.6998;transform:translate(19.9574vw,-10px) scale(.43);animation:fall-285 27s -27s linear infinite}@keyframes fall-285{58.246%{transform:translate(11.1877vw,58.246vh) scale(.43)}to{transform:translate(15.57255vw,99vh) scale(.43)}}.snow:nth-child(286){opacity:1.1156;transform:translate(58.3523vw,-10px) scale(.4981);animation:fall-286 11s -23s linear infinite}@keyframes fall-286{64.895%{transform:translate(66.4931vw,64.895vh) scale(.4981)}to{transform:translate(62.4227vw,99vh) scale(.4981)}}.snow:nth-child(287){opacity:.0242;transform:translate(12.7491vw,-10px) scale(.1813);animation:fall-287 28s -13s linear infinite}@keyframes fall-287{57.419%{transform:translate(9.9079vw,57.419vh) scale(.1813)}to{transform:translate(11.3285vw,99vh) scale(.1813)}}.snow:nth-child(288){opacity:.0378;transform:translate(26.7995vw,-10px) scale(.195);animation:fall-288 18s -12s linear infinite}@keyframes fall-288{51.066%{transform:translate(18.3768vw,51.066vh) scale(.195)}to{transform:translate(22.58815vw,99vh) scale(.195)}}.snow:nth-child(289){opacity:1.1554;transform:translate(64.4182vw,-10px) scale(.1206);animation:fall-289 10s -8s linear infinite}@keyframes fall-289{61.221%{transform:translate(54.8629vw,61.221vh) scale(.1206)}to{transform:translate(59.64055vw,99vh) scale(.1206)}}.snow:nth-child(290){opacity:1.0724;transform:translate(40.1552vw,-10px) scale(.4685);animation:fall-290 17s -16s linear infinite}@keyframes fall-290{40%{transform:translate(39.5967vw,40vh) scale(.4685)}to{transform:translate(39.87595vw,99vh) scale(.4685)}}.snow:nth-child(291){opacity:.3516;transform:translate(57.9689vw,-10px) scale(.2203);animation:fall-291 25s -15s linear infinite}@keyframes fall-291{78.795%{transform:translate(51.0043vw,78.795vh) scale(.2203)}to{transform:translate(54.4866vw,99vh) scale(.2203)}}.snow:nth-child(292){opacity:1.6742;transform:translate(30.0849vw,-10px) scale(.285);animation:fall-292 13s -19s linear infinite}@keyframes fall-292{42.935%{transform:translate(31.3733vw,42.935vh) scale(.285)}to{transform:translate(30.7291vw,99vh) scale(.285)}}.snow:nth-child(293){opacity:1.214;transform:translate(6.8212vw,-10px) scale(.042);animation:fall-293 30s -20s linear infinite}@keyframes fall-293{43.387%{transform:translate(-3.0037vw,43.387vh) scale(.042)}to{transform:translate(1.90875vw,99vh) scale(.042)}}.snow:nth-child(294){opacity:1.0136;transform:translate(61.502vw,-10px) scale(.9972);animation:fall-294 26s -11s linear infinite}@keyframes fall-294{42.772%{transform:translate(66.3708vw,42.772vh) scale(.9972)}to{transform:translate(63.9364vw,99vh) scale(.9972)}}.snow:nth-child(295){opacity:.8106;transform:translate(63.1313vw,-10px) scale(.5272);animation:fall-295 30s -15s linear infinite}@keyframes fall-295{41.405%{transform:translate(59.6747vw,41.405vh) scale(.5272)}to{transform:translate(61.403vw,99vh) scale(.5272)}}.snow:nth-child(296){opacity:.7;transform:translate(9.0818vw,-10px) scale(.4525);animation:fall-296 27s -8s linear infinite}@keyframes fall-296{56.128%{transform:translate(17.297vw,56.128vh) scale(.4525)}to{transform:translate(13.1894vw,99vh) scale(.4525)}}.snow:nth-child(297){opacity:.856;transform:translate(77.7644vw,-10px) scale(.8421);animation:fall-297 27s -9s linear infinite}@keyframes fall-297{40.825%{transform:translate(83.408vw,40.825vh) scale(.8421)}to{transform:translate(80.5862vw,99vh) scale(.8421)}}.snow:nth-child(298){opacity:1.333;transform:translate(80.9783vw,-10px) scale(.9575);animation:fall-298 20s -28s linear infinite}@keyframes fall-298{39.501%{transform:translate(80.0795vw,39.501vh) scale(.9575)}to{transform:translate(80.5289vw,99vh) scale(.9575)}}.snow:nth-child(299){opacity:1.4488;transform:translate(38.9583vw,-10px) scale(.0795);animation:fall-299 17s -15s linear infinite}@keyframes fall-299{35.046%{transform:translate(44.7175vw,35.046vh) scale(.0795)}to{transform:translate(41.8379vw,99vh) scale(.0795)}}.snow:nth-child(300){opacity:1.6402;transform:translate(65.2021vw,-10px) scale(.5978);animation:fall-300 21s -26s linear infinite}@keyframes fall-300{50.291%{transform:translate(58.5766vw,50.291vh) scale(.5978)}to{transform:translate(61.88935vw,99vh) scale(.5978)}}.snow:nth-child(301){opacity:.068;transform:translate(12.5663vw,-10px) scale(.8098);animation:fall-301 29s -13s linear infinite}@keyframes fall-301{78.637%{transform:translate(13.7764vw,78.637vh) scale(.8098)}to{transform:translate(13.17135vw,99vh) scale(.8098)}}.snow:nth-child(302){opacity:1.451;transform:translate(99.3505vw,-10px) scale(.2421);animation:fall-302 24s -24s linear infinite}@keyframes fall-302{39.942%{transform:translate(105.8709vw,39.942vh) scale(.2421)}to{transform:translate(102.6107vw,99vh) scale(.2421)}}.snow:nth-child(303){opacity:.1582;transform:translate(78.2889vw,-10px) scale(.1433);animation:fall-303 24s -18s linear infinite}@keyframes fall-303{49.593%{transform:translate(82.572vw,49.593vh) scale(.1433)}to{transform:translate(80.43045vw,99vh) scale(.1433)}}.snow:nth-child(304){opacity:.6172;transform:translate(52.8837vw,-10px) scale(.9835);animation:fall-304 24s -23s linear infinite}@keyframes fall-304{76.531%{transform:translate(44.8546vw,76.531vh) scale(.9835)}to{transform:translate(48.86915vw,99vh) scale(.9835)}}.snow:nth-child(305){opacity:.052;transform:translate(38.1938vw,-10px) scale(.953);animation:fall-305 16s -14s linear infinite}@keyframes fall-305{51.312%{transform:translate(42.0468vw,51.312vh) scale(.953)}to{transform:translate(40.1203vw,99vh) scale(.953)}}.snow:nth-child(306){opacity:1.1376;transform:translate(83.2982vw,-10px) scale(.9221);animation:fall-306 19s -3s linear infinite}@keyframes fall-306{70.161%{transform:translate(80.6811vw,70.161vh) scale(.9221)}to{transform:translate(81.98965vw,99vh) scale(.9221)}}.snow:nth-child(307){opacity:.8744;transform:translate(64.9935vw,-10px) scale(.3428);animation:fall-307 21s -10s linear infinite}@keyframes fall-307{57.858%{transform:translate(70.4732vw,57.858vh) scale(.3428)}to{transform:translate(67.73335vw,99vh) scale(.3428)}}.snow:nth-child(308){opacity:.7662;transform:translate(19.045vw,-10px) scale(.747);animation:fall-308 29s -12s linear infinite}@keyframes fall-308{36.378%{transform:translate(16.7054vw,36.378vh) scale(.747)}to{transform:translate(17.8752vw,99vh) scale(.747)}}.snow:nth-child(309){opacity:1.7708;transform:translate(.3337vw,-10px) scale(.5578);animation:fall-309 16s -4s linear infinite}@keyframes fall-309{32.879%{transform:translate(.6394vw,32.879vh) scale(.5578)}to{transform:translate(.48655vw,99vh) scale(.5578)}}.snow:nth-child(310){opacity:1.1162;transform:translate(89.6291vw,-10px) scale(.677);animation:fall-310 29s -28s linear infinite}@keyframes fall-310{70.494%{transform:translate(85.6256vw,70.494vh) scale(.677)}to{transform:translate(87.62735vw,99vh) scale(.677)}}.snow:nth-child(311){opacity:.9316;transform:translate(44.1451vw,-10px) scale(.0928);animation:fall-311 29s -9s linear infinite}@keyframes fall-311{30.496%{transform:translate(43.9165vw,30.496vh) scale(.0928)}to{transform:translate(44.0308vw,99vh) scale(.0928)}}.snow:nth-child(312){opacity:1.6724;transform:translate(78.9131vw,-10px) scale(.761);animation:fall-312 10s -29s linear infinite}@keyframes fall-312{34.036%{transform:translate(85.8226vw,34.036vh) scale(.761)}to{transform:translate(82.36785vw,99vh) scale(.761)}}.snow:nth-child(313){opacity:.4736;transform:translate(.3693vw,-10px) scale(.702);animation:fall-313 15s -16s linear infinite}@keyframes fall-313{71.204%{transform:translate(8.6466vw,71.204vh) scale(.702)}to{transform:translate(4.50795vw,99vh) scale(.702)}}.snow:nth-child(314){opacity:.7208;transform:translate(56.5423vw,-10px) scale(.5088);animation:fall-314 16s -12s linear infinite}@keyframes fall-314{78.189%{transform:translate(50.5109vw,78.189vh) scale(.5088)}to{transform:translate(53.5266vw,99vh) scale(.5088)}}.snow:nth-child(315){opacity:1.4888;transform:translate(91.1899vw,-10px) scale(.9442);animation:fall-315 30s -4s linear infinite}@keyframes fall-315{77.321%{transform:translate(81.2551vw,77.321vh) scale(.9442)}to{transform:translate(86.2225vw,99vh) scale(.9442)}}.snow:nth-child(316){opacity:.727;transform:translate(96.1355vw,-10px) scale(.3111);animation:fall-316 18s -15s linear infinite}@keyframes fall-316{33.136%{transform:translate(103.5934vw,33.136vh) scale(.3111)}to{transform:translate(99.86445vw,99vh) scale(.3111)}}.snow:nth-child(317){opacity:.3852;transform:translate(4.67vw,-10px) scale(.2411);animation:fall-317 11s -28s linear infinite}@keyframes fall-317{76.287%{transform:translate(7.6122vw,76.287vh) scale(.2411)}to{transform:translate(6.1411vw,99vh) scale(.2411)}}.snow:nth-child(318){opacity:1.928;transform:translate(18.8487vw,-10px) scale(.2346);animation:fall-318 21s -27s linear infinite}@keyframes fall-318{66.89%{transform:translate(14.6076vw,66.89vh) scale(.2346)}to{transform:translate(16.72815vw,99vh) scale(.2346)}}.snow:nth-child(319){opacity:.2724;transform:translate(84.6709vw,-10px) scale(.2479);animation:fall-319 24s -17s linear infinite}@keyframes fall-319{47.169%{transform:translate(83.3213vw,47.169vh) scale(.2479)}to{transform:translate(83.9961vw,99vh) scale(.2479)}}.snow:nth-child(320){opacity:.8036;transform:translate(5.8315vw,-10px) scale(.1131);animation:fall-320 16s -19s linear infinite}@keyframes fall-320{43.915%{transform:translate(13.0661vw,43.915vh) scale(.1131)}to{transform:translate(9.4488vw,99vh) scale(.1131)}}.snow:nth-child(321){opacity:1.0512;transform:translate(41.8594vw,-10px) scale(.6491);animation:fall-321 24s -28s linear infinite}@keyframes fall-321{65.487%{transform:translate(37.7925vw,65.487vh) scale(.6491)}to{transform:translate(39.82595vw,99vh) scale(.6491)}}.snow:nth-child(322){opacity:1.8182;transform:translate(92.5591vw,-10px) scale(.2231);animation:fall-322 10s -26s linear infinite}@keyframes fall-322{38.158%{transform:translate(85.1823vw,38.158vh) scale(.2231)}to{transform:translate(88.8707vw,99vh) scale(.2231)}}.snow:nth-child(323){opacity:.9908;transform:translate(63.4708vw,-10px) scale(.4224);animation:fall-323 12s -26s linear infinite}@keyframes fall-323{30.599%{transform:translate(68.6688vw,30.599vh) scale(.4224)}to{transform:translate(66.0698vw,99vh) scale(.4224)}}.snow:nth-child(324){opacity:.293;transform:translate(55.272vw,-10px) scale(.1139);animation:fall-324 12s -22s linear infinite}@keyframes fall-324{62.254%{transform:translate(61.0058vw,62.254vh) scale(.1139)}to{transform:translate(58.1389vw,99vh) scale(.1139)}}.snow:nth-child(325){opacity:.3482;transform:translate(42.6248vw,-10px) scale(.9185);animation:fall-325 19s -25s linear infinite}@keyframes fall-325{54.66%{transform:translate(47.3646vw,54.66vh) scale(.9185)}to{transform:translate(44.9947vw,99vh) scale(.9185)}}.snow:nth-child(326){opacity:.8708;transform:translate(80.479vw,-10px) scale(.5194);animation:fall-326 27s -16s linear infinite}@keyframes fall-326{78.18%{transform:translate(72.6396vw,78.18vh) scale(.5194)}to{transform:translate(76.5593vw,99vh) scale(.5194)}}.snow:nth-child(327){opacity:1.1032;transform:translate(76.3168vw,-10px) scale(.2922);animation:fall-327 21s -26s linear infinite}@keyframes fall-327{67.041%{transform:translate(69.1905vw,67.041vh) scale(.2922)}to{transform:translate(72.75365vw,99vh) scale(.2922)}}.snow:nth-child(328){opacity:.464;transform:translate(89.0795vw,-10px) scale(.778);animation:fall-328 10s -27s linear infinite}@keyframes fall-328{51.299%{transform:translate(92.3773vw,51.299vh) scale(.778)}to{transform:translate(90.7284vw,99vh) scale(.778)}}.snow:nth-child(329){opacity:1.525;transform:translate(75.6294vw,-10px) scale(.0778);animation:fall-329 28s -16s linear infinite}@keyframes fall-329{60.994%{transform:translate(74.935vw,60.994vh) scale(.0778)}to{transform:translate(75.2822vw,99vh) scale(.0778)}}.snow:nth-child(330){opacity:.1058;transform:translate(1.6106vw,-10px) scale(.6454);animation:fall-330 13s -22s linear infinite}@keyframes fall-330{46.638%{transform:translate(-7.4298vw,46.638vh) scale(.6454)}to{transform:translate(-2.9096vw,99vh) scale(.6454)}}.snow:nth-child(331){opacity:.8304;transform:translate(27.4903vw,-10px) scale(.3349);animation:fall-331 19s -20s linear infinite}@keyframes fall-331{51.702%{transform:translate(21.0821vw,51.702vh) scale(.3349)}to{transform:translate(24.2862vw,99vh) scale(.3349)}}.snow:nth-child(332){opacity:.4674;transform:translate(11.4078vw,-10px) scale(.7801);animation:fall-332 15s -4s linear infinite}@keyframes fall-332{42.221%{transform:translate(20.9754vw,42.221vh) scale(.7801)}to{transform:translate(16.1916vw,99vh) scale(.7801)}}.snow:nth-child(333){opacity:1.805;transform:translate(.7049vw,-10px) scale(.701);animation:fall-333 23s -27s linear infinite}@keyframes fall-333{75.415%{transform:translate(-5.8753vw,75.415vh) scale(.701)}to{transform:translate(-2.5852vw,99vh) scale(.701)}}.snow:nth-child(334){opacity:1.1724;transform:translate(56.6604vw,-10px) scale(.173);animation:fall-334 10s -11s linear infinite}@keyframes fall-334{69.428%{transform:translate(49.2479vw,69.428vh) scale(.173)}to{transform:translate(52.95415vw,99vh) scale(.173)}}.snow:nth-child(335){opacity:1.8976;transform:translate(43.3689vw,-10px) scale(.7705);animation:fall-335 15s -23s linear infinite}@keyframes fall-335{34.165%{transform:translate(34.9254vw,34.165vh) scale(.7705)}to{transform:translate(39.14715vw,99vh) scale(.7705)}}.snow:nth-child(336){opacity:.4766;transform:translate(26.8013vw,-10px) scale(.9032);animation:fall-336 20s -30s linear infinite}@keyframes fall-336{57.918%{transform:translate(33.8365vw,57.918vh) scale(.9032)}to{transform:translate(30.3189vw,99vh) scale(.9032)}}.snow:nth-child(337){opacity:1.697;transform:translate(49.2226vw,-10px) scale(.5242);animation:fall-337 27s -8s linear infinite}@keyframes fall-337{61.146%{transform:translate(44.7118vw,61.146vh) scale(.5242)}to{transform:translate(46.9672vw,99vh) scale(.5242)}}.snow:nth-child(338){opacity:1.6002;transform:translate(73.3023vw,-10px) scale(.1496);animation:fall-338 28s -3s linear infinite}@keyframes fall-338{44.252%{transform:translate(74.8338vw,44.252vh) scale(.1496)}to{transform:translate(74.06805vw,99vh) scale(.1496)}}.snow:nth-child(339){opacity:1.247;transform:translate(39.4748vw,-10px) scale(.0935);animation:fall-339 17s -8s linear infinite}@keyframes fall-339{46.961%{transform:translate(35.4557vw,46.961vh) scale(.0935)}to{transform:translate(37.46525vw,99vh) scale(.0935)}}.snow:nth-child(340){opacity:1.8188;transform:translate(85.2565vw,-10px) scale(.4108);animation:fall-340 29s -18s linear infinite}@keyframes fall-340{33.688%{transform:translate(85.8396vw,33.688vh) scale(.4108)}to{transform:translate(85.54805vw,99vh) scale(.4108)}}.snow:nth-child(341){opacity:.3366;transform:translate(20.7184vw,-10px) scale(.1191);animation:fall-341 14s -17s linear infinite}@keyframes fall-341{64.079%{transform:translate(13.4901vw,64.079vh) scale(.1191)}to{transform:translate(17.10425vw,99vh) scale(.1191)}}.snow:nth-child(342){opacity:1.269;transform:translate(84.6092vw,-10px) scale(.08);animation:fall-342 10s -2s linear infinite}@keyframes fall-342{30.367%{transform:translate(85.6205vw,30.367vh) scale(.08)}to{transform:translate(85.11485vw,99vh) scale(.08)}}.snow:nth-child(343){opacity:.119;transform:translate(11.9365vw,-10px) scale(.3792);animation:fall-343 23s -30s linear infinite}@keyframes fall-343{37.369%{transform:translate(7.6633vw,37.369vh) scale(.3792)}to{transform:translate(9.7999vw,99vh) scale(.3792)}}.snow:nth-child(344){opacity:1.023;transform:translate(32.7918vw,-10px) scale(.191);animation:fall-344 30s -16s linear infinite}@keyframes fall-344{56.465%{transform:translate(27.4802vw,56.465vh) scale(.191)}to{transform:translate(30.136vw,99vh) scale(.191)}}.snow:nth-child(345){opacity:1.5956;transform:translate(39.5277vw,-10px) scale(.2366);animation:fall-345 16s -18s linear infinite}@keyframes fall-345{62.333%{transform:translate(40.8875vw,62.333vh) scale(.2366)}to{transform:translate(40.2076vw,99vh) scale(.2366)}}.snow:nth-child(346){opacity:.1026;transform:translate(98.7214vw,-10px) scale(.9785);animation:fall-346 29s -12s linear infinite}@keyframes fall-346{64.2%{transform:translate(102.0344vw,64.2vh) scale(.9785)}to{transform:translate(100.3779vw,99vh) scale(.9785)}}.snow:nth-child(347){opacity:.9996;transform:translate(67.7492vw,-10px) scale(.7449);animation:fall-347 14s -2s linear infinite}@keyframes fall-347{68.699%{transform:translate(73.296vw,68.699vh) scale(.7449)}to{transform:translate(70.5226vw,99vh) scale(.7449)}}.snow:nth-child(348){opacity:1.1092;transform:translate(57.3916vw,-10px) scale(.5307);animation:fall-348 28s -9s linear infinite}@keyframes fall-348{42.535%{transform:translate(60.7253vw,42.535vh) scale(.5307)}to{transform:translate(59.05845vw,99vh) scale(.5307)}}.snow:nth-child(349){opacity:.215;transform:translate(18.1964vw,-10px) scale(.622);animation:fall-349 15s -5s linear infinite}@keyframes fall-349{37.724%{transform:translate(20.3293vw,37.724vh) scale(.622)}to{transform:translate(19.26285vw,99vh) scale(.622)}}.snow:nth-child(350){opacity:1.5394;transform:translate(55.8575vw,-10px) scale(.3053);animation:fall-350 16s -30s linear infinite}@keyframes fall-350{49.985%{transform:translate(61.3786vw,49.985vh) scale(.3053)}to{transform:translate(58.61805vw,99vh) scale(.3053)}}.snow:nth-child(351){opacity:1.8672;transform:translate(41.4612vw,-10px) scale(.858);animation:fall-351 23s -7s linear infinite}@keyframes fall-351{64.322%{transform:translate(48.2339vw,64.322vh) scale(.858)}to{transform:translate(44.84755vw,99vh) scale(.858)}}.snow:nth-child(352){opacity:.992;transform:translate(71.7181vw,-10px) scale(.5678);animation:fall-352 20s -22s linear infinite}@keyframes fall-352{48.947%{transform:translate(69.0528vw,48.947vh) scale(.5678)}to{transform:translate(70.38545vw,99vh) scale(.5678)}}.snow:nth-child(353){opacity:1.37;transform:translate(54.7362vw,-10px) scale(.3959);animation:fall-353 24s -16s linear infinite}@keyframes fall-353{62.733%{transform:translate(51.3059vw,62.733vh) scale(.3959)}to{transform:translate(53.02105vw,99vh) scale(.3959)}}.snow:nth-child(354){opacity:1.5942;transform:translate(50.5442vw,-10px) scale(.7524);animation:fall-354 16s -7s linear infinite}@keyframes fall-354{70.657%{transform:translate(50.7936vw,70.657vh) scale(.7524)}to{transform:translate(50.6689vw,99vh) scale(.7524)}}.snow:nth-child(355){opacity:1.3906;transform:translate(37.4084vw,-10px) scale(.2963);animation:fall-355 20s -28s linear infinite}@keyframes fall-355{45.281%{transform:translate(34.2041vw,45.281vh) scale(.2963)}to{transform:translate(35.80625vw,99vh) scale(.2963)}}.snow:nth-child(356){opacity:.0538;transform:translate(65.2702vw,-10px) scale(.6067);animation:fall-356 15s -16s linear infinite}@keyframes fall-356{68.631%{transform:translate(58.3174vw,68.631vh) scale(.6067)}to{transform:translate(61.7938vw,99vh) scale(.6067)}}.snow:nth-child(357){opacity:1.4512;transform:translate(86.9552vw,-10px) scale(.9258);animation:fall-357 12s -12s linear infinite}@keyframes fall-357{72.836%{transform:translate(91.936vw,72.836vh) scale(.9258)}to{transform:translate(89.4456vw,99vh) scale(.9258)}}.snow:nth-child(358){opacity:.324;transform:translate(83.7091vw,-10px) scale(.8324);animation:fall-358 13s -25s linear infinite}@keyframes fall-358{51.498%{transform:translate(78.9876vw,51.498vh) scale(.8324)}to{transform:translate(81.34835vw,99vh) scale(.8324)}}.snow:nth-child(359){opacity:1.5896;transform:translate(75.6604vw,-10px) scale(.7304);animation:fall-359 20s -8s linear infinite}@keyframes fall-359{45.942%{transform:translate(78.2305vw,45.942vh) scale(.7304)}to{transform:translate(76.94545vw,99vh) scale(.7304)}}.snow:nth-child(360){opacity:.1666;transform:translate(93.0843vw,-10px) scale(.7677);animation:fall-360 22s -30s linear infinite}@keyframes fall-360{39.272%{transform:translate(98.9614vw,39.272vh) scale(.7677)}to{transform:translate(96.02285vw,99vh) scale(.7677)}}.snow:nth-child(361){opacity:1.101;transform:translate(43.0941vw,-10px) scale(.2224);animation:fall-361 23s -18s linear infinite}@keyframes fall-361{65.991%{transform:translate(35.042vw,65.991vh) scale(.2224)}to{transform:translate(39.06805vw,99vh) scale(.2224)}}.snow:nth-child(362){opacity:.3834;transform:translate(82.9131vw,-10px) scale(.0076);animation:fall-362 16s -14s linear infinite}@keyframes fall-362{59.851%{transform:translate(80.1347vw,59.851vh) scale(.0076)}to{transform:translate(81.5239vw,99vh) scale(.0076)}}.snow:nth-child(363){opacity:.8382;transform:translate(91.5624vw,-10px) scale(.3515);animation:fall-363 13s -10s linear infinite}@keyframes fall-363{67.236%{transform:translate(98.3088vw,67.236vh) scale(.3515)}to{transform:translate(94.9356vw,99vh) scale(.3515)}}.snow:nth-child(364){opacity:.9956;transform:translate(25.6717vw,-10px) scale(.6771);animation:fall-364 15s -8s linear infinite}@keyframes fall-364{70.712%{transform:translate(16.7117vw,70.712vh) scale(.6771)}to{transform:translate(21.1917vw,99vh) scale(.6771)}}.snow:nth-child(365){opacity:.416;transform:translate(56.6305vw,-10px) scale(.6479);animation:fall-365 26s -6s linear infinite}@keyframes fall-365{67.798%{transform:translate(64.3217vw,67.798vh) scale(.6479)}to{transform:translate(60.4761vw,99vh) scale(.6479)}}.snow:nth-child(366){opacity:1.488;transform:translate(80.927vw,-10px) scale(.8141);animation:fall-366 23s -7s linear infinite}@keyframes fall-366{67.694%{transform:translate(82.5908vw,67.694vh) scale(.8141)}to{transform:translate(81.7589vw,99vh) scale(.8141)}}.snow:nth-child(367){opacity:1.0964;transform:translate(13.746vw,-10px) scale(.9007);animation:fall-367 19s -2s linear infinite}@keyframes fall-367{35.928%{transform:translate(6.9389vw,35.928vh) scale(.9007)}to{transform:translate(10.34245vw,99vh) scale(.9007)}}.snow:nth-child(368){opacity:1.3746;transform:translate(21.6919vw,-10px) scale(.9509);animation:fall-368 16s -8s linear infinite}@keyframes fall-368{64.989%{transform:translate(14.9438vw,64.989vh) scale(.9509)}to{transform:translate(18.31785vw,99vh) scale(.9509)}}.snow:nth-child(369){opacity:1.1288;transform:translate(65.0788vw,-10px) scale(.3983);animation:fall-369 25s -23s linear infinite}@keyframes fall-369{33.512%{transform:translate(56.1728vw,33.512vh) scale(.3983)}to{transform:translate(60.6258vw,99vh) scale(.3983)}}.snow:nth-child(370){opacity:1.1398;transform:translate(29.0188vw,-10px) scale(.4825);animation:fall-370 29s -10s linear infinite}@keyframes fall-370{68.006%{transform:translate(35.822vw,68.006vh) scale(.4825)}to{transform:translate(32.4204vw,99vh) scale(.4825)}}.snow:nth-child(371){opacity:1.2712;transform:translate(44.8604vw,-10px) scale(.5159);animation:fall-371 15s -7s linear infinite}@keyframes fall-371{65.426%{transform:translate(35.9977vw,65.426vh) scale(.5159)}to{transform:translate(40.42905vw,99vh) scale(.5159)}}.snow:nth-child(372){opacity:1.4516;transform:translate(95.9277vw,-10px) scale(.3969);animation:fall-372 27s -13s linear infinite}@keyframes fall-372{59.184%{transform:translate(88.9957vw,59.184vh) scale(.3969)}to{transform:translate(92.4617vw,99vh) scale(.3969)}}.snow:nth-child(373){opacity:.43;transform:translate(67.3418vw,-10px) scale(.7437);animation:fall-373 21s -25s linear infinite}@keyframes fall-373{40.686%{transform:translate(62.9504vw,40.686vh) scale(.7437)}to{transform:translate(65.1461vw,99vh) scale(.7437)}}.snow:nth-child(374){opacity:.6332;transform:translate(56.5081vw,-10px) scale(.4291);animation:fall-374 29s -14s linear infinite}@keyframes fall-374{70.797%{transform:translate(57.3404vw,70.797vh) scale(.4291)}to{transform:translate(56.92425vw,99vh) scale(.4291)}}.snow:nth-child(375){opacity:1.289;transform:translate(.1994vw,-10px) scale(.9348);animation:fall-375 29s -6s linear infinite}@keyframes fall-375{76.497%{transform:translate(.9758vw,76.497vh) scale(.9348)}to{transform:translate(.5876vw,99vh) scale(.9348)}}.snow:nth-child(376){opacity:.899;transform:translate(64.8153vw,-10px) scale(.8517);animation:fall-376 15s -18s linear infinite}@keyframes fall-376{65.75%{transform:translate(62.7349vw,65.75vh) scale(.8517)}to{transform:translate(63.7751vw,99vh) scale(.8517)}}.snow:nth-child(377){opacity:.2746;transform:translate(81.2417vw,-10px) scale(.3935);animation:fall-377 24s -16s linear infinite}@keyframes fall-377{46.877%{transform:translate(78.2855vw,46.877vh) scale(.3935)}to{transform:translate(79.7636vw,99vh) scale(.3935)}}.snow:nth-child(378){opacity:.9478;transform:translate(20.8025vw,-10px) scale(.5769);animation:fall-378 16s -24s linear infinite}@keyframes fall-378{70.208%{transform:translate(21.128vw,70.208vh) scale(.5769)}to{transform:translate(20.96525vw,99vh) scale(.5769)}}.snow:nth-child(379){opacity:1.043;transform:translate(5.084vw,-10px) scale(.8373);animation:fall-379 24s -15s linear infinite}@keyframes fall-379{69.244%{transform:translate(10.3591vw,69.244vh) scale(.8373)}to{transform:translate(7.72155vw,99vh) scale(.8373)}}.snow:nth-child(380){opacity:1.758;transform:translate(86.9721vw,-10px) scale(.1496);animation:fall-380 21s -15s linear infinite}@keyframes fall-380{43.12%{transform:translate(92.3101vw,43.12vh) scale(.1496)}to{transform:translate(89.6411vw,99vh) scale(.1496)}}.snow:nth-child(381){opacity:.236;transform:translate(18.6863vw,-10px) scale(.6078);animation:fall-381 23s -30s linear infinite}@keyframes fall-381{59.133%{transform:translate(15.2397vw,59.133vh) scale(.6078)}to{transform:translate(16.963vw,99vh) scale(.6078)}}.snow:nth-child(382){opacity:.8298;transform:translate(5.6075vw,-10px) scale(.7183);animation:fall-382 19s -2s linear infinite}@keyframes fall-382{55.162%{transform:translate(7.9872vw,55.162vh) scale(.7183)}to{transform:translate(6.79735vw,99vh) scale(.7183)}}.snow:nth-child(383){opacity:1.9058;transform:translate(12.1627vw,-10px) scale(.8583);animation:fall-383 29s -20s linear infinite}@keyframes fall-383{49.863%{transform:translate(8.4733vw,49.863vh) scale(.8583)}to{transform:translate(10.318vw,99vh) scale(.8583)}}.snow:nth-child(384){opacity:1.894;transform:translate(31.3538vw,-10px) scale(.8783);animation:fall-384 18s -29s linear infinite}@keyframes fall-384{60.502%{transform:translate(35.267vw,60.502vh) scale(.8783)}to{transform:translate(33.3104vw,99vh) scale(.8783)}}.snow:nth-child(385){opacity:.8088;transform:translate(2.4824vw,-10px) scale(.1);animation:fall-385 30s -18s linear infinite}@keyframes fall-385{65.322%{transform:translate(-2.0412vw,65.322vh) scale(.1)}to{transform:translate(.2206vw,99vh) scale(.1)}}.snow:nth-child(386){opacity:.885;transform:translate(37.3637vw,-10px) scale(.4997);animation:fall-386 24s -8s linear infinite}@keyframes fall-386{69.624%{transform:translate(29.0735vw,69.624vh) scale(.4997)}to{transform:translate(33.2186vw,99vh) scale(.4997)}}.snow:nth-child(387){opacity:.9002;transform:translate(39.619vw,-10px) scale(.8947);animation:fall-387 29s -7s linear infinite}@keyframes fall-387{77.611%{transform:translate(33.6428vw,77.611vh) scale(.8947)}to{transform:translate(36.6309vw,99vh) scale(.8947)}}.snow:nth-child(388){opacity:.9984;transform:translate(74.7878vw,-10px) scale(.4174);animation:fall-388 27s -16s linear infinite}@keyframes fall-388{75.717%{transform:translate(83.0524vw,75.717vh) scale(.4174)}to{transform:translate(78.9201vw,99vh) scale(.4174)}}.snow:nth-child(389){opacity:.1538;transform:translate(68.0093vw,-10px) scale(.7927);animation:fall-389 28s -25s linear infinite}@keyframes fall-389{59.9%{transform:translate(68.0845vw,59.9vh) scale(.7927)}to{transform:translate(68.0469vw,99vh) scale(.7927)}}.snow:nth-child(390){opacity:.118;transform:translate(29.8767vw,-10px) scale(.9323);animation:fall-390 10s -24s linear infinite}@keyframes fall-390{46.832%{transform:translate(27.8111vw,46.832vh) scale(.9323)}to{transform:translate(28.8439vw,99vh) scale(.9323)}}.snow:nth-child(391){opacity:1.5776;transform:translate(53.7055vw,-10px) scale(.5819);animation:fall-391 23s -25s linear infinite}@keyframes fall-391{54.966%{transform:translate(44.2583vw,54.966vh) scale(.5819)}to{transform:translate(48.9819vw,99vh) scale(.5819)}}.snow:nth-child(392){opacity:.6232;transform:translate(79.1673vw,-10px) scale(.4476);animation:fall-392 16s -22s linear infinite}@keyframes fall-392{71.145%{transform:translate(88.8433vw,71.145vh) scale(.4476)}to{transform:translate(84.0053vw,99vh) scale(.4476)}}.snow:nth-child(393){opacity:1.2248;transform:translate(41.4692vw,-10px) scale(.5959);animation:fall-393 23s -25s linear infinite}@keyframes fall-393{31.128%{transform:translate(35.3533vw,31.128vh) scale(.5959)}to{transform:translate(38.41125vw,99vh) scale(.5959)}}.snow:nth-child(394){opacity:1.7712;transform:translate(66.1674vw,-10px) scale(.1943);animation:fall-394 27s -27s linear infinite}@keyframes fall-394{43.353%{transform:translate(73.456vw,43.353vh) scale(.1943)}to{transform:translate(69.8117vw,99vh) scale(.1943)}}.snow:nth-child(395){opacity:1.3656;transform:translate(85.3204vw,-10px) scale(.3323);animation:fall-395 25s -22s linear infinite}@keyframes fall-395{30.65%{transform:translate(95.1206vw,30.65vh) scale(.3323)}to{transform:translate(90.2205vw,99vh) scale(.3323)}}.snow:nth-child(396){opacity:.483;transform:translate(15.426vw,-10px) scale(.782);animation:fall-396 19s -15s linear infinite}@keyframes fall-396{61.468%{transform:translate(20.8206vw,61.468vh) scale(.782)}to{transform:translate(18.1233vw,99vh) scale(.782)}}.snow:nth-child(397){opacity:.7018;transform:translate(46.5266vw,-10px) scale(.6635);animation:fall-397 30s -18s linear infinite}@keyframes fall-397{61.09%{transform:translate(45.8656vw,61.09vh) scale(.6635)}to{transform:translate(46.1961vw,99vh) scale(.6635)}}.snow:nth-child(398){opacity:.7414;transform:translate(82.7998vw,-10px) scale(.9681);animation:fall-398 18s -19s linear infinite}@keyframes fall-398{73.806%{transform:translate(89.0627vw,73.806vh) scale(.9681)}to{transform:translate(85.93125vw,99vh) scale(.9681)}}.snow:nth-child(399){opacity:1.1144;transform:translate(83.1312vw,-10px) scale(.9217);animation:fall-399 25s -3s linear infinite}@keyframes fall-399{62.988%{transform:translate(88.4062vw,62.988vh) scale(.9217)}to{transform:translate(85.7687vw,99vh) scale(.9217)}}.snow:nth-child(400){opacity:1.699;transform:translate(86.6465vw,-10px) scale(.4695);animation:fall-400 16s -30s linear infinite}@keyframes fall-400{40.083%{transform:translate(81.767vw,40.083vh) scale(.4695)}to{transform:translate(84.20675vw,99vh) scale(.4695)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
25
+ AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.3076;transform:translate(81.5048vw,-10px) scale(.932);animation:fall-1 28s -6s linear infinite}@keyframes fall-1{44.178%{transform:translate(80.614vw,44.178vh) scale(.932)}to{transform:translate(81.0594vw,99vh) scale(.932)}}.snow:nth-child(2){opacity:1.0234;transform:translate(92.1742vw,-10px) scale(.728);animation:fall-2 17s -19s linear infinite}@keyframes fall-2{55.352%{transform:translate(83.456vw,55.352vh) scale(.728)}to{transform:translate(87.8151vw,99vh) scale(.728)}}.snow:nth-child(3){opacity:.1938;transform:translate(13.3837vw,-10px) scale(.8468);animation:fall-3 16s -19s linear infinite}@keyframes fall-3{43.607%{transform:translate(21.9413vw,43.607vh) scale(.8468)}to{transform:translate(17.6625vw,99vh) scale(.8468)}}.snow:nth-child(4){opacity:.617;transform:translate(38.3821vw,-10px) scale(.3081);animation:fall-4 17s -19s linear infinite}@keyframes fall-4{54.818%{transform:translate(35.7553vw,54.818vh) scale(.3081)}to{transform:translate(37.0687vw,99vh) scale(.3081)}}.snow:nth-child(5){opacity:1.162;transform:translate(56.9711vw,-10px) scale(.8023);animation:fall-5 25s -24s linear infinite}@keyframes fall-5{74.515%{transform:translate(63.0341vw,74.515vh) scale(.8023)}to{transform:translate(60.0026vw,99vh) scale(.8023)}}.snow:nth-child(6){opacity:.896;transform:translate(48.6271vw,-10px) scale(.6608);animation:fall-6 26s -30s linear infinite}@keyframes fall-6{55.669%{transform:translate(55.5248vw,55.669vh) scale(.6608)}to{transform:translate(52.07595vw,99vh) scale(.6608)}}.snow:nth-child(7){opacity:1.499;transform:translate(47.0455vw,-10px) scale(.6166);animation:fall-7 11s -15s linear infinite}@keyframes fall-7{59.262%{transform:translate(38.9656vw,59.262vh) scale(.6166)}to{transform:translate(43.00555vw,99vh) scale(.6166)}}.snow:nth-child(8){opacity:.812;transform:translate(45.4981vw,-10px) scale(.7077);animation:fall-8 24s -4s linear infinite}@keyframes fall-8{48.643%{transform:translate(49.1515vw,48.643vh) scale(.7077)}to{transform:translate(47.3248vw,99vh) scale(.7077)}}.snow:nth-child(9){opacity:.5552;transform:translate(6.9627vw,-10px) scale(.3058);animation:fall-9 14s -18s linear infinite}@keyframes fall-9{38.857%{transform:translate(10.2838vw,38.857vh) scale(.3058)}to{transform:translate(8.62325vw,99vh) scale(.3058)}}.snow:nth-child(10){opacity:1.9776;transform:translate(27.3435vw,-10px) scale(.4801);animation:fall-10 12s -30s linear infinite}@keyframes fall-10{74.16%{transform:translate(31.7436vw,74.16vh) scale(.4801)}to{transform:translate(29.54355vw,99vh) scale(.4801)}}.snow:nth-child(11){opacity:1.9416;transform:translate(63.9869vw,-10px) scale(.0207);animation:fall-11 23s -24s linear infinite}@keyframes fall-11{71.742%{transform:translate(58.4283vw,71.742vh) scale(.0207)}to{transform:translate(61.2076vw,99vh) scale(.0207)}}.snow:nth-child(12){opacity:1.2264;transform:translate(19.684vw,-10px) scale(.398);animation:fall-12 27s -11s linear infinite}@keyframes fall-12{61.806%{transform:translate(27.7742vw,61.806vh) scale(.398)}to{transform:translate(23.7291vw,99vh) scale(.398)}}.snow:nth-child(13){opacity:.6928;transform:translate(45.9408vw,-10px) scale(.1701);animation:fall-13 30s -12s linear infinite}@keyframes fall-13{30.715%{transform:translate(52.5755vw,30.715vh) scale(.1701)}to{transform:translate(49.25815vw,99vh) scale(.1701)}}.snow:nth-child(14){opacity:1.4492;transform:translate(16.0548vw,-10px) scale(.0103);animation:fall-14 20s -23s linear infinite}@keyframes fall-14{32.219%{transform:translate(10.6312vw,32.219vh) scale(.0103)}to{transform:translate(13.343vw,99vh) scale(.0103)}}.snow:nth-child(15){opacity:1.3732;transform:translate(23.1962vw,-10px) scale(.1368);animation:fall-15 20s -23s linear infinite}@keyframes fall-15{31.785%{transform:translate(20.9909vw,31.785vh) scale(.1368)}to{transform:translate(22.09355vw,99vh) scale(.1368)}}.snow:nth-child(16){opacity:1.0298;transform:translate(82.1418vw,-10px) scale(.8474);animation:fall-16 13s -15s linear infinite}@keyframes fall-16{47.064%{transform:translate(87.9421vw,47.064vh) scale(.8474)}to{transform:translate(85.04195vw,99vh) scale(.8474)}}.snow:nth-child(17){opacity:1.5804;transform:translate(94.3382vw,-10px) scale(.1614);animation:fall-17 16s -13s linear infinite}@keyframes fall-17{44.053%{transform:translate(96.7959vw,44.053vh) scale(.1614)}to{transform:translate(95.56705vw,99vh) scale(.1614)}}.snow:nth-child(18){opacity:.52;transform:translate(98.9078vw,-10px) scale(.5363);animation:fall-18 28s -2s linear infinite}@keyframes fall-18{37.055%{transform:translate(92.6906vw,37.055vh) scale(.5363)}to{transform:translate(95.7992vw,99vh) scale(.5363)}}.snow:nth-child(19){opacity:.1598;transform:translate(76.9926vw,-10px) scale(.7554);animation:fall-19 17s -23s linear infinite}@keyframes fall-19{78.773%{transform:translate(69.2559vw,78.773vh) scale(.7554)}to{transform:translate(73.12425vw,99vh) scale(.7554)}}.snow:nth-child(20){opacity:1.889;transform:translate(41.8357vw,-10px) scale(.5279);animation:fall-20 26s -16s linear infinite}@keyframes fall-20{58.862%{transform:translate(48.4144vw,58.862vh) scale(.5279)}to{transform:translate(45.12505vw,99vh) scale(.5279)}}.snow:nth-child(21){opacity:1.2552;transform:translate(57.4494vw,-10px) scale(.3122);animation:fall-21 14s -29s linear infinite}@keyframes fall-21{79.719%{transform:translate(67.0118vw,79.719vh) scale(.3122)}to{transform:translate(62.2306vw,99vh) scale(.3122)}}.snow:nth-child(22){opacity:.296;transform:translate(79.366vw,-10px) scale(.0667);animation:fall-22 22s -30s linear infinite}@keyframes fall-22{55.736%{transform:translate(85.2532vw,55.736vh) scale(.0667)}to{transform:translate(82.3096vw,99vh) scale(.0667)}}.snow:nth-child(23){opacity:.5552;transform:translate(56.584vw,-10px) scale(.8846);animation:fall-23 12s -2s linear infinite}@keyframes fall-23{49.247%{transform:translate(61.0802vw,49.247vh) scale(.8846)}to{transform:translate(58.8321vw,99vh) scale(.8846)}}.snow:nth-child(24){opacity:.0226;transform:translate(30.6117vw,-10px) scale(.2903);animation:fall-24 22s -7s linear infinite}@keyframes fall-24{59.496%{transform:translate(29.5375vw,59.496vh) scale(.2903)}to{transform:translate(30.0746vw,99vh) scale(.2903)}}.snow:nth-child(25){opacity:1.9302;transform:translate(50.0179vw,-10px) scale(.9955);animation:fall-25 18s -3s linear infinite}@keyframes fall-25{73.55%{transform:translate(54.0272vw,73.55vh) scale(.9955)}to{transform:translate(52.02255vw,99vh) scale(.9955)}}.snow:nth-child(26){opacity:.857;transform:translate(1.671vw,-10px) scale(.8525);animation:fall-26 25s -26s linear infinite}@keyframes fall-26{42.187%{transform:translate(3.8378vw,42.187vh) scale(.8525)}to{transform:translate(2.7544vw,99vh) scale(.8525)}}.snow:nth-child(27){opacity:.0642;transform:translate(28.3453vw,-10px) scale(.703);animation:fall-27 21s -12s linear infinite}@keyframes fall-27{33.537%{transform:translate(25.3012vw,33.537vh) scale(.703)}to{transform:translate(26.82325vw,99vh) scale(.703)}}.snow:nth-child(28){opacity:1.6368;transform:translate(64.7785vw,-10px) scale(.2202);animation:fall-28 17s -12s linear infinite}@keyframes fall-28{58.708%{transform:translate(69.0554vw,58.708vh) scale(.2202)}to{transform:translate(66.91695vw,99vh) scale(.2202)}}.snow:nth-child(29){opacity:1.2132;transform:translate(40.5791vw,-10px) scale(.3577);animation:fall-29 26s -8s linear infinite}@keyframes fall-29{55.47%{transform:translate(42.3154vw,55.47vh) scale(.3577)}to{transform:translate(41.44725vw,99vh) scale(.3577)}}.snow:nth-child(30){opacity:.9734;transform:translate(60.4538vw,-10px) scale(.9416);animation:fall-30 11s -3s linear infinite}@keyframes fall-30{40.007%{transform:translate(66.6708vw,40.007vh) scale(.9416)}to{transform:translate(63.5623vw,99vh) scale(.9416)}}.snow:nth-child(31){opacity:.577;transform:translate(66.7981vw,-10px) scale(.7035);animation:fall-31 28s -2s linear infinite}@keyframes fall-31{51.151%{transform:translate(58.6677vw,51.151vh) scale(.7035)}to{transform:translate(62.7329vw,99vh) scale(.7035)}}.snow:nth-child(32){opacity:.4088;transform:translate(85.8183vw,-10px) scale(.2817);animation:fall-32 22s -17s linear infinite}@keyframes fall-32{79.43%{transform:translate(93.4302vw,79.43vh) scale(.2817)}to{transform:translate(89.62425vw,99vh) scale(.2817)}}.snow:nth-child(33){opacity:1.4876;transform:translate(67.412vw,-10px) scale(.0306);animation:fall-33 22s -2s linear infinite}@keyframes fall-33{32.63%{transform:translate(59.59vw,32.63vh) scale(.0306)}to{transform:translate(63.501vw,99vh) scale(.0306)}}.snow:nth-child(34){opacity:.495;transform:translate(10.7602vw,-10px) scale(.135);animation:fall-34 17s -22s linear infinite}@keyframes fall-34{70.921%{transform:translate(11.1821vw,70.921vh) scale(.135)}to{transform:translate(10.97115vw,99vh) scale(.135)}}.snow:nth-child(35){opacity:1.6806;transform:translate(47.5432vw,-10px) scale(.9927);animation:fall-35 21s -17s linear infinite}@keyframes fall-35{55.6%{transform:translate(55.0609vw,55.6vh) scale(.9927)}to{transform:translate(51.30205vw,99vh) scale(.9927)}}.snow:nth-child(36){opacity:1.2;transform:translate(68.3117vw,-10px) scale(.5588);animation:fall-36 24s -10s linear infinite}@keyframes fall-36{59.354%{transform:translate(64.37vw,59.354vh) scale(.5588)}to{transform:translate(66.34085vw,99vh) scale(.5588)}}.snow:nth-child(37){opacity:1.1148;transform:translate(5.3312vw,-10px) scale(.8372);animation:fall-37 25s -26s linear infinite}@keyframes fall-37{46.884%{transform:translate(4.8922vw,46.884vh) scale(.8372)}to{transform:translate(5.1117vw,99vh) scale(.8372)}}.snow:nth-child(38){opacity:.8064;transform:translate(17.6989vw,-10px) scale(.0118);animation:fall-38 17s -20s linear infinite}@keyframes fall-38{41.946%{transform:translate(23.8117vw,41.946vh) scale(.0118)}to{transform:translate(20.7553vw,99vh) scale(.0118)}}.snow:nth-child(39){opacity:1.9576;transform:translate(22.1374vw,-10px) scale(.0092);animation:fall-39 10s -25s linear infinite}@keyframes fall-39{40.846%{transform:translate(28.0774vw,40.846vh) scale(.0092)}to{transform:translate(25.1074vw,99vh) scale(.0092)}}.snow:nth-child(40){opacity:1.7618;transform:translate(96.3494vw,-10px) scale(.6604);animation:fall-40 23s -14s linear infinite}@keyframes fall-40{57.829%{transform:translate(96.5749vw,57.829vh) scale(.6604)}to{transform:translate(96.46215vw,99vh) scale(.6604)}}.snow:nth-child(41){opacity:.4444;transform:translate(46.3047vw,-10px) scale(.6166);animation:fall-41 22s -26s linear infinite}@keyframes fall-41{44.456%{transform:translate(55.5437vw,44.456vh) scale(.6166)}to{transform:translate(50.9242vw,99vh) scale(.6166)}}.snow:nth-child(42){opacity:1.773;transform:translate(56.5559vw,-10px) scale(.8707);animation:fall-42 27s -17s linear infinite}@keyframes fall-42{51.925%{transform:translate(62.0675vw,51.925vh) scale(.8707)}to{transform:translate(59.3117vw,99vh) scale(.8707)}}.snow:nth-child(43){opacity:1.0124;transform:translate(8.9015vw,-10px) scale(.228);animation:fall-43 13s -10s linear infinite}@keyframes fall-43{30.74%{transform:translate(14.8868vw,30.74vh) scale(.228)}to{transform:translate(11.89415vw,99vh) scale(.228)}}.snow:nth-child(44){opacity:.6564;transform:translate(72.4467vw,-10px) scale(.1439);animation:fall-44 18s -8s linear infinite}@keyframes fall-44{68.755%{transform:translate(64.7132vw,68.755vh) scale(.1439)}to{transform:translate(68.57995vw,99vh) scale(.1439)}}.snow:nth-child(45){opacity:1.9402;transform:translate(89.8634vw,-10px) scale(.1635);animation:fall-45 26s -15s linear infinite}@keyframes fall-45{44.661%{transform:translate(84.1853vw,44.661vh) scale(.1635)}to{transform:translate(87.02435vw,99vh) scale(.1635)}}.snow:nth-child(46){opacity:.9892;transform:translate(7.2941vw,-10px) scale(.0019);animation:fall-46 15s -27s linear infinite}@keyframes fall-46{60.339%{transform:translate(16.7984vw,60.339vh) scale(.0019)}to{transform:translate(12.04625vw,99vh) scale(.0019)}}.snow:nth-child(47){opacity:.9816;transform:translate(5.9833vw,-10px) scale(.7927);animation:fall-47 27s -12s linear infinite}@keyframes fall-47{71.489%{transform:translate(5.2271vw,71.489vh) scale(.7927)}to{transform:translate(5.6052vw,99vh) scale(.7927)}}.snow:nth-child(48){opacity:.4956;transform:translate(26.6316vw,-10px) scale(.7431);animation:fall-48 14s -7s linear infinite}@keyframes fall-48{67.41%{transform:translate(17.2034vw,67.41vh) scale(.7431)}to{transform:translate(21.9175vw,99vh) scale(.7431)}}.snow:nth-child(49){opacity:.0964;transform:translate(14.3786vw,-10px) scale(.9306);animation:fall-49 20s -15s linear infinite}@keyframes fall-49{35.225%{transform:translate(11.175vw,35.225vh) scale(.9306)}to{transform:translate(12.7768vw,99vh) scale(.9306)}}.snow:nth-child(50){opacity:1.1632;transform:translate(29.5488vw,-10px) scale(.8106);animation:fall-50 26s -23s linear infinite}@keyframes fall-50{37.687%{transform:translate(35.8415vw,37.687vh) scale(.8106)}to{transform:translate(32.69515vw,99vh) scale(.8106)}}.snow:nth-child(51){opacity:.4228;transform:translate(20.0993vw,-10px) scale(.0745);animation:fall-51 16s -24s linear infinite}@keyframes fall-51{70.831%{transform:translate(10.8896vw,70.831vh) scale(.0745)}to{transform:translate(15.49445vw,99vh) scale(.0745)}}.snow:nth-child(52){opacity:1.6234;transform:translate(77.5672vw,-10px) scale(.5975);animation:fall-52 12s -4s linear infinite}@keyframes fall-52{74.46%{transform:translate(67.616vw,74.46vh) scale(.5975)}to{transform:translate(72.5916vw,99vh) scale(.5975)}}.snow:nth-child(53){opacity:1.6502;transform:translate(1.3943vw,-10px) scale(.5733);animation:fall-53 17s -12s linear infinite}@keyframes fall-53{67.986%{transform:translate(-6.2509vw,67.986vh) scale(.5733)}to{transform:translate(-2.4283vw,99vh) scale(.5733)}}.snow:nth-child(54){opacity:.5672;transform:translate(8.1411vw,-10px) scale(.8132);animation:fall-54 20s -12s linear infinite}@keyframes fall-54{31.357%{transform:translate(.9246vw,31.357vh) scale(.8132)}to{transform:translate(4.53285vw,99vh) scale(.8132)}}.snow:nth-child(55){opacity:.4064;transform:translate(94.7244vw,-10px) scale(.6089);animation:fall-55 29s -9s linear infinite}@keyframes fall-55{49.448%{transform:translate(101.7156vw,49.448vh) scale(.6089)}to{transform:translate(98.22vw,99vh) scale(.6089)}}.snow:nth-child(56){opacity:.5582;transform:translate(43.2327vw,-10px) scale(.2636);animation:fall-56 16s -19s linear infinite}@keyframes fall-56{33.058%{transform:translate(49.9479vw,33.058vh) scale(.2636)}to{transform:translate(46.5903vw,99vh) scale(.2636)}}.snow:nth-child(57){opacity:.6344;transform:translate(71.6862vw,-10px) scale(.0834);animation:fall-57 26s -7s linear infinite}@keyframes fall-57{48.279%{transform:translate(64.7747vw,48.279vh) scale(.0834)}to{transform:translate(68.23045vw,99vh) scale(.0834)}}.snow:nth-child(58){opacity:1.082;transform:translate(72.9368vw,-10px) scale(.6801);animation:fall-58 15s -22s linear infinite}@keyframes fall-58{72.395%{transform:translate(69.4583vw,72.395vh) scale(.6801)}to{transform:translate(71.19755vw,99vh) scale(.6801)}}.snow:nth-child(59){opacity:.9206;transform:translate(65.7899vw,-10px) scale(.9622);animation:fall-59 12s -13s linear infinite}@keyframes fall-59{42.978%{transform:translate(69.218vw,42.978vh) scale(.9622)}to{transform:translate(67.50395vw,99vh) scale(.9622)}}.snow:nth-child(60){opacity:.1524;transform:translate(16.326vw,-10px) scale(.9678);animation:fall-60 16s -6s linear infinite}@keyframes fall-60{31.076%{transform:translate(6.9143vw,31.076vh) scale(.9678)}to{transform:translate(11.62015vw,99vh) scale(.9678)}}.snow:nth-child(61){opacity:1.6338;transform:translate(19.9198vw,-10px) scale(.2928);animation:fall-61 19s -4s linear infinite}@keyframes fall-61{49.33%{transform:translate(13.2683vw,49.33vh) scale(.2928)}to{transform:translate(16.59405vw,99vh) scale(.2928)}}.snow:nth-child(62){opacity:.5718;transform:translate(1.7854vw,-10px) scale(.1539);animation:fall-62 13s -22s linear infinite}@keyframes fall-62{68.152%{transform:translate(1.3766vw,68.152vh) scale(.1539)}to{transform:translate(1.581vw,99vh) scale(.1539)}}.snow:nth-child(63){opacity:1.3972;transform:translate(7.415vw,-10px) scale(.9906);animation:fall-63 23s -10s linear infinite}@keyframes fall-63{66.998%{transform:translate(5.7326vw,66.998vh) scale(.9906)}to{transform:translate(6.5738vw,99vh) scale(.9906)}}.snow:nth-child(64){opacity:1.6826;transform:translate(29.1384vw,-10px) scale(.5691);animation:fall-64 12s -4s linear infinite}@keyframes fall-64{67.449%{transform:translate(27.5635vw,67.449vh) scale(.5691)}to{transform:translate(28.35095vw,99vh) scale(.5691)}}.snow:nth-child(65){opacity:1.289;transform:translate(84.5988vw,-10px) scale(.9744);animation:fall-65 15s -3s linear infinite}@keyframes fall-65{64.458%{transform:translate(93.4143vw,64.458vh) scale(.9744)}to{transform:translate(89.00655vw,99vh) scale(.9744)}}.snow:nth-child(66){opacity:.9614;transform:translate(50.8813vw,-10px) scale(.2686);animation:fall-66 23s -12s linear infinite}@keyframes fall-66{39.006%{transform:translate(48.2615vw,39.006vh) scale(.2686)}to{transform:translate(49.5714vw,99vh) scale(.2686)}}.snow:nth-child(67){opacity:.6388;transform:translate(95.305vw,-10px) scale(.4517);animation:fall-67 24s -13s linear infinite}@keyframes fall-67{50.795%{transform:translate(85.8045vw,50.795vh) scale(.4517)}to{transform:translate(90.55475vw,99vh) scale(.4517)}}.snow:nth-child(68){opacity:1.7422;transform:translate(80.4163vw,-10px) scale(.4848);animation:fall-68 28s -12s linear infinite}@keyframes fall-68{48.1%{transform:translate(75.4181vw,48.1vh) scale(.4848)}to{transform:translate(77.9172vw,99vh) scale(.4848)}}.snow:nth-child(69){opacity:1.038;transform:translate(66.6852vw,-10px) scale(.4717);animation:fall-69 10s -28s linear infinite}@keyframes fall-69{37.459%{transform:translate(60.1586vw,37.459vh) scale(.4717)}to{transform:translate(63.4219vw,99vh) scale(.4717)}}.snow:nth-child(70){opacity:.9194;transform:translate(21.8645vw,-10px) scale(.3154);animation:fall-70 30s -18s linear infinite}@keyframes fall-70{74.482%{transform:translate(19.5767vw,74.482vh) scale(.3154)}to{transform:translate(20.7206vw,99vh) scale(.3154)}}.snow:nth-child(71){opacity:1.0502;transform:translate(63.9091vw,-10px) scale(.9454);animation:fall-71 13s -8s linear infinite}@keyframes fall-71{31.562%{transform:translate(57.3074vw,31.562vh) scale(.9454)}to{transform:translate(60.60825vw,99vh) scale(.9454)}}.snow:nth-child(72){opacity:.9186;transform:translate(36.6151vw,-10px) scale(.9243);animation:fall-72 27s -26s linear infinite}@keyframes fall-72{38.928%{transform:translate(30.7884vw,38.928vh) scale(.9243)}to{transform:translate(33.70175vw,99vh) scale(.9243)}}.snow:nth-child(73){opacity:1.1494;transform:translate(69.2936vw,-10px) scale(.031);animation:fall-73 10s -10s linear infinite}@keyframes fall-73{78.553%{transform:translate(68.23vw,78.553vh) scale(.031)}to{transform:translate(68.7618vw,99vh) scale(.031)}}.snow:nth-child(74){opacity:.032;transform:translate(53.5901vw,-10px) scale(.0497);animation:fall-74 16s -12s linear infinite}@keyframes fall-74{61.234%{transform:translate(45.4575vw,61.234vh) scale(.0497)}to{transform:translate(49.5238vw,99vh) scale(.0497)}}.snow:nth-child(75){opacity:1.3286;transform:translate(64.6195vw,-10px) scale(.7316);animation:fall-75 19s -13s linear infinite}@keyframes fall-75{32.233%{transform:translate(70.5508vw,32.233vh) scale(.7316)}to{transform:translate(67.58515vw,99vh) scale(.7316)}}.snow:nth-child(76){opacity:1.6076;transform:translate(96.5164vw,-10px) scale(.175);animation:fall-76 30s -14s linear infinite}@keyframes fall-76{62.827%{transform:translate(98.848vw,62.827vh) scale(.175)}to{transform:translate(97.6822vw,99vh) scale(.175)}}.snow:nth-child(77){opacity:1.1772;transform:translate(4.3685vw,-10px) scale(.6458);animation:fall-77 18s -27s linear infinite}@keyframes fall-77{65.313%{transform:translate(7.3245vw,65.313vh) scale(.6458)}to{transform:translate(5.8465vw,99vh) scale(.6458)}}.snow:nth-child(78){opacity:1.765;transform:translate(31.9651vw,-10px) scale(.0876);animation:fall-78 25s -16s linear infinite}@keyframes fall-78{40.163%{transform:translate(27.9809vw,40.163vh) scale(.0876)}to{transform:translate(29.973vw,99vh) scale(.0876)}}.snow:nth-child(79){opacity:1.5828;transform:translate(19.6815vw,-10px) scale(.8526);animation:fall-79 21s -24s linear infinite}@keyframes fall-79{45.213%{transform:translate(22.9876vw,45.213vh) scale(.8526)}to{transform:translate(21.33455vw,99vh) scale(.8526)}}.snow:nth-child(80){opacity:1.813;transform:translate(69.268vw,-10px) scale(.4546);animation:fall-80 18s -7s linear infinite}@keyframes fall-80{50.786%{transform:translate(73.0477vw,50.786vh) scale(.4546)}to{transform:translate(71.15785vw,99vh) scale(.4546)}}.snow:nth-child(81){opacity:.8722;transform:translate(73.1749vw,-10px) scale(.2373);animation:fall-81 29s -13s linear infinite}@keyframes fall-81{48.98%{transform:translate(68.5864vw,48.98vh) scale(.2373)}to{transform:translate(70.88065vw,99vh) scale(.2373)}}.snow:nth-child(82){opacity:1.5994;transform:translate(18.5379vw,-10px) scale(.3261);animation:fall-82 27s -3s linear infinite}@keyframes fall-82{46.329%{transform:translate(14.8375vw,46.329vh) scale(.3261)}to{transform:translate(16.6877vw,99vh) scale(.3261)}}.snow:nth-child(83){opacity:.0652;transform:translate(79.8427vw,-10px) scale(.3797);animation:fall-83 11s -10s linear infinite}@keyframes fall-83{71.328%{transform:translate(77.2814vw,71.328vh) scale(.3797)}to{transform:translate(78.56205vw,99vh) scale(.3797)}}.snow:nth-child(84){opacity:1.3666;transform:translate(42.9827vw,-10px) scale(.7355);animation:fall-84 10s -22s linear infinite}@keyframes fall-84{64.213%{transform:translate(47.0263vw,64.213vh) scale(.7355)}to{transform:translate(45.0045vw,99vh) scale(.7355)}}.snow:nth-child(85){opacity:.4892;transform:translate(.0369vw,-10px) scale(.2661);animation:fall-85 13s -28s linear infinite}@keyframes fall-85{77.165%{transform:translate(-1.7329vw,77.165vh) scale(.2661)}to{transform:translate(-.848vw,99vh) scale(.2661)}}.snow:nth-child(86){opacity:.217;transform:translate(27.3609vw,-10px) scale(.6541);animation:fall-86 21s -28s linear infinite}@keyframes fall-86{74.437%{transform:translate(22.4904vw,74.437vh) scale(.6541)}to{transform:translate(24.92565vw,99vh) scale(.6541)}}.snow:nth-child(87){opacity:1.132;transform:translate(61.4737vw,-10px) scale(.9445);animation:fall-87 26s -3s linear infinite}@keyframes fall-87{63.71%{transform:translate(64.16vw,63.71vh) scale(.9445)}to{transform:translate(62.81685vw,99vh) scale(.9445)}}.snow:nth-child(88){opacity:.7734;transform:translate(85.8345vw,-10px) scale(.4514);animation:fall-88 23s -19s linear infinite}@keyframes fall-88{56.274%{transform:translate(89.0123vw,56.274vh) scale(.4514)}to{transform:translate(87.4234vw,99vh) scale(.4514)}}.snow:nth-child(89){opacity:.1628;transform:translate(90.2813vw,-10px) scale(.1994);animation:fall-89 24s -20s linear infinite}@keyframes fall-89{37.116%{transform:translate(89.5945vw,37.116vh) scale(.1994)}to{transform:translate(89.9379vw,99vh) scale(.1994)}}.snow:nth-child(90){opacity:1.139;transform:translate(96.3507vw,-10px) scale(.9034);animation:fall-90 14s -29s linear infinite}@keyframes fall-90{67.842%{transform:translate(92.3856vw,67.842vh) scale(.9034)}to{transform:translate(94.36815vw,99vh) scale(.9034)}}.snow:nth-child(91){opacity:.5788;transform:translate(42.3589vw,-10px) scale(.0561);animation:fall-91 13s -30s linear infinite}@keyframes fall-91{47.231%{transform:translate(35.4967vw,47.231vh) scale(.0561)}to{transform:translate(38.9278vw,99vh) scale(.0561)}}.snow:nth-child(92){opacity:1.5512;transform:translate(74.2379vw,-10px) scale(.2883);animation:fall-92 28s -8s linear infinite}@keyframes fall-92{71.934%{transform:translate(73.18vw,71.934vh) scale(.2883)}to{transform:translate(73.70895vw,99vh) scale(.2883)}}.snow:nth-child(93){opacity:.4262;transform:translate(84.6544vw,-10px) scale(.4618);animation:fall-93 28s -12s linear infinite}@keyframes fall-93{51.865%{transform:translate(93.2771vw,51.865vh) scale(.4618)}to{transform:translate(88.96575vw,99vh) scale(.4618)}}.snow:nth-child(94){opacity:1.9954;transform:translate(69.4913vw,-10px) scale(.5862);animation:fall-94 21s -15s linear infinite}@keyframes fall-94{66.19%{transform:translate(66.3944vw,66.19vh) scale(.5862)}to{transform:translate(67.94285vw,99vh) scale(.5862)}}.snow:nth-child(95){opacity:.8052;transform:translate(53.2671vw,-10px) scale(.1565);animation:fall-95 15s -29s linear infinite}@keyframes fall-95{72.021%{transform:translate(58.8438vw,72.021vh) scale(.1565)}to{transform:translate(56.05545vw,99vh) scale(.1565)}}.snow:nth-child(96){opacity:.868;transform:translate(25.7394vw,-10px) scale(.1068);animation:fall-96 30s -25s linear infinite}@keyframes fall-96{37.764%{transform:translate(22.4059vw,37.764vh) scale(.1068)}to{transform:translate(24.07265vw,99vh) scale(.1068)}}.snow:nth-child(97){opacity:.506;transform:translate(33.3992vw,-10px) scale(.2336);animation:fall-97 15s -6s linear infinite}@keyframes fall-97{37.318%{transform:translate(36.5012vw,37.318vh) scale(.2336)}to{transform:translate(34.9502vw,99vh) scale(.2336)}}.snow:nth-child(98){opacity:1.022;transform:translate(55.2007vw,-10px) scale(.6762);animation:fall-98 28s -23s linear infinite}@keyframes fall-98{62.064%{transform:translate(56.7188vw,62.064vh) scale(.6762)}to{transform:translate(55.95975vw,99vh) scale(.6762)}}.snow:nth-child(99){opacity:1.1336;transform:translate(43.9964vw,-10px) scale(.5154);animation:fall-99 26s -11s linear infinite}@keyframes fall-99{44.596%{transform:translate(48.0626vw,44.596vh) scale(.5154)}to{transform:translate(46.0295vw,99vh) scale(.5154)}}.snow:nth-child(100){opacity:.608;transform:translate(93.6455vw,-10px) scale(.4776);animation:fall-100 21s -10s linear infinite}@keyframes fall-100{71.45%{transform:translate(84.507vw,71.45vh) scale(.4776)}to{transform:translate(89.07625vw,99vh) scale(.4776)}}.snow:nth-child(101){opacity:1.5772;transform:translate(6.9586vw,-10px) scale(.0829);animation:fall-101 22s -27s linear infinite}@keyframes fall-101{31.659%{transform:translate(4.4388vw,31.659vh) scale(.0829)}to{transform:translate(5.6987vw,99vh) scale(.0829)}}.snow:nth-child(102){opacity:1.1578;transform:translate(.3424vw,-10px) scale(.4912);animation:fall-102 19s -18s linear infinite}@keyframes fall-102{40.558%{transform:translate(-4.1742vw,40.558vh) scale(.4912)}to{transform:translate(-1.9159vw,99vh) scale(.4912)}}.snow:nth-child(103){opacity:1.4366;transform:translate(70.5127vw,-10px) scale(.0055);animation:fall-103 24s -27s linear infinite}@keyframes fall-103{78.082%{transform:translate(69.8511vw,78.082vh) scale(.0055)}to{transform:translate(70.1819vw,99vh) scale(.0055)}}.snow:nth-child(104){opacity:.2148;transform:translate(50.5379vw,-10px) scale(.8134);animation:fall-104 14s -6s linear infinite}@keyframes fall-104{78.32%{transform:translate(57.9986vw,78.32vh) scale(.8134)}to{transform:translate(54.26825vw,99vh) scale(.8134)}}.snow:nth-child(105){opacity:.9478;transform:translate(41.2385vw,-10px) scale(.0771);animation:fall-105 24s -4s linear infinite}@keyframes fall-105{72.717%{transform:translate(50.027vw,72.717vh) scale(.0771)}to{transform:translate(45.63275vw,99vh) scale(.0771)}}.snow:nth-child(106){opacity:.3338;transform:translate(77.4498vw,-10px) scale(.7734);animation:fall-106 22s -8s linear infinite}@keyframes fall-106{41.564%{transform:translate(74.6784vw,41.564vh) scale(.7734)}to{transform:translate(76.0641vw,99vh) scale(.7734)}}.snow:nth-child(107){opacity:.2742;transform:translate(8.5016vw,-10px) scale(.7039);animation:fall-107 23s -13s linear infinite}@keyframes fall-107{58.021%{transform:translate(16.1278vw,58.021vh) scale(.7039)}to{transform:translate(12.3147vw,99vh) scale(.7039)}}.snow:nth-child(108){opacity:.1676;transform:translate(97.5664vw,-10px) scale(.4478);animation:fall-108 21s -23s linear infinite}@keyframes fall-108{68.889%{transform:translate(97.0229vw,68.889vh) scale(.4478)}to{transform:translate(97.29465vw,99vh) scale(.4478)}}.snow:nth-child(109){opacity:.6208;transform:translate(53.6052vw,-10px) scale(.3708);animation:fall-109 15s -30s linear infinite}@keyframes fall-109{59.795%{transform:translate(51.5386vw,59.795vh) scale(.3708)}to{transform:translate(52.5719vw,99vh) scale(.3708)}}.snow:nth-child(110){opacity:1.4272;transform:translate(96.7911vw,-10px) scale(.4143);animation:fall-110 14s -20s linear infinite}@keyframes fall-110{50.296%{transform:translate(106.7088vw,50.296vh) scale(.4143)}to{transform:translate(101.74995vw,99vh) scale(.4143)}}.snow:nth-child(111){opacity:.1336;transform:translate(94.1038vw,-10px) scale(.5595);animation:fall-111 20s -28s linear infinite}@keyframes fall-111{78.621%{transform:translate(95.7328vw,78.621vh) scale(.5595)}to{transform:translate(94.9183vw,99vh) scale(.5595)}}.snow:nth-child(112){opacity:.7686;transform:translate(21.5455vw,-10px) scale(.6584);animation:fall-112 23s -30s linear infinite}@keyframes fall-112{58.936%{transform:translate(15.8537vw,58.936vh) scale(.6584)}to{transform:translate(18.6996vw,99vh) scale(.6584)}}.snow:nth-child(113){opacity:1.5702;transform:translate(32.9182vw,-10px) scale(.8032);animation:fall-113 30s -10s linear infinite}@keyframes fall-113{35.35%{transform:translate(33.7866vw,35.35vh) scale(.8032)}to{transform:translate(33.3524vw,99vh) scale(.8032)}}.snow:nth-child(114){opacity:.6072;transform:translate(61.5056vw,-10px) scale(.1402);animation:fall-114 15s -5s linear infinite}@keyframes fall-114{65.088%{transform:translate(64.5679vw,65.088vh) scale(.1402)}to{transform:translate(63.03675vw,99vh) scale(.1402)}}.snow:nth-child(115){opacity:1.2966;transform:translate(89.3475vw,-10px) scale(.0507);animation:fall-115 28s -16s linear infinite}@keyframes fall-115{76.094%{transform:translate(80.0284vw,76.094vh) scale(.0507)}to{transform:translate(84.68795vw,99vh) scale(.0507)}}.snow:nth-child(116){opacity:.7978;transform:translate(82.1441vw,-10px) scale(.0254);animation:fall-116 13s -27s linear infinite}@keyframes fall-116{77.764%{transform:translate(82.4392vw,77.764vh) scale(.0254)}to{transform:translate(82.29165vw,99vh) scale(.0254)}}.snow:nth-child(117){opacity:1.558;transform:translate(74.2453vw,-10px) scale(.3324);animation:fall-117 21s -19s linear infinite}@keyframes fall-117{60.574%{transform:translate(74.1549vw,60.574vh) scale(.3324)}to{transform:translate(74.2001vw,99vh) scale(.3324)}}.snow:nth-child(118){opacity:.8552;transform:translate(52.0554vw,-10px) scale(.7653);animation:fall-118 30s -11s linear infinite}@keyframes fall-118{70.488%{transform:translate(47.0929vw,70.488vh) scale(.7653)}to{transform:translate(49.57415vw,99vh) scale(.7653)}}.snow:nth-child(119){opacity:1.8324;transform:translate(.4566vw,-10px) scale(.7783);animation:fall-119 18s -26s linear infinite}@keyframes fall-119{71.236%{transform:translate(3.9053vw,71.236vh) scale(.7783)}to{transform:translate(2.18095vw,99vh) scale(.7783)}}.snow:nth-child(120){opacity:1.5652;transform:translate(97.5639vw,-10px) scale(.296);animation:fall-120 24s -4s linear infinite}@keyframes fall-120{70.351%{transform:translate(96.8627vw,70.351vh) scale(.296)}to{transform:translate(97.2133vw,99vh) scale(.296)}}.snow:nth-child(121){opacity:.1322;transform:translate(59.8389vw,-10px) scale(.2954);animation:fall-121 21s -16s linear infinite}@keyframes fall-121{78.968%{transform:translate(61.187vw,78.968vh) scale(.2954)}to{transform:translate(60.51295vw,99vh) scale(.2954)}}.snow:nth-child(122){opacity:1.3482;transform:translate(2.0685vw,-10px) scale(.2954);animation:fall-122 27s -8s linear infinite}@keyframes fall-122{40.248%{transform:translate(8.7802vw,40.248vh) scale(.2954)}to{transform:translate(5.42435vw,99vh) scale(.2954)}}.snow:nth-child(123){opacity:.0626;transform:translate(4.7435vw,-10px) scale(.1724);animation:fall-123 11s -27s linear infinite}@keyframes fall-123{32.876%{transform:translate(8.5066vw,32.876vh) scale(.1724)}to{transform:translate(6.62505vw,99vh) scale(.1724)}}.snow:nth-child(124){opacity:.57;transform:translate(90.0687vw,-10px) scale(.14);animation:fall-124 25s -5s linear infinite}@keyframes fall-124{42.513%{transform:translate(89.2085vw,42.513vh) scale(.14)}to{transform:translate(89.6386vw,99vh) scale(.14)}}.snow:nth-child(125){opacity:.5268;transform:translate(78.2811vw,-10px) scale(.7932);animation:fall-125 19s -21s linear infinite}@keyframes fall-125{60.422%{transform:translate(73.9915vw,60.422vh) scale(.7932)}to{transform:translate(76.1363vw,99vh) scale(.7932)}}.snow:nth-child(126){opacity:1.1212;transform:translate(63.2589vw,-10px) scale(.3022);animation:fall-126 10s -1s linear infinite}@keyframes fall-126{53.94%{transform:translate(65.9358vw,53.94vh) scale(.3022)}to{transform:translate(64.59735vw,99vh) scale(.3022)}}.snow:nth-child(127){opacity:.9966;transform:translate(74.3289vw,-10px) scale(.1994);animation:fall-127 13s -4s linear infinite}@keyframes fall-127{38.212%{transform:translate(75.7198vw,38.212vh) scale(.1994)}to{transform:translate(75.02435vw,99vh) scale(.1994)}}.snow:nth-child(128){opacity:1.3782;transform:translate(87.938vw,-10px) scale(.3717);animation:fall-128 19s -12s linear infinite}@keyframes fall-128{34.69%{transform:translate(85.0881vw,34.69vh) scale(.3717)}to{transform:translate(86.51305vw,99vh) scale(.3717)}}.snow:nth-child(129){opacity:.3644;transform:translate(58.9025vw,-10px) scale(.9037);animation:fall-129 22s -25s linear infinite}@keyframes fall-129{33.239%{transform:translate(54.7676vw,33.239vh) scale(.9037)}to{transform:translate(56.83505vw,99vh) scale(.9037)}}.snow:nth-child(130){opacity:1.6072;transform:translate(71.3454vw,-10px) scale(.627);animation:fall-130 29s -4s linear infinite}@keyframes fall-130{73.411%{transform:translate(77.3791vw,73.411vh) scale(.627)}to{transform:translate(74.36225vw,99vh) scale(.627)}}.snow:nth-child(131){opacity:1.1168;transform:translate(57.814vw,-10px) scale(.2046);animation:fall-131 28s -4s linear infinite}@keyframes fall-131{76.234%{transform:translate(61.566vw,76.234vh) scale(.2046)}to{transform:translate(59.69vw,99vh) scale(.2046)}}.snow:nth-child(132){opacity:.9602;transform:translate(98.5473vw,-10px) scale(.7082);animation:fall-132 20s -1s linear infinite}@keyframes fall-132{54.807%{transform:translate(98.3556vw,54.807vh) scale(.7082)}to{transform:translate(98.45145vw,99vh) scale(.7082)}}.snow:nth-child(133){opacity:.3002;transform:translate(39.526vw,-10px) scale(.7001);animation:fall-133 24s -20s linear infinite}@keyframes fall-133{49.418%{transform:translate(31.6604vw,49.418vh) scale(.7001)}to{transform:translate(35.5932vw,99vh) scale(.7001)}}.snow:nth-child(134){opacity:.6738;transform:translate(53.6015vw,-10px) scale(.9339);animation:fall-134 10s -29s linear infinite}@keyframes fall-134{76.957%{transform:translate(53.0788vw,76.957vh) scale(.9339)}to{transform:translate(53.34015vw,99vh) scale(.9339)}}.snow:nth-child(135){opacity:1.8042;transform:translate(50.1291vw,-10px) scale(.554);animation:fall-135 15s -19s linear infinite}@keyframes fall-135{68.676%{transform:translate(48.1728vw,68.676vh) scale(.554)}to{transform:translate(49.15095vw,99vh) scale(.554)}}.snow:nth-child(136){opacity:1.106;transform:translate(48.3503vw,-10px) scale(.9462);animation:fall-136 27s -4s linear infinite}@keyframes fall-136{35.204%{transform:translate(44.6522vw,35.204vh) scale(.9462)}to{transform:translate(46.50125vw,99vh) scale(.9462)}}.snow:nth-child(137){opacity:.557;transform:translate(16.2233vw,-10px) scale(.9479);animation:fall-137 11s -21s linear infinite}@keyframes fall-137{42.696%{transform:translate(7.7031vw,42.696vh) scale(.9479)}to{transform:translate(11.9632vw,99vh) scale(.9479)}}.snow:nth-child(138){opacity:1.1352;transform:translate(76.6974vw,-10px) scale(.7779);animation:fall-138 25s -30s linear infinite}@keyframes fall-138{64.2%{transform:translate(69.6107vw,64.2vh) scale(.7779)}to{transform:translate(73.15405vw,99vh) scale(.7779)}}.snow:nth-child(139){opacity:1.6562;transform:translate(63.071vw,-10px) scale(.1625);animation:fall-139 22s -13s linear infinite}@keyframes fall-139{39.468%{transform:translate(63.0627vw,39.468vh) scale(.1625)}to{transform:translate(63.06685vw,99vh) scale(.1625)}}.snow:nth-child(140){opacity:1.9088;transform:translate(55.3799vw,-10px) scale(.8913);animation:fall-140 20s -13s linear infinite}@keyframes fall-140{43.205%{transform:translate(62.1546vw,43.205vh) scale(.8913)}to{transform:translate(58.76725vw,99vh) scale(.8913)}}.snow:nth-child(141){opacity:.2782;transform:translate(58.5253vw,-10px) scale(.5327);animation:fall-141 26s -11s linear infinite}@keyframes fall-141{71.503%{transform:translate(64.8129vw,71.503vh) scale(.5327)}to{transform:translate(61.6691vw,99vh) scale(.5327)}}.snow:nth-child(142){opacity:1.496;transform:translate(49.7366vw,-10px) scale(.9495);animation:fall-142 12s -21s linear infinite}@keyframes fall-142{42.515%{transform:translate(51.4335vw,42.515vh) scale(.9495)}to{transform:translate(50.58505vw,99vh) scale(.9495)}}.snow:nth-child(143){opacity:1.442;transform:translate(81.2171vw,-10px) scale(.8372);animation:fall-143 20s -20s linear infinite}@keyframes fall-143{48.373%{transform:translate(78.0716vw,48.373vh) scale(.8372)}to{transform:translate(79.64435vw,99vh) scale(.8372)}}.snow:nth-child(144){opacity:.8334;transform:translate(14.3352vw,-10px) scale(.9368);animation:fall-144 11s -22s linear infinite}@keyframes fall-144{56.714%{transform:translate(19.1024vw,56.714vh) scale(.9368)}to{transform:translate(16.7188vw,99vh) scale(.9368)}}.snow:nth-child(145){opacity:1.7858;transform:translate(14.1736vw,-10px) scale(.5778);animation:fall-145 23s -3s linear infinite}@keyframes fall-145{60.853%{transform:translate(13.174vw,60.853vh) scale(.5778)}to{transform:translate(13.6738vw,99vh) scale(.5778)}}.snow:nth-child(146){opacity:.3958;transform:translate(60.8295vw,-10px) scale(.6082);animation:fall-146 25s -24s linear infinite}@keyframes fall-146{72.38%{transform:translate(64.0726vw,72.38vh) scale(.6082)}to{transform:translate(62.45105vw,99vh) scale(.6082)}}.snow:nth-child(147){opacity:.6706;transform:translate(9.3336vw,-10px) scale(.7193);animation:fall-147 17s -8s linear infinite}@keyframes fall-147{78.109%{transform:translate(12.313vw,78.109vh) scale(.7193)}to{transform:translate(10.8233vw,99vh) scale(.7193)}}.snow:nth-child(148){opacity:1.9656;transform:translate(46.4378vw,-10px) scale(.1608);animation:fall-148 28s -10s linear infinite}@keyframes fall-148{63.815%{transform:translate(48.7331vw,63.815vh) scale(.1608)}to{transform:translate(47.58545vw,99vh) scale(.1608)}}.snow:nth-child(149){opacity:.299;transform:translate(81.7356vw,-10px) scale(.9958);animation:fall-149 17s -30s linear infinite}@keyframes fall-149{59.035%{transform:translate(91.5357vw,59.035vh) scale(.9958)}to{transform:translate(86.63565vw,99vh) scale(.9958)}}.snow:nth-child(150){opacity:1.9114;transform:translate(22.2378vw,-10px) scale(.5882);animation:fall-150 30s -12s linear infinite}@keyframes fall-150{42.912%{transform:translate(29.6166vw,42.912vh) scale(.5882)}to{transform:translate(25.9272vw,99vh) scale(.5882)}}.snow:nth-child(151){opacity:.7532;transform:translate(65.2347vw,-10px) scale(.4754);animation:fall-151 11s -26s linear infinite}@keyframes fall-151{35.005%{transform:translate(71.5914vw,35.005vh) scale(.4754)}to{transform:translate(68.41305vw,99vh) scale(.4754)}}.snow:nth-child(152){opacity:.7714;transform:translate(65.527vw,-10px) scale(.0482);animation:fall-152 27s -9s linear infinite}@keyframes fall-152{42.926%{transform:translate(71.3138vw,42.926vh) scale(.0482)}to{transform:translate(68.4204vw,99vh) scale(.0482)}}.snow:nth-child(153){opacity:1.0158;transform:translate(1.7086vw,-10px) scale(.923);animation:fall-153 16s -16s linear infinite}@keyframes fall-153{46.077%{transform:translate(-5.412vw,46.077vh) scale(.923)}to{transform:translate(-1.8517vw,99vh) scale(.923)}}.snow:nth-child(154){opacity:1.951;transform:translate(21.1646vw,-10px) scale(.1635);animation:fall-154 30s -2s linear infinite}@keyframes fall-154{56.885%{transform:translate(22.3735vw,56.885vh) scale(.1635)}to{transform:translate(21.76905vw,99vh) scale(.1635)}}.snow:nth-child(155){opacity:1.2658;transform:translate(37.2442vw,-10px) scale(.4239);animation:fall-155 20s -5s linear infinite}@keyframes fall-155{59.946%{transform:translate(29.7288vw,59.946vh) scale(.4239)}to{transform:translate(33.4865vw,99vh) scale(.4239)}}.snow:nth-child(156){opacity:.967;transform:translate(32.7574vw,-10px) scale(.2479);animation:fall-156 17s -1s linear infinite}@keyframes fall-156{71.131%{transform:translate(37.0793vw,71.131vh) scale(.2479)}to{transform:translate(34.91835vw,99vh) scale(.2479)}}.snow:nth-child(157){opacity:.8054;transform:translate(54.4325vw,-10px) scale(.5099);animation:fall-157 19s -16s linear infinite}@keyframes fall-157{69.179%{transform:translate(48.9378vw,69.179vh) scale(.5099)}to{transform:translate(51.68515vw,99vh) scale(.5099)}}.snow:nth-child(158){opacity:.1296;transform:translate(33.3624vw,-10px) scale(.5671);animation:fall-158 17s -2s linear infinite}@keyframes fall-158{64.582%{transform:translate(30.6271vw,64.582vh) scale(.5671)}to{transform:translate(31.99475vw,99vh) scale(.5671)}}.snow:nth-child(159){opacity:1.5248;transform:translate(74.1022vw,-10px) scale(.3201);animation:fall-159 16s -22s linear infinite}@keyframes fall-159{42.421%{transform:translate(68.6937vw,42.421vh) scale(.3201)}to{transform:translate(71.39795vw,99vh) scale(.3201)}}.snow:nth-child(160){opacity:.8526;transform:translate(50.4169vw,-10px) scale(.5576);animation:fall-160 11s -10s linear infinite}@keyframes fall-160{38.558%{transform:translate(40.867vw,38.558vh) scale(.5576)}to{transform:translate(45.64195vw,99vh) scale(.5576)}}.snow:nth-child(161){opacity:1.4102;transform:translate(78.3982vw,-10px) scale(.4475);animation:fall-161 19s -2s linear infinite}@keyframes fall-161{36.115%{transform:translate(71.3924vw,36.115vh) scale(.4475)}to{transform:translate(74.8953vw,99vh) scale(.4475)}}.snow:nth-child(162){opacity:.309;transform:translate(20.4685vw,-10px) scale(.8347);animation:fall-162 16s -21s linear infinite}@keyframes fall-162{31.674%{transform:translate(28.2138vw,31.674vh) scale(.8347)}to{transform:translate(24.34115vw,99vh) scale(.8347)}}.snow:nth-child(163){opacity:1.5894;transform:translate(28.4136vw,-10px) scale(.6247);animation:fall-163 30s -25s linear infinite}@keyframes fall-163{34.382%{transform:translate(19.0996vw,34.382vh) scale(.6247)}to{transform:translate(23.7566vw,99vh) scale(.6247)}}.snow:nth-child(164){opacity:.2226;transform:translate(55.199vw,-10px) scale(.8589);animation:fall-164 12s -3s linear infinite}@keyframes fall-164{69.543%{transform:translate(58.4001vw,69.543vh) scale(.8589)}to{transform:translate(56.79955vw,99vh) scale(.8589)}}.snow:nth-child(165){opacity:1.361;transform:translate(55.0004vw,-10px) scale(.9942);animation:fall-165 23s -22s linear infinite}@keyframes fall-165{61.794%{transform:translate(59.0006vw,61.794vh) scale(.9942)}to{transform:translate(57.0005vw,99vh) scale(.9942)}}.snow:nth-child(166){opacity:1.8142;transform:translate(20.6382vw,-10px) scale(.4487);animation:fall-166 23s -23s linear infinite}@keyframes fall-166{62.632%{transform:translate(29.7751vw,62.632vh) scale(.4487)}to{transform:translate(25.20665vw,99vh) scale(.4487)}}.snow:nth-child(167){opacity:.7432;transform:translate(84.8128vw,-10px) scale(.8355);animation:fall-167 30s -3s linear infinite}@keyframes fall-167{31.281%{transform:translate(89.5523vw,31.281vh) scale(.8355)}to{transform:translate(87.18255vw,99vh) scale(.8355)}}.snow:nth-child(168){opacity:.6948;transform:translate(48.6503vw,-10px) scale(.8118);animation:fall-168 27s -13s linear infinite}@keyframes fall-168{65.896%{transform:translate(43.2062vw,65.896vh) scale(.8118)}to{transform:translate(45.92825vw,99vh) scale(.8118)}}.snow:nth-child(169){opacity:.5484;transform:translate(92.6911vw,-10px) scale(.9483);animation:fall-169 14s -15s linear infinite}@keyframes fall-169{58.127%{transform:translate(87.0333vw,58.127vh) scale(.9483)}to{transform:translate(89.8622vw,99vh) scale(.9483)}}.snow:nth-child(170){opacity:.1412;transform:translate(63.4606vw,-10px) scale(.9529);animation:fall-170 13s -16s linear infinite}@keyframes fall-170{56.242%{transform:translate(66.1881vw,56.242vh) scale(.9529)}to{transform:translate(64.82435vw,99vh) scale(.9529)}}.snow:nth-child(171){opacity:1.1556;transform:translate(13.5668vw,-10px) scale(.913);animation:fall-171 12s -2s linear infinite}@keyframes fall-171{75.337%{transform:translate(19.7836vw,75.337vh) scale(.913)}to{transform:translate(16.6752vw,99vh) scale(.913)}}.snow:nth-child(172){opacity:.446;transform:translate(75.4746vw,-10px) scale(.8902);animation:fall-172 13s -6s linear infinite}@keyframes fall-172{53.082%{transform:translate(70.2605vw,53.082vh) scale(.8902)}to{transform:translate(72.86755vw,99vh) scale(.8902)}}.snow:nth-child(173){opacity:1.94;transform:translate(41.2313vw,-10px) scale(.3808);animation:fall-173 26s -22s linear infinite}@keyframes fall-173{59.511%{transform:translate(49.034vw,59.511vh) scale(.3808)}to{transform:translate(45.13265vw,99vh) scale(.3808)}}.snow:nth-child(174){opacity:1.7752;transform:translate(45.2553vw,-10px) scale(.105);animation:fall-174 10s -18s linear infinite}@keyframes fall-174{77.399%{transform:translate(38.4493vw,77.399vh) scale(.105)}to{transform:translate(41.8523vw,99vh) scale(.105)}}.snow:nth-child(175){opacity:.1256;transform:translate(83.5116vw,-10px) scale(.0415);animation:fall-175 17s -30s linear infinite}@keyframes fall-175{42.188%{transform:translate(91.0831vw,42.188vh) scale(.0415)}to{transform:translate(87.29735vw,99vh) scale(.0415)}}.snow:nth-child(176){opacity:.994;transform:translate(11.5627vw,-10px) scale(.1456);animation:fall-176 24s -24s linear infinite}@keyframes fall-176{44.393%{transform:translate(6.4074vw,44.393vh) scale(.1456)}to{transform:translate(8.98505vw,99vh) scale(.1456)}}.snow:nth-child(177){opacity:.6206;transform:translate(84.6499vw,-10px) scale(.2239);animation:fall-177 16s -17s linear infinite}@keyframes fall-177{58.056%{transform:translate(74.8557vw,58.056vh) scale(.2239)}to{transform:translate(79.7528vw,99vh) scale(.2239)}}.snow:nth-child(178){opacity:.2812;transform:translate(30.0964vw,-10px) scale(.3599);animation:fall-178 30s -22s linear infinite}@keyframes fall-178{54.488%{transform:translate(37.6653vw,54.488vh) scale(.3599)}to{transform:translate(33.88085vw,99vh) scale(.3599)}}.snow:nth-child(179){opacity:1.1366;transform:translate(31.7768vw,-10px) scale(.379);animation:fall-179 11s -7s linear infinite}@keyframes fall-179{44.395%{transform:translate(30.4406vw,44.395vh) scale(.379)}to{transform:translate(31.1087vw,99vh) scale(.379)}}.snow:nth-child(180){opacity:.557;transform:translate(29.2281vw,-10px) scale(.0561);animation:fall-180 17s -22s linear infinite}@keyframes fall-180{61.995%{transform:translate(35.4452vw,61.995vh) scale(.0561)}to{transform:translate(32.33665vw,99vh) scale(.0561)}}.snow:nth-child(181){opacity:1.7982;transform:translate(23.2282vw,-10px) scale(.6056);animation:fall-181 18s -9s linear infinite}@keyframes fall-181{39.628%{transform:translate(18.3986vw,39.628vh) scale(.6056)}to{transform:translate(20.8134vw,99vh) scale(.6056)}}.snow:nth-child(182){opacity:.6782;transform:translate(15.8465vw,-10px) scale(.2814);animation:fall-182 24s -13s linear infinite}@keyframes fall-182{35.063%{transform:translate(13.6902vw,35.063vh) scale(.2814)}to{transform:translate(14.76835vw,99vh) scale(.2814)}}.snow:nth-child(183){opacity:.977;transform:translate(84.2895vw,-10px) scale(.1181);animation:fall-183 12s -22s linear infinite}@keyframes fall-183{57.736%{transform:translate(78.7319vw,57.736vh) scale(.1181)}to{transform:translate(81.5107vw,99vh) scale(.1181)}}.snow:nth-child(184){opacity:1.714;transform:translate(26.051vw,-10px) scale(.8758);animation:fall-184 21s -10s linear infinite}@keyframes fall-184{57.301%{transform:translate(26.5887vw,57.301vh) scale(.8758)}to{transform:translate(26.31985vw,99vh) scale(.8758)}}.snow:nth-child(185){opacity:.8514;transform:translate(11.7114vw,-10px) scale(.2101);animation:fall-185 14s -3s linear infinite}@keyframes fall-185{47.417%{transform:translate(20.3724vw,47.417vh) scale(.2101)}to{transform:translate(16.0419vw,99vh) scale(.2101)}}.snow:nth-child(186){opacity:1.5298;transform:translate(73.1339vw,-10px) scale(.9068);animation:fall-186 18s -28s linear infinite}@keyframes fall-186{56.298%{transform:translate(81.1342vw,56.298vh) scale(.9068)}to{transform:translate(77.13405vw,99vh) scale(.9068)}}.snow:nth-child(187){opacity:1.2324;transform:translate(46.6268vw,-10px) scale(.0946);animation:fall-187 27s -9s linear infinite}@keyframes fall-187{36.505%{transform:translate(41.3143vw,36.505vh) scale(.0946)}to{transform:translate(43.97055vw,99vh) scale(.0946)}}.snow:nth-child(188){opacity:.124;transform:translate(97.4391vw,-10px) scale(.7592);animation:fall-188 11s -6s linear infinite}@keyframes fall-188{47.447%{transform:translate(93.6985vw,47.447vh) scale(.7592)}to{transform:translate(95.5688vw,99vh) scale(.7592)}}.snow:nth-child(189){opacity:1.3134;transform:translate(34.9929vw,-10px) scale(.4655);animation:fall-189 12s -4s linear infinite}@keyframes fall-189{60.156%{transform:translate(42.6368vw,60.156vh) scale(.4655)}to{transform:translate(38.81485vw,99vh) scale(.4655)}}.snow:nth-child(190){opacity:1.5862;transform:translate(31.0621vw,-10px) scale(.3902);animation:fall-190 13s -18s linear infinite}@keyframes fall-190{42.795%{transform:translate(39.2355vw,42.795vh) scale(.3902)}to{transform:translate(35.1488vw,99vh) scale(.3902)}}.snow:nth-child(191){opacity:.2062;transform:translate(41.2004vw,-10px) scale(.1093);animation:fall-191 30s -2s linear infinite}@keyframes fall-191{61.985%{transform:translate(31.5883vw,61.985vh) scale(.1093)}to{transform:translate(36.39435vw,99vh) scale(.1093)}}.snow:nth-child(192){opacity:1.4352;transform:translate(70.4118vw,-10px) scale(.0771);animation:fall-192 13s -14s linear infinite}@keyframes fall-192{46.548%{transform:translate(63.8844vw,46.548vh) scale(.0771)}to{transform:translate(67.1481vw,99vh) scale(.0771)}}.snow:nth-child(193){opacity:1.298;transform:translate(97.9635vw,-10px) scale(.589);animation:fall-193 27s -25s linear infinite}@keyframes fall-193{61.483%{transform:translate(99.3268vw,61.483vh) scale(.589)}to{transform:translate(98.64515vw,99vh) scale(.589)}}.snow:nth-child(194){opacity:1.1144;transform:translate(28.8369vw,-10px) scale(.1772);animation:fall-194 30s -12s linear infinite}@keyframes fall-194{37.212%{transform:translate(23.562vw,37.212vh) scale(.1772)}to{transform:translate(26.19945vw,99vh) scale(.1772)}}.snow:nth-child(195){opacity:1.307;transform:translate(17.5631vw,-10px) scale(.8326);animation:fall-195 20s -21s linear infinite}@keyframes fall-195{35.981%{transform:translate(12.3197vw,35.981vh) scale(.8326)}to{transform:translate(14.9414vw,99vh) scale(.8326)}}.snow:nth-child(196){opacity:1.0146;transform:translate(36.4446vw,-10px) scale(.3167);animation:fall-196 22s -8s linear infinite}@keyframes fall-196{50.916%{transform:translate(38.6597vw,50.916vh) scale(.3167)}to{transform:translate(37.55215vw,99vh) scale(.3167)}}.snow:nth-child(197){opacity:.6426;transform:translate(46.0245vw,-10px) scale(.2012);animation:fall-197 22s -8s linear infinite}@keyframes fall-197{48.367%{transform:translate(43.3249vw,48.367vh) scale(.2012)}to{transform:translate(44.6747vw,99vh) scale(.2012)}}.snow:nth-child(198){opacity:.3996;transform:translate(76.4733vw,-10px) scale(.6804);animation:fall-198 27s -23s linear infinite}@keyframes fall-198{75.984%{transform:translate(72.6382vw,75.984vh) scale(.6804)}to{transform:translate(74.55575vw,99vh) scale(.6804)}}.snow:nth-child(199){opacity:.9328;transform:translate(56.7172vw,-10px) scale(.3831);animation:fall-199 30s -27s linear infinite}@keyframes fall-199{46.887%{transform:translate(51.3698vw,46.887vh) scale(.3831)}to{transform:translate(54.0435vw,99vh) scale(.3831)}}.snow:nth-child(200){opacity:.3712;transform:translate(99.7643vw,-10px) scale(.3701);animation:fall-200 13s -4s linear infinite}@keyframes fall-200{67.645%{transform:translate(92.6132vw,67.645vh) scale(.3701)}to{transform:translate(96.18875vw,99vh) scale(.3701)}}.snow:nth-child(201){opacity:1.9338;transform:translate(39.6748vw,-10px) scale(.1952);animation:fall-201 23s -11s linear infinite}@keyframes fall-201{41.074%{transform:translate(43.3294vw,41.074vh) scale(.1952)}to{transform:translate(41.5021vw,99vh) scale(.1952)}}.snow:nth-child(202){opacity:.6652;transform:translate(51.42vw,-10px) scale(.7106);animation:fall-202 12s -1s linear infinite}@keyframes fall-202{79.387%{transform:translate(55.9076vw,79.387vh) scale(.7106)}to{transform:translate(53.6638vw,99vh) scale(.7106)}}.snow:nth-child(203){opacity:1.6414;transform:translate(95.5763vw,-10px) scale(.6498);animation:fall-203 24s -22s linear infinite}@keyframes fall-203{64.579%{transform:translate(99.3685vw,64.579vh) scale(.6498)}to{transform:translate(97.4724vw,99vh) scale(.6498)}}.snow:nth-child(204){opacity:1.4928;transform:translate(68.2236vw,-10px) scale(.6667);animation:fall-204 28s -1s linear infinite}@keyframes fall-204{60.613%{transform:translate(77.0473vw,60.613vh) scale(.6667)}to{transform:translate(72.63545vw,99vh) scale(.6667)}}.snow:nth-child(205){opacity:1.6832;transform:translate(43.3911vw,-10px) scale(.5836);animation:fall-205 16s -14s linear infinite}@keyframes fall-205{57.963%{transform:translate(41.9543vw,57.963vh) scale(.5836)}to{transform:translate(42.6727vw,99vh) scale(.5836)}}.snow:nth-child(206){opacity:.3182;transform:translate(13.9391vw,-10px) scale(.1878);animation:fall-206 10s -18s linear infinite}@keyframes fall-206{54.665%{transform:translate(7.3579vw,54.665vh) scale(.1878)}to{transform:translate(10.6485vw,99vh) scale(.1878)}}.snow:nth-child(207){opacity:.4516;transform:translate(78.1461vw,-10px) scale(.5128);animation:fall-207 30s -1s linear infinite}@keyframes fall-207{56.52%{transform:translate(78.7519vw,56.52vh) scale(.5128)}to{transform:translate(78.449vw,99vh) scale(.5128)}}.snow:nth-child(208){opacity:.8316;transform:translate(47.1033vw,-10px) scale(.8256);animation:fall-208 15s -2s linear infinite}@keyframes fall-208{30.218%{transform:translate(45.7438vw,30.218vh) scale(.8256)}to{transform:translate(46.42355vw,99vh) scale(.8256)}}.snow:nth-child(209){opacity:.6682;transform:translate(72.8405vw,-10px) scale(.5986);animation:fall-209 11s -13s linear infinite}@keyframes fall-209{49.364%{transform:translate(66.7903vw,49.364vh) scale(.5986)}to{transform:translate(69.8154vw,99vh) scale(.5986)}}.snow:nth-child(210){opacity:1.5826;transform:translate(91.5108vw,-10px) scale(.3503);animation:fall-210 14s -15s linear infinite}@keyframes fall-210{51.742%{transform:translate(96.7822vw,51.742vh) scale(.3503)}to{transform:translate(94.1465vw,99vh) scale(.3503)}}.snow:nth-child(211){opacity:.6964;transform:translate(35.7175vw,-10px) scale(.9317);animation:fall-211 30s -26s linear infinite}@keyframes fall-211{54.314%{transform:translate(27.9339vw,54.314vh) scale(.9317)}to{transform:translate(31.8257vw,99vh) scale(.9317)}}.snow:nth-child(212){opacity:.4436;transform:translate(12.7382vw,-10px) scale(.3847);animation:fall-212 24s -25s linear infinite}@keyframes fall-212{67.245%{transform:translate(6.6578vw,67.245vh) scale(.3847)}to{transform:translate(9.698vw,99vh) scale(.3847)}}.snow:nth-child(213){opacity:1.704;transform:translate(98.6805vw,-10px) scale(.2014);animation:fall-213 22s -27s linear infinite}@keyframes fall-213{60.652%{transform:translate(103.791vw,60.652vh) scale(.2014)}to{transform:translate(101.23575vw,99vh) scale(.2014)}}.snow:nth-child(214){opacity:1.5862;transform:translate(35.3569vw,-10px) scale(.0606);animation:fall-214 28s -9s linear infinite}@keyframes fall-214{63.003%{transform:translate(34.1068vw,63.003vh) scale(.0606)}to{transform:translate(34.73185vw,99vh) scale(.0606)}}.snow:nth-child(215){opacity:.1234;transform:translate(22.2678vw,-10px) scale(.2557);animation:fall-215 11s -22s linear infinite}@keyframes fall-215{42.433%{transform:translate(20.3336vw,42.433vh) scale(.2557)}to{transform:translate(21.3007vw,99vh) scale(.2557)}}.snow:nth-child(216){opacity:.838;transform:translate(91.5375vw,-10px) scale(.8062);animation:fall-216 30s -9s linear infinite}@keyframes fall-216{37.382%{transform:translate(89.0306vw,37.382vh) scale(.8062)}to{transform:translate(90.28405vw,99vh) scale(.8062)}}.snow:nth-child(217){opacity:1.9368;transform:translate(96.7074vw,-10px) scale(.3422);animation:fall-217 19s -16s linear infinite}@keyframes fall-217{65.186%{transform:translate(88.6702vw,65.186vh) scale(.3422)}to{transform:translate(92.6888vw,99vh) scale(.3422)}}.snow:nth-child(218){opacity:.617;transform:translate(23.0854vw,-10px) scale(.4342);animation:fall-218 30s -24s linear infinite}@keyframes fall-218{36.226%{transform:translate(17.5344vw,36.226vh) scale(.4342)}to{transform:translate(20.3099vw,99vh) scale(.4342)}}.snow:nth-child(219){opacity:.8628;transform:translate(23.0424vw,-10px) scale(.1822);animation:fall-219 20s -27s linear infinite}@keyframes fall-219{37.784%{transform:translate(19.5556vw,37.784vh) scale(.1822)}to{transform:translate(21.299vw,99vh) scale(.1822)}}.snow:nth-child(220){opacity:.418;transform:translate(63.6554vw,-10px) scale(.9952);animation:fall-220 17s -4s linear infinite}@keyframes fall-220{56.694%{transform:translate(67.4499vw,56.694vh) scale(.9952)}to{transform:translate(65.55265vw,99vh) scale(.9952)}}.snow:nth-child(221){opacity:1.7216;transform:translate(76.725vw,-10px) scale(.8743);animation:fall-221 25s -7s linear infinite}@keyframes fall-221{46.186%{transform:translate(78.538vw,46.186vh) scale(.8743)}to{transform:translate(77.6315vw,99vh) scale(.8743)}}.snow:nth-child(222){opacity:1.5082;transform:translate(38.6522vw,-10px) scale(.9672);animation:fall-222 17s -23s linear infinite}@keyframes fall-222{51.027%{transform:translate(41.4651vw,51.027vh) scale(.9672)}to{transform:translate(40.05865vw,99vh) scale(.9672)}}.snow:nth-child(223){opacity:1.5206;transform:translate(73.4825vw,-10px) scale(.2967);animation:fall-223 19s -8s linear infinite}@keyframes fall-223{45.222%{transform:translate(69.9682vw,45.222vh) scale(.2967)}to{transform:translate(71.72535vw,99vh) scale(.2967)}}.snow:nth-child(224){opacity:1.5086;transform:translate(98.0064vw,-10px) scale(.2223);animation:fall-224 25s -11s linear infinite}@keyframes fall-224{55.106%{transform:translate(103.479vw,55.106vh) scale(.2223)}to{transform:translate(100.7427vw,99vh) scale(.2223)}}.snow:nth-child(225){opacity:.1104;transform:translate(37.8741vw,-10px) scale(.9066);animation:fall-225 30s -13s linear infinite}@keyframes fall-225{76.534%{transform:translate(40.495vw,76.534vh) scale(.9066)}to{transform:translate(39.18455vw,99vh) scale(.9066)}}.snow:nth-child(226){opacity:1.4834;transform:translate(27.7539vw,-10px) scale(.0383);animation:fall-226 13s -20s linear infinite}@keyframes fall-226{77.283%{transform:translate(36.3957vw,77.283vh) scale(.0383)}to{transform:translate(32.0748vw,99vh) scale(.0383)}}.snow:nth-child(227){opacity:.3614;transform:translate(17.1493vw,-10px) scale(.6189);animation:fall-227 27s -26s linear infinite}@keyframes fall-227{52.236%{transform:translate(12.7447vw,52.236vh) scale(.6189)}to{transform:translate(14.947vw,99vh) scale(.6189)}}.snow:nth-child(228){opacity:.3628;transform:translate(73.3482vw,-10px) scale(.8841);animation:fall-228 12s -28s linear infinite}@keyframes fall-228{65.486%{transform:translate(73.8542vw,65.486vh) scale(.8841)}to{transform:translate(73.6012vw,99vh) scale(.8841)}}.snow:nth-child(229){opacity:1.5314;transform:translate(38.8267vw,-10px) scale(.7057);animation:fall-229 19s -21s linear infinite}@keyframes fall-229{54.533%{transform:translate(30.467vw,54.533vh) scale(.7057)}to{transform:translate(34.64685vw,99vh) scale(.7057)}}.snow:nth-child(230){opacity:1.8706;transform:translate(51.5034vw,-10px) scale(.0671);animation:fall-230 28s -20s linear infinite}@keyframes fall-230{40.303%{transform:translate(44.5173vw,40.303vh) scale(.0671)}to{transform:translate(48.01035vw,99vh) scale(.0671)}}.snow:nth-child(231){opacity:1.8904;transform:translate(35.5044vw,-10px) scale(.4942);animation:fall-231 22s -26s linear infinite}@keyframes fall-231{79.58%{transform:translate(37.005vw,79.58vh) scale(.4942)}to{transform:translate(36.2547vw,99vh) scale(.4942)}}.snow:nth-child(232){opacity:.0988;transform:translate(58.4616vw,-10px) scale(.7607);animation:fall-232 22s -24s linear infinite}@keyframes fall-232{63.037%{transform:translate(67.2504vw,63.037vh) scale(.7607)}to{transform:translate(62.856vw,99vh) scale(.7607)}}.snow:nth-child(233){opacity:1.6094;transform:translate(3.604vw,-10px) scale(.3507);animation:fall-233 29s -5s linear infinite}@keyframes fall-233{55.983%{transform:translate(12.7823vw,55.983vh) scale(.3507)}to{transform:translate(8.19315vw,99vh) scale(.3507)}}.snow:nth-child(234){opacity:1.1478;transform:translate(45.5739vw,-10px) scale(.9396);animation:fall-234 25s -22s linear infinite}@keyframes fall-234{77.115%{transform:translate(36.4814vw,77.115vh) scale(.9396)}to{transform:translate(41.02765vw,99vh) scale(.9396)}}.snow:nth-child(235){opacity:1.9384;transform:translate(52.6788vw,-10px) scale(.5019);animation:fall-235 14s -12s linear infinite}@keyframes fall-235{33.136%{transform:translate(58.8408vw,33.136vh) scale(.5019)}to{transform:translate(55.7598vw,99vh) scale(.5019)}}.snow:nth-child(236){opacity:.298;transform:translate(28.137vw,-10px) scale(.8211);animation:fall-236 12s -10s linear infinite}@keyframes fall-236{65.746%{transform:translate(36.7867vw,65.746vh) scale(.8211)}to{transform:translate(32.46185vw,99vh) scale(.8211)}}.snow:nth-child(237){opacity:.1546;transform:translate(25.7142vw,-10px) scale(.4332);animation:fall-237 22s -12s linear infinite}@keyframes fall-237{30.606%{transform:translate(29.522vw,30.606vh) scale(.4332)}to{transform:translate(27.6181vw,99vh) scale(.4332)}}.snow:nth-child(238){opacity:1.3378;transform:translate(21.9754vw,-10px) scale(.9114);animation:fall-238 26s -19s linear infinite}@keyframes fall-238{33.366%{transform:translate(26.955vw,33.366vh) scale(.9114)}to{transform:translate(24.4652vw,99vh) scale(.9114)}}.snow:nth-child(239){opacity:1.0898;transform:translate(10.0419vw,-10px) scale(.129);animation:fall-239 17s -9s linear infinite}@keyframes fall-239{71.355%{transform:translate(12.2349vw,71.355vh) scale(.129)}to{transform:translate(11.1384vw,99vh) scale(.129)}}.snow:nth-child(240){opacity:1.3884;transform:translate(17.9561vw,-10px) scale(.5154);animation:fall-240 13s -20s linear infinite}@keyframes fall-240{39.033%{transform:translate(16.628vw,39.033vh) scale(.5154)}to{transform:translate(17.29205vw,99vh) scale(.5154)}}.snow:nth-child(241){opacity:1.8228;transform:translate(89.1442vw,-10px) scale(.3585);animation:fall-241 13s -2s linear infinite}@keyframes fall-241{66.594%{transform:translate(92.4797vw,66.594vh) scale(.3585)}to{transform:translate(90.81195vw,99vh) scale(.3585)}}.snow:nth-child(242){opacity:.8552;transform:translate(86.9663vw,-10px) scale(.455);animation:fall-242 23s -25s linear infinite}@keyframes fall-242{53.9%{transform:translate(83.5529vw,53.9vh) scale(.455)}to{transform:translate(85.2596vw,99vh) scale(.455)}}.snow:nth-child(243){opacity:1.535;transform:translate(11.0983vw,-10px) scale(.8911);animation:fall-243 14s -2s linear infinite}@keyframes fall-243{62.861%{transform:translate(4.181vw,62.861vh) scale(.8911)}to{transform:translate(7.63965vw,99vh) scale(.8911)}}.snow:nth-child(244){opacity:.3996;transform:translate(85.9784vw,-10px) scale(.7296);animation:fall-244 23s -3s linear infinite}@keyframes fall-244{42.376%{transform:translate(91.2661vw,42.376vh) scale(.7296)}to{transform:translate(88.62225vw,99vh) scale(.7296)}}.snow:nth-child(245){opacity:1.9518;transform:translate(25.6327vw,-10px) scale(.2566);animation:fall-245 30s -7s linear infinite}@keyframes fall-245{34.333%{transform:translate(21.0073vw,34.333vh) scale(.2566)}to{transform:translate(23.32vw,99vh) scale(.2566)}}.snow:nth-child(246){opacity:.898;transform:translate(10.9631vw,-10px) scale(.1423);animation:fall-246 21s -21s linear infinite}@keyframes fall-246{30.35%{transform:translate(8.3914vw,30.35vh) scale(.1423)}to{transform:translate(9.67725vw,99vh) scale(.1423)}}.snow:nth-child(247){opacity:1.9212;transform:translate(1.4592vw,-10px) scale(.3141);animation:fall-247 15s -11s linear infinite}@keyframes fall-247{54%{transform:translate(.3881vw,54vh) scale(.3141)}to{transform:translate(.92365vw,99vh) scale(.3141)}}.snow:nth-child(248){opacity:.501;transform:translate(16.0993vw,-10px) scale(.0477);animation:fall-248 30s -11s linear infinite}@keyframes fall-248{65.404%{transform:translate(13.6529vw,65.404vh) scale(.0477)}to{transform:translate(14.8761vw,99vh) scale(.0477)}}.snow:nth-child(249){opacity:.6842;transform:translate(93.216vw,-10px) scale(.4081);animation:fall-249 22s -30s linear infinite}@keyframes fall-249{71.445%{transform:translate(91.1301vw,71.445vh) scale(.4081)}to{transform:translate(92.17305vw,99vh) scale(.4081)}}.snow:nth-child(250){opacity:.5614;transform:translate(53.7761vw,-10px) scale(.388);animation:fall-250 11s -26s linear infinite}@keyframes fall-250{38.447%{transform:translate(48.0468vw,38.447vh) scale(.388)}to{transform:translate(50.91145vw,99vh) scale(.388)}}.snow:nth-child(251){opacity:1.0638;transform:translate(19.9643vw,-10px) scale(.2242);animation:fall-251 25s -9s linear infinite}@keyframes fall-251{78.25%{transform:translate(16.6216vw,78.25vh) scale(.2242)}to{transform:translate(18.29295vw,99vh) scale(.2242)}}.snow:nth-child(252){opacity:.3416;transform:translate(21.719vw,-10px) scale(.4347);animation:fall-252 14s -28s linear infinite}@keyframes fall-252{44.679%{transform:translate(15.3125vw,44.679vh) scale(.4347)}to{transform:translate(18.51575vw,99vh) scale(.4347)}}.snow:nth-child(253){opacity:1.6884;transform:translate(11.8921vw,-10px) scale(.8054);animation:fall-253 14s -24s linear infinite}@keyframes fall-253{51.11%{transform:translate(21.569vw,51.11vh) scale(.8054)}to{transform:translate(16.73055vw,99vh) scale(.8054)}}.snow:nth-child(254){opacity:1.2526;transform:translate(19.5672vw,-10px) scale(.5804);animation:fall-254 22s -18s linear infinite}@keyframes fall-254{36.995%{transform:translate(11.4657vw,36.995vh) scale(.5804)}to{transform:translate(15.51645vw,99vh) scale(.5804)}}.snow:nth-child(255){opacity:1.8306;transform:translate(26.3697vw,-10px) scale(.8192);animation:fall-255 13s -12s linear infinite}@keyframes fall-255{45.194%{transform:translate(23.2561vw,45.194vh) scale(.8192)}to{transform:translate(24.8129vw,99vh) scale(.8192)}}.snow:nth-child(256){opacity:.6226;transform:translate(41.3472vw,-10px) scale(.0535);animation:fall-256 30s -2s linear infinite}@keyframes fall-256{66.161%{transform:translate(35.5323vw,66.161vh) scale(.0535)}to{transform:translate(38.43975vw,99vh) scale(.0535)}}.snow:nth-child(257){opacity:1.839;transform:translate(46.9662vw,-10px) scale(.5722);animation:fall-257 26s -24s linear infinite}@keyframes fall-257{56.509%{transform:translate(56.5258vw,56.509vh) scale(.5722)}to{transform:translate(51.746vw,99vh) scale(.5722)}}.snow:nth-child(258){opacity:.9476;transform:translate(72.1291vw,-10px) scale(.9284);animation:fall-258 23s -10s linear infinite}@keyframes fall-258{48.394%{transform:translate(76.8658vw,48.394vh) scale(.9284)}to{transform:translate(74.49745vw,99vh) scale(.9284)}}.snow:nth-child(259){opacity:.6698;transform:translate(97.6368vw,-10px) scale(.989);animation:fall-259 27s -3s linear infinite}@keyframes fall-259{31.747%{transform:translate(93.2513vw,31.747vh) scale(.989)}to{transform:translate(95.44405vw,99vh) scale(.989)}}.snow:nth-child(260){opacity:.3684;transform:translate(94.3444vw,-10px) scale(.5007);animation:fall-260 23s -20s linear infinite}@keyframes fall-260{65.261%{transform:translate(103.445vw,65.261vh) scale(.5007)}to{transform:translate(98.8947vw,99vh) scale(.5007)}}.snow:nth-child(261){opacity:1.2502;transform:translate(90.8267vw,-10px) scale(.6089);animation:fall-261 26s -8s linear infinite}@keyframes fall-261{61.87%{transform:translate(81.0034vw,61.87vh) scale(.6089)}to{transform:translate(85.91505vw,99vh) scale(.6089)}}.snow:nth-child(262){opacity:.073;transform:translate(1.741vw,-10px) scale(.4006);animation:fall-262 14s -26s linear infinite}@keyframes fall-262{40.517%{transform:translate(-1.9519vw,40.517vh) scale(.4006)}to{transform:translate(-.10545vw,99vh) scale(.4006)}}.snow:nth-child(263){opacity:1.1304;transform:translate(48.1427vw,-10px) scale(.3635);animation:fall-263 26s -11s linear infinite}@keyframes fall-263{34.141%{transform:translate(54.2942vw,34.141vh) scale(.3635)}to{transform:translate(51.21845vw,99vh) scale(.3635)}}.snow:nth-child(264){opacity:1.0248;transform:translate(51.1551vw,-10px) scale(.1328);animation:fall-264 23s -1s linear infinite}@keyframes fall-264{49.303%{transform:translate(48.6318vw,49.303vh) scale(.1328)}to{transform:translate(49.89345vw,99vh) scale(.1328)}}.snow:nth-child(265){opacity:1.2142;transform:translate(59.3482vw,-10px) scale(.341);animation:fall-265 20s -22s linear infinite}@keyframes fall-265{56.206%{transform:translate(61.9795vw,56.206vh) scale(.341)}to{transform:translate(60.66385vw,99vh) scale(.341)}}.snow:nth-child(266){opacity:1.1308;transform:translate(34.9238vw,-10px) scale(.6827);animation:fall-266 13s -8s linear infinite}@keyframes fall-266{39.038%{transform:translate(34.0969vw,39.038vh) scale(.6827)}to{transform:translate(34.51035vw,99vh) scale(.6827)}}.snow:nth-child(267){opacity:.767;transform:translate(25.3962vw,-10px) scale(.1085);animation:fall-267 30s -2s linear infinite}@keyframes fall-267{71.493%{transform:translate(21.9314vw,71.493vh) scale(.1085)}to{transform:translate(23.6638vw,99vh) scale(.1085)}}.snow:nth-child(268){opacity:.5582;transform:translate(71.8681vw,-10px) scale(.9881);animation:fall-268 23s -28s linear infinite}@keyframes fall-268{53.599%{transform:translate(62.6285vw,53.599vh) scale(.9881)}to{transform:translate(67.2483vw,99vh) scale(.9881)}}.snow:nth-child(269){opacity:1.2372;transform:translate(86.3106vw,-10px) scale(.5173);animation:fall-269 23s -19s linear infinite}@keyframes fall-269{77.619%{transform:translate(89.2776vw,77.619vh) scale(.5173)}to{transform:translate(87.7941vw,99vh) scale(.5173)}}.snow:nth-child(270){opacity:.7764;transform:translate(86.0779vw,-10px) scale(.2409);animation:fall-270 26s -26s linear infinite}@keyframes fall-270{42.587%{transform:translate(90.5986vw,42.587vh) scale(.2409)}to{transform:translate(88.33825vw,99vh) scale(.2409)}}.snow:nth-child(271){opacity:.457;transform:translate(31.3146vw,-10px) scale(.1329);animation:fall-271 16s -29s linear infinite}@keyframes fall-271{37.949%{transform:translate(39.6698vw,37.949vh) scale(.1329)}to{transform:translate(35.4922vw,99vh) scale(.1329)}}.snow:nth-child(272){opacity:1.7792;transform:translate(2.2365vw,-10px) scale(.856);animation:fall-272 29s -26s linear infinite}@keyframes fall-272{55.973%{transform:translate(8.3098vw,55.973vh) scale(.856)}to{transform:translate(5.27315vw,99vh) scale(.856)}}.snow:nth-child(273){opacity:1.2798;transform:translate(19.6984vw,-10px) scale(.5234);animation:fall-273 11s -17s linear infinite}@keyframes fall-273{47.05%{transform:translate(22.2841vw,47.05vh) scale(.5234)}to{transform:translate(20.99125vw,99vh) scale(.5234)}}.snow:nth-child(274){opacity:1.7416;transform:translate(17.065vw,-10px) scale(.22);animation:fall-274 28s -4s linear infinite}@keyframes fall-274{37.175%{transform:translate(17.7058vw,37.175vh) scale(.22)}to{transform:translate(17.3854vw,99vh) scale(.22)}}.snow:nth-child(275){opacity:1.646;transform:translate(4.3146vw,-10px) scale(.8321);animation:fall-275 18s -2s linear infinite}@keyframes fall-275{67.559%{transform:translate(8.3481vw,67.559vh) scale(.8321)}to{transform:translate(6.33135vw,99vh) scale(.8321)}}.snow:nth-child(276){opacity:.4078;transform:translate(56.4718vw,-10px) scale(.4551);animation:fall-276 20s -26s linear infinite}@keyframes fall-276{50.508%{transform:translate(57.3847vw,50.508vh) scale(.4551)}to{transform:translate(56.92825vw,99vh) scale(.4551)}}.snow:nth-child(277){opacity:.7168;transform:translate(63.2077vw,-10px) scale(.468);animation:fall-277 23s -23s linear infinite}@keyframes fall-277{55.6%{transform:translate(72.0419vw,55.6vh) scale(.468)}to{transform:translate(67.6248vw,99vh) scale(.468)}}.snow:nth-child(278){opacity:.7652;transform:translate(96.2246vw,-10px) scale(.0853);animation:fall-278 22s -26s linear infinite}@keyframes fall-278{40.801%{transform:translate(96.3803vw,40.801vh) scale(.0853)}to{transform:translate(96.30245vw,99vh) scale(.0853)}}.snow:nth-child(279){opacity:.2426;transform:translate(85.1058vw,-10px) scale(.9608);animation:fall-279 14s -6s linear infinite}@keyframes fall-279{49.869%{transform:translate(76.9626vw,49.869vh) scale(.9608)}to{transform:translate(81.0342vw,99vh) scale(.9608)}}.snow:nth-child(280){opacity:.4338;transform:translate(22.667vw,-10px) scale(.7962);animation:fall-280 24s -28s linear infinite}@keyframes fall-280{59.423%{transform:translate(13.2847vw,59.423vh) scale(.7962)}to{transform:translate(17.97585vw,99vh) scale(.7962)}}.snow:nth-child(281){opacity:.175;transform:translate(80.16vw,-10px) scale(.0622);animation:fall-281 19s -29s linear infinite}@keyframes fall-281{36.481%{transform:translate(78.6051vw,36.481vh) scale(.0622)}to{transform:translate(79.38255vw,99vh) scale(.0622)}}.snow:nth-child(282){opacity:.3172;transform:translate(18.8436vw,-10px) scale(.5946);animation:fall-282 25s -17s linear infinite}@keyframes fall-282{71.5%{transform:translate(16.0659vw,71.5vh) scale(.5946)}to{transform:translate(17.45475vw,99vh) scale(.5946)}}.snow:nth-child(283){opacity:1.8038;transform:translate(94.1682vw,-10px) scale(.1451);animation:fall-283 25s -28s linear infinite}@keyframes fall-283{52.817%{transform:translate(92.6544vw,52.817vh) scale(.1451)}to{transform:translate(93.4113vw,99vh) scale(.1451)}}.snow:nth-child(284){opacity:1.0268;transform:translate(13.8986vw,-10px) scale(.0957);animation:fall-284 18s -12s linear infinite}@keyframes fall-284{46.418%{transform:translate(7.615vw,46.418vh) scale(.0957)}to{transform:translate(10.7568vw,99vh) scale(.0957)}}.snow:nth-child(285){opacity:1.6026;transform:translate(8.0061vw,-10px) scale(.3671);animation:fall-285 13s -10s linear infinite}@keyframes fall-285{32.016%{transform:translate(3.9281vw,32.016vh) scale(.3671)}to{transform:translate(5.9671vw,99vh) scale(.3671)}}.snow:nth-child(286){opacity:1.4746;transform:translate(17.4625vw,-10px) scale(.4132);animation:fall-286 28s -23s linear infinite}@keyframes fall-286{63.033%{transform:translate(18.8693vw,63.033vh) scale(.4132)}to{transform:translate(18.1659vw,99vh) scale(.4132)}}.snow:nth-child(287){opacity:1.4354;transform:translate(1.0029vw,-10px) scale(.918);animation:fall-287 29s -28s linear infinite}@keyframes fall-287{55.419%{transform:translate(9.6901vw,55.419vh) scale(.918)}to{transform:translate(5.3465vw,99vh) scale(.918)}}.snow:nth-child(288){opacity:.0968;transform:translate(7.8159vw,-10px) scale(.9036);animation:fall-288 17s -25s linear infinite}@keyframes fall-288{44.088%{transform:translate(12.5022vw,44.088vh) scale(.9036)}to{transform:translate(10.15905vw,99vh) scale(.9036)}}.snow:nth-child(289){opacity:.5642;transform:translate(28.2834vw,-10px) scale(.1609);animation:fall-289 24s -14s linear infinite}@keyframes fall-289{61.709%{transform:translate(33.2132vw,61.709vh) scale(.1609)}to{transform:translate(30.7483vw,99vh) scale(.1609)}}.snow:nth-child(290){opacity:.3916;transform:translate(61.6415vw,-10px) scale(.1438);animation:fall-290 11s -22s linear infinite}@keyframes fall-290{50.142%{transform:translate(56.2558vw,50.142vh) scale(.1438)}to{transform:translate(58.94865vw,99vh) scale(.1438)}}.snow:nth-child(291){opacity:.6782;transform:translate(6.1391vw,-10px) scale(.5248);animation:fall-291 13s -27s linear infinite}@keyframes fall-291{32.682%{transform:translate(4.0596vw,32.682vh) scale(.5248)}to{transform:translate(5.09935vw,99vh) scale(.5248)}}.snow:nth-child(292){opacity:1.4644;transform:translate(47.7448vw,-10px) scale(.958);animation:fall-292 22s -20s linear infinite}@keyframes fall-292{32.723%{transform:translate(42.6362vw,32.723vh) scale(.958)}to{transform:translate(45.1905vw,99vh) scale(.958)}}.snow:nth-child(293){opacity:.834;transform:translate(61.2114vw,-10px) scale(.3131);animation:fall-293 28s -22s linear infinite}@keyframes fall-293{52.346%{transform:translate(67.5146vw,52.346vh) scale(.3131)}to{transform:translate(64.363vw,99vh) scale(.3131)}}.snow:nth-child(294){opacity:1.2794;transform:translate(51.9134vw,-10px) scale(.91);animation:fall-294 30s -13s linear infinite}@keyframes fall-294{63.952%{transform:translate(58.4027vw,63.952vh) scale(.91)}to{transform:translate(55.15805vw,99vh) scale(.91)}}.snow:nth-child(295){opacity:1.0068;transform:translate(54.2178vw,-10px) scale(.3681);animation:fall-295 21s -20s linear infinite}@keyframes fall-295{72.77%{transform:translate(54.0125vw,72.77vh) scale(.3681)}to{transform:translate(54.11515vw,99vh) scale(.3681)}}.snow:nth-child(296){opacity:.7908;transform:translate(41.023vw,-10px) scale(.0795);animation:fall-296 26s -14s linear infinite}@keyframes fall-296{43.022%{transform:translate(36.6765vw,43.022vh) scale(.0795)}to{transform:translate(38.84975vw,99vh) scale(.0795)}}.snow:nth-child(297){opacity:1.642;transform:translate(13.1317vw,-10px) scale(.7864);animation:fall-297 12s -12s linear infinite}@keyframes fall-297{42.367%{transform:translate(12.3331vw,42.367vh) scale(.7864)}to{transform:translate(12.7324vw,99vh) scale(.7864)}}.snow:nth-child(298){opacity:1.9172;transform:translate(4.9172vw,-10px) scale(.1882);animation:fall-298 10s -18s linear infinite}@keyframes fall-298{69.186%{transform:translate(13.1152vw,69.186vh) scale(.1882)}to{transform:translate(9.0162vw,99vh) scale(.1882)}}.snow:nth-child(299){opacity:.8654;transform:translate(45.6635vw,-10px) scale(.027);animation:fall-299 23s -22s linear infinite}@keyframes fall-299{65.7%{transform:translate(43.7774vw,65.7vh) scale(.027)}to{transform:translate(44.72045vw,99vh) scale(.027)}}.snow:nth-child(300){opacity:.0686;transform:translate(11.4354vw,-10px) scale(.5758);animation:fall-300 12s -2s linear infinite}@keyframes fall-300{71.605%{transform:translate(4.4498vw,71.605vh) scale(.5758)}to{transform:translate(7.9426vw,99vh) scale(.5758)}}.snow:nth-child(301){opacity:.3386;transform:translate(63.5144vw,-10px) scale(.2045);animation:fall-301 16s -9s linear infinite}@keyframes fall-301{35.604%{transform:translate(68.0404vw,35.604vh) scale(.2045)}to{transform:translate(65.7774vw,99vh) scale(.2045)}}.snow:nth-child(302){opacity:.8266;transform:translate(28.8987vw,-10px) scale(.9311);animation:fall-302 18s -19s linear infinite}@keyframes fall-302{53.877%{transform:translate(28.1653vw,53.877vh) scale(.9311)}to{transform:translate(28.532vw,99vh) scale(.9311)}}.snow:nth-child(303){opacity:.9116;transform:translate(61.276vw,-10px) scale(.3758);animation:fall-303 15s -6s linear infinite}@keyframes fall-303{79.345%{transform:translate(68.463vw,79.345vh) scale(.3758)}to{transform:translate(64.8695vw,99vh) scale(.3758)}}.snow:nth-child(304){opacity:.0042;transform:translate(33.2514vw,-10px) scale(.897);animation:fall-304 27s -12s linear infinite}@keyframes fall-304{40.924%{transform:translate(37.8063vw,40.924vh) scale(.897)}to{transform:translate(35.52885vw,99vh) scale(.897)}}.snow:nth-child(305){opacity:1.4244;transform:translate(23.3066vw,-10px) scale(.423);animation:fall-305 29s -24s linear infinite}@keyframes fall-305{69.55%{transform:translate(25.0549vw,69.55vh) scale(.423)}to{transform:translate(24.18075vw,99vh) scale(.423)}}.snow:nth-child(306){opacity:.2526;transform:translate(35.4619vw,-10px) scale(.1287);animation:fall-306 20s -3s linear infinite}@keyframes fall-306{58.912%{transform:translate(33.8844vw,58.912vh) scale(.1287)}to{transform:translate(34.67315vw,99vh) scale(.1287)}}.snow:nth-child(307){opacity:.2718;transform:translate(59.3191vw,-10px) scale(.508);animation:fall-307 23s -3s linear infinite}@keyframes fall-307{38.993%{transform:translate(64.9236vw,38.993vh) scale(.508)}to{transform:translate(62.12135vw,99vh) scale(.508)}}.snow:nth-child(308){opacity:1.9278;transform:translate(52.1152vw,-10px) scale(.4622);animation:fall-308 20s -28s linear infinite}@keyframes fall-308{41.494%{transform:translate(61.9369vw,41.494vh) scale(.4622)}to{transform:translate(57.02605vw,99vh) scale(.4622)}}.snow:nth-child(309){opacity:.7572;transform:translate(1.517vw,-10px) scale(.9799);animation:fall-309 23s -4s linear infinite}@keyframes fall-309{32.359%{transform:translate(-5.9263vw,32.359vh) scale(.9799)}to{transform:translate(-2.20465vw,99vh) scale(.9799)}}.snow:nth-child(310){opacity:1.5654;transform:translate(35.6575vw,-10px) scale(.2261);animation:fall-310 13s -19s linear infinite}@keyframes fall-310{52.977%{transform:translate(34.6868vw,52.977vh) scale(.2261)}to{transform:translate(35.17215vw,99vh) scale(.2261)}}.snow:nth-child(311){opacity:.3006;transform:translate(69.2858vw,-10px) scale(.8237);animation:fall-311 25s -14s linear infinite}@keyframes fall-311{34.08%{transform:translate(61.7546vw,34.08vh) scale(.8237)}to{transform:translate(65.5202vw,99vh) scale(.8237)}}.snow:nth-child(312){opacity:1.6168;transform:translate(11.3932vw,-10px) scale(.8751);animation:fall-312 21s -11s linear infinite}@keyframes fall-312{37.29%{transform:translate(9.6686vw,37.29vh) scale(.8751)}to{transform:translate(10.5309vw,99vh) scale(.8751)}}.snow:nth-child(313){opacity:.5448;transform:translate(19.2739vw,-10px) scale(.2894);animation:fall-313 23s -4s linear infinite}@keyframes fall-313{38.18%{transform:translate(17.7945vw,38.18vh) scale(.2894)}to{transform:translate(18.5342vw,99vh) scale(.2894)}}.snow:nth-child(314){opacity:1.7874;transform:translate(1.1691vw,-10px) scale(.2642);animation:fall-314 11s -13s linear infinite}@keyframes fall-314{69.776%{transform:translate(-5.5305vw,69.776vh) scale(.2642)}to{transform:translate(-2.1807vw,99vh) scale(.2642)}}.snow:nth-child(315){opacity:.674;transform:translate(77.2624vw,-10px) scale(.2882);animation:fall-315 14s -20s linear infinite}@keyframes fall-315{65.337%{transform:translate(84.9636vw,65.337vh) scale(.2882)}to{transform:translate(81.113vw,99vh) scale(.2882)}}.snow:nth-child(316){opacity:1.9482;transform:translate(57.2643vw,-10px) scale(.2806);animation:fall-316 13s -20s linear infinite}@keyframes fall-316{39.777%{transform:translate(57.9453vw,39.777vh) scale(.2806)}to{transform:translate(57.6048vw,99vh) scale(.2806)}}.snow:nth-child(317){opacity:1.1936;transform:translate(57.8783vw,-10px) scale(.307);animation:fall-317 12s -28s linear infinite}@keyframes fall-317{76.526%{transform:translate(48.5525vw,76.526vh) scale(.307)}to{transform:translate(53.2154vw,99vh) scale(.307)}}.snow:nth-child(318){opacity:.2158;transform:translate(51.0309vw,-10px) scale(.0128);animation:fall-318 11s -23s linear infinite}@keyframes fall-318{55.354%{transform:translate(51.5821vw,55.354vh) scale(.0128)}to{transform:translate(51.3065vw,99vh) scale(.0128)}}.snow:nth-child(319){opacity:1.7232;transform:translate(70.1109vw,-10px) scale(.1568);animation:fall-319 27s -12s linear infinite}@keyframes fall-319{65.308%{transform:translate(62.0848vw,65.308vh) scale(.1568)}to{transform:translate(66.09785vw,99vh) scale(.1568)}}.snow:nth-child(320){opacity:.1968;transform:translate(44.9104vw,-10px) scale(.9367);animation:fall-320 20s -28s linear infinite}@keyframes fall-320{57.707%{transform:translate(40.2235vw,57.707vh) scale(.9367)}to{transform:translate(42.56695vw,99vh) scale(.9367)}}.snow:nth-child(321){opacity:.1922;transform:translate(76.7529vw,-10px) scale(.2213);animation:fall-321 22s -18s linear infinite}@keyframes fall-321{69.336%{transform:translate(71.6304vw,69.336vh) scale(.2213)}to{transform:translate(74.19165vw,99vh) scale(.2213)}}.snow:nth-child(322){opacity:1.9784;transform:translate(58.133vw,-10px) scale(.9818);animation:fall-322 26s -25s linear infinite}@keyframes fall-322{62.122%{transform:translate(54.1284vw,62.122vh) scale(.9818)}to{transform:translate(56.1307vw,99vh) scale(.9818)}}.snow:nth-child(323){opacity:.67;transform:translate(26.9654vw,-10px) scale(.9184);animation:fall-323 19s -15s linear infinite}@keyframes fall-323{59.115%{transform:translate(25.1585vw,59.115vh) scale(.9184)}to{transform:translate(26.06195vw,99vh) scale(.9184)}}.snow:nth-child(324){opacity:.6938;transform:translate(56.0118vw,-10px) scale(.854);animation:fall-324 19s -30s linear infinite}@keyframes fall-324{33.115%{transform:translate(58.4986vw,33.115vh) scale(.854)}to{transform:translate(57.2552vw,99vh) scale(.854)}}.snow:nth-child(325){opacity:.7894;transform:translate(53.5701vw,-10px) scale(.6977);animation:fall-325 11s -11s linear infinite}@keyframes fall-325{36.574%{transform:translate(49.8406vw,36.574vh) scale(.6977)}to{transform:translate(51.70535vw,99vh) scale(.6977)}}.snow:nth-child(326){opacity:1.6036;transform:translate(56.8532vw,-10px) scale(.7923);animation:fall-326 10s -11s linear infinite}@keyframes fall-326{37.354%{transform:translate(57.3784vw,37.354vh) scale(.7923)}to{transform:translate(57.1158vw,99vh) scale(.7923)}}.snow:nth-child(327){opacity:1.574;transform:translate(81.7365vw,-10px) scale(.6483);animation:fall-327 22s -14s linear infinite}@keyframes fall-327{47.585%{transform:translate(82.983vw,47.585vh) scale(.6483)}to{transform:translate(82.35975vw,99vh) scale(.6483)}}.snow:nth-child(328){opacity:1.6866;transform:translate(9.141vw,-10px) scale(.9423);animation:fall-328 27s -21s linear infinite}@keyframes fall-328{79.757%{transform:translate(6.6924vw,79.757vh) scale(.9423)}to{transform:translate(7.9167vw,99vh) scale(.9423)}}.snow:nth-child(329){opacity:.1498;transform:translate(75.9242vw,-10px) scale(.9392);animation:fall-329 14s -13s linear infinite}@keyframes fall-329{38.314%{transform:translate(69.094vw,38.314vh) scale(.9392)}to{transform:translate(72.5091vw,99vh) scale(.9392)}}.snow:nth-child(330){opacity:1.305;transform:translate(61.8088vw,-10px) scale(.3774);animation:fall-330 10s -16s linear infinite}@keyframes fall-330{66.811%{transform:translate(66.3136vw,66.811vh) scale(.3774)}to{transform:translate(64.0612vw,99vh) scale(.3774)}}.snow:nth-child(331){opacity:.457;transform:translate(90.101vw,-10px) scale(.6765);animation:fall-331 25s -22s linear infinite}@keyframes fall-331{47.979%{transform:translate(95.4555vw,47.979vh) scale(.6765)}to{transform:translate(92.77825vw,99vh) scale(.6765)}}.snow:nth-child(332){opacity:1.1152;transform:translate(89.9205vw,-10px) scale(.424);animation:fall-332 30s -5s linear infinite}@keyframes fall-332{44.369%{transform:translate(82.5145vw,44.369vh) scale(.424)}to{transform:translate(86.2175vw,99vh) scale(.424)}}.snow:nth-child(333){opacity:1.691;transform:translate(14.4988vw,-10px) scale(.9664);animation:fall-333 16s -5s linear infinite}@keyframes fall-333{70.082%{transform:translate(11.205vw,70.082vh) scale(.9664)}to{transform:translate(12.8519vw,99vh) scale(.9664)}}.snow:nth-child(334){opacity:1.8866;transform:translate(80.3661vw,-10px) scale(.0936);animation:fall-334 14s -16s linear infinite}@keyframes fall-334{35.773%{transform:translate(86.9083vw,35.773vh) scale(.0936)}to{transform:translate(83.6372vw,99vh) scale(.0936)}}.snow:nth-child(335){opacity:1.0706;transform:translate(1.8052vw,-10px) scale(.7538);animation:fall-335 15s -12s linear infinite}@keyframes fall-335{66.739%{transform:translate(-5.7203vw,66.739vh) scale(.7538)}to{transform:translate(-1.95755vw,99vh) scale(.7538)}}.snow:nth-child(336){opacity:1.7988;transform:translate(58.5301vw,-10px) scale(.1218);animation:fall-336 25s -9s linear infinite}@keyframes fall-336{64.48%{transform:translate(64.7703vw,64.48vh) scale(.1218)}to{transform:translate(61.6502vw,99vh) scale(.1218)}}.snow:nth-child(337){opacity:.0524;transform:translate(60.0256vw,-10px) scale(.7287);animation:fall-337 14s -11s linear infinite}@keyframes fall-337{52.189%{transform:translate(61.3013vw,52.189vh) scale(.7287)}to{transform:translate(60.66345vw,99vh) scale(.7287)}}.snow:nth-child(338){opacity:1.1764;transform:translate(39.7681vw,-10px) scale(.1613);animation:fall-338 22s -10s linear infinite}@keyframes fall-338{78.697%{transform:translate(38.1609vw,78.697vh) scale(.1613)}to{transform:translate(38.9645vw,99vh) scale(.1613)}}.snow:nth-child(339){opacity:.8196;transform:translate(81.1291vw,-10px) scale(.368);animation:fall-339 30s -28s linear infinite}@keyframes fall-339{45.719%{transform:translate(82.6228vw,45.719vh) scale(.368)}to{transform:translate(81.87595vw,99vh) scale(.368)}}.snow:nth-child(340){opacity:.7362;transform:translate(1.083vw,-10px) scale(.1532);animation:fall-340 16s -20s linear infinite}@keyframes fall-340{45.321%{transform:translate(-6.2222vw,45.321vh) scale(.1532)}to{transform:translate(-2.5696vw,99vh) scale(.1532)}}.snow:nth-child(341){opacity:1.7088;transform:translate(5.9231vw,-10px) scale(.2363);animation:fall-341 16s -11s linear infinite}@keyframes fall-341{61.857%{transform:translate(-1.0461vw,61.857vh) scale(.2363)}to{transform:translate(2.4385vw,99vh) scale(.2363)}}.snow:nth-child(342){opacity:.3304;transform:translate(81.713vw,-10px) scale(.7972);animation:fall-342 29s -18s linear infinite}@keyframes fall-342{76.161%{transform:translate(73.6264vw,76.161vh) scale(.7972)}to{transform:translate(77.6697vw,99vh) scale(.7972)}}.snow:nth-child(343){opacity:.4038;transform:translate(3.865vw,-10px) scale(.2033);animation:fall-343 23s -16s linear infinite}@keyframes fall-343{70.46%{transform:translate(10.9417vw,70.46vh) scale(.2033)}to{transform:translate(7.40335vw,99vh) scale(.2033)}}.snow:nth-child(344){opacity:.6844;transform:translate(1.3639vw,-10px) scale(.5945);animation:fall-344 18s -15s linear infinite}@keyframes fall-344{33.54%{transform:translate(4.736vw,33.54vh) scale(.5945)}to{transform:translate(3.04995vw,99vh) scale(.5945)}}.snow:nth-child(345){opacity:.7482;transform:translate(6.0168vw,-10px) scale(.703);animation:fall-345 30s -5s linear infinite}@keyframes fall-345{74.746%{transform:translate(12.6656vw,74.746vh) scale(.703)}to{transform:translate(9.3412vw,99vh) scale(.703)}}.snow:nth-child(346){opacity:1.449;transform:translate(15.8029vw,-10px) scale(.214);animation:fall-346 12s -24s linear infinite}@keyframes fall-346{64.405%{transform:translate(16.6818vw,64.405vh) scale(.214)}to{transform:translate(16.24235vw,99vh) scale(.214)}}.snow:nth-child(347){opacity:.1662;transform:translate(65.0276vw,-10px) scale(.4767);animation:fall-347 30s -6s linear infinite}@keyframes fall-347{54.97%{transform:translate(66.6207vw,54.97vh) scale(.4767)}to{transform:translate(65.82415vw,99vh) scale(.4767)}}.snow:nth-child(348){opacity:1.5866;transform:translate(4.6134vw,-10px) scale(.775);animation:fall-348 25s -21s linear infinite}@keyframes fall-348{61.742%{transform:translate(2.8334vw,61.742vh) scale(.775)}to{transform:translate(3.7234vw,99vh) scale(.775)}}.snow:nth-child(349){opacity:.2528;transform:translate(68.237vw,-10px) scale(.4795);animation:fall-349 16s -16s linear infinite}@keyframes fall-349{76.465%{transform:translate(66.5179vw,76.465vh) scale(.4795)}to{transform:translate(67.37745vw,99vh) scale(.4795)}}.snow:nth-child(350){opacity:.2288;transform:translate(59.4154vw,-10px) scale(.9787);animation:fall-350 24s -22s linear infinite}@keyframes fall-350{79.59%{transform:translate(64.1675vw,79.59vh) scale(.9787)}to{transform:translate(61.79145vw,99vh) scale(.9787)}}.snow:nth-child(351){opacity:1.137;transform:translate(25.8127vw,-10px) scale(.6554);animation:fall-351 21s -5s linear infinite}@keyframes fall-351{39.508%{transform:translate(35.4333vw,39.508vh) scale(.6554)}to{transform:translate(30.623vw,99vh) scale(.6554)}}.snow:nth-child(352){opacity:.5998;transform:translate(73.8402vw,-10px) scale(.7893);animation:fall-352 27s -4s linear infinite}@keyframes fall-352{65.955%{transform:translate(78.5262vw,65.955vh) scale(.7893)}to{transform:translate(76.1832vw,99vh) scale(.7893)}}.snow:nth-child(353){opacity:.1808;transform:translate(38.4505vw,-10px) scale(.5196);animation:fall-353 13s -25s linear infinite}@keyframes fall-353{51.797%{transform:translate(42.0569vw,51.797vh) scale(.5196)}to{transform:translate(40.2537vw,99vh) scale(.5196)}}.snow:nth-child(354){opacity:.0374;transform:translate(97.4626vw,-10px) scale(.9278);animation:fall-354 18s -24s linear infinite}@keyframes fall-354{52.35%{transform:translate(88.987vw,52.35vh) scale(.9278)}to{transform:translate(93.2248vw,99vh) scale(.9278)}}.snow:nth-child(355){opacity:1.0106;transform:translate(51.1479vw,-10px) scale(.5636);animation:fall-355 30s -7s linear infinite}@keyframes fall-355{54.332%{transform:translate(52.9634vw,54.332vh) scale(.5636)}to{transform:translate(52.05565vw,99vh) scale(.5636)}}.snow:nth-child(356){opacity:1.3924;transform:translate(44.9417vw,-10px) scale(.1099);animation:fall-356 25s -27s linear infinite}@keyframes fall-356{44.809%{transform:translate(39.9503vw,44.809vh) scale(.1099)}to{transform:translate(42.446vw,99vh) scale(.1099)}}.snow:nth-child(357){opacity:.2522;transform:translate(49.5948vw,-10px) scale(.8494);animation:fall-357 19s -20s linear infinite}@keyframes fall-357{72.046%{transform:translate(46.3104vw,72.046vh) scale(.8494)}to{transform:translate(47.9526vw,99vh) scale(.8494)}}.snow:nth-child(358){opacity:.375;transform:translate(38.4497vw,-10px) scale(.6074);animation:fall-358 30s -19s linear infinite}@keyframes fall-358{47.67%{transform:translate(47.3103vw,47.67vh) scale(.6074)}to{transform:translate(42.88vw,99vh) scale(.6074)}}.snow:nth-child(359){opacity:.5114;transform:translate(57.97vw,-10px) scale(.2344);animation:fall-359 29s -26s linear infinite}@keyframes fall-359{41.616%{transform:translate(55.1301vw,41.616vh) scale(.2344)}to{transform:translate(56.55005vw,99vh) scale(.2344)}}.snow:nth-child(360){opacity:.536;transform:translate(76.3666vw,-10px) scale(.9138);animation:fall-360 17s -24s linear infinite}@keyframes fall-360{49.642%{transform:translate(78.4969vw,49.642vh) scale(.9138)}to{transform:translate(77.43175vw,99vh) scale(.9138)}}.snow:nth-child(361){opacity:.6286;transform:translate(88.6225vw,-10px) scale(.9639);animation:fall-361 28s -21s linear infinite}@keyframes fall-361{37.529%{transform:translate(80.5986vw,37.529vh) scale(.9639)}to{transform:translate(84.61055vw,99vh) scale(.9639)}}.snow:nth-child(362){opacity:1.485;transform:translate(52.3268vw,-10px) scale(.7152);animation:fall-362 10s -20s linear infinite}@keyframes fall-362{52.385%{transform:translate(46.6968vw,52.385vh) scale(.7152)}to{transform:translate(49.5118vw,99vh) scale(.7152)}}.snow:nth-child(363){opacity:.7878;transform:translate(28.3206vw,-10px) scale(.5543);animation:fall-363 26s -24s linear infinite}@keyframes fall-363{39.339%{transform:translate(25.0171vw,39.339vh) scale(.5543)}to{transform:translate(26.66885vw,99vh) scale(.5543)}}.snow:nth-child(364){opacity:.2828;transform:translate(68.9201vw,-10px) scale(.663);animation:fall-364 27s -28s linear infinite}@keyframes fall-364{50.647%{transform:translate(65.8155vw,50.647vh) scale(.663)}to{transform:translate(67.3678vw,99vh) scale(.663)}}.snow:nth-child(365){opacity:.3048;transform:translate(35.0417vw,-10px) scale(.6925);animation:fall-365 26s -29s linear infinite}@keyframes fall-365{47.565%{transform:translate(25.8434vw,47.565vh) scale(.6925)}to{transform:translate(30.44255vw,99vh) scale(.6925)}}.snow:nth-child(366){opacity:.6268;transform:translate(30.276vw,-10px) scale(.7718);animation:fall-366 16s -9s linear infinite}@keyframes fall-366{68.356%{transform:translate(38.131vw,68.356vh) scale(.7718)}to{transform:translate(34.2035vw,99vh) scale(.7718)}}.snow:nth-child(367){opacity:1.221;transform:translate(90.9941vw,-10px) scale(.0803);animation:fall-367 11s -4s linear infinite}@keyframes fall-367{63.871%{transform:translate(99.3982vw,63.871vh) scale(.0803)}to{transform:translate(95.19615vw,99vh) scale(.0803)}}.snow:nth-child(368){opacity:1.8428;transform:translate(88.9722vw,-10px) scale(.342);animation:fall-368 22s -2s linear infinite}@keyframes fall-368{45.992%{transform:translate(84.5857vw,45.992vh) scale(.342)}to{transform:translate(86.77895vw,99vh) scale(.342)}}.snow:nth-child(369){opacity:1.4304;transform:translate(38.117vw,-10px) scale(.4318);animation:fall-369 15s -20s linear infinite}@keyframes fall-369{55.589%{transform:translate(42.1718vw,55.589vh) scale(.4318)}to{transform:translate(40.1444vw,99vh) scale(.4318)}}.snow:nth-child(370){opacity:.982;transform:translate(49.1626vw,-10px) scale(.156);animation:fall-370 26s -14s linear infinite}@keyframes fall-370{49.939%{transform:translate(47.546vw,49.939vh) scale(.156)}to{transform:translate(48.3543vw,99vh) scale(.156)}}.snow:nth-child(371){opacity:1.3872;transform:translate(86.1149vw,-10px) scale(.3414);animation:fall-371 30s -3s linear infinite}@keyframes fall-371{65.978%{transform:translate(95.9913vw,65.978vh) scale(.3414)}to{transform:translate(91.0531vw,99vh) scale(.3414)}}.snow:nth-child(372){opacity:.8722;transform:translate(85.6671vw,-10px) scale(.3535);animation:fall-372 22s -14s linear infinite}@keyframes fall-372{54.619%{transform:translate(87.0229vw,54.619vh) scale(.3535)}to{transform:translate(86.345vw,99vh) scale(.3535)}}.snow:nth-child(373){opacity:1.6476;transform:translate(20.0893vw,-10px) scale(.48);animation:fall-373 21s -15s linear infinite}@keyframes fall-373{55.922%{transform:translate(15.1717vw,55.922vh) scale(.48)}to{transform:translate(17.6305vw,99vh) scale(.48)}}.snow:nth-child(374){opacity:1.9788;transform:translate(58.9526vw,-10px) scale(.5332);animation:fall-374 11s -13s linear infinite}@keyframes fall-374{39.573%{transform:translate(52.7769vw,39.573vh) scale(.5332)}to{transform:translate(55.86475vw,99vh) scale(.5332)}}.snow:nth-child(375){opacity:.5302;transform:translate(6.6323vw,-10px) scale(.53);animation:fall-375 10s -2s linear infinite}@keyframes fall-375{34.161%{transform:translate(16.1349vw,34.161vh) scale(.53)}to{transform:translate(11.3836vw,99vh) scale(.53)}}.snow:nth-child(376){opacity:.642;transform:translate(50.3179vw,-10px) scale(.4211);animation:fall-376 12s -3s linear infinite}@keyframes fall-376{68.024%{transform:translate(43.4893vw,68.024vh) scale(.4211)}to{transform:translate(46.9036vw,99vh) scale(.4211)}}.snow:nth-child(377){opacity:.8428;transform:translate(67.0198vw,-10px) scale(.9788);animation:fall-377 18s -10s linear infinite}@keyframes fall-377{61.145%{transform:translate(76.0251vw,61.145vh) scale(.9788)}to{transform:translate(71.52245vw,99vh) scale(.9788)}}.snow:nth-child(378){opacity:1.7044;transform:translate(55.8644vw,-10px) scale(.9048);animation:fall-378 12s -11s linear infinite}@keyframes fall-378{35.89%{transform:translate(55.0776vw,35.89vh) scale(.9048)}to{transform:translate(55.471vw,99vh) scale(.9048)}}.snow:nth-child(379){opacity:.3714;transform:translate(65.0976vw,-10px) scale(.1238);animation:fall-379 22s -10s linear infinite}@keyframes fall-379{76.598%{transform:translate(59.5671vw,76.598vh) scale(.1238)}to{transform:translate(62.33235vw,99vh) scale(.1238)}}.snow:nth-child(380){opacity:1.035;transform:translate(70.4186vw,-10px) scale(.1877);animation:fall-380 20s -21s linear infinite}@keyframes fall-380{78.266%{transform:translate(77.288vw,78.266vh) scale(.1877)}to{transform:translate(73.8533vw,99vh) scale(.1877)}}.snow:nth-child(381){opacity:1.451;transform:translate(56.1409vw,-10px) scale(.4369);animation:fall-381 11s -30s linear infinite}@keyframes fall-381{61.76%{transform:translate(52.4636vw,61.76vh) scale(.4369)}to{transform:translate(54.30225vw,99vh) scale(.4369)}}.snow:nth-child(382){opacity:1.3174;transform:translate(55.1174vw,-10px) scale(.9924);animation:fall-382 15s -23s linear infinite}@keyframes fall-382{72.477%{transform:translate(58.2408vw,72.477vh) scale(.9924)}to{transform:translate(56.6791vw,99vh) scale(.9924)}}.snow:nth-child(383){opacity:.981;transform:translate(20.3665vw,-10px) scale(.8981);animation:fall-383 13s -29s linear infinite}@keyframes fall-383{49.165%{transform:translate(16.1047vw,49.165vh) scale(.8981)}to{transform:translate(18.2356vw,99vh) scale(.8981)}}.snow:nth-child(384){opacity:.5126;transform:translate(37.9523vw,-10px) scale(.9253);animation:fall-384 22s -28s linear infinite}@keyframes fall-384{68.076%{transform:translate(45.9537vw,68.076vh) scale(.9253)}to{transform:translate(41.953vw,99vh) scale(.9253)}}.snow:nth-child(385){opacity:.9064;transform:translate(46.2975vw,-10px) scale(.0177);animation:fall-385 23s -20s linear infinite}@keyframes fall-385{53.539%{transform:translate(39.6753vw,53.539vh) scale(.0177)}to{transform:translate(42.9864vw,99vh) scale(.0177)}}.snow:nth-child(386){opacity:.3248;transform:translate(99.7972vw,-10px) scale(.4198);animation:fall-386 12s -15s linear infinite}@keyframes fall-386{33.928%{transform:translate(109.7137vw,33.928vh) scale(.4198)}to{transform:translate(104.75545vw,99vh) scale(.4198)}}.snow:nth-child(387){opacity:.005;transform:translate(30.3517vw,-10px) scale(.5964);animation:fall-387 21s -9s linear infinite}@keyframes fall-387{52.964%{transform:translate(35.4532vw,52.964vh) scale(.5964)}to{transform:translate(32.90245vw,99vh) scale(.5964)}}.snow:nth-child(388){opacity:.7486;transform:translate(1.5945vw,-10px) scale(.0882);animation:fall-388 24s -29s linear infinite}@keyframes fall-388{72.065%{transform:translate(-3.4753vw,72.065vh) scale(.0882)}to{transform:translate(-.9404vw,99vh) scale(.0882)}}.snow:nth-child(389){opacity:1.4014;transform:translate(32.8791vw,-10px) scale(.6959);animation:fall-389 11s -4s linear infinite}@keyframes fall-389{42.527%{transform:translate(30.8623vw,42.527vh) scale(.6959)}to{transform:translate(31.8707vw,99vh) scale(.6959)}}.snow:nth-child(390){opacity:.1766;transform:translate(4.5215vw,-10px) scale(.1944);animation:fall-390 17s -8s linear infinite}@keyframes fall-390{58.137%{transform:translate(11.128vw,58.137vh) scale(.1944)}to{transform:translate(7.82475vw,99vh) scale(.1944)}}.snow:nth-child(391){opacity:1.518;transform:translate(22.2972vw,-10px) scale(.4732);animation:fall-391 25s -15s linear infinite}@keyframes fall-391{54.504%{transform:translate(27.9214vw,54.504vh) scale(.4732)}to{transform:translate(25.1093vw,99vh) scale(.4732)}}.snow:nth-child(392){opacity:1.6842;transform:translate(78.224vw,-10px) scale(.1045);animation:fall-392 13s -26s linear infinite}@keyframes fall-392{41.079%{transform:translate(70.455vw,41.079vh) scale(.1045)}to{transform:translate(74.3395vw,99vh) scale(.1045)}}.snow:nth-child(393){opacity:1.4736;transform:translate(87.55vw,-10px) scale(.174);animation:fall-393 15s -30s linear infinite}@keyframes fall-393{63.494%{transform:translate(80.633vw,63.494vh) scale(.174)}to{transform:translate(84.0915vw,99vh) scale(.174)}}.snow:nth-child(394){opacity:1.2842;transform:translate(30.2573vw,-10px) scale(.5987);animation:fall-394 13s -15s linear infinite}@keyframes fall-394{48.235%{transform:translate(25.7015vw,48.235vh) scale(.5987)}to{transform:translate(27.9794vw,99vh) scale(.5987)}}.snow:nth-child(395){opacity:1.4548;transform:translate(38.8214vw,-10px) scale(.4711);animation:fall-395 12s -14s linear infinite}@keyframes fall-395{45.488%{transform:translate(32.2123vw,45.488vh) scale(.4711)}to{transform:translate(35.51685vw,99vh) scale(.4711)}}.snow:nth-child(396){opacity:.876;transform:translate(62.9241vw,-10px) scale(.1567);animation:fall-396 13s -21s linear infinite}@keyframes fall-396{65.799%{transform:translate(64.8302vw,65.799vh) scale(.1567)}to{transform:translate(63.87715vw,99vh) scale(.1567)}}.snow:nth-child(397){opacity:1.618;transform:translate(67.6945vw,-10px) scale(.7216);animation:fall-397 15s -25s linear infinite}@keyframes fall-397{47.24%{transform:translate(61.8823vw,47.24vh) scale(.7216)}to{transform:translate(64.7884vw,99vh) scale(.7216)}}.snow:nth-child(398){opacity:.659;transform:translate(78.6889vw,-10px) scale(.7206);animation:fall-398 16s -16s linear infinite}@keyframes fall-398{68.794%{transform:translate(75.9871vw,68.794vh) scale(.7206)}to{transform:translate(77.338vw,99vh) scale(.7206)}}.snow:nth-child(399){opacity:1.9494;transform:translate(79.2749vw,-10px) scale(.3884);animation:fall-399 12s -6s linear infinite}@keyframes fall-399{71.178%{transform:translate(81.4669vw,71.178vh) scale(.3884)}to{transform:translate(80.3709vw,99vh) scale(.3884)}}.snow:nth-child(400){opacity:1.1384;transform:translate(97.7782vw,-10px) scale(.6868);animation:fall-400 20s -29s linear infinite}@keyframes fall-400{67.94%{transform:translate(96.6459vw,67.94vh) scale(.6868)}to{transform:translate(97.21205vw,99vh) scale(.6868)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
26
26
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
27
27
  type: Component,
28
- args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.6592;transform:translate(29.4259vw,-10px) scale(.6857);animation:fall-1 26s -10s linear infinite}@keyframes fall-1{77.644%{transform:translate(31.2785vw,77.644vh) scale(.6857)}to{transform:translate(30.3522vw,99vh) scale(.6857)}}.snow:nth-child(2){opacity:.9758;transform:translate(40.2482vw,-10px) scale(.9869);animation:fall-2 16s -20s linear infinite}@keyframes fall-2{44.521%{transform:translate(36.9123vw,44.521vh) scale(.9869)}to{transform:translate(38.58025vw,99vh) scale(.9869)}}.snow:nth-child(3){opacity:.8764;transform:translate(14.7493vw,-10px) scale(.3463);animation:fall-3 29s -12s linear infinite}@keyframes fall-3{49.045%{transform:translate(15.2761vw,49.045vh) scale(.3463)}to{transform:translate(15.0127vw,99vh) scale(.3463)}}.snow:nth-child(4){opacity:1.8102;transform:translate(44.7179vw,-10px) scale(.4535);animation:fall-4 13s -25s linear infinite}@keyframes fall-4{48.793%{transform:translate(41.0168vw,48.793vh) scale(.4535)}to{transform:translate(42.86735vw,99vh) scale(.4535)}}.snow:nth-child(5){opacity:1.312;transform:translate(10.4079vw,-10px) scale(.3539);animation:fall-5 30s -20s linear infinite}@keyframes fall-5{49.448%{transform:translate(11.0295vw,49.448vh) scale(.3539)}to{transform:translate(10.7187vw,99vh) scale(.3539)}}.snow:nth-child(6){opacity:1.9744;transform:translate(70.2329vw,-10px) scale(.9481);animation:fall-6 19s -20s linear infinite}@keyframes fall-6{49.655%{transform:translate(73.1816vw,49.655vh) scale(.9481)}to{transform:translate(71.70725vw,99vh) scale(.9481)}}.snow:nth-child(7){opacity:1.4974;transform:translate(18.5715vw,-10px) scale(.3307);animation:fall-7 10s -7s linear infinite}@keyframes fall-7{46.745%{transform:translate(28.3204vw,46.745vh) scale(.3307)}to{transform:translate(23.44595vw,99vh) scale(.3307)}}.snow:nth-child(8){opacity:.5206;transform:translate(41.6379vw,-10px) scale(.6681);animation:fall-8 23s -10s linear infinite}@keyframes fall-8{79.012%{transform:translate(38.8219vw,79.012vh) scale(.6681)}to{transform:translate(40.2299vw,99vh) scale(.6681)}}.snow:nth-child(9){opacity:.6414;transform:translate(8.9762vw,-10px) scale(.1294);animation:fall-9 12s -27s linear infinite}@keyframes fall-9{40.405%{transform:translate(7.2153vw,40.405vh) scale(.1294)}to{transform:translate(8.09575vw,99vh) scale(.1294)}}.snow:nth-child(10){opacity:1.02;transform:translate(11.1603vw,-10px) scale(.0208);animation:fall-10 19s -19s linear infinite}@keyframes fall-10{73.39%{transform:translate(6.9764vw,73.39vh) scale(.0208)}to{transform:translate(9.06835vw,99vh) scale(.0208)}}.snow:nth-child(11){opacity:1.029;transform:translate(82.5165vw,-10px) scale(.3079);animation:fall-11 23s -21s linear infinite}@keyframes fall-11{60.814%{transform:translate(84.1906vw,60.814vh) scale(.3079)}to{transform:translate(83.35355vw,99vh) scale(.3079)}}.snow:nth-child(12){opacity:.9232;transform:translate(7.6928vw,-10px) scale(.7295);animation:fall-12 21s -16s linear infinite}@keyframes fall-12{58.271%{transform:translate(1.4103vw,58.271vh) scale(.7295)}to{transform:translate(4.55155vw,99vh) scale(.7295)}}.snow:nth-child(13){opacity:1.7718;transform:translate(77.0019vw,-10px) scale(.0441);animation:fall-13 25s -1s linear infinite}@keyframes fall-13{60.454%{transform:translate(79.8855vw,60.454vh) scale(.0441)}to{transform:translate(78.4437vw,99vh) scale(.0441)}}.snow:nth-child(14){opacity:1.7348;transform:translate(35.3217vw,-10px) scale(.1316);animation:fall-14 26s -10s linear infinite}@keyframes fall-14{48.262%{transform:translate(41.1123vw,48.262vh) scale(.1316)}to{transform:translate(38.217vw,99vh) scale(.1316)}}.snow:nth-child(15){opacity:1.882;transform:translate(94.326vw,-10px) scale(.6106);animation:fall-15 23s -30s linear infinite}@keyframes fall-15{75.906%{transform:translate(91.3183vw,75.906vh) scale(.6106)}to{transform:translate(92.82215vw,99vh) scale(.6106)}}.snow:nth-child(16){opacity:1.0012;transform:translate(87.9553vw,-10px) scale(.5383);animation:fall-16 11s -30s linear infinite}@keyframes fall-16{42.968%{transform:translate(96.9052vw,42.968vh) scale(.5383)}to{transform:translate(92.43025vw,99vh) scale(.5383)}}.snow:nth-child(17){opacity:.0132;transform:translate(37.0832vw,-10px) scale(.0547);animation:fall-17 12s -14s linear infinite}@keyframes fall-17{41.371%{transform:translate(41.8503vw,41.371vh) scale(.0547)}to{transform:translate(39.46675vw,99vh) scale(.0547)}}.snow:nth-child(18){opacity:1.8136;transform:translate(55.5436vw,-10px) scale(.5724);animation:fall-18 12s -24s linear infinite}@keyframes fall-18{61.858%{transform:translate(51.9859vw,61.858vh) scale(.5724)}to{transform:translate(53.76475vw,99vh) scale(.5724)}}.snow:nth-child(19){opacity:1.1788;transform:translate(17.6211vw,-10px) scale(.7023);animation:fall-19 30s -8s linear infinite}@keyframes fall-19{76.148%{transform:translate(26.5899vw,76.148vh) scale(.7023)}to{transform:translate(22.1055vw,99vh) scale(.7023)}}.snow:nth-child(20){opacity:.1084;transform:translate(62.468vw,-10px) scale(.5312);animation:fall-20 11s -5s linear infinite}@keyframes fall-20{53.045%{transform:translate(57.7757vw,53.045vh) scale(.5312)}to{transform:translate(60.12185vw,99vh) scale(.5312)}}.snow:nth-child(21){opacity:1.5214;transform:translate(47.3962vw,-10px) scale(.7572);animation:fall-21 17s -5s linear infinite}@keyframes fall-21{42.698%{transform:translate(45.5977vw,42.698vh) scale(.7572)}to{transform:translate(46.49695vw,99vh) scale(.7572)}}.snow:nth-child(22){opacity:1.9336;transform:translate(79.4482vw,-10px) scale(.2237);animation:fall-22 30s -23s linear infinite}@keyframes fall-22{70.721%{transform:translate(73.4315vw,70.721vh) scale(.2237)}to{transform:translate(76.43985vw,99vh) scale(.2237)}}.snow:nth-child(23){opacity:1.174;transform:translate(36.6425vw,-10px) scale(.6379);animation:fall-23 19s -10s linear infinite}@keyframes fall-23{76.649%{transform:translate(28.3985vw,76.649vh) scale(.6379)}to{transform:translate(32.5205vw,99vh) scale(.6379)}}.snow:nth-child(24){opacity:1.7444;transform:translate(5.1239vw,-10px) scale(.6985);animation:fall-24 24s -7s linear infinite}@keyframes fall-24{64.817%{transform:translate(9.5321vw,64.817vh) scale(.6985)}to{transform:translate(7.328vw,99vh) scale(.6985)}}.snow:nth-child(25){opacity:1.5334;transform:translate(99.2733vw,-10px) scale(.9815);animation:fall-25 11s -19s linear infinite}@keyframes fall-25{72.058%{transform:translate(107.774vw,72.058vh) scale(.9815)}to{transform:translate(103.52365vw,99vh) scale(.9815)}}.snow:nth-child(26){opacity:1.1086;transform:translate(64.3232vw,-10px) scale(.9557);animation:fall-26 20s -2s linear infinite}@keyframes fall-26{38.88%{transform:translate(62.145vw,38.88vh) scale(.9557)}to{transform:translate(63.2341vw,99vh) scale(.9557)}}.snow:nth-child(27){opacity:1.8636;transform:translate(6.062vw,-10px) scale(.9747);animation:fall-27 25s -10s linear infinite}@keyframes fall-27{75.554%{transform:translate(.8664vw,75.554vh) scale(.9747)}to{transform:translate(3.4642vw,99vh) scale(.9747)}}.snow:nth-child(28){opacity:1.8048;transform:translate(34.3093vw,-10px) scale(.7851);animation:fall-28 18s -3s linear infinite}@keyframes fall-28{38.301%{transform:translate(34.0919vw,38.301vh) scale(.7851)}to{transform:translate(34.2006vw,99vh) scale(.7851)}}.snow:nth-child(29){opacity:.5304;transform:translate(17.6625vw,-10px) scale(.902);animation:fall-29 30s -8s linear infinite}@keyframes fall-29{37.674%{transform:translate(16.7359vw,37.674vh) scale(.902)}to{transform:translate(17.1992vw,99vh) scale(.902)}}.snow:nth-child(30){opacity:1.1214;transform:translate(43.1986vw,-10px) scale(.7538);animation:fall-30 25s -6s linear infinite}@keyframes fall-30{69.096%{transform:translate(33.405vw,69.096vh) scale(.7538)}to{transform:translate(38.3018vw,99vh) scale(.7538)}}.snow:nth-child(31){opacity:1.029;transform:translate(61.7039vw,-10px) scale(.7162);animation:fall-31 11s -7s linear infinite}@keyframes fall-31{60.188%{transform:translate(63.5852vw,60.188vh) scale(.7162)}to{transform:translate(62.64455vw,99vh) scale(.7162)}}.snow:nth-child(32){opacity:1.1466;transform:translate(93.8509vw,-10px) scale(.0189);animation:fall-32 14s -20s linear infinite}@keyframes fall-32{71.554%{transform:translate(87.4856vw,71.554vh) scale(.0189)}to{transform:translate(90.66825vw,99vh) scale(.0189)}}.snow:nth-child(33){opacity:.1792;transform:translate(58.2221vw,-10px) scale(.9015);animation:fall-33 29s -28s linear infinite}@keyframes fall-33{37.363%{transform:translate(66.969vw,37.363vh) scale(.9015)}to{transform:translate(62.59555vw,99vh) scale(.9015)}}.snow:nth-child(34){opacity:1.0292;transform:translate(45.1726vw,-10px) scale(.9722);animation:fall-34 10s -11s linear infinite}@keyframes fall-34{67.456%{transform:translate(49.7427vw,67.456vh) scale(.9722)}to{transform:translate(47.45765vw,99vh) scale(.9722)}}.snow:nth-child(35){opacity:1.3126;transform:translate(98.4457vw,-10px) scale(.7729);animation:fall-35 16s -3s linear infinite}@keyframes fall-35{77.417%{transform:translate(93.2646vw,77.417vh) scale(.7729)}to{transform:translate(95.85515vw,99vh) scale(.7729)}}.snow:nth-child(36){opacity:1.0432;transform:translate(37.2369vw,-10px) scale(.229);animation:fall-36 16s -30s linear infinite}@keyframes fall-36{76.881%{transform:translate(28.9428vw,76.881vh) scale(.229)}to{transform:translate(33.08985vw,99vh) scale(.229)}}.snow:nth-child(37){opacity:.3188;transform:translate(81.5952vw,-10px) scale(.8717);animation:fall-37 21s -19s linear infinite}@keyframes fall-37{48.588%{transform:translate(74.8044vw,48.588vh) scale(.8717)}to{transform:translate(78.1998vw,99vh) scale(.8717)}}.snow:nth-child(38){opacity:1.603;transform:translate(15.3594vw,-10px) scale(.8532);animation:fall-38 28s -15s linear infinite}@keyframes fall-38{71.281%{transform:translate(15.5063vw,71.281vh) scale(.8532)}to{transform:translate(15.43285vw,99vh) scale(.8532)}}.snow:nth-child(39){opacity:1.0492;transform:translate(71.3173vw,-10px) scale(.4522);animation:fall-39 26s -2s linear infinite}@keyframes fall-39{64.597%{transform:translate(71.9303vw,64.597vh) scale(.4522)}to{transform:translate(71.6238vw,99vh) scale(.4522)}}.snow:nth-child(40){opacity:1.0916;transform:translate(60.578vw,-10px) scale(.7005);animation:fall-40 11s -18s linear infinite}@keyframes fall-40{65.768%{transform:translate(59.9044vw,65.768vh) scale(.7005)}to{transform:translate(60.2412vw,99vh) scale(.7005)}}.snow:nth-child(41){opacity:.744;transform:translate(62.3349vw,-10px) scale(.6606);animation:fall-41 27s -9s linear infinite}@keyframes fall-41{30.379%{transform:translate(69.9785vw,30.379vh) scale(.6606)}to{transform:translate(66.1567vw,99vh) scale(.6606)}}.snow:nth-child(42){opacity:1.838;transform:translate(69.1991vw,-10px) scale(.16);animation:fall-42 28s -20s linear infinite}@keyframes fall-42{57.319%{transform:translate(77.8294vw,57.319vh) scale(.16)}to{transform:translate(73.51425vw,99vh) scale(.16)}}.snow:nth-child(43){opacity:.8656;transform:translate(9.4209vw,-10px) scale(.6761);animation:fall-43 24s -19s linear infinite}@keyframes fall-43{50.544%{transform:translate(12.702vw,50.544vh) scale(.6761)}to{transform:translate(11.06145vw,99vh) scale(.6761)}}.snow:nth-child(44){opacity:1.6678;transform:translate(23.3131vw,-10px) scale(.3862);animation:fall-44 28s -7s linear infinite}@keyframes fall-44{45.772%{transform:translate(27.7359vw,45.772vh) scale(.3862)}to{transform:translate(25.5245vw,99vh) scale(.3862)}}.snow:nth-child(45){opacity:.9616;transform:translate(48.1757vw,-10px) scale(.0321);animation:fall-45 23s -1s linear infinite}@keyframes fall-45{67.553%{transform:translate(51.4835vw,67.553vh) scale(.0321)}to{transform:translate(49.8296vw,99vh) scale(.0321)}}.snow:nth-child(46){opacity:1.8904;transform:translate(88.5648vw,-10px) scale(.3413);animation:fall-46 24s -26s linear infinite}@keyframes fall-46{60.228%{transform:translate(83.3803vw,60.228vh) scale(.3413)}to{transform:translate(85.97255vw,99vh) scale(.3413)}}.snow:nth-child(47){opacity:1.644;transform:translate(9.1928vw,-10px) scale(.0418);animation:fall-47 25s -20s linear infinite}@keyframes fall-47{42.532%{transform:translate(7.136vw,42.532vh) scale(.0418)}to{transform:translate(8.1644vw,99vh) scale(.0418)}}.snow:nth-child(48){opacity:1.733;transform:translate(50.7184vw,-10px) scale(.3721);animation:fall-48 30s -16s linear infinite}@keyframes fall-48{51.662%{transform:translate(48.6421vw,51.662vh) scale(.3721)}to{transform:translate(49.68025vw,99vh) scale(.3721)}}.snow:nth-child(49){opacity:.5956;transform:translate(23.2011vw,-10px) scale(.242);animation:fall-49 16s -10s linear infinite}@keyframes fall-49{42.475%{transform:translate(23.5579vw,42.475vh) scale(.242)}to{transform:translate(23.3795vw,99vh) scale(.242)}}.snow:nth-child(50){opacity:1.9574;transform:translate(70.8575vw,-10px) scale(.8299);animation:fall-50 14s -1s linear infinite}@keyframes fall-50{31.524%{transform:translate(62.0609vw,31.524vh) scale(.8299)}to{transform:translate(66.4592vw,99vh) scale(.8299)}}.snow:nth-child(51){opacity:.4882;transform:translate(14.2476vw,-10px) scale(.895);animation:fall-51 22s -30s linear infinite}@keyframes fall-51{57.164%{transform:translate(7.7667vw,57.164vh) scale(.895)}to{transform:translate(11.00715vw,99vh) scale(.895)}}.snow:nth-child(52){opacity:.8764;transform:translate(22.9419vw,-10px) scale(.2894);animation:fall-52 17s -24s linear infinite}@keyframes fall-52{50.459%{transform:translate(17.4064vw,50.459vh) scale(.2894)}to{transform:translate(20.17415vw,99vh) scale(.2894)}}.snow:nth-child(53){opacity:1.765;transform:translate(52.0304vw,-10px) scale(.9877);animation:fall-53 30s -18s linear infinite}@keyframes fall-53{62.258%{transform:translate(57.4522vw,62.258vh) scale(.9877)}to{transform:translate(54.7413vw,99vh) scale(.9877)}}.snow:nth-child(54){opacity:.5902;transform:translate(5.6068vw,-10px) scale(.885);animation:fall-54 24s -20s linear infinite}@keyframes fall-54{48.2%{transform:translate(7.4182vw,48.2vh) scale(.885)}to{transform:translate(6.5125vw,99vh) scale(.885)}}.snow:nth-child(55){opacity:1.27;transform:translate(77.9333vw,-10px) scale(.3082);animation:fall-55 25s -15s linear infinite}@keyframes fall-55{38.494%{transform:translate(78.4839vw,38.494vh) scale(.3082)}to{transform:translate(78.2086vw,99vh) scale(.3082)}}.snow:nth-child(56){opacity:.7092;transform:translate(83.2816vw,-10px) scale(.0719);animation:fall-56 23s -26s linear infinite}@keyframes fall-56{59.481%{transform:translate(76.5321vw,59.481vh) scale(.0719)}to{transform:translate(79.90685vw,99vh) scale(.0719)}}.snow:nth-child(57){opacity:.9422;transform:translate(56.0831vw,-10px) scale(.4051);animation:fall-57 29s -9s linear infinite}@keyframes fall-57{66.14%{transform:translate(64.6181vw,66.14vh) scale(.4051)}to{transform:translate(60.3506vw,99vh) scale(.4051)}}.snow:nth-child(58){opacity:1.2976;transform:translate(2.8342vw,-10px) scale(.0921);animation:fall-58 16s -2s linear infinite}@keyframes fall-58{70.77%{transform:translate(-6.1484vw,70.77vh) scale(.0921)}to{transform:translate(-1.6571vw,99vh) scale(.0921)}}.snow:nth-child(59){opacity:.3288;transform:translate(35.3267vw,-10px) scale(.0299);animation:fall-59 28s -30s linear infinite}@keyframes fall-59{65.812%{transform:translate(35.4328vw,65.812vh) scale(.0299)}to{transform:translate(35.37975vw,99vh) scale(.0299)}}.snow:nth-child(60){opacity:1.9206;transform:translate(47.2291vw,-10px) scale(.9995);animation:fall-60 17s -8s linear infinite}@keyframes fall-60{78.626%{transform:translate(43.1793vw,78.626vh) scale(.9995)}to{transform:translate(45.2042vw,99vh) scale(.9995)}}.snow:nth-child(61){opacity:1.2646;transform:translate(.3288vw,-10px) scale(.7033);animation:fall-61 29s -26s linear infinite}@keyframes fall-61{38.71%{transform:translate(9.7383vw,38.71vh) scale(.7033)}to{transform:translate(5.03355vw,99vh) scale(.7033)}}.snow:nth-child(62){opacity:1.9734;transform:translate(64.792vw,-10px) scale(.7641);animation:fall-62 11s -27s linear infinite}@keyframes fall-62{42.192%{transform:translate(62.3868vw,42.192vh) scale(.7641)}to{transform:translate(63.5894vw,99vh) scale(.7641)}}.snow:nth-child(63){opacity:.6798;transform:translate(67.2938vw,-10px) scale(.4282);animation:fall-63 10s -14s linear infinite}@keyframes fall-63{52.563%{transform:translate(71.3324vw,52.563vh) scale(.4282)}to{transform:translate(69.3131vw,99vh) scale(.4282)}}.snow:nth-child(64){opacity:.0572;transform:translate(60.8583vw,-10px) scale(.521);animation:fall-64 12s -5s linear infinite}@keyframes fall-64{38.717%{transform:translate(69.5191vw,38.717vh) scale(.521)}to{transform:translate(65.1887vw,99vh) scale(.521)}}.snow:nth-child(65){opacity:1.1894;transform:translate(53.0183vw,-10px) scale(.938);animation:fall-65 21s -1s linear infinite}@keyframes fall-65{35.412%{transform:translate(56.4689vw,35.412vh) scale(.938)}to{transform:translate(54.7436vw,99vh) scale(.938)}}.snow:nth-child(66){opacity:1.582;transform:translate(42.3564vw,-10px) scale(.5202);animation:fall-66 24s -23s linear infinite}@keyframes fall-66{52.257%{transform:translate(50.1656vw,52.257vh) scale(.5202)}to{transform:translate(46.261vw,99vh) scale(.5202)}}.snow:nth-child(67){opacity:1.825;transform:translate(90.0385vw,-10px) scale(.7595);animation:fall-67 24s -8s linear infinite}@keyframes fall-67{42.457%{transform:translate(87.6152vw,42.457vh) scale(.7595)}to{transform:translate(88.82685vw,99vh) scale(.7595)}}.snow:nth-child(68){opacity:1.3108;transform:translate(80.8091vw,-10px) scale(.2787);animation:fall-68 21s -21s linear infinite}@keyframes fall-68{43.72%{transform:translate(80.3629vw,43.72vh) scale(.2787)}to{transform:translate(80.586vw,99vh) scale(.2787)}}.snow:nth-child(69){opacity:1.0748;transform:translate(61.958vw,-10px) scale(.4463);animation:fall-69 18s -12s linear infinite}@keyframes fall-69{64.577%{transform:translate(54.9453vw,64.577vh) scale(.4463)}to{transform:translate(58.45165vw,99vh) scale(.4463)}}.snow:nth-child(70){opacity:.68;transform:translate(8.1924vw,-10px) scale(.0169);animation:fall-70 20s -29s linear infinite}@keyframes fall-70{46.299%{transform:translate(-.2405vw,46.299vh) scale(.0169)}to{transform:translate(3.97595vw,99vh) scale(.0169)}}.snow:nth-child(71){opacity:.9418;transform:translate(56.9079vw,-10px) scale(.1323);animation:fall-71 11s -8s linear infinite}@keyframes fall-71{50.985%{transform:translate(64.0852vw,50.985vh) scale(.1323)}to{transform:translate(60.49655vw,99vh) scale(.1323)}}.snow:nth-child(72){opacity:.5844;transform:translate(59.6978vw,-10px) scale(.224);animation:fall-72 22s -1s linear infinite}@keyframes fall-72{53.641%{transform:translate(57.4475vw,53.641vh) scale(.224)}to{transform:translate(58.57265vw,99vh) scale(.224)}}.snow:nth-child(73){opacity:.8356;transform:translate(67.7233vw,-10px) scale(.8653);animation:fall-73 22s -2s linear infinite}@keyframes fall-73{59.288%{transform:translate(67.59vw,59.288vh) scale(.8653)}to{transform:translate(67.65665vw,99vh) scale(.8653)}}.snow:nth-child(74){opacity:1.4546;transform:translate(46.7541vw,-10px) scale(.1244);animation:fall-74 21s -11s linear infinite}@keyframes fall-74{43.368%{transform:translate(45.8567vw,43.368vh) scale(.1244)}to{transform:translate(46.3054vw,99vh) scale(.1244)}}.snow:nth-child(75){opacity:.031;transform:translate(76.9572vw,-10px) scale(.6392);animation:fall-75 26s -17s linear infinite}@keyframes fall-75{76.873%{transform:translate(75.0906vw,76.873vh) scale(.6392)}to{transform:translate(76.0239vw,99vh) scale(.6392)}}.snow:nth-child(76){opacity:.1284;transform:translate(5.0175vw,-10px) scale(.1231);animation:fall-76 16s -4s linear infinite}@keyframes fall-76{68.78%{transform:translate(14.9465vw,68.78vh) scale(.1231)}to{transform:translate(9.982vw,99vh) scale(.1231)}}.snow:nth-child(77){opacity:.3012;transform:translate(95.003vw,-10px) scale(.4257);animation:fall-77 22s -5s linear infinite}@keyframes fall-77{67.392%{transform:translate(98.3593vw,67.392vh) scale(.4257)}to{transform:translate(96.68115vw,99vh) scale(.4257)}}.snow:nth-child(78){opacity:.7858;transform:translate(23.3161vw,-10px) scale(.6667);animation:fall-78 17s -5s linear infinite}@keyframes fall-78{78.957%{transform:translate(25.9442vw,78.957vh) scale(.6667)}to{transform:translate(24.63015vw,99vh) scale(.6667)}}.snow:nth-child(79){opacity:.2444;transform:translate(18.7668vw,-10px) scale(.9939);animation:fall-79 27s -24s linear infinite}@keyframes fall-79{65.608%{transform:translate(26.8458vw,65.608vh) scale(.9939)}to{transform:translate(22.8063vw,99vh) scale(.9939)}}.snow:nth-child(80){opacity:1.1124;transform:translate(7.2541vw,-10px) scale(.958);animation:fall-80 16s -28s linear infinite}@keyframes fall-80{74.976%{transform:translate(13.7216vw,74.976vh) scale(.958)}to{transform:translate(10.48785vw,99vh) scale(.958)}}.snow:nth-child(81){opacity:.77;transform:translate(29.867vw,-10px) scale(.7157);animation:fall-81 22s -2s linear infinite}@keyframes fall-81{72.015%{transform:translate(26.2959vw,72.015vh) scale(.7157)}to{transform:translate(28.08145vw,99vh) scale(.7157)}}.snow:nth-child(82){opacity:.5484;transform:translate(66.188vw,-10px) scale(.7275);animation:fall-82 18s -27s linear infinite}@keyframes fall-82{43.625%{transform:translate(76.1593vw,43.625vh) scale(.7275)}to{transform:translate(71.17365vw,99vh) scale(.7275)}}.snow:nth-child(83){opacity:1.8194;transform:translate(44.4076vw,-10px) scale(.2333);animation:fall-83 24s -3s linear infinite}@keyframes fall-83{41.919%{transform:translate(39.4712vw,41.919vh) scale(.2333)}to{transform:translate(41.9394vw,99vh) scale(.2333)}}.snow:nth-child(84){opacity:1.1326;transform:translate(87.6963vw,-10px) scale(.5999);animation:fall-84 28s -29s linear infinite}@keyframes fall-84{43.213%{transform:translate(93.9688vw,43.213vh) scale(.5999)}to{transform:translate(90.83255vw,99vh) scale(.5999)}}.snow:nth-child(85){opacity:1.3718;transform:translate(27.419vw,-10px) scale(.3855);animation:fall-85 25s -21s linear infinite}@keyframes fall-85{32.839%{transform:translate(37.2517vw,32.839vh) scale(.3855)}to{transform:translate(32.33535vw,99vh) scale(.3855)}}.snow:nth-child(86){opacity:.4604;transform:translate(73.2925vw,-10px) scale(.6004);animation:fall-86 16s -20s linear infinite}@keyframes fall-86{69.283%{transform:translate(67.4747vw,69.283vh) scale(.6004)}to{transform:translate(70.3836vw,99vh) scale(.6004)}}.snow:nth-child(87){opacity:1.4154;transform:translate(47.7987vw,-10px) scale(.1821);animation:fall-87 27s -30s linear infinite}@keyframes fall-87{51.659%{transform:translate(37.9799vw,51.659vh) scale(.1821)}to{transform:translate(42.8893vw,99vh) scale(.1821)}}.snow:nth-child(88){opacity:1.3812;transform:translate(80.6056vw,-10px) scale(.2627);animation:fall-88 12s -6s linear infinite}@keyframes fall-88{63.687%{transform:translate(71.6259vw,63.687vh) scale(.2627)}to{transform:translate(76.11575vw,99vh) scale(.2627)}}.snow:nth-child(89){opacity:1.0694;transform:translate(93.8811vw,-10px) scale(.7766);animation:fall-89 14s -8s linear infinite}@keyframes fall-89{47.96%{transform:translate(94.5374vw,47.96vh) scale(.7766)}to{transform:translate(94.20925vw,99vh) scale(.7766)}}.snow:nth-child(90){opacity:.3812;transform:translate(47.1217vw,-10px) scale(.0025);animation:fall-90 13s -2s linear infinite}@keyframes fall-90{38.777%{transform:translate(52.8203vw,38.777vh) scale(.0025)}to{transform:translate(49.971vw,99vh) scale(.0025)}}.snow:nth-child(91){opacity:1.2438;transform:translate(73.7732vw,-10px) scale(.0336);animation:fall-91 22s -7s linear infinite}@keyframes fall-91{66.553%{transform:translate(72.7488vw,66.553vh) scale(.0336)}to{transform:translate(73.261vw,99vh) scale(.0336)}}.snow:nth-child(92){opacity:1.4206;transform:translate(47.9178vw,-10px) scale(.4404);animation:fall-92 25s -9s linear infinite}@keyframes fall-92{51.964%{transform:translate(57.7687vw,51.964vh) scale(.4404)}to{transform:translate(52.84325vw,99vh) scale(.4404)}}.snow:nth-child(93){opacity:.1956;transform:translate(21.3933vw,-10px) scale(.6656);animation:fall-93 10s -10s linear infinite}@keyframes fall-93{78.703%{transform:translate(12.3117vw,78.703vh) scale(.6656)}to{transform:translate(16.8525vw,99vh) scale(.6656)}}.snow:nth-child(94){opacity:1.7066;transform:translate(15.1949vw,-10px) scale(.309);animation:fall-94 16s -17s linear infinite}@keyframes fall-94{73.118%{transform:translate(11.1646vw,73.118vh) scale(.309)}to{transform:translate(13.17975vw,99vh) scale(.309)}}.snow:nth-child(95){opacity:.8806;transform:translate(77.3031vw,-10px) scale(.3275);animation:fall-95 19s -12s linear infinite}@keyframes fall-95{68.516%{transform:translate(70.5493vw,68.516vh) scale(.3275)}to{transform:translate(73.9262vw,99vh) scale(.3275)}}.snow:nth-child(96){opacity:1.5152;transform:translate(33.12vw,-10px) scale(.9146);animation:fall-96 11s -13s linear infinite}@keyframes fall-96{50.097%{transform:translate(23.7301vw,50.097vh) scale(.9146)}to{transform:translate(28.42505vw,99vh) scale(.9146)}}.snow:nth-child(97){opacity:.049;transform:translate(5.7375vw,-10px) scale(.479);animation:fall-97 27s -13s linear infinite}@keyframes fall-97{63.151%{transform:translate(7.6574vw,63.151vh) scale(.479)}to{transform:translate(6.69745vw,99vh) scale(.479)}}.snow:nth-child(98){opacity:1.9984;transform:translate(30.8855vw,-10px) scale(.4598);animation:fall-98 24s -11s linear infinite}@keyframes fall-98{60.845%{transform:translate(27.9484vw,60.845vh) scale(.4598)}to{transform:translate(29.41695vw,99vh) scale(.4598)}}.snow:nth-child(99){opacity:.3222;transform:translate(91.0466vw,-10px) scale(.3886);animation:fall-99 25s -18s linear infinite}@keyframes fall-99{46.654%{transform:translate(92.6785vw,46.654vh) scale(.3886)}to{transform:translate(91.86255vw,99vh) scale(.3886)}}.snow:nth-child(100){opacity:.3916;transform:translate(26.1905vw,-10px) scale(.2683);animation:fall-100 20s -3s linear infinite}@keyframes fall-100{76.024%{transform:translate(26.6074vw,76.024vh) scale(.2683)}to{transform:translate(26.39895vw,99vh) scale(.2683)}}.snow:nth-child(101){opacity:.1246;transform:translate(97.001vw,-10px) scale(.4203);animation:fall-101 28s -18s linear infinite}@keyframes fall-101{69.453%{transform:translate(93.5664vw,69.453vh) scale(.4203)}to{transform:translate(95.2837vw,99vh) scale(.4203)}}.snow:nth-child(102){opacity:.9434;transform:translate(83.6877vw,-10px) scale(.9924);animation:fall-102 21s -4s linear infinite}@keyframes fall-102{30.928%{transform:translate(93.4131vw,30.928vh) scale(.9924)}to{transform:translate(88.5504vw,99vh) scale(.9924)}}.snow:nth-child(103){opacity:.6126;transform:translate(12.3923vw,-10px) scale(.7564);animation:fall-103 22s -23s linear infinite}@keyframes fall-103{32.85%{transform:translate(3.2724vw,32.85vh) scale(.7564)}to{transform:translate(7.83235vw,99vh) scale(.7564)}}.snow:nth-child(104){opacity:.6872;transform:translate(35.0634vw,-10px) scale(.5278);animation:fall-104 24s -15s linear infinite}@keyframes fall-104{77.829%{transform:translate(41.8433vw,77.829vh) scale(.5278)}to{transform:translate(38.45335vw,99vh) scale(.5278)}}.snow:nth-child(105){opacity:.6816;transform:translate(52.4875vw,-10px) scale(.7314);animation:fall-105 28s -20s linear infinite}@keyframes fall-105{47.196%{transform:translate(50.6218vw,47.196vh) scale(.7314)}to{transform:translate(51.55465vw,99vh) scale(.7314)}}.snow:nth-child(106){opacity:.6992;transform:translate(31.8662vw,-10px) scale(.2339);animation:fall-106 11s -7s linear infinite}@keyframes fall-106{49.49%{transform:translate(31.4183vw,49.49vh) scale(.2339)}to{transform:translate(31.64225vw,99vh) scale(.2339)}}.snow:nth-child(107){opacity:.3818;transform:translate(97.589vw,-10px) scale(.7131);animation:fall-107 23s -2s linear infinite}@keyframes fall-107{34.571%{transform:translate(105.0311vw,34.571vh) scale(.7131)}to{transform:translate(101.31005vw,99vh) scale(.7131)}}.snow:nth-child(108){opacity:.2014;transform:translate(30.4461vw,-10px) scale(.4053);animation:fall-108 15s -20s linear infinite}@keyframes fall-108{68.641%{transform:translate(28.2445vw,68.641vh) scale(.4053)}to{transform:translate(29.3453vw,99vh) scale(.4053)}}.snow:nth-child(109){opacity:.3028;transform:translate(52.6915vw,-10px) scale(.8407);animation:fall-109 19s -1s linear infinite}@keyframes fall-109{36.148%{transform:translate(54.8108vw,36.148vh) scale(.8407)}to{transform:translate(53.75115vw,99vh) scale(.8407)}}.snow:nth-child(110){opacity:.2644;transform:translate(45.9183vw,-10px) scale(.6495);animation:fall-110 10s -12s linear infinite}@keyframes fall-110{60.244%{transform:translate(45.9096vw,60.244vh) scale(.6495)}to{transform:translate(45.91395vw,99vh) scale(.6495)}}.snow:nth-child(111){opacity:1.8246;transform:translate(47.7127vw,-10px) scale(.5653);animation:fall-111 25s -4s linear infinite}@keyframes fall-111{76.917%{transform:translate(38.9993vw,76.917vh) scale(.5653)}to{transform:translate(43.356vw,99vh) scale(.5653)}}.snow:nth-child(112){opacity:1.7668;transform:translate(47.8214vw,-10px) scale(.1515);animation:fall-112 29s -30s linear infinite}@keyframes fall-112{54.482%{transform:translate(42.357vw,54.482vh) scale(.1515)}to{transform:translate(45.0892vw,99vh) scale(.1515)}}.snow:nth-child(113){opacity:.2936;transform:translate(30.3758vw,-10px) scale(.0316);animation:fall-113 18s -5s linear infinite}@keyframes fall-113{75.424%{transform:translate(36.8709vw,75.424vh) scale(.0316)}to{transform:translate(33.62335vw,99vh) scale(.0316)}}.snow:nth-child(114){opacity:.1122;transform:translate(22.7479vw,-10px) scale(.1428);animation:fall-114 12s -21s linear infinite}@keyframes fall-114{66.61%{transform:translate(16.201vw,66.61vh) scale(.1428)}to{transform:translate(19.47445vw,99vh) scale(.1428)}}.snow:nth-child(115){opacity:.745;transform:translate(11.972vw,-10px) scale(.0979);animation:fall-115 11s -9s linear infinite}@keyframes fall-115{55.283%{transform:translate(14.3551vw,55.283vh) scale(.0979)}to{transform:translate(13.16355vw,99vh) scale(.0979)}}.snow:nth-child(116){opacity:.5452;transform:translate(26.1956vw,-10px) scale(.7341);animation:fall-116 10s -22s linear infinite}@keyframes fall-116{47.234%{transform:translate(23.1624vw,47.234vh) scale(.7341)}to{transform:translate(24.679vw,99vh) scale(.7341)}}.snow:nth-child(117){opacity:.2242;transform:translate(16.1443vw,-10px) scale(.5062);animation:fall-117 24s -7s linear infinite}@keyframes fall-117{69.242%{transform:translate(10.6541vw,69.242vh) scale(.5062)}to{transform:translate(13.3992vw,99vh) scale(.5062)}}.snow:nth-child(118){opacity:1.6626;transform:translate(93.8469vw,-10px) scale(.9741);animation:fall-118 28s -5s linear infinite}@keyframes fall-118{34.991%{transform:translate(87.229vw,34.991vh) scale(.9741)}to{transform:translate(90.53795vw,99vh) scale(.9741)}}.snow:nth-child(119){opacity:.1754;transform:translate(71.4156vw,-10px) scale(.245);animation:fall-119 28s -19s linear infinite}@keyframes fall-119{36.196%{transform:translate(64.1894vw,36.196vh) scale(.245)}to{transform:translate(67.8025vw,99vh) scale(.245)}}.snow:nth-child(120){opacity:1.7834;transform:translate(80.3643vw,-10px) scale(.6676);animation:fall-120 20s -27s linear infinite}@keyframes fall-120{38.528%{transform:translate(76.726vw,38.528vh) scale(.6676)}to{transform:translate(78.54515vw,99vh) scale(.6676)}}.snow:nth-child(121){opacity:1.5518;transform:translate(89.6301vw,-10px) scale(.7729);animation:fall-121 10s -1s linear infinite}@keyframes fall-121{48.61%{transform:translate(93.8305vw,48.61vh) scale(.7729)}to{transform:translate(91.7303vw,99vh) scale(.7729)}}.snow:nth-child(122){opacity:.586;transform:translate(41.9375vw,-10px) scale(.8457);animation:fall-122 22s -10s linear infinite}@keyframes fall-122{69.543%{transform:translate(48.9932vw,69.543vh) scale(.8457)}to{transform:translate(45.46535vw,99vh) scale(.8457)}}.snow:nth-child(123){opacity:1.225;transform:translate(32.9392vw,-10px) scale(.9042);animation:fall-123 13s -20s linear infinite}@keyframes fall-123{68.505%{transform:translate(28.7346vw,68.505vh) scale(.9042)}to{transform:translate(30.8369vw,99vh) scale(.9042)}}.snow:nth-child(124){opacity:.8234;transform:translate(17.2591vw,-10px) scale(.3133);animation:fall-124 13s -16s linear infinite}@keyframes fall-124{67.72%{transform:translate(11.8556vw,67.72vh) scale(.3133)}to{transform:translate(14.55735vw,99vh) scale(.3133)}}.snow:nth-child(125){opacity:1.974;transform:translate(35.2244vw,-10px) scale(.6531);animation:fall-125 16s -21s linear infinite}@keyframes fall-125{65.549%{transform:translate(25.2753vw,65.549vh) scale(.6531)}to{transform:translate(30.24985vw,99vh) scale(.6531)}}.snow:nth-child(126){opacity:.9138;transform:translate(3.2769vw,-10px) scale(.7827);animation:fall-126 12s -29s linear infinite}@keyframes fall-126{54.466%{transform:translate(11.1333vw,54.466vh) scale(.7827)}to{transform:translate(7.2051vw,99vh) scale(.7827)}}.snow:nth-child(127){opacity:1.3092;transform:translate(19.2971vw,-10px) scale(.341);animation:fall-127 14s -3s linear infinite}@keyframes fall-127{50.414%{transform:translate(23.2421vw,50.414vh) scale(.341)}to{transform:translate(21.2696vw,99vh) scale(.341)}}.snow:nth-child(128){opacity:.0586;transform:translate(90.0742vw,-10px) scale(.4818);animation:fall-128 18s -18s linear infinite}@keyframes fall-128{67.744%{transform:translate(93.0438vw,67.744vh) scale(.4818)}to{transform:translate(91.559vw,99vh) scale(.4818)}}.snow:nth-child(129){opacity:.4552;transform:translate(27.1729vw,-10px) scale(.7204);animation:fall-129 19s -4s linear infinite}@keyframes fall-129{46.933%{transform:translate(29.7709vw,46.933vh) scale(.7204)}to{transform:translate(28.4719vw,99vh) scale(.7204)}}.snow:nth-child(130){opacity:1.4894;transform:translate(64.1224vw,-10px) scale(.3164);animation:fall-130 29s -2s linear infinite}@keyframes fall-130{39.107%{transform:translate(57.9753vw,39.107vh) scale(.3164)}to{transform:translate(61.04885vw,99vh) scale(.3164)}}.snow:nth-child(131){opacity:.7656;transform:translate(15.1313vw,-10px) scale(.7269);animation:fall-131 24s -12s linear infinite}@keyframes fall-131{43.143%{transform:translate(23.175vw,43.143vh) scale(.7269)}to{transform:translate(19.15315vw,99vh) scale(.7269)}}.snow:nth-child(132){opacity:1.9876;transform:translate(92.6474vw,-10px) scale(.6605);animation:fall-132 15s -6s linear infinite}@keyframes fall-132{39.21%{transform:translate(85.6413vw,39.21vh) scale(.6605)}to{transform:translate(89.14435vw,99vh) scale(.6605)}}.snow:nth-child(133){opacity:1.6722;transform:translate(14.1342vw,-10px) scale(.2843);animation:fall-133 13s -1s linear infinite}@keyframes fall-133{61.481%{transform:translate(23.0633vw,61.481vh) scale(.2843)}to{transform:translate(18.59875vw,99vh) scale(.2843)}}.snow:nth-child(134){opacity:1.1726;transform:translate(31.8505vw,-10px) scale(.9349);animation:fall-134 16s -24s linear infinite}@keyframes fall-134{43.246%{transform:translate(40.6087vw,43.246vh) scale(.9349)}to{transform:translate(36.2296vw,99vh) scale(.9349)}}.snow:nth-child(135){opacity:.5472;transform:translate(38.6598vw,-10px) scale(.3509);animation:fall-135 21s -29s linear infinite}@keyframes fall-135{43.763%{transform:translate(35.2779vw,43.763vh) scale(.3509)}to{transform:translate(36.96885vw,99vh) scale(.3509)}}.snow:nth-child(136){opacity:.3862;transform:translate(88.7224vw,-10px) scale(.5862);animation:fall-136 26s -4s linear infinite}@keyframes fall-136{73.581%{transform:translate(94.2824vw,73.581vh) scale(.5862)}to{transform:translate(91.5024vw,99vh) scale(.5862)}}.snow:nth-child(137){opacity:1.376;transform:translate(35.6935vw,-10px) scale(.1934);animation:fall-137 26s -19s linear infinite}@keyframes fall-137{76.253%{transform:translate(30.2659vw,76.253vh) scale(.1934)}to{transform:translate(32.9797vw,99vh) scale(.1934)}}.snow:nth-child(138){opacity:.771;transform:translate(32.0867vw,-10px) scale(.0879);animation:fall-138 29s -1s linear infinite}@keyframes fall-138{45.061%{transform:translate(24.2637vw,45.061vh) scale(.0879)}to{transform:translate(28.1752vw,99vh) scale(.0879)}}.snow:nth-child(139){opacity:.497;transform:translate(4.9546vw,-10px) scale(.1672);animation:fall-139 10s -13s linear infinite}@keyframes fall-139{45.327%{transform:translate(13.2277vw,45.327vh) scale(.1672)}to{transform:translate(9.09115vw,99vh) scale(.1672)}}.snow:nth-child(140){opacity:.0544;transform:translate(97.2903vw,-10px) scale(.8146);animation:fall-140 22s -7s linear infinite}@keyframes fall-140{31.473%{transform:translate(90.9507vw,31.473vh) scale(.8146)}to{transform:translate(94.1205vw,99vh) scale(.8146)}}.snow:nth-child(141){opacity:1.072;transform:translate(36.0608vw,-10px) scale(.6833);animation:fall-141 19s -27s linear infinite}@keyframes fall-141{34.734%{transform:translate(46.0074vw,34.734vh) scale(.6833)}to{transform:translate(41.0341vw,99vh) scale(.6833)}}.snow:nth-child(142){opacity:1.7938;transform:translate(98.1155vw,-10px) scale(.0985);animation:fall-142 26s -29s linear infinite}@keyframes fall-142{54.769%{transform:translate(93.4535vw,54.769vh) scale(.0985)}to{transform:translate(95.7845vw,99vh) scale(.0985)}}.snow:nth-child(143){opacity:.8522;transform:translate(26.3722vw,-10px) scale(.6287);animation:fall-143 15s -30s linear infinite}@keyframes fall-143{34.132%{transform:translate(22.3292vw,34.132vh) scale(.6287)}to{transform:translate(24.3507vw,99vh) scale(.6287)}}.snow:nth-child(144){opacity:1.0198;transform:translate(5.2915vw,-10px) scale(.1052);animation:fall-144 17s -21s linear infinite}@keyframes fall-144{40.89%{transform:translate(-.8261vw,40.89vh) scale(.1052)}to{transform:translate(2.2327vw,99vh) scale(.1052)}}.snow:nth-child(145){opacity:.687;transform:translate(38.0598vw,-10px) scale(.5418);animation:fall-145 27s -21s linear infinite}@keyframes fall-145{55.52%{transform:translate(28.6574vw,55.52vh) scale(.5418)}to{transform:translate(33.3586vw,99vh) scale(.5418)}}.snow:nth-child(146){opacity:.2908;transform:translate(18.5432vw,-10px) scale(.9719);animation:fall-146 23s -4s linear infinite}@keyframes fall-146{67.621%{transform:translate(17.7118vw,67.621vh) scale(.9719)}to{transform:translate(18.1275vw,99vh) scale(.9719)}}.snow:nth-child(147){opacity:.04;transform:translate(79.4127vw,-10px) scale(.1864);animation:fall-147 29s -28s linear infinite}@keyframes fall-147{75.867%{transform:translate(74.6817vw,75.867vh) scale(.1864)}to{transform:translate(77.0472vw,99vh) scale(.1864)}}.snow:nth-child(148){opacity:1.2124;transform:translate(55.715vw,-10px) scale(.6142);animation:fall-148 26s -22s linear infinite}@keyframes fall-148{64.316%{transform:translate(47.728vw,64.316vh) scale(.6142)}to{transform:translate(51.7215vw,99vh) scale(.6142)}}.snow:nth-child(149){opacity:.3884;transform:translate(81.3368vw,-10px) scale(.3234);animation:fall-149 23s -21s linear infinite}@keyframes fall-149{78.793%{transform:translate(72.285vw,78.793vh) scale(.3234)}to{transform:translate(76.8109vw,99vh) scale(.3234)}}.snow:nth-child(150){opacity:.3164;transform:translate(23.2305vw,-10px) scale(.3349);animation:fall-150 26s -15s linear infinite}@keyframes fall-150{52.425%{transform:translate(23.8367vw,52.425vh) scale(.3349)}to{transform:translate(23.5336vw,99vh) scale(.3349)}}.snow:nth-child(151){opacity:.2804;transform:translate(27.1884vw,-10px) scale(.3013);animation:fall-151 30s -25s linear infinite}@keyframes fall-151{61.053%{transform:translate(36.4706vw,61.053vh) scale(.3013)}to{transform:translate(31.8295vw,99vh) scale(.3013)}}.snow:nth-child(152){opacity:1.2078;transform:translate(60.1299vw,-10px) scale(.1857);animation:fall-152 21s -12s linear infinite}@keyframes fall-152{50.267%{transform:translate(62.2015vw,50.267vh) scale(.1857)}to{transform:translate(61.1657vw,99vh) scale(.1857)}}.snow:nth-child(153){opacity:1.4884;transform:translate(14.6945vw,-10px) scale(.1104);animation:fall-153 14s -19s linear infinite}@keyframes fall-153{67.026%{transform:translate(10.882vw,67.026vh) scale(.1104)}to{transform:translate(12.78825vw,99vh) scale(.1104)}}.snow:nth-child(154){opacity:1.8314;transform:translate(67.5849vw,-10px) scale(.2898);animation:fall-154 30s -7s linear infinite}@keyframes fall-154{46.218%{transform:translate(66.9525vw,46.218vh) scale(.2898)}to{transform:translate(67.2687vw,99vh) scale(.2898)}}.snow:nth-child(155){opacity:1.3896;transform:translate(.1703vw,-10px) scale(.605);animation:fall-155 21s -9s linear infinite}@keyframes fall-155{58.812%{transform:translate(-7.7759vw,58.812vh) scale(.605)}to{transform:translate(-3.8028vw,99vh) scale(.605)}}.snow:nth-child(156){opacity:1.5798;transform:translate(3.2645vw,-10px) scale(.2824);animation:fall-156 14s -26s linear infinite}@keyframes fall-156{54.565%{transform:translate(.9259vw,54.565vh) scale(.2824)}to{transform:translate(2.0952vw,99vh) scale(.2824)}}.snow:nth-child(157){opacity:1.1676;transform:translate(74.9959vw,-10px) scale(.039);animation:fall-157 24s -10s linear infinite}@keyframes fall-157{68.348%{transform:translate(77.5028vw,68.348vh) scale(.039)}to{transform:translate(76.24935vw,99vh) scale(.039)}}.snow:nth-child(158){opacity:1.126;transform:translate(76.2014vw,-10px) scale(.5724);animation:fall-158 25s -1s linear infinite}@keyframes fall-158{33.768%{transform:translate(67.6775vw,33.768vh) scale(.5724)}to{transform:translate(71.93945vw,99vh) scale(.5724)}}.snow:nth-child(159){opacity:.345;transform:translate(19.7652vw,-10px) scale(.0419);animation:fall-159 17s -22s linear infinite}@keyframes fall-159{31.637%{transform:translate(15.9105vw,31.637vh) scale(.0419)}to{transform:translate(17.83785vw,99vh) scale(.0419)}}.snow:nth-child(160){opacity:.108;transform:translate(75.9986vw,-10px) scale(.6387);animation:fall-160 28s -17s linear infinite}@keyframes fall-160{59.768%{transform:translate(68.4601vw,59.768vh) scale(.6387)}to{transform:translate(72.22935vw,99vh) scale(.6387)}}.snow:nth-child(161){opacity:.4676;transform:translate(59.25vw,-10px) scale(.9242);animation:fall-161 26s -17s linear infinite}@keyframes fall-161{37.219%{transform:translate(55.7765vw,37.219vh) scale(.9242)}to{transform:translate(57.51325vw,99vh) scale(.9242)}}.snow:nth-child(162){opacity:1.554;transform:translate(37.0096vw,-10px) scale(.6823);animation:fall-162 22s -3s linear infinite}@keyframes fall-162{48.071%{transform:translate(34.6116vw,48.071vh) scale(.6823)}to{transform:translate(35.8106vw,99vh) scale(.6823)}}.snow:nth-child(163){opacity:.4312;transform:translate(53.9652vw,-10px) scale(.832);animation:fall-163 12s -10s linear infinite}@keyframes fall-163{37.157%{transform:translate(45.3141vw,37.157vh) scale(.832)}to{transform:translate(49.63965vw,99vh) scale(.832)}}.snow:nth-child(164){opacity:.5602;transform:translate(17.338vw,-10px) scale(.1356);animation:fall-164 24s -18s linear infinite}@keyframes fall-164{77.905%{transform:translate(26.6209vw,77.905vh) scale(.1356)}to{transform:translate(21.97945vw,99vh) scale(.1356)}}.snow:nth-child(165){opacity:1.8446;transform:translate(75.4516vw,-10px) scale(.6221);animation:fall-165 12s -21s linear infinite}@keyframes fall-165{42.477%{transform:translate(81.5232vw,42.477vh) scale(.6221)}to{transform:translate(78.4874vw,99vh) scale(.6221)}}.snow:nth-child(166){opacity:1.081;transform:translate(71.5786vw,-10px) scale(.5244);animation:fall-166 29s -2s linear infinite}@keyframes fall-166{43.993%{transform:translate(73.5255vw,43.993vh) scale(.5244)}to{transform:translate(72.55205vw,99vh) scale(.5244)}}.snow:nth-child(167){opacity:1.144;transform:translate(74.2902vw,-10px) scale(.8464);animation:fall-167 16s -23s linear infinite}@keyframes fall-167{50.159%{transform:translate(79.0394vw,50.159vh) scale(.8464)}to{transform:translate(76.6648vw,99vh) scale(.8464)}}.snow:nth-child(168){opacity:.6016;transform:translate(80.3414vw,-10px) scale(1);animation:fall-168 24s -11s linear infinite}@keyframes fall-168{39.578%{transform:translate(89.2924vw,39.578vh) scale(1)}to{transform:translate(84.8169vw,99vh) scale(1)}}.snow:nth-child(169){opacity:.0018;transform:translate(45.3336vw,-10px) scale(.6249);animation:fall-169 19s -17s linear infinite}@keyframes fall-169{48.69%{transform:translate(36.8249vw,48.69vh) scale(.6249)}to{transform:translate(41.07925vw,99vh) scale(.6249)}}.snow:nth-child(170){opacity:1.1426;transform:translate(23.4392vw,-10px) scale(.2462);animation:fall-170 25s -22s linear infinite}@keyframes fall-170{47.132%{transform:translate(20.8423vw,47.132vh) scale(.2462)}to{transform:translate(22.14075vw,99vh) scale(.2462)}}.snow:nth-child(171){opacity:1.7884;transform:translate(35.106vw,-10px) scale(.0844);animation:fall-171 28s -13s linear infinite}@keyframes fall-171{48.524%{transform:translate(32.5253vw,48.524vh) scale(.0844)}to{transform:translate(33.81565vw,99vh) scale(.0844)}}.snow:nth-child(172){opacity:.7764;transform:translate(45.8738vw,-10px) scale(.1351);animation:fall-172 12s -22s linear infinite}@keyframes fall-172{69.224%{transform:translate(39.8113vw,69.224vh) scale(.1351)}to{transform:translate(42.84255vw,99vh) scale(.1351)}}.snow:nth-child(173){opacity:1.0214;transform:translate(88.3846vw,-10px) scale(.7772);animation:fall-173 27s -18s linear infinite}@keyframes fall-173{64.408%{transform:translate(85.7326vw,64.408vh) scale(.7772)}to{transform:translate(87.0586vw,99vh) scale(.7772)}}.snow:nth-child(174){opacity:.1992;transform:translate(78.882vw,-10px) scale(.2453);animation:fall-174 15s -10s linear infinite}@keyframes fall-174{50.984%{transform:translate(74.7594vw,50.984vh) scale(.2453)}to{transform:translate(76.8207vw,99vh) scale(.2453)}}.snow:nth-child(175){opacity:.4326;transform:translate(81.6789vw,-10px) scale(.0738);animation:fall-175 10s -20s linear infinite}@keyframes fall-175{31.759%{transform:translate(87.4936vw,31.759vh) scale(.0738)}to{transform:translate(84.58625vw,99vh) scale(.0738)}}.snow:nth-child(176){opacity:1.1312;transform:translate(96.9734vw,-10px) scale(.8868);animation:fall-176 13s -7s linear infinite}@keyframes fall-176{72.815%{transform:translate(104.8059vw,72.815vh) scale(.8868)}to{transform:translate(100.88965vw,99vh) scale(.8868)}}.snow:nth-child(177){opacity:.956;transform:translate(72.6881vw,-10px) scale(.483);animation:fall-177 25s -10s linear infinite}@keyframes fall-177{69.484%{transform:translate(70.3569vw,69.484vh) scale(.483)}to{transform:translate(71.5225vw,99vh) scale(.483)}}.snow:nth-child(178){opacity:.9888;transform:translate(29.7534vw,-10px) scale(.7653);animation:fall-178 21s -11s linear infinite}@keyframes fall-178{59.328%{transform:translate(39.1774vw,59.328vh) scale(.7653)}to{transform:translate(34.4654vw,99vh) scale(.7653)}}.snow:nth-child(179){opacity:.9744;transform:translate(21.234vw,-10px) scale(.7254);animation:fall-179 19s -17s linear infinite}@keyframes fall-179{59.819%{transform:translate(25.8102vw,59.819vh) scale(.7254)}to{transform:translate(23.5221vw,99vh) scale(.7254)}}.snow:nth-child(180){opacity:.8132;transform:translate(86.3934vw,-10px) scale(.8279);animation:fall-180 12s -29s linear infinite}@keyframes fall-180{56.059%{transform:translate(89.4255vw,56.059vh) scale(.8279)}to{transform:translate(87.90945vw,99vh) scale(.8279)}}.snow:nth-child(181){opacity:.3512;transform:translate(54.8316vw,-10px) scale(.9387);animation:fall-181 13s -7s linear infinite}@keyframes fall-181{74.77%{transform:translate(47.1917vw,74.77vh) scale(.9387)}to{transform:translate(51.01165vw,99vh) scale(.9387)}}.snow:nth-child(182){opacity:.5798;transform:translate(76.8687vw,-10px) scale(.8955);animation:fall-182 18s -9s linear infinite}@keyframes fall-182{33.302%{transform:translate(80.0457vw,33.302vh) scale(.8955)}to{transform:translate(78.4572vw,99vh) scale(.8955)}}.snow:nth-child(183){opacity:.6736;transform:translate(40.7449vw,-10px) scale(.8849);animation:fall-183 25s -14s linear infinite}@keyframes fall-183{65.054%{transform:translate(32.7925vw,65.054vh) scale(.8849)}to{transform:translate(36.7687vw,99vh) scale(.8849)}}.snow:nth-child(184){opacity:1.6758;transform:translate(70.4814vw,-10px) scale(.6932);animation:fall-184 20s -12s linear infinite}@keyframes fall-184{41.097%{transform:translate(70.9433vw,41.097vh) scale(.6932)}to{transform:translate(70.71235vw,99vh) scale(.6932)}}.snow:nth-child(185){opacity:1.62;transform:translate(66.3223vw,-10px) scale(.1665);animation:fall-185 17s -23s linear infinite}@keyframes fall-185{51.139%{transform:translate(69.0704vw,51.139vh) scale(.1665)}to{transform:translate(67.69635vw,99vh) scale(.1665)}}.snow:nth-child(186){opacity:1.0282;transform:translate(11.1307vw,-10px) scale(.4408);animation:fall-186 12s -15s linear infinite}@keyframes fall-186{42.538%{transform:translate(10.2738vw,42.538vh) scale(.4408)}to{transform:translate(10.70225vw,99vh) scale(.4408)}}.snow:nth-child(187){opacity:.633;transform:translate(66.7135vw,-10px) scale(.8779);animation:fall-187 15s -1s linear infinite}@keyframes fall-187{36.238%{transform:translate(71.7706vw,36.238vh) scale(.8779)}to{transform:translate(69.24205vw,99vh) scale(.8779)}}.snow:nth-child(188){opacity:.8026;transform:translate(94.9309vw,-10px) scale(.4828);animation:fall-188 10s -22s linear infinite}@keyframes fall-188{42.653%{transform:translate(98.2592vw,42.653vh) scale(.4828)}to{transform:translate(96.59505vw,99vh) scale(.4828)}}.snow:nth-child(189){opacity:.7226;transform:translate(71.6959vw,-10px) scale(.3391);animation:fall-189 10s -13s linear infinite}@keyframes fall-189{54.902%{transform:translate(69.9458vw,54.902vh) scale(.3391)}to{transform:translate(70.82085vw,99vh) scale(.3391)}}.snow:nth-child(190){opacity:.1662;transform:translate(14.9604vw,-10px) scale(.4702);animation:fall-190 23s -19s linear infinite}@keyframes fall-190{72.519%{transform:translate(19.7686vw,72.519vh) scale(.4702)}to{transform:translate(17.3645vw,99vh) scale(.4702)}}.snow:nth-child(191){opacity:.963;transform:translate(86.1793vw,-10px) scale(.2658);animation:fall-191 28s -7s linear infinite}@keyframes fall-191{76.987%{transform:translate(85.5161vw,76.987vh) scale(.2658)}to{transform:translate(85.8477vw,99vh) scale(.2658)}}.snow:nth-child(192){opacity:1.2232;transform:translate(15.3273vw,-10px) scale(.9937);animation:fall-192 11s -30s linear infinite}@keyframes fall-192{43.725%{transform:translate(16.6955vw,43.725vh) scale(.9937)}to{transform:translate(16.0114vw,99vh) scale(.9937)}}.snow:nth-child(193){opacity:.2916;transform:translate(45.3422vw,-10px) scale(.217);animation:fall-193 19s -15s linear infinite}@keyframes fall-193{36.683%{transform:translate(39.4611vw,36.683vh) scale(.217)}to{transform:translate(42.40165vw,99vh) scale(.217)}}.snow:nth-child(194){opacity:.559;transform:translate(29.1703vw,-10px) scale(.0817);animation:fall-194 13s -25s linear infinite}@keyframes fall-194{42.585%{transform:translate(25.8383vw,42.585vh) scale(.0817)}to{transform:translate(27.5043vw,99vh) scale(.0817)}}.snow:nth-child(195){opacity:.663;transform:translate(26.1832vw,-10px) scale(.6861);animation:fall-195 27s -24s linear infinite}@keyframes fall-195{59.197%{transform:translate(21.1788vw,59.197vh) scale(.6861)}to{transform:translate(23.681vw,99vh) scale(.6861)}}.snow:nth-child(196){opacity:.4608;transform:translate(36.8975vw,-10px) scale(.5064);animation:fall-196 11s -30s linear infinite}@keyframes fall-196{60.841%{transform:translate(40.2562vw,60.841vh) scale(.5064)}to{transform:translate(38.57685vw,99vh) scale(.5064)}}.snow:nth-child(197){opacity:.8162;transform:translate(31.5905vw,-10px) scale(.1133);animation:fall-197 29s -27s linear infinite}@keyframes fall-197{55.579%{transform:translate(33.8335vw,55.579vh) scale(.1133)}to{transform:translate(32.712vw,99vh) scale(.1133)}}.snow:nth-child(198){opacity:1.989;transform:translate(42.5914vw,-10px) scale(.112);animation:fall-198 19s -8s linear infinite}@keyframes fall-198{61.242%{transform:translate(45.1399vw,61.242vh) scale(.112)}to{transform:translate(43.86565vw,99vh) scale(.112)}}.snow:nth-child(199){opacity:.086;transform:translate(79.2624vw,-10px) scale(.8909);animation:fall-199 22s -16s linear infinite}@keyframes fall-199{69.475%{transform:translate(84.2171vw,69.475vh) scale(.8909)}to{transform:translate(81.73975vw,99vh) scale(.8909)}}.snow:nth-child(200){opacity:1.36;transform:translate(91.2216vw,-10px) scale(.887);animation:fall-200 12s -4s linear infinite}@keyframes fall-200{63.578%{transform:translate(98.3775vw,63.578vh) scale(.887)}to{transform:translate(94.79955vw,99vh) scale(.887)}}.snow:nth-child(201){opacity:1.2122;transform:translate(10.1696vw,-10px) scale(.5164);animation:fall-201 16s -25s linear infinite}@keyframes fall-201{36.78%{transform:translate(17.7168vw,36.78vh) scale(.5164)}to{transform:translate(13.9432vw,99vh) scale(.5164)}}.snow:nth-child(202){opacity:.2452;transform:translate(63.8316vw,-10px) scale(.7034);animation:fall-202 25s -30s linear infinite}@keyframes fall-202{37.796%{transform:translate(58.8678vw,37.796vh) scale(.7034)}to{transform:translate(61.3497vw,99vh) scale(.7034)}}.snow:nth-child(203){opacity:.2432;transform:translate(21.7241vw,-10px) scale(.7662);animation:fall-203 29s -13s linear infinite}@keyframes fall-203{77.168%{transform:translate(26.5309vw,77.168vh) scale(.7662)}to{transform:translate(24.1275vw,99vh) scale(.7662)}}.snow:nth-child(204){opacity:1.3936;transform:translate(82.97vw,-10px) scale(.2942);animation:fall-204 28s -20s linear infinite}@keyframes fall-204{71.731%{transform:translate(78.9308vw,71.731vh) scale(.2942)}to{transform:translate(80.9504vw,99vh) scale(.2942)}}.snow:nth-child(205){opacity:.5892;transform:translate(53.8803vw,-10px) scale(.1436);animation:fall-205 15s -25s linear infinite}@keyframes fall-205{67.254%{transform:translate(59.9644vw,67.254vh) scale(.1436)}to{transform:translate(56.92235vw,99vh) scale(.1436)}}.snow:nth-child(206){opacity:1.264;transform:translate(8.911vw,-10px) scale(.6219);animation:fall-206 12s -16s linear infinite}@keyframes fall-206{60.3%{transform:translate(9.2779vw,60.3vh) scale(.6219)}to{transform:translate(9.09445vw,99vh) scale(.6219)}}.snow:nth-child(207){opacity:.5588;transform:translate(95.076vw,-10px) scale(.0795);animation:fall-207 10s -29s linear infinite}@keyframes fall-207{36.937%{transform:translate(88.4598vw,36.937vh) scale(.0795)}to{transform:translate(91.7679vw,99vh) scale(.0795)}}.snow:nth-child(208){opacity:.8008;transform:translate(62.8855vw,-10px) scale(.0745);animation:fall-208 13s -28s linear infinite}@keyframes fall-208{64.785%{transform:translate(69.0755vw,64.785vh) scale(.0745)}to{transform:translate(65.9805vw,99vh) scale(.0745)}}.snow:nth-child(209){opacity:1.0746;transform:translate(4.6163vw,-10px) scale(.2502);animation:fall-209 24s -26s linear infinite}@keyframes fall-209{44.808%{transform:translate(-.2202vw,44.808vh) scale(.2502)}to{transform:translate(2.19805vw,99vh) scale(.2502)}}.snow:nth-child(210){opacity:.2636;transform:translate(85.9563vw,-10px) scale(.6913);animation:fall-210 12s -16s linear infinite}@keyframes fall-210{77.643%{transform:translate(88.1722vw,77.643vh) scale(.6913)}to{transform:translate(87.06425vw,99vh) scale(.6913)}}.snow:nth-child(211){opacity:.2448;transform:translate(65.7116vw,-10px) scale(.5803);animation:fall-211 24s -22s linear infinite}@keyframes fall-211{49.018%{transform:translate(65.5176vw,49.018vh) scale(.5803)}to{transform:translate(65.6146vw,99vh) scale(.5803)}}.snow:nth-child(212){opacity:.5952;transform:translate(38.7827vw,-10px) scale(.8564);animation:fall-212 14s -11s linear infinite}@keyframes fall-212{73.624%{transform:translate(42.0132vw,73.624vh) scale(.8564)}to{transform:translate(40.39795vw,99vh) scale(.8564)}}.snow:nth-child(213){opacity:1.9646;transform:translate(98.8524vw,-10px) scale(.9634);animation:fall-213 26s -4s linear infinite}@keyframes fall-213{73.966%{transform:translate(95.1913vw,73.966vh) scale(.9634)}to{transform:translate(97.02185vw,99vh) scale(.9634)}}.snow:nth-child(214){opacity:.397;transform:translate(6.2612vw,-10px) scale(.6321);animation:fall-214 26s -6s linear infinite}@keyframes fall-214{70.158%{transform:translate(15.5275vw,70.158vh) scale(.6321)}to{transform:translate(10.89435vw,99vh) scale(.6321)}}.snow:nth-child(215){opacity:1.4924;transform:translate(86.264vw,-10px) scale(.3767);animation:fall-215 23s -21s linear infinite}@keyframes fall-215{36.674%{transform:translate(78.3175vw,36.674vh) scale(.3767)}to{transform:translate(82.29075vw,99vh) scale(.3767)}}.snow:nth-child(216){opacity:.0432;transform:translate(67.3208vw,-10px) scale(.7264);animation:fall-216 20s -27s linear infinite}@keyframes fall-216{70.882%{transform:translate(59.6562vw,70.882vh) scale(.7264)}to{transform:translate(63.4885vw,99vh) scale(.7264)}}.snow:nth-child(217){opacity:.051;transform:translate(41.7759vw,-10px) scale(.2213);animation:fall-217 28s -13s linear infinite}@keyframes fall-217{48.456%{transform:translate(50.991vw,48.456vh) scale(.2213)}to{transform:translate(46.38345vw,99vh) scale(.2213)}}.snow:nth-child(218){opacity:1.3394;transform:translate(29.4017vw,-10px) scale(.2995);animation:fall-218 12s -30s linear infinite}@keyframes fall-218{70.691%{transform:translate(23.8335vw,70.691vh) scale(.2995)}to{transform:translate(26.6176vw,99vh) scale(.2995)}}.snow:nth-child(219){opacity:.8578;transform:translate(60.4397vw,-10px) scale(.7718);animation:fall-219 14s -25s linear infinite}@keyframes fall-219{76.348%{transform:translate(65.1182vw,76.348vh) scale(.7718)}to{transform:translate(62.77895vw,99vh) scale(.7718)}}.snow:nth-child(220){opacity:1.851;transform:translate(14.7934vw,-10px) scale(.8102);animation:fall-220 18s -30s linear infinite}@keyframes fall-220{30.283%{transform:translate(7.4031vw,30.283vh) scale(.8102)}to{transform:translate(11.09825vw,99vh) scale(.8102)}}.snow:nth-child(221){opacity:1.3724;transform:translate(48.098vw,-10px) scale(.2216);animation:fall-221 28s -5s linear infinite}@keyframes fall-221{59.098%{transform:translate(55.8727vw,59.098vh) scale(.2216)}to{transform:translate(51.98535vw,99vh) scale(.2216)}}.snow:nth-child(222){opacity:1.9772;transform:translate(15.1939vw,-10px) scale(.8245);animation:fall-222 17s -19s linear infinite}@keyframes fall-222{79.357%{transform:translate(24.0579vw,79.357vh) scale(.8245)}to{transform:translate(19.6259vw,99vh) scale(.8245)}}.snow:nth-child(223){opacity:.4398;transform:translate(68.5639vw,-10px) scale(.544);animation:fall-223 10s -6s linear infinite}@keyframes fall-223{61.856%{transform:translate(70.6337vw,61.856vh) scale(.544)}to{transform:translate(69.5988vw,99vh) scale(.544)}}.snow:nth-child(224){opacity:1.0832;transform:translate(9.743vw,-10px) scale(.8518);animation:fall-224 26s -19s linear infinite}@keyframes fall-224{47.829%{transform:translate(2.5338vw,47.829vh) scale(.8518)}to{transform:translate(6.1384vw,99vh) scale(.8518)}}.snow:nth-child(225){opacity:1.8806;transform:translate(46.686vw,-10px) scale(.9525);animation:fall-225 12s -5s linear infinite}@keyframes fall-225{67.445%{transform:translate(53.954vw,67.445vh) scale(.9525)}to{transform:translate(50.32vw,99vh) scale(.9525)}}.snow:nth-child(226){opacity:1.6902;transform:translate(64.6888vw,-10px) scale(.2079);animation:fall-226 23s -8s linear infinite}@keyframes fall-226{74.938%{transform:translate(56.9447vw,74.938vh) scale(.2079)}to{transform:translate(60.81675vw,99vh) scale(.2079)}}.snow:nth-child(227){opacity:1.1004;transform:translate(24.33vw,-10px) scale(.9421);animation:fall-227 27s -11s linear infinite}@keyframes fall-227{59.544%{transform:translate(20.3231vw,59.544vh) scale(.9421)}to{transform:translate(22.32655vw,99vh) scale(.9421)}}.snow:nth-child(228){opacity:1.2554;transform:translate(48.7178vw,-10px) scale(.0544);animation:fall-228 29s -20s linear infinite}@keyframes fall-228{45.188%{transform:translate(39.0245vw,45.188vh) scale(.0544)}to{transform:translate(43.87115vw,99vh) scale(.0544)}}.snow:nth-child(229){opacity:.4728;transform:translate(93.7742vw,-10px) scale(.3084);animation:fall-229 20s -6s linear infinite}@keyframes fall-229{61.551%{transform:translate(89.9966vw,61.551vh) scale(.3084)}to{transform:translate(91.8854vw,99vh) scale(.3084)}}.snow:nth-child(230){opacity:.5314;transform:translate(27.7891vw,-10px) scale(.5053);animation:fall-230 23s -11s linear infinite}@keyframes fall-230{48.451%{transform:translate(19.3583vw,48.451vh) scale(.5053)}to{transform:translate(23.5737vw,99vh) scale(.5053)}}.snow:nth-child(231){opacity:.4952;transform:translate(87.3307vw,-10px) scale(.2604);animation:fall-231 16s -6s linear infinite}@keyframes fall-231{40.95%{transform:translate(94.3417vw,40.95vh) scale(.2604)}to{transform:translate(90.8362vw,99vh) scale(.2604)}}.snow:nth-child(232){opacity:1.0172;transform:translate(51.1931vw,-10px) scale(.1069);animation:fall-232 22s -21s linear infinite}@keyframes fall-232{69.988%{transform:translate(45.6514vw,69.988vh) scale(.1069)}to{transform:translate(48.42225vw,99vh) scale(.1069)}}.snow:nth-child(233){opacity:1.257;transform:translate(4.2391vw,-10px) scale(.7877);animation:fall-233 12s -2s linear infinite}@keyframes fall-233{45.722%{transform:translate(-.6275vw,45.722vh) scale(.7877)}to{transform:translate(1.8058vw,99vh) scale(.7877)}}.snow:nth-child(234){opacity:1.9386;transform:translate(.1745vw,-10px) scale(.3166);animation:fall-234 26s -10s linear infinite}@keyframes fall-234{68.446%{transform:translate(-2.8262vw,68.446vh) scale(.3166)}to{transform:translate(-1.32585vw,99vh) scale(.3166)}}.snow:nth-child(235){opacity:1.4458;transform:translate(37.2026vw,-10px) scale(.5491);animation:fall-235 22s -10s linear infinite}@keyframes fall-235{59%{transform:translate(34.6406vw,59vh) scale(.5491)}to{transform:translate(35.9216vw,99vh) scale(.5491)}}.snow:nth-child(236){opacity:1.3176;transform:translate(19.014vw,-10px) scale(.2207);animation:fall-236 25s -19s linear infinite}@keyframes fall-236{44.335%{transform:translate(24.3443vw,44.335vh) scale(.2207)}to{transform:translate(21.67915vw,99vh) scale(.2207)}}.snow:nth-child(237){opacity:.4498;transform:translate(.1203vw,-10px) scale(.5368);animation:fall-237 24s -24s linear infinite}@keyframes fall-237{52.894%{transform:translate(-6.9127vw,52.894vh) scale(.5368)}to{transform:translate(-3.3962vw,99vh) scale(.5368)}}.snow:nth-child(238){opacity:1.7486;transform:translate(84.3767vw,-10px) scale(.8274);animation:fall-238 16s -28s linear infinite}@keyframes fall-238{64.849%{transform:translate(75.9027vw,64.849vh) scale(.8274)}to{transform:translate(80.1397vw,99vh) scale(.8274)}}.snow:nth-child(239){opacity:.6254;transform:translate(33.1214vw,-10px) scale(.3744);animation:fall-239 19s -20s linear infinite}@keyframes fall-239{47.246%{transform:translate(33.7232vw,47.246vh) scale(.3744)}to{transform:translate(33.4223vw,99vh) scale(.3744)}}.snow:nth-child(240){opacity:.8324;transform:translate(55.8535vw,-10px) scale(.0516);animation:fall-240 13s -7s linear infinite}@keyframes fall-240{43.961%{transform:translate(64.4057vw,43.961vh) scale(.0516)}to{transform:translate(60.1296vw,99vh) scale(.0516)}}.snow:nth-child(241){opacity:1.3022;transform:translate(19.2877vw,-10px) scale(.4096);animation:fall-241 21s -1s linear infinite}@keyframes fall-241{45.883%{transform:translate(9.876vw,45.883vh) scale(.4096)}to{transform:translate(14.58185vw,99vh) scale(.4096)}}.snow:nth-child(242){opacity:.158;transform:translate(34.4174vw,-10px) scale(.8811);animation:fall-242 10s -26s linear infinite}@keyframes fall-242{64.851%{transform:translate(31.994vw,64.851vh) scale(.8811)}to{transform:translate(33.2057vw,99vh) scale(.8811)}}.snow:nth-child(243){opacity:1.084;transform:translate(47.4557vw,-10px) scale(.0287);animation:fall-243 18s -19s linear infinite}@keyframes fall-243{59.542%{transform:translate(41.2064vw,59.542vh) scale(.0287)}to{transform:translate(44.33105vw,99vh) scale(.0287)}}.snow:nth-child(244){opacity:1.5856;transform:translate(8.9267vw,-10px) scale(.5216);animation:fall-244 14s -17s linear infinite}@keyframes fall-244{56.177%{transform:translate(15.3245vw,56.177vh) scale(.5216)}to{transform:translate(12.1256vw,99vh) scale(.5216)}}.snow:nth-child(245){opacity:1.7246;transform:translate(39.2698vw,-10px) scale(.8736);animation:fall-245 19s -5s linear infinite}@keyframes fall-245{40.057%{transform:translate(48.171vw,40.057vh) scale(.8736)}to{transform:translate(43.7204vw,99vh) scale(.8736)}}.snow:nth-child(246){opacity:1.7238;transform:translate(59.6491vw,-10px) scale(.3734);animation:fall-246 14s -7s linear infinite}@keyframes fall-246{48.863%{transform:translate(62.8536vw,48.863vh) scale(.3734)}to{transform:translate(61.25135vw,99vh) scale(.3734)}}.snow:nth-child(247){opacity:.4516;transform:translate(40.6456vw,-10px) scale(.7899);animation:fall-247 27s -26s linear infinite}@keyframes fall-247{58.491%{transform:translate(44.1327vw,58.491vh) scale(.7899)}to{transform:translate(42.38915vw,99vh) scale(.7899)}}.snow:nth-child(248){opacity:.1342;transform:translate(74.7699vw,-10px) scale(.7549);animation:fall-248 13s -21s linear infinite}@keyframes fall-248{34.43%{transform:translate(82.951vw,34.43vh) scale(.7549)}to{transform:translate(78.86045vw,99vh) scale(.7549)}}.snow:nth-child(249){opacity:1.1574;transform:translate(13.6324vw,-10px) scale(.1242);animation:fall-249 22s -3s linear infinite}@keyframes fall-249{64.376%{transform:translate(15.9767vw,64.376vh) scale(.1242)}to{transform:translate(14.80455vw,99vh) scale(.1242)}}.snow:nth-child(250){opacity:1.8904;transform:translate(58.4202vw,-10px) scale(.6049);animation:fall-250 24s -9s linear infinite}@keyframes fall-250{40.438%{transform:translate(60.6488vw,40.438vh) scale(.6049)}to{transform:translate(59.5345vw,99vh) scale(.6049)}}.snow:nth-child(251){opacity:.5032;transform:translate(42.5094vw,-10px) scale(.229);animation:fall-251 16s -26s linear infinite}@keyframes fall-251{60.059%{transform:translate(44.6564vw,60.059vh) scale(.229)}to{transform:translate(43.5829vw,99vh) scale(.229)}}.snow:nth-child(252){opacity:.001;transform:translate(79.9758vw,-10px) scale(.7708);animation:fall-252 28s -18s linear infinite}@keyframes fall-252{65.001%{transform:translate(77.517vw,65.001vh) scale(.7708)}to{transform:translate(78.7464vw,99vh) scale(.7708)}}.snow:nth-child(253){opacity:.403;transform:translate(85.9697vw,-10px) scale(.9157);animation:fall-253 16s -18s linear infinite}@keyframes fall-253{65.222%{transform:translate(77.9012vw,65.222vh) scale(.9157)}to{transform:translate(81.93545vw,99vh) scale(.9157)}}.snow:nth-child(254){opacity:.4434;transform:translate(93.6743vw,-10px) scale(.5933);animation:fall-254 16s -14s linear infinite}@keyframes fall-254{51.791%{transform:translate(90.3926vw,51.791vh) scale(.5933)}to{transform:translate(92.03345vw,99vh) scale(.5933)}}.snow:nth-child(255){opacity:.3828;transform:translate(75.8225vw,-10px) scale(.5104);animation:fall-255 14s -15s linear infinite}@keyframes fall-255{69.141%{transform:translate(71.381vw,69.141vh) scale(.5104)}to{transform:translate(73.60175vw,99vh) scale(.5104)}}.snow:nth-child(256){opacity:.2668;transform:translate(76.1794vw,-10px) scale(.7592);animation:fall-256 16s -21s linear infinite}@keyframes fall-256{59.11%{transform:translate(73.0268vw,59.11vh) scale(.7592)}to{transform:translate(74.6031vw,99vh) scale(.7592)}}.snow:nth-child(257){opacity:.611;transform:translate(1.8504vw,-10px) scale(.5355);animation:fall-257 28s -17s linear infinite}@keyframes fall-257{77.714%{transform:translate(-5.0029vw,77.714vh) scale(.5355)}to{transform:translate(-1.57625vw,99vh) scale(.5355)}}.snow:nth-child(258){opacity:.7046;transform:translate(97.6842vw,-10px) scale(.1202);animation:fall-258 18s -13s linear infinite}@keyframes fall-258{34.027%{transform:translate(104.457vw,34.027vh) scale(.1202)}to{transform:translate(101.0706vw,99vh) scale(.1202)}}.snow:nth-child(259){opacity:.5064;transform:translate(16.0162vw,-10px) scale(.8443);animation:fall-259 24s -23s linear infinite}@keyframes fall-259{78.323%{transform:translate(14.3231vw,78.323vh) scale(.8443)}to{transform:translate(15.16965vw,99vh) scale(.8443)}}.snow:nth-child(260){opacity:.9638;transform:translate(13.2213vw,-10px) scale(.8917);animation:fall-260 28s -15s linear infinite}@keyframes fall-260{32.123%{transform:translate(4.7972vw,32.123vh) scale(.8917)}to{transform:translate(9.00925vw,99vh) scale(.8917)}}.snow:nth-child(261){opacity:.1244;transform:translate(14.228vw,-10px) scale(.5558);animation:fall-261 11s -18s linear infinite}@keyframes fall-261{70.657%{transform:translate(11.6307vw,70.657vh) scale(.5558)}to{transform:translate(12.92935vw,99vh) scale(.5558)}}.snow:nth-child(262){opacity:.783;transform:translate(15.0811vw,-10px) scale(.0499);animation:fall-262 19s -26s linear infinite}@keyframes fall-262{72.16%{transform:translate(9.0969vw,72.16vh) scale(.0499)}to{transform:translate(12.089vw,99vh) scale(.0499)}}.snow:nth-child(263){opacity:1.7562;transform:translate(10.6571vw,-10px) scale(.4444);animation:fall-263 28s -12s linear infinite}@keyframes fall-263{38.399%{transform:translate(3.1845vw,38.399vh) scale(.4444)}to{transform:translate(6.9208vw,99vh) scale(.4444)}}.snow:nth-child(264){opacity:1.56;transform:translate(76.162vw,-10px) scale(.3457);animation:fall-264 28s -7s linear infinite}@keyframes fall-264{77.402%{transform:translate(70.6485vw,77.402vh) scale(.3457)}to{transform:translate(73.40525vw,99vh) scale(.3457)}}.snow:nth-child(265){opacity:.7932;transform:translate(34.2909vw,-10px) scale(.8431);animation:fall-265 12s -28s linear infinite}@keyframes fall-265{64.675%{transform:translate(38.6286vw,64.675vh) scale(.8431)}to{transform:translate(36.45975vw,99vh) scale(.8431)}}.snow:nth-child(266){opacity:1.0492;transform:translate(45.8852vw,-10px) scale(.8687);animation:fall-266 19s -16s linear infinite}@keyframes fall-266{72.198%{transform:translate(36.7428vw,72.198vh) scale(.8687)}to{transform:translate(41.314vw,99vh) scale(.8687)}}.snow:nth-child(267){opacity:.1928;transform:translate(67.0436vw,-10px) scale(.2811);animation:fall-267 10s -26s linear infinite}@keyframes fall-267{69.376%{transform:translate(68.7937vw,69.376vh) scale(.2811)}to{transform:translate(67.91865vw,99vh) scale(.2811)}}.snow:nth-child(268){opacity:1.9518;transform:translate(29.5215vw,-10px) scale(.3333);animation:fall-268 28s -13s linear infinite}@keyframes fall-268{35.13%{transform:translate(33.8039vw,35.13vh) scale(.3333)}to{transform:translate(31.6627vw,99vh) scale(.3333)}}.snow:nth-child(269){opacity:1.444;transform:translate(95.0096vw,-10px) scale(.2965);animation:fall-269 28s -18s linear infinite}@keyframes fall-269{67.634%{transform:translate(102.3769vw,67.634vh) scale(.2965)}to{transform:translate(98.69325vw,99vh) scale(.2965)}}.snow:nth-child(270){opacity:1.7534;transform:translate(20.316vw,-10px) scale(.7365);animation:fall-270 15s -16s linear infinite}@keyframes fall-270{62.953%{transform:translate(19.745vw,62.953vh) scale(.7365)}to{transform:translate(20.0305vw,99vh) scale(.7365)}}.snow:nth-child(271){opacity:1.9928;transform:translate(5.078vw,-10px) scale(.1117);animation:fall-271 27s -9s linear infinite}@keyframes fall-271{60.163%{transform:translate(12.4842vw,60.163vh) scale(.1117)}to{transform:translate(8.7811vw,99vh) scale(.1117)}}.snow:nth-child(272){opacity:.283;transform:translate(25.965vw,-10px) scale(.6929);animation:fall-272 25s -20s linear infinite}@keyframes fall-272{44.1%{transform:translate(25.4961vw,44.1vh) scale(.6929)}to{transform:translate(25.73055vw,99vh) scale(.6929)}}.snow:nth-child(273){opacity:.0784;transform:translate(66.0229vw,-10px) scale(.5746);animation:fall-273 22s -4s linear infinite}@keyframes fall-273{48.736%{transform:translate(73.2461vw,48.736vh) scale(.5746)}to{transform:translate(69.6345vw,99vh) scale(.5746)}}.snow:nth-child(274){opacity:1.7582;transform:translate(31.0315vw,-10px) scale(.1208);animation:fall-274 24s -13s linear infinite}@keyframes fall-274{69.477%{transform:translate(27.522vw,69.477vh) scale(.1208)}to{transform:translate(29.27675vw,99vh) scale(.1208)}}.snow:nth-child(275){opacity:.01;transform:translate(48.4354vw,-10px) scale(.4444);animation:fall-275 15s -9s linear infinite}@keyframes fall-275{37.533%{transform:translate(54.0421vw,37.533vh) scale(.4444)}to{transform:translate(51.23875vw,99vh) scale(.4444)}}.snow:nth-child(276){opacity:.2688;transform:translate(88.2627vw,-10px) scale(.4589);animation:fall-276 29s -12s linear infinite}@keyframes fall-276{49.719%{transform:translate(90.6287vw,49.719vh) scale(.4589)}to{transform:translate(89.4457vw,99vh) scale(.4589)}}.snow:nth-child(277){opacity:.412;transform:translate(84.6835vw,-10px) scale(.5867);animation:fall-277 12s -14s linear infinite}@keyframes fall-277{43.569%{transform:translate(81.7652vw,43.569vh) scale(.5867)}to{transform:translate(83.22435vw,99vh) scale(.5867)}}.snow:nth-child(278){opacity:1.6936;transform:translate(20.7881vw,-10px) scale(.6937);animation:fall-278 10s -20s linear infinite}@keyframes fall-278{48.049%{transform:translate(27.3393vw,48.049vh) scale(.6937)}to{transform:translate(24.0637vw,99vh) scale(.6937)}}.snow:nth-child(279){opacity:.2868;transform:translate(56.5156vw,-10px) scale(.5834);animation:fall-279 15s -8s linear infinite}@keyframes fall-279{58.753%{transform:translate(50.738vw,58.753vh) scale(.5834)}to{transform:translate(53.6268vw,99vh) scale(.5834)}}.snow:nth-child(280){opacity:.662;transform:translate(50.2301vw,-10px) scale(.8879);animation:fall-280 14s -4s linear infinite}@keyframes fall-280{30.375%{transform:translate(57.8336vw,30.375vh) scale(.8879)}to{transform:translate(54.03185vw,99vh) scale(.8879)}}.snow:nth-child(281){opacity:1.5388;transform:translate(44.3972vw,-10px) scale(.9782);animation:fall-281 26s -11s linear infinite}@keyframes fall-281{31.601%{transform:translate(34.586vw,31.601vh) scale(.9782)}to{transform:translate(39.4916vw,99vh) scale(.9782)}}.snow:nth-child(282){opacity:1.2538;transform:translate(49.2909vw,-10px) scale(.0365);animation:fall-282 28s -15s linear infinite}@keyframes fall-282{70.991%{transform:translate(44.276vw,70.991vh) scale(.0365)}to{transform:translate(46.78345vw,99vh) scale(.0365)}}.snow:nth-child(283){opacity:1.7222;transform:translate(43.9459vw,-10px) scale(.2508);animation:fall-283 24s -5s linear infinite}@keyframes fall-283{66.884%{transform:translate(44.3736vw,66.884vh) scale(.2508)}to{transform:translate(44.15975vw,99vh) scale(.2508)}}.snow:nth-child(284){opacity:.6848;transform:translate(97.1125vw,-10px) scale(.7518);animation:fall-284 13s -24s linear infinite}@keyframes fall-284{59.217%{transform:translate(90.525vw,59.217vh) scale(.7518)}to{transform:translate(93.81875vw,99vh) scale(.7518)}}.snow:nth-child(285){opacity:1.6998;transform:translate(19.9574vw,-10px) scale(.43);animation:fall-285 27s -27s linear infinite}@keyframes fall-285{58.246%{transform:translate(11.1877vw,58.246vh) scale(.43)}to{transform:translate(15.57255vw,99vh) scale(.43)}}.snow:nth-child(286){opacity:1.1156;transform:translate(58.3523vw,-10px) scale(.4981);animation:fall-286 11s -23s linear infinite}@keyframes fall-286{64.895%{transform:translate(66.4931vw,64.895vh) scale(.4981)}to{transform:translate(62.4227vw,99vh) scale(.4981)}}.snow:nth-child(287){opacity:.0242;transform:translate(12.7491vw,-10px) scale(.1813);animation:fall-287 28s -13s linear infinite}@keyframes fall-287{57.419%{transform:translate(9.9079vw,57.419vh) scale(.1813)}to{transform:translate(11.3285vw,99vh) scale(.1813)}}.snow:nth-child(288){opacity:.0378;transform:translate(26.7995vw,-10px) scale(.195);animation:fall-288 18s -12s linear infinite}@keyframes fall-288{51.066%{transform:translate(18.3768vw,51.066vh) scale(.195)}to{transform:translate(22.58815vw,99vh) scale(.195)}}.snow:nth-child(289){opacity:1.1554;transform:translate(64.4182vw,-10px) scale(.1206);animation:fall-289 10s -8s linear infinite}@keyframes fall-289{61.221%{transform:translate(54.8629vw,61.221vh) scale(.1206)}to{transform:translate(59.64055vw,99vh) scale(.1206)}}.snow:nth-child(290){opacity:1.0724;transform:translate(40.1552vw,-10px) scale(.4685);animation:fall-290 17s -16s linear infinite}@keyframes fall-290{40%{transform:translate(39.5967vw,40vh) scale(.4685)}to{transform:translate(39.87595vw,99vh) scale(.4685)}}.snow:nth-child(291){opacity:.3516;transform:translate(57.9689vw,-10px) scale(.2203);animation:fall-291 25s -15s linear infinite}@keyframes fall-291{78.795%{transform:translate(51.0043vw,78.795vh) scale(.2203)}to{transform:translate(54.4866vw,99vh) scale(.2203)}}.snow:nth-child(292){opacity:1.6742;transform:translate(30.0849vw,-10px) scale(.285);animation:fall-292 13s -19s linear infinite}@keyframes fall-292{42.935%{transform:translate(31.3733vw,42.935vh) scale(.285)}to{transform:translate(30.7291vw,99vh) scale(.285)}}.snow:nth-child(293){opacity:1.214;transform:translate(6.8212vw,-10px) scale(.042);animation:fall-293 30s -20s linear infinite}@keyframes fall-293{43.387%{transform:translate(-3.0037vw,43.387vh) scale(.042)}to{transform:translate(1.90875vw,99vh) scale(.042)}}.snow:nth-child(294){opacity:1.0136;transform:translate(61.502vw,-10px) scale(.9972);animation:fall-294 26s -11s linear infinite}@keyframes fall-294{42.772%{transform:translate(66.3708vw,42.772vh) scale(.9972)}to{transform:translate(63.9364vw,99vh) scale(.9972)}}.snow:nth-child(295){opacity:.8106;transform:translate(63.1313vw,-10px) scale(.5272);animation:fall-295 30s -15s linear infinite}@keyframes fall-295{41.405%{transform:translate(59.6747vw,41.405vh) scale(.5272)}to{transform:translate(61.403vw,99vh) scale(.5272)}}.snow:nth-child(296){opacity:.7;transform:translate(9.0818vw,-10px) scale(.4525);animation:fall-296 27s -8s linear infinite}@keyframes fall-296{56.128%{transform:translate(17.297vw,56.128vh) scale(.4525)}to{transform:translate(13.1894vw,99vh) scale(.4525)}}.snow:nth-child(297){opacity:.856;transform:translate(77.7644vw,-10px) scale(.8421);animation:fall-297 27s -9s linear infinite}@keyframes fall-297{40.825%{transform:translate(83.408vw,40.825vh) scale(.8421)}to{transform:translate(80.5862vw,99vh) scale(.8421)}}.snow:nth-child(298){opacity:1.333;transform:translate(80.9783vw,-10px) scale(.9575);animation:fall-298 20s -28s linear infinite}@keyframes fall-298{39.501%{transform:translate(80.0795vw,39.501vh) scale(.9575)}to{transform:translate(80.5289vw,99vh) scale(.9575)}}.snow:nth-child(299){opacity:1.4488;transform:translate(38.9583vw,-10px) scale(.0795);animation:fall-299 17s -15s linear infinite}@keyframes fall-299{35.046%{transform:translate(44.7175vw,35.046vh) scale(.0795)}to{transform:translate(41.8379vw,99vh) scale(.0795)}}.snow:nth-child(300){opacity:1.6402;transform:translate(65.2021vw,-10px) scale(.5978);animation:fall-300 21s -26s linear infinite}@keyframes fall-300{50.291%{transform:translate(58.5766vw,50.291vh) scale(.5978)}to{transform:translate(61.88935vw,99vh) scale(.5978)}}.snow:nth-child(301){opacity:.068;transform:translate(12.5663vw,-10px) scale(.8098);animation:fall-301 29s -13s linear infinite}@keyframes fall-301{78.637%{transform:translate(13.7764vw,78.637vh) scale(.8098)}to{transform:translate(13.17135vw,99vh) scale(.8098)}}.snow:nth-child(302){opacity:1.451;transform:translate(99.3505vw,-10px) scale(.2421);animation:fall-302 24s -24s linear infinite}@keyframes fall-302{39.942%{transform:translate(105.8709vw,39.942vh) scale(.2421)}to{transform:translate(102.6107vw,99vh) scale(.2421)}}.snow:nth-child(303){opacity:.1582;transform:translate(78.2889vw,-10px) scale(.1433);animation:fall-303 24s -18s linear infinite}@keyframes fall-303{49.593%{transform:translate(82.572vw,49.593vh) scale(.1433)}to{transform:translate(80.43045vw,99vh) scale(.1433)}}.snow:nth-child(304){opacity:.6172;transform:translate(52.8837vw,-10px) scale(.9835);animation:fall-304 24s -23s linear infinite}@keyframes fall-304{76.531%{transform:translate(44.8546vw,76.531vh) scale(.9835)}to{transform:translate(48.86915vw,99vh) scale(.9835)}}.snow:nth-child(305){opacity:.052;transform:translate(38.1938vw,-10px) scale(.953);animation:fall-305 16s -14s linear infinite}@keyframes fall-305{51.312%{transform:translate(42.0468vw,51.312vh) scale(.953)}to{transform:translate(40.1203vw,99vh) scale(.953)}}.snow:nth-child(306){opacity:1.1376;transform:translate(83.2982vw,-10px) scale(.9221);animation:fall-306 19s -3s linear infinite}@keyframes fall-306{70.161%{transform:translate(80.6811vw,70.161vh) scale(.9221)}to{transform:translate(81.98965vw,99vh) scale(.9221)}}.snow:nth-child(307){opacity:.8744;transform:translate(64.9935vw,-10px) scale(.3428);animation:fall-307 21s -10s linear infinite}@keyframes fall-307{57.858%{transform:translate(70.4732vw,57.858vh) scale(.3428)}to{transform:translate(67.73335vw,99vh) scale(.3428)}}.snow:nth-child(308){opacity:.7662;transform:translate(19.045vw,-10px) scale(.747);animation:fall-308 29s -12s linear infinite}@keyframes fall-308{36.378%{transform:translate(16.7054vw,36.378vh) scale(.747)}to{transform:translate(17.8752vw,99vh) scale(.747)}}.snow:nth-child(309){opacity:1.7708;transform:translate(.3337vw,-10px) scale(.5578);animation:fall-309 16s -4s linear infinite}@keyframes fall-309{32.879%{transform:translate(.6394vw,32.879vh) scale(.5578)}to{transform:translate(.48655vw,99vh) scale(.5578)}}.snow:nth-child(310){opacity:1.1162;transform:translate(89.6291vw,-10px) scale(.677);animation:fall-310 29s -28s linear infinite}@keyframes fall-310{70.494%{transform:translate(85.6256vw,70.494vh) scale(.677)}to{transform:translate(87.62735vw,99vh) scale(.677)}}.snow:nth-child(311){opacity:.9316;transform:translate(44.1451vw,-10px) scale(.0928);animation:fall-311 29s -9s linear infinite}@keyframes fall-311{30.496%{transform:translate(43.9165vw,30.496vh) scale(.0928)}to{transform:translate(44.0308vw,99vh) scale(.0928)}}.snow:nth-child(312){opacity:1.6724;transform:translate(78.9131vw,-10px) scale(.761);animation:fall-312 10s -29s linear infinite}@keyframes fall-312{34.036%{transform:translate(85.8226vw,34.036vh) scale(.761)}to{transform:translate(82.36785vw,99vh) scale(.761)}}.snow:nth-child(313){opacity:.4736;transform:translate(.3693vw,-10px) scale(.702);animation:fall-313 15s -16s linear infinite}@keyframes fall-313{71.204%{transform:translate(8.6466vw,71.204vh) scale(.702)}to{transform:translate(4.50795vw,99vh) scale(.702)}}.snow:nth-child(314){opacity:.7208;transform:translate(56.5423vw,-10px) scale(.5088);animation:fall-314 16s -12s linear infinite}@keyframes fall-314{78.189%{transform:translate(50.5109vw,78.189vh) scale(.5088)}to{transform:translate(53.5266vw,99vh) scale(.5088)}}.snow:nth-child(315){opacity:1.4888;transform:translate(91.1899vw,-10px) scale(.9442);animation:fall-315 30s -4s linear infinite}@keyframes fall-315{77.321%{transform:translate(81.2551vw,77.321vh) scale(.9442)}to{transform:translate(86.2225vw,99vh) scale(.9442)}}.snow:nth-child(316){opacity:.727;transform:translate(96.1355vw,-10px) scale(.3111);animation:fall-316 18s -15s linear infinite}@keyframes fall-316{33.136%{transform:translate(103.5934vw,33.136vh) scale(.3111)}to{transform:translate(99.86445vw,99vh) scale(.3111)}}.snow:nth-child(317){opacity:.3852;transform:translate(4.67vw,-10px) scale(.2411);animation:fall-317 11s -28s linear infinite}@keyframes fall-317{76.287%{transform:translate(7.6122vw,76.287vh) scale(.2411)}to{transform:translate(6.1411vw,99vh) scale(.2411)}}.snow:nth-child(318){opacity:1.928;transform:translate(18.8487vw,-10px) scale(.2346);animation:fall-318 21s -27s linear infinite}@keyframes fall-318{66.89%{transform:translate(14.6076vw,66.89vh) scale(.2346)}to{transform:translate(16.72815vw,99vh) scale(.2346)}}.snow:nth-child(319){opacity:.2724;transform:translate(84.6709vw,-10px) scale(.2479);animation:fall-319 24s -17s linear infinite}@keyframes fall-319{47.169%{transform:translate(83.3213vw,47.169vh) scale(.2479)}to{transform:translate(83.9961vw,99vh) scale(.2479)}}.snow:nth-child(320){opacity:.8036;transform:translate(5.8315vw,-10px) scale(.1131);animation:fall-320 16s -19s linear infinite}@keyframes fall-320{43.915%{transform:translate(13.0661vw,43.915vh) scale(.1131)}to{transform:translate(9.4488vw,99vh) scale(.1131)}}.snow:nth-child(321){opacity:1.0512;transform:translate(41.8594vw,-10px) scale(.6491);animation:fall-321 24s -28s linear infinite}@keyframes fall-321{65.487%{transform:translate(37.7925vw,65.487vh) scale(.6491)}to{transform:translate(39.82595vw,99vh) scale(.6491)}}.snow:nth-child(322){opacity:1.8182;transform:translate(92.5591vw,-10px) scale(.2231);animation:fall-322 10s -26s linear infinite}@keyframes fall-322{38.158%{transform:translate(85.1823vw,38.158vh) scale(.2231)}to{transform:translate(88.8707vw,99vh) scale(.2231)}}.snow:nth-child(323){opacity:.9908;transform:translate(63.4708vw,-10px) scale(.4224);animation:fall-323 12s -26s linear infinite}@keyframes fall-323{30.599%{transform:translate(68.6688vw,30.599vh) scale(.4224)}to{transform:translate(66.0698vw,99vh) scale(.4224)}}.snow:nth-child(324){opacity:.293;transform:translate(55.272vw,-10px) scale(.1139);animation:fall-324 12s -22s linear infinite}@keyframes fall-324{62.254%{transform:translate(61.0058vw,62.254vh) scale(.1139)}to{transform:translate(58.1389vw,99vh) scale(.1139)}}.snow:nth-child(325){opacity:.3482;transform:translate(42.6248vw,-10px) scale(.9185);animation:fall-325 19s -25s linear infinite}@keyframes fall-325{54.66%{transform:translate(47.3646vw,54.66vh) scale(.9185)}to{transform:translate(44.9947vw,99vh) scale(.9185)}}.snow:nth-child(326){opacity:.8708;transform:translate(80.479vw,-10px) scale(.5194);animation:fall-326 27s -16s linear infinite}@keyframes fall-326{78.18%{transform:translate(72.6396vw,78.18vh) scale(.5194)}to{transform:translate(76.5593vw,99vh) scale(.5194)}}.snow:nth-child(327){opacity:1.1032;transform:translate(76.3168vw,-10px) scale(.2922);animation:fall-327 21s -26s linear infinite}@keyframes fall-327{67.041%{transform:translate(69.1905vw,67.041vh) scale(.2922)}to{transform:translate(72.75365vw,99vh) scale(.2922)}}.snow:nth-child(328){opacity:.464;transform:translate(89.0795vw,-10px) scale(.778);animation:fall-328 10s -27s linear infinite}@keyframes fall-328{51.299%{transform:translate(92.3773vw,51.299vh) scale(.778)}to{transform:translate(90.7284vw,99vh) scale(.778)}}.snow:nth-child(329){opacity:1.525;transform:translate(75.6294vw,-10px) scale(.0778);animation:fall-329 28s -16s linear infinite}@keyframes fall-329{60.994%{transform:translate(74.935vw,60.994vh) scale(.0778)}to{transform:translate(75.2822vw,99vh) scale(.0778)}}.snow:nth-child(330){opacity:.1058;transform:translate(1.6106vw,-10px) scale(.6454);animation:fall-330 13s -22s linear infinite}@keyframes fall-330{46.638%{transform:translate(-7.4298vw,46.638vh) scale(.6454)}to{transform:translate(-2.9096vw,99vh) scale(.6454)}}.snow:nth-child(331){opacity:.8304;transform:translate(27.4903vw,-10px) scale(.3349);animation:fall-331 19s -20s linear infinite}@keyframes fall-331{51.702%{transform:translate(21.0821vw,51.702vh) scale(.3349)}to{transform:translate(24.2862vw,99vh) scale(.3349)}}.snow:nth-child(332){opacity:.4674;transform:translate(11.4078vw,-10px) scale(.7801);animation:fall-332 15s -4s linear infinite}@keyframes fall-332{42.221%{transform:translate(20.9754vw,42.221vh) scale(.7801)}to{transform:translate(16.1916vw,99vh) scale(.7801)}}.snow:nth-child(333){opacity:1.805;transform:translate(.7049vw,-10px) scale(.701);animation:fall-333 23s -27s linear infinite}@keyframes fall-333{75.415%{transform:translate(-5.8753vw,75.415vh) scale(.701)}to{transform:translate(-2.5852vw,99vh) scale(.701)}}.snow:nth-child(334){opacity:1.1724;transform:translate(56.6604vw,-10px) scale(.173);animation:fall-334 10s -11s linear infinite}@keyframes fall-334{69.428%{transform:translate(49.2479vw,69.428vh) scale(.173)}to{transform:translate(52.95415vw,99vh) scale(.173)}}.snow:nth-child(335){opacity:1.8976;transform:translate(43.3689vw,-10px) scale(.7705);animation:fall-335 15s -23s linear infinite}@keyframes fall-335{34.165%{transform:translate(34.9254vw,34.165vh) scale(.7705)}to{transform:translate(39.14715vw,99vh) scale(.7705)}}.snow:nth-child(336){opacity:.4766;transform:translate(26.8013vw,-10px) scale(.9032);animation:fall-336 20s -30s linear infinite}@keyframes fall-336{57.918%{transform:translate(33.8365vw,57.918vh) scale(.9032)}to{transform:translate(30.3189vw,99vh) scale(.9032)}}.snow:nth-child(337){opacity:1.697;transform:translate(49.2226vw,-10px) scale(.5242);animation:fall-337 27s -8s linear infinite}@keyframes fall-337{61.146%{transform:translate(44.7118vw,61.146vh) scale(.5242)}to{transform:translate(46.9672vw,99vh) scale(.5242)}}.snow:nth-child(338){opacity:1.6002;transform:translate(73.3023vw,-10px) scale(.1496);animation:fall-338 28s -3s linear infinite}@keyframes fall-338{44.252%{transform:translate(74.8338vw,44.252vh) scale(.1496)}to{transform:translate(74.06805vw,99vh) scale(.1496)}}.snow:nth-child(339){opacity:1.247;transform:translate(39.4748vw,-10px) scale(.0935);animation:fall-339 17s -8s linear infinite}@keyframes fall-339{46.961%{transform:translate(35.4557vw,46.961vh) scale(.0935)}to{transform:translate(37.46525vw,99vh) scale(.0935)}}.snow:nth-child(340){opacity:1.8188;transform:translate(85.2565vw,-10px) scale(.4108);animation:fall-340 29s -18s linear infinite}@keyframes fall-340{33.688%{transform:translate(85.8396vw,33.688vh) scale(.4108)}to{transform:translate(85.54805vw,99vh) scale(.4108)}}.snow:nth-child(341){opacity:.3366;transform:translate(20.7184vw,-10px) scale(.1191);animation:fall-341 14s -17s linear infinite}@keyframes fall-341{64.079%{transform:translate(13.4901vw,64.079vh) scale(.1191)}to{transform:translate(17.10425vw,99vh) scale(.1191)}}.snow:nth-child(342){opacity:1.269;transform:translate(84.6092vw,-10px) scale(.08);animation:fall-342 10s -2s linear infinite}@keyframes fall-342{30.367%{transform:translate(85.6205vw,30.367vh) scale(.08)}to{transform:translate(85.11485vw,99vh) scale(.08)}}.snow:nth-child(343){opacity:.119;transform:translate(11.9365vw,-10px) scale(.3792);animation:fall-343 23s -30s linear infinite}@keyframes fall-343{37.369%{transform:translate(7.6633vw,37.369vh) scale(.3792)}to{transform:translate(9.7999vw,99vh) scale(.3792)}}.snow:nth-child(344){opacity:1.023;transform:translate(32.7918vw,-10px) scale(.191);animation:fall-344 30s -16s linear infinite}@keyframes fall-344{56.465%{transform:translate(27.4802vw,56.465vh) scale(.191)}to{transform:translate(30.136vw,99vh) scale(.191)}}.snow:nth-child(345){opacity:1.5956;transform:translate(39.5277vw,-10px) scale(.2366);animation:fall-345 16s -18s linear infinite}@keyframes fall-345{62.333%{transform:translate(40.8875vw,62.333vh) scale(.2366)}to{transform:translate(40.2076vw,99vh) scale(.2366)}}.snow:nth-child(346){opacity:.1026;transform:translate(98.7214vw,-10px) scale(.9785);animation:fall-346 29s -12s linear infinite}@keyframes fall-346{64.2%{transform:translate(102.0344vw,64.2vh) scale(.9785)}to{transform:translate(100.3779vw,99vh) scale(.9785)}}.snow:nth-child(347){opacity:.9996;transform:translate(67.7492vw,-10px) scale(.7449);animation:fall-347 14s -2s linear infinite}@keyframes fall-347{68.699%{transform:translate(73.296vw,68.699vh) scale(.7449)}to{transform:translate(70.5226vw,99vh) scale(.7449)}}.snow:nth-child(348){opacity:1.1092;transform:translate(57.3916vw,-10px) scale(.5307);animation:fall-348 28s -9s linear infinite}@keyframes fall-348{42.535%{transform:translate(60.7253vw,42.535vh) scale(.5307)}to{transform:translate(59.05845vw,99vh) scale(.5307)}}.snow:nth-child(349){opacity:.215;transform:translate(18.1964vw,-10px) scale(.622);animation:fall-349 15s -5s linear infinite}@keyframes fall-349{37.724%{transform:translate(20.3293vw,37.724vh) scale(.622)}to{transform:translate(19.26285vw,99vh) scale(.622)}}.snow:nth-child(350){opacity:1.5394;transform:translate(55.8575vw,-10px) scale(.3053);animation:fall-350 16s -30s linear infinite}@keyframes fall-350{49.985%{transform:translate(61.3786vw,49.985vh) scale(.3053)}to{transform:translate(58.61805vw,99vh) scale(.3053)}}.snow:nth-child(351){opacity:1.8672;transform:translate(41.4612vw,-10px) scale(.858);animation:fall-351 23s -7s linear infinite}@keyframes fall-351{64.322%{transform:translate(48.2339vw,64.322vh) scale(.858)}to{transform:translate(44.84755vw,99vh) scale(.858)}}.snow:nth-child(352){opacity:.992;transform:translate(71.7181vw,-10px) scale(.5678);animation:fall-352 20s -22s linear infinite}@keyframes fall-352{48.947%{transform:translate(69.0528vw,48.947vh) scale(.5678)}to{transform:translate(70.38545vw,99vh) scale(.5678)}}.snow:nth-child(353){opacity:1.37;transform:translate(54.7362vw,-10px) scale(.3959);animation:fall-353 24s -16s linear infinite}@keyframes fall-353{62.733%{transform:translate(51.3059vw,62.733vh) scale(.3959)}to{transform:translate(53.02105vw,99vh) scale(.3959)}}.snow:nth-child(354){opacity:1.5942;transform:translate(50.5442vw,-10px) scale(.7524);animation:fall-354 16s -7s linear infinite}@keyframes fall-354{70.657%{transform:translate(50.7936vw,70.657vh) scale(.7524)}to{transform:translate(50.6689vw,99vh) scale(.7524)}}.snow:nth-child(355){opacity:1.3906;transform:translate(37.4084vw,-10px) scale(.2963);animation:fall-355 20s -28s linear infinite}@keyframes fall-355{45.281%{transform:translate(34.2041vw,45.281vh) scale(.2963)}to{transform:translate(35.80625vw,99vh) scale(.2963)}}.snow:nth-child(356){opacity:.0538;transform:translate(65.2702vw,-10px) scale(.6067);animation:fall-356 15s -16s linear infinite}@keyframes fall-356{68.631%{transform:translate(58.3174vw,68.631vh) scale(.6067)}to{transform:translate(61.7938vw,99vh) scale(.6067)}}.snow:nth-child(357){opacity:1.4512;transform:translate(86.9552vw,-10px) scale(.9258);animation:fall-357 12s -12s linear infinite}@keyframes fall-357{72.836%{transform:translate(91.936vw,72.836vh) scale(.9258)}to{transform:translate(89.4456vw,99vh) scale(.9258)}}.snow:nth-child(358){opacity:.324;transform:translate(83.7091vw,-10px) scale(.8324);animation:fall-358 13s -25s linear infinite}@keyframes fall-358{51.498%{transform:translate(78.9876vw,51.498vh) scale(.8324)}to{transform:translate(81.34835vw,99vh) scale(.8324)}}.snow:nth-child(359){opacity:1.5896;transform:translate(75.6604vw,-10px) scale(.7304);animation:fall-359 20s -8s linear infinite}@keyframes fall-359{45.942%{transform:translate(78.2305vw,45.942vh) scale(.7304)}to{transform:translate(76.94545vw,99vh) scale(.7304)}}.snow:nth-child(360){opacity:.1666;transform:translate(93.0843vw,-10px) scale(.7677);animation:fall-360 22s -30s linear infinite}@keyframes fall-360{39.272%{transform:translate(98.9614vw,39.272vh) scale(.7677)}to{transform:translate(96.02285vw,99vh) scale(.7677)}}.snow:nth-child(361){opacity:1.101;transform:translate(43.0941vw,-10px) scale(.2224);animation:fall-361 23s -18s linear infinite}@keyframes fall-361{65.991%{transform:translate(35.042vw,65.991vh) scale(.2224)}to{transform:translate(39.06805vw,99vh) scale(.2224)}}.snow:nth-child(362){opacity:.3834;transform:translate(82.9131vw,-10px) scale(.0076);animation:fall-362 16s -14s linear infinite}@keyframes fall-362{59.851%{transform:translate(80.1347vw,59.851vh) scale(.0076)}to{transform:translate(81.5239vw,99vh) scale(.0076)}}.snow:nth-child(363){opacity:.8382;transform:translate(91.5624vw,-10px) scale(.3515);animation:fall-363 13s -10s linear infinite}@keyframes fall-363{67.236%{transform:translate(98.3088vw,67.236vh) scale(.3515)}to{transform:translate(94.9356vw,99vh) scale(.3515)}}.snow:nth-child(364){opacity:.9956;transform:translate(25.6717vw,-10px) scale(.6771);animation:fall-364 15s -8s linear infinite}@keyframes fall-364{70.712%{transform:translate(16.7117vw,70.712vh) scale(.6771)}to{transform:translate(21.1917vw,99vh) scale(.6771)}}.snow:nth-child(365){opacity:.416;transform:translate(56.6305vw,-10px) scale(.6479);animation:fall-365 26s -6s linear infinite}@keyframes fall-365{67.798%{transform:translate(64.3217vw,67.798vh) scale(.6479)}to{transform:translate(60.4761vw,99vh) scale(.6479)}}.snow:nth-child(366){opacity:1.488;transform:translate(80.927vw,-10px) scale(.8141);animation:fall-366 23s -7s linear infinite}@keyframes fall-366{67.694%{transform:translate(82.5908vw,67.694vh) scale(.8141)}to{transform:translate(81.7589vw,99vh) scale(.8141)}}.snow:nth-child(367){opacity:1.0964;transform:translate(13.746vw,-10px) scale(.9007);animation:fall-367 19s -2s linear infinite}@keyframes fall-367{35.928%{transform:translate(6.9389vw,35.928vh) scale(.9007)}to{transform:translate(10.34245vw,99vh) scale(.9007)}}.snow:nth-child(368){opacity:1.3746;transform:translate(21.6919vw,-10px) scale(.9509);animation:fall-368 16s -8s linear infinite}@keyframes fall-368{64.989%{transform:translate(14.9438vw,64.989vh) scale(.9509)}to{transform:translate(18.31785vw,99vh) scale(.9509)}}.snow:nth-child(369){opacity:1.1288;transform:translate(65.0788vw,-10px) scale(.3983);animation:fall-369 25s -23s linear infinite}@keyframes fall-369{33.512%{transform:translate(56.1728vw,33.512vh) scale(.3983)}to{transform:translate(60.6258vw,99vh) scale(.3983)}}.snow:nth-child(370){opacity:1.1398;transform:translate(29.0188vw,-10px) scale(.4825);animation:fall-370 29s -10s linear infinite}@keyframes fall-370{68.006%{transform:translate(35.822vw,68.006vh) scale(.4825)}to{transform:translate(32.4204vw,99vh) scale(.4825)}}.snow:nth-child(371){opacity:1.2712;transform:translate(44.8604vw,-10px) scale(.5159);animation:fall-371 15s -7s linear infinite}@keyframes fall-371{65.426%{transform:translate(35.9977vw,65.426vh) scale(.5159)}to{transform:translate(40.42905vw,99vh) scale(.5159)}}.snow:nth-child(372){opacity:1.4516;transform:translate(95.9277vw,-10px) scale(.3969);animation:fall-372 27s -13s linear infinite}@keyframes fall-372{59.184%{transform:translate(88.9957vw,59.184vh) scale(.3969)}to{transform:translate(92.4617vw,99vh) scale(.3969)}}.snow:nth-child(373){opacity:.43;transform:translate(67.3418vw,-10px) scale(.7437);animation:fall-373 21s -25s linear infinite}@keyframes fall-373{40.686%{transform:translate(62.9504vw,40.686vh) scale(.7437)}to{transform:translate(65.1461vw,99vh) scale(.7437)}}.snow:nth-child(374){opacity:.6332;transform:translate(56.5081vw,-10px) scale(.4291);animation:fall-374 29s -14s linear infinite}@keyframes fall-374{70.797%{transform:translate(57.3404vw,70.797vh) scale(.4291)}to{transform:translate(56.92425vw,99vh) scale(.4291)}}.snow:nth-child(375){opacity:1.289;transform:translate(.1994vw,-10px) scale(.9348);animation:fall-375 29s -6s linear infinite}@keyframes fall-375{76.497%{transform:translate(.9758vw,76.497vh) scale(.9348)}to{transform:translate(.5876vw,99vh) scale(.9348)}}.snow:nth-child(376){opacity:.899;transform:translate(64.8153vw,-10px) scale(.8517);animation:fall-376 15s -18s linear infinite}@keyframes fall-376{65.75%{transform:translate(62.7349vw,65.75vh) scale(.8517)}to{transform:translate(63.7751vw,99vh) scale(.8517)}}.snow:nth-child(377){opacity:.2746;transform:translate(81.2417vw,-10px) scale(.3935);animation:fall-377 24s -16s linear infinite}@keyframes fall-377{46.877%{transform:translate(78.2855vw,46.877vh) scale(.3935)}to{transform:translate(79.7636vw,99vh) scale(.3935)}}.snow:nth-child(378){opacity:.9478;transform:translate(20.8025vw,-10px) scale(.5769);animation:fall-378 16s -24s linear infinite}@keyframes fall-378{70.208%{transform:translate(21.128vw,70.208vh) scale(.5769)}to{transform:translate(20.96525vw,99vh) scale(.5769)}}.snow:nth-child(379){opacity:1.043;transform:translate(5.084vw,-10px) scale(.8373);animation:fall-379 24s -15s linear infinite}@keyframes fall-379{69.244%{transform:translate(10.3591vw,69.244vh) scale(.8373)}to{transform:translate(7.72155vw,99vh) scale(.8373)}}.snow:nth-child(380){opacity:1.758;transform:translate(86.9721vw,-10px) scale(.1496);animation:fall-380 21s -15s linear infinite}@keyframes fall-380{43.12%{transform:translate(92.3101vw,43.12vh) scale(.1496)}to{transform:translate(89.6411vw,99vh) scale(.1496)}}.snow:nth-child(381){opacity:.236;transform:translate(18.6863vw,-10px) scale(.6078);animation:fall-381 23s -30s linear infinite}@keyframes fall-381{59.133%{transform:translate(15.2397vw,59.133vh) scale(.6078)}to{transform:translate(16.963vw,99vh) scale(.6078)}}.snow:nth-child(382){opacity:.8298;transform:translate(5.6075vw,-10px) scale(.7183);animation:fall-382 19s -2s linear infinite}@keyframes fall-382{55.162%{transform:translate(7.9872vw,55.162vh) scale(.7183)}to{transform:translate(6.79735vw,99vh) scale(.7183)}}.snow:nth-child(383){opacity:1.9058;transform:translate(12.1627vw,-10px) scale(.8583);animation:fall-383 29s -20s linear infinite}@keyframes fall-383{49.863%{transform:translate(8.4733vw,49.863vh) scale(.8583)}to{transform:translate(10.318vw,99vh) scale(.8583)}}.snow:nth-child(384){opacity:1.894;transform:translate(31.3538vw,-10px) scale(.8783);animation:fall-384 18s -29s linear infinite}@keyframes fall-384{60.502%{transform:translate(35.267vw,60.502vh) scale(.8783)}to{transform:translate(33.3104vw,99vh) scale(.8783)}}.snow:nth-child(385){opacity:.8088;transform:translate(2.4824vw,-10px) scale(.1);animation:fall-385 30s -18s linear infinite}@keyframes fall-385{65.322%{transform:translate(-2.0412vw,65.322vh) scale(.1)}to{transform:translate(.2206vw,99vh) scale(.1)}}.snow:nth-child(386){opacity:.885;transform:translate(37.3637vw,-10px) scale(.4997);animation:fall-386 24s -8s linear infinite}@keyframes fall-386{69.624%{transform:translate(29.0735vw,69.624vh) scale(.4997)}to{transform:translate(33.2186vw,99vh) scale(.4997)}}.snow:nth-child(387){opacity:.9002;transform:translate(39.619vw,-10px) scale(.8947);animation:fall-387 29s -7s linear infinite}@keyframes fall-387{77.611%{transform:translate(33.6428vw,77.611vh) scale(.8947)}to{transform:translate(36.6309vw,99vh) scale(.8947)}}.snow:nth-child(388){opacity:.9984;transform:translate(74.7878vw,-10px) scale(.4174);animation:fall-388 27s -16s linear infinite}@keyframes fall-388{75.717%{transform:translate(83.0524vw,75.717vh) scale(.4174)}to{transform:translate(78.9201vw,99vh) scale(.4174)}}.snow:nth-child(389){opacity:.1538;transform:translate(68.0093vw,-10px) scale(.7927);animation:fall-389 28s -25s linear infinite}@keyframes fall-389{59.9%{transform:translate(68.0845vw,59.9vh) scale(.7927)}to{transform:translate(68.0469vw,99vh) scale(.7927)}}.snow:nth-child(390){opacity:.118;transform:translate(29.8767vw,-10px) scale(.9323);animation:fall-390 10s -24s linear infinite}@keyframes fall-390{46.832%{transform:translate(27.8111vw,46.832vh) scale(.9323)}to{transform:translate(28.8439vw,99vh) scale(.9323)}}.snow:nth-child(391){opacity:1.5776;transform:translate(53.7055vw,-10px) scale(.5819);animation:fall-391 23s -25s linear infinite}@keyframes fall-391{54.966%{transform:translate(44.2583vw,54.966vh) scale(.5819)}to{transform:translate(48.9819vw,99vh) scale(.5819)}}.snow:nth-child(392){opacity:.6232;transform:translate(79.1673vw,-10px) scale(.4476);animation:fall-392 16s -22s linear infinite}@keyframes fall-392{71.145%{transform:translate(88.8433vw,71.145vh) scale(.4476)}to{transform:translate(84.0053vw,99vh) scale(.4476)}}.snow:nth-child(393){opacity:1.2248;transform:translate(41.4692vw,-10px) scale(.5959);animation:fall-393 23s -25s linear infinite}@keyframes fall-393{31.128%{transform:translate(35.3533vw,31.128vh) scale(.5959)}to{transform:translate(38.41125vw,99vh) scale(.5959)}}.snow:nth-child(394){opacity:1.7712;transform:translate(66.1674vw,-10px) scale(.1943);animation:fall-394 27s -27s linear infinite}@keyframes fall-394{43.353%{transform:translate(73.456vw,43.353vh) scale(.1943)}to{transform:translate(69.8117vw,99vh) scale(.1943)}}.snow:nth-child(395){opacity:1.3656;transform:translate(85.3204vw,-10px) scale(.3323);animation:fall-395 25s -22s linear infinite}@keyframes fall-395{30.65%{transform:translate(95.1206vw,30.65vh) scale(.3323)}to{transform:translate(90.2205vw,99vh) scale(.3323)}}.snow:nth-child(396){opacity:.483;transform:translate(15.426vw,-10px) scale(.782);animation:fall-396 19s -15s linear infinite}@keyframes fall-396{61.468%{transform:translate(20.8206vw,61.468vh) scale(.782)}to{transform:translate(18.1233vw,99vh) scale(.782)}}.snow:nth-child(397){opacity:.7018;transform:translate(46.5266vw,-10px) scale(.6635);animation:fall-397 30s -18s linear infinite}@keyframes fall-397{61.09%{transform:translate(45.8656vw,61.09vh) scale(.6635)}to{transform:translate(46.1961vw,99vh) scale(.6635)}}.snow:nth-child(398){opacity:.7414;transform:translate(82.7998vw,-10px) scale(.9681);animation:fall-398 18s -19s linear infinite}@keyframes fall-398{73.806%{transform:translate(89.0627vw,73.806vh) scale(.9681)}to{transform:translate(85.93125vw,99vh) scale(.9681)}}.snow:nth-child(399){opacity:1.1144;transform:translate(83.1312vw,-10px) scale(.9217);animation:fall-399 25s -3s linear infinite}@keyframes fall-399{62.988%{transform:translate(88.4062vw,62.988vh) scale(.9217)}to{transform:translate(85.7687vw,99vh) scale(.9217)}}.snow:nth-child(400){opacity:1.699;transform:translate(86.6465vw,-10px) scale(.4695);animation:fall-400 16s -30s linear infinite}@keyframes fall-400{40.083%{transform:translate(81.767vw,40.083vh) scale(.4695)}to{transform:translate(84.20675vw,99vh) scale(.4695)}}\n"] }]
28
+ args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.3076;transform:translate(81.5048vw,-10px) scale(.932);animation:fall-1 28s -6s linear infinite}@keyframes fall-1{44.178%{transform:translate(80.614vw,44.178vh) scale(.932)}to{transform:translate(81.0594vw,99vh) scale(.932)}}.snow:nth-child(2){opacity:1.0234;transform:translate(92.1742vw,-10px) scale(.728);animation:fall-2 17s -19s linear infinite}@keyframes fall-2{55.352%{transform:translate(83.456vw,55.352vh) scale(.728)}to{transform:translate(87.8151vw,99vh) scale(.728)}}.snow:nth-child(3){opacity:.1938;transform:translate(13.3837vw,-10px) scale(.8468);animation:fall-3 16s -19s linear infinite}@keyframes fall-3{43.607%{transform:translate(21.9413vw,43.607vh) scale(.8468)}to{transform:translate(17.6625vw,99vh) scale(.8468)}}.snow:nth-child(4){opacity:.617;transform:translate(38.3821vw,-10px) scale(.3081);animation:fall-4 17s -19s linear infinite}@keyframes fall-4{54.818%{transform:translate(35.7553vw,54.818vh) scale(.3081)}to{transform:translate(37.0687vw,99vh) scale(.3081)}}.snow:nth-child(5){opacity:1.162;transform:translate(56.9711vw,-10px) scale(.8023);animation:fall-5 25s -24s linear infinite}@keyframes fall-5{74.515%{transform:translate(63.0341vw,74.515vh) scale(.8023)}to{transform:translate(60.0026vw,99vh) scale(.8023)}}.snow:nth-child(6){opacity:.896;transform:translate(48.6271vw,-10px) scale(.6608);animation:fall-6 26s -30s linear infinite}@keyframes fall-6{55.669%{transform:translate(55.5248vw,55.669vh) scale(.6608)}to{transform:translate(52.07595vw,99vh) scale(.6608)}}.snow:nth-child(7){opacity:1.499;transform:translate(47.0455vw,-10px) scale(.6166);animation:fall-7 11s -15s linear infinite}@keyframes fall-7{59.262%{transform:translate(38.9656vw,59.262vh) scale(.6166)}to{transform:translate(43.00555vw,99vh) scale(.6166)}}.snow:nth-child(8){opacity:.812;transform:translate(45.4981vw,-10px) scale(.7077);animation:fall-8 24s -4s linear infinite}@keyframes fall-8{48.643%{transform:translate(49.1515vw,48.643vh) scale(.7077)}to{transform:translate(47.3248vw,99vh) scale(.7077)}}.snow:nth-child(9){opacity:.5552;transform:translate(6.9627vw,-10px) scale(.3058);animation:fall-9 14s -18s linear infinite}@keyframes fall-9{38.857%{transform:translate(10.2838vw,38.857vh) scale(.3058)}to{transform:translate(8.62325vw,99vh) scale(.3058)}}.snow:nth-child(10){opacity:1.9776;transform:translate(27.3435vw,-10px) scale(.4801);animation:fall-10 12s -30s linear infinite}@keyframes fall-10{74.16%{transform:translate(31.7436vw,74.16vh) scale(.4801)}to{transform:translate(29.54355vw,99vh) scale(.4801)}}.snow:nth-child(11){opacity:1.9416;transform:translate(63.9869vw,-10px) scale(.0207);animation:fall-11 23s -24s linear infinite}@keyframes fall-11{71.742%{transform:translate(58.4283vw,71.742vh) scale(.0207)}to{transform:translate(61.2076vw,99vh) scale(.0207)}}.snow:nth-child(12){opacity:1.2264;transform:translate(19.684vw,-10px) scale(.398);animation:fall-12 27s -11s linear infinite}@keyframes fall-12{61.806%{transform:translate(27.7742vw,61.806vh) scale(.398)}to{transform:translate(23.7291vw,99vh) scale(.398)}}.snow:nth-child(13){opacity:.6928;transform:translate(45.9408vw,-10px) scale(.1701);animation:fall-13 30s -12s linear infinite}@keyframes fall-13{30.715%{transform:translate(52.5755vw,30.715vh) scale(.1701)}to{transform:translate(49.25815vw,99vh) scale(.1701)}}.snow:nth-child(14){opacity:1.4492;transform:translate(16.0548vw,-10px) scale(.0103);animation:fall-14 20s -23s linear infinite}@keyframes fall-14{32.219%{transform:translate(10.6312vw,32.219vh) scale(.0103)}to{transform:translate(13.343vw,99vh) scale(.0103)}}.snow:nth-child(15){opacity:1.3732;transform:translate(23.1962vw,-10px) scale(.1368);animation:fall-15 20s -23s linear infinite}@keyframes fall-15{31.785%{transform:translate(20.9909vw,31.785vh) scale(.1368)}to{transform:translate(22.09355vw,99vh) scale(.1368)}}.snow:nth-child(16){opacity:1.0298;transform:translate(82.1418vw,-10px) scale(.8474);animation:fall-16 13s -15s linear infinite}@keyframes fall-16{47.064%{transform:translate(87.9421vw,47.064vh) scale(.8474)}to{transform:translate(85.04195vw,99vh) scale(.8474)}}.snow:nth-child(17){opacity:1.5804;transform:translate(94.3382vw,-10px) scale(.1614);animation:fall-17 16s -13s linear infinite}@keyframes fall-17{44.053%{transform:translate(96.7959vw,44.053vh) scale(.1614)}to{transform:translate(95.56705vw,99vh) scale(.1614)}}.snow:nth-child(18){opacity:.52;transform:translate(98.9078vw,-10px) scale(.5363);animation:fall-18 28s -2s linear infinite}@keyframes fall-18{37.055%{transform:translate(92.6906vw,37.055vh) scale(.5363)}to{transform:translate(95.7992vw,99vh) scale(.5363)}}.snow:nth-child(19){opacity:.1598;transform:translate(76.9926vw,-10px) scale(.7554);animation:fall-19 17s -23s linear infinite}@keyframes fall-19{78.773%{transform:translate(69.2559vw,78.773vh) scale(.7554)}to{transform:translate(73.12425vw,99vh) scale(.7554)}}.snow:nth-child(20){opacity:1.889;transform:translate(41.8357vw,-10px) scale(.5279);animation:fall-20 26s -16s linear infinite}@keyframes fall-20{58.862%{transform:translate(48.4144vw,58.862vh) scale(.5279)}to{transform:translate(45.12505vw,99vh) scale(.5279)}}.snow:nth-child(21){opacity:1.2552;transform:translate(57.4494vw,-10px) scale(.3122);animation:fall-21 14s -29s linear infinite}@keyframes fall-21{79.719%{transform:translate(67.0118vw,79.719vh) scale(.3122)}to{transform:translate(62.2306vw,99vh) scale(.3122)}}.snow:nth-child(22){opacity:.296;transform:translate(79.366vw,-10px) scale(.0667);animation:fall-22 22s -30s linear infinite}@keyframes fall-22{55.736%{transform:translate(85.2532vw,55.736vh) scale(.0667)}to{transform:translate(82.3096vw,99vh) scale(.0667)}}.snow:nth-child(23){opacity:.5552;transform:translate(56.584vw,-10px) scale(.8846);animation:fall-23 12s -2s linear infinite}@keyframes fall-23{49.247%{transform:translate(61.0802vw,49.247vh) scale(.8846)}to{transform:translate(58.8321vw,99vh) scale(.8846)}}.snow:nth-child(24){opacity:.0226;transform:translate(30.6117vw,-10px) scale(.2903);animation:fall-24 22s -7s linear infinite}@keyframes fall-24{59.496%{transform:translate(29.5375vw,59.496vh) scale(.2903)}to{transform:translate(30.0746vw,99vh) scale(.2903)}}.snow:nth-child(25){opacity:1.9302;transform:translate(50.0179vw,-10px) scale(.9955);animation:fall-25 18s -3s linear infinite}@keyframes fall-25{73.55%{transform:translate(54.0272vw,73.55vh) scale(.9955)}to{transform:translate(52.02255vw,99vh) scale(.9955)}}.snow:nth-child(26){opacity:.857;transform:translate(1.671vw,-10px) scale(.8525);animation:fall-26 25s -26s linear infinite}@keyframes fall-26{42.187%{transform:translate(3.8378vw,42.187vh) scale(.8525)}to{transform:translate(2.7544vw,99vh) scale(.8525)}}.snow:nth-child(27){opacity:.0642;transform:translate(28.3453vw,-10px) scale(.703);animation:fall-27 21s -12s linear infinite}@keyframes fall-27{33.537%{transform:translate(25.3012vw,33.537vh) scale(.703)}to{transform:translate(26.82325vw,99vh) scale(.703)}}.snow:nth-child(28){opacity:1.6368;transform:translate(64.7785vw,-10px) scale(.2202);animation:fall-28 17s -12s linear infinite}@keyframes fall-28{58.708%{transform:translate(69.0554vw,58.708vh) scale(.2202)}to{transform:translate(66.91695vw,99vh) scale(.2202)}}.snow:nth-child(29){opacity:1.2132;transform:translate(40.5791vw,-10px) scale(.3577);animation:fall-29 26s -8s linear infinite}@keyframes fall-29{55.47%{transform:translate(42.3154vw,55.47vh) scale(.3577)}to{transform:translate(41.44725vw,99vh) scale(.3577)}}.snow:nth-child(30){opacity:.9734;transform:translate(60.4538vw,-10px) scale(.9416);animation:fall-30 11s -3s linear infinite}@keyframes fall-30{40.007%{transform:translate(66.6708vw,40.007vh) scale(.9416)}to{transform:translate(63.5623vw,99vh) scale(.9416)}}.snow:nth-child(31){opacity:.577;transform:translate(66.7981vw,-10px) scale(.7035);animation:fall-31 28s -2s linear infinite}@keyframes fall-31{51.151%{transform:translate(58.6677vw,51.151vh) scale(.7035)}to{transform:translate(62.7329vw,99vh) scale(.7035)}}.snow:nth-child(32){opacity:.4088;transform:translate(85.8183vw,-10px) scale(.2817);animation:fall-32 22s -17s linear infinite}@keyframes fall-32{79.43%{transform:translate(93.4302vw,79.43vh) scale(.2817)}to{transform:translate(89.62425vw,99vh) scale(.2817)}}.snow:nth-child(33){opacity:1.4876;transform:translate(67.412vw,-10px) scale(.0306);animation:fall-33 22s -2s linear infinite}@keyframes fall-33{32.63%{transform:translate(59.59vw,32.63vh) scale(.0306)}to{transform:translate(63.501vw,99vh) scale(.0306)}}.snow:nth-child(34){opacity:.495;transform:translate(10.7602vw,-10px) scale(.135);animation:fall-34 17s -22s linear infinite}@keyframes fall-34{70.921%{transform:translate(11.1821vw,70.921vh) scale(.135)}to{transform:translate(10.97115vw,99vh) scale(.135)}}.snow:nth-child(35){opacity:1.6806;transform:translate(47.5432vw,-10px) scale(.9927);animation:fall-35 21s -17s linear infinite}@keyframes fall-35{55.6%{transform:translate(55.0609vw,55.6vh) scale(.9927)}to{transform:translate(51.30205vw,99vh) scale(.9927)}}.snow:nth-child(36){opacity:1.2;transform:translate(68.3117vw,-10px) scale(.5588);animation:fall-36 24s -10s linear infinite}@keyframes fall-36{59.354%{transform:translate(64.37vw,59.354vh) scale(.5588)}to{transform:translate(66.34085vw,99vh) scale(.5588)}}.snow:nth-child(37){opacity:1.1148;transform:translate(5.3312vw,-10px) scale(.8372);animation:fall-37 25s -26s linear infinite}@keyframes fall-37{46.884%{transform:translate(4.8922vw,46.884vh) scale(.8372)}to{transform:translate(5.1117vw,99vh) scale(.8372)}}.snow:nth-child(38){opacity:.8064;transform:translate(17.6989vw,-10px) scale(.0118);animation:fall-38 17s -20s linear infinite}@keyframes fall-38{41.946%{transform:translate(23.8117vw,41.946vh) scale(.0118)}to{transform:translate(20.7553vw,99vh) scale(.0118)}}.snow:nth-child(39){opacity:1.9576;transform:translate(22.1374vw,-10px) scale(.0092);animation:fall-39 10s -25s linear infinite}@keyframes fall-39{40.846%{transform:translate(28.0774vw,40.846vh) scale(.0092)}to{transform:translate(25.1074vw,99vh) scale(.0092)}}.snow:nth-child(40){opacity:1.7618;transform:translate(96.3494vw,-10px) scale(.6604);animation:fall-40 23s -14s linear infinite}@keyframes fall-40{57.829%{transform:translate(96.5749vw,57.829vh) scale(.6604)}to{transform:translate(96.46215vw,99vh) scale(.6604)}}.snow:nth-child(41){opacity:.4444;transform:translate(46.3047vw,-10px) scale(.6166);animation:fall-41 22s -26s linear infinite}@keyframes fall-41{44.456%{transform:translate(55.5437vw,44.456vh) scale(.6166)}to{transform:translate(50.9242vw,99vh) scale(.6166)}}.snow:nth-child(42){opacity:1.773;transform:translate(56.5559vw,-10px) scale(.8707);animation:fall-42 27s -17s linear infinite}@keyframes fall-42{51.925%{transform:translate(62.0675vw,51.925vh) scale(.8707)}to{transform:translate(59.3117vw,99vh) scale(.8707)}}.snow:nth-child(43){opacity:1.0124;transform:translate(8.9015vw,-10px) scale(.228);animation:fall-43 13s -10s linear infinite}@keyframes fall-43{30.74%{transform:translate(14.8868vw,30.74vh) scale(.228)}to{transform:translate(11.89415vw,99vh) scale(.228)}}.snow:nth-child(44){opacity:.6564;transform:translate(72.4467vw,-10px) scale(.1439);animation:fall-44 18s -8s linear infinite}@keyframes fall-44{68.755%{transform:translate(64.7132vw,68.755vh) scale(.1439)}to{transform:translate(68.57995vw,99vh) scale(.1439)}}.snow:nth-child(45){opacity:1.9402;transform:translate(89.8634vw,-10px) scale(.1635);animation:fall-45 26s -15s linear infinite}@keyframes fall-45{44.661%{transform:translate(84.1853vw,44.661vh) scale(.1635)}to{transform:translate(87.02435vw,99vh) scale(.1635)}}.snow:nth-child(46){opacity:.9892;transform:translate(7.2941vw,-10px) scale(.0019);animation:fall-46 15s -27s linear infinite}@keyframes fall-46{60.339%{transform:translate(16.7984vw,60.339vh) scale(.0019)}to{transform:translate(12.04625vw,99vh) scale(.0019)}}.snow:nth-child(47){opacity:.9816;transform:translate(5.9833vw,-10px) scale(.7927);animation:fall-47 27s -12s linear infinite}@keyframes fall-47{71.489%{transform:translate(5.2271vw,71.489vh) scale(.7927)}to{transform:translate(5.6052vw,99vh) scale(.7927)}}.snow:nth-child(48){opacity:.4956;transform:translate(26.6316vw,-10px) scale(.7431);animation:fall-48 14s -7s linear infinite}@keyframes fall-48{67.41%{transform:translate(17.2034vw,67.41vh) scale(.7431)}to{transform:translate(21.9175vw,99vh) scale(.7431)}}.snow:nth-child(49){opacity:.0964;transform:translate(14.3786vw,-10px) scale(.9306);animation:fall-49 20s -15s linear infinite}@keyframes fall-49{35.225%{transform:translate(11.175vw,35.225vh) scale(.9306)}to{transform:translate(12.7768vw,99vh) scale(.9306)}}.snow:nth-child(50){opacity:1.1632;transform:translate(29.5488vw,-10px) scale(.8106);animation:fall-50 26s -23s linear infinite}@keyframes fall-50{37.687%{transform:translate(35.8415vw,37.687vh) scale(.8106)}to{transform:translate(32.69515vw,99vh) scale(.8106)}}.snow:nth-child(51){opacity:.4228;transform:translate(20.0993vw,-10px) scale(.0745);animation:fall-51 16s -24s linear infinite}@keyframes fall-51{70.831%{transform:translate(10.8896vw,70.831vh) scale(.0745)}to{transform:translate(15.49445vw,99vh) scale(.0745)}}.snow:nth-child(52){opacity:1.6234;transform:translate(77.5672vw,-10px) scale(.5975);animation:fall-52 12s -4s linear infinite}@keyframes fall-52{74.46%{transform:translate(67.616vw,74.46vh) scale(.5975)}to{transform:translate(72.5916vw,99vh) scale(.5975)}}.snow:nth-child(53){opacity:1.6502;transform:translate(1.3943vw,-10px) scale(.5733);animation:fall-53 17s -12s linear infinite}@keyframes fall-53{67.986%{transform:translate(-6.2509vw,67.986vh) scale(.5733)}to{transform:translate(-2.4283vw,99vh) scale(.5733)}}.snow:nth-child(54){opacity:.5672;transform:translate(8.1411vw,-10px) scale(.8132);animation:fall-54 20s -12s linear infinite}@keyframes fall-54{31.357%{transform:translate(.9246vw,31.357vh) scale(.8132)}to{transform:translate(4.53285vw,99vh) scale(.8132)}}.snow:nth-child(55){opacity:.4064;transform:translate(94.7244vw,-10px) scale(.6089);animation:fall-55 29s -9s linear infinite}@keyframes fall-55{49.448%{transform:translate(101.7156vw,49.448vh) scale(.6089)}to{transform:translate(98.22vw,99vh) scale(.6089)}}.snow:nth-child(56){opacity:.5582;transform:translate(43.2327vw,-10px) scale(.2636);animation:fall-56 16s -19s linear infinite}@keyframes fall-56{33.058%{transform:translate(49.9479vw,33.058vh) scale(.2636)}to{transform:translate(46.5903vw,99vh) scale(.2636)}}.snow:nth-child(57){opacity:.6344;transform:translate(71.6862vw,-10px) scale(.0834);animation:fall-57 26s -7s linear infinite}@keyframes fall-57{48.279%{transform:translate(64.7747vw,48.279vh) scale(.0834)}to{transform:translate(68.23045vw,99vh) scale(.0834)}}.snow:nth-child(58){opacity:1.082;transform:translate(72.9368vw,-10px) scale(.6801);animation:fall-58 15s -22s linear infinite}@keyframes fall-58{72.395%{transform:translate(69.4583vw,72.395vh) scale(.6801)}to{transform:translate(71.19755vw,99vh) scale(.6801)}}.snow:nth-child(59){opacity:.9206;transform:translate(65.7899vw,-10px) scale(.9622);animation:fall-59 12s -13s linear infinite}@keyframes fall-59{42.978%{transform:translate(69.218vw,42.978vh) scale(.9622)}to{transform:translate(67.50395vw,99vh) scale(.9622)}}.snow:nth-child(60){opacity:.1524;transform:translate(16.326vw,-10px) scale(.9678);animation:fall-60 16s -6s linear infinite}@keyframes fall-60{31.076%{transform:translate(6.9143vw,31.076vh) scale(.9678)}to{transform:translate(11.62015vw,99vh) scale(.9678)}}.snow:nth-child(61){opacity:1.6338;transform:translate(19.9198vw,-10px) scale(.2928);animation:fall-61 19s -4s linear infinite}@keyframes fall-61{49.33%{transform:translate(13.2683vw,49.33vh) scale(.2928)}to{transform:translate(16.59405vw,99vh) scale(.2928)}}.snow:nth-child(62){opacity:.5718;transform:translate(1.7854vw,-10px) scale(.1539);animation:fall-62 13s -22s linear infinite}@keyframes fall-62{68.152%{transform:translate(1.3766vw,68.152vh) scale(.1539)}to{transform:translate(1.581vw,99vh) scale(.1539)}}.snow:nth-child(63){opacity:1.3972;transform:translate(7.415vw,-10px) scale(.9906);animation:fall-63 23s -10s linear infinite}@keyframes fall-63{66.998%{transform:translate(5.7326vw,66.998vh) scale(.9906)}to{transform:translate(6.5738vw,99vh) scale(.9906)}}.snow:nth-child(64){opacity:1.6826;transform:translate(29.1384vw,-10px) scale(.5691);animation:fall-64 12s -4s linear infinite}@keyframes fall-64{67.449%{transform:translate(27.5635vw,67.449vh) scale(.5691)}to{transform:translate(28.35095vw,99vh) scale(.5691)}}.snow:nth-child(65){opacity:1.289;transform:translate(84.5988vw,-10px) scale(.9744);animation:fall-65 15s -3s linear infinite}@keyframes fall-65{64.458%{transform:translate(93.4143vw,64.458vh) scale(.9744)}to{transform:translate(89.00655vw,99vh) scale(.9744)}}.snow:nth-child(66){opacity:.9614;transform:translate(50.8813vw,-10px) scale(.2686);animation:fall-66 23s -12s linear infinite}@keyframes fall-66{39.006%{transform:translate(48.2615vw,39.006vh) scale(.2686)}to{transform:translate(49.5714vw,99vh) scale(.2686)}}.snow:nth-child(67){opacity:.6388;transform:translate(95.305vw,-10px) scale(.4517);animation:fall-67 24s -13s linear infinite}@keyframes fall-67{50.795%{transform:translate(85.8045vw,50.795vh) scale(.4517)}to{transform:translate(90.55475vw,99vh) scale(.4517)}}.snow:nth-child(68){opacity:1.7422;transform:translate(80.4163vw,-10px) scale(.4848);animation:fall-68 28s -12s linear infinite}@keyframes fall-68{48.1%{transform:translate(75.4181vw,48.1vh) scale(.4848)}to{transform:translate(77.9172vw,99vh) scale(.4848)}}.snow:nth-child(69){opacity:1.038;transform:translate(66.6852vw,-10px) scale(.4717);animation:fall-69 10s -28s linear infinite}@keyframes fall-69{37.459%{transform:translate(60.1586vw,37.459vh) scale(.4717)}to{transform:translate(63.4219vw,99vh) scale(.4717)}}.snow:nth-child(70){opacity:.9194;transform:translate(21.8645vw,-10px) scale(.3154);animation:fall-70 30s -18s linear infinite}@keyframes fall-70{74.482%{transform:translate(19.5767vw,74.482vh) scale(.3154)}to{transform:translate(20.7206vw,99vh) scale(.3154)}}.snow:nth-child(71){opacity:1.0502;transform:translate(63.9091vw,-10px) scale(.9454);animation:fall-71 13s -8s linear infinite}@keyframes fall-71{31.562%{transform:translate(57.3074vw,31.562vh) scale(.9454)}to{transform:translate(60.60825vw,99vh) scale(.9454)}}.snow:nth-child(72){opacity:.9186;transform:translate(36.6151vw,-10px) scale(.9243);animation:fall-72 27s -26s linear infinite}@keyframes fall-72{38.928%{transform:translate(30.7884vw,38.928vh) scale(.9243)}to{transform:translate(33.70175vw,99vh) scale(.9243)}}.snow:nth-child(73){opacity:1.1494;transform:translate(69.2936vw,-10px) scale(.031);animation:fall-73 10s -10s linear infinite}@keyframes fall-73{78.553%{transform:translate(68.23vw,78.553vh) scale(.031)}to{transform:translate(68.7618vw,99vh) scale(.031)}}.snow:nth-child(74){opacity:.032;transform:translate(53.5901vw,-10px) scale(.0497);animation:fall-74 16s -12s linear infinite}@keyframes fall-74{61.234%{transform:translate(45.4575vw,61.234vh) scale(.0497)}to{transform:translate(49.5238vw,99vh) scale(.0497)}}.snow:nth-child(75){opacity:1.3286;transform:translate(64.6195vw,-10px) scale(.7316);animation:fall-75 19s -13s linear infinite}@keyframes fall-75{32.233%{transform:translate(70.5508vw,32.233vh) scale(.7316)}to{transform:translate(67.58515vw,99vh) scale(.7316)}}.snow:nth-child(76){opacity:1.6076;transform:translate(96.5164vw,-10px) scale(.175);animation:fall-76 30s -14s linear infinite}@keyframes fall-76{62.827%{transform:translate(98.848vw,62.827vh) scale(.175)}to{transform:translate(97.6822vw,99vh) scale(.175)}}.snow:nth-child(77){opacity:1.1772;transform:translate(4.3685vw,-10px) scale(.6458);animation:fall-77 18s -27s linear infinite}@keyframes fall-77{65.313%{transform:translate(7.3245vw,65.313vh) scale(.6458)}to{transform:translate(5.8465vw,99vh) scale(.6458)}}.snow:nth-child(78){opacity:1.765;transform:translate(31.9651vw,-10px) scale(.0876);animation:fall-78 25s -16s linear infinite}@keyframes fall-78{40.163%{transform:translate(27.9809vw,40.163vh) scale(.0876)}to{transform:translate(29.973vw,99vh) scale(.0876)}}.snow:nth-child(79){opacity:1.5828;transform:translate(19.6815vw,-10px) scale(.8526);animation:fall-79 21s -24s linear infinite}@keyframes fall-79{45.213%{transform:translate(22.9876vw,45.213vh) scale(.8526)}to{transform:translate(21.33455vw,99vh) scale(.8526)}}.snow:nth-child(80){opacity:1.813;transform:translate(69.268vw,-10px) scale(.4546);animation:fall-80 18s -7s linear infinite}@keyframes fall-80{50.786%{transform:translate(73.0477vw,50.786vh) scale(.4546)}to{transform:translate(71.15785vw,99vh) scale(.4546)}}.snow:nth-child(81){opacity:.8722;transform:translate(73.1749vw,-10px) scale(.2373);animation:fall-81 29s -13s linear infinite}@keyframes fall-81{48.98%{transform:translate(68.5864vw,48.98vh) scale(.2373)}to{transform:translate(70.88065vw,99vh) scale(.2373)}}.snow:nth-child(82){opacity:1.5994;transform:translate(18.5379vw,-10px) scale(.3261);animation:fall-82 27s -3s linear infinite}@keyframes fall-82{46.329%{transform:translate(14.8375vw,46.329vh) scale(.3261)}to{transform:translate(16.6877vw,99vh) scale(.3261)}}.snow:nth-child(83){opacity:.0652;transform:translate(79.8427vw,-10px) scale(.3797);animation:fall-83 11s -10s linear infinite}@keyframes fall-83{71.328%{transform:translate(77.2814vw,71.328vh) scale(.3797)}to{transform:translate(78.56205vw,99vh) scale(.3797)}}.snow:nth-child(84){opacity:1.3666;transform:translate(42.9827vw,-10px) scale(.7355);animation:fall-84 10s -22s linear infinite}@keyframes fall-84{64.213%{transform:translate(47.0263vw,64.213vh) scale(.7355)}to{transform:translate(45.0045vw,99vh) scale(.7355)}}.snow:nth-child(85){opacity:.4892;transform:translate(.0369vw,-10px) scale(.2661);animation:fall-85 13s -28s linear infinite}@keyframes fall-85{77.165%{transform:translate(-1.7329vw,77.165vh) scale(.2661)}to{transform:translate(-.848vw,99vh) scale(.2661)}}.snow:nth-child(86){opacity:.217;transform:translate(27.3609vw,-10px) scale(.6541);animation:fall-86 21s -28s linear infinite}@keyframes fall-86{74.437%{transform:translate(22.4904vw,74.437vh) scale(.6541)}to{transform:translate(24.92565vw,99vh) scale(.6541)}}.snow:nth-child(87){opacity:1.132;transform:translate(61.4737vw,-10px) scale(.9445);animation:fall-87 26s -3s linear infinite}@keyframes fall-87{63.71%{transform:translate(64.16vw,63.71vh) scale(.9445)}to{transform:translate(62.81685vw,99vh) scale(.9445)}}.snow:nth-child(88){opacity:.7734;transform:translate(85.8345vw,-10px) scale(.4514);animation:fall-88 23s -19s linear infinite}@keyframes fall-88{56.274%{transform:translate(89.0123vw,56.274vh) scale(.4514)}to{transform:translate(87.4234vw,99vh) scale(.4514)}}.snow:nth-child(89){opacity:.1628;transform:translate(90.2813vw,-10px) scale(.1994);animation:fall-89 24s -20s linear infinite}@keyframes fall-89{37.116%{transform:translate(89.5945vw,37.116vh) scale(.1994)}to{transform:translate(89.9379vw,99vh) scale(.1994)}}.snow:nth-child(90){opacity:1.139;transform:translate(96.3507vw,-10px) scale(.9034);animation:fall-90 14s -29s linear infinite}@keyframes fall-90{67.842%{transform:translate(92.3856vw,67.842vh) scale(.9034)}to{transform:translate(94.36815vw,99vh) scale(.9034)}}.snow:nth-child(91){opacity:.5788;transform:translate(42.3589vw,-10px) scale(.0561);animation:fall-91 13s -30s linear infinite}@keyframes fall-91{47.231%{transform:translate(35.4967vw,47.231vh) scale(.0561)}to{transform:translate(38.9278vw,99vh) scale(.0561)}}.snow:nth-child(92){opacity:1.5512;transform:translate(74.2379vw,-10px) scale(.2883);animation:fall-92 28s -8s linear infinite}@keyframes fall-92{71.934%{transform:translate(73.18vw,71.934vh) scale(.2883)}to{transform:translate(73.70895vw,99vh) scale(.2883)}}.snow:nth-child(93){opacity:.4262;transform:translate(84.6544vw,-10px) scale(.4618);animation:fall-93 28s -12s linear infinite}@keyframes fall-93{51.865%{transform:translate(93.2771vw,51.865vh) scale(.4618)}to{transform:translate(88.96575vw,99vh) scale(.4618)}}.snow:nth-child(94){opacity:1.9954;transform:translate(69.4913vw,-10px) scale(.5862);animation:fall-94 21s -15s linear infinite}@keyframes fall-94{66.19%{transform:translate(66.3944vw,66.19vh) scale(.5862)}to{transform:translate(67.94285vw,99vh) scale(.5862)}}.snow:nth-child(95){opacity:.8052;transform:translate(53.2671vw,-10px) scale(.1565);animation:fall-95 15s -29s linear infinite}@keyframes fall-95{72.021%{transform:translate(58.8438vw,72.021vh) scale(.1565)}to{transform:translate(56.05545vw,99vh) scale(.1565)}}.snow:nth-child(96){opacity:.868;transform:translate(25.7394vw,-10px) scale(.1068);animation:fall-96 30s -25s linear infinite}@keyframes fall-96{37.764%{transform:translate(22.4059vw,37.764vh) scale(.1068)}to{transform:translate(24.07265vw,99vh) scale(.1068)}}.snow:nth-child(97){opacity:.506;transform:translate(33.3992vw,-10px) scale(.2336);animation:fall-97 15s -6s linear infinite}@keyframes fall-97{37.318%{transform:translate(36.5012vw,37.318vh) scale(.2336)}to{transform:translate(34.9502vw,99vh) scale(.2336)}}.snow:nth-child(98){opacity:1.022;transform:translate(55.2007vw,-10px) scale(.6762);animation:fall-98 28s -23s linear infinite}@keyframes fall-98{62.064%{transform:translate(56.7188vw,62.064vh) scale(.6762)}to{transform:translate(55.95975vw,99vh) scale(.6762)}}.snow:nth-child(99){opacity:1.1336;transform:translate(43.9964vw,-10px) scale(.5154);animation:fall-99 26s -11s linear infinite}@keyframes fall-99{44.596%{transform:translate(48.0626vw,44.596vh) scale(.5154)}to{transform:translate(46.0295vw,99vh) scale(.5154)}}.snow:nth-child(100){opacity:.608;transform:translate(93.6455vw,-10px) scale(.4776);animation:fall-100 21s -10s linear infinite}@keyframes fall-100{71.45%{transform:translate(84.507vw,71.45vh) scale(.4776)}to{transform:translate(89.07625vw,99vh) scale(.4776)}}.snow:nth-child(101){opacity:1.5772;transform:translate(6.9586vw,-10px) scale(.0829);animation:fall-101 22s -27s linear infinite}@keyframes fall-101{31.659%{transform:translate(4.4388vw,31.659vh) scale(.0829)}to{transform:translate(5.6987vw,99vh) scale(.0829)}}.snow:nth-child(102){opacity:1.1578;transform:translate(.3424vw,-10px) scale(.4912);animation:fall-102 19s -18s linear infinite}@keyframes fall-102{40.558%{transform:translate(-4.1742vw,40.558vh) scale(.4912)}to{transform:translate(-1.9159vw,99vh) scale(.4912)}}.snow:nth-child(103){opacity:1.4366;transform:translate(70.5127vw,-10px) scale(.0055);animation:fall-103 24s -27s linear infinite}@keyframes fall-103{78.082%{transform:translate(69.8511vw,78.082vh) scale(.0055)}to{transform:translate(70.1819vw,99vh) scale(.0055)}}.snow:nth-child(104){opacity:.2148;transform:translate(50.5379vw,-10px) scale(.8134);animation:fall-104 14s -6s linear infinite}@keyframes fall-104{78.32%{transform:translate(57.9986vw,78.32vh) scale(.8134)}to{transform:translate(54.26825vw,99vh) scale(.8134)}}.snow:nth-child(105){opacity:.9478;transform:translate(41.2385vw,-10px) scale(.0771);animation:fall-105 24s -4s linear infinite}@keyframes fall-105{72.717%{transform:translate(50.027vw,72.717vh) scale(.0771)}to{transform:translate(45.63275vw,99vh) scale(.0771)}}.snow:nth-child(106){opacity:.3338;transform:translate(77.4498vw,-10px) scale(.7734);animation:fall-106 22s -8s linear infinite}@keyframes fall-106{41.564%{transform:translate(74.6784vw,41.564vh) scale(.7734)}to{transform:translate(76.0641vw,99vh) scale(.7734)}}.snow:nth-child(107){opacity:.2742;transform:translate(8.5016vw,-10px) scale(.7039);animation:fall-107 23s -13s linear infinite}@keyframes fall-107{58.021%{transform:translate(16.1278vw,58.021vh) scale(.7039)}to{transform:translate(12.3147vw,99vh) scale(.7039)}}.snow:nth-child(108){opacity:.1676;transform:translate(97.5664vw,-10px) scale(.4478);animation:fall-108 21s -23s linear infinite}@keyframes fall-108{68.889%{transform:translate(97.0229vw,68.889vh) scale(.4478)}to{transform:translate(97.29465vw,99vh) scale(.4478)}}.snow:nth-child(109){opacity:.6208;transform:translate(53.6052vw,-10px) scale(.3708);animation:fall-109 15s -30s linear infinite}@keyframes fall-109{59.795%{transform:translate(51.5386vw,59.795vh) scale(.3708)}to{transform:translate(52.5719vw,99vh) scale(.3708)}}.snow:nth-child(110){opacity:1.4272;transform:translate(96.7911vw,-10px) scale(.4143);animation:fall-110 14s -20s linear infinite}@keyframes fall-110{50.296%{transform:translate(106.7088vw,50.296vh) scale(.4143)}to{transform:translate(101.74995vw,99vh) scale(.4143)}}.snow:nth-child(111){opacity:.1336;transform:translate(94.1038vw,-10px) scale(.5595);animation:fall-111 20s -28s linear infinite}@keyframes fall-111{78.621%{transform:translate(95.7328vw,78.621vh) scale(.5595)}to{transform:translate(94.9183vw,99vh) scale(.5595)}}.snow:nth-child(112){opacity:.7686;transform:translate(21.5455vw,-10px) scale(.6584);animation:fall-112 23s -30s linear infinite}@keyframes fall-112{58.936%{transform:translate(15.8537vw,58.936vh) scale(.6584)}to{transform:translate(18.6996vw,99vh) scale(.6584)}}.snow:nth-child(113){opacity:1.5702;transform:translate(32.9182vw,-10px) scale(.8032);animation:fall-113 30s -10s linear infinite}@keyframes fall-113{35.35%{transform:translate(33.7866vw,35.35vh) scale(.8032)}to{transform:translate(33.3524vw,99vh) scale(.8032)}}.snow:nth-child(114){opacity:.6072;transform:translate(61.5056vw,-10px) scale(.1402);animation:fall-114 15s -5s linear infinite}@keyframes fall-114{65.088%{transform:translate(64.5679vw,65.088vh) scale(.1402)}to{transform:translate(63.03675vw,99vh) scale(.1402)}}.snow:nth-child(115){opacity:1.2966;transform:translate(89.3475vw,-10px) scale(.0507);animation:fall-115 28s -16s linear infinite}@keyframes fall-115{76.094%{transform:translate(80.0284vw,76.094vh) scale(.0507)}to{transform:translate(84.68795vw,99vh) scale(.0507)}}.snow:nth-child(116){opacity:.7978;transform:translate(82.1441vw,-10px) scale(.0254);animation:fall-116 13s -27s linear infinite}@keyframes fall-116{77.764%{transform:translate(82.4392vw,77.764vh) scale(.0254)}to{transform:translate(82.29165vw,99vh) scale(.0254)}}.snow:nth-child(117){opacity:1.558;transform:translate(74.2453vw,-10px) scale(.3324);animation:fall-117 21s -19s linear infinite}@keyframes fall-117{60.574%{transform:translate(74.1549vw,60.574vh) scale(.3324)}to{transform:translate(74.2001vw,99vh) scale(.3324)}}.snow:nth-child(118){opacity:.8552;transform:translate(52.0554vw,-10px) scale(.7653);animation:fall-118 30s -11s linear infinite}@keyframes fall-118{70.488%{transform:translate(47.0929vw,70.488vh) scale(.7653)}to{transform:translate(49.57415vw,99vh) scale(.7653)}}.snow:nth-child(119){opacity:1.8324;transform:translate(.4566vw,-10px) scale(.7783);animation:fall-119 18s -26s linear infinite}@keyframes fall-119{71.236%{transform:translate(3.9053vw,71.236vh) scale(.7783)}to{transform:translate(2.18095vw,99vh) scale(.7783)}}.snow:nth-child(120){opacity:1.5652;transform:translate(97.5639vw,-10px) scale(.296);animation:fall-120 24s -4s linear infinite}@keyframes fall-120{70.351%{transform:translate(96.8627vw,70.351vh) scale(.296)}to{transform:translate(97.2133vw,99vh) scale(.296)}}.snow:nth-child(121){opacity:.1322;transform:translate(59.8389vw,-10px) scale(.2954);animation:fall-121 21s -16s linear infinite}@keyframes fall-121{78.968%{transform:translate(61.187vw,78.968vh) scale(.2954)}to{transform:translate(60.51295vw,99vh) scale(.2954)}}.snow:nth-child(122){opacity:1.3482;transform:translate(2.0685vw,-10px) scale(.2954);animation:fall-122 27s -8s linear infinite}@keyframes fall-122{40.248%{transform:translate(8.7802vw,40.248vh) scale(.2954)}to{transform:translate(5.42435vw,99vh) scale(.2954)}}.snow:nth-child(123){opacity:.0626;transform:translate(4.7435vw,-10px) scale(.1724);animation:fall-123 11s -27s linear infinite}@keyframes fall-123{32.876%{transform:translate(8.5066vw,32.876vh) scale(.1724)}to{transform:translate(6.62505vw,99vh) scale(.1724)}}.snow:nth-child(124){opacity:.57;transform:translate(90.0687vw,-10px) scale(.14);animation:fall-124 25s -5s linear infinite}@keyframes fall-124{42.513%{transform:translate(89.2085vw,42.513vh) scale(.14)}to{transform:translate(89.6386vw,99vh) scale(.14)}}.snow:nth-child(125){opacity:.5268;transform:translate(78.2811vw,-10px) scale(.7932);animation:fall-125 19s -21s linear infinite}@keyframes fall-125{60.422%{transform:translate(73.9915vw,60.422vh) scale(.7932)}to{transform:translate(76.1363vw,99vh) scale(.7932)}}.snow:nth-child(126){opacity:1.1212;transform:translate(63.2589vw,-10px) scale(.3022);animation:fall-126 10s -1s linear infinite}@keyframes fall-126{53.94%{transform:translate(65.9358vw,53.94vh) scale(.3022)}to{transform:translate(64.59735vw,99vh) scale(.3022)}}.snow:nth-child(127){opacity:.9966;transform:translate(74.3289vw,-10px) scale(.1994);animation:fall-127 13s -4s linear infinite}@keyframes fall-127{38.212%{transform:translate(75.7198vw,38.212vh) scale(.1994)}to{transform:translate(75.02435vw,99vh) scale(.1994)}}.snow:nth-child(128){opacity:1.3782;transform:translate(87.938vw,-10px) scale(.3717);animation:fall-128 19s -12s linear infinite}@keyframes fall-128{34.69%{transform:translate(85.0881vw,34.69vh) scale(.3717)}to{transform:translate(86.51305vw,99vh) scale(.3717)}}.snow:nth-child(129){opacity:.3644;transform:translate(58.9025vw,-10px) scale(.9037);animation:fall-129 22s -25s linear infinite}@keyframes fall-129{33.239%{transform:translate(54.7676vw,33.239vh) scale(.9037)}to{transform:translate(56.83505vw,99vh) scale(.9037)}}.snow:nth-child(130){opacity:1.6072;transform:translate(71.3454vw,-10px) scale(.627);animation:fall-130 29s -4s linear infinite}@keyframes fall-130{73.411%{transform:translate(77.3791vw,73.411vh) scale(.627)}to{transform:translate(74.36225vw,99vh) scale(.627)}}.snow:nth-child(131){opacity:1.1168;transform:translate(57.814vw,-10px) scale(.2046);animation:fall-131 28s -4s linear infinite}@keyframes fall-131{76.234%{transform:translate(61.566vw,76.234vh) scale(.2046)}to{transform:translate(59.69vw,99vh) scale(.2046)}}.snow:nth-child(132){opacity:.9602;transform:translate(98.5473vw,-10px) scale(.7082);animation:fall-132 20s -1s linear infinite}@keyframes fall-132{54.807%{transform:translate(98.3556vw,54.807vh) scale(.7082)}to{transform:translate(98.45145vw,99vh) scale(.7082)}}.snow:nth-child(133){opacity:.3002;transform:translate(39.526vw,-10px) scale(.7001);animation:fall-133 24s -20s linear infinite}@keyframes fall-133{49.418%{transform:translate(31.6604vw,49.418vh) scale(.7001)}to{transform:translate(35.5932vw,99vh) scale(.7001)}}.snow:nth-child(134){opacity:.6738;transform:translate(53.6015vw,-10px) scale(.9339);animation:fall-134 10s -29s linear infinite}@keyframes fall-134{76.957%{transform:translate(53.0788vw,76.957vh) scale(.9339)}to{transform:translate(53.34015vw,99vh) scale(.9339)}}.snow:nth-child(135){opacity:1.8042;transform:translate(50.1291vw,-10px) scale(.554);animation:fall-135 15s -19s linear infinite}@keyframes fall-135{68.676%{transform:translate(48.1728vw,68.676vh) scale(.554)}to{transform:translate(49.15095vw,99vh) scale(.554)}}.snow:nth-child(136){opacity:1.106;transform:translate(48.3503vw,-10px) scale(.9462);animation:fall-136 27s -4s linear infinite}@keyframes fall-136{35.204%{transform:translate(44.6522vw,35.204vh) scale(.9462)}to{transform:translate(46.50125vw,99vh) scale(.9462)}}.snow:nth-child(137){opacity:.557;transform:translate(16.2233vw,-10px) scale(.9479);animation:fall-137 11s -21s linear infinite}@keyframes fall-137{42.696%{transform:translate(7.7031vw,42.696vh) scale(.9479)}to{transform:translate(11.9632vw,99vh) scale(.9479)}}.snow:nth-child(138){opacity:1.1352;transform:translate(76.6974vw,-10px) scale(.7779);animation:fall-138 25s -30s linear infinite}@keyframes fall-138{64.2%{transform:translate(69.6107vw,64.2vh) scale(.7779)}to{transform:translate(73.15405vw,99vh) scale(.7779)}}.snow:nth-child(139){opacity:1.6562;transform:translate(63.071vw,-10px) scale(.1625);animation:fall-139 22s -13s linear infinite}@keyframes fall-139{39.468%{transform:translate(63.0627vw,39.468vh) scale(.1625)}to{transform:translate(63.06685vw,99vh) scale(.1625)}}.snow:nth-child(140){opacity:1.9088;transform:translate(55.3799vw,-10px) scale(.8913);animation:fall-140 20s -13s linear infinite}@keyframes fall-140{43.205%{transform:translate(62.1546vw,43.205vh) scale(.8913)}to{transform:translate(58.76725vw,99vh) scale(.8913)}}.snow:nth-child(141){opacity:.2782;transform:translate(58.5253vw,-10px) scale(.5327);animation:fall-141 26s -11s linear infinite}@keyframes fall-141{71.503%{transform:translate(64.8129vw,71.503vh) scale(.5327)}to{transform:translate(61.6691vw,99vh) scale(.5327)}}.snow:nth-child(142){opacity:1.496;transform:translate(49.7366vw,-10px) scale(.9495);animation:fall-142 12s -21s linear infinite}@keyframes fall-142{42.515%{transform:translate(51.4335vw,42.515vh) scale(.9495)}to{transform:translate(50.58505vw,99vh) scale(.9495)}}.snow:nth-child(143){opacity:1.442;transform:translate(81.2171vw,-10px) scale(.8372);animation:fall-143 20s -20s linear infinite}@keyframes fall-143{48.373%{transform:translate(78.0716vw,48.373vh) scale(.8372)}to{transform:translate(79.64435vw,99vh) scale(.8372)}}.snow:nth-child(144){opacity:.8334;transform:translate(14.3352vw,-10px) scale(.9368);animation:fall-144 11s -22s linear infinite}@keyframes fall-144{56.714%{transform:translate(19.1024vw,56.714vh) scale(.9368)}to{transform:translate(16.7188vw,99vh) scale(.9368)}}.snow:nth-child(145){opacity:1.7858;transform:translate(14.1736vw,-10px) scale(.5778);animation:fall-145 23s -3s linear infinite}@keyframes fall-145{60.853%{transform:translate(13.174vw,60.853vh) scale(.5778)}to{transform:translate(13.6738vw,99vh) scale(.5778)}}.snow:nth-child(146){opacity:.3958;transform:translate(60.8295vw,-10px) scale(.6082);animation:fall-146 25s -24s linear infinite}@keyframes fall-146{72.38%{transform:translate(64.0726vw,72.38vh) scale(.6082)}to{transform:translate(62.45105vw,99vh) scale(.6082)}}.snow:nth-child(147){opacity:.6706;transform:translate(9.3336vw,-10px) scale(.7193);animation:fall-147 17s -8s linear infinite}@keyframes fall-147{78.109%{transform:translate(12.313vw,78.109vh) scale(.7193)}to{transform:translate(10.8233vw,99vh) scale(.7193)}}.snow:nth-child(148){opacity:1.9656;transform:translate(46.4378vw,-10px) scale(.1608);animation:fall-148 28s -10s linear infinite}@keyframes fall-148{63.815%{transform:translate(48.7331vw,63.815vh) scale(.1608)}to{transform:translate(47.58545vw,99vh) scale(.1608)}}.snow:nth-child(149){opacity:.299;transform:translate(81.7356vw,-10px) scale(.9958);animation:fall-149 17s -30s linear infinite}@keyframes fall-149{59.035%{transform:translate(91.5357vw,59.035vh) scale(.9958)}to{transform:translate(86.63565vw,99vh) scale(.9958)}}.snow:nth-child(150){opacity:1.9114;transform:translate(22.2378vw,-10px) scale(.5882);animation:fall-150 30s -12s linear infinite}@keyframes fall-150{42.912%{transform:translate(29.6166vw,42.912vh) scale(.5882)}to{transform:translate(25.9272vw,99vh) scale(.5882)}}.snow:nth-child(151){opacity:.7532;transform:translate(65.2347vw,-10px) scale(.4754);animation:fall-151 11s -26s linear infinite}@keyframes fall-151{35.005%{transform:translate(71.5914vw,35.005vh) scale(.4754)}to{transform:translate(68.41305vw,99vh) scale(.4754)}}.snow:nth-child(152){opacity:.7714;transform:translate(65.527vw,-10px) scale(.0482);animation:fall-152 27s -9s linear infinite}@keyframes fall-152{42.926%{transform:translate(71.3138vw,42.926vh) scale(.0482)}to{transform:translate(68.4204vw,99vh) scale(.0482)}}.snow:nth-child(153){opacity:1.0158;transform:translate(1.7086vw,-10px) scale(.923);animation:fall-153 16s -16s linear infinite}@keyframes fall-153{46.077%{transform:translate(-5.412vw,46.077vh) scale(.923)}to{transform:translate(-1.8517vw,99vh) scale(.923)}}.snow:nth-child(154){opacity:1.951;transform:translate(21.1646vw,-10px) scale(.1635);animation:fall-154 30s -2s linear infinite}@keyframes fall-154{56.885%{transform:translate(22.3735vw,56.885vh) scale(.1635)}to{transform:translate(21.76905vw,99vh) scale(.1635)}}.snow:nth-child(155){opacity:1.2658;transform:translate(37.2442vw,-10px) scale(.4239);animation:fall-155 20s -5s linear infinite}@keyframes fall-155{59.946%{transform:translate(29.7288vw,59.946vh) scale(.4239)}to{transform:translate(33.4865vw,99vh) scale(.4239)}}.snow:nth-child(156){opacity:.967;transform:translate(32.7574vw,-10px) scale(.2479);animation:fall-156 17s -1s linear infinite}@keyframes fall-156{71.131%{transform:translate(37.0793vw,71.131vh) scale(.2479)}to{transform:translate(34.91835vw,99vh) scale(.2479)}}.snow:nth-child(157){opacity:.8054;transform:translate(54.4325vw,-10px) scale(.5099);animation:fall-157 19s -16s linear infinite}@keyframes fall-157{69.179%{transform:translate(48.9378vw,69.179vh) scale(.5099)}to{transform:translate(51.68515vw,99vh) scale(.5099)}}.snow:nth-child(158){opacity:.1296;transform:translate(33.3624vw,-10px) scale(.5671);animation:fall-158 17s -2s linear infinite}@keyframes fall-158{64.582%{transform:translate(30.6271vw,64.582vh) scale(.5671)}to{transform:translate(31.99475vw,99vh) scale(.5671)}}.snow:nth-child(159){opacity:1.5248;transform:translate(74.1022vw,-10px) scale(.3201);animation:fall-159 16s -22s linear infinite}@keyframes fall-159{42.421%{transform:translate(68.6937vw,42.421vh) scale(.3201)}to{transform:translate(71.39795vw,99vh) scale(.3201)}}.snow:nth-child(160){opacity:.8526;transform:translate(50.4169vw,-10px) scale(.5576);animation:fall-160 11s -10s linear infinite}@keyframes fall-160{38.558%{transform:translate(40.867vw,38.558vh) scale(.5576)}to{transform:translate(45.64195vw,99vh) scale(.5576)}}.snow:nth-child(161){opacity:1.4102;transform:translate(78.3982vw,-10px) scale(.4475);animation:fall-161 19s -2s linear infinite}@keyframes fall-161{36.115%{transform:translate(71.3924vw,36.115vh) scale(.4475)}to{transform:translate(74.8953vw,99vh) scale(.4475)}}.snow:nth-child(162){opacity:.309;transform:translate(20.4685vw,-10px) scale(.8347);animation:fall-162 16s -21s linear infinite}@keyframes fall-162{31.674%{transform:translate(28.2138vw,31.674vh) scale(.8347)}to{transform:translate(24.34115vw,99vh) scale(.8347)}}.snow:nth-child(163){opacity:1.5894;transform:translate(28.4136vw,-10px) scale(.6247);animation:fall-163 30s -25s linear infinite}@keyframes fall-163{34.382%{transform:translate(19.0996vw,34.382vh) scale(.6247)}to{transform:translate(23.7566vw,99vh) scale(.6247)}}.snow:nth-child(164){opacity:.2226;transform:translate(55.199vw,-10px) scale(.8589);animation:fall-164 12s -3s linear infinite}@keyframes fall-164{69.543%{transform:translate(58.4001vw,69.543vh) scale(.8589)}to{transform:translate(56.79955vw,99vh) scale(.8589)}}.snow:nth-child(165){opacity:1.361;transform:translate(55.0004vw,-10px) scale(.9942);animation:fall-165 23s -22s linear infinite}@keyframes fall-165{61.794%{transform:translate(59.0006vw,61.794vh) scale(.9942)}to{transform:translate(57.0005vw,99vh) scale(.9942)}}.snow:nth-child(166){opacity:1.8142;transform:translate(20.6382vw,-10px) scale(.4487);animation:fall-166 23s -23s linear infinite}@keyframes fall-166{62.632%{transform:translate(29.7751vw,62.632vh) scale(.4487)}to{transform:translate(25.20665vw,99vh) scale(.4487)}}.snow:nth-child(167){opacity:.7432;transform:translate(84.8128vw,-10px) scale(.8355);animation:fall-167 30s -3s linear infinite}@keyframes fall-167{31.281%{transform:translate(89.5523vw,31.281vh) scale(.8355)}to{transform:translate(87.18255vw,99vh) scale(.8355)}}.snow:nth-child(168){opacity:.6948;transform:translate(48.6503vw,-10px) scale(.8118);animation:fall-168 27s -13s linear infinite}@keyframes fall-168{65.896%{transform:translate(43.2062vw,65.896vh) scale(.8118)}to{transform:translate(45.92825vw,99vh) scale(.8118)}}.snow:nth-child(169){opacity:.5484;transform:translate(92.6911vw,-10px) scale(.9483);animation:fall-169 14s -15s linear infinite}@keyframes fall-169{58.127%{transform:translate(87.0333vw,58.127vh) scale(.9483)}to{transform:translate(89.8622vw,99vh) scale(.9483)}}.snow:nth-child(170){opacity:.1412;transform:translate(63.4606vw,-10px) scale(.9529);animation:fall-170 13s -16s linear infinite}@keyframes fall-170{56.242%{transform:translate(66.1881vw,56.242vh) scale(.9529)}to{transform:translate(64.82435vw,99vh) scale(.9529)}}.snow:nth-child(171){opacity:1.1556;transform:translate(13.5668vw,-10px) scale(.913);animation:fall-171 12s -2s linear infinite}@keyframes fall-171{75.337%{transform:translate(19.7836vw,75.337vh) scale(.913)}to{transform:translate(16.6752vw,99vh) scale(.913)}}.snow:nth-child(172){opacity:.446;transform:translate(75.4746vw,-10px) scale(.8902);animation:fall-172 13s -6s linear infinite}@keyframes fall-172{53.082%{transform:translate(70.2605vw,53.082vh) scale(.8902)}to{transform:translate(72.86755vw,99vh) scale(.8902)}}.snow:nth-child(173){opacity:1.94;transform:translate(41.2313vw,-10px) scale(.3808);animation:fall-173 26s -22s linear infinite}@keyframes fall-173{59.511%{transform:translate(49.034vw,59.511vh) scale(.3808)}to{transform:translate(45.13265vw,99vh) scale(.3808)}}.snow:nth-child(174){opacity:1.7752;transform:translate(45.2553vw,-10px) scale(.105);animation:fall-174 10s -18s linear infinite}@keyframes fall-174{77.399%{transform:translate(38.4493vw,77.399vh) scale(.105)}to{transform:translate(41.8523vw,99vh) scale(.105)}}.snow:nth-child(175){opacity:.1256;transform:translate(83.5116vw,-10px) scale(.0415);animation:fall-175 17s -30s linear infinite}@keyframes fall-175{42.188%{transform:translate(91.0831vw,42.188vh) scale(.0415)}to{transform:translate(87.29735vw,99vh) scale(.0415)}}.snow:nth-child(176){opacity:.994;transform:translate(11.5627vw,-10px) scale(.1456);animation:fall-176 24s -24s linear infinite}@keyframes fall-176{44.393%{transform:translate(6.4074vw,44.393vh) scale(.1456)}to{transform:translate(8.98505vw,99vh) scale(.1456)}}.snow:nth-child(177){opacity:.6206;transform:translate(84.6499vw,-10px) scale(.2239);animation:fall-177 16s -17s linear infinite}@keyframes fall-177{58.056%{transform:translate(74.8557vw,58.056vh) scale(.2239)}to{transform:translate(79.7528vw,99vh) scale(.2239)}}.snow:nth-child(178){opacity:.2812;transform:translate(30.0964vw,-10px) scale(.3599);animation:fall-178 30s -22s linear infinite}@keyframes fall-178{54.488%{transform:translate(37.6653vw,54.488vh) scale(.3599)}to{transform:translate(33.88085vw,99vh) scale(.3599)}}.snow:nth-child(179){opacity:1.1366;transform:translate(31.7768vw,-10px) scale(.379);animation:fall-179 11s -7s linear infinite}@keyframes fall-179{44.395%{transform:translate(30.4406vw,44.395vh) scale(.379)}to{transform:translate(31.1087vw,99vh) scale(.379)}}.snow:nth-child(180){opacity:.557;transform:translate(29.2281vw,-10px) scale(.0561);animation:fall-180 17s -22s linear infinite}@keyframes fall-180{61.995%{transform:translate(35.4452vw,61.995vh) scale(.0561)}to{transform:translate(32.33665vw,99vh) scale(.0561)}}.snow:nth-child(181){opacity:1.7982;transform:translate(23.2282vw,-10px) scale(.6056);animation:fall-181 18s -9s linear infinite}@keyframes fall-181{39.628%{transform:translate(18.3986vw,39.628vh) scale(.6056)}to{transform:translate(20.8134vw,99vh) scale(.6056)}}.snow:nth-child(182){opacity:.6782;transform:translate(15.8465vw,-10px) scale(.2814);animation:fall-182 24s -13s linear infinite}@keyframes fall-182{35.063%{transform:translate(13.6902vw,35.063vh) scale(.2814)}to{transform:translate(14.76835vw,99vh) scale(.2814)}}.snow:nth-child(183){opacity:.977;transform:translate(84.2895vw,-10px) scale(.1181);animation:fall-183 12s -22s linear infinite}@keyframes fall-183{57.736%{transform:translate(78.7319vw,57.736vh) scale(.1181)}to{transform:translate(81.5107vw,99vh) scale(.1181)}}.snow:nth-child(184){opacity:1.714;transform:translate(26.051vw,-10px) scale(.8758);animation:fall-184 21s -10s linear infinite}@keyframes fall-184{57.301%{transform:translate(26.5887vw,57.301vh) scale(.8758)}to{transform:translate(26.31985vw,99vh) scale(.8758)}}.snow:nth-child(185){opacity:.8514;transform:translate(11.7114vw,-10px) scale(.2101);animation:fall-185 14s -3s linear infinite}@keyframes fall-185{47.417%{transform:translate(20.3724vw,47.417vh) scale(.2101)}to{transform:translate(16.0419vw,99vh) scale(.2101)}}.snow:nth-child(186){opacity:1.5298;transform:translate(73.1339vw,-10px) scale(.9068);animation:fall-186 18s -28s linear infinite}@keyframes fall-186{56.298%{transform:translate(81.1342vw,56.298vh) scale(.9068)}to{transform:translate(77.13405vw,99vh) scale(.9068)}}.snow:nth-child(187){opacity:1.2324;transform:translate(46.6268vw,-10px) scale(.0946);animation:fall-187 27s -9s linear infinite}@keyframes fall-187{36.505%{transform:translate(41.3143vw,36.505vh) scale(.0946)}to{transform:translate(43.97055vw,99vh) scale(.0946)}}.snow:nth-child(188){opacity:.124;transform:translate(97.4391vw,-10px) scale(.7592);animation:fall-188 11s -6s linear infinite}@keyframes fall-188{47.447%{transform:translate(93.6985vw,47.447vh) scale(.7592)}to{transform:translate(95.5688vw,99vh) scale(.7592)}}.snow:nth-child(189){opacity:1.3134;transform:translate(34.9929vw,-10px) scale(.4655);animation:fall-189 12s -4s linear infinite}@keyframes fall-189{60.156%{transform:translate(42.6368vw,60.156vh) scale(.4655)}to{transform:translate(38.81485vw,99vh) scale(.4655)}}.snow:nth-child(190){opacity:1.5862;transform:translate(31.0621vw,-10px) scale(.3902);animation:fall-190 13s -18s linear infinite}@keyframes fall-190{42.795%{transform:translate(39.2355vw,42.795vh) scale(.3902)}to{transform:translate(35.1488vw,99vh) scale(.3902)}}.snow:nth-child(191){opacity:.2062;transform:translate(41.2004vw,-10px) scale(.1093);animation:fall-191 30s -2s linear infinite}@keyframes fall-191{61.985%{transform:translate(31.5883vw,61.985vh) scale(.1093)}to{transform:translate(36.39435vw,99vh) scale(.1093)}}.snow:nth-child(192){opacity:1.4352;transform:translate(70.4118vw,-10px) scale(.0771);animation:fall-192 13s -14s linear infinite}@keyframes fall-192{46.548%{transform:translate(63.8844vw,46.548vh) scale(.0771)}to{transform:translate(67.1481vw,99vh) scale(.0771)}}.snow:nth-child(193){opacity:1.298;transform:translate(97.9635vw,-10px) scale(.589);animation:fall-193 27s -25s linear infinite}@keyframes fall-193{61.483%{transform:translate(99.3268vw,61.483vh) scale(.589)}to{transform:translate(98.64515vw,99vh) scale(.589)}}.snow:nth-child(194){opacity:1.1144;transform:translate(28.8369vw,-10px) scale(.1772);animation:fall-194 30s -12s linear infinite}@keyframes fall-194{37.212%{transform:translate(23.562vw,37.212vh) scale(.1772)}to{transform:translate(26.19945vw,99vh) scale(.1772)}}.snow:nth-child(195){opacity:1.307;transform:translate(17.5631vw,-10px) scale(.8326);animation:fall-195 20s -21s linear infinite}@keyframes fall-195{35.981%{transform:translate(12.3197vw,35.981vh) scale(.8326)}to{transform:translate(14.9414vw,99vh) scale(.8326)}}.snow:nth-child(196){opacity:1.0146;transform:translate(36.4446vw,-10px) scale(.3167);animation:fall-196 22s -8s linear infinite}@keyframes fall-196{50.916%{transform:translate(38.6597vw,50.916vh) scale(.3167)}to{transform:translate(37.55215vw,99vh) scale(.3167)}}.snow:nth-child(197){opacity:.6426;transform:translate(46.0245vw,-10px) scale(.2012);animation:fall-197 22s -8s linear infinite}@keyframes fall-197{48.367%{transform:translate(43.3249vw,48.367vh) scale(.2012)}to{transform:translate(44.6747vw,99vh) scale(.2012)}}.snow:nth-child(198){opacity:.3996;transform:translate(76.4733vw,-10px) scale(.6804);animation:fall-198 27s -23s linear infinite}@keyframes fall-198{75.984%{transform:translate(72.6382vw,75.984vh) scale(.6804)}to{transform:translate(74.55575vw,99vh) scale(.6804)}}.snow:nth-child(199){opacity:.9328;transform:translate(56.7172vw,-10px) scale(.3831);animation:fall-199 30s -27s linear infinite}@keyframes fall-199{46.887%{transform:translate(51.3698vw,46.887vh) scale(.3831)}to{transform:translate(54.0435vw,99vh) scale(.3831)}}.snow:nth-child(200){opacity:.3712;transform:translate(99.7643vw,-10px) scale(.3701);animation:fall-200 13s -4s linear infinite}@keyframes fall-200{67.645%{transform:translate(92.6132vw,67.645vh) scale(.3701)}to{transform:translate(96.18875vw,99vh) scale(.3701)}}.snow:nth-child(201){opacity:1.9338;transform:translate(39.6748vw,-10px) scale(.1952);animation:fall-201 23s -11s linear infinite}@keyframes fall-201{41.074%{transform:translate(43.3294vw,41.074vh) scale(.1952)}to{transform:translate(41.5021vw,99vh) scale(.1952)}}.snow:nth-child(202){opacity:.6652;transform:translate(51.42vw,-10px) scale(.7106);animation:fall-202 12s -1s linear infinite}@keyframes fall-202{79.387%{transform:translate(55.9076vw,79.387vh) scale(.7106)}to{transform:translate(53.6638vw,99vh) scale(.7106)}}.snow:nth-child(203){opacity:1.6414;transform:translate(95.5763vw,-10px) scale(.6498);animation:fall-203 24s -22s linear infinite}@keyframes fall-203{64.579%{transform:translate(99.3685vw,64.579vh) scale(.6498)}to{transform:translate(97.4724vw,99vh) scale(.6498)}}.snow:nth-child(204){opacity:1.4928;transform:translate(68.2236vw,-10px) scale(.6667);animation:fall-204 28s -1s linear infinite}@keyframes fall-204{60.613%{transform:translate(77.0473vw,60.613vh) scale(.6667)}to{transform:translate(72.63545vw,99vh) scale(.6667)}}.snow:nth-child(205){opacity:1.6832;transform:translate(43.3911vw,-10px) scale(.5836);animation:fall-205 16s -14s linear infinite}@keyframes fall-205{57.963%{transform:translate(41.9543vw,57.963vh) scale(.5836)}to{transform:translate(42.6727vw,99vh) scale(.5836)}}.snow:nth-child(206){opacity:.3182;transform:translate(13.9391vw,-10px) scale(.1878);animation:fall-206 10s -18s linear infinite}@keyframes fall-206{54.665%{transform:translate(7.3579vw,54.665vh) scale(.1878)}to{transform:translate(10.6485vw,99vh) scale(.1878)}}.snow:nth-child(207){opacity:.4516;transform:translate(78.1461vw,-10px) scale(.5128);animation:fall-207 30s -1s linear infinite}@keyframes fall-207{56.52%{transform:translate(78.7519vw,56.52vh) scale(.5128)}to{transform:translate(78.449vw,99vh) scale(.5128)}}.snow:nth-child(208){opacity:.8316;transform:translate(47.1033vw,-10px) scale(.8256);animation:fall-208 15s -2s linear infinite}@keyframes fall-208{30.218%{transform:translate(45.7438vw,30.218vh) scale(.8256)}to{transform:translate(46.42355vw,99vh) scale(.8256)}}.snow:nth-child(209){opacity:.6682;transform:translate(72.8405vw,-10px) scale(.5986);animation:fall-209 11s -13s linear infinite}@keyframes fall-209{49.364%{transform:translate(66.7903vw,49.364vh) scale(.5986)}to{transform:translate(69.8154vw,99vh) scale(.5986)}}.snow:nth-child(210){opacity:1.5826;transform:translate(91.5108vw,-10px) scale(.3503);animation:fall-210 14s -15s linear infinite}@keyframes fall-210{51.742%{transform:translate(96.7822vw,51.742vh) scale(.3503)}to{transform:translate(94.1465vw,99vh) scale(.3503)}}.snow:nth-child(211){opacity:.6964;transform:translate(35.7175vw,-10px) scale(.9317);animation:fall-211 30s -26s linear infinite}@keyframes fall-211{54.314%{transform:translate(27.9339vw,54.314vh) scale(.9317)}to{transform:translate(31.8257vw,99vh) scale(.9317)}}.snow:nth-child(212){opacity:.4436;transform:translate(12.7382vw,-10px) scale(.3847);animation:fall-212 24s -25s linear infinite}@keyframes fall-212{67.245%{transform:translate(6.6578vw,67.245vh) scale(.3847)}to{transform:translate(9.698vw,99vh) scale(.3847)}}.snow:nth-child(213){opacity:1.704;transform:translate(98.6805vw,-10px) scale(.2014);animation:fall-213 22s -27s linear infinite}@keyframes fall-213{60.652%{transform:translate(103.791vw,60.652vh) scale(.2014)}to{transform:translate(101.23575vw,99vh) scale(.2014)}}.snow:nth-child(214){opacity:1.5862;transform:translate(35.3569vw,-10px) scale(.0606);animation:fall-214 28s -9s linear infinite}@keyframes fall-214{63.003%{transform:translate(34.1068vw,63.003vh) scale(.0606)}to{transform:translate(34.73185vw,99vh) scale(.0606)}}.snow:nth-child(215){opacity:.1234;transform:translate(22.2678vw,-10px) scale(.2557);animation:fall-215 11s -22s linear infinite}@keyframes fall-215{42.433%{transform:translate(20.3336vw,42.433vh) scale(.2557)}to{transform:translate(21.3007vw,99vh) scale(.2557)}}.snow:nth-child(216){opacity:.838;transform:translate(91.5375vw,-10px) scale(.8062);animation:fall-216 30s -9s linear infinite}@keyframes fall-216{37.382%{transform:translate(89.0306vw,37.382vh) scale(.8062)}to{transform:translate(90.28405vw,99vh) scale(.8062)}}.snow:nth-child(217){opacity:1.9368;transform:translate(96.7074vw,-10px) scale(.3422);animation:fall-217 19s -16s linear infinite}@keyframes fall-217{65.186%{transform:translate(88.6702vw,65.186vh) scale(.3422)}to{transform:translate(92.6888vw,99vh) scale(.3422)}}.snow:nth-child(218){opacity:.617;transform:translate(23.0854vw,-10px) scale(.4342);animation:fall-218 30s -24s linear infinite}@keyframes fall-218{36.226%{transform:translate(17.5344vw,36.226vh) scale(.4342)}to{transform:translate(20.3099vw,99vh) scale(.4342)}}.snow:nth-child(219){opacity:.8628;transform:translate(23.0424vw,-10px) scale(.1822);animation:fall-219 20s -27s linear infinite}@keyframes fall-219{37.784%{transform:translate(19.5556vw,37.784vh) scale(.1822)}to{transform:translate(21.299vw,99vh) scale(.1822)}}.snow:nth-child(220){opacity:.418;transform:translate(63.6554vw,-10px) scale(.9952);animation:fall-220 17s -4s linear infinite}@keyframes fall-220{56.694%{transform:translate(67.4499vw,56.694vh) scale(.9952)}to{transform:translate(65.55265vw,99vh) scale(.9952)}}.snow:nth-child(221){opacity:1.7216;transform:translate(76.725vw,-10px) scale(.8743);animation:fall-221 25s -7s linear infinite}@keyframes fall-221{46.186%{transform:translate(78.538vw,46.186vh) scale(.8743)}to{transform:translate(77.6315vw,99vh) scale(.8743)}}.snow:nth-child(222){opacity:1.5082;transform:translate(38.6522vw,-10px) scale(.9672);animation:fall-222 17s -23s linear infinite}@keyframes fall-222{51.027%{transform:translate(41.4651vw,51.027vh) scale(.9672)}to{transform:translate(40.05865vw,99vh) scale(.9672)}}.snow:nth-child(223){opacity:1.5206;transform:translate(73.4825vw,-10px) scale(.2967);animation:fall-223 19s -8s linear infinite}@keyframes fall-223{45.222%{transform:translate(69.9682vw,45.222vh) scale(.2967)}to{transform:translate(71.72535vw,99vh) scale(.2967)}}.snow:nth-child(224){opacity:1.5086;transform:translate(98.0064vw,-10px) scale(.2223);animation:fall-224 25s -11s linear infinite}@keyframes fall-224{55.106%{transform:translate(103.479vw,55.106vh) scale(.2223)}to{transform:translate(100.7427vw,99vh) scale(.2223)}}.snow:nth-child(225){opacity:.1104;transform:translate(37.8741vw,-10px) scale(.9066);animation:fall-225 30s -13s linear infinite}@keyframes fall-225{76.534%{transform:translate(40.495vw,76.534vh) scale(.9066)}to{transform:translate(39.18455vw,99vh) scale(.9066)}}.snow:nth-child(226){opacity:1.4834;transform:translate(27.7539vw,-10px) scale(.0383);animation:fall-226 13s -20s linear infinite}@keyframes fall-226{77.283%{transform:translate(36.3957vw,77.283vh) scale(.0383)}to{transform:translate(32.0748vw,99vh) scale(.0383)}}.snow:nth-child(227){opacity:.3614;transform:translate(17.1493vw,-10px) scale(.6189);animation:fall-227 27s -26s linear infinite}@keyframes fall-227{52.236%{transform:translate(12.7447vw,52.236vh) scale(.6189)}to{transform:translate(14.947vw,99vh) scale(.6189)}}.snow:nth-child(228){opacity:.3628;transform:translate(73.3482vw,-10px) scale(.8841);animation:fall-228 12s -28s linear infinite}@keyframes fall-228{65.486%{transform:translate(73.8542vw,65.486vh) scale(.8841)}to{transform:translate(73.6012vw,99vh) scale(.8841)}}.snow:nth-child(229){opacity:1.5314;transform:translate(38.8267vw,-10px) scale(.7057);animation:fall-229 19s -21s linear infinite}@keyframes fall-229{54.533%{transform:translate(30.467vw,54.533vh) scale(.7057)}to{transform:translate(34.64685vw,99vh) scale(.7057)}}.snow:nth-child(230){opacity:1.8706;transform:translate(51.5034vw,-10px) scale(.0671);animation:fall-230 28s -20s linear infinite}@keyframes fall-230{40.303%{transform:translate(44.5173vw,40.303vh) scale(.0671)}to{transform:translate(48.01035vw,99vh) scale(.0671)}}.snow:nth-child(231){opacity:1.8904;transform:translate(35.5044vw,-10px) scale(.4942);animation:fall-231 22s -26s linear infinite}@keyframes fall-231{79.58%{transform:translate(37.005vw,79.58vh) scale(.4942)}to{transform:translate(36.2547vw,99vh) scale(.4942)}}.snow:nth-child(232){opacity:.0988;transform:translate(58.4616vw,-10px) scale(.7607);animation:fall-232 22s -24s linear infinite}@keyframes fall-232{63.037%{transform:translate(67.2504vw,63.037vh) scale(.7607)}to{transform:translate(62.856vw,99vh) scale(.7607)}}.snow:nth-child(233){opacity:1.6094;transform:translate(3.604vw,-10px) scale(.3507);animation:fall-233 29s -5s linear infinite}@keyframes fall-233{55.983%{transform:translate(12.7823vw,55.983vh) scale(.3507)}to{transform:translate(8.19315vw,99vh) scale(.3507)}}.snow:nth-child(234){opacity:1.1478;transform:translate(45.5739vw,-10px) scale(.9396);animation:fall-234 25s -22s linear infinite}@keyframes fall-234{77.115%{transform:translate(36.4814vw,77.115vh) scale(.9396)}to{transform:translate(41.02765vw,99vh) scale(.9396)}}.snow:nth-child(235){opacity:1.9384;transform:translate(52.6788vw,-10px) scale(.5019);animation:fall-235 14s -12s linear infinite}@keyframes fall-235{33.136%{transform:translate(58.8408vw,33.136vh) scale(.5019)}to{transform:translate(55.7598vw,99vh) scale(.5019)}}.snow:nth-child(236){opacity:.298;transform:translate(28.137vw,-10px) scale(.8211);animation:fall-236 12s -10s linear infinite}@keyframes fall-236{65.746%{transform:translate(36.7867vw,65.746vh) scale(.8211)}to{transform:translate(32.46185vw,99vh) scale(.8211)}}.snow:nth-child(237){opacity:.1546;transform:translate(25.7142vw,-10px) scale(.4332);animation:fall-237 22s -12s linear infinite}@keyframes fall-237{30.606%{transform:translate(29.522vw,30.606vh) scale(.4332)}to{transform:translate(27.6181vw,99vh) scale(.4332)}}.snow:nth-child(238){opacity:1.3378;transform:translate(21.9754vw,-10px) scale(.9114);animation:fall-238 26s -19s linear infinite}@keyframes fall-238{33.366%{transform:translate(26.955vw,33.366vh) scale(.9114)}to{transform:translate(24.4652vw,99vh) scale(.9114)}}.snow:nth-child(239){opacity:1.0898;transform:translate(10.0419vw,-10px) scale(.129);animation:fall-239 17s -9s linear infinite}@keyframes fall-239{71.355%{transform:translate(12.2349vw,71.355vh) scale(.129)}to{transform:translate(11.1384vw,99vh) scale(.129)}}.snow:nth-child(240){opacity:1.3884;transform:translate(17.9561vw,-10px) scale(.5154);animation:fall-240 13s -20s linear infinite}@keyframes fall-240{39.033%{transform:translate(16.628vw,39.033vh) scale(.5154)}to{transform:translate(17.29205vw,99vh) scale(.5154)}}.snow:nth-child(241){opacity:1.8228;transform:translate(89.1442vw,-10px) scale(.3585);animation:fall-241 13s -2s linear infinite}@keyframes fall-241{66.594%{transform:translate(92.4797vw,66.594vh) scale(.3585)}to{transform:translate(90.81195vw,99vh) scale(.3585)}}.snow:nth-child(242){opacity:.8552;transform:translate(86.9663vw,-10px) scale(.455);animation:fall-242 23s -25s linear infinite}@keyframes fall-242{53.9%{transform:translate(83.5529vw,53.9vh) scale(.455)}to{transform:translate(85.2596vw,99vh) scale(.455)}}.snow:nth-child(243){opacity:1.535;transform:translate(11.0983vw,-10px) scale(.8911);animation:fall-243 14s -2s linear infinite}@keyframes fall-243{62.861%{transform:translate(4.181vw,62.861vh) scale(.8911)}to{transform:translate(7.63965vw,99vh) scale(.8911)}}.snow:nth-child(244){opacity:.3996;transform:translate(85.9784vw,-10px) scale(.7296);animation:fall-244 23s -3s linear infinite}@keyframes fall-244{42.376%{transform:translate(91.2661vw,42.376vh) scale(.7296)}to{transform:translate(88.62225vw,99vh) scale(.7296)}}.snow:nth-child(245){opacity:1.9518;transform:translate(25.6327vw,-10px) scale(.2566);animation:fall-245 30s -7s linear infinite}@keyframes fall-245{34.333%{transform:translate(21.0073vw,34.333vh) scale(.2566)}to{transform:translate(23.32vw,99vh) scale(.2566)}}.snow:nth-child(246){opacity:.898;transform:translate(10.9631vw,-10px) scale(.1423);animation:fall-246 21s -21s linear infinite}@keyframes fall-246{30.35%{transform:translate(8.3914vw,30.35vh) scale(.1423)}to{transform:translate(9.67725vw,99vh) scale(.1423)}}.snow:nth-child(247){opacity:1.9212;transform:translate(1.4592vw,-10px) scale(.3141);animation:fall-247 15s -11s linear infinite}@keyframes fall-247{54%{transform:translate(.3881vw,54vh) scale(.3141)}to{transform:translate(.92365vw,99vh) scale(.3141)}}.snow:nth-child(248){opacity:.501;transform:translate(16.0993vw,-10px) scale(.0477);animation:fall-248 30s -11s linear infinite}@keyframes fall-248{65.404%{transform:translate(13.6529vw,65.404vh) scale(.0477)}to{transform:translate(14.8761vw,99vh) scale(.0477)}}.snow:nth-child(249){opacity:.6842;transform:translate(93.216vw,-10px) scale(.4081);animation:fall-249 22s -30s linear infinite}@keyframes fall-249{71.445%{transform:translate(91.1301vw,71.445vh) scale(.4081)}to{transform:translate(92.17305vw,99vh) scale(.4081)}}.snow:nth-child(250){opacity:.5614;transform:translate(53.7761vw,-10px) scale(.388);animation:fall-250 11s -26s linear infinite}@keyframes fall-250{38.447%{transform:translate(48.0468vw,38.447vh) scale(.388)}to{transform:translate(50.91145vw,99vh) scale(.388)}}.snow:nth-child(251){opacity:1.0638;transform:translate(19.9643vw,-10px) scale(.2242);animation:fall-251 25s -9s linear infinite}@keyframes fall-251{78.25%{transform:translate(16.6216vw,78.25vh) scale(.2242)}to{transform:translate(18.29295vw,99vh) scale(.2242)}}.snow:nth-child(252){opacity:.3416;transform:translate(21.719vw,-10px) scale(.4347);animation:fall-252 14s -28s linear infinite}@keyframes fall-252{44.679%{transform:translate(15.3125vw,44.679vh) scale(.4347)}to{transform:translate(18.51575vw,99vh) scale(.4347)}}.snow:nth-child(253){opacity:1.6884;transform:translate(11.8921vw,-10px) scale(.8054);animation:fall-253 14s -24s linear infinite}@keyframes fall-253{51.11%{transform:translate(21.569vw,51.11vh) scale(.8054)}to{transform:translate(16.73055vw,99vh) scale(.8054)}}.snow:nth-child(254){opacity:1.2526;transform:translate(19.5672vw,-10px) scale(.5804);animation:fall-254 22s -18s linear infinite}@keyframes fall-254{36.995%{transform:translate(11.4657vw,36.995vh) scale(.5804)}to{transform:translate(15.51645vw,99vh) scale(.5804)}}.snow:nth-child(255){opacity:1.8306;transform:translate(26.3697vw,-10px) scale(.8192);animation:fall-255 13s -12s linear infinite}@keyframes fall-255{45.194%{transform:translate(23.2561vw,45.194vh) scale(.8192)}to{transform:translate(24.8129vw,99vh) scale(.8192)}}.snow:nth-child(256){opacity:.6226;transform:translate(41.3472vw,-10px) scale(.0535);animation:fall-256 30s -2s linear infinite}@keyframes fall-256{66.161%{transform:translate(35.5323vw,66.161vh) scale(.0535)}to{transform:translate(38.43975vw,99vh) scale(.0535)}}.snow:nth-child(257){opacity:1.839;transform:translate(46.9662vw,-10px) scale(.5722);animation:fall-257 26s -24s linear infinite}@keyframes fall-257{56.509%{transform:translate(56.5258vw,56.509vh) scale(.5722)}to{transform:translate(51.746vw,99vh) scale(.5722)}}.snow:nth-child(258){opacity:.9476;transform:translate(72.1291vw,-10px) scale(.9284);animation:fall-258 23s -10s linear infinite}@keyframes fall-258{48.394%{transform:translate(76.8658vw,48.394vh) scale(.9284)}to{transform:translate(74.49745vw,99vh) scale(.9284)}}.snow:nth-child(259){opacity:.6698;transform:translate(97.6368vw,-10px) scale(.989);animation:fall-259 27s -3s linear infinite}@keyframes fall-259{31.747%{transform:translate(93.2513vw,31.747vh) scale(.989)}to{transform:translate(95.44405vw,99vh) scale(.989)}}.snow:nth-child(260){opacity:.3684;transform:translate(94.3444vw,-10px) scale(.5007);animation:fall-260 23s -20s linear infinite}@keyframes fall-260{65.261%{transform:translate(103.445vw,65.261vh) scale(.5007)}to{transform:translate(98.8947vw,99vh) scale(.5007)}}.snow:nth-child(261){opacity:1.2502;transform:translate(90.8267vw,-10px) scale(.6089);animation:fall-261 26s -8s linear infinite}@keyframes fall-261{61.87%{transform:translate(81.0034vw,61.87vh) scale(.6089)}to{transform:translate(85.91505vw,99vh) scale(.6089)}}.snow:nth-child(262){opacity:.073;transform:translate(1.741vw,-10px) scale(.4006);animation:fall-262 14s -26s linear infinite}@keyframes fall-262{40.517%{transform:translate(-1.9519vw,40.517vh) scale(.4006)}to{transform:translate(-.10545vw,99vh) scale(.4006)}}.snow:nth-child(263){opacity:1.1304;transform:translate(48.1427vw,-10px) scale(.3635);animation:fall-263 26s -11s linear infinite}@keyframes fall-263{34.141%{transform:translate(54.2942vw,34.141vh) scale(.3635)}to{transform:translate(51.21845vw,99vh) scale(.3635)}}.snow:nth-child(264){opacity:1.0248;transform:translate(51.1551vw,-10px) scale(.1328);animation:fall-264 23s -1s linear infinite}@keyframes fall-264{49.303%{transform:translate(48.6318vw,49.303vh) scale(.1328)}to{transform:translate(49.89345vw,99vh) scale(.1328)}}.snow:nth-child(265){opacity:1.2142;transform:translate(59.3482vw,-10px) scale(.341);animation:fall-265 20s -22s linear infinite}@keyframes fall-265{56.206%{transform:translate(61.9795vw,56.206vh) scale(.341)}to{transform:translate(60.66385vw,99vh) scale(.341)}}.snow:nth-child(266){opacity:1.1308;transform:translate(34.9238vw,-10px) scale(.6827);animation:fall-266 13s -8s linear infinite}@keyframes fall-266{39.038%{transform:translate(34.0969vw,39.038vh) scale(.6827)}to{transform:translate(34.51035vw,99vh) scale(.6827)}}.snow:nth-child(267){opacity:.767;transform:translate(25.3962vw,-10px) scale(.1085);animation:fall-267 30s -2s linear infinite}@keyframes fall-267{71.493%{transform:translate(21.9314vw,71.493vh) scale(.1085)}to{transform:translate(23.6638vw,99vh) scale(.1085)}}.snow:nth-child(268){opacity:.5582;transform:translate(71.8681vw,-10px) scale(.9881);animation:fall-268 23s -28s linear infinite}@keyframes fall-268{53.599%{transform:translate(62.6285vw,53.599vh) scale(.9881)}to{transform:translate(67.2483vw,99vh) scale(.9881)}}.snow:nth-child(269){opacity:1.2372;transform:translate(86.3106vw,-10px) scale(.5173);animation:fall-269 23s -19s linear infinite}@keyframes fall-269{77.619%{transform:translate(89.2776vw,77.619vh) scale(.5173)}to{transform:translate(87.7941vw,99vh) scale(.5173)}}.snow:nth-child(270){opacity:.7764;transform:translate(86.0779vw,-10px) scale(.2409);animation:fall-270 26s -26s linear infinite}@keyframes fall-270{42.587%{transform:translate(90.5986vw,42.587vh) scale(.2409)}to{transform:translate(88.33825vw,99vh) scale(.2409)}}.snow:nth-child(271){opacity:.457;transform:translate(31.3146vw,-10px) scale(.1329);animation:fall-271 16s -29s linear infinite}@keyframes fall-271{37.949%{transform:translate(39.6698vw,37.949vh) scale(.1329)}to{transform:translate(35.4922vw,99vh) scale(.1329)}}.snow:nth-child(272){opacity:1.7792;transform:translate(2.2365vw,-10px) scale(.856);animation:fall-272 29s -26s linear infinite}@keyframes fall-272{55.973%{transform:translate(8.3098vw,55.973vh) scale(.856)}to{transform:translate(5.27315vw,99vh) scale(.856)}}.snow:nth-child(273){opacity:1.2798;transform:translate(19.6984vw,-10px) scale(.5234);animation:fall-273 11s -17s linear infinite}@keyframes fall-273{47.05%{transform:translate(22.2841vw,47.05vh) scale(.5234)}to{transform:translate(20.99125vw,99vh) scale(.5234)}}.snow:nth-child(274){opacity:1.7416;transform:translate(17.065vw,-10px) scale(.22);animation:fall-274 28s -4s linear infinite}@keyframes fall-274{37.175%{transform:translate(17.7058vw,37.175vh) scale(.22)}to{transform:translate(17.3854vw,99vh) scale(.22)}}.snow:nth-child(275){opacity:1.646;transform:translate(4.3146vw,-10px) scale(.8321);animation:fall-275 18s -2s linear infinite}@keyframes fall-275{67.559%{transform:translate(8.3481vw,67.559vh) scale(.8321)}to{transform:translate(6.33135vw,99vh) scale(.8321)}}.snow:nth-child(276){opacity:.4078;transform:translate(56.4718vw,-10px) scale(.4551);animation:fall-276 20s -26s linear infinite}@keyframes fall-276{50.508%{transform:translate(57.3847vw,50.508vh) scale(.4551)}to{transform:translate(56.92825vw,99vh) scale(.4551)}}.snow:nth-child(277){opacity:.7168;transform:translate(63.2077vw,-10px) scale(.468);animation:fall-277 23s -23s linear infinite}@keyframes fall-277{55.6%{transform:translate(72.0419vw,55.6vh) scale(.468)}to{transform:translate(67.6248vw,99vh) scale(.468)}}.snow:nth-child(278){opacity:.7652;transform:translate(96.2246vw,-10px) scale(.0853);animation:fall-278 22s -26s linear infinite}@keyframes fall-278{40.801%{transform:translate(96.3803vw,40.801vh) scale(.0853)}to{transform:translate(96.30245vw,99vh) scale(.0853)}}.snow:nth-child(279){opacity:.2426;transform:translate(85.1058vw,-10px) scale(.9608);animation:fall-279 14s -6s linear infinite}@keyframes fall-279{49.869%{transform:translate(76.9626vw,49.869vh) scale(.9608)}to{transform:translate(81.0342vw,99vh) scale(.9608)}}.snow:nth-child(280){opacity:.4338;transform:translate(22.667vw,-10px) scale(.7962);animation:fall-280 24s -28s linear infinite}@keyframes fall-280{59.423%{transform:translate(13.2847vw,59.423vh) scale(.7962)}to{transform:translate(17.97585vw,99vh) scale(.7962)}}.snow:nth-child(281){opacity:.175;transform:translate(80.16vw,-10px) scale(.0622);animation:fall-281 19s -29s linear infinite}@keyframes fall-281{36.481%{transform:translate(78.6051vw,36.481vh) scale(.0622)}to{transform:translate(79.38255vw,99vh) scale(.0622)}}.snow:nth-child(282){opacity:.3172;transform:translate(18.8436vw,-10px) scale(.5946);animation:fall-282 25s -17s linear infinite}@keyframes fall-282{71.5%{transform:translate(16.0659vw,71.5vh) scale(.5946)}to{transform:translate(17.45475vw,99vh) scale(.5946)}}.snow:nth-child(283){opacity:1.8038;transform:translate(94.1682vw,-10px) scale(.1451);animation:fall-283 25s -28s linear infinite}@keyframes fall-283{52.817%{transform:translate(92.6544vw,52.817vh) scale(.1451)}to{transform:translate(93.4113vw,99vh) scale(.1451)}}.snow:nth-child(284){opacity:1.0268;transform:translate(13.8986vw,-10px) scale(.0957);animation:fall-284 18s -12s linear infinite}@keyframes fall-284{46.418%{transform:translate(7.615vw,46.418vh) scale(.0957)}to{transform:translate(10.7568vw,99vh) scale(.0957)}}.snow:nth-child(285){opacity:1.6026;transform:translate(8.0061vw,-10px) scale(.3671);animation:fall-285 13s -10s linear infinite}@keyframes fall-285{32.016%{transform:translate(3.9281vw,32.016vh) scale(.3671)}to{transform:translate(5.9671vw,99vh) scale(.3671)}}.snow:nth-child(286){opacity:1.4746;transform:translate(17.4625vw,-10px) scale(.4132);animation:fall-286 28s -23s linear infinite}@keyframes fall-286{63.033%{transform:translate(18.8693vw,63.033vh) scale(.4132)}to{transform:translate(18.1659vw,99vh) scale(.4132)}}.snow:nth-child(287){opacity:1.4354;transform:translate(1.0029vw,-10px) scale(.918);animation:fall-287 29s -28s linear infinite}@keyframes fall-287{55.419%{transform:translate(9.6901vw,55.419vh) scale(.918)}to{transform:translate(5.3465vw,99vh) scale(.918)}}.snow:nth-child(288){opacity:.0968;transform:translate(7.8159vw,-10px) scale(.9036);animation:fall-288 17s -25s linear infinite}@keyframes fall-288{44.088%{transform:translate(12.5022vw,44.088vh) scale(.9036)}to{transform:translate(10.15905vw,99vh) scale(.9036)}}.snow:nth-child(289){opacity:.5642;transform:translate(28.2834vw,-10px) scale(.1609);animation:fall-289 24s -14s linear infinite}@keyframes fall-289{61.709%{transform:translate(33.2132vw,61.709vh) scale(.1609)}to{transform:translate(30.7483vw,99vh) scale(.1609)}}.snow:nth-child(290){opacity:.3916;transform:translate(61.6415vw,-10px) scale(.1438);animation:fall-290 11s -22s linear infinite}@keyframes fall-290{50.142%{transform:translate(56.2558vw,50.142vh) scale(.1438)}to{transform:translate(58.94865vw,99vh) scale(.1438)}}.snow:nth-child(291){opacity:.6782;transform:translate(6.1391vw,-10px) scale(.5248);animation:fall-291 13s -27s linear infinite}@keyframes fall-291{32.682%{transform:translate(4.0596vw,32.682vh) scale(.5248)}to{transform:translate(5.09935vw,99vh) scale(.5248)}}.snow:nth-child(292){opacity:1.4644;transform:translate(47.7448vw,-10px) scale(.958);animation:fall-292 22s -20s linear infinite}@keyframes fall-292{32.723%{transform:translate(42.6362vw,32.723vh) scale(.958)}to{transform:translate(45.1905vw,99vh) scale(.958)}}.snow:nth-child(293){opacity:.834;transform:translate(61.2114vw,-10px) scale(.3131);animation:fall-293 28s -22s linear infinite}@keyframes fall-293{52.346%{transform:translate(67.5146vw,52.346vh) scale(.3131)}to{transform:translate(64.363vw,99vh) scale(.3131)}}.snow:nth-child(294){opacity:1.2794;transform:translate(51.9134vw,-10px) scale(.91);animation:fall-294 30s -13s linear infinite}@keyframes fall-294{63.952%{transform:translate(58.4027vw,63.952vh) scale(.91)}to{transform:translate(55.15805vw,99vh) scale(.91)}}.snow:nth-child(295){opacity:1.0068;transform:translate(54.2178vw,-10px) scale(.3681);animation:fall-295 21s -20s linear infinite}@keyframes fall-295{72.77%{transform:translate(54.0125vw,72.77vh) scale(.3681)}to{transform:translate(54.11515vw,99vh) scale(.3681)}}.snow:nth-child(296){opacity:.7908;transform:translate(41.023vw,-10px) scale(.0795);animation:fall-296 26s -14s linear infinite}@keyframes fall-296{43.022%{transform:translate(36.6765vw,43.022vh) scale(.0795)}to{transform:translate(38.84975vw,99vh) scale(.0795)}}.snow:nth-child(297){opacity:1.642;transform:translate(13.1317vw,-10px) scale(.7864);animation:fall-297 12s -12s linear infinite}@keyframes fall-297{42.367%{transform:translate(12.3331vw,42.367vh) scale(.7864)}to{transform:translate(12.7324vw,99vh) scale(.7864)}}.snow:nth-child(298){opacity:1.9172;transform:translate(4.9172vw,-10px) scale(.1882);animation:fall-298 10s -18s linear infinite}@keyframes fall-298{69.186%{transform:translate(13.1152vw,69.186vh) scale(.1882)}to{transform:translate(9.0162vw,99vh) scale(.1882)}}.snow:nth-child(299){opacity:.8654;transform:translate(45.6635vw,-10px) scale(.027);animation:fall-299 23s -22s linear infinite}@keyframes fall-299{65.7%{transform:translate(43.7774vw,65.7vh) scale(.027)}to{transform:translate(44.72045vw,99vh) scale(.027)}}.snow:nth-child(300){opacity:.0686;transform:translate(11.4354vw,-10px) scale(.5758);animation:fall-300 12s -2s linear infinite}@keyframes fall-300{71.605%{transform:translate(4.4498vw,71.605vh) scale(.5758)}to{transform:translate(7.9426vw,99vh) scale(.5758)}}.snow:nth-child(301){opacity:.3386;transform:translate(63.5144vw,-10px) scale(.2045);animation:fall-301 16s -9s linear infinite}@keyframes fall-301{35.604%{transform:translate(68.0404vw,35.604vh) scale(.2045)}to{transform:translate(65.7774vw,99vh) scale(.2045)}}.snow:nth-child(302){opacity:.8266;transform:translate(28.8987vw,-10px) scale(.9311);animation:fall-302 18s -19s linear infinite}@keyframes fall-302{53.877%{transform:translate(28.1653vw,53.877vh) scale(.9311)}to{transform:translate(28.532vw,99vh) scale(.9311)}}.snow:nth-child(303){opacity:.9116;transform:translate(61.276vw,-10px) scale(.3758);animation:fall-303 15s -6s linear infinite}@keyframes fall-303{79.345%{transform:translate(68.463vw,79.345vh) scale(.3758)}to{transform:translate(64.8695vw,99vh) scale(.3758)}}.snow:nth-child(304){opacity:.0042;transform:translate(33.2514vw,-10px) scale(.897);animation:fall-304 27s -12s linear infinite}@keyframes fall-304{40.924%{transform:translate(37.8063vw,40.924vh) scale(.897)}to{transform:translate(35.52885vw,99vh) scale(.897)}}.snow:nth-child(305){opacity:1.4244;transform:translate(23.3066vw,-10px) scale(.423);animation:fall-305 29s -24s linear infinite}@keyframes fall-305{69.55%{transform:translate(25.0549vw,69.55vh) scale(.423)}to{transform:translate(24.18075vw,99vh) scale(.423)}}.snow:nth-child(306){opacity:.2526;transform:translate(35.4619vw,-10px) scale(.1287);animation:fall-306 20s -3s linear infinite}@keyframes fall-306{58.912%{transform:translate(33.8844vw,58.912vh) scale(.1287)}to{transform:translate(34.67315vw,99vh) scale(.1287)}}.snow:nth-child(307){opacity:.2718;transform:translate(59.3191vw,-10px) scale(.508);animation:fall-307 23s -3s linear infinite}@keyframes fall-307{38.993%{transform:translate(64.9236vw,38.993vh) scale(.508)}to{transform:translate(62.12135vw,99vh) scale(.508)}}.snow:nth-child(308){opacity:1.9278;transform:translate(52.1152vw,-10px) scale(.4622);animation:fall-308 20s -28s linear infinite}@keyframes fall-308{41.494%{transform:translate(61.9369vw,41.494vh) scale(.4622)}to{transform:translate(57.02605vw,99vh) scale(.4622)}}.snow:nth-child(309){opacity:.7572;transform:translate(1.517vw,-10px) scale(.9799);animation:fall-309 23s -4s linear infinite}@keyframes fall-309{32.359%{transform:translate(-5.9263vw,32.359vh) scale(.9799)}to{transform:translate(-2.20465vw,99vh) scale(.9799)}}.snow:nth-child(310){opacity:1.5654;transform:translate(35.6575vw,-10px) scale(.2261);animation:fall-310 13s -19s linear infinite}@keyframes fall-310{52.977%{transform:translate(34.6868vw,52.977vh) scale(.2261)}to{transform:translate(35.17215vw,99vh) scale(.2261)}}.snow:nth-child(311){opacity:.3006;transform:translate(69.2858vw,-10px) scale(.8237);animation:fall-311 25s -14s linear infinite}@keyframes fall-311{34.08%{transform:translate(61.7546vw,34.08vh) scale(.8237)}to{transform:translate(65.5202vw,99vh) scale(.8237)}}.snow:nth-child(312){opacity:1.6168;transform:translate(11.3932vw,-10px) scale(.8751);animation:fall-312 21s -11s linear infinite}@keyframes fall-312{37.29%{transform:translate(9.6686vw,37.29vh) scale(.8751)}to{transform:translate(10.5309vw,99vh) scale(.8751)}}.snow:nth-child(313){opacity:.5448;transform:translate(19.2739vw,-10px) scale(.2894);animation:fall-313 23s -4s linear infinite}@keyframes fall-313{38.18%{transform:translate(17.7945vw,38.18vh) scale(.2894)}to{transform:translate(18.5342vw,99vh) scale(.2894)}}.snow:nth-child(314){opacity:1.7874;transform:translate(1.1691vw,-10px) scale(.2642);animation:fall-314 11s -13s linear infinite}@keyframes fall-314{69.776%{transform:translate(-5.5305vw,69.776vh) scale(.2642)}to{transform:translate(-2.1807vw,99vh) scale(.2642)}}.snow:nth-child(315){opacity:.674;transform:translate(77.2624vw,-10px) scale(.2882);animation:fall-315 14s -20s linear infinite}@keyframes fall-315{65.337%{transform:translate(84.9636vw,65.337vh) scale(.2882)}to{transform:translate(81.113vw,99vh) scale(.2882)}}.snow:nth-child(316){opacity:1.9482;transform:translate(57.2643vw,-10px) scale(.2806);animation:fall-316 13s -20s linear infinite}@keyframes fall-316{39.777%{transform:translate(57.9453vw,39.777vh) scale(.2806)}to{transform:translate(57.6048vw,99vh) scale(.2806)}}.snow:nth-child(317){opacity:1.1936;transform:translate(57.8783vw,-10px) scale(.307);animation:fall-317 12s -28s linear infinite}@keyframes fall-317{76.526%{transform:translate(48.5525vw,76.526vh) scale(.307)}to{transform:translate(53.2154vw,99vh) scale(.307)}}.snow:nth-child(318){opacity:.2158;transform:translate(51.0309vw,-10px) scale(.0128);animation:fall-318 11s -23s linear infinite}@keyframes fall-318{55.354%{transform:translate(51.5821vw,55.354vh) scale(.0128)}to{transform:translate(51.3065vw,99vh) scale(.0128)}}.snow:nth-child(319){opacity:1.7232;transform:translate(70.1109vw,-10px) scale(.1568);animation:fall-319 27s -12s linear infinite}@keyframes fall-319{65.308%{transform:translate(62.0848vw,65.308vh) scale(.1568)}to{transform:translate(66.09785vw,99vh) scale(.1568)}}.snow:nth-child(320){opacity:.1968;transform:translate(44.9104vw,-10px) scale(.9367);animation:fall-320 20s -28s linear infinite}@keyframes fall-320{57.707%{transform:translate(40.2235vw,57.707vh) scale(.9367)}to{transform:translate(42.56695vw,99vh) scale(.9367)}}.snow:nth-child(321){opacity:.1922;transform:translate(76.7529vw,-10px) scale(.2213);animation:fall-321 22s -18s linear infinite}@keyframes fall-321{69.336%{transform:translate(71.6304vw,69.336vh) scale(.2213)}to{transform:translate(74.19165vw,99vh) scale(.2213)}}.snow:nth-child(322){opacity:1.9784;transform:translate(58.133vw,-10px) scale(.9818);animation:fall-322 26s -25s linear infinite}@keyframes fall-322{62.122%{transform:translate(54.1284vw,62.122vh) scale(.9818)}to{transform:translate(56.1307vw,99vh) scale(.9818)}}.snow:nth-child(323){opacity:.67;transform:translate(26.9654vw,-10px) scale(.9184);animation:fall-323 19s -15s linear infinite}@keyframes fall-323{59.115%{transform:translate(25.1585vw,59.115vh) scale(.9184)}to{transform:translate(26.06195vw,99vh) scale(.9184)}}.snow:nth-child(324){opacity:.6938;transform:translate(56.0118vw,-10px) scale(.854);animation:fall-324 19s -30s linear infinite}@keyframes fall-324{33.115%{transform:translate(58.4986vw,33.115vh) scale(.854)}to{transform:translate(57.2552vw,99vh) scale(.854)}}.snow:nth-child(325){opacity:.7894;transform:translate(53.5701vw,-10px) scale(.6977);animation:fall-325 11s -11s linear infinite}@keyframes fall-325{36.574%{transform:translate(49.8406vw,36.574vh) scale(.6977)}to{transform:translate(51.70535vw,99vh) scale(.6977)}}.snow:nth-child(326){opacity:1.6036;transform:translate(56.8532vw,-10px) scale(.7923);animation:fall-326 10s -11s linear infinite}@keyframes fall-326{37.354%{transform:translate(57.3784vw,37.354vh) scale(.7923)}to{transform:translate(57.1158vw,99vh) scale(.7923)}}.snow:nth-child(327){opacity:1.574;transform:translate(81.7365vw,-10px) scale(.6483);animation:fall-327 22s -14s linear infinite}@keyframes fall-327{47.585%{transform:translate(82.983vw,47.585vh) scale(.6483)}to{transform:translate(82.35975vw,99vh) scale(.6483)}}.snow:nth-child(328){opacity:1.6866;transform:translate(9.141vw,-10px) scale(.9423);animation:fall-328 27s -21s linear infinite}@keyframes fall-328{79.757%{transform:translate(6.6924vw,79.757vh) scale(.9423)}to{transform:translate(7.9167vw,99vh) scale(.9423)}}.snow:nth-child(329){opacity:.1498;transform:translate(75.9242vw,-10px) scale(.9392);animation:fall-329 14s -13s linear infinite}@keyframes fall-329{38.314%{transform:translate(69.094vw,38.314vh) scale(.9392)}to{transform:translate(72.5091vw,99vh) scale(.9392)}}.snow:nth-child(330){opacity:1.305;transform:translate(61.8088vw,-10px) scale(.3774);animation:fall-330 10s -16s linear infinite}@keyframes fall-330{66.811%{transform:translate(66.3136vw,66.811vh) scale(.3774)}to{transform:translate(64.0612vw,99vh) scale(.3774)}}.snow:nth-child(331){opacity:.457;transform:translate(90.101vw,-10px) scale(.6765);animation:fall-331 25s -22s linear infinite}@keyframes fall-331{47.979%{transform:translate(95.4555vw,47.979vh) scale(.6765)}to{transform:translate(92.77825vw,99vh) scale(.6765)}}.snow:nth-child(332){opacity:1.1152;transform:translate(89.9205vw,-10px) scale(.424);animation:fall-332 30s -5s linear infinite}@keyframes fall-332{44.369%{transform:translate(82.5145vw,44.369vh) scale(.424)}to{transform:translate(86.2175vw,99vh) scale(.424)}}.snow:nth-child(333){opacity:1.691;transform:translate(14.4988vw,-10px) scale(.9664);animation:fall-333 16s -5s linear infinite}@keyframes fall-333{70.082%{transform:translate(11.205vw,70.082vh) scale(.9664)}to{transform:translate(12.8519vw,99vh) scale(.9664)}}.snow:nth-child(334){opacity:1.8866;transform:translate(80.3661vw,-10px) scale(.0936);animation:fall-334 14s -16s linear infinite}@keyframes fall-334{35.773%{transform:translate(86.9083vw,35.773vh) scale(.0936)}to{transform:translate(83.6372vw,99vh) scale(.0936)}}.snow:nth-child(335){opacity:1.0706;transform:translate(1.8052vw,-10px) scale(.7538);animation:fall-335 15s -12s linear infinite}@keyframes fall-335{66.739%{transform:translate(-5.7203vw,66.739vh) scale(.7538)}to{transform:translate(-1.95755vw,99vh) scale(.7538)}}.snow:nth-child(336){opacity:1.7988;transform:translate(58.5301vw,-10px) scale(.1218);animation:fall-336 25s -9s linear infinite}@keyframes fall-336{64.48%{transform:translate(64.7703vw,64.48vh) scale(.1218)}to{transform:translate(61.6502vw,99vh) scale(.1218)}}.snow:nth-child(337){opacity:.0524;transform:translate(60.0256vw,-10px) scale(.7287);animation:fall-337 14s -11s linear infinite}@keyframes fall-337{52.189%{transform:translate(61.3013vw,52.189vh) scale(.7287)}to{transform:translate(60.66345vw,99vh) scale(.7287)}}.snow:nth-child(338){opacity:1.1764;transform:translate(39.7681vw,-10px) scale(.1613);animation:fall-338 22s -10s linear infinite}@keyframes fall-338{78.697%{transform:translate(38.1609vw,78.697vh) scale(.1613)}to{transform:translate(38.9645vw,99vh) scale(.1613)}}.snow:nth-child(339){opacity:.8196;transform:translate(81.1291vw,-10px) scale(.368);animation:fall-339 30s -28s linear infinite}@keyframes fall-339{45.719%{transform:translate(82.6228vw,45.719vh) scale(.368)}to{transform:translate(81.87595vw,99vh) scale(.368)}}.snow:nth-child(340){opacity:.7362;transform:translate(1.083vw,-10px) scale(.1532);animation:fall-340 16s -20s linear infinite}@keyframes fall-340{45.321%{transform:translate(-6.2222vw,45.321vh) scale(.1532)}to{transform:translate(-2.5696vw,99vh) scale(.1532)}}.snow:nth-child(341){opacity:1.7088;transform:translate(5.9231vw,-10px) scale(.2363);animation:fall-341 16s -11s linear infinite}@keyframes fall-341{61.857%{transform:translate(-1.0461vw,61.857vh) scale(.2363)}to{transform:translate(2.4385vw,99vh) scale(.2363)}}.snow:nth-child(342){opacity:.3304;transform:translate(81.713vw,-10px) scale(.7972);animation:fall-342 29s -18s linear infinite}@keyframes fall-342{76.161%{transform:translate(73.6264vw,76.161vh) scale(.7972)}to{transform:translate(77.6697vw,99vh) scale(.7972)}}.snow:nth-child(343){opacity:.4038;transform:translate(3.865vw,-10px) scale(.2033);animation:fall-343 23s -16s linear infinite}@keyframes fall-343{70.46%{transform:translate(10.9417vw,70.46vh) scale(.2033)}to{transform:translate(7.40335vw,99vh) scale(.2033)}}.snow:nth-child(344){opacity:.6844;transform:translate(1.3639vw,-10px) scale(.5945);animation:fall-344 18s -15s linear infinite}@keyframes fall-344{33.54%{transform:translate(4.736vw,33.54vh) scale(.5945)}to{transform:translate(3.04995vw,99vh) scale(.5945)}}.snow:nth-child(345){opacity:.7482;transform:translate(6.0168vw,-10px) scale(.703);animation:fall-345 30s -5s linear infinite}@keyframes fall-345{74.746%{transform:translate(12.6656vw,74.746vh) scale(.703)}to{transform:translate(9.3412vw,99vh) scale(.703)}}.snow:nth-child(346){opacity:1.449;transform:translate(15.8029vw,-10px) scale(.214);animation:fall-346 12s -24s linear infinite}@keyframes fall-346{64.405%{transform:translate(16.6818vw,64.405vh) scale(.214)}to{transform:translate(16.24235vw,99vh) scale(.214)}}.snow:nth-child(347){opacity:.1662;transform:translate(65.0276vw,-10px) scale(.4767);animation:fall-347 30s -6s linear infinite}@keyframes fall-347{54.97%{transform:translate(66.6207vw,54.97vh) scale(.4767)}to{transform:translate(65.82415vw,99vh) scale(.4767)}}.snow:nth-child(348){opacity:1.5866;transform:translate(4.6134vw,-10px) scale(.775);animation:fall-348 25s -21s linear infinite}@keyframes fall-348{61.742%{transform:translate(2.8334vw,61.742vh) scale(.775)}to{transform:translate(3.7234vw,99vh) scale(.775)}}.snow:nth-child(349){opacity:.2528;transform:translate(68.237vw,-10px) scale(.4795);animation:fall-349 16s -16s linear infinite}@keyframes fall-349{76.465%{transform:translate(66.5179vw,76.465vh) scale(.4795)}to{transform:translate(67.37745vw,99vh) scale(.4795)}}.snow:nth-child(350){opacity:.2288;transform:translate(59.4154vw,-10px) scale(.9787);animation:fall-350 24s -22s linear infinite}@keyframes fall-350{79.59%{transform:translate(64.1675vw,79.59vh) scale(.9787)}to{transform:translate(61.79145vw,99vh) scale(.9787)}}.snow:nth-child(351){opacity:1.137;transform:translate(25.8127vw,-10px) scale(.6554);animation:fall-351 21s -5s linear infinite}@keyframes fall-351{39.508%{transform:translate(35.4333vw,39.508vh) scale(.6554)}to{transform:translate(30.623vw,99vh) scale(.6554)}}.snow:nth-child(352){opacity:.5998;transform:translate(73.8402vw,-10px) scale(.7893);animation:fall-352 27s -4s linear infinite}@keyframes fall-352{65.955%{transform:translate(78.5262vw,65.955vh) scale(.7893)}to{transform:translate(76.1832vw,99vh) scale(.7893)}}.snow:nth-child(353){opacity:.1808;transform:translate(38.4505vw,-10px) scale(.5196);animation:fall-353 13s -25s linear infinite}@keyframes fall-353{51.797%{transform:translate(42.0569vw,51.797vh) scale(.5196)}to{transform:translate(40.2537vw,99vh) scale(.5196)}}.snow:nth-child(354){opacity:.0374;transform:translate(97.4626vw,-10px) scale(.9278);animation:fall-354 18s -24s linear infinite}@keyframes fall-354{52.35%{transform:translate(88.987vw,52.35vh) scale(.9278)}to{transform:translate(93.2248vw,99vh) scale(.9278)}}.snow:nth-child(355){opacity:1.0106;transform:translate(51.1479vw,-10px) scale(.5636);animation:fall-355 30s -7s linear infinite}@keyframes fall-355{54.332%{transform:translate(52.9634vw,54.332vh) scale(.5636)}to{transform:translate(52.05565vw,99vh) scale(.5636)}}.snow:nth-child(356){opacity:1.3924;transform:translate(44.9417vw,-10px) scale(.1099);animation:fall-356 25s -27s linear infinite}@keyframes fall-356{44.809%{transform:translate(39.9503vw,44.809vh) scale(.1099)}to{transform:translate(42.446vw,99vh) scale(.1099)}}.snow:nth-child(357){opacity:.2522;transform:translate(49.5948vw,-10px) scale(.8494);animation:fall-357 19s -20s linear infinite}@keyframes fall-357{72.046%{transform:translate(46.3104vw,72.046vh) scale(.8494)}to{transform:translate(47.9526vw,99vh) scale(.8494)}}.snow:nth-child(358){opacity:.375;transform:translate(38.4497vw,-10px) scale(.6074);animation:fall-358 30s -19s linear infinite}@keyframes fall-358{47.67%{transform:translate(47.3103vw,47.67vh) scale(.6074)}to{transform:translate(42.88vw,99vh) scale(.6074)}}.snow:nth-child(359){opacity:.5114;transform:translate(57.97vw,-10px) scale(.2344);animation:fall-359 29s -26s linear infinite}@keyframes fall-359{41.616%{transform:translate(55.1301vw,41.616vh) scale(.2344)}to{transform:translate(56.55005vw,99vh) scale(.2344)}}.snow:nth-child(360){opacity:.536;transform:translate(76.3666vw,-10px) scale(.9138);animation:fall-360 17s -24s linear infinite}@keyframes fall-360{49.642%{transform:translate(78.4969vw,49.642vh) scale(.9138)}to{transform:translate(77.43175vw,99vh) scale(.9138)}}.snow:nth-child(361){opacity:.6286;transform:translate(88.6225vw,-10px) scale(.9639);animation:fall-361 28s -21s linear infinite}@keyframes fall-361{37.529%{transform:translate(80.5986vw,37.529vh) scale(.9639)}to{transform:translate(84.61055vw,99vh) scale(.9639)}}.snow:nth-child(362){opacity:1.485;transform:translate(52.3268vw,-10px) scale(.7152);animation:fall-362 10s -20s linear infinite}@keyframes fall-362{52.385%{transform:translate(46.6968vw,52.385vh) scale(.7152)}to{transform:translate(49.5118vw,99vh) scale(.7152)}}.snow:nth-child(363){opacity:.7878;transform:translate(28.3206vw,-10px) scale(.5543);animation:fall-363 26s -24s linear infinite}@keyframes fall-363{39.339%{transform:translate(25.0171vw,39.339vh) scale(.5543)}to{transform:translate(26.66885vw,99vh) scale(.5543)}}.snow:nth-child(364){opacity:.2828;transform:translate(68.9201vw,-10px) scale(.663);animation:fall-364 27s -28s linear infinite}@keyframes fall-364{50.647%{transform:translate(65.8155vw,50.647vh) scale(.663)}to{transform:translate(67.3678vw,99vh) scale(.663)}}.snow:nth-child(365){opacity:.3048;transform:translate(35.0417vw,-10px) scale(.6925);animation:fall-365 26s -29s linear infinite}@keyframes fall-365{47.565%{transform:translate(25.8434vw,47.565vh) scale(.6925)}to{transform:translate(30.44255vw,99vh) scale(.6925)}}.snow:nth-child(366){opacity:.6268;transform:translate(30.276vw,-10px) scale(.7718);animation:fall-366 16s -9s linear infinite}@keyframes fall-366{68.356%{transform:translate(38.131vw,68.356vh) scale(.7718)}to{transform:translate(34.2035vw,99vh) scale(.7718)}}.snow:nth-child(367){opacity:1.221;transform:translate(90.9941vw,-10px) scale(.0803);animation:fall-367 11s -4s linear infinite}@keyframes fall-367{63.871%{transform:translate(99.3982vw,63.871vh) scale(.0803)}to{transform:translate(95.19615vw,99vh) scale(.0803)}}.snow:nth-child(368){opacity:1.8428;transform:translate(88.9722vw,-10px) scale(.342);animation:fall-368 22s -2s linear infinite}@keyframes fall-368{45.992%{transform:translate(84.5857vw,45.992vh) scale(.342)}to{transform:translate(86.77895vw,99vh) scale(.342)}}.snow:nth-child(369){opacity:1.4304;transform:translate(38.117vw,-10px) scale(.4318);animation:fall-369 15s -20s linear infinite}@keyframes fall-369{55.589%{transform:translate(42.1718vw,55.589vh) scale(.4318)}to{transform:translate(40.1444vw,99vh) scale(.4318)}}.snow:nth-child(370){opacity:.982;transform:translate(49.1626vw,-10px) scale(.156);animation:fall-370 26s -14s linear infinite}@keyframes fall-370{49.939%{transform:translate(47.546vw,49.939vh) scale(.156)}to{transform:translate(48.3543vw,99vh) scale(.156)}}.snow:nth-child(371){opacity:1.3872;transform:translate(86.1149vw,-10px) scale(.3414);animation:fall-371 30s -3s linear infinite}@keyframes fall-371{65.978%{transform:translate(95.9913vw,65.978vh) scale(.3414)}to{transform:translate(91.0531vw,99vh) scale(.3414)}}.snow:nth-child(372){opacity:.8722;transform:translate(85.6671vw,-10px) scale(.3535);animation:fall-372 22s -14s linear infinite}@keyframes fall-372{54.619%{transform:translate(87.0229vw,54.619vh) scale(.3535)}to{transform:translate(86.345vw,99vh) scale(.3535)}}.snow:nth-child(373){opacity:1.6476;transform:translate(20.0893vw,-10px) scale(.48);animation:fall-373 21s -15s linear infinite}@keyframes fall-373{55.922%{transform:translate(15.1717vw,55.922vh) scale(.48)}to{transform:translate(17.6305vw,99vh) scale(.48)}}.snow:nth-child(374){opacity:1.9788;transform:translate(58.9526vw,-10px) scale(.5332);animation:fall-374 11s -13s linear infinite}@keyframes fall-374{39.573%{transform:translate(52.7769vw,39.573vh) scale(.5332)}to{transform:translate(55.86475vw,99vh) scale(.5332)}}.snow:nth-child(375){opacity:.5302;transform:translate(6.6323vw,-10px) scale(.53);animation:fall-375 10s -2s linear infinite}@keyframes fall-375{34.161%{transform:translate(16.1349vw,34.161vh) scale(.53)}to{transform:translate(11.3836vw,99vh) scale(.53)}}.snow:nth-child(376){opacity:.642;transform:translate(50.3179vw,-10px) scale(.4211);animation:fall-376 12s -3s linear infinite}@keyframes fall-376{68.024%{transform:translate(43.4893vw,68.024vh) scale(.4211)}to{transform:translate(46.9036vw,99vh) scale(.4211)}}.snow:nth-child(377){opacity:.8428;transform:translate(67.0198vw,-10px) scale(.9788);animation:fall-377 18s -10s linear infinite}@keyframes fall-377{61.145%{transform:translate(76.0251vw,61.145vh) scale(.9788)}to{transform:translate(71.52245vw,99vh) scale(.9788)}}.snow:nth-child(378){opacity:1.7044;transform:translate(55.8644vw,-10px) scale(.9048);animation:fall-378 12s -11s linear infinite}@keyframes fall-378{35.89%{transform:translate(55.0776vw,35.89vh) scale(.9048)}to{transform:translate(55.471vw,99vh) scale(.9048)}}.snow:nth-child(379){opacity:.3714;transform:translate(65.0976vw,-10px) scale(.1238);animation:fall-379 22s -10s linear infinite}@keyframes fall-379{76.598%{transform:translate(59.5671vw,76.598vh) scale(.1238)}to{transform:translate(62.33235vw,99vh) scale(.1238)}}.snow:nth-child(380){opacity:1.035;transform:translate(70.4186vw,-10px) scale(.1877);animation:fall-380 20s -21s linear infinite}@keyframes fall-380{78.266%{transform:translate(77.288vw,78.266vh) scale(.1877)}to{transform:translate(73.8533vw,99vh) scale(.1877)}}.snow:nth-child(381){opacity:1.451;transform:translate(56.1409vw,-10px) scale(.4369);animation:fall-381 11s -30s linear infinite}@keyframes fall-381{61.76%{transform:translate(52.4636vw,61.76vh) scale(.4369)}to{transform:translate(54.30225vw,99vh) scale(.4369)}}.snow:nth-child(382){opacity:1.3174;transform:translate(55.1174vw,-10px) scale(.9924);animation:fall-382 15s -23s linear infinite}@keyframes fall-382{72.477%{transform:translate(58.2408vw,72.477vh) scale(.9924)}to{transform:translate(56.6791vw,99vh) scale(.9924)}}.snow:nth-child(383){opacity:.981;transform:translate(20.3665vw,-10px) scale(.8981);animation:fall-383 13s -29s linear infinite}@keyframes fall-383{49.165%{transform:translate(16.1047vw,49.165vh) scale(.8981)}to{transform:translate(18.2356vw,99vh) scale(.8981)}}.snow:nth-child(384){opacity:.5126;transform:translate(37.9523vw,-10px) scale(.9253);animation:fall-384 22s -28s linear infinite}@keyframes fall-384{68.076%{transform:translate(45.9537vw,68.076vh) scale(.9253)}to{transform:translate(41.953vw,99vh) scale(.9253)}}.snow:nth-child(385){opacity:.9064;transform:translate(46.2975vw,-10px) scale(.0177);animation:fall-385 23s -20s linear infinite}@keyframes fall-385{53.539%{transform:translate(39.6753vw,53.539vh) scale(.0177)}to{transform:translate(42.9864vw,99vh) scale(.0177)}}.snow:nth-child(386){opacity:.3248;transform:translate(99.7972vw,-10px) scale(.4198);animation:fall-386 12s -15s linear infinite}@keyframes fall-386{33.928%{transform:translate(109.7137vw,33.928vh) scale(.4198)}to{transform:translate(104.75545vw,99vh) scale(.4198)}}.snow:nth-child(387){opacity:.005;transform:translate(30.3517vw,-10px) scale(.5964);animation:fall-387 21s -9s linear infinite}@keyframes fall-387{52.964%{transform:translate(35.4532vw,52.964vh) scale(.5964)}to{transform:translate(32.90245vw,99vh) scale(.5964)}}.snow:nth-child(388){opacity:.7486;transform:translate(1.5945vw,-10px) scale(.0882);animation:fall-388 24s -29s linear infinite}@keyframes fall-388{72.065%{transform:translate(-3.4753vw,72.065vh) scale(.0882)}to{transform:translate(-.9404vw,99vh) scale(.0882)}}.snow:nth-child(389){opacity:1.4014;transform:translate(32.8791vw,-10px) scale(.6959);animation:fall-389 11s -4s linear infinite}@keyframes fall-389{42.527%{transform:translate(30.8623vw,42.527vh) scale(.6959)}to{transform:translate(31.8707vw,99vh) scale(.6959)}}.snow:nth-child(390){opacity:.1766;transform:translate(4.5215vw,-10px) scale(.1944);animation:fall-390 17s -8s linear infinite}@keyframes fall-390{58.137%{transform:translate(11.128vw,58.137vh) scale(.1944)}to{transform:translate(7.82475vw,99vh) scale(.1944)}}.snow:nth-child(391){opacity:1.518;transform:translate(22.2972vw,-10px) scale(.4732);animation:fall-391 25s -15s linear infinite}@keyframes fall-391{54.504%{transform:translate(27.9214vw,54.504vh) scale(.4732)}to{transform:translate(25.1093vw,99vh) scale(.4732)}}.snow:nth-child(392){opacity:1.6842;transform:translate(78.224vw,-10px) scale(.1045);animation:fall-392 13s -26s linear infinite}@keyframes fall-392{41.079%{transform:translate(70.455vw,41.079vh) scale(.1045)}to{transform:translate(74.3395vw,99vh) scale(.1045)}}.snow:nth-child(393){opacity:1.4736;transform:translate(87.55vw,-10px) scale(.174);animation:fall-393 15s -30s linear infinite}@keyframes fall-393{63.494%{transform:translate(80.633vw,63.494vh) scale(.174)}to{transform:translate(84.0915vw,99vh) scale(.174)}}.snow:nth-child(394){opacity:1.2842;transform:translate(30.2573vw,-10px) scale(.5987);animation:fall-394 13s -15s linear infinite}@keyframes fall-394{48.235%{transform:translate(25.7015vw,48.235vh) scale(.5987)}to{transform:translate(27.9794vw,99vh) scale(.5987)}}.snow:nth-child(395){opacity:1.4548;transform:translate(38.8214vw,-10px) scale(.4711);animation:fall-395 12s -14s linear infinite}@keyframes fall-395{45.488%{transform:translate(32.2123vw,45.488vh) scale(.4711)}to{transform:translate(35.51685vw,99vh) scale(.4711)}}.snow:nth-child(396){opacity:.876;transform:translate(62.9241vw,-10px) scale(.1567);animation:fall-396 13s -21s linear infinite}@keyframes fall-396{65.799%{transform:translate(64.8302vw,65.799vh) scale(.1567)}to{transform:translate(63.87715vw,99vh) scale(.1567)}}.snow:nth-child(397){opacity:1.618;transform:translate(67.6945vw,-10px) scale(.7216);animation:fall-397 15s -25s linear infinite}@keyframes fall-397{47.24%{transform:translate(61.8823vw,47.24vh) scale(.7216)}to{transform:translate(64.7884vw,99vh) scale(.7216)}}.snow:nth-child(398){opacity:.659;transform:translate(78.6889vw,-10px) scale(.7206);animation:fall-398 16s -16s linear infinite}@keyframes fall-398{68.794%{transform:translate(75.9871vw,68.794vh) scale(.7206)}to{transform:translate(77.338vw,99vh) scale(.7206)}}.snow:nth-child(399){opacity:1.9494;transform:translate(79.2749vw,-10px) scale(.3884);animation:fall-399 12s -6s linear infinite}@keyframes fall-399{71.178%{transform:translate(81.4669vw,71.178vh) scale(.3884)}to{transform:translate(80.3709vw,99vh) scale(.3884)}}.snow:nth-child(400){opacity:1.1384;transform:translate(97.7782vw,-10px) scale(.6868);animation:fall-400 20s -29s linear infinite}@keyframes fall-400{67.94%{transform:translate(96.6459vw,67.94vh) scale(.6868)}to{transform:translate(97.21205vw,99vh) scale(.6868)}}\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==