@esfaenza/core 15.2.150 → 15.2.151
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}.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}.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}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.6054;transform:translate(24.3566vw,-10px) scale(.7728);animation:fall-1 13s -30s linear infinite}@keyframes fall-1{60.128%{transform:translate(28.3961vw,60.128vh) scale(.7728)}to{transform:translate(26.37635vw,99vh) scale(.7728)}}.snow:nth-child(2){opacity:.7956;transform:translate(9.7542vw,-10px) scale(.8087);animation:fall-2 18s -27s linear infinite}@keyframes fall-2{66.179%{transform:translate(6.8397vw,66.179vh) scale(.8087)}to{transform:translate(8.29695vw,99vh) scale(.8087)}}.snow:nth-child(3){opacity:1.8628;transform:translate(.7766vw,-10px) scale(.8815);animation:fall-3 24s -18s linear infinite}@keyframes fall-3{46.569%{transform:translate(2.0944vw,46.569vh) scale(.8815)}to{transform:translate(1.4355vw,99vh) scale(.8815)}}.snow:nth-child(4){opacity:.3884;transform:translate(47.9607vw,-10px) scale(.5781);animation:fall-4 25s -2s linear infinite}@keyframes fall-4{35.465%{transform:translate(45.2269vw,35.465vh) scale(.5781)}to{transform:translate(46.5938vw,99vh) scale(.5781)}}.snow:nth-child(5){opacity:.4476;transform:translate(2.7282vw,-10px) scale(.4566);animation:fall-5 18s -5s linear infinite}@keyframes fall-5{53.901%{transform:translate(4.8105vw,53.901vh) scale(.4566)}to{transform:translate(3.76935vw,99vh) scale(.4566)}}.snow:nth-child(6){opacity:1.7316;transform:translate(62.3692vw,-10px) scale(.4221);animation:fall-6 23s -25s linear infinite}@keyframes fall-6{78.399%{transform:translate(58.4632vw,78.399vh) scale(.4221)}to{transform:translate(60.4162vw,99vh) scale(.4221)}}.snow:nth-child(7){opacity:.2562;transform:translate(15.9069vw,-10px) scale(.8102);animation:fall-7 24s -21s linear infinite}@keyframes fall-7{41.215%{transform:translate(8.2275vw,41.215vh) scale(.8102)}to{transform:translate(12.0672vw,99vh) scale(.8102)}}.snow:nth-child(8){opacity:.7764;transform:translate(81.791vw,-10px) scale(.8653);animation:fall-8 14s -13s linear infinite}@keyframes fall-8{48.112%{transform:translate(90.7771vw,48.112vh) scale(.8653)}to{transform:translate(86.28405vw,99vh) scale(.8653)}}.snow:nth-child(9){opacity:1.0226;transform:translate(23.0915vw,-10px) scale(.8729);animation:fall-9 16s -11s linear infinite}@keyframes fall-9{45.529%{transform:translate(27.1382vw,45.529vh) scale(.8729)}to{transform:translate(25.11485vw,99vh) scale(.8729)}}.snow:nth-child(10){opacity:1.264;transform:translate(59.6529vw,-10px) scale(.8223);animation:fall-10 24s -6s linear infinite}@keyframes fall-10{51.862%{transform:translate(56.1921vw,51.862vh) scale(.8223)}to{transform:translate(57.9225vw,99vh) scale(.8223)}}.snow:nth-child(11){opacity:1.1582;transform:translate(93.7614vw,-10px) scale(.0252);animation:fall-11 29s -21s linear infinite}@keyframes fall-11{53.738%{transform:translate(94.5005vw,53.738vh) scale(.0252)}to{transform:translate(94.13095vw,99vh) scale(.0252)}}.snow:nth-child(12){opacity:.7194;transform:translate(34.3198vw,-10px) scale(.8364);animation:fall-12 21s -27s linear infinite}@keyframes fall-12{35.542%{transform:translate(31.4156vw,35.542vh) scale(.8364)}to{transform:translate(32.8677vw,99vh) scale(.8364)}}.snow:nth-child(13){opacity:1.5624;transform:translate(30.0002vw,-10px) scale(.0176);animation:fall-13 16s -12s linear infinite}@keyframes fall-13{55.715%{transform:translate(32.1085vw,55.715vh) scale(.0176)}to{transform:translate(31.05435vw,99vh) scale(.0176)}}.snow:nth-child(14){opacity:1.0232;transform:translate(46.2177vw,-10px) scale(.7311);animation:fall-14 10s -7s linear infinite}@keyframes fall-14{33.593%{transform:translate(40.3838vw,33.593vh) scale(.7311)}to{transform:translate(43.30075vw,99vh) scale(.7311)}}.snow:nth-child(15){opacity:1.348;transform:translate(39.7019vw,-10px) scale(.674);animation:fall-15 25s -8s linear infinite}@keyframes fall-15{47.433%{transform:translate(39.5826vw,47.433vh) scale(.674)}to{transform:translate(39.64225vw,99vh) scale(.674)}}.snow:nth-child(16){opacity:.655;transform:translate(86.4931vw,-10px) scale(.0474);animation:fall-16 11s -11s linear infinite}@keyframes fall-16{38.573%{transform:translate(80.9448vw,38.573vh) scale(.0474)}to{transform:translate(83.71895vw,99vh) scale(.0474)}}.snow:nth-child(17){opacity:1.8954;transform:translate(50.1264vw,-10px) scale(.8195);animation:fall-17 28s -2s linear infinite}@keyframes fall-17{60.866%{transform:translate(51.36vw,60.866vh) scale(.8195)}to{transform:translate(50.7432vw,99vh) scale(.8195)}}.snow:nth-child(18){opacity:.3724;transform:translate(30.1144vw,-10px) scale(.343);animation:fall-18 20s -21s linear infinite}@keyframes fall-18{52.073%{transform:translate(30.6467vw,52.073vh) scale(.343)}to{transform:translate(30.38055vw,99vh) scale(.343)}}.snow:nth-child(19){opacity:.1078;transform:translate(27.9559vw,-10px) scale(.3353);animation:fall-19 24s -2s linear infinite}@keyframes fall-19{75.506%{transform:translate(20.2208vw,75.506vh) scale(.3353)}to{transform:translate(24.08835vw,99vh) scale(.3353)}}.snow:nth-child(20){opacity:.9248;transform:translate(90.745vw,-10px) scale(.6218);animation:fall-20 26s -2s linear infinite}@keyframes fall-20{47.945%{transform:translate(99.5337vw,47.945vh) scale(.6218)}to{transform:translate(95.13935vw,99vh) scale(.6218)}}.snow:nth-child(21){opacity:.3386;transform:translate(21.1409vw,-10px) scale(.7509);animation:fall-21 29s -25s linear infinite}@keyframes fall-21{48.413%{transform:translate(27.535vw,48.413vh) scale(.7509)}to{transform:translate(24.33795vw,99vh) scale(.7509)}}.snow:nth-child(22){opacity:.2832;transform:translate(92.9486vw,-10px) scale(.034);animation:fall-22 26s -13s linear infinite}@keyframes fall-22{73.991%{transform:translate(86.3164vw,73.991vh) scale(.034)}to{transform:translate(89.6325vw,99vh) scale(.034)}}.snow:nth-child(23){opacity:1.1638;transform:translate(3.6509vw,-10px) scale(.9879);animation:fall-23 18s -16s linear infinite}@keyframes fall-23{33.209%{transform:translate(-5.0006vw,33.209vh) scale(.9879)}to{transform:translate(-.67485vw,99vh) scale(.9879)}}.snow:nth-child(24){opacity:.8048;transform:translate(80.1392vw,-10px) scale(.3093);animation:fall-24 17s -4s linear infinite}@keyframes fall-24{73.494%{transform:translate(79.1836vw,73.494vh) scale(.3093)}to{transform:translate(79.6614vw,99vh) scale(.3093)}}.snow:nth-child(25){opacity:.0734;transform:translate(35.6754vw,-10px) scale(.403);animation:fall-25 17s -15s linear infinite}@keyframes fall-25{51.024%{transform:translate(37.656vw,51.024vh) scale(.403)}to{transform:translate(36.6657vw,99vh) scale(.403)}}.snow:nth-child(26){opacity:1.8328;transform:translate(19.7662vw,-10px) scale(.5378);animation:fall-26 11s -11s linear infinite}@keyframes fall-26{39.374%{transform:translate(17.9953vw,39.374vh) scale(.5378)}to{transform:translate(18.88075vw,99vh) scale(.5378)}}.snow:nth-child(27){opacity:1.8322;transform:translate(3.8209vw,-10px) scale(.8895);animation:fall-27 19s -28s linear infinite}@keyframes fall-27{65.292%{transform:translate(4.2962vw,65.292vh) scale(.8895)}to{transform:translate(4.05855vw,99vh) scale(.8895)}}.snow:nth-child(28){opacity:1.7778;transform:translate(55.4615vw,-10px) scale(.5702);animation:fall-28 23s -24s linear infinite}@keyframes fall-28{45.055%{transform:translate(47.5092vw,45.055vh) scale(.5702)}to{transform:translate(51.48535vw,99vh) scale(.5702)}}.snow:nth-child(29){opacity:.7872;transform:translate(28.6269vw,-10px) scale(.8486);animation:fall-29 27s -26s linear infinite}@keyframes fall-29{38.796%{transform:translate(32.3037vw,38.796vh) scale(.8486)}to{transform:translate(30.4653vw,99vh) scale(.8486)}}.snow:nth-child(30){opacity:.9844;transform:translate(89.8193vw,-10px) scale(.4739);animation:fall-30 14s -17s linear infinite}@keyframes fall-30{55.204%{transform:translate(82.3092vw,55.204vh) scale(.4739)}to{transform:translate(86.06425vw,99vh) scale(.4739)}}.snow:nth-child(31){opacity:1.1012;transform:translate(81.5288vw,-10px) scale(.5654);animation:fall-31 22s -3s linear infinite}@keyframes fall-31{78.9%{transform:translate(91.4011vw,78.9vh) scale(.5654)}to{transform:translate(86.46495vw,99vh) scale(.5654)}}.snow:nth-child(32){opacity:.4692;transform:translate(75.7396vw,-10px) scale(.4051);animation:fall-32 29s -23s linear infinite}@keyframes fall-32{77.327%{transform:translate(78.6436vw,77.327vh) scale(.4051)}to{transform:translate(77.1916vw,99vh) scale(.4051)}}.snow:nth-child(33){opacity:.3612;transform:translate(69.4821vw,-10px) scale(.3624);animation:fall-33 22s -7s linear infinite}@keyframes fall-33{50.334%{transform:translate(70.2677vw,50.334vh) scale(.3624)}to{transform:translate(69.8749vw,99vh) scale(.3624)}}.snow:nth-child(34){opacity:1.0944;transform:translate(81.2887vw,-10px) scale(.4296);animation:fall-34 14s -24s linear infinite}@keyframes fall-34{51.853%{transform:translate(79.4767vw,51.853vh) scale(.4296)}to{transform:translate(80.3827vw,99vh) scale(.4296)}}.snow:nth-child(35){opacity:1.3492;transform:translate(1.7042vw,-10px) scale(.0724);animation:fall-35 28s -26s linear infinite}@keyframes fall-35{66.238%{transform:translate(2.8424vw,66.238vh) scale(.0724)}to{transform:translate(2.2733vw,99vh) scale(.0724)}}.snow:nth-child(36){opacity:1.7112;transform:translate(29.5279vw,-10px) scale(.0568);animation:fall-36 25s -26s linear infinite}@keyframes fall-36{48.066%{transform:translate(20.0877vw,48.066vh) scale(.0568)}to{transform:translate(24.8078vw,99vh) scale(.0568)}}.snow:nth-child(37){opacity:.7394;transform:translate(89.5295vw,-10px) scale(.1948);animation:fall-37 25s -14s linear infinite}@keyframes fall-37{48.479%{transform:translate(83.2436vw,48.479vh) scale(.1948)}to{transform:translate(86.38655vw,99vh) scale(.1948)}}.snow:nth-child(38){opacity:1.7854;transform:translate(22.6391vw,-10px) scale(.4236);animation:fall-38 28s -3s linear infinite}@keyframes fall-38{78.951%{transform:translate(18.1572vw,78.951vh) scale(.4236)}to{transform:translate(20.39815vw,99vh) scale(.4236)}}.snow:nth-child(39){opacity:1.4026;transform:translate(91.4037vw,-10px) scale(.9758);animation:fall-39 20s -24s linear infinite}@keyframes fall-39{47.885%{transform:translate(98.0165vw,47.885vh) scale(.9758)}to{transform:translate(94.7101vw,99vh) scale(.9758)}}.snow:nth-child(40){opacity:.8288;transform:translate(23.606vw,-10px) scale(.1456);animation:fall-40 23s -26s linear infinite}@keyframes fall-40{40.503%{transform:translate(19.3058vw,40.503vh) scale(.1456)}to{transform:translate(21.4559vw,99vh) scale(.1456)}}.snow:nth-child(41){opacity:1.8236;transform:translate(19.9985vw,-10px) scale(.3653);animation:fall-41 13s -10s linear infinite}@keyframes fall-41{63.653%{transform:translate(27.2462vw,63.653vh) scale(.3653)}to{transform:translate(23.62235vw,99vh) scale(.3653)}}.snow:nth-child(42){opacity:1.8228;transform:translate(20.7959vw,-10px) scale(.451);animation:fall-42 11s -27s linear infinite}@keyframes fall-42{79.006%{transform:translate(12.5305vw,79.006vh) scale(.451)}to{transform:translate(16.6632vw,99vh) scale(.451)}}.snow:nth-child(43){opacity:1.3106;transform:translate(12.9257vw,-10px) scale(.7624);animation:fall-43 19s -28s linear infinite}@keyframes fall-43{42.056%{transform:translate(21.8181vw,42.056vh) scale(.7624)}to{transform:translate(17.3719vw,99vh) scale(.7624)}}.snow:nth-child(44){opacity:1.206;transform:translate(7.2364vw,-10px) scale(.6209);animation:fall-44 15s -23s linear infinite}@keyframes fall-44{56.546%{transform:translate(8.3641vw,56.546vh) scale(.6209)}to{transform:translate(7.80025vw,99vh) scale(.6209)}}.snow:nth-child(45){opacity:1.6318;transform:translate(6.6419vw,-10px) scale(.8554);animation:fall-45 17s -15s linear infinite}@keyframes fall-45{31.706%{transform:translate(2.183vw,31.706vh) scale(.8554)}to{transform:translate(4.41245vw,99vh) scale(.8554)}}.snow:nth-child(46){opacity:1.4848;transform:translate(97.2637vw,-10px) scale(.2234);animation:fall-46 19s -30s linear infinite}@keyframes fall-46{41.679%{transform:translate(104.7305vw,41.679vh) scale(.2234)}to{transform:translate(100.9971vw,99vh) scale(.2234)}}.snow:nth-child(47){opacity:.5252;transform:translate(2.618vw,-10px) scale(.3761);animation:fall-47 20s -18s linear infinite}@keyframes fall-47{34.534%{transform:translate(7.8649vw,34.534vh) scale(.3761)}to{transform:translate(5.24145vw,99vh) scale(.3761)}}.snow:nth-child(48){opacity:.481;transform:translate(23.3044vw,-10px) scale(.14);animation:fall-48 27s -1s linear infinite}@keyframes fall-48{51.095%{transform:translate(16.8423vw,51.095vh) scale(.14)}to{transform:translate(20.07335vw,99vh) scale(.14)}}.snow:nth-child(49){opacity:1.083;transform:translate(38.4096vw,-10px) scale(.8737);animation:fall-49 25s -20s linear infinite}@keyframes fall-49{47.497%{transform:translate(43.415vw,47.497vh) scale(.8737)}to{transform:translate(40.9123vw,99vh) scale(.8737)}}.snow:nth-child(50){opacity:.0182;transform:translate(51.2469vw,-10px) scale(.3977);animation:fall-50 10s -24s linear infinite}@keyframes fall-50{30.579%{transform:translate(46.6587vw,30.579vh) scale(.3977)}to{transform:translate(48.9528vw,99vh) scale(.3977)}}.snow:nth-child(51){opacity:1.7894;transform:translate(.3144vw,-10px) scale(.6696);animation:fall-51 22s -10s linear infinite}@keyframes fall-51{70.3%{transform:translate(-2.3035vw,70.3vh) scale(.6696)}to{transform:translate(-.99455vw,99vh) scale(.6696)}}.snow:nth-child(52){opacity:.178;transform:translate(15.5268vw,-10px) scale(.1469);animation:fall-52 11s -1s linear infinite}@keyframes fall-52{67.611%{transform:translate(15.931vw,67.611vh) scale(.1469)}to{transform:translate(15.7289vw,99vh) scale(.1469)}}.snow:nth-child(53){opacity:1.8304;transform:translate(76.0109vw,-10px) scale(.759);animation:fall-53 30s -19s linear infinite}@keyframes fall-53{55.12%{transform:translate(69.0804vw,55.12vh) scale(.759)}to{transform:translate(72.54565vw,99vh) scale(.759)}}.snow:nth-child(54){opacity:1.4818;transform:translate(22.4144vw,-10px) scale(.8334);animation:fall-54 26s -19s linear infinite}@keyframes fall-54{48.797%{transform:translate(26.4749vw,48.797vh) scale(.8334)}to{transform:translate(24.44465vw,99vh) scale(.8334)}}.snow:nth-child(55){opacity:1.1692;transform:translate(25.9228vw,-10px) scale(.8596);animation:fall-55 25s -10s linear infinite}@keyframes fall-55{33.737%{transform:translate(33.8618vw,33.737vh) scale(.8596)}to{transform:translate(29.8923vw,99vh) scale(.8596)}}.snow:nth-child(56){opacity:1.8086;transform:translate(85.3031vw,-10px) scale(.5946);animation:fall-56 21s -14s linear infinite}@keyframes fall-56{47.829%{transform:translate(83.8483vw,47.829vh) scale(.5946)}to{transform:translate(84.5757vw,99vh) scale(.5946)}}.snow:nth-child(57){opacity:.118;transform:translate(23.7205vw,-10px) scale(.2706);animation:fall-57 14s -6s linear infinite}@keyframes fall-57{57.745%{transform:translate(18.7574vw,57.745vh) scale(.2706)}to{transform:translate(21.23895vw,99vh) scale(.2706)}}.snow:nth-child(58){opacity:1.817;transform:translate(86.8807vw,-10px) scale(.1015);animation:fall-58 14s -8s linear infinite}@keyframes fall-58{48.341%{transform:translate(79.2679vw,48.341vh) scale(.1015)}to{transform:translate(83.0743vw,99vh) scale(.1015)}}.snow:nth-child(59){opacity:.8362;transform:translate(35.6875vw,-10px) scale(.318);animation:fall-59 21s -2s linear infinite}@keyframes fall-59{57.614%{transform:translate(37.5505vw,57.614vh) scale(.318)}to{transform:translate(36.619vw,99vh) scale(.318)}}.snow:nth-child(60){opacity:.6616;transform:translate(36.5742vw,-10px) scale(.5209);animation:fall-60 23s -30s linear infinite}@keyframes fall-60{55.987%{transform:translate(32.1467vw,55.987vh) scale(.5209)}to{transform:translate(34.36045vw,99vh) scale(.5209)}}.snow:nth-child(61){opacity:.1924;transform:translate(23.6509vw,-10px) scale(.2781);animation:fall-61 23s -26s linear infinite}@keyframes fall-61{37.387%{transform:translate(29.6158vw,37.387vh) scale(.2781)}to{transform:translate(26.63335vw,99vh) scale(.2781)}}.snow:nth-child(62){opacity:.5314;transform:translate(45.2565vw,-10px) scale(.8411);animation:fall-62 30s -26s linear infinite}@keyframes fall-62{36.179%{transform:translate(51.264vw,36.179vh) scale(.8411)}to{transform:translate(48.26025vw,99vh) scale(.8411)}}.snow:nth-child(63){opacity:1.5852;transform:translate(83.419vw,-10px) scale(.8992);animation:fall-63 21s -24s linear infinite}@keyframes fall-63{48.688%{transform:translate(80.5281vw,48.688vh) scale(.8992)}to{transform:translate(81.97355vw,99vh) scale(.8992)}}.snow:nth-child(64){opacity:1.0416;transform:translate(33.1902vw,-10px) scale(.2391);animation:fall-64 22s -25s linear infinite}@keyframes fall-64{57.17%{transform:translate(41.5656vw,57.17vh) scale(.2391)}to{transform:translate(37.3779vw,99vh) scale(.2391)}}.snow:nth-child(65){opacity:.355;transform:translate(12.5771vw,-10px) scale(.3795);animation:fall-65 14s -25s linear infinite}@keyframes fall-65{58.27%{transform:translate(9.5277vw,58.27vh) scale(.3795)}to{transform:translate(11.0524vw,99vh) scale(.3795)}}.snow:nth-child(66){opacity:.403;transform:translate(33.0515vw,-10px) scale(.9417);animation:fall-66 15s -24s linear infinite}@keyframes fall-66{43.243%{transform:translate(30.3362vw,43.243vh) scale(.9417)}to{transform:translate(31.69385vw,99vh) scale(.9417)}}.snow:nth-child(67){opacity:.9986;transform:translate(33.8404vw,-10px) scale(.9375);animation:fall-67 16s -10s linear infinite}@keyframes fall-67{70.924%{transform:translate(25.5554vw,70.924vh) scale(.9375)}to{transform:translate(29.6979vw,99vh) scale(.9375)}}.snow:nth-child(68){opacity:.3466;transform:translate(37.4589vw,-10px) scale(.0531);animation:fall-68 19s -3s linear infinite}@keyframes fall-68{32.046%{transform:translate(46.9511vw,32.046vh) scale(.0531)}to{transform:translate(42.205vw,99vh) scale(.0531)}}.snow:nth-child(69){opacity:.6322;transform:translate(61.0586vw,-10px) scale(.6978);animation:fall-69 18s -10s linear infinite}@keyframes fall-69{48.987%{transform:translate(56.9248vw,48.987vh) scale(.6978)}to{transform:translate(58.9917vw,99vh) scale(.6978)}}.snow:nth-child(70){opacity:1.802;transform:translate(92.4541vw,-10px) scale(.933);animation:fall-70 17s -15s linear infinite}@keyframes fall-70{79.699%{transform:translate(90.5838vw,79.699vh) scale(.933)}to{transform:translate(91.51895vw,99vh) scale(.933)}}.snow:nth-child(71){opacity:.8696;transform:translate(90.61vw,-10px) scale(.6267);animation:fall-71 20s -7s linear infinite}@keyframes fall-71{78.774%{transform:translate(88.0651vw,78.774vh) scale(.6267)}to{transform:translate(89.33755vw,99vh) scale(.6267)}}.snow:nth-child(72){opacity:1.0634;transform:translate(66.6418vw,-10px) scale(.1265);animation:fall-72 24s -4s linear infinite}@keyframes fall-72{76.931%{transform:translate(75.9646vw,76.931vh) scale(.1265)}to{transform:translate(71.3032vw,99vh) scale(.1265)}}.snow:nth-child(73){opacity:1.6716;transform:translate(27.5851vw,-10px) scale(.232);animation:fall-73 16s -14s linear infinite}@keyframes fall-73{33.247%{transform:translate(19.5505vw,33.247vh) scale(.232)}to{transform:translate(23.5678vw,99vh) scale(.232)}}.snow:nth-child(74){opacity:.7296;transform:translate(58.4129vw,-10px) scale(.6082);animation:fall-74 11s -18s linear infinite}@keyframes fall-74{61.387%{transform:translate(58.9793vw,61.387vh) scale(.6082)}to{transform:translate(58.6961vw,99vh) scale(.6082)}}.snow:nth-child(75){opacity:.853;transform:translate(36.9426vw,-10px) scale(.6033);animation:fall-75 13s -8s linear infinite}@keyframes fall-75{47.894%{transform:translate(44.7174vw,47.894vh) scale(.6033)}to{transform:translate(40.83vw,99vh) scale(.6033)}}.snow:nth-child(76){opacity:1.6452;transform:translate(6.1272vw,-10px) scale(.2302);animation:fall-76 27s -17s linear infinite}@keyframes fall-76{66.266%{transform:translate(1.6136vw,66.266vh) scale(.2302)}to{transform:translate(3.8704vw,99vh) scale(.2302)}}.snow:nth-child(77){opacity:.7724;transform:translate(75.8518vw,-10px) scale(.3737);animation:fall-77 22s -25s linear infinite}@keyframes fall-77{79.382%{transform:translate(79.6672vw,79.382vh) scale(.3737)}to{transform:translate(77.7595vw,99vh) scale(.3737)}}.snow:nth-child(78){opacity:1.5634;transform:translate(97.7552vw,-10px) scale(.69);animation:fall-78 23s -18s linear infinite}@keyframes fall-78{77.236%{transform:translate(96.1883vw,77.236vh) scale(.69)}to{transform:translate(96.97175vw,99vh) scale(.69)}}.snow:nth-child(79){opacity:1.977;transform:translate(91.3694vw,-10px) scale(.6007);animation:fall-79 21s -25s linear infinite}@keyframes fall-79{62.575%{transform:translate(85.2618vw,62.575vh) scale(.6007)}to{transform:translate(88.3156vw,99vh) scale(.6007)}}.snow:nth-child(80){opacity:.2648;transform:translate(32.532vw,-10px) scale(.129);animation:fall-80 18s -19s linear infinite}@keyframes fall-80{55.015%{transform:translate(39.4671vw,55.015vh) scale(.129)}to{transform:translate(35.99955vw,99vh) scale(.129)}}.snow:nth-child(81){opacity:1.4864;transform:translate(52.4642vw,-10px) scale(.6181);animation:fall-81 22s -13s linear infinite}@keyframes fall-81{78.221%{transform:translate(43.9571vw,78.221vh) scale(.6181)}to{transform:translate(48.21065vw,99vh) scale(.6181)}}.snow:nth-child(82){opacity:.733;transform:translate(60.1568vw,-10px) scale(.7168);animation:fall-82 17s -24s linear infinite}@keyframes fall-82{62.863%{transform:translate(69.2909vw,62.863vh) scale(.7168)}to{transform:translate(64.72385vw,99vh) scale(.7168)}}.snow:nth-child(83){opacity:1.038;transform:translate(81.563vw,-10px) scale(.9318);animation:fall-83 24s -27s linear infinite}@keyframes fall-83{58.43%{transform:translate(78.2811vw,58.43vh) scale(.9318)}to{transform:translate(79.92205vw,99vh) scale(.9318)}}.snow:nth-child(84){opacity:.9416;transform:translate(88.7272vw,-10px) scale(.9867);animation:fall-84 29s -18s linear infinite}@keyframes fall-84{31.581%{transform:translate(79.1516vw,31.581vh) scale(.9867)}to{transform:translate(83.9394vw,99vh) scale(.9867)}}.snow:nth-child(85){opacity:1.9044;transform:translate(44.9262vw,-10px) scale(.4466);animation:fall-85 17s -3s linear infinite}@keyframes fall-85{40.182%{transform:translate(51.5597vw,40.182vh) scale(.4466)}to{transform:translate(48.24295vw,99vh) scale(.4466)}}.snow:nth-child(86){opacity:1.289;transform:translate(89.0176vw,-10px) scale(.2841);animation:fall-86 20s -25s linear infinite}@keyframes fall-86{45.761%{transform:translate(98.4785vw,45.761vh) scale(.2841)}to{transform:translate(93.74805vw,99vh) scale(.2841)}}.snow:nth-child(87){opacity:.7016;transform:translate(26.0104vw,-10px) scale(.3557);animation:fall-87 10s -1s linear infinite}@keyframes fall-87{47.768%{transform:translate(27.3274vw,47.768vh) scale(.3557)}to{transform:translate(26.6689vw,99vh) scale(.3557)}}.snow:nth-child(88){opacity:.962;transform:translate(2.4271vw,-10px) scale(.3178);animation:fall-88 12s -6s linear infinite}@keyframes fall-88{58.119%{transform:translate(2.416vw,58.119vh) scale(.3178)}to{transform:translate(2.42155vw,99vh) scale(.3178)}}.snow:nth-child(89){opacity:1.2448;transform:translate(59.3083vw,-10px) scale(.8401);animation:fall-89 15s -15s linear infinite}@keyframes fall-89{64.614%{transform:translate(54.5427vw,64.614vh) scale(.8401)}to{transform:translate(56.9255vw,99vh) scale(.8401)}}.snow:nth-child(90){opacity:.278;transform:translate(34.3565vw,-10px) scale(.3401);animation:fall-90 12s -5s linear infinite}@keyframes fall-90{65.337%{transform:translate(39.1444vw,65.337vh) scale(.3401)}to{transform:translate(36.75045vw,99vh) scale(.3401)}}.snow:nth-child(91){opacity:.027;transform:translate(78.469vw,-10px) scale(.2092);animation:fall-91 13s -22s linear infinite}@keyframes fall-91{40.266%{transform:translate(77.9658vw,40.266vh) scale(.2092)}to{transform:translate(78.2174vw,99vh) scale(.2092)}}.snow:nth-child(92){opacity:.05;transform:translate(24.3694vw,-10px) scale(.6202);animation:fall-92 26s -3s linear infinite}@keyframes fall-92{72.579%{transform:translate(25.6291vw,72.579vh) scale(.6202)}to{transform:translate(24.99925vw,99vh) scale(.6202)}}.snow:nth-child(93){opacity:.9584;transform:translate(36.5335vw,-10px) scale(.2466);animation:fall-93 29s -30s linear infinite}@keyframes fall-93{51.024%{transform:translate(29.0711vw,51.024vh) scale(.2466)}to{transform:translate(32.8023vw,99vh) scale(.2466)}}.snow:nth-child(94){opacity:.1056;transform:translate(35.8044vw,-10px) scale(.8712);animation:fall-94 18s -15s linear infinite}@keyframes fall-94{42.104%{transform:translate(38.1524vw,42.104vh) scale(.8712)}to{transform:translate(36.9784vw,99vh) scale(.8712)}}.snow:nth-child(95){opacity:1.4394;transform:translate(60.5106vw,-10px) scale(.2824);animation:fall-95 22s -16s linear infinite}@keyframes fall-95{51.867%{transform:translate(68.8954vw,51.867vh) scale(.2824)}to{transform:translate(64.703vw,99vh) scale(.2824)}}.snow:nth-child(96){opacity:1.5892;transform:translate(22.626vw,-10px) scale(.1045);animation:fall-96 20s -10s linear infinite}@keyframes fall-96{71.418%{transform:translate(17.4046vw,71.418vh) scale(.1045)}to{transform:translate(20.0153vw,99vh) scale(.1045)}}.snow:nth-child(97){opacity:1.315;transform:translate(74.0893vw,-10px) scale(.5429);animation:fall-97 26s -22s linear infinite}@keyframes fall-97{70.329%{transform:translate(76.304vw,70.329vh) scale(.5429)}to{transform:translate(75.19665vw,99vh) scale(.5429)}}.snow:nth-child(98){opacity:1.6504;transform:translate(7.2269vw,-10px) scale(.0175);animation:fall-98 18s -29s linear infinite}@keyframes fall-98{33.536%{transform:translate(8.515vw,33.536vh) scale(.0175)}to{transform:translate(7.87095vw,99vh) scale(.0175)}}.snow:nth-child(99){opacity:1.3228;transform:translate(50.8628vw,-10px) scale(.4629);animation:fall-99 17s -1s linear infinite}@keyframes fall-99{66.24%{transform:translate(45.1601vw,66.24vh) scale(.4629)}to{transform:translate(48.01145vw,99vh) scale(.4629)}}.snow:nth-child(100){opacity:1.7458;transform:translate(18.0452vw,-10px) scale(.6488);animation:fall-100 13s -23s linear infinite}@keyframes fall-100{59.325%{transform:translate(10.3696vw,59.325vh) scale(.6488)}to{transform:translate(14.2074vw,99vh) scale(.6488)}}.snow:nth-child(101){opacity:.0032;transform:translate(11.5431vw,-10px) scale(.534);animation:fall-101 16s -14s linear infinite}@keyframes fall-101{48.409%{transform:translate(4.893vw,48.409vh) scale(.534)}to{transform:translate(8.21805vw,99vh) scale(.534)}}.snow:nth-child(102){opacity:1.0794;transform:translate(15.1666vw,-10px) scale(.2442);animation:fall-102 14s -11s linear infinite}@keyframes fall-102{54.947%{transform:translate(11.9522vw,54.947vh) scale(.2442)}to{transform:translate(13.5594vw,99vh) scale(.2442)}}.snow:nth-child(103){opacity:1.2434;transform:translate(29.9287vw,-10px) scale(.236);animation:fall-103 18s -12s linear infinite}@keyframes fall-103{78.199%{transform:translate(36.3685vw,78.199vh) scale(.236)}to{transform:translate(33.1486vw,99vh) scale(.236)}}.snow:nth-child(104){opacity:1.283;transform:translate(59.3072vw,-10px) scale(.738);animation:fall-104 27s -1s linear infinite}@keyframes fall-104{61.837%{transform:translate(64.243vw,61.837vh) scale(.738)}to{transform:translate(61.7751vw,99vh) scale(.738)}}.snow:nth-child(105){opacity:.1296;transform:translate(48.8522vw,-10px) scale(.1745);animation:fall-105 23s -18s linear infinite}@keyframes fall-105{76.694%{transform:translate(47.7565vw,76.694vh) scale(.1745)}to{transform:translate(48.30435vw,99vh) scale(.1745)}}.snow:nth-child(106){opacity:.81;transform:translate(29.4017vw,-10px) scale(.8667);animation:fall-106 23s -27s linear infinite}@keyframes fall-106{66.597%{transform:translate(26.4787vw,66.597vh) scale(.8667)}to{transform:translate(27.9402vw,99vh) scale(.8667)}}.snow:nth-child(107){opacity:.6392;transform:translate(10.5746vw,-10px) scale(.1658);animation:fall-107 24s -10s linear infinite}@keyframes fall-107{79.75%{transform:translate(5.3028vw,79.75vh) scale(.1658)}to{transform:translate(7.9387vw,99vh) scale(.1658)}}.snow:nth-child(108){opacity:.345;transform:translate(66.8224vw,-10px) scale(.327);animation:fall-108 28s -2s linear infinite}@keyframes fall-108{34.766%{transform:translate(63.4667vw,34.766vh) scale(.327)}to{transform:translate(65.14455vw,99vh) scale(.327)}}.snow:nth-child(109){opacity:1.8896;transform:translate(87.6971vw,-10px) scale(.4613);animation:fall-109 24s -16s linear infinite}@keyframes fall-109{38.432%{transform:translate(84.3869vw,38.432vh) scale(.4613)}to{transform:translate(86.042vw,99vh) scale(.4613)}}.snow:nth-child(110){opacity:.1996;transform:translate(77.1392vw,-10px) scale(.308);animation:fall-110 14s -25s linear infinite}@keyframes fall-110{56.638%{transform:translate(80.66vw,56.638vh) scale(.308)}to{transform:translate(78.8996vw,99vh) scale(.308)}}.snow:nth-child(111){opacity:1.208;transform:translate(72.3897vw,-10px) scale(.8848);animation:fall-111 18s -8s linear infinite}@keyframes fall-111{67.65%{transform:translate(75.8925vw,67.65vh) scale(.8848)}to{transform:translate(74.1411vw,99vh) scale(.8848)}}.snow:nth-child(112){opacity:1.3724;transform:translate(62.8886vw,-10px) scale(.7629);animation:fall-112 11s -26s linear infinite}@keyframes fall-112{74.529%{transform:translate(71.7605vw,74.529vh) scale(.7629)}to{transform:translate(67.32455vw,99vh) scale(.7629)}}.snow:nth-child(113){opacity:.6284;transform:translate(17.4781vw,-10px) scale(.4255);animation:fall-113 18s -11s linear infinite}@keyframes fall-113{74.729%{transform:translate(21.2527vw,74.729vh) scale(.4255)}to{transform:translate(19.3654vw,99vh) scale(.4255)}}.snow:nth-child(114){opacity:1.1656;transform:translate(78.5579vw,-10px) scale(.5316);animation:fall-114 23s -26s linear infinite}@keyframes fall-114{52.691%{transform:translate(87.2914vw,52.691vh) scale(.5316)}to{transform:translate(82.92465vw,99vh) scale(.5316)}}.snow:nth-child(115){opacity:.7216;transform:translate(98.6186vw,-10px) scale(.6357);animation:fall-115 25s -15s linear infinite}@keyframes fall-115{61.832%{transform:translate(96.4215vw,61.832vh) scale(.6357)}to{transform:translate(97.52005vw,99vh) scale(.6357)}}.snow:nth-child(116){opacity:1.3938;transform:translate(45.5612vw,-10px) scale(.8735);animation:fall-116 16s -25s linear infinite}@keyframes fall-116{32.816%{transform:translate(46.7193vw,32.816vh) scale(.8735)}to{transform:translate(46.14025vw,99vh) scale(.8735)}}.snow:nth-child(117){opacity:.4182;transform:translate(32.4299vw,-10px) scale(.0847);animation:fall-117 19s -16s linear infinite}@keyframes fall-117{66.032%{transform:translate(35.3389vw,66.032vh) scale(.0847)}to{transform:translate(33.8844vw,99vh) scale(.0847)}}.snow:nth-child(118){opacity:.6214;transform:translate(66.7138vw,-10px) scale(.0666);animation:fall-118 22s -19s linear infinite}@keyframes fall-118{66.861%{transform:translate(71.9019vw,66.861vh) scale(.0666)}to{transform:translate(69.30785vw,99vh) scale(.0666)}}.snow:nth-child(119){opacity:1.131;transform:translate(90.0301vw,-10px) scale(.2823);animation:fall-119 15s -19s linear infinite}@keyframes fall-119{45.857%{transform:translate(83.3377vw,45.857vh) scale(.2823)}to{transform:translate(86.6839vw,99vh) scale(.2823)}}.snow:nth-child(120){opacity:.5152;transform:translate(19.8431vw,-10px) scale(.5663);animation:fall-120 30s -28s linear infinite}@keyframes fall-120{63.847%{transform:translate(23.7231vw,63.847vh) scale(.5663)}to{transform:translate(21.7831vw,99vh) scale(.5663)}}.snow:nth-child(121){opacity:1.7118;transform:translate(70.1244vw,-10px) scale(.6715);animation:fall-121 30s -1s linear infinite}@keyframes fall-121{69.773%{transform:translate(64.0756vw,69.773vh) scale(.6715)}to{transform:translate(67.1vw,99vh) scale(.6715)}}.snow:nth-child(122){opacity:1.8322;transform:translate(91.0404vw,-10px) scale(.5469);animation:fall-122 23s -28s linear infinite}@keyframes fall-122{36.625%{transform:translate(87.4297vw,36.625vh) scale(.5469)}to{transform:translate(89.23505vw,99vh) scale(.5469)}}.snow:nth-child(123){opacity:1.7464;transform:translate(.3352vw,-10px) scale(.4259);animation:fall-123 27s -19s linear infinite}@keyframes fall-123{63.462%{transform:translate(8.3488vw,63.462vh) scale(.4259)}to{transform:translate(4.342vw,99vh) scale(.4259)}}.snow:nth-child(124){opacity:.423;transform:translate(36.4069vw,-10px) scale(.666);animation:fall-124 16s -6s linear infinite}@keyframes fall-124{62.19%{transform:translate(31.4872vw,62.19vh) scale(.666)}to{transform:translate(33.94705vw,99vh) scale(.666)}}.snow:nth-child(125){opacity:1.526;transform:translate(57.8207vw,-10px) scale(.5619);animation:fall-125 10s -21s linear infinite}@keyframes fall-125{41.73%{transform:translate(48.7165vw,41.73vh) scale(.5619)}to{transform:translate(53.2686vw,99vh) scale(.5619)}}.snow:nth-child(126){opacity:1.8502;transform:translate(19.6526vw,-10px) scale(.4699);animation:fall-126 12s -21s linear infinite}@keyframes fall-126{58.796%{transform:translate(26.2374vw,58.796vh) scale(.4699)}to{transform:translate(22.945vw,99vh) scale(.4699)}}.snow:nth-child(127){opacity:1.0884;transform:translate(38.5777vw,-10px) scale(.7357);animation:fall-127 24s -28s linear infinite}@keyframes fall-127{65.304%{transform:translate(33.2402vw,65.304vh) scale(.7357)}to{transform:translate(35.90895vw,99vh) scale(.7357)}}.snow:nth-child(128){opacity:1.941;transform:translate(86.351vw,-10px) scale(.1937);animation:fall-128 14s -12s linear infinite}@keyframes fall-128{34.304%{transform:translate(95.535vw,34.304vh) scale(.1937)}to{transform:translate(90.943vw,99vh) scale(.1937)}}.snow:nth-child(129){opacity:1.7486;transform:translate(65.2839vw,-10px) scale(.3136);animation:fall-129 16s -10s linear infinite}@keyframes fall-129{57.758%{transform:translate(69.5787vw,57.758vh) scale(.3136)}to{transform:translate(67.4313vw,99vh) scale(.3136)}}.snow:nth-child(130){opacity:1.2596;transform:translate(53.4409vw,-10px) scale(.167);animation:fall-130 15s -5s linear infinite}@keyframes fall-130{73.214%{transform:translate(59.8146vw,73.214vh) scale(.167)}to{transform:translate(56.62775vw,99vh) scale(.167)}}.snow:nth-child(131){opacity:.8564;transform:translate(74.4134vw,-10px) scale(.988);animation:fall-131 17s -16s linear infinite}@keyframes fall-131{57.819%{transform:translate(76.3715vw,57.819vh) scale(.988)}to{transform:translate(75.39245vw,99vh) scale(.988)}}.snow:nth-child(132){opacity:.3408;transform:translate(15.5434vw,-10px) scale(.413);animation:fall-132 22s -24s linear infinite}@keyframes fall-132{78.408%{transform:translate(20.6776vw,78.408vh) scale(.413)}to{transform:translate(18.1105vw,99vh) scale(.413)}}.snow:nth-child(133){opacity:.2048;transform:translate(1.4084vw,-10px) scale(.3433);animation:fall-133 10s -16s linear infinite}@keyframes fall-133{31.401%{transform:translate(10.8649vw,31.401vh) scale(.3433)}to{transform:translate(6.13665vw,99vh) scale(.3433)}}.snow:nth-child(134){opacity:.7784;transform:translate(53.542vw,-10px) scale(.0461);animation:fall-134 13s -22s linear infinite}@keyframes fall-134{74.659%{transform:translate(62.7924vw,74.659vh) scale(.0461)}to{transform:translate(58.1672vw,99vh) scale(.0461)}}.snow:nth-child(135){opacity:1.0442;transform:translate(.6311vw,-10px) scale(.2408);animation:fall-135 15s -2s linear infinite}@keyframes fall-135{65.515%{transform:translate(-3.551vw,65.515vh) scale(.2408)}to{transform:translate(-1.45995vw,99vh) scale(.2408)}}.snow:nth-child(136){opacity:1.5784;transform:translate(3.7756vw,-10px) scale(.255);animation:fall-136 11s -19s linear infinite}@keyframes fall-136{45.445%{transform:translate(4.3106vw,45.445vh) scale(.255)}to{transform:translate(4.0431vw,99vh) scale(.255)}}.snow:nth-child(137){opacity:.2298;transform:translate(17.6873vw,-10px) scale(.7459);animation:fall-137 24s -27s linear infinite}@keyframes fall-137{48.8%{transform:translate(20.6853vw,48.8vh) scale(.7459)}to{transform:translate(19.1863vw,99vh) scale(.7459)}}.snow:nth-child(138){opacity:1.874;transform:translate(88.007vw,-10px) scale(.9035);animation:fall-138 29s -9s linear infinite}@keyframes fall-138{56.541%{transform:translate(86.4128vw,56.541vh) scale(.9035)}to{transform:translate(87.2099vw,99vh) scale(.9035)}}.snow:nth-child(139){opacity:1.1474;transform:translate(52.9177vw,-10px) scale(.4192);animation:fall-139 27s -21s linear infinite}@keyframes fall-139{34.767%{transform:translate(46.0253vw,34.767vh) scale(.4192)}to{transform:translate(49.4715vw,99vh) scale(.4192)}}.snow:nth-child(140){opacity:.159;transform:translate(39.9803vw,-10px) scale(.451);animation:fall-140 24s -9s linear infinite}@keyframes fall-140{68.736%{transform:translate(40.0597vw,68.736vh) scale(.451)}to{transform:translate(40.02vw,99vh) scale(.451)}}.snow:nth-child(141){opacity:1.4836;transform:translate(77.2711vw,-10px) scale(.6267);animation:fall-141 25s -25s linear infinite}@keyframes fall-141{32.448%{transform:translate(84.1593vw,32.448vh) scale(.6267)}to{transform:translate(80.7152vw,99vh) scale(.6267)}}.snow:nth-child(142){opacity:1.3206;transform:translate(32.7873vw,-10px) scale(.3954);animation:fall-142 11s -23s linear infinite}@keyframes fall-142{38.819%{transform:translate(28.0176vw,38.819vh) scale(.3954)}to{transform:translate(30.40245vw,99vh) scale(.3954)}}.snow:nth-child(143){opacity:.9386;transform:translate(11.2921vw,-10px) scale(.7072);animation:fall-143 18s -24s linear infinite}@keyframes fall-143{73.267%{transform:translate(17.8842vw,73.267vh) scale(.7072)}to{transform:translate(14.58815vw,99vh) scale(.7072)}}.snow:nth-child(144){opacity:.36;transform:translate(50.6873vw,-10px) scale(.2062);animation:fall-144 26s -11s linear infinite}@keyframes fall-144{72.4%{transform:translate(53.3622vw,72.4vh) scale(.2062)}to{transform:translate(52.02475vw,99vh) scale(.2062)}}.snow:nth-child(145){opacity:1.005;transform:translate(28.7085vw,-10px) scale(.0167);animation:fall-145 18s -9s linear infinite}@keyframes fall-145{40.765%{transform:translate(37.3772vw,40.765vh) scale(.0167)}to{transform:translate(33.04285vw,99vh) scale(.0167)}}.snow:nth-child(146){opacity:.3008;transform:translate(65.9153vw,-10px) scale(.5297);animation:fall-146 11s -2s linear infinite}@keyframes fall-146{76.76%{transform:translate(73.8137vw,76.76vh) scale(.5297)}to{transform:translate(69.8645vw,99vh) scale(.5297)}}.snow:nth-child(147){opacity:.1454;transform:translate(21.1959vw,-10px) scale(.7368);animation:fall-147 19s -6s linear infinite}@keyframes fall-147{32.656%{transform:translate(20.5186vw,32.656vh) scale(.7368)}to{transform:translate(20.85725vw,99vh) scale(.7368)}}.snow:nth-child(148){opacity:.8996;transform:translate(21.1588vw,-10px) scale(.5765);animation:fall-148 21s -22s linear infinite}@keyframes fall-148{65.648%{transform:translate(12.0518vw,65.648vh) scale(.5765)}to{transform:translate(16.6053vw,99vh) scale(.5765)}}.snow:nth-child(149){opacity:1.3858;transform:translate(1.851vw,-10px) scale(.8155);animation:fall-149 25s -17s linear infinite}@keyframes fall-149{59.874%{transform:translate(6.7368vw,59.874vh) scale(.8155)}to{transform:translate(4.2939vw,99vh) scale(.8155)}}.snow:nth-child(150){opacity:.6442;transform:translate(33.9646vw,-10px) scale(.085);animation:fall-150 19s -18s linear infinite}@keyframes fall-150{73.792%{transform:translate(32.9857vw,73.792vh) scale(.085)}to{transform:translate(33.47515vw,99vh) scale(.085)}}.snow:nth-child(151){opacity:.67;transform:translate(25.8004vw,-10px) scale(.0572);animation:fall-151 23s -6s linear infinite}@keyframes fall-151{44.961%{transform:translate(29.3439vw,44.961vh) scale(.0572)}to{transform:translate(27.57215vw,99vh) scale(.0572)}}.snow:nth-child(152){opacity:.209;transform:translate(55.2221vw,-10px) scale(.8665);animation:fall-152 14s -16s linear infinite}@keyframes fall-152{53.798%{transform:translate(53.0459vw,53.798vh) scale(.8665)}to{transform:translate(54.134vw,99vh) scale(.8665)}}.snow:nth-child(153){opacity:.7156;transform:translate(19.6655vw,-10px) scale(.4711);animation:fall-153 29s -11s linear infinite}@keyframes fall-153{62.275%{transform:translate(19.4137vw,62.275vh) scale(.4711)}to{transform:translate(19.5396vw,99vh) scale(.4711)}}.snow:nth-child(154){opacity:1.4342;transform:translate(43.7171vw,-10px) scale(.5594);animation:fall-154 28s -2s linear infinite}@keyframes fall-154{56.211%{transform:translate(45.775vw,56.211vh) scale(.5594)}to{transform:translate(44.74605vw,99vh) scale(.5594)}}.snow:nth-child(155){opacity:1.0228;transform:translate(53.1262vw,-10px) scale(.5872);animation:fall-155 21s -29s linear infinite}@keyframes fall-155{48.119%{transform:translate(53.1928vw,48.119vh) scale(.5872)}to{transform:translate(53.1595vw,99vh) scale(.5872)}}.snow:nth-child(156){opacity:1.764;transform:translate(53.6808vw,-10px) scale(.2129);animation:fall-156 17s -8s linear infinite}@keyframes fall-156{58.273%{transform:translate(50.6527vw,58.273vh) scale(.2129)}to{transform:translate(52.16675vw,99vh) scale(.2129)}}.snow:nth-child(157){opacity:1.156;transform:translate(81.6423vw,-10px) scale(.8997);animation:fall-157 17s -24s linear infinite}@keyframes fall-157{44.036%{transform:translate(83.449vw,44.036vh) scale(.8997)}to{transform:translate(82.54565vw,99vh) scale(.8997)}}.snow:nth-child(158){opacity:.338;transform:translate(71.1579vw,-10px) scale(.1589);animation:fall-158 20s -9s linear infinite}@keyframes fall-158{38.061%{transform:translate(73.3061vw,38.061vh) scale(.1589)}to{transform:translate(72.232vw,99vh) scale(.1589)}}.snow:nth-child(159){opacity:1.0662;transform:translate(58.0711vw,-10px) scale(.8708);animation:fall-159 24s -14s linear infinite}@keyframes fall-159{61.042%{transform:translate(52.9923vw,61.042vh) scale(.8708)}to{transform:translate(55.5317vw,99vh) scale(.8708)}}.snow:nth-child(160){opacity:.415;transform:translate(59.708vw,-10px) scale(.8533);animation:fall-160 25s -12s linear infinite}@keyframes fall-160{74.864%{transform:translate(54.5201vw,74.864vh) scale(.8533)}to{transform:translate(57.11405vw,99vh) scale(.8533)}}.snow:nth-child(161){opacity:1.225;transform:translate(87.5057vw,-10px) scale(.9818);animation:fall-161 16s -15s linear infinite}@keyframes fall-161{54.615%{transform:translate(80.7969vw,54.615vh) scale(.9818)}to{transform:translate(84.1513vw,99vh) scale(.9818)}}.snow:nth-child(162){opacity:.4736;transform:translate(13.919vw,-10px) scale(.9027);animation:fall-162 28s -16s linear infinite}@keyframes fall-162{71.665%{transform:translate(6.0855vw,71.665vh) scale(.9027)}to{transform:translate(10.00225vw,99vh) scale(.9027)}}.snow:nth-child(163){opacity:.3136;transform:translate(79.6613vw,-10px) scale(.0385);animation:fall-163 15s -17s linear infinite}@keyframes fall-163{32.378%{transform:translate(69.6825vw,32.378vh) scale(.0385)}to{transform:translate(74.6719vw,99vh) scale(.0385)}}.snow:nth-child(164){opacity:1.216;transform:translate(92.2739vw,-10px) scale(.3692);animation:fall-164 30s -13s linear infinite}@keyframes fall-164{31.897%{transform:translate(92.2271vw,31.897vh) scale(.3692)}to{transform:translate(92.2505vw,99vh) scale(.3692)}}.snow:nth-child(165){opacity:1.612;transform:translate(63.0404vw,-10px) scale(.5036);animation:fall-165 27s -11s linear infinite}@keyframes fall-165{68.266%{transform:translate(66.0509vw,68.266vh) scale(.5036)}to{transform:translate(64.54565vw,99vh) scale(.5036)}}.snow:nth-child(166){opacity:1.7912;transform:translate(85.8476vw,-10px) scale(.4202);animation:fall-166 20s -2s linear infinite}@keyframes fall-166{50.596%{transform:translate(90.5063vw,50.596vh) scale(.4202)}to{transform:translate(88.17695vw,99vh) scale(.4202)}}.snow:nth-child(167){opacity:1.894;transform:translate(85.3434vw,-10px) scale(.7041);animation:fall-167 20s -1s linear infinite}@keyframes fall-167{69.688%{transform:translate(76.8322vw,69.688vh) scale(.7041)}to{transform:translate(81.0878vw,99vh) scale(.7041)}}.snow:nth-child(168){opacity:1.8008;transform:translate(5.7124vw,-10px) scale(.2408);animation:fall-168 17s -22s linear infinite}@keyframes fall-168{58.997%{transform:translate(-1.5352vw,58.997vh) scale(.2408)}to{transform:translate(2.0886vw,99vh) scale(.2408)}}.snow:nth-child(169){opacity:.2814;transform:translate(97.5668vw,-10px) scale(.6892);animation:fall-169 30s -27s linear infinite}@keyframes fall-169{62.545%{transform:translate(94.9678vw,62.545vh) scale(.6892)}to{transform:translate(96.2673vw,99vh) scale(.6892)}}.snow:nth-child(170){opacity:.2456;transform:translate(6.7421vw,-10px) scale(.4989);animation:fall-170 26s -3s linear infinite}@keyframes fall-170{68.361%{transform:translate(.4957vw,68.361vh) scale(.4989)}to{transform:translate(3.6189vw,99vh) scale(.4989)}}.snow:nth-child(171){opacity:.8724;transform:translate(10.6455vw,-10px) scale(.459);animation:fall-171 26s -13s linear infinite}@keyframes fall-171{46.671%{transform:translate(1.4853vw,46.671vh) scale(.459)}to{transform:translate(6.0654vw,99vh) scale(.459)}}.snow:nth-child(172){opacity:1.3736;transform:translate(7.8777vw,-10px) scale(.9783);animation:fall-172 22s -25s linear infinite}@keyframes fall-172{33.311%{transform:translate(2.6866vw,33.311vh) scale(.9783)}to{transform:translate(5.28215vw,99vh) scale(.9783)}}.snow:nth-child(173){opacity:.1442;transform:translate(90.2832vw,-10px) scale(.4524);animation:fall-173 23s -20s linear infinite}@keyframes fall-173{68.062%{transform:translate(83.2432vw,68.062vh) scale(.4524)}to{transform:translate(86.7632vw,99vh) scale(.4524)}}.snow:nth-child(174){opacity:.7692;transform:translate(1.5572vw,-10px) scale(.4443);animation:fall-174 20s -6s linear infinite}@keyframes fall-174{47.086%{transform:translate(10.8553vw,47.086vh) scale(.4443)}to{transform:translate(6.20625vw,99vh) scale(.4443)}}.snow:nth-child(175){opacity:1.9628;transform:translate(79.5203vw,-10px) scale(.5794);animation:fall-175 18s -17s linear infinite}@keyframes fall-175{38.284%{transform:translate(72.808vw,38.284vh) scale(.5794)}to{transform:translate(76.16415vw,99vh) scale(.5794)}}.snow:nth-child(176){opacity:.3292;transform:translate(50.6341vw,-10px) scale(.7934);animation:fall-176 21s -11s linear infinite}@keyframes fall-176{43.45%{transform:translate(54.501vw,43.45vh) scale(.7934)}to{transform:translate(52.56755vw,99vh) scale(.7934)}}.snow:nth-child(177){opacity:1.7478;transform:translate(57.8355vw,-10px) scale(.3356);animation:fall-177 24s -8s linear infinite}@keyframes fall-177{41.043%{transform:translate(55.5186vw,41.043vh) scale(.3356)}to{transform:translate(56.67705vw,99vh) scale(.3356)}}.snow:nth-child(178){opacity:1.6182;transform:translate(40.2547vw,-10px) scale(.0914);animation:fall-178 11s -6s linear infinite}@keyframes fall-178{49.305%{transform:translate(41.0994vw,49.305vh) scale(.0914)}to{transform:translate(40.67705vw,99vh) scale(.0914)}}.snow:nth-child(179){opacity:1.8316;transform:translate(8.9898vw,-10px) scale(.6626);animation:fall-179 11s -23s linear infinite}@keyframes fall-179{35.938%{transform:translate(15.9585vw,35.938vh) scale(.6626)}to{transform:translate(12.47415vw,99vh) scale(.6626)}}.snow:nth-child(180){opacity:1.042;transform:translate(46.3958vw,-10px) scale(.0366);animation:fall-180 29s -4s linear infinite}@keyframes fall-180{52.065%{transform:translate(50.1785vw,52.065vh) scale(.0366)}to{transform:translate(48.28715vw,99vh) scale(.0366)}}.snow:nth-child(181){opacity:.2884;transform:translate(48.8273vw,-10px) scale(.9636);animation:fall-181 28s -23s linear infinite}@keyframes fall-181{78.85%{transform:translate(40.0626vw,78.85vh) scale(.9636)}to{transform:translate(44.44495vw,99vh) scale(.9636)}}.snow:nth-child(182){opacity:.1382;transform:translate(99.5878vw,-10px) scale(.4509);animation:fall-182 22s -13s linear infinite}@keyframes fall-182{49.628%{transform:translate(94.0847vw,49.628vh) scale(.4509)}to{transform:translate(96.83625vw,99vh) scale(.4509)}}.snow:nth-child(183){opacity:.273;transform:translate(45.221vw,-10px) scale(.5894);animation:fall-183 11s -16s linear infinite}@keyframes fall-183{50.961%{transform:translate(50.4109vw,50.961vh) scale(.5894)}to{transform:translate(47.81595vw,99vh) scale(.5894)}}.snow:nth-child(184){opacity:1.297;transform:translate(30.887vw,-10px) scale(.713);animation:fall-184 11s -26s linear infinite}@keyframes fall-184{64.169%{transform:translate(25.3979vw,64.169vh) scale(.713)}to{transform:translate(28.14245vw,99vh) scale(.713)}}.snow:nth-child(185){opacity:.8152;transform:translate(78.266vw,-10px) scale(.7389);animation:fall-185 20s -29s linear infinite}@keyframes fall-185{40.158%{transform:translate(81.7447vw,40.158vh) scale(.7389)}to{transform:translate(80.00535vw,99vh) scale(.7389)}}.snow:nth-child(186){opacity:1.4668;transform:translate(12.0264vw,-10px) scale(.3435);animation:fall-186 27s -20s linear infinite}@keyframes fall-186{66.771%{transform:translate(14.0576vw,66.771vh) scale(.3435)}to{transform:translate(13.042vw,99vh) scale(.3435)}}.snow:nth-child(187){opacity:.469;transform:translate(35.0826vw,-10px) scale(.0218);animation:fall-187 26s -15s linear infinite}@keyframes fall-187{54.595%{transform:translate(27.2202vw,54.595vh) scale(.0218)}to{transform:translate(31.1514vw,99vh) scale(.0218)}}.snow:nth-child(188){opacity:.161;transform:translate(98.0226vw,-10px) scale(.5675);animation:fall-188 26s -22s linear infinite}@keyframes fall-188{44.39%{transform:translate(101.1422vw,44.39vh) scale(.5675)}to{transform:translate(99.5824vw,99vh) scale(.5675)}}.snow:nth-child(189){opacity:1.4488;transform:translate(27.6907vw,-10px) scale(.8916);animation:fall-189 28s -3s linear infinite}@keyframes fall-189{48.183%{transform:translate(22.5389vw,48.183vh) scale(.8916)}to{transform:translate(25.1148vw,99vh) scale(.8916)}}.snow:nth-child(190){opacity:1.133;transform:translate(12.79vw,-10px) scale(.0892);animation:fall-190 21s -30s linear infinite}@keyframes fall-190{40.02%{transform:translate(19.4005vw,40.02vh) scale(.0892)}to{transform:translate(16.09525vw,99vh) scale(.0892)}}.snow:nth-child(191){opacity:1.1554;transform:translate(45.8357vw,-10px) scale(.1668);animation:fall-191 10s -8s linear infinite}@keyframes fall-191{51.615%{transform:translate(36.7732vw,51.615vh) scale(.1668)}to{transform:translate(41.30445vw,99vh) scale(.1668)}}.snow:nth-child(192){opacity:1.5456;transform:translate(66.7764vw,-10px) scale(.082);animation:fall-192 22s -30s linear infinite}@keyframes fall-192{39.095%{transform:translate(74.4298vw,39.095vh) scale(.082)}to{transform:translate(70.6031vw,99vh) scale(.082)}}.snow:nth-child(193){opacity:.0854;transform:translate(70.1273vw,-10px) scale(.8138);animation:fall-193 22s -5s linear infinite}@keyframes fall-193{32.322%{transform:translate(67.5095vw,32.322vh) scale(.8138)}to{transform:translate(68.8184vw,99vh) scale(.8138)}}.snow:nth-child(194){opacity:1.347;transform:translate(95.7384vw,-10px) scale(.1529);animation:fall-194 30s -28s linear infinite}@keyframes fall-194{57.878%{transform:translate(94.4856vw,57.878vh) scale(.1529)}to{transform:translate(95.112vw,99vh) scale(.1529)}}.snow:nth-child(195){opacity:1.9988;transform:translate(3.5717vw,-10px) scale(.4507);animation:fall-195 15s -30s linear infinite}@keyframes fall-195{59.03%{transform:translate(2.2626vw,59.03vh) scale(.4507)}to{transform:translate(2.91715vw,99vh) scale(.4507)}}.snow:nth-child(196){opacity:1.3442;transform:translate(30.4782vw,-10px) scale(.9039);animation:fall-196 13s -27s linear infinite}@keyframes fall-196{42.444%{transform:translate(22.3752vw,42.444vh) scale(.9039)}to{transform:translate(26.4267vw,99vh) scale(.9039)}}.snow:nth-child(197){opacity:1.5474;transform:translate(80.1801vw,-10px) scale(.8809);animation:fall-197 19s -8s linear infinite}@keyframes fall-197{65.57%{transform:translate(73.5314vw,65.57vh) scale(.8809)}to{transform:translate(76.85575vw,99vh) scale(.8809)}}.snow:nth-child(198){opacity:1.2256;transform:translate(79.7439vw,-10px) scale(.0486);animation:fall-198 23s -3s linear infinite}@keyframes fall-198{75.983%{transform:translate(84.8959vw,75.983vh) scale(.0486)}to{transform:translate(82.3199vw,99vh) scale(.0486)}}.snow:nth-child(199){opacity:1.855;transform:translate(1.9855vw,-10px) scale(.3772);animation:fall-199 15s -16s linear infinite}@keyframes fall-199{41.395%{transform:translate(6.2026vw,41.395vh) scale(.3772)}to{transform:translate(4.09405vw,99vh) scale(.3772)}}.snow:nth-child(200){opacity:.5942;transform:translate(37.1818vw,-10px) scale(.9578);animation:fall-200 16s -15s linear infinite}@keyframes fall-200{36.572%{transform:translate(46.4866vw,36.572vh) scale(.9578)}to{transform:translate(41.8342vw,99vh) scale(.9578)}}.snow:nth-child(201){opacity:1.4246;transform:translate(77.9625vw,-10px) scale(.9378);animation:fall-201 16s -16s linear infinite}@keyframes fall-201{47.223%{transform:translate(75.0624vw,47.223vh) scale(.9378)}to{transform:translate(76.51245vw,99vh) scale(.9378)}}.snow:nth-child(202){opacity:1.7228;transform:translate(83.6751vw,-10px) scale(.9554);animation:fall-202 30s -3s linear infinite}@keyframes fall-202{61.688%{transform:translate(78.5074vw,61.688vh) scale(.9554)}to{transform:translate(81.09125vw,99vh) scale(.9554)}}.snow:nth-child(203){opacity:.7488;transform:translate(96.9393vw,-10px) scale(.7809);animation:fall-203 12s -9s linear infinite}@keyframes fall-203{71.119%{transform:translate(97.0093vw,71.119vh) scale(.7809)}to{transform:translate(96.9743vw,99vh) scale(.7809)}}.snow:nth-child(204){opacity:1.3942;transform:translate(4.9769vw,-10px) scale(.8775);animation:fall-204 12s -21s linear infinite}@keyframes fall-204{36.4%{transform:translate(14.0306vw,36.4vh) scale(.8775)}to{transform:translate(9.50375vw,99vh) scale(.8775)}}.snow:nth-child(205){opacity:1.2494;transform:translate(20.4697vw,-10px) scale(.0815);animation:fall-205 15s -23s linear infinite}@keyframes fall-205{53.308%{transform:translate(21.7237vw,53.308vh) scale(.0815)}to{transform:translate(21.0967vw,99vh) scale(.0815)}}.snow:nth-child(206){opacity:1.8132;transform:translate(30.2266vw,-10px) scale(.306);animation:fall-206 30s -26s linear infinite}@keyframes fall-206{70.627%{transform:translate(29.3757vw,70.627vh) scale(.306)}to{transform:translate(29.80115vw,99vh) scale(.306)}}.snow:nth-child(207){opacity:1.5512;transform:translate(60.9504vw,-10px) scale(.9945);animation:fall-207 19s -11s linear infinite}@keyframes fall-207{73.597%{transform:translate(68.0081vw,73.597vh) scale(.9945)}to{transform:translate(64.47925vw,99vh) scale(.9945)}}.snow:nth-child(208){opacity:.3924;transform:translate(90.4118vw,-10px) scale(.3333);animation:fall-208 26s -18s linear infinite}@keyframes fall-208{78.741%{transform:translate(87.653vw,78.741vh) scale(.3333)}to{transform:translate(89.0324vw,99vh) scale(.3333)}}.snow:nth-child(209){opacity:.5154;transform:translate(81.0813vw,-10px) scale(.9044);animation:fall-209 15s -24s linear infinite}@keyframes fall-209{54.645%{transform:translate(79.8978vw,54.645vh) scale(.9044)}to{transform:translate(80.48955vw,99vh) scale(.9044)}}.snow:nth-child(210){opacity:.2942;transform:translate(34.286vw,-10px) scale(.47);animation:fall-210 12s -18s linear infinite}@keyframes fall-210{54.868%{transform:translate(39.7829vw,54.868vh) scale(.47)}to{transform:translate(37.03445vw,99vh) scale(.47)}}.snow:nth-child(211){opacity:.751;transform:translate(37.9055vw,-10px) scale(.9788);animation:fall-211 28s -2s linear infinite}@keyframes fall-211{60.26%{transform:translate(31.2281vw,60.26vh) scale(.9788)}to{transform:translate(34.5668vw,99vh) scale(.9788)}}.snow:nth-child(212){opacity:1.7426;transform:translate(88.5841vw,-10px) scale(.8039);animation:fall-212 10s -22s linear infinite}@keyframes fall-212{46.12%{transform:translate(97.0898vw,46.12vh) scale(.8039)}to{transform:translate(92.83695vw,99vh) scale(.8039)}}.snow:nth-child(213){opacity:.0238;transform:translate(52.7424vw,-10px) scale(.1759);animation:fall-213 26s -14s linear infinite}@keyframes fall-213{77.979%{transform:translate(43.8694vw,77.979vh) scale(.1759)}to{transform:translate(48.3059vw,99vh) scale(.1759)}}.snow:nth-child(214){opacity:.9878;transform:translate(25.4242vw,-10px) scale(.2708);animation:fall-214 22s -19s linear infinite}@keyframes fall-214{76.659%{transform:translate(32.8231vw,76.659vh) scale(.2708)}to{transform:translate(29.12365vw,99vh) scale(.2708)}}.snow:nth-child(215){opacity:1.688;transform:translate(60.3693vw,-10px) scale(.1366);animation:fall-215 11s -26s linear infinite}@keyframes fall-215{76.242%{transform:translate(61.4433vw,76.242vh) scale(.1366)}to{transform:translate(60.9063vw,99vh) scale(.1366)}}.snow:nth-child(216){opacity:.0728;transform:translate(94.9411vw,-10px) scale(.3422);animation:fall-216 11s -25s linear infinite}@keyframes fall-216{56.689%{transform:translate(95.5823vw,56.689vh) scale(.3422)}to{transform:translate(95.2617vw,99vh) scale(.3422)}}.snow:nth-child(217){opacity:1.9532;transform:translate(26.7636vw,-10px) scale(.162);animation:fall-217 26s -13s linear infinite}@keyframes fall-217{70.852%{transform:translate(24.4766vw,70.852vh) scale(.162)}to{transform:translate(25.6201vw,99vh) scale(.162)}}.snow:nth-child(218){opacity:.7528;transform:translate(28.2129vw,-10px) scale(.1222);animation:fall-218 10s -23s linear infinite}@keyframes fall-218{78.339%{transform:translate(26.3775vw,78.339vh) scale(.1222)}to{transform:translate(27.2952vw,99vh) scale(.1222)}}.snow:nth-child(219){opacity:1.7432;transform:translate(89.8302vw,-10px) scale(.3051);animation:fall-219 26s -1s linear infinite}@keyframes fall-219{36.057%{transform:translate(92.2076vw,36.057vh) scale(.3051)}to{transform:translate(91.0189vw,99vh) scale(.3051)}}.snow:nth-child(220){opacity:1.3192;transform:translate(97.1835vw,-10px) scale(.238);animation:fall-220 26s -8s linear infinite}@keyframes fall-220{52.175%{transform:translate(96.6597vw,52.175vh) scale(.238)}to{transform:translate(96.9216vw,99vh) scale(.238)}}.snow:nth-child(221){opacity:1.6076;transform:translate(87.4705vw,-10px) scale(.7432);animation:fall-221 22s -10s linear infinite}@keyframes fall-221{38.821%{transform:translate(87.7113vw,38.821vh) scale(.7432)}to{transform:translate(87.5909vw,99vh) scale(.7432)}}.snow:nth-child(222){opacity:1.0932;transform:translate(37.2648vw,-10px) scale(.8437);animation:fall-222 15s -27s linear infinite}@keyframes fall-222{52.489%{transform:translate(41.6304vw,52.489vh) scale(.8437)}to{transform:translate(39.4476vw,99vh) scale(.8437)}}.snow:nth-child(223){opacity:.6122;transform:translate(81.452vw,-10px) scale(.4518);animation:fall-223 12s -8s linear infinite}@keyframes fall-223{45.984%{transform:translate(74.9437vw,45.984vh) scale(.4518)}to{transform:translate(78.19785vw,99vh) scale(.4518)}}.snow:nth-child(224){opacity:.9578;transform:translate(41.3293vw,-10px) scale(.2395);animation:fall-224 10s -2s linear infinite}@keyframes fall-224{33.16%{transform:translate(31.3982vw,33.16vh) scale(.2395)}to{transform:translate(36.36375vw,99vh) scale(.2395)}}.snow:nth-child(225){opacity:1.3378;transform:translate(96.2514vw,-10px) scale(.7953);animation:fall-225 29s -16s linear infinite}@keyframes fall-225{64.759%{transform:translate(89.4972vw,64.759vh) scale(.7953)}to{transform:translate(92.8743vw,99vh) scale(.7953)}}.snow:nth-child(226){opacity:.8934;transform:translate(42.6221vw,-10px) scale(.9453);animation:fall-226 20s -3s linear infinite}@keyframes fall-226{78.575%{transform:translate(41.4509vw,78.575vh) scale(.9453)}to{transform:translate(42.0365vw,99vh) scale(.9453)}}.snow:nth-child(227){opacity:.7882;transform:translate(41.5867vw,-10px) scale(.6631);animation:fall-227 24s -20s linear infinite}@keyframes fall-227{39.064%{transform:translate(35.1051vw,39.064vh) scale(.6631)}to{transform:translate(38.3459vw,99vh) scale(.6631)}}.snow:nth-child(228){opacity:1.1844;transform:translate(42.2017vw,-10px) scale(.6769);animation:fall-228 18s -23s linear infinite}@keyframes fall-228{54.514%{transform:translate(46.992vw,54.514vh) scale(.6769)}to{transform:translate(44.59685vw,99vh) scale(.6769)}}.snow:nth-child(229){opacity:.2224;transform:translate(36.3208vw,-10px) scale(.1919);animation:fall-229 11s -16s linear infinite}@keyframes fall-229{35.518%{transform:translate(45.9389vw,35.518vh) scale(.1919)}to{transform:translate(41.12985vw,99vh) scale(.1919)}}.snow:nth-child(230){opacity:1.906;transform:translate(89.1714vw,-10px) scale(.8686);animation:fall-230 30s -29s linear infinite}@keyframes fall-230{31.586%{transform:translate(80.0812vw,31.586vh) scale(.8686)}to{transform:translate(84.6263vw,99vh) scale(.8686)}}.snow:nth-child(231){opacity:1.5102;transform:translate(72.3462vw,-10px) scale(.0449);animation:fall-231 15s -11s linear infinite}@keyframes fall-231{74.123%{transform:translate(66.8719vw,74.123vh) scale(.0449)}to{transform:translate(69.60905vw,99vh) scale(.0449)}}.snow:nth-child(232){opacity:1.266;transform:translate(14.4947vw,-10px) scale(.6702);animation:fall-232 13s -13s linear infinite}@keyframes fall-232{63.131%{transform:translate(10.0833vw,63.131vh) scale(.6702)}to{transform:translate(12.289vw,99vh) scale(.6702)}}.snow:nth-child(233){opacity:1.7462;transform:translate(66.4381vw,-10px) scale(.8444);animation:fall-233 17s -13s linear infinite}@keyframes fall-233{78.652%{transform:translate(60.3257vw,78.652vh) scale(.8444)}to{transform:translate(63.3819vw,99vh) scale(.8444)}}.snow:nth-child(234){opacity:1.3892;transform:translate(1.1622vw,-10px) scale(.9603);animation:fall-234 14s -3s linear infinite}@keyframes fall-234{54.86%{transform:translate(-3.3817vw,54.86vh) scale(.9603)}to{transform:translate(-1.10975vw,99vh) scale(.9603)}}.snow:nth-child(235){opacity:1.437;transform:translate(4.0697vw,-10px) scale(.3354);animation:fall-235 29s -2s linear infinite}@keyframes fall-235{79.608%{transform:translate(-5.6062vw,79.608vh) scale(.3354)}to{transform:translate(-.76825vw,99vh) scale(.3354)}}.snow:nth-child(236){opacity:1.7214;transform:translate(10.5472vw,-10px) scale(.9729);animation:fall-236 27s -22s linear infinite}@keyframes fall-236{30.911%{transform:translate(16.8313vw,30.911vh) scale(.9729)}to{transform:translate(13.68925vw,99vh) scale(.9729)}}.snow:nth-child(237){opacity:1.6892;transform:translate(78.1114vw,-10px) scale(.679);animation:fall-237 28s -27s linear infinite}@keyframes fall-237{50.506%{transform:translate(70.3405vw,50.506vh) scale(.679)}to{transform:translate(74.22595vw,99vh) scale(.679)}}.snow:nth-child(238){opacity:1.1534;transform:translate(3.0841vw,-10px) scale(.2608);animation:fall-238 26s -27s linear infinite}@keyframes fall-238{64.45%{transform:translate(-.1464vw,64.45vh) scale(.2608)}to{transform:translate(1.46885vw,99vh) scale(.2608)}}.snow:nth-child(239){opacity:.323;transform:translate(96.0068vw,-10px) scale(.5649);animation:fall-239 30s -8s linear infinite}@keyframes fall-239{54.302%{transform:translate(93.554vw,54.302vh) scale(.5649)}to{transform:translate(94.7804vw,99vh) scale(.5649)}}.snow:nth-child(240){opacity:.0684;transform:translate(46.6264vw,-10px) scale(.3867);animation:fall-240 23s -19s linear infinite}@keyframes fall-240{52.802%{transform:translate(46.5247vw,52.802vh) scale(.3867)}to{transform:translate(46.57555vw,99vh) scale(.3867)}}.snow:nth-child(241){opacity:1.437;transform:translate(43.205vw,-10px) scale(.0042);animation:fall-241 30s -30s linear infinite}@keyframes fall-241{62.996%{transform:translate(41.9406vw,62.996vh) scale(.0042)}to{transform:translate(42.5728vw,99vh) scale(.0042)}}.snow:nth-child(242){opacity:1.727;transform:translate(58.4047vw,-10px) scale(.4289);animation:fall-242 20s -24s linear infinite}@keyframes fall-242{36.997%{transform:translate(57.4189vw,36.997vh) scale(.4289)}to{transform:translate(57.9118vw,99vh) scale(.4289)}}.snow:nth-child(243){opacity:.3738;transform:translate(34.5867vw,-10px) scale(.4912);animation:fall-243 28s -1s linear infinite}@keyframes fall-243{34.825%{transform:translate(29.9994vw,34.825vh) scale(.4912)}to{transform:translate(32.29305vw,99vh) scale(.4912)}}.snow:nth-child(244){opacity:.8452;transform:translate(92.6553vw,-10px) scale(.241);animation:fall-244 23s -14s linear infinite}@keyframes fall-244{70.835%{transform:translate(85.1811vw,70.835vh) scale(.241)}to{transform:translate(88.9182vw,99vh) scale(.241)}}.snow:nth-child(245){opacity:.9806;transform:translate(83.2807vw,-10px) scale(.0004);animation:fall-245 25s -16s linear infinite}@keyframes fall-245{50.159%{transform:translate(81.8909vw,50.159vh) scale(.0004)}to{transform:translate(82.5858vw,99vh) scale(.0004)}}.snow:nth-child(246){opacity:.362;transform:translate(10.8756vw,-10px) scale(.26);animation:fall-246 29s -20s linear infinite}@keyframes fall-246{42.937%{transform:translate(3.7473vw,42.937vh) scale(.26)}to{transform:translate(7.31145vw,99vh) scale(.26)}}.snow:nth-child(247){opacity:.017;transform:translate(61.8034vw,-10px) scale(.1402);animation:fall-247 20s -22s linear infinite}@keyframes fall-247{71.988%{transform:translate(65.1616vw,71.988vh) scale(.1402)}to{transform:translate(63.4825vw,99vh) scale(.1402)}}.snow:nth-child(248){opacity:1.8758;transform:translate(59.1799vw,-10px) scale(.862);animation:fall-248 22s -27s linear infinite}@keyframes fall-248{77.987%{transform:translate(59.0679vw,77.987vh) scale(.862)}to{transform:translate(59.1239vw,99vh) scale(.862)}}.snow:nth-child(249){opacity:1.9024;transform:translate(14.0029vw,-10px) scale(.1429);animation:fall-249 29s -14s linear infinite}@keyframes fall-249{74.533%{transform:translate(17.3559vw,74.533vh) scale(.1429)}to{transform:translate(15.6794vw,99vh) scale(.1429)}}.snow:nth-child(250){opacity:.0822;transform:translate(67.7474vw,-10px) scale(.3177);animation:fall-250 15s -28s linear infinite}@keyframes fall-250{65.059%{transform:translate(72.1523vw,65.059vh) scale(.3177)}to{transform:translate(69.94985vw,99vh) scale(.3177)}}.snow:nth-child(251){opacity:.4954;transform:translate(50.85vw,-10px) scale(.177);animation:fall-251 14s -5s linear infinite}@keyframes fall-251{45.418%{transform:translate(54.3916vw,45.418vh) scale(.177)}to{transform:translate(52.6208vw,99vh) scale(.177)}}.snow:nth-child(252){opacity:.3802;transform:translate(11.3656vw,-10px) scale(.284);animation:fall-252 29s -23s linear infinite}@keyframes fall-252{45.191%{transform:translate(15.383vw,45.191vh) scale(.284)}to{transform:translate(13.3743vw,99vh) scale(.284)}}.snow:nth-child(253){opacity:1.9926;transform:translate(8.2429vw,-10px) scale(.1989);animation:fall-253 23s -16s linear infinite}@keyframes fall-253{38.283%{transform:translate(15.8306vw,38.283vh) scale(.1989)}to{transform:translate(12.03675vw,99vh) scale(.1989)}}.snow:nth-child(254){opacity:1.0176;transform:translate(42.1862vw,-10px) scale(.5824);animation:fall-254 17s -24s linear infinite}@keyframes fall-254{51.428%{transform:translate(49.4401vw,51.428vh) scale(.5824)}to{transform:translate(45.81315vw,99vh) scale(.5824)}}.snow:nth-child(255){opacity:1.15;transform:translate(88.031vw,-10px) scale(.3281);animation:fall-255 21s -7s linear infinite}@keyframes fall-255{78.836%{transform:translate(86.9413vw,78.836vh) scale(.3281)}to{transform:translate(87.48615vw,99vh) scale(.3281)}}.snow:nth-child(256){opacity:.743;transform:translate(26.672vw,-10px) scale(.5716);animation:fall-256 14s -24s linear infinite}@keyframes fall-256{65.177%{transform:translate(16.8121vw,65.177vh) scale(.5716)}to{transform:translate(21.74205vw,99vh) scale(.5716)}}.snow:nth-child(257){opacity:1.3516;transform:translate(17.6179vw,-10px) scale(.3938);animation:fall-257 19s -6s linear infinite}@keyframes fall-257{45.676%{transform:translate(23.0798vw,45.676vh) scale(.3938)}to{transform:translate(20.34885vw,99vh) scale(.3938)}}.snow:nth-child(258){opacity:.3886;transform:translate(76.6775vw,-10px) scale(.3964);animation:fall-258 11s -8s linear infinite}@keyframes fall-258{64.135%{transform:translate(78.6967vw,64.135vh) scale(.3964)}to{transform:translate(77.6871vw,99vh) scale(.3964)}}.snow:nth-child(259){opacity:1.3938;transform:translate(50.9148vw,-10px) scale(.5161);animation:fall-259 28s -7s linear infinite}@keyframes fall-259{47.059%{transform:translate(49.5025vw,47.059vh) scale(.5161)}to{transform:translate(50.20865vw,99vh) scale(.5161)}}.snow:nth-child(260){opacity:1.519;transform:translate(56.526vw,-10px) scale(.6755);animation:fall-260 25s -19s linear infinite}@keyframes fall-260{59.024%{transform:translate(50.6954vw,59.024vh) scale(.6755)}to{transform:translate(53.6107vw,99vh) scale(.6755)}}.snow:nth-child(261){opacity:.575;transform:translate(11.2858vw,-10px) scale(.0429);animation:fall-261 10s -1s linear infinite}@keyframes fall-261{61.479%{transform:translate(9.1314vw,61.479vh) scale(.0429)}to{transform:translate(10.2086vw,99vh) scale(.0429)}}.snow:nth-child(262){opacity:.079;transform:translate(10.4912vw,-10px) scale(.533);animation:fall-262 12s -13s linear infinite}@keyframes fall-262{59.202%{transform:translate(18.7069vw,59.202vh) scale(.533)}to{transform:translate(14.59905vw,99vh) scale(.533)}}.snow:nth-child(263){opacity:.4056;transform:translate(21.5615vw,-10px) scale(.9146);animation:fall-263 11s -17s linear infinite}@keyframes fall-263{74.847%{transform:translate(12.7246vw,74.847vh) scale(.9146)}to{transform:translate(17.14305vw,99vh) scale(.9146)}}.snow:nth-child(264){opacity:.916;transform:translate(25.1649vw,-10px) scale(.3344);animation:fall-264 11s -4s linear infinite}@keyframes fall-264{55.567%{transform:translate(31.7414vw,55.567vh) scale(.3344)}to{transform:translate(28.45315vw,99vh) scale(.3344)}}.snow:nth-child(265){opacity:1.2646;transform:translate(97.2811vw,-10px) scale(.3457);animation:fall-265 26s -9s linear infinite}@keyframes fall-265{72.976%{transform:translate(92.2093vw,72.976vh) scale(.3457)}to{transform:translate(94.7452vw,99vh) scale(.3457)}}.snow:nth-child(266){opacity:.4112;transform:translate(64.5031vw,-10px) scale(.9642);animation:fall-266 15s -28s linear infinite}@keyframes fall-266{56.227%{transform:translate(73.7586vw,56.227vh) scale(.9642)}to{transform:translate(69.13085vw,99vh) scale(.9642)}}.snow:nth-child(267){opacity:.2694;transform:translate(5.1976vw,-10px) scale(.7252);animation:fall-267 28s -23s linear infinite}@keyframes fall-267{51.923%{transform:translate(3.3356vw,51.923vh) scale(.7252)}to{transform:translate(4.2666vw,99vh) scale(.7252)}}.snow:nth-child(268){opacity:.6856;transform:translate(67.6433vw,-10px) scale(.107);animation:fall-268 22s -28s linear infinite}@keyframes fall-268{56.36%{transform:translate(66.0245vw,56.36vh) scale(.107)}to{transform:translate(66.8339vw,99vh) scale(.107)}}.snow:nth-child(269){opacity:.5004;transform:translate(9.7101vw,-10px) scale(.4203);animation:fall-269 26s -6s linear infinite}@keyframes fall-269{74.335%{transform:translate(2.8283vw,74.335vh) scale(.4203)}to{transform:translate(6.2692vw,99vh) scale(.4203)}}.snow:nth-child(270){opacity:.8448;transform:translate(9.4996vw,-10px) scale(.5748);animation:fall-270 25s -3s linear infinite}@keyframes fall-270{31.85%{transform:translate(5.6928vw,31.85vh) scale(.5748)}to{transform:translate(7.5962vw,99vh) scale(.5748)}}.snow:nth-child(271){opacity:1.114;transform:translate(8.9798vw,-10px) scale(.9417);animation:fall-271 22s -5s linear infinite}@keyframes fall-271{56.836%{transform:translate(16.7073vw,56.836vh) scale(.9417)}to{transform:translate(12.84355vw,99vh) scale(.9417)}}.snow:nth-child(272){opacity:1.3586;transform:translate(42.8761vw,-10px) scale(.0392);animation:fall-272 21s -11s linear infinite}@keyframes fall-272{52.488%{transform:translate(44.9262vw,52.488vh) scale(.0392)}to{transform:translate(43.90115vw,99vh) scale(.0392)}}.snow:nth-child(273){opacity:.742;transform:translate(88.9625vw,-10px) scale(.2063);animation:fall-273 25s -19s linear infinite}@keyframes fall-273{47.262%{transform:translate(96.0185vw,47.262vh) scale(.2063)}to{transform:translate(92.4905vw,99vh) scale(.2063)}}.snow:nth-child(274){opacity:.2436;transform:translate(47.3504vw,-10px) scale(.4172);animation:fall-274 24s -26s linear infinite}@keyframes fall-274{51.982%{transform:translate(55.8096vw,51.982vh) scale(.4172)}to{transform:translate(51.58vw,99vh) scale(.4172)}}.snow:nth-child(275){opacity:.4024;transform:translate(95.9246vw,-10px) scale(.5889);animation:fall-275 19s -10s linear infinite}@keyframes fall-275{57.789%{transform:translate(104.0591vw,57.789vh) scale(.5889)}to{transform:translate(99.99185vw,99vh) scale(.5889)}}.snow:nth-child(276){opacity:.0714;transform:translate(49.6577vw,-10px) scale(.8919);animation:fall-276 27s -19s linear infinite}@keyframes fall-276{58.942%{transform:translate(44.796vw,58.942vh) scale(.8919)}to{transform:translate(47.22685vw,99vh) scale(.8919)}}.snow:nth-child(277){opacity:.349;transform:translate(14.4795vw,-10px) scale(.3947);animation:fall-277 14s -9s linear infinite}@keyframes fall-277{57.88%{transform:translate(6.9473vw,57.88vh) scale(.3947)}to{transform:translate(10.7134vw,99vh) scale(.3947)}}.snow:nth-child(278){opacity:.4552;transform:translate(15.0948vw,-10px) scale(.5085);animation:fall-278 16s -8s linear infinite}@keyframes fall-278{56.683%{transform:translate(6.2006vw,56.683vh) scale(.5085)}to{transform:translate(10.6477vw,99vh) scale(.5085)}}.snow:nth-child(279){opacity:.4982;transform:translate(8.9514vw,-10px) scale(.9615);animation:fall-279 16s -2s linear infinite}@keyframes fall-279{67.773%{transform:translate(13.0593vw,67.773vh) scale(.9615)}to{transform:translate(11.00535vw,99vh) scale(.9615)}}.snow:nth-child(280){opacity:.2352;transform:translate(72.8434vw,-10px) scale(.4679);animation:fall-280 26s -26s linear infinite}@keyframes fall-280{59.746%{transform:translate(62.911vw,59.746vh) scale(.4679)}to{transform:translate(67.8772vw,99vh) scale(.4679)}}.snow:nth-child(281){opacity:1.5958;transform:translate(79.3542vw,-10px) scale(.7691);animation:fall-281 11s -8s linear infinite}@keyframes fall-281{78.042%{transform:translate(69.7284vw,78.042vh) scale(.7691)}to{transform:translate(74.5413vw,99vh) scale(.7691)}}.snow:nth-child(282){opacity:.5654;transform:translate(4.9587vw,-10px) scale(.1637);animation:fall-282 18s -23s linear infinite}@keyframes fall-282{47.547%{transform:translate(3.5299vw,47.547vh) scale(.1637)}to{transform:translate(4.2443vw,99vh) scale(.1637)}}.snow:nth-child(283){opacity:1.3232;transform:translate(11.6999vw,-10px) scale(.8017);animation:fall-283 18s -14s linear infinite}@keyframes fall-283{33.607%{transform:translate(15.9805vw,33.607vh) scale(.8017)}to{transform:translate(13.8402vw,99vh) scale(.8017)}}.snow:nth-child(284){opacity:1.188;transform:translate(11.1594vw,-10px) scale(.1309);animation:fall-284 12s -22s linear infinite}@keyframes fall-284{37.93%{transform:translate(11.7213vw,37.93vh) scale(.1309)}to{transform:translate(11.44035vw,99vh) scale(.1309)}}.snow:nth-child(285){opacity:1.2036;transform:translate(39.4155vw,-10px) scale(.6117);animation:fall-285 25s -26s linear infinite}@keyframes fall-285{73.267%{transform:translate(45.5965vw,73.267vh) scale(.6117)}to{transform:translate(42.506vw,99vh) scale(.6117)}}.snow:nth-child(286){opacity:.5808;transform:translate(96.7271vw,-10px) scale(.0388);animation:fall-286 14s -18s linear infinite}@keyframes fall-286{54.982%{transform:translate(103.7825vw,54.982vh) scale(.0388)}to{transform:translate(100.2548vw,99vh) scale(.0388)}}.snow:nth-child(287){opacity:.2738;transform:translate(95.1946vw,-10px) scale(.5886);animation:fall-287 19s -20s linear infinite}@keyframes fall-287{55.411%{transform:translate(95.1234vw,55.411vh) scale(.5886)}to{transform:translate(95.159vw,99vh) scale(.5886)}}.snow:nth-child(288){opacity:1.0616;transform:translate(77.3837vw,-10px) scale(.1491);animation:fall-288 13s -7s linear infinite}@keyframes fall-288{49.538%{transform:translate(86.9005vw,49.538vh) scale(.1491)}to{transform:translate(82.1421vw,99vh) scale(.1491)}}.snow:nth-child(289){opacity:.2472;transform:translate(75.1946vw,-10px) scale(.3097);animation:fall-289 30s -20s linear infinite}@keyframes fall-289{59.636%{transform:translate(71.6978vw,59.636vh) scale(.3097)}to{transform:translate(73.4462vw,99vh) scale(.3097)}}.snow:nth-child(290){opacity:.8432;transform:translate(49.6623vw,-10px) scale(.6227);animation:fall-290 16s -27s linear infinite}@keyframes fall-290{48.835%{transform:translate(57.2728vw,48.835vh) scale(.6227)}to{transform:translate(53.46755vw,99vh) scale(.6227)}}.snow:nth-child(291){opacity:.003;transform:translate(72.8797vw,-10px) scale(.7618);animation:fall-291 27s -18s linear infinite}@keyframes fall-291{76.593%{transform:translate(63.4915vw,76.593vh) scale(.7618)}to{transform:translate(68.1856vw,99vh) scale(.7618)}}.snow:nth-child(292){opacity:1.4568;transform:translate(19.0089vw,-10px) scale(.6988);animation:fall-292 24s -13s linear infinite}@keyframes fall-292{55.38%{transform:translate(24.1137vw,55.38vh) scale(.6988)}to{transform:translate(21.5613vw,99vh) scale(.6988)}}.snow:nth-child(293){opacity:.1724;transform:translate(39.882vw,-10px) scale(.4142);animation:fall-293 12s -15s linear infinite}@keyframes fall-293{73.911%{transform:translate(43.5512vw,73.911vh) scale(.4142)}to{transform:translate(41.7166vw,99vh) scale(.4142)}}.snow:nth-child(294){opacity:1.5212;transform:translate(37.1452vw,-10px) scale(.2817);animation:fall-294 26s -12s linear infinite}@keyframes fall-294{45.238%{transform:translate(42.0663vw,45.238vh) scale(.2817)}to{transform:translate(39.60575vw,99vh) scale(.2817)}}.snow:nth-child(295){opacity:1.3952;transform:translate(18.3206vw,-10px) scale(.8943);animation:fall-295 23s -2s linear infinite}@keyframes fall-295{47.252%{transform:translate(12.6284vw,47.252vh) scale(.8943)}to{transform:translate(15.4745vw,99vh) scale(.8943)}}.snow:nth-child(296){opacity:.4854;transform:translate(37.3635vw,-10px) scale(.5577);animation:fall-296 25s -8s linear infinite}@keyframes fall-296{41.395%{transform:translate(29.4132vw,41.395vh) scale(.5577)}to{transform:translate(33.38835vw,99vh) scale(.5577)}}.snow:nth-child(297){opacity:.727;transform:translate(39.8069vw,-10px) scale(.7259);animation:fall-297 27s -21s linear infinite}@keyframes fall-297{61.024%{transform:translate(40.4866vw,61.024vh) scale(.7259)}to{transform:translate(40.14675vw,99vh) scale(.7259)}}.snow:nth-child(298){opacity:1.0256;transform:translate(70.6544vw,-10px) scale(.3357);animation:fall-298 15s -5s linear infinite}@keyframes fall-298{48.515%{transform:translate(66.3568vw,48.515vh) scale(.3357)}to{transform:translate(68.5056vw,99vh) scale(.3357)}}.snow:nth-child(299){opacity:.115;transform:translate(11.5403vw,-10px) scale(.6445);animation:fall-299 17s -28s linear infinite}@keyframes fall-299{79.97%{transform:translate(8.0166vw,79.97vh) scale(.6445)}to{transform:translate(9.77845vw,99vh) scale(.6445)}}.snow:nth-child(300){opacity:1.3776;transform:translate(6.8527vw,-10px) scale(.2869);animation:fall-300 24s -30s linear infinite}@keyframes fall-300{31.787%{transform:translate(14.0418vw,31.787vh) scale(.2869)}to{transform:translate(10.44725vw,99vh) scale(.2869)}}.snow:nth-child(301){opacity:.4648;transform:translate(70.2387vw,-10px) scale(.5517);animation:fall-301 10s -1s linear infinite}@keyframes fall-301{56.563%{transform:translate(64.31vw,56.563vh) scale(.5517)}to{transform:translate(67.27435vw,99vh) scale(.5517)}}.snow:nth-child(302){opacity:.1644;transform:translate(95.4554vw,-10px) scale(.8854);animation:fall-302 26s -16s linear infinite}@keyframes fall-302{46.739%{transform:translate(100.7907vw,46.739vh) scale(.8854)}to{transform:translate(98.12305vw,99vh) scale(.8854)}}.snow:nth-child(303){opacity:.4754;transform:translate(11.9636vw,-10px) scale(.7518);animation:fall-303 23s -22s linear infinite}@keyframes fall-303{68.299%{transform:translate(6.0855vw,68.299vh) scale(.7518)}to{transform:translate(9.02455vw,99vh) scale(.7518)}}.snow:nth-child(304){opacity:1.4328;transform:translate(90.5113vw,-10px) scale(.5491);animation:fall-304 17s -29s linear infinite}@keyframes fall-304{43.722%{transform:translate(93.373vw,43.722vh) scale(.5491)}to{transform:translate(91.94215vw,99vh) scale(.5491)}}.snow:nth-child(305){opacity:1.7514;transform:translate(21.2506vw,-10px) scale(.3924);animation:fall-305 27s -26s linear infinite}@keyframes fall-305{49.431%{transform:translate(20.9458vw,49.431vh) scale(.3924)}to{transform:translate(21.0982vw,99vh) scale(.3924)}}.snow:nth-child(306){opacity:1.4576;transform:translate(47.6614vw,-10px) scale(.8125);animation:fall-306 12s -22s linear infinite}@keyframes fall-306{42.918%{transform:translate(37.8887vw,42.918vh) scale(.8125)}to{transform:translate(42.77505vw,99vh) scale(.8125)}}.snow:nth-child(307){opacity:.653;transform:translate(73.8872vw,-10px) scale(.2601);animation:fall-307 29s -20s linear infinite}@keyframes fall-307{31.796%{transform:translate(65.4039vw,31.796vh) scale(.2601)}to{transform:translate(69.64555vw,99vh) scale(.2601)}}.snow:nth-child(308){opacity:1.2984;transform:translate(70.658vw,-10px) scale(.718);animation:fall-308 17s -19s linear infinite}@keyframes fall-308{56.217%{transform:translate(65.185vw,56.217vh) scale(.718)}to{transform:translate(67.9215vw,99vh) scale(.718)}}.snow:nth-child(309){opacity:.33;transform:translate(63.0442vw,-10px) scale(.8746);animation:fall-309 29s -6s linear infinite}@keyframes fall-309{59.486%{transform:translate(58.3043vw,59.486vh) scale(.8746)}to{transform:translate(60.67425vw,99vh) scale(.8746)}}.snow:nth-child(310){opacity:1.9304;transform:translate(67.7741vw,-10px) scale(.9393);animation:fall-310 27s -5s linear infinite}@keyframes fall-310{52.378%{transform:translate(60.0838vw,52.378vh) scale(.9393)}to{transform:translate(63.92895vw,99vh) scale(.9393)}}.snow:nth-child(311){opacity:1.5546;transform:translate(79.0896vw,-10px) scale(.4071);animation:fall-311 22s -8s linear infinite}@keyframes fall-311{37.353%{transform:translate(80.042vw,37.353vh) scale(.4071)}to{transform:translate(79.5658vw,99vh) scale(.4071)}}.snow:nth-child(312){opacity:.929;transform:translate(76.7483vw,-10px) scale(.5666);animation:fall-312 24s -28s linear infinite}@keyframes fall-312{64.872%{transform:translate(84.1449vw,64.872vh) scale(.5666)}to{transform:translate(80.4466vw,99vh) scale(.5666)}}.snow:nth-child(313){opacity:.728;transform:translate(.2415vw,-10px) scale(.8535);animation:fall-313 22s -13s linear infinite}@keyframes fall-313{71.72%{transform:translate(7.6574vw,71.72vh) scale(.8535)}to{transform:translate(3.94945vw,99vh) scale(.8535)}}.snow:nth-child(314){opacity:.4908;transform:translate(.4435vw,-10px) scale(.4405);animation:fall-314 23s -26s linear infinite}@keyframes fall-314{77.11%{transform:translate(8.7089vw,77.11vh) scale(.4405)}to{transform:translate(4.5762vw,99vh) scale(.4405)}}.snow:nth-child(315){opacity:1.4126;transform:translate(83.1252vw,-10px) scale(.4739);animation:fall-315 19s -20s linear infinite}@keyframes fall-315{55.522%{transform:translate(91.9477vw,55.522vh) scale(.4739)}to{transform:translate(87.53645vw,99vh) scale(.4739)}}.snow:nth-child(316){opacity:.7736;transform:translate(64.2285vw,-10px) scale(.7271);animation:fall-316 30s -10s linear infinite}@keyframes fall-316{62.948%{transform:translate(67.8401vw,62.948vh) scale(.7271)}to{transform:translate(66.0343vw,99vh) scale(.7271)}}.snow:nth-child(317){opacity:1.6124;transform:translate(90.3895vw,-10px) scale(.3771);animation:fall-317 19s -6s linear infinite}@keyframes fall-317{70.783%{transform:translate(94.901vw,70.783vh) scale(.3771)}to{transform:translate(92.64525vw,99vh) scale(.3771)}}.snow:nth-child(318){opacity:1.5508;transform:translate(48.8969vw,-10px) scale(.0676);animation:fall-318 28s -21s linear infinite}@keyframes fall-318{36.352%{transform:translate(54.2087vw,36.352vh) scale(.0676)}to{transform:translate(51.5528vw,99vh) scale(.0676)}}.snow:nth-child(319){opacity:1.199;transform:translate(53.0292vw,-10px) scale(.9247);animation:fall-319 29s -30s linear infinite}@keyframes fall-319{65.265%{transform:translate(61.6167vw,65.265vh) scale(.9247)}to{transform:translate(57.32295vw,99vh) scale(.9247)}}.snow:nth-child(320){opacity:.173;transform:translate(95.434vw,-10px) scale(.3545);animation:fall-320 15s -14s linear infinite}@keyframes fall-320{32.84%{transform:translate(103.9063vw,32.84vh) scale(.3545)}to{transform:translate(99.67015vw,99vh) scale(.3545)}}.snow:nth-child(321){opacity:.1662;transform:translate(80.0242vw,-10px) scale(.0887);animation:fall-321 12s -2s linear infinite}@keyframes fall-321{78.322%{transform:translate(77.7089vw,78.322vh) scale(.0887)}to{transform:translate(78.86655vw,99vh) scale(.0887)}}.snow:nth-child(322){opacity:1.3956;transform:translate(70.572vw,-10px) scale(.8677);animation:fall-322 22s -14s linear infinite}@keyframes fall-322{76.628%{transform:translate(70.4043vw,76.628vh) scale(.8677)}to{transform:translate(70.48815vw,99vh) scale(.8677)}}.snow:nth-child(323){opacity:.3162;transform:translate(28.3779vw,-10px) scale(.5064);animation:fall-323 26s -27s linear infinite}@keyframes fall-323{41.126%{transform:translate(30.8768vw,41.126vh) scale(.5064)}to{transform:translate(29.62735vw,99vh) scale(.5064)}}.snow:nth-child(324){opacity:.6688;transform:translate(76.5084vw,-10px) scale(.4734);animation:fall-324 29s -1s linear infinite}@keyframes fall-324{48.086%{transform:translate(69.9362vw,48.086vh) scale(.4734)}to{transform:translate(73.2223vw,99vh) scale(.4734)}}.snow:nth-child(325){opacity:.8758;transform:translate(94.1037vw,-10px) scale(.6995);animation:fall-325 21s -3s linear infinite}@keyframes fall-325{69.328%{transform:translate(94.2904vw,69.328vh) scale(.6995)}to{transform:translate(94.19705vw,99vh) scale(.6995)}}.snow:nth-child(326){opacity:1.84;transform:translate(70.3846vw,-10px) scale(.317);animation:fall-326 23s -28s linear infinite}@keyframes fall-326{63.467%{transform:translate(65.646vw,63.467vh) scale(.317)}to{transform:translate(68.0153vw,99vh) scale(.317)}}.snow:nth-child(327){opacity:1.37;transform:translate(92.3496vw,-10px) scale(.1087);animation:fall-327 14s -15s linear infinite}@keyframes fall-327{68.95%{transform:translate(87.834vw,68.95vh) scale(.1087)}to{transform:translate(90.0918vw,99vh) scale(.1087)}}.snow:nth-child(328){opacity:.446;transform:translate(2.294vw,-10px) scale(.7915);animation:fall-328 15s -14s linear infinite}@keyframes fall-328{62.308%{transform:translate(-3.5655vw,62.308vh) scale(.7915)}to{transform:translate(-.63575vw,99vh) scale(.7915)}}.snow:nth-child(329){opacity:.7784;transform:translate(86.6605vw,-10px) scale(.8112);animation:fall-329 11s -22s linear infinite}@keyframes fall-329{32.156%{transform:translate(86.4593vw,32.156vh) scale(.8112)}to{transform:translate(86.5599vw,99vh) scale(.8112)}}.snow:nth-child(330){opacity:1.4492;transform:translate(.755vw,-10px) scale(.2483);animation:fall-330 14s -5s linear infinite}@keyframes fall-330{68.637%{transform:translate(-3.3618vw,68.637vh) scale(.2483)}to{transform:translate(-1.3034vw,99vh) scale(.2483)}}.snow:nth-child(331){opacity:1.6618;transform:translate(85.6881vw,-10px) scale(.7166);animation:fall-331 25s -4s linear infinite}@keyframes fall-331{70.09%{transform:translate(90.505vw,70.09vh) scale(.7166)}to{transform:translate(88.09655vw,99vh) scale(.7166)}}.snow:nth-child(332){opacity:.4646;transform:translate(35.1912vw,-10px) scale(.9859);animation:fall-332 25s -30s linear infinite}@keyframes fall-332{56.452%{transform:translate(42.9228vw,56.452vh) scale(.9859)}to{transform:translate(39.057vw,99vh) scale(.9859)}}.snow:nth-child(333){opacity:1.3214;transform:translate(16.1717vw,-10px) scale(.3621);animation:fall-333 18s -7s linear infinite}@keyframes fall-333{72.272%{transform:translate(8.5151vw,72.272vh) scale(.3621)}to{transform:translate(12.3434vw,99vh) scale(.3621)}}.snow:nth-child(334){opacity:1.82;transform:translate(58.4684vw,-10px) scale(.8645);animation:fall-334 30s -10s linear infinite}@keyframes fall-334{50.47%{transform:translate(49.6944vw,50.47vh) scale(.8645)}to{transform:translate(54.0814vw,99vh) scale(.8645)}}.snow:nth-child(335){opacity:.6976;transform:translate(44.2633vw,-10px) scale(.1266);animation:fall-335 24s -6s linear infinite}@keyframes fall-335{78.846%{transform:translate(40.5237vw,78.846vh) scale(.1266)}to{transform:translate(42.3935vw,99vh) scale(.1266)}}.snow:nth-child(336){opacity:1.0644;transform:translate(32.0105vw,-10px) scale(.3754);animation:fall-336 30s -20s linear infinite}@keyframes fall-336{62.369%{transform:translate(28.2007vw,62.369vh) scale(.3754)}to{transform:translate(30.1056vw,99vh) scale(.3754)}}.snow:nth-child(337){opacity:1.33;transform:translate(25.9635vw,-10px) scale(.6494);animation:fall-337 12s -4s linear infinite}@keyframes fall-337{65.6%{transform:translate(32.381vw,65.6vh) scale(.6494)}to{transform:translate(29.17225vw,99vh) scale(.6494)}}.snow:nth-child(338){opacity:.6074;transform:translate(84.6439vw,-10px) scale(.1956);animation:fall-338 11s -2s linear infinite}@keyframes fall-338{57.855%{transform:translate(75.1555vw,57.855vh) scale(.1956)}to{transform:translate(79.8997vw,99vh) scale(.1956)}}.snow:nth-child(339){opacity:1.3242;transform:translate(31.7721vw,-10px) scale(.6624);animation:fall-339 25s -20s linear infinite}@keyframes fall-339{70.878%{transform:translate(38.8193vw,70.878vh) scale(.6624)}to{transform:translate(35.2957vw,99vh) scale(.6624)}}.snow:nth-child(340){opacity:.5002;transform:translate(81.022vw,-10px) scale(.9981);animation:fall-340 27s -19s linear infinite}@keyframes fall-340{35.669%{transform:translate(74.6799vw,35.669vh) scale(.9981)}to{transform:translate(77.85095vw,99vh) scale(.9981)}}.snow:nth-child(341){opacity:1.1186;transform:translate(35.7166vw,-10px) scale(.732);animation:fall-341 30s -24s linear infinite}@keyframes fall-341{64.681%{transform:translate(31.703vw,64.681vh) scale(.732)}to{transform:translate(33.7098vw,99vh) scale(.732)}}.snow:nth-child(342){opacity:1.4084;transform:translate(39.1319vw,-10px) scale(.5401);animation:fall-342 23s -11s linear infinite}@keyframes fall-342{30.964%{transform:translate(43.1729vw,30.964vh) scale(.5401)}to{transform:translate(41.1524vw,99vh) scale(.5401)}}.snow:nth-child(343){opacity:.7794;transform:translate(75.4968vw,-10px) scale(.2813);animation:fall-343 25s -21s linear infinite}@keyframes fall-343{67.043%{transform:translate(72.9657vw,67.043vh) scale(.2813)}to{transform:translate(74.23125vw,99vh) scale(.2813)}}.snow:nth-child(344){opacity:.6256;transform:translate(23.9626vw,-10px) scale(.0505);animation:fall-344 19s -15s linear infinite}@keyframes fall-344{50.979%{transform:translate(17.6239vw,50.979vh) scale(.0505)}to{transform:translate(20.79325vw,99vh) scale(.0505)}}.snow:nth-child(345){opacity:1.5488;transform:translate(3.8884vw,-10px) scale(.1244);animation:fall-345 27s -25s linear infinite}@keyframes fall-345{36.163%{transform:translate(5.4828vw,36.163vh) scale(.1244)}to{transform:translate(4.6856vw,99vh) scale(.1244)}}.snow:nth-child(346){opacity:1.6772;transform:translate(15.1926vw,-10px) scale(.5881);animation:fall-346 26s -7s linear infinite}@keyframes fall-346{53.78%{transform:translate(17.9454vw,53.78vh) scale(.5881)}to{transform:translate(16.569vw,99vh) scale(.5881)}}.snow:nth-child(347){opacity:1.5268;transform:translate(44.5479vw,-10px) scale(.0582);animation:fall-347 23s -13s linear infinite}@keyframes fall-347{33.499%{transform:translate(48.214vw,33.499vh) scale(.0582)}to{transform:translate(46.38095vw,99vh) scale(.0582)}}.snow:nth-child(348){opacity:1.7274;transform:translate(27.1853vw,-10px) scale(.1595);animation:fall-348 14s -1s linear infinite}@keyframes fall-348{44.259%{transform:translate(32.6276vw,44.259vh) scale(.1595)}to{transform:translate(29.90645vw,99vh) scale(.1595)}}.snow:nth-child(349){opacity:1.3656;transform:translate(82.5876vw,-10px) scale(.2865);animation:fall-349 22s -11s linear infinite}@keyframes fall-349{42.111%{transform:translate(89.5545vw,42.111vh) scale(.2865)}to{transform:translate(86.07105vw,99vh) scale(.2865)}}.snow:nth-child(350){opacity:.4574;transform:translate(55.6139vw,-10px) scale(.4377);animation:fall-350 23s -13s linear infinite}@keyframes fall-350{38.381%{transform:translate(58.5309vw,38.381vh) scale(.4377)}to{transform:translate(57.0724vw,99vh) scale(.4377)}}.snow:nth-child(351){opacity:.4756;transform:translate(54.4397vw,-10px) scale(.7798);animation:fall-351 14s -17s linear infinite}@keyframes fall-351{58.532%{transform:translate(63.4958vw,58.532vh) scale(.7798)}to{transform:translate(58.96775vw,99vh) scale(.7798)}}.snow:nth-child(352){opacity:.0716;transform:translate(.3971vw,-10px) scale(.4519);animation:fall-352 30s -2s linear infinite}@keyframes fall-352{72.508%{transform:translate(6.4807vw,72.508vh) scale(.4519)}to{transform:translate(3.4389vw,99vh) scale(.4519)}}.snow:nth-child(353){opacity:.2538;transform:translate(42.5899vw,-10px) scale(.9069);animation:fall-353 20s -22s linear infinite}@keyframes fall-353{62.45%{transform:translate(50.6844vw,62.45vh) scale(.9069)}to{transform:translate(46.63715vw,99vh) scale(.9069)}}.snow:nth-child(354){opacity:1.0782;transform:translate(47.3489vw,-10px) scale(.3923);animation:fall-354 25s -27s linear infinite}@keyframes fall-354{39.909%{transform:translate(52.5245vw,39.909vh) scale(.3923)}to{transform:translate(49.9367vw,99vh) scale(.3923)}}.snow:nth-child(355){opacity:.04;transform:translate(83.7442vw,-10px) scale(.8251);animation:fall-355 18s -17s linear infinite}@keyframes fall-355{67.686%{transform:translate(91.983vw,67.686vh) scale(.8251)}to{transform:translate(87.8636vw,99vh) scale(.8251)}}.snow:nth-child(356){opacity:.941;transform:translate(77.4171vw,-10px) scale(.9207);animation:fall-356 21s -13s linear infinite}@keyframes fall-356{59.305%{transform:translate(79.0935vw,59.305vh) scale(.9207)}to{transform:translate(78.2553vw,99vh) scale(.9207)}}.snow:nth-child(357){opacity:.9902;transform:translate(44.8049vw,-10px) scale(.16);animation:fall-357 26s -14s linear infinite}@keyframes fall-357{50.584%{transform:translate(49.6936vw,50.584vh) scale(.16)}to{transform:translate(47.24925vw,99vh) scale(.16)}}.snow:nth-child(358){opacity:1.096;transform:translate(70.652vw,-10px) scale(.7014);animation:fall-358 29s -11s linear infinite}@keyframes fall-358{48.032%{transform:translate(74.8878vw,48.032vh) scale(.7014)}to{transform:translate(72.7699vw,99vh) scale(.7014)}}.snow:nth-child(359){opacity:.782;transform:translate(66.5834vw,-10px) scale(.3446);animation:fall-359 26s -8s linear infinite}@keyframes fall-359{70.661%{transform:translate(70.1889vw,70.661vh) scale(.3446)}to{transform:translate(68.38615vw,99vh) scale(.3446)}}.snow:nth-child(360){opacity:1.4616;transform:translate(37.855vw,-10px) scale(.1758);animation:fall-360 28s -14s linear infinite}@keyframes fall-360{59.717%{transform:translate(35.1832vw,59.717vh) scale(.1758)}to{transform:translate(36.5191vw,99vh) scale(.1758)}}.snow:nth-child(361){opacity:1.0514;transform:translate(76.9968vw,-10px) scale(.6185);animation:fall-361 17s -11s linear infinite}@keyframes fall-361{34.165%{transform:translate(69.2214vw,34.165vh) scale(.6185)}to{transform:translate(73.1091vw,99vh) scale(.6185)}}.snow:nth-child(362){opacity:.3102;transform:translate(39.3021vw,-10px) scale(.6234);animation:fall-362 17s -28s linear infinite}@keyframes fall-362{42.655%{transform:translate(45.6055vw,42.655vh) scale(.6234)}to{transform:translate(42.4538vw,99vh) scale(.6234)}}.snow:nth-child(363){opacity:.9252;transform:translate(71.5515vw,-10px) scale(.6743);animation:fall-363 14s -13s linear infinite}@keyframes fall-363{76.768%{transform:translate(69.0535vw,76.768vh) scale(.6743)}to{transform:translate(70.3025vw,99vh) scale(.6743)}}.snow:nth-child(364){opacity:1.234;transform:translate(51.0649vw,-10px) scale(.6146);animation:fall-364 23s -14s linear infinite}@keyframes fall-364{37.113%{transform:translate(51.4671vw,37.113vh) scale(.6146)}to{transform:translate(51.266vw,99vh) scale(.6146)}}.snow:nth-child(365){opacity:1.819;transform:translate(90.4719vw,-10px) scale(.4496);animation:fall-365 10s -14s linear infinite}@keyframes fall-365{74.685%{transform:translate(82.5569vw,74.685vh) scale(.4496)}to{transform:translate(86.5144vw,99vh) scale(.4496)}}.snow:nth-child(366){opacity:.2084;transform:translate(44.4324vw,-10px) scale(.8888);animation:fall-366 16s -5s linear infinite}@keyframes fall-366{63.54%{transform:translate(41.632vw,63.54vh) scale(.8888)}to{transform:translate(43.0322vw,99vh) scale(.8888)}}.snow:nth-child(367){opacity:1.8606;transform:translate(42.8085vw,-10px) scale(.0666);animation:fall-367 14s -20s linear infinite}@keyframes fall-367{79.846%{transform:translate(46.7339vw,79.846vh) scale(.0666)}to{transform:translate(44.7712vw,99vh) scale(.0666)}}.snow:nth-child(368){opacity:.1254;transform:translate(33.2279vw,-10px) scale(.2153);animation:fall-368 28s -30s linear infinite}@keyframes fall-368{61.585%{transform:translate(38.8448vw,61.585vh) scale(.2153)}to{transform:translate(36.03635vw,99vh) scale(.2153)}}.snow:nth-child(369){opacity:1.8924;transform:translate(5.7221vw,-10px) scale(.4359);animation:fall-369 15s -15s linear infinite}@keyframes fall-369{50.051%{transform:translate(-2.6714vw,50.051vh) scale(.4359)}to{transform:translate(1.52535vw,99vh) scale(.4359)}}.snow:nth-child(370){opacity:.4914;transform:translate(58.251vw,-10px) scale(.7319);animation:fall-370 18s -7s linear infinite}@keyframes fall-370{47.056%{transform:translate(56.8979vw,47.056vh) scale(.7319)}to{transform:translate(57.57445vw,99vh) scale(.7319)}}.snow:nth-child(371){opacity:1.7574;transform:translate(27.9616vw,-10px) scale(.4498);animation:fall-371 29s -21s linear infinite}@keyframes fall-371{41.559%{transform:translate(34.2773vw,41.559vh) scale(.4498)}to{transform:translate(31.11945vw,99vh) scale(.4498)}}.snow:nth-child(372){opacity:1.2098;transform:translate(94.8925vw,-10px) scale(.6328);animation:fall-372 25s -11s linear infinite}@keyframes fall-372{75.968%{transform:translate(99.4847vw,75.968vh) scale(.6328)}to{transform:translate(97.1886vw,99vh) scale(.6328)}}.snow:nth-child(373){opacity:1.4748;transform:translate(97.9241vw,-10px) scale(.576);animation:fall-373 17s -1s linear infinite}@keyframes fall-373{58.69%{transform:translate(89.6141vw,58.69vh) scale(.576)}to{transform:translate(93.7691vw,99vh) scale(.576)}}.snow:nth-child(374){opacity:1.297;transform:translate(50.0885vw,-10px) scale(.191);animation:fall-374 18s -13s linear infinite}@keyframes fall-374{44.894%{transform:translate(56.9445vw,44.894vh) scale(.191)}to{transform:translate(53.5165vw,99vh) scale(.191)}}.snow:nth-child(375){opacity:1.1508;transform:translate(82.7893vw,-10px) scale(.8257);animation:fall-375 26s -22s linear infinite}@keyframes fall-375{59.707%{transform:translate(90.9664vw,59.707vh) scale(.8257)}to{transform:translate(86.87785vw,99vh) scale(.8257)}}.snow:nth-child(376){opacity:.4792;transform:translate(93.7298vw,-10px) scale(.3584);animation:fall-376 25s -13s linear infinite}@keyframes fall-376{71.516%{transform:translate(95.1725vw,71.516vh) scale(.3584)}to{transform:translate(94.45115vw,99vh) scale(.3584)}}.snow:nth-child(377){opacity:.09;transform:translate(2.0232vw,-10px) scale(.1678);animation:fall-377 19s -5s linear infinite}@keyframes fall-377{58.151%{transform:translate(4.9732vw,58.151vh) scale(.1678)}to{transform:translate(3.4982vw,99vh) scale(.1678)}}.snow:nth-child(378){opacity:1.1328;transform:translate(17.0586vw,-10px) scale(.2289);animation:fall-378 27s -6s linear infinite}@keyframes fall-378{58.565%{transform:translate(7.2888vw,58.565vh) scale(.2289)}to{transform:translate(12.1737vw,99vh) scale(.2289)}}.snow:nth-child(379){opacity:1.2244;transform:translate(25.8922vw,-10px) scale(.4981);animation:fall-379 20s -11s linear infinite}@keyframes fall-379{57.448%{transform:translate(24.1093vw,57.448vh) scale(.4981)}to{transform:translate(25.00075vw,99vh) scale(.4981)}}.snow:nth-child(380){opacity:1.6932;transform:translate(31.0336vw,-10px) scale(.8814);animation:fall-380 19s -14s linear infinite}@keyframes fall-380{52.489%{transform:translate(29.9514vw,52.489vh) scale(.8814)}to{transform:translate(30.4925vw,99vh) scale(.8814)}}.snow:nth-child(381){opacity:.2408;transform:translate(1.8892vw,-10px) scale(.5816);animation:fall-381 25s -12s linear infinite}@keyframes fall-381{38.602%{transform:translate(-7.4116vw,38.602vh) scale(.5816)}to{transform:translate(-2.7612vw,99vh) scale(.5816)}}.snow:nth-child(382){opacity:1.3278;transform:translate(69.7772vw,-10px) scale(.6836);animation:fall-382 15s -29s linear infinite}@keyframes fall-382{43.282%{transform:translate(66.2841vw,43.282vh) scale(.6836)}to{transform:translate(68.03065vw,99vh) scale(.6836)}}.snow:nth-child(383){opacity:1.1326;transform:translate(2.8141vw,-10px) scale(.5983);animation:fall-383 10s -6s linear infinite}@keyframes fall-383{72.32%{transform:translate(-4.6981vw,72.32vh) scale(.5983)}to{transform:translate(-.942vw,99vh) scale(.5983)}}.snow:nth-child(384){opacity:.331;transform:translate(69.5547vw,-10px) scale(.3508);animation:fall-384 18s -30s linear infinite}@keyframes fall-384{41.085%{transform:translate(77.6308vw,41.085vh) scale(.3508)}to{transform:translate(73.59275vw,99vh) scale(.3508)}}.snow:nth-child(385){opacity:.463;transform:translate(57.5191vw,-10px) scale(.1099);animation:fall-385 14s -12s linear infinite}@keyframes fall-385{66.056%{transform:translate(66.669vw,66.056vh) scale(.1099)}to{transform:translate(62.09405vw,99vh) scale(.1099)}}.snow:nth-child(386){opacity:1.151;transform:translate(94.9145vw,-10px) scale(.6836);animation:fall-386 29s -18s linear infinite}@keyframes fall-386{75.578%{transform:translate(94.2792vw,75.578vh) scale(.6836)}to{transform:translate(94.59685vw,99vh) scale(.6836)}}.snow:nth-child(387){opacity:.8472;transform:translate(60.8204vw,-10px) scale(.3826);animation:fall-387 16s -12s linear infinite}@keyframes fall-387{71.551%{transform:translate(68.6503vw,71.551vh) scale(.3826)}to{transform:translate(64.73535vw,99vh) scale(.3826)}}.snow:nth-child(388){opacity:.0952;transform:translate(6.7252vw,-10px) scale(.5575);animation:fall-388 19s -12s linear infinite}@keyframes fall-388{32.549%{transform:translate(4.8384vw,32.549vh) scale(.5575)}to{transform:translate(5.7818vw,99vh) scale(.5575)}}.snow:nth-child(389){opacity:1.6222;transform:translate(66.642vw,-10px) scale(.9195);animation:fall-389 12s -7s linear infinite}@keyframes fall-389{70.064%{transform:translate(70.9756vw,70.064vh) scale(.9195)}to{transform:translate(68.8088vw,99vh) scale(.9195)}}.snow:nth-child(390){opacity:1.1436;transform:translate(53.263vw,-10px) scale(.2349);animation:fall-390 27s -10s linear infinite}@keyframes fall-390{70.845%{transform:translate(58.7302vw,70.845vh) scale(.2349)}to{transform:translate(55.9966vw,99vh) scale(.2349)}}.snow:nth-child(391){opacity:.8048;transform:translate(49.3464vw,-10px) scale(.0698);animation:fall-391 21s -19s linear infinite}@keyframes fall-391{63.325%{transform:translate(48.1045vw,63.325vh) scale(.0698)}to{transform:translate(48.72545vw,99vh) scale(.0698)}}.snow:nth-child(392){opacity:1.5794;transform:translate(7.6662vw,-10px) scale(.0652);animation:fall-392 11s -21s linear infinite}@keyframes fall-392{30.444%{transform:translate(9.3392vw,30.444vh) scale(.0652)}to{transform:translate(8.5027vw,99vh) scale(.0652)}}.snow:nth-child(393){opacity:.3532;transform:translate(35.712vw,-10px) scale(.2108);animation:fall-393 25s -8s linear infinite}@keyframes fall-393{77.403%{transform:translate(33.3797vw,77.403vh) scale(.2108)}to{transform:translate(34.54585vw,99vh) scale(.2108)}}.snow:nth-child(394){opacity:1.0314;transform:translate(57.4666vw,-10px) scale(.2963);animation:fall-394 26s -25s linear infinite}@keyframes fall-394{69.935%{transform:translate(49.703vw,69.935vh) scale(.2963)}to{transform:translate(53.5848vw,99vh) scale(.2963)}}.snow:nth-child(395){opacity:.4924;transform:translate(33.6343vw,-10px) scale(.1726);animation:fall-395 14s -1s linear infinite}@keyframes fall-395{70.603%{transform:translate(40.1484vw,70.603vh) scale(.1726)}to{transform:translate(36.89135vw,99vh) scale(.1726)}}.snow:nth-child(396){opacity:1.6994;transform:translate(87.3641vw,-10px) scale(.5677);animation:fall-396 17s -19s linear infinite}@keyframes fall-396{70.623%{transform:translate(78.794vw,70.623vh) scale(.5677)}to{transform:translate(83.07905vw,99vh) scale(.5677)}}.snow:nth-child(397){opacity:.0548;transform:translate(36.216vw,-10px) scale(.7337);animation:fall-397 12s -12s linear infinite}@keyframes fall-397{73.355%{transform:translate(42.9289vw,73.355vh) scale(.7337)}to{transform:translate(39.57245vw,99vh) scale(.7337)}}.snow:nth-child(398){opacity:.112;transform:translate(89.1597vw,-10px) scale(.9951);animation:fall-398 28s -19s linear infinite}@keyframes fall-398{62.948%{transform:translate(86.5276vw,62.948vh) scale(.9951)}to{transform:translate(87.84365vw,99vh) scale(.9951)}}.snow:nth-child(399){opacity:1.0618;transform:translate(51.6828vw,-10px) scale(.5751);animation:fall-399 28s -14s linear infinite}@keyframes fall-399{36.608%{transform:translate(53.8387vw,36.608vh) scale(.5751)}to{transform:translate(52.76075vw,99vh) scale(.5751)}}.snow:nth-child(400){opacity:1.1456;transform:translate(26.6792vw,-10px) scale(.0974);animation:fall-400 18s -27s linear infinite}@keyframes fall-400{79.604%{transform:translate(22.2079vw,79.604vh) scale(.0974)}to{transform:translate(24.44355vw,99vh) scale(.0974)}}\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}.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}.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}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.5302;transform:translate(75.8697vw,-10px) scale(.1124);animation:fall-1 17s -20s linear infinite}@keyframes fall-1{60.793%{transform:translate(79.6359vw,60.793vh) scale(.1124)}to{transform:translate(77.7528vw,99vh) scale(.1124)}}.snow:nth-child(2){opacity:1.6014;transform:translate(22.9098vw,-10px) scale(.5509);animation:fall-2 12s -9s linear infinite}@keyframes fall-2{55.121%{transform:translate(22.2659vw,55.121vh) scale(.5509)}to{transform:translate(22.58785vw,99vh) scale(.5509)}}.snow:nth-child(3){opacity:.8288;transform:translate(57.2017vw,-10px) scale(.4522);animation:fall-3 14s -7s linear infinite}@keyframes fall-3{30.248%{transform:translate(52.3153vw,30.248vh) scale(.4522)}to{transform:translate(54.7585vw,99vh) scale(.4522)}}.snow:nth-child(4){opacity:1.952;transform:translate(2.7738vw,-10px) scale(.0955);animation:fall-4 14s -10s linear infinite}@keyframes fall-4{46.827%{transform:translate(-1.2381vw,46.827vh) scale(.0955)}to{transform:translate(.76785vw,99vh) scale(.0955)}}.snow:nth-child(5){opacity:1.0126;transform:translate(15.3712vw,-10px) scale(.5986);animation:fall-5 14s -9s linear infinite}@keyframes fall-5{48.539%{transform:translate(19.9883vw,48.539vh) scale(.5986)}to{transform:translate(17.67975vw,99vh) scale(.5986)}}.snow:nth-child(6){opacity:1.7732;transform:translate(96.3824vw,-10px) scale(.7549);animation:fall-6 22s -20s linear infinite}@keyframes fall-6{79.555%{transform:translate(92.5643vw,79.555vh) scale(.7549)}to{transform:translate(94.47335vw,99vh) scale(.7549)}}.snow:nth-child(7){opacity:1.3594;transform:translate(57.5921vw,-10px) scale(.6737);animation:fall-7 27s -21s linear infinite}@keyframes fall-7{76.027%{transform:translate(66.5367vw,76.027vh) scale(.6737)}to{transform:translate(62.0644vw,99vh) scale(.6737)}}.snow:nth-child(8){opacity:.0154;transform:translate(48.0601vw,-10px) scale(.4895);animation:fall-8 13s -4s linear infinite}@keyframes fall-8{78.003%{transform:translate(38.4795vw,78.003vh) scale(.4895)}to{transform:translate(43.2698vw,99vh) scale(.4895)}}.snow:nth-child(9){opacity:1.1174;transform:translate(21.8569vw,-10px) scale(.565);animation:fall-9 23s -27s linear infinite}@keyframes fall-9{33.283%{transform:translate(15.461vw,33.283vh) scale(.565)}to{transform:translate(18.65895vw,99vh) scale(.565)}}.snow:nth-child(10){opacity:1.5954;transform:translate(84.6353vw,-10px) scale(.7566);animation:fall-10 25s -5s linear infinite}@keyframes fall-10{60.188%{transform:translate(88.4528vw,60.188vh) scale(.7566)}to{transform:translate(86.54405vw,99vh) scale(.7566)}}.snow:nth-child(11){opacity:1.1528;transform:translate(33.4023vw,-10px) scale(.2584);animation:fall-11 19s -1s linear infinite}@keyframes fall-11{55.728%{transform:translate(34.0738vw,55.728vh) scale(.2584)}to{transform:translate(33.73805vw,99vh) scale(.2584)}}.snow:nth-child(12){opacity:1.8338;transform:translate(31.5085vw,-10px) scale(.5932);animation:fall-12 11s -5s linear infinite}@keyframes fall-12{65.498%{transform:translate(35.5172vw,65.498vh) scale(.5932)}to{transform:translate(33.51285vw,99vh) scale(.5932)}}.snow:nth-child(13){opacity:.8578;transform:translate(59.9031vw,-10px) scale(.0375);animation:fall-13 13s -26s linear infinite}@keyframes fall-13{55.93%{transform:translate(64.5653vw,55.93vh) scale(.0375)}to{transform:translate(62.2342vw,99vh) scale(.0375)}}.snow:nth-child(14){opacity:1.7908;transform:translate(89.4604vw,-10px) scale(.9805);animation:fall-14 17s -30s linear infinite}@keyframes fall-14{64.811%{transform:translate(95.5023vw,64.811vh) scale(.9805)}to{transform:translate(92.48135vw,99vh) scale(.9805)}}.snow:nth-child(15){opacity:1.146;transform:translate(16.5549vw,-10px) scale(.9554);animation:fall-15 22s -26s linear infinite}@keyframes fall-15{40.196%{transform:translate(23.0576vw,40.196vh) scale(.9554)}to{transform:translate(19.80625vw,99vh) scale(.9554)}}.snow:nth-child(16){opacity:1.0936;transform:translate(97.6318vw,-10px) scale(.698);animation:fall-16 11s -20s linear infinite}@keyframes fall-16{68.22%{transform:translate(92.6084vw,68.22vh) scale(.698)}to{transform:translate(95.1201vw,99vh) scale(.698)}}.snow:nth-child(17){opacity:1.3004;transform:translate(67.9818vw,-10px) scale(.4287);animation:fall-17 21s -17s linear infinite}@keyframes fall-17{34.538%{transform:translate(60.1962vw,34.538vh) scale(.4287)}to{transform:translate(64.089vw,99vh) scale(.4287)}}.snow:nth-child(18){opacity:1.259;transform:translate(92.7872vw,-10px) scale(.1067);animation:fall-18 14s -16s linear infinite}@keyframes fall-18{77.577%{transform:translate(99.4336vw,77.577vh) scale(.1067)}to{transform:translate(96.1104vw,99vh) scale(.1067)}}.snow:nth-child(19){opacity:1.8208;transform:translate(70.5846vw,-10px) scale(.6826);animation:fall-19 26s -5s linear infinite}@keyframes fall-19{30.007%{transform:translate(64.257vw,30.007vh) scale(.6826)}to{transform:translate(67.4208vw,99vh) scale(.6826)}}.snow:nth-child(20){opacity:1.6132;transform:translate(42.6209vw,-10px) scale(.485);animation:fall-20 28s -6s linear infinite}@keyframes fall-20{78.383%{transform:translate(38.6144vw,78.383vh) scale(.485)}to{transform:translate(40.61765vw,99vh) scale(.485)}}.snow:nth-child(21){opacity:1.2412;transform:translate(64.4983vw,-10px) scale(.7308);animation:fall-21 26s -13s linear infinite}@keyframes fall-21{51.545%{transform:translate(56.3118vw,51.545vh) scale(.7308)}to{transform:translate(60.40505vw,99vh) scale(.7308)}}.snow:nth-child(22){opacity:.5878;transform:translate(33.6667vw,-10px) scale(.8675);animation:fall-22 20s -18s linear infinite}@keyframes fall-22{43.73%{transform:translate(32.8322vw,43.73vh) scale(.8675)}to{transform:translate(33.24945vw,99vh) scale(.8675)}}.snow:nth-child(23){opacity:.7208;transform:translate(24.6529vw,-10px) scale(.2867);animation:fall-23 11s -25s linear infinite}@keyframes fall-23{71.804%{transform:translate(21.3599vw,71.804vh) scale(.2867)}to{transform:translate(23.0064vw,99vh) scale(.2867)}}.snow:nth-child(24){opacity:.9902;transform:translate(21.6053vw,-10px) scale(.8203);animation:fall-24 11s -30s linear infinite}@keyframes fall-24{71.863%{transform:translate(30.4871vw,71.863vh) scale(.8203)}to{transform:translate(26.0462vw,99vh) scale(.8203)}}.snow:nth-child(25){opacity:.7042;transform:translate(9.3133vw,-10px) scale(.0336);animation:fall-25 29s -27s linear infinite}@keyframes fall-25{75.953%{transform:translate(8.628vw,75.953vh) scale(.0336)}to{transform:translate(8.97065vw,99vh) scale(.0336)}}.snow:nth-child(26){opacity:1.1418;transform:translate(45.2398vw,-10px) scale(.1937);animation:fall-26 28s -25s linear infinite}@keyframes fall-26{53.132%{transform:translate(51.8815vw,53.132vh) scale(.1937)}to{transform:translate(48.56065vw,99vh) scale(.1937)}}.snow:nth-child(27){opacity:1.438;transform:translate(27.7148vw,-10px) scale(.2735);animation:fall-27 10s -10s linear infinite}@keyframes fall-27{51.718%{transform:translate(32.6355vw,51.718vh) scale(.2735)}to{transform:translate(30.17515vw,99vh) scale(.2735)}}.snow:nth-child(28){opacity:1.8856;transform:translate(34.7852vw,-10px) scale(.0711);animation:fall-28 10s -4s linear infinite}@keyframes fall-28{76.812%{transform:translate(26.2673vw,76.812vh) scale(.0711)}to{transform:translate(30.52625vw,99vh) scale(.0711)}}.snow:nth-child(29){opacity:.066;transform:translate(.7415vw,-10px) scale(.5972);animation:fall-29 16s -4s linear infinite}@keyframes fall-29{55.561%{transform:translate(-5.2622vw,55.561vh) scale(.5972)}to{transform:translate(-2.26035vw,99vh) scale(.5972)}}.snow:nth-child(30){opacity:1.4626;transform:translate(84.245vw,-10px) scale(.4261);animation:fall-30 26s -26s linear infinite}@keyframes fall-30{43.843%{transform:translate(82.1308vw,43.843vh) scale(.4261)}to{transform:translate(83.1879vw,99vh) scale(.4261)}}.snow:nth-child(31){opacity:1.5598;transform:translate(77.6482vw,-10px) scale(.9632);animation:fall-31 29s -12s linear infinite}@keyframes fall-31{71.872%{transform:translate(86.3856vw,71.872vh) scale(.9632)}to{transform:translate(82.0169vw,99vh) scale(.9632)}}.snow:nth-child(32){opacity:1.893;transform:translate(10.6277vw,-10px) scale(.9293);animation:fall-32 13s -19s linear infinite}@keyframes fall-32{72.975%{transform:translate(20.347vw,72.975vh) scale(.9293)}to{transform:translate(15.48735vw,99vh) scale(.9293)}}.snow:nth-child(33){opacity:1.0548;transform:translate(42.5634vw,-10px) scale(.8302);animation:fall-33 19s -9s linear infinite}@keyframes fall-33{76.664%{transform:translate(46.8506vw,76.664vh) scale(.8302)}to{transform:translate(44.707vw,99vh) scale(.8302)}}.snow:nth-child(34){opacity:1.1938;transform:translate(15.6432vw,-10px) scale(.7416);animation:fall-34 12s -7s linear infinite}@keyframes fall-34{53.827%{transform:translate(21.6201vw,53.827vh) scale(.7416)}to{transform:translate(18.63165vw,99vh) scale(.7416)}}.snow:nth-child(35){opacity:1.7986;transform:translate(47.4439vw,-10px) scale(.8013);animation:fall-35 18s -2s linear infinite}@keyframes fall-35{46.136%{transform:translate(50.9402vw,46.136vh) scale(.8013)}to{transform:translate(49.19205vw,99vh) scale(.8013)}}.snow:nth-child(36){opacity:1.5868;transform:translate(32.3329vw,-10px) scale(.1424);animation:fall-36 20s -9s linear infinite}@keyframes fall-36{59.803%{transform:translate(28.4969vw,59.803vh) scale(.1424)}to{transform:translate(30.4149vw,99vh) scale(.1424)}}.snow:nth-child(37){opacity:1.3422;transform:translate(77.6942vw,-10px) scale(.1665);animation:fall-37 27s -13s linear infinite}@keyframes fall-37{30.487%{transform:translate(82.443vw,30.487vh) scale(.1665)}to{transform:translate(80.0686vw,99vh) scale(.1665)}}.snow:nth-child(38){opacity:.3924;transform:translate(46.2794vw,-10px) scale(.3302);animation:fall-38 26s -28s linear infinite}@keyframes fall-38{74.207%{transform:translate(54.9659vw,74.207vh) scale(.3302)}to{transform:translate(50.62265vw,99vh) scale(.3302)}}.snow:nth-child(39){opacity:1.1772;transform:translate(2.1091vw,-10px) scale(.8113);animation:fall-39 22s -20s linear infinite}@keyframes fall-39{41.634%{transform:translate(-5.9833vw,41.634vh) scale(.8113)}to{transform:translate(-1.9371vw,99vh) scale(.8113)}}.snow:nth-child(40){opacity:.94;transform:translate(49.3406vw,-10px) scale(.4974);animation:fall-40 28s -27s linear infinite}@keyframes fall-40{77.101%{transform:translate(49.7193vw,77.101vh) scale(.4974)}to{transform:translate(49.52995vw,99vh) scale(.4974)}}.snow:nth-child(41){opacity:1.8764;transform:translate(1.4237vw,-10px) scale(.8403);animation:fall-41 26s -5s linear infinite}@keyframes fall-41{66.145%{transform:translate(-1.5631vw,66.145vh) scale(.8403)}to{transform:translate(-.0697vw,99vh) scale(.8403)}}.snow:nth-child(42){opacity:.1298;transform:translate(36.3641vw,-10px) scale(.1772);animation:fall-42 19s -22s linear infinite}@keyframes fall-42{70.997%{transform:translate(33.3382vw,70.997vh) scale(.1772)}to{transform:translate(34.85115vw,99vh) scale(.1772)}}.snow:nth-child(43){opacity:.8046;transform:translate(79.8215vw,-10px) scale(.2042);animation:fall-43 26s -25s linear infinite}@keyframes fall-43{66.48%{transform:translate(83.3837vw,66.48vh) scale(.2042)}to{transform:translate(81.6026vw,99vh) scale(.2042)}}.snow:nth-child(44){opacity:.5354;transform:translate(13.0431vw,-10px) scale(.8571);animation:fall-44 10s -18s linear infinite}@keyframes fall-44{45.638%{transform:translate(8.2928vw,45.638vh) scale(.8571)}to{transform:translate(10.66795vw,99vh) scale(.8571)}}.snow:nth-child(45){opacity:.856;transform:translate(70.5633vw,-10px) scale(.7019);animation:fall-45 19s -11s linear infinite}@keyframes fall-45{75.027%{transform:translate(76.1135vw,75.027vh) scale(.7019)}to{transform:translate(73.3384vw,99vh) scale(.7019)}}.snow:nth-child(46){opacity:1.2896;transform:translate(15.5072vw,-10px) scale(.6173);animation:fall-46 16s -5s linear infinite}@keyframes fall-46{67.201%{transform:translate(21.0765vw,67.201vh) scale(.6173)}to{transform:translate(18.29185vw,99vh) scale(.6173)}}.snow:nth-child(47){opacity:.2542;transform:translate(69.7641vw,-10px) scale(.2421);animation:fall-47 25s -22s linear infinite}@keyframes fall-47{48.068%{transform:translate(76.2575vw,48.068vh) scale(.2421)}to{transform:translate(73.0108vw,99vh) scale(.2421)}}.snow:nth-child(48){opacity:.9896;transform:translate(76.3547vw,-10px) scale(.0743);animation:fall-48 16s -20s linear infinite}@keyframes fall-48{58.396%{transform:translate(70.7304vw,58.396vh) scale(.0743)}to{transform:translate(73.54255vw,99vh) scale(.0743)}}.snow:nth-child(49){opacity:1.3898;transform:translate(36.0572vw,-10px) scale(.3816);animation:fall-49 14s -29s linear infinite}@keyframes fall-49{39.737%{transform:translate(35.6817vw,39.737vh) scale(.3816)}to{transform:translate(35.86945vw,99vh) scale(.3816)}}.snow:nth-child(50){opacity:.1884;transform:translate(2.2597vw,-10px) scale(.9939);animation:fall-50 26s -29s linear infinite}@keyframes fall-50{60.027%{transform:translate(9.6775vw,60.027vh) scale(.9939)}to{transform:translate(5.9686vw,99vh) scale(.9939)}}.snow:nth-child(51){opacity:.5776;transform:translate(84.7782vw,-10px) scale(.5525);animation:fall-51 16s -7s linear infinite}@keyframes fall-51{49.086%{transform:translate(76.18vw,49.086vh) scale(.5525)}to{transform:translate(80.4791vw,99vh) scale(.5525)}}.snow:nth-child(52){opacity:.9966;transform:translate(68.3658vw,-10px) scale(.7426);animation:fall-52 26s -28s linear infinite}@keyframes fall-52{37.094%{transform:translate(73.3315vw,37.094vh) scale(.7426)}to{transform:translate(70.84865vw,99vh) scale(.7426)}}.snow:nth-child(53){opacity:.7148;transform:translate(75.0154vw,-10px) scale(.8697);animation:fall-53 30s -2s linear infinite}@keyframes fall-53{62.946%{transform:translate(72.3864vw,62.946vh) scale(.8697)}to{transform:translate(73.7009vw,99vh) scale(.8697)}}.snow:nth-child(54){opacity:1.3408;transform:translate(38.1747vw,-10px) scale(.614);animation:fall-54 12s -27s linear infinite}@keyframes fall-54{63.474%{transform:translate(37.6076vw,63.474vh) scale(.614)}to{transform:translate(37.89115vw,99vh) scale(.614)}}.snow:nth-child(55){opacity:.84;transform:translate(76.7303vw,-10px) scale(.7777);animation:fall-55 19s -24s linear infinite}@keyframes fall-55{71.49%{transform:translate(78.2455vw,71.49vh) scale(.7777)}to{transform:translate(77.4879vw,99vh) scale(.7777)}}.snow:nth-child(56){opacity:.4638;transform:translate(69.6632vw,-10px) scale(.243);animation:fall-56 30s -16s linear infinite}@keyframes fall-56{74.541%{transform:translate(73.0427vw,74.541vh) scale(.243)}to{transform:translate(71.35295vw,99vh) scale(.243)}}.snow:nth-child(57){opacity:.6204;transform:translate(30.4504vw,-10px) scale(.0984);animation:fall-57 21s -27s linear infinite}@keyframes fall-57{53.414%{transform:translate(38.484vw,53.414vh) scale(.0984)}to{transform:translate(34.4672vw,99vh) scale(.0984)}}.snow:nth-child(58){opacity:.1456;transform:translate(96.3881vw,-10px) scale(.0609);animation:fall-58 27s -17s linear infinite}@keyframes fall-58{58.859%{transform:translate(91.4396vw,58.859vh) scale(.0609)}to{transform:translate(93.91385vw,99vh) scale(.0609)}}.snow:nth-child(59){opacity:.6256;transform:translate(7.5619vw,-10px) scale(.4719);animation:fall-59 13s -30s linear infinite}@keyframes fall-59{68.002%{transform:translate(16.2515vw,68.002vh) scale(.4719)}to{transform:translate(11.9067vw,99vh) scale(.4719)}}.snow:nth-child(60){opacity:.9054;transform:translate(12.6076vw,-10px) scale(.124);animation:fall-60 29s -27s linear infinite}@keyframes fall-60{42.078%{transform:translate(10.4435vw,42.078vh) scale(.124)}to{transform:translate(11.52555vw,99vh) scale(.124)}}.snow:nth-child(61){opacity:.3626;transform:translate(99.871vw,-10px) scale(.9553);animation:fall-61 22s -26s linear infinite}@keyframes fall-61{35.239%{transform:translate(96.6483vw,35.239vh) scale(.9553)}to{transform:translate(98.25965vw,99vh) scale(.9553)}}.snow:nth-child(62){opacity:1.3362;transform:translate(57.8272vw,-10px) scale(.5174);animation:fall-62 19s -5s linear infinite}@keyframes fall-62{67.747%{transform:translate(49.2088vw,67.747vh) scale(.5174)}to{transform:translate(53.518vw,99vh) scale(.5174)}}.snow:nth-child(63){opacity:1.4476;transform:translate(55.8812vw,-10px) scale(.204);animation:fall-63 25s -2s linear infinite}@keyframes fall-63{61.003%{transform:translate(53.3736vw,61.003vh) scale(.204)}to{transform:translate(54.6274vw,99vh) scale(.204)}}.snow:nth-child(64){opacity:1.9918;transform:translate(94.024vw,-10px) scale(.5416);animation:fall-64 28s -7s linear infinite}@keyframes fall-64{63.007%{transform:translate(84.9932vw,63.007vh) scale(.5416)}to{transform:translate(89.5086vw,99vh) scale(.5416)}}.snow:nth-child(65){opacity:.983;transform:translate(36.4761vw,-10px) scale(.3947);animation:fall-65 22s -22s linear infinite}@keyframes fall-65{70.35%{transform:translate(41.6223vw,70.35vh) scale(.3947)}to{transform:translate(39.0492vw,99vh) scale(.3947)}}.snow:nth-child(66){opacity:.0502;transform:translate(55.9827vw,-10px) scale(.6258);animation:fall-66 15s -25s linear infinite}@keyframes fall-66{57.923%{transform:translate(58.5373vw,57.923vh) scale(.6258)}to{transform:translate(57.26vw,99vh) scale(.6258)}}.snow:nth-child(67){opacity:.0756;transform:translate(8.5634vw,-10px) scale(.852);animation:fall-67 20s -2s linear infinite}@keyframes fall-67{57.477%{transform:translate(2.2014vw,57.477vh) scale(.852)}to{transform:translate(5.3824vw,99vh) scale(.852)}}.snow:nth-child(68){opacity:.6066;transform:translate(14.3386vw,-10px) scale(.2812);animation:fall-68 21s -11s linear infinite}@keyframes fall-68{67.628%{transform:translate(15.0657vw,67.628vh) scale(.2812)}to{transform:translate(14.70215vw,99vh) scale(.2812)}}.snow:nth-child(69){opacity:.9804;transform:translate(35.2613vw,-10px) scale(.0151);animation:fall-69 30s -9s linear infinite}@keyframes fall-69{34.425%{transform:translate(34.8554vw,34.425vh) scale(.0151)}to{transform:translate(35.05835vw,99vh) scale(.0151)}}.snow:nth-child(70){opacity:1.0028;transform:translate(55.0723vw,-10px) scale(.7857);animation:fall-70 25s -18s linear infinite}@keyframes fall-70{74.453%{transform:translate(59.5049vw,74.453vh) scale(.7857)}to{transform:translate(57.2886vw,99vh) scale(.7857)}}.snow:nth-child(71){opacity:.4216;transform:translate(86.9023vw,-10px) scale(.6988);animation:fall-71 21s -21s linear infinite}@keyframes fall-71{71.526%{transform:translate(87.1413vw,71.526vh) scale(.6988)}to{transform:translate(87.0218vw,99vh) scale(.6988)}}.snow:nth-child(72){opacity:1.5686;transform:translate(52.0175vw,-10px) scale(.7979);animation:fall-72 25s -23s linear infinite}@keyframes fall-72{41.085%{transform:translate(56.9998vw,41.085vh) scale(.7979)}to{transform:translate(54.50865vw,99vh) scale(.7979)}}.snow:nth-child(73){opacity:1.976;transform:translate(86.1587vw,-10px) scale(.6);animation:fall-73 18s -2s linear infinite}@keyframes fall-73{52.669%{transform:translate(86.6047vw,52.669vh) scale(.6)}to{transform:translate(86.3817vw,99vh) scale(.6)}}.snow:nth-child(74){opacity:1.301;transform:translate(7.2411vw,-10px) scale(.8914);animation:fall-74 27s -28s linear infinite}@keyframes fall-74{58.732%{transform:translate(15.6048vw,58.732vh) scale(.8914)}to{transform:translate(11.42295vw,99vh) scale(.8914)}}.snow:nth-child(75){opacity:1.5014;transform:translate(44.6676vw,-10px) scale(.6667);animation:fall-75 26s -8s linear infinite}@keyframes fall-75{65.088%{transform:translate(40.9263vw,65.088vh) scale(.6667)}to{transform:translate(42.79695vw,99vh) scale(.6667)}}.snow:nth-child(76){opacity:1.8142;transform:translate(69.2885vw,-10px) scale(.2549);animation:fall-76 27s -16s linear infinite}@keyframes fall-76{34.474%{transform:translate(62.4644vw,34.474vh) scale(.2549)}to{transform:translate(65.87645vw,99vh) scale(.2549)}}.snow:nth-child(77){opacity:1.4818;transform:translate(14.4821vw,-10px) scale(.6933);animation:fall-77 11s -6s linear infinite}@keyframes fall-77{74.456%{transform:translate(15.1227vw,74.456vh) scale(.6933)}to{transform:translate(14.8024vw,99vh) scale(.6933)}}.snow:nth-child(78){opacity:.222;transform:translate(62.8502vw,-10px) scale(.8464);animation:fall-78 26s -24s linear infinite}@keyframes fall-78{55.319%{transform:translate(71.1904vw,55.319vh) scale(.8464)}to{transform:translate(67.0203vw,99vh) scale(.8464)}}.snow:nth-child(79){opacity:.9186;transform:translate(82.7841vw,-10px) scale(.174);animation:fall-79 21s -10s linear infinite}@keyframes fall-79{73.141%{transform:translate(75.8926vw,73.141vh) scale(.174)}to{transform:translate(79.33835vw,99vh) scale(.174)}}.snow:nth-child(80){opacity:1.6936;transform:translate(48.1762vw,-10px) scale(.8463);animation:fall-80 14s -23s linear infinite}@keyframes fall-80{53.611%{transform:translate(50.0274vw,53.611vh) scale(.8463)}to{transform:translate(49.1018vw,99vh) scale(.8463)}}.snow:nth-child(81){opacity:1.2478;transform:translate(43.2748vw,-10px) scale(.5128);animation:fall-81 28s -19s linear infinite}@keyframes fall-81{45.716%{transform:translate(52.8459vw,45.716vh) scale(.5128)}to{transform:translate(48.06035vw,99vh) scale(.5128)}}.snow:nth-child(82){opacity:1.4024;transform:translate(43.6383vw,-10px) scale(.5203);animation:fall-82 22s -22s linear infinite}@keyframes fall-82{41.833%{transform:translate(50.2561vw,41.833vh) scale(.5203)}to{transform:translate(46.9472vw,99vh) scale(.5203)}}.snow:nth-child(83){opacity:1.025;transform:translate(29.0556vw,-10px) scale(.5276);animation:fall-83 17s -5s linear infinite}@keyframes fall-83{46.16%{transform:translate(27.2181vw,46.16vh) scale(.5276)}to{transform:translate(28.13685vw,99vh) scale(.5276)}}.snow:nth-child(84){opacity:1.598;transform:translate(85.4799vw,-10px) scale(.5368);animation:fall-84 10s -14s linear infinite}@keyframes fall-84{41.004%{transform:translate(82.1903vw,41.004vh) scale(.5368)}to{transform:translate(83.8351vw,99vh) scale(.5368)}}.snow:nth-child(85){opacity:.1744;transform:translate(68.6134vw,-10px) scale(.1979);animation:fall-85 22s -11s linear infinite}@keyframes fall-85{47.413%{transform:translate(64.1986vw,47.413vh) scale(.1979)}to{transform:translate(66.406vw,99vh) scale(.1979)}}.snow:nth-child(86){opacity:1.9122;transform:translate(39.0716vw,-10px) scale(.8986);animation:fall-86 11s -17s linear infinite}@keyframes fall-86{47.777%{transform:translate(37.4633vw,47.777vh) scale(.8986)}to{transform:translate(38.26745vw,99vh) scale(.8986)}}.snow:nth-child(87){opacity:1.547;transform:translate(24.6652vw,-10px) scale(.4077);animation:fall-87 22s -11s linear infinite}@keyframes fall-87{76.82%{transform:translate(15.6224vw,76.82vh) scale(.4077)}to{transform:translate(20.1438vw,99vh) scale(.4077)}}.snow:nth-child(88){opacity:.1308;transform:translate(6.0677vw,-10px) scale(.5054);animation:fall-88 30s -28s linear infinite}@keyframes fall-88{41.775%{transform:translate(1.9447vw,41.775vh) scale(.5054)}to{transform:translate(4.0062vw,99vh) scale(.5054)}}.snow:nth-child(89){opacity:1.8294;transform:translate(59.5581vw,-10px) scale(.0213);animation:fall-89 15s -6s linear infinite}@keyframes fall-89{75.003%{transform:translate(65.8033vw,75.003vh) scale(.0213)}to{transform:translate(62.6807vw,99vh) scale(.0213)}}.snow:nth-child(90){opacity:1.2138;transform:translate(61.2873vw,-10px) scale(.1368);animation:fall-90 22s -12s linear infinite}@keyframes fall-90{71.299%{transform:translate(52.4152vw,71.299vh) scale(.1368)}to{transform:translate(56.85125vw,99vh) scale(.1368)}}.snow:nth-child(91){opacity:.7178;transform:translate(7.7307vw,-10px) scale(.3395);animation:fall-91 26s -10s linear infinite}@keyframes fall-91{45.217%{transform:translate(3.7294vw,45.217vh) scale(.3395)}to{transform:translate(5.73005vw,99vh) scale(.3395)}}.snow:nth-child(92){opacity:1.1932;transform:translate(14.4506vw,-10px) scale(.2367);animation:fall-92 25s -5s linear infinite}@keyframes fall-92{35.39%{transform:translate(10.8034vw,35.39vh) scale(.2367)}to{transform:translate(12.627vw,99vh) scale(.2367)}}.snow:nth-child(93){opacity:1.6994;transform:translate(66.9099vw,-10px) scale(.5004);animation:fall-93 14s -26s linear infinite}@keyframes fall-93{40.312%{transform:translate(57.3441vw,40.312vh) scale(.5004)}to{transform:translate(62.127vw,99vh) scale(.5004)}}.snow:nth-child(94){opacity:1.5132;transform:translate(42.0912vw,-10px) scale(.7733);animation:fall-94 30s -30s linear infinite}@keyframes fall-94{46.127%{transform:translate(51.5966vw,46.127vh) scale(.7733)}to{transform:translate(46.8439vw,99vh) scale(.7733)}}.snow:nth-child(95){opacity:1.3842;transform:translate(52.3247vw,-10px) scale(.5713);animation:fall-95 29s -29s linear infinite}@keyframes fall-95{33.992%{transform:translate(48.5444vw,33.992vh) scale(.5713)}to{transform:translate(50.43455vw,99vh) scale(.5713)}}.snow:nth-child(96){opacity:.2914;transform:translate(31.4702vw,-10px) scale(.6346);animation:fall-96 11s -4s linear infinite}@keyframes fall-96{73.536%{transform:translate(34.964vw,73.536vh) scale(.6346)}to{transform:translate(33.2171vw,99vh) scale(.6346)}}.snow:nth-child(97){opacity:.5314;transform:translate(16.3271vw,-10px) scale(.4108);animation:fall-97 16s -9s linear infinite}@keyframes fall-97{56.428%{transform:translate(13.9543vw,56.428vh) scale(.4108)}to{transform:translate(15.1407vw,99vh) scale(.4108)}}.snow:nth-child(98){opacity:1.0538;transform:translate(71.1871vw,-10px) scale(.8039);animation:fall-98 23s -8s linear infinite}@keyframes fall-98{66.784%{transform:translate(73.3848vw,66.784vh) scale(.8039)}to{transform:translate(72.28595vw,99vh) scale(.8039)}}.snow:nth-child(99){opacity:1.6136;transform:translate(18.5289vw,-10px) scale(.8487);animation:fall-99 23s -12s linear infinite}@keyframes fall-99{72.196%{transform:translate(28.476vw,72.196vh) scale(.8487)}to{transform:translate(23.50245vw,99vh) scale(.8487)}}.snow:nth-child(100){opacity:1.5332;transform:translate(81.7502vw,-10px) scale(.1963);animation:fall-100 26s -8s linear infinite}@keyframes fall-100{42.336%{transform:translate(80.6675vw,42.336vh) scale(.1963)}to{transform:translate(81.20885vw,99vh) scale(.1963)}}.snow:nth-child(101){opacity:1.8068;transform:translate(93.2703vw,-10px) scale(.9749);animation:fall-101 13s -24s linear infinite}@keyframes fall-101{76.083%{transform:translate(103.2056vw,76.083vh) scale(.9749)}to{transform:translate(98.23795vw,99vh) scale(.9749)}}.snow:nth-child(102){opacity:1.8058;transform:translate(79.8827vw,-10px) scale(.7367);animation:fall-102 18s -3s linear infinite}@keyframes fall-102{50.24%{transform:translate(72.9254vw,50.24vh) scale(.7367)}to{transform:translate(76.40405vw,99vh) scale(.7367)}}.snow:nth-child(103){opacity:1.5432;transform:translate(69.5723vw,-10px) scale(.9551);animation:fall-103 19s -12s linear infinite}@keyframes fall-103{37.145%{transform:translate(78.4414vw,37.145vh) scale(.9551)}to{transform:translate(74.00685vw,99vh) scale(.9551)}}.snow:nth-child(104){opacity:.2422;transform:translate(28.4488vw,-10px) scale(.1269);animation:fall-104 13s -9s linear infinite}@keyframes fall-104{42.245%{transform:translate(21.5259vw,42.245vh) scale(.1269)}to{transform:translate(24.98735vw,99vh) scale(.1269)}}.snow:nth-child(105){opacity:1.6844;transform:translate(5.169vw,-10px) scale(.1122);animation:fall-105 22s -22s linear infinite}@keyframes fall-105{53.793%{transform:translate(5.5483vw,53.793vh) scale(.1122)}to{transform:translate(5.35865vw,99vh) scale(.1122)}}.snow:nth-child(106){opacity:1.4472;transform:translate(41.3241vw,-10px) scale(.0619);animation:fall-106 18s -26s linear infinite}@keyframes fall-106{60.36%{transform:translate(31.5153vw,60.36vh) scale(.0619)}to{transform:translate(36.4197vw,99vh) scale(.0619)}}.snow:nth-child(107){opacity:1.7236;transform:translate(92.8392vw,-10px) scale(.1141);animation:fall-107 18s -18s linear infinite}@keyframes fall-107{69.555%{transform:translate(101.7092vw,69.555vh) scale(.1141)}to{transform:translate(97.2742vw,99vh) scale(.1141)}}.snow:nth-child(108){opacity:.0298;transform:translate(91.2247vw,-10px) scale(.8204);animation:fall-108 15s -10s linear infinite}@keyframes fall-108{76.898%{transform:translate(92.5443vw,76.898vh) scale(.8204)}to{transform:translate(91.8845vw,99vh) scale(.8204)}}.snow:nth-child(109){opacity:.7098;transform:translate(53.1197vw,-10px) scale(.2133);animation:fall-109 11s -2s linear infinite}@keyframes fall-109{50.689%{transform:translate(62.4288vw,50.689vh) scale(.2133)}to{transform:translate(57.77425vw,99vh) scale(.2133)}}.snow:nth-child(110){opacity:1.876;transform:translate(69.8166vw,-10px) scale(.3426);animation:fall-110 22s -12s linear infinite}@keyframes fall-110{69.324%{transform:translate(79.334vw,69.324vh) scale(.3426)}to{transform:translate(74.5753vw,99vh) scale(.3426)}}.snow:nth-child(111){opacity:1.0316;transform:translate(80.0738vw,-10px) scale(.3367);animation:fall-111 15s -28s linear infinite}@keyframes fall-111{40.114%{transform:translate(89.0942vw,40.114vh) scale(.3367)}to{transform:translate(84.584vw,99vh) scale(.3367)}}.snow:nth-child(112){opacity:1.9702;transform:translate(47.7974vw,-10px) scale(.6034);animation:fall-112 14s -14s linear infinite}@keyframes fall-112{78.966%{transform:translate(54.1575vw,78.966vh) scale(.6034)}to{transform:translate(50.97745vw,99vh) scale(.6034)}}.snow:nth-child(113){opacity:.6904;transform:translate(89.7921vw,-10px) scale(.3842);animation:fall-113 16s -3s linear infinite}@keyframes fall-113{30.97%{transform:translate(96.5114vw,30.97vh) scale(.3842)}to{transform:translate(93.15175vw,99vh) scale(.3842)}}.snow:nth-child(114){opacity:1.6256;transform:translate(51.1753vw,-10px) scale(.013);animation:fall-114 27s -24s linear infinite}@keyframes fall-114{60.454%{transform:translate(43.4325vw,60.454vh) scale(.013)}to{transform:translate(47.3039vw,99vh) scale(.013)}}.snow:nth-child(115){opacity:1.3208;transform:translate(86.7415vw,-10px) scale(.9689);animation:fall-115 27s -4s linear infinite}@keyframes fall-115{67.064%{transform:translate(82.1918vw,67.064vh) scale(.9689)}to{transform:translate(84.46665vw,99vh) scale(.9689)}}.snow:nth-child(116){opacity:1.1458;transform:translate(13.1094vw,-10px) scale(.8837);animation:fall-116 15s -14s linear infinite}@keyframes fall-116{33.188%{transform:translate(12.4306vw,33.188vh) scale(.8837)}to{transform:translate(12.77vw,99vh) scale(.8837)}}.snow:nth-child(117){opacity:1.2434;transform:translate(43.4143vw,-10px) scale(.8775);animation:fall-117 30s -7s linear infinite}@keyframes fall-117{44.106%{transform:translate(42.1298vw,44.106vh) scale(.8775)}to{transform:translate(42.77205vw,99vh) scale(.8775)}}.snow:nth-child(118){opacity:.5432;transform:translate(27.8139vw,-10px) scale(.0918);animation:fall-118 14s -7s linear infinite}@keyframes fall-118{31.103%{transform:translate(25.979vw,31.103vh) scale(.0918)}to{transform:translate(26.89645vw,99vh) scale(.0918)}}.snow:nth-child(119){opacity:.9294;transform:translate(28.9707vw,-10px) scale(.4288);animation:fall-119 20s -23s linear infinite}@keyframes fall-119{58.898%{transform:translate(23.3886vw,58.898vh) scale(.4288)}to{transform:translate(26.17965vw,99vh) scale(.4288)}}.snow:nth-child(120){opacity:1.7286;transform:translate(48.9006vw,-10px) scale(.8343);animation:fall-120 16s -21s linear infinite}@keyframes fall-120{58.775%{transform:translate(53.9688vw,58.775vh) scale(.8343)}to{transform:translate(51.4347vw,99vh) scale(.8343)}}.snow:nth-child(121){opacity:1.9624;transform:translate(74.9766vw,-10px) scale(.9012);animation:fall-121 18s -19s linear infinite}@keyframes fall-121{44.119%{transform:translate(78.976vw,44.119vh) scale(.9012)}to{transform:translate(76.9763vw,99vh) scale(.9012)}}.snow:nth-child(122){opacity:1.09;transform:translate(69.469vw,-10px) scale(.9124);animation:fall-122 26s -6s linear infinite}@keyframes fall-122{62.962%{transform:translate(60.3581vw,62.962vh) scale(.9124)}to{transform:translate(64.91355vw,99vh) scale(.9124)}}.snow:nth-child(123){opacity:.1096;transform:translate(98.3387vw,-10px) scale(.1602);animation:fall-123 17s -2s linear infinite}@keyframes fall-123{56.3%{transform:translate(97.5385vw,56.3vh) scale(.1602)}to{transform:translate(97.9386vw,99vh) scale(.1602)}}.snow:nth-child(124){opacity:.0974;transform:translate(85.4541vw,-10px) scale(.7042);animation:fall-124 15s -11s linear infinite}@keyframes fall-124{48.828%{transform:translate(83.0188vw,48.828vh) scale(.7042)}to{transform:translate(84.23645vw,99vh) scale(.7042)}}.snow:nth-child(125){opacity:.16;transform:translate(41.3346vw,-10px) scale(.328);animation:fall-125 13s -5s linear infinite}@keyframes fall-125{70.987%{transform:translate(35.7159vw,70.987vh) scale(.328)}to{transform:translate(38.52525vw,99vh) scale(.328)}}.snow:nth-child(126){opacity:1.245;transform:translate(91.0225vw,-10px) scale(.6675);animation:fall-126 15s -25s linear infinite}@keyframes fall-126{33.389%{transform:translate(100.8676vw,33.389vh) scale(.6675)}to{transform:translate(95.94505vw,99vh) scale(.6675)}}.snow:nth-child(127){opacity:1.609;transform:translate(88.9033vw,-10px) scale(.8986);animation:fall-127 13s -17s linear infinite}@keyframes fall-127{69.118%{transform:translate(83.3761vw,69.118vh) scale(.8986)}to{transform:translate(86.1397vw,99vh) scale(.8986)}}.snow:nth-child(128){opacity:1.0176;transform:translate(78.8407vw,-10px) scale(.6391);animation:fall-128 30s -6s linear infinite}@keyframes fall-128{60.956%{transform:translate(88.6101vw,60.956vh) scale(.6391)}to{transform:translate(83.7254vw,99vh) scale(.6391)}}.snow:nth-child(129){opacity:1.9398;transform:translate(42.9906vw,-10px) scale(.4104);animation:fall-129 12s -24s linear infinite}@keyframes fall-129{70.218%{transform:translate(49.4044vw,70.218vh) scale(.4104)}to{transform:translate(46.1975vw,99vh) scale(.4104)}}.snow:nth-child(130){opacity:.8572;transform:translate(40.3872vw,-10px) scale(.1488);animation:fall-130 30s -7s linear infinite}@keyframes fall-130{32.96%{transform:translate(50.1668vw,32.96vh) scale(.1488)}to{transform:translate(45.277vw,99vh) scale(.1488)}}.snow:nth-child(131){opacity:.4504;transform:translate(3.2628vw,-10px) scale(.6912);animation:fall-131 22s -12s linear infinite}@keyframes fall-131{34.292%{transform:translate(7.949vw,34.292vh) scale(.6912)}to{transform:translate(5.6059vw,99vh) scale(.6912)}}.snow:nth-child(132){opacity:1.7018;transform:translate(59.7686vw,-10px) scale(.8267);animation:fall-132 14s -18s linear infinite}@keyframes fall-132{68.764%{transform:translate(61.843vw,68.764vh) scale(.8267)}to{transform:translate(60.8058vw,99vh) scale(.8267)}}.snow:nth-child(133){opacity:.128;transform:translate(69.2976vw,-10px) scale(.8373);animation:fall-133 11s -10s linear infinite}@keyframes fall-133{73.316%{transform:translate(77.6691vw,73.316vh) scale(.8373)}to{transform:translate(73.48335vw,99vh) scale(.8373)}}.snow:nth-child(134){opacity:.1508;transform:translate(80.0033vw,-10px) scale(.6444);animation:fall-134 18s -2s linear infinite}@keyframes fall-134{30.086%{transform:translate(75.5347vw,30.086vh) scale(.6444)}to{transform:translate(77.769vw,99vh) scale(.6444)}}.snow:nth-child(135){opacity:1.4816;transform:translate(34.781vw,-10px) scale(.9917);animation:fall-135 17s -25s linear infinite}@keyframes fall-135{48.971%{transform:translate(35.2608vw,48.971vh) scale(.9917)}to{transform:translate(35.0209vw,99vh) scale(.9917)}}.snow:nth-child(136){opacity:.0914;transform:translate(18.082vw,-10px) scale(.6237);animation:fall-136 25s -15s linear infinite}@keyframes fall-136{77.151%{transform:translate(18.0416vw,77.151vh) scale(.6237)}to{transform:translate(18.0618vw,99vh) scale(.6237)}}.snow:nth-child(137){opacity:.7444;transform:translate(30.3749vw,-10px) scale(.7441);animation:fall-137 14s -10s linear infinite}@keyframes fall-137{33.998%{transform:translate(37.882vw,33.998vh) scale(.7441)}to{transform:translate(34.12845vw,99vh) scale(.7441)}}.snow:nth-child(138){opacity:1.6102;transform:translate(62.4104vw,-10px) scale(.7724);animation:fall-138 18s -23s linear infinite}@keyframes fall-138{30.339%{transform:translate(55.0453vw,30.339vh) scale(.7724)}to{transform:translate(58.72785vw,99vh) scale(.7724)}}.snow:nth-child(139){opacity:.259;transform:translate(1.3236vw,-10px) scale(.7759);animation:fall-139 27s -1s linear infinite}@keyframes fall-139{75.091%{transform:translate(7.4338vw,75.091vh) scale(.7759)}to{transform:translate(4.3787vw,99vh) scale(.7759)}}.snow:nth-child(140){opacity:.7324;transform:translate(75.9256vw,-10px) scale(.3167);animation:fall-140 20s -30s linear infinite}@keyframes fall-140{37.858%{transform:translate(71.9782vw,37.858vh) scale(.3167)}to{transform:translate(73.9519vw,99vh) scale(.3167)}}.snow:nth-child(141){opacity:.4734;transform:translate(54.1703vw,-10px) scale(.4158);animation:fall-141 12s -10s linear infinite}@keyframes fall-141{30.624%{transform:translate(47.2303vw,30.624vh) scale(.4158)}to{transform:translate(50.7003vw,99vh) scale(.4158)}}.snow:nth-child(142){opacity:.5322;transform:translate(43.0925vw,-10px) scale(.4217);animation:fall-142 29s -16s linear infinite}@keyframes fall-142{60.585%{transform:translate(37.8631vw,60.585vh) scale(.4217)}to{transform:translate(40.4778vw,99vh) scale(.4217)}}.snow:nth-child(143){opacity:.8844;transform:translate(53.4835vw,-10px) scale(.5809);animation:fall-143 11s -8s linear infinite}@keyframes fall-143{55.698%{transform:translate(58.1787vw,55.698vh) scale(.5809)}to{transform:translate(55.8311vw,99vh) scale(.5809)}}.snow:nth-child(144){opacity:1.4844;transform:translate(97.258vw,-10px) scale(.4068);animation:fall-144 22s -10s linear infinite}@keyframes fall-144{46.695%{transform:translate(106.6776vw,46.695vh) scale(.4068)}to{transform:translate(101.9678vw,99vh) scale(.4068)}}.snow:nth-child(145){opacity:.9666;transform:translate(93.8328vw,-10px) scale(.04);animation:fall-145 26s -21s linear infinite}@keyframes fall-145{61.331%{transform:translate(101.606vw,61.331vh) scale(.04)}to{transform:translate(97.7194vw,99vh) scale(.04)}}.snow:nth-child(146){opacity:1.2164;transform:translate(1.7216vw,-10px) scale(.7867);animation:fall-146 13s -12s linear infinite}@keyframes fall-146{34.782%{transform:translate(2.8044vw,34.782vh) scale(.7867)}to{transform:translate(2.263vw,99vh) scale(.7867)}}.snow:nth-child(147){opacity:1.7486;transform:translate(84.5493vw,-10px) scale(.721);animation:fall-147 30s -29s linear infinite}@keyframes fall-147{49.265%{transform:translate(81.5959vw,49.265vh) scale(.721)}to{transform:translate(83.0726vw,99vh) scale(.721)}}.snow:nth-child(148){opacity:.6794;transform:translate(4.9952vw,-10px) scale(.765);animation:fall-148 20s -16s linear infinite}@keyframes fall-148{60.816%{transform:translate(3.8319vw,60.816vh) scale(.765)}to{transform:translate(4.41355vw,99vh) scale(.765)}}.snow:nth-child(149){opacity:1.1526;transform:translate(27.6002vw,-10px) scale(.7804);animation:fall-149 16s -5s linear infinite}@keyframes fall-149{53.829%{transform:translate(33.2087vw,53.829vh) scale(.7804)}to{transform:translate(30.40445vw,99vh) scale(.7804)}}.snow:nth-child(150){opacity:.6592;transform:translate(55.512vw,-10px) scale(.9636);animation:fall-150 28s -10s linear infinite}@keyframes fall-150{60.517%{transform:translate(61.8215vw,60.517vh) scale(.9636)}to{transform:translate(58.66675vw,99vh) scale(.9636)}}.snow:nth-child(151){opacity:.3518;transform:translate(85.8906vw,-10px) scale(.053);animation:fall-151 23s -3s linear infinite}@keyframes fall-151{68.053%{transform:translate(80.3805vw,68.053vh) scale(.053)}to{transform:translate(83.13555vw,99vh) scale(.053)}}.snow:nth-child(152){opacity:1.5796;transform:translate(47.039vw,-10px) scale(.7593);animation:fall-152 12s -18s linear infinite}@keyframes fall-152{53.283%{transform:translate(44.8341vw,53.283vh) scale(.7593)}to{transform:translate(45.93655vw,99vh) scale(.7593)}}.snow:nth-child(153){opacity:1.7944;transform:translate(24.861vw,-10px) scale(.1655);animation:fall-153 14s -19s linear infinite}@keyframes fall-153{66.751%{transform:translate(19.1447vw,66.751vh) scale(.1655)}to{transform:translate(22.00285vw,99vh) scale(.1655)}}.snow:nth-child(154){opacity:1.6676;transform:translate(11.4363vw,-10px) scale(.275);animation:fall-154 24s -23s linear infinite}@keyframes fall-154{73.82%{transform:translate(21.1784vw,73.82vh) scale(.275)}to{transform:translate(16.30735vw,99vh) scale(.275)}}.snow:nth-child(155){opacity:.4092;transform:translate(75.8608vw,-10px) scale(.7588);animation:fall-155 15s -12s linear infinite}@keyframes fall-155{55.905%{transform:translate(69.1069vw,55.905vh) scale(.7588)}to{transform:translate(72.48385vw,99vh) scale(.7588)}}.snow:nth-child(156){opacity:.114;transform:translate(6.259vw,-10px) scale(.1038);animation:fall-156 19s -2s linear infinite}@keyframes fall-156{37.159%{transform:translate(-3.321vw,37.159vh) scale(.1038)}to{transform:translate(1.469vw,99vh) scale(.1038)}}.snow:nth-child(157){opacity:1.1684;transform:translate(78.0126vw,-10px) scale(.1867);animation:fall-157 30s -7s linear infinite}@keyframes fall-157{39.984%{transform:translate(80.9622vw,39.984vh) scale(.1867)}to{transform:translate(79.4874vw,99vh) scale(.1867)}}.snow:nth-child(158){opacity:1.7948;transform:translate(53.1093vw,-10px) scale(.9519);animation:fall-158 16s -5s linear infinite}@keyframes fall-158{64.984%{transform:translate(43.3018vw,64.984vh) scale(.9519)}to{transform:translate(48.20555vw,99vh) scale(.9519)}}.snow:nth-child(159){opacity:.1488;transform:translate(16.8956vw,-10px) scale(.12);animation:fall-159 30s -14s linear infinite}@keyframes fall-159{54.222%{transform:translate(12.7665vw,54.222vh) scale(.12)}to{transform:translate(14.83105vw,99vh) scale(.12)}}.snow:nth-child(160){opacity:1.5282;transform:translate(91.8402vw,-10px) scale(.8354);animation:fall-160 10s -18s linear infinite}@keyframes fall-160{56.605%{transform:translate(82.3419vw,56.605vh) scale(.8354)}to{transform:translate(87.09105vw,99vh) scale(.8354)}}.snow:nth-child(161){opacity:1.6234;transform:translate(89.9343vw,-10px) scale(.7567);animation:fall-161 20s -3s linear infinite}@keyframes fall-161{56.074%{transform:translate(92.6935vw,56.074vh) scale(.7567)}to{transform:translate(91.3139vw,99vh) scale(.7567)}}.snow:nth-child(162){opacity:.1324;transform:translate(90.5666vw,-10px) scale(.8078);animation:fall-162 14s -26s linear infinite}@keyframes fall-162{44.743%{transform:translate(93.1074vw,44.743vh) scale(.8078)}to{transform:translate(91.837vw,99vh) scale(.8078)}}.snow:nth-child(163){opacity:1.62;transform:translate(51.0478vw,-10px) scale(.5916);animation:fall-163 11s -29s linear infinite}@keyframes fall-163{50.031%{transform:translate(46.4459vw,50.031vh) scale(.5916)}to{transform:translate(48.74685vw,99vh) scale(.5916)}}.snow:nth-child(164){opacity:.753;transform:translate(67.8243vw,-10px) scale(.7217);animation:fall-164 21s -30s linear infinite}@keyframes fall-164{51.613%{transform:translate(70.0799vw,51.613vh) scale(.7217)}to{transform:translate(68.9521vw,99vh) scale(.7217)}}.snow:nth-child(165){opacity:.4092;transform:translate(55.5015vw,-10px) scale(.4033);animation:fall-165 20s -9s linear infinite}@keyframes fall-165{46.504%{transform:translate(47.4962vw,46.504vh) scale(.4033)}to{transform:translate(51.49885vw,99vh) scale(.4033)}}.snow:nth-child(166){opacity:1.6568;transform:translate(82.2484vw,-10px) scale(.2105);animation:fall-166 30s -6s linear infinite}@keyframes fall-166{33.164%{transform:translate(82.4216vw,33.164vh) scale(.2105)}to{transform:translate(82.335vw,99vh) scale(.2105)}}.snow:nth-child(167){opacity:.5972;transform:translate(91.8812vw,-10px) scale(.9988);animation:fall-167 25s -13s linear infinite}@keyframes fall-167{48.038%{transform:translate(96.0837vw,48.038vh) scale(.9988)}to{transform:translate(93.98245vw,99vh) scale(.9988)}}.snow:nth-child(168){opacity:.533;transform:translate(64.1086vw,-10px) scale(.5802);animation:fall-168 15s -6s linear infinite}@keyframes fall-168{42.487%{transform:translate(56.9736vw,42.487vh) scale(.5802)}to{transform:translate(60.5411vw,99vh) scale(.5802)}}.snow:nth-child(169){opacity:.0864;transform:translate(51.0879vw,-10px) scale(.2632);animation:fall-169 15s -13s linear infinite}@keyframes fall-169{68.853%{transform:translate(52.4212vw,68.853vh) scale(.2632)}to{transform:translate(51.75455vw,99vh) scale(.2632)}}.snow:nth-child(170){opacity:.4784;transform:translate(24.2025vw,-10px) scale(.5964);animation:fall-170 20s -10s linear infinite}@keyframes fall-170{44.38%{transform:translate(29.2795vw,44.38vh) scale(.5964)}to{transform:translate(26.741vw,99vh) scale(.5964)}}.snow:nth-child(171){opacity:.1706;transform:translate(88.6281vw,-10px) scale(.4501);animation:fall-171 27s -1s linear infinite}@keyframes fall-171{54.168%{transform:translate(78.669vw,54.168vh) scale(.4501)}to{transform:translate(83.64855vw,99vh) scale(.4501)}}.snow:nth-child(172){opacity:1.6786;transform:translate(88.4795vw,-10px) scale(.1949);animation:fall-172 11s -25s linear infinite}@keyframes fall-172{61.579%{transform:translate(95.5262vw,61.579vh) scale(.1949)}to{transform:translate(92.00285vw,99vh) scale(.1949)}}.snow:nth-child(173){opacity:1.2528;transform:translate(1.772vw,-10px) scale(.8656);animation:fall-173 18s -27s linear infinite}@keyframes fall-173{67.946%{transform:translate(-5.3717vw,67.946vh) scale(.8656)}to{transform:translate(-1.79985vw,99vh) scale(.8656)}}.snow:nth-child(174){opacity:.7758;transform:translate(.3945vw,-10px) scale(.5714);animation:fall-174 16s -8s linear infinite}@keyframes fall-174{67.165%{transform:translate(9.5192vw,67.165vh) scale(.5714)}to{transform:translate(4.95685vw,99vh) scale(.5714)}}.snow:nth-child(175){opacity:1.3014;transform:translate(19.1102vw,-10px) scale(.5159);animation:fall-175 27s -16s linear infinite}@keyframes fall-175{43.092%{transform:translate(13.7247vw,43.092vh) scale(.5159)}to{transform:translate(16.41745vw,99vh) scale(.5159)}}.snow:nth-child(176){opacity:.6928;transform:translate(3.8155vw,-10px) scale(.591);animation:fall-176 29s -25s linear infinite}@keyframes fall-176{47.049%{transform:translate(-3.1588vw,47.049vh) scale(.591)}to{transform:translate(.32835vw,99vh) scale(.591)}}.snow:nth-child(177){opacity:.8654;transform:translate(72.3717vw,-10px) scale(.8667);animation:fall-177 22s -17s linear infinite}@keyframes fall-177{75.015%{transform:translate(79.6134vw,75.015vh) scale(.8667)}to{transform:translate(75.99255vw,99vh) scale(.8667)}}.snow:nth-child(178){opacity:.3428;transform:translate(14.4117vw,-10px) scale(.1292);animation:fall-178 15s -22s linear infinite}@keyframes fall-178{47.588%{transform:translate(11.6897vw,47.588vh) scale(.1292)}to{transform:translate(13.0507vw,99vh) scale(.1292)}}.snow:nth-child(179){opacity:1.8482;transform:translate(58.6806vw,-10px) scale(.2816);animation:fall-179 24s -9s linear infinite}@keyframes fall-179{73.408%{transform:translate(68.425vw,73.408vh) scale(.2816)}to{transform:translate(63.5528vw,99vh) scale(.2816)}}.snow:nth-child(180){opacity:.1786;transform:translate(30.9219vw,-10px) scale(.4698);animation:fall-180 29s -25s linear infinite}@keyframes fall-180{37.122%{transform:translate(39.5426vw,37.122vh) scale(.4698)}to{transform:translate(35.23225vw,99vh) scale(.4698)}}.snow:nth-child(181){opacity:1.7294;transform:translate(72.4633vw,-10px) scale(.9616);animation:fall-181 22s -18s linear infinite}@keyframes fall-181{58.377%{transform:translate(78.8575vw,58.377vh) scale(.9616)}to{transform:translate(75.6604vw,99vh) scale(.9616)}}.snow:nth-child(182){opacity:1.4314;transform:translate(29.2039vw,-10px) scale(.8631);animation:fall-182 22s -28s linear infinite}@keyframes fall-182{70.903%{transform:translate(27.6582vw,70.903vh) scale(.8631)}to{transform:translate(28.43105vw,99vh) scale(.8631)}}.snow:nth-child(183){opacity:1.5856;transform:translate(27.5964vw,-10px) scale(.3321);animation:fall-183 16s -9s linear infinite}@keyframes fall-183{56.938%{transform:translate(26.8145vw,56.938vh) scale(.3321)}to{transform:translate(27.20545vw,99vh) scale(.3321)}}.snow:nth-child(184){opacity:.4324;transform:translate(66.188vw,-10px) scale(.4978);animation:fall-184 22s -16s linear infinite}@keyframes fall-184{79.66%{transform:translate(62.0025vw,79.66vh) scale(.4978)}to{transform:translate(64.09525vw,99vh) scale(.4978)}}.snow:nth-child(185){opacity:.4038;transform:translate(85.6308vw,-10px) scale(.7305);animation:fall-185 17s -23s linear infinite}@keyframes fall-185{67.46%{transform:translate(84.2676vw,67.46vh) scale(.7305)}to{transform:translate(84.9492vw,99vh) scale(.7305)}}.snow:nth-child(186){opacity:.2842;transform:translate(72.3354vw,-10px) scale(.844);animation:fall-186 16s -5s linear infinite}@keyframes fall-186{40.402%{transform:translate(63.2946vw,40.402vh) scale(.844)}to{transform:translate(67.815vw,99vh) scale(.844)}}.snow:nth-child(187){opacity:1.5598;transform:translate(25.4627vw,-10px) scale(.0122);animation:fall-187 14s -27s linear infinite}@keyframes fall-187{74.855%{transform:translate(28.0656vw,74.855vh) scale(.0122)}to{transform:translate(26.76415vw,99vh) scale(.0122)}}.snow:nth-child(188){opacity:1.0058;transform:translate(22.5905vw,-10px) scale(.0272);animation:fall-188 19s -2s linear infinite}@keyframes fall-188{34.909%{transform:translate(25.3523vw,34.909vh) scale(.0272)}to{transform:translate(23.9714vw,99vh) scale(.0272)}}.snow:nth-child(189){opacity:.5506;transform:translate(14.697vw,-10px) scale(.3738);animation:fall-189 22s -4s linear infinite}@keyframes fall-189{48.081%{transform:translate(8.9076vw,48.081vh) scale(.3738)}to{transform:translate(11.8023vw,99vh) scale(.3738)}}.snow:nth-child(190){opacity:.537;transform:translate(28.5857vw,-10px) scale(.9526);animation:fall-190 13s -30s linear infinite}@keyframes fall-190{30.551%{transform:translate(25.0967vw,30.551vh) scale(.9526)}to{transform:translate(26.8412vw,99vh) scale(.9526)}}.snow:nth-child(191){opacity:.558;transform:translate(51.5468vw,-10px) scale(.1615);animation:fall-191 27s -22s linear infinite}@keyframes fall-191{60.749%{transform:translate(41.5856vw,60.749vh) scale(.1615)}to{transform:translate(46.5662vw,99vh) scale(.1615)}}.snow:nth-child(192){opacity:.1654;transform:translate(83.0858vw,-10px) scale(.1723);animation:fall-192 17s -3s linear infinite}@keyframes fall-192{42.768%{transform:translate(83.2173vw,42.768vh) scale(.1723)}to{transform:translate(83.15155vw,99vh) scale(.1723)}}.snow:nth-child(193){opacity:1.7642;transform:translate(.7009vw,-10px) scale(.8595);animation:fall-193 16s -8s linear infinite}@keyframes fall-193{72.41%{transform:translate(.0348vw,72.41vh) scale(.8595)}to{transform:translate(.36785vw,99vh) scale(.8595)}}.snow:nth-child(194){opacity:.158;transform:translate(70.2484vw,-10px) scale(.6639);animation:fall-194 26s -14s linear infinite}@keyframes fall-194{79.227%{transform:translate(78.5663vw,79.227vh) scale(.6639)}to{transform:translate(74.40735vw,99vh) scale(.6639)}}.snow:nth-child(195){opacity:1.6152;transform:translate(79.4602vw,-10px) scale(.4422);animation:fall-195 13s -10s linear infinite}@keyframes fall-195{68.21%{transform:translate(77.6008vw,68.21vh) scale(.4422)}to{transform:translate(78.5305vw,99vh) scale(.4422)}}.snow:nth-child(196){opacity:.429;transform:translate(99.1265vw,-10px) scale(.5554);animation:fall-196 26s -3s linear infinite}@keyframes fall-196{44.818%{transform:translate(104.0908vw,44.818vh) scale(.5554)}to{transform:translate(101.60865vw,99vh) scale(.5554)}}.snow:nth-child(197){opacity:.7832;transform:translate(46.418vw,-10px) scale(.0441);animation:fall-197 20s -16s linear infinite}@keyframes fall-197{76.871%{transform:translate(38.9563vw,76.871vh) scale(.0441)}to{transform:translate(42.68715vw,99vh) scale(.0441)}}.snow:nth-child(198){opacity:1.4226;transform:translate(68.7473vw,-10px) scale(.19);animation:fall-198 10s -15s linear infinite}@keyframes fall-198{55.211%{transform:translate(77.4809vw,55.211vh) scale(.19)}to{transform:translate(73.1141vw,99vh) scale(.19)}}.snow:nth-child(199){opacity:1.9274;transform:translate(90.459vw,-10px) scale(.54);animation:fall-199 26s -1s linear infinite}@keyframes fall-199{49.513%{transform:translate(95.0247vw,49.513vh) scale(.54)}to{transform:translate(92.74185vw,99vh) scale(.54)}}.snow:nth-child(200){opacity:.332;transform:translate(37.2824vw,-10px) scale(.357);animation:fall-200 27s -17s linear infinite}@keyframes fall-200{48.991%{transform:translate(41.2177vw,48.991vh) scale(.357)}to{transform:translate(39.25005vw,99vh) scale(.357)}}.snow:nth-child(201){opacity:.8802;transform:translate(47.1746vw,-10px) scale(.5108);animation:fall-201 16s -3s linear infinite}@keyframes fall-201{46.57%{transform:translate(52.1576vw,46.57vh) scale(.5108)}to{transform:translate(49.6661vw,99vh) scale(.5108)}}.snow:nth-child(202){opacity:1.2128;transform:translate(60.3561vw,-10px) scale(.4265);animation:fall-202 26s -2s linear infinite}@keyframes fall-202{51.844%{transform:translate(61.9421vw,51.844vh) scale(.4265)}to{transform:translate(61.1491vw,99vh) scale(.4265)}}.snow:nth-child(203){opacity:.3394;transform:translate(33.6165vw,-10px) scale(.0052);animation:fall-203 20s -26s linear infinite}@keyframes fall-203{54.139%{transform:translate(38.2587vw,54.139vh) scale(.0052)}to{transform:translate(35.9376vw,99vh) scale(.0052)}}.snow:nth-child(204){opacity:.3138;transform:translate(96.6156vw,-10px) scale(.6051);animation:fall-204 16s -11s linear infinite}@keyframes fall-204{77.17%{transform:translate(91.0306vw,77.17vh) scale(.6051)}to{transform:translate(93.8231vw,99vh) scale(.6051)}}.snow:nth-child(205){opacity:.5178;transform:translate(76.9803vw,-10px) scale(.5734);animation:fall-205 27s -16s linear infinite}@keyframes fall-205{57.565%{transform:translate(82.5016vw,57.565vh) scale(.5734)}to{transform:translate(79.74095vw,99vh) scale(.5734)}}.snow:nth-child(206){opacity:1.8644;transform:translate(74.0545vw,-10px) scale(.4571);animation:fall-206 21s -24s linear infinite}@keyframes fall-206{41.627%{transform:translate(79.7925vw,41.627vh) scale(.4571)}to{transform:translate(76.9235vw,99vh) scale(.4571)}}.snow:nth-child(207){opacity:1.0714;transform:translate(6.1854vw,-10px) scale(.5599);animation:fall-207 24s -14s linear infinite}@keyframes fall-207{53.95%{transform:translate(-.7472vw,53.95vh) scale(.5599)}to{transform:translate(2.7191vw,99vh) scale(.5599)}}.snow:nth-child(208){opacity:1.0138;transform:translate(58.9665vw,-10px) scale(.6641);animation:fall-208 10s -10s linear infinite}@keyframes fall-208{55.577%{transform:translate(61.4426vw,55.577vh) scale(.6641)}to{transform:translate(60.20455vw,99vh) scale(.6641)}}.snow:nth-child(209){opacity:.9128;transform:translate(89.2974vw,-10px) scale(.6042);animation:fall-209 23s -20s linear infinite}@keyframes fall-209{65.563%{transform:translate(91.478vw,65.563vh) scale(.6042)}to{transform:translate(90.3877vw,99vh) scale(.6042)}}.snow:nth-child(210){opacity:.1736;transform:translate(44.0606vw,-10px) scale(.9402);animation:fall-210 27s -7s linear infinite}@keyframes fall-210{48.507%{transform:translate(37.8583vw,48.507vh) scale(.9402)}to{transform:translate(40.95945vw,99vh) scale(.9402)}}.snow:nth-child(211){opacity:.639;transform:translate(49.7286vw,-10px) scale(.84);animation:fall-211 21s -13s linear infinite}@keyframes fall-211{69.871%{transform:translate(55.3214vw,69.871vh) scale(.84)}to{transform:translate(52.525vw,99vh) scale(.84)}}.snow:nth-child(212){opacity:1.0446;transform:translate(75.5621vw,-10px) scale(.5594);animation:fall-212 26s -19s linear infinite}@keyframes fall-212{31.336%{transform:translate(81.5624vw,31.336vh) scale(.5594)}to{transform:translate(78.56225vw,99vh) scale(.5594)}}.snow:nth-child(213){opacity:.663;transform:translate(48.1118vw,-10px) scale(.0172);animation:fall-213 26s -25s linear infinite}@keyframes fall-213{64.639%{transform:translate(53.2026vw,64.639vh) scale(.0172)}to{transform:translate(50.6572vw,99vh) scale(.0172)}}.snow:nth-child(214){opacity:.5764;transform:translate(45.4092vw,-10px) scale(.5335);animation:fall-214 24s -10s linear infinite}@keyframes fall-214{74.869%{transform:translate(52.1785vw,74.869vh) scale(.5335)}to{transform:translate(48.79385vw,99vh) scale(.5335)}}.snow:nth-child(215){opacity:.4844;transform:translate(46.0586vw,-10px) scale(.5206);animation:fall-215 15s -17s linear infinite}@keyframes fall-215{51.367%{transform:translate(45.6165vw,51.367vh) scale(.5206)}to{transform:translate(45.83755vw,99vh) scale(.5206)}}.snow:nth-child(216){opacity:1.052;transform:translate(87.5655vw,-10px) scale(.1332);animation:fall-216 19s -7s linear infinite}@keyframes fall-216{53.253%{transform:translate(85.4127vw,53.253vh) scale(.1332)}to{transform:translate(86.4891vw,99vh) scale(.1332)}}.snow:nth-child(217){opacity:.6068;transform:translate(12.5064vw,-10px) scale(.0547);animation:fall-217 26s -22s linear infinite}@keyframes fall-217{68.799%{transform:translate(22.1973vw,68.799vh) scale(.0547)}to{transform:translate(17.35185vw,99vh) scale(.0547)}}.snow:nth-child(218){opacity:.0364;transform:translate(90.2651vw,-10px) scale(.9996);animation:fall-218 17s -2s linear infinite}@keyframes fall-218{60.719%{transform:translate(94.5625vw,60.719vh) scale(.9996)}to{transform:translate(92.4138vw,99vh) scale(.9996)}}.snow:nth-child(219){opacity:1.7198;transform:translate(72.1669vw,-10px) scale(.2243);animation:fall-219 20s -17s linear infinite}@keyframes fall-219{73.002%{transform:translate(63.8301vw,73.002vh) scale(.2243)}to{transform:translate(67.9985vw,99vh) scale(.2243)}}.snow:nth-child(220){opacity:.9474;transform:translate(51.3676vw,-10px) scale(.6295);animation:fall-220 24s -8s linear infinite}@keyframes fall-220{59.059%{transform:translate(44.6839vw,59.059vh) scale(.6295)}to{transform:translate(48.02575vw,99vh) scale(.6295)}}.snow:nth-child(221){opacity:1.2428;transform:translate(61.3556vw,-10px) scale(.2915);animation:fall-221 13s -29s linear infinite}@keyframes fall-221{43.844%{transform:translate(66.2491vw,43.844vh) scale(.2915)}to{transform:translate(63.80235vw,99vh) scale(.2915)}}.snow:nth-child(222){opacity:1.4706;transform:translate(36.6982vw,-10px) scale(.5548);animation:fall-222 15s -4s linear infinite}@keyframes fall-222{51.346%{transform:translate(36.5008vw,51.346vh) scale(.5548)}to{transform:translate(36.5995vw,99vh) scale(.5548)}}.snow:nth-child(223){opacity:.0218;transform:translate(75.3374vw,-10px) scale(.2547);animation:fall-223 10s -22s linear infinite}@keyframes fall-223{48.656%{transform:translate(73.5425vw,48.656vh) scale(.2547)}to{transform:translate(74.43995vw,99vh) scale(.2547)}}.snow:nth-child(224){opacity:.166;transform:translate(83.0999vw,-10px) scale(.2202);animation:fall-224 22s -23s linear infinite}@keyframes fall-224{66.805%{transform:translate(79.006vw,66.805vh) scale(.2202)}to{transform:translate(81.05295vw,99vh) scale(.2202)}}.snow:nth-child(225){opacity:.3314;transform:translate(29.0355vw,-10px) scale(.6152);animation:fall-225 24s -10s linear infinite}@keyframes fall-225{32.53%{transform:translate(20.3318vw,32.53vh) scale(.6152)}to{transform:translate(24.68365vw,99vh) scale(.6152)}}.snow:nth-child(226){opacity:1.4478;transform:translate(68.255vw,-10px) scale(.9436);animation:fall-226 15s -18s linear infinite}@keyframes fall-226{63.501%{transform:translate(70.4545vw,63.501vh) scale(.9436)}to{transform:translate(69.35475vw,99vh) scale(.9436)}}.snow:nth-child(227){opacity:1.4116;transform:translate(71.5538vw,-10px) scale(.7716);animation:fall-227 11s -20s linear infinite}@keyframes fall-227{54.071%{transform:translate(79.1284vw,54.071vh) scale(.7716)}to{transform:translate(75.3411vw,99vh) scale(.7716)}}.snow:nth-child(228){opacity:1.843;transform:translate(50.4269vw,-10px) scale(.6375);animation:fall-228 18s -13s linear infinite}@keyframes fall-228{44.182%{transform:translate(47.7247vw,44.182vh) scale(.6375)}to{transform:translate(49.0758vw,99vh) scale(.6375)}}.snow:nth-child(229){opacity:.7232;transform:translate(39.1877vw,-10px) scale(.6176);animation:fall-229 12s -24s linear infinite}@keyframes fall-229{73.58%{transform:translate(46.5903vw,73.58vh) scale(.6176)}to{transform:translate(42.889vw,99vh) scale(.6176)}}.snow:nth-child(230){opacity:.8946;transform:translate(58.2573vw,-10px) scale(.5064);animation:fall-230 22s -25s linear infinite}@keyframes fall-230{46.209%{transform:translate(66.9157vw,46.209vh) scale(.5064)}to{transform:translate(62.5865vw,99vh) scale(.5064)}}.snow:nth-child(231){opacity:.016;transform:translate(36.5548vw,-10px) scale(.8066);animation:fall-231 24s -24s linear infinite}@keyframes fall-231{31.667%{transform:translate(28.1677vw,31.667vh) scale(.8066)}to{transform:translate(32.36125vw,99vh) scale(.8066)}}.snow:nth-child(232){opacity:1.1958;transform:translate(97.4314vw,-10px) scale(.9433);animation:fall-232 15s -12s linear infinite}@keyframes fall-232{66.206%{transform:translate(105.7705vw,66.206vh) scale(.9433)}to{transform:translate(101.60095vw,99vh) scale(.9433)}}.snow:nth-child(233){opacity:1.11;transform:translate(72.7156vw,-10px) scale(.2937);animation:fall-233 20s -6s linear infinite}@keyframes fall-233{46.777%{transform:translate(74.1334vw,46.777vh) scale(.2937)}to{transform:translate(73.4245vw,99vh) scale(.2937)}}.snow:nth-child(234){opacity:.9868;transform:translate(38.2577vw,-10px) scale(.4493);animation:fall-234 18s -10s linear infinite}@keyframes fall-234{63.625%{transform:translate(35.8929vw,63.625vh) scale(.4493)}to{transform:translate(37.0753vw,99vh) scale(.4493)}}.snow:nth-child(235){opacity:1.1614;transform:translate(25.605vw,-10px) scale(.5883);animation:fall-235 30s -16s linear infinite}@keyframes fall-235{58.411%{transform:translate(25.8901vw,58.411vh) scale(.5883)}to{transform:translate(25.74755vw,99vh) scale(.5883)}}.snow:nth-child(236){opacity:1.5556;transform:translate(96.2719vw,-10px) scale(.2179);animation:fall-236 10s -1s linear infinite}@keyframes fall-236{57.28%{transform:translate(97.3829vw,57.28vh) scale(.2179)}to{transform:translate(96.8274vw,99vh) scale(.2179)}}.snow:nth-child(237){opacity:1.406;transform:translate(91.7685vw,-10px) scale(.5094);animation:fall-237 29s -27s linear infinite}@keyframes fall-237{56.199%{transform:translate(99.4754vw,56.199vh) scale(.5094)}to{transform:translate(95.62195vw,99vh) scale(.5094)}}.snow:nth-child(238){opacity:.0548;transform:translate(10.1409vw,-10px) scale(.4969);animation:fall-238 24s -3s linear infinite}@keyframes fall-238{42.779%{transform:translate(7.6679vw,42.779vh) scale(.4969)}to{transform:translate(8.9044vw,99vh) scale(.4969)}}.snow:nth-child(239){opacity:.1846;transform:translate(2.264vw,-10px) scale(.2473);animation:fall-239 28s -4s linear infinite}@keyframes fall-239{33.124%{transform:translate(2.7455vw,33.124vh) scale(.2473)}to{transform:translate(2.50475vw,99vh) scale(.2473)}}.snow:nth-child(240){opacity:.4218;transform:translate(9.986vw,-10px) scale(.0722);animation:fall-240 18s -7s linear infinite}@keyframes fall-240{35.388%{transform:translate(8.0901vw,35.388vh) scale(.0722)}to{transform:translate(9.03805vw,99vh) scale(.0722)}}.snow:nth-child(241){opacity:1.4032;transform:translate(47.4211vw,-10px) scale(.4195);animation:fall-241 21s -12s linear infinite}@keyframes fall-241{74.659%{transform:translate(53.4617vw,74.659vh) scale(.4195)}to{transform:translate(50.4414vw,99vh) scale(.4195)}}.snow:nth-child(242){opacity:.822;transform:translate(10.8093vw,-10px) scale(.1803);animation:fall-242 25s -24s linear infinite}@keyframes fall-242{39.317%{transform:translate(5.2816vw,39.317vh) scale(.1803)}to{transform:translate(8.04545vw,99vh) scale(.1803)}}.snow:nth-child(243){opacity:1.4244;transform:translate(35.8374vw,-10px) scale(.1357);animation:fall-243 29s -18s linear infinite}@keyframes fall-243{43.633%{transform:translate(41.0037vw,43.633vh) scale(.1357)}to{transform:translate(38.42055vw,99vh) scale(.1357)}}.snow:nth-child(244){opacity:1.207;transform:translate(11.1273vw,-10px) scale(.0013);animation:fall-244 25s -14s linear infinite}@keyframes fall-244{77.632%{transform:translate(10.951vw,77.632vh) scale(.0013)}to{transform:translate(11.03915vw,99vh) scale(.0013)}}.snow:nth-child(245){opacity:1.9878;transform:translate(4.9137vw,-10px) scale(.8171);animation:fall-245 14s -20s linear infinite}@keyframes fall-245{69.886%{transform:translate(-4.9881vw,69.886vh) scale(.8171)}to{transform:translate(-.0372vw,99vh) scale(.8171)}}.snow:nth-child(246){opacity:1.5736;transform:translate(15.4362vw,-10px) scale(.3336);animation:fall-246 29s -24s linear infinite}@keyframes fall-246{55.931%{transform:translate(18.7368vw,55.931vh) scale(.3336)}to{transform:translate(17.0865vw,99vh) scale(.3336)}}.snow:nth-child(247){opacity:.0824;transform:translate(51.0847vw,-10px) scale(.9207);animation:fall-247 25s -24s linear infinite}@keyframes fall-247{35.005%{transform:translate(42.1364vw,35.005vh) scale(.9207)}to{transform:translate(46.61055vw,99vh) scale(.9207)}}.snow:nth-child(248){opacity:1.198;transform:translate(6.8051vw,-10px) scale(.7493);animation:fall-248 18s -14s linear infinite}@keyframes fall-248{37.076%{transform:translate(11.6592vw,37.076vh) scale(.7493)}to{transform:translate(9.23215vw,99vh) scale(.7493)}}.snow:nth-child(249){opacity:.8702;transform:translate(34.7557vw,-10px) scale(.842);animation:fall-249 28s -11s linear infinite}@keyframes fall-249{73.291%{transform:translate(38.3224vw,73.291vh) scale(.842)}to{transform:translate(36.53905vw,99vh) scale(.842)}}.snow:nth-child(250){opacity:1.0932;transform:translate(69.9708vw,-10px) scale(.6608);animation:fall-250 24s -22s linear infinite}@keyframes fall-250{67.385%{transform:translate(68.0361vw,67.385vh) scale(.6608)}to{transform:translate(69.00345vw,99vh) scale(.6608)}}.snow:nth-child(251){opacity:1.7882;transform:translate(27.05vw,-10px) scale(.5307);animation:fall-251 30s -27s linear infinite}@keyframes fall-251{37.445%{transform:translate(30.3527vw,37.445vh) scale(.5307)}to{transform:translate(28.70135vw,99vh) scale(.5307)}}.snow:nth-child(252){opacity:.5542;transform:translate(93.1089vw,-10px) scale(.7331);animation:fall-252 22s -26s linear infinite}@keyframes fall-252{53.867%{transform:translate(100.6478vw,53.867vh) scale(.7331)}to{transform:translate(96.87835vw,99vh) scale(.7331)}}.snow:nth-child(253){opacity:1.3124;transform:translate(90.5997vw,-10px) scale(.2881);animation:fall-253 12s -21s linear infinite}@keyframes fall-253{70.452%{transform:translate(86.6626vw,70.452vh) scale(.2881)}to{transform:translate(88.63115vw,99vh) scale(.2881)}}.snow:nth-child(254){opacity:1.9088;transform:translate(10.7335vw,-10px) scale(.138);animation:fall-254 13s -26s linear infinite}@keyframes fall-254{65.792%{transform:translate(14.7794vw,65.792vh) scale(.138)}to{transform:translate(12.75645vw,99vh) scale(.138)}}.snow:nth-child(255){opacity:1.3286;transform:translate(21.4701vw,-10px) scale(.6962);animation:fall-255 10s -8s linear infinite}@keyframes fall-255{44.167%{transform:translate(21.6741vw,44.167vh) scale(.6962)}to{transform:translate(21.5721vw,99vh) scale(.6962)}}.snow:nth-child(256){opacity:1.609;transform:translate(7.1109vw,-10px) scale(.7165);animation:fall-256 18s -17s linear infinite}@keyframes fall-256{45.113%{transform:translate(9.9196vw,45.113vh) scale(.7165)}to{transform:translate(8.51525vw,99vh) scale(.7165)}}.snow:nth-child(257){opacity:1.073;transform:translate(97.2375vw,-10px) scale(.6171);animation:fall-257 24s -29s linear infinite}@keyframes fall-257{72.86%{transform:translate(106.3373vw,72.86vh) scale(.6171)}to{transform:translate(101.7874vw,99vh) scale(.6171)}}.snow:nth-child(258){opacity:1.28;transform:translate(68.9901vw,-10px) scale(.0573);animation:fall-258 18s -16s linear infinite}@keyframes fall-258{43.34%{transform:translate(59.9719vw,43.34vh) scale(.0573)}to{transform:translate(64.481vw,99vh) scale(.0573)}}.snow:nth-child(259){opacity:.8486;transform:translate(90.7065vw,-10px) scale(.3324);animation:fall-259 11s -19s linear infinite}@keyframes fall-259{65.678%{transform:translate(84.8817vw,65.678vh) scale(.3324)}to{transform:translate(87.7941vw,99vh) scale(.3324)}}.snow:nth-child(260){opacity:.1536;transform:translate(3.8315vw,-10px) scale(.5729);animation:fall-260 20s -22s linear infinite}@keyframes fall-260{75.555%{transform:translate(8.642vw,75.555vh) scale(.5729)}to{transform:translate(6.23675vw,99vh) scale(.5729)}}.snow:nth-child(261){opacity:1.3828;transform:translate(42.1796vw,-10px) scale(.4714);animation:fall-261 30s -23s linear infinite}@keyframes fall-261{70.844%{transform:translate(39.0941vw,70.844vh) scale(.4714)}to{transform:translate(40.63685vw,99vh) scale(.4714)}}.snow:nth-child(262){opacity:.693;transform:translate(7.5384vw,-10px) scale(.9577);animation:fall-262 28s -7s linear infinite}@keyframes fall-262{50.687%{transform:translate(15.4285vw,50.687vh) scale(.9577)}to{transform:translate(11.48345vw,99vh) scale(.9577)}}.snow:nth-child(263){opacity:1.8484;transform:translate(87.4498vw,-10px) scale(.6738);animation:fall-263 30s -18s linear infinite}@keyframes fall-263{45.167%{transform:translate(80.6088vw,45.167vh) scale(.6738)}to{transform:translate(84.0293vw,99vh) scale(.6738)}}.snow:nth-child(264){opacity:.989;transform:translate(64.1522vw,-10px) scale(.3131);animation:fall-264 30s -6s linear infinite}@keyframes fall-264{58.362%{transform:translate(64.3727vw,58.362vh) scale(.3131)}to{transform:translate(64.26245vw,99vh) scale(.3131)}}.snow:nth-child(265){opacity:.7102;transform:translate(4.8201vw,-10px) scale(.6891);animation:fall-265 16s -18s linear infinite}@keyframes fall-265{55.356%{transform:translate(-.1968vw,55.356vh) scale(.6891)}to{transform:translate(2.31165vw,99vh) scale(.6891)}}.snow:nth-child(266){opacity:1.872;transform:translate(51.1351vw,-10px) scale(.1372);animation:fall-266 29s -29s linear infinite}@keyframes fall-266{71.309%{transform:translate(53.8965vw,71.309vh) scale(.1372)}to{transform:translate(52.5158vw,99vh) scale(.1372)}}.snow:nth-child(267){opacity:1.151;transform:translate(26.6948vw,-10px) scale(.1592);animation:fall-267 23s -30s linear infinite}@keyframes fall-267{42.746%{transform:translate(19.3959vw,42.746vh) scale(.1592)}to{transform:translate(23.04535vw,99vh) scale(.1592)}}.snow:nth-child(268){opacity:.0186;transform:translate(66.8221vw,-10px) scale(.5653);animation:fall-268 22s -26s linear infinite}@keyframes fall-268{68.144%{transform:translate(63.704vw,68.144vh) scale(.5653)}to{transform:translate(65.26305vw,99vh) scale(.5653)}}.snow:nth-child(269){opacity:.478;transform:translate(74.2856vw,-10px) scale(.0611);animation:fall-269 12s -27s linear infinite}@keyframes fall-269{30.551%{transform:translate(77.802vw,30.551vh) scale(.0611)}to{transform:translate(76.0438vw,99vh) scale(.0611)}}.snow:nth-child(270){opacity:1.3788;transform:translate(37.8738vw,-10px) scale(.8955);animation:fall-270 17s -19s linear infinite}@keyframes fall-270{76.144%{transform:translate(32.5396vw,76.144vh) scale(.8955)}to{transform:translate(35.2067vw,99vh) scale(.8955)}}.snow:nth-child(271){opacity:1.3046;transform:translate(22.7866vw,-10px) scale(.5543);animation:fall-271 30s -5s linear infinite}@keyframes fall-271{55.175%{transform:translate(31.8519vw,55.175vh) scale(.5543)}to{transform:translate(27.31925vw,99vh) scale(.5543)}}.snow:nth-child(272){opacity:.0584;transform:translate(80.3378vw,-10px) scale(.1885);animation:fall-272 26s -19s linear infinite}@keyframes fall-272{67.924%{transform:translate(75.0077vw,67.924vh) scale(.1885)}to{transform:translate(77.67275vw,99vh) scale(.1885)}}.snow:nth-child(273){opacity:.2446;transform:translate(86.7071vw,-10px) scale(.6753);animation:fall-273 28s -25s linear infinite}@keyframes fall-273{30.564%{transform:translate(92.4729vw,30.564vh) scale(.6753)}to{transform:translate(89.59vw,99vh) scale(.6753)}}.snow:nth-child(274){opacity:.2456;transform:translate(39.1809vw,-10px) scale(.7935);animation:fall-274 17s -16s linear infinite}@keyframes fall-274{72.721%{transform:translate(39.6291vw,72.721vh) scale(.7935)}to{transform:translate(39.405vw,99vh) scale(.7935)}}.snow:nth-child(275){opacity:.048;transform:translate(60.4271vw,-10px) scale(.5294);animation:fall-275 23s -30s linear infinite}@keyframes fall-275{74.798%{transform:translate(52.5162vw,74.798vh) scale(.5294)}to{transform:translate(56.47165vw,99vh) scale(.5294)}}.snow:nth-child(276){opacity:1.8042;transform:translate(77.0519vw,-10px) scale(.4609);animation:fall-276 20s -17s linear infinite}@keyframes fall-276{61.523%{transform:translate(67.57vw,61.523vh) scale(.4609)}to{transform:translate(72.31095vw,99vh) scale(.4609)}}.snow:nth-child(277){opacity:1.2108;transform:translate(31.5613vw,-10px) scale(.7276);animation:fall-277 25s -6s linear infinite}@keyframes fall-277{40.226%{transform:translate(34.7124vw,40.226vh) scale(.7276)}to{transform:translate(33.13685vw,99vh) scale(.7276)}}.snow:nth-child(278){opacity:.3318;transform:translate(33.0848vw,-10px) scale(.2623);animation:fall-278 27s -14s linear infinite}@keyframes fall-278{68.803%{transform:translate(31.693vw,68.803vh) scale(.2623)}to{transform:translate(32.3889vw,99vh) scale(.2623)}}.snow:nth-child(279){opacity:.846;transform:translate(94.97vw,-10px) scale(.1823);animation:fall-279 25s -14s linear infinite}@keyframes fall-279{35.771%{transform:translate(100.5518vw,35.771vh) scale(.1823)}to{transform:translate(97.7609vw,99vh) scale(.1823)}}.snow:nth-child(280){opacity:1.6132;transform:translate(25.6643vw,-10px) scale(.4916);animation:fall-280 30s -30s linear infinite}@keyframes fall-280{41.162%{transform:translate(23.029vw,41.162vh) scale(.4916)}to{transform:translate(24.34665vw,99vh) scale(.4916)}}.snow:nth-child(281){opacity:.7182;transform:translate(85.5313vw,-10px) scale(.717);animation:fall-281 24s -15s linear infinite}@keyframes fall-281{53.261%{transform:translate(87.0075vw,53.261vh) scale(.717)}to{transform:translate(86.2694vw,99vh) scale(.717)}}.snow:nth-child(282){opacity:.6138;transform:translate(7.8213vw,-10px) scale(.293);animation:fall-282 11s -10s linear infinite}@keyframes fall-282{34.446%{transform:translate(9.4457vw,34.446vh) scale(.293)}to{transform:translate(8.6335vw,99vh) scale(.293)}}.snow:nth-child(283){opacity:.9062;transform:translate(77.3644vw,-10px) scale(.7889);animation:fall-283 24s -30s linear infinite}@keyframes fall-283{63.574%{transform:translate(86.9601vw,63.574vh) scale(.7889)}to{transform:translate(82.16225vw,99vh) scale(.7889)}}.snow:nth-child(284){opacity:.4906;transform:translate(86.8785vw,-10px) scale(.3816);animation:fall-284 20s -5s linear infinite}@keyframes fall-284{48.709%{transform:translate(81.0813vw,48.709vh) scale(.3816)}to{transform:translate(83.9799vw,99vh) scale(.3816)}}.snow:nth-child(285){opacity:.8992;transform:translate(73.0412vw,-10px) scale(.1385);animation:fall-285 12s -7s linear infinite}@keyframes fall-285{53.738%{transform:translate(77.9759vw,53.738vh) scale(.1385)}to{transform:translate(75.50855vw,99vh) scale(.1385)}}.snow:nth-child(286){opacity:.4524;transform:translate(51.7634vw,-10px) scale(.1344);animation:fall-286 24s -21s linear infinite}@keyframes fall-286{59.575%{transform:translate(44.217vw,59.575vh) scale(.1344)}to{transform:translate(47.9902vw,99vh) scale(.1344)}}.snow:nth-child(287){opacity:1.961;transform:translate(37.6978vw,-10px) scale(.2854);animation:fall-287 21s -26s linear infinite}@keyframes fall-287{52.007%{transform:translate(28.8884vw,52.007vh) scale(.2854)}to{transform:translate(33.2931vw,99vh) scale(.2854)}}.snow:nth-child(288){opacity:.811;transform:translate(66.4823vw,-10px) scale(.5418);animation:fall-288 20s -23s linear infinite}@keyframes fall-288{53.793%{transform:translate(58.0511vw,53.793vh) scale(.5418)}to{transform:translate(62.2667vw,99vh) scale(.5418)}}.snow:nth-child(289){opacity:.5242;transform:translate(33.981vw,-10px) scale(.1417);animation:fall-289 27s -14s linear infinite}@keyframes fall-289{35.283%{transform:translate(27.3942vw,35.283vh) scale(.1417)}to{transform:translate(30.6876vw,99vh) scale(.1417)}}.snow:nth-child(290){opacity:1.3584;transform:translate(94.5986vw,-10px) scale(.4164);animation:fall-290 18s -4s linear infinite}@keyframes fall-290{45.356%{transform:translate(94.3807vw,45.356vh) scale(.4164)}to{transform:translate(94.48965vw,99vh) scale(.4164)}}.snow:nth-child(291){opacity:.468;transform:translate(42.4551vw,-10px) scale(.2674);animation:fall-291 18s -19s linear infinite}@keyframes fall-291{62.105%{transform:translate(41.3649vw,62.105vh) scale(.2674)}to{transform:translate(41.91vw,99vh) scale(.2674)}}.snow:nth-child(292){opacity:.7124;transform:translate(85.9906vw,-10px) scale(.5101);animation:fall-292 21s -15s linear infinite}@keyframes fall-292{42.245%{transform:translate(76.3545vw,42.245vh) scale(.5101)}to{transform:translate(81.17255vw,99vh) scale(.5101)}}.snow:nth-child(293){opacity:.1326;transform:translate(69.5014vw,-10px) scale(.6092);animation:fall-293 22s -28s linear infinite}@keyframes fall-293{48.103%{transform:translate(64.8855vw,48.103vh) scale(.6092)}to{transform:translate(67.19345vw,99vh) scale(.6092)}}.snow:nth-child(294){opacity:.3744;transform:translate(44.6063vw,-10px) scale(.5118);animation:fall-294 17s -19s linear infinite}@keyframes fall-294{49.938%{transform:translate(35.8846vw,49.938vh) scale(.5118)}to{transform:translate(40.24545vw,99vh) scale(.5118)}}.snow:nth-child(295){opacity:1.5218;transform:translate(96.5152vw,-10px) scale(.5959);animation:fall-295 16s -13s linear infinite}@keyframes fall-295{57.105%{transform:translate(106.1281vw,57.105vh) scale(.5959)}to{transform:translate(101.32165vw,99vh) scale(.5959)}}.snow:nth-child(296){opacity:1.304;transform:translate(14.8276vw,-10px) scale(.3159);animation:fall-296 23s -2s linear infinite}@keyframes fall-296{64.708%{transform:translate(15.435vw,64.708vh) scale(.3159)}to{transform:translate(15.1313vw,99vh) scale(.3159)}}.snow:nth-child(297){opacity:.241;transform:translate(77.8993vw,-10px) scale(.8697);animation:fall-297 14s -27s linear infinite}@keyframes fall-297{43.194%{transform:translate(76.793vw,43.194vh) scale(.8697)}to{transform:translate(77.34615vw,99vh) scale(.8697)}}.snow:nth-child(298){opacity:.439;transform:translate(29.512vw,-10px) scale(.7236);animation:fall-298 17s -18s linear infinite}@keyframes fall-298{42.485%{transform:translate(37.7467vw,42.485vh) scale(.7236)}to{transform:translate(33.62935vw,99vh) scale(.7236)}}.snow:nth-child(299){opacity:1.7674;transform:translate(30.7784vw,-10px) scale(.4786);animation:fall-299 11s -8s linear infinite}@keyframes fall-299{77.407%{transform:translate(31.2501vw,77.407vh) scale(.4786)}to{transform:translate(31.01425vw,99vh) scale(.4786)}}.snow:nth-child(300){opacity:1.0802;transform:translate(16.6128vw,-10px) scale(.3726);animation:fall-300 30s -20s linear infinite}@keyframes fall-300{46.043%{transform:translate(18.4577vw,46.043vh) scale(.3726)}to{transform:translate(17.53525vw,99vh) scale(.3726)}}.snow:nth-child(301){opacity:.2374;transform:translate(41.6801vw,-10px) scale(.3814);animation:fall-301 29s -20s linear infinite}@keyframes fall-301{38.766%{transform:translate(39.4199vw,38.766vh) scale(.3814)}to{transform:translate(40.55vw,99vh) scale(.3814)}}.snow:nth-child(302){opacity:1.0308;transform:translate(58.9217vw,-10px) scale(.1791);animation:fall-302 20s -27s linear infinite}@keyframes fall-302{35.172%{transform:translate(49.6796vw,35.172vh) scale(.1791)}to{transform:translate(54.30065vw,99vh) scale(.1791)}}.snow:nth-child(303){opacity:.127;transform:translate(27.4vw,-10px) scale(.4464);animation:fall-303 26s -22s linear infinite}@keyframes fall-303{32.795%{transform:translate(35.9345vw,32.795vh) scale(.4464)}to{transform:translate(31.66725vw,99vh) scale(.4464)}}.snow:nth-child(304){opacity:1.3952;transform:translate(33.8918vw,-10px) scale(.469);animation:fall-304 21s -17s linear infinite}@keyframes fall-304{78.462%{transform:translate(28.6422vw,78.462vh) scale(.469)}to{transform:translate(31.267vw,99vh) scale(.469)}}.snow:nth-child(305){opacity:.7742;transform:translate(75.3376vw,-10px) scale(.4606);animation:fall-305 22s -30s linear infinite}@keyframes fall-305{65.522%{transform:translate(80.3084vw,65.522vh) scale(.4606)}to{transform:translate(77.823vw,99vh) scale(.4606)}}.snow:nth-child(306){opacity:.7014;transform:translate(40.6614vw,-10px) scale(.6949);animation:fall-306 18s -20s linear infinite}@keyframes fall-306{68.215%{transform:translate(46.4739vw,68.215vh) scale(.6949)}to{transform:translate(43.56765vw,99vh) scale(.6949)}}.snow:nth-child(307){opacity:1.41;transform:translate(17.9809vw,-10px) scale(.5586);animation:fall-307 30s -12s linear infinite}@keyframes fall-307{68.442%{transform:translate(23.5447vw,68.442vh) scale(.5586)}to{transform:translate(20.7628vw,99vh) scale(.5586)}}.snow:nth-child(308){opacity:1.7134;transform:translate(74.2642vw,-10px) scale(.1894);animation:fall-308 20s -30s linear infinite}@keyframes fall-308{40.834%{transform:translate(70.6022vw,40.834vh) scale(.1894)}to{transform:translate(72.4332vw,99vh) scale(.1894)}}.snow:nth-child(309){opacity:.8558;transform:translate(93.8561vw,-10px) scale(.1397);animation:fall-309 10s -8s linear infinite}@keyframes fall-309{46.45%{transform:translate(99.9449vw,46.45vh) scale(.1397)}to{transform:translate(96.9005vw,99vh) scale(.1397)}}.snow:nth-child(310){opacity:1.5944;transform:translate(81.5094vw,-10px) scale(.8471);animation:fall-310 20s -15s linear infinite}@keyframes fall-310{78.258%{transform:translate(81.1634vw,78.258vh) scale(.8471)}to{transform:translate(81.3364vw,99vh) scale(.8471)}}.snow:nth-child(311){opacity:1.463;transform:translate(35.0691vw,-10px) scale(.845);animation:fall-311 26s -30s linear infinite}@keyframes fall-311{56.438%{transform:translate(29.0416vw,56.438vh) scale(.845)}to{transform:translate(32.05535vw,99vh) scale(.845)}}.snow:nth-child(312){opacity:1.939;transform:translate(37.955vw,-10px) scale(.9169);animation:fall-312 18s -16s linear infinite}@keyframes fall-312{49.281%{transform:translate(33.3563vw,49.281vh) scale(.9169)}to{transform:translate(35.65565vw,99vh) scale(.9169)}}.snow:nth-child(313){opacity:.9902;transform:translate(94.491vw,-10px) scale(.0662);animation:fall-313 19s -23s linear infinite}@keyframes fall-313{67.423%{transform:translate(86.0214vw,67.423vh) scale(.0662)}to{transform:translate(90.2562vw,99vh) scale(.0662)}}.snow:nth-child(314){opacity:1.6322;transform:translate(27.995vw,-10px) scale(.1017);animation:fall-314 29s -2s linear infinite}@keyframes fall-314{30.963%{transform:translate(32.2049vw,30.963vh) scale(.1017)}to{transform:translate(30.09995vw,99vh) scale(.1017)}}.snow:nth-child(315){opacity:1.1478;transform:translate(59.1693vw,-10px) scale(.1641);animation:fall-315 11s -25s linear infinite}@keyframes fall-315{64.094%{transform:translate(51.7173vw,64.094vh) scale(.1641)}to{transform:translate(55.4433vw,99vh) scale(.1641)}}.snow:nth-child(316){opacity:.7552;transform:translate(89.2458vw,-10px) scale(.622);animation:fall-316 10s -22s linear infinite}@keyframes fall-316{38.049%{transform:translate(89.9788vw,38.049vh) scale(.622)}to{transform:translate(89.6123vw,99vh) scale(.622)}}.snow:nth-child(317){opacity:1.0074;transform:translate(56.6353vw,-10px) scale(.3608);animation:fall-317 29s -5s linear infinite}@keyframes fall-317{67.758%{transform:translate(48.5557vw,67.758vh) scale(.3608)}to{transform:translate(52.5955vw,99vh) scale(.3608)}}.snow:nth-child(318){opacity:.485;transform:translate(9.4484vw,-10px) scale(.6577);animation:fall-318 21s -13s linear infinite}@keyframes fall-318{31.263%{transform:translate(8.3438vw,31.263vh) scale(.6577)}to{transform:translate(8.8961vw,99vh) scale(.6577)}}.snow:nth-child(319){opacity:1.2328;transform:translate(8.8267vw,-10px) scale(.1906);animation:fall-319 25s -30s linear infinite}@keyframes fall-319{33.25%{transform:translate(-.0568vw,33.25vh) scale(.1906)}to{transform:translate(4.38495vw,99vh) scale(.1906)}}.snow:nth-child(320){opacity:.5414;transform:translate(44.9857vw,-10px) scale(.3047);animation:fall-320 23s -25s linear infinite}@keyframes fall-320{55.879%{transform:translate(49.6219vw,55.879vh) scale(.3047)}to{transform:translate(47.3038vw,99vh) scale(.3047)}}.snow:nth-child(321){opacity:1.4912;transform:translate(75.6299vw,-10px) scale(.0207);animation:fall-321 24s -19s linear infinite}@keyframes fall-321{58.918%{transform:translate(71.7763vw,58.918vh) scale(.0207)}to{transform:translate(73.7031vw,99vh) scale(.0207)}}.snow:nth-child(322){opacity:.2214;transform:translate(69.6193vw,-10px) scale(.5132);animation:fall-322 27s -12s linear infinite}@keyframes fall-322{53.969%{transform:translate(61.3249vw,53.969vh) scale(.5132)}to{transform:translate(65.4721vw,99vh) scale(.5132)}}.snow:nth-child(323){opacity:1.7632;transform:translate(61.0482vw,-10px) scale(.6454);animation:fall-323 24s -21s linear infinite}@keyframes fall-323{77.705%{transform:translate(65.673vw,77.705vh) scale(.6454)}to{transform:translate(63.3606vw,99vh) scale(.6454)}}.snow:nth-child(324){opacity:.3214;transform:translate(53.921vw,-10px) scale(.4549);animation:fall-324 23s -12s linear infinite}@keyframes fall-324{66.436%{transform:translate(62.3467vw,66.436vh) scale(.4549)}to{transform:translate(58.13385vw,99vh) scale(.4549)}}.snow:nth-child(325){opacity:1.5158;transform:translate(81.0367vw,-10px) scale(.0174);animation:fall-325 18s -22s linear infinite}@keyframes fall-325{53.799%{transform:translate(84.8749vw,53.799vh) scale(.0174)}to{transform:translate(82.9558vw,99vh) scale(.0174)}}.snow:nth-child(326){opacity:.5538;transform:translate(39.5147vw,-10px) scale(.7536);animation:fall-326 11s -26s linear infinite}@keyframes fall-326{42.315%{transform:translate(40.6711vw,42.315vh) scale(.7536)}to{transform:translate(40.0929vw,99vh) scale(.7536)}}.snow:nth-child(327){opacity:.9178;transform:translate(51.0573vw,-10px) scale(.9195);animation:fall-327 11s -4s linear infinite}@keyframes fall-327{40.554%{transform:translate(53.597vw,40.554vh) scale(.9195)}to{transform:translate(52.32715vw,99vh) scale(.9195)}}.snow:nth-child(328){opacity:1.12;transform:translate(14.0557vw,-10px) scale(.0314);animation:fall-328 10s -13s linear infinite}@keyframes fall-328{47.139%{transform:translate(14.2004vw,47.139vh) scale(.0314)}to{transform:translate(14.12805vw,99vh) scale(.0314)}}.snow:nth-child(329){opacity:.0402;transform:translate(51.4105vw,-10px) scale(.9304);animation:fall-329 12s -22s linear infinite}@keyframes fall-329{37.251%{transform:translate(58.1513vw,37.251vh) scale(.9304)}to{transform:translate(54.7809vw,99vh) scale(.9304)}}.snow:nth-child(330){opacity:1.8928;transform:translate(53.9826vw,-10px) scale(.7526);animation:fall-330 22s -12s linear infinite}@keyframes fall-330{52.893%{transform:translate(48.8004vw,52.893vh) scale(.7526)}to{transform:translate(51.3915vw,99vh) scale(.7526)}}.snow:nth-child(331){opacity:1.766;transform:translate(58.5094vw,-10px) scale(.7738);animation:fall-331 28s -24s linear infinite}@keyframes fall-331{70.446%{transform:translate(68.0303vw,70.446vh) scale(.7738)}to{transform:translate(63.26985vw,99vh) scale(.7738)}}.snow:nth-child(332){opacity:.5704;transform:translate(5.1777vw,-10px) scale(.2492);animation:fall-332 13s -18s linear infinite}@keyframes fall-332{41.249%{transform:translate(3.3485vw,41.249vh) scale(.2492)}to{transform:translate(4.2631vw,99vh) scale(.2492)}}.snow:nth-child(333){opacity:1.6296;transform:translate(83.6238vw,-10px) scale(.8563);animation:fall-333 30s -4s linear infinite}@keyframes fall-333{45.123%{transform:translate(87.0732vw,45.123vh) scale(.8563)}to{transform:translate(85.3485vw,99vh) scale(.8563)}}.snow:nth-child(334){opacity:.3888;transform:translate(36.4044vw,-10px) scale(.0612);animation:fall-334 22s -14s linear infinite}@keyframes fall-334{49.884%{transform:translate(44.586vw,49.884vh) scale(.0612)}to{transform:translate(40.4952vw,99vh) scale(.0612)}}.snow:nth-child(335){opacity:1.7238;transform:translate(75.0984vw,-10px) scale(.8558);animation:fall-335 13s -3s linear infinite}@keyframes fall-335{46.497%{transform:translate(74.9603vw,46.497vh) scale(.8558)}to{transform:translate(75.02935vw,99vh) scale(.8558)}}.snow:nth-child(336){opacity:1.131;transform:translate(94.6872vw,-10px) scale(.4027);animation:fall-336 12s -20s linear infinite}@keyframes fall-336{63.476%{transform:translate(98.8129vw,63.476vh) scale(.4027)}to{transform:translate(96.75005vw,99vh) scale(.4027)}}.snow:nth-child(337){opacity:.566;transform:translate(64.4102vw,-10px) scale(.7338);animation:fall-337 13s -9s linear infinite}@keyframes fall-337{55.429%{transform:translate(55.9544vw,55.429vh) scale(.7338)}to{transform:translate(60.1823vw,99vh) scale(.7338)}}.snow:nth-child(338){opacity:1.8022;transform:translate(.5075vw,-10px) scale(.2128);animation:fall-338 24s -10s linear infinite}@keyframes fall-338{38.038%{transform:translate(-9.2053vw,38.038vh) scale(.2128)}to{transform:translate(-4.3489vw,99vh) scale(.2128)}}.snow:nth-child(339){opacity:.7672;transform:translate(88.9998vw,-10px) scale(.6542);animation:fall-339 17s -14s linear infinite}@keyframes fall-339{65.472%{transform:translate(79.3475vw,65.472vh) scale(.6542)}to{transform:translate(84.17365vw,99vh) scale(.6542)}}.snow:nth-child(340){opacity:1.5426;transform:translate(78.2001vw,-10px) scale(.4657);animation:fall-340 27s -15s linear infinite}@keyframes fall-340{70.506%{transform:translate(86.4661vw,70.506vh) scale(.4657)}to{transform:translate(82.3331vw,99vh) scale(.4657)}}.snow:nth-child(341){opacity:.2296;transform:translate(58.4112vw,-10px) scale(.2082);animation:fall-341 26s -28s linear infinite}@keyframes fall-341{41.106%{transform:translate(54.1856vw,41.106vh) scale(.2082)}to{transform:translate(56.2984vw,99vh) scale(.2082)}}.snow:nth-child(342){opacity:1.8322;transform:translate(2.9266vw,-10px) scale(.7184);animation:fall-342 27s -3s linear infinite}@keyframes fall-342{73.669%{transform:translate(-3.2366vw,73.669vh) scale(.7184)}to{transform:translate(-.155vw,99vh) scale(.7184)}}.snow:nth-child(343){opacity:.3678;transform:translate(99.4342vw,-10px) scale(.7808);animation:fall-343 29s -2s linear infinite}@keyframes fall-343{60.01%{transform:translate(98.5195vw,60.01vh) scale(.7808)}to{transform:translate(98.97685vw,99vh) scale(.7808)}}.snow:nth-child(344){opacity:1.1858;transform:translate(36.5131vw,-10px) scale(.9817);animation:fall-344 16s -18s linear infinite}@keyframes fall-344{43.939%{transform:translate(38.3733vw,43.939vh) scale(.9817)}to{transform:translate(37.4432vw,99vh) scale(.9817)}}.snow:nth-child(345){opacity:1.8086;transform:translate(66.8172vw,-10px) scale(.8121);animation:fall-345 28s -8s linear infinite}@keyframes fall-345{53.81%{transform:translate(58.7722vw,53.81vh) scale(.8121)}to{transform:translate(62.7947vw,99vh) scale(.8121)}}.snow:nth-child(346){opacity:1.7826;transform:translate(97.3473vw,-10px) scale(.0755);animation:fall-346 30s -26s linear infinite}@keyframes fall-346{41.856%{transform:translate(105.1959vw,41.856vh) scale(.0755)}to{transform:translate(101.2716vw,99vh) scale(.0755)}}.snow:nth-child(347){opacity:.6714;transform:translate(41.1244vw,-10px) scale(.7091);animation:fall-347 11s -2s linear infinite}@keyframes fall-347{53.152%{transform:translate(49.8333vw,53.152vh) scale(.7091)}to{transform:translate(45.47885vw,99vh) scale(.7091)}}.snow:nth-child(348){opacity:.3572;transform:translate(8.8183vw,-10px) scale(.0209);animation:fall-348 22s -8s linear infinite}@keyframes fall-348{40.163%{transform:translate(4.2821vw,40.163vh) scale(.0209)}to{transform:translate(6.5502vw,99vh) scale(.0209)}}.snow:nth-child(349){opacity:1.1412;transform:translate(74.887vw,-10px) scale(.9963);animation:fall-349 25s -19s linear infinite}@keyframes fall-349{40.25%{transform:translate(73.8973vw,40.25vh) scale(.9963)}to{transform:translate(74.39215vw,99vh) scale(.9963)}}.snow:nth-child(350){opacity:1.8928;transform:translate(3.0963vw,-10px) scale(.8191);animation:fall-350 29s -6s linear infinite}@keyframes fall-350{79.332%{transform:translate(-1.155vw,79.332vh) scale(.8191)}to{transform:translate(.97065vw,99vh) scale(.8191)}}.snow:nth-child(351){opacity:.721;transform:translate(64.9733vw,-10px) scale(.543);animation:fall-351 18s -21s linear infinite}@keyframes fall-351{53.286%{transform:translate(64.2845vw,53.286vh) scale(.543)}to{transform:translate(64.6289vw,99vh) scale(.543)}}.snow:nth-child(352){opacity:.2484;transform:translate(97.3577vw,-10px) scale(.441);animation:fall-352 15s -2s linear infinite}@keyframes fall-352{78.333%{transform:translate(106.8821vw,78.333vh) scale(.441)}to{transform:translate(102.1199vw,99vh) scale(.441)}}.snow:nth-child(353){opacity:1.5248;transform:translate(7.8766vw,-10px) scale(.2326);animation:fall-353 23s -24s linear infinite}@keyframes fall-353{68.07%{transform:translate(-.2696vw,68.07vh) scale(.2326)}to{transform:translate(3.8035vw,99vh) scale(.2326)}}.snow:nth-child(354){opacity:1.8266;transform:translate(84.0006vw,-10px) scale(.0425);animation:fall-354 12s -8s linear infinite}@keyframes fall-354{49.679%{transform:translate(85.6647vw,49.679vh) scale(.0425)}to{transform:translate(84.83265vw,99vh) scale(.0425)}}.snow:nth-child(355){opacity:.0138;transform:translate(47.6337vw,-10px) scale(.1281);animation:fall-355 16s -26s linear infinite}@keyframes fall-355{49.216%{transform:translate(49.2732vw,49.216vh) scale(.1281)}to{transform:translate(48.45345vw,99vh) scale(.1281)}}.snow:nth-child(356){opacity:.9832;transform:translate(76.4433vw,-10px) scale(.8413);animation:fall-356 23s -25s linear infinite}@keyframes fall-356{33.484%{transform:translate(70.6422vw,33.484vh) scale(.8413)}to{transform:translate(73.54275vw,99vh) scale(.8413)}}.snow:nth-child(357){opacity:.6114;transform:translate(39.1368vw,-10px) scale(.4534);animation:fall-357 18s -15s linear infinite}@keyframes fall-357{48.057%{transform:translate(40.8183vw,48.057vh) scale(.4534)}to{transform:translate(39.97755vw,99vh) scale(.4534)}}.snow:nth-child(358){opacity:.03;transform:translate(93.7556vw,-10px) scale(.1062);animation:fall-358 30s -17s linear infinite}@keyframes fall-358{42.193%{transform:translate(99.1814vw,42.193vh) scale(.1062)}to{transform:translate(96.4685vw,99vh) scale(.1062)}}.snow:nth-child(359){opacity:1.603;transform:translate(4.5531vw,-10px) scale(.0957);animation:fall-359 23s -25s linear infinite}@keyframes fall-359{74.798%{transform:translate(2.7046vw,74.798vh) scale(.0957)}to{transform:translate(3.62885vw,99vh) scale(.0957)}}.snow:nth-child(360){opacity:.7232;transform:translate(67.7432vw,-10px) scale(.0864);animation:fall-360 25s -30s linear infinite}@keyframes fall-360{36.642%{transform:translate(60.3869vw,36.642vh) scale(.0864)}to{transform:translate(64.06505vw,99vh) scale(.0864)}}.snow:nth-child(361){opacity:1.5524;transform:translate(57.9814vw,-10px) scale(.8945);animation:fall-361 19s -18s linear infinite}@keyframes fall-361{42.557%{transform:translate(65.5179vw,42.557vh) scale(.8945)}to{transform:translate(61.74965vw,99vh) scale(.8945)}}.snow:nth-child(362){opacity:1.1464;transform:translate(60.4887vw,-10px) scale(.883);animation:fall-362 13s -14s linear infinite}@keyframes fall-362{59.963%{transform:translate(60.1725vw,59.963vh) scale(.883)}to{transform:translate(60.3306vw,99vh) scale(.883)}}.snow:nth-child(363){opacity:.3926;transform:translate(45.6716vw,-10px) scale(.2263);animation:fall-363 20s -15s linear infinite}@keyframes fall-363{73.326%{transform:translate(50.1297vw,73.326vh) scale(.2263)}to{transform:translate(47.90065vw,99vh) scale(.2263)}}.snow:nth-child(364){opacity:1.3814;transform:translate(54.9083vw,-10px) scale(.5564);animation:fall-364 14s -30s linear infinite}@keyframes fall-364{68.843%{transform:translate(47.1784vw,68.843vh) scale(.5564)}to{transform:translate(51.04335vw,99vh) scale(.5564)}}.snow:nth-child(365){opacity:1.7852;transform:translate(18.4978vw,-10px) scale(.2282);animation:fall-365 29s -14s linear infinite}@keyframes fall-365{57.227%{transform:translate(9.7857vw,57.227vh) scale(.2282)}to{transform:translate(14.14175vw,99vh) scale(.2282)}}.snow:nth-child(366){opacity:.7832;transform:translate(9.0416vw,-10px) scale(.0617);animation:fall-366 14s -11s linear infinite}@keyframes fall-366{65.123%{transform:translate(-.6713vw,65.123vh) scale(.0617)}to{transform:translate(4.18515vw,99vh) scale(.0617)}}.snow:nth-child(367){opacity:.9804;transform:translate(86.0225vw,-10px) scale(.8467);animation:fall-367 11s -26s linear infinite}@keyframes fall-367{78.298%{transform:translate(81.8143vw,78.298vh) scale(.8467)}to{transform:translate(83.9184vw,99vh) scale(.8467)}}.snow:nth-child(368){opacity:1.6148;transform:translate(65.8898vw,-10px) scale(.042);animation:fall-368 23s -13s linear infinite}@keyframes fall-368{57.199%{transform:translate(61.5692vw,57.199vh) scale(.042)}to{transform:translate(63.7295vw,99vh) scale(.042)}}.snow:nth-child(369){opacity:.3344;transform:translate(42.6743vw,-10px) scale(.2749);animation:fall-369 26s -13s linear infinite}@keyframes fall-369{78.24%{transform:translate(33.9741vw,78.24vh) scale(.2749)}to{transform:translate(38.3242vw,99vh) scale(.2749)}}.snow:nth-child(370){opacity:1.5406;transform:translate(36.9965vw,-10px) scale(.5819);animation:fall-370 27s -2s linear infinite}@keyframes fall-370{64.695%{transform:translate(38.5048vw,64.695vh) scale(.5819)}to{transform:translate(37.75065vw,99vh) scale(.5819)}}.snow:nth-child(371){opacity:.2268;transform:translate(54.6368vw,-10px) scale(.5722);animation:fall-371 25s -11s linear infinite}@keyframes fall-371{75.536%{transform:translate(47.0519vw,75.536vh) scale(.5722)}to{transform:translate(50.84435vw,99vh) scale(.5722)}}.snow:nth-child(372){opacity:.2846;transform:translate(6.8846vw,-10px) scale(.5759);animation:fall-372 17s -11s linear infinite}@keyframes fall-372{39.904%{transform:translate(15.0056vw,39.904vh) scale(.5759)}to{transform:translate(10.9451vw,99vh) scale(.5759)}}.snow:nth-child(373){opacity:1.1556;transform:translate(48.3085vw,-10px) scale(.1267);animation:fall-373 29s -28s linear infinite}@keyframes fall-373{55.328%{transform:translate(38.643vw,55.328vh) scale(.1267)}to{transform:translate(43.47575vw,99vh) scale(.1267)}}.snow:nth-child(374){opacity:1.671;transform:translate(74.2557vw,-10px) scale(.1514);animation:fall-374 11s -26s linear infinite}@keyframes fall-374{70.584%{transform:translate(83.6738vw,70.584vh) scale(.1514)}to{transform:translate(78.96475vw,99vh) scale(.1514)}}.snow:nth-child(375){opacity:1.662;transform:translate(27.4594vw,-10px) scale(.2048);animation:fall-375 19s -21s linear infinite}@keyframes fall-375{73.927%{transform:translate(23.2269vw,73.927vh) scale(.2048)}to{transform:translate(25.34315vw,99vh) scale(.2048)}}.snow:nth-child(376){opacity:.2252;transform:translate(3.1137vw,-10px) scale(.2742);animation:fall-376 24s -1s linear infinite}@keyframes fall-376{66.114%{transform:translate(1.4314vw,66.114vh) scale(.2742)}to{transform:translate(2.27255vw,99vh) scale(.2742)}}.snow:nth-child(377){opacity:.0018;transform:translate(63.3011vw,-10px) scale(.0135);animation:fall-377 18s -23s linear infinite}@keyframes fall-377{45.195%{transform:translate(60.8676vw,45.195vh) scale(.0135)}to{transform:translate(62.08435vw,99vh) scale(.0135)}}.snow:nth-child(378){opacity:1.9128;transform:translate(66.7602vw,-10px) scale(.2553);animation:fall-378 18s -7s linear infinite}@keyframes fall-378{78.407%{transform:translate(69.8448vw,78.407vh) scale(.2553)}to{transform:translate(68.3025vw,99vh) scale(.2553)}}.snow:nth-child(379){opacity:1.0194;transform:translate(78.5194vw,-10px) scale(.7503);animation:fall-379 20s -2s linear infinite}@keyframes fall-379{51.819%{transform:translate(84.2029vw,51.819vh) scale(.7503)}to{transform:translate(81.36115vw,99vh) scale(.7503)}}.snow:nth-child(380){opacity:.4844;transform:translate(45.3225vw,-10px) scale(.9895);animation:fall-380 20s -30s linear infinite}@keyframes fall-380{31.061%{transform:translate(36.3538vw,31.061vh) scale(.9895)}to{transform:translate(40.83815vw,99vh) scale(.9895)}}.snow:nth-child(381){opacity:.7464;transform:translate(48.6726vw,-10px) scale(.6832);animation:fall-381 27s -23s linear infinite}@keyframes fall-381{57.345%{transform:translate(53.7485vw,57.345vh) scale(.6832)}to{transform:translate(51.21055vw,99vh) scale(.6832)}}.snow:nth-child(382){opacity:.2416;transform:translate(74.6504vw,-10px) scale(.6283);animation:fall-382 19s -28s linear infinite}@keyframes fall-382{42.099%{transform:translate(68.0561vw,42.099vh) scale(.6283)}to{transform:translate(71.35325vw,99vh) scale(.6283)}}.snow:nth-child(383){opacity:1.7104;transform:translate(85.828vw,-10px) scale(.1188);animation:fall-383 16s -2s linear infinite}@keyframes fall-383{56.754%{transform:translate(85.4367vw,56.754vh) scale(.1188)}to{transform:translate(85.63235vw,99vh) scale(.1188)}}.snow:nth-child(384){opacity:.5368;transform:translate(52.1828vw,-10px) scale(.4769);animation:fall-384 14s -4s linear infinite}@keyframes fall-384{50.099%{transform:translate(51.4967vw,50.099vh) scale(.4769)}to{transform:translate(51.83975vw,99vh) scale(.4769)}}.snow:nth-child(385){opacity:1.0646;transform:translate(94.5787vw,-10px) scale(.6816);animation:fall-385 30s -26s linear infinite}@keyframes fall-385{35.807%{transform:translate(103.9587vw,35.807vh) scale(.6816)}to{transform:translate(99.2687vw,99vh) scale(.6816)}}.snow:nth-child(386){opacity:.1712;transform:translate(20.9086vw,-10px) scale(.2324);animation:fall-386 18s -5s linear infinite}@keyframes fall-386{46.275%{transform:translate(28.457vw,46.275vh) scale(.2324)}to{transform:translate(24.6828vw,99vh) scale(.2324)}}.snow:nth-child(387){opacity:1.8916;transform:translate(12.9764vw,-10px) scale(.0459);animation:fall-387 22s -7s linear infinite}@keyframes fall-387{49.847%{transform:translate(20.1124vw,49.847vh) scale(.0459)}to{transform:translate(16.5444vw,99vh) scale(.0459)}}.snow:nth-child(388){opacity:1.6156;transform:translate(79.0345vw,-10px) scale(.225);animation:fall-388 24s -9s linear infinite}@keyframes fall-388{54.669%{transform:translate(79.5093vw,54.669vh) scale(.225)}to{transform:translate(79.2719vw,99vh) scale(.225)}}.snow:nth-child(389){opacity:1.1346;transform:translate(51.818vw,-10px) scale(.3267);animation:fall-389 30s -15s linear infinite}@keyframes fall-389{36.086%{transform:translate(50.7737vw,36.086vh) scale(.3267)}to{transform:translate(51.29585vw,99vh) scale(.3267)}}.snow:nth-child(390){opacity:1.2872;transform:translate(25.3898vw,-10px) scale(.1317);animation:fall-390 17s -6s linear infinite}@keyframes fall-390{38.347%{transform:translate(28.6894vw,38.347vh) scale(.1317)}to{transform:translate(27.0396vw,99vh) scale(.1317)}}.snow:nth-child(391){opacity:.693;transform:translate(36.7763vw,-10px) scale(.0244);animation:fall-391 17s -6s linear infinite}@keyframes fall-391{67.641%{transform:translate(31.4155vw,67.641vh) scale(.0244)}to{transform:translate(34.0959vw,99vh) scale(.0244)}}.snow:nth-child(392){opacity:.6892;transform:translate(50.1882vw,-10px) scale(.8894);animation:fall-392 12s -23s linear infinite}@keyframes fall-392{37.899%{transform:translate(45.4824vw,37.899vh) scale(.8894)}to{transform:translate(47.8353vw,99vh) scale(.8894)}}.snow:nth-child(393){opacity:.652;transform:translate(33.9208vw,-10px) scale(.6503);animation:fall-393 27s -17s linear infinite}@keyframes fall-393{77.509%{transform:translate(34.0147vw,77.509vh) scale(.6503)}to{transform:translate(33.96775vw,99vh) scale(.6503)}}.snow:nth-child(394){opacity:.0458;transform:translate(78.6376vw,-10px) scale(.5257);animation:fall-394 20s -4s linear infinite}@keyframes fall-394{64.716%{transform:translate(77.9735vw,64.716vh) scale(.5257)}to{transform:translate(78.30555vw,99vh) scale(.5257)}}.snow:nth-child(395){opacity:.0472;transform:translate(11.7103vw,-10px) scale(.5984);animation:fall-395 14s -11s linear infinite}@keyframes fall-395{31.066%{transform:translate(15.5387vw,31.066vh) scale(.5984)}to{transform:translate(13.6245vw,99vh) scale(.5984)}}.snow:nth-child(396){opacity:.9508;transform:translate(81.2631vw,-10px) scale(.709);animation:fall-396 26s -21s linear infinite}@keyframes fall-396{59.891%{transform:translate(83.5881vw,59.891vh) scale(.709)}to{transform:translate(82.4256vw,99vh) scale(.709)}}.snow:nth-child(397){opacity:.6352;transform:translate(43.1088vw,-10px) scale(.7308);animation:fall-397 26s -8s linear infinite}@keyframes fall-397{53.313%{transform:translate(48.5349vw,53.313vh) scale(.7308)}to{transform:translate(45.82185vw,99vh) scale(.7308)}}.snow:nth-child(398){opacity:.8056;transform:translate(96.2079vw,-10px) scale(.3109);animation:fall-398 12s -4s linear infinite}@keyframes fall-398{67.793%{transform:translate(101.708vw,67.793vh) scale(.3109)}to{transform:translate(98.95795vw,99vh) scale(.3109)}}.snow:nth-child(399){opacity:1.3578;transform:translate(80.9872vw,-10px) scale(.1585);animation:fall-399 29s -20s linear infinite}@keyframes fall-399{69.211%{transform:translate(74.9609vw,69.211vh) scale(.1585)}to{transform:translate(77.97405vw,99vh) scale(.1585)}}.snow:nth-child(400){opacity:1.1674;transform:translate(52.5244vw,-10px) scale(.9183);animation:fall-400 29s -16s linear infinite}@keyframes fall-400{34.579%{transform:translate(45.116vw,34.579vh) scale(.9183)}to{transform:translate(48.8202vw,99vh) scale(.9183)}}\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}.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}.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}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.6054;transform:translate(24.3566vw,-10px) scale(.7728);animation:fall-1 13s -30s linear infinite}@keyframes fall-1{60.128%{transform:translate(28.3961vw,60.128vh) scale(.7728)}to{transform:translate(26.37635vw,99vh) scale(.7728)}}.snow:nth-child(2){opacity:.7956;transform:translate(9.7542vw,-10px) scale(.8087);animation:fall-2 18s -27s linear infinite}@keyframes fall-2{66.179%{transform:translate(6.8397vw,66.179vh) scale(.8087)}to{transform:translate(8.29695vw,99vh) scale(.8087)}}.snow:nth-child(3){opacity:1.8628;transform:translate(.7766vw,-10px) scale(.8815);animation:fall-3 24s -18s linear infinite}@keyframes fall-3{46.569%{transform:translate(2.0944vw,46.569vh) scale(.8815)}to{transform:translate(1.4355vw,99vh) scale(.8815)}}.snow:nth-child(4){opacity:.3884;transform:translate(47.9607vw,-10px) scale(.5781);animation:fall-4 25s -2s linear infinite}@keyframes fall-4{35.465%{transform:translate(45.2269vw,35.465vh) scale(.5781)}to{transform:translate(46.5938vw,99vh) scale(.5781)}}.snow:nth-child(5){opacity:.4476;transform:translate(2.7282vw,-10px) scale(.4566);animation:fall-5 18s -5s linear infinite}@keyframes fall-5{53.901%{transform:translate(4.8105vw,53.901vh) scale(.4566)}to{transform:translate(3.76935vw,99vh) scale(.4566)}}.snow:nth-child(6){opacity:1.7316;transform:translate(62.3692vw,-10px) scale(.4221);animation:fall-6 23s -25s linear infinite}@keyframes fall-6{78.399%{transform:translate(58.4632vw,78.399vh) scale(.4221)}to{transform:translate(60.4162vw,99vh) scale(.4221)}}.snow:nth-child(7){opacity:.2562;transform:translate(15.9069vw,-10px) scale(.8102);animation:fall-7 24s -21s linear infinite}@keyframes fall-7{41.215%{transform:translate(8.2275vw,41.215vh) scale(.8102)}to{transform:translate(12.0672vw,99vh) scale(.8102)}}.snow:nth-child(8){opacity:.7764;transform:translate(81.791vw,-10px) scale(.8653);animation:fall-8 14s -13s linear infinite}@keyframes fall-8{48.112%{transform:translate(90.7771vw,48.112vh) scale(.8653)}to{transform:translate(86.28405vw,99vh) scale(.8653)}}.snow:nth-child(9){opacity:1.0226;transform:translate(23.0915vw,-10px) scale(.8729);animation:fall-9 16s -11s linear infinite}@keyframes fall-9{45.529%{transform:translate(27.1382vw,45.529vh) scale(.8729)}to{transform:translate(25.11485vw,99vh) scale(.8729)}}.snow:nth-child(10){opacity:1.264;transform:translate(59.6529vw,-10px) scale(.8223);animation:fall-10 24s -6s linear infinite}@keyframes fall-10{51.862%{transform:translate(56.1921vw,51.862vh) scale(.8223)}to{transform:translate(57.9225vw,99vh) scale(.8223)}}.snow:nth-child(11){opacity:1.1582;transform:translate(93.7614vw,-10px) scale(.0252);animation:fall-11 29s -21s linear infinite}@keyframes fall-11{53.738%{transform:translate(94.5005vw,53.738vh) scale(.0252)}to{transform:translate(94.13095vw,99vh) scale(.0252)}}.snow:nth-child(12){opacity:.7194;transform:translate(34.3198vw,-10px) scale(.8364);animation:fall-12 21s -27s linear infinite}@keyframes fall-12{35.542%{transform:translate(31.4156vw,35.542vh) scale(.8364)}to{transform:translate(32.8677vw,99vh) scale(.8364)}}.snow:nth-child(13){opacity:1.5624;transform:translate(30.0002vw,-10px) scale(.0176);animation:fall-13 16s -12s linear infinite}@keyframes fall-13{55.715%{transform:translate(32.1085vw,55.715vh) scale(.0176)}to{transform:translate(31.05435vw,99vh) scale(.0176)}}.snow:nth-child(14){opacity:1.0232;transform:translate(46.2177vw,-10px) scale(.7311);animation:fall-14 10s -7s linear infinite}@keyframes fall-14{33.593%{transform:translate(40.3838vw,33.593vh) scale(.7311)}to{transform:translate(43.30075vw,99vh) scale(.7311)}}.snow:nth-child(15){opacity:1.348;transform:translate(39.7019vw,-10px) scale(.674);animation:fall-15 25s -8s linear infinite}@keyframes fall-15{47.433%{transform:translate(39.5826vw,47.433vh) scale(.674)}to{transform:translate(39.64225vw,99vh) scale(.674)}}.snow:nth-child(16){opacity:.655;transform:translate(86.4931vw,-10px) scale(.0474);animation:fall-16 11s -11s linear infinite}@keyframes fall-16{38.573%{transform:translate(80.9448vw,38.573vh) scale(.0474)}to{transform:translate(83.71895vw,99vh) scale(.0474)}}.snow:nth-child(17){opacity:1.8954;transform:translate(50.1264vw,-10px) scale(.8195);animation:fall-17 28s -2s linear infinite}@keyframes fall-17{60.866%{transform:translate(51.36vw,60.866vh) scale(.8195)}to{transform:translate(50.7432vw,99vh) scale(.8195)}}.snow:nth-child(18){opacity:.3724;transform:translate(30.1144vw,-10px) scale(.343);animation:fall-18 20s -21s linear infinite}@keyframes fall-18{52.073%{transform:translate(30.6467vw,52.073vh) scale(.343)}to{transform:translate(30.38055vw,99vh) scale(.343)}}.snow:nth-child(19){opacity:.1078;transform:translate(27.9559vw,-10px) scale(.3353);animation:fall-19 24s -2s linear infinite}@keyframes fall-19{75.506%{transform:translate(20.2208vw,75.506vh) scale(.3353)}to{transform:translate(24.08835vw,99vh) scale(.3353)}}.snow:nth-child(20){opacity:.9248;transform:translate(90.745vw,-10px) scale(.6218);animation:fall-20 26s -2s linear infinite}@keyframes fall-20{47.945%{transform:translate(99.5337vw,47.945vh) scale(.6218)}to{transform:translate(95.13935vw,99vh) scale(.6218)}}.snow:nth-child(21){opacity:.3386;transform:translate(21.1409vw,-10px) scale(.7509);animation:fall-21 29s -25s linear infinite}@keyframes fall-21{48.413%{transform:translate(27.535vw,48.413vh) scale(.7509)}to{transform:translate(24.33795vw,99vh) scale(.7509)}}.snow:nth-child(22){opacity:.2832;transform:translate(92.9486vw,-10px) scale(.034);animation:fall-22 26s -13s linear infinite}@keyframes fall-22{73.991%{transform:translate(86.3164vw,73.991vh) scale(.034)}to{transform:translate(89.6325vw,99vh) scale(.034)}}.snow:nth-child(23){opacity:1.1638;transform:translate(3.6509vw,-10px) scale(.9879);animation:fall-23 18s -16s linear infinite}@keyframes fall-23{33.209%{transform:translate(-5.0006vw,33.209vh) scale(.9879)}to{transform:translate(-.67485vw,99vh) scale(.9879)}}.snow:nth-child(24){opacity:.8048;transform:translate(80.1392vw,-10px) scale(.3093);animation:fall-24 17s -4s linear infinite}@keyframes fall-24{73.494%{transform:translate(79.1836vw,73.494vh) scale(.3093)}to{transform:translate(79.6614vw,99vh) scale(.3093)}}.snow:nth-child(25){opacity:.0734;transform:translate(35.6754vw,-10px) scale(.403);animation:fall-25 17s -15s linear infinite}@keyframes fall-25{51.024%{transform:translate(37.656vw,51.024vh) scale(.403)}to{transform:translate(36.6657vw,99vh) scale(.403)}}.snow:nth-child(26){opacity:1.8328;transform:translate(19.7662vw,-10px) scale(.5378);animation:fall-26 11s -11s linear infinite}@keyframes fall-26{39.374%{transform:translate(17.9953vw,39.374vh) scale(.5378)}to{transform:translate(18.88075vw,99vh) scale(.5378)}}.snow:nth-child(27){opacity:1.8322;transform:translate(3.8209vw,-10px) scale(.8895);animation:fall-27 19s -28s linear infinite}@keyframes fall-27{65.292%{transform:translate(4.2962vw,65.292vh) scale(.8895)}to{transform:translate(4.05855vw,99vh) scale(.8895)}}.snow:nth-child(28){opacity:1.7778;transform:translate(55.4615vw,-10px) scale(.5702);animation:fall-28 23s -24s linear infinite}@keyframes fall-28{45.055%{transform:translate(47.5092vw,45.055vh) scale(.5702)}to{transform:translate(51.48535vw,99vh) scale(.5702)}}.snow:nth-child(29){opacity:.7872;transform:translate(28.6269vw,-10px) scale(.8486);animation:fall-29 27s -26s linear infinite}@keyframes fall-29{38.796%{transform:translate(32.3037vw,38.796vh) scale(.8486)}to{transform:translate(30.4653vw,99vh) scale(.8486)}}.snow:nth-child(30){opacity:.9844;transform:translate(89.8193vw,-10px) scale(.4739);animation:fall-30 14s -17s linear infinite}@keyframes fall-30{55.204%{transform:translate(82.3092vw,55.204vh) scale(.4739)}to{transform:translate(86.06425vw,99vh) scale(.4739)}}.snow:nth-child(31){opacity:1.1012;transform:translate(81.5288vw,-10px) scale(.5654);animation:fall-31 22s -3s linear infinite}@keyframes fall-31{78.9%{transform:translate(91.4011vw,78.9vh) scale(.5654)}to{transform:translate(86.46495vw,99vh) scale(.5654)}}.snow:nth-child(32){opacity:.4692;transform:translate(75.7396vw,-10px) scale(.4051);animation:fall-32 29s -23s linear infinite}@keyframes fall-32{77.327%{transform:translate(78.6436vw,77.327vh) scale(.4051)}to{transform:translate(77.1916vw,99vh) scale(.4051)}}.snow:nth-child(33){opacity:.3612;transform:translate(69.4821vw,-10px) scale(.3624);animation:fall-33 22s -7s linear infinite}@keyframes fall-33{50.334%{transform:translate(70.2677vw,50.334vh) scale(.3624)}to{transform:translate(69.8749vw,99vh) scale(.3624)}}.snow:nth-child(34){opacity:1.0944;transform:translate(81.2887vw,-10px) scale(.4296);animation:fall-34 14s -24s linear infinite}@keyframes fall-34{51.853%{transform:translate(79.4767vw,51.853vh) scale(.4296)}to{transform:translate(80.3827vw,99vh) scale(.4296)}}.snow:nth-child(35){opacity:1.3492;transform:translate(1.7042vw,-10px) scale(.0724);animation:fall-35 28s -26s linear infinite}@keyframes fall-35{66.238%{transform:translate(2.8424vw,66.238vh) scale(.0724)}to{transform:translate(2.2733vw,99vh) scale(.0724)}}.snow:nth-child(36){opacity:1.7112;transform:translate(29.5279vw,-10px) scale(.0568);animation:fall-36 25s -26s linear infinite}@keyframes fall-36{48.066%{transform:translate(20.0877vw,48.066vh) scale(.0568)}to{transform:translate(24.8078vw,99vh) scale(.0568)}}.snow:nth-child(37){opacity:.7394;transform:translate(89.5295vw,-10px) scale(.1948);animation:fall-37 25s -14s linear infinite}@keyframes fall-37{48.479%{transform:translate(83.2436vw,48.479vh) scale(.1948)}to{transform:translate(86.38655vw,99vh) scale(.1948)}}.snow:nth-child(38){opacity:1.7854;transform:translate(22.6391vw,-10px) scale(.4236);animation:fall-38 28s -3s linear infinite}@keyframes fall-38{78.951%{transform:translate(18.1572vw,78.951vh) scale(.4236)}to{transform:translate(20.39815vw,99vh) scale(.4236)}}.snow:nth-child(39){opacity:1.4026;transform:translate(91.4037vw,-10px) scale(.9758);animation:fall-39 20s -24s linear infinite}@keyframes fall-39{47.885%{transform:translate(98.0165vw,47.885vh) scale(.9758)}to{transform:translate(94.7101vw,99vh) scale(.9758)}}.snow:nth-child(40){opacity:.8288;transform:translate(23.606vw,-10px) scale(.1456);animation:fall-40 23s -26s linear infinite}@keyframes fall-40{40.503%{transform:translate(19.3058vw,40.503vh) scale(.1456)}to{transform:translate(21.4559vw,99vh) scale(.1456)}}.snow:nth-child(41){opacity:1.8236;transform:translate(19.9985vw,-10px) scale(.3653);animation:fall-41 13s -10s linear infinite}@keyframes fall-41{63.653%{transform:translate(27.2462vw,63.653vh) scale(.3653)}to{transform:translate(23.62235vw,99vh) scale(.3653)}}.snow:nth-child(42){opacity:1.8228;transform:translate(20.7959vw,-10px) scale(.451);animation:fall-42 11s -27s linear infinite}@keyframes fall-42{79.006%{transform:translate(12.5305vw,79.006vh) scale(.451)}to{transform:translate(16.6632vw,99vh) scale(.451)}}.snow:nth-child(43){opacity:1.3106;transform:translate(12.9257vw,-10px) scale(.7624);animation:fall-43 19s -28s linear infinite}@keyframes fall-43{42.056%{transform:translate(21.8181vw,42.056vh) scale(.7624)}to{transform:translate(17.3719vw,99vh) scale(.7624)}}.snow:nth-child(44){opacity:1.206;transform:translate(7.2364vw,-10px) scale(.6209);animation:fall-44 15s -23s linear infinite}@keyframes fall-44{56.546%{transform:translate(8.3641vw,56.546vh) scale(.6209)}to{transform:translate(7.80025vw,99vh) scale(.6209)}}.snow:nth-child(45){opacity:1.6318;transform:translate(6.6419vw,-10px) scale(.8554);animation:fall-45 17s -15s linear infinite}@keyframes fall-45{31.706%{transform:translate(2.183vw,31.706vh) scale(.8554)}to{transform:translate(4.41245vw,99vh) scale(.8554)}}.snow:nth-child(46){opacity:1.4848;transform:translate(97.2637vw,-10px) scale(.2234);animation:fall-46 19s -30s linear infinite}@keyframes fall-46{41.679%{transform:translate(104.7305vw,41.679vh) scale(.2234)}to{transform:translate(100.9971vw,99vh) scale(.2234)}}.snow:nth-child(47){opacity:.5252;transform:translate(2.618vw,-10px) scale(.3761);animation:fall-47 20s -18s linear infinite}@keyframes fall-47{34.534%{transform:translate(7.8649vw,34.534vh) scale(.3761)}to{transform:translate(5.24145vw,99vh) scale(.3761)}}.snow:nth-child(48){opacity:.481;transform:translate(23.3044vw,-10px) scale(.14);animation:fall-48 27s -1s linear infinite}@keyframes fall-48{51.095%{transform:translate(16.8423vw,51.095vh) scale(.14)}to{transform:translate(20.07335vw,99vh) scale(.14)}}.snow:nth-child(49){opacity:1.083;transform:translate(38.4096vw,-10px) scale(.8737);animation:fall-49 25s -20s linear infinite}@keyframes fall-49{47.497%{transform:translate(43.415vw,47.497vh) scale(.8737)}to{transform:translate(40.9123vw,99vh) scale(.8737)}}.snow:nth-child(50){opacity:.0182;transform:translate(51.2469vw,-10px) scale(.3977);animation:fall-50 10s -24s linear infinite}@keyframes fall-50{30.579%{transform:translate(46.6587vw,30.579vh) scale(.3977)}to{transform:translate(48.9528vw,99vh) scale(.3977)}}.snow:nth-child(51){opacity:1.7894;transform:translate(.3144vw,-10px) scale(.6696);animation:fall-51 22s -10s linear infinite}@keyframes fall-51{70.3%{transform:translate(-2.3035vw,70.3vh) scale(.6696)}to{transform:translate(-.99455vw,99vh) scale(.6696)}}.snow:nth-child(52){opacity:.178;transform:translate(15.5268vw,-10px) scale(.1469);animation:fall-52 11s -1s linear infinite}@keyframes fall-52{67.611%{transform:translate(15.931vw,67.611vh) scale(.1469)}to{transform:translate(15.7289vw,99vh) scale(.1469)}}.snow:nth-child(53){opacity:1.8304;transform:translate(76.0109vw,-10px) scale(.759);animation:fall-53 30s -19s linear infinite}@keyframes fall-53{55.12%{transform:translate(69.0804vw,55.12vh) scale(.759)}to{transform:translate(72.54565vw,99vh) scale(.759)}}.snow:nth-child(54){opacity:1.4818;transform:translate(22.4144vw,-10px) scale(.8334);animation:fall-54 26s -19s linear infinite}@keyframes fall-54{48.797%{transform:translate(26.4749vw,48.797vh) scale(.8334)}to{transform:translate(24.44465vw,99vh) scale(.8334)}}.snow:nth-child(55){opacity:1.1692;transform:translate(25.9228vw,-10px) scale(.8596);animation:fall-55 25s -10s linear infinite}@keyframes fall-55{33.737%{transform:translate(33.8618vw,33.737vh) scale(.8596)}to{transform:translate(29.8923vw,99vh) scale(.8596)}}.snow:nth-child(56){opacity:1.8086;transform:translate(85.3031vw,-10px) scale(.5946);animation:fall-56 21s -14s linear infinite}@keyframes fall-56{47.829%{transform:translate(83.8483vw,47.829vh) scale(.5946)}to{transform:translate(84.5757vw,99vh) scale(.5946)}}.snow:nth-child(57){opacity:.118;transform:translate(23.7205vw,-10px) scale(.2706);animation:fall-57 14s -6s linear infinite}@keyframes fall-57{57.745%{transform:translate(18.7574vw,57.745vh) scale(.2706)}to{transform:translate(21.23895vw,99vh) scale(.2706)}}.snow:nth-child(58){opacity:1.817;transform:translate(86.8807vw,-10px) scale(.1015);animation:fall-58 14s -8s linear infinite}@keyframes fall-58{48.341%{transform:translate(79.2679vw,48.341vh) scale(.1015)}to{transform:translate(83.0743vw,99vh) scale(.1015)}}.snow:nth-child(59){opacity:.8362;transform:translate(35.6875vw,-10px) scale(.318);animation:fall-59 21s -2s linear infinite}@keyframes fall-59{57.614%{transform:translate(37.5505vw,57.614vh) scale(.318)}to{transform:translate(36.619vw,99vh) scale(.318)}}.snow:nth-child(60){opacity:.6616;transform:translate(36.5742vw,-10px) scale(.5209);animation:fall-60 23s -30s linear infinite}@keyframes fall-60{55.987%{transform:translate(32.1467vw,55.987vh) scale(.5209)}to{transform:translate(34.36045vw,99vh) scale(.5209)}}.snow:nth-child(61){opacity:.1924;transform:translate(23.6509vw,-10px) scale(.2781);animation:fall-61 23s -26s linear infinite}@keyframes fall-61{37.387%{transform:translate(29.6158vw,37.387vh) scale(.2781)}to{transform:translate(26.63335vw,99vh) scale(.2781)}}.snow:nth-child(62){opacity:.5314;transform:translate(45.2565vw,-10px) scale(.8411);animation:fall-62 30s -26s linear infinite}@keyframes fall-62{36.179%{transform:translate(51.264vw,36.179vh) scale(.8411)}to{transform:translate(48.26025vw,99vh) scale(.8411)}}.snow:nth-child(63){opacity:1.5852;transform:translate(83.419vw,-10px) scale(.8992);animation:fall-63 21s -24s linear infinite}@keyframes fall-63{48.688%{transform:translate(80.5281vw,48.688vh) scale(.8992)}to{transform:translate(81.97355vw,99vh) scale(.8992)}}.snow:nth-child(64){opacity:1.0416;transform:translate(33.1902vw,-10px) scale(.2391);animation:fall-64 22s -25s linear infinite}@keyframes fall-64{57.17%{transform:translate(41.5656vw,57.17vh) scale(.2391)}to{transform:translate(37.3779vw,99vh) scale(.2391)}}.snow:nth-child(65){opacity:.355;transform:translate(12.5771vw,-10px) scale(.3795);animation:fall-65 14s -25s linear infinite}@keyframes fall-65{58.27%{transform:translate(9.5277vw,58.27vh) scale(.3795)}to{transform:translate(11.0524vw,99vh) scale(.3795)}}.snow:nth-child(66){opacity:.403;transform:translate(33.0515vw,-10px) scale(.9417);animation:fall-66 15s -24s linear infinite}@keyframes fall-66{43.243%{transform:translate(30.3362vw,43.243vh) scale(.9417)}to{transform:translate(31.69385vw,99vh) scale(.9417)}}.snow:nth-child(67){opacity:.9986;transform:translate(33.8404vw,-10px) scale(.9375);animation:fall-67 16s -10s linear infinite}@keyframes fall-67{70.924%{transform:translate(25.5554vw,70.924vh) scale(.9375)}to{transform:translate(29.6979vw,99vh) scale(.9375)}}.snow:nth-child(68){opacity:.3466;transform:translate(37.4589vw,-10px) scale(.0531);animation:fall-68 19s -3s linear infinite}@keyframes fall-68{32.046%{transform:translate(46.9511vw,32.046vh) scale(.0531)}to{transform:translate(42.205vw,99vh) scale(.0531)}}.snow:nth-child(69){opacity:.6322;transform:translate(61.0586vw,-10px) scale(.6978);animation:fall-69 18s -10s linear infinite}@keyframes fall-69{48.987%{transform:translate(56.9248vw,48.987vh) scale(.6978)}to{transform:translate(58.9917vw,99vh) scale(.6978)}}.snow:nth-child(70){opacity:1.802;transform:translate(92.4541vw,-10px) scale(.933);animation:fall-70 17s -15s linear infinite}@keyframes fall-70{79.699%{transform:translate(90.5838vw,79.699vh) scale(.933)}to{transform:translate(91.51895vw,99vh) scale(.933)}}.snow:nth-child(71){opacity:.8696;transform:translate(90.61vw,-10px) scale(.6267);animation:fall-71 20s -7s linear infinite}@keyframes fall-71{78.774%{transform:translate(88.0651vw,78.774vh) scale(.6267)}to{transform:translate(89.33755vw,99vh) scale(.6267)}}.snow:nth-child(72){opacity:1.0634;transform:translate(66.6418vw,-10px) scale(.1265);animation:fall-72 24s -4s linear infinite}@keyframes fall-72{76.931%{transform:translate(75.9646vw,76.931vh) scale(.1265)}to{transform:translate(71.3032vw,99vh) scale(.1265)}}.snow:nth-child(73){opacity:1.6716;transform:translate(27.5851vw,-10px) scale(.232);animation:fall-73 16s -14s linear infinite}@keyframes fall-73{33.247%{transform:translate(19.5505vw,33.247vh) scale(.232)}to{transform:translate(23.5678vw,99vh) scale(.232)}}.snow:nth-child(74){opacity:.7296;transform:translate(58.4129vw,-10px) scale(.6082);animation:fall-74 11s -18s linear infinite}@keyframes fall-74{61.387%{transform:translate(58.9793vw,61.387vh) scale(.6082)}to{transform:translate(58.6961vw,99vh) scale(.6082)}}.snow:nth-child(75){opacity:.853;transform:translate(36.9426vw,-10px) scale(.6033);animation:fall-75 13s -8s linear infinite}@keyframes fall-75{47.894%{transform:translate(44.7174vw,47.894vh) scale(.6033)}to{transform:translate(40.83vw,99vh) scale(.6033)}}.snow:nth-child(76){opacity:1.6452;transform:translate(6.1272vw,-10px) scale(.2302);animation:fall-76 27s -17s linear infinite}@keyframes fall-76{66.266%{transform:translate(1.6136vw,66.266vh) scale(.2302)}to{transform:translate(3.8704vw,99vh) scale(.2302)}}.snow:nth-child(77){opacity:.7724;transform:translate(75.8518vw,-10px) scale(.3737);animation:fall-77 22s -25s linear infinite}@keyframes fall-77{79.382%{transform:translate(79.6672vw,79.382vh) scale(.3737)}to{transform:translate(77.7595vw,99vh) scale(.3737)}}.snow:nth-child(78){opacity:1.5634;transform:translate(97.7552vw,-10px) scale(.69);animation:fall-78 23s -18s linear infinite}@keyframes fall-78{77.236%{transform:translate(96.1883vw,77.236vh) scale(.69)}to{transform:translate(96.97175vw,99vh) scale(.69)}}.snow:nth-child(79){opacity:1.977;transform:translate(91.3694vw,-10px) scale(.6007);animation:fall-79 21s -25s linear infinite}@keyframes fall-79{62.575%{transform:translate(85.2618vw,62.575vh) scale(.6007)}to{transform:translate(88.3156vw,99vh) scale(.6007)}}.snow:nth-child(80){opacity:.2648;transform:translate(32.532vw,-10px) scale(.129);animation:fall-80 18s -19s linear infinite}@keyframes fall-80{55.015%{transform:translate(39.4671vw,55.015vh) scale(.129)}to{transform:translate(35.99955vw,99vh) scale(.129)}}.snow:nth-child(81){opacity:1.4864;transform:translate(52.4642vw,-10px) scale(.6181);animation:fall-81 22s -13s linear infinite}@keyframes fall-81{78.221%{transform:translate(43.9571vw,78.221vh) scale(.6181)}to{transform:translate(48.21065vw,99vh) scale(.6181)}}.snow:nth-child(82){opacity:.733;transform:translate(60.1568vw,-10px) scale(.7168);animation:fall-82 17s -24s linear infinite}@keyframes fall-82{62.863%{transform:translate(69.2909vw,62.863vh) scale(.7168)}to{transform:translate(64.72385vw,99vh) scale(.7168)}}.snow:nth-child(83){opacity:1.038;transform:translate(81.563vw,-10px) scale(.9318);animation:fall-83 24s -27s linear infinite}@keyframes fall-83{58.43%{transform:translate(78.2811vw,58.43vh) scale(.9318)}to{transform:translate(79.92205vw,99vh) scale(.9318)}}.snow:nth-child(84){opacity:.9416;transform:translate(88.7272vw,-10px) scale(.9867);animation:fall-84 29s -18s linear infinite}@keyframes fall-84{31.581%{transform:translate(79.1516vw,31.581vh) scale(.9867)}to{transform:translate(83.9394vw,99vh) scale(.9867)}}.snow:nth-child(85){opacity:1.9044;transform:translate(44.9262vw,-10px) scale(.4466);animation:fall-85 17s -3s linear infinite}@keyframes fall-85{40.182%{transform:translate(51.5597vw,40.182vh) scale(.4466)}to{transform:translate(48.24295vw,99vh) scale(.4466)}}.snow:nth-child(86){opacity:1.289;transform:translate(89.0176vw,-10px) scale(.2841);animation:fall-86 20s -25s linear infinite}@keyframes fall-86{45.761%{transform:translate(98.4785vw,45.761vh) scale(.2841)}to{transform:translate(93.74805vw,99vh) scale(.2841)}}.snow:nth-child(87){opacity:.7016;transform:translate(26.0104vw,-10px) scale(.3557);animation:fall-87 10s -1s linear infinite}@keyframes fall-87{47.768%{transform:translate(27.3274vw,47.768vh) scale(.3557)}to{transform:translate(26.6689vw,99vh) scale(.3557)}}.snow:nth-child(88){opacity:.962;transform:translate(2.4271vw,-10px) scale(.3178);animation:fall-88 12s -6s linear infinite}@keyframes fall-88{58.119%{transform:translate(2.416vw,58.119vh) scale(.3178)}to{transform:translate(2.42155vw,99vh) scale(.3178)}}.snow:nth-child(89){opacity:1.2448;transform:translate(59.3083vw,-10px) scale(.8401);animation:fall-89 15s -15s linear infinite}@keyframes fall-89{64.614%{transform:translate(54.5427vw,64.614vh) scale(.8401)}to{transform:translate(56.9255vw,99vh) scale(.8401)}}.snow:nth-child(90){opacity:.278;transform:translate(34.3565vw,-10px) scale(.3401);animation:fall-90 12s -5s linear infinite}@keyframes fall-90{65.337%{transform:translate(39.1444vw,65.337vh) scale(.3401)}to{transform:translate(36.75045vw,99vh) scale(.3401)}}.snow:nth-child(91){opacity:.027;transform:translate(78.469vw,-10px) scale(.2092);animation:fall-91 13s -22s linear infinite}@keyframes fall-91{40.266%{transform:translate(77.9658vw,40.266vh) scale(.2092)}to{transform:translate(78.2174vw,99vh) scale(.2092)}}.snow:nth-child(92){opacity:.05;transform:translate(24.3694vw,-10px) scale(.6202);animation:fall-92 26s -3s linear infinite}@keyframes fall-92{72.579%{transform:translate(25.6291vw,72.579vh) scale(.6202)}to{transform:translate(24.99925vw,99vh) scale(.6202)}}.snow:nth-child(93){opacity:.9584;transform:translate(36.5335vw,-10px) scale(.2466);animation:fall-93 29s -30s linear infinite}@keyframes fall-93{51.024%{transform:translate(29.0711vw,51.024vh) scale(.2466)}to{transform:translate(32.8023vw,99vh) scale(.2466)}}.snow:nth-child(94){opacity:.1056;transform:translate(35.8044vw,-10px) scale(.8712);animation:fall-94 18s -15s linear infinite}@keyframes fall-94{42.104%{transform:translate(38.1524vw,42.104vh) scale(.8712)}to{transform:translate(36.9784vw,99vh) scale(.8712)}}.snow:nth-child(95){opacity:1.4394;transform:translate(60.5106vw,-10px) scale(.2824);animation:fall-95 22s -16s linear infinite}@keyframes fall-95{51.867%{transform:translate(68.8954vw,51.867vh) scale(.2824)}to{transform:translate(64.703vw,99vh) scale(.2824)}}.snow:nth-child(96){opacity:1.5892;transform:translate(22.626vw,-10px) scale(.1045);animation:fall-96 20s -10s linear infinite}@keyframes fall-96{71.418%{transform:translate(17.4046vw,71.418vh) scale(.1045)}to{transform:translate(20.0153vw,99vh) scale(.1045)}}.snow:nth-child(97){opacity:1.315;transform:translate(74.0893vw,-10px) scale(.5429);animation:fall-97 26s -22s linear infinite}@keyframes fall-97{70.329%{transform:translate(76.304vw,70.329vh) scale(.5429)}to{transform:translate(75.19665vw,99vh) scale(.5429)}}.snow:nth-child(98){opacity:1.6504;transform:translate(7.2269vw,-10px) scale(.0175);animation:fall-98 18s -29s linear infinite}@keyframes fall-98{33.536%{transform:translate(8.515vw,33.536vh) scale(.0175)}to{transform:translate(7.87095vw,99vh) scale(.0175)}}.snow:nth-child(99){opacity:1.3228;transform:translate(50.8628vw,-10px) scale(.4629);animation:fall-99 17s -1s linear infinite}@keyframes fall-99{66.24%{transform:translate(45.1601vw,66.24vh) scale(.4629)}to{transform:translate(48.01145vw,99vh) scale(.4629)}}.snow:nth-child(100){opacity:1.7458;transform:translate(18.0452vw,-10px) scale(.6488);animation:fall-100 13s -23s linear infinite}@keyframes fall-100{59.325%{transform:translate(10.3696vw,59.325vh) scale(.6488)}to{transform:translate(14.2074vw,99vh) scale(.6488)}}.snow:nth-child(101){opacity:.0032;transform:translate(11.5431vw,-10px) scale(.534);animation:fall-101 16s -14s linear infinite}@keyframes fall-101{48.409%{transform:translate(4.893vw,48.409vh) scale(.534)}to{transform:translate(8.21805vw,99vh) scale(.534)}}.snow:nth-child(102){opacity:1.0794;transform:translate(15.1666vw,-10px) scale(.2442);animation:fall-102 14s -11s linear infinite}@keyframes fall-102{54.947%{transform:translate(11.9522vw,54.947vh) scale(.2442)}to{transform:translate(13.5594vw,99vh) scale(.2442)}}.snow:nth-child(103){opacity:1.2434;transform:translate(29.9287vw,-10px) scale(.236);animation:fall-103 18s -12s linear infinite}@keyframes fall-103{78.199%{transform:translate(36.3685vw,78.199vh) scale(.236)}to{transform:translate(33.1486vw,99vh) scale(.236)}}.snow:nth-child(104){opacity:1.283;transform:translate(59.3072vw,-10px) scale(.738);animation:fall-104 27s -1s linear infinite}@keyframes fall-104{61.837%{transform:translate(64.243vw,61.837vh) scale(.738)}to{transform:translate(61.7751vw,99vh) scale(.738)}}.snow:nth-child(105){opacity:.1296;transform:translate(48.8522vw,-10px) scale(.1745);animation:fall-105 23s -18s linear infinite}@keyframes fall-105{76.694%{transform:translate(47.7565vw,76.694vh) scale(.1745)}to{transform:translate(48.30435vw,99vh) scale(.1745)}}.snow:nth-child(106){opacity:.81;transform:translate(29.4017vw,-10px) scale(.8667);animation:fall-106 23s -27s linear infinite}@keyframes fall-106{66.597%{transform:translate(26.4787vw,66.597vh) scale(.8667)}to{transform:translate(27.9402vw,99vh) scale(.8667)}}.snow:nth-child(107){opacity:.6392;transform:translate(10.5746vw,-10px) scale(.1658);animation:fall-107 24s -10s linear infinite}@keyframes fall-107{79.75%{transform:translate(5.3028vw,79.75vh) scale(.1658)}to{transform:translate(7.9387vw,99vh) scale(.1658)}}.snow:nth-child(108){opacity:.345;transform:translate(66.8224vw,-10px) scale(.327);animation:fall-108 28s -2s linear infinite}@keyframes fall-108{34.766%{transform:translate(63.4667vw,34.766vh) scale(.327)}to{transform:translate(65.14455vw,99vh) scale(.327)}}.snow:nth-child(109){opacity:1.8896;transform:translate(87.6971vw,-10px) scale(.4613);animation:fall-109 24s -16s linear infinite}@keyframes fall-109{38.432%{transform:translate(84.3869vw,38.432vh) scale(.4613)}to{transform:translate(86.042vw,99vh) scale(.4613)}}.snow:nth-child(110){opacity:.1996;transform:translate(77.1392vw,-10px) scale(.308);animation:fall-110 14s -25s linear infinite}@keyframes fall-110{56.638%{transform:translate(80.66vw,56.638vh) scale(.308)}to{transform:translate(78.8996vw,99vh) scale(.308)}}.snow:nth-child(111){opacity:1.208;transform:translate(72.3897vw,-10px) scale(.8848);animation:fall-111 18s -8s linear infinite}@keyframes fall-111{67.65%{transform:translate(75.8925vw,67.65vh) scale(.8848)}to{transform:translate(74.1411vw,99vh) scale(.8848)}}.snow:nth-child(112){opacity:1.3724;transform:translate(62.8886vw,-10px) scale(.7629);animation:fall-112 11s -26s linear infinite}@keyframes fall-112{74.529%{transform:translate(71.7605vw,74.529vh) scale(.7629)}to{transform:translate(67.32455vw,99vh) scale(.7629)}}.snow:nth-child(113){opacity:.6284;transform:translate(17.4781vw,-10px) scale(.4255);animation:fall-113 18s -11s linear infinite}@keyframes fall-113{74.729%{transform:translate(21.2527vw,74.729vh) scale(.4255)}to{transform:translate(19.3654vw,99vh) scale(.4255)}}.snow:nth-child(114){opacity:1.1656;transform:translate(78.5579vw,-10px) scale(.5316);animation:fall-114 23s -26s linear infinite}@keyframes fall-114{52.691%{transform:translate(87.2914vw,52.691vh) scale(.5316)}to{transform:translate(82.92465vw,99vh) scale(.5316)}}.snow:nth-child(115){opacity:.7216;transform:translate(98.6186vw,-10px) scale(.6357);animation:fall-115 25s -15s linear infinite}@keyframes fall-115{61.832%{transform:translate(96.4215vw,61.832vh) scale(.6357)}to{transform:translate(97.52005vw,99vh) scale(.6357)}}.snow:nth-child(116){opacity:1.3938;transform:translate(45.5612vw,-10px) scale(.8735);animation:fall-116 16s -25s linear infinite}@keyframes fall-116{32.816%{transform:translate(46.7193vw,32.816vh) scale(.8735)}to{transform:translate(46.14025vw,99vh) scale(.8735)}}.snow:nth-child(117){opacity:.4182;transform:translate(32.4299vw,-10px) scale(.0847);animation:fall-117 19s -16s linear infinite}@keyframes fall-117{66.032%{transform:translate(35.3389vw,66.032vh) scale(.0847)}to{transform:translate(33.8844vw,99vh) scale(.0847)}}.snow:nth-child(118){opacity:.6214;transform:translate(66.7138vw,-10px) scale(.0666);animation:fall-118 22s -19s linear infinite}@keyframes fall-118{66.861%{transform:translate(71.9019vw,66.861vh) scale(.0666)}to{transform:translate(69.30785vw,99vh) scale(.0666)}}.snow:nth-child(119){opacity:1.131;transform:translate(90.0301vw,-10px) scale(.2823);animation:fall-119 15s -19s linear infinite}@keyframes fall-119{45.857%{transform:translate(83.3377vw,45.857vh) scale(.2823)}to{transform:translate(86.6839vw,99vh) scale(.2823)}}.snow:nth-child(120){opacity:.5152;transform:translate(19.8431vw,-10px) scale(.5663);animation:fall-120 30s -28s linear infinite}@keyframes fall-120{63.847%{transform:translate(23.7231vw,63.847vh) scale(.5663)}to{transform:translate(21.7831vw,99vh) scale(.5663)}}.snow:nth-child(121){opacity:1.7118;transform:translate(70.1244vw,-10px) scale(.6715);animation:fall-121 30s -1s linear infinite}@keyframes fall-121{69.773%{transform:translate(64.0756vw,69.773vh) scale(.6715)}to{transform:translate(67.1vw,99vh) scale(.6715)}}.snow:nth-child(122){opacity:1.8322;transform:translate(91.0404vw,-10px) scale(.5469);animation:fall-122 23s -28s linear infinite}@keyframes fall-122{36.625%{transform:translate(87.4297vw,36.625vh) scale(.5469)}to{transform:translate(89.23505vw,99vh) scale(.5469)}}.snow:nth-child(123){opacity:1.7464;transform:translate(.3352vw,-10px) scale(.4259);animation:fall-123 27s -19s linear infinite}@keyframes fall-123{63.462%{transform:translate(8.3488vw,63.462vh) scale(.4259)}to{transform:translate(4.342vw,99vh) scale(.4259)}}.snow:nth-child(124){opacity:.423;transform:translate(36.4069vw,-10px) scale(.666);animation:fall-124 16s -6s linear infinite}@keyframes fall-124{62.19%{transform:translate(31.4872vw,62.19vh) scale(.666)}to{transform:translate(33.94705vw,99vh) scale(.666)}}.snow:nth-child(125){opacity:1.526;transform:translate(57.8207vw,-10px) scale(.5619);animation:fall-125 10s -21s linear infinite}@keyframes fall-125{41.73%{transform:translate(48.7165vw,41.73vh) scale(.5619)}to{transform:translate(53.2686vw,99vh) scale(.5619)}}.snow:nth-child(126){opacity:1.8502;transform:translate(19.6526vw,-10px) scale(.4699);animation:fall-126 12s -21s linear infinite}@keyframes fall-126{58.796%{transform:translate(26.2374vw,58.796vh) scale(.4699)}to{transform:translate(22.945vw,99vh) scale(.4699)}}.snow:nth-child(127){opacity:1.0884;transform:translate(38.5777vw,-10px) scale(.7357);animation:fall-127 24s -28s linear infinite}@keyframes fall-127{65.304%{transform:translate(33.2402vw,65.304vh) scale(.7357)}to{transform:translate(35.90895vw,99vh) scale(.7357)}}.snow:nth-child(128){opacity:1.941;transform:translate(86.351vw,-10px) scale(.1937);animation:fall-128 14s -12s linear infinite}@keyframes fall-128{34.304%{transform:translate(95.535vw,34.304vh) scale(.1937)}to{transform:translate(90.943vw,99vh) scale(.1937)}}.snow:nth-child(129){opacity:1.7486;transform:translate(65.2839vw,-10px) scale(.3136);animation:fall-129 16s -10s linear infinite}@keyframes fall-129{57.758%{transform:translate(69.5787vw,57.758vh) scale(.3136)}to{transform:translate(67.4313vw,99vh) scale(.3136)}}.snow:nth-child(130){opacity:1.2596;transform:translate(53.4409vw,-10px) scale(.167);animation:fall-130 15s -5s linear infinite}@keyframes fall-130{73.214%{transform:translate(59.8146vw,73.214vh) scale(.167)}to{transform:translate(56.62775vw,99vh) scale(.167)}}.snow:nth-child(131){opacity:.8564;transform:translate(74.4134vw,-10px) scale(.988);animation:fall-131 17s -16s linear infinite}@keyframes fall-131{57.819%{transform:translate(76.3715vw,57.819vh) scale(.988)}to{transform:translate(75.39245vw,99vh) scale(.988)}}.snow:nth-child(132){opacity:.3408;transform:translate(15.5434vw,-10px) scale(.413);animation:fall-132 22s -24s linear infinite}@keyframes fall-132{78.408%{transform:translate(20.6776vw,78.408vh) scale(.413)}to{transform:translate(18.1105vw,99vh) scale(.413)}}.snow:nth-child(133){opacity:.2048;transform:translate(1.4084vw,-10px) scale(.3433);animation:fall-133 10s -16s linear infinite}@keyframes fall-133{31.401%{transform:translate(10.8649vw,31.401vh) scale(.3433)}to{transform:translate(6.13665vw,99vh) scale(.3433)}}.snow:nth-child(134){opacity:.7784;transform:translate(53.542vw,-10px) scale(.0461);animation:fall-134 13s -22s linear infinite}@keyframes fall-134{74.659%{transform:translate(62.7924vw,74.659vh) scale(.0461)}to{transform:translate(58.1672vw,99vh) scale(.0461)}}.snow:nth-child(135){opacity:1.0442;transform:translate(.6311vw,-10px) scale(.2408);animation:fall-135 15s -2s linear infinite}@keyframes fall-135{65.515%{transform:translate(-3.551vw,65.515vh) scale(.2408)}to{transform:translate(-1.45995vw,99vh) scale(.2408)}}.snow:nth-child(136){opacity:1.5784;transform:translate(3.7756vw,-10px) scale(.255);animation:fall-136 11s -19s linear infinite}@keyframes fall-136{45.445%{transform:translate(4.3106vw,45.445vh) scale(.255)}to{transform:translate(4.0431vw,99vh) scale(.255)}}.snow:nth-child(137){opacity:.2298;transform:translate(17.6873vw,-10px) scale(.7459);animation:fall-137 24s -27s linear infinite}@keyframes fall-137{48.8%{transform:translate(20.6853vw,48.8vh) scale(.7459)}to{transform:translate(19.1863vw,99vh) scale(.7459)}}.snow:nth-child(138){opacity:1.874;transform:translate(88.007vw,-10px) scale(.9035);animation:fall-138 29s -9s linear infinite}@keyframes fall-138{56.541%{transform:translate(86.4128vw,56.541vh) scale(.9035)}to{transform:translate(87.2099vw,99vh) scale(.9035)}}.snow:nth-child(139){opacity:1.1474;transform:translate(52.9177vw,-10px) scale(.4192);animation:fall-139 27s -21s linear infinite}@keyframes fall-139{34.767%{transform:translate(46.0253vw,34.767vh) scale(.4192)}to{transform:translate(49.4715vw,99vh) scale(.4192)}}.snow:nth-child(140){opacity:.159;transform:translate(39.9803vw,-10px) scale(.451);animation:fall-140 24s -9s linear infinite}@keyframes fall-140{68.736%{transform:translate(40.0597vw,68.736vh) scale(.451)}to{transform:translate(40.02vw,99vh) scale(.451)}}.snow:nth-child(141){opacity:1.4836;transform:translate(77.2711vw,-10px) scale(.6267);animation:fall-141 25s -25s linear infinite}@keyframes fall-141{32.448%{transform:translate(84.1593vw,32.448vh) scale(.6267)}to{transform:translate(80.7152vw,99vh) scale(.6267)}}.snow:nth-child(142){opacity:1.3206;transform:translate(32.7873vw,-10px) scale(.3954);animation:fall-142 11s -23s linear infinite}@keyframes fall-142{38.819%{transform:translate(28.0176vw,38.819vh) scale(.3954)}to{transform:translate(30.40245vw,99vh) scale(.3954)}}.snow:nth-child(143){opacity:.9386;transform:translate(11.2921vw,-10px) scale(.7072);animation:fall-143 18s -24s linear infinite}@keyframes fall-143{73.267%{transform:translate(17.8842vw,73.267vh) scale(.7072)}to{transform:translate(14.58815vw,99vh) scale(.7072)}}.snow:nth-child(144){opacity:.36;transform:translate(50.6873vw,-10px) scale(.2062);animation:fall-144 26s -11s linear infinite}@keyframes fall-144{72.4%{transform:translate(53.3622vw,72.4vh) scale(.2062)}to{transform:translate(52.02475vw,99vh) scale(.2062)}}.snow:nth-child(145){opacity:1.005;transform:translate(28.7085vw,-10px) scale(.0167);animation:fall-145 18s -9s linear infinite}@keyframes fall-145{40.765%{transform:translate(37.3772vw,40.765vh) scale(.0167)}to{transform:translate(33.04285vw,99vh) scale(.0167)}}.snow:nth-child(146){opacity:.3008;transform:translate(65.9153vw,-10px) scale(.5297);animation:fall-146 11s -2s linear infinite}@keyframes fall-146{76.76%{transform:translate(73.8137vw,76.76vh) scale(.5297)}to{transform:translate(69.8645vw,99vh) scale(.5297)}}.snow:nth-child(147){opacity:.1454;transform:translate(21.1959vw,-10px) scale(.7368);animation:fall-147 19s -6s linear infinite}@keyframes fall-147{32.656%{transform:translate(20.5186vw,32.656vh) scale(.7368)}to{transform:translate(20.85725vw,99vh) scale(.7368)}}.snow:nth-child(148){opacity:.8996;transform:translate(21.1588vw,-10px) scale(.5765);animation:fall-148 21s -22s linear infinite}@keyframes fall-148{65.648%{transform:translate(12.0518vw,65.648vh) scale(.5765)}to{transform:translate(16.6053vw,99vh) scale(.5765)}}.snow:nth-child(149){opacity:1.3858;transform:translate(1.851vw,-10px) scale(.8155);animation:fall-149 25s -17s linear infinite}@keyframes fall-149{59.874%{transform:translate(6.7368vw,59.874vh) scale(.8155)}to{transform:translate(4.2939vw,99vh) scale(.8155)}}.snow:nth-child(150){opacity:.6442;transform:translate(33.9646vw,-10px) scale(.085);animation:fall-150 19s -18s linear infinite}@keyframes fall-150{73.792%{transform:translate(32.9857vw,73.792vh) scale(.085)}to{transform:translate(33.47515vw,99vh) scale(.085)}}.snow:nth-child(151){opacity:.67;transform:translate(25.8004vw,-10px) scale(.0572);animation:fall-151 23s -6s linear infinite}@keyframes fall-151{44.961%{transform:translate(29.3439vw,44.961vh) scale(.0572)}to{transform:translate(27.57215vw,99vh) scale(.0572)}}.snow:nth-child(152){opacity:.209;transform:translate(55.2221vw,-10px) scale(.8665);animation:fall-152 14s -16s linear infinite}@keyframes fall-152{53.798%{transform:translate(53.0459vw,53.798vh) scale(.8665)}to{transform:translate(54.134vw,99vh) scale(.8665)}}.snow:nth-child(153){opacity:.7156;transform:translate(19.6655vw,-10px) scale(.4711);animation:fall-153 29s -11s linear infinite}@keyframes fall-153{62.275%{transform:translate(19.4137vw,62.275vh) scale(.4711)}to{transform:translate(19.5396vw,99vh) scale(.4711)}}.snow:nth-child(154){opacity:1.4342;transform:translate(43.7171vw,-10px) scale(.5594);animation:fall-154 28s -2s linear infinite}@keyframes fall-154{56.211%{transform:translate(45.775vw,56.211vh) scale(.5594)}to{transform:translate(44.74605vw,99vh) scale(.5594)}}.snow:nth-child(155){opacity:1.0228;transform:translate(53.1262vw,-10px) scale(.5872);animation:fall-155 21s -29s linear infinite}@keyframes fall-155{48.119%{transform:translate(53.1928vw,48.119vh) scale(.5872)}to{transform:translate(53.1595vw,99vh) scale(.5872)}}.snow:nth-child(156){opacity:1.764;transform:translate(53.6808vw,-10px) scale(.2129);animation:fall-156 17s -8s linear infinite}@keyframes fall-156{58.273%{transform:translate(50.6527vw,58.273vh) scale(.2129)}to{transform:translate(52.16675vw,99vh) scale(.2129)}}.snow:nth-child(157){opacity:1.156;transform:translate(81.6423vw,-10px) scale(.8997);animation:fall-157 17s -24s linear infinite}@keyframes fall-157{44.036%{transform:translate(83.449vw,44.036vh) scale(.8997)}to{transform:translate(82.54565vw,99vh) scale(.8997)}}.snow:nth-child(158){opacity:.338;transform:translate(71.1579vw,-10px) scale(.1589);animation:fall-158 20s -9s linear infinite}@keyframes fall-158{38.061%{transform:translate(73.3061vw,38.061vh) scale(.1589)}to{transform:translate(72.232vw,99vh) scale(.1589)}}.snow:nth-child(159){opacity:1.0662;transform:translate(58.0711vw,-10px) scale(.8708);animation:fall-159 24s -14s linear infinite}@keyframes fall-159{61.042%{transform:translate(52.9923vw,61.042vh) scale(.8708)}to{transform:translate(55.5317vw,99vh) scale(.8708)}}.snow:nth-child(160){opacity:.415;transform:translate(59.708vw,-10px) scale(.8533);animation:fall-160 25s -12s linear infinite}@keyframes fall-160{74.864%{transform:translate(54.5201vw,74.864vh) scale(.8533)}to{transform:translate(57.11405vw,99vh) scale(.8533)}}.snow:nth-child(161){opacity:1.225;transform:translate(87.5057vw,-10px) scale(.9818);animation:fall-161 16s -15s linear infinite}@keyframes fall-161{54.615%{transform:translate(80.7969vw,54.615vh) scale(.9818)}to{transform:translate(84.1513vw,99vh) scale(.9818)}}.snow:nth-child(162){opacity:.4736;transform:translate(13.919vw,-10px) scale(.9027);animation:fall-162 28s -16s linear infinite}@keyframes fall-162{71.665%{transform:translate(6.0855vw,71.665vh) scale(.9027)}to{transform:translate(10.00225vw,99vh) scale(.9027)}}.snow:nth-child(163){opacity:.3136;transform:translate(79.6613vw,-10px) scale(.0385);animation:fall-163 15s -17s linear infinite}@keyframes fall-163{32.378%{transform:translate(69.6825vw,32.378vh) scale(.0385)}to{transform:translate(74.6719vw,99vh) scale(.0385)}}.snow:nth-child(164){opacity:1.216;transform:translate(92.2739vw,-10px) scale(.3692);animation:fall-164 30s -13s linear infinite}@keyframes fall-164{31.897%{transform:translate(92.2271vw,31.897vh) scale(.3692)}to{transform:translate(92.2505vw,99vh) scale(.3692)}}.snow:nth-child(165){opacity:1.612;transform:translate(63.0404vw,-10px) scale(.5036);animation:fall-165 27s -11s linear infinite}@keyframes fall-165{68.266%{transform:translate(66.0509vw,68.266vh) scale(.5036)}to{transform:translate(64.54565vw,99vh) scale(.5036)}}.snow:nth-child(166){opacity:1.7912;transform:translate(85.8476vw,-10px) scale(.4202);animation:fall-166 20s -2s linear infinite}@keyframes fall-166{50.596%{transform:translate(90.5063vw,50.596vh) scale(.4202)}to{transform:translate(88.17695vw,99vh) scale(.4202)}}.snow:nth-child(167){opacity:1.894;transform:translate(85.3434vw,-10px) scale(.7041);animation:fall-167 20s -1s linear infinite}@keyframes fall-167{69.688%{transform:translate(76.8322vw,69.688vh) scale(.7041)}to{transform:translate(81.0878vw,99vh) scale(.7041)}}.snow:nth-child(168){opacity:1.8008;transform:translate(5.7124vw,-10px) scale(.2408);animation:fall-168 17s -22s linear infinite}@keyframes fall-168{58.997%{transform:translate(-1.5352vw,58.997vh) scale(.2408)}to{transform:translate(2.0886vw,99vh) scale(.2408)}}.snow:nth-child(169){opacity:.2814;transform:translate(97.5668vw,-10px) scale(.6892);animation:fall-169 30s -27s linear infinite}@keyframes fall-169{62.545%{transform:translate(94.9678vw,62.545vh) scale(.6892)}to{transform:translate(96.2673vw,99vh) scale(.6892)}}.snow:nth-child(170){opacity:.2456;transform:translate(6.7421vw,-10px) scale(.4989);animation:fall-170 26s -3s linear infinite}@keyframes fall-170{68.361%{transform:translate(.4957vw,68.361vh) scale(.4989)}to{transform:translate(3.6189vw,99vh) scale(.4989)}}.snow:nth-child(171){opacity:.8724;transform:translate(10.6455vw,-10px) scale(.459);animation:fall-171 26s -13s linear infinite}@keyframes fall-171{46.671%{transform:translate(1.4853vw,46.671vh) scale(.459)}to{transform:translate(6.0654vw,99vh) scale(.459)}}.snow:nth-child(172){opacity:1.3736;transform:translate(7.8777vw,-10px) scale(.9783);animation:fall-172 22s -25s linear infinite}@keyframes fall-172{33.311%{transform:translate(2.6866vw,33.311vh) scale(.9783)}to{transform:translate(5.28215vw,99vh) scale(.9783)}}.snow:nth-child(173){opacity:.1442;transform:translate(90.2832vw,-10px) scale(.4524);animation:fall-173 23s -20s linear infinite}@keyframes fall-173{68.062%{transform:translate(83.2432vw,68.062vh) scale(.4524)}to{transform:translate(86.7632vw,99vh) scale(.4524)}}.snow:nth-child(174){opacity:.7692;transform:translate(1.5572vw,-10px) scale(.4443);animation:fall-174 20s -6s linear infinite}@keyframes fall-174{47.086%{transform:translate(10.8553vw,47.086vh) scale(.4443)}to{transform:translate(6.20625vw,99vh) scale(.4443)}}.snow:nth-child(175){opacity:1.9628;transform:translate(79.5203vw,-10px) scale(.5794);animation:fall-175 18s -17s linear infinite}@keyframes fall-175{38.284%{transform:translate(72.808vw,38.284vh) scale(.5794)}to{transform:translate(76.16415vw,99vh) scale(.5794)}}.snow:nth-child(176){opacity:.3292;transform:translate(50.6341vw,-10px) scale(.7934);animation:fall-176 21s -11s linear infinite}@keyframes fall-176{43.45%{transform:translate(54.501vw,43.45vh) scale(.7934)}to{transform:translate(52.56755vw,99vh) scale(.7934)}}.snow:nth-child(177){opacity:1.7478;transform:translate(57.8355vw,-10px) scale(.3356);animation:fall-177 24s -8s linear infinite}@keyframes fall-177{41.043%{transform:translate(55.5186vw,41.043vh) scale(.3356)}to{transform:translate(56.67705vw,99vh) scale(.3356)}}.snow:nth-child(178){opacity:1.6182;transform:translate(40.2547vw,-10px) scale(.0914);animation:fall-178 11s -6s linear infinite}@keyframes fall-178{49.305%{transform:translate(41.0994vw,49.305vh) scale(.0914)}to{transform:translate(40.67705vw,99vh) scale(.0914)}}.snow:nth-child(179){opacity:1.8316;transform:translate(8.9898vw,-10px) scale(.6626);animation:fall-179 11s -23s linear infinite}@keyframes fall-179{35.938%{transform:translate(15.9585vw,35.938vh) scale(.6626)}to{transform:translate(12.47415vw,99vh) scale(.6626)}}.snow:nth-child(180){opacity:1.042;transform:translate(46.3958vw,-10px) scale(.0366);animation:fall-180 29s -4s linear infinite}@keyframes fall-180{52.065%{transform:translate(50.1785vw,52.065vh) scale(.0366)}to{transform:translate(48.28715vw,99vh) scale(.0366)}}.snow:nth-child(181){opacity:.2884;transform:translate(48.8273vw,-10px) scale(.9636);animation:fall-181 28s -23s linear infinite}@keyframes fall-181{78.85%{transform:translate(40.0626vw,78.85vh) scale(.9636)}to{transform:translate(44.44495vw,99vh) scale(.9636)}}.snow:nth-child(182){opacity:.1382;transform:translate(99.5878vw,-10px) scale(.4509);animation:fall-182 22s -13s linear infinite}@keyframes fall-182{49.628%{transform:translate(94.0847vw,49.628vh) scale(.4509)}to{transform:translate(96.83625vw,99vh) scale(.4509)}}.snow:nth-child(183){opacity:.273;transform:translate(45.221vw,-10px) scale(.5894);animation:fall-183 11s -16s linear infinite}@keyframes fall-183{50.961%{transform:translate(50.4109vw,50.961vh) scale(.5894)}to{transform:translate(47.81595vw,99vh) scale(.5894)}}.snow:nth-child(184){opacity:1.297;transform:translate(30.887vw,-10px) scale(.713);animation:fall-184 11s -26s linear infinite}@keyframes fall-184{64.169%{transform:translate(25.3979vw,64.169vh) scale(.713)}to{transform:translate(28.14245vw,99vh) scale(.713)}}.snow:nth-child(185){opacity:.8152;transform:translate(78.266vw,-10px) scale(.7389);animation:fall-185 20s -29s linear infinite}@keyframes fall-185{40.158%{transform:translate(81.7447vw,40.158vh) scale(.7389)}to{transform:translate(80.00535vw,99vh) scale(.7389)}}.snow:nth-child(186){opacity:1.4668;transform:translate(12.0264vw,-10px) scale(.3435);animation:fall-186 27s -20s linear infinite}@keyframes fall-186{66.771%{transform:translate(14.0576vw,66.771vh) scale(.3435)}to{transform:translate(13.042vw,99vh) scale(.3435)}}.snow:nth-child(187){opacity:.469;transform:translate(35.0826vw,-10px) scale(.0218);animation:fall-187 26s -15s linear infinite}@keyframes fall-187{54.595%{transform:translate(27.2202vw,54.595vh) scale(.0218)}to{transform:translate(31.1514vw,99vh) scale(.0218)}}.snow:nth-child(188){opacity:.161;transform:translate(98.0226vw,-10px) scale(.5675);animation:fall-188 26s -22s linear infinite}@keyframes fall-188{44.39%{transform:translate(101.1422vw,44.39vh) scale(.5675)}to{transform:translate(99.5824vw,99vh) scale(.5675)}}.snow:nth-child(189){opacity:1.4488;transform:translate(27.6907vw,-10px) scale(.8916);animation:fall-189 28s -3s linear infinite}@keyframes fall-189{48.183%{transform:translate(22.5389vw,48.183vh) scale(.8916)}to{transform:translate(25.1148vw,99vh) scale(.8916)}}.snow:nth-child(190){opacity:1.133;transform:translate(12.79vw,-10px) scale(.0892);animation:fall-190 21s -30s linear infinite}@keyframes fall-190{40.02%{transform:translate(19.4005vw,40.02vh) scale(.0892)}to{transform:translate(16.09525vw,99vh) scale(.0892)}}.snow:nth-child(191){opacity:1.1554;transform:translate(45.8357vw,-10px) scale(.1668);animation:fall-191 10s -8s linear infinite}@keyframes fall-191{51.615%{transform:translate(36.7732vw,51.615vh) scale(.1668)}to{transform:translate(41.30445vw,99vh) scale(.1668)}}.snow:nth-child(192){opacity:1.5456;transform:translate(66.7764vw,-10px) scale(.082);animation:fall-192 22s -30s linear infinite}@keyframes fall-192{39.095%{transform:translate(74.4298vw,39.095vh) scale(.082)}to{transform:translate(70.6031vw,99vh) scale(.082)}}.snow:nth-child(193){opacity:.0854;transform:translate(70.1273vw,-10px) scale(.8138);animation:fall-193 22s -5s linear infinite}@keyframes fall-193{32.322%{transform:translate(67.5095vw,32.322vh) scale(.8138)}to{transform:translate(68.8184vw,99vh) scale(.8138)}}.snow:nth-child(194){opacity:1.347;transform:translate(95.7384vw,-10px) scale(.1529);animation:fall-194 30s -28s linear infinite}@keyframes fall-194{57.878%{transform:translate(94.4856vw,57.878vh) scale(.1529)}to{transform:translate(95.112vw,99vh) scale(.1529)}}.snow:nth-child(195){opacity:1.9988;transform:translate(3.5717vw,-10px) scale(.4507);animation:fall-195 15s -30s linear infinite}@keyframes fall-195{59.03%{transform:translate(2.2626vw,59.03vh) scale(.4507)}to{transform:translate(2.91715vw,99vh) scale(.4507)}}.snow:nth-child(196){opacity:1.3442;transform:translate(30.4782vw,-10px) scale(.9039);animation:fall-196 13s -27s linear infinite}@keyframes fall-196{42.444%{transform:translate(22.3752vw,42.444vh) scale(.9039)}to{transform:translate(26.4267vw,99vh) scale(.9039)}}.snow:nth-child(197){opacity:1.5474;transform:translate(80.1801vw,-10px) scale(.8809);animation:fall-197 19s -8s linear infinite}@keyframes fall-197{65.57%{transform:translate(73.5314vw,65.57vh) scale(.8809)}to{transform:translate(76.85575vw,99vh) scale(.8809)}}.snow:nth-child(198){opacity:1.2256;transform:translate(79.7439vw,-10px) scale(.0486);animation:fall-198 23s -3s linear infinite}@keyframes fall-198{75.983%{transform:translate(84.8959vw,75.983vh) scale(.0486)}to{transform:translate(82.3199vw,99vh) scale(.0486)}}.snow:nth-child(199){opacity:1.855;transform:translate(1.9855vw,-10px) scale(.3772);animation:fall-199 15s -16s linear infinite}@keyframes fall-199{41.395%{transform:translate(6.2026vw,41.395vh) scale(.3772)}to{transform:translate(4.09405vw,99vh) scale(.3772)}}.snow:nth-child(200){opacity:.5942;transform:translate(37.1818vw,-10px) scale(.9578);animation:fall-200 16s -15s linear infinite}@keyframes fall-200{36.572%{transform:translate(46.4866vw,36.572vh) scale(.9578)}to{transform:translate(41.8342vw,99vh) scale(.9578)}}.snow:nth-child(201){opacity:1.4246;transform:translate(77.9625vw,-10px) scale(.9378);animation:fall-201 16s -16s linear infinite}@keyframes fall-201{47.223%{transform:translate(75.0624vw,47.223vh) scale(.9378)}to{transform:translate(76.51245vw,99vh) scale(.9378)}}.snow:nth-child(202){opacity:1.7228;transform:translate(83.6751vw,-10px) scale(.9554);animation:fall-202 30s -3s linear infinite}@keyframes fall-202{61.688%{transform:translate(78.5074vw,61.688vh) scale(.9554)}to{transform:translate(81.09125vw,99vh) scale(.9554)}}.snow:nth-child(203){opacity:.7488;transform:translate(96.9393vw,-10px) scale(.7809);animation:fall-203 12s -9s linear infinite}@keyframes fall-203{71.119%{transform:translate(97.0093vw,71.119vh) scale(.7809)}to{transform:translate(96.9743vw,99vh) scale(.7809)}}.snow:nth-child(204){opacity:1.3942;transform:translate(4.9769vw,-10px) scale(.8775);animation:fall-204 12s -21s linear infinite}@keyframes fall-204{36.4%{transform:translate(14.0306vw,36.4vh) scale(.8775)}to{transform:translate(9.50375vw,99vh) scale(.8775)}}.snow:nth-child(205){opacity:1.2494;transform:translate(20.4697vw,-10px) scale(.0815);animation:fall-205 15s -23s linear infinite}@keyframes fall-205{53.308%{transform:translate(21.7237vw,53.308vh) scale(.0815)}to{transform:translate(21.0967vw,99vh) scale(.0815)}}.snow:nth-child(206){opacity:1.8132;transform:translate(30.2266vw,-10px) scale(.306);animation:fall-206 30s -26s linear infinite}@keyframes fall-206{70.627%{transform:translate(29.3757vw,70.627vh) scale(.306)}to{transform:translate(29.80115vw,99vh) scale(.306)}}.snow:nth-child(207){opacity:1.5512;transform:translate(60.9504vw,-10px) scale(.9945);animation:fall-207 19s -11s linear infinite}@keyframes fall-207{73.597%{transform:translate(68.0081vw,73.597vh) scale(.9945)}to{transform:translate(64.47925vw,99vh) scale(.9945)}}.snow:nth-child(208){opacity:.3924;transform:translate(90.4118vw,-10px) scale(.3333);animation:fall-208 26s -18s linear infinite}@keyframes fall-208{78.741%{transform:translate(87.653vw,78.741vh) scale(.3333)}to{transform:translate(89.0324vw,99vh) scale(.3333)}}.snow:nth-child(209){opacity:.5154;transform:translate(81.0813vw,-10px) scale(.9044);animation:fall-209 15s -24s linear infinite}@keyframes fall-209{54.645%{transform:translate(79.8978vw,54.645vh) scale(.9044)}to{transform:translate(80.48955vw,99vh) scale(.9044)}}.snow:nth-child(210){opacity:.2942;transform:translate(34.286vw,-10px) scale(.47);animation:fall-210 12s -18s linear infinite}@keyframes fall-210{54.868%{transform:translate(39.7829vw,54.868vh) scale(.47)}to{transform:translate(37.03445vw,99vh) scale(.47)}}.snow:nth-child(211){opacity:.751;transform:translate(37.9055vw,-10px) scale(.9788);animation:fall-211 28s -2s linear infinite}@keyframes fall-211{60.26%{transform:translate(31.2281vw,60.26vh) scale(.9788)}to{transform:translate(34.5668vw,99vh) scale(.9788)}}.snow:nth-child(212){opacity:1.7426;transform:translate(88.5841vw,-10px) scale(.8039);animation:fall-212 10s -22s linear infinite}@keyframes fall-212{46.12%{transform:translate(97.0898vw,46.12vh) scale(.8039)}to{transform:translate(92.83695vw,99vh) scale(.8039)}}.snow:nth-child(213){opacity:.0238;transform:translate(52.7424vw,-10px) scale(.1759);animation:fall-213 26s -14s linear infinite}@keyframes fall-213{77.979%{transform:translate(43.8694vw,77.979vh) scale(.1759)}to{transform:translate(48.3059vw,99vh) scale(.1759)}}.snow:nth-child(214){opacity:.9878;transform:translate(25.4242vw,-10px) scale(.2708);animation:fall-214 22s -19s linear infinite}@keyframes fall-214{76.659%{transform:translate(32.8231vw,76.659vh) scale(.2708)}to{transform:translate(29.12365vw,99vh) scale(.2708)}}.snow:nth-child(215){opacity:1.688;transform:translate(60.3693vw,-10px) scale(.1366);animation:fall-215 11s -26s linear infinite}@keyframes fall-215{76.242%{transform:translate(61.4433vw,76.242vh) scale(.1366)}to{transform:translate(60.9063vw,99vh) scale(.1366)}}.snow:nth-child(216){opacity:.0728;transform:translate(94.9411vw,-10px) scale(.3422);animation:fall-216 11s -25s linear infinite}@keyframes fall-216{56.689%{transform:translate(95.5823vw,56.689vh) scale(.3422)}to{transform:translate(95.2617vw,99vh) scale(.3422)}}.snow:nth-child(217){opacity:1.9532;transform:translate(26.7636vw,-10px) scale(.162);animation:fall-217 26s -13s linear infinite}@keyframes fall-217{70.852%{transform:translate(24.4766vw,70.852vh) scale(.162)}to{transform:translate(25.6201vw,99vh) scale(.162)}}.snow:nth-child(218){opacity:.7528;transform:translate(28.2129vw,-10px) scale(.1222);animation:fall-218 10s -23s linear infinite}@keyframes fall-218{78.339%{transform:translate(26.3775vw,78.339vh) scale(.1222)}to{transform:translate(27.2952vw,99vh) scale(.1222)}}.snow:nth-child(219){opacity:1.7432;transform:translate(89.8302vw,-10px) scale(.3051);animation:fall-219 26s -1s linear infinite}@keyframes fall-219{36.057%{transform:translate(92.2076vw,36.057vh) scale(.3051)}to{transform:translate(91.0189vw,99vh) scale(.3051)}}.snow:nth-child(220){opacity:1.3192;transform:translate(97.1835vw,-10px) scale(.238);animation:fall-220 26s -8s linear infinite}@keyframes fall-220{52.175%{transform:translate(96.6597vw,52.175vh) scale(.238)}to{transform:translate(96.9216vw,99vh) scale(.238)}}.snow:nth-child(221){opacity:1.6076;transform:translate(87.4705vw,-10px) scale(.7432);animation:fall-221 22s -10s linear infinite}@keyframes fall-221{38.821%{transform:translate(87.7113vw,38.821vh) scale(.7432)}to{transform:translate(87.5909vw,99vh) scale(.7432)}}.snow:nth-child(222){opacity:1.0932;transform:translate(37.2648vw,-10px) scale(.8437);animation:fall-222 15s -27s linear infinite}@keyframes fall-222{52.489%{transform:translate(41.6304vw,52.489vh) scale(.8437)}to{transform:translate(39.4476vw,99vh) scale(.8437)}}.snow:nth-child(223){opacity:.6122;transform:translate(81.452vw,-10px) scale(.4518);animation:fall-223 12s -8s linear infinite}@keyframes fall-223{45.984%{transform:translate(74.9437vw,45.984vh) scale(.4518)}to{transform:translate(78.19785vw,99vh) scale(.4518)}}.snow:nth-child(224){opacity:.9578;transform:translate(41.3293vw,-10px) scale(.2395);animation:fall-224 10s -2s linear infinite}@keyframes fall-224{33.16%{transform:translate(31.3982vw,33.16vh) scale(.2395)}to{transform:translate(36.36375vw,99vh) scale(.2395)}}.snow:nth-child(225){opacity:1.3378;transform:translate(96.2514vw,-10px) scale(.7953);animation:fall-225 29s -16s linear infinite}@keyframes fall-225{64.759%{transform:translate(89.4972vw,64.759vh) scale(.7953)}to{transform:translate(92.8743vw,99vh) scale(.7953)}}.snow:nth-child(226){opacity:.8934;transform:translate(42.6221vw,-10px) scale(.9453);animation:fall-226 20s -3s linear infinite}@keyframes fall-226{78.575%{transform:translate(41.4509vw,78.575vh) scale(.9453)}to{transform:translate(42.0365vw,99vh) scale(.9453)}}.snow:nth-child(227){opacity:.7882;transform:translate(41.5867vw,-10px) scale(.6631);animation:fall-227 24s -20s linear infinite}@keyframes fall-227{39.064%{transform:translate(35.1051vw,39.064vh) scale(.6631)}to{transform:translate(38.3459vw,99vh) scale(.6631)}}.snow:nth-child(228){opacity:1.1844;transform:translate(42.2017vw,-10px) scale(.6769);animation:fall-228 18s -23s linear infinite}@keyframes fall-228{54.514%{transform:translate(46.992vw,54.514vh) scale(.6769)}to{transform:translate(44.59685vw,99vh) scale(.6769)}}.snow:nth-child(229){opacity:.2224;transform:translate(36.3208vw,-10px) scale(.1919);animation:fall-229 11s -16s linear infinite}@keyframes fall-229{35.518%{transform:translate(45.9389vw,35.518vh) scale(.1919)}to{transform:translate(41.12985vw,99vh) scale(.1919)}}.snow:nth-child(230){opacity:1.906;transform:translate(89.1714vw,-10px) scale(.8686);animation:fall-230 30s -29s linear infinite}@keyframes fall-230{31.586%{transform:translate(80.0812vw,31.586vh) scale(.8686)}to{transform:translate(84.6263vw,99vh) scale(.8686)}}.snow:nth-child(231){opacity:1.5102;transform:translate(72.3462vw,-10px) scale(.0449);animation:fall-231 15s -11s linear infinite}@keyframes fall-231{74.123%{transform:translate(66.8719vw,74.123vh) scale(.0449)}to{transform:translate(69.60905vw,99vh) scale(.0449)}}.snow:nth-child(232){opacity:1.266;transform:translate(14.4947vw,-10px) scale(.6702);animation:fall-232 13s -13s linear infinite}@keyframes fall-232{63.131%{transform:translate(10.0833vw,63.131vh) scale(.6702)}to{transform:translate(12.289vw,99vh) scale(.6702)}}.snow:nth-child(233){opacity:1.7462;transform:translate(66.4381vw,-10px) scale(.8444);animation:fall-233 17s -13s linear infinite}@keyframes fall-233{78.652%{transform:translate(60.3257vw,78.652vh) scale(.8444)}to{transform:translate(63.3819vw,99vh) scale(.8444)}}.snow:nth-child(234){opacity:1.3892;transform:translate(1.1622vw,-10px) scale(.9603);animation:fall-234 14s -3s linear infinite}@keyframes fall-234{54.86%{transform:translate(-3.3817vw,54.86vh) scale(.9603)}to{transform:translate(-1.10975vw,99vh) scale(.9603)}}.snow:nth-child(235){opacity:1.437;transform:translate(4.0697vw,-10px) scale(.3354);animation:fall-235 29s -2s linear infinite}@keyframes fall-235{79.608%{transform:translate(-5.6062vw,79.608vh) scale(.3354)}to{transform:translate(-.76825vw,99vh) scale(.3354)}}.snow:nth-child(236){opacity:1.7214;transform:translate(10.5472vw,-10px) scale(.9729);animation:fall-236 27s -22s linear infinite}@keyframes fall-236{30.911%{transform:translate(16.8313vw,30.911vh) scale(.9729)}to{transform:translate(13.68925vw,99vh) scale(.9729)}}.snow:nth-child(237){opacity:1.6892;transform:translate(78.1114vw,-10px) scale(.679);animation:fall-237 28s -27s linear infinite}@keyframes fall-237{50.506%{transform:translate(70.3405vw,50.506vh) scale(.679)}to{transform:translate(74.22595vw,99vh) scale(.679)}}.snow:nth-child(238){opacity:1.1534;transform:translate(3.0841vw,-10px) scale(.2608);animation:fall-238 26s -27s linear infinite}@keyframes fall-238{64.45%{transform:translate(-.1464vw,64.45vh) scale(.2608)}to{transform:translate(1.46885vw,99vh) scale(.2608)}}.snow:nth-child(239){opacity:.323;transform:translate(96.0068vw,-10px) scale(.5649);animation:fall-239 30s -8s linear infinite}@keyframes fall-239{54.302%{transform:translate(93.554vw,54.302vh) scale(.5649)}to{transform:translate(94.7804vw,99vh) scale(.5649)}}.snow:nth-child(240){opacity:.0684;transform:translate(46.6264vw,-10px) scale(.3867);animation:fall-240 23s -19s linear infinite}@keyframes fall-240{52.802%{transform:translate(46.5247vw,52.802vh) scale(.3867)}to{transform:translate(46.57555vw,99vh) scale(.3867)}}.snow:nth-child(241){opacity:1.437;transform:translate(43.205vw,-10px) scale(.0042);animation:fall-241 30s -30s linear infinite}@keyframes fall-241{62.996%{transform:translate(41.9406vw,62.996vh) scale(.0042)}to{transform:translate(42.5728vw,99vh) scale(.0042)}}.snow:nth-child(242){opacity:1.727;transform:translate(58.4047vw,-10px) scale(.4289);animation:fall-242 20s -24s linear infinite}@keyframes fall-242{36.997%{transform:translate(57.4189vw,36.997vh) scale(.4289)}to{transform:translate(57.9118vw,99vh) scale(.4289)}}.snow:nth-child(243){opacity:.3738;transform:translate(34.5867vw,-10px) scale(.4912);animation:fall-243 28s -1s linear infinite}@keyframes fall-243{34.825%{transform:translate(29.9994vw,34.825vh) scale(.4912)}to{transform:translate(32.29305vw,99vh) scale(.4912)}}.snow:nth-child(244){opacity:.8452;transform:translate(92.6553vw,-10px) scale(.241);animation:fall-244 23s -14s linear infinite}@keyframes fall-244{70.835%{transform:translate(85.1811vw,70.835vh) scale(.241)}to{transform:translate(88.9182vw,99vh) scale(.241)}}.snow:nth-child(245){opacity:.9806;transform:translate(83.2807vw,-10px) scale(.0004);animation:fall-245 25s -16s linear infinite}@keyframes fall-245{50.159%{transform:translate(81.8909vw,50.159vh) scale(.0004)}to{transform:translate(82.5858vw,99vh) scale(.0004)}}.snow:nth-child(246){opacity:.362;transform:translate(10.8756vw,-10px) scale(.26);animation:fall-246 29s -20s linear infinite}@keyframes fall-246{42.937%{transform:translate(3.7473vw,42.937vh) scale(.26)}to{transform:translate(7.31145vw,99vh) scale(.26)}}.snow:nth-child(247){opacity:.017;transform:translate(61.8034vw,-10px) scale(.1402);animation:fall-247 20s -22s linear infinite}@keyframes fall-247{71.988%{transform:translate(65.1616vw,71.988vh) scale(.1402)}to{transform:translate(63.4825vw,99vh) scale(.1402)}}.snow:nth-child(248){opacity:1.8758;transform:translate(59.1799vw,-10px) scale(.862);animation:fall-248 22s -27s linear infinite}@keyframes fall-248{77.987%{transform:translate(59.0679vw,77.987vh) scale(.862)}to{transform:translate(59.1239vw,99vh) scale(.862)}}.snow:nth-child(249){opacity:1.9024;transform:translate(14.0029vw,-10px) scale(.1429);animation:fall-249 29s -14s linear infinite}@keyframes fall-249{74.533%{transform:translate(17.3559vw,74.533vh) scale(.1429)}to{transform:translate(15.6794vw,99vh) scale(.1429)}}.snow:nth-child(250){opacity:.0822;transform:translate(67.7474vw,-10px) scale(.3177);animation:fall-250 15s -28s linear infinite}@keyframes fall-250{65.059%{transform:translate(72.1523vw,65.059vh) scale(.3177)}to{transform:translate(69.94985vw,99vh) scale(.3177)}}.snow:nth-child(251){opacity:.4954;transform:translate(50.85vw,-10px) scale(.177);animation:fall-251 14s -5s linear infinite}@keyframes fall-251{45.418%{transform:translate(54.3916vw,45.418vh) scale(.177)}to{transform:translate(52.6208vw,99vh) scale(.177)}}.snow:nth-child(252){opacity:.3802;transform:translate(11.3656vw,-10px) scale(.284);animation:fall-252 29s -23s linear infinite}@keyframes fall-252{45.191%{transform:translate(15.383vw,45.191vh) scale(.284)}to{transform:translate(13.3743vw,99vh) scale(.284)}}.snow:nth-child(253){opacity:1.9926;transform:translate(8.2429vw,-10px) scale(.1989);animation:fall-253 23s -16s linear infinite}@keyframes fall-253{38.283%{transform:translate(15.8306vw,38.283vh) scale(.1989)}to{transform:translate(12.03675vw,99vh) scale(.1989)}}.snow:nth-child(254){opacity:1.0176;transform:translate(42.1862vw,-10px) scale(.5824);animation:fall-254 17s -24s linear infinite}@keyframes fall-254{51.428%{transform:translate(49.4401vw,51.428vh) scale(.5824)}to{transform:translate(45.81315vw,99vh) scale(.5824)}}.snow:nth-child(255){opacity:1.15;transform:translate(88.031vw,-10px) scale(.3281);animation:fall-255 21s -7s linear infinite}@keyframes fall-255{78.836%{transform:translate(86.9413vw,78.836vh) scale(.3281)}to{transform:translate(87.48615vw,99vh) scale(.3281)}}.snow:nth-child(256){opacity:.743;transform:translate(26.672vw,-10px) scale(.5716);animation:fall-256 14s -24s linear infinite}@keyframes fall-256{65.177%{transform:translate(16.8121vw,65.177vh) scale(.5716)}to{transform:translate(21.74205vw,99vh) scale(.5716)}}.snow:nth-child(257){opacity:1.3516;transform:translate(17.6179vw,-10px) scale(.3938);animation:fall-257 19s -6s linear infinite}@keyframes fall-257{45.676%{transform:translate(23.0798vw,45.676vh) scale(.3938)}to{transform:translate(20.34885vw,99vh) scale(.3938)}}.snow:nth-child(258){opacity:.3886;transform:translate(76.6775vw,-10px) scale(.3964);animation:fall-258 11s -8s linear infinite}@keyframes fall-258{64.135%{transform:translate(78.6967vw,64.135vh) scale(.3964)}to{transform:translate(77.6871vw,99vh) scale(.3964)}}.snow:nth-child(259){opacity:1.3938;transform:translate(50.9148vw,-10px) scale(.5161);animation:fall-259 28s -7s linear infinite}@keyframes fall-259{47.059%{transform:translate(49.5025vw,47.059vh) scale(.5161)}to{transform:translate(50.20865vw,99vh) scale(.5161)}}.snow:nth-child(260){opacity:1.519;transform:translate(56.526vw,-10px) scale(.6755);animation:fall-260 25s -19s linear infinite}@keyframes fall-260{59.024%{transform:translate(50.6954vw,59.024vh) scale(.6755)}to{transform:translate(53.6107vw,99vh) scale(.6755)}}.snow:nth-child(261){opacity:.575;transform:translate(11.2858vw,-10px) scale(.0429);animation:fall-261 10s -1s linear infinite}@keyframes fall-261{61.479%{transform:translate(9.1314vw,61.479vh) scale(.0429)}to{transform:translate(10.2086vw,99vh) scale(.0429)}}.snow:nth-child(262){opacity:.079;transform:translate(10.4912vw,-10px) scale(.533);animation:fall-262 12s -13s linear infinite}@keyframes fall-262{59.202%{transform:translate(18.7069vw,59.202vh) scale(.533)}to{transform:translate(14.59905vw,99vh) scale(.533)}}.snow:nth-child(263){opacity:.4056;transform:translate(21.5615vw,-10px) scale(.9146);animation:fall-263 11s -17s linear infinite}@keyframes fall-263{74.847%{transform:translate(12.7246vw,74.847vh) scale(.9146)}to{transform:translate(17.14305vw,99vh) scale(.9146)}}.snow:nth-child(264){opacity:.916;transform:translate(25.1649vw,-10px) scale(.3344);animation:fall-264 11s -4s linear infinite}@keyframes fall-264{55.567%{transform:translate(31.7414vw,55.567vh) scale(.3344)}to{transform:translate(28.45315vw,99vh) scale(.3344)}}.snow:nth-child(265){opacity:1.2646;transform:translate(97.2811vw,-10px) scale(.3457);animation:fall-265 26s -9s linear infinite}@keyframes fall-265{72.976%{transform:translate(92.2093vw,72.976vh) scale(.3457)}to{transform:translate(94.7452vw,99vh) scale(.3457)}}.snow:nth-child(266){opacity:.4112;transform:translate(64.5031vw,-10px) scale(.9642);animation:fall-266 15s -28s linear infinite}@keyframes fall-266{56.227%{transform:translate(73.7586vw,56.227vh) scale(.9642)}to{transform:translate(69.13085vw,99vh) scale(.9642)}}.snow:nth-child(267){opacity:.2694;transform:translate(5.1976vw,-10px) scale(.7252);animation:fall-267 28s -23s linear infinite}@keyframes fall-267{51.923%{transform:translate(3.3356vw,51.923vh) scale(.7252)}to{transform:translate(4.2666vw,99vh) scale(.7252)}}.snow:nth-child(268){opacity:.6856;transform:translate(67.6433vw,-10px) scale(.107);animation:fall-268 22s -28s linear infinite}@keyframes fall-268{56.36%{transform:translate(66.0245vw,56.36vh) scale(.107)}to{transform:translate(66.8339vw,99vh) scale(.107)}}.snow:nth-child(269){opacity:.5004;transform:translate(9.7101vw,-10px) scale(.4203);animation:fall-269 26s -6s linear infinite}@keyframes fall-269{74.335%{transform:translate(2.8283vw,74.335vh) scale(.4203)}to{transform:translate(6.2692vw,99vh) scale(.4203)}}.snow:nth-child(270){opacity:.8448;transform:translate(9.4996vw,-10px) scale(.5748);animation:fall-270 25s -3s linear infinite}@keyframes fall-270{31.85%{transform:translate(5.6928vw,31.85vh) scale(.5748)}to{transform:translate(7.5962vw,99vh) scale(.5748)}}.snow:nth-child(271){opacity:1.114;transform:translate(8.9798vw,-10px) scale(.9417);animation:fall-271 22s -5s linear infinite}@keyframes fall-271{56.836%{transform:translate(16.7073vw,56.836vh) scale(.9417)}to{transform:translate(12.84355vw,99vh) scale(.9417)}}.snow:nth-child(272){opacity:1.3586;transform:translate(42.8761vw,-10px) scale(.0392);animation:fall-272 21s -11s linear infinite}@keyframes fall-272{52.488%{transform:translate(44.9262vw,52.488vh) scale(.0392)}to{transform:translate(43.90115vw,99vh) scale(.0392)}}.snow:nth-child(273){opacity:.742;transform:translate(88.9625vw,-10px) scale(.2063);animation:fall-273 25s -19s linear infinite}@keyframes fall-273{47.262%{transform:translate(96.0185vw,47.262vh) scale(.2063)}to{transform:translate(92.4905vw,99vh) scale(.2063)}}.snow:nth-child(274){opacity:.2436;transform:translate(47.3504vw,-10px) scale(.4172);animation:fall-274 24s -26s linear infinite}@keyframes fall-274{51.982%{transform:translate(55.8096vw,51.982vh) scale(.4172)}to{transform:translate(51.58vw,99vh) scale(.4172)}}.snow:nth-child(275){opacity:.4024;transform:translate(95.9246vw,-10px) scale(.5889);animation:fall-275 19s -10s linear infinite}@keyframes fall-275{57.789%{transform:translate(104.0591vw,57.789vh) scale(.5889)}to{transform:translate(99.99185vw,99vh) scale(.5889)}}.snow:nth-child(276){opacity:.0714;transform:translate(49.6577vw,-10px) scale(.8919);animation:fall-276 27s -19s linear infinite}@keyframes fall-276{58.942%{transform:translate(44.796vw,58.942vh) scale(.8919)}to{transform:translate(47.22685vw,99vh) scale(.8919)}}.snow:nth-child(277){opacity:.349;transform:translate(14.4795vw,-10px) scale(.3947);animation:fall-277 14s -9s linear infinite}@keyframes fall-277{57.88%{transform:translate(6.9473vw,57.88vh) scale(.3947)}to{transform:translate(10.7134vw,99vh) scale(.3947)}}.snow:nth-child(278){opacity:.4552;transform:translate(15.0948vw,-10px) scale(.5085);animation:fall-278 16s -8s linear infinite}@keyframes fall-278{56.683%{transform:translate(6.2006vw,56.683vh) scale(.5085)}to{transform:translate(10.6477vw,99vh) scale(.5085)}}.snow:nth-child(279){opacity:.4982;transform:translate(8.9514vw,-10px) scale(.9615);animation:fall-279 16s -2s linear infinite}@keyframes fall-279{67.773%{transform:translate(13.0593vw,67.773vh) scale(.9615)}to{transform:translate(11.00535vw,99vh) scale(.9615)}}.snow:nth-child(280){opacity:.2352;transform:translate(72.8434vw,-10px) scale(.4679);animation:fall-280 26s -26s linear infinite}@keyframes fall-280{59.746%{transform:translate(62.911vw,59.746vh) scale(.4679)}to{transform:translate(67.8772vw,99vh) scale(.4679)}}.snow:nth-child(281){opacity:1.5958;transform:translate(79.3542vw,-10px) scale(.7691);animation:fall-281 11s -8s linear infinite}@keyframes fall-281{78.042%{transform:translate(69.7284vw,78.042vh) scale(.7691)}to{transform:translate(74.5413vw,99vh) scale(.7691)}}.snow:nth-child(282){opacity:.5654;transform:translate(4.9587vw,-10px) scale(.1637);animation:fall-282 18s -23s linear infinite}@keyframes fall-282{47.547%{transform:translate(3.5299vw,47.547vh) scale(.1637)}to{transform:translate(4.2443vw,99vh) scale(.1637)}}.snow:nth-child(283){opacity:1.3232;transform:translate(11.6999vw,-10px) scale(.8017);animation:fall-283 18s -14s linear infinite}@keyframes fall-283{33.607%{transform:translate(15.9805vw,33.607vh) scale(.8017)}to{transform:translate(13.8402vw,99vh) scale(.8017)}}.snow:nth-child(284){opacity:1.188;transform:translate(11.1594vw,-10px) scale(.1309);animation:fall-284 12s -22s linear infinite}@keyframes fall-284{37.93%{transform:translate(11.7213vw,37.93vh) scale(.1309)}to{transform:translate(11.44035vw,99vh) scale(.1309)}}.snow:nth-child(285){opacity:1.2036;transform:translate(39.4155vw,-10px) scale(.6117);animation:fall-285 25s -26s linear infinite}@keyframes fall-285{73.267%{transform:translate(45.5965vw,73.267vh) scale(.6117)}to{transform:translate(42.506vw,99vh) scale(.6117)}}.snow:nth-child(286){opacity:.5808;transform:translate(96.7271vw,-10px) scale(.0388);animation:fall-286 14s -18s linear infinite}@keyframes fall-286{54.982%{transform:translate(103.7825vw,54.982vh) scale(.0388)}to{transform:translate(100.2548vw,99vh) scale(.0388)}}.snow:nth-child(287){opacity:.2738;transform:translate(95.1946vw,-10px) scale(.5886);animation:fall-287 19s -20s linear infinite}@keyframes fall-287{55.411%{transform:translate(95.1234vw,55.411vh) scale(.5886)}to{transform:translate(95.159vw,99vh) scale(.5886)}}.snow:nth-child(288){opacity:1.0616;transform:translate(77.3837vw,-10px) scale(.1491);animation:fall-288 13s -7s linear infinite}@keyframes fall-288{49.538%{transform:translate(86.9005vw,49.538vh) scale(.1491)}to{transform:translate(82.1421vw,99vh) scale(.1491)}}.snow:nth-child(289){opacity:.2472;transform:translate(75.1946vw,-10px) scale(.3097);animation:fall-289 30s -20s linear infinite}@keyframes fall-289{59.636%{transform:translate(71.6978vw,59.636vh) scale(.3097)}to{transform:translate(73.4462vw,99vh) scale(.3097)}}.snow:nth-child(290){opacity:.8432;transform:translate(49.6623vw,-10px) scale(.6227);animation:fall-290 16s -27s linear infinite}@keyframes fall-290{48.835%{transform:translate(57.2728vw,48.835vh) scale(.6227)}to{transform:translate(53.46755vw,99vh) scale(.6227)}}.snow:nth-child(291){opacity:.003;transform:translate(72.8797vw,-10px) scale(.7618);animation:fall-291 27s -18s linear infinite}@keyframes fall-291{76.593%{transform:translate(63.4915vw,76.593vh) scale(.7618)}to{transform:translate(68.1856vw,99vh) scale(.7618)}}.snow:nth-child(292){opacity:1.4568;transform:translate(19.0089vw,-10px) scale(.6988);animation:fall-292 24s -13s linear infinite}@keyframes fall-292{55.38%{transform:translate(24.1137vw,55.38vh) scale(.6988)}to{transform:translate(21.5613vw,99vh) scale(.6988)}}.snow:nth-child(293){opacity:.1724;transform:translate(39.882vw,-10px) scale(.4142);animation:fall-293 12s -15s linear infinite}@keyframes fall-293{73.911%{transform:translate(43.5512vw,73.911vh) scale(.4142)}to{transform:translate(41.7166vw,99vh) scale(.4142)}}.snow:nth-child(294){opacity:1.5212;transform:translate(37.1452vw,-10px) scale(.2817);animation:fall-294 26s -12s linear infinite}@keyframes fall-294{45.238%{transform:translate(42.0663vw,45.238vh) scale(.2817)}to{transform:translate(39.60575vw,99vh) scale(.2817)}}.snow:nth-child(295){opacity:1.3952;transform:translate(18.3206vw,-10px) scale(.8943);animation:fall-295 23s -2s linear infinite}@keyframes fall-295{47.252%{transform:translate(12.6284vw,47.252vh) scale(.8943)}to{transform:translate(15.4745vw,99vh) scale(.8943)}}.snow:nth-child(296){opacity:.4854;transform:translate(37.3635vw,-10px) scale(.5577);animation:fall-296 25s -8s linear infinite}@keyframes fall-296{41.395%{transform:translate(29.4132vw,41.395vh) scale(.5577)}to{transform:translate(33.38835vw,99vh) scale(.5577)}}.snow:nth-child(297){opacity:.727;transform:translate(39.8069vw,-10px) scale(.7259);animation:fall-297 27s -21s linear infinite}@keyframes fall-297{61.024%{transform:translate(40.4866vw,61.024vh) scale(.7259)}to{transform:translate(40.14675vw,99vh) scale(.7259)}}.snow:nth-child(298){opacity:1.0256;transform:translate(70.6544vw,-10px) scale(.3357);animation:fall-298 15s -5s linear infinite}@keyframes fall-298{48.515%{transform:translate(66.3568vw,48.515vh) scale(.3357)}to{transform:translate(68.5056vw,99vh) scale(.3357)}}.snow:nth-child(299){opacity:.115;transform:translate(11.5403vw,-10px) scale(.6445);animation:fall-299 17s -28s linear infinite}@keyframes fall-299{79.97%{transform:translate(8.0166vw,79.97vh) scale(.6445)}to{transform:translate(9.77845vw,99vh) scale(.6445)}}.snow:nth-child(300){opacity:1.3776;transform:translate(6.8527vw,-10px) scale(.2869);animation:fall-300 24s -30s linear infinite}@keyframes fall-300{31.787%{transform:translate(14.0418vw,31.787vh) scale(.2869)}to{transform:translate(10.44725vw,99vh) scale(.2869)}}.snow:nth-child(301){opacity:.4648;transform:translate(70.2387vw,-10px) scale(.5517);animation:fall-301 10s -1s linear infinite}@keyframes fall-301{56.563%{transform:translate(64.31vw,56.563vh) scale(.5517)}to{transform:translate(67.27435vw,99vh) scale(.5517)}}.snow:nth-child(302){opacity:.1644;transform:translate(95.4554vw,-10px) scale(.8854);animation:fall-302 26s -16s linear infinite}@keyframes fall-302{46.739%{transform:translate(100.7907vw,46.739vh) scale(.8854)}to{transform:translate(98.12305vw,99vh) scale(.8854)}}.snow:nth-child(303){opacity:.4754;transform:translate(11.9636vw,-10px) scale(.7518);animation:fall-303 23s -22s linear infinite}@keyframes fall-303{68.299%{transform:translate(6.0855vw,68.299vh) scale(.7518)}to{transform:translate(9.02455vw,99vh) scale(.7518)}}.snow:nth-child(304){opacity:1.4328;transform:translate(90.5113vw,-10px) scale(.5491);animation:fall-304 17s -29s linear infinite}@keyframes fall-304{43.722%{transform:translate(93.373vw,43.722vh) scale(.5491)}to{transform:translate(91.94215vw,99vh) scale(.5491)}}.snow:nth-child(305){opacity:1.7514;transform:translate(21.2506vw,-10px) scale(.3924);animation:fall-305 27s -26s linear infinite}@keyframes fall-305{49.431%{transform:translate(20.9458vw,49.431vh) scale(.3924)}to{transform:translate(21.0982vw,99vh) scale(.3924)}}.snow:nth-child(306){opacity:1.4576;transform:translate(47.6614vw,-10px) scale(.8125);animation:fall-306 12s -22s linear infinite}@keyframes fall-306{42.918%{transform:translate(37.8887vw,42.918vh) scale(.8125)}to{transform:translate(42.77505vw,99vh) scale(.8125)}}.snow:nth-child(307){opacity:.653;transform:translate(73.8872vw,-10px) scale(.2601);animation:fall-307 29s -20s linear infinite}@keyframes fall-307{31.796%{transform:translate(65.4039vw,31.796vh) scale(.2601)}to{transform:translate(69.64555vw,99vh) scale(.2601)}}.snow:nth-child(308){opacity:1.2984;transform:translate(70.658vw,-10px) scale(.718);animation:fall-308 17s -19s linear infinite}@keyframes fall-308{56.217%{transform:translate(65.185vw,56.217vh) scale(.718)}to{transform:translate(67.9215vw,99vh) scale(.718)}}.snow:nth-child(309){opacity:.33;transform:translate(63.0442vw,-10px) scale(.8746);animation:fall-309 29s -6s linear infinite}@keyframes fall-309{59.486%{transform:translate(58.3043vw,59.486vh) scale(.8746)}to{transform:translate(60.67425vw,99vh) scale(.8746)}}.snow:nth-child(310){opacity:1.9304;transform:translate(67.7741vw,-10px) scale(.9393);animation:fall-310 27s -5s linear infinite}@keyframes fall-310{52.378%{transform:translate(60.0838vw,52.378vh) scale(.9393)}to{transform:translate(63.92895vw,99vh) scale(.9393)}}.snow:nth-child(311){opacity:1.5546;transform:translate(79.0896vw,-10px) scale(.4071);animation:fall-311 22s -8s linear infinite}@keyframes fall-311{37.353%{transform:translate(80.042vw,37.353vh) scale(.4071)}to{transform:translate(79.5658vw,99vh) scale(.4071)}}.snow:nth-child(312){opacity:.929;transform:translate(76.7483vw,-10px) scale(.5666);animation:fall-312 24s -28s linear infinite}@keyframes fall-312{64.872%{transform:translate(84.1449vw,64.872vh) scale(.5666)}to{transform:translate(80.4466vw,99vh) scale(.5666)}}.snow:nth-child(313){opacity:.728;transform:translate(.2415vw,-10px) scale(.8535);animation:fall-313 22s -13s linear infinite}@keyframes fall-313{71.72%{transform:translate(7.6574vw,71.72vh) scale(.8535)}to{transform:translate(3.94945vw,99vh) scale(.8535)}}.snow:nth-child(314){opacity:.4908;transform:translate(.4435vw,-10px) scale(.4405);animation:fall-314 23s -26s linear infinite}@keyframes fall-314{77.11%{transform:translate(8.7089vw,77.11vh) scale(.4405)}to{transform:translate(4.5762vw,99vh) scale(.4405)}}.snow:nth-child(315){opacity:1.4126;transform:translate(83.1252vw,-10px) scale(.4739);animation:fall-315 19s -20s linear infinite}@keyframes fall-315{55.522%{transform:translate(91.9477vw,55.522vh) scale(.4739)}to{transform:translate(87.53645vw,99vh) scale(.4739)}}.snow:nth-child(316){opacity:.7736;transform:translate(64.2285vw,-10px) scale(.7271);animation:fall-316 30s -10s linear infinite}@keyframes fall-316{62.948%{transform:translate(67.8401vw,62.948vh) scale(.7271)}to{transform:translate(66.0343vw,99vh) scale(.7271)}}.snow:nth-child(317){opacity:1.6124;transform:translate(90.3895vw,-10px) scale(.3771);animation:fall-317 19s -6s linear infinite}@keyframes fall-317{70.783%{transform:translate(94.901vw,70.783vh) scale(.3771)}to{transform:translate(92.64525vw,99vh) scale(.3771)}}.snow:nth-child(318){opacity:1.5508;transform:translate(48.8969vw,-10px) scale(.0676);animation:fall-318 28s -21s linear infinite}@keyframes fall-318{36.352%{transform:translate(54.2087vw,36.352vh) scale(.0676)}to{transform:translate(51.5528vw,99vh) scale(.0676)}}.snow:nth-child(319){opacity:1.199;transform:translate(53.0292vw,-10px) scale(.9247);animation:fall-319 29s -30s linear infinite}@keyframes fall-319{65.265%{transform:translate(61.6167vw,65.265vh) scale(.9247)}to{transform:translate(57.32295vw,99vh) scale(.9247)}}.snow:nth-child(320){opacity:.173;transform:translate(95.434vw,-10px) scale(.3545);animation:fall-320 15s -14s linear infinite}@keyframes fall-320{32.84%{transform:translate(103.9063vw,32.84vh) scale(.3545)}to{transform:translate(99.67015vw,99vh) scale(.3545)}}.snow:nth-child(321){opacity:.1662;transform:translate(80.0242vw,-10px) scale(.0887);animation:fall-321 12s -2s linear infinite}@keyframes fall-321{78.322%{transform:translate(77.7089vw,78.322vh) scale(.0887)}to{transform:translate(78.86655vw,99vh) scale(.0887)}}.snow:nth-child(322){opacity:1.3956;transform:translate(70.572vw,-10px) scale(.8677);animation:fall-322 22s -14s linear infinite}@keyframes fall-322{76.628%{transform:translate(70.4043vw,76.628vh) scale(.8677)}to{transform:translate(70.48815vw,99vh) scale(.8677)}}.snow:nth-child(323){opacity:.3162;transform:translate(28.3779vw,-10px) scale(.5064);animation:fall-323 26s -27s linear infinite}@keyframes fall-323{41.126%{transform:translate(30.8768vw,41.126vh) scale(.5064)}to{transform:translate(29.62735vw,99vh) scale(.5064)}}.snow:nth-child(324){opacity:.6688;transform:translate(76.5084vw,-10px) scale(.4734);animation:fall-324 29s -1s linear infinite}@keyframes fall-324{48.086%{transform:translate(69.9362vw,48.086vh) scale(.4734)}to{transform:translate(73.2223vw,99vh) scale(.4734)}}.snow:nth-child(325){opacity:.8758;transform:translate(94.1037vw,-10px) scale(.6995);animation:fall-325 21s -3s linear infinite}@keyframes fall-325{69.328%{transform:translate(94.2904vw,69.328vh) scale(.6995)}to{transform:translate(94.19705vw,99vh) scale(.6995)}}.snow:nth-child(326){opacity:1.84;transform:translate(70.3846vw,-10px) scale(.317);animation:fall-326 23s -28s linear infinite}@keyframes fall-326{63.467%{transform:translate(65.646vw,63.467vh) scale(.317)}to{transform:translate(68.0153vw,99vh) scale(.317)}}.snow:nth-child(327){opacity:1.37;transform:translate(92.3496vw,-10px) scale(.1087);animation:fall-327 14s -15s linear infinite}@keyframes fall-327{68.95%{transform:translate(87.834vw,68.95vh) scale(.1087)}to{transform:translate(90.0918vw,99vh) scale(.1087)}}.snow:nth-child(328){opacity:.446;transform:translate(2.294vw,-10px) scale(.7915);animation:fall-328 15s -14s linear infinite}@keyframes fall-328{62.308%{transform:translate(-3.5655vw,62.308vh) scale(.7915)}to{transform:translate(-.63575vw,99vh) scale(.7915)}}.snow:nth-child(329){opacity:.7784;transform:translate(86.6605vw,-10px) scale(.8112);animation:fall-329 11s -22s linear infinite}@keyframes fall-329{32.156%{transform:translate(86.4593vw,32.156vh) scale(.8112)}to{transform:translate(86.5599vw,99vh) scale(.8112)}}.snow:nth-child(330){opacity:1.4492;transform:translate(.755vw,-10px) scale(.2483);animation:fall-330 14s -5s linear infinite}@keyframes fall-330{68.637%{transform:translate(-3.3618vw,68.637vh) scale(.2483)}to{transform:translate(-1.3034vw,99vh) scale(.2483)}}.snow:nth-child(331){opacity:1.6618;transform:translate(85.6881vw,-10px) scale(.7166);animation:fall-331 25s -4s linear infinite}@keyframes fall-331{70.09%{transform:translate(90.505vw,70.09vh) scale(.7166)}to{transform:translate(88.09655vw,99vh) scale(.7166)}}.snow:nth-child(332){opacity:.4646;transform:translate(35.1912vw,-10px) scale(.9859);animation:fall-332 25s -30s linear infinite}@keyframes fall-332{56.452%{transform:translate(42.9228vw,56.452vh) scale(.9859)}to{transform:translate(39.057vw,99vh) scale(.9859)}}.snow:nth-child(333){opacity:1.3214;transform:translate(16.1717vw,-10px) scale(.3621);animation:fall-333 18s -7s linear infinite}@keyframes fall-333{72.272%{transform:translate(8.5151vw,72.272vh) scale(.3621)}to{transform:translate(12.3434vw,99vh) scale(.3621)}}.snow:nth-child(334){opacity:1.82;transform:translate(58.4684vw,-10px) scale(.8645);animation:fall-334 30s -10s linear infinite}@keyframes fall-334{50.47%{transform:translate(49.6944vw,50.47vh) scale(.8645)}to{transform:translate(54.0814vw,99vh) scale(.8645)}}.snow:nth-child(335){opacity:.6976;transform:translate(44.2633vw,-10px) scale(.1266);animation:fall-335 24s -6s linear infinite}@keyframes fall-335{78.846%{transform:translate(40.5237vw,78.846vh) scale(.1266)}to{transform:translate(42.3935vw,99vh) scale(.1266)}}.snow:nth-child(336){opacity:1.0644;transform:translate(32.0105vw,-10px) scale(.3754);animation:fall-336 30s -20s linear infinite}@keyframes fall-336{62.369%{transform:translate(28.2007vw,62.369vh) scale(.3754)}to{transform:translate(30.1056vw,99vh) scale(.3754)}}.snow:nth-child(337){opacity:1.33;transform:translate(25.9635vw,-10px) scale(.6494);animation:fall-337 12s -4s linear infinite}@keyframes fall-337{65.6%{transform:translate(32.381vw,65.6vh) scale(.6494)}to{transform:translate(29.17225vw,99vh) scale(.6494)}}.snow:nth-child(338){opacity:.6074;transform:translate(84.6439vw,-10px) scale(.1956);animation:fall-338 11s -2s linear infinite}@keyframes fall-338{57.855%{transform:translate(75.1555vw,57.855vh) scale(.1956)}to{transform:translate(79.8997vw,99vh) scale(.1956)}}.snow:nth-child(339){opacity:1.3242;transform:translate(31.7721vw,-10px) scale(.6624);animation:fall-339 25s -20s linear infinite}@keyframes fall-339{70.878%{transform:translate(38.8193vw,70.878vh) scale(.6624)}to{transform:translate(35.2957vw,99vh) scale(.6624)}}.snow:nth-child(340){opacity:.5002;transform:translate(81.022vw,-10px) scale(.9981);animation:fall-340 27s -19s linear infinite}@keyframes fall-340{35.669%{transform:translate(74.6799vw,35.669vh) scale(.9981)}to{transform:translate(77.85095vw,99vh) scale(.9981)}}.snow:nth-child(341){opacity:1.1186;transform:translate(35.7166vw,-10px) scale(.732);animation:fall-341 30s -24s linear infinite}@keyframes fall-341{64.681%{transform:translate(31.703vw,64.681vh) scale(.732)}to{transform:translate(33.7098vw,99vh) scale(.732)}}.snow:nth-child(342){opacity:1.4084;transform:translate(39.1319vw,-10px) scale(.5401);animation:fall-342 23s -11s linear infinite}@keyframes fall-342{30.964%{transform:translate(43.1729vw,30.964vh) scale(.5401)}to{transform:translate(41.1524vw,99vh) scale(.5401)}}.snow:nth-child(343){opacity:.7794;transform:translate(75.4968vw,-10px) scale(.2813);animation:fall-343 25s -21s linear infinite}@keyframes fall-343{67.043%{transform:translate(72.9657vw,67.043vh) scale(.2813)}to{transform:translate(74.23125vw,99vh) scale(.2813)}}.snow:nth-child(344){opacity:.6256;transform:translate(23.9626vw,-10px) scale(.0505);animation:fall-344 19s -15s linear infinite}@keyframes fall-344{50.979%{transform:translate(17.6239vw,50.979vh) scale(.0505)}to{transform:translate(20.79325vw,99vh) scale(.0505)}}.snow:nth-child(345){opacity:1.5488;transform:translate(3.8884vw,-10px) scale(.1244);animation:fall-345 27s -25s linear infinite}@keyframes fall-345{36.163%{transform:translate(5.4828vw,36.163vh) scale(.1244)}to{transform:translate(4.6856vw,99vh) scale(.1244)}}.snow:nth-child(346){opacity:1.6772;transform:translate(15.1926vw,-10px) scale(.5881);animation:fall-346 26s -7s linear infinite}@keyframes fall-346{53.78%{transform:translate(17.9454vw,53.78vh) scale(.5881)}to{transform:translate(16.569vw,99vh) scale(.5881)}}.snow:nth-child(347){opacity:1.5268;transform:translate(44.5479vw,-10px) scale(.0582);animation:fall-347 23s -13s linear infinite}@keyframes fall-347{33.499%{transform:translate(48.214vw,33.499vh) scale(.0582)}to{transform:translate(46.38095vw,99vh) scale(.0582)}}.snow:nth-child(348){opacity:1.7274;transform:translate(27.1853vw,-10px) scale(.1595);animation:fall-348 14s -1s linear infinite}@keyframes fall-348{44.259%{transform:translate(32.6276vw,44.259vh) scale(.1595)}to{transform:translate(29.90645vw,99vh) scale(.1595)}}.snow:nth-child(349){opacity:1.3656;transform:translate(82.5876vw,-10px) scale(.2865);animation:fall-349 22s -11s linear infinite}@keyframes fall-349{42.111%{transform:translate(89.5545vw,42.111vh) scale(.2865)}to{transform:translate(86.07105vw,99vh) scale(.2865)}}.snow:nth-child(350){opacity:.4574;transform:translate(55.6139vw,-10px) scale(.4377);animation:fall-350 23s -13s linear infinite}@keyframes fall-350{38.381%{transform:translate(58.5309vw,38.381vh) scale(.4377)}to{transform:translate(57.0724vw,99vh) scale(.4377)}}.snow:nth-child(351){opacity:.4756;transform:translate(54.4397vw,-10px) scale(.7798);animation:fall-351 14s -17s linear infinite}@keyframes fall-351{58.532%{transform:translate(63.4958vw,58.532vh) scale(.7798)}to{transform:translate(58.96775vw,99vh) scale(.7798)}}.snow:nth-child(352){opacity:.0716;transform:translate(.3971vw,-10px) scale(.4519);animation:fall-352 30s -2s linear infinite}@keyframes fall-352{72.508%{transform:translate(6.4807vw,72.508vh) scale(.4519)}to{transform:translate(3.4389vw,99vh) scale(.4519)}}.snow:nth-child(353){opacity:.2538;transform:translate(42.5899vw,-10px) scale(.9069);animation:fall-353 20s -22s linear infinite}@keyframes fall-353{62.45%{transform:translate(50.6844vw,62.45vh) scale(.9069)}to{transform:translate(46.63715vw,99vh) scale(.9069)}}.snow:nth-child(354){opacity:1.0782;transform:translate(47.3489vw,-10px) scale(.3923);animation:fall-354 25s -27s linear infinite}@keyframes fall-354{39.909%{transform:translate(52.5245vw,39.909vh) scale(.3923)}to{transform:translate(49.9367vw,99vh) scale(.3923)}}.snow:nth-child(355){opacity:.04;transform:translate(83.7442vw,-10px) scale(.8251);animation:fall-355 18s -17s linear infinite}@keyframes fall-355{67.686%{transform:translate(91.983vw,67.686vh) scale(.8251)}to{transform:translate(87.8636vw,99vh) scale(.8251)}}.snow:nth-child(356){opacity:.941;transform:translate(77.4171vw,-10px) scale(.9207);animation:fall-356 21s -13s linear infinite}@keyframes fall-356{59.305%{transform:translate(79.0935vw,59.305vh) scale(.9207)}to{transform:translate(78.2553vw,99vh) scale(.9207)}}.snow:nth-child(357){opacity:.9902;transform:translate(44.8049vw,-10px) scale(.16);animation:fall-357 26s -14s linear infinite}@keyframes fall-357{50.584%{transform:translate(49.6936vw,50.584vh) scale(.16)}to{transform:translate(47.24925vw,99vh) scale(.16)}}.snow:nth-child(358){opacity:1.096;transform:translate(70.652vw,-10px) scale(.7014);animation:fall-358 29s -11s linear infinite}@keyframes fall-358{48.032%{transform:translate(74.8878vw,48.032vh) scale(.7014)}to{transform:translate(72.7699vw,99vh) scale(.7014)}}.snow:nth-child(359){opacity:.782;transform:translate(66.5834vw,-10px) scale(.3446);animation:fall-359 26s -8s linear infinite}@keyframes fall-359{70.661%{transform:translate(70.1889vw,70.661vh) scale(.3446)}to{transform:translate(68.38615vw,99vh) scale(.3446)}}.snow:nth-child(360){opacity:1.4616;transform:translate(37.855vw,-10px) scale(.1758);animation:fall-360 28s -14s linear infinite}@keyframes fall-360{59.717%{transform:translate(35.1832vw,59.717vh) scale(.1758)}to{transform:translate(36.5191vw,99vh) scale(.1758)}}.snow:nth-child(361){opacity:1.0514;transform:translate(76.9968vw,-10px) scale(.6185);animation:fall-361 17s -11s linear infinite}@keyframes fall-361{34.165%{transform:translate(69.2214vw,34.165vh) scale(.6185)}to{transform:translate(73.1091vw,99vh) scale(.6185)}}.snow:nth-child(362){opacity:.3102;transform:translate(39.3021vw,-10px) scale(.6234);animation:fall-362 17s -28s linear infinite}@keyframes fall-362{42.655%{transform:translate(45.6055vw,42.655vh) scale(.6234)}to{transform:translate(42.4538vw,99vh) scale(.6234)}}.snow:nth-child(363){opacity:.9252;transform:translate(71.5515vw,-10px) scale(.6743);animation:fall-363 14s -13s linear infinite}@keyframes fall-363{76.768%{transform:translate(69.0535vw,76.768vh) scale(.6743)}to{transform:translate(70.3025vw,99vh) scale(.6743)}}.snow:nth-child(364){opacity:1.234;transform:translate(51.0649vw,-10px) scale(.6146);animation:fall-364 23s -14s linear infinite}@keyframes fall-364{37.113%{transform:translate(51.4671vw,37.113vh) scale(.6146)}to{transform:translate(51.266vw,99vh) scale(.6146)}}.snow:nth-child(365){opacity:1.819;transform:translate(90.4719vw,-10px) scale(.4496);animation:fall-365 10s -14s linear infinite}@keyframes fall-365{74.685%{transform:translate(82.5569vw,74.685vh) scale(.4496)}to{transform:translate(86.5144vw,99vh) scale(.4496)}}.snow:nth-child(366){opacity:.2084;transform:translate(44.4324vw,-10px) scale(.8888);animation:fall-366 16s -5s linear infinite}@keyframes fall-366{63.54%{transform:translate(41.632vw,63.54vh) scale(.8888)}to{transform:translate(43.0322vw,99vh) scale(.8888)}}.snow:nth-child(367){opacity:1.8606;transform:translate(42.8085vw,-10px) scale(.0666);animation:fall-367 14s -20s linear infinite}@keyframes fall-367{79.846%{transform:translate(46.7339vw,79.846vh) scale(.0666)}to{transform:translate(44.7712vw,99vh) scale(.0666)}}.snow:nth-child(368){opacity:.1254;transform:translate(33.2279vw,-10px) scale(.2153);animation:fall-368 28s -30s linear infinite}@keyframes fall-368{61.585%{transform:translate(38.8448vw,61.585vh) scale(.2153)}to{transform:translate(36.03635vw,99vh) scale(.2153)}}.snow:nth-child(369){opacity:1.8924;transform:translate(5.7221vw,-10px) scale(.4359);animation:fall-369 15s -15s linear infinite}@keyframes fall-369{50.051%{transform:translate(-2.6714vw,50.051vh) scale(.4359)}to{transform:translate(1.52535vw,99vh) scale(.4359)}}.snow:nth-child(370){opacity:.4914;transform:translate(58.251vw,-10px) scale(.7319);animation:fall-370 18s -7s linear infinite}@keyframes fall-370{47.056%{transform:translate(56.8979vw,47.056vh) scale(.7319)}to{transform:translate(57.57445vw,99vh) scale(.7319)}}.snow:nth-child(371){opacity:1.7574;transform:translate(27.9616vw,-10px) scale(.4498);animation:fall-371 29s -21s linear infinite}@keyframes fall-371{41.559%{transform:translate(34.2773vw,41.559vh) scale(.4498)}to{transform:translate(31.11945vw,99vh) scale(.4498)}}.snow:nth-child(372){opacity:1.2098;transform:translate(94.8925vw,-10px) scale(.6328);animation:fall-372 25s -11s linear infinite}@keyframes fall-372{75.968%{transform:translate(99.4847vw,75.968vh) scale(.6328)}to{transform:translate(97.1886vw,99vh) scale(.6328)}}.snow:nth-child(373){opacity:1.4748;transform:translate(97.9241vw,-10px) scale(.576);animation:fall-373 17s -1s linear infinite}@keyframes fall-373{58.69%{transform:translate(89.6141vw,58.69vh) scale(.576)}to{transform:translate(93.7691vw,99vh) scale(.576)}}.snow:nth-child(374){opacity:1.297;transform:translate(50.0885vw,-10px) scale(.191);animation:fall-374 18s -13s linear infinite}@keyframes fall-374{44.894%{transform:translate(56.9445vw,44.894vh) scale(.191)}to{transform:translate(53.5165vw,99vh) scale(.191)}}.snow:nth-child(375){opacity:1.1508;transform:translate(82.7893vw,-10px) scale(.8257);animation:fall-375 26s -22s linear infinite}@keyframes fall-375{59.707%{transform:translate(90.9664vw,59.707vh) scale(.8257)}to{transform:translate(86.87785vw,99vh) scale(.8257)}}.snow:nth-child(376){opacity:.4792;transform:translate(93.7298vw,-10px) scale(.3584);animation:fall-376 25s -13s linear infinite}@keyframes fall-376{71.516%{transform:translate(95.1725vw,71.516vh) scale(.3584)}to{transform:translate(94.45115vw,99vh) scale(.3584)}}.snow:nth-child(377){opacity:.09;transform:translate(2.0232vw,-10px) scale(.1678);animation:fall-377 19s -5s linear infinite}@keyframes fall-377{58.151%{transform:translate(4.9732vw,58.151vh) scale(.1678)}to{transform:translate(3.4982vw,99vh) scale(.1678)}}.snow:nth-child(378){opacity:1.1328;transform:translate(17.0586vw,-10px) scale(.2289);animation:fall-378 27s -6s linear infinite}@keyframes fall-378{58.565%{transform:translate(7.2888vw,58.565vh) scale(.2289)}to{transform:translate(12.1737vw,99vh) scale(.2289)}}.snow:nth-child(379){opacity:1.2244;transform:translate(25.8922vw,-10px) scale(.4981);animation:fall-379 20s -11s linear infinite}@keyframes fall-379{57.448%{transform:translate(24.1093vw,57.448vh) scale(.4981)}to{transform:translate(25.00075vw,99vh) scale(.4981)}}.snow:nth-child(380){opacity:1.6932;transform:translate(31.0336vw,-10px) scale(.8814);animation:fall-380 19s -14s linear infinite}@keyframes fall-380{52.489%{transform:translate(29.9514vw,52.489vh) scale(.8814)}to{transform:translate(30.4925vw,99vh) scale(.8814)}}.snow:nth-child(381){opacity:.2408;transform:translate(1.8892vw,-10px) scale(.5816);animation:fall-381 25s -12s linear infinite}@keyframes fall-381{38.602%{transform:translate(-7.4116vw,38.602vh) scale(.5816)}to{transform:translate(-2.7612vw,99vh) scale(.5816)}}.snow:nth-child(382){opacity:1.3278;transform:translate(69.7772vw,-10px) scale(.6836);animation:fall-382 15s -29s linear infinite}@keyframes fall-382{43.282%{transform:translate(66.2841vw,43.282vh) scale(.6836)}to{transform:translate(68.03065vw,99vh) scale(.6836)}}.snow:nth-child(383){opacity:1.1326;transform:translate(2.8141vw,-10px) scale(.5983);animation:fall-383 10s -6s linear infinite}@keyframes fall-383{72.32%{transform:translate(-4.6981vw,72.32vh) scale(.5983)}to{transform:translate(-.942vw,99vh) scale(.5983)}}.snow:nth-child(384){opacity:.331;transform:translate(69.5547vw,-10px) scale(.3508);animation:fall-384 18s -30s linear infinite}@keyframes fall-384{41.085%{transform:translate(77.6308vw,41.085vh) scale(.3508)}to{transform:translate(73.59275vw,99vh) scale(.3508)}}.snow:nth-child(385){opacity:.463;transform:translate(57.5191vw,-10px) scale(.1099);animation:fall-385 14s -12s linear infinite}@keyframes fall-385{66.056%{transform:translate(66.669vw,66.056vh) scale(.1099)}to{transform:translate(62.09405vw,99vh) scale(.1099)}}.snow:nth-child(386){opacity:1.151;transform:translate(94.9145vw,-10px) scale(.6836);animation:fall-386 29s -18s linear infinite}@keyframes fall-386{75.578%{transform:translate(94.2792vw,75.578vh) scale(.6836)}to{transform:translate(94.59685vw,99vh) scale(.6836)}}.snow:nth-child(387){opacity:.8472;transform:translate(60.8204vw,-10px) scale(.3826);animation:fall-387 16s -12s linear infinite}@keyframes fall-387{71.551%{transform:translate(68.6503vw,71.551vh) scale(.3826)}to{transform:translate(64.73535vw,99vh) scale(.3826)}}.snow:nth-child(388){opacity:.0952;transform:translate(6.7252vw,-10px) scale(.5575);animation:fall-388 19s -12s linear infinite}@keyframes fall-388{32.549%{transform:translate(4.8384vw,32.549vh) scale(.5575)}to{transform:translate(5.7818vw,99vh) scale(.5575)}}.snow:nth-child(389){opacity:1.6222;transform:translate(66.642vw,-10px) scale(.9195);animation:fall-389 12s -7s linear infinite}@keyframes fall-389{70.064%{transform:translate(70.9756vw,70.064vh) scale(.9195)}to{transform:translate(68.8088vw,99vh) scale(.9195)}}.snow:nth-child(390){opacity:1.1436;transform:translate(53.263vw,-10px) scale(.2349);animation:fall-390 27s -10s linear infinite}@keyframes fall-390{70.845%{transform:translate(58.7302vw,70.845vh) scale(.2349)}to{transform:translate(55.9966vw,99vh) scale(.2349)}}.snow:nth-child(391){opacity:.8048;transform:translate(49.3464vw,-10px) scale(.0698);animation:fall-391 21s -19s linear infinite}@keyframes fall-391{63.325%{transform:translate(48.1045vw,63.325vh) scale(.0698)}to{transform:translate(48.72545vw,99vh) scale(.0698)}}.snow:nth-child(392){opacity:1.5794;transform:translate(7.6662vw,-10px) scale(.0652);animation:fall-392 11s -21s linear infinite}@keyframes fall-392{30.444%{transform:translate(9.3392vw,30.444vh) scale(.0652)}to{transform:translate(8.5027vw,99vh) scale(.0652)}}.snow:nth-child(393){opacity:.3532;transform:translate(35.712vw,-10px) scale(.2108);animation:fall-393 25s -8s linear infinite}@keyframes fall-393{77.403%{transform:translate(33.3797vw,77.403vh) scale(.2108)}to{transform:translate(34.54585vw,99vh) scale(.2108)}}.snow:nth-child(394){opacity:1.0314;transform:translate(57.4666vw,-10px) scale(.2963);animation:fall-394 26s -25s linear infinite}@keyframes fall-394{69.935%{transform:translate(49.703vw,69.935vh) scale(.2963)}to{transform:translate(53.5848vw,99vh) scale(.2963)}}.snow:nth-child(395){opacity:.4924;transform:translate(33.6343vw,-10px) scale(.1726);animation:fall-395 14s -1s linear infinite}@keyframes fall-395{70.603%{transform:translate(40.1484vw,70.603vh) scale(.1726)}to{transform:translate(36.89135vw,99vh) scale(.1726)}}.snow:nth-child(396){opacity:1.6994;transform:translate(87.3641vw,-10px) scale(.5677);animation:fall-396 17s -19s linear infinite}@keyframes fall-396{70.623%{transform:translate(78.794vw,70.623vh) scale(.5677)}to{transform:translate(83.07905vw,99vh) scale(.5677)}}.snow:nth-child(397){opacity:.0548;transform:translate(36.216vw,-10px) scale(.7337);animation:fall-397 12s -12s linear infinite}@keyframes fall-397{73.355%{transform:translate(42.9289vw,73.355vh) scale(.7337)}to{transform:translate(39.57245vw,99vh) scale(.7337)}}.snow:nth-child(398){opacity:.112;transform:translate(89.1597vw,-10px) scale(.9951);animation:fall-398 28s -19s linear infinite}@keyframes fall-398{62.948%{transform:translate(86.5276vw,62.948vh) scale(.9951)}to{transform:translate(87.84365vw,99vh) scale(.9951)}}.snow:nth-child(399){opacity:1.0618;transform:translate(51.6828vw,-10px) scale(.5751);animation:fall-399 28s -14s linear infinite}@keyframes fall-399{36.608%{transform:translate(53.8387vw,36.608vh) scale(.5751)}to{transform:translate(52.76075vw,99vh) scale(.5751)}}.snow:nth-child(400){opacity:1.1456;transform:translate(26.6792vw,-10px) scale(.0974);animation:fall-400 18s -27s linear infinite}@keyframes fall-400{79.604%{transform:translate(22.2079vw,79.604vh) scale(.0974)}to{transform:translate(24.44355vw,99vh) scale(.0974)}}\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}.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}.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}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.5302;transform:translate(75.8697vw,-10px) scale(.1124);animation:fall-1 17s -20s linear infinite}@keyframes fall-1{60.793%{transform:translate(79.6359vw,60.793vh) scale(.1124)}to{transform:translate(77.7528vw,99vh) scale(.1124)}}.snow:nth-child(2){opacity:1.6014;transform:translate(22.9098vw,-10px) scale(.5509);animation:fall-2 12s -9s linear infinite}@keyframes fall-2{55.121%{transform:translate(22.2659vw,55.121vh) scale(.5509)}to{transform:translate(22.58785vw,99vh) scale(.5509)}}.snow:nth-child(3){opacity:.8288;transform:translate(57.2017vw,-10px) scale(.4522);animation:fall-3 14s -7s linear infinite}@keyframes fall-3{30.248%{transform:translate(52.3153vw,30.248vh) scale(.4522)}to{transform:translate(54.7585vw,99vh) scale(.4522)}}.snow:nth-child(4){opacity:1.952;transform:translate(2.7738vw,-10px) scale(.0955);animation:fall-4 14s -10s linear infinite}@keyframes fall-4{46.827%{transform:translate(-1.2381vw,46.827vh) scale(.0955)}to{transform:translate(.76785vw,99vh) scale(.0955)}}.snow:nth-child(5){opacity:1.0126;transform:translate(15.3712vw,-10px) scale(.5986);animation:fall-5 14s -9s linear infinite}@keyframes fall-5{48.539%{transform:translate(19.9883vw,48.539vh) scale(.5986)}to{transform:translate(17.67975vw,99vh) scale(.5986)}}.snow:nth-child(6){opacity:1.7732;transform:translate(96.3824vw,-10px) scale(.7549);animation:fall-6 22s -20s linear infinite}@keyframes fall-6{79.555%{transform:translate(92.5643vw,79.555vh) scale(.7549)}to{transform:translate(94.47335vw,99vh) scale(.7549)}}.snow:nth-child(7){opacity:1.3594;transform:translate(57.5921vw,-10px) scale(.6737);animation:fall-7 27s -21s linear infinite}@keyframes fall-7{76.027%{transform:translate(66.5367vw,76.027vh) scale(.6737)}to{transform:translate(62.0644vw,99vh) scale(.6737)}}.snow:nth-child(8){opacity:.0154;transform:translate(48.0601vw,-10px) scale(.4895);animation:fall-8 13s -4s linear infinite}@keyframes fall-8{78.003%{transform:translate(38.4795vw,78.003vh) scale(.4895)}to{transform:translate(43.2698vw,99vh) scale(.4895)}}.snow:nth-child(9){opacity:1.1174;transform:translate(21.8569vw,-10px) scale(.565);animation:fall-9 23s -27s linear infinite}@keyframes fall-9{33.283%{transform:translate(15.461vw,33.283vh) scale(.565)}to{transform:translate(18.65895vw,99vh) scale(.565)}}.snow:nth-child(10){opacity:1.5954;transform:translate(84.6353vw,-10px) scale(.7566);animation:fall-10 25s -5s linear infinite}@keyframes fall-10{60.188%{transform:translate(88.4528vw,60.188vh) scale(.7566)}to{transform:translate(86.54405vw,99vh) scale(.7566)}}.snow:nth-child(11){opacity:1.1528;transform:translate(33.4023vw,-10px) scale(.2584);animation:fall-11 19s -1s linear infinite}@keyframes fall-11{55.728%{transform:translate(34.0738vw,55.728vh) scale(.2584)}to{transform:translate(33.73805vw,99vh) scale(.2584)}}.snow:nth-child(12){opacity:1.8338;transform:translate(31.5085vw,-10px) scale(.5932);animation:fall-12 11s -5s linear infinite}@keyframes fall-12{65.498%{transform:translate(35.5172vw,65.498vh) scale(.5932)}to{transform:translate(33.51285vw,99vh) scale(.5932)}}.snow:nth-child(13){opacity:.8578;transform:translate(59.9031vw,-10px) scale(.0375);animation:fall-13 13s -26s linear infinite}@keyframes fall-13{55.93%{transform:translate(64.5653vw,55.93vh) scale(.0375)}to{transform:translate(62.2342vw,99vh) scale(.0375)}}.snow:nth-child(14){opacity:1.7908;transform:translate(89.4604vw,-10px) scale(.9805);animation:fall-14 17s -30s linear infinite}@keyframes fall-14{64.811%{transform:translate(95.5023vw,64.811vh) scale(.9805)}to{transform:translate(92.48135vw,99vh) scale(.9805)}}.snow:nth-child(15){opacity:1.146;transform:translate(16.5549vw,-10px) scale(.9554);animation:fall-15 22s -26s linear infinite}@keyframes fall-15{40.196%{transform:translate(23.0576vw,40.196vh) scale(.9554)}to{transform:translate(19.80625vw,99vh) scale(.9554)}}.snow:nth-child(16){opacity:1.0936;transform:translate(97.6318vw,-10px) scale(.698);animation:fall-16 11s -20s linear infinite}@keyframes fall-16{68.22%{transform:translate(92.6084vw,68.22vh) scale(.698)}to{transform:translate(95.1201vw,99vh) scale(.698)}}.snow:nth-child(17){opacity:1.3004;transform:translate(67.9818vw,-10px) scale(.4287);animation:fall-17 21s -17s linear infinite}@keyframes fall-17{34.538%{transform:translate(60.1962vw,34.538vh) scale(.4287)}to{transform:translate(64.089vw,99vh) scale(.4287)}}.snow:nth-child(18){opacity:1.259;transform:translate(92.7872vw,-10px) scale(.1067);animation:fall-18 14s -16s linear infinite}@keyframes fall-18{77.577%{transform:translate(99.4336vw,77.577vh) scale(.1067)}to{transform:translate(96.1104vw,99vh) scale(.1067)}}.snow:nth-child(19){opacity:1.8208;transform:translate(70.5846vw,-10px) scale(.6826);animation:fall-19 26s -5s linear infinite}@keyframes fall-19{30.007%{transform:translate(64.257vw,30.007vh) scale(.6826)}to{transform:translate(67.4208vw,99vh) scale(.6826)}}.snow:nth-child(20){opacity:1.6132;transform:translate(42.6209vw,-10px) scale(.485);animation:fall-20 28s -6s linear infinite}@keyframes fall-20{78.383%{transform:translate(38.6144vw,78.383vh) scale(.485)}to{transform:translate(40.61765vw,99vh) scale(.485)}}.snow:nth-child(21){opacity:1.2412;transform:translate(64.4983vw,-10px) scale(.7308);animation:fall-21 26s -13s linear infinite}@keyframes fall-21{51.545%{transform:translate(56.3118vw,51.545vh) scale(.7308)}to{transform:translate(60.40505vw,99vh) scale(.7308)}}.snow:nth-child(22){opacity:.5878;transform:translate(33.6667vw,-10px) scale(.8675);animation:fall-22 20s -18s linear infinite}@keyframes fall-22{43.73%{transform:translate(32.8322vw,43.73vh) scale(.8675)}to{transform:translate(33.24945vw,99vh) scale(.8675)}}.snow:nth-child(23){opacity:.7208;transform:translate(24.6529vw,-10px) scale(.2867);animation:fall-23 11s -25s linear infinite}@keyframes fall-23{71.804%{transform:translate(21.3599vw,71.804vh) scale(.2867)}to{transform:translate(23.0064vw,99vh) scale(.2867)}}.snow:nth-child(24){opacity:.9902;transform:translate(21.6053vw,-10px) scale(.8203);animation:fall-24 11s -30s linear infinite}@keyframes fall-24{71.863%{transform:translate(30.4871vw,71.863vh) scale(.8203)}to{transform:translate(26.0462vw,99vh) scale(.8203)}}.snow:nth-child(25){opacity:.7042;transform:translate(9.3133vw,-10px) scale(.0336);animation:fall-25 29s -27s linear infinite}@keyframes fall-25{75.953%{transform:translate(8.628vw,75.953vh) scale(.0336)}to{transform:translate(8.97065vw,99vh) scale(.0336)}}.snow:nth-child(26){opacity:1.1418;transform:translate(45.2398vw,-10px) scale(.1937);animation:fall-26 28s -25s linear infinite}@keyframes fall-26{53.132%{transform:translate(51.8815vw,53.132vh) scale(.1937)}to{transform:translate(48.56065vw,99vh) scale(.1937)}}.snow:nth-child(27){opacity:1.438;transform:translate(27.7148vw,-10px) scale(.2735);animation:fall-27 10s -10s linear infinite}@keyframes fall-27{51.718%{transform:translate(32.6355vw,51.718vh) scale(.2735)}to{transform:translate(30.17515vw,99vh) scale(.2735)}}.snow:nth-child(28){opacity:1.8856;transform:translate(34.7852vw,-10px) scale(.0711);animation:fall-28 10s -4s linear infinite}@keyframes fall-28{76.812%{transform:translate(26.2673vw,76.812vh) scale(.0711)}to{transform:translate(30.52625vw,99vh) scale(.0711)}}.snow:nth-child(29){opacity:.066;transform:translate(.7415vw,-10px) scale(.5972);animation:fall-29 16s -4s linear infinite}@keyframes fall-29{55.561%{transform:translate(-5.2622vw,55.561vh) scale(.5972)}to{transform:translate(-2.26035vw,99vh) scale(.5972)}}.snow:nth-child(30){opacity:1.4626;transform:translate(84.245vw,-10px) scale(.4261);animation:fall-30 26s -26s linear infinite}@keyframes fall-30{43.843%{transform:translate(82.1308vw,43.843vh) scale(.4261)}to{transform:translate(83.1879vw,99vh) scale(.4261)}}.snow:nth-child(31){opacity:1.5598;transform:translate(77.6482vw,-10px) scale(.9632);animation:fall-31 29s -12s linear infinite}@keyframes fall-31{71.872%{transform:translate(86.3856vw,71.872vh) scale(.9632)}to{transform:translate(82.0169vw,99vh) scale(.9632)}}.snow:nth-child(32){opacity:1.893;transform:translate(10.6277vw,-10px) scale(.9293);animation:fall-32 13s -19s linear infinite}@keyframes fall-32{72.975%{transform:translate(20.347vw,72.975vh) scale(.9293)}to{transform:translate(15.48735vw,99vh) scale(.9293)}}.snow:nth-child(33){opacity:1.0548;transform:translate(42.5634vw,-10px) scale(.8302);animation:fall-33 19s -9s linear infinite}@keyframes fall-33{76.664%{transform:translate(46.8506vw,76.664vh) scale(.8302)}to{transform:translate(44.707vw,99vh) scale(.8302)}}.snow:nth-child(34){opacity:1.1938;transform:translate(15.6432vw,-10px) scale(.7416);animation:fall-34 12s -7s linear infinite}@keyframes fall-34{53.827%{transform:translate(21.6201vw,53.827vh) scale(.7416)}to{transform:translate(18.63165vw,99vh) scale(.7416)}}.snow:nth-child(35){opacity:1.7986;transform:translate(47.4439vw,-10px) scale(.8013);animation:fall-35 18s -2s linear infinite}@keyframes fall-35{46.136%{transform:translate(50.9402vw,46.136vh) scale(.8013)}to{transform:translate(49.19205vw,99vh) scale(.8013)}}.snow:nth-child(36){opacity:1.5868;transform:translate(32.3329vw,-10px) scale(.1424);animation:fall-36 20s -9s linear infinite}@keyframes fall-36{59.803%{transform:translate(28.4969vw,59.803vh) scale(.1424)}to{transform:translate(30.4149vw,99vh) scale(.1424)}}.snow:nth-child(37){opacity:1.3422;transform:translate(77.6942vw,-10px) scale(.1665);animation:fall-37 27s -13s linear infinite}@keyframes fall-37{30.487%{transform:translate(82.443vw,30.487vh) scale(.1665)}to{transform:translate(80.0686vw,99vh) scale(.1665)}}.snow:nth-child(38){opacity:.3924;transform:translate(46.2794vw,-10px) scale(.3302);animation:fall-38 26s -28s linear infinite}@keyframes fall-38{74.207%{transform:translate(54.9659vw,74.207vh) scale(.3302)}to{transform:translate(50.62265vw,99vh) scale(.3302)}}.snow:nth-child(39){opacity:1.1772;transform:translate(2.1091vw,-10px) scale(.8113);animation:fall-39 22s -20s linear infinite}@keyframes fall-39{41.634%{transform:translate(-5.9833vw,41.634vh) scale(.8113)}to{transform:translate(-1.9371vw,99vh) scale(.8113)}}.snow:nth-child(40){opacity:.94;transform:translate(49.3406vw,-10px) scale(.4974);animation:fall-40 28s -27s linear infinite}@keyframes fall-40{77.101%{transform:translate(49.7193vw,77.101vh) scale(.4974)}to{transform:translate(49.52995vw,99vh) scale(.4974)}}.snow:nth-child(41){opacity:1.8764;transform:translate(1.4237vw,-10px) scale(.8403);animation:fall-41 26s -5s linear infinite}@keyframes fall-41{66.145%{transform:translate(-1.5631vw,66.145vh) scale(.8403)}to{transform:translate(-.0697vw,99vh) scale(.8403)}}.snow:nth-child(42){opacity:.1298;transform:translate(36.3641vw,-10px) scale(.1772);animation:fall-42 19s -22s linear infinite}@keyframes fall-42{70.997%{transform:translate(33.3382vw,70.997vh) scale(.1772)}to{transform:translate(34.85115vw,99vh) scale(.1772)}}.snow:nth-child(43){opacity:.8046;transform:translate(79.8215vw,-10px) scale(.2042);animation:fall-43 26s -25s linear infinite}@keyframes fall-43{66.48%{transform:translate(83.3837vw,66.48vh) scale(.2042)}to{transform:translate(81.6026vw,99vh) scale(.2042)}}.snow:nth-child(44){opacity:.5354;transform:translate(13.0431vw,-10px) scale(.8571);animation:fall-44 10s -18s linear infinite}@keyframes fall-44{45.638%{transform:translate(8.2928vw,45.638vh) scale(.8571)}to{transform:translate(10.66795vw,99vh) scale(.8571)}}.snow:nth-child(45){opacity:.856;transform:translate(70.5633vw,-10px) scale(.7019);animation:fall-45 19s -11s linear infinite}@keyframes fall-45{75.027%{transform:translate(76.1135vw,75.027vh) scale(.7019)}to{transform:translate(73.3384vw,99vh) scale(.7019)}}.snow:nth-child(46){opacity:1.2896;transform:translate(15.5072vw,-10px) scale(.6173);animation:fall-46 16s -5s linear infinite}@keyframes fall-46{67.201%{transform:translate(21.0765vw,67.201vh) scale(.6173)}to{transform:translate(18.29185vw,99vh) scale(.6173)}}.snow:nth-child(47){opacity:.2542;transform:translate(69.7641vw,-10px) scale(.2421);animation:fall-47 25s -22s linear infinite}@keyframes fall-47{48.068%{transform:translate(76.2575vw,48.068vh) scale(.2421)}to{transform:translate(73.0108vw,99vh) scale(.2421)}}.snow:nth-child(48){opacity:.9896;transform:translate(76.3547vw,-10px) scale(.0743);animation:fall-48 16s -20s linear infinite}@keyframes fall-48{58.396%{transform:translate(70.7304vw,58.396vh) scale(.0743)}to{transform:translate(73.54255vw,99vh) scale(.0743)}}.snow:nth-child(49){opacity:1.3898;transform:translate(36.0572vw,-10px) scale(.3816);animation:fall-49 14s -29s linear infinite}@keyframes fall-49{39.737%{transform:translate(35.6817vw,39.737vh) scale(.3816)}to{transform:translate(35.86945vw,99vh) scale(.3816)}}.snow:nth-child(50){opacity:.1884;transform:translate(2.2597vw,-10px) scale(.9939);animation:fall-50 26s -29s linear infinite}@keyframes fall-50{60.027%{transform:translate(9.6775vw,60.027vh) scale(.9939)}to{transform:translate(5.9686vw,99vh) scale(.9939)}}.snow:nth-child(51){opacity:.5776;transform:translate(84.7782vw,-10px) scale(.5525);animation:fall-51 16s -7s linear infinite}@keyframes fall-51{49.086%{transform:translate(76.18vw,49.086vh) scale(.5525)}to{transform:translate(80.4791vw,99vh) scale(.5525)}}.snow:nth-child(52){opacity:.9966;transform:translate(68.3658vw,-10px) scale(.7426);animation:fall-52 26s -28s linear infinite}@keyframes fall-52{37.094%{transform:translate(73.3315vw,37.094vh) scale(.7426)}to{transform:translate(70.84865vw,99vh) scale(.7426)}}.snow:nth-child(53){opacity:.7148;transform:translate(75.0154vw,-10px) scale(.8697);animation:fall-53 30s -2s linear infinite}@keyframes fall-53{62.946%{transform:translate(72.3864vw,62.946vh) scale(.8697)}to{transform:translate(73.7009vw,99vh) scale(.8697)}}.snow:nth-child(54){opacity:1.3408;transform:translate(38.1747vw,-10px) scale(.614);animation:fall-54 12s -27s linear infinite}@keyframes fall-54{63.474%{transform:translate(37.6076vw,63.474vh) scale(.614)}to{transform:translate(37.89115vw,99vh) scale(.614)}}.snow:nth-child(55){opacity:.84;transform:translate(76.7303vw,-10px) scale(.7777);animation:fall-55 19s -24s linear infinite}@keyframes fall-55{71.49%{transform:translate(78.2455vw,71.49vh) scale(.7777)}to{transform:translate(77.4879vw,99vh) scale(.7777)}}.snow:nth-child(56){opacity:.4638;transform:translate(69.6632vw,-10px) scale(.243);animation:fall-56 30s -16s linear infinite}@keyframes fall-56{74.541%{transform:translate(73.0427vw,74.541vh) scale(.243)}to{transform:translate(71.35295vw,99vh) scale(.243)}}.snow:nth-child(57){opacity:.6204;transform:translate(30.4504vw,-10px) scale(.0984);animation:fall-57 21s -27s linear infinite}@keyframes fall-57{53.414%{transform:translate(38.484vw,53.414vh) scale(.0984)}to{transform:translate(34.4672vw,99vh) scale(.0984)}}.snow:nth-child(58){opacity:.1456;transform:translate(96.3881vw,-10px) scale(.0609);animation:fall-58 27s -17s linear infinite}@keyframes fall-58{58.859%{transform:translate(91.4396vw,58.859vh) scale(.0609)}to{transform:translate(93.91385vw,99vh) scale(.0609)}}.snow:nth-child(59){opacity:.6256;transform:translate(7.5619vw,-10px) scale(.4719);animation:fall-59 13s -30s linear infinite}@keyframes fall-59{68.002%{transform:translate(16.2515vw,68.002vh) scale(.4719)}to{transform:translate(11.9067vw,99vh) scale(.4719)}}.snow:nth-child(60){opacity:.9054;transform:translate(12.6076vw,-10px) scale(.124);animation:fall-60 29s -27s linear infinite}@keyframes fall-60{42.078%{transform:translate(10.4435vw,42.078vh) scale(.124)}to{transform:translate(11.52555vw,99vh) scale(.124)}}.snow:nth-child(61){opacity:.3626;transform:translate(99.871vw,-10px) scale(.9553);animation:fall-61 22s -26s linear infinite}@keyframes fall-61{35.239%{transform:translate(96.6483vw,35.239vh) scale(.9553)}to{transform:translate(98.25965vw,99vh) scale(.9553)}}.snow:nth-child(62){opacity:1.3362;transform:translate(57.8272vw,-10px) scale(.5174);animation:fall-62 19s -5s linear infinite}@keyframes fall-62{67.747%{transform:translate(49.2088vw,67.747vh) scale(.5174)}to{transform:translate(53.518vw,99vh) scale(.5174)}}.snow:nth-child(63){opacity:1.4476;transform:translate(55.8812vw,-10px) scale(.204);animation:fall-63 25s -2s linear infinite}@keyframes fall-63{61.003%{transform:translate(53.3736vw,61.003vh) scale(.204)}to{transform:translate(54.6274vw,99vh) scale(.204)}}.snow:nth-child(64){opacity:1.9918;transform:translate(94.024vw,-10px) scale(.5416);animation:fall-64 28s -7s linear infinite}@keyframes fall-64{63.007%{transform:translate(84.9932vw,63.007vh) scale(.5416)}to{transform:translate(89.5086vw,99vh) scale(.5416)}}.snow:nth-child(65){opacity:.983;transform:translate(36.4761vw,-10px) scale(.3947);animation:fall-65 22s -22s linear infinite}@keyframes fall-65{70.35%{transform:translate(41.6223vw,70.35vh) scale(.3947)}to{transform:translate(39.0492vw,99vh) scale(.3947)}}.snow:nth-child(66){opacity:.0502;transform:translate(55.9827vw,-10px) scale(.6258);animation:fall-66 15s -25s linear infinite}@keyframes fall-66{57.923%{transform:translate(58.5373vw,57.923vh) scale(.6258)}to{transform:translate(57.26vw,99vh) scale(.6258)}}.snow:nth-child(67){opacity:.0756;transform:translate(8.5634vw,-10px) scale(.852);animation:fall-67 20s -2s linear infinite}@keyframes fall-67{57.477%{transform:translate(2.2014vw,57.477vh) scale(.852)}to{transform:translate(5.3824vw,99vh) scale(.852)}}.snow:nth-child(68){opacity:.6066;transform:translate(14.3386vw,-10px) scale(.2812);animation:fall-68 21s -11s linear infinite}@keyframes fall-68{67.628%{transform:translate(15.0657vw,67.628vh) scale(.2812)}to{transform:translate(14.70215vw,99vh) scale(.2812)}}.snow:nth-child(69){opacity:.9804;transform:translate(35.2613vw,-10px) scale(.0151);animation:fall-69 30s -9s linear infinite}@keyframes fall-69{34.425%{transform:translate(34.8554vw,34.425vh) scale(.0151)}to{transform:translate(35.05835vw,99vh) scale(.0151)}}.snow:nth-child(70){opacity:1.0028;transform:translate(55.0723vw,-10px) scale(.7857);animation:fall-70 25s -18s linear infinite}@keyframes fall-70{74.453%{transform:translate(59.5049vw,74.453vh) scale(.7857)}to{transform:translate(57.2886vw,99vh) scale(.7857)}}.snow:nth-child(71){opacity:.4216;transform:translate(86.9023vw,-10px) scale(.6988);animation:fall-71 21s -21s linear infinite}@keyframes fall-71{71.526%{transform:translate(87.1413vw,71.526vh) scale(.6988)}to{transform:translate(87.0218vw,99vh) scale(.6988)}}.snow:nth-child(72){opacity:1.5686;transform:translate(52.0175vw,-10px) scale(.7979);animation:fall-72 25s -23s linear infinite}@keyframes fall-72{41.085%{transform:translate(56.9998vw,41.085vh) scale(.7979)}to{transform:translate(54.50865vw,99vh) scale(.7979)}}.snow:nth-child(73){opacity:1.976;transform:translate(86.1587vw,-10px) scale(.6);animation:fall-73 18s -2s linear infinite}@keyframes fall-73{52.669%{transform:translate(86.6047vw,52.669vh) scale(.6)}to{transform:translate(86.3817vw,99vh) scale(.6)}}.snow:nth-child(74){opacity:1.301;transform:translate(7.2411vw,-10px) scale(.8914);animation:fall-74 27s -28s linear infinite}@keyframes fall-74{58.732%{transform:translate(15.6048vw,58.732vh) scale(.8914)}to{transform:translate(11.42295vw,99vh) scale(.8914)}}.snow:nth-child(75){opacity:1.5014;transform:translate(44.6676vw,-10px) scale(.6667);animation:fall-75 26s -8s linear infinite}@keyframes fall-75{65.088%{transform:translate(40.9263vw,65.088vh) scale(.6667)}to{transform:translate(42.79695vw,99vh) scale(.6667)}}.snow:nth-child(76){opacity:1.8142;transform:translate(69.2885vw,-10px) scale(.2549);animation:fall-76 27s -16s linear infinite}@keyframes fall-76{34.474%{transform:translate(62.4644vw,34.474vh) scale(.2549)}to{transform:translate(65.87645vw,99vh) scale(.2549)}}.snow:nth-child(77){opacity:1.4818;transform:translate(14.4821vw,-10px) scale(.6933);animation:fall-77 11s -6s linear infinite}@keyframes fall-77{74.456%{transform:translate(15.1227vw,74.456vh) scale(.6933)}to{transform:translate(14.8024vw,99vh) scale(.6933)}}.snow:nth-child(78){opacity:.222;transform:translate(62.8502vw,-10px) scale(.8464);animation:fall-78 26s -24s linear infinite}@keyframes fall-78{55.319%{transform:translate(71.1904vw,55.319vh) scale(.8464)}to{transform:translate(67.0203vw,99vh) scale(.8464)}}.snow:nth-child(79){opacity:.9186;transform:translate(82.7841vw,-10px) scale(.174);animation:fall-79 21s -10s linear infinite}@keyframes fall-79{73.141%{transform:translate(75.8926vw,73.141vh) scale(.174)}to{transform:translate(79.33835vw,99vh) scale(.174)}}.snow:nth-child(80){opacity:1.6936;transform:translate(48.1762vw,-10px) scale(.8463);animation:fall-80 14s -23s linear infinite}@keyframes fall-80{53.611%{transform:translate(50.0274vw,53.611vh) scale(.8463)}to{transform:translate(49.1018vw,99vh) scale(.8463)}}.snow:nth-child(81){opacity:1.2478;transform:translate(43.2748vw,-10px) scale(.5128);animation:fall-81 28s -19s linear infinite}@keyframes fall-81{45.716%{transform:translate(52.8459vw,45.716vh) scale(.5128)}to{transform:translate(48.06035vw,99vh) scale(.5128)}}.snow:nth-child(82){opacity:1.4024;transform:translate(43.6383vw,-10px) scale(.5203);animation:fall-82 22s -22s linear infinite}@keyframes fall-82{41.833%{transform:translate(50.2561vw,41.833vh) scale(.5203)}to{transform:translate(46.9472vw,99vh) scale(.5203)}}.snow:nth-child(83){opacity:1.025;transform:translate(29.0556vw,-10px) scale(.5276);animation:fall-83 17s -5s linear infinite}@keyframes fall-83{46.16%{transform:translate(27.2181vw,46.16vh) scale(.5276)}to{transform:translate(28.13685vw,99vh) scale(.5276)}}.snow:nth-child(84){opacity:1.598;transform:translate(85.4799vw,-10px) scale(.5368);animation:fall-84 10s -14s linear infinite}@keyframes fall-84{41.004%{transform:translate(82.1903vw,41.004vh) scale(.5368)}to{transform:translate(83.8351vw,99vh) scale(.5368)}}.snow:nth-child(85){opacity:.1744;transform:translate(68.6134vw,-10px) scale(.1979);animation:fall-85 22s -11s linear infinite}@keyframes fall-85{47.413%{transform:translate(64.1986vw,47.413vh) scale(.1979)}to{transform:translate(66.406vw,99vh) scale(.1979)}}.snow:nth-child(86){opacity:1.9122;transform:translate(39.0716vw,-10px) scale(.8986);animation:fall-86 11s -17s linear infinite}@keyframes fall-86{47.777%{transform:translate(37.4633vw,47.777vh) scale(.8986)}to{transform:translate(38.26745vw,99vh) scale(.8986)}}.snow:nth-child(87){opacity:1.547;transform:translate(24.6652vw,-10px) scale(.4077);animation:fall-87 22s -11s linear infinite}@keyframes fall-87{76.82%{transform:translate(15.6224vw,76.82vh) scale(.4077)}to{transform:translate(20.1438vw,99vh) scale(.4077)}}.snow:nth-child(88){opacity:.1308;transform:translate(6.0677vw,-10px) scale(.5054);animation:fall-88 30s -28s linear infinite}@keyframes fall-88{41.775%{transform:translate(1.9447vw,41.775vh) scale(.5054)}to{transform:translate(4.0062vw,99vh) scale(.5054)}}.snow:nth-child(89){opacity:1.8294;transform:translate(59.5581vw,-10px) scale(.0213);animation:fall-89 15s -6s linear infinite}@keyframes fall-89{75.003%{transform:translate(65.8033vw,75.003vh) scale(.0213)}to{transform:translate(62.6807vw,99vh) scale(.0213)}}.snow:nth-child(90){opacity:1.2138;transform:translate(61.2873vw,-10px) scale(.1368);animation:fall-90 22s -12s linear infinite}@keyframes fall-90{71.299%{transform:translate(52.4152vw,71.299vh) scale(.1368)}to{transform:translate(56.85125vw,99vh) scale(.1368)}}.snow:nth-child(91){opacity:.7178;transform:translate(7.7307vw,-10px) scale(.3395);animation:fall-91 26s -10s linear infinite}@keyframes fall-91{45.217%{transform:translate(3.7294vw,45.217vh) scale(.3395)}to{transform:translate(5.73005vw,99vh) scale(.3395)}}.snow:nth-child(92){opacity:1.1932;transform:translate(14.4506vw,-10px) scale(.2367);animation:fall-92 25s -5s linear infinite}@keyframes fall-92{35.39%{transform:translate(10.8034vw,35.39vh) scale(.2367)}to{transform:translate(12.627vw,99vh) scale(.2367)}}.snow:nth-child(93){opacity:1.6994;transform:translate(66.9099vw,-10px) scale(.5004);animation:fall-93 14s -26s linear infinite}@keyframes fall-93{40.312%{transform:translate(57.3441vw,40.312vh) scale(.5004)}to{transform:translate(62.127vw,99vh) scale(.5004)}}.snow:nth-child(94){opacity:1.5132;transform:translate(42.0912vw,-10px) scale(.7733);animation:fall-94 30s -30s linear infinite}@keyframes fall-94{46.127%{transform:translate(51.5966vw,46.127vh) scale(.7733)}to{transform:translate(46.8439vw,99vh) scale(.7733)}}.snow:nth-child(95){opacity:1.3842;transform:translate(52.3247vw,-10px) scale(.5713);animation:fall-95 29s -29s linear infinite}@keyframes fall-95{33.992%{transform:translate(48.5444vw,33.992vh) scale(.5713)}to{transform:translate(50.43455vw,99vh) scale(.5713)}}.snow:nth-child(96){opacity:.2914;transform:translate(31.4702vw,-10px) scale(.6346);animation:fall-96 11s -4s linear infinite}@keyframes fall-96{73.536%{transform:translate(34.964vw,73.536vh) scale(.6346)}to{transform:translate(33.2171vw,99vh) scale(.6346)}}.snow:nth-child(97){opacity:.5314;transform:translate(16.3271vw,-10px) scale(.4108);animation:fall-97 16s -9s linear infinite}@keyframes fall-97{56.428%{transform:translate(13.9543vw,56.428vh) scale(.4108)}to{transform:translate(15.1407vw,99vh) scale(.4108)}}.snow:nth-child(98){opacity:1.0538;transform:translate(71.1871vw,-10px) scale(.8039);animation:fall-98 23s -8s linear infinite}@keyframes fall-98{66.784%{transform:translate(73.3848vw,66.784vh) scale(.8039)}to{transform:translate(72.28595vw,99vh) scale(.8039)}}.snow:nth-child(99){opacity:1.6136;transform:translate(18.5289vw,-10px) scale(.8487);animation:fall-99 23s -12s linear infinite}@keyframes fall-99{72.196%{transform:translate(28.476vw,72.196vh) scale(.8487)}to{transform:translate(23.50245vw,99vh) scale(.8487)}}.snow:nth-child(100){opacity:1.5332;transform:translate(81.7502vw,-10px) scale(.1963);animation:fall-100 26s -8s linear infinite}@keyframes fall-100{42.336%{transform:translate(80.6675vw,42.336vh) scale(.1963)}to{transform:translate(81.20885vw,99vh) scale(.1963)}}.snow:nth-child(101){opacity:1.8068;transform:translate(93.2703vw,-10px) scale(.9749);animation:fall-101 13s -24s linear infinite}@keyframes fall-101{76.083%{transform:translate(103.2056vw,76.083vh) scale(.9749)}to{transform:translate(98.23795vw,99vh) scale(.9749)}}.snow:nth-child(102){opacity:1.8058;transform:translate(79.8827vw,-10px) scale(.7367);animation:fall-102 18s -3s linear infinite}@keyframes fall-102{50.24%{transform:translate(72.9254vw,50.24vh) scale(.7367)}to{transform:translate(76.40405vw,99vh) scale(.7367)}}.snow:nth-child(103){opacity:1.5432;transform:translate(69.5723vw,-10px) scale(.9551);animation:fall-103 19s -12s linear infinite}@keyframes fall-103{37.145%{transform:translate(78.4414vw,37.145vh) scale(.9551)}to{transform:translate(74.00685vw,99vh) scale(.9551)}}.snow:nth-child(104){opacity:.2422;transform:translate(28.4488vw,-10px) scale(.1269);animation:fall-104 13s -9s linear infinite}@keyframes fall-104{42.245%{transform:translate(21.5259vw,42.245vh) scale(.1269)}to{transform:translate(24.98735vw,99vh) scale(.1269)}}.snow:nth-child(105){opacity:1.6844;transform:translate(5.169vw,-10px) scale(.1122);animation:fall-105 22s -22s linear infinite}@keyframes fall-105{53.793%{transform:translate(5.5483vw,53.793vh) scale(.1122)}to{transform:translate(5.35865vw,99vh) scale(.1122)}}.snow:nth-child(106){opacity:1.4472;transform:translate(41.3241vw,-10px) scale(.0619);animation:fall-106 18s -26s linear infinite}@keyframes fall-106{60.36%{transform:translate(31.5153vw,60.36vh) scale(.0619)}to{transform:translate(36.4197vw,99vh) scale(.0619)}}.snow:nth-child(107){opacity:1.7236;transform:translate(92.8392vw,-10px) scale(.1141);animation:fall-107 18s -18s linear infinite}@keyframes fall-107{69.555%{transform:translate(101.7092vw,69.555vh) scale(.1141)}to{transform:translate(97.2742vw,99vh) scale(.1141)}}.snow:nth-child(108){opacity:.0298;transform:translate(91.2247vw,-10px) scale(.8204);animation:fall-108 15s -10s linear infinite}@keyframes fall-108{76.898%{transform:translate(92.5443vw,76.898vh) scale(.8204)}to{transform:translate(91.8845vw,99vh) scale(.8204)}}.snow:nth-child(109){opacity:.7098;transform:translate(53.1197vw,-10px) scale(.2133);animation:fall-109 11s -2s linear infinite}@keyframes fall-109{50.689%{transform:translate(62.4288vw,50.689vh) scale(.2133)}to{transform:translate(57.77425vw,99vh) scale(.2133)}}.snow:nth-child(110){opacity:1.876;transform:translate(69.8166vw,-10px) scale(.3426);animation:fall-110 22s -12s linear infinite}@keyframes fall-110{69.324%{transform:translate(79.334vw,69.324vh) scale(.3426)}to{transform:translate(74.5753vw,99vh) scale(.3426)}}.snow:nth-child(111){opacity:1.0316;transform:translate(80.0738vw,-10px) scale(.3367);animation:fall-111 15s -28s linear infinite}@keyframes fall-111{40.114%{transform:translate(89.0942vw,40.114vh) scale(.3367)}to{transform:translate(84.584vw,99vh) scale(.3367)}}.snow:nth-child(112){opacity:1.9702;transform:translate(47.7974vw,-10px) scale(.6034);animation:fall-112 14s -14s linear infinite}@keyframes fall-112{78.966%{transform:translate(54.1575vw,78.966vh) scale(.6034)}to{transform:translate(50.97745vw,99vh) scale(.6034)}}.snow:nth-child(113){opacity:.6904;transform:translate(89.7921vw,-10px) scale(.3842);animation:fall-113 16s -3s linear infinite}@keyframes fall-113{30.97%{transform:translate(96.5114vw,30.97vh) scale(.3842)}to{transform:translate(93.15175vw,99vh) scale(.3842)}}.snow:nth-child(114){opacity:1.6256;transform:translate(51.1753vw,-10px) scale(.013);animation:fall-114 27s -24s linear infinite}@keyframes fall-114{60.454%{transform:translate(43.4325vw,60.454vh) scale(.013)}to{transform:translate(47.3039vw,99vh) scale(.013)}}.snow:nth-child(115){opacity:1.3208;transform:translate(86.7415vw,-10px) scale(.9689);animation:fall-115 27s -4s linear infinite}@keyframes fall-115{67.064%{transform:translate(82.1918vw,67.064vh) scale(.9689)}to{transform:translate(84.46665vw,99vh) scale(.9689)}}.snow:nth-child(116){opacity:1.1458;transform:translate(13.1094vw,-10px) scale(.8837);animation:fall-116 15s -14s linear infinite}@keyframes fall-116{33.188%{transform:translate(12.4306vw,33.188vh) scale(.8837)}to{transform:translate(12.77vw,99vh) scale(.8837)}}.snow:nth-child(117){opacity:1.2434;transform:translate(43.4143vw,-10px) scale(.8775);animation:fall-117 30s -7s linear infinite}@keyframes fall-117{44.106%{transform:translate(42.1298vw,44.106vh) scale(.8775)}to{transform:translate(42.77205vw,99vh) scale(.8775)}}.snow:nth-child(118){opacity:.5432;transform:translate(27.8139vw,-10px) scale(.0918);animation:fall-118 14s -7s linear infinite}@keyframes fall-118{31.103%{transform:translate(25.979vw,31.103vh) scale(.0918)}to{transform:translate(26.89645vw,99vh) scale(.0918)}}.snow:nth-child(119){opacity:.9294;transform:translate(28.9707vw,-10px) scale(.4288);animation:fall-119 20s -23s linear infinite}@keyframes fall-119{58.898%{transform:translate(23.3886vw,58.898vh) scale(.4288)}to{transform:translate(26.17965vw,99vh) scale(.4288)}}.snow:nth-child(120){opacity:1.7286;transform:translate(48.9006vw,-10px) scale(.8343);animation:fall-120 16s -21s linear infinite}@keyframes fall-120{58.775%{transform:translate(53.9688vw,58.775vh) scale(.8343)}to{transform:translate(51.4347vw,99vh) scale(.8343)}}.snow:nth-child(121){opacity:1.9624;transform:translate(74.9766vw,-10px) scale(.9012);animation:fall-121 18s -19s linear infinite}@keyframes fall-121{44.119%{transform:translate(78.976vw,44.119vh) scale(.9012)}to{transform:translate(76.9763vw,99vh) scale(.9012)}}.snow:nth-child(122){opacity:1.09;transform:translate(69.469vw,-10px) scale(.9124);animation:fall-122 26s -6s linear infinite}@keyframes fall-122{62.962%{transform:translate(60.3581vw,62.962vh) scale(.9124)}to{transform:translate(64.91355vw,99vh) scale(.9124)}}.snow:nth-child(123){opacity:.1096;transform:translate(98.3387vw,-10px) scale(.1602);animation:fall-123 17s -2s linear infinite}@keyframes fall-123{56.3%{transform:translate(97.5385vw,56.3vh) scale(.1602)}to{transform:translate(97.9386vw,99vh) scale(.1602)}}.snow:nth-child(124){opacity:.0974;transform:translate(85.4541vw,-10px) scale(.7042);animation:fall-124 15s -11s linear infinite}@keyframes fall-124{48.828%{transform:translate(83.0188vw,48.828vh) scale(.7042)}to{transform:translate(84.23645vw,99vh) scale(.7042)}}.snow:nth-child(125){opacity:.16;transform:translate(41.3346vw,-10px) scale(.328);animation:fall-125 13s -5s linear infinite}@keyframes fall-125{70.987%{transform:translate(35.7159vw,70.987vh) scale(.328)}to{transform:translate(38.52525vw,99vh) scale(.328)}}.snow:nth-child(126){opacity:1.245;transform:translate(91.0225vw,-10px) scale(.6675);animation:fall-126 15s -25s linear infinite}@keyframes fall-126{33.389%{transform:translate(100.8676vw,33.389vh) scale(.6675)}to{transform:translate(95.94505vw,99vh) scale(.6675)}}.snow:nth-child(127){opacity:1.609;transform:translate(88.9033vw,-10px) scale(.8986);animation:fall-127 13s -17s linear infinite}@keyframes fall-127{69.118%{transform:translate(83.3761vw,69.118vh) scale(.8986)}to{transform:translate(86.1397vw,99vh) scale(.8986)}}.snow:nth-child(128){opacity:1.0176;transform:translate(78.8407vw,-10px) scale(.6391);animation:fall-128 30s -6s linear infinite}@keyframes fall-128{60.956%{transform:translate(88.6101vw,60.956vh) scale(.6391)}to{transform:translate(83.7254vw,99vh) scale(.6391)}}.snow:nth-child(129){opacity:1.9398;transform:translate(42.9906vw,-10px) scale(.4104);animation:fall-129 12s -24s linear infinite}@keyframes fall-129{70.218%{transform:translate(49.4044vw,70.218vh) scale(.4104)}to{transform:translate(46.1975vw,99vh) scale(.4104)}}.snow:nth-child(130){opacity:.8572;transform:translate(40.3872vw,-10px) scale(.1488);animation:fall-130 30s -7s linear infinite}@keyframes fall-130{32.96%{transform:translate(50.1668vw,32.96vh) scale(.1488)}to{transform:translate(45.277vw,99vh) scale(.1488)}}.snow:nth-child(131){opacity:.4504;transform:translate(3.2628vw,-10px) scale(.6912);animation:fall-131 22s -12s linear infinite}@keyframes fall-131{34.292%{transform:translate(7.949vw,34.292vh) scale(.6912)}to{transform:translate(5.6059vw,99vh) scale(.6912)}}.snow:nth-child(132){opacity:1.7018;transform:translate(59.7686vw,-10px) scale(.8267);animation:fall-132 14s -18s linear infinite}@keyframes fall-132{68.764%{transform:translate(61.843vw,68.764vh) scale(.8267)}to{transform:translate(60.8058vw,99vh) scale(.8267)}}.snow:nth-child(133){opacity:.128;transform:translate(69.2976vw,-10px) scale(.8373);animation:fall-133 11s -10s linear infinite}@keyframes fall-133{73.316%{transform:translate(77.6691vw,73.316vh) scale(.8373)}to{transform:translate(73.48335vw,99vh) scale(.8373)}}.snow:nth-child(134){opacity:.1508;transform:translate(80.0033vw,-10px) scale(.6444);animation:fall-134 18s -2s linear infinite}@keyframes fall-134{30.086%{transform:translate(75.5347vw,30.086vh) scale(.6444)}to{transform:translate(77.769vw,99vh) scale(.6444)}}.snow:nth-child(135){opacity:1.4816;transform:translate(34.781vw,-10px) scale(.9917);animation:fall-135 17s -25s linear infinite}@keyframes fall-135{48.971%{transform:translate(35.2608vw,48.971vh) scale(.9917)}to{transform:translate(35.0209vw,99vh) scale(.9917)}}.snow:nth-child(136){opacity:.0914;transform:translate(18.082vw,-10px) scale(.6237);animation:fall-136 25s -15s linear infinite}@keyframes fall-136{77.151%{transform:translate(18.0416vw,77.151vh) scale(.6237)}to{transform:translate(18.0618vw,99vh) scale(.6237)}}.snow:nth-child(137){opacity:.7444;transform:translate(30.3749vw,-10px) scale(.7441);animation:fall-137 14s -10s linear infinite}@keyframes fall-137{33.998%{transform:translate(37.882vw,33.998vh) scale(.7441)}to{transform:translate(34.12845vw,99vh) scale(.7441)}}.snow:nth-child(138){opacity:1.6102;transform:translate(62.4104vw,-10px) scale(.7724);animation:fall-138 18s -23s linear infinite}@keyframes fall-138{30.339%{transform:translate(55.0453vw,30.339vh) scale(.7724)}to{transform:translate(58.72785vw,99vh) scale(.7724)}}.snow:nth-child(139){opacity:.259;transform:translate(1.3236vw,-10px) scale(.7759);animation:fall-139 27s -1s linear infinite}@keyframes fall-139{75.091%{transform:translate(7.4338vw,75.091vh) scale(.7759)}to{transform:translate(4.3787vw,99vh) scale(.7759)}}.snow:nth-child(140){opacity:.7324;transform:translate(75.9256vw,-10px) scale(.3167);animation:fall-140 20s -30s linear infinite}@keyframes fall-140{37.858%{transform:translate(71.9782vw,37.858vh) scale(.3167)}to{transform:translate(73.9519vw,99vh) scale(.3167)}}.snow:nth-child(141){opacity:.4734;transform:translate(54.1703vw,-10px) scale(.4158);animation:fall-141 12s -10s linear infinite}@keyframes fall-141{30.624%{transform:translate(47.2303vw,30.624vh) scale(.4158)}to{transform:translate(50.7003vw,99vh) scale(.4158)}}.snow:nth-child(142){opacity:.5322;transform:translate(43.0925vw,-10px) scale(.4217);animation:fall-142 29s -16s linear infinite}@keyframes fall-142{60.585%{transform:translate(37.8631vw,60.585vh) scale(.4217)}to{transform:translate(40.4778vw,99vh) scale(.4217)}}.snow:nth-child(143){opacity:.8844;transform:translate(53.4835vw,-10px) scale(.5809);animation:fall-143 11s -8s linear infinite}@keyframes fall-143{55.698%{transform:translate(58.1787vw,55.698vh) scale(.5809)}to{transform:translate(55.8311vw,99vh) scale(.5809)}}.snow:nth-child(144){opacity:1.4844;transform:translate(97.258vw,-10px) scale(.4068);animation:fall-144 22s -10s linear infinite}@keyframes fall-144{46.695%{transform:translate(106.6776vw,46.695vh) scale(.4068)}to{transform:translate(101.9678vw,99vh) scale(.4068)}}.snow:nth-child(145){opacity:.9666;transform:translate(93.8328vw,-10px) scale(.04);animation:fall-145 26s -21s linear infinite}@keyframes fall-145{61.331%{transform:translate(101.606vw,61.331vh) scale(.04)}to{transform:translate(97.7194vw,99vh) scale(.04)}}.snow:nth-child(146){opacity:1.2164;transform:translate(1.7216vw,-10px) scale(.7867);animation:fall-146 13s -12s linear infinite}@keyframes fall-146{34.782%{transform:translate(2.8044vw,34.782vh) scale(.7867)}to{transform:translate(2.263vw,99vh) scale(.7867)}}.snow:nth-child(147){opacity:1.7486;transform:translate(84.5493vw,-10px) scale(.721);animation:fall-147 30s -29s linear infinite}@keyframes fall-147{49.265%{transform:translate(81.5959vw,49.265vh) scale(.721)}to{transform:translate(83.0726vw,99vh) scale(.721)}}.snow:nth-child(148){opacity:.6794;transform:translate(4.9952vw,-10px) scale(.765);animation:fall-148 20s -16s linear infinite}@keyframes fall-148{60.816%{transform:translate(3.8319vw,60.816vh) scale(.765)}to{transform:translate(4.41355vw,99vh) scale(.765)}}.snow:nth-child(149){opacity:1.1526;transform:translate(27.6002vw,-10px) scale(.7804);animation:fall-149 16s -5s linear infinite}@keyframes fall-149{53.829%{transform:translate(33.2087vw,53.829vh) scale(.7804)}to{transform:translate(30.40445vw,99vh) scale(.7804)}}.snow:nth-child(150){opacity:.6592;transform:translate(55.512vw,-10px) scale(.9636);animation:fall-150 28s -10s linear infinite}@keyframes fall-150{60.517%{transform:translate(61.8215vw,60.517vh) scale(.9636)}to{transform:translate(58.66675vw,99vh) scale(.9636)}}.snow:nth-child(151){opacity:.3518;transform:translate(85.8906vw,-10px) scale(.053);animation:fall-151 23s -3s linear infinite}@keyframes fall-151{68.053%{transform:translate(80.3805vw,68.053vh) scale(.053)}to{transform:translate(83.13555vw,99vh) scale(.053)}}.snow:nth-child(152){opacity:1.5796;transform:translate(47.039vw,-10px) scale(.7593);animation:fall-152 12s -18s linear infinite}@keyframes fall-152{53.283%{transform:translate(44.8341vw,53.283vh) scale(.7593)}to{transform:translate(45.93655vw,99vh) scale(.7593)}}.snow:nth-child(153){opacity:1.7944;transform:translate(24.861vw,-10px) scale(.1655);animation:fall-153 14s -19s linear infinite}@keyframes fall-153{66.751%{transform:translate(19.1447vw,66.751vh) scale(.1655)}to{transform:translate(22.00285vw,99vh) scale(.1655)}}.snow:nth-child(154){opacity:1.6676;transform:translate(11.4363vw,-10px) scale(.275);animation:fall-154 24s -23s linear infinite}@keyframes fall-154{73.82%{transform:translate(21.1784vw,73.82vh) scale(.275)}to{transform:translate(16.30735vw,99vh) scale(.275)}}.snow:nth-child(155){opacity:.4092;transform:translate(75.8608vw,-10px) scale(.7588);animation:fall-155 15s -12s linear infinite}@keyframes fall-155{55.905%{transform:translate(69.1069vw,55.905vh) scale(.7588)}to{transform:translate(72.48385vw,99vh) scale(.7588)}}.snow:nth-child(156){opacity:.114;transform:translate(6.259vw,-10px) scale(.1038);animation:fall-156 19s -2s linear infinite}@keyframes fall-156{37.159%{transform:translate(-3.321vw,37.159vh) scale(.1038)}to{transform:translate(1.469vw,99vh) scale(.1038)}}.snow:nth-child(157){opacity:1.1684;transform:translate(78.0126vw,-10px) scale(.1867);animation:fall-157 30s -7s linear infinite}@keyframes fall-157{39.984%{transform:translate(80.9622vw,39.984vh) scale(.1867)}to{transform:translate(79.4874vw,99vh) scale(.1867)}}.snow:nth-child(158){opacity:1.7948;transform:translate(53.1093vw,-10px) scale(.9519);animation:fall-158 16s -5s linear infinite}@keyframes fall-158{64.984%{transform:translate(43.3018vw,64.984vh) scale(.9519)}to{transform:translate(48.20555vw,99vh) scale(.9519)}}.snow:nth-child(159){opacity:.1488;transform:translate(16.8956vw,-10px) scale(.12);animation:fall-159 30s -14s linear infinite}@keyframes fall-159{54.222%{transform:translate(12.7665vw,54.222vh) scale(.12)}to{transform:translate(14.83105vw,99vh) scale(.12)}}.snow:nth-child(160){opacity:1.5282;transform:translate(91.8402vw,-10px) scale(.8354);animation:fall-160 10s -18s linear infinite}@keyframes fall-160{56.605%{transform:translate(82.3419vw,56.605vh) scale(.8354)}to{transform:translate(87.09105vw,99vh) scale(.8354)}}.snow:nth-child(161){opacity:1.6234;transform:translate(89.9343vw,-10px) scale(.7567);animation:fall-161 20s -3s linear infinite}@keyframes fall-161{56.074%{transform:translate(92.6935vw,56.074vh) scale(.7567)}to{transform:translate(91.3139vw,99vh) scale(.7567)}}.snow:nth-child(162){opacity:.1324;transform:translate(90.5666vw,-10px) scale(.8078);animation:fall-162 14s -26s linear infinite}@keyframes fall-162{44.743%{transform:translate(93.1074vw,44.743vh) scale(.8078)}to{transform:translate(91.837vw,99vh) scale(.8078)}}.snow:nth-child(163){opacity:1.62;transform:translate(51.0478vw,-10px) scale(.5916);animation:fall-163 11s -29s linear infinite}@keyframes fall-163{50.031%{transform:translate(46.4459vw,50.031vh) scale(.5916)}to{transform:translate(48.74685vw,99vh) scale(.5916)}}.snow:nth-child(164){opacity:.753;transform:translate(67.8243vw,-10px) scale(.7217);animation:fall-164 21s -30s linear infinite}@keyframes fall-164{51.613%{transform:translate(70.0799vw,51.613vh) scale(.7217)}to{transform:translate(68.9521vw,99vh) scale(.7217)}}.snow:nth-child(165){opacity:.4092;transform:translate(55.5015vw,-10px) scale(.4033);animation:fall-165 20s -9s linear infinite}@keyframes fall-165{46.504%{transform:translate(47.4962vw,46.504vh) scale(.4033)}to{transform:translate(51.49885vw,99vh) scale(.4033)}}.snow:nth-child(166){opacity:1.6568;transform:translate(82.2484vw,-10px) scale(.2105);animation:fall-166 30s -6s linear infinite}@keyframes fall-166{33.164%{transform:translate(82.4216vw,33.164vh) scale(.2105)}to{transform:translate(82.335vw,99vh) scale(.2105)}}.snow:nth-child(167){opacity:.5972;transform:translate(91.8812vw,-10px) scale(.9988);animation:fall-167 25s -13s linear infinite}@keyframes fall-167{48.038%{transform:translate(96.0837vw,48.038vh) scale(.9988)}to{transform:translate(93.98245vw,99vh) scale(.9988)}}.snow:nth-child(168){opacity:.533;transform:translate(64.1086vw,-10px) scale(.5802);animation:fall-168 15s -6s linear infinite}@keyframes fall-168{42.487%{transform:translate(56.9736vw,42.487vh) scale(.5802)}to{transform:translate(60.5411vw,99vh) scale(.5802)}}.snow:nth-child(169){opacity:.0864;transform:translate(51.0879vw,-10px) scale(.2632);animation:fall-169 15s -13s linear infinite}@keyframes fall-169{68.853%{transform:translate(52.4212vw,68.853vh) scale(.2632)}to{transform:translate(51.75455vw,99vh) scale(.2632)}}.snow:nth-child(170){opacity:.4784;transform:translate(24.2025vw,-10px) scale(.5964);animation:fall-170 20s -10s linear infinite}@keyframes fall-170{44.38%{transform:translate(29.2795vw,44.38vh) scale(.5964)}to{transform:translate(26.741vw,99vh) scale(.5964)}}.snow:nth-child(171){opacity:.1706;transform:translate(88.6281vw,-10px) scale(.4501);animation:fall-171 27s -1s linear infinite}@keyframes fall-171{54.168%{transform:translate(78.669vw,54.168vh) scale(.4501)}to{transform:translate(83.64855vw,99vh) scale(.4501)}}.snow:nth-child(172){opacity:1.6786;transform:translate(88.4795vw,-10px) scale(.1949);animation:fall-172 11s -25s linear infinite}@keyframes fall-172{61.579%{transform:translate(95.5262vw,61.579vh) scale(.1949)}to{transform:translate(92.00285vw,99vh) scale(.1949)}}.snow:nth-child(173){opacity:1.2528;transform:translate(1.772vw,-10px) scale(.8656);animation:fall-173 18s -27s linear infinite}@keyframes fall-173{67.946%{transform:translate(-5.3717vw,67.946vh) scale(.8656)}to{transform:translate(-1.79985vw,99vh) scale(.8656)}}.snow:nth-child(174){opacity:.7758;transform:translate(.3945vw,-10px) scale(.5714);animation:fall-174 16s -8s linear infinite}@keyframes fall-174{67.165%{transform:translate(9.5192vw,67.165vh) scale(.5714)}to{transform:translate(4.95685vw,99vh) scale(.5714)}}.snow:nth-child(175){opacity:1.3014;transform:translate(19.1102vw,-10px) scale(.5159);animation:fall-175 27s -16s linear infinite}@keyframes fall-175{43.092%{transform:translate(13.7247vw,43.092vh) scale(.5159)}to{transform:translate(16.41745vw,99vh) scale(.5159)}}.snow:nth-child(176){opacity:.6928;transform:translate(3.8155vw,-10px) scale(.591);animation:fall-176 29s -25s linear infinite}@keyframes fall-176{47.049%{transform:translate(-3.1588vw,47.049vh) scale(.591)}to{transform:translate(.32835vw,99vh) scale(.591)}}.snow:nth-child(177){opacity:.8654;transform:translate(72.3717vw,-10px) scale(.8667);animation:fall-177 22s -17s linear infinite}@keyframes fall-177{75.015%{transform:translate(79.6134vw,75.015vh) scale(.8667)}to{transform:translate(75.99255vw,99vh) scale(.8667)}}.snow:nth-child(178){opacity:.3428;transform:translate(14.4117vw,-10px) scale(.1292);animation:fall-178 15s -22s linear infinite}@keyframes fall-178{47.588%{transform:translate(11.6897vw,47.588vh) scale(.1292)}to{transform:translate(13.0507vw,99vh) scale(.1292)}}.snow:nth-child(179){opacity:1.8482;transform:translate(58.6806vw,-10px) scale(.2816);animation:fall-179 24s -9s linear infinite}@keyframes fall-179{73.408%{transform:translate(68.425vw,73.408vh) scale(.2816)}to{transform:translate(63.5528vw,99vh) scale(.2816)}}.snow:nth-child(180){opacity:.1786;transform:translate(30.9219vw,-10px) scale(.4698);animation:fall-180 29s -25s linear infinite}@keyframes fall-180{37.122%{transform:translate(39.5426vw,37.122vh) scale(.4698)}to{transform:translate(35.23225vw,99vh) scale(.4698)}}.snow:nth-child(181){opacity:1.7294;transform:translate(72.4633vw,-10px) scale(.9616);animation:fall-181 22s -18s linear infinite}@keyframes fall-181{58.377%{transform:translate(78.8575vw,58.377vh) scale(.9616)}to{transform:translate(75.6604vw,99vh) scale(.9616)}}.snow:nth-child(182){opacity:1.4314;transform:translate(29.2039vw,-10px) scale(.8631);animation:fall-182 22s -28s linear infinite}@keyframes fall-182{70.903%{transform:translate(27.6582vw,70.903vh) scale(.8631)}to{transform:translate(28.43105vw,99vh) scale(.8631)}}.snow:nth-child(183){opacity:1.5856;transform:translate(27.5964vw,-10px) scale(.3321);animation:fall-183 16s -9s linear infinite}@keyframes fall-183{56.938%{transform:translate(26.8145vw,56.938vh) scale(.3321)}to{transform:translate(27.20545vw,99vh) scale(.3321)}}.snow:nth-child(184){opacity:.4324;transform:translate(66.188vw,-10px) scale(.4978);animation:fall-184 22s -16s linear infinite}@keyframes fall-184{79.66%{transform:translate(62.0025vw,79.66vh) scale(.4978)}to{transform:translate(64.09525vw,99vh) scale(.4978)}}.snow:nth-child(185){opacity:.4038;transform:translate(85.6308vw,-10px) scale(.7305);animation:fall-185 17s -23s linear infinite}@keyframes fall-185{67.46%{transform:translate(84.2676vw,67.46vh) scale(.7305)}to{transform:translate(84.9492vw,99vh) scale(.7305)}}.snow:nth-child(186){opacity:.2842;transform:translate(72.3354vw,-10px) scale(.844);animation:fall-186 16s -5s linear infinite}@keyframes fall-186{40.402%{transform:translate(63.2946vw,40.402vh) scale(.844)}to{transform:translate(67.815vw,99vh) scale(.844)}}.snow:nth-child(187){opacity:1.5598;transform:translate(25.4627vw,-10px) scale(.0122);animation:fall-187 14s -27s linear infinite}@keyframes fall-187{74.855%{transform:translate(28.0656vw,74.855vh) scale(.0122)}to{transform:translate(26.76415vw,99vh) scale(.0122)}}.snow:nth-child(188){opacity:1.0058;transform:translate(22.5905vw,-10px) scale(.0272);animation:fall-188 19s -2s linear infinite}@keyframes fall-188{34.909%{transform:translate(25.3523vw,34.909vh) scale(.0272)}to{transform:translate(23.9714vw,99vh) scale(.0272)}}.snow:nth-child(189){opacity:.5506;transform:translate(14.697vw,-10px) scale(.3738);animation:fall-189 22s -4s linear infinite}@keyframes fall-189{48.081%{transform:translate(8.9076vw,48.081vh) scale(.3738)}to{transform:translate(11.8023vw,99vh) scale(.3738)}}.snow:nth-child(190){opacity:.537;transform:translate(28.5857vw,-10px) scale(.9526);animation:fall-190 13s -30s linear infinite}@keyframes fall-190{30.551%{transform:translate(25.0967vw,30.551vh) scale(.9526)}to{transform:translate(26.8412vw,99vh) scale(.9526)}}.snow:nth-child(191){opacity:.558;transform:translate(51.5468vw,-10px) scale(.1615);animation:fall-191 27s -22s linear infinite}@keyframes fall-191{60.749%{transform:translate(41.5856vw,60.749vh) scale(.1615)}to{transform:translate(46.5662vw,99vh) scale(.1615)}}.snow:nth-child(192){opacity:.1654;transform:translate(83.0858vw,-10px) scale(.1723);animation:fall-192 17s -3s linear infinite}@keyframes fall-192{42.768%{transform:translate(83.2173vw,42.768vh) scale(.1723)}to{transform:translate(83.15155vw,99vh) scale(.1723)}}.snow:nth-child(193){opacity:1.7642;transform:translate(.7009vw,-10px) scale(.8595);animation:fall-193 16s -8s linear infinite}@keyframes fall-193{72.41%{transform:translate(.0348vw,72.41vh) scale(.8595)}to{transform:translate(.36785vw,99vh) scale(.8595)}}.snow:nth-child(194){opacity:.158;transform:translate(70.2484vw,-10px) scale(.6639);animation:fall-194 26s -14s linear infinite}@keyframes fall-194{79.227%{transform:translate(78.5663vw,79.227vh) scale(.6639)}to{transform:translate(74.40735vw,99vh) scale(.6639)}}.snow:nth-child(195){opacity:1.6152;transform:translate(79.4602vw,-10px) scale(.4422);animation:fall-195 13s -10s linear infinite}@keyframes fall-195{68.21%{transform:translate(77.6008vw,68.21vh) scale(.4422)}to{transform:translate(78.5305vw,99vh) scale(.4422)}}.snow:nth-child(196){opacity:.429;transform:translate(99.1265vw,-10px) scale(.5554);animation:fall-196 26s -3s linear infinite}@keyframes fall-196{44.818%{transform:translate(104.0908vw,44.818vh) scale(.5554)}to{transform:translate(101.60865vw,99vh) scale(.5554)}}.snow:nth-child(197){opacity:.7832;transform:translate(46.418vw,-10px) scale(.0441);animation:fall-197 20s -16s linear infinite}@keyframes fall-197{76.871%{transform:translate(38.9563vw,76.871vh) scale(.0441)}to{transform:translate(42.68715vw,99vh) scale(.0441)}}.snow:nth-child(198){opacity:1.4226;transform:translate(68.7473vw,-10px) scale(.19);animation:fall-198 10s -15s linear infinite}@keyframes fall-198{55.211%{transform:translate(77.4809vw,55.211vh) scale(.19)}to{transform:translate(73.1141vw,99vh) scale(.19)}}.snow:nth-child(199){opacity:1.9274;transform:translate(90.459vw,-10px) scale(.54);animation:fall-199 26s -1s linear infinite}@keyframes fall-199{49.513%{transform:translate(95.0247vw,49.513vh) scale(.54)}to{transform:translate(92.74185vw,99vh) scale(.54)}}.snow:nth-child(200){opacity:.332;transform:translate(37.2824vw,-10px) scale(.357);animation:fall-200 27s -17s linear infinite}@keyframes fall-200{48.991%{transform:translate(41.2177vw,48.991vh) scale(.357)}to{transform:translate(39.25005vw,99vh) scale(.357)}}.snow:nth-child(201){opacity:.8802;transform:translate(47.1746vw,-10px) scale(.5108);animation:fall-201 16s -3s linear infinite}@keyframes fall-201{46.57%{transform:translate(52.1576vw,46.57vh) scale(.5108)}to{transform:translate(49.6661vw,99vh) scale(.5108)}}.snow:nth-child(202){opacity:1.2128;transform:translate(60.3561vw,-10px) scale(.4265);animation:fall-202 26s -2s linear infinite}@keyframes fall-202{51.844%{transform:translate(61.9421vw,51.844vh) scale(.4265)}to{transform:translate(61.1491vw,99vh) scale(.4265)}}.snow:nth-child(203){opacity:.3394;transform:translate(33.6165vw,-10px) scale(.0052);animation:fall-203 20s -26s linear infinite}@keyframes fall-203{54.139%{transform:translate(38.2587vw,54.139vh) scale(.0052)}to{transform:translate(35.9376vw,99vh) scale(.0052)}}.snow:nth-child(204){opacity:.3138;transform:translate(96.6156vw,-10px) scale(.6051);animation:fall-204 16s -11s linear infinite}@keyframes fall-204{77.17%{transform:translate(91.0306vw,77.17vh) scale(.6051)}to{transform:translate(93.8231vw,99vh) scale(.6051)}}.snow:nth-child(205){opacity:.5178;transform:translate(76.9803vw,-10px) scale(.5734);animation:fall-205 27s -16s linear infinite}@keyframes fall-205{57.565%{transform:translate(82.5016vw,57.565vh) scale(.5734)}to{transform:translate(79.74095vw,99vh) scale(.5734)}}.snow:nth-child(206){opacity:1.8644;transform:translate(74.0545vw,-10px) scale(.4571);animation:fall-206 21s -24s linear infinite}@keyframes fall-206{41.627%{transform:translate(79.7925vw,41.627vh) scale(.4571)}to{transform:translate(76.9235vw,99vh) scale(.4571)}}.snow:nth-child(207){opacity:1.0714;transform:translate(6.1854vw,-10px) scale(.5599);animation:fall-207 24s -14s linear infinite}@keyframes fall-207{53.95%{transform:translate(-.7472vw,53.95vh) scale(.5599)}to{transform:translate(2.7191vw,99vh) scale(.5599)}}.snow:nth-child(208){opacity:1.0138;transform:translate(58.9665vw,-10px) scale(.6641);animation:fall-208 10s -10s linear infinite}@keyframes fall-208{55.577%{transform:translate(61.4426vw,55.577vh) scale(.6641)}to{transform:translate(60.20455vw,99vh) scale(.6641)}}.snow:nth-child(209){opacity:.9128;transform:translate(89.2974vw,-10px) scale(.6042);animation:fall-209 23s -20s linear infinite}@keyframes fall-209{65.563%{transform:translate(91.478vw,65.563vh) scale(.6042)}to{transform:translate(90.3877vw,99vh) scale(.6042)}}.snow:nth-child(210){opacity:.1736;transform:translate(44.0606vw,-10px) scale(.9402);animation:fall-210 27s -7s linear infinite}@keyframes fall-210{48.507%{transform:translate(37.8583vw,48.507vh) scale(.9402)}to{transform:translate(40.95945vw,99vh) scale(.9402)}}.snow:nth-child(211){opacity:.639;transform:translate(49.7286vw,-10px) scale(.84);animation:fall-211 21s -13s linear infinite}@keyframes fall-211{69.871%{transform:translate(55.3214vw,69.871vh) scale(.84)}to{transform:translate(52.525vw,99vh) scale(.84)}}.snow:nth-child(212){opacity:1.0446;transform:translate(75.5621vw,-10px) scale(.5594);animation:fall-212 26s -19s linear infinite}@keyframes fall-212{31.336%{transform:translate(81.5624vw,31.336vh) scale(.5594)}to{transform:translate(78.56225vw,99vh) scale(.5594)}}.snow:nth-child(213){opacity:.663;transform:translate(48.1118vw,-10px) scale(.0172);animation:fall-213 26s -25s linear infinite}@keyframes fall-213{64.639%{transform:translate(53.2026vw,64.639vh) scale(.0172)}to{transform:translate(50.6572vw,99vh) scale(.0172)}}.snow:nth-child(214){opacity:.5764;transform:translate(45.4092vw,-10px) scale(.5335);animation:fall-214 24s -10s linear infinite}@keyframes fall-214{74.869%{transform:translate(52.1785vw,74.869vh) scale(.5335)}to{transform:translate(48.79385vw,99vh) scale(.5335)}}.snow:nth-child(215){opacity:.4844;transform:translate(46.0586vw,-10px) scale(.5206);animation:fall-215 15s -17s linear infinite}@keyframes fall-215{51.367%{transform:translate(45.6165vw,51.367vh) scale(.5206)}to{transform:translate(45.83755vw,99vh) scale(.5206)}}.snow:nth-child(216){opacity:1.052;transform:translate(87.5655vw,-10px) scale(.1332);animation:fall-216 19s -7s linear infinite}@keyframes fall-216{53.253%{transform:translate(85.4127vw,53.253vh) scale(.1332)}to{transform:translate(86.4891vw,99vh) scale(.1332)}}.snow:nth-child(217){opacity:.6068;transform:translate(12.5064vw,-10px) scale(.0547);animation:fall-217 26s -22s linear infinite}@keyframes fall-217{68.799%{transform:translate(22.1973vw,68.799vh) scale(.0547)}to{transform:translate(17.35185vw,99vh) scale(.0547)}}.snow:nth-child(218){opacity:.0364;transform:translate(90.2651vw,-10px) scale(.9996);animation:fall-218 17s -2s linear infinite}@keyframes fall-218{60.719%{transform:translate(94.5625vw,60.719vh) scale(.9996)}to{transform:translate(92.4138vw,99vh) scale(.9996)}}.snow:nth-child(219){opacity:1.7198;transform:translate(72.1669vw,-10px) scale(.2243);animation:fall-219 20s -17s linear infinite}@keyframes fall-219{73.002%{transform:translate(63.8301vw,73.002vh) scale(.2243)}to{transform:translate(67.9985vw,99vh) scale(.2243)}}.snow:nth-child(220){opacity:.9474;transform:translate(51.3676vw,-10px) scale(.6295);animation:fall-220 24s -8s linear infinite}@keyframes fall-220{59.059%{transform:translate(44.6839vw,59.059vh) scale(.6295)}to{transform:translate(48.02575vw,99vh) scale(.6295)}}.snow:nth-child(221){opacity:1.2428;transform:translate(61.3556vw,-10px) scale(.2915);animation:fall-221 13s -29s linear infinite}@keyframes fall-221{43.844%{transform:translate(66.2491vw,43.844vh) scale(.2915)}to{transform:translate(63.80235vw,99vh) scale(.2915)}}.snow:nth-child(222){opacity:1.4706;transform:translate(36.6982vw,-10px) scale(.5548);animation:fall-222 15s -4s linear infinite}@keyframes fall-222{51.346%{transform:translate(36.5008vw,51.346vh) scale(.5548)}to{transform:translate(36.5995vw,99vh) scale(.5548)}}.snow:nth-child(223){opacity:.0218;transform:translate(75.3374vw,-10px) scale(.2547);animation:fall-223 10s -22s linear infinite}@keyframes fall-223{48.656%{transform:translate(73.5425vw,48.656vh) scale(.2547)}to{transform:translate(74.43995vw,99vh) scale(.2547)}}.snow:nth-child(224){opacity:.166;transform:translate(83.0999vw,-10px) scale(.2202);animation:fall-224 22s -23s linear infinite}@keyframes fall-224{66.805%{transform:translate(79.006vw,66.805vh) scale(.2202)}to{transform:translate(81.05295vw,99vh) scale(.2202)}}.snow:nth-child(225){opacity:.3314;transform:translate(29.0355vw,-10px) scale(.6152);animation:fall-225 24s -10s linear infinite}@keyframes fall-225{32.53%{transform:translate(20.3318vw,32.53vh) scale(.6152)}to{transform:translate(24.68365vw,99vh) scale(.6152)}}.snow:nth-child(226){opacity:1.4478;transform:translate(68.255vw,-10px) scale(.9436);animation:fall-226 15s -18s linear infinite}@keyframes fall-226{63.501%{transform:translate(70.4545vw,63.501vh) scale(.9436)}to{transform:translate(69.35475vw,99vh) scale(.9436)}}.snow:nth-child(227){opacity:1.4116;transform:translate(71.5538vw,-10px) scale(.7716);animation:fall-227 11s -20s linear infinite}@keyframes fall-227{54.071%{transform:translate(79.1284vw,54.071vh) scale(.7716)}to{transform:translate(75.3411vw,99vh) scale(.7716)}}.snow:nth-child(228){opacity:1.843;transform:translate(50.4269vw,-10px) scale(.6375);animation:fall-228 18s -13s linear infinite}@keyframes fall-228{44.182%{transform:translate(47.7247vw,44.182vh) scale(.6375)}to{transform:translate(49.0758vw,99vh) scale(.6375)}}.snow:nth-child(229){opacity:.7232;transform:translate(39.1877vw,-10px) scale(.6176);animation:fall-229 12s -24s linear infinite}@keyframes fall-229{73.58%{transform:translate(46.5903vw,73.58vh) scale(.6176)}to{transform:translate(42.889vw,99vh) scale(.6176)}}.snow:nth-child(230){opacity:.8946;transform:translate(58.2573vw,-10px) scale(.5064);animation:fall-230 22s -25s linear infinite}@keyframes fall-230{46.209%{transform:translate(66.9157vw,46.209vh) scale(.5064)}to{transform:translate(62.5865vw,99vh) scale(.5064)}}.snow:nth-child(231){opacity:.016;transform:translate(36.5548vw,-10px) scale(.8066);animation:fall-231 24s -24s linear infinite}@keyframes fall-231{31.667%{transform:translate(28.1677vw,31.667vh) scale(.8066)}to{transform:translate(32.36125vw,99vh) scale(.8066)}}.snow:nth-child(232){opacity:1.1958;transform:translate(97.4314vw,-10px) scale(.9433);animation:fall-232 15s -12s linear infinite}@keyframes fall-232{66.206%{transform:translate(105.7705vw,66.206vh) scale(.9433)}to{transform:translate(101.60095vw,99vh) scale(.9433)}}.snow:nth-child(233){opacity:1.11;transform:translate(72.7156vw,-10px) scale(.2937);animation:fall-233 20s -6s linear infinite}@keyframes fall-233{46.777%{transform:translate(74.1334vw,46.777vh) scale(.2937)}to{transform:translate(73.4245vw,99vh) scale(.2937)}}.snow:nth-child(234){opacity:.9868;transform:translate(38.2577vw,-10px) scale(.4493);animation:fall-234 18s -10s linear infinite}@keyframes fall-234{63.625%{transform:translate(35.8929vw,63.625vh) scale(.4493)}to{transform:translate(37.0753vw,99vh) scale(.4493)}}.snow:nth-child(235){opacity:1.1614;transform:translate(25.605vw,-10px) scale(.5883);animation:fall-235 30s -16s linear infinite}@keyframes fall-235{58.411%{transform:translate(25.8901vw,58.411vh) scale(.5883)}to{transform:translate(25.74755vw,99vh) scale(.5883)}}.snow:nth-child(236){opacity:1.5556;transform:translate(96.2719vw,-10px) scale(.2179);animation:fall-236 10s -1s linear infinite}@keyframes fall-236{57.28%{transform:translate(97.3829vw,57.28vh) scale(.2179)}to{transform:translate(96.8274vw,99vh) scale(.2179)}}.snow:nth-child(237){opacity:1.406;transform:translate(91.7685vw,-10px) scale(.5094);animation:fall-237 29s -27s linear infinite}@keyframes fall-237{56.199%{transform:translate(99.4754vw,56.199vh) scale(.5094)}to{transform:translate(95.62195vw,99vh) scale(.5094)}}.snow:nth-child(238){opacity:.0548;transform:translate(10.1409vw,-10px) scale(.4969);animation:fall-238 24s -3s linear infinite}@keyframes fall-238{42.779%{transform:translate(7.6679vw,42.779vh) scale(.4969)}to{transform:translate(8.9044vw,99vh) scale(.4969)}}.snow:nth-child(239){opacity:.1846;transform:translate(2.264vw,-10px) scale(.2473);animation:fall-239 28s -4s linear infinite}@keyframes fall-239{33.124%{transform:translate(2.7455vw,33.124vh) scale(.2473)}to{transform:translate(2.50475vw,99vh) scale(.2473)}}.snow:nth-child(240){opacity:.4218;transform:translate(9.986vw,-10px) scale(.0722);animation:fall-240 18s -7s linear infinite}@keyframes fall-240{35.388%{transform:translate(8.0901vw,35.388vh) scale(.0722)}to{transform:translate(9.03805vw,99vh) scale(.0722)}}.snow:nth-child(241){opacity:1.4032;transform:translate(47.4211vw,-10px) scale(.4195);animation:fall-241 21s -12s linear infinite}@keyframes fall-241{74.659%{transform:translate(53.4617vw,74.659vh) scale(.4195)}to{transform:translate(50.4414vw,99vh) scale(.4195)}}.snow:nth-child(242){opacity:.822;transform:translate(10.8093vw,-10px) scale(.1803);animation:fall-242 25s -24s linear infinite}@keyframes fall-242{39.317%{transform:translate(5.2816vw,39.317vh) scale(.1803)}to{transform:translate(8.04545vw,99vh) scale(.1803)}}.snow:nth-child(243){opacity:1.4244;transform:translate(35.8374vw,-10px) scale(.1357);animation:fall-243 29s -18s linear infinite}@keyframes fall-243{43.633%{transform:translate(41.0037vw,43.633vh) scale(.1357)}to{transform:translate(38.42055vw,99vh) scale(.1357)}}.snow:nth-child(244){opacity:1.207;transform:translate(11.1273vw,-10px) scale(.0013);animation:fall-244 25s -14s linear infinite}@keyframes fall-244{77.632%{transform:translate(10.951vw,77.632vh) scale(.0013)}to{transform:translate(11.03915vw,99vh) scale(.0013)}}.snow:nth-child(245){opacity:1.9878;transform:translate(4.9137vw,-10px) scale(.8171);animation:fall-245 14s -20s linear infinite}@keyframes fall-245{69.886%{transform:translate(-4.9881vw,69.886vh) scale(.8171)}to{transform:translate(-.0372vw,99vh) scale(.8171)}}.snow:nth-child(246){opacity:1.5736;transform:translate(15.4362vw,-10px) scale(.3336);animation:fall-246 29s -24s linear infinite}@keyframes fall-246{55.931%{transform:translate(18.7368vw,55.931vh) scale(.3336)}to{transform:translate(17.0865vw,99vh) scale(.3336)}}.snow:nth-child(247){opacity:.0824;transform:translate(51.0847vw,-10px) scale(.9207);animation:fall-247 25s -24s linear infinite}@keyframes fall-247{35.005%{transform:translate(42.1364vw,35.005vh) scale(.9207)}to{transform:translate(46.61055vw,99vh) scale(.9207)}}.snow:nth-child(248){opacity:1.198;transform:translate(6.8051vw,-10px) scale(.7493);animation:fall-248 18s -14s linear infinite}@keyframes fall-248{37.076%{transform:translate(11.6592vw,37.076vh) scale(.7493)}to{transform:translate(9.23215vw,99vh) scale(.7493)}}.snow:nth-child(249){opacity:.8702;transform:translate(34.7557vw,-10px) scale(.842);animation:fall-249 28s -11s linear infinite}@keyframes fall-249{73.291%{transform:translate(38.3224vw,73.291vh) scale(.842)}to{transform:translate(36.53905vw,99vh) scale(.842)}}.snow:nth-child(250){opacity:1.0932;transform:translate(69.9708vw,-10px) scale(.6608);animation:fall-250 24s -22s linear infinite}@keyframes fall-250{67.385%{transform:translate(68.0361vw,67.385vh) scale(.6608)}to{transform:translate(69.00345vw,99vh) scale(.6608)}}.snow:nth-child(251){opacity:1.7882;transform:translate(27.05vw,-10px) scale(.5307);animation:fall-251 30s -27s linear infinite}@keyframes fall-251{37.445%{transform:translate(30.3527vw,37.445vh) scale(.5307)}to{transform:translate(28.70135vw,99vh) scale(.5307)}}.snow:nth-child(252){opacity:.5542;transform:translate(93.1089vw,-10px) scale(.7331);animation:fall-252 22s -26s linear infinite}@keyframes fall-252{53.867%{transform:translate(100.6478vw,53.867vh) scale(.7331)}to{transform:translate(96.87835vw,99vh) scale(.7331)}}.snow:nth-child(253){opacity:1.3124;transform:translate(90.5997vw,-10px) scale(.2881);animation:fall-253 12s -21s linear infinite}@keyframes fall-253{70.452%{transform:translate(86.6626vw,70.452vh) scale(.2881)}to{transform:translate(88.63115vw,99vh) scale(.2881)}}.snow:nth-child(254){opacity:1.9088;transform:translate(10.7335vw,-10px) scale(.138);animation:fall-254 13s -26s linear infinite}@keyframes fall-254{65.792%{transform:translate(14.7794vw,65.792vh) scale(.138)}to{transform:translate(12.75645vw,99vh) scale(.138)}}.snow:nth-child(255){opacity:1.3286;transform:translate(21.4701vw,-10px) scale(.6962);animation:fall-255 10s -8s linear infinite}@keyframes fall-255{44.167%{transform:translate(21.6741vw,44.167vh) scale(.6962)}to{transform:translate(21.5721vw,99vh) scale(.6962)}}.snow:nth-child(256){opacity:1.609;transform:translate(7.1109vw,-10px) scale(.7165);animation:fall-256 18s -17s linear infinite}@keyframes fall-256{45.113%{transform:translate(9.9196vw,45.113vh) scale(.7165)}to{transform:translate(8.51525vw,99vh) scale(.7165)}}.snow:nth-child(257){opacity:1.073;transform:translate(97.2375vw,-10px) scale(.6171);animation:fall-257 24s -29s linear infinite}@keyframes fall-257{72.86%{transform:translate(106.3373vw,72.86vh) scale(.6171)}to{transform:translate(101.7874vw,99vh) scale(.6171)}}.snow:nth-child(258){opacity:1.28;transform:translate(68.9901vw,-10px) scale(.0573);animation:fall-258 18s -16s linear infinite}@keyframes fall-258{43.34%{transform:translate(59.9719vw,43.34vh) scale(.0573)}to{transform:translate(64.481vw,99vh) scale(.0573)}}.snow:nth-child(259){opacity:.8486;transform:translate(90.7065vw,-10px) scale(.3324);animation:fall-259 11s -19s linear infinite}@keyframes fall-259{65.678%{transform:translate(84.8817vw,65.678vh) scale(.3324)}to{transform:translate(87.7941vw,99vh) scale(.3324)}}.snow:nth-child(260){opacity:.1536;transform:translate(3.8315vw,-10px) scale(.5729);animation:fall-260 20s -22s linear infinite}@keyframes fall-260{75.555%{transform:translate(8.642vw,75.555vh) scale(.5729)}to{transform:translate(6.23675vw,99vh) scale(.5729)}}.snow:nth-child(261){opacity:1.3828;transform:translate(42.1796vw,-10px) scale(.4714);animation:fall-261 30s -23s linear infinite}@keyframes fall-261{70.844%{transform:translate(39.0941vw,70.844vh) scale(.4714)}to{transform:translate(40.63685vw,99vh) scale(.4714)}}.snow:nth-child(262){opacity:.693;transform:translate(7.5384vw,-10px) scale(.9577);animation:fall-262 28s -7s linear infinite}@keyframes fall-262{50.687%{transform:translate(15.4285vw,50.687vh) scale(.9577)}to{transform:translate(11.48345vw,99vh) scale(.9577)}}.snow:nth-child(263){opacity:1.8484;transform:translate(87.4498vw,-10px) scale(.6738);animation:fall-263 30s -18s linear infinite}@keyframes fall-263{45.167%{transform:translate(80.6088vw,45.167vh) scale(.6738)}to{transform:translate(84.0293vw,99vh) scale(.6738)}}.snow:nth-child(264){opacity:.989;transform:translate(64.1522vw,-10px) scale(.3131);animation:fall-264 30s -6s linear infinite}@keyframes fall-264{58.362%{transform:translate(64.3727vw,58.362vh) scale(.3131)}to{transform:translate(64.26245vw,99vh) scale(.3131)}}.snow:nth-child(265){opacity:.7102;transform:translate(4.8201vw,-10px) scale(.6891);animation:fall-265 16s -18s linear infinite}@keyframes fall-265{55.356%{transform:translate(-.1968vw,55.356vh) scale(.6891)}to{transform:translate(2.31165vw,99vh) scale(.6891)}}.snow:nth-child(266){opacity:1.872;transform:translate(51.1351vw,-10px) scale(.1372);animation:fall-266 29s -29s linear infinite}@keyframes fall-266{71.309%{transform:translate(53.8965vw,71.309vh) scale(.1372)}to{transform:translate(52.5158vw,99vh) scale(.1372)}}.snow:nth-child(267){opacity:1.151;transform:translate(26.6948vw,-10px) scale(.1592);animation:fall-267 23s -30s linear infinite}@keyframes fall-267{42.746%{transform:translate(19.3959vw,42.746vh) scale(.1592)}to{transform:translate(23.04535vw,99vh) scale(.1592)}}.snow:nth-child(268){opacity:.0186;transform:translate(66.8221vw,-10px) scale(.5653);animation:fall-268 22s -26s linear infinite}@keyframes fall-268{68.144%{transform:translate(63.704vw,68.144vh) scale(.5653)}to{transform:translate(65.26305vw,99vh) scale(.5653)}}.snow:nth-child(269){opacity:.478;transform:translate(74.2856vw,-10px) scale(.0611);animation:fall-269 12s -27s linear infinite}@keyframes fall-269{30.551%{transform:translate(77.802vw,30.551vh) scale(.0611)}to{transform:translate(76.0438vw,99vh) scale(.0611)}}.snow:nth-child(270){opacity:1.3788;transform:translate(37.8738vw,-10px) scale(.8955);animation:fall-270 17s -19s linear infinite}@keyframes fall-270{76.144%{transform:translate(32.5396vw,76.144vh) scale(.8955)}to{transform:translate(35.2067vw,99vh) scale(.8955)}}.snow:nth-child(271){opacity:1.3046;transform:translate(22.7866vw,-10px) scale(.5543);animation:fall-271 30s -5s linear infinite}@keyframes fall-271{55.175%{transform:translate(31.8519vw,55.175vh) scale(.5543)}to{transform:translate(27.31925vw,99vh) scale(.5543)}}.snow:nth-child(272){opacity:.0584;transform:translate(80.3378vw,-10px) scale(.1885);animation:fall-272 26s -19s linear infinite}@keyframes fall-272{67.924%{transform:translate(75.0077vw,67.924vh) scale(.1885)}to{transform:translate(77.67275vw,99vh) scale(.1885)}}.snow:nth-child(273){opacity:.2446;transform:translate(86.7071vw,-10px) scale(.6753);animation:fall-273 28s -25s linear infinite}@keyframes fall-273{30.564%{transform:translate(92.4729vw,30.564vh) scale(.6753)}to{transform:translate(89.59vw,99vh) scale(.6753)}}.snow:nth-child(274){opacity:.2456;transform:translate(39.1809vw,-10px) scale(.7935);animation:fall-274 17s -16s linear infinite}@keyframes fall-274{72.721%{transform:translate(39.6291vw,72.721vh) scale(.7935)}to{transform:translate(39.405vw,99vh) scale(.7935)}}.snow:nth-child(275){opacity:.048;transform:translate(60.4271vw,-10px) scale(.5294);animation:fall-275 23s -30s linear infinite}@keyframes fall-275{74.798%{transform:translate(52.5162vw,74.798vh) scale(.5294)}to{transform:translate(56.47165vw,99vh) scale(.5294)}}.snow:nth-child(276){opacity:1.8042;transform:translate(77.0519vw,-10px) scale(.4609);animation:fall-276 20s -17s linear infinite}@keyframes fall-276{61.523%{transform:translate(67.57vw,61.523vh) scale(.4609)}to{transform:translate(72.31095vw,99vh) scale(.4609)}}.snow:nth-child(277){opacity:1.2108;transform:translate(31.5613vw,-10px) scale(.7276);animation:fall-277 25s -6s linear infinite}@keyframes fall-277{40.226%{transform:translate(34.7124vw,40.226vh) scale(.7276)}to{transform:translate(33.13685vw,99vh) scale(.7276)}}.snow:nth-child(278){opacity:.3318;transform:translate(33.0848vw,-10px) scale(.2623);animation:fall-278 27s -14s linear infinite}@keyframes fall-278{68.803%{transform:translate(31.693vw,68.803vh) scale(.2623)}to{transform:translate(32.3889vw,99vh) scale(.2623)}}.snow:nth-child(279){opacity:.846;transform:translate(94.97vw,-10px) scale(.1823);animation:fall-279 25s -14s linear infinite}@keyframes fall-279{35.771%{transform:translate(100.5518vw,35.771vh) scale(.1823)}to{transform:translate(97.7609vw,99vh) scale(.1823)}}.snow:nth-child(280){opacity:1.6132;transform:translate(25.6643vw,-10px) scale(.4916);animation:fall-280 30s -30s linear infinite}@keyframes fall-280{41.162%{transform:translate(23.029vw,41.162vh) scale(.4916)}to{transform:translate(24.34665vw,99vh) scale(.4916)}}.snow:nth-child(281){opacity:.7182;transform:translate(85.5313vw,-10px) scale(.717);animation:fall-281 24s -15s linear infinite}@keyframes fall-281{53.261%{transform:translate(87.0075vw,53.261vh) scale(.717)}to{transform:translate(86.2694vw,99vh) scale(.717)}}.snow:nth-child(282){opacity:.6138;transform:translate(7.8213vw,-10px) scale(.293);animation:fall-282 11s -10s linear infinite}@keyframes fall-282{34.446%{transform:translate(9.4457vw,34.446vh) scale(.293)}to{transform:translate(8.6335vw,99vh) scale(.293)}}.snow:nth-child(283){opacity:.9062;transform:translate(77.3644vw,-10px) scale(.7889);animation:fall-283 24s -30s linear infinite}@keyframes fall-283{63.574%{transform:translate(86.9601vw,63.574vh) scale(.7889)}to{transform:translate(82.16225vw,99vh) scale(.7889)}}.snow:nth-child(284){opacity:.4906;transform:translate(86.8785vw,-10px) scale(.3816);animation:fall-284 20s -5s linear infinite}@keyframes fall-284{48.709%{transform:translate(81.0813vw,48.709vh) scale(.3816)}to{transform:translate(83.9799vw,99vh) scale(.3816)}}.snow:nth-child(285){opacity:.8992;transform:translate(73.0412vw,-10px) scale(.1385);animation:fall-285 12s -7s linear infinite}@keyframes fall-285{53.738%{transform:translate(77.9759vw,53.738vh) scale(.1385)}to{transform:translate(75.50855vw,99vh) scale(.1385)}}.snow:nth-child(286){opacity:.4524;transform:translate(51.7634vw,-10px) scale(.1344);animation:fall-286 24s -21s linear infinite}@keyframes fall-286{59.575%{transform:translate(44.217vw,59.575vh) scale(.1344)}to{transform:translate(47.9902vw,99vh) scale(.1344)}}.snow:nth-child(287){opacity:1.961;transform:translate(37.6978vw,-10px) scale(.2854);animation:fall-287 21s -26s linear infinite}@keyframes fall-287{52.007%{transform:translate(28.8884vw,52.007vh) scale(.2854)}to{transform:translate(33.2931vw,99vh) scale(.2854)}}.snow:nth-child(288){opacity:.811;transform:translate(66.4823vw,-10px) scale(.5418);animation:fall-288 20s -23s linear infinite}@keyframes fall-288{53.793%{transform:translate(58.0511vw,53.793vh) scale(.5418)}to{transform:translate(62.2667vw,99vh) scale(.5418)}}.snow:nth-child(289){opacity:.5242;transform:translate(33.981vw,-10px) scale(.1417);animation:fall-289 27s -14s linear infinite}@keyframes fall-289{35.283%{transform:translate(27.3942vw,35.283vh) scale(.1417)}to{transform:translate(30.6876vw,99vh) scale(.1417)}}.snow:nth-child(290){opacity:1.3584;transform:translate(94.5986vw,-10px) scale(.4164);animation:fall-290 18s -4s linear infinite}@keyframes fall-290{45.356%{transform:translate(94.3807vw,45.356vh) scale(.4164)}to{transform:translate(94.48965vw,99vh) scale(.4164)}}.snow:nth-child(291){opacity:.468;transform:translate(42.4551vw,-10px) scale(.2674);animation:fall-291 18s -19s linear infinite}@keyframes fall-291{62.105%{transform:translate(41.3649vw,62.105vh) scale(.2674)}to{transform:translate(41.91vw,99vh) scale(.2674)}}.snow:nth-child(292){opacity:.7124;transform:translate(85.9906vw,-10px) scale(.5101);animation:fall-292 21s -15s linear infinite}@keyframes fall-292{42.245%{transform:translate(76.3545vw,42.245vh) scale(.5101)}to{transform:translate(81.17255vw,99vh) scale(.5101)}}.snow:nth-child(293){opacity:.1326;transform:translate(69.5014vw,-10px) scale(.6092);animation:fall-293 22s -28s linear infinite}@keyframes fall-293{48.103%{transform:translate(64.8855vw,48.103vh) scale(.6092)}to{transform:translate(67.19345vw,99vh) scale(.6092)}}.snow:nth-child(294){opacity:.3744;transform:translate(44.6063vw,-10px) scale(.5118);animation:fall-294 17s -19s linear infinite}@keyframes fall-294{49.938%{transform:translate(35.8846vw,49.938vh) scale(.5118)}to{transform:translate(40.24545vw,99vh) scale(.5118)}}.snow:nth-child(295){opacity:1.5218;transform:translate(96.5152vw,-10px) scale(.5959);animation:fall-295 16s -13s linear infinite}@keyframes fall-295{57.105%{transform:translate(106.1281vw,57.105vh) scale(.5959)}to{transform:translate(101.32165vw,99vh) scale(.5959)}}.snow:nth-child(296){opacity:1.304;transform:translate(14.8276vw,-10px) scale(.3159);animation:fall-296 23s -2s linear infinite}@keyframes fall-296{64.708%{transform:translate(15.435vw,64.708vh) scale(.3159)}to{transform:translate(15.1313vw,99vh) scale(.3159)}}.snow:nth-child(297){opacity:.241;transform:translate(77.8993vw,-10px) scale(.8697);animation:fall-297 14s -27s linear infinite}@keyframes fall-297{43.194%{transform:translate(76.793vw,43.194vh) scale(.8697)}to{transform:translate(77.34615vw,99vh) scale(.8697)}}.snow:nth-child(298){opacity:.439;transform:translate(29.512vw,-10px) scale(.7236);animation:fall-298 17s -18s linear infinite}@keyframes fall-298{42.485%{transform:translate(37.7467vw,42.485vh) scale(.7236)}to{transform:translate(33.62935vw,99vh) scale(.7236)}}.snow:nth-child(299){opacity:1.7674;transform:translate(30.7784vw,-10px) scale(.4786);animation:fall-299 11s -8s linear infinite}@keyframes fall-299{77.407%{transform:translate(31.2501vw,77.407vh) scale(.4786)}to{transform:translate(31.01425vw,99vh) scale(.4786)}}.snow:nth-child(300){opacity:1.0802;transform:translate(16.6128vw,-10px) scale(.3726);animation:fall-300 30s -20s linear infinite}@keyframes fall-300{46.043%{transform:translate(18.4577vw,46.043vh) scale(.3726)}to{transform:translate(17.53525vw,99vh) scale(.3726)}}.snow:nth-child(301){opacity:.2374;transform:translate(41.6801vw,-10px) scale(.3814);animation:fall-301 29s -20s linear infinite}@keyframes fall-301{38.766%{transform:translate(39.4199vw,38.766vh) scale(.3814)}to{transform:translate(40.55vw,99vh) scale(.3814)}}.snow:nth-child(302){opacity:1.0308;transform:translate(58.9217vw,-10px) scale(.1791);animation:fall-302 20s -27s linear infinite}@keyframes fall-302{35.172%{transform:translate(49.6796vw,35.172vh) scale(.1791)}to{transform:translate(54.30065vw,99vh) scale(.1791)}}.snow:nth-child(303){opacity:.127;transform:translate(27.4vw,-10px) scale(.4464);animation:fall-303 26s -22s linear infinite}@keyframes fall-303{32.795%{transform:translate(35.9345vw,32.795vh) scale(.4464)}to{transform:translate(31.66725vw,99vh) scale(.4464)}}.snow:nth-child(304){opacity:1.3952;transform:translate(33.8918vw,-10px) scale(.469);animation:fall-304 21s -17s linear infinite}@keyframes fall-304{78.462%{transform:translate(28.6422vw,78.462vh) scale(.469)}to{transform:translate(31.267vw,99vh) scale(.469)}}.snow:nth-child(305){opacity:.7742;transform:translate(75.3376vw,-10px) scale(.4606);animation:fall-305 22s -30s linear infinite}@keyframes fall-305{65.522%{transform:translate(80.3084vw,65.522vh) scale(.4606)}to{transform:translate(77.823vw,99vh) scale(.4606)}}.snow:nth-child(306){opacity:.7014;transform:translate(40.6614vw,-10px) scale(.6949);animation:fall-306 18s -20s linear infinite}@keyframes fall-306{68.215%{transform:translate(46.4739vw,68.215vh) scale(.6949)}to{transform:translate(43.56765vw,99vh) scale(.6949)}}.snow:nth-child(307){opacity:1.41;transform:translate(17.9809vw,-10px) scale(.5586);animation:fall-307 30s -12s linear infinite}@keyframes fall-307{68.442%{transform:translate(23.5447vw,68.442vh) scale(.5586)}to{transform:translate(20.7628vw,99vh) scale(.5586)}}.snow:nth-child(308){opacity:1.7134;transform:translate(74.2642vw,-10px) scale(.1894);animation:fall-308 20s -30s linear infinite}@keyframes fall-308{40.834%{transform:translate(70.6022vw,40.834vh) scale(.1894)}to{transform:translate(72.4332vw,99vh) scale(.1894)}}.snow:nth-child(309){opacity:.8558;transform:translate(93.8561vw,-10px) scale(.1397);animation:fall-309 10s -8s linear infinite}@keyframes fall-309{46.45%{transform:translate(99.9449vw,46.45vh) scale(.1397)}to{transform:translate(96.9005vw,99vh) scale(.1397)}}.snow:nth-child(310){opacity:1.5944;transform:translate(81.5094vw,-10px) scale(.8471);animation:fall-310 20s -15s linear infinite}@keyframes fall-310{78.258%{transform:translate(81.1634vw,78.258vh) scale(.8471)}to{transform:translate(81.3364vw,99vh) scale(.8471)}}.snow:nth-child(311){opacity:1.463;transform:translate(35.0691vw,-10px) scale(.845);animation:fall-311 26s -30s linear infinite}@keyframes fall-311{56.438%{transform:translate(29.0416vw,56.438vh) scale(.845)}to{transform:translate(32.05535vw,99vh) scale(.845)}}.snow:nth-child(312){opacity:1.939;transform:translate(37.955vw,-10px) scale(.9169);animation:fall-312 18s -16s linear infinite}@keyframes fall-312{49.281%{transform:translate(33.3563vw,49.281vh) scale(.9169)}to{transform:translate(35.65565vw,99vh) scale(.9169)}}.snow:nth-child(313){opacity:.9902;transform:translate(94.491vw,-10px) scale(.0662);animation:fall-313 19s -23s linear infinite}@keyframes fall-313{67.423%{transform:translate(86.0214vw,67.423vh) scale(.0662)}to{transform:translate(90.2562vw,99vh) scale(.0662)}}.snow:nth-child(314){opacity:1.6322;transform:translate(27.995vw,-10px) scale(.1017);animation:fall-314 29s -2s linear infinite}@keyframes fall-314{30.963%{transform:translate(32.2049vw,30.963vh) scale(.1017)}to{transform:translate(30.09995vw,99vh) scale(.1017)}}.snow:nth-child(315){opacity:1.1478;transform:translate(59.1693vw,-10px) scale(.1641);animation:fall-315 11s -25s linear infinite}@keyframes fall-315{64.094%{transform:translate(51.7173vw,64.094vh) scale(.1641)}to{transform:translate(55.4433vw,99vh) scale(.1641)}}.snow:nth-child(316){opacity:.7552;transform:translate(89.2458vw,-10px) scale(.622);animation:fall-316 10s -22s linear infinite}@keyframes fall-316{38.049%{transform:translate(89.9788vw,38.049vh) scale(.622)}to{transform:translate(89.6123vw,99vh) scale(.622)}}.snow:nth-child(317){opacity:1.0074;transform:translate(56.6353vw,-10px) scale(.3608);animation:fall-317 29s -5s linear infinite}@keyframes fall-317{67.758%{transform:translate(48.5557vw,67.758vh) scale(.3608)}to{transform:translate(52.5955vw,99vh) scale(.3608)}}.snow:nth-child(318){opacity:.485;transform:translate(9.4484vw,-10px) scale(.6577);animation:fall-318 21s -13s linear infinite}@keyframes fall-318{31.263%{transform:translate(8.3438vw,31.263vh) scale(.6577)}to{transform:translate(8.8961vw,99vh) scale(.6577)}}.snow:nth-child(319){opacity:1.2328;transform:translate(8.8267vw,-10px) scale(.1906);animation:fall-319 25s -30s linear infinite}@keyframes fall-319{33.25%{transform:translate(-.0568vw,33.25vh) scale(.1906)}to{transform:translate(4.38495vw,99vh) scale(.1906)}}.snow:nth-child(320){opacity:.5414;transform:translate(44.9857vw,-10px) scale(.3047);animation:fall-320 23s -25s linear infinite}@keyframes fall-320{55.879%{transform:translate(49.6219vw,55.879vh) scale(.3047)}to{transform:translate(47.3038vw,99vh) scale(.3047)}}.snow:nth-child(321){opacity:1.4912;transform:translate(75.6299vw,-10px) scale(.0207);animation:fall-321 24s -19s linear infinite}@keyframes fall-321{58.918%{transform:translate(71.7763vw,58.918vh) scale(.0207)}to{transform:translate(73.7031vw,99vh) scale(.0207)}}.snow:nth-child(322){opacity:.2214;transform:translate(69.6193vw,-10px) scale(.5132);animation:fall-322 27s -12s linear infinite}@keyframes fall-322{53.969%{transform:translate(61.3249vw,53.969vh) scale(.5132)}to{transform:translate(65.4721vw,99vh) scale(.5132)}}.snow:nth-child(323){opacity:1.7632;transform:translate(61.0482vw,-10px) scale(.6454);animation:fall-323 24s -21s linear infinite}@keyframes fall-323{77.705%{transform:translate(65.673vw,77.705vh) scale(.6454)}to{transform:translate(63.3606vw,99vh) scale(.6454)}}.snow:nth-child(324){opacity:.3214;transform:translate(53.921vw,-10px) scale(.4549);animation:fall-324 23s -12s linear infinite}@keyframes fall-324{66.436%{transform:translate(62.3467vw,66.436vh) scale(.4549)}to{transform:translate(58.13385vw,99vh) scale(.4549)}}.snow:nth-child(325){opacity:1.5158;transform:translate(81.0367vw,-10px) scale(.0174);animation:fall-325 18s -22s linear infinite}@keyframes fall-325{53.799%{transform:translate(84.8749vw,53.799vh) scale(.0174)}to{transform:translate(82.9558vw,99vh) scale(.0174)}}.snow:nth-child(326){opacity:.5538;transform:translate(39.5147vw,-10px) scale(.7536);animation:fall-326 11s -26s linear infinite}@keyframes fall-326{42.315%{transform:translate(40.6711vw,42.315vh) scale(.7536)}to{transform:translate(40.0929vw,99vh) scale(.7536)}}.snow:nth-child(327){opacity:.9178;transform:translate(51.0573vw,-10px) scale(.9195);animation:fall-327 11s -4s linear infinite}@keyframes fall-327{40.554%{transform:translate(53.597vw,40.554vh) scale(.9195)}to{transform:translate(52.32715vw,99vh) scale(.9195)}}.snow:nth-child(328){opacity:1.12;transform:translate(14.0557vw,-10px) scale(.0314);animation:fall-328 10s -13s linear infinite}@keyframes fall-328{47.139%{transform:translate(14.2004vw,47.139vh) scale(.0314)}to{transform:translate(14.12805vw,99vh) scale(.0314)}}.snow:nth-child(329){opacity:.0402;transform:translate(51.4105vw,-10px) scale(.9304);animation:fall-329 12s -22s linear infinite}@keyframes fall-329{37.251%{transform:translate(58.1513vw,37.251vh) scale(.9304)}to{transform:translate(54.7809vw,99vh) scale(.9304)}}.snow:nth-child(330){opacity:1.8928;transform:translate(53.9826vw,-10px) scale(.7526);animation:fall-330 22s -12s linear infinite}@keyframes fall-330{52.893%{transform:translate(48.8004vw,52.893vh) scale(.7526)}to{transform:translate(51.3915vw,99vh) scale(.7526)}}.snow:nth-child(331){opacity:1.766;transform:translate(58.5094vw,-10px) scale(.7738);animation:fall-331 28s -24s linear infinite}@keyframes fall-331{70.446%{transform:translate(68.0303vw,70.446vh) scale(.7738)}to{transform:translate(63.26985vw,99vh) scale(.7738)}}.snow:nth-child(332){opacity:.5704;transform:translate(5.1777vw,-10px) scale(.2492);animation:fall-332 13s -18s linear infinite}@keyframes fall-332{41.249%{transform:translate(3.3485vw,41.249vh) scale(.2492)}to{transform:translate(4.2631vw,99vh) scale(.2492)}}.snow:nth-child(333){opacity:1.6296;transform:translate(83.6238vw,-10px) scale(.8563);animation:fall-333 30s -4s linear infinite}@keyframes fall-333{45.123%{transform:translate(87.0732vw,45.123vh) scale(.8563)}to{transform:translate(85.3485vw,99vh) scale(.8563)}}.snow:nth-child(334){opacity:.3888;transform:translate(36.4044vw,-10px) scale(.0612);animation:fall-334 22s -14s linear infinite}@keyframes fall-334{49.884%{transform:translate(44.586vw,49.884vh) scale(.0612)}to{transform:translate(40.4952vw,99vh) scale(.0612)}}.snow:nth-child(335){opacity:1.7238;transform:translate(75.0984vw,-10px) scale(.8558);animation:fall-335 13s -3s linear infinite}@keyframes fall-335{46.497%{transform:translate(74.9603vw,46.497vh) scale(.8558)}to{transform:translate(75.02935vw,99vh) scale(.8558)}}.snow:nth-child(336){opacity:1.131;transform:translate(94.6872vw,-10px) scale(.4027);animation:fall-336 12s -20s linear infinite}@keyframes fall-336{63.476%{transform:translate(98.8129vw,63.476vh) scale(.4027)}to{transform:translate(96.75005vw,99vh) scale(.4027)}}.snow:nth-child(337){opacity:.566;transform:translate(64.4102vw,-10px) scale(.7338);animation:fall-337 13s -9s linear infinite}@keyframes fall-337{55.429%{transform:translate(55.9544vw,55.429vh) scale(.7338)}to{transform:translate(60.1823vw,99vh) scale(.7338)}}.snow:nth-child(338){opacity:1.8022;transform:translate(.5075vw,-10px) scale(.2128);animation:fall-338 24s -10s linear infinite}@keyframes fall-338{38.038%{transform:translate(-9.2053vw,38.038vh) scale(.2128)}to{transform:translate(-4.3489vw,99vh) scale(.2128)}}.snow:nth-child(339){opacity:.7672;transform:translate(88.9998vw,-10px) scale(.6542);animation:fall-339 17s -14s linear infinite}@keyframes fall-339{65.472%{transform:translate(79.3475vw,65.472vh) scale(.6542)}to{transform:translate(84.17365vw,99vh) scale(.6542)}}.snow:nth-child(340){opacity:1.5426;transform:translate(78.2001vw,-10px) scale(.4657);animation:fall-340 27s -15s linear infinite}@keyframes fall-340{70.506%{transform:translate(86.4661vw,70.506vh) scale(.4657)}to{transform:translate(82.3331vw,99vh) scale(.4657)}}.snow:nth-child(341){opacity:.2296;transform:translate(58.4112vw,-10px) scale(.2082);animation:fall-341 26s -28s linear infinite}@keyframes fall-341{41.106%{transform:translate(54.1856vw,41.106vh) scale(.2082)}to{transform:translate(56.2984vw,99vh) scale(.2082)}}.snow:nth-child(342){opacity:1.8322;transform:translate(2.9266vw,-10px) scale(.7184);animation:fall-342 27s -3s linear infinite}@keyframes fall-342{73.669%{transform:translate(-3.2366vw,73.669vh) scale(.7184)}to{transform:translate(-.155vw,99vh) scale(.7184)}}.snow:nth-child(343){opacity:.3678;transform:translate(99.4342vw,-10px) scale(.7808);animation:fall-343 29s -2s linear infinite}@keyframes fall-343{60.01%{transform:translate(98.5195vw,60.01vh) scale(.7808)}to{transform:translate(98.97685vw,99vh) scale(.7808)}}.snow:nth-child(344){opacity:1.1858;transform:translate(36.5131vw,-10px) scale(.9817);animation:fall-344 16s -18s linear infinite}@keyframes fall-344{43.939%{transform:translate(38.3733vw,43.939vh) scale(.9817)}to{transform:translate(37.4432vw,99vh) scale(.9817)}}.snow:nth-child(345){opacity:1.8086;transform:translate(66.8172vw,-10px) scale(.8121);animation:fall-345 28s -8s linear infinite}@keyframes fall-345{53.81%{transform:translate(58.7722vw,53.81vh) scale(.8121)}to{transform:translate(62.7947vw,99vh) scale(.8121)}}.snow:nth-child(346){opacity:1.7826;transform:translate(97.3473vw,-10px) scale(.0755);animation:fall-346 30s -26s linear infinite}@keyframes fall-346{41.856%{transform:translate(105.1959vw,41.856vh) scale(.0755)}to{transform:translate(101.2716vw,99vh) scale(.0755)}}.snow:nth-child(347){opacity:.6714;transform:translate(41.1244vw,-10px) scale(.7091);animation:fall-347 11s -2s linear infinite}@keyframes fall-347{53.152%{transform:translate(49.8333vw,53.152vh) scale(.7091)}to{transform:translate(45.47885vw,99vh) scale(.7091)}}.snow:nth-child(348){opacity:.3572;transform:translate(8.8183vw,-10px) scale(.0209);animation:fall-348 22s -8s linear infinite}@keyframes fall-348{40.163%{transform:translate(4.2821vw,40.163vh) scale(.0209)}to{transform:translate(6.5502vw,99vh) scale(.0209)}}.snow:nth-child(349){opacity:1.1412;transform:translate(74.887vw,-10px) scale(.9963);animation:fall-349 25s -19s linear infinite}@keyframes fall-349{40.25%{transform:translate(73.8973vw,40.25vh) scale(.9963)}to{transform:translate(74.39215vw,99vh) scale(.9963)}}.snow:nth-child(350){opacity:1.8928;transform:translate(3.0963vw,-10px) scale(.8191);animation:fall-350 29s -6s linear infinite}@keyframes fall-350{79.332%{transform:translate(-1.155vw,79.332vh) scale(.8191)}to{transform:translate(.97065vw,99vh) scale(.8191)}}.snow:nth-child(351){opacity:.721;transform:translate(64.9733vw,-10px) scale(.543);animation:fall-351 18s -21s linear infinite}@keyframes fall-351{53.286%{transform:translate(64.2845vw,53.286vh) scale(.543)}to{transform:translate(64.6289vw,99vh) scale(.543)}}.snow:nth-child(352){opacity:.2484;transform:translate(97.3577vw,-10px) scale(.441);animation:fall-352 15s -2s linear infinite}@keyframes fall-352{78.333%{transform:translate(106.8821vw,78.333vh) scale(.441)}to{transform:translate(102.1199vw,99vh) scale(.441)}}.snow:nth-child(353){opacity:1.5248;transform:translate(7.8766vw,-10px) scale(.2326);animation:fall-353 23s -24s linear infinite}@keyframes fall-353{68.07%{transform:translate(-.2696vw,68.07vh) scale(.2326)}to{transform:translate(3.8035vw,99vh) scale(.2326)}}.snow:nth-child(354){opacity:1.8266;transform:translate(84.0006vw,-10px) scale(.0425);animation:fall-354 12s -8s linear infinite}@keyframes fall-354{49.679%{transform:translate(85.6647vw,49.679vh) scale(.0425)}to{transform:translate(84.83265vw,99vh) scale(.0425)}}.snow:nth-child(355){opacity:.0138;transform:translate(47.6337vw,-10px) scale(.1281);animation:fall-355 16s -26s linear infinite}@keyframes fall-355{49.216%{transform:translate(49.2732vw,49.216vh) scale(.1281)}to{transform:translate(48.45345vw,99vh) scale(.1281)}}.snow:nth-child(356){opacity:.9832;transform:translate(76.4433vw,-10px) scale(.8413);animation:fall-356 23s -25s linear infinite}@keyframes fall-356{33.484%{transform:translate(70.6422vw,33.484vh) scale(.8413)}to{transform:translate(73.54275vw,99vh) scale(.8413)}}.snow:nth-child(357){opacity:.6114;transform:translate(39.1368vw,-10px) scale(.4534);animation:fall-357 18s -15s linear infinite}@keyframes fall-357{48.057%{transform:translate(40.8183vw,48.057vh) scale(.4534)}to{transform:translate(39.97755vw,99vh) scale(.4534)}}.snow:nth-child(358){opacity:.03;transform:translate(93.7556vw,-10px) scale(.1062);animation:fall-358 30s -17s linear infinite}@keyframes fall-358{42.193%{transform:translate(99.1814vw,42.193vh) scale(.1062)}to{transform:translate(96.4685vw,99vh) scale(.1062)}}.snow:nth-child(359){opacity:1.603;transform:translate(4.5531vw,-10px) scale(.0957);animation:fall-359 23s -25s linear infinite}@keyframes fall-359{74.798%{transform:translate(2.7046vw,74.798vh) scale(.0957)}to{transform:translate(3.62885vw,99vh) scale(.0957)}}.snow:nth-child(360){opacity:.7232;transform:translate(67.7432vw,-10px) scale(.0864);animation:fall-360 25s -30s linear infinite}@keyframes fall-360{36.642%{transform:translate(60.3869vw,36.642vh) scale(.0864)}to{transform:translate(64.06505vw,99vh) scale(.0864)}}.snow:nth-child(361){opacity:1.5524;transform:translate(57.9814vw,-10px) scale(.8945);animation:fall-361 19s -18s linear infinite}@keyframes fall-361{42.557%{transform:translate(65.5179vw,42.557vh) scale(.8945)}to{transform:translate(61.74965vw,99vh) scale(.8945)}}.snow:nth-child(362){opacity:1.1464;transform:translate(60.4887vw,-10px) scale(.883);animation:fall-362 13s -14s linear infinite}@keyframes fall-362{59.963%{transform:translate(60.1725vw,59.963vh) scale(.883)}to{transform:translate(60.3306vw,99vh) scale(.883)}}.snow:nth-child(363){opacity:.3926;transform:translate(45.6716vw,-10px) scale(.2263);animation:fall-363 20s -15s linear infinite}@keyframes fall-363{73.326%{transform:translate(50.1297vw,73.326vh) scale(.2263)}to{transform:translate(47.90065vw,99vh) scale(.2263)}}.snow:nth-child(364){opacity:1.3814;transform:translate(54.9083vw,-10px) scale(.5564);animation:fall-364 14s -30s linear infinite}@keyframes fall-364{68.843%{transform:translate(47.1784vw,68.843vh) scale(.5564)}to{transform:translate(51.04335vw,99vh) scale(.5564)}}.snow:nth-child(365){opacity:1.7852;transform:translate(18.4978vw,-10px) scale(.2282);animation:fall-365 29s -14s linear infinite}@keyframes fall-365{57.227%{transform:translate(9.7857vw,57.227vh) scale(.2282)}to{transform:translate(14.14175vw,99vh) scale(.2282)}}.snow:nth-child(366){opacity:.7832;transform:translate(9.0416vw,-10px) scale(.0617);animation:fall-366 14s -11s linear infinite}@keyframes fall-366{65.123%{transform:translate(-.6713vw,65.123vh) scale(.0617)}to{transform:translate(4.18515vw,99vh) scale(.0617)}}.snow:nth-child(367){opacity:.9804;transform:translate(86.0225vw,-10px) scale(.8467);animation:fall-367 11s -26s linear infinite}@keyframes fall-367{78.298%{transform:translate(81.8143vw,78.298vh) scale(.8467)}to{transform:translate(83.9184vw,99vh) scale(.8467)}}.snow:nth-child(368){opacity:1.6148;transform:translate(65.8898vw,-10px) scale(.042);animation:fall-368 23s -13s linear infinite}@keyframes fall-368{57.199%{transform:translate(61.5692vw,57.199vh) scale(.042)}to{transform:translate(63.7295vw,99vh) scale(.042)}}.snow:nth-child(369){opacity:.3344;transform:translate(42.6743vw,-10px) scale(.2749);animation:fall-369 26s -13s linear infinite}@keyframes fall-369{78.24%{transform:translate(33.9741vw,78.24vh) scale(.2749)}to{transform:translate(38.3242vw,99vh) scale(.2749)}}.snow:nth-child(370){opacity:1.5406;transform:translate(36.9965vw,-10px) scale(.5819);animation:fall-370 27s -2s linear infinite}@keyframes fall-370{64.695%{transform:translate(38.5048vw,64.695vh) scale(.5819)}to{transform:translate(37.75065vw,99vh) scale(.5819)}}.snow:nth-child(371){opacity:.2268;transform:translate(54.6368vw,-10px) scale(.5722);animation:fall-371 25s -11s linear infinite}@keyframes fall-371{75.536%{transform:translate(47.0519vw,75.536vh) scale(.5722)}to{transform:translate(50.84435vw,99vh) scale(.5722)}}.snow:nth-child(372){opacity:.2846;transform:translate(6.8846vw,-10px) scale(.5759);animation:fall-372 17s -11s linear infinite}@keyframes fall-372{39.904%{transform:translate(15.0056vw,39.904vh) scale(.5759)}to{transform:translate(10.9451vw,99vh) scale(.5759)}}.snow:nth-child(373){opacity:1.1556;transform:translate(48.3085vw,-10px) scale(.1267);animation:fall-373 29s -28s linear infinite}@keyframes fall-373{55.328%{transform:translate(38.643vw,55.328vh) scale(.1267)}to{transform:translate(43.47575vw,99vh) scale(.1267)}}.snow:nth-child(374){opacity:1.671;transform:translate(74.2557vw,-10px) scale(.1514);animation:fall-374 11s -26s linear infinite}@keyframes fall-374{70.584%{transform:translate(83.6738vw,70.584vh) scale(.1514)}to{transform:translate(78.96475vw,99vh) scale(.1514)}}.snow:nth-child(375){opacity:1.662;transform:translate(27.4594vw,-10px) scale(.2048);animation:fall-375 19s -21s linear infinite}@keyframes fall-375{73.927%{transform:translate(23.2269vw,73.927vh) scale(.2048)}to{transform:translate(25.34315vw,99vh) scale(.2048)}}.snow:nth-child(376){opacity:.2252;transform:translate(3.1137vw,-10px) scale(.2742);animation:fall-376 24s -1s linear infinite}@keyframes fall-376{66.114%{transform:translate(1.4314vw,66.114vh) scale(.2742)}to{transform:translate(2.27255vw,99vh) scale(.2742)}}.snow:nth-child(377){opacity:.0018;transform:translate(63.3011vw,-10px) scale(.0135);animation:fall-377 18s -23s linear infinite}@keyframes fall-377{45.195%{transform:translate(60.8676vw,45.195vh) scale(.0135)}to{transform:translate(62.08435vw,99vh) scale(.0135)}}.snow:nth-child(378){opacity:1.9128;transform:translate(66.7602vw,-10px) scale(.2553);animation:fall-378 18s -7s linear infinite}@keyframes fall-378{78.407%{transform:translate(69.8448vw,78.407vh) scale(.2553)}to{transform:translate(68.3025vw,99vh) scale(.2553)}}.snow:nth-child(379){opacity:1.0194;transform:translate(78.5194vw,-10px) scale(.7503);animation:fall-379 20s -2s linear infinite}@keyframes fall-379{51.819%{transform:translate(84.2029vw,51.819vh) scale(.7503)}to{transform:translate(81.36115vw,99vh) scale(.7503)}}.snow:nth-child(380){opacity:.4844;transform:translate(45.3225vw,-10px) scale(.9895);animation:fall-380 20s -30s linear infinite}@keyframes fall-380{31.061%{transform:translate(36.3538vw,31.061vh) scale(.9895)}to{transform:translate(40.83815vw,99vh) scale(.9895)}}.snow:nth-child(381){opacity:.7464;transform:translate(48.6726vw,-10px) scale(.6832);animation:fall-381 27s -23s linear infinite}@keyframes fall-381{57.345%{transform:translate(53.7485vw,57.345vh) scale(.6832)}to{transform:translate(51.21055vw,99vh) scale(.6832)}}.snow:nth-child(382){opacity:.2416;transform:translate(74.6504vw,-10px) scale(.6283);animation:fall-382 19s -28s linear infinite}@keyframes fall-382{42.099%{transform:translate(68.0561vw,42.099vh) scale(.6283)}to{transform:translate(71.35325vw,99vh) scale(.6283)}}.snow:nth-child(383){opacity:1.7104;transform:translate(85.828vw,-10px) scale(.1188);animation:fall-383 16s -2s linear infinite}@keyframes fall-383{56.754%{transform:translate(85.4367vw,56.754vh) scale(.1188)}to{transform:translate(85.63235vw,99vh) scale(.1188)}}.snow:nth-child(384){opacity:.5368;transform:translate(52.1828vw,-10px) scale(.4769);animation:fall-384 14s -4s linear infinite}@keyframes fall-384{50.099%{transform:translate(51.4967vw,50.099vh) scale(.4769)}to{transform:translate(51.83975vw,99vh) scale(.4769)}}.snow:nth-child(385){opacity:1.0646;transform:translate(94.5787vw,-10px) scale(.6816);animation:fall-385 30s -26s linear infinite}@keyframes fall-385{35.807%{transform:translate(103.9587vw,35.807vh) scale(.6816)}to{transform:translate(99.2687vw,99vh) scale(.6816)}}.snow:nth-child(386){opacity:.1712;transform:translate(20.9086vw,-10px) scale(.2324);animation:fall-386 18s -5s linear infinite}@keyframes fall-386{46.275%{transform:translate(28.457vw,46.275vh) scale(.2324)}to{transform:translate(24.6828vw,99vh) scale(.2324)}}.snow:nth-child(387){opacity:1.8916;transform:translate(12.9764vw,-10px) scale(.0459);animation:fall-387 22s -7s linear infinite}@keyframes fall-387{49.847%{transform:translate(20.1124vw,49.847vh) scale(.0459)}to{transform:translate(16.5444vw,99vh) scale(.0459)}}.snow:nth-child(388){opacity:1.6156;transform:translate(79.0345vw,-10px) scale(.225);animation:fall-388 24s -9s linear infinite}@keyframes fall-388{54.669%{transform:translate(79.5093vw,54.669vh) scale(.225)}to{transform:translate(79.2719vw,99vh) scale(.225)}}.snow:nth-child(389){opacity:1.1346;transform:translate(51.818vw,-10px) scale(.3267);animation:fall-389 30s -15s linear infinite}@keyframes fall-389{36.086%{transform:translate(50.7737vw,36.086vh) scale(.3267)}to{transform:translate(51.29585vw,99vh) scale(.3267)}}.snow:nth-child(390){opacity:1.2872;transform:translate(25.3898vw,-10px) scale(.1317);animation:fall-390 17s -6s linear infinite}@keyframes fall-390{38.347%{transform:translate(28.6894vw,38.347vh) scale(.1317)}to{transform:translate(27.0396vw,99vh) scale(.1317)}}.snow:nth-child(391){opacity:.693;transform:translate(36.7763vw,-10px) scale(.0244);animation:fall-391 17s -6s linear infinite}@keyframes fall-391{67.641%{transform:translate(31.4155vw,67.641vh) scale(.0244)}to{transform:translate(34.0959vw,99vh) scale(.0244)}}.snow:nth-child(392){opacity:.6892;transform:translate(50.1882vw,-10px) scale(.8894);animation:fall-392 12s -23s linear infinite}@keyframes fall-392{37.899%{transform:translate(45.4824vw,37.899vh) scale(.8894)}to{transform:translate(47.8353vw,99vh) scale(.8894)}}.snow:nth-child(393){opacity:.652;transform:translate(33.9208vw,-10px) scale(.6503);animation:fall-393 27s -17s linear infinite}@keyframes fall-393{77.509%{transform:translate(34.0147vw,77.509vh) scale(.6503)}to{transform:translate(33.96775vw,99vh) scale(.6503)}}.snow:nth-child(394){opacity:.0458;transform:translate(78.6376vw,-10px) scale(.5257);animation:fall-394 20s -4s linear infinite}@keyframes fall-394{64.716%{transform:translate(77.9735vw,64.716vh) scale(.5257)}to{transform:translate(78.30555vw,99vh) scale(.5257)}}.snow:nth-child(395){opacity:.0472;transform:translate(11.7103vw,-10px) scale(.5984);animation:fall-395 14s -11s linear infinite}@keyframes fall-395{31.066%{transform:translate(15.5387vw,31.066vh) scale(.5984)}to{transform:translate(13.6245vw,99vh) scale(.5984)}}.snow:nth-child(396){opacity:.9508;transform:translate(81.2631vw,-10px) scale(.709);animation:fall-396 26s -21s linear infinite}@keyframes fall-396{59.891%{transform:translate(83.5881vw,59.891vh) scale(.709)}to{transform:translate(82.4256vw,99vh) scale(.709)}}.snow:nth-child(397){opacity:.6352;transform:translate(43.1088vw,-10px) scale(.7308);animation:fall-397 26s -8s linear infinite}@keyframes fall-397{53.313%{transform:translate(48.5349vw,53.313vh) scale(.7308)}to{transform:translate(45.82185vw,99vh) scale(.7308)}}.snow:nth-child(398){opacity:.8056;transform:translate(96.2079vw,-10px) scale(.3109);animation:fall-398 12s -4s linear infinite}@keyframes fall-398{67.793%{transform:translate(101.708vw,67.793vh) scale(.3109)}to{transform:translate(98.95795vw,99vh) scale(.3109)}}.snow:nth-child(399){opacity:1.3578;transform:translate(80.9872vw,-10px) scale(.1585);animation:fall-399 29s -20s linear infinite}@keyframes fall-399{69.211%{transform:translate(74.9609vw,69.211vh) scale(.1585)}to{transform:translate(77.97405vw,99vh) scale(.1585)}}.snow:nth-child(400){opacity:1.1674;transform:translate(52.5244vw,-10px) scale(.9183);animation:fall-400 29s -16s linear infinite}@keyframes fall-400{34.579%{transform:translate(45.116vw,34.579vh) scale(.9183)}to{transform:translate(48.8202vw,99vh) scale(.9183)}}\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==
|