@esfaenza/core 15.2.15 → 15.2.16
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.
|
@@ -19,9 +19,9 @@ export class AppComponent {
|
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
21
|
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 });
|
|
22
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, isStandalone: true, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows\" 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: 1800){.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.449;transform:translate(5.8203vw,-10px) scale(.4802);animation:fall-1 17s -16s linear infinite}@keyframes fall-1{76.253%{transform:translate(3.7344vw,76.253vh) scale(.4802)}to{transform:translate(4.77735vw,100vh) scale(.4802)}}.snow:nth-child(2){opacity:.0876;transform:translate(25.7379vw,-10px) scale(.6569);animation:fall-2 16s -5s linear infinite}@keyframes fall-2{30.348%{transform:translate(22.6227vw,30.348vh) scale(.6569)}to{transform:translate(24.1803vw,100vh) scale(.6569)}}.snow:nth-child(3){opacity:.5428;transform:translate(75.2633vw,-10px) scale(.0414);animation:fall-3 12s -24s linear infinite}@keyframes fall-3{79.605%{transform:translate(83.4752vw,79.605vh) scale(.0414)}to{transform:translate(79.36925vw,100vh) scale(.0414)}}.snow:nth-child(4){opacity:1.6832;transform:translate(99.3593vw,-10px) scale(.8117);animation:fall-4 25s -2s linear infinite}@keyframes fall-4{73.26%{transform:translate(100.2958vw,73.26vh) scale(.8117)}to{transform:translate(99.82755vw,100vh) scale(.8117)}}.snow:nth-child(5){opacity:1.4506;transform:translate(10.3221vw,-10px) scale(.8135);animation:fall-5 16s -21s linear infinite}@keyframes fall-5{34.42%{transform:translate(19.0669vw,34.42vh) scale(.8135)}to{transform:translate(14.6945vw,100vh) scale(.8135)}}.snow:nth-child(6){opacity:.4706;transform:translate(56.3725vw,-10px) scale(.8128);animation:fall-6 23s -30s linear infinite}@keyframes fall-6{45.173%{transform:translate(57.4145vw,45.173vh) scale(.8128)}to{transform:translate(56.8935vw,100vh) scale(.8128)}}.snow:nth-child(7){opacity:.8248;transform:translate(59.309vw,-10px) scale(.9375);animation:fall-7 30s -7s linear infinite}@keyframes fall-7{68.679%{transform:translate(68.9832vw,68.679vh) scale(.9375)}to{transform:translate(64.1461vw,100vh) scale(.9375)}}.snow:nth-child(8){opacity:.8932;transform:translate(35.2002vw,-10px) scale(.0302);animation:fall-8 12s -26s linear infinite}@keyframes fall-8{73.746%{transform:translate(38.3099vw,73.746vh) scale(.0302)}to{transform:translate(36.75505vw,100vh) scale(.0302)}}.snow:nth-child(9){opacity:.4894;transform:translate(97.5274vw,-10px) scale(.3745);animation:fall-9 12s -13s linear infinite}@keyframes fall-9{79.324%{transform:translate(92.2423vw,79.324vh) scale(.3745)}to{transform:translate(94.88485vw,100vh) scale(.3745)}}.snow:nth-child(10){opacity:.668;transform:translate(71.5238vw,-10px) scale(.2803);animation:fall-10 23s -26s linear infinite}@keyframes fall-10{72.327%{transform:translate(73.9526vw,72.327vh) scale(.2803)}to{transform:translate(72.7382vw,100vh) scale(.2803)}}.snow:nth-child(11){opacity:.782;transform:translate(51.2582vw,-10px) scale(.5251);animation:fall-11 22s -16s linear infinite}@keyframes fall-11{40.5%{transform:translate(53.6005vw,40.5vh) scale(.5251)}to{transform:translate(52.42935vw,100vh) scale(.5251)}}.snow:nth-child(12){opacity:.0412;transform:translate(76.0616vw,-10px) scale(.2383);animation:fall-12 29s -30s linear infinite}@keyframes fall-12{78.333%{transform:translate(79.3394vw,78.333vh) scale(.2383)}to{transform:translate(77.7005vw,100vh) scale(.2383)}}.snow:nth-child(13){opacity:1.984;transform:translate(64.724vw,-10px) scale(.9335);animation:fall-13 26s -29s linear infinite}@keyframes fall-13{31.371%{transform:translate(56.5976vw,31.371vh) scale(.9335)}to{transform:translate(60.6608vw,100vh) scale(.9335)}}.snow:nth-child(14){opacity:.5472;transform:translate(36.8898vw,-10px) scale(.8197);animation:fall-14 11s -21s linear infinite}@keyframes fall-14{69.098%{transform:translate(43.3755vw,69.098vh) scale(.8197)}to{transform:translate(40.13265vw,100vh) scale(.8197)}}.snow:nth-child(15){opacity:.6716;transform:translate(13.1768vw,-10px) scale(.6383);animation:fall-15 16s -18s linear infinite}@keyframes fall-15{68.839%{transform:translate(20.6758vw,68.839vh) scale(.6383)}to{transform:translate(16.9263vw,100vh) scale(.6383)}}.snow:nth-child(16){opacity:1.4106;transform:translate(4.649vw,-10px) scale(.7341);animation:fall-16 14s -4s linear infinite}@keyframes fall-16{32.666%{transform:translate(13.3277vw,32.666vh) scale(.7341)}to{transform:translate(8.98835vw,100vh) scale(.7341)}}.snow:nth-child(17){opacity:1.1806;transform:translate(49.3589vw,-10px) scale(.3684);animation:fall-17 27s -18s linear infinite}@keyframes fall-17{39.216%{transform:translate(58.1656vw,39.216vh) scale(.3684)}to{transform:translate(53.76225vw,100vh) scale(.3684)}}.snow:nth-child(18){opacity:1.393;transform:translate(86.3898vw,-10px) scale(.6564);animation:fall-18 27s -24s linear infinite}@keyframes fall-18{40.784%{transform:translate(86.2998vw,40.784vh) scale(.6564)}to{transform:translate(86.3448vw,100vh) scale(.6564)}}.snow:nth-child(19){opacity:.6904;transform:translate(82.087vw,-10px) scale(.082);animation:fall-19 17s -24s linear infinite}@keyframes fall-19{74.265%{transform:translate(85.8856vw,74.265vh) scale(.082)}to{transform:translate(83.9863vw,100vh) scale(.082)}}.snow:nth-child(20){opacity:.1698;transform:translate(10.981vw,-10px) scale(.9618);animation:fall-20 13s -14s linear infinite}@keyframes fall-20{49.292%{transform:translate(4.8263vw,49.292vh) scale(.9618)}to{transform:translate(7.90365vw,100vh) scale(.9618)}}.snow:nth-child(21){opacity:1.66;transform:translate(27.6476vw,-10px) scale(.5431);animation:fall-21 25s -14s linear infinite}@keyframes fall-21{53.435%{transform:translate(36.8545vw,53.435vh) scale(.5431)}to{transform:translate(32.25105vw,100vh) scale(.5431)}}.snow:nth-child(22){opacity:.1174;transform:translate(27.2477vw,-10px) scale(.7681);animation:fall-22 13s -26s linear infinite}@keyframes fall-22{69.545%{transform:translate(30.4972vw,69.545vh) scale(.7681)}to{transform:translate(28.87245vw,100vh) scale(.7681)}}.snow:nth-child(23){opacity:.933;transform:translate(58.2238vw,-10px) scale(.5908);animation:fall-23 13s -24s linear infinite}@keyframes fall-23{38.487%{transform:translate(51.1226vw,38.487vh) scale(.5908)}to{transform:translate(54.6732vw,100vh) scale(.5908)}}.snow:nth-child(24){opacity:.8934;transform:translate(90.8106vw,-10px) scale(.4286);animation:fall-24 21s -13s linear infinite}@keyframes fall-24{59.491%{transform:translate(84.2904vw,59.491vh) scale(.4286)}to{transform:translate(87.5505vw,100vh) scale(.4286)}}.snow:nth-child(25){opacity:1.9224;transform:translate(1.9313vw,-10px) scale(.5524);animation:fall-25 13s -15s linear infinite}@keyframes fall-25{76.21%{transform:translate(-6.0494vw,76.21vh) scale(.5524)}to{transform:translate(-2.05905vw,100vh) scale(.5524)}}.snow:nth-child(26){opacity:1.363;transform:translate(34.4394vw,-10px) scale(.9768);animation:fall-26 11s -18s linear infinite}@keyframes fall-26{32.628%{transform:translate(34.1359vw,32.628vh) scale(.9768)}to{transform:translate(34.28765vw,100vh) scale(.9768)}}.snow:nth-child(27){opacity:.7182;transform:translate(56.9537vw,-10px) scale(.473);animation:fall-27 28s -22s linear infinite}@keyframes fall-27{45.466%{transform:translate(47.4968vw,45.466vh) scale(.473)}to{transform:translate(52.22525vw,100vh) scale(.473)}}.snow:nth-child(28){opacity:1.3182;transform:translate(66.1953vw,-10px) scale(.3125);animation:fall-28 12s -20s linear infinite}@keyframes fall-28{41.641%{transform:translate(73.5263vw,41.641vh) scale(.3125)}to{transform:translate(69.8608vw,100vh) scale(.3125)}}.snow:nth-child(29){opacity:1.263;transform:translate(83.6078vw,-10px) scale(.7916);animation:fall-29 26s -9s linear infinite}@keyframes fall-29{31.634%{transform:translate(83.0071vw,31.634vh) scale(.7916)}to{transform:translate(83.30745vw,100vh) scale(.7916)}}.snow:nth-child(30){opacity:1.4886;transform:translate(24.6428vw,-10px) scale(.2186);animation:fall-30 30s -5s linear infinite}@keyframes fall-30{62.624%{transform:translate(29.8008vw,62.624vh) scale(.2186)}to{transform:translate(27.2218vw,100vh) scale(.2186)}}.snow:nth-child(31){opacity:1.701;transform:translate(93.2908vw,-10px) scale(.2718);animation:fall-31 17s -19s linear infinite}@keyframes fall-31{32.227%{transform:translate(93.9681vw,32.227vh) scale(.2718)}to{transform:translate(93.62945vw,100vh) scale(.2718)}}.snow:nth-child(32){opacity:.9112;transform:translate(43.9251vw,-10px) scale(.7345);animation:fall-32 11s -21s linear infinite}@keyframes fall-32{34.794%{transform:translate(52.7745vw,34.794vh) scale(.7345)}to{transform:translate(48.3498vw,100vh) scale(.7345)}}.snow:nth-child(33){opacity:1.258;transform:translate(69.713vw,-10px) scale(.0427);animation:fall-33 15s -10s linear infinite}@keyframes fall-33{57.938%{transform:translate(68.8233vw,57.938vh) scale(.0427)}to{transform:translate(69.26815vw,100vh) scale(.0427)}}.snow:nth-child(34){opacity:.4848;transform:translate(78.3273vw,-10px) scale(.9692);animation:fall-34 13s -8s linear infinite}@keyframes fall-34{67.71%{transform:translate(86.2841vw,67.71vh) scale(.9692)}to{transform:translate(82.3057vw,100vh) scale(.9692)}}.snow:nth-child(35){opacity:1.0152;transform:translate(22.2911vw,-10px) scale(.7724);animation:fall-35 17s -4s linear infinite}@keyframes fall-35{56.587%{transform:translate(14.4703vw,56.587vh) scale(.7724)}to{transform:translate(18.3807vw,100vh) scale(.7724)}}.snow:nth-child(36){opacity:1.061;transform:translate(23.9907vw,-10px) scale(.568);animation:fall-36 26s -12s linear infinite}@keyframes fall-36{50.747%{transform:translate(31.0321vw,50.747vh) scale(.568)}to{transform:translate(27.5114vw,100vh) scale(.568)}}.snow:nth-child(37){opacity:1.72;transform:translate(19.8372vw,-10px) scale(.7034);animation:fall-37 16s -13s linear infinite}@keyframes fall-37{49.495%{transform:translate(17.2682vw,49.495vh) scale(.7034)}to{transform:translate(18.5527vw,100vh) scale(.7034)}}.snow:nth-child(38){opacity:.8196;transform:translate(98.1955vw,-10px) scale(.8348);animation:fall-38 24s -21s linear infinite}@keyframes fall-38{69.939%{transform:translate(105.625vw,69.939vh) scale(.8348)}to{transform:translate(101.91025vw,100vh) scale(.8348)}}.snow:nth-child(39){opacity:1.995;transform:translate(96.065vw,-10px) scale(.192);animation:fall-39 12s -30s linear infinite}@keyframes fall-39{31.769%{transform:translate(101.2961vw,31.769vh) scale(.192)}to{transform:translate(98.68055vw,100vh) scale(.192)}}.snow:nth-child(40){opacity:1.3654;transform:translate(72.417vw,-10px) scale(.2196);animation:fall-40 10s -28s linear infinite}@keyframes fall-40{39.187%{transform:translate(63.6232vw,39.187vh) scale(.2196)}to{transform:translate(68.0201vw,100vh) scale(.2196)}}.snow:nth-child(41){opacity:1.5752;transform:translate(6.2616vw,-10px) scale(.1137);animation:fall-41 14s -8s linear infinite}@keyframes fall-41{43.251%{transform:translate(1.17vw,43.251vh) scale(.1137)}to{transform:translate(3.7158vw,100vh) scale(.1137)}}.snow:nth-child(42){opacity:.2876;transform:translate(65.3053vw,-10px) scale(.6695);animation:fall-42 30s -14s linear infinite}@keyframes fall-42{39.195%{transform:translate(72.9176vw,39.195vh) scale(.6695)}to{transform:translate(69.11145vw,100vh) scale(.6695)}}.snow:nth-child(43){opacity:1.933;transform:translate(62.6055vw,-10px) scale(.5621);animation:fall-43 11s -25s linear infinite}@keyframes fall-43{54.804%{transform:translate(62.2826vw,54.804vh) scale(.5621)}to{transform:translate(62.44405vw,100vh) scale(.5621)}}.snow:nth-child(44){opacity:.7302;transform:translate(94.0088vw,-10px) scale(.3002);animation:fall-44 29s -28s linear infinite}@keyframes fall-44{71.806%{transform:translate(85.1773vw,71.806vh) scale(.3002)}to{transform:translate(89.59305vw,100vh) scale(.3002)}}.snow:nth-child(45){opacity:.7954;transform:translate(80.6632vw,-10px) scale(.6123);animation:fall-45 28s -3s linear infinite}@keyframes fall-45{32.234%{transform:translate(77.7577vw,32.234vh) scale(.6123)}to{transform:translate(79.21045vw,100vh) scale(.6123)}}.snow:nth-child(46){opacity:1.1426;transform:translate(52.5299vw,-10px) scale(.044);animation:fall-46 18s -10s linear infinite}@keyframes fall-46{40.888%{transform:translate(56.6158vw,40.888vh) scale(.044)}to{transform:translate(54.57285vw,100vh) scale(.044)}}.snow:nth-child(47){opacity:.8974;transform:translate(48.9654vw,-10px) scale(.2365);animation:fall-47 22s -16s linear infinite}@keyframes fall-47{30.935%{transform:translate(43.1468vw,30.935vh) scale(.2365)}to{transform:translate(46.0561vw,100vh) scale(.2365)}}.snow:nth-child(48){opacity:1.5054;transform:translate(34.4286vw,-10px) scale(.3081);animation:fall-48 26s -17s linear infinite}@keyframes fall-48{57.024%{transform:translate(36.6584vw,57.024vh) scale(.3081)}to{transform:translate(35.5435vw,100vh) scale(.3081)}}.snow:nth-child(49){opacity:1.8142;transform:translate(36.0697vw,-10px) scale(.072);animation:fall-49 30s -19s linear infinite}@keyframes fall-49{36.957%{transform:translate(31.7945vw,36.957vh) scale(.072)}to{transform:translate(33.9321vw,100vh) scale(.072)}}.snow:nth-child(50){opacity:.213;transform:translate(60.089vw,-10px) scale(.3247);animation:fall-50 18s -5s linear infinite}@keyframes fall-50{41.554%{transform:translate(58.194vw,41.554vh) scale(.3247)}to{transform:translate(59.1415vw,100vh) scale(.3247)}}.snow:nth-child(51){opacity:.5984;transform:translate(31.7332vw,-10px) scale(.7895);animation:fall-51 11s -26s linear infinite}@keyframes fall-51{52.333%{transform:translate(34.1725vw,52.333vh) scale(.7895)}to{transform:translate(32.95285vw,100vh) scale(.7895)}}.snow:nth-child(52){opacity:.8064;transform:translate(90.5202vw,-10px) scale(.7252);animation:fall-52 14s -27s linear infinite}@keyframes fall-52{34.433%{transform:translate(88.9897vw,34.433vh) scale(.7252)}to{transform:translate(89.75495vw,100vh) scale(.7252)}}.snow:nth-child(53){opacity:.695;transform:translate(86.5121vw,-10px) scale(.0099);animation:fall-53 29s -6s linear infinite}@keyframes fall-53{55.79%{transform:translate(92.0023vw,55.79vh) scale(.0099)}to{transform:translate(89.2572vw,100vh) scale(.0099)}}.snow:nth-child(54){opacity:.6616;transform:translate(23.6025vw,-10px) scale(.4371);animation:fall-54 16s -27s linear infinite}@keyframes fall-54{72.033%{transform:translate(26.3486vw,72.033vh) scale(.4371)}to{transform:translate(24.97555vw,100vh) scale(.4371)}}.snow:nth-child(55){opacity:1.057;transform:translate(39.4403vw,-10px) scale(.2996);animation:fall-55 13s -16s linear infinite}@keyframes fall-55{31.128%{transform:translate(42.9393vw,31.128vh) scale(.2996)}to{transform:translate(41.1898vw,100vh) scale(.2996)}}.snow:nth-child(56){opacity:1.0814;transform:translate(13.0903vw,-10px) scale(.0953);animation:fall-56 11s -21s linear infinite}@keyframes fall-56{63.624%{transform:translate(3.7276vw,63.624vh) scale(.0953)}to{transform:translate(8.40895vw,100vh) scale(.0953)}}.snow:nth-child(57){opacity:1.6352;transform:translate(39.9759vw,-10px) scale(.5989);animation:fall-57 26s -5s linear infinite}@keyframes fall-57{36.402%{transform:translate(31.9637vw,36.402vh) scale(.5989)}to{transform:translate(35.9698vw,100vh) scale(.5989)}}.snow:nth-child(58){opacity:.1414;transform:translate(87.5799vw,-10px) scale(.5973);animation:fall-58 15s -6s linear infinite}@keyframes fall-58{41.799%{transform:translate(87.5714vw,41.799vh) scale(.5973)}to{transform:translate(87.57565vw,100vh) scale(.5973)}}.snow:nth-child(59){opacity:1.4976;transform:translate(78.0828vw,-10px) scale(.5735);animation:fall-59 17s -6s linear infinite}@keyframes fall-59{57.958%{transform:translate(83.0331vw,57.958vh) scale(.5735)}to{transform:translate(80.55795vw,100vh) scale(.5735)}}.snow:nth-child(60){opacity:.7478;transform:translate(48.9116vw,-10px) scale(.6983);animation:fall-60 10s -21s linear infinite}@keyframes fall-60{73.671%{transform:translate(41.6037vw,73.671vh) scale(.6983)}to{transform:translate(45.25765vw,100vh) scale(.6983)}}.snow:nth-child(61){opacity:.4634;transform:translate(14.4899vw,-10px) scale(.6676);animation:fall-61 21s -30s linear infinite}@keyframes fall-61{58.981%{transform:translate(8.4559vw,58.981vh) scale(.6676)}to{transform:translate(11.4729vw,100vh) scale(.6676)}}.snow:nth-child(62){opacity:.7196;transform:translate(63.8253vw,-10px) scale(.7303);animation:fall-62 28s -26s linear infinite}@keyframes fall-62{59.409%{transform:translate(57.5642vw,59.409vh) scale(.7303)}to{transform:translate(60.69475vw,100vh) scale(.7303)}}.snow:nth-child(63){opacity:.4556;transform:translate(16.6178vw,-10px) scale(.8818);animation:fall-63 21s -17s linear infinite}@keyframes fall-63{30.56%{transform:translate(16.8538vw,30.56vh) scale(.8818)}to{transform:translate(16.7358vw,100vh) scale(.8818)}}.snow:nth-child(64){opacity:.096;transform:translate(75.5005vw,-10px) scale(.5945);animation:fall-64 28s -21s linear infinite}@keyframes fall-64{68.073%{transform:translate(85.0728vw,68.073vh) scale(.5945)}to{transform:translate(80.28665vw,100vh) scale(.5945)}}.snow:nth-child(65){opacity:1.4882;transform:translate(42.9725vw,-10px) scale(.5183);animation:fall-65 16s -1s linear infinite}@keyframes fall-65{78.482%{transform:translate(46.0896vw,78.482vh) scale(.5183)}to{transform:translate(44.53105vw,100vh) scale(.5183)}}.snow:nth-child(66){opacity:1.884;transform:translate(85.4162vw,-10px) scale(.9956);animation:fall-66 17s -9s linear infinite}@keyframes fall-66{61.445%{transform:translate(78.1593vw,61.445vh) scale(.9956)}to{transform:translate(81.78775vw,100vh) scale(.9956)}}.snow:nth-child(67){opacity:1.4328;transform:translate(28.1547vw,-10px) scale(.3876);animation:fall-67 10s -26s linear infinite}@keyframes fall-67{52.639%{transform:translate(33.8214vw,52.639vh) scale(.3876)}to{transform:translate(30.98805vw,100vh) scale(.3876)}}.snow:nth-child(68){opacity:.1514;transform:translate(41.2297vw,-10px) scale(.8);animation:fall-68 28s -26s linear infinite}@keyframes fall-68{34.218%{transform:translate(45.1258vw,34.218vh) scale(.8)}to{transform:translate(43.17775vw,100vh) scale(.8)}}.snow:nth-child(69){opacity:1.1864;transform:translate(27.0487vw,-10px) scale(.9788);animation:fall-69 30s -2s linear infinite}@keyframes fall-69{59.157%{transform:translate(28.6481vw,59.157vh) scale(.9788)}to{transform:translate(27.8484vw,100vh) scale(.9788)}}.snow:nth-child(70){opacity:.2416;transform:translate(47.6472vw,-10px) scale(.55);animation:fall-70 15s -5s linear infinite}@keyframes fall-70{30.949%{transform:translate(43.3326vw,30.949vh) scale(.55)}to{transform:translate(45.4899vw,100vh) scale(.55)}}.snow:nth-child(71){opacity:.567;transform:translate(46.9296vw,-10px) scale(.26);animation:fall-71 25s -14s linear infinite}@keyframes fall-71{60.604%{transform:translate(39.1953vw,60.604vh) scale(.26)}to{transform:translate(43.06245vw,100vh) scale(.26)}}.snow:nth-child(72){opacity:.7962;transform:translate(.5885vw,-10px) scale(.9038);animation:fall-72 24s -27s linear infinite}@keyframes fall-72{57.328%{transform:translate(-3.3682vw,57.328vh) scale(.9038)}to{transform:translate(-1.38985vw,100vh) scale(.9038)}}.snow:nth-child(73){opacity:.7136;transform:translate(72.0936vw,-10px) scale(.2454);animation:fall-73 13s -29s linear infinite}@keyframes fall-73{42.413%{transform:translate(80.659vw,42.413vh) scale(.2454)}to{transform:translate(76.3763vw,100vh) scale(.2454)}}.snow:nth-child(74){opacity:.203;transform:translate(72.3678vw,-10px) scale(.1806);animation:fall-74 27s -28s linear infinite}@keyframes fall-74{70.101%{transform:translate(64.216vw,70.101vh) scale(.1806)}to{transform:translate(68.2919vw,100vh) scale(.1806)}}.snow:nth-child(75){opacity:1.3118;transform:translate(78.4736vw,-10px) scale(.932);animation:fall-75 20s -27s linear infinite}@keyframes fall-75{65.402%{transform:translate(84.3206vw,65.402vh) scale(.932)}to{transform:translate(81.3971vw,100vh) scale(.932)}}.snow:nth-child(76){opacity:1.7718;transform:translate(29.6326vw,-10px) scale(.6972);animation:fall-76 16s -1s linear infinite}@keyframes fall-76{34.222%{transform:translate(34.7035vw,34.222vh) scale(.6972)}to{transform:translate(32.16805vw,100vh) scale(.6972)}}.snow:nth-child(77){opacity:1.7614;transform:translate(88.754vw,-10px) scale(.0576);animation:fall-77 28s -29s linear infinite}@keyframes fall-77{37.405%{transform:translate(86.1347vw,37.405vh) scale(.0576)}to{transform:translate(87.44435vw,100vh) scale(.0576)}}.snow:nth-child(78){opacity:1.485;transform:translate(59.246vw,-10px) scale(.6668);animation:fall-78 17s -28s linear infinite}@keyframes fall-78{55.711%{transform:translate(49.3616vw,55.711vh) scale(.6668)}to{transform:translate(54.3038vw,100vh) scale(.6668)}}.snow:nth-child(79){opacity:1.652;transform:translate(46.2797vw,-10px) scale(.8685);animation:fall-79 17s -8s linear infinite}@keyframes fall-79{57.033%{transform:translate(55.0213vw,57.033vh) scale(.8685)}to{transform:translate(50.6505vw,100vh) scale(.8685)}}.snow:nth-child(80){opacity:.4692;transform:translate(22.2453vw,-10px) scale(.8554);animation:fall-80 25s -4s linear infinite}@keyframes fall-80{65.692%{transform:translate(18.1187vw,65.692vh) scale(.8554)}to{transform:translate(20.182vw,100vh) scale(.8554)}}.snow:nth-child(81){opacity:.6628;transform:translate(81.4614vw,-10px) scale(.6496);animation:fall-81 18s -25s linear infinite}@keyframes fall-81{48.724%{transform:translate(88.392vw,48.724vh) scale(.6496)}to{transform:translate(84.9267vw,100vh) scale(.6496)}}.snow:nth-child(82){opacity:.0244;transform:translate(33.9047vw,-10px) scale(.1426);animation:fall-82 12s -20s linear infinite}@keyframes fall-82{32.707%{transform:translate(29.3942vw,32.707vh) scale(.1426)}to{transform:translate(31.64945vw,100vh) scale(.1426)}}.snow:nth-child(83){opacity:.6538;transform:translate(64.6837vw,-10px) scale(.7792);animation:fall-83 29s -20s linear infinite}@keyframes fall-83{78.778%{transform:translate(61.5467vw,78.778vh) scale(.7792)}to{transform:translate(63.1152vw,100vh) scale(.7792)}}.snow:nth-child(84){opacity:1.5648;transform:translate(25.8451vw,-10px) scale(.5876);animation:fall-84 22s -28s linear infinite}@keyframes fall-84{69.964%{transform:translate(34.4921vw,69.964vh) scale(.5876)}to{transform:translate(30.1686vw,100vh) scale(.5876)}}.snow:nth-child(85){opacity:.059;transform:translate(10.5215vw,-10px) scale(.0381);animation:fall-85 19s -1s linear infinite}@keyframes fall-85{50.891%{transform:translate(5.0799vw,50.891vh) scale(.0381)}to{transform:translate(7.8007vw,100vh) scale(.0381)}}.snow:nth-child(86){opacity:1.6038;transform:translate(24.5295vw,-10px) scale(.3044);animation:fall-86 19s -11s linear infinite}@keyframes fall-86{52.036%{transform:translate(32.5753vw,52.036vh) scale(.3044)}to{transform:translate(28.5524vw,100vh) scale(.3044)}}.snow:nth-child(87){opacity:.376;transform:translate(82.5816vw,-10px) scale(.1791);animation:fall-87 26s -22s linear infinite}@keyframes fall-87{39.141%{transform:translate(90.8532vw,39.141vh) scale(.1791)}to{transform:translate(86.7174vw,100vh) scale(.1791)}}.snow:nth-child(88){opacity:.5606;transform:translate(63.0885vw,-10px) scale(.0587);animation:fall-88 13s -27s linear infinite}@keyframes fall-88{30.721%{transform:translate(63.1401vw,30.721vh) scale(.0587)}to{transform:translate(63.1143vw,100vh) scale(.0587)}}.snow:nth-child(89){opacity:1.5438;transform:translate(8.8842vw,-10px) scale(.9468);animation:fall-89 10s -18s linear infinite}@keyframes fall-89{31.183%{transform:translate(4.3441vw,31.183vh) scale(.9468)}to{transform:translate(6.61415vw,100vh) scale(.9468)}}.snow:nth-child(90){opacity:1.5814;transform:translate(3.0633vw,-10px) scale(.97);animation:fall-90 19s -22s linear infinite}@keyframes fall-90{65.951%{transform:translate(6.8782vw,65.951vh) scale(.97)}to{transform:translate(4.97075vw,100vh) scale(.97)}}.snow:nth-child(91){opacity:.9558;transform:translate(43.322vw,-10px) scale(.1345);animation:fall-91 24s -13s linear infinite}@keyframes fall-91{49.94%{transform:translate(43.2077vw,49.94vh) scale(.1345)}to{transform:translate(43.26485vw,100vh) scale(.1345)}}.snow:nth-child(92){opacity:1.9612;transform:translate(69.8976vw,-10px) scale(.4892);animation:fall-92 22s -11s linear infinite}@keyframes fall-92{70.754%{transform:translate(60.1938vw,70.754vh) scale(.4892)}to{transform:translate(65.0457vw,100vh) scale(.4892)}}.snow:nth-child(93){opacity:1.9208;transform:translate(14.3692vw,-10px) scale(.5668);animation:fall-93 11s -2s linear infinite}@keyframes fall-93{57.185%{transform:translate(24.3044vw,57.185vh) scale(.5668)}to{transform:translate(19.3368vw,100vh) scale(.5668)}}.snow:nth-child(94){opacity:.5576;transform:translate(21.2399vw,-10px) scale(.092);animation:fall-94 15s -16s linear infinite}@keyframes fall-94{66.715%{transform:translate(21.6323vw,66.715vh) scale(.092)}to{transform:translate(21.4361vw,100vh) scale(.092)}}.snow:nth-child(95){opacity:1.7672;transform:translate(4.4486vw,-10px) scale(.5251);animation:fall-95 20s -7s linear infinite}@keyframes fall-95{30.263%{transform:translate(7.0154vw,30.263vh) scale(.5251)}to{transform:translate(5.732vw,100vh) scale(.5251)}}.snow:nth-child(96){opacity:.7008;transform:translate(63.4549vw,-10px) scale(.5496);animation:fall-96 10s -21s linear infinite}@keyframes fall-96{66.896%{transform:translate(55.2872vw,66.896vh) scale(.5496)}to{transform:translate(59.37105vw,100vh) scale(.5496)}}.snow:nth-child(97){opacity:1.2322;transform:translate(67.9609vw,-10px) scale(.6305);animation:fall-97 20s -25s linear infinite}@keyframes fall-97{73.548%{transform:translate(64.2453vw,73.548vh) scale(.6305)}to{transform:translate(66.1031vw,100vh) scale(.6305)}}.snow:nth-child(98){opacity:.4002;transform:translate(68.5029vw,-10px) scale(.9032);animation:fall-98 11s -12s linear infinite}@keyframes fall-98{58.554%{transform:translate(73.2609vw,58.554vh) scale(.9032)}to{transform:translate(70.8819vw,100vh) scale(.9032)}}.snow:nth-child(99){opacity:.7076;transform:translate(64.5968vw,-10px) scale(.1914);animation:fall-99 19s -3s linear infinite}@keyframes fall-99{46.312%{transform:translate(59.9988vw,46.312vh) scale(.1914)}to{transform:translate(62.2978vw,100vh) scale(.1914)}}.snow:nth-child(100){opacity:1.6982;transform:translate(91.5384vw,-10px) scale(.6259);animation:fall-100 10s -13s linear infinite}@keyframes fall-100{32.559%{transform:translate(101.0752vw,32.559vh) scale(.6259)}to{transform:translate(96.3068vw,100vh) scale(.6259)}}.snow:nth-child(101){opacity:.7144;transform:translate(38.9204vw,-10px) scale(.7808);animation:fall-101 10s -26s linear infinite}@keyframes fall-101{69.769%{transform:translate(48.2805vw,69.769vh) scale(.7808)}to{transform:translate(43.60045vw,100vh) scale(.7808)}}.snow:nth-child(102){opacity:.4372;transform:translate(19.0321vw,-10px) scale(.972);animation:fall-102 11s -10s linear infinite}@keyframes fall-102{46.18%{transform:translate(26.5468vw,46.18vh) scale(.972)}to{transform:translate(22.78945vw,100vh) scale(.972)}}.snow:nth-child(103){opacity:1.8636;transform:translate(85.1997vw,-10px) scale(.4202);animation:fall-103 11s -19s linear infinite}@keyframes fall-103{30.81%{transform:translate(89.3826vw,30.81vh) scale(.4202)}to{transform:translate(87.29115vw,100vh) scale(.4202)}}.snow:nth-child(104){opacity:1.4858;transform:translate(83.7876vw,-10px) scale(.8078);animation:fall-104 29s -26s linear infinite}@keyframes fall-104{40.734%{transform:translate(92.3469vw,40.734vh) scale(.8078)}to{transform:translate(88.06725vw,100vh) scale(.8078)}}.snow:nth-child(105){opacity:1.0918;transform:translate(47.205vw,-10px) scale(.8556);animation:fall-105 21s -15s linear infinite}@keyframes fall-105{68.768%{transform:translate(44.449vw,68.768vh) scale(.8556)}to{transform:translate(45.827vw,100vh) scale(.8556)}}.snow:nth-child(106){opacity:.6282;transform:translate(74.715vw,-10px) scale(.8241);animation:fall-106 20s -18s linear infinite}@keyframes fall-106{78.873%{transform:translate(80.6011vw,78.873vh) scale(.8241)}to{transform:translate(77.65805vw,100vh) scale(.8241)}}.snow:nth-child(107){opacity:.1122;transform:translate(71.4772vw,-10px) scale(.5777);animation:fall-107 18s -30s linear infinite}@keyframes fall-107{32.438%{transform:translate(64.4675vw,32.438vh) scale(.5777)}to{transform:translate(67.97235vw,100vh) scale(.5777)}}.snow:nth-child(108){opacity:1.3268;transform:translate(42.0036vw,-10px) scale(.4137);animation:fall-108 27s -7s linear infinite}@keyframes fall-108{66.253%{transform:translate(33.6076vw,66.253vh) scale(.4137)}to{transform:translate(37.8056vw,100vh) scale(.4137)}}.snow:nth-child(109){opacity:.6382;transform:translate(53.8168vw,-10px) scale(.4331);animation:fall-109 26s -25s linear infinite}@keyframes fall-109{61.814%{transform:translate(47.9628vw,61.814vh) scale(.4331)}to{transform:translate(50.8898vw,100vh) scale(.4331)}}.snow:nth-child(110){opacity:1.233;transform:translate(68.3136vw,-10px) scale(.8703);animation:fall-110 16s -28s linear infinite}@keyframes fall-110{30.271%{transform:translate(60.0619vw,30.271vh) scale(.8703)}to{transform:translate(64.18775vw,100vh) scale(.8703)}}.snow:nth-child(111){opacity:1.9598;transform:translate(7.0479vw,-10px) scale(.2034);animation:fall-111 20s -6s linear infinite}@keyframes fall-111{74.196%{transform:translate(1.6746vw,74.196vh) scale(.2034)}to{transform:translate(4.36125vw,100vh) scale(.2034)}}.snow:nth-child(112){opacity:1.0864;transform:translate(95.2738vw,-10px) scale(.7428);animation:fall-112 12s -16s linear infinite}@keyframes fall-112{39.441%{transform:translate(103.0422vw,39.441vh) scale(.7428)}to{transform:translate(99.158vw,100vh) scale(.7428)}}.snow:nth-child(113){opacity:1.3758;transform:translate(83.0283vw,-10px) scale(.771);animation:fall-113 27s -26s linear infinite}@keyframes fall-113{67.644%{transform:translate(88.0851vw,67.644vh) scale(.771)}to{transform:translate(85.5567vw,100vh) scale(.771)}}.snow:nth-child(114){opacity:.8824;transform:translate(4.8721vw,-10px) scale(.1902);animation:fall-114 22s -28s linear infinite}@keyframes fall-114{77.024%{transform:translate(4.9281vw,77.024vh) scale(.1902)}to{transform:translate(4.9001vw,100vh) scale(.1902)}}.snow:nth-child(115){opacity:1.8022;transform:translate(97.9429vw,-10px) scale(.9044);animation:fall-115 27s -6s linear infinite}@keyframes fall-115{60.055%{transform:translate(98.7127vw,60.055vh) scale(.9044)}to{transform:translate(98.3278vw,100vh) scale(.9044)}}.snow:nth-child(116){opacity:1.391;transform:translate(6.5495vw,-10px) scale(.2046);animation:fall-116 24s -15s linear infinite}@keyframes fall-116{58.242%{transform:translate(12.3215vw,58.242vh) scale(.2046)}to{transform:translate(9.4355vw,100vh) scale(.2046)}}.snow:nth-child(117){opacity:1.5712;transform:translate(93.0066vw,-10px) scale(.6038);animation:fall-117 24s -9s linear infinite}@keyframes fall-117{69.429%{transform:translate(90.2904vw,69.429vh) scale(.6038)}to{transform:translate(91.6485vw,100vh) scale(.6038)}}.snow:nth-child(118){opacity:1.7424;transform:translate(67.2259vw,-10px) scale(.7819);animation:fall-118 18s -27s linear infinite}@keyframes fall-118{34.464%{transform:translate(75.3384vw,34.464vh) scale(.7819)}to{transform:translate(71.28215vw,100vh) scale(.7819)}}.snow:nth-child(119){opacity:.221;transform:translate(24.6736vw,-10px) scale(.682);animation:fall-119 17s -21s linear infinite}@keyframes fall-119{78.895%{transform:translate(20.5386vw,78.895vh) scale(.682)}to{transform:translate(22.6061vw,100vh) scale(.682)}}.snow:nth-child(120){opacity:1.3582;transform:translate(11.266vw,-10px) scale(.6138);animation:fall-120 26s -11s linear infinite}@keyframes fall-120{33.319%{transform:translate(11.6286vw,33.319vh) scale(.6138)}to{transform:translate(11.4473vw,100vh) scale(.6138)}}.snow:nth-child(121){opacity:.9778;transform:translate(9.0059vw,-10px) scale(.6092);animation:fall-121 19s -19s linear infinite}@keyframes fall-121{31.505%{transform:translate(3.6586vw,31.505vh) scale(.6092)}to{transform:translate(6.33225vw,100vh) scale(.6092)}}.snow:nth-child(122){opacity:1.2222;transform:translate(88.3895vw,-10px) scale(.7675);animation:fall-122 28s -26s linear infinite}@keyframes fall-122{34.324%{transform:translate(80.5504vw,34.324vh) scale(.7675)}to{transform:translate(84.46995vw,100vh) scale(.7675)}}.snow:nth-child(123){opacity:.6862;transform:translate(60.892vw,-10px) scale(.093);animation:fall-123 20s -16s linear infinite}@keyframes fall-123{79.983%{transform:translate(60.925vw,79.983vh) scale(.093)}to{transform:translate(60.9085vw,100vh) scale(.093)}}.snow:nth-child(124){opacity:1.3976;transform:translate(86.7562vw,-10px) scale(.4235);animation:fall-124 19s -11s linear infinite}@keyframes fall-124{50.071%{transform:translate(87.8609vw,50.071vh) scale(.4235)}to{transform:translate(87.30855vw,100vh) scale(.4235)}}.snow:nth-child(125){opacity:.4514;transform:translate(82.3888vw,-10px) scale(.5463);animation:fall-125 12s -20s linear infinite}@keyframes fall-125{49.01%{transform:translate(80.5803vw,49.01vh) scale(.5463)}to{transform:translate(81.48455vw,100vh) scale(.5463)}}.snow:nth-child(126){opacity:.238;transform:translate(5.6303vw,-10px) scale(.6292);animation:fall-126 14s -25s linear infinite}@keyframes fall-126{42.807%{transform:translate(7.7531vw,42.807vh) scale(.6292)}to{transform:translate(6.6917vw,100vh) scale(.6292)}}.snow:nth-child(127){opacity:.7236;transform:translate(19.6407vw,-10px) scale(.8618);animation:fall-127 21s -20s linear infinite}@keyframes fall-127{57.079%{transform:translate(20.5673vw,57.079vh) scale(.8618)}to{transform:translate(20.104vw,100vh) scale(.8618)}}.snow:nth-child(128){opacity:.1064;transform:translate(74.0922vw,-10px) scale(.1648);animation:fall-128 19s -28s linear infinite}@keyframes fall-128{76.674%{transform:translate(80.1804vw,76.674vh) scale(.1648)}to{transform:translate(77.1363vw,100vh) scale(.1648)}}.snow:nth-child(129){opacity:1.7742;transform:translate(46.7592vw,-10px) scale(.7944);animation:fall-129 18s -24s linear infinite}@keyframes fall-129{32.575%{transform:translate(48.4092vw,32.575vh) scale(.7944)}to{transform:translate(47.5842vw,100vh) scale(.7944)}}.snow:nth-child(130){opacity:1.1284;transform:translate(78.3523vw,-10px) scale(.9369);animation:fall-130 24s -23s linear infinite}@keyframes fall-130{46.899%{transform:translate(74.2832vw,46.899vh) scale(.9369)}to{transform:translate(76.31775vw,100vh) scale(.9369)}}.snow:nth-child(131){opacity:.9088;transform:translate(6.9767vw,-10px) scale(.1466);animation:fall-131 27s -24s linear infinite}@keyframes fall-131{49.794%{transform:translate(14.5788vw,49.794vh) scale(.1466)}to{transform:translate(10.77775vw,100vh) scale(.1466)}}.snow:nth-child(132){opacity:.5394;transform:translate(71.8459vw,-10px) scale(.0669);animation:fall-132 16s -14s linear infinite}@keyframes fall-132{77.123%{transform:translate(72.8656vw,77.123vh) scale(.0669)}to{transform:translate(72.35575vw,100vh) scale(.0669)}}.snow:nth-child(133){opacity:1.722;transform:translate(63.4777vw,-10px) scale(.7507);animation:fall-133 22s -21s linear infinite}@keyframes fall-133{73.512%{transform:translate(60.7075vw,73.512vh) scale(.7507)}to{transform:translate(62.0926vw,100vh) scale(.7507)}}.snow:nth-child(134){opacity:1.1006;transform:translate(59.921vw,-10px) scale(.9487);animation:fall-134 15s -1s linear infinite}@keyframes fall-134{62.541%{transform:translate(69.6147vw,62.541vh) scale(.9487)}to{transform:translate(64.76785vw,100vh) scale(.9487)}}.snow:nth-child(135){opacity:1.756;transform:translate(21.564vw,-10px) scale(.4763);animation:fall-135 14s -26s linear infinite}@keyframes fall-135{76.346%{transform:translate(27.1113vw,76.346vh) scale(.4763)}to{transform:translate(24.33765vw,100vh) scale(.4763)}}.snow:nth-child(136){opacity:1.4122;transform:translate(44.8971vw,-10px) scale(.1912);animation:fall-136 19s -21s linear infinite}@keyframes fall-136{34.24%{transform:translate(49.0798vw,34.24vh) scale(.1912)}to{transform:translate(46.98845vw,100vh) scale(.1912)}}.snow:nth-child(137){opacity:.7838;transform:translate(49.2535vw,-10px) scale(.9578);animation:fall-137 15s -4s linear infinite}@keyframes fall-137{54.256%{transform:translate(57.6415vw,54.256vh) scale(.9578)}to{transform:translate(53.4475vw,100vh) scale(.9578)}}.snow:nth-child(138){opacity:.5318;transform:translate(69.1036vw,-10px) scale(.1083);animation:fall-138 29s -10s linear infinite}@keyframes fall-138{61.013%{transform:translate(68.1332vw,61.013vh) scale(.1083)}to{transform:translate(68.6184vw,100vh) scale(.1083)}}.snow:nth-child(139){opacity:.5766;transform:translate(73.625vw,-10px) scale(.2155);animation:fall-139 11s -17s linear infinite}@keyframes fall-139{63.119%{transform:translate(81.8813vw,63.119vh) scale(.2155)}to{transform:translate(77.75315vw,100vh) scale(.2155)}}.snow:nth-child(140){opacity:1.8276;transform:translate(95.8661vw,-10px) scale(.7874);animation:fall-140 29s -22s linear infinite}@keyframes fall-140{79.367%{transform:translate(100.7936vw,79.367vh) scale(.7874)}to{transform:translate(98.32985vw,100vh) scale(.7874)}}.snow:nth-child(141){opacity:.105;transform:translate(12.6956vw,-10px) scale(.5271);animation:fall-141 29s -9s linear infinite}@keyframes fall-141{52.119%{transform:translate(15.2357vw,52.119vh) scale(.5271)}to{transform:translate(13.96565vw,100vh) scale(.5271)}}.snow:nth-child(142){opacity:1.588;transform:translate(75.2837vw,-10px) scale(.296);animation:fall-142 30s -4s linear infinite}@keyframes fall-142{59.312%{transform:translate(79.3286vw,59.312vh) scale(.296)}to{transform:translate(77.30615vw,100vh) scale(.296)}}.snow:nth-child(143){opacity:.3552;transform:translate(72.9936vw,-10px) scale(.816);animation:fall-143 24s -23s linear infinite}@keyframes fall-143{45.202%{transform:translate(70.153vw,45.202vh) scale(.816)}to{transform:translate(71.5733vw,100vh) scale(.816)}}.snow:nth-child(144){opacity:.683;transform:translate(67.0556vw,-10px) scale(.155);animation:fall-144 12s -14s linear infinite}@keyframes fall-144{30.784%{transform:translate(68.2123vw,30.784vh) scale(.155)}to{transform:translate(67.63395vw,100vh) scale(.155)}}.snow:nth-child(145){opacity:1.2224;transform:translate(32.305vw,-10px) scale(.9184);animation:fall-145 19s -13s linear infinite}@keyframes fall-145{43.955%{transform:translate(38.6331vw,43.955vh) scale(.9184)}to{transform:translate(35.46905vw,100vh) scale(.9184)}}.snow:nth-child(146){opacity:.3408;transform:translate(4.3397vw,-10px) scale(.7474);animation:fall-146 18s -6s linear infinite}@keyframes fall-146{52.237%{transform:translate(1.0189vw,52.237vh) scale(.7474)}to{transform:translate(2.6793vw,100vh) scale(.7474)}}.snow:nth-child(147){opacity:.6462;transform:translate(39.6724vw,-10px) scale(.1216);animation:fall-147 17s -11s linear infinite}@keyframes fall-147{69.596%{transform:translate(35.0998vw,69.596vh) scale(.1216)}to{transform:translate(37.3861vw,100vh) scale(.1216)}}.snow:nth-child(148){opacity:1.7022;transform:translate(67.9583vw,-10px) scale(.482);animation:fall-148 11s -14s linear infinite}@keyframes fall-148{34.401%{transform:translate(58.9597vw,34.401vh) scale(.482)}to{transform:translate(63.459vw,100vh) scale(.482)}}.snow:nth-child(149){opacity:.3678;transform:translate(67.3758vw,-10px) scale(.5116);animation:fall-149 16s -14s linear infinite}@keyframes fall-149{63.372%{transform:translate(66.7155vw,63.372vh) scale(.5116)}to{transform:translate(67.04565vw,100vh) scale(.5116)}}.snow:nth-child(150){opacity:1.0912;transform:translate(30.1667vw,-10px) scale(.5437);animation:fall-150 11s -12s linear infinite}@keyframes fall-150{41.07%{transform:translate(21.4461vw,41.07vh) scale(.5437)}to{transform:translate(25.8064vw,100vh) scale(.5437)}}.snow:nth-child(151){opacity:.9624;transform:translate(10.9337vw,-10px) scale(.4229);animation:fall-151 16s -1s linear infinite}@keyframes fall-151{57.329%{transform:translate(5.8487vw,57.329vh) scale(.4229)}to{transform:translate(8.3912vw,100vh) scale(.4229)}}.snow:nth-child(152){opacity:1.8032;transform:translate(49.0926vw,-10px) scale(.9287);animation:fall-152 17s -30s linear infinite}@keyframes fall-152{47.605%{transform:translate(51.3355vw,47.605vh) scale(.9287)}to{transform:translate(50.21405vw,100vh) scale(.9287)}}.snow:nth-child(153){opacity:1.9974;transform:translate(12.6375vw,-10px) scale(.6447);animation:fall-153 17s -4s linear infinite}@keyframes fall-153{52.379%{transform:translate(5.3118vw,52.379vh) scale(.6447)}to{transform:translate(8.97465vw,100vh) scale(.6447)}}.snow:nth-child(154){opacity:1.0738;transform:translate(18.2486vw,-10px) scale(.1975);animation:fall-154 20s -8s linear infinite}@keyframes fall-154{47.937%{transform:translate(15.3787vw,47.937vh) scale(.1975)}to{transform:translate(16.81365vw,100vh) scale(.1975)}}.snow:nth-child(155){opacity:.7548;transform:translate(79.2528vw,-10px) scale(.7079);animation:fall-155 25s -12s linear infinite}@keyframes fall-155{63.647%{transform:translate(88.823vw,63.647vh) scale(.7079)}to{transform:translate(84.0379vw,100vh) scale(.7079)}}.snow:nth-child(156){opacity:1.6374;transform:translate(5.3706vw,-10px) scale(.5739);animation:fall-156 13s -6s linear infinite}@keyframes fall-156{79.059%{transform:translate(5.9974vw,79.059vh) scale(.5739)}to{transform:translate(5.684vw,100vh) scale(.5739)}}.snow:nth-child(157){opacity:.152;transform:translate(42.9328vw,-10px) scale(.3409);animation:fall-157 17s -13s linear infinite}@keyframes fall-157{43.408%{transform:translate(42.9477vw,43.408vh) scale(.3409)}to{transform:translate(42.94025vw,100vh) scale(.3409)}}.snow:nth-child(158){opacity:.3166;transform:translate(66.28vw,-10px) scale(.3751);animation:fall-158 10s -22s linear infinite}@keyframes fall-158{31.112%{transform:translate(59.4792vw,31.112vh) scale(.3751)}to{transform:translate(62.8796vw,100vh) scale(.3751)}}.snow:nth-child(159){opacity:1.298;transform:translate(87.2076vw,-10px) scale(.6585);animation:fall-159 12s -16s linear infinite}@keyframes fall-159{73.954%{transform:translate(91.8315vw,73.954vh) scale(.6585)}to{transform:translate(89.51955vw,100vh) scale(.6585)}}.snow:nth-child(160){opacity:.8092;transform:translate(2.8246vw,-10px) scale(.0468);animation:fall-160 24s -5s linear infinite}@keyframes fall-160{47.501%{transform:translate(6.8516vw,47.501vh) scale(.0468)}to{transform:translate(4.8381vw,100vh) scale(.0468)}}.snow:nth-child(161){opacity:1.0468;transform:translate(49.3836vw,-10px) scale(.6163);animation:fall-161 29s -10s linear infinite}@keyframes fall-161{47.343%{transform:translate(50.8815vw,47.343vh) scale(.6163)}to{transform:translate(50.13255vw,100vh) scale(.6163)}}.snow:nth-child(162){opacity:1.6242;transform:translate(13.3654vw,-10px) scale(.9512);animation:fall-162 15s -14s linear infinite}@keyframes fall-162{54.478%{transform:translate(13.8094vw,54.478vh) scale(.9512)}to{transform:translate(13.5874vw,100vh) scale(.9512)}}.snow:nth-child(163){opacity:.0452;transform:translate(63.1644vw,-10px) scale(.3151);animation:fall-163 23s -15s linear infinite}@keyframes fall-163{52.635%{transform:translate(67.1818vw,52.635vh) scale(.3151)}to{transform:translate(65.1731vw,100vh) scale(.3151)}}.snow:nth-child(164){opacity:.347;transform:translate(37.1283vw,-10px) scale(.8314);animation:fall-164 29s -8s linear infinite}@keyframes fall-164{56.18%{transform:translate(43.7013vw,56.18vh) scale(.8314)}to{transform:translate(40.4148vw,100vh) scale(.8314)}}.snow:nth-child(165){opacity:.7944;transform:translate(10.0302vw,-10px) scale(.7037);animation:fall-165 16s -28s linear infinite}@keyframes fall-165{61.784%{transform:translate(12.6918vw,61.784vh) scale(.7037)}to{transform:translate(11.361vw,100vh) scale(.7037)}}.snow:nth-child(166){opacity:1.5912;transform:translate(99.2068vw,-10px) scale(.6235);animation:fall-166 30s -23s linear infinite}@keyframes fall-166{45.491%{transform:translate(94.3186vw,45.491vh) scale(.6235)}to{transform:translate(96.7627vw,100vh) scale(.6235)}}.snow:nth-child(167){opacity:.666;transform:translate(32.4206vw,-10px) scale(.22);animation:fall-167 19s -5s linear infinite}@keyframes fall-167{47.275%{transform:translate(22.8054vw,47.275vh) scale(.22)}to{transform:translate(27.613vw,100vh) scale(.22)}}.snow:nth-child(168){opacity:.3328;transform:translate(46.7487vw,-10px) scale(.5655);animation:fall-168 15s -12s linear infinite}@keyframes fall-168{35.313%{transform:translate(45.106vw,35.313vh) scale(.5655)}to{transform:translate(45.92735vw,100vh) scale(.5655)}}.snow:nth-child(169){opacity:.8614;transform:translate(17.8053vw,-10px) scale(.9592);animation:fall-169 28s -27s linear infinite}@keyframes fall-169{38.977%{transform:translate(11.4096vw,38.977vh) scale(.9592)}to{transform:translate(14.60745vw,100vh) scale(.9592)}}.snow:nth-child(170){opacity:.0566;transform:translate(58.8263vw,-10px) scale(.2328);animation:fall-170 30s -17s linear infinite}@keyframes fall-170{75.986%{transform:translate(61.1726vw,75.986vh) scale(.2328)}to{transform:translate(59.99945vw,100vh) scale(.2328)}}.snow:nth-child(171){opacity:1.5228;transform:translate(73.347vw,-10px) scale(.7752);animation:fall-171 10s -21s linear infinite}@keyframes fall-171{41.722%{transform:translate(76.6179vw,41.722vh) scale(.7752)}to{transform:translate(74.98245vw,100vh) scale(.7752)}}.snow:nth-child(172){opacity:.6134;transform:translate(21.877vw,-10px) scale(.6823);animation:fall-172 25s -21s linear infinite}@keyframes fall-172{31.118%{transform:translate(30.797vw,31.118vh) scale(.6823)}to{transform:translate(26.337vw,100vh) scale(.6823)}}.snow:nth-child(173){opacity:1.481;transform:translate(39.6472vw,-10px) scale(.1664);animation:fall-173 26s -3s linear infinite}@keyframes fall-173{66.168%{transform:translate(49.4371vw,66.168vh) scale(.1664)}to{transform:translate(44.54215vw,100vh) scale(.1664)}}.snow:nth-child(174){opacity:1.4592;transform:translate(79.0023vw,-10px) scale(.8895);animation:fall-174 23s -18s linear infinite}@keyframes fall-174{37.055%{transform:translate(83.8888vw,37.055vh) scale(.8895)}to{transform:translate(81.44555vw,100vh) scale(.8895)}}.snow:nth-child(175){opacity:.8864;transform:translate(49.45vw,-10px) scale(.6711);animation:fall-175 11s -10s linear infinite}@keyframes fall-175{57.587%{transform:translate(45.0229vw,57.587vh) scale(.6711)}to{transform:translate(47.23645vw,100vh) scale(.6711)}}.snow:nth-child(176){opacity:.443;transform:translate(48.2152vw,-10px) scale(.669);animation:fall-176 10s -18s linear infinite}@keyframes fall-176{67.226%{transform:translate(51.718vw,67.226vh) scale(.669)}to{transform:translate(49.9666vw,100vh) scale(.669)}}.snow:nth-child(177){opacity:.4178;transform:translate(7.1029vw,-10px) scale(.2051);animation:fall-177 22s -1s linear infinite}@keyframes fall-177{38.726%{transform:translate(4.9454vw,38.726vh) scale(.2051)}to{transform:translate(6.02415vw,100vh) scale(.2051)}}.snow:nth-child(178){opacity:.7226;transform:translate(49.6877vw,-10px) scale(.8648);animation:fall-178 27s -9s linear infinite}@keyframes fall-178{59.727%{transform:translate(54.2463vw,59.727vh) scale(.8648)}to{transform:translate(51.967vw,100vh) scale(.8648)}}.snow:nth-child(179){opacity:.3646;transform:translate(63.205vw,-10px) scale(.4303);animation:fall-179 29s -22s linear infinite}@keyframes fall-179{37.846%{transform:translate(71.2109vw,37.846vh) scale(.4303)}to{transform:translate(67.20795vw,100vh) scale(.4303)}}.snow:nth-child(180){opacity:.3816;transform:translate(80.0497vw,-10px) scale(.7104);animation:fall-180 14s -29s linear infinite}@keyframes fall-180{37.89%{transform:translate(77.3964vw,37.89vh) scale(.7104)}to{transform:translate(78.72305vw,100vh) scale(.7104)}}.snow:nth-child(181){opacity:1.3448;transform:translate(72.3865vw,-10px) scale(.3874);animation:fall-181 28s -18s linear infinite}@keyframes fall-181{64.31%{transform:translate(75.5464vw,64.31vh) scale(.3874)}to{transform:translate(73.96645vw,100vh) scale(.3874)}}.snow:nth-child(182){opacity:1.5818;transform:translate(93.077vw,-10px) scale(.1256);animation:fall-182 13s -27s linear infinite}@keyframes fall-182{71.107%{transform:translate(89.8398vw,71.107vh) scale(.1256)}to{transform:translate(91.4584vw,100vh) scale(.1256)}}.snow:nth-child(183){opacity:1.0744;transform:translate(41.1826vw,-10px) scale(.9171);animation:fall-183 19s -17s linear infinite}@keyframes fall-183{36.541%{transform:translate(48.0908vw,36.541vh) scale(.9171)}to{transform:translate(44.6367vw,100vh) scale(.9171)}}.snow:nth-child(184){opacity:1.0916;transform:translate(3.0018vw,-10px) scale(.5774);animation:fall-184 24s -7s linear infinite}@keyframes fall-184{63.073%{transform:translate(-2.5779vw,63.073vh) scale(.5774)}to{transform:translate(.21195vw,100vh) scale(.5774)}}.snow:nth-child(185){opacity:1.9886;transform:translate(21.8101vw,-10px) scale(.5737);animation:fall-185 21s -14s linear infinite}@keyframes fall-185{51.302%{transform:translate(21.8005vw,51.302vh) scale(.5737)}to{transform:translate(21.8053vw,100vh) scale(.5737)}}.snow:nth-child(186){opacity:1.3904;transform:translate(48.45vw,-10px) scale(.688);animation:fall-186 19s -18s linear infinite}@keyframes fall-186{67.05%{transform:translate(42.037vw,67.05vh) scale(.688)}to{transform:translate(45.2435vw,100vh) scale(.688)}}.snow:nth-child(187){opacity:1.4422;transform:translate(50.6355vw,-10px) scale(.0979);animation:fall-187 26s -18s linear infinite}@keyframes fall-187{70.62%{transform:translate(50.5519vw,70.62vh) scale(.0979)}to{transform:translate(50.5937vw,100vh) scale(.0979)}}.snow:nth-child(188){opacity:.992;transform:translate(72.8864vw,-10px) scale(.8054);animation:fall-188 22s -7s linear infinite}@keyframes fall-188{33.3%{transform:translate(80.6037vw,33.3vh) scale(.8054)}to{transform:translate(76.74505vw,100vh) scale(.8054)}}.snow:nth-child(189){opacity:.9844;transform:translate(83.3218vw,-10px) scale(.149);animation:fall-189 26s -9s linear infinite}@keyframes fall-189{47.27%{transform:translate(75.9844vw,47.27vh) scale(.149)}to{transform:translate(79.6531vw,100vh) scale(.149)}}.snow:nth-child(190){opacity:1.7386;transform:translate(82.2937vw,-10px) scale(.4983);animation:fall-190 27s -15s linear infinite}@keyframes fall-190{37.085%{transform:translate(73.1804vw,37.085vh) scale(.4983)}to{transform:translate(77.73705vw,100vh) scale(.4983)}}.snow:nth-child(191){opacity:.0256;transform:translate(42.1094vw,-10px) scale(.3213);animation:fall-191 17s -8s linear infinite}@keyframes fall-191{35.372%{transform:translate(40.8848vw,35.372vh) scale(.3213)}to{transform:translate(41.4971vw,100vh) scale(.3213)}}.snow:nth-child(192){opacity:.0246;transform:translate(31.9363vw,-10px) scale(.1405);animation:fall-192 21s -25s linear infinite}@keyframes fall-192{60.312%{transform:translate(23.9015vw,60.312vh) scale(.1405)}to{transform:translate(27.9189vw,100vh) scale(.1405)}}.snow:nth-child(193){opacity:1.1602;transform:translate(6.1706vw,-10px) scale(.3413);animation:fall-193 24s -26s linear infinite}@keyframes fall-193{57.763%{transform:translate(1.2774vw,57.763vh) scale(.3413)}to{transform:translate(3.724vw,100vh) scale(.3413)}}.snow:nth-child(194){opacity:1.3182;transform:translate(56.0056vw,-10px) scale(.7859);animation:fall-194 27s -16s linear infinite}@keyframes fall-194{69.356%{transform:translate(50.609vw,69.356vh) scale(.7859)}to{transform:translate(53.3073vw,100vh) scale(.7859)}}.snow:nth-child(195){opacity:.2978;transform:translate(81.4991vw,-10px) scale(.8081);animation:fall-195 30s -24s linear infinite}@keyframes fall-195{43.287%{transform:translate(84.2512vw,43.287vh) scale(.8081)}to{transform:translate(82.87515vw,100vh) scale(.8081)}}.snow:nth-child(196){opacity:1.714;transform:translate(85.4044vw,-10px) scale(.1764);animation:fall-196 14s -9s linear infinite}@keyframes fall-196{40.433%{transform:translate(75.8023vw,40.433vh) scale(.1764)}to{transform:translate(80.60335vw,100vh) scale(.1764)}}.snow:nth-child(197){opacity:.2738;transform:translate(52.5299vw,-10px) scale(.7007);animation:fall-197 24s -15s linear infinite}@keyframes fall-197{35.258%{transform:translate(50.3876vw,35.258vh) scale(.7007)}to{transform:translate(51.45875vw,100vh) scale(.7007)}}.snow:nth-child(198){opacity:.27;transform:translate(16.9955vw,-10px) scale(.2745);animation:fall-198 20s -22s linear infinite}@keyframes fall-198{30.466%{transform:translate(14.4385vw,30.466vh) scale(.2745)}to{transform:translate(15.717vw,100vh) scale(.2745)}}.snow:nth-child(199){opacity:.5622;transform:translate(89.2333vw,-10px) scale(.9394);animation:fall-199 23s -14s linear infinite}@keyframes fall-199{36.078%{transform:translate(91.6465vw,36.078vh) scale(.9394)}to{transform:translate(90.4399vw,100vh) scale(.9394)}}.snow:nth-child(200){opacity:1.0144;transform:translate(35.9572vw,-10px) scale(.1301);animation:fall-200 24s -20s linear infinite}@keyframes fall-200{54.611%{transform:translate(31.6896vw,54.611vh) scale(.1301)}to{transform:translate(33.8234vw,100vh) scale(.1301)}}.snow:nth-child(201){opacity:.587;transform:translate(41.0871vw,-10px) scale(.2307);animation:fall-201 16s -13s linear infinite}@keyframes fall-201{74.353%{transform:translate(50.4803vw,74.353vh) scale(.2307)}to{transform:translate(45.7837vw,100vh) scale(.2307)}}.snow:nth-child(202){opacity:1.2588;transform:translate(60.3288vw,-10px) scale(.1708);animation:fall-202 30s -9s linear infinite}@keyframes fall-202{57.368%{transform:translate(63.9553vw,57.368vh) scale(.1708)}to{transform:translate(62.14205vw,100vh) scale(.1708)}}.snow:nth-child(203){opacity:1.4284;transform:translate(88.565vw,-10px) scale(.7543);animation:fall-203 30s -19s linear infinite}@keyframes fall-203{52.8%{transform:translate(85.8591vw,52.8vh) scale(.7543)}to{transform:translate(87.21205vw,100vh) scale(.7543)}}.snow:nth-child(204){opacity:.9268;transform:translate(95.6518vw,-10px) scale(.6255);animation:fall-204 10s -10s linear infinite}@keyframes fall-204{39.088%{transform:translate(101.3616vw,39.088vh) scale(.6255)}to{transform:translate(98.5067vw,100vh) scale(.6255)}}.snow:nth-child(205){opacity:1.233;transform:translate(96.249vw,-10px) scale(.6277);animation:fall-205 19s -17s linear infinite}@keyframes fall-205{78.094%{transform:translate(98.9085vw,78.094vh) scale(.6277)}to{transform:translate(97.57875vw,100vh) scale(.6277)}}.snow:nth-child(206){opacity:.5446;transform:translate(3.2558vw,-10px) scale(.3659);animation:fall-206 12s -10s linear infinite}@keyframes fall-206{39.437%{transform:translate(9.3702vw,39.437vh) scale(.3659)}to{transform:translate(6.313vw,100vh) scale(.3659)}}.snow:nth-child(207){opacity:1.4686;transform:translate(94.7328vw,-10px) scale(.3836);animation:fall-207 30s -7s linear infinite}@keyframes fall-207{34.858%{transform:translate(101.3314vw,34.858vh) scale(.3836)}to{transform:translate(98.0321vw,100vh) scale(.3836)}}.snow:nth-child(208){opacity:1.0482;transform:translate(14.0295vw,-10px) scale(.4455);animation:fall-208 21s -15s linear infinite}@keyframes fall-208{46.838%{transform:translate(11.536vw,46.838vh) scale(.4455)}to{transform:translate(12.78275vw,100vh) scale(.4455)}}.snow:nth-child(209){opacity:.2352;transform:translate(25.6704vw,-10px) scale(.9943);animation:fall-209 30s -30s linear infinite}@keyframes fall-209{40.234%{transform:translate(20.9615vw,40.234vh) scale(.9943)}to{transform:translate(23.31595vw,100vh) scale(.9943)}}.snow:nth-child(210){opacity:1.8344;transform:translate(89.0639vw,-10px) scale(.3934);animation:fall-210 30s -19s linear infinite}@keyframes fall-210{62.162%{transform:translate(98.1833vw,62.162vh) scale(.3934)}to{transform:translate(93.6236vw,100vh) scale(.3934)}}.snow:nth-child(211){opacity:1.0568;transform:translate(63.5166vw,-10px) scale(.1303);animation:fall-211 23s -2s linear infinite}@keyframes fall-211{61.981%{transform:translate(59.0974vw,61.981vh) scale(.1303)}to{transform:translate(61.307vw,100vh) scale(.1303)}}.snow:nth-child(212){opacity:.3196;transform:translate(42.2119vw,-10px) scale(.9984);animation:fall-212 28s -28s linear infinite}@keyframes fall-212{70.478%{transform:translate(46.2332vw,70.478vh) scale(.9984)}to{transform:translate(44.22255vw,100vh) scale(.9984)}}.snow:nth-child(213){opacity:1.1834;transform:translate(16.9219vw,-10px) scale(.8761);animation:fall-213 25s -21s linear infinite}@keyframes fall-213{30.781%{transform:translate(18.6053vw,30.781vh) scale(.8761)}to{transform:translate(17.7636vw,100vh) scale(.8761)}}.snow:nth-child(214){opacity:1.5608;transform:translate(92.2978vw,-10px) scale(.5517);animation:fall-214 27s -27s linear infinite}@keyframes fall-214{76.705%{transform:translate(82.8166vw,76.705vh) scale(.5517)}to{transform:translate(87.5572vw,100vh) scale(.5517)}}.snow:nth-child(215){opacity:1.9644;transform:translate(60.0451vw,-10px) scale(.8673);animation:fall-215 11s -14s linear infinite}@keyframes fall-215{38.743%{transform:translate(52.6906vw,38.743vh) scale(.8673)}to{transform:translate(56.36785vw,100vh) scale(.8673)}}.snow:nth-child(216){opacity:.3708;transform:translate(12.9625vw,-10px) scale(.124);animation:fall-216 12s -9s linear infinite}@keyframes fall-216{31.614%{transform:translate(13.3433vw,31.614vh) scale(.124)}to{transform:translate(13.1529vw,100vh) scale(.124)}}.snow:nth-child(217){opacity:1.4652;transform:translate(24.4904vw,-10px) scale(.3208);animation:fall-217 13s -3s linear infinite}@keyframes fall-217{40.255%{transform:translate(22.6976vw,40.255vh) scale(.3208)}to{transform:translate(23.594vw,100vh) scale(.3208)}}.snow:nth-child(218){opacity:.6992;transform:translate(74.4291vw,-10px) scale(.4536);animation:fall-218 25s -30s linear infinite}@keyframes fall-218{48.207%{transform:translate(78.7973vw,48.207vh) scale(.4536)}to{transform:translate(76.6132vw,100vh) scale(.4536)}}.snow:nth-child(219){opacity:1.0778;transform:translate(72.5557vw,-10px) scale(.8206);animation:fall-219 13s -2s linear infinite}@keyframes fall-219{53.395%{transform:translate(63.2912vw,53.395vh) scale(.8206)}to{transform:translate(67.92345vw,100vh) scale(.8206)}}.snow:nth-child(220){opacity:.76;transform:translate(63.4879vw,-10px) scale(.2784);animation:fall-220 18s -11s linear infinite}@keyframes fall-220{63.278%{transform:translate(63.7578vw,63.278vh) scale(.2784)}to{transform:translate(63.62285vw,100vh) scale(.2784)}}.snow:nth-child(221){opacity:.4308;transform:translate(51.7699vw,-10px) scale(.024);animation:fall-221 17s -1s linear infinite}@keyframes fall-221{70.971%{transform:translate(44.7193vw,70.971vh) scale(.024)}to{transform:translate(48.2446vw,100vh) scale(.024)}}.snow:nth-child(222){opacity:1.9588;transform:translate(54.1332vw,-10px) scale(.0913);animation:fall-222 25s -14s linear infinite}@keyframes fall-222{75.978%{transform:translate(50.1425vw,75.978vh) scale(.0913)}to{transform:translate(52.13785vw,100vh) scale(.0913)}}.snow:nth-child(223){opacity:.5752;transform:translate(26.6694vw,-10px) scale(.7154);animation:fall-223 19s -12s linear infinite}@keyframes fall-223{57.878%{transform:translate(17.9998vw,57.878vh) scale(.7154)}to{transform:translate(22.3346vw,100vh) scale(.7154)}}.snow:nth-child(224){opacity:1.669;transform:translate(84.6541vw,-10px) scale(.9775);animation:fall-224 19s -1s linear infinite}@keyframes fall-224{49.411%{transform:translate(78.675vw,49.411vh) scale(.9775)}to{transform:translate(81.66455vw,100vh) scale(.9775)}}.snow:nth-child(225){opacity:.2618;transform:translate(70.1253vw,-10px) scale(.8352);animation:fall-225 28s -13s linear infinite}@keyframes fall-225{45.732%{transform:translate(74.6287vw,45.732vh) scale(.8352)}to{transform:translate(72.377vw,100vh) scale(.8352)}}.snow:nth-child(226){opacity:.0398;transform:translate(83.9194vw,-10px) scale(.6601);animation:fall-226 22s -24s linear infinite}@keyframes fall-226{36.192%{transform:translate(92.7108vw,36.192vh) scale(.6601)}to{transform:translate(88.3151vw,100vh) scale(.6601)}}.snow:nth-child(227){opacity:.1828;transform:translate(16.3805vw,-10px) scale(.5998);animation:fall-227 15s -23s linear infinite}@keyframes fall-227{61.645%{transform:translate(26.0104vw,61.645vh) scale(.5998)}to{transform:translate(21.19545vw,100vh) scale(.5998)}}.snow:nth-child(228){opacity:1.379;transform:translate(68.6161vw,-10px) scale(.9265);animation:fall-228 22s -26s linear infinite}@keyframes fall-228{41.453%{transform:translate(68.8724vw,41.453vh) scale(.9265)}to{transform:translate(68.74425vw,100vh) scale(.9265)}}.snow:nth-child(229){opacity:.6036;transform:translate(40.7892vw,-10px) scale(.25);animation:fall-229 16s -1s linear infinite}@keyframes fall-229{60.352%{transform:translate(50.1276vw,60.352vh) scale(.25)}to{transform:translate(45.4584vw,100vh) scale(.25)}}.snow:nth-child(230){opacity:1.4712;transform:translate(55.4465vw,-10px) scale(.4849);animation:fall-230 10s -12s linear infinite}@keyframes fall-230{48.849%{transform:translate(61.3286vw,48.849vh) scale(.4849)}to{transform:translate(58.38755vw,100vh) scale(.4849)}}.snow:nth-child(231){opacity:1.9818;transform:translate(12.5421vw,-10px) scale(.0875);animation:fall-231 12s -6s linear infinite}@keyframes fall-231{67.452%{transform:translate(9.8583vw,67.452vh) scale(.0875)}to{transform:translate(11.2002vw,100vh) scale(.0875)}}.snow:nth-child(232){opacity:1.5504;transform:translate(7.0757vw,-10px) scale(.0508);animation:fall-232 27s -19s linear infinite}@keyframes fall-232{31.953%{transform:translate(13.8058vw,31.953vh) scale(.0508)}to{transform:translate(10.44075vw,100vh) scale(.0508)}}.snow:nth-child(233){opacity:.4384;transform:translate(58.0356vw,-10px) scale(.3245);animation:fall-233 16s -1s linear infinite}@keyframes fall-233{40.009%{transform:translate(61.6813vw,40.009vh) scale(.3245)}to{transform:translate(59.85845vw,100vh) scale(.3245)}}.snow:nth-child(234){opacity:1.983;transform:translate(51.4141vw,-10px) scale(.2718);animation:fall-234 26s -19s linear infinite}@keyframes fall-234{54.697%{transform:translate(43.5203vw,54.697vh) scale(.2718)}to{transform:translate(47.4672vw,100vh) scale(.2718)}}.snow:nth-child(235){opacity:1.9622;transform:translate(28.0942vw,-10px) scale(.8003);animation:fall-235 24s -28s linear infinite}@keyframes fall-235{77.528%{transform:translate(31.2305vw,77.528vh) scale(.8003)}to{transform:translate(29.66235vw,100vh) scale(.8003)}}.snow:nth-child(236){opacity:1.3244;transform:translate(1.1354vw,-10px) scale(.7958);animation:fall-236 11s -9s linear infinite}@keyframes fall-236{52.099%{transform:translate(-7.7479vw,52.099vh) scale(.7958)}to{transform:translate(-3.30625vw,100vh) scale(.7958)}}.snow:nth-child(237){opacity:1.5454;transform:translate(23.8502vw,-10px) scale(.1141);animation:fall-237 16s -4s linear infinite}@keyframes fall-237{78.566%{transform:translate(15.9736vw,78.566vh) scale(.1141)}to{transform:translate(19.9119vw,100vh) scale(.1141)}}.snow:nth-child(238){opacity:1.5056;transform:translate(.341vw,-10px) scale(.3168);animation:fall-238 23s -8s linear infinite}@keyframes fall-238{76.683%{transform:translate(-1.0474vw,76.683vh) scale(.3168)}to{transform:translate(-.3532vw,100vh) scale(.3168)}}.snow:nth-child(239){opacity:1.288;transform:translate(86.3709vw,-10px) scale(.4966);animation:fall-239 14s -20s linear infinite}@keyframes fall-239{33.875%{transform:translate(81.3198vw,33.875vh) scale(.4966)}to{transform:translate(83.84535vw,100vh) scale(.4966)}}.snow:nth-child(240){opacity:.5518;transform:translate(.6207vw,-10px) scale(.7507);animation:fall-240 26s -9s linear infinite}@keyframes fall-240{35.836%{transform:translate(7.916vw,35.836vh) scale(.7507)}to{transform:translate(4.26835vw,100vh) scale(.7507)}}.snow:nth-child(241){opacity:1.1364;transform:translate(39.398vw,-10px) scale(.4541);animation:fall-241 16s -1s linear infinite}@keyframes fall-241{48.086%{transform:translate(38.3876vw,48.086vh) scale(.4541)}to{transform:translate(38.8928vw,100vh) scale(.4541)}}.snow:nth-child(242){opacity:1.9444;transform:translate(14.7061vw,-10px) scale(.6911);animation:fall-242 14s -26s linear infinite}@keyframes fall-242{62.055%{transform:translate(19.0617vw,62.055vh) scale(.6911)}to{transform:translate(16.8839vw,100vh) scale(.6911)}}.snow:nth-child(243){opacity:.9608;transform:translate(80.2154vw,-10px) scale(.9215);animation:fall-243 30s -13s linear infinite}@keyframes fall-243{78.862%{transform:translate(87.5594vw,78.862vh) scale(.9215)}to{transform:translate(83.8874vw,100vh) scale(.9215)}}.snow:nth-child(244){opacity:1.8418;transform:translate(74.3904vw,-10px) scale(.4386);animation:fall-244 18s -2s linear infinite}@keyframes fall-244{36.117%{transform:translate(69.4366vw,36.117vh) scale(.4386)}to{transform:translate(71.9135vw,100vh) scale(.4386)}}.snow:nth-child(245){opacity:.8894;transform:translate(56.4844vw,-10px) scale(.1275);animation:fall-245 16s -3s linear infinite}@keyframes fall-245{72.618%{transform:translate(55.6393vw,72.618vh) scale(.1275)}to{transform:translate(56.06185vw,100vh) scale(.1275)}}.snow:nth-child(246){opacity:.9594;transform:translate(24.0283vw,-10px) scale(.1523);animation:fall-246 17s -17s linear infinite}@keyframes fall-246{36.98%{transform:translate(32.6128vw,36.98vh) scale(.1523)}to{transform:translate(28.32055vw,100vh) scale(.1523)}}.snow:nth-child(247){opacity:.639;transform:translate(98.5752vw,-10px) scale(.1305);animation:fall-247 11s -29s linear infinite}@keyframes fall-247{71.326%{transform:translate(92.4357vw,71.326vh) scale(.1305)}to{transform:translate(95.50545vw,100vh) scale(.1305)}}.snow:nth-child(248){opacity:1.2882;transform:translate(20.5813vw,-10px) scale(.4176);animation:fall-248 22s -3s linear infinite}@keyframes fall-248{61.899%{transform:translate(20.5391vw,61.899vh) scale(.4176)}to{transform:translate(20.5602vw,100vh) scale(.4176)}}.snow:nth-child(249){opacity:1.6256;transform:translate(17.9054vw,-10px) scale(.1902);animation:fall-249 23s -10s linear infinite}@keyframes fall-249{54.129%{transform:translate(24.7974vw,54.129vh) scale(.1902)}to{transform:translate(21.3514vw,100vh) scale(.1902)}}.snow:nth-child(250){opacity:1.9124;transform:translate(88.4475vw,-10px) scale(.7449);animation:fall-250 17s -17s linear infinite}@keyframes fall-250{52.771%{transform:translate(93.4277vw,52.771vh) scale(.7449)}to{transform:translate(90.9376vw,100vh) scale(.7449)}}.snow:nth-child(251){opacity:1.1792;transform:translate(43.2544vw,-10px) scale(.1498);animation:fall-251 19s -3s linear infinite}@keyframes fall-251{42.215%{transform:translate(40.2874vw,42.215vh) scale(.1498)}to{transform:translate(41.7709vw,100vh) scale(.1498)}}.snow:nth-child(252){opacity:1.2176;transform:translate(81.0512vw,-10px) scale(.6443);animation:fall-252 12s -29s linear infinite}@keyframes fall-252{56.846%{transform:translate(76.5937vw,56.846vh) scale(.6443)}to{transform:translate(78.82245vw,100vh) scale(.6443)}}.snow:nth-child(253){opacity:.0478;transform:translate(38.6492vw,-10px) scale(.76);animation:fall-253 10s -16s linear infinite}@keyframes fall-253{53.936%{transform:translate(28.85vw,53.936vh) scale(.76)}to{transform:translate(33.7496vw,100vh) scale(.76)}}.snow:nth-child(254){opacity:.5254;transform:translate(33.5168vw,-10px) scale(.2627);animation:fall-254 21s -18s linear infinite}@keyframes fall-254{48.994%{transform:translate(42.4198vw,48.994vh) scale(.2627)}to{transform:translate(37.9683vw,100vh) scale(.2627)}}.snow:nth-child(255){opacity:1.2644;transform:translate(45.3663vw,-10px) scale(.8527);animation:fall-255 22s -12s linear infinite}@keyframes fall-255{54.918%{transform:translate(39.3403vw,54.918vh) scale(.8527)}to{transform:translate(42.3533vw,100vh) scale(.8527)}}.snow:nth-child(256){opacity:.1026;transform:translate(39.6872vw,-10px) scale(.8802);animation:fall-256 10s -19s linear infinite}@keyframes fall-256{67.673%{transform:translate(34.8676vw,67.673vh) scale(.8802)}to{transform:translate(37.2774vw,100vh) scale(.8802)}}.snow:nth-child(257){opacity:1.139;transform:translate(80.1875vw,-10px) scale(.1525);animation:fall-257 10s -10s linear infinite}@keyframes fall-257{50.855%{transform:translate(88.8323vw,50.855vh) scale(.1525)}to{transform:translate(84.5099vw,100vh) scale(.1525)}}.snow:nth-child(258){opacity:.8296;transform:translate(19.829vw,-10px) scale(.9714);animation:fall-258 30s -2s linear infinite}@keyframes fall-258{52.47%{transform:translate(22.1612vw,52.47vh) scale(.9714)}to{transform:translate(20.9951vw,100vh) scale(.9714)}}.snow:nth-child(259){opacity:1.2668;transform:translate(10.0216vw,-10px) scale(.9496);animation:fall-259 12s -15s linear infinite}@keyframes fall-259{48.51%{transform:translate(14.7258vw,48.51vh) scale(.9496)}to{transform:translate(12.3737vw,100vh) scale(.9496)}}.snow:nth-child(260){opacity:.2416;transform:translate(96.87vw,-10px) scale(.6036);animation:fall-260 21s -11s linear infinite}@keyframes fall-260{47.84%{transform:translate(101.228vw,47.84vh) scale(.6036)}to{transform:translate(99.049vw,100vh) scale(.6036)}}.snow:nth-child(261){opacity:1.8086;transform:translate(95.3166vw,-10px) scale(.9138);animation:fall-261 28s -26s linear infinite}@keyframes fall-261{30.851%{transform:translate(92.6392vw,30.851vh) scale(.9138)}to{transform:translate(93.9779vw,100vh) scale(.9138)}}.snow:nth-child(262){opacity:1.0048;transform:translate(93.714vw,-10px) scale(.6025);animation:fall-262 22s -12s linear infinite}@keyframes fall-262{74.464%{transform:translate(93.6712vw,74.464vh) scale(.6025)}to{transform:translate(93.6926vw,100vh) scale(.6025)}}.snow:nth-child(263){opacity:.203;transform:translate(2.028vw,-10px) scale(.0288);animation:fall-263 14s -8s linear infinite}@keyframes fall-263{46.611%{transform:translate(11.6605vw,46.611vh) scale(.0288)}to{transform:translate(6.84425vw,100vh) scale(.0288)}}.snow:nth-child(264){opacity:1.4874;transform:translate(79.8951vw,-10px) scale(.9087);animation:fall-264 29s -20s linear infinite}@keyframes fall-264{63.238%{transform:translate(83.5238vw,63.238vh) scale(.9087)}to{transform:translate(81.70945vw,100vh) scale(.9087)}}.snow:nth-child(265){opacity:1.6648;transform:translate(28.1559vw,-10px) scale(.2586);animation:fall-265 13s -22s linear infinite}@keyframes fall-265{42.119%{transform:translate(34.2015vw,42.119vh) scale(.2586)}to{transform:translate(31.1787vw,100vh) scale(.2586)}}.snow:nth-child(266){opacity:1.3734;transform:translate(82.3764vw,-10px) scale(.1753);animation:fall-266 11s -18s linear infinite}@keyframes fall-266{59.784%{transform:translate(83.9575vw,59.784vh) scale(.1753)}to{transform:translate(83.16695vw,100vh) scale(.1753)}}.snow:nth-child(267){opacity:1.371;transform:translate(74.7563vw,-10px) scale(.6552);animation:fall-267 25s -1s linear infinite}@keyframes fall-267{42.468%{transform:translate(78.7537vw,42.468vh) scale(.6552)}to{transform:translate(76.755vw,100vh) scale(.6552)}}.snow:nth-child(268){opacity:1.1928;transform:translate(41.2875vw,-10px) scale(.2264);animation:fall-268 26s -18s linear infinite}@keyframes fall-268{54.439%{transform:translate(35.5631vw,54.439vh) scale(.2264)}to{transform:translate(38.4253vw,100vh) scale(.2264)}}.snow:nth-child(269){opacity:.5388;transform:translate(99.0246vw,-10px) scale(.2163);animation:fall-269 12s -1s linear infinite}@keyframes fall-269{62.934%{transform:translate(107.0848vw,62.934vh) scale(.2163)}to{transform:translate(103.0547vw,100vh) scale(.2163)}}.snow:nth-child(270){opacity:1.995;transform:translate(93.7675vw,-10px) scale(.7545);animation:fall-270 14s -17s linear infinite}@keyframes fall-270{59.973%{transform:translate(95.2891vw,59.973vh) scale(.7545)}to{transform:translate(94.5283vw,100vh) scale(.7545)}}.snow:nth-child(271){opacity:.1126;transform:translate(70.492vw,-10px) scale(.4291);animation:fall-271 17s -26s linear infinite}@keyframes fall-271{73.28%{transform:translate(65.1281vw,73.28vh) scale(.4291)}to{transform:translate(67.81005vw,100vh) scale(.4291)}}.snow:nth-child(272){opacity:.6834;transform:translate(24.4503vw,-10px) scale(.8756);animation:fall-272 25s -19s linear infinite}@keyframes fall-272{34.418%{transform:translate(19.9485vw,34.418vh) scale(.8756)}to{transform:translate(22.1994vw,100vh) scale(.8756)}}.snow:nth-child(273){opacity:.5848;transform:translate(86.4304vw,-10px) scale(.8385);animation:fall-273 23s -10s linear infinite}@keyframes fall-273{43.223%{transform:translate(89.7484vw,43.223vh) scale(.8385)}to{transform:translate(88.0894vw,100vh) scale(.8385)}}.snow:nth-child(274){opacity:1.701;transform:translate(47.2659vw,-10px) scale(.9908);animation:fall-274 26s -18s linear infinite}@keyframes fall-274{38.265%{transform:translate(48.7942vw,38.265vh) scale(.9908)}to{transform:translate(48.03005vw,100vh) scale(.9908)}}.snow:nth-child(275){opacity:1.327;transform:translate(85.1989vw,-10px) scale(.8373);animation:fall-275 15s -4s linear infinite}@keyframes fall-275{55.281%{transform:translate(91.6772vw,55.281vh) scale(.8373)}to{transform:translate(88.43805vw,100vh) scale(.8373)}}.snow:nth-child(276){opacity:.5954;transform:translate(37.0321vw,-10px) scale(.6937);animation:fall-276 12s -28s linear infinite}@keyframes fall-276{68.138%{transform:translate(33.5886vw,68.138vh) scale(.6937)}to{transform:translate(35.31035vw,100vh) scale(.6937)}}.snow:nth-child(277){opacity:1.2922;transform:translate(2.8767vw,-10px) scale(.6061);animation:fall-277 23s -21s linear infinite}@keyframes fall-277{60.242%{transform:translate(-.7937vw,60.242vh) scale(.6061)}to{transform:translate(1.0415vw,100vh) scale(.6061)}}.snow:nth-child(278){opacity:.6714;transform:translate(91.3155vw,-10px) scale(.6563);animation:fall-278 17s -3s linear infinite}@keyframes fall-278{45.677%{transform:translate(86.2999vw,45.677vh) scale(.6563)}to{transform:translate(88.8077vw,100vh) scale(.6563)}}.snow:nth-child(279){opacity:1.0056;transform:translate(79.742vw,-10px) scale(.2144);animation:fall-279 18s -17s linear infinite}@keyframes fall-279{45.662%{transform:translate(71.1667vw,45.662vh) scale(.2144)}to{transform:translate(75.45435vw,100vh) scale(.2144)}}.snow:nth-child(280){opacity:1.1522;transform:translate(77.9262vw,-10px) scale(.8286);animation:fall-280 12s -10s linear infinite}@keyframes fall-280{77.384%{transform:translate(79.2597vw,77.384vh) scale(.8286)}to{transform:translate(78.59295vw,100vh) scale(.8286)}}.snow:nth-child(281){opacity:1.678;transform:translate(91.291vw,-10px) scale(.3998);animation:fall-281 24s -7s linear infinite}@keyframes fall-281{40.535%{transform:translate(89.9713vw,40.535vh) scale(.3998)}to{transform:translate(90.63115vw,100vh) scale(.3998)}}.snow:nth-child(282){opacity:1.482;transform:translate(70.8813vw,-10px) scale(.4499);animation:fall-282 29s -14s linear infinite}@keyframes fall-282{64.193%{transform:translate(66.3697vw,64.193vh) scale(.4499)}to{transform:translate(68.6255vw,100vh) scale(.4499)}}.snow:nth-child(283){opacity:.954;transform:translate(46.833vw,-10px) scale(.7682);animation:fall-283 19s -22s linear infinite}@keyframes fall-283{41.783%{transform:translate(47.8888vw,41.783vh) scale(.7682)}to{transform:translate(47.3609vw,100vh) scale(.7682)}}.snow:nth-child(284){opacity:1.5914;transform:translate(28.9009vw,-10px) scale(.4823);animation:fall-284 25s -25s linear infinite}@keyframes fall-284{40.841%{transform:translate(33.5056vw,40.841vh) scale(.4823)}to{transform:translate(31.20325vw,100vh) scale(.4823)}}.snow:nth-child(285){opacity:1.2988;transform:translate(79.8965vw,-10px) scale(.3264);animation:fall-285 12s -15s linear infinite}@keyframes fall-285{35.718%{transform:translate(89.7823vw,35.718vh) scale(.3264)}to{transform:translate(84.8394vw,100vh) scale(.3264)}}.snow:nth-child(286){opacity:1.9282;transform:translate(93.3311vw,-10px) scale(.1188);animation:fall-286 30s -13s linear infinite}@keyframes fall-286{37.816%{transform:translate(102.0642vw,37.816vh) scale(.1188)}to{transform:translate(97.69765vw,100vh) scale(.1188)}}.snow:nth-child(287){opacity:1.6236;transform:translate(59.8475vw,-10px) scale(.9771);animation:fall-287 19s -22s linear infinite}@keyframes fall-287{33.347%{transform:translate(64.8109vw,33.347vh) scale(.9771)}to{transform:translate(62.3292vw,100vh) scale(.9771)}}.snow:nth-child(288){opacity:1.0966;transform:translate(64.3066vw,-10px) scale(.6433);animation:fall-288 14s -24s linear infinite}@keyframes fall-288{52.478%{transform:translate(57.8593vw,52.478vh) scale(.6433)}to{transform:translate(61.08295vw,100vh) scale(.6433)}}.snow:nth-child(289){opacity:.4052;transform:translate(79.0668vw,-10px) scale(.6935);animation:fall-289 24s -26s linear infinite}@keyframes fall-289{52.172%{transform:translate(72.25vw,52.172vh) scale(.6935)}to{transform:translate(75.6584vw,100vh) scale(.6935)}}.snow:nth-child(290){opacity:.3328;transform:translate(63.0389vw,-10px) scale(.7751);animation:fall-290 14s -6s linear infinite}@keyframes fall-290{50.739%{transform:translate(70.6742vw,50.739vh) scale(.7751)}to{transform:translate(66.85655vw,100vh) scale(.7751)}}.snow:nth-child(291){opacity:1.909;transform:translate(37.3843vw,-10px) scale(.9222);animation:fall-291 12s -30s linear infinite}@keyframes fall-291{31.239%{transform:translate(32.7247vw,31.239vh) scale(.9222)}to{transform:translate(35.0545vw,100vh) scale(.9222)}}.snow:nth-child(292){opacity:1.6708;transform:translate(61.0995vw,-10px) scale(.9648);animation:fall-292 12s -29s linear infinite}@keyframes fall-292{78.631%{transform:translate(65.6739vw,78.631vh) scale(.9648)}to{transform:translate(63.3867vw,100vh) scale(.9648)}}.snow:nth-child(293){opacity:.1868;transform:translate(68.5351vw,-10px) scale(.9735);animation:fall-293 20s -6s linear infinite}@keyframes fall-293{65.947%{transform:translate(77.2748vw,65.947vh) scale(.9735)}to{transform:translate(72.90495vw,100vh) scale(.9735)}}.snow:nth-child(294){opacity:1.4964;transform:translate(61.3444vw,-10px) scale(.3881);animation:fall-294 13s -28s linear infinite}@keyframes fall-294{46.861%{transform:translate(67.5721vw,46.861vh) scale(.3881)}to{transform:translate(64.45825vw,100vh) scale(.3881)}}.snow:nth-child(295){opacity:1.184;transform:translate(48.3109vw,-10px) scale(.5871);animation:fall-295 24s -22s linear infinite}@keyframes fall-295{30.59%{transform:translate(46.9857vw,30.59vh) scale(.5871)}to{transform:translate(47.6483vw,100vh) scale(.5871)}}.snow:nth-child(296){opacity:.4318;transform:translate(35.8067vw,-10px) scale(.4713);animation:fall-296 18s -8s linear infinite}@keyframes fall-296{44.765%{transform:translate(43.5736vw,44.765vh) scale(.4713)}to{transform:translate(39.69015vw,100vh) scale(.4713)}}.snow:nth-child(297){opacity:1.2344;transform:translate(74.058vw,-10px) scale(.3678);animation:fall-297 21s -27s linear infinite}@keyframes fall-297{69.841%{transform:translate(78.6357vw,69.841vh) scale(.3678)}to{transform:translate(76.34685vw,100vh) scale(.3678)}}.snow:nth-child(298){opacity:1.4892;transform:translate(65.6213vw,-10px) scale(.2214);animation:fall-298 23s -22s linear infinite}@keyframes fall-298{34.679%{transform:translate(73.0137vw,34.679vh) scale(.2214)}to{transform:translate(69.3175vw,100vh) scale(.2214)}}.snow:nth-child(299){opacity:1.466;transform:translate(44.5078vw,-10px) scale(.5531);animation:fall-299 10s -5s linear infinite}@keyframes fall-299{46.2%{transform:translate(50.1717vw,46.2vh) scale(.5531)}to{transform:translate(47.33975vw,100vh) scale(.5531)}}.snow:nth-child(300){opacity:.0496;transform:translate(42.2011vw,-10px) scale(.5771);animation:fall-300 25s -14s linear infinite}@keyframes fall-300{65.979%{transform:translate(38.7652vw,65.979vh) scale(.5771)}to{transform:translate(40.48315vw,100vh) scale(.5771)}}.snow:nth-child(301){opacity:1.0662;transform:translate(58.3399vw,-10px) scale(.115);animation:fall-301 26s -7s linear infinite}@keyframes fall-301{35.513%{transform:translate(50.7908vw,35.513vh) scale(.115)}to{transform:translate(54.56535vw,100vh) scale(.115)}}.snow:nth-child(302){opacity:1.2102;transform:translate(21.9292vw,-10px) scale(.6005);animation:fall-302 20s -29s linear infinite}@keyframes fall-302{38.732%{transform:translate(20.1742vw,38.732vh) scale(.6005)}to{transform:translate(21.0517vw,100vh) scale(.6005)}}.snow:nth-child(303){opacity:1.7192;transform:translate(40.9962vw,-10px) scale(.746);animation:fall-303 10s -10s linear infinite}@keyframes fall-303{66.087%{transform:translate(33.2564vw,66.087vh) scale(.746)}to{transform:translate(37.1263vw,100vh) scale(.746)}}.snow:nth-child(304){opacity:.9518;transform:translate(4.9789vw,-10px) scale(.7156);animation:fall-304 20s -24s linear infinite}@keyframes fall-304{51.639%{transform:translate(10.0752vw,51.639vh) scale(.7156)}to{transform:translate(7.52705vw,100vh) scale(.7156)}}.snow:nth-child(305){opacity:.8806;transform:translate(92.457vw,-10px) scale(.8694);animation:fall-305 27s -21s linear infinite}@keyframes fall-305{69.473%{transform:translate(85.0721vw,69.473vh) scale(.8694)}to{transform:translate(88.76455vw,100vh) scale(.8694)}}.snow:nth-child(306){opacity:1.1028;transform:translate(2.5551vw,-10px) scale(.6859);animation:fall-306 22s -9s linear infinite}@keyframes fall-306{47.017%{transform:translate(-7.1157vw,47.017vh) scale(.6859)}to{transform:translate(-2.2803vw,100vh) scale(.6859)}}.snow:nth-child(307){opacity:1.804;transform:translate(84.2978vw,-10px) scale(.7253);animation:fall-307 19s -14s linear infinite}@keyframes fall-307{66.91%{transform:translate(75.9146vw,66.91vh) scale(.7253)}to{transform:translate(80.1062vw,100vh) scale(.7253)}}.snow:nth-child(308){opacity:.8864;transform:translate(27.5452vw,-10px) scale(.7417);animation:fall-308 29s -5s linear infinite}@keyframes fall-308{44.611%{transform:translate(17.946vw,44.611vh) scale(.7417)}to{transform:translate(22.7456vw,100vh) scale(.7417)}}.snow:nth-child(309){opacity:1.9024;transform:translate(36.4089vw,-10px) scale(.2161);animation:fall-309 12s -27s linear infinite}@keyframes fall-309{58.704%{transform:translate(42.1594vw,58.704vh) scale(.2161)}to{transform:translate(39.28415vw,100vh) scale(.2161)}}.snow:nth-child(310){opacity:1.842;transform:translate(43.3734vw,-10px) scale(.1031);animation:fall-310 27s -23s linear infinite}@keyframes fall-310{67.861%{transform:translate(34.2899vw,67.861vh) scale(.1031)}to{transform:translate(38.83165vw,100vh) scale(.1031)}}.snow:nth-child(311){opacity:.2006;transform:translate(29.5549vw,-10px) scale(.4705);animation:fall-311 21s -16s linear infinite}@keyframes fall-311{66.499%{transform:translate(35.8029vw,66.499vh) scale(.4705)}to{transform:translate(32.6789vw,100vh) scale(.4705)}}.snow:nth-child(312){opacity:.1918;transform:translate(24.9669vw,-10px) scale(.8946);animation:fall-312 11s -18s linear infinite}@keyframes fall-312{62.53%{transform:translate(20.948vw,62.53vh) scale(.8946)}to{transform:translate(22.95745vw,100vh) scale(.8946)}}.snow:nth-child(313){opacity:1.0664;transform:translate(67.3889vw,-10px) scale(.7461);animation:fall-313 20s -13s linear infinite}@keyframes fall-313{65.928%{transform:translate(73.6781vw,65.928vh) scale(.7461)}to{transform:translate(70.5335vw,100vh) scale(.7461)}}.snow:nth-child(314){opacity:1.1692;transform:translate(44.2154vw,-10px) scale(.8217);animation:fall-314 11s -22s linear infinite}@keyframes fall-314{62.938%{transform:translate(39.5156vw,62.938vh) scale(.8217)}to{transform:translate(41.8655vw,100vh) scale(.8217)}}.snow:nth-child(315){opacity:1.2024;transform:translate(3.6081vw,-10px) scale(.7245);animation:fall-315 26s -13s linear infinite}@keyframes fall-315{53.66%{transform:translate(.1437vw,53.66vh) scale(.7245)}to{transform:translate(1.8759vw,100vh) scale(.7245)}}.snow:nth-child(316){opacity:.4814;transform:translate(10.6608vw,-10px) scale(.2069);animation:fall-316 21s -6s linear infinite}@keyframes fall-316{47.987%{transform:translate(11.7311vw,47.987vh) scale(.2069)}to{transform:translate(11.19595vw,100vh) scale(.2069)}}.snow:nth-child(317){opacity:.2384;transform:translate(11.9615vw,-10px) scale(.7694);animation:fall-317 12s -1s linear infinite}@keyframes fall-317{37.279%{transform:translate(4.3365vw,37.279vh) scale(.7694)}to{transform:translate(8.149vw,100vh) scale(.7694)}}.snow:nth-child(318){opacity:.741;transform:translate(66.9704vw,-10px) scale(.802);animation:fall-318 20s -24s linear infinite}@keyframes fall-318{66.847%{transform:translate(65.8317vw,66.847vh) scale(.802)}to{transform:translate(66.40105vw,100vh) scale(.802)}}.snow:nth-child(319){opacity:.3324;transform:translate(39.8536vw,-10px) scale(.4657);animation:fall-319 21s -20s linear infinite}@keyframes fall-319{56.349%{transform:translate(49.7847vw,56.349vh) scale(.4657)}to{transform:translate(44.81915vw,100vh) scale(.4657)}}.snow:nth-child(320){opacity:1.9664;transform:translate(89.0682vw,-10px) scale(.8182);animation:fall-320 26s -29s linear infinite}@keyframes fall-320{64.199%{transform:translate(89.4705vw,64.199vh) scale(.8182)}to{transform:translate(89.26935vw,100vh) scale(.8182)}}.snow:nth-child(321){opacity:.608;transform:translate(9.3138vw,-10px) scale(.1073);animation:fall-321 18s -5s linear infinite}@keyframes fall-321{36.787%{transform:translate(12.8954vw,36.787vh) scale(.1073)}to{transform:translate(11.1046vw,100vh) scale(.1073)}}.snow:nth-child(322){opacity:.344;transform:translate(16.3546vw,-10px) scale(.3481);animation:fall-322 16s -20s linear infinite}@keyframes fall-322{79.65%{transform:translate(12.8839vw,79.65vh) scale(.3481)}to{transform:translate(14.61925vw,100vh) scale(.3481)}}.snow:nth-child(323){opacity:1.2038;transform:translate(68.8041vw,-10px) scale(.2972);animation:fall-323 19s -1s linear infinite}@keyframes fall-323{72.597%{transform:translate(67.8248vw,72.597vh) scale(.2972)}to{transform:translate(68.31445vw,100vh) scale(.2972)}}.snow:nth-child(324){opacity:1.1414;transform:translate(32.9372vw,-10px) scale(.3482);animation:fall-324 10s -23s linear infinite}@keyframes fall-324{63.853%{transform:translate(26.4231vw,63.853vh) scale(.3482)}to{transform:translate(29.68015vw,100vh) scale(.3482)}}.snow:nth-child(325){opacity:.694;transform:translate(86.1109vw,-10px) scale(.0292);animation:fall-325 13s -14s linear infinite}@keyframes fall-325{67.581%{transform:translate(78.9219vw,67.581vh) scale(.0292)}to{transform:translate(82.5164vw,100vh) scale(.0292)}}.snow:nth-child(326){opacity:1.608;transform:translate(39.4894vw,-10px) scale(.374);animation:fall-326 17s -11s linear infinite}@keyframes fall-326{69.502%{transform:translate(29.6074vw,69.502vh) scale(.374)}to{transform:translate(34.5484vw,100vh) scale(.374)}}.snow:nth-child(327){opacity:.6154;transform:translate(12.1756vw,-10px) scale(.6392);animation:fall-327 29s -26s linear infinite}@keyframes fall-327{68.318%{transform:translate(7.9417vw,68.318vh) scale(.6392)}to{transform:translate(10.05865vw,100vh) scale(.6392)}}.snow:nth-child(328){opacity:1.1378;transform:translate(73.4921vw,-10px) scale(.0335);animation:fall-328 23s -11s linear infinite}@keyframes fall-328{61.23%{transform:translate(64.3846vw,61.23vh) scale(.0335)}to{transform:translate(68.93835vw,100vh) scale(.0335)}}.snow:nth-child(329){opacity:1.9984;transform:translate(66.2147vw,-10px) scale(.5686);animation:fall-329 11s -30s linear infinite}@keyframes fall-329{40.619%{transform:translate(74.3875vw,40.619vh) scale(.5686)}to{transform:translate(70.3011vw,100vh) scale(.5686)}}.snow:nth-child(330){opacity:.5354;transform:translate(47.0354vw,-10px) scale(.506);animation:fall-330 19s -25s linear infinite}@keyframes fall-330{77.425%{transform:translate(41.0557vw,77.425vh) scale(.506)}to{transform:translate(44.04555vw,100vh) scale(.506)}}.snow:nth-child(331){opacity:.2372;transform:translate(38.2037vw,-10px) scale(.0102);animation:fall-331 24s -9s linear infinite}@keyframes fall-331{73.708%{transform:translate(37.8529vw,73.708vh) scale(.0102)}to{transform:translate(38.0283vw,100vh) scale(.0102)}}.snow:nth-child(332){opacity:.7454;transform:translate(82.8019vw,-10px) scale(.3801);animation:fall-332 17s -2s linear infinite}@keyframes fall-332{69.891%{transform:translate(87.8505vw,69.891vh) scale(.3801)}to{transform:translate(85.3262vw,100vh) scale(.3801)}}.snow:nth-child(333){opacity:.726;transform:translate(96.9469vw,-10px) scale(.8391);animation:fall-333 19s -30s linear infinite}@keyframes fall-333{47.395%{transform:translate(89.6357vw,47.395vh) scale(.8391)}to{transform:translate(93.2913vw,100vh) scale(.8391)}}.snow:nth-child(334){opacity:1.3502;transform:translate(52.0541vw,-10px) scale(.1467);animation:fall-334 30s -14s linear infinite}@keyframes fall-334{64.014%{transform:translate(58.39vw,64.014vh) scale(.1467)}to{transform:translate(55.22205vw,100vh) scale(.1467)}}.snow:nth-child(335){opacity:.4406;transform:translate(87.305vw,-10px) scale(.4871);animation:fall-335 14s -5s linear infinite}@keyframes fall-335{41.761%{transform:translate(88.4153vw,41.761vh) scale(.4871)}to{transform:translate(87.86015vw,100vh) scale(.4871)}}.snow:nth-child(336){opacity:1.1156;transform:translate(53.1296vw,-10px) scale(.6356);animation:fall-336 10s -27s linear infinite}@keyframes fall-336{53.316%{transform:translate(43.2368vw,53.316vh) scale(.6356)}to{transform:translate(48.1832vw,100vh) scale(.6356)}}.snow:nth-child(337){opacity:1.5008;transform:translate(39.4531vw,-10px) scale(.1808);animation:fall-337 11s -14s linear infinite}@keyframes fall-337{55.446%{transform:translate(38.541vw,55.446vh) scale(.1808)}to{transform:translate(38.99705vw,100vh) scale(.1808)}}.snow:nth-child(338){opacity:.357;transform:translate(38.8756vw,-10px) scale(.6632);animation:fall-338 22s -8s linear infinite}@keyframes fall-338{71.29%{transform:translate(38.0503vw,71.29vh) scale(.6632)}to{transform:translate(38.46295vw,100vh) scale(.6632)}}.snow:nth-child(339){opacity:.0286;transform:translate(24.0755vw,-10px) scale(.378);animation:fall-339 11s -18s linear infinite}@keyframes fall-339{65.591%{transform:translate(21.3706vw,65.591vh) scale(.378)}to{transform:translate(22.72305vw,100vh) scale(.378)}}.snow:nth-child(340){opacity:1.3546;transform:translate(36.6688vw,-10px) scale(.1831);animation:fall-340 21s -10s linear infinite}@keyframes fall-340{46.648%{transform:translate(41.4033vw,46.648vh) scale(.1831)}to{transform:translate(39.03605vw,100vh) scale(.1831)}}.snow:nth-child(341){opacity:.3966;transform:translate(67.6941vw,-10px) scale(.1335);animation:fall-341 23s -10s linear infinite}@keyframes fall-341{62.184%{transform:translate(71.4575vw,62.184vh) scale(.1335)}to{transform:translate(69.5758vw,100vh) scale(.1335)}}.snow:nth-child(342){opacity:1.2332;transform:translate(52.0816vw,-10px) scale(.8385);animation:fall-342 28s -16s linear infinite}@keyframes fall-342{75.005%{transform:translate(50.2666vw,75.005vh) scale(.8385)}to{transform:translate(51.1741vw,100vh) scale(.8385)}}.snow:nth-child(343){opacity:1.1332;transform:translate(44.9561vw,-10px) scale(.1081);animation:fall-343 27s -22s linear infinite}@keyframes fall-343{72.4%{transform:translate(44.8822vw,72.4vh) scale(.1081)}to{transform:translate(44.91915vw,100vh) scale(.1081)}}.snow:nth-child(344){opacity:1.9428;transform:translate(65.717vw,-10px) scale(.1856);animation:fall-344 16s -17s linear infinite}@keyframes fall-344{75.26%{transform:translate(57.6238vw,75.26vh) scale(.1856)}to{transform:translate(61.6704vw,100vh) scale(.1856)}}.snow:nth-child(345){opacity:.2026;transform:translate(49.9748vw,-10px) scale(.2582);animation:fall-345 11s -3s linear infinite}@keyframes fall-345{45.872%{transform:translate(46.1965vw,45.872vh) scale(.2582)}to{transform:translate(48.08565vw,100vh) scale(.2582)}}.snow:nth-child(346){opacity:1.0166;transform:translate(54.2345vw,-10px) scale(.8783);animation:fall-346 10s -5s linear infinite}@keyframes fall-346{30.675%{transform:translate(58.1426vw,30.675vh) scale(.8783)}to{transform:translate(56.18855vw,100vh) scale(.8783)}}.snow:nth-child(347){opacity:1.8558;transform:translate(63.2599vw,-10px) scale(.0006);animation:fall-347 12s -5s linear infinite}@keyframes fall-347{38.777%{transform:translate(56.0363vw,38.777vh) scale(.0006)}to{transform:translate(59.6481vw,100vh) scale(.0006)}}.snow:nth-child(348){opacity:1.1552;transform:translate(50.6226vw,-10px) scale(.6094);animation:fall-348 19s -19s linear infinite}@keyframes fall-348{79.013%{transform:translate(47.2444vw,79.013vh) scale(.6094)}to{transform:translate(48.9335vw,100vh) scale(.6094)}}.snow:nth-child(349){opacity:1.8604;transform:translate(27.4121vw,-10px) scale(.6264);animation:fall-349 29s -1s linear infinite}@keyframes fall-349{53.915%{transform:translate(20.6353vw,53.915vh) scale(.6264)}to{transform:translate(24.0237vw,100vh) scale(.6264)}}.snow:nth-child(350){opacity:1.7636;transform:translate(43.9002vw,-10px) scale(.947);animation:fall-350 24s -18s linear infinite}@keyframes fall-350{74.697%{transform:translate(47.098vw,74.697vh) scale(.947)}to{transform:translate(45.4991vw,100vh) scale(.947)}}.snow:nth-child(351){opacity:.6108;transform:translate(37.8509vw,-10px) scale(.2446);animation:fall-351 13s -23s linear infinite}@keyframes fall-351{56.8%{transform:translate(43.8029vw,56.8vh) scale(.2446)}to{transform:translate(40.8269vw,100vh) scale(.2446)}}.snow:nth-child(352){opacity:1.4942;transform:translate(18.0666vw,-10px) scale(.6552);animation:fall-352 29s -7s linear infinite}@keyframes fall-352{42.591%{transform:translate(12.0859vw,42.591vh) scale(.6552)}to{transform:translate(15.07625vw,100vh) scale(.6552)}}.snow:nth-child(353){opacity:.7936;transform:translate(18.6342vw,-10px) scale(.3971);animation:fall-353 13s -8s linear infinite}@keyframes fall-353{70.742%{transform:translate(19.172vw,70.742vh) scale(.3971)}to{transform:translate(18.9031vw,100vh) scale(.3971)}}.snow:nth-child(354){opacity:1.5412;transform:translate(50.9978vw,-10px) scale(.7916);animation:fall-354 22s -11s linear infinite}@keyframes fall-354{44.815%{transform:translate(60.1607vw,44.815vh) scale(.7916)}to{transform:translate(55.57925vw,100vh) scale(.7916)}}.snow:nth-child(355){opacity:.1422;transform:translate(45.8256vw,-10px) scale(.1269);animation:fall-355 18s -4s linear infinite}@keyframes fall-355{60.575%{transform:translate(41.9718vw,60.575vh) scale(.1269)}to{transform:translate(43.8987vw,100vh) scale(.1269)}}.snow:nth-child(356){opacity:1.9792;transform:translate(97.5262vw,-10px) scale(.2487);animation:fall-356 18s -9s linear infinite}@keyframes fall-356{55.979%{transform:translate(93.8882vw,55.979vh) scale(.2487)}to{transform:translate(95.7072vw,100vh) scale(.2487)}}.snow:nth-child(357){opacity:.5506;transform:translate(66.5859vw,-10px) scale(.3342);animation:fall-357 18s -25s linear infinite}@keyframes fall-357{34.435%{transform:translate(61.1689vw,34.435vh) scale(.3342)}to{transform:translate(63.8774vw,100vh) scale(.3342)}}.snow:nth-child(358){opacity:1.4266;transform:translate(3.523vw,-10px) scale(.3428);animation:fall-358 16s -13s linear infinite}@keyframes fall-358{38.043%{transform:translate(1.5225vw,38.043vh) scale(.3428)}to{transform:translate(2.52275vw,100vh) scale(.3428)}}.snow:nth-child(359){opacity:1.185;transform:translate(86.0731vw,-10px) scale(.8557);animation:fall-359 25s -12s linear infinite}@keyframes fall-359{33.814%{transform:translate(87.2152vw,33.814vh) scale(.8557)}to{transform:translate(86.64415vw,100vh) scale(.8557)}}.snow:nth-child(360){opacity:1.9306;transform:translate(97.2171vw,-10px) scale(.9993);animation:fall-360 30s -22s linear infinite}@keyframes fall-360{59.013%{transform:translate(103.0654vw,59.013vh) scale(.9993)}to{transform:translate(100.14125vw,100vh) scale(.9993)}}.snow:nth-child(361){opacity:.8298;transform:translate(55.1111vw,-10px) scale(.4015);animation:fall-361 28s -13s linear infinite}@keyframes fall-361{55.338%{transform:translate(60.0409vw,55.338vh) scale(.4015)}to{transform:translate(57.576vw,100vh) scale(.4015)}}.snow:nth-child(362){opacity:.595;transform:translate(33.945vw,-10px) scale(.0594);animation:fall-362 29s -20s linear infinite}@keyframes fall-362{47.996%{transform:translate(43.8153vw,47.996vh) scale(.0594)}to{transform:translate(38.88015vw,100vh) scale(.0594)}}.snow:nth-child(363){opacity:.9018;transform:translate(16.5608vw,-10px) scale(.8228);animation:fall-363 28s -17s linear infinite}@keyframes fall-363{49.231%{transform:translate(21.2167vw,49.231vh) scale(.8228)}to{transform:translate(18.88875vw,100vh) scale(.8228)}}.snow:nth-child(364){opacity:.3686;transform:translate(45.0697vw,-10px) scale(.5715);animation:fall-364 14s -27s linear infinite}@keyframes fall-364{57.912%{transform:translate(49.9982vw,57.912vh) scale(.5715)}to{transform:translate(47.53395vw,100vh) scale(.5715)}}.snow:nth-child(365){opacity:1.3072;transform:translate(31.1715vw,-10px) scale(.6891);animation:fall-365 14s -15s linear infinite}@keyframes fall-365{51.668%{transform:translate(26.2578vw,51.668vh) scale(.6891)}to{transform:translate(28.71465vw,100vh) scale(.6891)}}.snow:nth-child(366){opacity:.4976;transform:translate(47.6182vw,-10px) scale(.2684);animation:fall-366 30s -10s linear infinite}@keyframes fall-366{66.156%{transform:translate(55.6683vw,66.156vh) scale(.2684)}to{transform:translate(51.64325vw,100vh) scale(.2684)}}.snow:nth-child(367){opacity:.2358;transform:translate(39.0976vw,-10px) scale(.9001);animation:fall-367 12s -10s linear infinite}@keyframes fall-367{78.612%{transform:translate(35.8856vw,78.612vh) scale(.9001)}to{transform:translate(37.4916vw,100vh) scale(.9001)}}.snow:nth-child(368){opacity:1.0848;transform:translate(7.1759vw,-10px) scale(.1835);animation:fall-368 20s -14s linear infinite}@keyframes fall-368{37.423%{transform:translate(-1.8811vw,37.423vh) scale(.1835)}to{transform:translate(2.6474vw,100vh) scale(.1835)}}.snow:nth-child(369){opacity:1.1506;transform:translate(17.0522vw,-10px) scale(.7466);animation:fall-369 24s -23s linear infinite}@keyframes fall-369{68.823%{transform:translate(16.7512vw,68.823vh) scale(.7466)}to{transform:translate(16.9017vw,100vh) scale(.7466)}}.snow:nth-child(370){opacity:.19;transform:translate(5.7576vw,-10px) scale(.2574);animation:fall-370 24s -30s linear infinite}@keyframes fall-370{45.474%{transform:translate(15.3068vw,45.474vh) scale(.2574)}to{transform:translate(10.5322vw,100vh) scale(.2574)}}.snow:nth-child(371){opacity:.1128;transform:translate(4.5074vw,-10px) scale(.5616);animation:fall-371 10s -15s linear infinite}@keyframes fall-371{41.616%{transform:translate(2.5119vw,41.616vh) scale(.5616)}to{transform:translate(3.50965vw,100vh) scale(.5616)}}.snow:nth-child(372){opacity:.3984;transform:translate(71.0963vw,-10px) scale(.2671);animation:fall-372 16s -7s linear infinite}@keyframes fall-372{77.385%{transform:translate(79.7395vw,77.385vh) scale(.2671)}to{transform:translate(75.4179vw,100vh) scale(.2671)}}.snow:nth-child(373){opacity:1.051;transform:translate(14.7854vw,-10px) scale(.8398);animation:fall-373 21s -11s linear infinite}@keyframes fall-373{31.697%{transform:translate(18.0599vw,31.697vh) scale(.8398)}to{transform:translate(16.42265vw,100vh) scale(.8398)}}.snow:nth-child(374){opacity:1.509;transform:translate(59.0107vw,-10px) scale(.0309);animation:fall-374 19s -23s linear infinite}@keyframes fall-374{70.989%{transform:translate(63.1001vw,70.989vh) scale(.0309)}to{transform:translate(61.0554vw,100vh) scale(.0309)}}.snow:nth-child(375){opacity:1.2914;transform:translate(93.1758vw,-10px) scale(.1156);animation:fall-375 20s -6s linear infinite}@keyframes fall-375{59.283%{transform:translate(87.6277vw,59.283vh) scale(.1156)}to{transform:translate(90.40175vw,100vh) scale(.1156)}}.snow:nth-child(376){opacity:.7856;transform:translate(8.5893vw,-10px) scale(.048);animation:fall-376 19s -8s linear infinite}@keyframes fall-376{44.185%{transform:translate(7.459vw,44.185vh) scale(.048)}to{transform:translate(8.02415vw,100vh) scale(.048)}}.snow:nth-child(377){opacity:.6154;transform:translate(96.2484vw,-10px) scale(.5619);animation:fall-377 20s -17s linear infinite}@keyframes fall-377{70.76%{transform:translate(89.1485vw,70.76vh) scale(.5619)}to{transform:translate(92.69845vw,100vh) scale(.5619)}}.snow:nth-child(378){opacity:1.437;transform:translate(29.2545vw,-10px) scale(.5671);animation:fall-378 25s -10s linear infinite}@keyframes fall-378{59.054%{transform:translate(33.7916vw,59.054vh) scale(.5671)}to{transform:translate(31.52305vw,100vh) scale(.5671)}}.snow:nth-child(379){opacity:.5684;transform:translate(3.1335vw,-10px) scale(.684);animation:fall-379 10s -9s linear infinite}@keyframes fall-379{51.609%{transform:translate(2.4685vw,51.609vh) scale(.684)}to{transform:translate(2.801vw,100vh) scale(.684)}}.snow:nth-child(380){opacity:1.3266;transform:translate(47.3717vw,-10px) scale(.6348);animation:fall-380 13s -7s linear infinite}@keyframes fall-380{45.34%{transform:translate(53.2947vw,45.34vh) scale(.6348)}to{transform:translate(50.3332vw,100vh) scale(.6348)}}.snow:nth-child(381){opacity:.955;transform:translate(34.4702vw,-10px) scale(.5509);animation:fall-381 22s -20s linear infinite}@keyframes fall-381{56.867%{transform:translate(33.4199vw,56.867vh) scale(.5509)}to{transform:translate(33.94505vw,100vh) scale(.5509)}}.snow:nth-child(382){opacity:1.7718;transform:translate(20.5044vw,-10px) scale(.732);animation:fall-382 22s -29s linear infinite}@keyframes fall-382{77.56%{transform:translate(22.2518vw,77.56vh) scale(.732)}to{transform:translate(21.3781vw,100vh) scale(.732)}}.snow:nth-child(383){opacity:1.7008;transform:translate(83.7673vw,-10px) scale(.2127);animation:fall-383 14s -21s linear infinite}@keyframes fall-383{58.308%{transform:translate(77.1588vw,58.308vh) scale(.2127)}to{transform:translate(80.46305vw,100vh) scale(.2127)}}.snow:nth-child(384){opacity:1.942;transform:translate(34.7864vw,-10px) scale(.5016);animation:fall-384 26s -24s linear infinite}@keyframes fall-384{35.908%{transform:translate(35.2793vw,35.908vh) scale(.5016)}to{transform:translate(35.03285vw,100vh) scale(.5016)}}.snow:nth-child(385){opacity:1.9608;transform:translate(87.1917vw,-10px) scale(.5692);animation:fall-385 21s -2s linear infinite}@keyframes fall-385{30.983%{transform:translate(91.6157vw,30.983vh) scale(.5692)}to{transform:translate(89.4037vw,100vh) scale(.5692)}}.snow:nth-child(386){opacity:1.8728;transform:translate(52.8027vw,-10px) scale(.2444);animation:fall-386 18s -10s linear infinite}@keyframes fall-386{70.817%{transform:translate(51.1457vw,70.817vh) scale(.2444)}to{transform:translate(51.9742vw,100vh) scale(.2444)}}.snow:nth-child(387){opacity:.4446;transform:translate(82.8908vw,-10px) scale(.396);animation:fall-387 20s -1s linear infinite}@keyframes fall-387{54.126%{transform:translate(79.5677vw,54.126vh) scale(.396)}to{transform:translate(81.22925vw,100vh) scale(.396)}}.snow:nth-child(388){opacity:.0848;transform:translate(22.2712vw,-10px) scale(.8188);animation:fall-388 24s -28s linear infinite}@keyframes fall-388{37.366%{transform:translate(30.4218vw,37.366vh) scale(.8188)}to{transform:translate(26.3465vw,100vh) scale(.8188)}}.snow:nth-child(389){opacity:.1884;transform:translate(4.6342vw,-10px) scale(.7779);animation:fall-389 17s -21s linear infinite}@keyframes fall-389{62.867%{transform:translate(-4.2376vw,62.867vh) scale(.7779)}to{transform:translate(.1983vw,100vh) scale(.7779)}}.snow:nth-child(390){opacity:1.7758;transform:translate(65.8798vw,-10px) scale(.5212);animation:fall-390 12s -3s linear infinite}@keyframes fall-390{38.636%{transform:translate(73.851vw,38.636vh) scale(.5212)}to{transform:translate(69.8654vw,100vh) scale(.5212)}}.snow:nth-child(391){opacity:.9538;transform:translate(55.9177vw,-10px) scale(.4983);animation:fall-391 26s -2s linear infinite}@keyframes fall-391{44.483%{transform:translate(59.4218vw,44.483vh) scale(.4983)}to{transform:translate(57.66975vw,100vh) scale(.4983)}}.snow:nth-child(392){opacity:1.1452;transform:translate(91.761vw,-10px) scale(.7548);animation:fall-392 11s -14s linear infinite}@keyframes fall-392{79.975%{transform:translate(89.7698vw,79.975vh) scale(.7548)}to{transform:translate(90.7654vw,100vh) scale(.7548)}}.snow:nth-child(393){opacity:.489;transform:translate(61.0718vw,-10px) scale(.7094);animation:fall-393 29s -5s linear infinite}@keyframes fall-393{76.354%{transform:translate(68.594vw,76.354vh) scale(.7094)}to{transform:translate(64.8329vw,100vh) scale(.7094)}}.snow:nth-child(394){opacity:1.185;transform:translate(15.2672vw,-10px) scale(.9687);animation:fall-394 20s -22s linear infinite}@keyframes fall-394{49.229%{transform:translate(9.098vw,49.229vh) scale(.9687)}to{transform:translate(12.1826vw,100vh) scale(.9687)}}.snow:nth-child(395){opacity:.4612;transform:translate(.6626vw,-10px) scale(.1278);animation:fall-395 24s -8s linear infinite}@keyframes fall-395{78.119%{transform:translate(.0984vw,78.119vh) scale(.1278)}to{transform:translate(.3805vw,100vh) scale(.1278)}}.snow:nth-child(396){opacity:.4672;transform:translate(20.6767vw,-10px) scale(.2392);animation:fall-396 26s -14s linear infinite}@keyframes fall-396{46.163%{transform:translate(21.1173vw,46.163vh) scale(.2392)}to{transform:translate(20.897vw,100vh) scale(.2392)}}.snow:nth-child(397){opacity:.8442;transform:translate(7.7368vw,-10px) scale(.2726);animation:fall-397 19s -23s linear infinite}@keyframes fall-397{63.447%{transform:translate(.756vw,63.447vh) scale(.2726)}to{transform:translate(4.2464vw,100vh) scale(.2726)}}.snow:nth-child(398){opacity:.3644;transform:translate(82.5894vw,-10px) scale(.599);animation:fall-398 10s -28s linear infinite}@keyframes fall-398{41.814%{transform:translate(82.4148vw,41.814vh) scale(.599)}to{transform:translate(82.5021vw,100vh) scale(.599)}}.snow:nth-child(399){opacity:.4654;transform:translate(73.7744vw,-10px) scale(.6561);animation:fall-399 29s -24s linear infinite}@keyframes fall-399{77.021%{transform:translate(65.0561vw,77.021vh) scale(.6561)}to{transform:translate(69.41525vw,100vh) scale(.6561)}}.snow:nth-child(400){opacity:1.8106;transform:translate(62.4861vw,-10px) scale(.0158);animation:fall-400 22s -14s linear infinite}@keyframes fall-400{78.313%{transform:translate(58.4554vw,78.313vh) scale(.0158)}to{transform:translate(60.47075vw,100vh) scale(.0158)}}\n"], dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
22
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, isStandalone: true, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows\" 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: 1800){.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:.8656;transform:translate(96.6595vw,-10px) scale(.2488);animation:fall-1 26s -13s linear infinite}@keyframes fall-1{78.879%{transform:translate(99.8433vw,78.879vh) scale(.2488)}to{transform:translate(98.2514vw,100vh) scale(.2488)}}.snow:nth-child(2){opacity:1.5058;transform:translate(41.3224vw,-10px) scale(.8261);animation:fall-2 10s -15s linear infinite}@keyframes fall-2{50.914%{transform:translate(49.9099vw,50.914vh) scale(.8261)}to{transform:translate(45.61615vw,100vh) scale(.8261)}}.snow:nth-child(3){opacity:1.4726;transform:translate(37.3088vw,-10px) scale(.2316);animation:fall-3 11s -24s linear infinite}@keyframes fall-3{62.091%{transform:translate(34.0787vw,62.091vh) scale(.2316)}to{transform:translate(35.69375vw,100vh) scale(.2316)}}.snow:nth-child(4){opacity:1.7278;transform:translate(95.1484vw,-10px) scale(.4604);animation:fall-4 13s -26s linear infinite}@keyframes fall-4{49.093%{transform:translate(104.0436vw,49.093vh) scale(.4604)}to{transform:translate(99.596vw,100vh) scale(.4604)}}.snow:nth-child(5){opacity:.857;transform:translate(10.2178vw,-10px) scale(.2192);animation:fall-5 28s -24s linear infinite}@keyframes fall-5{55.181%{transform:translate(8.1566vw,55.181vh) scale(.2192)}to{transform:translate(9.1872vw,100vh) scale(.2192)}}.snow:nth-child(6){opacity:.8914;transform:translate(30.4071vw,-10px) scale(.1671);animation:fall-6 21s -2s linear infinite}@keyframes fall-6{72.058%{transform:translate(25.1195vw,72.058vh) scale(.1671)}to{transform:translate(27.7633vw,100vh) scale(.1671)}}.snow:nth-child(7){opacity:1.358;transform:translate(80.4338vw,-10px) scale(.0378);animation:fall-7 22s -16s linear infinite}@keyframes fall-7{78.659%{transform:translate(72.7675vw,78.659vh) scale(.0378)}to{transform:translate(76.60065vw,100vh) scale(.0378)}}.snow:nth-child(8){opacity:1.2126;transform:translate(34.9034vw,-10px) scale(.2271);animation:fall-8 19s -28s linear infinite}@keyframes fall-8{57.431%{transform:translate(34.5026vw,57.431vh) scale(.2271)}to{transform:translate(34.703vw,100vh) scale(.2271)}}.snow:nth-child(9){opacity:1.3526;transform:translate(55.8501vw,-10px) scale(.5826);animation:fall-9 22s -18s linear infinite}@keyframes fall-9{47.922%{transform:translate(60.8147vw,47.922vh) scale(.5826)}to{transform:translate(58.3324vw,100vh) scale(.5826)}}.snow:nth-child(10){opacity:.3132;transform:translate(31.6344vw,-10px) scale(.8352);animation:fall-10 23s -18s linear infinite}@keyframes fall-10{66.956%{transform:translate(39.0597vw,66.956vh) scale(.8352)}to{transform:translate(35.34705vw,100vh) scale(.8352)}}.snow:nth-child(11){opacity:1.171;transform:translate(21.86vw,-10px) scale(.141);animation:fall-11 10s -23s linear infinite}@keyframes fall-11{63.93%{transform:translate(25.4218vw,63.93vh) scale(.141)}to{transform:translate(23.6409vw,100vh) scale(.141)}}.snow:nth-child(12){opacity:1.6382;transform:translate(17.028vw,-10px) scale(.8409);animation:fall-12 25s -19s linear infinite}@keyframes fall-12{71.295%{transform:translate(25.5847vw,71.295vh) scale(.8409)}to{transform:translate(21.30635vw,100vh) scale(.8409)}}.snow:nth-child(13){opacity:.7022;transform:translate(64.851vw,-10px) scale(.842);animation:fall-13 16s -12s linear infinite}@keyframes fall-13{39.856%{transform:translate(70.012vw,39.856vh) scale(.842)}to{transform:translate(67.4315vw,100vh) scale(.842)}}.snow:nth-child(14){opacity:.6926;transform:translate(55.5918vw,-10px) scale(.2443);animation:fall-14 29s -21s linear infinite}@keyframes fall-14{53.087%{transform:translate(56.8493vw,53.087vh) scale(.2443)}to{transform:translate(56.22055vw,100vh) scale(.2443)}}.snow:nth-child(15){opacity:.309;transform:translate(90.564vw,-10px) scale(.9005);animation:fall-15 27s -2s linear infinite}@keyframes fall-15{36.325%{transform:translate(82.1578vw,36.325vh) scale(.9005)}to{transform:translate(86.3609vw,100vh) scale(.9005)}}.snow:nth-child(16){opacity:.0404;transform:translate(80.7242vw,-10px) scale(.5396);animation:fall-16 23s -9s linear infinite}@keyframes fall-16{77.338%{transform:translate(82.2678vw,77.338vh) scale(.5396)}to{transform:translate(81.496vw,100vh) scale(.5396)}}.snow:nth-child(17){opacity:.4726;transform:translate(80.3066vw,-10px) scale(.816);animation:fall-17 27s -8s linear infinite}@keyframes fall-17{43.511%{transform:translate(88.0322vw,43.511vh) scale(.816)}to{transform:translate(84.1694vw,100vh) scale(.816)}}.snow:nth-child(18){opacity:.6844;transform:translate(91.2812vw,-10px) scale(.2433);animation:fall-18 27s -10s linear infinite}@keyframes fall-18{40.307%{transform:translate(97.1257vw,40.307vh) scale(.2433)}to{transform:translate(94.20345vw,100vh) scale(.2433)}}.snow:nth-child(19){opacity:.942;transform:translate(29.2177vw,-10px) scale(.8895);animation:fall-19 22s -8s linear infinite}@keyframes fall-19{75.537%{transform:translate(28.4119vw,75.537vh) scale(.8895)}to{transform:translate(28.8148vw,100vh) scale(.8895)}}.snow:nth-child(20){opacity:1.4972;transform:translate(33.7418vw,-10px) scale(.4534);animation:fall-20 17s -30s linear infinite}@keyframes fall-20{66.335%{transform:translate(25.7456vw,66.335vh) scale(.4534)}to{transform:translate(29.7437vw,100vh) scale(.4534)}}.snow:nth-child(21){opacity:1.5396;transform:translate(62.2217vw,-10px) scale(.4142);animation:fall-21 12s -9s linear infinite}@keyframes fall-21{63.06%{transform:translate(52.4238vw,63.06vh) scale(.4142)}to{transform:translate(57.32275vw,100vh) scale(.4142)}}.snow:nth-child(22){opacity:.152;transform:translate(98.7816vw,-10px) scale(.4008);animation:fall-22 29s -25s linear infinite}@keyframes fall-22{42.686%{transform:translate(91.796vw,42.686vh) scale(.4008)}to{transform:translate(95.2888vw,100vh) scale(.4008)}}.snow:nth-child(23){opacity:1.104;transform:translate(26.097vw,-10px) scale(.1917);animation:fall-23 17s -16s linear infinite}@keyframes fall-23{73.8%{transform:translate(24.8532vw,73.8vh) scale(.1917)}to{transform:translate(25.4751vw,100vh) scale(.1917)}}.snow:nth-child(24){opacity:.9236;transform:translate(51.3321vw,-10px) scale(.0334);animation:fall-24 22s -11s linear infinite}@keyframes fall-24{35.371%{transform:translate(49.0136vw,35.371vh) scale(.0334)}to{transform:translate(50.17285vw,100vh) scale(.0334)}}.snow:nth-child(25){opacity:.5882;transform:translate(20.7343vw,-10px) scale(.895);animation:fall-25 22s -28s linear infinite}@keyframes fall-25{72.357%{transform:translate(15.6594vw,72.357vh) scale(.895)}to{transform:translate(18.19685vw,100vh) scale(.895)}}.snow:nth-child(26){opacity:1.3634;transform:translate(90.3896vw,-10px) scale(.3649);animation:fall-26 29s -17s linear infinite}@keyframes fall-26{36.785%{transform:translate(84.0727vw,36.785vh) scale(.3649)}to{transform:translate(87.23115vw,100vh) scale(.3649)}}.snow:nth-child(27){opacity:.598;transform:translate(48.5171vw,-10px) scale(.6514);animation:fall-27 27s -19s linear infinite}@keyframes fall-27{35.06%{transform:translate(49.7269vw,35.06vh) scale(.6514)}to{transform:translate(49.122vw,100vh) scale(.6514)}}.snow:nth-child(28){opacity:1.082;transform:translate(2.9627vw,-10px) scale(.0032);animation:fall-28 24s -13s linear infinite}@keyframes fall-28{68.624%{transform:translate(2.8556vw,68.624vh) scale(.0032)}to{transform:translate(2.90915vw,100vh) scale(.0032)}}.snow:nth-child(29){opacity:.7228;transform:translate(85.7496vw,-10px) scale(.642);animation:fall-29 30s -20s linear infinite}@keyframes fall-29{60.2%{transform:translate(83.1334vw,60.2vh) scale(.642)}to{transform:translate(84.4415vw,100vh) scale(.642)}}.snow:nth-child(30){opacity:.7006;transform:translate(46.7524vw,-10px) scale(.1903);animation:fall-30 23s -2s linear infinite}@keyframes fall-30{60.562%{transform:translate(50.9115vw,60.562vh) scale(.1903)}to{transform:translate(48.83195vw,100vh) scale(.1903)}}.snow:nth-child(31){opacity:.319;transform:translate(53.1335vw,-10px) scale(.5636);animation:fall-31 15s -22s linear infinite}@keyframes fall-31{78.489%{transform:translate(43.2156vw,78.489vh) scale(.5636)}to{transform:translate(48.17455vw,100vh) scale(.5636)}}.snow:nth-child(32){opacity:1.9112;transform:translate(25.7344vw,-10px) scale(.1114);animation:fall-32 23s -27s linear infinite}@keyframes fall-32{57.58%{transform:translate(30.0064vw,57.58vh) scale(.1114)}to{transform:translate(27.8704vw,100vh) scale(.1114)}}.snow:nth-child(33){opacity:.1456;transform:translate(35.6112vw,-10px) scale(.833);animation:fall-33 11s -24s linear infinite}@keyframes fall-33{77.551%{transform:translate(28.5795vw,77.551vh) scale(.833)}to{transform:translate(32.09535vw,100vh) scale(.833)}}.snow:nth-child(34){opacity:.5382;transform:translate(47.4708vw,-10px) scale(.467);animation:fall-34 13s -16s linear infinite}@keyframes fall-34{56.192%{transform:translate(38.9157vw,56.192vh) scale(.467)}to{transform:translate(43.19325vw,100vh) scale(.467)}}.snow:nth-child(35){opacity:.7784;transform:translate(65.2441vw,-10px) scale(.4614);animation:fall-35 21s -27s linear infinite}@keyframes fall-35{50.046%{transform:translate(60.8906vw,50.046vh) scale(.4614)}to{transform:translate(63.06735vw,100vh) scale(.4614)}}.snow:nth-child(36){opacity:.359;transform:translate(15.2622vw,-10px) scale(.5435);animation:fall-36 18s -6s linear infinite}@keyframes fall-36{51.39%{transform:translate(14.3946vw,51.39vh) scale(.5435)}to{transform:translate(14.8284vw,100vh) scale(.5435)}}.snow:nth-child(37){opacity:.4628;transform:translate(54.1261vw,-10px) scale(.8579);animation:fall-37 20s -12s linear infinite}@keyframes fall-37{63.424%{transform:translate(57.4777vw,63.424vh) scale(.8579)}to{transform:translate(55.8019vw,100vh) scale(.8579)}}.snow:nth-child(38){opacity:.9954;transform:translate(12.7184vw,-10px) scale(.9076);animation:fall-38 28s -19s linear infinite}@keyframes fall-38{40.33%{transform:translate(4.5457vw,40.33vh) scale(.9076)}to{transform:translate(8.63205vw,100vh) scale(.9076)}}.snow:nth-child(39){opacity:.8484;transform:translate(72.354vw,-10px) scale(.2981);animation:fall-39 11s -28s linear infinite}@keyframes fall-39{61.23%{transform:translate(62.6778vw,61.23vh) scale(.2981)}to{transform:translate(67.5159vw,100vh) scale(.2981)}}.snow:nth-child(40){opacity:1.2008;transform:translate(6.821vw,-10px) scale(.5671);animation:fall-40 15s -9s linear infinite}@keyframes fall-40{38.487%{transform:translate(.8472vw,38.487vh) scale(.5671)}to{transform:translate(3.8341vw,100vh) scale(.5671)}}.snow:nth-child(41){opacity:.1744;transform:translate(92.7851vw,-10px) scale(.5591);animation:fall-41 20s -10s linear infinite}@keyframes fall-41{72.464%{transform:translate(85.0687vw,72.464vh) scale(.5591)}to{transform:translate(88.9269vw,100vh) scale(.5591)}}.snow:nth-child(42){opacity:1.4178;transform:translate(70.5206vw,-10px) scale(.2033);animation:fall-42 14s -14s linear infinite}@keyframes fall-42{71.16%{transform:translate(63.353vw,71.16vh) scale(.2033)}to{transform:translate(66.9368vw,100vh) scale(.2033)}}.snow:nth-child(43){opacity:1.6254;transform:translate(29.4151vw,-10px) scale(.239);animation:fall-43 19s -20s linear infinite}@keyframes fall-43{64.402%{transform:translate(35.4066vw,64.402vh) scale(.239)}to{transform:translate(32.41085vw,100vh) scale(.239)}}.snow:nth-child(44){opacity:.7936;transform:translate(21.7125vw,-10px) scale(.6855);animation:fall-44 18s -20s linear infinite}@keyframes fall-44{52.765%{transform:translate(29.7382vw,52.765vh) scale(.6855)}to{transform:translate(25.72535vw,100vh) scale(.6855)}}.snow:nth-child(45){opacity:.6556;transform:translate(8.4649vw,-10px) scale(.3203);animation:fall-45 12s -29s linear infinite}@keyframes fall-45{47.012%{transform:translate(14.8036vw,47.012vh) scale(.3203)}to{transform:translate(11.63425vw,100vh) scale(.3203)}}.snow:nth-child(46){opacity:.4904;transform:translate(72.7903vw,-10px) scale(.5492);animation:fall-46 30s -19s linear infinite}@keyframes fall-46{38.88%{transform:translate(63.5022vw,38.88vh) scale(.5492)}to{transform:translate(68.14625vw,100vh) scale(.5492)}}.snow:nth-child(47){opacity:1.9602;transform:translate(16.9612vw,-10px) scale(.2319);animation:fall-47 23s -20s linear infinite}@keyframes fall-47{63.133%{transform:translate(10.3472vw,63.133vh) scale(.2319)}to{transform:translate(13.6542vw,100vh) scale(.2319)}}.snow:nth-child(48){opacity:.4698;transform:translate(47.5515vw,-10px) scale(.0385);animation:fall-48 25s -14s linear infinite}@keyframes fall-48{69.999%{transform:translate(42.0354vw,69.999vh) scale(.0385)}to{transform:translate(44.79345vw,100vh) scale(.0385)}}.snow:nth-child(49){opacity:.2836;transform:translate(17.2963vw,-10px) scale(.8876);animation:fall-49 17s -8s linear infinite}@keyframes fall-49{60.31%{transform:translate(15.5584vw,60.31vh) scale(.8876)}to{transform:translate(16.42735vw,100vh) scale(.8876)}}.snow:nth-child(50){opacity:.387;transform:translate(65.484vw,-10px) scale(.0901);animation:fall-50 10s -17s linear infinite}@keyframes fall-50{46.191%{transform:translate(57.1762vw,46.191vh) scale(.0901)}to{transform:translate(61.3301vw,100vh) scale(.0901)}}.snow:nth-child(51){opacity:.8658;transform:translate(53.9435vw,-10px) scale(.3163);animation:fall-51 29s -22s linear infinite}@keyframes fall-51{49.673%{transform:translate(48.5235vw,49.673vh) scale(.3163)}to{transform:translate(51.2335vw,100vh) scale(.3163)}}.snow:nth-child(52){opacity:.5162;transform:translate(27.9853vw,-10px) scale(.3472);animation:fall-52 24s -2s linear infinite}@keyframes fall-52{37.509%{transform:translate(33.6625vw,37.509vh) scale(.3472)}to{transform:translate(30.8239vw,100vh) scale(.3472)}}.snow:nth-child(53){opacity:1.9592;transform:translate(19.1997vw,-10px) scale(.5493);animation:fall-53 14s -18s linear infinite}@keyframes fall-53{41.152%{transform:translate(16.8847vw,41.152vh) scale(.5493)}to{transform:translate(18.0422vw,100vh) scale(.5493)}}.snow:nth-child(54){opacity:.024;transform:translate(88.8994vw,-10px) scale(.6121);animation:fall-54 17s -22s linear infinite}@keyframes fall-54{48.837%{transform:translate(83.9375vw,48.837vh) scale(.6121)}to{transform:translate(86.41845vw,100vh) scale(.6121)}}.snow:nth-child(55){opacity:.997;transform:translate(39.8007vw,-10px) scale(.3759);animation:fall-55 12s -11s linear infinite}@keyframes fall-55{43.519%{transform:translate(48.3413vw,43.519vh) scale(.3759)}to{transform:translate(44.071vw,100vh) scale(.3759)}}.snow:nth-child(56){opacity:1.0164;transform:translate(97.8606vw,-10px) scale(.7692);animation:fall-56 16s -19s linear infinite}@keyframes fall-56{79.494%{transform:translate(102.288vw,79.494vh) scale(.7692)}to{transform:translate(100.0743vw,100vh) scale(.7692)}}.snow:nth-child(57){opacity:1.9912;transform:translate(79.8994vw,-10px) scale(.5782);animation:fall-57 14s -2s linear infinite}@keyframes fall-57{44.207%{transform:translate(77.709vw,44.207vh) scale(.5782)}to{transform:translate(78.8042vw,100vh) scale(.5782)}}.snow:nth-child(58){opacity:1.9166;transform:translate(21.6297vw,-10px) scale(.9073);animation:fall-58 26s -11s linear infinite}@keyframes fall-58{43.857%{transform:translate(22.5359vw,43.857vh) scale(.9073)}to{transform:translate(22.0828vw,100vh) scale(.9073)}}.snow:nth-child(59){opacity:.2818;transform:translate(45.2699vw,-10px) scale(.9987);animation:fall-59 19s -5s linear infinite}@keyframes fall-59{65.68%{transform:translate(54.8042vw,65.68vh) scale(.9987)}to{transform:translate(50.03705vw,100vh) scale(.9987)}}.snow:nth-child(60){opacity:1.8158;transform:translate(23.6621vw,-10px) scale(.6546);animation:fall-60 25s -18s linear infinite}@keyframes fall-60{31.381%{transform:translate(22.083vw,31.381vh) scale(.6546)}to{transform:translate(22.87255vw,100vh) scale(.6546)}}.snow:nth-child(61){opacity:1.1252;transform:translate(56.2148vw,-10px) scale(.7934);animation:fall-61 15s -5s linear infinite}@keyframes fall-61{40.347%{transform:translate(53.3249vw,40.347vh) scale(.7934)}to{transform:translate(54.76985vw,100vh) scale(.7934)}}.snow:nth-child(62){opacity:1.8642;transform:translate(22.7284vw,-10px) scale(.5585);animation:fall-62 24s -30s linear infinite}@keyframes fall-62{37.501%{transform:translate(16.4843vw,37.501vh) scale(.5585)}to{transform:translate(19.60635vw,100vh) scale(.5585)}}.snow:nth-child(63){opacity:1.104;transform:translate(25.7361vw,-10px) scale(.7995);animation:fall-63 26s -29s linear infinite}@keyframes fall-63{46.836%{transform:translate(16.4801vw,46.836vh) scale(.7995)}to{transform:translate(21.1081vw,100vh) scale(.7995)}}.snow:nth-child(64){opacity:.2168;transform:translate(20.3016vw,-10px) scale(.6304);animation:fall-64 19s -21s linear infinite}@keyframes fall-64{59.994%{transform:translate(29.1382vw,59.994vh) scale(.6304)}to{transform:translate(24.7199vw,100vh) scale(.6304)}}.snow:nth-child(65){opacity:.9914;transform:translate(3.7888vw,-10px) scale(.1067);animation:fall-65 24s -27s linear infinite}@keyframes fall-65{32.436%{transform:translate(3.848vw,32.436vh) scale(.1067)}to{transform:translate(3.8184vw,100vh) scale(.1067)}}.snow:nth-child(66){opacity:.3642;transform:translate(52.9438vw,-10px) scale(.469);animation:fall-66 19s -3s linear infinite}@keyframes fall-66{45.617%{transform:translate(54.4311vw,45.617vh) scale(.469)}to{transform:translate(53.68745vw,100vh) scale(.469)}}.snow:nth-child(67){opacity:1.9714;transform:translate(3.9114vw,-10px) scale(.2547);animation:fall-67 13s -7s linear infinite}@keyframes fall-67{73.698%{transform:translate(-5.2291vw,73.698vh) scale(.2547)}to{transform:translate(-.65885vw,100vh) scale(.2547)}}.snow:nth-child(68){opacity:1.0828;transform:translate(68.2023vw,-10px) scale(.1892);animation:fall-68 12s -25s linear infinite}@keyframes fall-68{43.582%{transform:translate(73.1956vw,43.582vh) scale(.1892)}to{transform:translate(70.69895vw,100vh) scale(.1892)}}.snow:nth-child(69){opacity:.31;transform:translate(25.256vw,-10px) scale(.6037);animation:fall-69 19s -6s linear infinite}@keyframes fall-69{74.066%{transform:translate(23.883vw,74.066vh) scale(.6037)}to{transform:translate(24.5695vw,100vh) scale(.6037)}}.snow:nth-child(70){opacity:.8684;transform:translate(32.6851vw,-10px) scale(.8118);animation:fall-70 27s -22s linear infinite}@keyframes fall-70{70.501%{transform:translate(27.7719vw,70.501vh) scale(.8118)}to{transform:translate(30.2285vw,100vh) scale(.8118)}}.snow:nth-child(71){opacity:.9608;transform:translate(10.2376vw,-10px) scale(.414);animation:fall-71 18s -29s linear infinite}@keyframes fall-71{77.462%{transform:translate(1.115vw,77.462vh) scale(.414)}to{transform:translate(5.6763vw,100vh) scale(.414)}}.snow:nth-child(72){opacity:.5538;transform:translate(41.6903vw,-10px) scale(.2317);animation:fall-72 15s -18s linear infinite}@keyframes fall-72{41.477%{transform:translate(41.6645vw,41.477vh) scale(.2317)}to{transform:translate(41.6774vw,100vh) scale(.2317)}}.snow:nth-child(73){opacity:1.4382;transform:translate(16.1375vw,-10px) scale(.9162);animation:fall-73 25s -20s linear infinite}@keyframes fall-73{67.419%{transform:translate(16.1882vw,67.419vh) scale(.9162)}to{transform:translate(16.16285vw,100vh) scale(.9162)}}.snow:nth-child(74){opacity:1.2894;transform:translate(82.1154vw,-10px) scale(.1114);animation:fall-74 28s -17s linear infinite}@keyframes fall-74{35.336%{transform:translate(88.3016vw,35.336vh) scale(.1114)}to{transform:translate(85.2085vw,100vh) scale(.1114)}}.snow:nth-child(75){opacity:.0176;transform:translate(63.6083vw,-10px) scale(.0817);animation:fall-75 23s -30s linear infinite}@keyframes fall-75{47.806%{transform:translate(57.2017vw,47.806vh) scale(.0817)}to{transform:translate(60.405vw,100vh) scale(.0817)}}.snow:nth-child(76){opacity:1.1346;transform:translate(1.6286vw,-10px) scale(.7029);animation:fall-76 20s -24s linear infinite}@keyframes fall-76{64.975%{transform:translate(-4.8787vw,64.975vh) scale(.7029)}to{transform:translate(-1.62505vw,100vh) scale(.7029)}}.snow:nth-child(77){opacity:.438;transform:translate(41.2197vw,-10px) scale(.8003);animation:fall-77 14s -27s linear infinite}@keyframes fall-77{61.48%{transform:translate(37.5716vw,61.48vh) scale(.8003)}to{transform:translate(39.39565vw,100vh) scale(.8003)}}.snow:nth-child(78){opacity:.9962;transform:translate(26.7493vw,-10px) scale(.4021);animation:fall-78 19s -15s linear infinite}@keyframes fall-78{47.203%{transform:translate(33.8402vw,47.203vh) scale(.4021)}to{transform:translate(30.29475vw,100vh) scale(.4021)}}.snow:nth-child(79){opacity:.0148;transform:translate(93.4707vw,-10px) scale(.0623);animation:fall-79 20s -28s linear infinite}@keyframes fall-79{41.922%{transform:translate(90.7468vw,41.922vh) scale(.0623)}to{transform:translate(92.10875vw,100vh) scale(.0623)}}.snow:nth-child(80){opacity:1.2896;transform:translate(77.1468vw,-10px) scale(.1113);animation:fall-80 15s -10s linear infinite}@keyframes fall-80{74.568%{transform:translate(83.3512vw,74.568vh) scale(.1113)}to{transform:translate(80.249vw,100vh) scale(.1113)}}.snow:nth-child(81){opacity:.4802;transform:translate(15.4432vw,-10px) scale(.7524);animation:fall-81 19s -26s linear infinite}@keyframes fall-81{73.822%{transform:translate(13.4317vw,73.822vh) scale(.7524)}to{transform:translate(14.43745vw,100vh) scale(.7524)}}.snow:nth-child(82){opacity:1.7294;transform:translate(48.7704vw,-10px) scale(.0999);animation:fall-82 27s -12s linear infinite}@keyframes fall-82{78.539%{transform:translate(49.7559vw,78.539vh) scale(.0999)}to{transform:translate(49.26315vw,100vh) scale(.0999)}}.snow:nth-child(83){opacity:.3298;transform:translate(8.7658vw,-10px) scale(.5535);animation:fall-83 22s -30s linear infinite}@keyframes fall-83{52.822%{transform:translate(8.7863vw,52.822vh) scale(.5535)}to{transform:translate(8.77605vw,100vh) scale(.5535)}}.snow:nth-child(84){opacity:1.8028;transform:translate(39.6573vw,-10px) scale(.4421);animation:fall-84 17s -8s linear infinite}@keyframes fall-84{56.249%{transform:translate(47.2272vw,56.249vh) scale(.4421)}to{transform:translate(43.44225vw,100vh) scale(.4421)}}.snow:nth-child(85){opacity:1.1242;transform:translate(64.9451vw,-10px) scale(.3996);animation:fall-85 24s -6s linear infinite}@keyframes fall-85{49.828%{transform:translate(71.3777vw,49.828vh) scale(.3996)}to{transform:translate(68.1614vw,100vh) scale(.3996)}}.snow:nth-child(86){opacity:1.6792;transform:translate(36.2754vw,-10px) scale(.1747);animation:fall-86 25s -6s linear infinite}@keyframes fall-86{41.134%{transform:translate(42.215vw,41.134vh) scale(.1747)}to{transform:translate(39.2452vw,100vh) scale(.1747)}}.snow:nth-child(87){opacity:.1422;transform:translate(22.2303vw,-10px) scale(.7826);animation:fall-87 24s -7s linear infinite}@keyframes fall-87{51.811%{transform:translate(25.4614vw,51.811vh) scale(.7826)}to{transform:translate(23.84585vw,100vh) scale(.7826)}}.snow:nth-child(88){opacity:.3674;transform:translate(82.4817vw,-10px) scale(.1922);animation:fall-88 19s -23s linear infinite}@keyframes fall-88{66.97%{transform:translate(77.3286vw,66.97vh) scale(.1922)}to{transform:translate(79.90515vw,100vh) scale(.1922)}}.snow:nth-child(89){opacity:1.4206;transform:translate(69.9479vw,-10px) scale(.5059);animation:fall-89 16s -1s linear infinite}@keyframes fall-89{35.841%{transform:translate(75.0189vw,35.841vh) scale(.5059)}to{transform:translate(72.4834vw,100vh) scale(.5059)}}.snow:nth-child(90){opacity:1.9464;transform:translate(78.5369vw,-10px) scale(.6121);animation:fall-90 29s -29s linear infinite}@keyframes fall-90{31.748%{transform:translate(85.7485vw,31.748vh) scale(.6121)}to{transform:translate(82.1427vw,100vh) scale(.6121)}}.snow:nth-child(91){opacity:1.8438;transform:translate(52.2772vw,-10px) scale(.914);animation:fall-91 14s -18s linear infinite}@keyframes fall-91{45.785%{transform:translate(43.7788vw,45.785vh) scale(.914)}to{transform:translate(48.028vw,100vh) scale(.914)}}.snow:nth-child(92){opacity:.5416;transform:translate(73.5796vw,-10px) scale(.0131);animation:fall-92 23s -5s linear infinite}@keyframes fall-92{75.389%{transform:translate(73.4619vw,75.389vh) scale(.0131)}to{transform:translate(73.52075vw,100vh) scale(.0131)}}.snow:nth-child(93){opacity:1.2784;transform:translate(4.3751vw,-10px) scale(.2166);animation:fall-93 15s -28s linear infinite}@keyframes fall-93{43.471%{transform:translate(-.0384vw,43.471vh) scale(.2166)}to{transform:translate(2.16835vw,100vh) scale(.2166)}}.snow:nth-child(94){opacity:1.2512;transform:translate(16.8349vw,-10px) scale(.4312);animation:fall-94 26s -2s linear infinite}@keyframes fall-94{35.129%{transform:translate(9.4904vw,35.129vh) scale(.4312)}to{transform:translate(13.16265vw,100vh) scale(.4312)}}.snow:nth-child(95){opacity:1.4106;transform:translate(91.9926vw,-10px) scale(.512);animation:fall-95 11s -1s linear infinite}@keyframes fall-95{31.733%{transform:translate(83.0523vw,31.733vh) scale(.512)}to{transform:translate(87.52245vw,100vh) scale(.512)}}.snow:nth-child(96){opacity:.3382;transform:translate(31.4942vw,-10px) scale(.8623);animation:fall-96 28s -3s linear infinite}@keyframes fall-96{37.576%{transform:translate(23.5769vw,37.576vh) scale(.8623)}to{transform:translate(27.53555vw,100vh) scale(.8623)}}.snow:nth-child(97){opacity:1.9664;transform:translate(26.5637vw,-10px) scale(.5407);animation:fall-97 25s -1s linear infinite}@keyframes fall-97{37.437%{transform:translate(26.181vw,37.437vh) scale(.5407)}to{transform:translate(26.37235vw,100vh) scale(.5407)}}.snow:nth-child(98){opacity:1.5732;transform:translate(90.3792vw,-10px) scale(.9415);animation:fall-98 19s -30s linear infinite}@keyframes fall-98{45.321%{transform:translate(89.2745vw,45.321vh) scale(.9415)}to{transform:translate(89.82685vw,100vh) scale(.9415)}}.snow:nth-child(99){opacity:1.1694;transform:translate(89.7896vw,-10px) scale(.8579);animation:fall-99 17s -4s linear infinite}@keyframes fall-99{79.333%{transform:translate(80.9125vw,79.333vh) scale(.8579)}to{transform:translate(85.35105vw,100vh) scale(.8579)}}.snow:nth-child(100){opacity:1.1482;transform:translate(13.1128vw,-10px) scale(.7813);animation:fall-100 14s -9s linear infinite}@keyframes fall-100{49.435%{transform:translate(5.166vw,49.435vh) scale(.7813)}to{transform:translate(9.1394vw,100vh) scale(.7813)}}.snow:nth-child(101){opacity:.0942;transform:translate(33.0384vw,-10px) scale(.6348);animation:fall-101 17s -14s linear infinite}@keyframes fall-101{71.697%{transform:translate(26.3895vw,71.697vh) scale(.6348)}to{transform:translate(29.71395vw,100vh) scale(.6348)}}.snow:nth-child(102){opacity:.2162;transform:translate(55.1785vw,-10px) scale(.0845);animation:fall-102 26s -13s linear infinite}@keyframes fall-102{40.711%{transform:translate(46.4424vw,40.711vh) scale(.0845)}to{transform:translate(50.81045vw,100vh) scale(.0845)}}.snow:nth-child(103){opacity:.6872;transform:translate(7.3686vw,-10px) scale(.1001);animation:fall-103 30s -11s linear infinite}@keyframes fall-103{43.297%{transform:translate(10.8644vw,43.297vh) scale(.1001)}to{transform:translate(9.1165vw,100vh) scale(.1001)}}.snow:nth-child(104){opacity:1.0316;transform:translate(58.6449vw,-10px) scale(.1476);animation:fall-104 14s -11s linear infinite}@keyframes fall-104{64.992%{transform:translate(57.8459vw,64.992vh) scale(.1476)}to{transform:translate(58.2454vw,100vh) scale(.1476)}}.snow:nth-child(105){opacity:1.3596;transform:translate(53.2785vw,-10px) scale(.6784);animation:fall-105 28s -19s linear infinite}@keyframes fall-105{36.002%{transform:translate(48.4403vw,36.002vh) scale(.6784)}to{transform:translate(50.8594vw,100vh) scale(.6784)}}.snow:nth-child(106){opacity:.5474;transform:translate(79.9895vw,-10px) scale(.562);animation:fall-106 26s -1s linear infinite}@keyframes fall-106{72.482%{transform:translate(73.0746vw,72.482vh) scale(.562)}to{transform:translate(76.53205vw,100vh) scale(.562)}}.snow:nth-child(107){opacity:.8472;transform:translate(30.6839vw,-10px) scale(.6538);animation:fall-107 14s -25s linear infinite}@keyframes fall-107{54.47%{transform:translate(24.8736vw,54.47vh) scale(.6538)}to{transform:translate(27.77875vw,100vh) scale(.6538)}}.snow:nth-child(108){opacity:1.7214;transform:translate(47.0837vw,-10px) scale(.8644);animation:fall-108 16s -27s linear infinite}@keyframes fall-108{42.951%{transform:translate(51.1729vw,42.951vh) scale(.8644)}to{transform:translate(49.1283vw,100vh) scale(.8644)}}.snow:nth-child(109){opacity:.7528;transform:translate(20.6662vw,-10px) scale(.15);animation:fall-109 14s -10s linear infinite}@keyframes fall-109{51.525%{transform:translate(14.5381vw,51.525vh) scale(.15)}to{transform:translate(17.60215vw,100vh) scale(.15)}}.snow:nth-child(110){opacity:1.5528;transform:translate(77.4637vw,-10px) scale(.6322);animation:fall-110 24s -24s linear infinite}@keyframes fall-110{69.559%{transform:translate(80.1205vw,69.559vh) scale(.6322)}to{transform:translate(78.7921vw,100vh) scale(.6322)}}.snow:nth-child(111){opacity:1.4548;transform:translate(39.926vw,-10px) scale(.4137);animation:fall-111 21s -28s linear infinite}@keyframes fall-111{53.572%{transform:translate(48.1774vw,53.572vh) scale(.4137)}to{transform:translate(44.0517vw,100vh) scale(.4137)}}.snow:nth-child(112){opacity:1.7382;transform:translate(73.7377vw,-10px) scale(.3839);animation:fall-112 29s -20s linear infinite}@keyframes fall-112{40.849%{transform:translate(80.2343vw,40.849vh) scale(.3839)}to{transform:translate(76.986vw,100vh) scale(.3839)}}.snow:nth-child(113){opacity:.6864;transform:translate(91.5326vw,-10px) scale(.6447);animation:fall-113 24s -17s linear infinite}@keyframes fall-113{34.729%{transform:translate(90.4055vw,34.729vh) scale(.6447)}to{transform:translate(90.96905vw,100vh) scale(.6447)}}.snow:nth-child(114){opacity:1.8144;transform:translate(27.9792vw,-10px) scale(.3551);animation:fall-114 11s -22s linear infinite}@keyframes fall-114{49.154%{transform:translate(24.0563vw,49.154vh) scale(.3551)}to{transform:translate(26.01775vw,100vh) scale(.3551)}}.snow:nth-child(115){opacity:.7474;transform:translate(35.8057vw,-10px) scale(.7067);animation:fall-115 30s -2s linear infinite}@keyframes fall-115{56.048%{transform:translate(38.2848vw,56.048vh) scale(.7067)}to{transform:translate(37.04525vw,100vh) scale(.7067)}}.snow:nth-child(116){opacity:1.9934;transform:translate(77.497vw,-10px) scale(.6499);animation:fall-116 28s -30s linear infinite}@keyframes fall-116{60.193%{transform:translate(81.0104vw,60.193vh) scale(.6499)}to{transform:translate(79.2537vw,100vh) scale(.6499)}}.snow:nth-child(117){opacity:.9334;transform:translate(18.4958vw,-10px) scale(.5977);animation:fall-117 15s -5s linear infinite}@keyframes fall-117{65.022%{transform:translate(22.7985vw,65.022vh) scale(.5977)}to{transform:translate(20.64715vw,100vh) scale(.5977)}}.snow:nth-child(118){opacity:.5722;transform:translate(89.4915vw,-10px) scale(.2456);animation:fall-118 16s -27s linear infinite}@keyframes fall-118{62.943%{transform:translate(89.4421vw,62.943vh) scale(.2456)}to{transform:translate(89.4668vw,100vh) scale(.2456)}}.snow:nth-child(119){opacity:1.498;transform:translate(6.1948vw,-10px) scale(.2392);animation:fall-119 18s -22s linear infinite}@keyframes fall-119{53.731%{transform:translate(8.1622vw,53.731vh) scale(.2392)}to{transform:translate(7.1785vw,100vh) scale(.2392)}}.snow:nth-child(120){opacity:.2478;transform:translate(70.5458vw,-10px) scale(.8469);animation:fall-120 17s -20s linear infinite}@keyframes fall-120{57.999%{transform:translate(68.7077vw,57.999vh) scale(.8469)}to{transform:translate(69.62675vw,100vh) scale(.8469)}}.snow:nth-child(121){opacity:1.9504;transform:translate(78.3482vw,-10px) scale(.0901);animation:fall-121 15s -27s linear infinite}@keyframes fall-121{55.193%{transform:translate(84.211vw,55.193vh) scale(.0901)}to{transform:translate(81.2796vw,100vh) scale(.0901)}}.snow:nth-child(122){opacity:.3468;transform:translate(13.164vw,-10px) scale(.6708);animation:fall-122 20s -15s linear infinite}@keyframes fall-122{38.133%{transform:translate(6.7601vw,38.133vh) scale(.6708)}to{transform:translate(9.96205vw,100vh) scale(.6708)}}.snow:nth-child(123){opacity:.037;transform:translate(58.9424vw,-10px) scale(.5427);animation:fall-123 15s -29s linear infinite}@keyframes fall-123{63.743%{transform:translate(63.791vw,63.743vh) scale(.5427)}to{transform:translate(61.3667vw,100vh) scale(.5427)}}.snow:nth-child(124){opacity:1.9906;transform:translate(27.2344vw,-10px) scale(.8212);animation:fall-124 18s -14s linear infinite}@keyframes fall-124{76.37%{transform:translate(29.6867vw,76.37vh) scale(.8212)}to{transform:translate(28.46055vw,100vh) scale(.8212)}}.snow:nth-child(125){opacity:.2382;transform:translate(35.0032vw,-10px) scale(.2453);animation:fall-125 18s -29s linear infinite}@keyframes fall-125{73.103%{transform:translate(33.7091vw,73.103vh) scale(.2453)}to{transform:translate(34.35615vw,100vh) scale(.2453)}}.snow:nth-child(126){opacity:.2348;transform:translate(25.6861vw,-10px) scale(.1957);animation:fall-126 28s -29s linear infinite}@keyframes fall-126{33.073%{transform:translate(33.2299vw,33.073vh) scale(.1957)}to{transform:translate(29.458vw,100vh) scale(.1957)}}.snow:nth-child(127){opacity:.952;transform:translate(46.5546vw,-10px) scale(.4479);animation:fall-127 19s -18s linear infinite}@keyframes fall-127{59.785%{transform:translate(37.661vw,59.785vh) scale(.4479)}to{transform:translate(42.1078vw,100vh) scale(.4479)}}.snow:nth-child(128){opacity:1.0754;transform:translate(62.6865vw,-10px) scale(.1502);animation:fall-128 12s -23s linear infinite}@keyframes fall-128{69.747%{transform:translate(58.9178vw,69.747vh) scale(.1502)}to{transform:translate(60.80215vw,100vh) scale(.1502)}}.snow:nth-child(129){opacity:1.9412;transform:translate(66.8345vw,-10px) scale(.2141);animation:fall-129 27s -18s linear infinite}@keyframes fall-129{70.605%{transform:translate(70.6343vw,70.605vh) scale(.2141)}to{transform:translate(68.7344vw,100vh) scale(.2141)}}.snow:nth-child(130){opacity:1.1624;transform:translate(69.2155vw,-10px) scale(.5476);animation:fall-130 24s -28s linear infinite}@keyframes fall-130{42%{transform:translate(60.7722vw,42vh) scale(.5476)}to{transform:translate(64.99385vw,100vh) scale(.5476)}}.snow:nth-child(131){opacity:1.4112;transform:translate(50.4828vw,-10px) scale(.5665);animation:fall-131 29s -8s linear infinite}@keyframes fall-131{34.822%{transform:translate(52.3175vw,34.822vh) scale(.5665)}to{transform:translate(51.40015vw,100vh) scale(.5665)}}.snow:nth-child(132){opacity:.9198;transform:translate(17.0262vw,-10px) scale(.7067);animation:fall-132 28s -4s linear infinite}@keyframes fall-132{66.896%{transform:translate(15.3148vw,66.896vh) scale(.7067)}to{transform:translate(16.1705vw,100vh) scale(.7067)}}.snow:nth-child(133){opacity:.607;transform:translate(21.3028vw,-10px) scale(.105);animation:fall-133 10s -10s linear infinite}@keyframes fall-133{69.218%{transform:translate(19.3066vw,69.218vh) scale(.105)}to{transform:translate(20.3047vw,100vh) scale(.105)}}.snow:nth-child(134){opacity:1.4504;transform:translate(92.566vw,-10px) scale(.5531);animation:fall-134 22s -18s linear infinite}@keyframes fall-134{33.325%{transform:translate(100.0124vw,33.325vh) scale(.5531)}to{transform:translate(96.2892vw,100vh) scale(.5531)}}.snow:nth-child(135){opacity:.2736;transform:translate(60.6348vw,-10px) scale(.6842);animation:fall-135 30s -28s linear infinite}@keyframes fall-135{51.169%{transform:translate(64.9264vw,51.169vh) scale(.6842)}to{transform:translate(62.7806vw,100vh) scale(.6842)}}.snow:nth-child(136){opacity:1.4374;transform:translate(29.1238vw,-10px) scale(.6267);animation:fall-136 11s -27s linear infinite}@keyframes fall-136{41.293%{transform:translate(24.3143vw,41.293vh) scale(.6267)}to{transform:translate(26.71905vw,100vh) scale(.6267)}}.snow:nth-child(137){opacity:.5818;transform:translate(61.6362vw,-10px) scale(.104);animation:fall-137 25s -5s linear infinite}@keyframes fall-137{30.43%{transform:translate(55.9681vw,30.43vh) scale(.104)}to{transform:translate(58.80215vw,100vh) scale(.104)}}.snow:nth-child(138){opacity:.435;transform:translate(48.0607vw,-10px) scale(.2763);animation:fall-138 22s -29s linear infinite}@keyframes fall-138{32.114%{transform:translate(45.9385vw,32.114vh) scale(.2763)}to{transform:translate(46.9996vw,100vh) scale(.2763)}}.snow:nth-child(139){opacity:.6706;transform:translate(3.2663vw,-10px) scale(.6064);animation:fall-139 10s -14s linear infinite}@keyframes fall-139{49.544%{transform:translate(12.0692vw,49.544vh) scale(.6064)}to{transform:translate(7.66775vw,100vh) scale(.6064)}}.snow:nth-child(140){opacity:1.4548;transform:translate(38.2764vw,-10px) scale(.8106);animation:fall-140 14s -7s linear infinite}@keyframes fall-140{62.252%{transform:translate(28.674vw,62.252vh) scale(.8106)}to{transform:translate(33.4752vw,100vh) scale(.8106)}}.snow:nth-child(141){opacity:1.0756;transform:translate(47.1147vw,-10px) scale(.4235);animation:fall-141 21s -25s linear infinite}@keyframes fall-141{33.532%{transform:translate(49.876vw,33.532vh) scale(.4235)}to{transform:translate(48.49535vw,100vh) scale(.4235)}}.snow:nth-child(142){opacity:.8444;transform:translate(84.4516vw,-10px) scale(.3431);animation:fall-142 15s -29s linear infinite}@keyframes fall-142{77.272%{transform:translate(80.5797vw,77.272vh) scale(.3431)}to{transform:translate(82.51565vw,100vh) scale(.3431)}}.snow:nth-child(143){opacity:.4346;transform:translate(43.6442vw,-10px) scale(.3463);animation:fall-143 11s -16s linear infinite}@keyframes fall-143{57.608%{transform:translate(37.869vw,57.608vh) scale(.3463)}to{transform:translate(40.7566vw,100vh) scale(.3463)}}.snow:nth-child(144){opacity:1.5596;transform:translate(1.6701vw,-10px) scale(.0173);animation:fall-144 21s -18s linear infinite}@keyframes fall-144{39.919%{transform:translate(-1.0733vw,39.919vh) scale(.0173)}to{transform:translate(.2984vw,100vh) scale(.0173)}}.snow:nth-child(145){opacity:.7998;transform:translate(78.454vw,-10px) scale(.2903);animation:fall-145 15s -15s linear infinite}@keyframes fall-145{59.05%{transform:translate(84.5187vw,59.05vh) scale(.2903)}to{transform:translate(81.48635vw,100vh) scale(.2903)}}.snow:nth-child(146){opacity:1.7122;transform:translate(6.871vw,-10px) scale(.1255);animation:fall-146 22s -25s linear infinite}@keyframes fall-146{69.015%{transform:translate(13.9958vw,69.015vh) scale(.1255)}to{transform:translate(10.4334vw,100vh) scale(.1255)}}.snow:nth-child(147){opacity:.2914;transform:translate(81.4782vw,-10px) scale(.78);animation:fall-147 17s -15s linear infinite}@keyframes fall-147{63.077%{transform:translate(89.4122vw,63.077vh) scale(.78)}to{transform:translate(85.4452vw,100vh) scale(.78)}}.snow:nth-child(148){opacity:1.2904;transform:translate(61.6427vw,-10px) scale(.457);animation:fall-148 16s -25s linear infinite}@keyframes fall-148{65.622%{transform:translate(54.7505vw,65.622vh) scale(.457)}to{transform:translate(58.1966vw,100vh) scale(.457)}}.snow:nth-child(149){opacity:1.5378;transform:translate(18.9578vw,-10px) scale(.5926);animation:fall-149 17s -4s linear infinite}@keyframes fall-149{39.773%{transform:translate(16.1207vw,39.773vh) scale(.5926)}to{transform:translate(17.53925vw,100vh) scale(.5926)}}.snow:nth-child(150){opacity:.388;transform:translate(89.4516vw,-10px) scale(.344);animation:fall-150 26s -16s linear infinite}@keyframes fall-150{69.239%{transform:translate(92.1557vw,69.239vh) scale(.344)}to{transform:translate(90.80365vw,100vh) scale(.344)}}.snow:nth-child(151){opacity:.1048;transform:translate(97.105vw,-10px) scale(.3614);animation:fall-151 29s -15s linear infinite}@keyframes fall-151{32.43%{transform:translate(95.0862vw,32.43vh) scale(.3614)}to{transform:translate(96.0956vw,100vh) scale(.3614)}}.snow:nth-child(152){opacity:.4266;transform:translate(56.2164vw,-10px) scale(.9211);animation:fall-152 12s -2s linear infinite}@keyframes fall-152{30.554%{transform:translate(64.9682vw,30.554vh) scale(.9211)}to{transform:translate(60.5923vw,100vh) scale(.9211)}}.snow:nth-child(153){opacity:1.119;transform:translate(50.0898vw,-10px) scale(.0647);animation:fall-153 13s -25s linear infinite}@keyframes fall-153{68.007%{transform:translate(46.9916vw,68.007vh) scale(.0647)}to{transform:translate(48.5407vw,100vh) scale(.0647)}}.snow:nth-child(154){opacity:1.8148;transform:translate(53.0476vw,-10px) scale(.8266);animation:fall-154 15s -28s linear infinite}@keyframes fall-154{68.766%{transform:translate(61.3641vw,68.766vh) scale(.8266)}to{transform:translate(57.20585vw,100vh) scale(.8266)}}.snow:nth-child(155){opacity:.9514;transform:translate(26.6516vw,-10px) scale(.0855);animation:fall-155 24s -20s linear infinite}@keyframes fall-155{37.069%{transform:translate(26.0652vw,37.069vh) scale(.0855)}to{transform:translate(26.3584vw,100vh) scale(.0855)}}.snow:nth-child(156){opacity:.1492;transform:translate(44.1986vw,-10px) scale(.6982);animation:fall-156 22s -19s linear infinite}@keyframes fall-156{74.045%{transform:translate(48.2202vw,74.045vh) scale(.6982)}to{transform:translate(46.2094vw,100vh) scale(.6982)}}.snow:nth-child(157){opacity:1.351;transform:translate(56.5602vw,-10px) scale(.3031);animation:fall-157 15s -1s linear infinite}@keyframes fall-157{44.422%{transform:translate(62.8237vw,44.422vh) scale(.3031)}to{transform:translate(59.69195vw,100vh) scale(.3031)}}.snow:nth-child(158){opacity:1.6014;transform:translate(56.838vw,-10px) scale(.4777);animation:fall-158 18s -3s linear infinite}@keyframes fall-158{75.355%{transform:translate(58.9938vw,75.355vh) scale(.4777)}to{transform:translate(57.9159vw,100vh) scale(.4777)}}.snow:nth-child(159){opacity:1.8856;transform:translate(6.8809vw,-10px) scale(.2913);animation:fall-159 13s -6s linear infinite}@keyframes fall-159{44.829%{transform:translate(1.986vw,44.829vh) scale(.2913)}to{transform:translate(4.43345vw,100vh) scale(.2913)}}.snow:nth-child(160){opacity:.879;transform:translate(88.7565vw,-10px) scale(.43);animation:fall-160 21s -28s linear infinite}@keyframes fall-160{61.799%{transform:translate(96.2649vw,61.799vh) scale(.43)}to{transform:translate(92.5107vw,100vh) scale(.43)}}.snow:nth-child(161){opacity:1.0582;transform:translate(92.0206vw,-10px) scale(.5617);animation:fall-161 29s -26s linear infinite}@keyframes fall-161{48.126%{transform:translate(97.882vw,48.126vh) scale(.5617)}to{transform:translate(94.9513vw,100vh) scale(.5617)}}.snow:nth-child(162){opacity:1.024;transform:translate(13.4578vw,-10px) scale(.9668);animation:fall-162 13s -11s linear infinite}@keyframes fall-162{57.624%{transform:translate(6.5406vw,57.624vh) scale(.9668)}to{transform:translate(9.9992vw,100vh) scale(.9668)}}.snow:nth-child(163){opacity:.95;transform:translate(.6205vw,-10px) scale(.6053);animation:fall-163 28s -13s linear infinite}@keyframes fall-163{79.498%{transform:translate(-7.1013vw,79.498vh) scale(.6053)}to{transform:translate(-3.2404vw,100vh) scale(.6053)}}.snow:nth-child(164){opacity:.6786;transform:translate(83.8253vw,-10px) scale(.1384);animation:fall-164 18s -14s linear infinite}@keyframes fall-164{40.612%{transform:translate(81.2331vw,40.612vh) scale(.1384)}to{transform:translate(82.5292vw,100vh) scale(.1384)}}.snow:nth-child(165){opacity:.704;transform:translate(72.9178vw,-10px) scale(.2855);animation:fall-165 30s -28s linear infinite}@keyframes fall-165{56.653%{transform:translate(73.557vw,56.653vh) scale(.2855)}to{transform:translate(73.2374vw,100vh) scale(.2855)}}.snow:nth-child(166){opacity:1.8744;transform:translate(72.2098vw,-10px) scale(.2773);animation:fall-166 11s -6s linear infinite}@keyframes fall-166{49.274%{transform:translate(81.7143vw,49.274vh) scale(.2773)}to{transform:translate(76.96205vw,100vh) scale(.2773)}}.snow:nth-child(167){opacity:.765;transform:translate(75.9672vw,-10px) scale(.2917);animation:fall-167 17s -8s linear infinite}@keyframes fall-167{38.529%{transform:translate(80.2018vw,38.529vh) scale(.2917)}to{transform:translate(78.0845vw,100vh) scale(.2917)}}.snow:nth-child(168){opacity:1.1228;transform:translate(73.2418vw,-10px) scale(.6322);animation:fall-168 29s -15s linear infinite}@keyframes fall-168{52.275%{transform:translate(80.4217vw,52.275vh) scale(.6322)}to{transform:translate(76.83175vw,100vh) scale(.6322)}}.snow:nth-child(169){opacity:.3612;transform:translate(40.8703vw,-10px) scale(.4737);animation:fall-169 14s -27s linear infinite}@keyframes fall-169{48.468%{transform:translate(46.136vw,48.468vh) scale(.4737)}to{transform:translate(43.50315vw,100vh) scale(.4737)}}.snow:nth-child(170){opacity:1.478;transform:translate(13.5833vw,-10px) scale(.4602);animation:fall-170 18s -7s linear infinite}@keyframes fall-170{64.387%{transform:translate(5.2851vw,64.387vh) scale(.4602)}to{transform:translate(9.4342vw,100vh) scale(.4602)}}.snow:nth-child(171){opacity:1.9104;transform:translate(35.1035vw,-10px) scale(.5339);animation:fall-171 27s -20s linear infinite}@keyframes fall-171{71.254%{transform:translate(28.6475vw,71.254vh) scale(.5339)}to{transform:translate(31.8755vw,100vh) scale(.5339)}}.snow:nth-child(172){opacity:.293;transform:translate(10.4076vw,-10px) scale(.9394);animation:fall-172 11s -14s linear infinite}@keyframes fall-172{51.908%{transform:translate(17.5142vw,51.908vh) scale(.9394)}to{transform:translate(13.9609vw,100vh) scale(.9394)}}.snow:nth-child(173){opacity:1.952;transform:translate(86.1617vw,-10px) scale(.5002);animation:fall-173 27s -7s linear infinite}@keyframes fall-173{50.691%{transform:translate(91.2935vw,50.691vh) scale(.5002)}to{transform:translate(88.7276vw,100vh) scale(.5002)}}.snow:nth-child(174){opacity:.7394;transform:translate(30.5997vw,-10px) scale(.5033);animation:fall-174 14s -27s linear infinite}@keyframes fall-174{37.672%{transform:translate(28.8723vw,37.672vh) scale(.5033)}to{transform:translate(29.736vw,100vh) scale(.5033)}}.snow:nth-child(175){opacity:1.6068;transform:translate(71.7518vw,-10px) scale(.7564);animation:fall-175 20s -27s linear infinite}@keyframes fall-175{50.394%{transform:translate(69.4105vw,50.394vh) scale(.7564)}to{transform:translate(70.58115vw,100vh) scale(.7564)}}.snow:nth-child(176){opacity:1.014;transform:translate(19.7309vw,-10px) scale(.6374);animation:fall-176 17s -21s linear infinite}@keyframes fall-176{61.913%{transform:translate(17.2749vw,61.913vh) scale(.6374)}to{transform:translate(18.5029vw,100vh) scale(.6374)}}.snow:nth-child(177){opacity:1.179;transform:translate(49.3579vw,-10px) scale(.5702);animation:fall-177 20s -17s linear infinite}@keyframes fall-177{75.028%{transform:translate(55.7563vw,75.028vh) scale(.5702)}to{transform:translate(52.5571vw,100vh) scale(.5702)}}.snow:nth-child(178){opacity:.5552;transform:translate(17.0713vw,-10px) scale(.4127);animation:fall-178 23s -11s linear infinite}@keyframes fall-178{36.407%{transform:translate(11.7795vw,36.407vh) scale(.4127)}to{transform:translate(14.4254vw,100vh) scale(.4127)}}.snow:nth-child(179){opacity:1.497;transform:translate(3.1515vw,-10px) scale(.3771);animation:fall-179 10s -4s linear infinite}@keyframes fall-179{57.108%{transform:translate(.3684vw,57.108vh) scale(.3771)}to{transform:translate(1.75995vw,100vh) scale(.3771)}}.snow:nth-child(180){opacity:1.0242;transform:translate(75.3343vw,-10px) scale(.9828);animation:fall-180 29s -23s linear infinite}@keyframes fall-180{42.941%{transform:translate(66.1072vw,42.941vh) scale(.9828)}to{transform:translate(70.72075vw,100vh) scale(.9828)}}.snow:nth-child(181){opacity:.6494;transform:translate(52.9673vw,-10px) scale(.2747);animation:fall-181 30s -24s linear infinite}@keyframes fall-181{72.303%{transform:translate(46.1502vw,72.303vh) scale(.2747)}to{transform:translate(49.55875vw,100vh) scale(.2747)}}.snow:nth-child(182){opacity:1.3656;transform:translate(15.8122vw,-10px) scale(.1852);animation:fall-182 27s -1s linear infinite}@keyframes fall-182{77.064%{transform:translate(6.4879vw,77.064vh) scale(.1852)}to{transform:translate(11.15005vw,100vh) scale(.1852)}}.snow:nth-child(183){opacity:.7456;transform:translate(58.1279vw,-10px) scale(.7578);animation:fall-183 24s -26s linear infinite}@keyframes fall-183{51.816%{transform:translate(57.3271vw,51.816vh) scale(.7578)}to{transform:translate(57.7275vw,100vh) scale(.7578)}}.snow:nth-child(184){opacity:.3534;transform:translate(14.2806vw,-10px) scale(.4382);animation:fall-184 11s -30s linear infinite}@keyframes fall-184{65.257%{transform:translate(21.3901vw,65.257vh) scale(.4382)}to{transform:translate(17.83535vw,100vh) scale(.4382)}}.snow:nth-child(185){opacity:.9056;transform:translate(7.1355vw,-10px) scale(.7226);animation:fall-185 26s -14s linear infinite}@keyframes fall-185{44.981%{transform:translate(3.0247vw,44.981vh) scale(.7226)}to{transform:translate(5.0801vw,100vh) scale(.7226)}}.snow:nth-child(186){opacity:.923;transform:translate(12.4479vw,-10px) scale(.7784);animation:fall-186 12s -14s linear infinite}@keyframes fall-186{72.012%{transform:translate(8.3227vw,72.012vh) scale(.7784)}to{transform:translate(10.3853vw,100vh) scale(.7784)}}.snow:nth-child(187){opacity:1.883;transform:translate(32.7383vw,-10px) scale(.9967);animation:fall-187 28s -16s linear infinite}@keyframes fall-187{46.765%{transform:translate(36.3712vw,46.765vh) scale(.9967)}to{transform:translate(34.55475vw,100vh) scale(.9967)}}.snow:nth-child(188){opacity:.4942;transform:translate(51.4107vw,-10px) scale(.9026);animation:fall-188 15s -18s linear infinite}@keyframes fall-188{41.456%{transform:translate(53.027vw,41.456vh) scale(.9026)}to{transform:translate(52.21885vw,100vh) scale(.9026)}}.snow:nth-child(189){opacity:1.9408;transform:translate(94.5458vw,-10px) scale(.2752);animation:fall-189 15s -15s linear infinite}@keyframes fall-189{51.629%{transform:translate(90.3708vw,51.629vh) scale(.2752)}to{transform:translate(92.4583vw,100vh) scale(.2752)}}.snow:nth-child(190){opacity:.3216;transform:translate(98.8368vw,-10px) scale(.6342);animation:fall-190 26s -23s linear infinite}@keyframes fall-190{70.942%{transform:translate(99.6258vw,70.942vh) scale(.6342)}to{transform:translate(99.2313vw,100vh) scale(.6342)}}.snow:nth-child(191){opacity:1.1534;transform:translate(9.7997vw,-10px) scale(.9102);animation:fall-191 14s -10s linear infinite}@keyframes fall-191{47.759%{transform:translate(9.1781vw,47.759vh) scale(.9102)}to{transform:translate(9.4889vw,100vh) scale(.9102)}}.snow:nth-child(192){opacity:.852;transform:translate(45.5741vw,-10px) scale(.5159);animation:fall-192 29s -25s linear infinite}@keyframes fall-192{63.669%{transform:translate(43.1078vw,63.669vh) scale(.5159)}to{transform:translate(44.34095vw,100vh) scale(.5159)}}.snow:nth-child(193){opacity:1.6886;transform:translate(22.2968vw,-10px) scale(.0774);animation:fall-193 17s -8s linear infinite}@keyframes fall-193{56.858%{transform:translate(27.8614vw,56.858vh) scale(.0774)}to{transform:translate(25.0791vw,100vh) scale(.0774)}}.snow:nth-child(194){opacity:.3416;transform:translate(53.9985vw,-10px) scale(.2992);animation:fall-194 15s -30s linear infinite}@keyframes fall-194{43.481%{transform:translate(59.1312vw,43.481vh) scale(.2992)}to{transform:translate(56.56485vw,100vh) scale(.2992)}}.snow:nth-child(195){opacity:1.7538;transform:translate(8.2403vw,-10px) scale(.5322);animation:fall-195 28s -25s linear infinite}@keyframes fall-195{78.555%{transform:translate(2.5299vw,78.555vh) scale(.5322)}to{transform:translate(5.3851vw,100vh) scale(.5322)}}.snow:nth-child(196){opacity:1.799;transform:translate(98.325vw,-10px) scale(.1635);animation:fall-196 16s -24s linear infinite}@keyframes fall-196{42.215%{transform:translate(93.5109vw,42.215vh) scale(.1635)}to{transform:translate(95.91795vw,100vh) scale(.1635)}}.snow:nth-child(197){opacity:1.7618;transform:translate(67.2809vw,-10px) scale(.7648);animation:fall-197 18s -19s linear infinite}@keyframes fall-197{69.41%{transform:translate(57.2819vw,69.41vh) scale(.7648)}to{transform:translate(62.2814vw,100vh) scale(.7648)}}.snow:nth-child(198){opacity:1.0098;transform:translate(77.7852vw,-10px) scale(.6236);animation:fall-198 25s -12s linear infinite}@keyframes fall-198{36.164%{transform:translate(68.0807vw,36.164vh) scale(.6236)}to{transform:translate(72.93295vw,100vh) scale(.6236)}}.snow:nth-child(199){opacity:.1454;transform:translate(7.6995vw,-10px) scale(.3471);animation:fall-199 16s -5s linear infinite}@keyframes fall-199{32.366%{transform:translate(13.4906vw,32.366vh) scale(.3471)}to{transform:translate(10.59505vw,100vh) scale(.3471)}}.snow:nth-child(200){opacity:1.475;transform:translate(67.5127vw,-10px) scale(.4147);animation:fall-200 20s -30s linear infinite}@keyframes fall-200{79.726%{transform:translate(57.8963vw,79.726vh) scale(.4147)}to{transform:translate(62.7045vw,100vh) scale(.4147)}}.snow:nth-child(201){opacity:.0648;transform:translate(58.6699vw,-10px) scale(.0882);animation:fall-201 26s -1s linear infinite}@keyframes fall-201{72.03%{transform:translate(66.6341vw,72.03vh) scale(.0882)}to{transform:translate(62.652vw,100vh) scale(.0882)}}.snow:nth-child(202){opacity:1.9632;transform:translate(82.3827vw,-10px) scale(.1251);animation:fall-202 25s -24s linear infinite}@keyframes fall-202{72.267%{transform:translate(73.8803vw,72.267vh) scale(.1251)}to{transform:translate(78.1315vw,100vh) scale(.1251)}}.snow:nth-child(203){opacity:.7292;transform:translate(18.4501vw,-10px) scale(.4642);animation:fall-203 12s -4s linear infinite}@keyframes fall-203{73.95%{transform:translate(22.5975vw,73.95vh) scale(.4642)}to{transform:translate(20.5238vw,100vh) scale(.4642)}}.snow:nth-child(204){opacity:1.0864;transform:translate(51.3646vw,-10px) scale(.6255);animation:fall-204 25s -15s linear infinite}@keyframes fall-204{43.409%{transform:translate(57.2307vw,43.409vh) scale(.6255)}to{transform:translate(54.29765vw,100vh) scale(.6255)}}.snow:nth-child(205){opacity:.8796;transform:translate(37.381vw,-10px) scale(.0952);animation:fall-205 15s -30s linear infinite}@keyframes fall-205{45.666%{transform:translate(33.2924vw,45.666vh) scale(.0952)}to{transform:translate(35.3367vw,100vh) scale(.0952)}}.snow:nth-child(206){opacity:.2216;transform:translate(88.1863vw,-10px) scale(.432);animation:fall-206 15s -8s linear infinite}@keyframes fall-206{75.078%{transform:translate(94.7245vw,75.078vh) scale(.432)}to{transform:translate(91.4554vw,100vh) scale(.432)}}.snow:nth-child(207){opacity:.2374;transform:translate(45.3952vw,-10px) scale(.6014);animation:fall-207 19s -30s linear infinite}@keyframes fall-207{79.851%{transform:translate(52.6655vw,79.851vh) scale(.6014)}to{transform:translate(49.03035vw,100vh) scale(.6014)}}.snow:nth-child(208){opacity:1.7834;transform:translate(72.4645vw,-10px) scale(.9765);animation:fall-208 21s -26s linear infinite}@keyframes fall-208{30.93%{transform:translate(80.6139vw,30.93vh) scale(.9765)}to{transform:translate(76.5392vw,100vh) scale(.9765)}}.snow:nth-child(209){opacity:.1928;transform:translate(84.554vw,-10px) scale(.2063);animation:fall-209 27s -1s linear infinite}@keyframes fall-209{74.151%{transform:translate(81.5421vw,74.151vh) scale(.2063)}to{transform:translate(83.04805vw,100vh) scale(.2063)}}.snow:nth-child(210){opacity:.7112;transform:translate(67.86vw,-10px) scale(.6786);animation:fall-210 30s -17s linear infinite}@keyframes fall-210{52.801%{transform:translate(64.5537vw,52.801vh) scale(.6786)}to{transform:translate(66.20685vw,100vh) scale(.6786)}}.snow:nth-child(211){opacity:.1496;transform:translate(49.2301vw,-10px) scale(.4754);animation:fall-211 29s -3s linear infinite}@keyframes fall-211{35.479%{transform:translate(45.8042vw,35.479vh) scale(.4754)}to{transform:translate(47.51715vw,100vh) scale(.4754)}}.snow:nth-child(212){opacity:.316;transform:translate(32.0459vw,-10px) scale(.2083);animation:fall-212 10s -24s linear infinite}@keyframes fall-212{61.285%{transform:translate(30.066vw,61.285vh) scale(.2083)}to{transform:translate(31.05595vw,100vh) scale(.2083)}}.snow:nth-child(213){opacity:1.8626;transform:translate(82.4417vw,-10px) scale(.2567);animation:fall-213 21s -5s linear infinite}@keyframes fall-213{33.643%{transform:translate(76.2584vw,33.643vh) scale(.2567)}to{transform:translate(79.35005vw,100vh) scale(.2567)}}.snow:nth-child(214){opacity:.7042;transform:translate(52.7758vw,-10px) scale(.3376);animation:fall-214 16s -8s linear infinite}@keyframes fall-214{67.457%{transform:translate(58.2332vw,67.457vh) scale(.3376)}to{transform:translate(55.5045vw,100vh) scale(.3376)}}.snow:nth-child(215){opacity:1.5134;transform:translate(52.7583vw,-10px) scale(.9182);animation:fall-215 10s -24s linear infinite}@keyframes fall-215{41.025%{transform:translate(56.9535vw,41.025vh) scale(.9182)}to{transform:translate(54.8559vw,100vh) scale(.9182)}}.snow:nth-child(216){opacity:1.3972;transform:translate(59.1503vw,-10px) scale(.6236);animation:fall-216 22s -15s linear infinite}@keyframes fall-216{75.532%{transform:translate(49.6886vw,75.532vh) scale(.6236)}to{transform:translate(54.41945vw,100vh) scale(.6236)}}.snow:nth-child(217){opacity:1.8888;transform:translate(24.9632vw,-10px) scale(.1716);animation:fall-217 10s -11s linear infinite}@keyframes fall-217{74.4%{transform:translate(23.2838vw,74.4vh) scale(.1716)}to{transform:translate(24.1235vw,100vh) scale(.1716)}}.snow:nth-child(218){opacity:1.1878;transform:translate(37.73vw,-10px) scale(.6089);animation:fall-218 28s -13s linear infinite}@keyframes fall-218{52.216%{transform:translate(29.2523vw,52.216vh) scale(.6089)}to{transform:translate(33.49115vw,100vh) scale(.6089)}}.snow:nth-child(219){opacity:.4268;transform:translate(89.7091vw,-10px) scale(.9677);animation:fall-219 30s -11s linear infinite}@keyframes fall-219{45.158%{transform:translate(94.5211vw,45.158vh) scale(.9677)}to{transform:translate(92.1151vw,100vh) scale(.9677)}}.snow:nth-child(220){opacity:.5634;transform:translate(54.8807vw,-10px) scale(.8641);animation:fall-220 29s -13s linear infinite}@keyframes fall-220{71.565%{transform:translate(61.2248vw,71.565vh) scale(.8641)}to{transform:translate(58.05275vw,100vh) scale(.8641)}}.snow:nth-child(221){opacity:.7366;transform:translate(12.7444vw,-10px) scale(.0232);animation:fall-221 10s -2s linear infinite}@keyframes fall-221{57.557%{transform:translate(10.1032vw,57.557vh) scale(.0232)}to{transform:translate(11.4238vw,100vh) scale(.0232)}}.snow:nth-child(222){opacity:.256;transform:translate(41.2541vw,-10px) scale(.2782);animation:fall-222 16s -30s linear infinite}@keyframes fall-222{47.606%{transform:translate(43.7477vw,47.606vh) scale(.2782)}to{transform:translate(42.5009vw,100vh) scale(.2782)}}.snow:nth-child(223){opacity:.4512;transform:translate(55.0975vw,-10px) scale(.3191);animation:fall-223 15s -8s linear infinite}@keyframes fall-223{51.518%{transform:translate(51.6376vw,51.518vh) scale(.3191)}to{transform:translate(53.36755vw,100vh) scale(.3191)}}.snow:nth-child(224){opacity:.1778;transform:translate(6.5816vw,-10px) scale(.7123);animation:fall-224 25s -30s linear infinite}@keyframes fall-224{77.365%{transform:translate(.1452vw,77.365vh) scale(.7123)}to{transform:translate(3.3634vw,100vh) scale(.7123)}}.snow:nth-child(225){opacity:.8056;transform:translate(4.7735vw,-10px) scale(.7172);animation:fall-225 30s -27s linear infinite}@keyframes fall-225{69.914%{transform:translate(13.2414vw,69.914vh) scale(.7172)}to{transform:translate(9.00745vw,100vh) scale(.7172)}}.snow:nth-child(226){opacity:1.633;transform:translate(84.0873vw,-10px) scale(.3756);animation:fall-226 13s -10s linear infinite}@keyframes fall-226{55.771%{transform:translate(86.2022vw,55.771vh) scale(.3756)}to{transform:translate(85.14475vw,100vh) scale(.3756)}}.snow:nth-child(227){opacity:1.782;transform:translate(69.1239vw,-10px) scale(.2514);animation:fall-227 23s -27s linear infinite}@keyframes fall-227{30.98%{transform:translate(73.9692vw,30.98vh) scale(.2514)}to{transform:translate(71.54655vw,100vh) scale(.2514)}}.snow:nth-child(228){opacity:1.4762;transform:translate(44.4304vw,-10px) scale(.7918);animation:fall-228 27s -19s linear infinite}@keyframes fall-228{78.97%{transform:translate(53.8757vw,78.97vh) scale(.7918)}to{transform:translate(49.15305vw,100vh) scale(.7918)}}.snow:nth-child(229){opacity:.0892;transform:translate(23.8569vw,-10px) scale(.0935);animation:fall-229 30s -14s linear infinite}@keyframes fall-229{61.893%{transform:translate(21.9371vw,61.893vh) scale(.0935)}to{transform:translate(22.897vw,100vh) scale(.0935)}}.snow:nth-child(230){opacity:.8494;transform:translate(43.4846vw,-10px) scale(.2869);animation:fall-230 29s -6s linear infinite}@keyframes fall-230{33.943%{transform:translate(49.1766vw,33.943vh) scale(.2869)}to{transform:translate(46.3306vw,100vh) scale(.2869)}}.snow:nth-child(231){opacity:1.582;transform:translate(6.3163vw,-10px) scale(.7474);animation:fall-231 12s -4s linear infinite}@keyframes fall-231{45.475%{transform:translate(12.5559vw,45.475vh) scale(.7474)}to{transform:translate(9.4361vw,100vh) scale(.7474)}}.snow:nth-child(232){opacity:1.9588;transform:translate(82.7994vw,-10px) scale(.7299);animation:fall-232 24s -5s linear infinite}@keyframes fall-232{35.078%{transform:translate(90.0129vw,35.078vh) scale(.7299)}to{transform:translate(86.40615vw,100vh) scale(.7299)}}.snow:nth-child(233){opacity:1.9182;transform:translate(83.176vw,-10px) scale(.8327);animation:fall-233 14s -2s linear infinite}@keyframes fall-233{40.64%{transform:translate(82.3306vw,40.64vh) scale(.8327)}to{transform:translate(82.7533vw,100vh) scale(.8327)}}.snow:nth-child(234){opacity:.5674;transform:translate(68.0258vw,-10px) scale(.4682);animation:fall-234 27s -12s linear infinite}@keyframes fall-234{41.794%{transform:translate(60.4538vw,41.794vh) scale(.4682)}to{transform:translate(64.2398vw,100vh) scale(.4682)}}.snow:nth-child(235){opacity:1.4762;transform:translate(88.4798vw,-10px) scale(.6251);animation:fall-235 30s -10s linear infinite}@keyframes fall-235{32.139%{transform:translate(88.0116vw,32.139vh) scale(.6251)}to{transform:translate(88.2457vw,100vh) scale(.6251)}}.snow:nth-child(236){opacity:.4122;transform:translate(10.6954vw,-10px) scale(.9068);animation:fall-236 15s -15s linear infinite}@keyframes fall-236{36.961%{transform:translate(19.5523vw,36.961vh) scale(.9068)}to{transform:translate(15.12385vw,100vh) scale(.9068)}}.snow:nth-child(237){opacity:.9932;transform:translate(3.6529vw,-10px) scale(.3529);animation:fall-237 26s -20s linear infinite}@keyframes fall-237{41.32%{transform:translate(3.4086vw,41.32vh) scale(.3529)}to{transform:translate(3.53075vw,100vh) scale(.3529)}}.snow:nth-child(238){opacity:1.1144;transform:translate(71.4961vw,-10px) scale(.218);animation:fall-238 27s -15s linear infinite}@keyframes fall-238{59.738%{transform:translate(70.421vw,59.738vh) scale(.218)}to{transform:translate(70.95855vw,100vh) scale(.218)}}.snow:nth-child(239){opacity:1.8272;transform:translate(72.2994vw,-10px) scale(.8162);animation:fall-239 12s -30s linear infinite}@keyframes fall-239{60.676%{transform:translate(76.2766vw,60.676vh) scale(.8162)}to{transform:translate(74.288vw,100vh) scale(.8162)}}.snow:nth-child(240){opacity:1.1772;transform:translate(1.5582vw,-10px) scale(.4894);animation:fall-240 12s -23s linear infinite}@keyframes fall-240{77.175%{transform:translate(-5.043vw,77.175vh) scale(.4894)}to{transform:translate(-1.7424vw,100vh) scale(.4894)}}.snow:nth-child(241){opacity:1.562;transform:translate(42.6202vw,-10px) scale(.2269);animation:fall-241 23s -30s linear infinite}@keyframes fall-241{68.844%{transform:translate(36.7625vw,68.844vh) scale(.2269)}to{transform:translate(39.69135vw,100vh) scale(.2269)}}.snow:nth-child(242){opacity:1.914;transform:translate(40.8035vw,-10px) scale(.747);animation:fall-242 24s -20s linear infinite}@keyframes fall-242{61.97%{transform:translate(49.8157vw,61.97vh) scale(.747)}to{transform:translate(45.3096vw,100vh) scale(.747)}}.snow:nth-child(243){opacity:1.9312;transform:translate(55.542vw,-10px) scale(.3275);animation:fall-243 19s -1s linear infinite}@keyframes fall-243{39.209%{transform:translate(59.7089vw,39.209vh) scale(.3275)}to{transform:translate(57.62545vw,100vh) scale(.3275)}}.snow:nth-child(244){opacity:.2498;transform:translate(16.3972vw,-10px) scale(.7416);animation:fall-244 14s -12s linear infinite}@keyframes fall-244{52.848%{transform:translate(11.2218vw,52.848vh) scale(.7416)}to{transform:translate(13.8095vw,100vh) scale(.7416)}}.snow:nth-child(245){opacity:1.9096;transform:translate(4.4326vw,-10px) scale(.6631);animation:fall-245 15s -12s linear infinite}@keyframes fall-245{36.917%{transform:translate(11.1465vw,36.917vh) scale(.6631)}to{transform:translate(7.78955vw,100vh) scale(.6631)}}.snow:nth-child(246){opacity:1.173;transform:translate(97.1801vw,-10px) scale(.7882);animation:fall-246 18s -30s linear infinite}@keyframes fall-246{37.948%{transform:translate(99.6384vw,37.948vh) scale(.7882)}to{transform:translate(98.40925vw,100vh) scale(.7882)}}.snow:nth-child(247){opacity:.296;transform:translate(85.2105vw,-10px) scale(.7596);animation:fall-247 23s -28s linear infinite}@keyframes fall-247{58.241%{transform:translate(78.3522vw,58.241vh) scale(.7596)}to{transform:translate(81.78135vw,100vh) scale(.7596)}}.snow:nth-child(248){opacity:1.2872;transform:translate(85.9757vw,-10px) scale(.7131);animation:fall-248 21s -30s linear infinite}@keyframes fall-248{61.549%{transform:translate(94.3857vw,61.549vh) scale(.7131)}to{transform:translate(90.1807vw,100vh) scale(.7131)}}.snow:nth-child(249){opacity:1.298;transform:translate(20.015vw,-10px) scale(.2265);animation:fall-249 21s -30s linear infinite}@keyframes fall-249{65.903%{transform:translate(25.8116vw,65.903vh) scale(.2265)}to{transform:translate(22.9133vw,100vh) scale(.2265)}}.snow:nth-child(250){opacity:.606;transform:translate(96.546vw,-10px) scale(.4475);animation:fall-250 27s -15s linear infinite}@keyframes fall-250{70.677%{transform:translate(102.6093vw,70.677vh) scale(.4475)}to{transform:translate(99.57765vw,100vh) scale(.4475)}}.snow:nth-child(251){opacity:.8946;transform:translate(20.8559vw,-10px) scale(.1231);animation:fall-251 28s -7s linear infinite}@keyframes fall-251{78.664%{transform:translate(22.4408vw,78.664vh) scale(.1231)}to{transform:translate(21.64835vw,100vh) scale(.1231)}}.snow:nth-child(252){opacity:1.9404;transform:translate(14.4486vw,-10px) scale(.4959);animation:fall-252 30s -11s linear infinite}@keyframes fall-252{51.54%{transform:translate(17.3237vw,51.54vh) scale(.4959)}to{transform:translate(15.88615vw,100vh) scale(.4959)}}.snow:nth-child(253){opacity:.248;transform:translate(8.5559vw,-10px) scale(.2102);animation:fall-253 12s -11s linear infinite}@keyframes fall-253{74.193%{transform:translate(4.1342vw,74.193vh) scale(.2102)}to{transform:translate(6.34505vw,100vh) scale(.2102)}}.snow:nth-child(254){opacity:.1082;transform:translate(88.7859vw,-10px) scale(.3342);animation:fall-254 14s -19s linear infinite}@keyframes fall-254{31.996%{transform:translate(91.7217vw,31.996vh) scale(.3342)}to{transform:translate(90.2538vw,100vh) scale(.3342)}}.snow:nth-child(255){opacity:1.5634;transform:translate(10.351vw,-10px) scale(.2128);animation:fall-255 30s -15s linear infinite}@keyframes fall-255{78.789%{transform:translate(2.897vw,78.789vh) scale(.2128)}to{transform:translate(6.624vw,100vh) scale(.2128)}}.snow:nth-child(256){opacity:.4594;transform:translate(54.4181vw,-10px) scale(.2631);animation:fall-256 12s -9s linear infinite}@keyframes fall-256{37.944%{transform:translate(50.5848vw,37.944vh) scale(.2631)}to{transform:translate(52.50145vw,100vh) scale(.2631)}}.snow:nth-child(257){opacity:.2458;transform:translate(97.7487vw,-10px) scale(.1357);animation:fall-257 30s -14s linear infinite}@keyframes fall-257{47.992%{transform:translate(96.5106vw,47.992vh) scale(.1357)}to{transform:translate(97.12965vw,100vh) scale(.1357)}}.snow:nth-child(258){opacity:.3734;transform:translate(5.5262vw,-10px) scale(.3135);animation:fall-258 22s -13s linear infinite}@keyframes fall-258{71.483%{transform:translate(1.2364vw,71.483vh) scale(.3135)}to{transform:translate(3.3813vw,100vh) scale(.3135)}}.snow:nth-child(259){opacity:1.4972;transform:translate(60.4401vw,-10px) scale(.337);animation:fall-259 11s -6s linear infinite}@keyframes fall-259{39.998%{transform:translate(57.5221vw,39.998vh) scale(.337)}to{transform:translate(58.9811vw,100vh) scale(.337)}}.snow:nth-child(260){opacity:1.083;transform:translate(28.4895vw,-10px) scale(.5896);animation:fall-260 24s -13s linear infinite}@keyframes fall-260{39.991%{transform:translate(32.0495vw,39.991vh) scale(.5896)}to{transform:translate(30.2695vw,100vh) scale(.5896)}}.snow:nth-child(261){opacity:1.9872;transform:translate(92.8928vw,-10px) scale(.4352);animation:fall-261 12s -21s linear infinite}@keyframes fall-261{75.579%{transform:translate(86.7951vw,75.579vh) scale(.4352)}to{transform:translate(89.84395vw,100vh) scale(.4352)}}.snow:nth-child(262){opacity:.442;transform:translate(31.3464vw,-10px) scale(.8821);animation:fall-262 25s -4s linear infinite}@keyframes fall-262{34.309%{transform:translate(41.2429vw,34.309vh) scale(.8821)}to{transform:translate(36.29465vw,100vh) scale(.8821)}}.snow:nth-child(263){opacity:1.6676;transform:translate(4.5674vw,-10px) scale(.736);animation:fall-263 20s -30s linear infinite}@keyframes fall-263{61.1%{transform:translate(.7541vw,61.1vh) scale(.736)}to{transform:translate(2.66075vw,100vh) scale(.736)}}.snow:nth-child(264){opacity:.4412;transform:translate(31.9144vw,-10px) scale(.5927);animation:fall-264 12s -3s linear infinite}@keyframes fall-264{66.248%{transform:translate(33.0081vw,66.248vh) scale(.5927)}to{transform:translate(32.46125vw,100vh) scale(.5927)}}.snow:nth-child(265){opacity:1.2336;transform:translate(95.5732vw,-10px) scale(.6122);animation:fall-265 10s -21s linear infinite}@keyframes fall-265{41.035%{transform:translate(105.0114vw,41.035vh) scale(.6122)}to{transform:translate(100.2923vw,100vh) scale(.6122)}}.snow:nth-child(266){opacity:1.0758;transform:translate(62.5592vw,-10px) scale(.3476);animation:fall-266 24s -30s linear infinite}@keyframes fall-266{76.079%{transform:translate(58.3561vw,76.079vh) scale(.3476)}to{transform:translate(60.45765vw,100vh) scale(.3476)}}.snow:nth-child(267){opacity:.491;transform:translate(65.8161vw,-10px) scale(.1447);animation:fall-267 23s -7s linear infinite}@keyframes fall-267{43.919%{transform:translate(65.004vw,43.919vh) scale(.1447)}to{transform:translate(65.41005vw,100vh) scale(.1447)}}.snow:nth-child(268){opacity:.4644;transform:translate(80.2626vw,-10px) scale(.3331);animation:fall-268 27s -15s linear infinite}@keyframes fall-268{53.987%{transform:translate(75.4921vw,53.987vh) scale(.3331)}to{transform:translate(77.87735vw,100vh) scale(.3331)}}.snow:nth-child(269){opacity:1.1508;transform:translate(83.5228vw,-10px) scale(.6744);animation:fall-269 14s -21s linear infinite}@keyframes fall-269{70.748%{transform:translate(88.1761vw,70.748vh) scale(.6744)}to{transform:translate(85.84945vw,100vh) scale(.6744)}}.snow:nth-child(270){opacity:.0558;transform:translate(92.0052vw,-10px) scale(.8966);animation:fall-270 11s -2s linear infinite}@keyframes fall-270{40.988%{transform:translate(95.7658vw,40.988vh) scale(.8966)}to{transform:translate(93.8855vw,100vh) scale(.8966)}}.snow:nth-child(271){opacity:1.4272;transform:translate(71.4384vw,-10px) scale(.0683);animation:fall-271 22s -29s linear infinite}@keyframes fall-271{49.699%{transform:translate(72.8823vw,49.699vh) scale(.0683)}to{transform:translate(72.16035vw,100vh) scale(.0683)}}.snow:nth-child(272){opacity:.2636;transform:translate(1.5623vw,-10px) scale(.661);animation:fall-272 22s -11s linear infinite}@keyframes fall-272{64.554%{transform:translate(-2.1676vw,64.554vh) scale(.661)}to{transform:translate(-.30265vw,100vh) scale(.661)}}.snow:nth-child(273){opacity:1.6294;transform:translate(23.1748vw,-10px) scale(.6771);animation:fall-273 25s -12s linear infinite}@keyframes fall-273{76.774%{transform:translate(26.6517vw,76.774vh) scale(.6771)}to{transform:translate(24.91325vw,100vh) scale(.6771)}}.snow:nth-child(274){opacity:1.8492;transform:translate(34.2702vw,-10px) scale(.1302);animation:fall-274 10s -30s linear infinite}@keyframes fall-274{74.97%{transform:translate(32.4261vw,74.97vh) scale(.1302)}to{transform:translate(33.34815vw,100vh) scale(.1302)}}.snow:nth-child(275){opacity:.495;transform:translate(21.7229vw,-10px) scale(.1585);animation:fall-275 24s -4s linear infinite}@keyframes fall-275{47.049%{transform:translate(17.2598vw,47.049vh) scale(.1585)}to{transform:translate(19.49135vw,100vh) scale(.1585)}}.snow:nth-child(276){opacity:.2244;transform:translate(8.2469vw,-10px) scale(.7696);animation:fall-276 24s -28s linear infinite}@keyframes fall-276{53.295%{transform:translate(15.933vw,53.295vh) scale(.7696)}to{transform:translate(12.08995vw,100vh) scale(.7696)}}.snow:nth-child(277){opacity:1.4268;transform:translate(13.9168vw,-10px) scale(.8873);animation:fall-277 28s -6s linear infinite}@keyframes fall-277{53.545%{transform:translate(20.7117vw,53.545vh) scale(.8873)}to{transform:translate(17.31425vw,100vh) scale(.8873)}}.snow:nth-child(278){opacity:1.0552;transform:translate(48.7026vw,-10px) scale(.3531);animation:fall-278 30s -10s linear infinite}@keyframes fall-278{61.122%{transform:translate(49.6308vw,61.122vh) scale(.3531)}to{transform:translate(49.1667vw,100vh) scale(.3531)}}.snow:nth-child(279){opacity:1.8524;transform:translate(89.9736vw,-10px) scale(.2176);animation:fall-279 16s -3s linear infinite}@keyframes fall-279{31.364%{transform:translate(94.0707vw,31.364vh) scale(.2176)}to{transform:translate(92.02215vw,100vh) scale(.2176)}}.snow:nth-child(280){opacity:.853;transform:translate(87.5382vw,-10px) scale(.4525);animation:fall-280 21s -5s linear infinite}@keyframes fall-280{47.457%{transform:translate(94.8702vw,47.457vh) scale(.4525)}to{transform:translate(91.2042vw,100vh) scale(.4525)}}.snow:nth-child(281){opacity:1.6188;transform:translate(85.748vw,-10px) scale(.1758);animation:fall-281 16s -22s linear infinite}@keyframes fall-281{75.114%{transform:translate(92.4416vw,75.114vh) scale(.1758)}to{transform:translate(89.0948vw,100vh) scale(.1758)}}.snow:nth-child(282){opacity:1.6826;transform:translate(30.9524vw,-10px) scale(.8425);animation:fall-282 29s -2s linear infinite}@keyframes fall-282{66.29%{transform:translate(28.7162vw,66.29vh) scale(.8425)}to{transform:translate(29.8343vw,100vh) scale(.8425)}}.snow:nth-child(283){opacity:1.784;transform:translate(73.3792vw,-10px) scale(.1642);animation:fall-283 21s -9s linear infinite}@keyframes fall-283{39.423%{transform:translate(73.5825vw,39.423vh) scale(.1642)}to{transform:translate(73.48085vw,100vh) scale(.1642)}}.snow:nth-child(284){opacity:1.8616;transform:translate(82.5671vw,-10px) scale(.0697);animation:fall-284 23s -18s linear infinite}@keyframes fall-284{38.028%{transform:translate(77.5044vw,38.028vh) scale(.0697)}to{transform:translate(80.03575vw,100vh) scale(.0697)}}.snow:nth-child(285){opacity:1.2126;transform:translate(5.9741vw,-10px) scale(.9088);animation:fall-285 18s -16s linear infinite}@keyframes fall-285{69.007%{transform:translate(5.8813vw,69.007vh) scale(.9088)}to{transform:translate(5.9277vw,100vh) scale(.9088)}}.snow:nth-child(286){opacity:1.096;transform:translate(27.5013vw,-10px) scale(.4311);animation:fall-286 28s -26s linear infinite}@keyframes fall-286{67.475%{transform:translate(28.6791vw,67.475vh) scale(.4311)}to{transform:translate(28.0902vw,100vh) scale(.4311)}}.snow:nth-child(287){opacity:1.2362;transform:translate(33.5317vw,-10px) scale(.3818);animation:fall-287 28s -1s linear infinite}@keyframes fall-287{54.057%{transform:translate(29.8996vw,54.057vh) scale(.3818)}to{transform:translate(31.71565vw,100vh) scale(.3818)}}.snow:nth-child(288){opacity:.974;transform:translate(50.1636vw,-10px) scale(.4147);animation:fall-288 24s -29s linear infinite}@keyframes fall-288{62.103%{transform:translate(44.182vw,62.103vh) scale(.4147)}to{transform:translate(47.1728vw,100vh) scale(.4147)}}.snow:nth-child(289){opacity:1.8896;transform:translate(67.8967vw,-10px) scale(.6898);animation:fall-289 10s -12s linear infinite}@keyframes fall-289{62.744%{transform:translate(61.0152vw,62.744vh) scale(.6898)}to{transform:translate(64.45595vw,100vh) scale(.6898)}}.snow:nth-child(290){opacity:.427;transform:translate(.2587vw,-10px) scale(.7493);animation:fall-290 10s -4s linear infinite}@keyframes fall-290{65.007%{transform:translate(-.0191vw,65.007vh) scale(.7493)}to{transform:translate(.1198vw,100vh) scale(.7493)}}.snow:nth-child(291){opacity:.3574;transform:translate(76.8765vw,-10px) scale(.1007);animation:fall-291 14s -3s linear infinite}@keyframes fall-291{71.745%{transform:translate(68.2151vw,71.745vh) scale(.1007)}to{transform:translate(72.5458vw,100vh) scale(.1007)}}.snow:nth-child(292){opacity:1.067;transform:translate(15.5236vw,-10px) scale(.1597);animation:fall-292 13s -19s linear infinite}@keyframes fall-292{79.029%{transform:translate(9.4605vw,79.029vh) scale(.1597)}to{transform:translate(12.49205vw,100vh) scale(.1597)}}.snow:nth-child(293){opacity:1.1914;transform:translate(64.7331vw,-10px) scale(.5755);animation:fall-293 25s -12s linear infinite}@keyframes fall-293{78.123%{transform:translate(58.9986vw,78.123vh) scale(.5755)}to{transform:translate(61.86585vw,100vh) scale(.5755)}}.snow:nth-child(294){opacity:.7668;transform:translate(79.5475vw,-10px) scale(.6631);animation:fall-294 26s -18s linear infinite}@keyframes fall-294{44.581%{transform:translate(83.5523vw,44.581vh) scale(.6631)}to{transform:translate(81.5499vw,100vh) scale(.6631)}}.snow:nth-child(295){opacity:1.4032;transform:translate(73.5493vw,-10px) scale(.0685);animation:fall-295 28s -17s linear infinite}@keyframes fall-295{67.373%{transform:translate(71.3176vw,67.373vh) scale(.0685)}to{transform:translate(72.43345vw,100vh) scale(.0685)}}.snow:nth-child(296){opacity:.8362;transform:translate(25.4579vw,-10px) scale(.5894);animation:fall-296 28s -2s linear infinite}@keyframes fall-296{59.086%{transform:translate(22.9254vw,59.086vh) scale(.5894)}to{transform:translate(24.19165vw,100vh) scale(.5894)}}.snow:nth-child(297){opacity:.048;transform:translate(90.2195vw,-10px) scale(.9736);animation:fall-297 21s -2s linear infinite}@keyframes fall-297{36.059%{transform:translate(91.4535vw,36.059vh) scale(.9736)}to{transform:translate(90.8365vw,100vh) scale(.9736)}}.snow:nth-child(298){opacity:1.9322;transform:translate(71.6625vw,-10px) scale(.3257);animation:fall-298 28s -25s linear infinite}@keyframes fall-298{43.584%{transform:translate(69.6942vw,43.584vh) scale(.3257)}to{transform:translate(70.67835vw,100vh) scale(.3257)}}.snow:nth-child(299){opacity:1.497;transform:translate(26.6732vw,-10px) scale(.7539);animation:fall-299 24s -9s linear infinite}@keyframes fall-299{78.592%{transform:translate(18.193vw,78.592vh) scale(.7539)}to{transform:translate(22.4331vw,100vh) scale(.7539)}}.snow:nth-child(300){opacity:.6684;transform:translate(66.8684vw,-10px) scale(.6639);animation:fall-300 20s -5s linear infinite}@keyframes fall-300{47.925%{transform:translate(63.0011vw,47.925vh) scale(.6639)}to{transform:translate(64.93475vw,100vh) scale(.6639)}}.snow:nth-child(301){opacity:1.3166;transform:translate(11.6881vw,-10px) scale(.0828);animation:fall-301 17s -30s linear infinite}@keyframes fall-301{74.023%{transform:translate(8.9508vw,74.023vh) scale(.0828)}to{transform:translate(10.31945vw,100vh) scale(.0828)}}.snow:nth-child(302){opacity:.7016;transform:translate(10.0821vw,-10px) scale(.7472);animation:fall-302 25s -24s linear infinite}@keyframes fall-302{78.124%{transform:translate(14.0912vw,78.124vh) scale(.7472)}to{transform:translate(12.08665vw,100vh) scale(.7472)}}.snow:nth-child(303){opacity:1.5462;transform:translate(82.2296vw,-10px) scale(.664);animation:fall-303 12s -29s linear infinite}@keyframes fall-303{30.713%{transform:translate(85.4798vw,30.713vh) scale(.664)}to{transform:translate(83.8547vw,100vh) scale(.664)}}.snow:nth-child(304){opacity:1.7178;transform:translate(75.9469vw,-10px) scale(.3322);animation:fall-304 26s -11s linear infinite}@keyframes fall-304{32.159%{transform:translate(83.3823vw,32.159vh) scale(.3322)}to{transform:translate(79.6646vw,100vh) scale(.3322)}}.snow:nth-child(305){opacity:1.3608;transform:translate(8.8729vw,-10px) scale(.7075);animation:fall-305 16s -16s linear infinite}@keyframes fall-305{69.012%{transform:translate(13.6983vw,69.012vh) scale(.7075)}to{transform:translate(11.2856vw,100vh) scale(.7075)}}.snow:nth-child(306){opacity:1.8274;transform:translate(47.3311vw,-10px) scale(.3658);animation:fall-306 28s -18s linear infinite}@keyframes fall-306{68.47%{transform:translate(55.7119vw,68.47vh) scale(.3658)}to{transform:translate(51.5215vw,100vh) scale(.3658)}}.snow:nth-child(307){opacity:.677;transform:translate(38.7789vw,-10px) scale(.2913);animation:fall-307 16s -4s linear infinite}@keyframes fall-307{63.216%{transform:translate(36.1494vw,63.216vh) scale(.2913)}to{transform:translate(37.46415vw,100vh) scale(.2913)}}.snow:nth-child(308){opacity:1.4778;transform:translate(34.0768vw,-10px) scale(.1299);animation:fall-308 25s -2s linear infinite}@keyframes fall-308{76.77%{transform:translate(28.2955vw,76.77vh) scale(.1299)}to{transform:translate(31.18615vw,100vh) scale(.1299)}}.snow:nth-child(309){opacity:1.186;transform:translate(80.6284vw,-10px) scale(.6782);animation:fall-309 26s -11s linear infinite}@keyframes fall-309{41.255%{transform:translate(89.6185vw,41.255vh) scale(.6782)}to{transform:translate(85.12345vw,100vh) scale(.6782)}}.snow:nth-child(310){opacity:.4346;transform:translate(75.9079vw,-10px) scale(.0941);animation:fall-310 15s -28s linear infinite}@keyframes fall-310{66.568%{transform:translate(85.47vw,66.568vh) scale(.0941)}to{transform:translate(80.68895vw,100vh) scale(.0941)}}.snow:nth-child(311){opacity:1.9818;transform:translate(33.7862vw,-10px) scale(.1514);animation:fall-311 15s -24s linear infinite}@keyframes fall-311{44.213%{transform:translate(39.9158vw,44.213vh) scale(.1514)}to{transform:translate(36.851vw,100vh) scale(.1514)}}.snow:nth-child(312){opacity:.3548;transform:translate(86.2221vw,-10px) scale(.5689);animation:fall-312 28s -18s linear infinite}@keyframes fall-312{33.345%{transform:translate(77.0508vw,33.345vh) scale(.5689)}to{transform:translate(81.63645vw,100vh) scale(.5689)}}.snow:nth-child(313){opacity:1.4664;transform:translate(73.8771vw,-10px) scale(.13);animation:fall-313 15s -13s linear infinite}@keyframes fall-313{77.641%{transform:translate(83.8684vw,77.641vh) scale(.13)}to{transform:translate(78.87275vw,100vh) scale(.13)}}.snow:nth-child(314){opacity:1.6258;transform:translate(27.1733vw,-10px) scale(.6155);animation:fall-314 20s -19s linear infinite}@keyframes fall-314{38.62%{transform:translate(25.548vw,38.62vh) scale(.6155)}to{transform:translate(26.36065vw,100vh) scale(.6155)}}.snow:nth-child(315){opacity:1.1542;transform:translate(84.8649vw,-10px) scale(.6022);animation:fall-315 11s -15s linear infinite}@keyframes fall-315{59.825%{transform:translate(94.6906vw,59.825vh) scale(.6022)}to{transform:translate(89.77775vw,100vh) scale(.6022)}}.snow:nth-child(316){opacity:.3518;transform:translate(81.1665vw,-10px) scale(.9865);animation:fall-316 29s -3s linear infinite}@keyframes fall-316{71.88%{transform:translate(88.2636vw,71.88vh) scale(.9865)}to{transform:translate(84.71505vw,100vh) scale(.9865)}}.snow:nth-child(317){opacity:.9932;transform:translate(43.8995vw,-10px) scale(.8437);animation:fall-317 29s -20s linear infinite}@keyframes fall-317{48.727%{transform:translate(37.1602vw,48.727vh) scale(.8437)}to{transform:translate(40.52985vw,100vh) scale(.8437)}}.snow:nth-child(318){opacity:1.1208;transform:translate(11.8859vw,-10px) scale(.8981);animation:fall-318 19s -19s linear infinite}@keyframes fall-318{47.835%{transform:translate(10.1326vw,47.835vh) scale(.8981)}to{transform:translate(11.00925vw,100vh) scale(.8981)}}.snow:nth-child(319){opacity:1.4088;transform:translate(96.5224vw,-10px) scale(.0922);animation:fall-319 27s -11s linear infinite}@keyframes fall-319{58.461%{transform:translate(88.638vw,58.461vh) scale(.0922)}to{transform:translate(92.5802vw,100vh) scale(.0922)}}.snow:nth-child(320){opacity:.3734;transform:translate(77.4283vw,-10px) scale(.0273);animation:fall-320 21s -3s linear infinite}@keyframes fall-320{73.127%{transform:translate(71.1627vw,73.127vh) scale(.0273)}to{transform:translate(74.2955vw,100vh) scale(.0273)}}.snow:nth-child(321){opacity:.5708;transform:translate(59.0742vw,-10px) scale(.6396);animation:fall-321 18s -27s linear infinite}@keyframes fall-321{55.497%{transform:translate(67.0737vw,55.497vh) scale(.6396)}to{transform:translate(63.07395vw,100vh) scale(.6396)}}.snow:nth-child(322){opacity:1.941;transform:translate(95.9842vw,-10px) scale(.416);animation:fall-322 19s -8s linear infinite}@keyframes fall-322{51.27%{transform:translate(93.169vw,51.27vh) scale(.416)}to{transform:translate(94.5766vw,100vh) scale(.416)}}.snow:nth-child(323){opacity:1.7742;transform:translate(73.52vw,-10px) scale(.4034);animation:fall-323 28s -7s linear infinite}@keyframes fall-323{59.259%{transform:translate(64.9176vw,59.259vh) scale(.4034)}to{transform:translate(69.2188vw,100vh) scale(.4034)}}.snow:nth-child(324){opacity:.0736;transform:translate(29.5203vw,-10px) scale(.9699);animation:fall-324 25s -18s linear infinite}@keyframes fall-324{40.345%{transform:translate(35.3351vw,40.345vh) scale(.9699)}to{transform:translate(32.4277vw,100vh) scale(.9699)}}.snow:nth-child(325){opacity:.9722;transform:translate(65.0308vw,-10px) scale(.7775);animation:fall-325 25s -13s linear infinite}@keyframes fall-325{44.896%{transform:translate(74.4583vw,44.896vh) scale(.7775)}to{transform:translate(69.74455vw,100vh) scale(.7775)}}.snow:nth-child(326){opacity:1.3234;transform:translate(30.7036vw,-10px) scale(.3559);animation:fall-326 27s -2s linear infinite}@keyframes fall-326{53.822%{transform:translate(36.6559vw,53.822vh) scale(.3559)}to{transform:translate(33.67975vw,100vh) scale(.3559)}}.snow:nth-child(327){opacity:.3464;transform:translate(65.8981vw,-10px) scale(.1266);animation:fall-327 16s -12s linear infinite}@keyframes fall-327{33.411%{transform:translate(71.8133vw,33.411vh) scale(.1266)}to{transform:translate(68.8557vw,100vh) scale(.1266)}}.snow:nth-child(328){opacity:.7854;transform:translate(16.2679vw,-10px) scale(.1841);animation:fall-328 19s -2s linear infinite}@keyframes fall-328{68.57%{transform:translate(13.1759vw,68.57vh) scale(.1841)}to{transform:translate(14.7219vw,100vh) scale(.1841)}}.snow:nth-child(329){opacity:1.3922;transform:translate(63.051vw,-10px) scale(.1412);animation:fall-329 23s -30s linear infinite}@keyframes fall-329{55.73%{transform:translate(68.3978vw,55.73vh) scale(.1412)}to{transform:translate(65.7244vw,100vh) scale(.1412)}}.snow:nth-child(330){opacity:1.0214;transform:translate(95.742vw,-10px) scale(.3771);animation:fall-330 21s -5s linear infinite}@keyframes fall-330{64.793%{transform:translate(91.2759vw,64.793vh) scale(.3771)}to{transform:translate(93.50895vw,100vh) scale(.3771)}}.snow:nth-child(331){opacity:.564;transform:translate(70.2302vw,-10px) scale(.6966);animation:fall-331 17s -18s linear infinite}@keyframes fall-331{56.36%{transform:translate(67.8477vw,56.36vh) scale(.6966)}to{transform:translate(69.03895vw,100vh) scale(.6966)}}.snow:nth-child(332){opacity:.212;transform:translate(.1736vw,-10px) scale(.5551);animation:fall-332 20s -11s linear infinite}@keyframes fall-332{39.673%{transform:translate(3.6542vw,39.673vh) scale(.5551)}to{transform:translate(1.9139vw,100vh) scale(.5551)}}.snow:nth-child(333){opacity:1.7314;transform:translate(83.6335vw,-10px) scale(.0662);animation:fall-333 12s -4s linear infinite}@keyframes fall-333{37.428%{transform:translate(80.8017vw,37.428vh) scale(.0662)}to{transform:translate(82.2176vw,100vh) scale(.0662)}}.snow:nth-child(334){opacity:1.067;transform:translate(99.8661vw,-10px) scale(.6568);animation:fall-334 17s -16s linear infinite}@keyframes fall-334{73.297%{transform:translate(102.9152vw,73.297vh) scale(.6568)}to{transform:translate(101.39065vw,100vh) scale(.6568)}}.snow:nth-child(335){opacity:.972;transform:translate(51.6913vw,-10px) scale(.089);animation:fall-335 27s -19s linear infinite}@keyframes fall-335{62.27%{transform:translate(61.0351vw,62.27vh) scale(.089)}to{transform:translate(56.3632vw,100vh) scale(.089)}}.snow:nth-child(336){opacity:.267;transform:translate(23.6965vw,-10px) scale(.6561);animation:fall-336 30s -20s linear infinite}@keyframes fall-336{36.925%{transform:translate(28.9148vw,36.925vh) scale(.6561)}to{transform:translate(26.30565vw,100vh) scale(.6561)}}.snow:nth-child(337){opacity:1.9604;transform:translate(68.6596vw,-10px) scale(.9642);animation:fall-337 10s -28s linear infinite}@keyframes fall-337{34.681%{transform:translate(76.9407vw,34.681vh) scale(.9642)}to{transform:translate(72.80015vw,100vh) scale(.9642)}}.snow:nth-child(338){opacity:1.4092;transform:translate(21.3285vw,-10px) scale(.0301);animation:fall-338 18s -5s linear infinite}@keyframes fall-338{76.306%{transform:translate(22.8943vw,76.306vh) scale(.0301)}to{transform:translate(22.1114vw,100vh) scale(.0301)}}.snow:nth-child(339){opacity:.0528;transform:translate(89.7758vw,-10px) scale(.3988);animation:fall-339 17s -11s linear infinite}@keyframes fall-339{74.449%{transform:translate(88.03vw,74.449vh) scale(.3988)}to{transform:translate(88.9029vw,100vh) scale(.3988)}}.snow:nth-child(340){opacity:1.389;transform:translate(58.8097vw,-10px) scale(.8769);animation:fall-340 29s -15s linear infinite}@keyframes fall-340{34.625%{transform:translate(59.6676vw,34.625vh) scale(.8769)}to{transform:translate(59.23865vw,100vh) scale(.8769)}}.snow:nth-child(341){opacity:1.3292;transform:translate(13.5871vw,-10px) scale(.8693);animation:fall-341 24s -1s linear infinite}@keyframes fall-341{41.678%{transform:translate(22.2825vw,41.678vh) scale(.8693)}to{transform:translate(17.9348vw,100vh) scale(.8693)}}.snow:nth-child(342){opacity:1.185;transform:translate(79.4002vw,-10px) scale(.9547);animation:fall-342 12s -1s linear infinite}@keyframes fall-342{46.793%{transform:translate(70.7172vw,46.793vh) scale(.9547)}to{transform:translate(75.0587vw,100vh) scale(.9547)}}.snow:nth-child(343){opacity:.8914;transform:translate(69.3282vw,-10px) scale(.996);animation:fall-343 11s -2s linear infinite}@keyframes fall-343{63.812%{transform:translate(74.4837vw,63.812vh) scale(.996)}to{transform:translate(71.90595vw,100vh) scale(.996)}}.snow:nth-child(344){opacity:.1994;transform:translate(20.8668vw,-10px) scale(.3149);animation:fall-344 22s -14s linear infinite}@keyframes fall-344{42.08%{transform:translate(23.4514vw,42.08vh) scale(.3149)}to{transform:translate(22.1591vw,100vh) scale(.3149)}}.snow:nth-child(345){opacity:1.9306;transform:translate(52.9267vw,-10px) scale(.0183);animation:fall-345 21s -13s linear infinite}@keyframes fall-345{47.486%{transform:translate(56.7326vw,47.486vh) scale(.0183)}to{transform:translate(54.82965vw,100vh) scale(.0183)}}.snow:nth-child(346){opacity:1.1196;transform:translate(88.9087vw,-10px) scale(.899);animation:fall-346 21s -27s linear infinite}@keyframes fall-346{44.25%{transform:translate(80.5998vw,44.25vh) scale(.899)}to{transform:translate(84.75425vw,100vh) scale(.899)}}.snow:nth-child(347){opacity:1.3266;transform:translate(45.0865vw,-10px) scale(.1497);animation:fall-347 29s -7s linear infinite}@keyframes fall-347{42.03%{transform:translate(41.2369vw,42.03vh) scale(.1497)}to{transform:translate(43.1617vw,100vh) scale(.1497)}}.snow:nth-child(348){opacity:1.0834;transform:translate(69.8069vw,-10px) scale(.072);animation:fall-348 25s -22s linear infinite}@keyframes fall-348{76.895%{transform:translate(73.0863vw,76.895vh) scale(.072)}to{transform:translate(71.4466vw,100vh) scale(.072)}}.snow:nth-child(349){opacity:.2236;transform:translate(50.6474vw,-10px) scale(.4392);animation:fall-349 21s -24s linear infinite}@keyframes fall-349{34.289%{transform:translate(59.6321vw,34.289vh) scale(.4392)}to{transform:translate(55.13975vw,100vh) scale(.4392)}}.snow:nth-child(350){opacity:1.6094;transform:translate(91.9388vw,-10px) scale(.6861);animation:fall-350 24s -9s linear infinite}@keyframes fall-350{31.079%{transform:translate(87.742vw,31.079vh) scale(.6861)}to{transform:translate(89.8404vw,100vh) scale(.6861)}}.snow:nth-child(351){opacity:.846;transform:translate(8.9579vw,-10px) scale(.5488);animation:fall-351 14s -27s linear infinite}@keyframes fall-351{63.831%{transform:translate(.1501vw,63.831vh) scale(.5488)}to{transform:translate(4.554vw,100vh) scale(.5488)}}.snow:nth-child(352){opacity:.3926;transform:translate(22.9185vw,-10px) scale(.8549);animation:fall-352 20s -21s linear infinite}@keyframes fall-352{34.277%{transform:translate(16.6483vw,34.277vh) scale(.8549)}to{transform:translate(19.7834vw,100vh) scale(.8549)}}.snow:nth-child(353){opacity:1.6968;transform:translate(39.3868vw,-10px) scale(.5146);animation:fall-353 27s -24s linear infinite}@keyframes fall-353{79.627%{transform:translate(46.2576vw,79.627vh) scale(.5146)}to{transform:translate(42.8222vw,100vh) scale(.5146)}}.snow:nth-child(354){opacity:1.6678;transform:translate(73.8507vw,-10px) scale(.3855);animation:fall-354 12s -26s linear infinite}@keyframes fall-354{63.097%{transform:translate(78.843vw,63.097vh) scale(.3855)}to{transform:translate(76.34685vw,100vh) scale(.3855)}}.snow:nth-child(355){opacity:.0106;transform:translate(11.6109vw,-10px) scale(.6026);animation:fall-355 21s -10s linear infinite}@keyframes fall-355{60.315%{transform:translate(12.0873vw,60.315vh) scale(.6026)}to{transform:translate(11.8491vw,100vh) scale(.6026)}}.snow:nth-child(356){opacity:.9092;transform:translate(33.7749vw,-10px) scale(.8447);animation:fall-356 22s -9s linear infinite}@keyframes fall-356{79.781%{transform:translate(32.8638vw,79.781vh) scale(.8447)}to{transform:translate(33.31935vw,100vh) scale(.8447)}}.snow:nth-child(357){opacity:.3094;transform:translate(59.8457vw,-10px) scale(.2337);animation:fall-357 17s -28s linear infinite}@keyframes fall-357{78.422%{transform:translate(52.6003vw,78.422vh) scale(.2337)}to{transform:translate(56.223vw,100vh) scale(.2337)}}.snow:nth-child(358){opacity:1.0496;transform:translate(5.8787vw,-10px) scale(.2647);animation:fall-358 11s -8s linear infinite}@keyframes fall-358{57.951%{transform:translate(-1.4177vw,57.951vh) scale(.2647)}to{transform:translate(2.2305vw,100vh) scale(.2647)}}.snow:nth-child(359){opacity:1.0248;transform:translate(24.039vw,-10px) scale(.6734);animation:fall-359 28s -30s linear infinite}@keyframes fall-359{66.904%{transform:translate(18.2876vw,66.904vh) scale(.6734)}to{transform:translate(21.1633vw,100vh) scale(.6734)}}.snow:nth-child(360){opacity:.3194;transform:translate(37.4801vw,-10px) scale(.0889);animation:fall-360 20s -23s linear infinite}@keyframes fall-360{63.476%{transform:translate(45.7836vw,63.476vh) scale(.0889)}to{transform:translate(41.63185vw,100vh) scale(.0889)}}.snow:nth-child(361){opacity:.1102;transform:translate(57.3195vw,-10px) scale(.5885);animation:fall-361 21s -11s linear infinite}@keyframes fall-361{30.913%{transform:translate(51.6134vw,30.913vh) scale(.5885)}to{transform:translate(54.46645vw,100vh) scale(.5885)}}.snow:nth-child(362){opacity:.246;transform:translate(97.1543vw,-10px) scale(.76);animation:fall-362 28s -18s linear infinite}@keyframes fall-362{65.521%{transform:translate(102.2273vw,65.521vh) scale(.76)}to{transform:translate(99.6908vw,100vh) scale(.76)}}.snow:nth-child(363){opacity:.3212;transform:translate(83.0784vw,-10px) scale(.0085);animation:fall-363 17s -6s linear infinite}@keyframes fall-363{55.561%{transform:translate(87.5909vw,55.561vh) scale(.0085)}to{transform:translate(85.33465vw,100vh) scale(.0085)}}.snow:nth-child(364){opacity:.9014;transform:translate(76.9875vw,-10px) scale(.8363);animation:fall-364 21s -6s linear infinite}@keyframes fall-364{56.193%{transform:translate(71.8947vw,56.193vh) scale(.8363)}to{transform:translate(74.4411vw,100vh) scale(.8363)}}.snow:nth-child(365){opacity:.0524;transform:translate(76.6468vw,-10px) scale(.7837);animation:fall-365 18s -5s linear infinite}@keyframes fall-365{43.336%{transform:translate(83.3917vw,43.336vh) scale(.7837)}to{transform:translate(80.01925vw,100vh) scale(.7837)}}.snow:nth-child(366){opacity:.9976;transform:translate(77.2466vw,-10px) scale(.7819);animation:fall-366 25s -3s linear infinite}@keyframes fall-366{34.435%{transform:translate(79.6695vw,34.435vh) scale(.7819)}to{transform:translate(78.45805vw,100vh) scale(.7819)}}.snow:nth-child(367){opacity:.2302;transform:translate(3.7005vw,-10px) scale(.2025);animation:fall-367 27s -14s linear infinite}@keyframes fall-367{66.86%{transform:translate(2.414vw,66.86vh) scale(.2025)}to{transform:translate(3.05725vw,100vh) scale(.2025)}}.snow:nth-child(368){opacity:.8698;transform:translate(31.3363vw,-10px) scale(.5624);animation:fall-368 20s -16s linear infinite}@keyframes fall-368{79.316%{transform:translate(21.7377vw,79.316vh) scale(.5624)}to{transform:translate(26.537vw,100vh) scale(.5624)}}.snow:nth-child(369){opacity:.8858;transform:translate(93.9193vw,-10px) scale(.5653);animation:fall-369 18s -17s linear infinite}@keyframes fall-369{75.975%{transform:translate(84.1069vw,75.975vh) scale(.5653)}to{transform:translate(89.0131vw,100vh) scale(.5653)}}.snow:nth-child(370){opacity:1.7982;transform:translate(15.4211vw,-10px) scale(.7765);animation:fall-370 30s -11s linear infinite}@keyframes fall-370{76.142%{transform:translate(9.5092vw,76.142vh) scale(.7765)}to{transform:translate(12.46515vw,100vh) scale(.7765)}}.snow:nth-child(371){opacity:.0498;transform:translate(36.8927vw,-10px) scale(.8349);animation:fall-371 20s -3s linear infinite}@keyframes fall-371{40.415%{transform:translate(35.6578vw,40.415vh) scale(.8349)}to{transform:translate(36.27525vw,100vh) scale(.8349)}}.snow:nth-child(372){opacity:1.2018;transform:translate(78.7675vw,-10px) scale(.4903);animation:fall-372 28s -14s linear infinite}@keyframes fall-372{56.106%{transform:translate(81.1618vw,56.106vh) scale(.4903)}to{transform:translate(79.96465vw,100vh) scale(.4903)}}.snow:nth-child(373){opacity:.0794;transform:translate(16.4321vw,-10px) scale(.9325);animation:fall-373 14s -12s linear infinite}@keyframes fall-373{33.904%{transform:translate(9.9605vw,33.904vh) scale(.9325)}to{transform:translate(13.1963vw,100vh) scale(.9325)}}.snow:nth-child(374){opacity:1.0518;transform:translate(38.6153vw,-10px) scale(.1452);animation:fall-374 13s -13s linear infinite}@keyframes fall-374{51.261%{transform:translate(29.0025vw,51.261vh) scale(.1452)}to{transform:translate(33.8089vw,100vh) scale(.1452)}}.snow:nth-child(375){opacity:1.154;transform:translate(69.8735vw,-10px) scale(.0447);animation:fall-375 22s -12s linear infinite}@keyframes fall-375{62.692%{transform:translate(77.415vw,62.692vh) scale(.0447)}to{transform:translate(73.64425vw,100vh) scale(.0447)}}.snow:nth-child(376){opacity:1.9816;transform:translate(69.3496vw,-10px) scale(.256);animation:fall-376 11s -20s linear infinite}@keyframes fall-376{78.538%{transform:translate(62.9451vw,78.538vh) scale(.256)}to{transform:translate(66.14735vw,100vh) scale(.256)}}.snow:nth-child(377){opacity:1.9084;transform:translate(65.3163vw,-10px) scale(.1541);animation:fall-377 20s -28s linear infinite}@keyframes fall-377{66.076%{transform:translate(71.3817vw,66.076vh) scale(.1541)}to{transform:translate(68.349vw,100vh) scale(.1541)}}.snow:nth-child(378){opacity:1.3902;transform:translate(96.7436vw,-10px) scale(.1791);animation:fall-378 24s -14s linear infinite}@keyframes fall-378{74.851%{transform:translate(90.832vw,74.851vh) scale(.1791)}to{transform:translate(93.7878vw,100vh) scale(.1791)}}.snow:nth-child(379){opacity:1.9016;transform:translate(19.5087vw,-10px) scale(.2955);animation:fall-379 16s -1s linear infinite}@keyframes fall-379{71.153%{transform:translate(13.6538vw,71.153vh) scale(.2955)}to{transform:translate(16.58125vw,100vh) scale(.2955)}}.snow:nth-child(380){opacity:.9474;transform:translate(94.0024vw,-10px) scale(.9495);animation:fall-380 29s -3s linear infinite}@keyframes fall-380{63.129%{transform:translate(100.44vw,63.129vh) scale(.9495)}to{transform:translate(97.2212vw,100vh) scale(.9495)}}.snow:nth-child(381){opacity:.7318;transform:translate(31.8603vw,-10px) scale(.2414);animation:fall-381 13s -21s linear infinite}@keyframes fall-381{59.033%{transform:translate(23.0278vw,59.033vh) scale(.2414)}to{transform:translate(27.44405vw,100vh) scale(.2414)}}.snow:nth-child(382){opacity:1.6406;transform:translate(58.2703vw,-10px) scale(.9817);animation:fall-382 26s -19s linear infinite}@keyframes fall-382{64.502%{transform:translate(52.3572vw,64.502vh) scale(.9817)}to{transform:translate(55.31375vw,100vh) scale(.9817)}}.snow:nth-child(383){opacity:.5738;transform:translate(67.2521vw,-10px) scale(.2175);animation:fall-383 27s -15s linear infinite}@keyframes fall-383{76.434%{transform:translate(77.1784vw,76.434vh) scale(.2175)}to{transform:translate(72.21525vw,100vh) scale(.2175)}}.snow:nth-child(384){opacity:1.3998;transform:translate(58.3813vw,-10px) scale(.2703);animation:fall-384 24s -11s linear infinite}@keyframes fall-384{74.476%{transform:translate(62.0052vw,74.476vh) scale(.2703)}to{transform:translate(60.19325vw,100vh) scale(.2703)}}.snow:nth-child(385){opacity:.2382;transform:translate(36.5535vw,-10px) scale(.8039);animation:fall-385 30s -9s linear infinite}@keyframes fall-385{78.799%{transform:translate(36.5767vw,78.799vh) scale(.8039)}to{transform:translate(36.5651vw,100vh) scale(.8039)}}.snow:nth-child(386){opacity:.7488;transform:translate(8.6818vw,-10px) scale(.1225);animation:fall-386 15s -30s linear infinite}@keyframes fall-386{42.167%{transform:translate(3.4423vw,42.167vh) scale(.1225)}to{transform:translate(6.06205vw,100vh) scale(.1225)}}.snow:nth-child(387){opacity:1.2182;transform:translate(4.9785vw,-10px) scale(.2554);animation:fall-387 18s -2s linear infinite}@keyframes fall-387{73.634%{transform:translate(7.2145vw,73.634vh) scale(.2554)}to{transform:translate(6.0965vw,100vh) scale(.2554)}}.snow:nth-child(388){opacity:1.152;transform:translate(2.634vw,-10px) scale(.691);animation:fall-388 13s -10s linear infinite}@keyframes fall-388{51.403%{transform:translate(5.1144vw,51.403vh) scale(.691)}to{transform:translate(3.8742vw,100vh) scale(.691)}}.snow:nth-child(389){opacity:1.2758;transform:translate(81.4718vw,-10px) scale(.9724);animation:fall-389 14s -3s linear infinite}@keyframes fall-389{34.891%{transform:translate(84.9841vw,34.891vh) scale(.9724)}to{transform:translate(83.22795vw,100vh) scale(.9724)}}.snow:nth-child(390){opacity:.126;transform:translate(18.6102vw,-10px) scale(.2282);animation:fall-390 12s -1s linear infinite}@keyframes fall-390{34.129%{transform:translate(24.271vw,34.129vh) scale(.2282)}to{transform:translate(21.4406vw,100vh) scale(.2282)}}.snow:nth-child(391){opacity:.6128;transform:translate(80.9001vw,-10px) scale(.3571);animation:fall-391 19s -3s linear infinite}@keyframes fall-391{57.044%{transform:translate(75.1351vw,57.044vh) scale(.3571)}to{transform:translate(78.0176vw,100vh) scale(.3571)}}.snow:nth-child(392){opacity:.4408;transform:translate(13.2281vw,-10px) scale(.2248);animation:fall-392 30s -13s linear infinite}@keyframes fall-392{73.417%{transform:translate(16.8598vw,73.417vh) scale(.2248)}to{transform:translate(15.04395vw,100vh) scale(.2248)}}.snow:nth-child(393){opacity:.3978;transform:translate(81.0977vw,-10px) scale(.1258);animation:fall-393 29s -12s linear infinite}@keyframes fall-393{75.747%{transform:translate(73.6308vw,75.747vh) scale(.1258)}to{transform:translate(77.36425vw,100vh) scale(.1258)}}.snow:nth-child(394){opacity:.1572;transform:translate(30.7466vw,-10px) scale(.4401);animation:fall-394 18s -23s linear infinite}@keyframes fall-394{33.913%{transform:translate(40.469vw,33.913vh) scale(.4401)}to{transform:translate(35.6078vw,100vh) scale(.4401)}}.snow:nth-child(395){opacity:1.2736;transform:translate(61.0322vw,-10px) scale(.5176);animation:fall-395 23s -28s linear infinite}@keyframes fall-395{69.92%{transform:translate(68.8934vw,69.92vh) scale(.5176)}to{transform:translate(64.9628vw,100vh) scale(.5176)}}.snow:nth-child(396){opacity:1.529;transform:translate(85.9928vw,-10px) scale(.5414);animation:fall-396 19s -14s linear infinite}@keyframes fall-396{40.992%{transform:translate(77.0134vw,40.992vh) scale(.5414)}to{transform:translate(81.5031vw,100vh) scale(.5414)}}.snow:nth-child(397){opacity:.8276;transform:translate(66.6003vw,-10px) scale(.5211);animation:fall-397 23s -21s linear infinite}@keyframes fall-397{74.221%{transform:translate(63.4498vw,74.221vh) scale(.5211)}to{transform:translate(65.02505vw,100vh) scale(.5211)}}.snow:nth-child(398){opacity:1.372;transform:translate(26.491vw,-10px) scale(.6045);animation:fall-398 21s -29s linear infinite}@keyframes fall-398{41.018%{transform:translate(24.6094vw,41.018vh) scale(.6045)}to{transform:translate(25.5502vw,100vh) scale(.6045)}}.snow:nth-child(399){opacity:.3618;transform:translate(99.0434vw,-10px) scale(.7261);animation:fall-399 20s -30s linear infinite}@keyframes fall-399{64.609%{transform:translate(95.3604vw,64.609vh) scale(.7261)}to{transform:translate(97.2019vw,100vh) scale(.7261)}}.snow:nth-child(400){opacity:1.4564;transform:translate(87.2116vw,-10px) scale(.345);animation:fall-400 26s -8s linear infinite}@keyframes fall-400{67.021%{transform:translate(91.6189vw,67.021vh) scale(.345)}to{transform:translate(89.41525vw,100vh) scale(.345)}}\n"], dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
23
23
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
24
24
|
type: Component,
|
|
25
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, standalone: true, imports: [NgIf, NgFor, RouterOutlet], template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows\" 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: 1800){.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.449;transform:translate(5.8203vw,-10px) scale(.4802);animation:fall-1 17s -16s linear infinite}@keyframes fall-1{76.253%{transform:translate(3.7344vw,76.253vh) scale(.4802)}to{transform:translate(4.77735vw,100vh) scale(.4802)}}.snow:nth-child(2){opacity:.0876;transform:translate(25.7379vw,-10px) scale(.6569);animation:fall-2 16s -5s linear infinite}@keyframes fall-2{30.348%{transform:translate(22.6227vw,30.348vh) scale(.6569)}to{transform:translate(24.1803vw,100vh) scale(.6569)}}.snow:nth-child(3){opacity:.5428;transform:translate(75.2633vw,-10px) scale(.0414);animation:fall-3 12s -24s linear infinite}@keyframes fall-3{79.605%{transform:translate(83.4752vw,79.605vh) scale(.0414)}to{transform:translate(79.36925vw,100vh) scale(.0414)}}.snow:nth-child(4){opacity:1.6832;transform:translate(99.3593vw,-10px) scale(.8117);animation:fall-4 25s -2s linear infinite}@keyframes fall-4{73.26%{transform:translate(100.2958vw,73.26vh) scale(.8117)}to{transform:translate(99.82755vw,100vh) scale(.8117)}}.snow:nth-child(5){opacity:1.4506;transform:translate(10.3221vw,-10px) scale(.8135);animation:fall-5 16s -21s linear infinite}@keyframes fall-5{34.42%{transform:translate(19.0669vw,34.42vh) scale(.8135)}to{transform:translate(14.6945vw,100vh) scale(.8135)}}.snow:nth-child(6){opacity:.4706;transform:translate(56.3725vw,-10px) scale(.8128);animation:fall-6 23s -30s linear infinite}@keyframes fall-6{45.173%{transform:translate(57.4145vw,45.173vh) scale(.8128)}to{transform:translate(56.8935vw,100vh) scale(.8128)}}.snow:nth-child(7){opacity:.8248;transform:translate(59.309vw,-10px) scale(.9375);animation:fall-7 30s -7s linear infinite}@keyframes fall-7{68.679%{transform:translate(68.9832vw,68.679vh) scale(.9375)}to{transform:translate(64.1461vw,100vh) scale(.9375)}}.snow:nth-child(8){opacity:.8932;transform:translate(35.2002vw,-10px) scale(.0302);animation:fall-8 12s -26s linear infinite}@keyframes fall-8{73.746%{transform:translate(38.3099vw,73.746vh) scale(.0302)}to{transform:translate(36.75505vw,100vh) scale(.0302)}}.snow:nth-child(9){opacity:.4894;transform:translate(97.5274vw,-10px) scale(.3745);animation:fall-9 12s -13s linear infinite}@keyframes fall-9{79.324%{transform:translate(92.2423vw,79.324vh) scale(.3745)}to{transform:translate(94.88485vw,100vh) scale(.3745)}}.snow:nth-child(10){opacity:.668;transform:translate(71.5238vw,-10px) scale(.2803);animation:fall-10 23s -26s linear infinite}@keyframes fall-10{72.327%{transform:translate(73.9526vw,72.327vh) scale(.2803)}to{transform:translate(72.7382vw,100vh) scale(.2803)}}.snow:nth-child(11){opacity:.782;transform:translate(51.2582vw,-10px) scale(.5251);animation:fall-11 22s -16s linear infinite}@keyframes fall-11{40.5%{transform:translate(53.6005vw,40.5vh) scale(.5251)}to{transform:translate(52.42935vw,100vh) scale(.5251)}}.snow:nth-child(12){opacity:.0412;transform:translate(76.0616vw,-10px) scale(.2383);animation:fall-12 29s -30s linear infinite}@keyframes fall-12{78.333%{transform:translate(79.3394vw,78.333vh) scale(.2383)}to{transform:translate(77.7005vw,100vh) scale(.2383)}}.snow:nth-child(13){opacity:1.984;transform:translate(64.724vw,-10px) scale(.9335);animation:fall-13 26s -29s linear infinite}@keyframes fall-13{31.371%{transform:translate(56.5976vw,31.371vh) scale(.9335)}to{transform:translate(60.6608vw,100vh) scale(.9335)}}.snow:nth-child(14){opacity:.5472;transform:translate(36.8898vw,-10px) scale(.8197);animation:fall-14 11s -21s linear infinite}@keyframes fall-14{69.098%{transform:translate(43.3755vw,69.098vh) scale(.8197)}to{transform:translate(40.13265vw,100vh) scale(.8197)}}.snow:nth-child(15){opacity:.6716;transform:translate(13.1768vw,-10px) scale(.6383);animation:fall-15 16s -18s linear infinite}@keyframes fall-15{68.839%{transform:translate(20.6758vw,68.839vh) scale(.6383)}to{transform:translate(16.9263vw,100vh) scale(.6383)}}.snow:nth-child(16){opacity:1.4106;transform:translate(4.649vw,-10px) scale(.7341);animation:fall-16 14s -4s linear infinite}@keyframes fall-16{32.666%{transform:translate(13.3277vw,32.666vh) scale(.7341)}to{transform:translate(8.98835vw,100vh) scale(.7341)}}.snow:nth-child(17){opacity:1.1806;transform:translate(49.3589vw,-10px) scale(.3684);animation:fall-17 27s -18s linear infinite}@keyframes fall-17{39.216%{transform:translate(58.1656vw,39.216vh) scale(.3684)}to{transform:translate(53.76225vw,100vh) scale(.3684)}}.snow:nth-child(18){opacity:1.393;transform:translate(86.3898vw,-10px) scale(.6564);animation:fall-18 27s -24s linear infinite}@keyframes fall-18{40.784%{transform:translate(86.2998vw,40.784vh) scale(.6564)}to{transform:translate(86.3448vw,100vh) scale(.6564)}}.snow:nth-child(19){opacity:.6904;transform:translate(82.087vw,-10px) scale(.082);animation:fall-19 17s -24s linear infinite}@keyframes fall-19{74.265%{transform:translate(85.8856vw,74.265vh) scale(.082)}to{transform:translate(83.9863vw,100vh) scale(.082)}}.snow:nth-child(20){opacity:.1698;transform:translate(10.981vw,-10px) scale(.9618);animation:fall-20 13s -14s linear infinite}@keyframes fall-20{49.292%{transform:translate(4.8263vw,49.292vh) scale(.9618)}to{transform:translate(7.90365vw,100vh) scale(.9618)}}.snow:nth-child(21){opacity:1.66;transform:translate(27.6476vw,-10px) scale(.5431);animation:fall-21 25s -14s linear infinite}@keyframes fall-21{53.435%{transform:translate(36.8545vw,53.435vh) scale(.5431)}to{transform:translate(32.25105vw,100vh) scale(.5431)}}.snow:nth-child(22){opacity:.1174;transform:translate(27.2477vw,-10px) scale(.7681);animation:fall-22 13s -26s linear infinite}@keyframes fall-22{69.545%{transform:translate(30.4972vw,69.545vh) scale(.7681)}to{transform:translate(28.87245vw,100vh) scale(.7681)}}.snow:nth-child(23){opacity:.933;transform:translate(58.2238vw,-10px) scale(.5908);animation:fall-23 13s -24s linear infinite}@keyframes fall-23{38.487%{transform:translate(51.1226vw,38.487vh) scale(.5908)}to{transform:translate(54.6732vw,100vh) scale(.5908)}}.snow:nth-child(24){opacity:.8934;transform:translate(90.8106vw,-10px) scale(.4286);animation:fall-24 21s -13s linear infinite}@keyframes fall-24{59.491%{transform:translate(84.2904vw,59.491vh) scale(.4286)}to{transform:translate(87.5505vw,100vh) scale(.4286)}}.snow:nth-child(25){opacity:1.9224;transform:translate(1.9313vw,-10px) scale(.5524);animation:fall-25 13s -15s linear infinite}@keyframes fall-25{76.21%{transform:translate(-6.0494vw,76.21vh) scale(.5524)}to{transform:translate(-2.05905vw,100vh) scale(.5524)}}.snow:nth-child(26){opacity:1.363;transform:translate(34.4394vw,-10px) scale(.9768);animation:fall-26 11s -18s linear infinite}@keyframes fall-26{32.628%{transform:translate(34.1359vw,32.628vh) scale(.9768)}to{transform:translate(34.28765vw,100vh) scale(.9768)}}.snow:nth-child(27){opacity:.7182;transform:translate(56.9537vw,-10px) scale(.473);animation:fall-27 28s -22s linear infinite}@keyframes fall-27{45.466%{transform:translate(47.4968vw,45.466vh) scale(.473)}to{transform:translate(52.22525vw,100vh) scale(.473)}}.snow:nth-child(28){opacity:1.3182;transform:translate(66.1953vw,-10px) scale(.3125);animation:fall-28 12s -20s linear infinite}@keyframes fall-28{41.641%{transform:translate(73.5263vw,41.641vh) scale(.3125)}to{transform:translate(69.8608vw,100vh) scale(.3125)}}.snow:nth-child(29){opacity:1.263;transform:translate(83.6078vw,-10px) scale(.7916);animation:fall-29 26s -9s linear infinite}@keyframes fall-29{31.634%{transform:translate(83.0071vw,31.634vh) scale(.7916)}to{transform:translate(83.30745vw,100vh) scale(.7916)}}.snow:nth-child(30){opacity:1.4886;transform:translate(24.6428vw,-10px) scale(.2186);animation:fall-30 30s -5s linear infinite}@keyframes fall-30{62.624%{transform:translate(29.8008vw,62.624vh) scale(.2186)}to{transform:translate(27.2218vw,100vh) scale(.2186)}}.snow:nth-child(31){opacity:1.701;transform:translate(93.2908vw,-10px) scale(.2718);animation:fall-31 17s -19s linear infinite}@keyframes fall-31{32.227%{transform:translate(93.9681vw,32.227vh) scale(.2718)}to{transform:translate(93.62945vw,100vh) scale(.2718)}}.snow:nth-child(32){opacity:.9112;transform:translate(43.9251vw,-10px) scale(.7345);animation:fall-32 11s -21s linear infinite}@keyframes fall-32{34.794%{transform:translate(52.7745vw,34.794vh) scale(.7345)}to{transform:translate(48.3498vw,100vh) scale(.7345)}}.snow:nth-child(33){opacity:1.258;transform:translate(69.713vw,-10px) scale(.0427);animation:fall-33 15s -10s linear infinite}@keyframes fall-33{57.938%{transform:translate(68.8233vw,57.938vh) scale(.0427)}to{transform:translate(69.26815vw,100vh) scale(.0427)}}.snow:nth-child(34){opacity:.4848;transform:translate(78.3273vw,-10px) scale(.9692);animation:fall-34 13s -8s linear infinite}@keyframes fall-34{67.71%{transform:translate(86.2841vw,67.71vh) scale(.9692)}to{transform:translate(82.3057vw,100vh) scale(.9692)}}.snow:nth-child(35){opacity:1.0152;transform:translate(22.2911vw,-10px) scale(.7724);animation:fall-35 17s -4s linear infinite}@keyframes fall-35{56.587%{transform:translate(14.4703vw,56.587vh) scale(.7724)}to{transform:translate(18.3807vw,100vh) scale(.7724)}}.snow:nth-child(36){opacity:1.061;transform:translate(23.9907vw,-10px) scale(.568);animation:fall-36 26s -12s linear infinite}@keyframes fall-36{50.747%{transform:translate(31.0321vw,50.747vh) scale(.568)}to{transform:translate(27.5114vw,100vh) scale(.568)}}.snow:nth-child(37){opacity:1.72;transform:translate(19.8372vw,-10px) scale(.7034);animation:fall-37 16s -13s linear infinite}@keyframes fall-37{49.495%{transform:translate(17.2682vw,49.495vh) scale(.7034)}to{transform:translate(18.5527vw,100vh) scale(.7034)}}.snow:nth-child(38){opacity:.8196;transform:translate(98.1955vw,-10px) scale(.8348);animation:fall-38 24s -21s linear infinite}@keyframes fall-38{69.939%{transform:translate(105.625vw,69.939vh) scale(.8348)}to{transform:translate(101.91025vw,100vh) scale(.8348)}}.snow:nth-child(39){opacity:1.995;transform:translate(96.065vw,-10px) scale(.192);animation:fall-39 12s -30s linear infinite}@keyframes fall-39{31.769%{transform:translate(101.2961vw,31.769vh) scale(.192)}to{transform:translate(98.68055vw,100vh) scale(.192)}}.snow:nth-child(40){opacity:1.3654;transform:translate(72.417vw,-10px) scale(.2196);animation:fall-40 10s -28s linear infinite}@keyframes fall-40{39.187%{transform:translate(63.6232vw,39.187vh) scale(.2196)}to{transform:translate(68.0201vw,100vh) scale(.2196)}}.snow:nth-child(41){opacity:1.5752;transform:translate(6.2616vw,-10px) scale(.1137);animation:fall-41 14s -8s linear infinite}@keyframes fall-41{43.251%{transform:translate(1.17vw,43.251vh) scale(.1137)}to{transform:translate(3.7158vw,100vh) scale(.1137)}}.snow:nth-child(42){opacity:.2876;transform:translate(65.3053vw,-10px) scale(.6695);animation:fall-42 30s -14s linear infinite}@keyframes fall-42{39.195%{transform:translate(72.9176vw,39.195vh) scale(.6695)}to{transform:translate(69.11145vw,100vh) scale(.6695)}}.snow:nth-child(43){opacity:1.933;transform:translate(62.6055vw,-10px) scale(.5621);animation:fall-43 11s -25s linear infinite}@keyframes fall-43{54.804%{transform:translate(62.2826vw,54.804vh) scale(.5621)}to{transform:translate(62.44405vw,100vh) scale(.5621)}}.snow:nth-child(44){opacity:.7302;transform:translate(94.0088vw,-10px) scale(.3002);animation:fall-44 29s -28s linear infinite}@keyframes fall-44{71.806%{transform:translate(85.1773vw,71.806vh) scale(.3002)}to{transform:translate(89.59305vw,100vh) scale(.3002)}}.snow:nth-child(45){opacity:.7954;transform:translate(80.6632vw,-10px) scale(.6123);animation:fall-45 28s -3s linear infinite}@keyframes fall-45{32.234%{transform:translate(77.7577vw,32.234vh) scale(.6123)}to{transform:translate(79.21045vw,100vh) scale(.6123)}}.snow:nth-child(46){opacity:1.1426;transform:translate(52.5299vw,-10px) scale(.044);animation:fall-46 18s -10s linear infinite}@keyframes fall-46{40.888%{transform:translate(56.6158vw,40.888vh) scale(.044)}to{transform:translate(54.57285vw,100vh) scale(.044)}}.snow:nth-child(47){opacity:.8974;transform:translate(48.9654vw,-10px) scale(.2365);animation:fall-47 22s -16s linear infinite}@keyframes fall-47{30.935%{transform:translate(43.1468vw,30.935vh) scale(.2365)}to{transform:translate(46.0561vw,100vh) scale(.2365)}}.snow:nth-child(48){opacity:1.5054;transform:translate(34.4286vw,-10px) scale(.3081);animation:fall-48 26s -17s linear infinite}@keyframes fall-48{57.024%{transform:translate(36.6584vw,57.024vh) scale(.3081)}to{transform:translate(35.5435vw,100vh) scale(.3081)}}.snow:nth-child(49){opacity:1.8142;transform:translate(36.0697vw,-10px) scale(.072);animation:fall-49 30s -19s linear infinite}@keyframes fall-49{36.957%{transform:translate(31.7945vw,36.957vh) scale(.072)}to{transform:translate(33.9321vw,100vh) scale(.072)}}.snow:nth-child(50){opacity:.213;transform:translate(60.089vw,-10px) scale(.3247);animation:fall-50 18s -5s linear infinite}@keyframes fall-50{41.554%{transform:translate(58.194vw,41.554vh) scale(.3247)}to{transform:translate(59.1415vw,100vh) scale(.3247)}}.snow:nth-child(51){opacity:.5984;transform:translate(31.7332vw,-10px) scale(.7895);animation:fall-51 11s -26s linear infinite}@keyframes fall-51{52.333%{transform:translate(34.1725vw,52.333vh) scale(.7895)}to{transform:translate(32.95285vw,100vh) scale(.7895)}}.snow:nth-child(52){opacity:.8064;transform:translate(90.5202vw,-10px) scale(.7252);animation:fall-52 14s -27s linear infinite}@keyframes fall-52{34.433%{transform:translate(88.9897vw,34.433vh) scale(.7252)}to{transform:translate(89.75495vw,100vh) scale(.7252)}}.snow:nth-child(53){opacity:.695;transform:translate(86.5121vw,-10px) scale(.0099);animation:fall-53 29s -6s linear infinite}@keyframes fall-53{55.79%{transform:translate(92.0023vw,55.79vh) scale(.0099)}to{transform:translate(89.2572vw,100vh) scale(.0099)}}.snow:nth-child(54){opacity:.6616;transform:translate(23.6025vw,-10px) scale(.4371);animation:fall-54 16s -27s linear infinite}@keyframes fall-54{72.033%{transform:translate(26.3486vw,72.033vh) scale(.4371)}to{transform:translate(24.97555vw,100vh) scale(.4371)}}.snow:nth-child(55){opacity:1.057;transform:translate(39.4403vw,-10px) scale(.2996);animation:fall-55 13s -16s linear infinite}@keyframes fall-55{31.128%{transform:translate(42.9393vw,31.128vh) scale(.2996)}to{transform:translate(41.1898vw,100vh) scale(.2996)}}.snow:nth-child(56){opacity:1.0814;transform:translate(13.0903vw,-10px) scale(.0953);animation:fall-56 11s -21s linear infinite}@keyframes fall-56{63.624%{transform:translate(3.7276vw,63.624vh) scale(.0953)}to{transform:translate(8.40895vw,100vh) scale(.0953)}}.snow:nth-child(57){opacity:1.6352;transform:translate(39.9759vw,-10px) scale(.5989);animation:fall-57 26s -5s linear infinite}@keyframes fall-57{36.402%{transform:translate(31.9637vw,36.402vh) scale(.5989)}to{transform:translate(35.9698vw,100vh) scale(.5989)}}.snow:nth-child(58){opacity:.1414;transform:translate(87.5799vw,-10px) scale(.5973);animation:fall-58 15s -6s linear infinite}@keyframes fall-58{41.799%{transform:translate(87.5714vw,41.799vh) scale(.5973)}to{transform:translate(87.57565vw,100vh) scale(.5973)}}.snow:nth-child(59){opacity:1.4976;transform:translate(78.0828vw,-10px) scale(.5735);animation:fall-59 17s -6s linear infinite}@keyframes fall-59{57.958%{transform:translate(83.0331vw,57.958vh) scale(.5735)}to{transform:translate(80.55795vw,100vh) scale(.5735)}}.snow:nth-child(60){opacity:.7478;transform:translate(48.9116vw,-10px) scale(.6983);animation:fall-60 10s -21s linear infinite}@keyframes fall-60{73.671%{transform:translate(41.6037vw,73.671vh) scale(.6983)}to{transform:translate(45.25765vw,100vh) scale(.6983)}}.snow:nth-child(61){opacity:.4634;transform:translate(14.4899vw,-10px) scale(.6676);animation:fall-61 21s -30s linear infinite}@keyframes fall-61{58.981%{transform:translate(8.4559vw,58.981vh) scale(.6676)}to{transform:translate(11.4729vw,100vh) scale(.6676)}}.snow:nth-child(62){opacity:.7196;transform:translate(63.8253vw,-10px) scale(.7303);animation:fall-62 28s -26s linear infinite}@keyframes fall-62{59.409%{transform:translate(57.5642vw,59.409vh) scale(.7303)}to{transform:translate(60.69475vw,100vh) scale(.7303)}}.snow:nth-child(63){opacity:.4556;transform:translate(16.6178vw,-10px) scale(.8818);animation:fall-63 21s -17s linear infinite}@keyframes fall-63{30.56%{transform:translate(16.8538vw,30.56vh) scale(.8818)}to{transform:translate(16.7358vw,100vh) scale(.8818)}}.snow:nth-child(64){opacity:.096;transform:translate(75.5005vw,-10px) scale(.5945);animation:fall-64 28s -21s linear infinite}@keyframes fall-64{68.073%{transform:translate(85.0728vw,68.073vh) scale(.5945)}to{transform:translate(80.28665vw,100vh) scale(.5945)}}.snow:nth-child(65){opacity:1.4882;transform:translate(42.9725vw,-10px) scale(.5183);animation:fall-65 16s -1s linear infinite}@keyframes fall-65{78.482%{transform:translate(46.0896vw,78.482vh) scale(.5183)}to{transform:translate(44.53105vw,100vh) scale(.5183)}}.snow:nth-child(66){opacity:1.884;transform:translate(85.4162vw,-10px) scale(.9956);animation:fall-66 17s -9s linear infinite}@keyframes fall-66{61.445%{transform:translate(78.1593vw,61.445vh) scale(.9956)}to{transform:translate(81.78775vw,100vh) scale(.9956)}}.snow:nth-child(67){opacity:1.4328;transform:translate(28.1547vw,-10px) scale(.3876);animation:fall-67 10s -26s linear infinite}@keyframes fall-67{52.639%{transform:translate(33.8214vw,52.639vh) scale(.3876)}to{transform:translate(30.98805vw,100vh) scale(.3876)}}.snow:nth-child(68){opacity:.1514;transform:translate(41.2297vw,-10px) scale(.8);animation:fall-68 28s -26s linear infinite}@keyframes fall-68{34.218%{transform:translate(45.1258vw,34.218vh) scale(.8)}to{transform:translate(43.17775vw,100vh) scale(.8)}}.snow:nth-child(69){opacity:1.1864;transform:translate(27.0487vw,-10px) scale(.9788);animation:fall-69 30s -2s linear infinite}@keyframes fall-69{59.157%{transform:translate(28.6481vw,59.157vh) scale(.9788)}to{transform:translate(27.8484vw,100vh) scale(.9788)}}.snow:nth-child(70){opacity:.2416;transform:translate(47.6472vw,-10px) scale(.55);animation:fall-70 15s -5s linear infinite}@keyframes fall-70{30.949%{transform:translate(43.3326vw,30.949vh) scale(.55)}to{transform:translate(45.4899vw,100vh) scale(.55)}}.snow:nth-child(71){opacity:.567;transform:translate(46.9296vw,-10px) scale(.26);animation:fall-71 25s -14s linear infinite}@keyframes fall-71{60.604%{transform:translate(39.1953vw,60.604vh) scale(.26)}to{transform:translate(43.06245vw,100vh) scale(.26)}}.snow:nth-child(72){opacity:.7962;transform:translate(.5885vw,-10px) scale(.9038);animation:fall-72 24s -27s linear infinite}@keyframes fall-72{57.328%{transform:translate(-3.3682vw,57.328vh) scale(.9038)}to{transform:translate(-1.38985vw,100vh) scale(.9038)}}.snow:nth-child(73){opacity:.7136;transform:translate(72.0936vw,-10px) scale(.2454);animation:fall-73 13s -29s linear infinite}@keyframes fall-73{42.413%{transform:translate(80.659vw,42.413vh) scale(.2454)}to{transform:translate(76.3763vw,100vh) scale(.2454)}}.snow:nth-child(74){opacity:.203;transform:translate(72.3678vw,-10px) scale(.1806);animation:fall-74 27s -28s linear infinite}@keyframes fall-74{70.101%{transform:translate(64.216vw,70.101vh) scale(.1806)}to{transform:translate(68.2919vw,100vh) scale(.1806)}}.snow:nth-child(75){opacity:1.3118;transform:translate(78.4736vw,-10px) scale(.932);animation:fall-75 20s -27s linear infinite}@keyframes fall-75{65.402%{transform:translate(84.3206vw,65.402vh) scale(.932)}to{transform:translate(81.3971vw,100vh) scale(.932)}}.snow:nth-child(76){opacity:1.7718;transform:translate(29.6326vw,-10px) scale(.6972);animation:fall-76 16s -1s linear infinite}@keyframes fall-76{34.222%{transform:translate(34.7035vw,34.222vh) scale(.6972)}to{transform:translate(32.16805vw,100vh) scale(.6972)}}.snow:nth-child(77){opacity:1.7614;transform:translate(88.754vw,-10px) scale(.0576);animation:fall-77 28s -29s linear infinite}@keyframes fall-77{37.405%{transform:translate(86.1347vw,37.405vh) scale(.0576)}to{transform:translate(87.44435vw,100vh) scale(.0576)}}.snow:nth-child(78){opacity:1.485;transform:translate(59.246vw,-10px) scale(.6668);animation:fall-78 17s -28s linear infinite}@keyframes fall-78{55.711%{transform:translate(49.3616vw,55.711vh) scale(.6668)}to{transform:translate(54.3038vw,100vh) scale(.6668)}}.snow:nth-child(79){opacity:1.652;transform:translate(46.2797vw,-10px) scale(.8685);animation:fall-79 17s -8s linear infinite}@keyframes fall-79{57.033%{transform:translate(55.0213vw,57.033vh) scale(.8685)}to{transform:translate(50.6505vw,100vh) scale(.8685)}}.snow:nth-child(80){opacity:.4692;transform:translate(22.2453vw,-10px) scale(.8554);animation:fall-80 25s -4s linear infinite}@keyframes fall-80{65.692%{transform:translate(18.1187vw,65.692vh) scale(.8554)}to{transform:translate(20.182vw,100vh) scale(.8554)}}.snow:nth-child(81){opacity:.6628;transform:translate(81.4614vw,-10px) scale(.6496);animation:fall-81 18s -25s linear infinite}@keyframes fall-81{48.724%{transform:translate(88.392vw,48.724vh) scale(.6496)}to{transform:translate(84.9267vw,100vh) scale(.6496)}}.snow:nth-child(82){opacity:.0244;transform:translate(33.9047vw,-10px) scale(.1426);animation:fall-82 12s -20s linear infinite}@keyframes fall-82{32.707%{transform:translate(29.3942vw,32.707vh) scale(.1426)}to{transform:translate(31.64945vw,100vh) scale(.1426)}}.snow:nth-child(83){opacity:.6538;transform:translate(64.6837vw,-10px) scale(.7792);animation:fall-83 29s -20s linear infinite}@keyframes fall-83{78.778%{transform:translate(61.5467vw,78.778vh) scale(.7792)}to{transform:translate(63.1152vw,100vh) scale(.7792)}}.snow:nth-child(84){opacity:1.5648;transform:translate(25.8451vw,-10px) scale(.5876);animation:fall-84 22s -28s linear infinite}@keyframes fall-84{69.964%{transform:translate(34.4921vw,69.964vh) scale(.5876)}to{transform:translate(30.1686vw,100vh) scale(.5876)}}.snow:nth-child(85){opacity:.059;transform:translate(10.5215vw,-10px) scale(.0381);animation:fall-85 19s -1s linear infinite}@keyframes fall-85{50.891%{transform:translate(5.0799vw,50.891vh) scale(.0381)}to{transform:translate(7.8007vw,100vh) scale(.0381)}}.snow:nth-child(86){opacity:1.6038;transform:translate(24.5295vw,-10px) scale(.3044);animation:fall-86 19s -11s linear infinite}@keyframes fall-86{52.036%{transform:translate(32.5753vw,52.036vh) scale(.3044)}to{transform:translate(28.5524vw,100vh) scale(.3044)}}.snow:nth-child(87){opacity:.376;transform:translate(82.5816vw,-10px) scale(.1791);animation:fall-87 26s -22s linear infinite}@keyframes fall-87{39.141%{transform:translate(90.8532vw,39.141vh) scale(.1791)}to{transform:translate(86.7174vw,100vh) scale(.1791)}}.snow:nth-child(88){opacity:.5606;transform:translate(63.0885vw,-10px) scale(.0587);animation:fall-88 13s -27s linear infinite}@keyframes fall-88{30.721%{transform:translate(63.1401vw,30.721vh) scale(.0587)}to{transform:translate(63.1143vw,100vh) scale(.0587)}}.snow:nth-child(89){opacity:1.5438;transform:translate(8.8842vw,-10px) scale(.9468);animation:fall-89 10s -18s linear infinite}@keyframes fall-89{31.183%{transform:translate(4.3441vw,31.183vh) scale(.9468)}to{transform:translate(6.61415vw,100vh) scale(.9468)}}.snow:nth-child(90){opacity:1.5814;transform:translate(3.0633vw,-10px) scale(.97);animation:fall-90 19s -22s linear infinite}@keyframes fall-90{65.951%{transform:translate(6.8782vw,65.951vh) scale(.97)}to{transform:translate(4.97075vw,100vh) scale(.97)}}.snow:nth-child(91){opacity:.9558;transform:translate(43.322vw,-10px) scale(.1345);animation:fall-91 24s -13s linear infinite}@keyframes fall-91{49.94%{transform:translate(43.2077vw,49.94vh) scale(.1345)}to{transform:translate(43.26485vw,100vh) scale(.1345)}}.snow:nth-child(92){opacity:1.9612;transform:translate(69.8976vw,-10px) scale(.4892);animation:fall-92 22s -11s linear infinite}@keyframes fall-92{70.754%{transform:translate(60.1938vw,70.754vh) scale(.4892)}to{transform:translate(65.0457vw,100vh) scale(.4892)}}.snow:nth-child(93){opacity:1.9208;transform:translate(14.3692vw,-10px) scale(.5668);animation:fall-93 11s -2s linear infinite}@keyframes fall-93{57.185%{transform:translate(24.3044vw,57.185vh) scale(.5668)}to{transform:translate(19.3368vw,100vh) scale(.5668)}}.snow:nth-child(94){opacity:.5576;transform:translate(21.2399vw,-10px) scale(.092);animation:fall-94 15s -16s linear infinite}@keyframes fall-94{66.715%{transform:translate(21.6323vw,66.715vh) scale(.092)}to{transform:translate(21.4361vw,100vh) scale(.092)}}.snow:nth-child(95){opacity:1.7672;transform:translate(4.4486vw,-10px) scale(.5251);animation:fall-95 20s -7s linear infinite}@keyframes fall-95{30.263%{transform:translate(7.0154vw,30.263vh) scale(.5251)}to{transform:translate(5.732vw,100vh) scale(.5251)}}.snow:nth-child(96){opacity:.7008;transform:translate(63.4549vw,-10px) scale(.5496);animation:fall-96 10s -21s linear infinite}@keyframes fall-96{66.896%{transform:translate(55.2872vw,66.896vh) scale(.5496)}to{transform:translate(59.37105vw,100vh) scale(.5496)}}.snow:nth-child(97){opacity:1.2322;transform:translate(67.9609vw,-10px) scale(.6305);animation:fall-97 20s -25s linear infinite}@keyframes fall-97{73.548%{transform:translate(64.2453vw,73.548vh) scale(.6305)}to{transform:translate(66.1031vw,100vh) scale(.6305)}}.snow:nth-child(98){opacity:.4002;transform:translate(68.5029vw,-10px) scale(.9032);animation:fall-98 11s -12s linear infinite}@keyframes fall-98{58.554%{transform:translate(73.2609vw,58.554vh) scale(.9032)}to{transform:translate(70.8819vw,100vh) scale(.9032)}}.snow:nth-child(99){opacity:.7076;transform:translate(64.5968vw,-10px) scale(.1914);animation:fall-99 19s -3s linear infinite}@keyframes fall-99{46.312%{transform:translate(59.9988vw,46.312vh) scale(.1914)}to{transform:translate(62.2978vw,100vh) scale(.1914)}}.snow:nth-child(100){opacity:1.6982;transform:translate(91.5384vw,-10px) scale(.6259);animation:fall-100 10s -13s linear infinite}@keyframes fall-100{32.559%{transform:translate(101.0752vw,32.559vh) scale(.6259)}to{transform:translate(96.3068vw,100vh) scale(.6259)}}.snow:nth-child(101){opacity:.7144;transform:translate(38.9204vw,-10px) scale(.7808);animation:fall-101 10s -26s linear infinite}@keyframes fall-101{69.769%{transform:translate(48.2805vw,69.769vh) scale(.7808)}to{transform:translate(43.60045vw,100vh) scale(.7808)}}.snow:nth-child(102){opacity:.4372;transform:translate(19.0321vw,-10px) scale(.972);animation:fall-102 11s -10s linear infinite}@keyframes fall-102{46.18%{transform:translate(26.5468vw,46.18vh) scale(.972)}to{transform:translate(22.78945vw,100vh) scale(.972)}}.snow:nth-child(103){opacity:1.8636;transform:translate(85.1997vw,-10px) scale(.4202);animation:fall-103 11s -19s linear infinite}@keyframes fall-103{30.81%{transform:translate(89.3826vw,30.81vh) scale(.4202)}to{transform:translate(87.29115vw,100vh) scale(.4202)}}.snow:nth-child(104){opacity:1.4858;transform:translate(83.7876vw,-10px) scale(.8078);animation:fall-104 29s -26s linear infinite}@keyframes fall-104{40.734%{transform:translate(92.3469vw,40.734vh) scale(.8078)}to{transform:translate(88.06725vw,100vh) scale(.8078)}}.snow:nth-child(105){opacity:1.0918;transform:translate(47.205vw,-10px) scale(.8556);animation:fall-105 21s -15s linear infinite}@keyframes fall-105{68.768%{transform:translate(44.449vw,68.768vh) scale(.8556)}to{transform:translate(45.827vw,100vh) scale(.8556)}}.snow:nth-child(106){opacity:.6282;transform:translate(74.715vw,-10px) scale(.8241);animation:fall-106 20s -18s linear infinite}@keyframes fall-106{78.873%{transform:translate(80.6011vw,78.873vh) scale(.8241)}to{transform:translate(77.65805vw,100vh) scale(.8241)}}.snow:nth-child(107){opacity:.1122;transform:translate(71.4772vw,-10px) scale(.5777);animation:fall-107 18s -30s linear infinite}@keyframes fall-107{32.438%{transform:translate(64.4675vw,32.438vh) scale(.5777)}to{transform:translate(67.97235vw,100vh) scale(.5777)}}.snow:nth-child(108){opacity:1.3268;transform:translate(42.0036vw,-10px) scale(.4137);animation:fall-108 27s -7s linear infinite}@keyframes fall-108{66.253%{transform:translate(33.6076vw,66.253vh) scale(.4137)}to{transform:translate(37.8056vw,100vh) scale(.4137)}}.snow:nth-child(109){opacity:.6382;transform:translate(53.8168vw,-10px) scale(.4331);animation:fall-109 26s -25s linear infinite}@keyframes fall-109{61.814%{transform:translate(47.9628vw,61.814vh) scale(.4331)}to{transform:translate(50.8898vw,100vh) scale(.4331)}}.snow:nth-child(110){opacity:1.233;transform:translate(68.3136vw,-10px) scale(.8703);animation:fall-110 16s -28s linear infinite}@keyframes fall-110{30.271%{transform:translate(60.0619vw,30.271vh) scale(.8703)}to{transform:translate(64.18775vw,100vh) scale(.8703)}}.snow:nth-child(111){opacity:1.9598;transform:translate(7.0479vw,-10px) scale(.2034);animation:fall-111 20s -6s linear infinite}@keyframes fall-111{74.196%{transform:translate(1.6746vw,74.196vh) scale(.2034)}to{transform:translate(4.36125vw,100vh) scale(.2034)}}.snow:nth-child(112){opacity:1.0864;transform:translate(95.2738vw,-10px) scale(.7428);animation:fall-112 12s -16s linear infinite}@keyframes fall-112{39.441%{transform:translate(103.0422vw,39.441vh) scale(.7428)}to{transform:translate(99.158vw,100vh) scale(.7428)}}.snow:nth-child(113){opacity:1.3758;transform:translate(83.0283vw,-10px) scale(.771);animation:fall-113 27s -26s linear infinite}@keyframes fall-113{67.644%{transform:translate(88.0851vw,67.644vh) scale(.771)}to{transform:translate(85.5567vw,100vh) scale(.771)}}.snow:nth-child(114){opacity:.8824;transform:translate(4.8721vw,-10px) scale(.1902);animation:fall-114 22s -28s linear infinite}@keyframes fall-114{77.024%{transform:translate(4.9281vw,77.024vh) scale(.1902)}to{transform:translate(4.9001vw,100vh) scale(.1902)}}.snow:nth-child(115){opacity:1.8022;transform:translate(97.9429vw,-10px) scale(.9044);animation:fall-115 27s -6s linear infinite}@keyframes fall-115{60.055%{transform:translate(98.7127vw,60.055vh) scale(.9044)}to{transform:translate(98.3278vw,100vh) scale(.9044)}}.snow:nth-child(116){opacity:1.391;transform:translate(6.5495vw,-10px) scale(.2046);animation:fall-116 24s -15s linear infinite}@keyframes fall-116{58.242%{transform:translate(12.3215vw,58.242vh) scale(.2046)}to{transform:translate(9.4355vw,100vh) scale(.2046)}}.snow:nth-child(117){opacity:1.5712;transform:translate(93.0066vw,-10px) scale(.6038);animation:fall-117 24s -9s linear infinite}@keyframes fall-117{69.429%{transform:translate(90.2904vw,69.429vh) scale(.6038)}to{transform:translate(91.6485vw,100vh) scale(.6038)}}.snow:nth-child(118){opacity:1.7424;transform:translate(67.2259vw,-10px) scale(.7819);animation:fall-118 18s -27s linear infinite}@keyframes fall-118{34.464%{transform:translate(75.3384vw,34.464vh) scale(.7819)}to{transform:translate(71.28215vw,100vh) scale(.7819)}}.snow:nth-child(119){opacity:.221;transform:translate(24.6736vw,-10px) scale(.682);animation:fall-119 17s -21s linear infinite}@keyframes fall-119{78.895%{transform:translate(20.5386vw,78.895vh) scale(.682)}to{transform:translate(22.6061vw,100vh) scale(.682)}}.snow:nth-child(120){opacity:1.3582;transform:translate(11.266vw,-10px) scale(.6138);animation:fall-120 26s -11s linear infinite}@keyframes fall-120{33.319%{transform:translate(11.6286vw,33.319vh) scale(.6138)}to{transform:translate(11.4473vw,100vh) scale(.6138)}}.snow:nth-child(121){opacity:.9778;transform:translate(9.0059vw,-10px) scale(.6092);animation:fall-121 19s -19s linear infinite}@keyframes fall-121{31.505%{transform:translate(3.6586vw,31.505vh) scale(.6092)}to{transform:translate(6.33225vw,100vh) scale(.6092)}}.snow:nth-child(122){opacity:1.2222;transform:translate(88.3895vw,-10px) scale(.7675);animation:fall-122 28s -26s linear infinite}@keyframes fall-122{34.324%{transform:translate(80.5504vw,34.324vh) scale(.7675)}to{transform:translate(84.46995vw,100vh) scale(.7675)}}.snow:nth-child(123){opacity:.6862;transform:translate(60.892vw,-10px) scale(.093);animation:fall-123 20s -16s linear infinite}@keyframes fall-123{79.983%{transform:translate(60.925vw,79.983vh) scale(.093)}to{transform:translate(60.9085vw,100vh) scale(.093)}}.snow:nth-child(124){opacity:1.3976;transform:translate(86.7562vw,-10px) scale(.4235);animation:fall-124 19s -11s linear infinite}@keyframes fall-124{50.071%{transform:translate(87.8609vw,50.071vh) scale(.4235)}to{transform:translate(87.30855vw,100vh) scale(.4235)}}.snow:nth-child(125){opacity:.4514;transform:translate(82.3888vw,-10px) scale(.5463);animation:fall-125 12s -20s linear infinite}@keyframes fall-125{49.01%{transform:translate(80.5803vw,49.01vh) scale(.5463)}to{transform:translate(81.48455vw,100vh) scale(.5463)}}.snow:nth-child(126){opacity:.238;transform:translate(5.6303vw,-10px) scale(.6292);animation:fall-126 14s -25s linear infinite}@keyframes fall-126{42.807%{transform:translate(7.7531vw,42.807vh) scale(.6292)}to{transform:translate(6.6917vw,100vh) scale(.6292)}}.snow:nth-child(127){opacity:.7236;transform:translate(19.6407vw,-10px) scale(.8618);animation:fall-127 21s -20s linear infinite}@keyframes fall-127{57.079%{transform:translate(20.5673vw,57.079vh) scale(.8618)}to{transform:translate(20.104vw,100vh) scale(.8618)}}.snow:nth-child(128){opacity:.1064;transform:translate(74.0922vw,-10px) scale(.1648);animation:fall-128 19s -28s linear infinite}@keyframes fall-128{76.674%{transform:translate(80.1804vw,76.674vh) scale(.1648)}to{transform:translate(77.1363vw,100vh) scale(.1648)}}.snow:nth-child(129){opacity:1.7742;transform:translate(46.7592vw,-10px) scale(.7944);animation:fall-129 18s -24s linear infinite}@keyframes fall-129{32.575%{transform:translate(48.4092vw,32.575vh) scale(.7944)}to{transform:translate(47.5842vw,100vh) scale(.7944)}}.snow:nth-child(130){opacity:1.1284;transform:translate(78.3523vw,-10px) scale(.9369);animation:fall-130 24s -23s linear infinite}@keyframes fall-130{46.899%{transform:translate(74.2832vw,46.899vh) scale(.9369)}to{transform:translate(76.31775vw,100vh) scale(.9369)}}.snow:nth-child(131){opacity:.9088;transform:translate(6.9767vw,-10px) scale(.1466);animation:fall-131 27s -24s linear infinite}@keyframes fall-131{49.794%{transform:translate(14.5788vw,49.794vh) scale(.1466)}to{transform:translate(10.77775vw,100vh) scale(.1466)}}.snow:nth-child(132){opacity:.5394;transform:translate(71.8459vw,-10px) scale(.0669);animation:fall-132 16s -14s linear infinite}@keyframes fall-132{77.123%{transform:translate(72.8656vw,77.123vh) scale(.0669)}to{transform:translate(72.35575vw,100vh) scale(.0669)}}.snow:nth-child(133){opacity:1.722;transform:translate(63.4777vw,-10px) scale(.7507);animation:fall-133 22s -21s linear infinite}@keyframes fall-133{73.512%{transform:translate(60.7075vw,73.512vh) scale(.7507)}to{transform:translate(62.0926vw,100vh) scale(.7507)}}.snow:nth-child(134){opacity:1.1006;transform:translate(59.921vw,-10px) scale(.9487);animation:fall-134 15s -1s linear infinite}@keyframes fall-134{62.541%{transform:translate(69.6147vw,62.541vh) scale(.9487)}to{transform:translate(64.76785vw,100vh) scale(.9487)}}.snow:nth-child(135){opacity:1.756;transform:translate(21.564vw,-10px) scale(.4763);animation:fall-135 14s -26s linear infinite}@keyframes fall-135{76.346%{transform:translate(27.1113vw,76.346vh) scale(.4763)}to{transform:translate(24.33765vw,100vh) scale(.4763)}}.snow:nth-child(136){opacity:1.4122;transform:translate(44.8971vw,-10px) scale(.1912);animation:fall-136 19s -21s linear infinite}@keyframes fall-136{34.24%{transform:translate(49.0798vw,34.24vh) scale(.1912)}to{transform:translate(46.98845vw,100vh) scale(.1912)}}.snow:nth-child(137){opacity:.7838;transform:translate(49.2535vw,-10px) scale(.9578);animation:fall-137 15s -4s linear infinite}@keyframes fall-137{54.256%{transform:translate(57.6415vw,54.256vh) scale(.9578)}to{transform:translate(53.4475vw,100vh) scale(.9578)}}.snow:nth-child(138){opacity:.5318;transform:translate(69.1036vw,-10px) scale(.1083);animation:fall-138 29s -10s linear infinite}@keyframes fall-138{61.013%{transform:translate(68.1332vw,61.013vh) scale(.1083)}to{transform:translate(68.6184vw,100vh) scale(.1083)}}.snow:nth-child(139){opacity:.5766;transform:translate(73.625vw,-10px) scale(.2155);animation:fall-139 11s -17s linear infinite}@keyframes fall-139{63.119%{transform:translate(81.8813vw,63.119vh) scale(.2155)}to{transform:translate(77.75315vw,100vh) scale(.2155)}}.snow:nth-child(140){opacity:1.8276;transform:translate(95.8661vw,-10px) scale(.7874);animation:fall-140 29s -22s linear infinite}@keyframes fall-140{79.367%{transform:translate(100.7936vw,79.367vh) scale(.7874)}to{transform:translate(98.32985vw,100vh) scale(.7874)}}.snow:nth-child(141){opacity:.105;transform:translate(12.6956vw,-10px) scale(.5271);animation:fall-141 29s -9s linear infinite}@keyframes fall-141{52.119%{transform:translate(15.2357vw,52.119vh) scale(.5271)}to{transform:translate(13.96565vw,100vh) scale(.5271)}}.snow:nth-child(142){opacity:1.588;transform:translate(75.2837vw,-10px) scale(.296);animation:fall-142 30s -4s linear infinite}@keyframes fall-142{59.312%{transform:translate(79.3286vw,59.312vh) scale(.296)}to{transform:translate(77.30615vw,100vh) scale(.296)}}.snow:nth-child(143){opacity:.3552;transform:translate(72.9936vw,-10px) scale(.816);animation:fall-143 24s -23s linear infinite}@keyframes fall-143{45.202%{transform:translate(70.153vw,45.202vh) scale(.816)}to{transform:translate(71.5733vw,100vh) scale(.816)}}.snow:nth-child(144){opacity:.683;transform:translate(67.0556vw,-10px) scale(.155);animation:fall-144 12s -14s linear infinite}@keyframes fall-144{30.784%{transform:translate(68.2123vw,30.784vh) scale(.155)}to{transform:translate(67.63395vw,100vh) scale(.155)}}.snow:nth-child(145){opacity:1.2224;transform:translate(32.305vw,-10px) scale(.9184);animation:fall-145 19s -13s linear infinite}@keyframes fall-145{43.955%{transform:translate(38.6331vw,43.955vh) scale(.9184)}to{transform:translate(35.46905vw,100vh) scale(.9184)}}.snow:nth-child(146){opacity:.3408;transform:translate(4.3397vw,-10px) scale(.7474);animation:fall-146 18s -6s linear infinite}@keyframes fall-146{52.237%{transform:translate(1.0189vw,52.237vh) scale(.7474)}to{transform:translate(2.6793vw,100vh) scale(.7474)}}.snow:nth-child(147){opacity:.6462;transform:translate(39.6724vw,-10px) scale(.1216);animation:fall-147 17s -11s linear infinite}@keyframes fall-147{69.596%{transform:translate(35.0998vw,69.596vh) scale(.1216)}to{transform:translate(37.3861vw,100vh) scale(.1216)}}.snow:nth-child(148){opacity:1.7022;transform:translate(67.9583vw,-10px) scale(.482);animation:fall-148 11s -14s linear infinite}@keyframes fall-148{34.401%{transform:translate(58.9597vw,34.401vh) scale(.482)}to{transform:translate(63.459vw,100vh) scale(.482)}}.snow:nth-child(149){opacity:.3678;transform:translate(67.3758vw,-10px) scale(.5116);animation:fall-149 16s -14s linear infinite}@keyframes fall-149{63.372%{transform:translate(66.7155vw,63.372vh) scale(.5116)}to{transform:translate(67.04565vw,100vh) scale(.5116)}}.snow:nth-child(150){opacity:1.0912;transform:translate(30.1667vw,-10px) scale(.5437);animation:fall-150 11s -12s linear infinite}@keyframes fall-150{41.07%{transform:translate(21.4461vw,41.07vh) scale(.5437)}to{transform:translate(25.8064vw,100vh) scale(.5437)}}.snow:nth-child(151){opacity:.9624;transform:translate(10.9337vw,-10px) scale(.4229);animation:fall-151 16s -1s linear infinite}@keyframes fall-151{57.329%{transform:translate(5.8487vw,57.329vh) scale(.4229)}to{transform:translate(8.3912vw,100vh) scale(.4229)}}.snow:nth-child(152){opacity:1.8032;transform:translate(49.0926vw,-10px) scale(.9287);animation:fall-152 17s -30s linear infinite}@keyframes fall-152{47.605%{transform:translate(51.3355vw,47.605vh) scale(.9287)}to{transform:translate(50.21405vw,100vh) scale(.9287)}}.snow:nth-child(153){opacity:1.9974;transform:translate(12.6375vw,-10px) scale(.6447);animation:fall-153 17s -4s linear infinite}@keyframes fall-153{52.379%{transform:translate(5.3118vw,52.379vh) scale(.6447)}to{transform:translate(8.97465vw,100vh) scale(.6447)}}.snow:nth-child(154){opacity:1.0738;transform:translate(18.2486vw,-10px) scale(.1975);animation:fall-154 20s -8s linear infinite}@keyframes fall-154{47.937%{transform:translate(15.3787vw,47.937vh) scale(.1975)}to{transform:translate(16.81365vw,100vh) scale(.1975)}}.snow:nth-child(155){opacity:.7548;transform:translate(79.2528vw,-10px) scale(.7079);animation:fall-155 25s -12s linear infinite}@keyframes fall-155{63.647%{transform:translate(88.823vw,63.647vh) scale(.7079)}to{transform:translate(84.0379vw,100vh) scale(.7079)}}.snow:nth-child(156){opacity:1.6374;transform:translate(5.3706vw,-10px) scale(.5739);animation:fall-156 13s -6s linear infinite}@keyframes fall-156{79.059%{transform:translate(5.9974vw,79.059vh) scale(.5739)}to{transform:translate(5.684vw,100vh) scale(.5739)}}.snow:nth-child(157){opacity:.152;transform:translate(42.9328vw,-10px) scale(.3409);animation:fall-157 17s -13s linear infinite}@keyframes fall-157{43.408%{transform:translate(42.9477vw,43.408vh) scale(.3409)}to{transform:translate(42.94025vw,100vh) scale(.3409)}}.snow:nth-child(158){opacity:.3166;transform:translate(66.28vw,-10px) scale(.3751);animation:fall-158 10s -22s linear infinite}@keyframes fall-158{31.112%{transform:translate(59.4792vw,31.112vh) scale(.3751)}to{transform:translate(62.8796vw,100vh) scale(.3751)}}.snow:nth-child(159){opacity:1.298;transform:translate(87.2076vw,-10px) scale(.6585);animation:fall-159 12s -16s linear infinite}@keyframes fall-159{73.954%{transform:translate(91.8315vw,73.954vh) scale(.6585)}to{transform:translate(89.51955vw,100vh) scale(.6585)}}.snow:nth-child(160){opacity:.8092;transform:translate(2.8246vw,-10px) scale(.0468);animation:fall-160 24s -5s linear infinite}@keyframes fall-160{47.501%{transform:translate(6.8516vw,47.501vh) scale(.0468)}to{transform:translate(4.8381vw,100vh) scale(.0468)}}.snow:nth-child(161){opacity:1.0468;transform:translate(49.3836vw,-10px) scale(.6163);animation:fall-161 29s -10s linear infinite}@keyframes fall-161{47.343%{transform:translate(50.8815vw,47.343vh) scale(.6163)}to{transform:translate(50.13255vw,100vh) scale(.6163)}}.snow:nth-child(162){opacity:1.6242;transform:translate(13.3654vw,-10px) scale(.9512);animation:fall-162 15s -14s linear infinite}@keyframes fall-162{54.478%{transform:translate(13.8094vw,54.478vh) scale(.9512)}to{transform:translate(13.5874vw,100vh) scale(.9512)}}.snow:nth-child(163){opacity:.0452;transform:translate(63.1644vw,-10px) scale(.3151);animation:fall-163 23s -15s linear infinite}@keyframes fall-163{52.635%{transform:translate(67.1818vw,52.635vh) scale(.3151)}to{transform:translate(65.1731vw,100vh) scale(.3151)}}.snow:nth-child(164){opacity:.347;transform:translate(37.1283vw,-10px) scale(.8314);animation:fall-164 29s -8s linear infinite}@keyframes fall-164{56.18%{transform:translate(43.7013vw,56.18vh) scale(.8314)}to{transform:translate(40.4148vw,100vh) scale(.8314)}}.snow:nth-child(165){opacity:.7944;transform:translate(10.0302vw,-10px) scale(.7037);animation:fall-165 16s -28s linear infinite}@keyframes fall-165{61.784%{transform:translate(12.6918vw,61.784vh) scale(.7037)}to{transform:translate(11.361vw,100vh) scale(.7037)}}.snow:nth-child(166){opacity:1.5912;transform:translate(99.2068vw,-10px) scale(.6235);animation:fall-166 30s -23s linear infinite}@keyframes fall-166{45.491%{transform:translate(94.3186vw,45.491vh) scale(.6235)}to{transform:translate(96.7627vw,100vh) scale(.6235)}}.snow:nth-child(167){opacity:.666;transform:translate(32.4206vw,-10px) scale(.22);animation:fall-167 19s -5s linear infinite}@keyframes fall-167{47.275%{transform:translate(22.8054vw,47.275vh) scale(.22)}to{transform:translate(27.613vw,100vh) scale(.22)}}.snow:nth-child(168){opacity:.3328;transform:translate(46.7487vw,-10px) scale(.5655);animation:fall-168 15s -12s linear infinite}@keyframes fall-168{35.313%{transform:translate(45.106vw,35.313vh) scale(.5655)}to{transform:translate(45.92735vw,100vh) scale(.5655)}}.snow:nth-child(169){opacity:.8614;transform:translate(17.8053vw,-10px) scale(.9592);animation:fall-169 28s -27s linear infinite}@keyframes fall-169{38.977%{transform:translate(11.4096vw,38.977vh) scale(.9592)}to{transform:translate(14.60745vw,100vh) scale(.9592)}}.snow:nth-child(170){opacity:.0566;transform:translate(58.8263vw,-10px) scale(.2328);animation:fall-170 30s -17s linear infinite}@keyframes fall-170{75.986%{transform:translate(61.1726vw,75.986vh) scale(.2328)}to{transform:translate(59.99945vw,100vh) scale(.2328)}}.snow:nth-child(171){opacity:1.5228;transform:translate(73.347vw,-10px) scale(.7752);animation:fall-171 10s -21s linear infinite}@keyframes fall-171{41.722%{transform:translate(76.6179vw,41.722vh) scale(.7752)}to{transform:translate(74.98245vw,100vh) scale(.7752)}}.snow:nth-child(172){opacity:.6134;transform:translate(21.877vw,-10px) scale(.6823);animation:fall-172 25s -21s linear infinite}@keyframes fall-172{31.118%{transform:translate(30.797vw,31.118vh) scale(.6823)}to{transform:translate(26.337vw,100vh) scale(.6823)}}.snow:nth-child(173){opacity:1.481;transform:translate(39.6472vw,-10px) scale(.1664);animation:fall-173 26s -3s linear infinite}@keyframes fall-173{66.168%{transform:translate(49.4371vw,66.168vh) scale(.1664)}to{transform:translate(44.54215vw,100vh) scale(.1664)}}.snow:nth-child(174){opacity:1.4592;transform:translate(79.0023vw,-10px) scale(.8895);animation:fall-174 23s -18s linear infinite}@keyframes fall-174{37.055%{transform:translate(83.8888vw,37.055vh) scale(.8895)}to{transform:translate(81.44555vw,100vh) scale(.8895)}}.snow:nth-child(175){opacity:.8864;transform:translate(49.45vw,-10px) scale(.6711);animation:fall-175 11s -10s linear infinite}@keyframes fall-175{57.587%{transform:translate(45.0229vw,57.587vh) scale(.6711)}to{transform:translate(47.23645vw,100vh) scale(.6711)}}.snow:nth-child(176){opacity:.443;transform:translate(48.2152vw,-10px) scale(.669);animation:fall-176 10s -18s linear infinite}@keyframes fall-176{67.226%{transform:translate(51.718vw,67.226vh) scale(.669)}to{transform:translate(49.9666vw,100vh) scale(.669)}}.snow:nth-child(177){opacity:.4178;transform:translate(7.1029vw,-10px) scale(.2051);animation:fall-177 22s -1s linear infinite}@keyframes fall-177{38.726%{transform:translate(4.9454vw,38.726vh) scale(.2051)}to{transform:translate(6.02415vw,100vh) scale(.2051)}}.snow:nth-child(178){opacity:.7226;transform:translate(49.6877vw,-10px) scale(.8648);animation:fall-178 27s -9s linear infinite}@keyframes fall-178{59.727%{transform:translate(54.2463vw,59.727vh) scale(.8648)}to{transform:translate(51.967vw,100vh) scale(.8648)}}.snow:nth-child(179){opacity:.3646;transform:translate(63.205vw,-10px) scale(.4303);animation:fall-179 29s -22s linear infinite}@keyframes fall-179{37.846%{transform:translate(71.2109vw,37.846vh) scale(.4303)}to{transform:translate(67.20795vw,100vh) scale(.4303)}}.snow:nth-child(180){opacity:.3816;transform:translate(80.0497vw,-10px) scale(.7104);animation:fall-180 14s -29s linear infinite}@keyframes fall-180{37.89%{transform:translate(77.3964vw,37.89vh) scale(.7104)}to{transform:translate(78.72305vw,100vh) scale(.7104)}}.snow:nth-child(181){opacity:1.3448;transform:translate(72.3865vw,-10px) scale(.3874);animation:fall-181 28s -18s linear infinite}@keyframes fall-181{64.31%{transform:translate(75.5464vw,64.31vh) scale(.3874)}to{transform:translate(73.96645vw,100vh) scale(.3874)}}.snow:nth-child(182){opacity:1.5818;transform:translate(93.077vw,-10px) scale(.1256);animation:fall-182 13s -27s linear infinite}@keyframes fall-182{71.107%{transform:translate(89.8398vw,71.107vh) scale(.1256)}to{transform:translate(91.4584vw,100vh) scale(.1256)}}.snow:nth-child(183){opacity:1.0744;transform:translate(41.1826vw,-10px) scale(.9171);animation:fall-183 19s -17s linear infinite}@keyframes fall-183{36.541%{transform:translate(48.0908vw,36.541vh) scale(.9171)}to{transform:translate(44.6367vw,100vh) scale(.9171)}}.snow:nth-child(184){opacity:1.0916;transform:translate(3.0018vw,-10px) scale(.5774);animation:fall-184 24s -7s linear infinite}@keyframes fall-184{63.073%{transform:translate(-2.5779vw,63.073vh) scale(.5774)}to{transform:translate(.21195vw,100vh) scale(.5774)}}.snow:nth-child(185){opacity:1.9886;transform:translate(21.8101vw,-10px) scale(.5737);animation:fall-185 21s -14s linear infinite}@keyframes fall-185{51.302%{transform:translate(21.8005vw,51.302vh) scale(.5737)}to{transform:translate(21.8053vw,100vh) scale(.5737)}}.snow:nth-child(186){opacity:1.3904;transform:translate(48.45vw,-10px) scale(.688);animation:fall-186 19s -18s linear infinite}@keyframes fall-186{67.05%{transform:translate(42.037vw,67.05vh) scale(.688)}to{transform:translate(45.2435vw,100vh) scale(.688)}}.snow:nth-child(187){opacity:1.4422;transform:translate(50.6355vw,-10px) scale(.0979);animation:fall-187 26s -18s linear infinite}@keyframes fall-187{70.62%{transform:translate(50.5519vw,70.62vh) scale(.0979)}to{transform:translate(50.5937vw,100vh) scale(.0979)}}.snow:nth-child(188){opacity:.992;transform:translate(72.8864vw,-10px) scale(.8054);animation:fall-188 22s -7s linear infinite}@keyframes fall-188{33.3%{transform:translate(80.6037vw,33.3vh) scale(.8054)}to{transform:translate(76.74505vw,100vh) scale(.8054)}}.snow:nth-child(189){opacity:.9844;transform:translate(83.3218vw,-10px) scale(.149);animation:fall-189 26s -9s linear infinite}@keyframes fall-189{47.27%{transform:translate(75.9844vw,47.27vh) scale(.149)}to{transform:translate(79.6531vw,100vh) scale(.149)}}.snow:nth-child(190){opacity:1.7386;transform:translate(82.2937vw,-10px) scale(.4983);animation:fall-190 27s -15s linear infinite}@keyframes fall-190{37.085%{transform:translate(73.1804vw,37.085vh) scale(.4983)}to{transform:translate(77.73705vw,100vh) scale(.4983)}}.snow:nth-child(191){opacity:.0256;transform:translate(42.1094vw,-10px) scale(.3213);animation:fall-191 17s -8s linear infinite}@keyframes fall-191{35.372%{transform:translate(40.8848vw,35.372vh) scale(.3213)}to{transform:translate(41.4971vw,100vh) scale(.3213)}}.snow:nth-child(192){opacity:.0246;transform:translate(31.9363vw,-10px) scale(.1405);animation:fall-192 21s -25s linear infinite}@keyframes fall-192{60.312%{transform:translate(23.9015vw,60.312vh) scale(.1405)}to{transform:translate(27.9189vw,100vh) scale(.1405)}}.snow:nth-child(193){opacity:1.1602;transform:translate(6.1706vw,-10px) scale(.3413);animation:fall-193 24s -26s linear infinite}@keyframes fall-193{57.763%{transform:translate(1.2774vw,57.763vh) scale(.3413)}to{transform:translate(3.724vw,100vh) scale(.3413)}}.snow:nth-child(194){opacity:1.3182;transform:translate(56.0056vw,-10px) scale(.7859);animation:fall-194 27s -16s linear infinite}@keyframes fall-194{69.356%{transform:translate(50.609vw,69.356vh) scale(.7859)}to{transform:translate(53.3073vw,100vh) scale(.7859)}}.snow:nth-child(195){opacity:.2978;transform:translate(81.4991vw,-10px) scale(.8081);animation:fall-195 30s -24s linear infinite}@keyframes fall-195{43.287%{transform:translate(84.2512vw,43.287vh) scale(.8081)}to{transform:translate(82.87515vw,100vh) scale(.8081)}}.snow:nth-child(196){opacity:1.714;transform:translate(85.4044vw,-10px) scale(.1764);animation:fall-196 14s -9s linear infinite}@keyframes fall-196{40.433%{transform:translate(75.8023vw,40.433vh) scale(.1764)}to{transform:translate(80.60335vw,100vh) scale(.1764)}}.snow:nth-child(197){opacity:.2738;transform:translate(52.5299vw,-10px) scale(.7007);animation:fall-197 24s -15s linear infinite}@keyframes fall-197{35.258%{transform:translate(50.3876vw,35.258vh) scale(.7007)}to{transform:translate(51.45875vw,100vh) scale(.7007)}}.snow:nth-child(198){opacity:.27;transform:translate(16.9955vw,-10px) scale(.2745);animation:fall-198 20s -22s linear infinite}@keyframes fall-198{30.466%{transform:translate(14.4385vw,30.466vh) scale(.2745)}to{transform:translate(15.717vw,100vh) scale(.2745)}}.snow:nth-child(199){opacity:.5622;transform:translate(89.2333vw,-10px) scale(.9394);animation:fall-199 23s -14s linear infinite}@keyframes fall-199{36.078%{transform:translate(91.6465vw,36.078vh) scale(.9394)}to{transform:translate(90.4399vw,100vh) scale(.9394)}}.snow:nth-child(200){opacity:1.0144;transform:translate(35.9572vw,-10px) scale(.1301);animation:fall-200 24s -20s linear infinite}@keyframes fall-200{54.611%{transform:translate(31.6896vw,54.611vh) scale(.1301)}to{transform:translate(33.8234vw,100vh) scale(.1301)}}.snow:nth-child(201){opacity:.587;transform:translate(41.0871vw,-10px) scale(.2307);animation:fall-201 16s -13s linear infinite}@keyframes fall-201{74.353%{transform:translate(50.4803vw,74.353vh) scale(.2307)}to{transform:translate(45.7837vw,100vh) scale(.2307)}}.snow:nth-child(202){opacity:1.2588;transform:translate(60.3288vw,-10px) scale(.1708);animation:fall-202 30s -9s linear infinite}@keyframes fall-202{57.368%{transform:translate(63.9553vw,57.368vh) scale(.1708)}to{transform:translate(62.14205vw,100vh) scale(.1708)}}.snow:nth-child(203){opacity:1.4284;transform:translate(88.565vw,-10px) scale(.7543);animation:fall-203 30s -19s linear infinite}@keyframes fall-203{52.8%{transform:translate(85.8591vw,52.8vh) scale(.7543)}to{transform:translate(87.21205vw,100vh) scale(.7543)}}.snow:nth-child(204){opacity:.9268;transform:translate(95.6518vw,-10px) scale(.6255);animation:fall-204 10s -10s linear infinite}@keyframes fall-204{39.088%{transform:translate(101.3616vw,39.088vh) scale(.6255)}to{transform:translate(98.5067vw,100vh) scale(.6255)}}.snow:nth-child(205){opacity:1.233;transform:translate(96.249vw,-10px) scale(.6277);animation:fall-205 19s -17s linear infinite}@keyframes fall-205{78.094%{transform:translate(98.9085vw,78.094vh) scale(.6277)}to{transform:translate(97.57875vw,100vh) scale(.6277)}}.snow:nth-child(206){opacity:.5446;transform:translate(3.2558vw,-10px) scale(.3659);animation:fall-206 12s -10s linear infinite}@keyframes fall-206{39.437%{transform:translate(9.3702vw,39.437vh) scale(.3659)}to{transform:translate(6.313vw,100vh) scale(.3659)}}.snow:nth-child(207){opacity:1.4686;transform:translate(94.7328vw,-10px) scale(.3836);animation:fall-207 30s -7s linear infinite}@keyframes fall-207{34.858%{transform:translate(101.3314vw,34.858vh) scale(.3836)}to{transform:translate(98.0321vw,100vh) scale(.3836)}}.snow:nth-child(208){opacity:1.0482;transform:translate(14.0295vw,-10px) scale(.4455);animation:fall-208 21s -15s linear infinite}@keyframes fall-208{46.838%{transform:translate(11.536vw,46.838vh) scale(.4455)}to{transform:translate(12.78275vw,100vh) scale(.4455)}}.snow:nth-child(209){opacity:.2352;transform:translate(25.6704vw,-10px) scale(.9943);animation:fall-209 30s -30s linear infinite}@keyframes fall-209{40.234%{transform:translate(20.9615vw,40.234vh) scale(.9943)}to{transform:translate(23.31595vw,100vh) scale(.9943)}}.snow:nth-child(210){opacity:1.8344;transform:translate(89.0639vw,-10px) scale(.3934);animation:fall-210 30s -19s linear infinite}@keyframes fall-210{62.162%{transform:translate(98.1833vw,62.162vh) scale(.3934)}to{transform:translate(93.6236vw,100vh) scale(.3934)}}.snow:nth-child(211){opacity:1.0568;transform:translate(63.5166vw,-10px) scale(.1303);animation:fall-211 23s -2s linear infinite}@keyframes fall-211{61.981%{transform:translate(59.0974vw,61.981vh) scale(.1303)}to{transform:translate(61.307vw,100vh) scale(.1303)}}.snow:nth-child(212){opacity:.3196;transform:translate(42.2119vw,-10px) scale(.9984);animation:fall-212 28s -28s linear infinite}@keyframes fall-212{70.478%{transform:translate(46.2332vw,70.478vh) scale(.9984)}to{transform:translate(44.22255vw,100vh) scale(.9984)}}.snow:nth-child(213){opacity:1.1834;transform:translate(16.9219vw,-10px) scale(.8761);animation:fall-213 25s -21s linear infinite}@keyframes fall-213{30.781%{transform:translate(18.6053vw,30.781vh) scale(.8761)}to{transform:translate(17.7636vw,100vh) scale(.8761)}}.snow:nth-child(214){opacity:1.5608;transform:translate(92.2978vw,-10px) scale(.5517);animation:fall-214 27s -27s linear infinite}@keyframes fall-214{76.705%{transform:translate(82.8166vw,76.705vh) scale(.5517)}to{transform:translate(87.5572vw,100vh) scale(.5517)}}.snow:nth-child(215){opacity:1.9644;transform:translate(60.0451vw,-10px) scale(.8673);animation:fall-215 11s -14s linear infinite}@keyframes fall-215{38.743%{transform:translate(52.6906vw,38.743vh) scale(.8673)}to{transform:translate(56.36785vw,100vh) scale(.8673)}}.snow:nth-child(216){opacity:.3708;transform:translate(12.9625vw,-10px) scale(.124);animation:fall-216 12s -9s linear infinite}@keyframes fall-216{31.614%{transform:translate(13.3433vw,31.614vh) scale(.124)}to{transform:translate(13.1529vw,100vh) scale(.124)}}.snow:nth-child(217){opacity:1.4652;transform:translate(24.4904vw,-10px) scale(.3208);animation:fall-217 13s -3s linear infinite}@keyframes fall-217{40.255%{transform:translate(22.6976vw,40.255vh) scale(.3208)}to{transform:translate(23.594vw,100vh) scale(.3208)}}.snow:nth-child(218){opacity:.6992;transform:translate(74.4291vw,-10px) scale(.4536);animation:fall-218 25s -30s linear infinite}@keyframes fall-218{48.207%{transform:translate(78.7973vw,48.207vh) scale(.4536)}to{transform:translate(76.6132vw,100vh) scale(.4536)}}.snow:nth-child(219){opacity:1.0778;transform:translate(72.5557vw,-10px) scale(.8206);animation:fall-219 13s -2s linear infinite}@keyframes fall-219{53.395%{transform:translate(63.2912vw,53.395vh) scale(.8206)}to{transform:translate(67.92345vw,100vh) scale(.8206)}}.snow:nth-child(220){opacity:.76;transform:translate(63.4879vw,-10px) scale(.2784);animation:fall-220 18s -11s linear infinite}@keyframes fall-220{63.278%{transform:translate(63.7578vw,63.278vh) scale(.2784)}to{transform:translate(63.62285vw,100vh) scale(.2784)}}.snow:nth-child(221){opacity:.4308;transform:translate(51.7699vw,-10px) scale(.024);animation:fall-221 17s -1s linear infinite}@keyframes fall-221{70.971%{transform:translate(44.7193vw,70.971vh) scale(.024)}to{transform:translate(48.2446vw,100vh) scale(.024)}}.snow:nth-child(222){opacity:1.9588;transform:translate(54.1332vw,-10px) scale(.0913);animation:fall-222 25s -14s linear infinite}@keyframes fall-222{75.978%{transform:translate(50.1425vw,75.978vh) scale(.0913)}to{transform:translate(52.13785vw,100vh) scale(.0913)}}.snow:nth-child(223){opacity:.5752;transform:translate(26.6694vw,-10px) scale(.7154);animation:fall-223 19s -12s linear infinite}@keyframes fall-223{57.878%{transform:translate(17.9998vw,57.878vh) scale(.7154)}to{transform:translate(22.3346vw,100vh) scale(.7154)}}.snow:nth-child(224){opacity:1.669;transform:translate(84.6541vw,-10px) scale(.9775);animation:fall-224 19s -1s linear infinite}@keyframes fall-224{49.411%{transform:translate(78.675vw,49.411vh) scale(.9775)}to{transform:translate(81.66455vw,100vh) scale(.9775)}}.snow:nth-child(225){opacity:.2618;transform:translate(70.1253vw,-10px) scale(.8352);animation:fall-225 28s -13s linear infinite}@keyframes fall-225{45.732%{transform:translate(74.6287vw,45.732vh) scale(.8352)}to{transform:translate(72.377vw,100vh) scale(.8352)}}.snow:nth-child(226){opacity:.0398;transform:translate(83.9194vw,-10px) scale(.6601);animation:fall-226 22s -24s linear infinite}@keyframes fall-226{36.192%{transform:translate(92.7108vw,36.192vh) scale(.6601)}to{transform:translate(88.3151vw,100vh) scale(.6601)}}.snow:nth-child(227){opacity:.1828;transform:translate(16.3805vw,-10px) scale(.5998);animation:fall-227 15s -23s linear infinite}@keyframes fall-227{61.645%{transform:translate(26.0104vw,61.645vh) scale(.5998)}to{transform:translate(21.19545vw,100vh) scale(.5998)}}.snow:nth-child(228){opacity:1.379;transform:translate(68.6161vw,-10px) scale(.9265);animation:fall-228 22s -26s linear infinite}@keyframes fall-228{41.453%{transform:translate(68.8724vw,41.453vh) scale(.9265)}to{transform:translate(68.74425vw,100vh) scale(.9265)}}.snow:nth-child(229){opacity:.6036;transform:translate(40.7892vw,-10px) scale(.25);animation:fall-229 16s -1s linear infinite}@keyframes fall-229{60.352%{transform:translate(50.1276vw,60.352vh) scale(.25)}to{transform:translate(45.4584vw,100vh) scale(.25)}}.snow:nth-child(230){opacity:1.4712;transform:translate(55.4465vw,-10px) scale(.4849);animation:fall-230 10s -12s linear infinite}@keyframes fall-230{48.849%{transform:translate(61.3286vw,48.849vh) scale(.4849)}to{transform:translate(58.38755vw,100vh) scale(.4849)}}.snow:nth-child(231){opacity:1.9818;transform:translate(12.5421vw,-10px) scale(.0875);animation:fall-231 12s -6s linear infinite}@keyframes fall-231{67.452%{transform:translate(9.8583vw,67.452vh) scale(.0875)}to{transform:translate(11.2002vw,100vh) scale(.0875)}}.snow:nth-child(232){opacity:1.5504;transform:translate(7.0757vw,-10px) scale(.0508);animation:fall-232 27s -19s linear infinite}@keyframes fall-232{31.953%{transform:translate(13.8058vw,31.953vh) scale(.0508)}to{transform:translate(10.44075vw,100vh) scale(.0508)}}.snow:nth-child(233){opacity:.4384;transform:translate(58.0356vw,-10px) scale(.3245);animation:fall-233 16s -1s linear infinite}@keyframes fall-233{40.009%{transform:translate(61.6813vw,40.009vh) scale(.3245)}to{transform:translate(59.85845vw,100vh) scale(.3245)}}.snow:nth-child(234){opacity:1.983;transform:translate(51.4141vw,-10px) scale(.2718);animation:fall-234 26s -19s linear infinite}@keyframes fall-234{54.697%{transform:translate(43.5203vw,54.697vh) scale(.2718)}to{transform:translate(47.4672vw,100vh) scale(.2718)}}.snow:nth-child(235){opacity:1.9622;transform:translate(28.0942vw,-10px) scale(.8003);animation:fall-235 24s -28s linear infinite}@keyframes fall-235{77.528%{transform:translate(31.2305vw,77.528vh) scale(.8003)}to{transform:translate(29.66235vw,100vh) scale(.8003)}}.snow:nth-child(236){opacity:1.3244;transform:translate(1.1354vw,-10px) scale(.7958);animation:fall-236 11s -9s linear infinite}@keyframes fall-236{52.099%{transform:translate(-7.7479vw,52.099vh) scale(.7958)}to{transform:translate(-3.30625vw,100vh) scale(.7958)}}.snow:nth-child(237){opacity:1.5454;transform:translate(23.8502vw,-10px) scale(.1141);animation:fall-237 16s -4s linear infinite}@keyframes fall-237{78.566%{transform:translate(15.9736vw,78.566vh) scale(.1141)}to{transform:translate(19.9119vw,100vh) scale(.1141)}}.snow:nth-child(238){opacity:1.5056;transform:translate(.341vw,-10px) scale(.3168);animation:fall-238 23s -8s linear infinite}@keyframes fall-238{76.683%{transform:translate(-1.0474vw,76.683vh) scale(.3168)}to{transform:translate(-.3532vw,100vh) scale(.3168)}}.snow:nth-child(239){opacity:1.288;transform:translate(86.3709vw,-10px) scale(.4966);animation:fall-239 14s -20s linear infinite}@keyframes fall-239{33.875%{transform:translate(81.3198vw,33.875vh) scale(.4966)}to{transform:translate(83.84535vw,100vh) scale(.4966)}}.snow:nth-child(240){opacity:.5518;transform:translate(.6207vw,-10px) scale(.7507);animation:fall-240 26s -9s linear infinite}@keyframes fall-240{35.836%{transform:translate(7.916vw,35.836vh) scale(.7507)}to{transform:translate(4.26835vw,100vh) scale(.7507)}}.snow:nth-child(241){opacity:1.1364;transform:translate(39.398vw,-10px) scale(.4541);animation:fall-241 16s -1s linear infinite}@keyframes fall-241{48.086%{transform:translate(38.3876vw,48.086vh) scale(.4541)}to{transform:translate(38.8928vw,100vh) scale(.4541)}}.snow:nth-child(242){opacity:1.9444;transform:translate(14.7061vw,-10px) scale(.6911);animation:fall-242 14s -26s linear infinite}@keyframes fall-242{62.055%{transform:translate(19.0617vw,62.055vh) scale(.6911)}to{transform:translate(16.8839vw,100vh) scale(.6911)}}.snow:nth-child(243){opacity:.9608;transform:translate(80.2154vw,-10px) scale(.9215);animation:fall-243 30s -13s linear infinite}@keyframes fall-243{78.862%{transform:translate(87.5594vw,78.862vh) scale(.9215)}to{transform:translate(83.8874vw,100vh) scale(.9215)}}.snow:nth-child(244){opacity:1.8418;transform:translate(74.3904vw,-10px) scale(.4386);animation:fall-244 18s -2s linear infinite}@keyframes fall-244{36.117%{transform:translate(69.4366vw,36.117vh) scale(.4386)}to{transform:translate(71.9135vw,100vh) scale(.4386)}}.snow:nth-child(245){opacity:.8894;transform:translate(56.4844vw,-10px) scale(.1275);animation:fall-245 16s -3s linear infinite}@keyframes fall-245{72.618%{transform:translate(55.6393vw,72.618vh) scale(.1275)}to{transform:translate(56.06185vw,100vh) scale(.1275)}}.snow:nth-child(246){opacity:.9594;transform:translate(24.0283vw,-10px) scale(.1523);animation:fall-246 17s -17s linear infinite}@keyframes fall-246{36.98%{transform:translate(32.6128vw,36.98vh) scale(.1523)}to{transform:translate(28.32055vw,100vh) scale(.1523)}}.snow:nth-child(247){opacity:.639;transform:translate(98.5752vw,-10px) scale(.1305);animation:fall-247 11s -29s linear infinite}@keyframes fall-247{71.326%{transform:translate(92.4357vw,71.326vh) scale(.1305)}to{transform:translate(95.50545vw,100vh) scale(.1305)}}.snow:nth-child(248){opacity:1.2882;transform:translate(20.5813vw,-10px) scale(.4176);animation:fall-248 22s -3s linear infinite}@keyframes fall-248{61.899%{transform:translate(20.5391vw,61.899vh) scale(.4176)}to{transform:translate(20.5602vw,100vh) scale(.4176)}}.snow:nth-child(249){opacity:1.6256;transform:translate(17.9054vw,-10px) scale(.1902);animation:fall-249 23s -10s linear infinite}@keyframes fall-249{54.129%{transform:translate(24.7974vw,54.129vh) scale(.1902)}to{transform:translate(21.3514vw,100vh) scale(.1902)}}.snow:nth-child(250){opacity:1.9124;transform:translate(88.4475vw,-10px) scale(.7449);animation:fall-250 17s -17s linear infinite}@keyframes fall-250{52.771%{transform:translate(93.4277vw,52.771vh) scale(.7449)}to{transform:translate(90.9376vw,100vh) scale(.7449)}}.snow:nth-child(251){opacity:1.1792;transform:translate(43.2544vw,-10px) scale(.1498);animation:fall-251 19s -3s linear infinite}@keyframes fall-251{42.215%{transform:translate(40.2874vw,42.215vh) scale(.1498)}to{transform:translate(41.7709vw,100vh) scale(.1498)}}.snow:nth-child(252){opacity:1.2176;transform:translate(81.0512vw,-10px) scale(.6443);animation:fall-252 12s -29s linear infinite}@keyframes fall-252{56.846%{transform:translate(76.5937vw,56.846vh) scale(.6443)}to{transform:translate(78.82245vw,100vh) scale(.6443)}}.snow:nth-child(253){opacity:.0478;transform:translate(38.6492vw,-10px) scale(.76);animation:fall-253 10s -16s linear infinite}@keyframes fall-253{53.936%{transform:translate(28.85vw,53.936vh) scale(.76)}to{transform:translate(33.7496vw,100vh) scale(.76)}}.snow:nth-child(254){opacity:.5254;transform:translate(33.5168vw,-10px) scale(.2627);animation:fall-254 21s -18s linear infinite}@keyframes fall-254{48.994%{transform:translate(42.4198vw,48.994vh) scale(.2627)}to{transform:translate(37.9683vw,100vh) scale(.2627)}}.snow:nth-child(255){opacity:1.2644;transform:translate(45.3663vw,-10px) scale(.8527);animation:fall-255 22s -12s linear infinite}@keyframes fall-255{54.918%{transform:translate(39.3403vw,54.918vh) scale(.8527)}to{transform:translate(42.3533vw,100vh) scale(.8527)}}.snow:nth-child(256){opacity:.1026;transform:translate(39.6872vw,-10px) scale(.8802);animation:fall-256 10s -19s linear infinite}@keyframes fall-256{67.673%{transform:translate(34.8676vw,67.673vh) scale(.8802)}to{transform:translate(37.2774vw,100vh) scale(.8802)}}.snow:nth-child(257){opacity:1.139;transform:translate(80.1875vw,-10px) scale(.1525);animation:fall-257 10s -10s linear infinite}@keyframes fall-257{50.855%{transform:translate(88.8323vw,50.855vh) scale(.1525)}to{transform:translate(84.5099vw,100vh) scale(.1525)}}.snow:nth-child(258){opacity:.8296;transform:translate(19.829vw,-10px) scale(.9714);animation:fall-258 30s -2s linear infinite}@keyframes fall-258{52.47%{transform:translate(22.1612vw,52.47vh) scale(.9714)}to{transform:translate(20.9951vw,100vh) scale(.9714)}}.snow:nth-child(259){opacity:1.2668;transform:translate(10.0216vw,-10px) scale(.9496);animation:fall-259 12s -15s linear infinite}@keyframes fall-259{48.51%{transform:translate(14.7258vw,48.51vh) scale(.9496)}to{transform:translate(12.3737vw,100vh) scale(.9496)}}.snow:nth-child(260){opacity:.2416;transform:translate(96.87vw,-10px) scale(.6036);animation:fall-260 21s -11s linear infinite}@keyframes fall-260{47.84%{transform:translate(101.228vw,47.84vh) scale(.6036)}to{transform:translate(99.049vw,100vh) scale(.6036)}}.snow:nth-child(261){opacity:1.8086;transform:translate(95.3166vw,-10px) scale(.9138);animation:fall-261 28s -26s linear infinite}@keyframes fall-261{30.851%{transform:translate(92.6392vw,30.851vh) scale(.9138)}to{transform:translate(93.9779vw,100vh) scale(.9138)}}.snow:nth-child(262){opacity:1.0048;transform:translate(93.714vw,-10px) scale(.6025);animation:fall-262 22s -12s linear infinite}@keyframes fall-262{74.464%{transform:translate(93.6712vw,74.464vh) scale(.6025)}to{transform:translate(93.6926vw,100vh) scale(.6025)}}.snow:nth-child(263){opacity:.203;transform:translate(2.028vw,-10px) scale(.0288);animation:fall-263 14s -8s linear infinite}@keyframes fall-263{46.611%{transform:translate(11.6605vw,46.611vh) scale(.0288)}to{transform:translate(6.84425vw,100vh) scale(.0288)}}.snow:nth-child(264){opacity:1.4874;transform:translate(79.8951vw,-10px) scale(.9087);animation:fall-264 29s -20s linear infinite}@keyframes fall-264{63.238%{transform:translate(83.5238vw,63.238vh) scale(.9087)}to{transform:translate(81.70945vw,100vh) scale(.9087)}}.snow:nth-child(265){opacity:1.6648;transform:translate(28.1559vw,-10px) scale(.2586);animation:fall-265 13s -22s linear infinite}@keyframes fall-265{42.119%{transform:translate(34.2015vw,42.119vh) scale(.2586)}to{transform:translate(31.1787vw,100vh) scale(.2586)}}.snow:nth-child(266){opacity:1.3734;transform:translate(82.3764vw,-10px) scale(.1753);animation:fall-266 11s -18s linear infinite}@keyframes fall-266{59.784%{transform:translate(83.9575vw,59.784vh) scale(.1753)}to{transform:translate(83.16695vw,100vh) scale(.1753)}}.snow:nth-child(267){opacity:1.371;transform:translate(74.7563vw,-10px) scale(.6552);animation:fall-267 25s -1s linear infinite}@keyframes fall-267{42.468%{transform:translate(78.7537vw,42.468vh) scale(.6552)}to{transform:translate(76.755vw,100vh) scale(.6552)}}.snow:nth-child(268){opacity:1.1928;transform:translate(41.2875vw,-10px) scale(.2264);animation:fall-268 26s -18s linear infinite}@keyframes fall-268{54.439%{transform:translate(35.5631vw,54.439vh) scale(.2264)}to{transform:translate(38.4253vw,100vh) scale(.2264)}}.snow:nth-child(269){opacity:.5388;transform:translate(99.0246vw,-10px) scale(.2163);animation:fall-269 12s -1s linear infinite}@keyframes fall-269{62.934%{transform:translate(107.0848vw,62.934vh) scale(.2163)}to{transform:translate(103.0547vw,100vh) scale(.2163)}}.snow:nth-child(270){opacity:1.995;transform:translate(93.7675vw,-10px) scale(.7545);animation:fall-270 14s -17s linear infinite}@keyframes fall-270{59.973%{transform:translate(95.2891vw,59.973vh) scale(.7545)}to{transform:translate(94.5283vw,100vh) scale(.7545)}}.snow:nth-child(271){opacity:.1126;transform:translate(70.492vw,-10px) scale(.4291);animation:fall-271 17s -26s linear infinite}@keyframes fall-271{73.28%{transform:translate(65.1281vw,73.28vh) scale(.4291)}to{transform:translate(67.81005vw,100vh) scale(.4291)}}.snow:nth-child(272){opacity:.6834;transform:translate(24.4503vw,-10px) scale(.8756);animation:fall-272 25s -19s linear infinite}@keyframes fall-272{34.418%{transform:translate(19.9485vw,34.418vh) scale(.8756)}to{transform:translate(22.1994vw,100vh) scale(.8756)}}.snow:nth-child(273){opacity:.5848;transform:translate(86.4304vw,-10px) scale(.8385);animation:fall-273 23s -10s linear infinite}@keyframes fall-273{43.223%{transform:translate(89.7484vw,43.223vh) scale(.8385)}to{transform:translate(88.0894vw,100vh) scale(.8385)}}.snow:nth-child(274){opacity:1.701;transform:translate(47.2659vw,-10px) scale(.9908);animation:fall-274 26s -18s linear infinite}@keyframes fall-274{38.265%{transform:translate(48.7942vw,38.265vh) scale(.9908)}to{transform:translate(48.03005vw,100vh) scale(.9908)}}.snow:nth-child(275){opacity:1.327;transform:translate(85.1989vw,-10px) scale(.8373);animation:fall-275 15s -4s linear infinite}@keyframes fall-275{55.281%{transform:translate(91.6772vw,55.281vh) scale(.8373)}to{transform:translate(88.43805vw,100vh) scale(.8373)}}.snow:nth-child(276){opacity:.5954;transform:translate(37.0321vw,-10px) scale(.6937);animation:fall-276 12s -28s linear infinite}@keyframes fall-276{68.138%{transform:translate(33.5886vw,68.138vh) scale(.6937)}to{transform:translate(35.31035vw,100vh) scale(.6937)}}.snow:nth-child(277){opacity:1.2922;transform:translate(2.8767vw,-10px) scale(.6061);animation:fall-277 23s -21s linear infinite}@keyframes fall-277{60.242%{transform:translate(-.7937vw,60.242vh) scale(.6061)}to{transform:translate(1.0415vw,100vh) scale(.6061)}}.snow:nth-child(278){opacity:.6714;transform:translate(91.3155vw,-10px) scale(.6563);animation:fall-278 17s -3s linear infinite}@keyframes fall-278{45.677%{transform:translate(86.2999vw,45.677vh) scale(.6563)}to{transform:translate(88.8077vw,100vh) scale(.6563)}}.snow:nth-child(279){opacity:1.0056;transform:translate(79.742vw,-10px) scale(.2144);animation:fall-279 18s -17s linear infinite}@keyframes fall-279{45.662%{transform:translate(71.1667vw,45.662vh) scale(.2144)}to{transform:translate(75.45435vw,100vh) scale(.2144)}}.snow:nth-child(280){opacity:1.1522;transform:translate(77.9262vw,-10px) scale(.8286);animation:fall-280 12s -10s linear infinite}@keyframes fall-280{77.384%{transform:translate(79.2597vw,77.384vh) scale(.8286)}to{transform:translate(78.59295vw,100vh) scale(.8286)}}.snow:nth-child(281){opacity:1.678;transform:translate(91.291vw,-10px) scale(.3998);animation:fall-281 24s -7s linear infinite}@keyframes fall-281{40.535%{transform:translate(89.9713vw,40.535vh) scale(.3998)}to{transform:translate(90.63115vw,100vh) scale(.3998)}}.snow:nth-child(282){opacity:1.482;transform:translate(70.8813vw,-10px) scale(.4499);animation:fall-282 29s -14s linear infinite}@keyframes fall-282{64.193%{transform:translate(66.3697vw,64.193vh) scale(.4499)}to{transform:translate(68.6255vw,100vh) scale(.4499)}}.snow:nth-child(283){opacity:.954;transform:translate(46.833vw,-10px) scale(.7682);animation:fall-283 19s -22s linear infinite}@keyframes fall-283{41.783%{transform:translate(47.8888vw,41.783vh) scale(.7682)}to{transform:translate(47.3609vw,100vh) scale(.7682)}}.snow:nth-child(284){opacity:1.5914;transform:translate(28.9009vw,-10px) scale(.4823);animation:fall-284 25s -25s linear infinite}@keyframes fall-284{40.841%{transform:translate(33.5056vw,40.841vh) scale(.4823)}to{transform:translate(31.20325vw,100vh) scale(.4823)}}.snow:nth-child(285){opacity:1.2988;transform:translate(79.8965vw,-10px) scale(.3264);animation:fall-285 12s -15s linear infinite}@keyframes fall-285{35.718%{transform:translate(89.7823vw,35.718vh) scale(.3264)}to{transform:translate(84.8394vw,100vh) scale(.3264)}}.snow:nth-child(286){opacity:1.9282;transform:translate(93.3311vw,-10px) scale(.1188);animation:fall-286 30s -13s linear infinite}@keyframes fall-286{37.816%{transform:translate(102.0642vw,37.816vh) scale(.1188)}to{transform:translate(97.69765vw,100vh) scale(.1188)}}.snow:nth-child(287){opacity:1.6236;transform:translate(59.8475vw,-10px) scale(.9771);animation:fall-287 19s -22s linear infinite}@keyframes fall-287{33.347%{transform:translate(64.8109vw,33.347vh) scale(.9771)}to{transform:translate(62.3292vw,100vh) scale(.9771)}}.snow:nth-child(288){opacity:1.0966;transform:translate(64.3066vw,-10px) scale(.6433);animation:fall-288 14s -24s linear infinite}@keyframes fall-288{52.478%{transform:translate(57.8593vw,52.478vh) scale(.6433)}to{transform:translate(61.08295vw,100vh) scale(.6433)}}.snow:nth-child(289){opacity:.4052;transform:translate(79.0668vw,-10px) scale(.6935);animation:fall-289 24s -26s linear infinite}@keyframes fall-289{52.172%{transform:translate(72.25vw,52.172vh) scale(.6935)}to{transform:translate(75.6584vw,100vh) scale(.6935)}}.snow:nth-child(290){opacity:.3328;transform:translate(63.0389vw,-10px) scale(.7751);animation:fall-290 14s -6s linear infinite}@keyframes fall-290{50.739%{transform:translate(70.6742vw,50.739vh) scale(.7751)}to{transform:translate(66.85655vw,100vh) scale(.7751)}}.snow:nth-child(291){opacity:1.909;transform:translate(37.3843vw,-10px) scale(.9222);animation:fall-291 12s -30s linear infinite}@keyframes fall-291{31.239%{transform:translate(32.7247vw,31.239vh) scale(.9222)}to{transform:translate(35.0545vw,100vh) scale(.9222)}}.snow:nth-child(292){opacity:1.6708;transform:translate(61.0995vw,-10px) scale(.9648);animation:fall-292 12s -29s linear infinite}@keyframes fall-292{78.631%{transform:translate(65.6739vw,78.631vh) scale(.9648)}to{transform:translate(63.3867vw,100vh) scale(.9648)}}.snow:nth-child(293){opacity:.1868;transform:translate(68.5351vw,-10px) scale(.9735);animation:fall-293 20s -6s linear infinite}@keyframes fall-293{65.947%{transform:translate(77.2748vw,65.947vh) scale(.9735)}to{transform:translate(72.90495vw,100vh) scale(.9735)}}.snow:nth-child(294){opacity:1.4964;transform:translate(61.3444vw,-10px) scale(.3881);animation:fall-294 13s -28s linear infinite}@keyframes fall-294{46.861%{transform:translate(67.5721vw,46.861vh) scale(.3881)}to{transform:translate(64.45825vw,100vh) scale(.3881)}}.snow:nth-child(295){opacity:1.184;transform:translate(48.3109vw,-10px) scale(.5871);animation:fall-295 24s -22s linear infinite}@keyframes fall-295{30.59%{transform:translate(46.9857vw,30.59vh) scale(.5871)}to{transform:translate(47.6483vw,100vh) scale(.5871)}}.snow:nth-child(296){opacity:.4318;transform:translate(35.8067vw,-10px) scale(.4713);animation:fall-296 18s -8s linear infinite}@keyframes fall-296{44.765%{transform:translate(43.5736vw,44.765vh) scale(.4713)}to{transform:translate(39.69015vw,100vh) scale(.4713)}}.snow:nth-child(297){opacity:1.2344;transform:translate(74.058vw,-10px) scale(.3678);animation:fall-297 21s -27s linear infinite}@keyframes fall-297{69.841%{transform:translate(78.6357vw,69.841vh) scale(.3678)}to{transform:translate(76.34685vw,100vh) scale(.3678)}}.snow:nth-child(298){opacity:1.4892;transform:translate(65.6213vw,-10px) scale(.2214);animation:fall-298 23s -22s linear infinite}@keyframes fall-298{34.679%{transform:translate(73.0137vw,34.679vh) scale(.2214)}to{transform:translate(69.3175vw,100vh) scale(.2214)}}.snow:nth-child(299){opacity:1.466;transform:translate(44.5078vw,-10px) scale(.5531);animation:fall-299 10s -5s linear infinite}@keyframes fall-299{46.2%{transform:translate(50.1717vw,46.2vh) scale(.5531)}to{transform:translate(47.33975vw,100vh) scale(.5531)}}.snow:nth-child(300){opacity:.0496;transform:translate(42.2011vw,-10px) scale(.5771);animation:fall-300 25s -14s linear infinite}@keyframes fall-300{65.979%{transform:translate(38.7652vw,65.979vh) scale(.5771)}to{transform:translate(40.48315vw,100vh) scale(.5771)}}.snow:nth-child(301){opacity:1.0662;transform:translate(58.3399vw,-10px) scale(.115);animation:fall-301 26s -7s linear infinite}@keyframes fall-301{35.513%{transform:translate(50.7908vw,35.513vh) scale(.115)}to{transform:translate(54.56535vw,100vh) scale(.115)}}.snow:nth-child(302){opacity:1.2102;transform:translate(21.9292vw,-10px) scale(.6005);animation:fall-302 20s -29s linear infinite}@keyframes fall-302{38.732%{transform:translate(20.1742vw,38.732vh) scale(.6005)}to{transform:translate(21.0517vw,100vh) scale(.6005)}}.snow:nth-child(303){opacity:1.7192;transform:translate(40.9962vw,-10px) scale(.746);animation:fall-303 10s -10s linear infinite}@keyframes fall-303{66.087%{transform:translate(33.2564vw,66.087vh) scale(.746)}to{transform:translate(37.1263vw,100vh) scale(.746)}}.snow:nth-child(304){opacity:.9518;transform:translate(4.9789vw,-10px) scale(.7156);animation:fall-304 20s -24s linear infinite}@keyframes fall-304{51.639%{transform:translate(10.0752vw,51.639vh) scale(.7156)}to{transform:translate(7.52705vw,100vh) scale(.7156)}}.snow:nth-child(305){opacity:.8806;transform:translate(92.457vw,-10px) scale(.8694);animation:fall-305 27s -21s linear infinite}@keyframes fall-305{69.473%{transform:translate(85.0721vw,69.473vh) scale(.8694)}to{transform:translate(88.76455vw,100vh) scale(.8694)}}.snow:nth-child(306){opacity:1.1028;transform:translate(2.5551vw,-10px) scale(.6859);animation:fall-306 22s -9s linear infinite}@keyframes fall-306{47.017%{transform:translate(-7.1157vw,47.017vh) scale(.6859)}to{transform:translate(-2.2803vw,100vh) scale(.6859)}}.snow:nth-child(307){opacity:1.804;transform:translate(84.2978vw,-10px) scale(.7253);animation:fall-307 19s -14s linear infinite}@keyframes fall-307{66.91%{transform:translate(75.9146vw,66.91vh) scale(.7253)}to{transform:translate(80.1062vw,100vh) scale(.7253)}}.snow:nth-child(308){opacity:.8864;transform:translate(27.5452vw,-10px) scale(.7417);animation:fall-308 29s -5s linear infinite}@keyframes fall-308{44.611%{transform:translate(17.946vw,44.611vh) scale(.7417)}to{transform:translate(22.7456vw,100vh) scale(.7417)}}.snow:nth-child(309){opacity:1.9024;transform:translate(36.4089vw,-10px) scale(.2161);animation:fall-309 12s -27s linear infinite}@keyframes fall-309{58.704%{transform:translate(42.1594vw,58.704vh) scale(.2161)}to{transform:translate(39.28415vw,100vh) scale(.2161)}}.snow:nth-child(310){opacity:1.842;transform:translate(43.3734vw,-10px) scale(.1031);animation:fall-310 27s -23s linear infinite}@keyframes fall-310{67.861%{transform:translate(34.2899vw,67.861vh) scale(.1031)}to{transform:translate(38.83165vw,100vh) scale(.1031)}}.snow:nth-child(311){opacity:.2006;transform:translate(29.5549vw,-10px) scale(.4705);animation:fall-311 21s -16s linear infinite}@keyframes fall-311{66.499%{transform:translate(35.8029vw,66.499vh) scale(.4705)}to{transform:translate(32.6789vw,100vh) scale(.4705)}}.snow:nth-child(312){opacity:.1918;transform:translate(24.9669vw,-10px) scale(.8946);animation:fall-312 11s -18s linear infinite}@keyframes fall-312{62.53%{transform:translate(20.948vw,62.53vh) scale(.8946)}to{transform:translate(22.95745vw,100vh) scale(.8946)}}.snow:nth-child(313){opacity:1.0664;transform:translate(67.3889vw,-10px) scale(.7461);animation:fall-313 20s -13s linear infinite}@keyframes fall-313{65.928%{transform:translate(73.6781vw,65.928vh) scale(.7461)}to{transform:translate(70.5335vw,100vh) scale(.7461)}}.snow:nth-child(314){opacity:1.1692;transform:translate(44.2154vw,-10px) scale(.8217);animation:fall-314 11s -22s linear infinite}@keyframes fall-314{62.938%{transform:translate(39.5156vw,62.938vh) scale(.8217)}to{transform:translate(41.8655vw,100vh) scale(.8217)}}.snow:nth-child(315){opacity:1.2024;transform:translate(3.6081vw,-10px) scale(.7245);animation:fall-315 26s -13s linear infinite}@keyframes fall-315{53.66%{transform:translate(.1437vw,53.66vh) scale(.7245)}to{transform:translate(1.8759vw,100vh) scale(.7245)}}.snow:nth-child(316){opacity:.4814;transform:translate(10.6608vw,-10px) scale(.2069);animation:fall-316 21s -6s linear infinite}@keyframes fall-316{47.987%{transform:translate(11.7311vw,47.987vh) scale(.2069)}to{transform:translate(11.19595vw,100vh) scale(.2069)}}.snow:nth-child(317){opacity:.2384;transform:translate(11.9615vw,-10px) scale(.7694);animation:fall-317 12s -1s linear infinite}@keyframes fall-317{37.279%{transform:translate(4.3365vw,37.279vh) scale(.7694)}to{transform:translate(8.149vw,100vh) scale(.7694)}}.snow:nth-child(318){opacity:.741;transform:translate(66.9704vw,-10px) scale(.802);animation:fall-318 20s -24s linear infinite}@keyframes fall-318{66.847%{transform:translate(65.8317vw,66.847vh) scale(.802)}to{transform:translate(66.40105vw,100vh) scale(.802)}}.snow:nth-child(319){opacity:.3324;transform:translate(39.8536vw,-10px) scale(.4657);animation:fall-319 21s -20s linear infinite}@keyframes fall-319{56.349%{transform:translate(49.7847vw,56.349vh) scale(.4657)}to{transform:translate(44.81915vw,100vh) scale(.4657)}}.snow:nth-child(320){opacity:1.9664;transform:translate(89.0682vw,-10px) scale(.8182);animation:fall-320 26s -29s linear infinite}@keyframes fall-320{64.199%{transform:translate(89.4705vw,64.199vh) scale(.8182)}to{transform:translate(89.26935vw,100vh) scale(.8182)}}.snow:nth-child(321){opacity:.608;transform:translate(9.3138vw,-10px) scale(.1073);animation:fall-321 18s -5s linear infinite}@keyframes fall-321{36.787%{transform:translate(12.8954vw,36.787vh) scale(.1073)}to{transform:translate(11.1046vw,100vh) scale(.1073)}}.snow:nth-child(322){opacity:.344;transform:translate(16.3546vw,-10px) scale(.3481);animation:fall-322 16s -20s linear infinite}@keyframes fall-322{79.65%{transform:translate(12.8839vw,79.65vh) scale(.3481)}to{transform:translate(14.61925vw,100vh) scale(.3481)}}.snow:nth-child(323){opacity:1.2038;transform:translate(68.8041vw,-10px) scale(.2972);animation:fall-323 19s -1s linear infinite}@keyframes fall-323{72.597%{transform:translate(67.8248vw,72.597vh) scale(.2972)}to{transform:translate(68.31445vw,100vh) scale(.2972)}}.snow:nth-child(324){opacity:1.1414;transform:translate(32.9372vw,-10px) scale(.3482);animation:fall-324 10s -23s linear infinite}@keyframes fall-324{63.853%{transform:translate(26.4231vw,63.853vh) scale(.3482)}to{transform:translate(29.68015vw,100vh) scale(.3482)}}.snow:nth-child(325){opacity:.694;transform:translate(86.1109vw,-10px) scale(.0292);animation:fall-325 13s -14s linear infinite}@keyframes fall-325{67.581%{transform:translate(78.9219vw,67.581vh) scale(.0292)}to{transform:translate(82.5164vw,100vh) scale(.0292)}}.snow:nth-child(326){opacity:1.608;transform:translate(39.4894vw,-10px) scale(.374);animation:fall-326 17s -11s linear infinite}@keyframes fall-326{69.502%{transform:translate(29.6074vw,69.502vh) scale(.374)}to{transform:translate(34.5484vw,100vh) scale(.374)}}.snow:nth-child(327){opacity:.6154;transform:translate(12.1756vw,-10px) scale(.6392);animation:fall-327 29s -26s linear infinite}@keyframes fall-327{68.318%{transform:translate(7.9417vw,68.318vh) scale(.6392)}to{transform:translate(10.05865vw,100vh) scale(.6392)}}.snow:nth-child(328){opacity:1.1378;transform:translate(73.4921vw,-10px) scale(.0335);animation:fall-328 23s -11s linear infinite}@keyframes fall-328{61.23%{transform:translate(64.3846vw,61.23vh) scale(.0335)}to{transform:translate(68.93835vw,100vh) scale(.0335)}}.snow:nth-child(329){opacity:1.9984;transform:translate(66.2147vw,-10px) scale(.5686);animation:fall-329 11s -30s linear infinite}@keyframes fall-329{40.619%{transform:translate(74.3875vw,40.619vh) scale(.5686)}to{transform:translate(70.3011vw,100vh) scale(.5686)}}.snow:nth-child(330){opacity:.5354;transform:translate(47.0354vw,-10px) scale(.506);animation:fall-330 19s -25s linear infinite}@keyframes fall-330{77.425%{transform:translate(41.0557vw,77.425vh) scale(.506)}to{transform:translate(44.04555vw,100vh) scale(.506)}}.snow:nth-child(331){opacity:.2372;transform:translate(38.2037vw,-10px) scale(.0102);animation:fall-331 24s -9s linear infinite}@keyframes fall-331{73.708%{transform:translate(37.8529vw,73.708vh) scale(.0102)}to{transform:translate(38.0283vw,100vh) scale(.0102)}}.snow:nth-child(332){opacity:.7454;transform:translate(82.8019vw,-10px) scale(.3801);animation:fall-332 17s -2s linear infinite}@keyframes fall-332{69.891%{transform:translate(87.8505vw,69.891vh) scale(.3801)}to{transform:translate(85.3262vw,100vh) scale(.3801)}}.snow:nth-child(333){opacity:.726;transform:translate(96.9469vw,-10px) scale(.8391);animation:fall-333 19s -30s linear infinite}@keyframes fall-333{47.395%{transform:translate(89.6357vw,47.395vh) scale(.8391)}to{transform:translate(93.2913vw,100vh) scale(.8391)}}.snow:nth-child(334){opacity:1.3502;transform:translate(52.0541vw,-10px) scale(.1467);animation:fall-334 30s -14s linear infinite}@keyframes fall-334{64.014%{transform:translate(58.39vw,64.014vh) scale(.1467)}to{transform:translate(55.22205vw,100vh) scale(.1467)}}.snow:nth-child(335){opacity:.4406;transform:translate(87.305vw,-10px) scale(.4871);animation:fall-335 14s -5s linear infinite}@keyframes fall-335{41.761%{transform:translate(88.4153vw,41.761vh) scale(.4871)}to{transform:translate(87.86015vw,100vh) scale(.4871)}}.snow:nth-child(336){opacity:1.1156;transform:translate(53.1296vw,-10px) scale(.6356);animation:fall-336 10s -27s linear infinite}@keyframes fall-336{53.316%{transform:translate(43.2368vw,53.316vh) scale(.6356)}to{transform:translate(48.1832vw,100vh) scale(.6356)}}.snow:nth-child(337){opacity:1.5008;transform:translate(39.4531vw,-10px) scale(.1808);animation:fall-337 11s -14s linear infinite}@keyframes fall-337{55.446%{transform:translate(38.541vw,55.446vh) scale(.1808)}to{transform:translate(38.99705vw,100vh) scale(.1808)}}.snow:nth-child(338){opacity:.357;transform:translate(38.8756vw,-10px) scale(.6632);animation:fall-338 22s -8s linear infinite}@keyframes fall-338{71.29%{transform:translate(38.0503vw,71.29vh) scale(.6632)}to{transform:translate(38.46295vw,100vh) scale(.6632)}}.snow:nth-child(339){opacity:.0286;transform:translate(24.0755vw,-10px) scale(.378);animation:fall-339 11s -18s linear infinite}@keyframes fall-339{65.591%{transform:translate(21.3706vw,65.591vh) scale(.378)}to{transform:translate(22.72305vw,100vh) scale(.378)}}.snow:nth-child(340){opacity:1.3546;transform:translate(36.6688vw,-10px) scale(.1831);animation:fall-340 21s -10s linear infinite}@keyframes fall-340{46.648%{transform:translate(41.4033vw,46.648vh) scale(.1831)}to{transform:translate(39.03605vw,100vh) scale(.1831)}}.snow:nth-child(341){opacity:.3966;transform:translate(67.6941vw,-10px) scale(.1335);animation:fall-341 23s -10s linear infinite}@keyframes fall-341{62.184%{transform:translate(71.4575vw,62.184vh) scale(.1335)}to{transform:translate(69.5758vw,100vh) scale(.1335)}}.snow:nth-child(342){opacity:1.2332;transform:translate(52.0816vw,-10px) scale(.8385);animation:fall-342 28s -16s linear infinite}@keyframes fall-342{75.005%{transform:translate(50.2666vw,75.005vh) scale(.8385)}to{transform:translate(51.1741vw,100vh) scale(.8385)}}.snow:nth-child(343){opacity:1.1332;transform:translate(44.9561vw,-10px) scale(.1081);animation:fall-343 27s -22s linear infinite}@keyframes fall-343{72.4%{transform:translate(44.8822vw,72.4vh) scale(.1081)}to{transform:translate(44.91915vw,100vh) scale(.1081)}}.snow:nth-child(344){opacity:1.9428;transform:translate(65.717vw,-10px) scale(.1856);animation:fall-344 16s -17s linear infinite}@keyframes fall-344{75.26%{transform:translate(57.6238vw,75.26vh) scale(.1856)}to{transform:translate(61.6704vw,100vh) scale(.1856)}}.snow:nth-child(345){opacity:.2026;transform:translate(49.9748vw,-10px) scale(.2582);animation:fall-345 11s -3s linear infinite}@keyframes fall-345{45.872%{transform:translate(46.1965vw,45.872vh) scale(.2582)}to{transform:translate(48.08565vw,100vh) scale(.2582)}}.snow:nth-child(346){opacity:1.0166;transform:translate(54.2345vw,-10px) scale(.8783);animation:fall-346 10s -5s linear infinite}@keyframes fall-346{30.675%{transform:translate(58.1426vw,30.675vh) scale(.8783)}to{transform:translate(56.18855vw,100vh) scale(.8783)}}.snow:nth-child(347){opacity:1.8558;transform:translate(63.2599vw,-10px) scale(.0006);animation:fall-347 12s -5s linear infinite}@keyframes fall-347{38.777%{transform:translate(56.0363vw,38.777vh) scale(.0006)}to{transform:translate(59.6481vw,100vh) scale(.0006)}}.snow:nth-child(348){opacity:1.1552;transform:translate(50.6226vw,-10px) scale(.6094);animation:fall-348 19s -19s linear infinite}@keyframes fall-348{79.013%{transform:translate(47.2444vw,79.013vh) scale(.6094)}to{transform:translate(48.9335vw,100vh) scale(.6094)}}.snow:nth-child(349){opacity:1.8604;transform:translate(27.4121vw,-10px) scale(.6264);animation:fall-349 29s -1s linear infinite}@keyframes fall-349{53.915%{transform:translate(20.6353vw,53.915vh) scale(.6264)}to{transform:translate(24.0237vw,100vh) scale(.6264)}}.snow:nth-child(350){opacity:1.7636;transform:translate(43.9002vw,-10px) scale(.947);animation:fall-350 24s -18s linear infinite}@keyframes fall-350{74.697%{transform:translate(47.098vw,74.697vh) scale(.947)}to{transform:translate(45.4991vw,100vh) scale(.947)}}.snow:nth-child(351){opacity:.6108;transform:translate(37.8509vw,-10px) scale(.2446);animation:fall-351 13s -23s linear infinite}@keyframes fall-351{56.8%{transform:translate(43.8029vw,56.8vh) scale(.2446)}to{transform:translate(40.8269vw,100vh) scale(.2446)}}.snow:nth-child(352){opacity:1.4942;transform:translate(18.0666vw,-10px) scale(.6552);animation:fall-352 29s -7s linear infinite}@keyframes fall-352{42.591%{transform:translate(12.0859vw,42.591vh) scale(.6552)}to{transform:translate(15.07625vw,100vh) scale(.6552)}}.snow:nth-child(353){opacity:.7936;transform:translate(18.6342vw,-10px) scale(.3971);animation:fall-353 13s -8s linear infinite}@keyframes fall-353{70.742%{transform:translate(19.172vw,70.742vh) scale(.3971)}to{transform:translate(18.9031vw,100vh) scale(.3971)}}.snow:nth-child(354){opacity:1.5412;transform:translate(50.9978vw,-10px) scale(.7916);animation:fall-354 22s -11s linear infinite}@keyframes fall-354{44.815%{transform:translate(60.1607vw,44.815vh) scale(.7916)}to{transform:translate(55.57925vw,100vh) scale(.7916)}}.snow:nth-child(355){opacity:.1422;transform:translate(45.8256vw,-10px) scale(.1269);animation:fall-355 18s -4s linear infinite}@keyframes fall-355{60.575%{transform:translate(41.9718vw,60.575vh) scale(.1269)}to{transform:translate(43.8987vw,100vh) scale(.1269)}}.snow:nth-child(356){opacity:1.9792;transform:translate(97.5262vw,-10px) scale(.2487);animation:fall-356 18s -9s linear infinite}@keyframes fall-356{55.979%{transform:translate(93.8882vw,55.979vh) scale(.2487)}to{transform:translate(95.7072vw,100vh) scale(.2487)}}.snow:nth-child(357){opacity:.5506;transform:translate(66.5859vw,-10px) scale(.3342);animation:fall-357 18s -25s linear infinite}@keyframes fall-357{34.435%{transform:translate(61.1689vw,34.435vh) scale(.3342)}to{transform:translate(63.8774vw,100vh) scale(.3342)}}.snow:nth-child(358){opacity:1.4266;transform:translate(3.523vw,-10px) scale(.3428);animation:fall-358 16s -13s linear infinite}@keyframes fall-358{38.043%{transform:translate(1.5225vw,38.043vh) scale(.3428)}to{transform:translate(2.52275vw,100vh) scale(.3428)}}.snow:nth-child(359){opacity:1.185;transform:translate(86.0731vw,-10px) scale(.8557);animation:fall-359 25s -12s linear infinite}@keyframes fall-359{33.814%{transform:translate(87.2152vw,33.814vh) scale(.8557)}to{transform:translate(86.64415vw,100vh) scale(.8557)}}.snow:nth-child(360){opacity:1.9306;transform:translate(97.2171vw,-10px) scale(.9993);animation:fall-360 30s -22s linear infinite}@keyframes fall-360{59.013%{transform:translate(103.0654vw,59.013vh) scale(.9993)}to{transform:translate(100.14125vw,100vh) scale(.9993)}}.snow:nth-child(361){opacity:.8298;transform:translate(55.1111vw,-10px) scale(.4015);animation:fall-361 28s -13s linear infinite}@keyframes fall-361{55.338%{transform:translate(60.0409vw,55.338vh) scale(.4015)}to{transform:translate(57.576vw,100vh) scale(.4015)}}.snow:nth-child(362){opacity:.595;transform:translate(33.945vw,-10px) scale(.0594);animation:fall-362 29s -20s linear infinite}@keyframes fall-362{47.996%{transform:translate(43.8153vw,47.996vh) scale(.0594)}to{transform:translate(38.88015vw,100vh) scale(.0594)}}.snow:nth-child(363){opacity:.9018;transform:translate(16.5608vw,-10px) scale(.8228);animation:fall-363 28s -17s linear infinite}@keyframes fall-363{49.231%{transform:translate(21.2167vw,49.231vh) scale(.8228)}to{transform:translate(18.88875vw,100vh) scale(.8228)}}.snow:nth-child(364){opacity:.3686;transform:translate(45.0697vw,-10px) scale(.5715);animation:fall-364 14s -27s linear infinite}@keyframes fall-364{57.912%{transform:translate(49.9982vw,57.912vh) scale(.5715)}to{transform:translate(47.53395vw,100vh) scale(.5715)}}.snow:nth-child(365){opacity:1.3072;transform:translate(31.1715vw,-10px) scale(.6891);animation:fall-365 14s -15s linear infinite}@keyframes fall-365{51.668%{transform:translate(26.2578vw,51.668vh) scale(.6891)}to{transform:translate(28.71465vw,100vh) scale(.6891)}}.snow:nth-child(366){opacity:.4976;transform:translate(47.6182vw,-10px) scale(.2684);animation:fall-366 30s -10s linear infinite}@keyframes fall-366{66.156%{transform:translate(55.6683vw,66.156vh) scale(.2684)}to{transform:translate(51.64325vw,100vh) scale(.2684)}}.snow:nth-child(367){opacity:.2358;transform:translate(39.0976vw,-10px) scale(.9001);animation:fall-367 12s -10s linear infinite}@keyframes fall-367{78.612%{transform:translate(35.8856vw,78.612vh) scale(.9001)}to{transform:translate(37.4916vw,100vh) scale(.9001)}}.snow:nth-child(368){opacity:1.0848;transform:translate(7.1759vw,-10px) scale(.1835);animation:fall-368 20s -14s linear infinite}@keyframes fall-368{37.423%{transform:translate(-1.8811vw,37.423vh) scale(.1835)}to{transform:translate(2.6474vw,100vh) scale(.1835)}}.snow:nth-child(369){opacity:1.1506;transform:translate(17.0522vw,-10px) scale(.7466);animation:fall-369 24s -23s linear infinite}@keyframes fall-369{68.823%{transform:translate(16.7512vw,68.823vh) scale(.7466)}to{transform:translate(16.9017vw,100vh) scale(.7466)}}.snow:nth-child(370){opacity:.19;transform:translate(5.7576vw,-10px) scale(.2574);animation:fall-370 24s -30s linear infinite}@keyframes fall-370{45.474%{transform:translate(15.3068vw,45.474vh) scale(.2574)}to{transform:translate(10.5322vw,100vh) scale(.2574)}}.snow:nth-child(371){opacity:.1128;transform:translate(4.5074vw,-10px) scale(.5616);animation:fall-371 10s -15s linear infinite}@keyframes fall-371{41.616%{transform:translate(2.5119vw,41.616vh) scale(.5616)}to{transform:translate(3.50965vw,100vh) scale(.5616)}}.snow:nth-child(372){opacity:.3984;transform:translate(71.0963vw,-10px) scale(.2671);animation:fall-372 16s -7s linear infinite}@keyframes fall-372{77.385%{transform:translate(79.7395vw,77.385vh) scale(.2671)}to{transform:translate(75.4179vw,100vh) scale(.2671)}}.snow:nth-child(373){opacity:1.051;transform:translate(14.7854vw,-10px) scale(.8398);animation:fall-373 21s -11s linear infinite}@keyframes fall-373{31.697%{transform:translate(18.0599vw,31.697vh) scale(.8398)}to{transform:translate(16.42265vw,100vh) scale(.8398)}}.snow:nth-child(374){opacity:1.509;transform:translate(59.0107vw,-10px) scale(.0309);animation:fall-374 19s -23s linear infinite}@keyframes fall-374{70.989%{transform:translate(63.1001vw,70.989vh) scale(.0309)}to{transform:translate(61.0554vw,100vh) scale(.0309)}}.snow:nth-child(375){opacity:1.2914;transform:translate(93.1758vw,-10px) scale(.1156);animation:fall-375 20s -6s linear infinite}@keyframes fall-375{59.283%{transform:translate(87.6277vw,59.283vh) scale(.1156)}to{transform:translate(90.40175vw,100vh) scale(.1156)}}.snow:nth-child(376){opacity:.7856;transform:translate(8.5893vw,-10px) scale(.048);animation:fall-376 19s -8s linear infinite}@keyframes fall-376{44.185%{transform:translate(7.459vw,44.185vh) scale(.048)}to{transform:translate(8.02415vw,100vh) scale(.048)}}.snow:nth-child(377){opacity:.6154;transform:translate(96.2484vw,-10px) scale(.5619);animation:fall-377 20s -17s linear infinite}@keyframes fall-377{70.76%{transform:translate(89.1485vw,70.76vh) scale(.5619)}to{transform:translate(92.69845vw,100vh) scale(.5619)}}.snow:nth-child(378){opacity:1.437;transform:translate(29.2545vw,-10px) scale(.5671);animation:fall-378 25s -10s linear infinite}@keyframes fall-378{59.054%{transform:translate(33.7916vw,59.054vh) scale(.5671)}to{transform:translate(31.52305vw,100vh) scale(.5671)}}.snow:nth-child(379){opacity:.5684;transform:translate(3.1335vw,-10px) scale(.684);animation:fall-379 10s -9s linear infinite}@keyframes fall-379{51.609%{transform:translate(2.4685vw,51.609vh) scale(.684)}to{transform:translate(2.801vw,100vh) scale(.684)}}.snow:nth-child(380){opacity:1.3266;transform:translate(47.3717vw,-10px) scale(.6348);animation:fall-380 13s -7s linear infinite}@keyframes fall-380{45.34%{transform:translate(53.2947vw,45.34vh) scale(.6348)}to{transform:translate(50.3332vw,100vh) scale(.6348)}}.snow:nth-child(381){opacity:.955;transform:translate(34.4702vw,-10px) scale(.5509);animation:fall-381 22s -20s linear infinite}@keyframes fall-381{56.867%{transform:translate(33.4199vw,56.867vh) scale(.5509)}to{transform:translate(33.94505vw,100vh) scale(.5509)}}.snow:nth-child(382){opacity:1.7718;transform:translate(20.5044vw,-10px) scale(.732);animation:fall-382 22s -29s linear infinite}@keyframes fall-382{77.56%{transform:translate(22.2518vw,77.56vh) scale(.732)}to{transform:translate(21.3781vw,100vh) scale(.732)}}.snow:nth-child(383){opacity:1.7008;transform:translate(83.7673vw,-10px) scale(.2127);animation:fall-383 14s -21s linear infinite}@keyframes fall-383{58.308%{transform:translate(77.1588vw,58.308vh) scale(.2127)}to{transform:translate(80.46305vw,100vh) scale(.2127)}}.snow:nth-child(384){opacity:1.942;transform:translate(34.7864vw,-10px) scale(.5016);animation:fall-384 26s -24s linear infinite}@keyframes fall-384{35.908%{transform:translate(35.2793vw,35.908vh) scale(.5016)}to{transform:translate(35.03285vw,100vh) scale(.5016)}}.snow:nth-child(385){opacity:1.9608;transform:translate(87.1917vw,-10px) scale(.5692);animation:fall-385 21s -2s linear infinite}@keyframes fall-385{30.983%{transform:translate(91.6157vw,30.983vh) scale(.5692)}to{transform:translate(89.4037vw,100vh) scale(.5692)}}.snow:nth-child(386){opacity:1.8728;transform:translate(52.8027vw,-10px) scale(.2444);animation:fall-386 18s -10s linear infinite}@keyframes fall-386{70.817%{transform:translate(51.1457vw,70.817vh) scale(.2444)}to{transform:translate(51.9742vw,100vh) scale(.2444)}}.snow:nth-child(387){opacity:.4446;transform:translate(82.8908vw,-10px) scale(.396);animation:fall-387 20s -1s linear infinite}@keyframes fall-387{54.126%{transform:translate(79.5677vw,54.126vh) scale(.396)}to{transform:translate(81.22925vw,100vh) scale(.396)}}.snow:nth-child(388){opacity:.0848;transform:translate(22.2712vw,-10px) scale(.8188);animation:fall-388 24s -28s linear infinite}@keyframes fall-388{37.366%{transform:translate(30.4218vw,37.366vh) scale(.8188)}to{transform:translate(26.3465vw,100vh) scale(.8188)}}.snow:nth-child(389){opacity:.1884;transform:translate(4.6342vw,-10px) scale(.7779);animation:fall-389 17s -21s linear infinite}@keyframes fall-389{62.867%{transform:translate(-4.2376vw,62.867vh) scale(.7779)}to{transform:translate(.1983vw,100vh) scale(.7779)}}.snow:nth-child(390){opacity:1.7758;transform:translate(65.8798vw,-10px) scale(.5212);animation:fall-390 12s -3s linear infinite}@keyframes fall-390{38.636%{transform:translate(73.851vw,38.636vh) scale(.5212)}to{transform:translate(69.8654vw,100vh) scale(.5212)}}.snow:nth-child(391){opacity:.9538;transform:translate(55.9177vw,-10px) scale(.4983);animation:fall-391 26s -2s linear infinite}@keyframes fall-391{44.483%{transform:translate(59.4218vw,44.483vh) scale(.4983)}to{transform:translate(57.66975vw,100vh) scale(.4983)}}.snow:nth-child(392){opacity:1.1452;transform:translate(91.761vw,-10px) scale(.7548);animation:fall-392 11s -14s linear infinite}@keyframes fall-392{79.975%{transform:translate(89.7698vw,79.975vh) scale(.7548)}to{transform:translate(90.7654vw,100vh) scale(.7548)}}.snow:nth-child(393){opacity:.489;transform:translate(61.0718vw,-10px) scale(.7094);animation:fall-393 29s -5s linear infinite}@keyframes fall-393{76.354%{transform:translate(68.594vw,76.354vh) scale(.7094)}to{transform:translate(64.8329vw,100vh) scale(.7094)}}.snow:nth-child(394){opacity:1.185;transform:translate(15.2672vw,-10px) scale(.9687);animation:fall-394 20s -22s linear infinite}@keyframes fall-394{49.229%{transform:translate(9.098vw,49.229vh) scale(.9687)}to{transform:translate(12.1826vw,100vh) scale(.9687)}}.snow:nth-child(395){opacity:.4612;transform:translate(.6626vw,-10px) scale(.1278);animation:fall-395 24s -8s linear infinite}@keyframes fall-395{78.119%{transform:translate(.0984vw,78.119vh) scale(.1278)}to{transform:translate(.3805vw,100vh) scale(.1278)}}.snow:nth-child(396){opacity:.4672;transform:translate(20.6767vw,-10px) scale(.2392);animation:fall-396 26s -14s linear infinite}@keyframes fall-396{46.163%{transform:translate(21.1173vw,46.163vh) scale(.2392)}to{transform:translate(20.897vw,100vh) scale(.2392)}}.snow:nth-child(397){opacity:.8442;transform:translate(7.7368vw,-10px) scale(.2726);animation:fall-397 19s -23s linear infinite}@keyframes fall-397{63.447%{transform:translate(.756vw,63.447vh) scale(.2726)}to{transform:translate(4.2464vw,100vh) scale(.2726)}}.snow:nth-child(398){opacity:.3644;transform:translate(82.5894vw,-10px) scale(.599);animation:fall-398 10s -28s linear infinite}@keyframes fall-398{41.814%{transform:translate(82.4148vw,41.814vh) scale(.599)}to{transform:translate(82.5021vw,100vh) scale(.599)}}.snow:nth-child(399){opacity:.4654;transform:translate(73.7744vw,-10px) scale(.6561);animation:fall-399 29s -24s linear infinite}@keyframes fall-399{77.021%{transform:translate(65.0561vw,77.021vh) scale(.6561)}to{transform:translate(69.41525vw,100vh) scale(.6561)}}.snow:nth-child(400){opacity:1.8106;transform:translate(62.4861vw,-10px) scale(.0158);animation:fall-400 22s -14s linear infinite}@keyframes fall-400{78.313%{transform:translate(58.4554vw,78.313vh) scale(.0158)}to{transform:translate(60.47075vw,100vh) scale(.0158)}}\n"] }]
|
|
25
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, standalone: true, imports: [NgIf, NgFor, RouterOutlet], template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows\" 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: 1800){.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:.8656;transform:translate(96.6595vw,-10px) scale(.2488);animation:fall-1 26s -13s linear infinite}@keyframes fall-1{78.879%{transform:translate(99.8433vw,78.879vh) scale(.2488)}to{transform:translate(98.2514vw,100vh) scale(.2488)}}.snow:nth-child(2){opacity:1.5058;transform:translate(41.3224vw,-10px) scale(.8261);animation:fall-2 10s -15s linear infinite}@keyframes fall-2{50.914%{transform:translate(49.9099vw,50.914vh) scale(.8261)}to{transform:translate(45.61615vw,100vh) scale(.8261)}}.snow:nth-child(3){opacity:1.4726;transform:translate(37.3088vw,-10px) scale(.2316);animation:fall-3 11s -24s linear infinite}@keyframes fall-3{62.091%{transform:translate(34.0787vw,62.091vh) scale(.2316)}to{transform:translate(35.69375vw,100vh) scale(.2316)}}.snow:nth-child(4){opacity:1.7278;transform:translate(95.1484vw,-10px) scale(.4604);animation:fall-4 13s -26s linear infinite}@keyframes fall-4{49.093%{transform:translate(104.0436vw,49.093vh) scale(.4604)}to{transform:translate(99.596vw,100vh) scale(.4604)}}.snow:nth-child(5){opacity:.857;transform:translate(10.2178vw,-10px) scale(.2192);animation:fall-5 28s -24s linear infinite}@keyframes fall-5{55.181%{transform:translate(8.1566vw,55.181vh) scale(.2192)}to{transform:translate(9.1872vw,100vh) scale(.2192)}}.snow:nth-child(6){opacity:.8914;transform:translate(30.4071vw,-10px) scale(.1671);animation:fall-6 21s -2s linear infinite}@keyframes fall-6{72.058%{transform:translate(25.1195vw,72.058vh) scale(.1671)}to{transform:translate(27.7633vw,100vh) scale(.1671)}}.snow:nth-child(7){opacity:1.358;transform:translate(80.4338vw,-10px) scale(.0378);animation:fall-7 22s -16s linear infinite}@keyframes fall-7{78.659%{transform:translate(72.7675vw,78.659vh) scale(.0378)}to{transform:translate(76.60065vw,100vh) scale(.0378)}}.snow:nth-child(8){opacity:1.2126;transform:translate(34.9034vw,-10px) scale(.2271);animation:fall-8 19s -28s linear infinite}@keyframes fall-8{57.431%{transform:translate(34.5026vw,57.431vh) scale(.2271)}to{transform:translate(34.703vw,100vh) scale(.2271)}}.snow:nth-child(9){opacity:1.3526;transform:translate(55.8501vw,-10px) scale(.5826);animation:fall-9 22s -18s linear infinite}@keyframes fall-9{47.922%{transform:translate(60.8147vw,47.922vh) scale(.5826)}to{transform:translate(58.3324vw,100vh) scale(.5826)}}.snow:nth-child(10){opacity:.3132;transform:translate(31.6344vw,-10px) scale(.8352);animation:fall-10 23s -18s linear infinite}@keyframes fall-10{66.956%{transform:translate(39.0597vw,66.956vh) scale(.8352)}to{transform:translate(35.34705vw,100vh) scale(.8352)}}.snow:nth-child(11){opacity:1.171;transform:translate(21.86vw,-10px) scale(.141);animation:fall-11 10s -23s linear infinite}@keyframes fall-11{63.93%{transform:translate(25.4218vw,63.93vh) scale(.141)}to{transform:translate(23.6409vw,100vh) scale(.141)}}.snow:nth-child(12){opacity:1.6382;transform:translate(17.028vw,-10px) scale(.8409);animation:fall-12 25s -19s linear infinite}@keyframes fall-12{71.295%{transform:translate(25.5847vw,71.295vh) scale(.8409)}to{transform:translate(21.30635vw,100vh) scale(.8409)}}.snow:nth-child(13){opacity:.7022;transform:translate(64.851vw,-10px) scale(.842);animation:fall-13 16s -12s linear infinite}@keyframes fall-13{39.856%{transform:translate(70.012vw,39.856vh) scale(.842)}to{transform:translate(67.4315vw,100vh) scale(.842)}}.snow:nth-child(14){opacity:.6926;transform:translate(55.5918vw,-10px) scale(.2443);animation:fall-14 29s -21s linear infinite}@keyframes fall-14{53.087%{transform:translate(56.8493vw,53.087vh) scale(.2443)}to{transform:translate(56.22055vw,100vh) scale(.2443)}}.snow:nth-child(15){opacity:.309;transform:translate(90.564vw,-10px) scale(.9005);animation:fall-15 27s -2s linear infinite}@keyframes fall-15{36.325%{transform:translate(82.1578vw,36.325vh) scale(.9005)}to{transform:translate(86.3609vw,100vh) scale(.9005)}}.snow:nth-child(16){opacity:.0404;transform:translate(80.7242vw,-10px) scale(.5396);animation:fall-16 23s -9s linear infinite}@keyframes fall-16{77.338%{transform:translate(82.2678vw,77.338vh) scale(.5396)}to{transform:translate(81.496vw,100vh) scale(.5396)}}.snow:nth-child(17){opacity:.4726;transform:translate(80.3066vw,-10px) scale(.816);animation:fall-17 27s -8s linear infinite}@keyframes fall-17{43.511%{transform:translate(88.0322vw,43.511vh) scale(.816)}to{transform:translate(84.1694vw,100vh) scale(.816)}}.snow:nth-child(18){opacity:.6844;transform:translate(91.2812vw,-10px) scale(.2433);animation:fall-18 27s -10s linear infinite}@keyframes fall-18{40.307%{transform:translate(97.1257vw,40.307vh) scale(.2433)}to{transform:translate(94.20345vw,100vh) scale(.2433)}}.snow:nth-child(19){opacity:.942;transform:translate(29.2177vw,-10px) scale(.8895);animation:fall-19 22s -8s linear infinite}@keyframes fall-19{75.537%{transform:translate(28.4119vw,75.537vh) scale(.8895)}to{transform:translate(28.8148vw,100vh) scale(.8895)}}.snow:nth-child(20){opacity:1.4972;transform:translate(33.7418vw,-10px) scale(.4534);animation:fall-20 17s -30s linear infinite}@keyframes fall-20{66.335%{transform:translate(25.7456vw,66.335vh) scale(.4534)}to{transform:translate(29.7437vw,100vh) scale(.4534)}}.snow:nth-child(21){opacity:1.5396;transform:translate(62.2217vw,-10px) scale(.4142);animation:fall-21 12s -9s linear infinite}@keyframes fall-21{63.06%{transform:translate(52.4238vw,63.06vh) scale(.4142)}to{transform:translate(57.32275vw,100vh) scale(.4142)}}.snow:nth-child(22){opacity:.152;transform:translate(98.7816vw,-10px) scale(.4008);animation:fall-22 29s -25s linear infinite}@keyframes fall-22{42.686%{transform:translate(91.796vw,42.686vh) scale(.4008)}to{transform:translate(95.2888vw,100vh) scale(.4008)}}.snow:nth-child(23){opacity:1.104;transform:translate(26.097vw,-10px) scale(.1917);animation:fall-23 17s -16s linear infinite}@keyframes fall-23{73.8%{transform:translate(24.8532vw,73.8vh) scale(.1917)}to{transform:translate(25.4751vw,100vh) scale(.1917)}}.snow:nth-child(24){opacity:.9236;transform:translate(51.3321vw,-10px) scale(.0334);animation:fall-24 22s -11s linear infinite}@keyframes fall-24{35.371%{transform:translate(49.0136vw,35.371vh) scale(.0334)}to{transform:translate(50.17285vw,100vh) scale(.0334)}}.snow:nth-child(25){opacity:.5882;transform:translate(20.7343vw,-10px) scale(.895);animation:fall-25 22s -28s linear infinite}@keyframes fall-25{72.357%{transform:translate(15.6594vw,72.357vh) scale(.895)}to{transform:translate(18.19685vw,100vh) scale(.895)}}.snow:nth-child(26){opacity:1.3634;transform:translate(90.3896vw,-10px) scale(.3649);animation:fall-26 29s -17s linear infinite}@keyframes fall-26{36.785%{transform:translate(84.0727vw,36.785vh) scale(.3649)}to{transform:translate(87.23115vw,100vh) scale(.3649)}}.snow:nth-child(27){opacity:.598;transform:translate(48.5171vw,-10px) scale(.6514);animation:fall-27 27s -19s linear infinite}@keyframes fall-27{35.06%{transform:translate(49.7269vw,35.06vh) scale(.6514)}to{transform:translate(49.122vw,100vh) scale(.6514)}}.snow:nth-child(28){opacity:1.082;transform:translate(2.9627vw,-10px) scale(.0032);animation:fall-28 24s -13s linear infinite}@keyframes fall-28{68.624%{transform:translate(2.8556vw,68.624vh) scale(.0032)}to{transform:translate(2.90915vw,100vh) scale(.0032)}}.snow:nth-child(29){opacity:.7228;transform:translate(85.7496vw,-10px) scale(.642);animation:fall-29 30s -20s linear infinite}@keyframes fall-29{60.2%{transform:translate(83.1334vw,60.2vh) scale(.642)}to{transform:translate(84.4415vw,100vh) scale(.642)}}.snow:nth-child(30){opacity:.7006;transform:translate(46.7524vw,-10px) scale(.1903);animation:fall-30 23s -2s linear infinite}@keyframes fall-30{60.562%{transform:translate(50.9115vw,60.562vh) scale(.1903)}to{transform:translate(48.83195vw,100vh) scale(.1903)}}.snow:nth-child(31){opacity:.319;transform:translate(53.1335vw,-10px) scale(.5636);animation:fall-31 15s -22s linear infinite}@keyframes fall-31{78.489%{transform:translate(43.2156vw,78.489vh) scale(.5636)}to{transform:translate(48.17455vw,100vh) scale(.5636)}}.snow:nth-child(32){opacity:1.9112;transform:translate(25.7344vw,-10px) scale(.1114);animation:fall-32 23s -27s linear infinite}@keyframes fall-32{57.58%{transform:translate(30.0064vw,57.58vh) scale(.1114)}to{transform:translate(27.8704vw,100vh) scale(.1114)}}.snow:nth-child(33){opacity:.1456;transform:translate(35.6112vw,-10px) scale(.833);animation:fall-33 11s -24s linear infinite}@keyframes fall-33{77.551%{transform:translate(28.5795vw,77.551vh) scale(.833)}to{transform:translate(32.09535vw,100vh) scale(.833)}}.snow:nth-child(34){opacity:.5382;transform:translate(47.4708vw,-10px) scale(.467);animation:fall-34 13s -16s linear infinite}@keyframes fall-34{56.192%{transform:translate(38.9157vw,56.192vh) scale(.467)}to{transform:translate(43.19325vw,100vh) scale(.467)}}.snow:nth-child(35){opacity:.7784;transform:translate(65.2441vw,-10px) scale(.4614);animation:fall-35 21s -27s linear infinite}@keyframes fall-35{50.046%{transform:translate(60.8906vw,50.046vh) scale(.4614)}to{transform:translate(63.06735vw,100vh) scale(.4614)}}.snow:nth-child(36){opacity:.359;transform:translate(15.2622vw,-10px) scale(.5435);animation:fall-36 18s -6s linear infinite}@keyframes fall-36{51.39%{transform:translate(14.3946vw,51.39vh) scale(.5435)}to{transform:translate(14.8284vw,100vh) scale(.5435)}}.snow:nth-child(37){opacity:.4628;transform:translate(54.1261vw,-10px) scale(.8579);animation:fall-37 20s -12s linear infinite}@keyframes fall-37{63.424%{transform:translate(57.4777vw,63.424vh) scale(.8579)}to{transform:translate(55.8019vw,100vh) scale(.8579)}}.snow:nth-child(38){opacity:.9954;transform:translate(12.7184vw,-10px) scale(.9076);animation:fall-38 28s -19s linear infinite}@keyframes fall-38{40.33%{transform:translate(4.5457vw,40.33vh) scale(.9076)}to{transform:translate(8.63205vw,100vh) scale(.9076)}}.snow:nth-child(39){opacity:.8484;transform:translate(72.354vw,-10px) scale(.2981);animation:fall-39 11s -28s linear infinite}@keyframes fall-39{61.23%{transform:translate(62.6778vw,61.23vh) scale(.2981)}to{transform:translate(67.5159vw,100vh) scale(.2981)}}.snow:nth-child(40){opacity:1.2008;transform:translate(6.821vw,-10px) scale(.5671);animation:fall-40 15s -9s linear infinite}@keyframes fall-40{38.487%{transform:translate(.8472vw,38.487vh) scale(.5671)}to{transform:translate(3.8341vw,100vh) scale(.5671)}}.snow:nth-child(41){opacity:.1744;transform:translate(92.7851vw,-10px) scale(.5591);animation:fall-41 20s -10s linear infinite}@keyframes fall-41{72.464%{transform:translate(85.0687vw,72.464vh) scale(.5591)}to{transform:translate(88.9269vw,100vh) scale(.5591)}}.snow:nth-child(42){opacity:1.4178;transform:translate(70.5206vw,-10px) scale(.2033);animation:fall-42 14s -14s linear infinite}@keyframes fall-42{71.16%{transform:translate(63.353vw,71.16vh) scale(.2033)}to{transform:translate(66.9368vw,100vh) scale(.2033)}}.snow:nth-child(43){opacity:1.6254;transform:translate(29.4151vw,-10px) scale(.239);animation:fall-43 19s -20s linear infinite}@keyframes fall-43{64.402%{transform:translate(35.4066vw,64.402vh) scale(.239)}to{transform:translate(32.41085vw,100vh) scale(.239)}}.snow:nth-child(44){opacity:.7936;transform:translate(21.7125vw,-10px) scale(.6855);animation:fall-44 18s -20s linear infinite}@keyframes fall-44{52.765%{transform:translate(29.7382vw,52.765vh) scale(.6855)}to{transform:translate(25.72535vw,100vh) scale(.6855)}}.snow:nth-child(45){opacity:.6556;transform:translate(8.4649vw,-10px) scale(.3203);animation:fall-45 12s -29s linear infinite}@keyframes fall-45{47.012%{transform:translate(14.8036vw,47.012vh) scale(.3203)}to{transform:translate(11.63425vw,100vh) scale(.3203)}}.snow:nth-child(46){opacity:.4904;transform:translate(72.7903vw,-10px) scale(.5492);animation:fall-46 30s -19s linear infinite}@keyframes fall-46{38.88%{transform:translate(63.5022vw,38.88vh) scale(.5492)}to{transform:translate(68.14625vw,100vh) scale(.5492)}}.snow:nth-child(47){opacity:1.9602;transform:translate(16.9612vw,-10px) scale(.2319);animation:fall-47 23s -20s linear infinite}@keyframes fall-47{63.133%{transform:translate(10.3472vw,63.133vh) scale(.2319)}to{transform:translate(13.6542vw,100vh) scale(.2319)}}.snow:nth-child(48){opacity:.4698;transform:translate(47.5515vw,-10px) scale(.0385);animation:fall-48 25s -14s linear infinite}@keyframes fall-48{69.999%{transform:translate(42.0354vw,69.999vh) scale(.0385)}to{transform:translate(44.79345vw,100vh) scale(.0385)}}.snow:nth-child(49){opacity:.2836;transform:translate(17.2963vw,-10px) scale(.8876);animation:fall-49 17s -8s linear infinite}@keyframes fall-49{60.31%{transform:translate(15.5584vw,60.31vh) scale(.8876)}to{transform:translate(16.42735vw,100vh) scale(.8876)}}.snow:nth-child(50){opacity:.387;transform:translate(65.484vw,-10px) scale(.0901);animation:fall-50 10s -17s linear infinite}@keyframes fall-50{46.191%{transform:translate(57.1762vw,46.191vh) scale(.0901)}to{transform:translate(61.3301vw,100vh) scale(.0901)}}.snow:nth-child(51){opacity:.8658;transform:translate(53.9435vw,-10px) scale(.3163);animation:fall-51 29s -22s linear infinite}@keyframes fall-51{49.673%{transform:translate(48.5235vw,49.673vh) scale(.3163)}to{transform:translate(51.2335vw,100vh) scale(.3163)}}.snow:nth-child(52){opacity:.5162;transform:translate(27.9853vw,-10px) scale(.3472);animation:fall-52 24s -2s linear infinite}@keyframes fall-52{37.509%{transform:translate(33.6625vw,37.509vh) scale(.3472)}to{transform:translate(30.8239vw,100vh) scale(.3472)}}.snow:nth-child(53){opacity:1.9592;transform:translate(19.1997vw,-10px) scale(.5493);animation:fall-53 14s -18s linear infinite}@keyframes fall-53{41.152%{transform:translate(16.8847vw,41.152vh) scale(.5493)}to{transform:translate(18.0422vw,100vh) scale(.5493)}}.snow:nth-child(54){opacity:.024;transform:translate(88.8994vw,-10px) scale(.6121);animation:fall-54 17s -22s linear infinite}@keyframes fall-54{48.837%{transform:translate(83.9375vw,48.837vh) scale(.6121)}to{transform:translate(86.41845vw,100vh) scale(.6121)}}.snow:nth-child(55){opacity:.997;transform:translate(39.8007vw,-10px) scale(.3759);animation:fall-55 12s -11s linear infinite}@keyframes fall-55{43.519%{transform:translate(48.3413vw,43.519vh) scale(.3759)}to{transform:translate(44.071vw,100vh) scale(.3759)}}.snow:nth-child(56){opacity:1.0164;transform:translate(97.8606vw,-10px) scale(.7692);animation:fall-56 16s -19s linear infinite}@keyframes fall-56{79.494%{transform:translate(102.288vw,79.494vh) scale(.7692)}to{transform:translate(100.0743vw,100vh) scale(.7692)}}.snow:nth-child(57){opacity:1.9912;transform:translate(79.8994vw,-10px) scale(.5782);animation:fall-57 14s -2s linear infinite}@keyframes fall-57{44.207%{transform:translate(77.709vw,44.207vh) scale(.5782)}to{transform:translate(78.8042vw,100vh) scale(.5782)}}.snow:nth-child(58){opacity:1.9166;transform:translate(21.6297vw,-10px) scale(.9073);animation:fall-58 26s -11s linear infinite}@keyframes fall-58{43.857%{transform:translate(22.5359vw,43.857vh) scale(.9073)}to{transform:translate(22.0828vw,100vh) scale(.9073)}}.snow:nth-child(59){opacity:.2818;transform:translate(45.2699vw,-10px) scale(.9987);animation:fall-59 19s -5s linear infinite}@keyframes fall-59{65.68%{transform:translate(54.8042vw,65.68vh) scale(.9987)}to{transform:translate(50.03705vw,100vh) scale(.9987)}}.snow:nth-child(60){opacity:1.8158;transform:translate(23.6621vw,-10px) scale(.6546);animation:fall-60 25s -18s linear infinite}@keyframes fall-60{31.381%{transform:translate(22.083vw,31.381vh) scale(.6546)}to{transform:translate(22.87255vw,100vh) scale(.6546)}}.snow:nth-child(61){opacity:1.1252;transform:translate(56.2148vw,-10px) scale(.7934);animation:fall-61 15s -5s linear infinite}@keyframes fall-61{40.347%{transform:translate(53.3249vw,40.347vh) scale(.7934)}to{transform:translate(54.76985vw,100vh) scale(.7934)}}.snow:nth-child(62){opacity:1.8642;transform:translate(22.7284vw,-10px) scale(.5585);animation:fall-62 24s -30s linear infinite}@keyframes fall-62{37.501%{transform:translate(16.4843vw,37.501vh) scale(.5585)}to{transform:translate(19.60635vw,100vh) scale(.5585)}}.snow:nth-child(63){opacity:1.104;transform:translate(25.7361vw,-10px) scale(.7995);animation:fall-63 26s -29s linear infinite}@keyframes fall-63{46.836%{transform:translate(16.4801vw,46.836vh) scale(.7995)}to{transform:translate(21.1081vw,100vh) scale(.7995)}}.snow:nth-child(64){opacity:.2168;transform:translate(20.3016vw,-10px) scale(.6304);animation:fall-64 19s -21s linear infinite}@keyframes fall-64{59.994%{transform:translate(29.1382vw,59.994vh) scale(.6304)}to{transform:translate(24.7199vw,100vh) scale(.6304)}}.snow:nth-child(65){opacity:.9914;transform:translate(3.7888vw,-10px) scale(.1067);animation:fall-65 24s -27s linear infinite}@keyframes fall-65{32.436%{transform:translate(3.848vw,32.436vh) scale(.1067)}to{transform:translate(3.8184vw,100vh) scale(.1067)}}.snow:nth-child(66){opacity:.3642;transform:translate(52.9438vw,-10px) scale(.469);animation:fall-66 19s -3s linear infinite}@keyframes fall-66{45.617%{transform:translate(54.4311vw,45.617vh) scale(.469)}to{transform:translate(53.68745vw,100vh) scale(.469)}}.snow:nth-child(67){opacity:1.9714;transform:translate(3.9114vw,-10px) scale(.2547);animation:fall-67 13s -7s linear infinite}@keyframes fall-67{73.698%{transform:translate(-5.2291vw,73.698vh) scale(.2547)}to{transform:translate(-.65885vw,100vh) scale(.2547)}}.snow:nth-child(68){opacity:1.0828;transform:translate(68.2023vw,-10px) scale(.1892);animation:fall-68 12s -25s linear infinite}@keyframes fall-68{43.582%{transform:translate(73.1956vw,43.582vh) scale(.1892)}to{transform:translate(70.69895vw,100vh) scale(.1892)}}.snow:nth-child(69){opacity:.31;transform:translate(25.256vw,-10px) scale(.6037);animation:fall-69 19s -6s linear infinite}@keyframes fall-69{74.066%{transform:translate(23.883vw,74.066vh) scale(.6037)}to{transform:translate(24.5695vw,100vh) scale(.6037)}}.snow:nth-child(70){opacity:.8684;transform:translate(32.6851vw,-10px) scale(.8118);animation:fall-70 27s -22s linear infinite}@keyframes fall-70{70.501%{transform:translate(27.7719vw,70.501vh) scale(.8118)}to{transform:translate(30.2285vw,100vh) scale(.8118)}}.snow:nth-child(71){opacity:.9608;transform:translate(10.2376vw,-10px) scale(.414);animation:fall-71 18s -29s linear infinite}@keyframes fall-71{77.462%{transform:translate(1.115vw,77.462vh) scale(.414)}to{transform:translate(5.6763vw,100vh) scale(.414)}}.snow:nth-child(72){opacity:.5538;transform:translate(41.6903vw,-10px) scale(.2317);animation:fall-72 15s -18s linear infinite}@keyframes fall-72{41.477%{transform:translate(41.6645vw,41.477vh) scale(.2317)}to{transform:translate(41.6774vw,100vh) scale(.2317)}}.snow:nth-child(73){opacity:1.4382;transform:translate(16.1375vw,-10px) scale(.9162);animation:fall-73 25s -20s linear infinite}@keyframes fall-73{67.419%{transform:translate(16.1882vw,67.419vh) scale(.9162)}to{transform:translate(16.16285vw,100vh) scale(.9162)}}.snow:nth-child(74){opacity:1.2894;transform:translate(82.1154vw,-10px) scale(.1114);animation:fall-74 28s -17s linear infinite}@keyframes fall-74{35.336%{transform:translate(88.3016vw,35.336vh) scale(.1114)}to{transform:translate(85.2085vw,100vh) scale(.1114)}}.snow:nth-child(75){opacity:.0176;transform:translate(63.6083vw,-10px) scale(.0817);animation:fall-75 23s -30s linear infinite}@keyframes fall-75{47.806%{transform:translate(57.2017vw,47.806vh) scale(.0817)}to{transform:translate(60.405vw,100vh) scale(.0817)}}.snow:nth-child(76){opacity:1.1346;transform:translate(1.6286vw,-10px) scale(.7029);animation:fall-76 20s -24s linear infinite}@keyframes fall-76{64.975%{transform:translate(-4.8787vw,64.975vh) scale(.7029)}to{transform:translate(-1.62505vw,100vh) scale(.7029)}}.snow:nth-child(77){opacity:.438;transform:translate(41.2197vw,-10px) scale(.8003);animation:fall-77 14s -27s linear infinite}@keyframes fall-77{61.48%{transform:translate(37.5716vw,61.48vh) scale(.8003)}to{transform:translate(39.39565vw,100vh) scale(.8003)}}.snow:nth-child(78){opacity:.9962;transform:translate(26.7493vw,-10px) scale(.4021);animation:fall-78 19s -15s linear infinite}@keyframes fall-78{47.203%{transform:translate(33.8402vw,47.203vh) scale(.4021)}to{transform:translate(30.29475vw,100vh) scale(.4021)}}.snow:nth-child(79){opacity:.0148;transform:translate(93.4707vw,-10px) scale(.0623);animation:fall-79 20s -28s linear infinite}@keyframes fall-79{41.922%{transform:translate(90.7468vw,41.922vh) scale(.0623)}to{transform:translate(92.10875vw,100vh) scale(.0623)}}.snow:nth-child(80){opacity:1.2896;transform:translate(77.1468vw,-10px) scale(.1113);animation:fall-80 15s -10s linear infinite}@keyframes fall-80{74.568%{transform:translate(83.3512vw,74.568vh) scale(.1113)}to{transform:translate(80.249vw,100vh) scale(.1113)}}.snow:nth-child(81){opacity:.4802;transform:translate(15.4432vw,-10px) scale(.7524);animation:fall-81 19s -26s linear infinite}@keyframes fall-81{73.822%{transform:translate(13.4317vw,73.822vh) scale(.7524)}to{transform:translate(14.43745vw,100vh) scale(.7524)}}.snow:nth-child(82){opacity:1.7294;transform:translate(48.7704vw,-10px) scale(.0999);animation:fall-82 27s -12s linear infinite}@keyframes fall-82{78.539%{transform:translate(49.7559vw,78.539vh) scale(.0999)}to{transform:translate(49.26315vw,100vh) scale(.0999)}}.snow:nth-child(83){opacity:.3298;transform:translate(8.7658vw,-10px) scale(.5535);animation:fall-83 22s -30s linear infinite}@keyframes fall-83{52.822%{transform:translate(8.7863vw,52.822vh) scale(.5535)}to{transform:translate(8.77605vw,100vh) scale(.5535)}}.snow:nth-child(84){opacity:1.8028;transform:translate(39.6573vw,-10px) scale(.4421);animation:fall-84 17s -8s linear infinite}@keyframes fall-84{56.249%{transform:translate(47.2272vw,56.249vh) scale(.4421)}to{transform:translate(43.44225vw,100vh) scale(.4421)}}.snow:nth-child(85){opacity:1.1242;transform:translate(64.9451vw,-10px) scale(.3996);animation:fall-85 24s -6s linear infinite}@keyframes fall-85{49.828%{transform:translate(71.3777vw,49.828vh) scale(.3996)}to{transform:translate(68.1614vw,100vh) scale(.3996)}}.snow:nth-child(86){opacity:1.6792;transform:translate(36.2754vw,-10px) scale(.1747);animation:fall-86 25s -6s linear infinite}@keyframes fall-86{41.134%{transform:translate(42.215vw,41.134vh) scale(.1747)}to{transform:translate(39.2452vw,100vh) scale(.1747)}}.snow:nth-child(87){opacity:.1422;transform:translate(22.2303vw,-10px) scale(.7826);animation:fall-87 24s -7s linear infinite}@keyframes fall-87{51.811%{transform:translate(25.4614vw,51.811vh) scale(.7826)}to{transform:translate(23.84585vw,100vh) scale(.7826)}}.snow:nth-child(88){opacity:.3674;transform:translate(82.4817vw,-10px) scale(.1922);animation:fall-88 19s -23s linear infinite}@keyframes fall-88{66.97%{transform:translate(77.3286vw,66.97vh) scale(.1922)}to{transform:translate(79.90515vw,100vh) scale(.1922)}}.snow:nth-child(89){opacity:1.4206;transform:translate(69.9479vw,-10px) scale(.5059);animation:fall-89 16s -1s linear infinite}@keyframes fall-89{35.841%{transform:translate(75.0189vw,35.841vh) scale(.5059)}to{transform:translate(72.4834vw,100vh) scale(.5059)}}.snow:nth-child(90){opacity:1.9464;transform:translate(78.5369vw,-10px) scale(.6121);animation:fall-90 29s -29s linear infinite}@keyframes fall-90{31.748%{transform:translate(85.7485vw,31.748vh) scale(.6121)}to{transform:translate(82.1427vw,100vh) scale(.6121)}}.snow:nth-child(91){opacity:1.8438;transform:translate(52.2772vw,-10px) scale(.914);animation:fall-91 14s -18s linear infinite}@keyframes fall-91{45.785%{transform:translate(43.7788vw,45.785vh) scale(.914)}to{transform:translate(48.028vw,100vh) scale(.914)}}.snow:nth-child(92){opacity:.5416;transform:translate(73.5796vw,-10px) scale(.0131);animation:fall-92 23s -5s linear infinite}@keyframes fall-92{75.389%{transform:translate(73.4619vw,75.389vh) scale(.0131)}to{transform:translate(73.52075vw,100vh) scale(.0131)}}.snow:nth-child(93){opacity:1.2784;transform:translate(4.3751vw,-10px) scale(.2166);animation:fall-93 15s -28s linear infinite}@keyframes fall-93{43.471%{transform:translate(-.0384vw,43.471vh) scale(.2166)}to{transform:translate(2.16835vw,100vh) scale(.2166)}}.snow:nth-child(94){opacity:1.2512;transform:translate(16.8349vw,-10px) scale(.4312);animation:fall-94 26s -2s linear infinite}@keyframes fall-94{35.129%{transform:translate(9.4904vw,35.129vh) scale(.4312)}to{transform:translate(13.16265vw,100vh) scale(.4312)}}.snow:nth-child(95){opacity:1.4106;transform:translate(91.9926vw,-10px) scale(.512);animation:fall-95 11s -1s linear infinite}@keyframes fall-95{31.733%{transform:translate(83.0523vw,31.733vh) scale(.512)}to{transform:translate(87.52245vw,100vh) scale(.512)}}.snow:nth-child(96){opacity:.3382;transform:translate(31.4942vw,-10px) scale(.8623);animation:fall-96 28s -3s linear infinite}@keyframes fall-96{37.576%{transform:translate(23.5769vw,37.576vh) scale(.8623)}to{transform:translate(27.53555vw,100vh) scale(.8623)}}.snow:nth-child(97){opacity:1.9664;transform:translate(26.5637vw,-10px) scale(.5407);animation:fall-97 25s -1s linear infinite}@keyframes fall-97{37.437%{transform:translate(26.181vw,37.437vh) scale(.5407)}to{transform:translate(26.37235vw,100vh) scale(.5407)}}.snow:nth-child(98){opacity:1.5732;transform:translate(90.3792vw,-10px) scale(.9415);animation:fall-98 19s -30s linear infinite}@keyframes fall-98{45.321%{transform:translate(89.2745vw,45.321vh) scale(.9415)}to{transform:translate(89.82685vw,100vh) scale(.9415)}}.snow:nth-child(99){opacity:1.1694;transform:translate(89.7896vw,-10px) scale(.8579);animation:fall-99 17s -4s linear infinite}@keyframes fall-99{79.333%{transform:translate(80.9125vw,79.333vh) scale(.8579)}to{transform:translate(85.35105vw,100vh) scale(.8579)}}.snow:nth-child(100){opacity:1.1482;transform:translate(13.1128vw,-10px) scale(.7813);animation:fall-100 14s -9s linear infinite}@keyframes fall-100{49.435%{transform:translate(5.166vw,49.435vh) scale(.7813)}to{transform:translate(9.1394vw,100vh) scale(.7813)}}.snow:nth-child(101){opacity:.0942;transform:translate(33.0384vw,-10px) scale(.6348);animation:fall-101 17s -14s linear infinite}@keyframes fall-101{71.697%{transform:translate(26.3895vw,71.697vh) scale(.6348)}to{transform:translate(29.71395vw,100vh) scale(.6348)}}.snow:nth-child(102){opacity:.2162;transform:translate(55.1785vw,-10px) scale(.0845);animation:fall-102 26s -13s linear infinite}@keyframes fall-102{40.711%{transform:translate(46.4424vw,40.711vh) scale(.0845)}to{transform:translate(50.81045vw,100vh) scale(.0845)}}.snow:nth-child(103){opacity:.6872;transform:translate(7.3686vw,-10px) scale(.1001);animation:fall-103 30s -11s linear infinite}@keyframes fall-103{43.297%{transform:translate(10.8644vw,43.297vh) scale(.1001)}to{transform:translate(9.1165vw,100vh) scale(.1001)}}.snow:nth-child(104){opacity:1.0316;transform:translate(58.6449vw,-10px) scale(.1476);animation:fall-104 14s -11s linear infinite}@keyframes fall-104{64.992%{transform:translate(57.8459vw,64.992vh) scale(.1476)}to{transform:translate(58.2454vw,100vh) scale(.1476)}}.snow:nth-child(105){opacity:1.3596;transform:translate(53.2785vw,-10px) scale(.6784);animation:fall-105 28s -19s linear infinite}@keyframes fall-105{36.002%{transform:translate(48.4403vw,36.002vh) scale(.6784)}to{transform:translate(50.8594vw,100vh) scale(.6784)}}.snow:nth-child(106){opacity:.5474;transform:translate(79.9895vw,-10px) scale(.562);animation:fall-106 26s -1s linear infinite}@keyframes fall-106{72.482%{transform:translate(73.0746vw,72.482vh) scale(.562)}to{transform:translate(76.53205vw,100vh) scale(.562)}}.snow:nth-child(107){opacity:.8472;transform:translate(30.6839vw,-10px) scale(.6538);animation:fall-107 14s -25s linear infinite}@keyframes fall-107{54.47%{transform:translate(24.8736vw,54.47vh) scale(.6538)}to{transform:translate(27.77875vw,100vh) scale(.6538)}}.snow:nth-child(108){opacity:1.7214;transform:translate(47.0837vw,-10px) scale(.8644);animation:fall-108 16s -27s linear infinite}@keyframes fall-108{42.951%{transform:translate(51.1729vw,42.951vh) scale(.8644)}to{transform:translate(49.1283vw,100vh) scale(.8644)}}.snow:nth-child(109){opacity:.7528;transform:translate(20.6662vw,-10px) scale(.15);animation:fall-109 14s -10s linear infinite}@keyframes fall-109{51.525%{transform:translate(14.5381vw,51.525vh) scale(.15)}to{transform:translate(17.60215vw,100vh) scale(.15)}}.snow:nth-child(110){opacity:1.5528;transform:translate(77.4637vw,-10px) scale(.6322);animation:fall-110 24s -24s linear infinite}@keyframes fall-110{69.559%{transform:translate(80.1205vw,69.559vh) scale(.6322)}to{transform:translate(78.7921vw,100vh) scale(.6322)}}.snow:nth-child(111){opacity:1.4548;transform:translate(39.926vw,-10px) scale(.4137);animation:fall-111 21s -28s linear infinite}@keyframes fall-111{53.572%{transform:translate(48.1774vw,53.572vh) scale(.4137)}to{transform:translate(44.0517vw,100vh) scale(.4137)}}.snow:nth-child(112){opacity:1.7382;transform:translate(73.7377vw,-10px) scale(.3839);animation:fall-112 29s -20s linear infinite}@keyframes fall-112{40.849%{transform:translate(80.2343vw,40.849vh) scale(.3839)}to{transform:translate(76.986vw,100vh) scale(.3839)}}.snow:nth-child(113){opacity:.6864;transform:translate(91.5326vw,-10px) scale(.6447);animation:fall-113 24s -17s linear infinite}@keyframes fall-113{34.729%{transform:translate(90.4055vw,34.729vh) scale(.6447)}to{transform:translate(90.96905vw,100vh) scale(.6447)}}.snow:nth-child(114){opacity:1.8144;transform:translate(27.9792vw,-10px) scale(.3551);animation:fall-114 11s -22s linear infinite}@keyframes fall-114{49.154%{transform:translate(24.0563vw,49.154vh) scale(.3551)}to{transform:translate(26.01775vw,100vh) scale(.3551)}}.snow:nth-child(115){opacity:.7474;transform:translate(35.8057vw,-10px) scale(.7067);animation:fall-115 30s -2s linear infinite}@keyframes fall-115{56.048%{transform:translate(38.2848vw,56.048vh) scale(.7067)}to{transform:translate(37.04525vw,100vh) scale(.7067)}}.snow:nth-child(116){opacity:1.9934;transform:translate(77.497vw,-10px) scale(.6499);animation:fall-116 28s -30s linear infinite}@keyframes fall-116{60.193%{transform:translate(81.0104vw,60.193vh) scale(.6499)}to{transform:translate(79.2537vw,100vh) scale(.6499)}}.snow:nth-child(117){opacity:.9334;transform:translate(18.4958vw,-10px) scale(.5977);animation:fall-117 15s -5s linear infinite}@keyframes fall-117{65.022%{transform:translate(22.7985vw,65.022vh) scale(.5977)}to{transform:translate(20.64715vw,100vh) scale(.5977)}}.snow:nth-child(118){opacity:.5722;transform:translate(89.4915vw,-10px) scale(.2456);animation:fall-118 16s -27s linear infinite}@keyframes fall-118{62.943%{transform:translate(89.4421vw,62.943vh) scale(.2456)}to{transform:translate(89.4668vw,100vh) scale(.2456)}}.snow:nth-child(119){opacity:1.498;transform:translate(6.1948vw,-10px) scale(.2392);animation:fall-119 18s -22s linear infinite}@keyframes fall-119{53.731%{transform:translate(8.1622vw,53.731vh) scale(.2392)}to{transform:translate(7.1785vw,100vh) scale(.2392)}}.snow:nth-child(120){opacity:.2478;transform:translate(70.5458vw,-10px) scale(.8469);animation:fall-120 17s -20s linear infinite}@keyframes fall-120{57.999%{transform:translate(68.7077vw,57.999vh) scale(.8469)}to{transform:translate(69.62675vw,100vh) scale(.8469)}}.snow:nth-child(121){opacity:1.9504;transform:translate(78.3482vw,-10px) scale(.0901);animation:fall-121 15s -27s linear infinite}@keyframes fall-121{55.193%{transform:translate(84.211vw,55.193vh) scale(.0901)}to{transform:translate(81.2796vw,100vh) scale(.0901)}}.snow:nth-child(122){opacity:.3468;transform:translate(13.164vw,-10px) scale(.6708);animation:fall-122 20s -15s linear infinite}@keyframes fall-122{38.133%{transform:translate(6.7601vw,38.133vh) scale(.6708)}to{transform:translate(9.96205vw,100vh) scale(.6708)}}.snow:nth-child(123){opacity:.037;transform:translate(58.9424vw,-10px) scale(.5427);animation:fall-123 15s -29s linear infinite}@keyframes fall-123{63.743%{transform:translate(63.791vw,63.743vh) scale(.5427)}to{transform:translate(61.3667vw,100vh) scale(.5427)}}.snow:nth-child(124){opacity:1.9906;transform:translate(27.2344vw,-10px) scale(.8212);animation:fall-124 18s -14s linear infinite}@keyframes fall-124{76.37%{transform:translate(29.6867vw,76.37vh) scale(.8212)}to{transform:translate(28.46055vw,100vh) scale(.8212)}}.snow:nth-child(125){opacity:.2382;transform:translate(35.0032vw,-10px) scale(.2453);animation:fall-125 18s -29s linear infinite}@keyframes fall-125{73.103%{transform:translate(33.7091vw,73.103vh) scale(.2453)}to{transform:translate(34.35615vw,100vh) scale(.2453)}}.snow:nth-child(126){opacity:.2348;transform:translate(25.6861vw,-10px) scale(.1957);animation:fall-126 28s -29s linear infinite}@keyframes fall-126{33.073%{transform:translate(33.2299vw,33.073vh) scale(.1957)}to{transform:translate(29.458vw,100vh) scale(.1957)}}.snow:nth-child(127){opacity:.952;transform:translate(46.5546vw,-10px) scale(.4479);animation:fall-127 19s -18s linear infinite}@keyframes fall-127{59.785%{transform:translate(37.661vw,59.785vh) scale(.4479)}to{transform:translate(42.1078vw,100vh) scale(.4479)}}.snow:nth-child(128){opacity:1.0754;transform:translate(62.6865vw,-10px) scale(.1502);animation:fall-128 12s -23s linear infinite}@keyframes fall-128{69.747%{transform:translate(58.9178vw,69.747vh) scale(.1502)}to{transform:translate(60.80215vw,100vh) scale(.1502)}}.snow:nth-child(129){opacity:1.9412;transform:translate(66.8345vw,-10px) scale(.2141);animation:fall-129 27s -18s linear infinite}@keyframes fall-129{70.605%{transform:translate(70.6343vw,70.605vh) scale(.2141)}to{transform:translate(68.7344vw,100vh) scale(.2141)}}.snow:nth-child(130){opacity:1.1624;transform:translate(69.2155vw,-10px) scale(.5476);animation:fall-130 24s -28s linear infinite}@keyframes fall-130{42%{transform:translate(60.7722vw,42vh) scale(.5476)}to{transform:translate(64.99385vw,100vh) scale(.5476)}}.snow:nth-child(131){opacity:1.4112;transform:translate(50.4828vw,-10px) scale(.5665);animation:fall-131 29s -8s linear infinite}@keyframes fall-131{34.822%{transform:translate(52.3175vw,34.822vh) scale(.5665)}to{transform:translate(51.40015vw,100vh) scale(.5665)}}.snow:nth-child(132){opacity:.9198;transform:translate(17.0262vw,-10px) scale(.7067);animation:fall-132 28s -4s linear infinite}@keyframes fall-132{66.896%{transform:translate(15.3148vw,66.896vh) scale(.7067)}to{transform:translate(16.1705vw,100vh) scale(.7067)}}.snow:nth-child(133){opacity:.607;transform:translate(21.3028vw,-10px) scale(.105);animation:fall-133 10s -10s linear infinite}@keyframes fall-133{69.218%{transform:translate(19.3066vw,69.218vh) scale(.105)}to{transform:translate(20.3047vw,100vh) scale(.105)}}.snow:nth-child(134){opacity:1.4504;transform:translate(92.566vw,-10px) scale(.5531);animation:fall-134 22s -18s linear infinite}@keyframes fall-134{33.325%{transform:translate(100.0124vw,33.325vh) scale(.5531)}to{transform:translate(96.2892vw,100vh) scale(.5531)}}.snow:nth-child(135){opacity:.2736;transform:translate(60.6348vw,-10px) scale(.6842);animation:fall-135 30s -28s linear infinite}@keyframes fall-135{51.169%{transform:translate(64.9264vw,51.169vh) scale(.6842)}to{transform:translate(62.7806vw,100vh) scale(.6842)}}.snow:nth-child(136){opacity:1.4374;transform:translate(29.1238vw,-10px) scale(.6267);animation:fall-136 11s -27s linear infinite}@keyframes fall-136{41.293%{transform:translate(24.3143vw,41.293vh) scale(.6267)}to{transform:translate(26.71905vw,100vh) scale(.6267)}}.snow:nth-child(137){opacity:.5818;transform:translate(61.6362vw,-10px) scale(.104);animation:fall-137 25s -5s linear infinite}@keyframes fall-137{30.43%{transform:translate(55.9681vw,30.43vh) scale(.104)}to{transform:translate(58.80215vw,100vh) scale(.104)}}.snow:nth-child(138){opacity:.435;transform:translate(48.0607vw,-10px) scale(.2763);animation:fall-138 22s -29s linear infinite}@keyframes fall-138{32.114%{transform:translate(45.9385vw,32.114vh) scale(.2763)}to{transform:translate(46.9996vw,100vh) scale(.2763)}}.snow:nth-child(139){opacity:.6706;transform:translate(3.2663vw,-10px) scale(.6064);animation:fall-139 10s -14s linear infinite}@keyframes fall-139{49.544%{transform:translate(12.0692vw,49.544vh) scale(.6064)}to{transform:translate(7.66775vw,100vh) scale(.6064)}}.snow:nth-child(140){opacity:1.4548;transform:translate(38.2764vw,-10px) scale(.8106);animation:fall-140 14s -7s linear infinite}@keyframes fall-140{62.252%{transform:translate(28.674vw,62.252vh) scale(.8106)}to{transform:translate(33.4752vw,100vh) scale(.8106)}}.snow:nth-child(141){opacity:1.0756;transform:translate(47.1147vw,-10px) scale(.4235);animation:fall-141 21s -25s linear infinite}@keyframes fall-141{33.532%{transform:translate(49.876vw,33.532vh) scale(.4235)}to{transform:translate(48.49535vw,100vh) scale(.4235)}}.snow:nth-child(142){opacity:.8444;transform:translate(84.4516vw,-10px) scale(.3431);animation:fall-142 15s -29s linear infinite}@keyframes fall-142{77.272%{transform:translate(80.5797vw,77.272vh) scale(.3431)}to{transform:translate(82.51565vw,100vh) scale(.3431)}}.snow:nth-child(143){opacity:.4346;transform:translate(43.6442vw,-10px) scale(.3463);animation:fall-143 11s -16s linear infinite}@keyframes fall-143{57.608%{transform:translate(37.869vw,57.608vh) scale(.3463)}to{transform:translate(40.7566vw,100vh) scale(.3463)}}.snow:nth-child(144){opacity:1.5596;transform:translate(1.6701vw,-10px) scale(.0173);animation:fall-144 21s -18s linear infinite}@keyframes fall-144{39.919%{transform:translate(-1.0733vw,39.919vh) scale(.0173)}to{transform:translate(.2984vw,100vh) scale(.0173)}}.snow:nth-child(145){opacity:.7998;transform:translate(78.454vw,-10px) scale(.2903);animation:fall-145 15s -15s linear infinite}@keyframes fall-145{59.05%{transform:translate(84.5187vw,59.05vh) scale(.2903)}to{transform:translate(81.48635vw,100vh) scale(.2903)}}.snow:nth-child(146){opacity:1.7122;transform:translate(6.871vw,-10px) scale(.1255);animation:fall-146 22s -25s linear infinite}@keyframes fall-146{69.015%{transform:translate(13.9958vw,69.015vh) scale(.1255)}to{transform:translate(10.4334vw,100vh) scale(.1255)}}.snow:nth-child(147){opacity:.2914;transform:translate(81.4782vw,-10px) scale(.78);animation:fall-147 17s -15s linear infinite}@keyframes fall-147{63.077%{transform:translate(89.4122vw,63.077vh) scale(.78)}to{transform:translate(85.4452vw,100vh) scale(.78)}}.snow:nth-child(148){opacity:1.2904;transform:translate(61.6427vw,-10px) scale(.457);animation:fall-148 16s -25s linear infinite}@keyframes fall-148{65.622%{transform:translate(54.7505vw,65.622vh) scale(.457)}to{transform:translate(58.1966vw,100vh) scale(.457)}}.snow:nth-child(149){opacity:1.5378;transform:translate(18.9578vw,-10px) scale(.5926);animation:fall-149 17s -4s linear infinite}@keyframes fall-149{39.773%{transform:translate(16.1207vw,39.773vh) scale(.5926)}to{transform:translate(17.53925vw,100vh) scale(.5926)}}.snow:nth-child(150){opacity:.388;transform:translate(89.4516vw,-10px) scale(.344);animation:fall-150 26s -16s linear infinite}@keyframes fall-150{69.239%{transform:translate(92.1557vw,69.239vh) scale(.344)}to{transform:translate(90.80365vw,100vh) scale(.344)}}.snow:nth-child(151){opacity:.1048;transform:translate(97.105vw,-10px) scale(.3614);animation:fall-151 29s -15s linear infinite}@keyframes fall-151{32.43%{transform:translate(95.0862vw,32.43vh) scale(.3614)}to{transform:translate(96.0956vw,100vh) scale(.3614)}}.snow:nth-child(152){opacity:.4266;transform:translate(56.2164vw,-10px) scale(.9211);animation:fall-152 12s -2s linear infinite}@keyframes fall-152{30.554%{transform:translate(64.9682vw,30.554vh) scale(.9211)}to{transform:translate(60.5923vw,100vh) scale(.9211)}}.snow:nth-child(153){opacity:1.119;transform:translate(50.0898vw,-10px) scale(.0647);animation:fall-153 13s -25s linear infinite}@keyframes fall-153{68.007%{transform:translate(46.9916vw,68.007vh) scale(.0647)}to{transform:translate(48.5407vw,100vh) scale(.0647)}}.snow:nth-child(154){opacity:1.8148;transform:translate(53.0476vw,-10px) scale(.8266);animation:fall-154 15s -28s linear infinite}@keyframes fall-154{68.766%{transform:translate(61.3641vw,68.766vh) scale(.8266)}to{transform:translate(57.20585vw,100vh) scale(.8266)}}.snow:nth-child(155){opacity:.9514;transform:translate(26.6516vw,-10px) scale(.0855);animation:fall-155 24s -20s linear infinite}@keyframes fall-155{37.069%{transform:translate(26.0652vw,37.069vh) scale(.0855)}to{transform:translate(26.3584vw,100vh) scale(.0855)}}.snow:nth-child(156){opacity:.1492;transform:translate(44.1986vw,-10px) scale(.6982);animation:fall-156 22s -19s linear infinite}@keyframes fall-156{74.045%{transform:translate(48.2202vw,74.045vh) scale(.6982)}to{transform:translate(46.2094vw,100vh) scale(.6982)}}.snow:nth-child(157){opacity:1.351;transform:translate(56.5602vw,-10px) scale(.3031);animation:fall-157 15s -1s linear infinite}@keyframes fall-157{44.422%{transform:translate(62.8237vw,44.422vh) scale(.3031)}to{transform:translate(59.69195vw,100vh) scale(.3031)}}.snow:nth-child(158){opacity:1.6014;transform:translate(56.838vw,-10px) scale(.4777);animation:fall-158 18s -3s linear infinite}@keyframes fall-158{75.355%{transform:translate(58.9938vw,75.355vh) scale(.4777)}to{transform:translate(57.9159vw,100vh) scale(.4777)}}.snow:nth-child(159){opacity:1.8856;transform:translate(6.8809vw,-10px) scale(.2913);animation:fall-159 13s -6s linear infinite}@keyframes fall-159{44.829%{transform:translate(1.986vw,44.829vh) scale(.2913)}to{transform:translate(4.43345vw,100vh) scale(.2913)}}.snow:nth-child(160){opacity:.879;transform:translate(88.7565vw,-10px) scale(.43);animation:fall-160 21s -28s linear infinite}@keyframes fall-160{61.799%{transform:translate(96.2649vw,61.799vh) scale(.43)}to{transform:translate(92.5107vw,100vh) scale(.43)}}.snow:nth-child(161){opacity:1.0582;transform:translate(92.0206vw,-10px) scale(.5617);animation:fall-161 29s -26s linear infinite}@keyframes fall-161{48.126%{transform:translate(97.882vw,48.126vh) scale(.5617)}to{transform:translate(94.9513vw,100vh) scale(.5617)}}.snow:nth-child(162){opacity:1.024;transform:translate(13.4578vw,-10px) scale(.9668);animation:fall-162 13s -11s linear infinite}@keyframes fall-162{57.624%{transform:translate(6.5406vw,57.624vh) scale(.9668)}to{transform:translate(9.9992vw,100vh) scale(.9668)}}.snow:nth-child(163){opacity:.95;transform:translate(.6205vw,-10px) scale(.6053);animation:fall-163 28s -13s linear infinite}@keyframes fall-163{79.498%{transform:translate(-7.1013vw,79.498vh) scale(.6053)}to{transform:translate(-3.2404vw,100vh) scale(.6053)}}.snow:nth-child(164){opacity:.6786;transform:translate(83.8253vw,-10px) scale(.1384);animation:fall-164 18s -14s linear infinite}@keyframes fall-164{40.612%{transform:translate(81.2331vw,40.612vh) scale(.1384)}to{transform:translate(82.5292vw,100vh) scale(.1384)}}.snow:nth-child(165){opacity:.704;transform:translate(72.9178vw,-10px) scale(.2855);animation:fall-165 30s -28s linear infinite}@keyframes fall-165{56.653%{transform:translate(73.557vw,56.653vh) scale(.2855)}to{transform:translate(73.2374vw,100vh) scale(.2855)}}.snow:nth-child(166){opacity:1.8744;transform:translate(72.2098vw,-10px) scale(.2773);animation:fall-166 11s -6s linear infinite}@keyframes fall-166{49.274%{transform:translate(81.7143vw,49.274vh) scale(.2773)}to{transform:translate(76.96205vw,100vh) scale(.2773)}}.snow:nth-child(167){opacity:.765;transform:translate(75.9672vw,-10px) scale(.2917);animation:fall-167 17s -8s linear infinite}@keyframes fall-167{38.529%{transform:translate(80.2018vw,38.529vh) scale(.2917)}to{transform:translate(78.0845vw,100vh) scale(.2917)}}.snow:nth-child(168){opacity:1.1228;transform:translate(73.2418vw,-10px) scale(.6322);animation:fall-168 29s -15s linear infinite}@keyframes fall-168{52.275%{transform:translate(80.4217vw,52.275vh) scale(.6322)}to{transform:translate(76.83175vw,100vh) scale(.6322)}}.snow:nth-child(169){opacity:.3612;transform:translate(40.8703vw,-10px) scale(.4737);animation:fall-169 14s -27s linear infinite}@keyframes fall-169{48.468%{transform:translate(46.136vw,48.468vh) scale(.4737)}to{transform:translate(43.50315vw,100vh) scale(.4737)}}.snow:nth-child(170){opacity:1.478;transform:translate(13.5833vw,-10px) scale(.4602);animation:fall-170 18s -7s linear infinite}@keyframes fall-170{64.387%{transform:translate(5.2851vw,64.387vh) scale(.4602)}to{transform:translate(9.4342vw,100vh) scale(.4602)}}.snow:nth-child(171){opacity:1.9104;transform:translate(35.1035vw,-10px) scale(.5339);animation:fall-171 27s -20s linear infinite}@keyframes fall-171{71.254%{transform:translate(28.6475vw,71.254vh) scale(.5339)}to{transform:translate(31.8755vw,100vh) scale(.5339)}}.snow:nth-child(172){opacity:.293;transform:translate(10.4076vw,-10px) scale(.9394);animation:fall-172 11s -14s linear infinite}@keyframes fall-172{51.908%{transform:translate(17.5142vw,51.908vh) scale(.9394)}to{transform:translate(13.9609vw,100vh) scale(.9394)}}.snow:nth-child(173){opacity:1.952;transform:translate(86.1617vw,-10px) scale(.5002);animation:fall-173 27s -7s linear infinite}@keyframes fall-173{50.691%{transform:translate(91.2935vw,50.691vh) scale(.5002)}to{transform:translate(88.7276vw,100vh) scale(.5002)}}.snow:nth-child(174){opacity:.7394;transform:translate(30.5997vw,-10px) scale(.5033);animation:fall-174 14s -27s linear infinite}@keyframes fall-174{37.672%{transform:translate(28.8723vw,37.672vh) scale(.5033)}to{transform:translate(29.736vw,100vh) scale(.5033)}}.snow:nth-child(175){opacity:1.6068;transform:translate(71.7518vw,-10px) scale(.7564);animation:fall-175 20s -27s linear infinite}@keyframes fall-175{50.394%{transform:translate(69.4105vw,50.394vh) scale(.7564)}to{transform:translate(70.58115vw,100vh) scale(.7564)}}.snow:nth-child(176){opacity:1.014;transform:translate(19.7309vw,-10px) scale(.6374);animation:fall-176 17s -21s linear infinite}@keyframes fall-176{61.913%{transform:translate(17.2749vw,61.913vh) scale(.6374)}to{transform:translate(18.5029vw,100vh) scale(.6374)}}.snow:nth-child(177){opacity:1.179;transform:translate(49.3579vw,-10px) scale(.5702);animation:fall-177 20s -17s linear infinite}@keyframes fall-177{75.028%{transform:translate(55.7563vw,75.028vh) scale(.5702)}to{transform:translate(52.5571vw,100vh) scale(.5702)}}.snow:nth-child(178){opacity:.5552;transform:translate(17.0713vw,-10px) scale(.4127);animation:fall-178 23s -11s linear infinite}@keyframes fall-178{36.407%{transform:translate(11.7795vw,36.407vh) scale(.4127)}to{transform:translate(14.4254vw,100vh) scale(.4127)}}.snow:nth-child(179){opacity:1.497;transform:translate(3.1515vw,-10px) scale(.3771);animation:fall-179 10s -4s linear infinite}@keyframes fall-179{57.108%{transform:translate(.3684vw,57.108vh) scale(.3771)}to{transform:translate(1.75995vw,100vh) scale(.3771)}}.snow:nth-child(180){opacity:1.0242;transform:translate(75.3343vw,-10px) scale(.9828);animation:fall-180 29s -23s linear infinite}@keyframes fall-180{42.941%{transform:translate(66.1072vw,42.941vh) scale(.9828)}to{transform:translate(70.72075vw,100vh) scale(.9828)}}.snow:nth-child(181){opacity:.6494;transform:translate(52.9673vw,-10px) scale(.2747);animation:fall-181 30s -24s linear infinite}@keyframes fall-181{72.303%{transform:translate(46.1502vw,72.303vh) scale(.2747)}to{transform:translate(49.55875vw,100vh) scale(.2747)}}.snow:nth-child(182){opacity:1.3656;transform:translate(15.8122vw,-10px) scale(.1852);animation:fall-182 27s -1s linear infinite}@keyframes fall-182{77.064%{transform:translate(6.4879vw,77.064vh) scale(.1852)}to{transform:translate(11.15005vw,100vh) scale(.1852)}}.snow:nth-child(183){opacity:.7456;transform:translate(58.1279vw,-10px) scale(.7578);animation:fall-183 24s -26s linear infinite}@keyframes fall-183{51.816%{transform:translate(57.3271vw,51.816vh) scale(.7578)}to{transform:translate(57.7275vw,100vh) scale(.7578)}}.snow:nth-child(184){opacity:.3534;transform:translate(14.2806vw,-10px) scale(.4382);animation:fall-184 11s -30s linear infinite}@keyframes fall-184{65.257%{transform:translate(21.3901vw,65.257vh) scale(.4382)}to{transform:translate(17.83535vw,100vh) scale(.4382)}}.snow:nth-child(185){opacity:.9056;transform:translate(7.1355vw,-10px) scale(.7226);animation:fall-185 26s -14s linear infinite}@keyframes fall-185{44.981%{transform:translate(3.0247vw,44.981vh) scale(.7226)}to{transform:translate(5.0801vw,100vh) scale(.7226)}}.snow:nth-child(186){opacity:.923;transform:translate(12.4479vw,-10px) scale(.7784);animation:fall-186 12s -14s linear infinite}@keyframes fall-186{72.012%{transform:translate(8.3227vw,72.012vh) scale(.7784)}to{transform:translate(10.3853vw,100vh) scale(.7784)}}.snow:nth-child(187){opacity:1.883;transform:translate(32.7383vw,-10px) scale(.9967);animation:fall-187 28s -16s linear infinite}@keyframes fall-187{46.765%{transform:translate(36.3712vw,46.765vh) scale(.9967)}to{transform:translate(34.55475vw,100vh) scale(.9967)}}.snow:nth-child(188){opacity:.4942;transform:translate(51.4107vw,-10px) scale(.9026);animation:fall-188 15s -18s linear infinite}@keyframes fall-188{41.456%{transform:translate(53.027vw,41.456vh) scale(.9026)}to{transform:translate(52.21885vw,100vh) scale(.9026)}}.snow:nth-child(189){opacity:1.9408;transform:translate(94.5458vw,-10px) scale(.2752);animation:fall-189 15s -15s linear infinite}@keyframes fall-189{51.629%{transform:translate(90.3708vw,51.629vh) scale(.2752)}to{transform:translate(92.4583vw,100vh) scale(.2752)}}.snow:nth-child(190){opacity:.3216;transform:translate(98.8368vw,-10px) scale(.6342);animation:fall-190 26s -23s linear infinite}@keyframes fall-190{70.942%{transform:translate(99.6258vw,70.942vh) scale(.6342)}to{transform:translate(99.2313vw,100vh) scale(.6342)}}.snow:nth-child(191){opacity:1.1534;transform:translate(9.7997vw,-10px) scale(.9102);animation:fall-191 14s -10s linear infinite}@keyframes fall-191{47.759%{transform:translate(9.1781vw,47.759vh) scale(.9102)}to{transform:translate(9.4889vw,100vh) scale(.9102)}}.snow:nth-child(192){opacity:.852;transform:translate(45.5741vw,-10px) scale(.5159);animation:fall-192 29s -25s linear infinite}@keyframes fall-192{63.669%{transform:translate(43.1078vw,63.669vh) scale(.5159)}to{transform:translate(44.34095vw,100vh) scale(.5159)}}.snow:nth-child(193){opacity:1.6886;transform:translate(22.2968vw,-10px) scale(.0774);animation:fall-193 17s -8s linear infinite}@keyframes fall-193{56.858%{transform:translate(27.8614vw,56.858vh) scale(.0774)}to{transform:translate(25.0791vw,100vh) scale(.0774)}}.snow:nth-child(194){opacity:.3416;transform:translate(53.9985vw,-10px) scale(.2992);animation:fall-194 15s -30s linear infinite}@keyframes fall-194{43.481%{transform:translate(59.1312vw,43.481vh) scale(.2992)}to{transform:translate(56.56485vw,100vh) scale(.2992)}}.snow:nth-child(195){opacity:1.7538;transform:translate(8.2403vw,-10px) scale(.5322);animation:fall-195 28s -25s linear infinite}@keyframes fall-195{78.555%{transform:translate(2.5299vw,78.555vh) scale(.5322)}to{transform:translate(5.3851vw,100vh) scale(.5322)}}.snow:nth-child(196){opacity:1.799;transform:translate(98.325vw,-10px) scale(.1635);animation:fall-196 16s -24s linear infinite}@keyframes fall-196{42.215%{transform:translate(93.5109vw,42.215vh) scale(.1635)}to{transform:translate(95.91795vw,100vh) scale(.1635)}}.snow:nth-child(197){opacity:1.7618;transform:translate(67.2809vw,-10px) scale(.7648);animation:fall-197 18s -19s linear infinite}@keyframes fall-197{69.41%{transform:translate(57.2819vw,69.41vh) scale(.7648)}to{transform:translate(62.2814vw,100vh) scale(.7648)}}.snow:nth-child(198){opacity:1.0098;transform:translate(77.7852vw,-10px) scale(.6236);animation:fall-198 25s -12s linear infinite}@keyframes fall-198{36.164%{transform:translate(68.0807vw,36.164vh) scale(.6236)}to{transform:translate(72.93295vw,100vh) scale(.6236)}}.snow:nth-child(199){opacity:.1454;transform:translate(7.6995vw,-10px) scale(.3471);animation:fall-199 16s -5s linear infinite}@keyframes fall-199{32.366%{transform:translate(13.4906vw,32.366vh) scale(.3471)}to{transform:translate(10.59505vw,100vh) scale(.3471)}}.snow:nth-child(200){opacity:1.475;transform:translate(67.5127vw,-10px) scale(.4147);animation:fall-200 20s -30s linear infinite}@keyframes fall-200{79.726%{transform:translate(57.8963vw,79.726vh) scale(.4147)}to{transform:translate(62.7045vw,100vh) scale(.4147)}}.snow:nth-child(201){opacity:.0648;transform:translate(58.6699vw,-10px) scale(.0882);animation:fall-201 26s -1s linear infinite}@keyframes fall-201{72.03%{transform:translate(66.6341vw,72.03vh) scale(.0882)}to{transform:translate(62.652vw,100vh) scale(.0882)}}.snow:nth-child(202){opacity:1.9632;transform:translate(82.3827vw,-10px) scale(.1251);animation:fall-202 25s -24s linear infinite}@keyframes fall-202{72.267%{transform:translate(73.8803vw,72.267vh) scale(.1251)}to{transform:translate(78.1315vw,100vh) scale(.1251)}}.snow:nth-child(203){opacity:.7292;transform:translate(18.4501vw,-10px) scale(.4642);animation:fall-203 12s -4s linear infinite}@keyframes fall-203{73.95%{transform:translate(22.5975vw,73.95vh) scale(.4642)}to{transform:translate(20.5238vw,100vh) scale(.4642)}}.snow:nth-child(204){opacity:1.0864;transform:translate(51.3646vw,-10px) scale(.6255);animation:fall-204 25s -15s linear infinite}@keyframes fall-204{43.409%{transform:translate(57.2307vw,43.409vh) scale(.6255)}to{transform:translate(54.29765vw,100vh) scale(.6255)}}.snow:nth-child(205){opacity:.8796;transform:translate(37.381vw,-10px) scale(.0952);animation:fall-205 15s -30s linear infinite}@keyframes fall-205{45.666%{transform:translate(33.2924vw,45.666vh) scale(.0952)}to{transform:translate(35.3367vw,100vh) scale(.0952)}}.snow:nth-child(206){opacity:.2216;transform:translate(88.1863vw,-10px) scale(.432);animation:fall-206 15s -8s linear infinite}@keyframes fall-206{75.078%{transform:translate(94.7245vw,75.078vh) scale(.432)}to{transform:translate(91.4554vw,100vh) scale(.432)}}.snow:nth-child(207){opacity:.2374;transform:translate(45.3952vw,-10px) scale(.6014);animation:fall-207 19s -30s linear infinite}@keyframes fall-207{79.851%{transform:translate(52.6655vw,79.851vh) scale(.6014)}to{transform:translate(49.03035vw,100vh) scale(.6014)}}.snow:nth-child(208){opacity:1.7834;transform:translate(72.4645vw,-10px) scale(.9765);animation:fall-208 21s -26s linear infinite}@keyframes fall-208{30.93%{transform:translate(80.6139vw,30.93vh) scale(.9765)}to{transform:translate(76.5392vw,100vh) scale(.9765)}}.snow:nth-child(209){opacity:.1928;transform:translate(84.554vw,-10px) scale(.2063);animation:fall-209 27s -1s linear infinite}@keyframes fall-209{74.151%{transform:translate(81.5421vw,74.151vh) scale(.2063)}to{transform:translate(83.04805vw,100vh) scale(.2063)}}.snow:nth-child(210){opacity:.7112;transform:translate(67.86vw,-10px) scale(.6786);animation:fall-210 30s -17s linear infinite}@keyframes fall-210{52.801%{transform:translate(64.5537vw,52.801vh) scale(.6786)}to{transform:translate(66.20685vw,100vh) scale(.6786)}}.snow:nth-child(211){opacity:.1496;transform:translate(49.2301vw,-10px) scale(.4754);animation:fall-211 29s -3s linear infinite}@keyframes fall-211{35.479%{transform:translate(45.8042vw,35.479vh) scale(.4754)}to{transform:translate(47.51715vw,100vh) scale(.4754)}}.snow:nth-child(212){opacity:.316;transform:translate(32.0459vw,-10px) scale(.2083);animation:fall-212 10s -24s linear infinite}@keyframes fall-212{61.285%{transform:translate(30.066vw,61.285vh) scale(.2083)}to{transform:translate(31.05595vw,100vh) scale(.2083)}}.snow:nth-child(213){opacity:1.8626;transform:translate(82.4417vw,-10px) scale(.2567);animation:fall-213 21s -5s linear infinite}@keyframes fall-213{33.643%{transform:translate(76.2584vw,33.643vh) scale(.2567)}to{transform:translate(79.35005vw,100vh) scale(.2567)}}.snow:nth-child(214){opacity:.7042;transform:translate(52.7758vw,-10px) scale(.3376);animation:fall-214 16s -8s linear infinite}@keyframes fall-214{67.457%{transform:translate(58.2332vw,67.457vh) scale(.3376)}to{transform:translate(55.5045vw,100vh) scale(.3376)}}.snow:nth-child(215){opacity:1.5134;transform:translate(52.7583vw,-10px) scale(.9182);animation:fall-215 10s -24s linear infinite}@keyframes fall-215{41.025%{transform:translate(56.9535vw,41.025vh) scale(.9182)}to{transform:translate(54.8559vw,100vh) scale(.9182)}}.snow:nth-child(216){opacity:1.3972;transform:translate(59.1503vw,-10px) scale(.6236);animation:fall-216 22s -15s linear infinite}@keyframes fall-216{75.532%{transform:translate(49.6886vw,75.532vh) scale(.6236)}to{transform:translate(54.41945vw,100vh) scale(.6236)}}.snow:nth-child(217){opacity:1.8888;transform:translate(24.9632vw,-10px) scale(.1716);animation:fall-217 10s -11s linear infinite}@keyframes fall-217{74.4%{transform:translate(23.2838vw,74.4vh) scale(.1716)}to{transform:translate(24.1235vw,100vh) scale(.1716)}}.snow:nth-child(218){opacity:1.1878;transform:translate(37.73vw,-10px) scale(.6089);animation:fall-218 28s -13s linear infinite}@keyframes fall-218{52.216%{transform:translate(29.2523vw,52.216vh) scale(.6089)}to{transform:translate(33.49115vw,100vh) scale(.6089)}}.snow:nth-child(219){opacity:.4268;transform:translate(89.7091vw,-10px) scale(.9677);animation:fall-219 30s -11s linear infinite}@keyframes fall-219{45.158%{transform:translate(94.5211vw,45.158vh) scale(.9677)}to{transform:translate(92.1151vw,100vh) scale(.9677)}}.snow:nth-child(220){opacity:.5634;transform:translate(54.8807vw,-10px) scale(.8641);animation:fall-220 29s -13s linear infinite}@keyframes fall-220{71.565%{transform:translate(61.2248vw,71.565vh) scale(.8641)}to{transform:translate(58.05275vw,100vh) scale(.8641)}}.snow:nth-child(221){opacity:.7366;transform:translate(12.7444vw,-10px) scale(.0232);animation:fall-221 10s -2s linear infinite}@keyframes fall-221{57.557%{transform:translate(10.1032vw,57.557vh) scale(.0232)}to{transform:translate(11.4238vw,100vh) scale(.0232)}}.snow:nth-child(222){opacity:.256;transform:translate(41.2541vw,-10px) scale(.2782);animation:fall-222 16s -30s linear infinite}@keyframes fall-222{47.606%{transform:translate(43.7477vw,47.606vh) scale(.2782)}to{transform:translate(42.5009vw,100vh) scale(.2782)}}.snow:nth-child(223){opacity:.4512;transform:translate(55.0975vw,-10px) scale(.3191);animation:fall-223 15s -8s linear infinite}@keyframes fall-223{51.518%{transform:translate(51.6376vw,51.518vh) scale(.3191)}to{transform:translate(53.36755vw,100vh) scale(.3191)}}.snow:nth-child(224){opacity:.1778;transform:translate(6.5816vw,-10px) scale(.7123);animation:fall-224 25s -30s linear infinite}@keyframes fall-224{77.365%{transform:translate(.1452vw,77.365vh) scale(.7123)}to{transform:translate(3.3634vw,100vh) scale(.7123)}}.snow:nth-child(225){opacity:.8056;transform:translate(4.7735vw,-10px) scale(.7172);animation:fall-225 30s -27s linear infinite}@keyframes fall-225{69.914%{transform:translate(13.2414vw,69.914vh) scale(.7172)}to{transform:translate(9.00745vw,100vh) scale(.7172)}}.snow:nth-child(226){opacity:1.633;transform:translate(84.0873vw,-10px) scale(.3756);animation:fall-226 13s -10s linear infinite}@keyframes fall-226{55.771%{transform:translate(86.2022vw,55.771vh) scale(.3756)}to{transform:translate(85.14475vw,100vh) scale(.3756)}}.snow:nth-child(227){opacity:1.782;transform:translate(69.1239vw,-10px) scale(.2514);animation:fall-227 23s -27s linear infinite}@keyframes fall-227{30.98%{transform:translate(73.9692vw,30.98vh) scale(.2514)}to{transform:translate(71.54655vw,100vh) scale(.2514)}}.snow:nth-child(228){opacity:1.4762;transform:translate(44.4304vw,-10px) scale(.7918);animation:fall-228 27s -19s linear infinite}@keyframes fall-228{78.97%{transform:translate(53.8757vw,78.97vh) scale(.7918)}to{transform:translate(49.15305vw,100vh) scale(.7918)}}.snow:nth-child(229){opacity:.0892;transform:translate(23.8569vw,-10px) scale(.0935);animation:fall-229 30s -14s linear infinite}@keyframes fall-229{61.893%{transform:translate(21.9371vw,61.893vh) scale(.0935)}to{transform:translate(22.897vw,100vh) scale(.0935)}}.snow:nth-child(230){opacity:.8494;transform:translate(43.4846vw,-10px) scale(.2869);animation:fall-230 29s -6s linear infinite}@keyframes fall-230{33.943%{transform:translate(49.1766vw,33.943vh) scale(.2869)}to{transform:translate(46.3306vw,100vh) scale(.2869)}}.snow:nth-child(231){opacity:1.582;transform:translate(6.3163vw,-10px) scale(.7474);animation:fall-231 12s -4s linear infinite}@keyframes fall-231{45.475%{transform:translate(12.5559vw,45.475vh) scale(.7474)}to{transform:translate(9.4361vw,100vh) scale(.7474)}}.snow:nth-child(232){opacity:1.9588;transform:translate(82.7994vw,-10px) scale(.7299);animation:fall-232 24s -5s linear infinite}@keyframes fall-232{35.078%{transform:translate(90.0129vw,35.078vh) scale(.7299)}to{transform:translate(86.40615vw,100vh) scale(.7299)}}.snow:nth-child(233){opacity:1.9182;transform:translate(83.176vw,-10px) scale(.8327);animation:fall-233 14s -2s linear infinite}@keyframes fall-233{40.64%{transform:translate(82.3306vw,40.64vh) scale(.8327)}to{transform:translate(82.7533vw,100vh) scale(.8327)}}.snow:nth-child(234){opacity:.5674;transform:translate(68.0258vw,-10px) scale(.4682);animation:fall-234 27s -12s linear infinite}@keyframes fall-234{41.794%{transform:translate(60.4538vw,41.794vh) scale(.4682)}to{transform:translate(64.2398vw,100vh) scale(.4682)}}.snow:nth-child(235){opacity:1.4762;transform:translate(88.4798vw,-10px) scale(.6251);animation:fall-235 30s -10s linear infinite}@keyframes fall-235{32.139%{transform:translate(88.0116vw,32.139vh) scale(.6251)}to{transform:translate(88.2457vw,100vh) scale(.6251)}}.snow:nth-child(236){opacity:.4122;transform:translate(10.6954vw,-10px) scale(.9068);animation:fall-236 15s -15s linear infinite}@keyframes fall-236{36.961%{transform:translate(19.5523vw,36.961vh) scale(.9068)}to{transform:translate(15.12385vw,100vh) scale(.9068)}}.snow:nth-child(237){opacity:.9932;transform:translate(3.6529vw,-10px) scale(.3529);animation:fall-237 26s -20s linear infinite}@keyframes fall-237{41.32%{transform:translate(3.4086vw,41.32vh) scale(.3529)}to{transform:translate(3.53075vw,100vh) scale(.3529)}}.snow:nth-child(238){opacity:1.1144;transform:translate(71.4961vw,-10px) scale(.218);animation:fall-238 27s -15s linear infinite}@keyframes fall-238{59.738%{transform:translate(70.421vw,59.738vh) scale(.218)}to{transform:translate(70.95855vw,100vh) scale(.218)}}.snow:nth-child(239){opacity:1.8272;transform:translate(72.2994vw,-10px) scale(.8162);animation:fall-239 12s -30s linear infinite}@keyframes fall-239{60.676%{transform:translate(76.2766vw,60.676vh) scale(.8162)}to{transform:translate(74.288vw,100vh) scale(.8162)}}.snow:nth-child(240){opacity:1.1772;transform:translate(1.5582vw,-10px) scale(.4894);animation:fall-240 12s -23s linear infinite}@keyframes fall-240{77.175%{transform:translate(-5.043vw,77.175vh) scale(.4894)}to{transform:translate(-1.7424vw,100vh) scale(.4894)}}.snow:nth-child(241){opacity:1.562;transform:translate(42.6202vw,-10px) scale(.2269);animation:fall-241 23s -30s linear infinite}@keyframes fall-241{68.844%{transform:translate(36.7625vw,68.844vh) scale(.2269)}to{transform:translate(39.69135vw,100vh) scale(.2269)}}.snow:nth-child(242){opacity:1.914;transform:translate(40.8035vw,-10px) scale(.747);animation:fall-242 24s -20s linear infinite}@keyframes fall-242{61.97%{transform:translate(49.8157vw,61.97vh) scale(.747)}to{transform:translate(45.3096vw,100vh) scale(.747)}}.snow:nth-child(243){opacity:1.9312;transform:translate(55.542vw,-10px) scale(.3275);animation:fall-243 19s -1s linear infinite}@keyframes fall-243{39.209%{transform:translate(59.7089vw,39.209vh) scale(.3275)}to{transform:translate(57.62545vw,100vh) scale(.3275)}}.snow:nth-child(244){opacity:.2498;transform:translate(16.3972vw,-10px) scale(.7416);animation:fall-244 14s -12s linear infinite}@keyframes fall-244{52.848%{transform:translate(11.2218vw,52.848vh) scale(.7416)}to{transform:translate(13.8095vw,100vh) scale(.7416)}}.snow:nth-child(245){opacity:1.9096;transform:translate(4.4326vw,-10px) scale(.6631);animation:fall-245 15s -12s linear infinite}@keyframes fall-245{36.917%{transform:translate(11.1465vw,36.917vh) scale(.6631)}to{transform:translate(7.78955vw,100vh) scale(.6631)}}.snow:nth-child(246){opacity:1.173;transform:translate(97.1801vw,-10px) scale(.7882);animation:fall-246 18s -30s linear infinite}@keyframes fall-246{37.948%{transform:translate(99.6384vw,37.948vh) scale(.7882)}to{transform:translate(98.40925vw,100vh) scale(.7882)}}.snow:nth-child(247){opacity:.296;transform:translate(85.2105vw,-10px) scale(.7596);animation:fall-247 23s -28s linear infinite}@keyframes fall-247{58.241%{transform:translate(78.3522vw,58.241vh) scale(.7596)}to{transform:translate(81.78135vw,100vh) scale(.7596)}}.snow:nth-child(248){opacity:1.2872;transform:translate(85.9757vw,-10px) scale(.7131);animation:fall-248 21s -30s linear infinite}@keyframes fall-248{61.549%{transform:translate(94.3857vw,61.549vh) scale(.7131)}to{transform:translate(90.1807vw,100vh) scale(.7131)}}.snow:nth-child(249){opacity:1.298;transform:translate(20.015vw,-10px) scale(.2265);animation:fall-249 21s -30s linear infinite}@keyframes fall-249{65.903%{transform:translate(25.8116vw,65.903vh) scale(.2265)}to{transform:translate(22.9133vw,100vh) scale(.2265)}}.snow:nth-child(250){opacity:.606;transform:translate(96.546vw,-10px) scale(.4475);animation:fall-250 27s -15s linear infinite}@keyframes fall-250{70.677%{transform:translate(102.6093vw,70.677vh) scale(.4475)}to{transform:translate(99.57765vw,100vh) scale(.4475)}}.snow:nth-child(251){opacity:.8946;transform:translate(20.8559vw,-10px) scale(.1231);animation:fall-251 28s -7s linear infinite}@keyframes fall-251{78.664%{transform:translate(22.4408vw,78.664vh) scale(.1231)}to{transform:translate(21.64835vw,100vh) scale(.1231)}}.snow:nth-child(252){opacity:1.9404;transform:translate(14.4486vw,-10px) scale(.4959);animation:fall-252 30s -11s linear infinite}@keyframes fall-252{51.54%{transform:translate(17.3237vw,51.54vh) scale(.4959)}to{transform:translate(15.88615vw,100vh) scale(.4959)}}.snow:nth-child(253){opacity:.248;transform:translate(8.5559vw,-10px) scale(.2102);animation:fall-253 12s -11s linear infinite}@keyframes fall-253{74.193%{transform:translate(4.1342vw,74.193vh) scale(.2102)}to{transform:translate(6.34505vw,100vh) scale(.2102)}}.snow:nth-child(254){opacity:.1082;transform:translate(88.7859vw,-10px) scale(.3342);animation:fall-254 14s -19s linear infinite}@keyframes fall-254{31.996%{transform:translate(91.7217vw,31.996vh) scale(.3342)}to{transform:translate(90.2538vw,100vh) scale(.3342)}}.snow:nth-child(255){opacity:1.5634;transform:translate(10.351vw,-10px) scale(.2128);animation:fall-255 30s -15s linear infinite}@keyframes fall-255{78.789%{transform:translate(2.897vw,78.789vh) scale(.2128)}to{transform:translate(6.624vw,100vh) scale(.2128)}}.snow:nth-child(256){opacity:.4594;transform:translate(54.4181vw,-10px) scale(.2631);animation:fall-256 12s -9s linear infinite}@keyframes fall-256{37.944%{transform:translate(50.5848vw,37.944vh) scale(.2631)}to{transform:translate(52.50145vw,100vh) scale(.2631)}}.snow:nth-child(257){opacity:.2458;transform:translate(97.7487vw,-10px) scale(.1357);animation:fall-257 30s -14s linear infinite}@keyframes fall-257{47.992%{transform:translate(96.5106vw,47.992vh) scale(.1357)}to{transform:translate(97.12965vw,100vh) scale(.1357)}}.snow:nth-child(258){opacity:.3734;transform:translate(5.5262vw,-10px) scale(.3135);animation:fall-258 22s -13s linear infinite}@keyframes fall-258{71.483%{transform:translate(1.2364vw,71.483vh) scale(.3135)}to{transform:translate(3.3813vw,100vh) scale(.3135)}}.snow:nth-child(259){opacity:1.4972;transform:translate(60.4401vw,-10px) scale(.337);animation:fall-259 11s -6s linear infinite}@keyframes fall-259{39.998%{transform:translate(57.5221vw,39.998vh) scale(.337)}to{transform:translate(58.9811vw,100vh) scale(.337)}}.snow:nth-child(260){opacity:1.083;transform:translate(28.4895vw,-10px) scale(.5896);animation:fall-260 24s -13s linear infinite}@keyframes fall-260{39.991%{transform:translate(32.0495vw,39.991vh) scale(.5896)}to{transform:translate(30.2695vw,100vh) scale(.5896)}}.snow:nth-child(261){opacity:1.9872;transform:translate(92.8928vw,-10px) scale(.4352);animation:fall-261 12s -21s linear infinite}@keyframes fall-261{75.579%{transform:translate(86.7951vw,75.579vh) scale(.4352)}to{transform:translate(89.84395vw,100vh) scale(.4352)}}.snow:nth-child(262){opacity:.442;transform:translate(31.3464vw,-10px) scale(.8821);animation:fall-262 25s -4s linear infinite}@keyframes fall-262{34.309%{transform:translate(41.2429vw,34.309vh) scale(.8821)}to{transform:translate(36.29465vw,100vh) scale(.8821)}}.snow:nth-child(263){opacity:1.6676;transform:translate(4.5674vw,-10px) scale(.736);animation:fall-263 20s -30s linear infinite}@keyframes fall-263{61.1%{transform:translate(.7541vw,61.1vh) scale(.736)}to{transform:translate(2.66075vw,100vh) scale(.736)}}.snow:nth-child(264){opacity:.4412;transform:translate(31.9144vw,-10px) scale(.5927);animation:fall-264 12s -3s linear infinite}@keyframes fall-264{66.248%{transform:translate(33.0081vw,66.248vh) scale(.5927)}to{transform:translate(32.46125vw,100vh) scale(.5927)}}.snow:nth-child(265){opacity:1.2336;transform:translate(95.5732vw,-10px) scale(.6122);animation:fall-265 10s -21s linear infinite}@keyframes fall-265{41.035%{transform:translate(105.0114vw,41.035vh) scale(.6122)}to{transform:translate(100.2923vw,100vh) scale(.6122)}}.snow:nth-child(266){opacity:1.0758;transform:translate(62.5592vw,-10px) scale(.3476);animation:fall-266 24s -30s linear infinite}@keyframes fall-266{76.079%{transform:translate(58.3561vw,76.079vh) scale(.3476)}to{transform:translate(60.45765vw,100vh) scale(.3476)}}.snow:nth-child(267){opacity:.491;transform:translate(65.8161vw,-10px) scale(.1447);animation:fall-267 23s -7s linear infinite}@keyframes fall-267{43.919%{transform:translate(65.004vw,43.919vh) scale(.1447)}to{transform:translate(65.41005vw,100vh) scale(.1447)}}.snow:nth-child(268){opacity:.4644;transform:translate(80.2626vw,-10px) scale(.3331);animation:fall-268 27s -15s linear infinite}@keyframes fall-268{53.987%{transform:translate(75.4921vw,53.987vh) scale(.3331)}to{transform:translate(77.87735vw,100vh) scale(.3331)}}.snow:nth-child(269){opacity:1.1508;transform:translate(83.5228vw,-10px) scale(.6744);animation:fall-269 14s -21s linear infinite}@keyframes fall-269{70.748%{transform:translate(88.1761vw,70.748vh) scale(.6744)}to{transform:translate(85.84945vw,100vh) scale(.6744)}}.snow:nth-child(270){opacity:.0558;transform:translate(92.0052vw,-10px) scale(.8966);animation:fall-270 11s -2s linear infinite}@keyframes fall-270{40.988%{transform:translate(95.7658vw,40.988vh) scale(.8966)}to{transform:translate(93.8855vw,100vh) scale(.8966)}}.snow:nth-child(271){opacity:1.4272;transform:translate(71.4384vw,-10px) scale(.0683);animation:fall-271 22s -29s linear infinite}@keyframes fall-271{49.699%{transform:translate(72.8823vw,49.699vh) scale(.0683)}to{transform:translate(72.16035vw,100vh) scale(.0683)}}.snow:nth-child(272){opacity:.2636;transform:translate(1.5623vw,-10px) scale(.661);animation:fall-272 22s -11s linear infinite}@keyframes fall-272{64.554%{transform:translate(-2.1676vw,64.554vh) scale(.661)}to{transform:translate(-.30265vw,100vh) scale(.661)}}.snow:nth-child(273){opacity:1.6294;transform:translate(23.1748vw,-10px) scale(.6771);animation:fall-273 25s -12s linear infinite}@keyframes fall-273{76.774%{transform:translate(26.6517vw,76.774vh) scale(.6771)}to{transform:translate(24.91325vw,100vh) scale(.6771)}}.snow:nth-child(274){opacity:1.8492;transform:translate(34.2702vw,-10px) scale(.1302);animation:fall-274 10s -30s linear infinite}@keyframes fall-274{74.97%{transform:translate(32.4261vw,74.97vh) scale(.1302)}to{transform:translate(33.34815vw,100vh) scale(.1302)}}.snow:nth-child(275){opacity:.495;transform:translate(21.7229vw,-10px) scale(.1585);animation:fall-275 24s -4s linear infinite}@keyframes fall-275{47.049%{transform:translate(17.2598vw,47.049vh) scale(.1585)}to{transform:translate(19.49135vw,100vh) scale(.1585)}}.snow:nth-child(276){opacity:.2244;transform:translate(8.2469vw,-10px) scale(.7696);animation:fall-276 24s -28s linear infinite}@keyframes fall-276{53.295%{transform:translate(15.933vw,53.295vh) scale(.7696)}to{transform:translate(12.08995vw,100vh) scale(.7696)}}.snow:nth-child(277){opacity:1.4268;transform:translate(13.9168vw,-10px) scale(.8873);animation:fall-277 28s -6s linear infinite}@keyframes fall-277{53.545%{transform:translate(20.7117vw,53.545vh) scale(.8873)}to{transform:translate(17.31425vw,100vh) scale(.8873)}}.snow:nth-child(278){opacity:1.0552;transform:translate(48.7026vw,-10px) scale(.3531);animation:fall-278 30s -10s linear infinite}@keyframes fall-278{61.122%{transform:translate(49.6308vw,61.122vh) scale(.3531)}to{transform:translate(49.1667vw,100vh) scale(.3531)}}.snow:nth-child(279){opacity:1.8524;transform:translate(89.9736vw,-10px) scale(.2176);animation:fall-279 16s -3s linear infinite}@keyframes fall-279{31.364%{transform:translate(94.0707vw,31.364vh) scale(.2176)}to{transform:translate(92.02215vw,100vh) scale(.2176)}}.snow:nth-child(280){opacity:.853;transform:translate(87.5382vw,-10px) scale(.4525);animation:fall-280 21s -5s linear infinite}@keyframes fall-280{47.457%{transform:translate(94.8702vw,47.457vh) scale(.4525)}to{transform:translate(91.2042vw,100vh) scale(.4525)}}.snow:nth-child(281){opacity:1.6188;transform:translate(85.748vw,-10px) scale(.1758);animation:fall-281 16s -22s linear infinite}@keyframes fall-281{75.114%{transform:translate(92.4416vw,75.114vh) scale(.1758)}to{transform:translate(89.0948vw,100vh) scale(.1758)}}.snow:nth-child(282){opacity:1.6826;transform:translate(30.9524vw,-10px) scale(.8425);animation:fall-282 29s -2s linear infinite}@keyframes fall-282{66.29%{transform:translate(28.7162vw,66.29vh) scale(.8425)}to{transform:translate(29.8343vw,100vh) scale(.8425)}}.snow:nth-child(283){opacity:1.784;transform:translate(73.3792vw,-10px) scale(.1642);animation:fall-283 21s -9s linear infinite}@keyframes fall-283{39.423%{transform:translate(73.5825vw,39.423vh) scale(.1642)}to{transform:translate(73.48085vw,100vh) scale(.1642)}}.snow:nth-child(284){opacity:1.8616;transform:translate(82.5671vw,-10px) scale(.0697);animation:fall-284 23s -18s linear infinite}@keyframes fall-284{38.028%{transform:translate(77.5044vw,38.028vh) scale(.0697)}to{transform:translate(80.03575vw,100vh) scale(.0697)}}.snow:nth-child(285){opacity:1.2126;transform:translate(5.9741vw,-10px) scale(.9088);animation:fall-285 18s -16s linear infinite}@keyframes fall-285{69.007%{transform:translate(5.8813vw,69.007vh) scale(.9088)}to{transform:translate(5.9277vw,100vh) scale(.9088)}}.snow:nth-child(286){opacity:1.096;transform:translate(27.5013vw,-10px) scale(.4311);animation:fall-286 28s -26s linear infinite}@keyframes fall-286{67.475%{transform:translate(28.6791vw,67.475vh) scale(.4311)}to{transform:translate(28.0902vw,100vh) scale(.4311)}}.snow:nth-child(287){opacity:1.2362;transform:translate(33.5317vw,-10px) scale(.3818);animation:fall-287 28s -1s linear infinite}@keyframes fall-287{54.057%{transform:translate(29.8996vw,54.057vh) scale(.3818)}to{transform:translate(31.71565vw,100vh) scale(.3818)}}.snow:nth-child(288){opacity:.974;transform:translate(50.1636vw,-10px) scale(.4147);animation:fall-288 24s -29s linear infinite}@keyframes fall-288{62.103%{transform:translate(44.182vw,62.103vh) scale(.4147)}to{transform:translate(47.1728vw,100vh) scale(.4147)}}.snow:nth-child(289){opacity:1.8896;transform:translate(67.8967vw,-10px) scale(.6898);animation:fall-289 10s -12s linear infinite}@keyframes fall-289{62.744%{transform:translate(61.0152vw,62.744vh) scale(.6898)}to{transform:translate(64.45595vw,100vh) scale(.6898)}}.snow:nth-child(290){opacity:.427;transform:translate(.2587vw,-10px) scale(.7493);animation:fall-290 10s -4s linear infinite}@keyframes fall-290{65.007%{transform:translate(-.0191vw,65.007vh) scale(.7493)}to{transform:translate(.1198vw,100vh) scale(.7493)}}.snow:nth-child(291){opacity:.3574;transform:translate(76.8765vw,-10px) scale(.1007);animation:fall-291 14s -3s linear infinite}@keyframes fall-291{71.745%{transform:translate(68.2151vw,71.745vh) scale(.1007)}to{transform:translate(72.5458vw,100vh) scale(.1007)}}.snow:nth-child(292){opacity:1.067;transform:translate(15.5236vw,-10px) scale(.1597);animation:fall-292 13s -19s linear infinite}@keyframes fall-292{79.029%{transform:translate(9.4605vw,79.029vh) scale(.1597)}to{transform:translate(12.49205vw,100vh) scale(.1597)}}.snow:nth-child(293){opacity:1.1914;transform:translate(64.7331vw,-10px) scale(.5755);animation:fall-293 25s -12s linear infinite}@keyframes fall-293{78.123%{transform:translate(58.9986vw,78.123vh) scale(.5755)}to{transform:translate(61.86585vw,100vh) scale(.5755)}}.snow:nth-child(294){opacity:.7668;transform:translate(79.5475vw,-10px) scale(.6631);animation:fall-294 26s -18s linear infinite}@keyframes fall-294{44.581%{transform:translate(83.5523vw,44.581vh) scale(.6631)}to{transform:translate(81.5499vw,100vh) scale(.6631)}}.snow:nth-child(295){opacity:1.4032;transform:translate(73.5493vw,-10px) scale(.0685);animation:fall-295 28s -17s linear infinite}@keyframes fall-295{67.373%{transform:translate(71.3176vw,67.373vh) scale(.0685)}to{transform:translate(72.43345vw,100vh) scale(.0685)}}.snow:nth-child(296){opacity:.8362;transform:translate(25.4579vw,-10px) scale(.5894);animation:fall-296 28s -2s linear infinite}@keyframes fall-296{59.086%{transform:translate(22.9254vw,59.086vh) scale(.5894)}to{transform:translate(24.19165vw,100vh) scale(.5894)}}.snow:nth-child(297){opacity:.048;transform:translate(90.2195vw,-10px) scale(.9736);animation:fall-297 21s -2s linear infinite}@keyframes fall-297{36.059%{transform:translate(91.4535vw,36.059vh) scale(.9736)}to{transform:translate(90.8365vw,100vh) scale(.9736)}}.snow:nth-child(298){opacity:1.9322;transform:translate(71.6625vw,-10px) scale(.3257);animation:fall-298 28s -25s linear infinite}@keyframes fall-298{43.584%{transform:translate(69.6942vw,43.584vh) scale(.3257)}to{transform:translate(70.67835vw,100vh) scale(.3257)}}.snow:nth-child(299){opacity:1.497;transform:translate(26.6732vw,-10px) scale(.7539);animation:fall-299 24s -9s linear infinite}@keyframes fall-299{78.592%{transform:translate(18.193vw,78.592vh) scale(.7539)}to{transform:translate(22.4331vw,100vh) scale(.7539)}}.snow:nth-child(300){opacity:.6684;transform:translate(66.8684vw,-10px) scale(.6639);animation:fall-300 20s -5s linear infinite}@keyframes fall-300{47.925%{transform:translate(63.0011vw,47.925vh) scale(.6639)}to{transform:translate(64.93475vw,100vh) scale(.6639)}}.snow:nth-child(301){opacity:1.3166;transform:translate(11.6881vw,-10px) scale(.0828);animation:fall-301 17s -30s linear infinite}@keyframes fall-301{74.023%{transform:translate(8.9508vw,74.023vh) scale(.0828)}to{transform:translate(10.31945vw,100vh) scale(.0828)}}.snow:nth-child(302){opacity:.7016;transform:translate(10.0821vw,-10px) scale(.7472);animation:fall-302 25s -24s linear infinite}@keyframes fall-302{78.124%{transform:translate(14.0912vw,78.124vh) scale(.7472)}to{transform:translate(12.08665vw,100vh) scale(.7472)}}.snow:nth-child(303){opacity:1.5462;transform:translate(82.2296vw,-10px) scale(.664);animation:fall-303 12s -29s linear infinite}@keyframes fall-303{30.713%{transform:translate(85.4798vw,30.713vh) scale(.664)}to{transform:translate(83.8547vw,100vh) scale(.664)}}.snow:nth-child(304){opacity:1.7178;transform:translate(75.9469vw,-10px) scale(.3322);animation:fall-304 26s -11s linear infinite}@keyframes fall-304{32.159%{transform:translate(83.3823vw,32.159vh) scale(.3322)}to{transform:translate(79.6646vw,100vh) scale(.3322)}}.snow:nth-child(305){opacity:1.3608;transform:translate(8.8729vw,-10px) scale(.7075);animation:fall-305 16s -16s linear infinite}@keyframes fall-305{69.012%{transform:translate(13.6983vw,69.012vh) scale(.7075)}to{transform:translate(11.2856vw,100vh) scale(.7075)}}.snow:nth-child(306){opacity:1.8274;transform:translate(47.3311vw,-10px) scale(.3658);animation:fall-306 28s -18s linear infinite}@keyframes fall-306{68.47%{transform:translate(55.7119vw,68.47vh) scale(.3658)}to{transform:translate(51.5215vw,100vh) scale(.3658)}}.snow:nth-child(307){opacity:.677;transform:translate(38.7789vw,-10px) scale(.2913);animation:fall-307 16s -4s linear infinite}@keyframes fall-307{63.216%{transform:translate(36.1494vw,63.216vh) scale(.2913)}to{transform:translate(37.46415vw,100vh) scale(.2913)}}.snow:nth-child(308){opacity:1.4778;transform:translate(34.0768vw,-10px) scale(.1299);animation:fall-308 25s -2s linear infinite}@keyframes fall-308{76.77%{transform:translate(28.2955vw,76.77vh) scale(.1299)}to{transform:translate(31.18615vw,100vh) scale(.1299)}}.snow:nth-child(309){opacity:1.186;transform:translate(80.6284vw,-10px) scale(.6782);animation:fall-309 26s -11s linear infinite}@keyframes fall-309{41.255%{transform:translate(89.6185vw,41.255vh) scale(.6782)}to{transform:translate(85.12345vw,100vh) scale(.6782)}}.snow:nth-child(310){opacity:.4346;transform:translate(75.9079vw,-10px) scale(.0941);animation:fall-310 15s -28s linear infinite}@keyframes fall-310{66.568%{transform:translate(85.47vw,66.568vh) scale(.0941)}to{transform:translate(80.68895vw,100vh) scale(.0941)}}.snow:nth-child(311){opacity:1.9818;transform:translate(33.7862vw,-10px) scale(.1514);animation:fall-311 15s -24s linear infinite}@keyframes fall-311{44.213%{transform:translate(39.9158vw,44.213vh) scale(.1514)}to{transform:translate(36.851vw,100vh) scale(.1514)}}.snow:nth-child(312){opacity:.3548;transform:translate(86.2221vw,-10px) scale(.5689);animation:fall-312 28s -18s linear infinite}@keyframes fall-312{33.345%{transform:translate(77.0508vw,33.345vh) scale(.5689)}to{transform:translate(81.63645vw,100vh) scale(.5689)}}.snow:nth-child(313){opacity:1.4664;transform:translate(73.8771vw,-10px) scale(.13);animation:fall-313 15s -13s linear infinite}@keyframes fall-313{77.641%{transform:translate(83.8684vw,77.641vh) scale(.13)}to{transform:translate(78.87275vw,100vh) scale(.13)}}.snow:nth-child(314){opacity:1.6258;transform:translate(27.1733vw,-10px) scale(.6155);animation:fall-314 20s -19s linear infinite}@keyframes fall-314{38.62%{transform:translate(25.548vw,38.62vh) scale(.6155)}to{transform:translate(26.36065vw,100vh) scale(.6155)}}.snow:nth-child(315){opacity:1.1542;transform:translate(84.8649vw,-10px) scale(.6022);animation:fall-315 11s -15s linear infinite}@keyframes fall-315{59.825%{transform:translate(94.6906vw,59.825vh) scale(.6022)}to{transform:translate(89.77775vw,100vh) scale(.6022)}}.snow:nth-child(316){opacity:.3518;transform:translate(81.1665vw,-10px) scale(.9865);animation:fall-316 29s -3s linear infinite}@keyframes fall-316{71.88%{transform:translate(88.2636vw,71.88vh) scale(.9865)}to{transform:translate(84.71505vw,100vh) scale(.9865)}}.snow:nth-child(317){opacity:.9932;transform:translate(43.8995vw,-10px) scale(.8437);animation:fall-317 29s -20s linear infinite}@keyframes fall-317{48.727%{transform:translate(37.1602vw,48.727vh) scale(.8437)}to{transform:translate(40.52985vw,100vh) scale(.8437)}}.snow:nth-child(318){opacity:1.1208;transform:translate(11.8859vw,-10px) scale(.8981);animation:fall-318 19s -19s linear infinite}@keyframes fall-318{47.835%{transform:translate(10.1326vw,47.835vh) scale(.8981)}to{transform:translate(11.00925vw,100vh) scale(.8981)}}.snow:nth-child(319){opacity:1.4088;transform:translate(96.5224vw,-10px) scale(.0922);animation:fall-319 27s -11s linear infinite}@keyframes fall-319{58.461%{transform:translate(88.638vw,58.461vh) scale(.0922)}to{transform:translate(92.5802vw,100vh) scale(.0922)}}.snow:nth-child(320){opacity:.3734;transform:translate(77.4283vw,-10px) scale(.0273);animation:fall-320 21s -3s linear infinite}@keyframes fall-320{73.127%{transform:translate(71.1627vw,73.127vh) scale(.0273)}to{transform:translate(74.2955vw,100vh) scale(.0273)}}.snow:nth-child(321){opacity:.5708;transform:translate(59.0742vw,-10px) scale(.6396);animation:fall-321 18s -27s linear infinite}@keyframes fall-321{55.497%{transform:translate(67.0737vw,55.497vh) scale(.6396)}to{transform:translate(63.07395vw,100vh) scale(.6396)}}.snow:nth-child(322){opacity:1.941;transform:translate(95.9842vw,-10px) scale(.416);animation:fall-322 19s -8s linear infinite}@keyframes fall-322{51.27%{transform:translate(93.169vw,51.27vh) scale(.416)}to{transform:translate(94.5766vw,100vh) scale(.416)}}.snow:nth-child(323){opacity:1.7742;transform:translate(73.52vw,-10px) scale(.4034);animation:fall-323 28s -7s linear infinite}@keyframes fall-323{59.259%{transform:translate(64.9176vw,59.259vh) scale(.4034)}to{transform:translate(69.2188vw,100vh) scale(.4034)}}.snow:nth-child(324){opacity:.0736;transform:translate(29.5203vw,-10px) scale(.9699);animation:fall-324 25s -18s linear infinite}@keyframes fall-324{40.345%{transform:translate(35.3351vw,40.345vh) scale(.9699)}to{transform:translate(32.4277vw,100vh) scale(.9699)}}.snow:nth-child(325){opacity:.9722;transform:translate(65.0308vw,-10px) scale(.7775);animation:fall-325 25s -13s linear infinite}@keyframes fall-325{44.896%{transform:translate(74.4583vw,44.896vh) scale(.7775)}to{transform:translate(69.74455vw,100vh) scale(.7775)}}.snow:nth-child(326){opacity:1.3234;transform:translate(30.7036vw,-10px) scale(.3559);animation:fall-326 27s -2s linear infinite}@keyframes fall-326{53.822%{transform:translate(36.6559vw,53.822vh) scale(.3559)}to{transform:translate(33.67975vw,100vh) scale(.3559)}}.snow:nth-child(327){opacity:.3464;transform:translate(65.8981vw,-10px) scale(.1266);animation:fall-327 16s -12s linear infinite}@keyframes fall-327{33.411%{transform:translate(71.8133vw,33.411vh) scale(.1266)}to{transform:translate(68.8557vw,100vh) scale(.1266)}}.snow:nth-child(328){opacity:.7854;transform:translate(16.2679vw,-10px) scale(.1841);animation:fall-328 19s -2s linear infinite}@keyframes fall-328{68.57%{transform:translate(13.1759vw,68.57vh) scale(.1841)}to{transform:translate(14.7219vw,100vh) scale(.1841)}}.snow:nth-child(329){opacity:1.3922;transform:translate(63.051vw,-10px) scale(.1412);animation:fall-329 23s -30s linear infinite}@keyframes fall-329{55.73%{transform:translate(68.3978vw,55.73vh) scale(.1412)}to{transform:translate(65.7244vw,100vh) scale(.1412)}}.snow:nth-child(330){opacity:1.0214;transform:translate(95.742vw,-10px) scale(.3771);animation:fall-330 21s -5s linear infinite}@keyframes fall-330{64.793%{transform:translate(91.2759vw,64.793vh) scale(.3771)}to{transform:translate(93.50895vw,100vh) scale(.3771)}}.snow:nth-child(331){opacity:.564;transform:translate(70.2302vw,-10px) scale(.6966);animation:fall-331 17s -18s linear infinite}@keyframes fall-331{56.36%{transform:translate(67.8477vw,56.36vh) scale(.6966)}to{transform:translate(69.03895vw,100vh) scale(.6966)}}.snow:nth-child(332){opacity:.212;transform:translate(.1736vw,-10px) scale(.5551);animation:fall-332 20s -11s linear infinite}@keyframes fall-332{39.673%{transform:translate(3.6542vw,39.673vh) scale(.5551)}to{transform:translate(1.9139vw,100vh) scale(.5551)}}.snow:nth-child(333){opacity:1.7314;transform:translate(83.6335vw,-10px) scale(.0662);animation:fall-333 12s -4s linear infinite}@keyframes fall-333{37.428%{transform:translate(80.8017vw,37.428vh) scale(.0662)}to{transform:translate(82.2176vw,100vh) scale(.0662)}}.snow:nth-child(334){opacity:1.067;transform:translate(99.8661vw,-10px) scale(.6568);animation:fall-334 17s -16s linear infinite}@keyframes fall-334{73.297%{transform:translate(102.9152vw,73.297vh) scale(.6568)}to{transform:translate(101.39065vw,100vh) scale(.6568)}}.snow:nth-child(335){opacity:.972;transform:translate(51.6913vw,-10px) scale(.089);animation:fall-335 27s -19s linear infinite}@keyframes fall-335{62.27%{transform:translate(61.0351vw,62.27vh) scale(.089)}to{transform:translate(56.3632vw,100vh) scale(.089)}}.snow:nth-child(336){opacity:.267;transform:translate(23.6965vw,-10px) scale(.6561);animation:fall-336 30s -20s linear infinite}@keyframes fall-336{36.925%{transform:translate(28.9148vw,36.925vh) scale(.6561)}to{transform:translate(26.30565vw,100vh) scale(.6561)}}.snow:nth-child(337){opacity:1.9604;transform:translate(68.6596vw,-10px) scale(.9642);animation:fall-337 10s -28s linear infinite}@keyframes fall-337{34.681%{transform:translate(76.9407vw,34.681vh) scale(.9642)}to{transform:translate(72.80015vw,100vh) scale(.9642)}}.snow:nth-child(338){opacity:1.4092;transform:translate(21.3285vw,-10px) scale(.0301);animation:fall-338 18s -5s linear infinite}@keyframes fall-338{76.306%{transform:translate(22.8943vw,76.306vh) scale(.0301)}to{transform:translate(22.1114vw,100vh) scale(.0301)}}.snow:nth-child(339){opacity:.0528;transform:translate(89.7758vw,-10px) scale(.3988);animation:fall-339 17s -11s linear infinite}@keyframes fall-339{74.449%{transform:translate(88.03vw,74.449vh) scale(.3988)}to{transform:translate(88.9029vw,100vh) scale(.3988)}}.snow:nth-child(340){opacity:1.389;transform:translate(58.8097vw,-10px) scale(.8769);animation:fall-340 29s -15s linear infinite}@keyframes fall-340{34.625%{transform:translate(59.6676vw,34.625vh) scale(.8769)}to{transform:translate(59.23865vw,100vh) scale(.8769)}}.snow:nth-child(341){opacity:1.3292;transform:translate(13.5871vw,-10px) scale(.8693);animation:fall-341 24s -1s linear infinite}@keyframes fall-341{41.678%{transform:translate(22.2825vw,41.678vh) scale(.8693)}to{transform:translate(17.9348vw,100vh) scale(.8693)}}.snow:nth-child(342){opacity:1.185;transform:translate(79.4002vw,-10px) scale(.9547);animation:fall-342 12s -1s linear infinite}@keyframes fall-342{46.793%{transform:translate(70.7172vw,46.793vh) scale(.9547)}to{transform:translate(75.0587vw,100vh) scale(.9547)}}.snow:nth-child(343){opacity:.8914;transform:translate(69.3282vw,-10px) scale(.996);animation:fall-343 11s -2s linear infinite}@keyframes fall-343{63.812%{transform:translate(74.4837vw,63.812vh) scale(.996)}to{transform:translate(71.90595vw,100vh) scale(.996)}}.snow:nth-child(344){opacity:.1994;transform:translate(20.8668vw,-10px) scale(.3149);animation:fall-344 22s -14s linear infinite}@keyframes fall-344{42.08%{transform:translate(23.4514vw,42.08vh) scale(.3149)}to{transform:translate(22.1591vw,100vh) scale(.3149)}}.snow:nth-child(345){opacity:1.9306;transform:translate(52.9267vw,-10px) scale(.0183);animation:fall-345 21s -13s linear infinite}@keyframes fall-345{47.486%{transform:translate(56.7326vw,47.486vh) scale(.0183)}to{transform:translate(54.82965vw,100vh) scale(.0183)}}.snow:nth-child(346){opacity:1.1196;transform:translate(88.9087vw,-10px) scale(.899);animation:fall-346 21s -27s linear infinite}@keyframes fall-346{44.25%{transform:translate(80.5998vw,44.25vh) scale(.899)}to{transform:translate(84.75425vw,100vh) scale(.899)}}.snow:nth-child(347){opacity:1.3266;transform:translate(45.0865vw,-10px) scale(.1497);animation:fall-347 29s -7s linear infinite}@keyframes fall-347{42.03%{transform:translate(41.2369vw,42.03vh) scale(.1497)}to{transform:translate(43.1617vw,100vh) scale(.1497)}}.snow:nth-child(348){opacity:1.0834;transform:translate(69.8069vw,-10px) scale(.072);animation:fall-348 25s -22s linear infinite}@keyframes fall-348{76.895%{transform:translate(73.0863vw,76.895vh) scale(.072)}to{transform:translate(71.4466vw,100vh) scale(.072)}}.snow:nth-child(349){opacity:.2236;transform:translate(50.6474vw,-10px) scale(.4392);animation:fall-349 21s -24s linear infinite}@keyframes fall-349{34.289%{transform:translate(59.6321vw,34.289vh) scale(.4392)}to{transform:translate(55.13975vw,100vh) scale(.4392)}}.snow:nth-child(350){opacity:1.6094;transform:translate(91.9388vw,-10px) scale(.6861);animation:fall-350 24s -9s linear infinite}@keyframes fall-350{31.079%{transform:translate(87.742vw,31.079vh) scale(.6861)}to{transform:translate(89.8404vw,100vh) scale(.6861)}}.snow:nth-child(351){opacity:.846;transform:translate(8.9579vw,-10px) scale(.5488);animation:fall-351 14s -27s linear infinite}@keyframes fall-351{63.831%{transform:translate(.1501vw,63.831vh) scale(.5488)}to{transform:translate(4.554vw,100vh) scale(.5488)}}.snow:nth-child(352){opacity:.3926;transform:translate(22.9185vw,-10px) scale(.8549);animation:fall-352 20s -21s linear infinite}@keyframes fall-352{34.277%{transform:translate(16.6483vw,34.277vh) scale(.8549)}to{transform:translate(19.7834vw,100vh) scale(.8549)}}.snow:nth-child(353){opacity:1.6968;transform:translate(39.3868vw,-10px) scale(.5146);animation:fall-353 27s -24s linear infinite}@keyframes fall-353{79.627%{transform:translate(46.2576vw,79.627vh) scale(.5146)}to{transform:translate(42.8222vw,100vh) scale(.5146)}}.snow:nth-child(354){opacity:1.6678;transform:translate(73.8507vw,-10px) scale(.3855);animation:fall-354 12s -26s linear infinite}@keyframes fall-354{63.097%{transform:translate(78.843vw,63.097vh) scale(.3855)}to{transform:translate(76.34685vw,100vh) scale(.3855)}}.snow:nth-child(355){opacity:.0106;transform:translate(11.6109vw,-10px) scale(.6026);animation:fall-355 21s -10s linear infinite}@keyframes fall-355{60.315%{transform:translate(12.0873vw,60.315vh) scale(.6026)}to{transform:translate(11.8491vw,100vh) scale(.6026)}}.snow:nth-child(356){opacity:.9092;transform:translate(33.7749vw,-10px) scale(.8447);animation:fall-356 22s -9s linear infinite}@keyframes fall-356{79.781%{transform:translate(32.8638vw,79.781vh) scale(.8447)}to{transform:translate(33.31935vw,100vh) scale(.8447)}}.snow:nth-child(357){opacity:.3094;transform:translate(59.8457vw,-10px) scale(.2337);animation:fall-357 17s -28s linear infinite}@keyframes fall-357{78.422%{transform:translate(52.6003vw,78.422vh) scale(.2337)}to{transform:translate(56.223vw,100vh) scale(.2337)}}.snow:nth-child(358){opacity:1.0496;transform:translate(5.8787vw,-10px) scale(.2647);animation:fall-358 11s -8s linear infinite}@keyframes fall-358{57.951%{transform:translate(-1.4177vw,57.951vh) scale(.2647)}to{transform:translate(2.2305vw,100vh) scale(.2647)}}.snow:nth-child(359){opacity:1.0248;transform:translate(24.039vw,-10px) scale(.6734);animation:fall-359 28s -30s linear infinite}@keyframes fall-359{66.904%{transform:translate(18.2876vw,66.904vh) scale(.6734)}to{transform:translate(21.1633vw,100vh) scale(.6734)}}.snow:nth-child(360){opacity:.3194;transform:translate(37.4801vw,-10px) scale(.0889);animation:fall-360 20s -23s linear infinite}@keyframes fall-360{63.476%{transform:translate(45.7836vw,63.476vh) scale(.0889)}to{transform:translate(41.63185vw,100vh) scale(.0889)}}.snow:nth-child(361){opacity:.1102;transform:translate(57.3195vw,-10px) scale(.5885);animation:fall-361 21s -11s linear infinite}@keyframes fall-361{30.913%{transform:translate(51.6134vw,30.913vh) scale(.5885)}to{transform:translate(54.46645vw,100vh) scale(.5885)}}.snow:nth-child(362){opacity:.246;transform:translate(97.1543vw,-10px) scale(.76);animation:fall-362 28s -18s linear infinite}@keyframes fall-362{65.521%{transform:translate(102.2273vw,65.521vh) scale(.76)}to{transform:translate(99.6908vw,100vh) scale(.76)}}.snow:nth-child(363){opacity:.3212;transform:translate(83.0784vw,-10px) scale(.0085);animation:fall-363 17s -6s linear infinite}@keyframes fall-363{55.561%{transform:translate(87.5909vw,55.561vh) scale(.0085)}to{transform:translate(85.33465vw,100vh) scale(.0085)}}.snow:nth-child(364){opacity:.9014;transform:translate(76.9875vw,-10px) scale(.8363);animation:fall-364 21s -6s linear infinite}@keyframes fall-364{56.193%{transform:translate(71.8947vw,56.193vh) scale(.8363)}to{transform:translate(74.4411vw,100vh) scale(.8363)}}.snow:nth-child(365){opacity:.0524;transform:translate(76.6468vw,-10px) scale(.7837);animation:fall-365 18s -5s linear infinite}@keyframes fall-365{43.336%{transform:translate(83.3917vw,43.336vh) scale(.7837)}to{transform:translate(80.01925vw,100vh) scale(.7837)}}.snow:nth-child(366){opacity:.9976;transform:translate(77.2466vw,-10px) scale(.7819);animation:fall-366 25s -3s linear infinite}@keyframes fall-366{34.435%{transform:translate(79.6695vw,34.435vh) scale(.7819)}to{transform:translate(78.45805vw,100vh) scale(.7819)}}.snow:nth-child(367){opacity:.2302;transform:translate(3.7005vw,-10px) scale(.2025);animation:fall-367 27s -14s linear infinite}@keyframes fall-367{66.86%{transform:translate(2.414vw,66.86vh) scale(.2025)}to{transform:translate(3.05725vw,100vh) scale(.2025)}}.snow:nth-child(368){opacity:.8698;transform:translate(31.3363vw,-10px) scale(.5624);animation:fall-368 20s -16s linear infinite}@keyframes fall-368{79.316%{transform:translate(21.7377vw,79.316vh) scale(.5624)}to{transform:translate(26.537vw,100vh) scale(.5624)}}.snow:nth-child(369){opacity:.8858;transform:translate(93.9193vw,-10px) scale(.5653);animation:fall-369 18s -17s linear infinite}@keyframes fall-369{75.975%{transform:translate(84.1069vw,75.975vh) scale(.5653)}to{transform:translate(89.0131vw,100vh) scale(.5653)}}.snow:nth-child(370){opacity:1.7982;transform:translate(15.4211vw,-10px) scale(.7765);animation:fall-370 30s -11s linear infinite}@keyframes fall-370{76.142%{transform:translate(9.5092vw,76.142vh) scale(.7765)}to{transform:translate(12.46515vw,100vh) scale(.7765)}}.snow:nth-child(371){opacity:.0498;transform:translate(36.8927vw,-10px) scale(.8349);animation:fall-371 20s -3s linear infinite}@keyframes fall-371{40.415%{transform:translate(35.6578vw,40.415vh) scale(.8349)}to{transform:translate(36.27525vw,100vh) scale(.8349)}}.snow:nth-child(372){opacity:1.2018;transform:translate(78.7675vw,-10px) scale(.4903);animation:fall-372 28s -14s linear infinite}@keyframes fall-372{56.106%{transform:translate(81.1618vw,56.106vh) scale(.4903)}to{transform:translate(79.96465vw,100vh) scale(.4903)}}.snow:nth-child(373){opacity:.0794;transform:translate(16.4321vw,-10px) scale(.9325);animation:fall-373 14s -12s linear infinite}@keyframes fall-373{33.904%{transform:translate(9.9605vw,33.904vh) scale(.9325)}to{transform:translate(13.1963vw,100vh) scale(.9325)}}.snow:nth-child(374){opacity:1.0518;transform:translate(38.6153vw,-10px) scale(.1452);animation:fall-374 13s -13s linear infinite}@keyframes fall-374{51.261%{transform:translate(29.0025vw,51.261vh) scale(.1452)}to{transform:translate(33.8089vw,100vh) scale(.1452)}}.snow:nth-child(375){opacity:1.154;transform:translate(69.8735vw,-10px) scale(.0447);animation:fall-375 22s -12s linear infinite}@keyframes fall-375{62.692%{transform:translate(77.415vw,62.692vh) scale(.0447)}to{transform:translate(73.64425vw,100vh) scale(.0447)}}.snow:nth-child(376){opacity:1.9816;transform:translate(69.3496vw,-10px) scale(.256);animation:fall-376 11s -20s linear infinite}@keyframes fall-376{78.538%{transform:translate(62.9451vw,78.538vh) scale(.256)}to{transform:translate(66.14735vw,100vh) scale(.256)}}.snow:nth-child(377){opacity:1.9084;transform:translate(65.3163vw,-10px) scale(.1541);animation:fall-377 20s -28s linear infinite}@keyframes fall-377{66.076%{transform:translate(71.3817vw,66.076vh) scale(.1541)}to{transform:translate(68.349vw,100vh) scale(.1541)}}.snow:nth-child(378){opacity:1.3902;transform:translate(96.7436vw,-10px) scale(.1791);animation:fall-378 24s -14s linear infinite}@keyframes fall-378{74.851%{transform:translate(90.832vw,74.851vh) scale(.1791)}to{transform:translate(93.7878vw,100vh) scale(.1791)}}.snow:nth-child(379){opacity:1.9016;transform:translate(19.5087vw,-10px) scale(.2955);animation:fall-379 16s -1s linear infinite}@keyframes fall-379{71.153%{transform:translate(13.6538vw,71.153vh) scale(.2955)}to{transform:translate(16.58125vw,100vh) scale(.2955)}}.snow:nth-child(380){opacity:.9474;transform:translate(94.0024vw,-10px) scale(.9495);animation:fall-380 29s -3s linear infinite}@keyframes fall-380{63.129%{transform:translate(100.44vw,63.129vh) scale(.9495)}to{transform:translate(97.2212vw,100vh) scale(.9495)}}.snow:nth-child(381){opacity:.7318;transform:translate(31.8603vw,-10px) scale(.2414);animation:fall-381 13s -21s linear infinite}@keyframes fall-381{59.033%{transform:translate(23.0278vw,59.033vh) scale(.2414)}to{transform:translate(27.44405vw,100vh) scale(.2414)}}.snow:nth-child(382){opacity:1.6406;transform:translate(58.2703vw,-10px) scale(.9817);animation:fall-382 26s -19s linear infinite}@keyframes fall-382{64.502%{transform:translate(52.3572vw,64.502vh) scale(.9817)}to{transform:translate(55.31375vw,100vh) scale(.9817)}}.snow:nth-child(383){opacity:.5738;transform:translate(67.2521vw,-10px) scale(.2175);animation:fall-383 27s -15s linear infinite}@keyframes fall-383{76.434%{transform:translate(77.1784vw,76.434vh) scale(.2175)}to{transform:translate(72.21525vw,100vh) scale(.2175)}}.snow:nth-child(384){opacity:1.3998;transform:translate(58.3813vw,-10px) scale(.2703);animation:fall-384 24s -11s linear infinite}@keyframes fall-384{74.476%{transform:translate(62.0052vw,74.476vh) scale(.2703)}to{transform:translate(60.19325vw,100vh) scale(.2703)}}.snow:nth-child(385){opacity:.2382;transform:translate(36.5535vw,-10px) scale(.8039);animation:fall-385 30s -9s linear infinite}@keyframes fall-385{78.799%{transform:translate(36.5767vw,78.799vh) scale(.8039)}to{transform:translate(36.5651vw,100vh) scale(.8039)}}.snow:nth-child(386){opacity:.7488;transform:translate(8.6818vw,-10px) scale(.1225);animation:fall-386 15s -30s linear infinite}@keyframes fall-386{42.167%{transform:translate(3.4423vw,42.167vh) scale(.1225)}to{transform:translate(6.06205vw,100vh) scale(.1225)}}.snow:nth-child(387){opacity:1.2182;transform:translate(4.9785vw,-10px) scale(.2554);animation:fall-387 18s -2s linear infinite}@keyframes fall-387{73.634%{transform:translate(7.2145vw,73.634vh) scale(.2554)}to{transform:translate(6.0965vw,100vh) scale(.2554)}}.snow:nth-child(388){opacity:1.152;transform:translate(2.634vw,-10px) scale(.691);animation:fall-388 13s -10s linear infinite}@keyframes fall-388{51.403%{transform:translate(5.1144vw,51.403vh) scale(.691)}to{transform:translate(3.8742vw,100vh) scale(.691)}}.snow:nth-child(389){opacity:1.2758;transform:translate(81.4718vw,-10px) scale(.9724);animation:fall-389 14s -3s linear infinite}@keyframes fall-389{34.891%{transform:translate(84.9841vw,34.891vh) scale(.9724)}to{transform:translate(83.22795vw,100vh) scale(.9724)}}.snow:nth-child(390){opacity:.126;transform:translate(18.6102vw,-10px) scale(.2282);animation:fall-390 12s -1s linear infinite}@keyframes fall-390{34.129%{transform:translate(24.271vw,34.129vh) scale(.2282)}to{transform:translate(21.4406vw,100vh) scale(.2282)}}.snow:nth-child(391){opacity:.6128;transform:translate(80.9001vw,-10px) scale(.3571);animation:fall-391 19s -3s linear infinite}@keyframes fall-391{57.044%{transform:translate(75.1351vw,57.044vh) scale(.3571)}to{transform:translate(78.0176vw,100vh) scale(.3571)}}.snow:nth-child(392){opacity:.4408;transform:translate(13.2281vw,-10px) scale(.2248);animation:fall-392 30s -13s linear infinite}@keyframes fall-392{73.417%{transform:translate(16.8598vw,73.417vh) scale(.2248)}to{transform:translate(15.04395vw,100vh) scale(.2248)}}.snow:nth-child(393){opacity:.3978;transform:translate(81.0977vw,-10px) scale(.1258);animation:fall-393 29s -12s linear infinite}@keyframes fall-393{75.747%{transform:translate(73.6308vw,75.747vh) scale(.1258)}to{transform:translate(77.36425vw,100vh) scale(.1258)}}.snow:nth-child(394){opacity:.1572;transform:translate(30.7466vw,-10px) scale(.4401);animation:fall-394 18s -23s linear infinite}@keyframes fall-394{33.913%{transform:translate(40.469vw,33.913vh) scale(.4401)}to{transform:translate(35.6078vw,100vh) scale(.4401)}}.snow:nth-child(395){opacity:1.2736;transform:translate(61.0322vw,-10px) scale(.5176);animation:fall-395 23s -28s linear infinite}@keyframes fall-395{69.92%{transform:translate(68.8934vw,69.92vh) scale(.5176)}to{transform:translate(64.9628vw,100vh) scale(.5176)}}.snow:nth-child(396){opacity:1.529;transform:translate(85.9928vw,-10px) scale(.5414);animation:fall-396 19s -14s linear infinite}@keyframes fall-396{40.992%{transform:translate(77.0134vw,40.992vh) scale(.5414)}to{transform:translate(81.5031vw,100vh) scale(.5414)}}.snow:nth-child(397){opacity:.8276;transform:translate(66.6003vw,-10px) scale(.5211);animation:fall-397 23s -21s linear infinite}@keyframes fall-397{74.221%{transform:translate(63.4498vw,74.221vh) scale(.5211)}to{transform:translate(65.02505vw,100vh) scale(.5211)}}.snow:nth-child(398){opacity:1.372;transform:translate(26.491vw,-10px) scale(.6045);animation:fall-398 21s -29s linear infinite}@keyframes fall-398{41.018%{transform:translate(24.6094vw,41.018vh) scale(.6045)}to{transform:translate(25.5502vw,100vh) scale(.6045)}}.snow:nth-child(399){opacity:.3618;transform:translate(99.0434vw,-10px) scale(.7261);animation:fall-399 20s -30s linear infinite}@keyframes fall-399{64.609%{transform:translate(95.3604vw,64.609vh) scale(.7261)}to{transform:translate(97.2019vw,100vh) scale(.7261)}}.snow:nth-child(400){opacity:1.4564;transform:translate(87.2116vw,-10px) scale(.345);animation:fall-400 26s -8s linear infinite}@keyframes fall-400{67.021%{transform:translate(91.6189vw,67.021vh) scale(.345)}to{transform:translate(89.41525vw,100vh) scale(.345)}}\n"] }]
|
|
26
26
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
27
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
27
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUM3RCxPQUFPLEVBQVUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDdkQsT0FBTyxFQUFFLElBQUksRUFBRSxLQUFLLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQzs7OztBQWE5QyxNQUFNLE9BQU8sWUFBWTtJQUlyQixZQUFvQixHQUFpQixFQUFTLE1BQWdCLEVBQVUsTUFBYztRQUFsRSxRQUFHLEdBQUgsR0FBRyxDQUFjO1FBQVMsV0FBTSxHQUFOLE1BQU0sQ0FBVTtRQUFVLFdBQU0sR0FBTixNQUFNLENBQVE7UUFGL0UsVUFBSyxHQUFhLEVBQUUsQ0FBQztRQUl4QixJQUFJLElBQUksQ0FBQyxNQUFNLENBQUMsYUFBYTtZQUN6QixLQUFLLElBQUksQ0FBQyxHQUFHLENBQUMsRUFBRSxDQUFDLEdBQUcsR0FBRyxFQUFFLENBQUMsRUFBRTtnQkFDeEIsSUFBSSxDQUFDLEtBQUssQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFDLENBQUM7UUFFM0IsSUFBSSxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsWUFBWTtZQUN0QixJQUFJLENBQUMsTUFBTSxDQUFDLFFBQVEsQ0FBQyxDQUFDLE9BQU8sRUFBRSxFQUFFLE9BQU8sRUFBRSxJQUFJLENBQUMsTUFBTSxDQUFDLEdBQUcsRUFBRSxDQUFDLENBQUMsQ0FBQztJQUN0RSxDQUFDOzt5R0FaUSxZQUFZOzZGQUFaLFlBQVksb0VDaEJ6QixpS0FHK0IsK2prS0RXakIsSUFBSSw2RkFBRSxLQUFLLG1IQUFFLFlBQVk7MkZBRTFCLFlBQVk7a0JBUnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJLGNBR3pCLElBQUksV0FDUCxDQUFDLElBQUksRUFBRSxLQUFLLEVBQUUsWUFBWSxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyLCBSb3V0ZXJPdXRsZXQgfSBmcm9tIFwiQGFuZ3VsYXIvcm91dGVyXCI7XHJcbmltcG9ydCB7IE5nSWYsIE5nRm9yIH0gZnJvbSBcIkBhbmd1bGFyL2NvbW1vblwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCcsXHJcbiAgICBzdGFuZGFsb25lOiB0cnVlLFxyXG4gICAgaW1wb3J0czogW05nSWYsIE5nRm9yLCBSb3V0ZXJPdXRsZXRdXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBBcHBDb21wb25lbnQge1xyXG5cclxuICAgIHB1YmxpYyBzbm93czogbnVtYmVyW10gPSBbXTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpXHJcbiAgICAgICAgICAgIHRoaXMucm91dGVyLm5hdmlnYXRlKFtcImxvZ2luXCIsIHsgZnJvbVVybDogdGhpcy5yb3V0ZXIudXJsIH1dKTtcclxuICAgIH1cclxufSIsIjxuZy1jb250YWluZXIgKm5nSWY9XCJfc3RhdGUuY2hyaXN0bWFzVGltZVwiPlxyXG4gICAgPGRpdiAqbmdGb3I9XCJsZXQgaSBvZiBzbm93c1wiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|