@esfaenza/core 15.2.92 → 15.2.94
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.5624;transform:translate(29.678vw,-10px) scale(.5508);animation:fall-1 25s -27s linear infinite}@keyframes fall-1{60.663%{transform:translate(25.5415vw,60.663vh) scale(.5508)}to{transform:translate(27.60975vw,99vh) scale(.5508)}}.snow:nth-child(2){opacity:.3736;transform:translate(29.8667vw,-10px) scale(.8755);animation:fall-2 29s -5s linear infinite}@keyframes fall-2{39.932%{transform:translate(31.2126vw,39.932vh) scale(.8755)}to{transform:translate(30.53965vw,99vh) scale(.8755)}}.snow:nth-child(3){opacity:.0586;transform:translate(64.7422vw,-10px) scale(.1112);animation:fall-3 25s -15s linear infinite}@keyframes fall-3{53.639%{transform:translate(71.702vw,53.639vh) scale(.1112)}to{transform:translate(68.2221vw,99vh) scale(.1112)}}.snow:nth-child(4){opacity:.7052;transform:translate(29.895vw,-10px) scale(.7578);animation:fall-4 14s -15s linear infinite}@keyframes fall-4{75.837%{transform:translate(28.9904vw,75.837vh) scale(.7578)}to{transform:translate(29.4427vw,99vh) scale(.7578)}}.snow:nth-child(5){opacity:.4364;transform:translate(84.0147vw,-10px) scale(.0993);animation:fall-5 15s -10s linear infinite}@keyframes fall-5{38.103%{transform:translate(85.6402vw,38.103vh) scale(.0993)}to{transform:translate(84.82745vw,99vh) scale(.0993)}}.snow:nth-child(6){opacity:1.3638;transform:translate(44.5702vw,-10px) scale(.6262);animation:fall-6 25s -7s linear infinite}@keyframes fall-6{59.883%{transform:translate(52.7057vw,59.883vh) scale(.6262)}to{transform:translate(48.63795vw,99vh) scale(.6262)}}.snow:nth-child(7){opacity:1.5942;transform:translate(75.3551vw,-10px) scale(.4449);animation:fall-7 24s -2s linear infinite}@keyframes fall-7{37.433%{transform:translate(72.8053vw,37.433vh) scale(.4449)}to{transform:translate(74.0802vw,99vh) scale(.4449)}}.snow:nth-child(8){opacity:.1374;transform:translate(44.7072vw,-10px) scale(.9513);animation:fall-8 23s -3s linear infinite}@keyframes fall-8{40.569%{transform:translate(44.044vw,40.569vh) scale(.9513)}to{transform:translate(44.3756vw,99vh) scale(.9513)}}.snow:nth-child(9){opacity:1.0902;transform:translate(53.2997vw,-10px) scale(.7056);animation:fall-9 23s -25s linear infinite}@keyframes fall-9{48.096%{transform:translate(61.8202vw,48.096vh) scale(.7056)}to{transform:translate(57.55995vw,99vh) scale(.7056)}}.snow:nth-child(10){opacity:.4474;transform:translate(33.8794vw,-10px) scale(.8044);animation:fall-10 26s -29s linear infinite}@keyframes fall-10{50.944%{transform:translate(25.4502vw,50.944vh) scale(.8044)}to{transform:translate(29.6648vw,99vh) scale(.8044)}}.snow:nth-child(11){opacity:1.7574;transform:translate(1.3138vw,-10px) scale(.5366);animation:fall-11 25s -24s linear infinite}@keyframes fall-11{73.485%{transform:translate(-5.5644vw,73.485vh) scale(.5366)}to{transform:translate(-2.1253vw,99vh) scale(.5366)}}.snow:nth-child(12){opacity:1.7722;transform:translate(56.76vw,-10px) scale(.819);animation:fall-12 22s -20s linear infinite}@keyframes fall-12{79.8%{transform:translate(60.0829vw,79.8vh) scale(.819)}to{transform:translate(58.42145vw,99vh) scale(.819)}}.snow:nth-child(13){opacity:1.803;transform:translate(18.4511vw,-10px) scale(.6906);animation:fall-13 24s -5s linear infinite}@keyframes fall-13{71.525%{transform:translate(26.0402vw,71.525vh) scale(.6906)}to{transform:translate(22.24565vw,99vh) scale(.6906)}}.snow:nth-child(14){opacity:.9138;transform:translate(85.7617vw,-10px) scale(.41);animation:fall-14 11s -2s linear infinite}@keyframes fall-14{78.683%{transform:translate(83.6142vw,78.683vh) scale(.41)}to{transform:translate(84.68795vw,99vh) scale(.41)}}.snow:nth-child(15){opacity:.2356;transform:translate(62.7775vw,-10px) scale(.1881);animation:fall-15 23s -3s linear infinite}@keyframes fall-15{32.931%{transform:translate(60.8276vw,32.931vh) scale(.1881)}to{transform:translate(61.80255vw,99vh) scale(.1881)}}.snow:nth-child(16){opacity:.7718;transform:translate(55.221vw,-10px) scale(.9829);animation:fall-16 20s -6s linear infinite}@keyframes fall-16{30.72%{transform:translate(62.9468vw,30.72vh) scale(.9829)}to{transform:translate(59.0839vw,99vh) scale(.9829)}}.snow:nth-child(17){opacity:.7986;transform:translate(23.284vw,-10px) scale(.4905);animation:fall-17 28s -9s linear infinite}@keyframes fall-17{53.549%{transform:translate(17.4232vw,53.549vh) scale(.4905)}to{transform:translate(20.3536vw,99vh) scale(.4905)}}.snow:nth-child(18){opacity:1.0926;transform:translate(46.2155vw,-10px) scale(.7841);animation:fall-18 14s -18s linear infinite}@keyframes fall-18{70.733%{transform:translate(51.2844vw,70.733vh) scale(.7841)}to{transform:translate(48.74995vw,99vh) scale(.7841)}}.snow:nth-child(19){opacity:1.326;transform:translate(50.4551vw,-10px) scale(.7594);animation:fall-19 26s -16s linear infinite}@keyframes fall-19{41.285%{transform:translate(43.6341vw,41.285vh) scale(.7594)}to{transform:translate(47.0446vw,99vh) scale(.7594)}}.snow:nth-child(20){opacity:.2594;transform:translate(30.034vw,-10px) scale(.604);animation:fall-20 20s -12s linear infinite}@keyframes fall-20{41.085%{transform:translate(36.8334vw,41.085vh) scale(.604)}to{transform:translate(33.4337vw,99vh) scale(.604)}}.snow:nth-child(21){opacity:1.9544;transform:translate(52.7199vw,-10px) scale(.6034);animation:fall-21 17s -18s linear infinite}@keyframes fall-21{46.595%{transform:translate(62.4998vw,46.595vh) scale(.6034)}to{transform:translate(57.60985vw,99vh) scale(.6034)}}.snow:nth-child(22){opacity:.6588;transform:translate(86.3302vw,-10px) scale(.1824);animation:fall-22 20s -24s linear infinite}@keyframes fall-22{56.309%{transform:translate(78.6993vw,56.309vh) scale(.1824)}to{transform:translate(82.51475vw,99vh) scale(.1824)}}.snow:nth-child(23){opacity:.804;transform:translate(51.9318vw,-10px) scale(.6849);animation:fall-23 24s -19s linear infinite}@keyframes fall-23{50.742%{transform:translate(48.1753vw,50.742vh) scale(.6849)}to{transform:translate(50.05355vw,99vh) scale(.6849)}}.snow:nth-child(24){opacity:.778;transform:translate(94.2687vw,-10px) scale(.3924);animation:fall-24 10s -17s linear infinite}@keyframes fall-24{32.879%{transform:translate(87.2775vw,32.879vh) scale(.3924)}to{transform:translate(90.7731vw,99vh) scale(.3924)}}.snow:nth-child(25){opacity:1.3438;transform:translate(44.53vw,-10px) scale(.4029);animation:fall-25 11s -24s linear infinite}@keyframes fall-25{36.346%{transform:translate(53.4559vw,36.346vh) scale(.4029)}to{transform:translate(48.99295vw,99vh) scale(.4029)}}.snow:nth-child(26){opacity:.5424;transform:translate(.3466vw,-10px) scale(.1224);animation:fall-26 16s -29s linear infinite}@keyframes fall-26{43.521%{transform:translate(9.4774vw,43.521vh) scale(.1224)}to{transform:translate(4.912vw,99vh) scale(.1224)}}.snow:nth-child(27){opacity:1.4502;transform:translate(36.1596vw,-10px) scale(.9228);animation:fall-27 27s -28s linear infinite}@keyframes fall-27{70.527%{transform:translate(38.8677vw,70.527vh) scale(.9228)}to{transform:translate(37.51365vw,99vh) scale(.9228)}}.snow:nth-child(28){opacity:.926;transform:translate(16.7786vw,-10px) scale(.2275);animation:fall-28 22s -30s linear infinite}@keyframes fall-28{64.796%{transform:translate(20.3583vw,64.796vh) scale(.2275)}to{transform:translate(18.56845vw,99vh) scale(.2275)}}.snow:nth-child(29){opacity:1.5438;transform:translate(3.9007vw,-10px) scale(.2693);animation:fall-29 13s -19s linear infinite}@keyframes fall-29{31.018%{transform:translate(8.0362vw,31.018vh) scale(.2693)}to{transform:translate(5.96845vw,99vh) scale(.2693)}}.snow:nth-child(30){opacity:.9638;transform:translate(59.9113vw,-10px) scale(.8298);animation:fall-30 14s -18s linear infinite}@keyframes fall-30{42.69%{transform:translate(65.2311vw,42.69vh) scale(.8298)}to{transform:translate(62.5712vw,99vh) scale(.8298)}}.snow:nth-child(31){opacity:1.661;transform:translate(56.3245vw,-10px) scale(.5368);animation:fall-31 16s -21s linear infinite}@keyframes fall-31{77.002%{transform:translate(54.644vw,77.002vh) scale(.5368)}to{transform:translate(55.48425vw,99vh) scale(.5368)}}.snow:nth-child(32){opacity:1.7882;transform:translate(72.1775vw,-10px) scale(.8146);animation:fall-32 25s -7s linear infinite}@keyframes fall-32{55.332%{transform:translate(66.2695vw,55.332vh) scale(.8146)}to{transform:translate(69.2235vw,99vh) scale(.8146)}}.snow:nth-child(33){opacity:1.4722;transform:translate(49.6988vw,-10px) scale(.8201);animation:fall-33 17s -23s linear infinite}@keyframes fall-33{36.738%{transform:translate(53.9778vw,36.738vh) scale(.8201)}to{transform:translate(51.8383vw,99vh) scale(.8201)}}.snow:nth-child(34){opacity:1.4146;transform:translate(26.1653vw,-10px) scale(.0628);animation:fall-34 16s -12s linear infinite}@keyframes fall-34{48.847%{transform:translate(26.5435vw,48.847vh) scale(.0628)}to{transform:translate(26.3544vw,99vh) scale(.0628)}}.snow:nth-child(35){opacity:.3768;transform:translate(63.4566vw,-10px) scale(.4267);animation:fall-35 16s -25s linear infinite}@keyframes fall-35{69.435%{transform:translate(56.5001vw,69.435vh) scale(.4267)}to{transform:translate(59.97835vw,99vh) scale(.4267)}}.snow:nth-child(36){opacity:.5074;transform:translate(83.5974vw,-10px) scale(.7178);animation:fall-36 14s -7s linear infinite}@keyframes fall-36{34.543%{transform:translate(93.5865vw,34.543vh) scale(.7178)}to{transform:translate(88.59195vw,99vh) scale(.7178)}}.snow:nth-child(37){opacity:.298;transform:translate(25.5132vw,-10px) scale(.3589);animation:fall-37 14s -23s linear infinite}@keyframes fall-37{73.812%{transform:translate(18.7794vw,73.812vh) scale(.3589)}to{transform:translate(22.1463vw,99vh) scale(.3589)}}.snow:nth-child(38){opacity:1.8354;transform:translate(50.6624vw,-10px) scale(.6145);animation:fall-38 25s -10s linear infinite}@keyframes fall-38{58.237%{transform:translate(43.1497vw,58.237vh) scale(.6145)}to{transform:translate(46.90605vw,99vh) scale(.6145)}}.snow:nth-child(39){opacity:.6128;transform:translate(4.652vw,-10px) scale(.4231);animation:fall-39 25s -13s linear infinite}@keyframes fall-39{49.061%{transform:translate(8.5557vw,49.061vh) scale(.4231)}to{transform:translate(6.60385vw,99vh) scale(.4231)}}.snow:nth-child(40){opacity:1.8454;transform:translate(44.4307vw,-10px) scale(.4828);animation:fall-40 29s -16s linear infinite}@keyframes fall-40{45.127%{transform:translate(41.2219vw,45.127vh) scale(.4828)}to{transform:translate(42.8263vw,99vh) scale(.4828)}}.snow:nth-child(41){opacity:1.0204;transform:translate(28.9624vw,-10px) scale(.2895);animation:fall-41 25s -5s linear infinite}@keyframes fall-41{43.734%{transform:translate(36.7701vw,43.734vh) scale(.2895)}to{transform:translate(32.86625vw,99vh) scale(.2895)}}.snow:nth-child(42){opacity:1.6306;transform:translate(73.2598vw,-10px) scale(.2399);animation:fall-42 15s -27s linear infinite}@keyframes fall-42{76.493%{transform:translate(70.801vw,76.493vh) scale(.2399)}to{transform:translate(72.0304vw,99vh) scale(.2399)}}.snow:nth-child(43){opacity:.2412;transform:translate(43.6609vw,-10px) scale(.5708);animation:fall-43 10s -4s linear infinite}@keyframes fall-43{79.899%{transform:translate(42.4928vw,79.899vh) scale(.5708)}to{transform:translate(43.07685vw,99vh) scale(.5708)}}.snow:nth-child(44){opacity:.3364;transform:translate(3.2586vw,-10px) scale(.6374);animation:fall-44 23s -19s linear infinite}@keyframes fall-44{73.134%{transform:translate(11.2431vw,73.134vh) scale(.6374)}to{transform:translate(7.25085vw,99vh) scale(.6374)}}.snow:nth-child(45){opacity:.3424;transform:translate(85.7503vw,-10px) scale(.5803);animation:fall-45 16s -5s linear infinite}@keyframes fall-45{52.708%{transform:translate(92.0625vw,52.708vh) scale(.5803)}to{transform:translate(88.9064vw,99vh) scale(.5803)}}.snow:nth-child(46){opacity:1.4424;transform:translate(93.3661vw,-10px) scale(.8331);animation:fall-46 23s -13s linear infinite}@keyframes fall-46{49.375%{transform:translate(85.1956vw,49.375vh) scale(.8331)}to{transform:translate(89.28085vw,99vh) scale(.8331)}}.snow:nth-child(47){opacity:.982;transform:translate(41.2995vw,-10px) scale(.4106);animation:fall-47 15s -17s linear infinite}@keyframes fall-47{42.289%{transform:translate(44.1522vw,42.289vh) scale(.4106)}to{transform:translate(42.72585vw,99vh) scale(.4106)}}.snow:nth-child(48){opacity:1.8274;transform:translate(19.9409vw,-10px) scale(.6307);animation:fall-48 27s -6s linear infinite}@keyframes fall-48{66.126%{transform:translate(13.3769vw,66.126vh) scale(.6307)}to{transform:translate(16.6589vw,99vh) scale(.6307)}}.snow:nth-child(49){opacity:.7974;transform:translate(18.3075vw,-10px) scale(.1671);animation:fall-49 22s -22s linear infinite}@keyframes fall-49{36.286%{transform:translate(9.6953vw,36.286vh) scale(.1671)}to{transform:translate(14.0014vw,99vh) scale(.1671)}}.snow:nth-child(50){opacity:.589;transform:translate(48.9563vw,-10px) scale(.4049);animation:fall-50 15s -3s linear infinite}@keyframes fall-50{37.697%{transform:translate(47.3093vw,37.697vh) scale(.4049)}to{transform:translate(48.1328vw,99vh) scale(.4049)}}.snow:nth-child(51){opacity:1.709;transform:translate(9.8026vw,-10px) scale(.1002);animation:fall-51 20s -16s linear infinite}@keyframes fall-51{33.21%{transform:translate(14.8295vw,33.21vh) scale(.1002)}to{transform:translate(12.31605vw,99vh) scale(.1002)}}.snow:nth-child(52){opacity:.8016;transform:translate(27.7061vw,-10px) scale(.9184);animation:fall-52 20s -30s linear infinite}@keyframes fall-52{39.751%{transform:translate(22.3714vw,39.751vh) scale(.9184)}to{transform:translate(25.03875vw,99vh) scale(.9184)}}.snow:nth-child(53){opacity:.7216;transform:translate(60.1741vw,-10px) scale(.025);animation:fall-53 15s -15s linear infinite}@keyframes fall-53{68.512%{transform:translate(61.0593vw,68.512vh) scale(.025)}to{transform:translate(60.6167vw,99vh) scale(.025)}}.snow:nth-child(54){opacity:1.6804;transform:translate(97.8866vw,-10px) scale(.5574);animation:fall-54 23s -19s linear infinite}@keyframes fall-54{49.99%{transform:translate(102.7144vw,49.99vh) scale(.5574)}to{transform:translate(100.3005vw,99vh) scale(.5574)}}.snow:nth-child(55){opacity:.3172;transform:translate(94.7181vw,-10px) scale(.4081);animation:fall-55 16s -17s linear infinite}@keyframes fall-55{31.18%{transform:translate(95.5058vw,31.18vh) scale(.4081)}to{transform:translate(95.11195vw,99vh) scale(.4081)}}.snow:nth-child(56){opacity:1.0448;transform:translate(86.556vw,-10px) scale(.07);animation:fall-56 23s -11s linear infinite}@keyframes fall-56{33.013%{transform:translate(86.4795vw,33.013vh) scale(.07)}to{transform:translate(86.51775vw,99vh) scale(.07)}}.snow:nth-child(57){opacity:1.854;transform:translate(4.1311vw,-10px) scale(.7812);animation:fall-57 26s -5s linear infinite}@keyframes fall-57{64.041%{transform:translate(.3733vw,64.041vh) scale(.7812)}to{transform:translate(2.2522vw,99vh) scale(.7812)}}.snow:nth-child(58){opacity:1.9588;transform:translate(8.7929vw,-10px) scale(.8339);animation:fall-58 14s -12s linear infinite}@keyframes fall-58{65.949%{transform:translate(.6219vw,65.949vh) scale(.8339)}to{transform:translate(4.7074vw,99vh) scale(.8339)}}.snow:nth-child(59){opacity:1.858;transform:translate(46.4177vw,-10px) scale(.1786);animation:fall-59 30s -3s linear infinite}@keyframes fall-59{38.018%{transform:translate(51.4476vw,38.018vh) scale(.1786)}to{transform:translate(48.93265vw,99vh) scale(.1786)}}.snow:nth-child(60){opacity:.0362;transform:translate(53.8362vw,-10px) scale(.0203);animation:fall-60 27s -26s linear infinite}@keyframes fall-60{78.006%{transform:translate(56.1996vw,78.006vh) scale(.0203)}to{transform:translate(55.0179vw,99vh) scale(.0203)}}.snow:nth-child(61){opacity:.3784;transform:translate(20.8068vw,-10px) scale(.498);animation:fall-61 22s -19s linear infinite}@keyframes fall-61{42.882%{transform:translate(17.572vw,42.882vh) scale(.498)}to{transform:translate(19.1894vw,99vh) scale(.498)}}.snow:nth-child(62){opacity:.637;transform:translate(25.6884vw,-10px) scale(.2151);animation:fall-62 23s -13s linear infinite}@keyframes fall-62{48.185%{transform:translate(28.0469vw,48.185vh) scale(.2151)}to{transform:translate(26.86765vw,99vh) scale(.2151)}}.snow:nth-child(63){opacity:1.1226;transform:translate(41.9559vw,-10px) scale(.6405);animation:fall-63 22s -18s linear infinite}@keyframes fall-63{30.547%{transform:translate(45.5996vw,30.547vh) scale(.6405)}to{transform:translate(43.77775vw,99vh) scale(.6405)}}.snow:nth-child(64){opacity:.5414;transform:translate(21.4322vw,-10px) scale(.283);animation:fall-64 10s -5s linear infinite}@keyframes fall-64{78.303%{transform:translate(24.0747vw,78.303vh) scale(.283)}to{transform:translate(22.75345vw,99vh) scale(.283)}}.snow:nth-child(65){opacity:1.4724;transform:translate(25.7863vw,-10px) scale(.9049);animation:fall-65 13s -6s linear infinite}@keyframes fall-65{38.728%{transform:translate(27.5785vw,38.728vh) scale(.9049)}to{transform:translate(26.6824vw,99vh) scale(.9049)}}.snow:nth-child(66){opacity:1.775;transform:translate(4.8392vw,-10px) scale(.4036);animation:fall-66 29s -6s linear infinite}@keyframes fall-66{57.794%{transform:translate(14.8223vw,57.794vh) scale(.4036)}to{transform:translate(9.83075vw,99vh) scale(.4036)}}.snow:nth-child(67){opacity:.4468;transform:translate(3.0835vw,-10px) scale(.5864);animation:fall-67 22s -16s linear infinite}@keyframes fall-67{46.711%{transform:translate(.5852vw,46.711vh) scale(.5864)}to{transform:translate(1.83435vw,99vh) scale(.5864)}}.snow:nth-child(68){opacity:1.185;transform:translate(71.3235vw,-10px) scale(.1386);animation:fall-68 11s -2s linear infinite}@keyframes fall-68{32.067%{transform:translate(63.3908vw,32.067vh) scale(.1386)}to{transform:translate(67.35715vw,99vh) scale(.1386)}}.snow:nth-child(69){opacity:.8982;transform:translate(39.415vw,-10px) scale(.7378);animation:fall-69 16s -18s linear infinite}@keyframes fall-69{39.781%{transform:translate(42.7423vw,39.781vh) scale(.7378)}to{transform:translate(41.07865vw,99vh) scale(.7378)}}.snow:nth-child(70){opacity:.0068;transform:translate(54.2966vw,-10px) scale(.9394);animation:fall-70 14s -28s linear infinite}@keyframes fall-70{42.366%{transform:translate(61.8719vw,42.366vh) scale(.9394)}to{transform:translate(58.08425vw,99vh) scale(.9394)}}.snow:nth-child(71){opacity:.45;transform:translate(22.6847vw,-10px) scale(.8481);animation:fall-71 20s -28s linear infinite}@keyframes fall-71{45.16%{transform:translate(31.1441vw,45.16vh) scale(.8481)}to{transform:translate(26.9144vw,99vh) scale(.8481)}}.snow:nth-child(72){opacity:.765;transform:translate(70.6104vw,-10px) scale(.6095);animation:fall-72 13s -24s linear infinite}@keyframes fall-72{73.51%{transform:translate(73.607vw,73.51vh) scale(.6095)}to{transform:translate(72.1087vw,99vh) scale(.6095)}}.snow:nth-child(73){opacity:.943;transform:translate(98.6349vw,-10px) scale(.156);animation:fall-73 20s -12s linear infinite}@keyframes fall-73{67.904%{transform:translate(106.4603vw,67.904vh) scale(.156)}to{transform:translate(102.5476vw,99vh) scale(.156)}}.snow:nth-child(74){opacity:.7188;transform:translate(47.1997vw,-10px) scale(.9532);animation:fall-74 18s -10s linear infinite}@keyframes fall-74{34.46%{transform:translate(52.8782vw,34.46vh) scale(.9532)}to{transform:translate(50.03895vw,99vh) scale(.9532)}}.snow:nth-child(75){opacity:1.5018;transform:translate(2.9675vw,-10px) scale(.1469);animation:fall-75 12s -11s linear infinite}@keyframes fall-75{70.595%{transform:translate(7.8226vw,70.595vh) scale(.1469)}to{transform:translate(5.39505vw,99vh) scale(.1469)}}.snow:nth-child(76){opacity:.2344;transform:translate(81.7568vw,-10px) scale(.0032);animation:fall-76 30s -7s linear infinite}@keyframes fall-76{52.274%{transform:translate(85.2631vw,52.274vh) scale(.0032)}to{transform:translate(83.50995vw,99vh) scale(.0032)}}.snow:nth-child(77){opacity:1.7576;transform:translate(3.3872vw,-10px) scale(.5315);animation:fall-77 25s -14s linear infinite}@keyframes fall-77{74.665%{transform:translate(.1172vw,74.665vh) scale(.5315)}to{transform:translate(1.7522vw,99vh) scale(.5315)}}.snow:nth-child(78){opacity:1.8912;transform:translate(97.0775vw,-10px) scale(.8971);animation:fall-78 18s -13s linear infinite}@keyframes fall-78{68.354%{transform:translate(104.3725vw,68.354vh) scale(.8971)}to{transform:translate(100.725vw,99vh) scale(.8971)}}.snow:nth-child(79){opacity:.4548;transform:translate(57.1992vw,-10px) scale(.4631);animation:fall-79 11s -14s linear infinite}@keyframes fall-79{57.255%{transform:translate(54.9744vw,57.255vh) scale(.4631)}to{transform:translate(56.0868vw,99vh) scale(.4631)}}.snow:nth-child(80){opacity:1.5552;transform:translate(21.8803vw,-10px) scale(.9656);animation:fall-80 16s -5s linear infinite}@keyframes fall-80{54.349%{transform:translate(11.9171vw,54.349vh) scale(.9656)}to{transform:translate(16.8987vw,99vh) scale(.9656)}}.snow:nth-child(81){opacity:1.518;transform:translate(85.3362vw,-10px) scale(.7134);animation:fall-81 10s -2s linear infinite}@keyframes fall-81{49.376%{transform:translate(91.0142vw,49.376vh) scale(.7134)}to{transform:translate(88.1752vw,99vh) scale(.7134)}}.snow:nth-child(82){opacity:.7206;transform:translate(78.858vw,-10px) scale(.3935);animation:fall-82 14s -6s linear infinite}@keyframes fall-82{43.471%{transform:translate(85.1364vw,43.471vh) scale(.3935)}to{transform:translate(81.9972vw,99vh) scale(.3935)}}.snow:nth-child(83){opacity:1.8416;transform:translate(56.7928vw,-10px) scale(.8506);animation:fall-83 25s -22s linear infinite}@keyframes fall-83{60.092%{transform:translate(51.0879vw,60.092vh) scale(.8506)}to{transform:translate(53.94035vw,99vh) scale(.8506)}}.snow:nth-child(84){opacity:1.7582;transform:translate(84.2537vw,-10px) scale(.3183);animation:fall-84 18s -4s linear infinite}@keyframes fall-84{43.11%{transform:translate(86.0194vw,43.11vh) scale(.3183)}to{transform:translate(85.13655vw,99vh) scale(.3183)}}.snow:nth-child(85){opacity:.7974;transform:translate(69.0492vw,-10px) scale(.074);animation:fall-85 17s -4s linear infinite}@keyframes fall-85{58.225%{transform:translate(77.8061vw,58.225vh) scale(.074)}to{transform:translate(73.42765vw,99vh) scale(.074)}}.snow:nth-child(86){opacity:.1362;transform:translate(22.6056vw,-10px) scale(.2177);animation:fall-86 10s -3s linear infinite}@keyframes fall-86{46.226%{transform:translate(26.5534vw,46.226vh) scale(.2177)}to{transform:translate(24.5795vw,99vh) scale(.2177)}}.snow:nth-child(87){opacity:1.4824;transform:translate(60.3385vw,-10px) scale(.2311);animation:fall-87 25s -10s linear infinite}@keyframes fall-87{77.447%{transform:translate(60.3995vw,77.447vh) scale(.2311)}to{transform:translate(60.369vw,99vh) scale(.2311)}}.snow:nth-child(88){opacity:.2092;transform:translate(5.923vw,-10px) scale(.7536);animation:fall-88 18s -5s linear infinite}@keyframes fall-88{71.573%{transform:translate(.9542vw,71.573vh) scale(.7536)}to{transform:translate(3.4386vw,99vh) scale(.7536)}}.snow:nth-child(89){opacity:.5016;transform:translate(69.4156vw,-10px) scale(.642);animation:fall-89 21s -3s linear infinite}@keyframes fall-89{68.424%{transform:translate(59.7803vw,68.424vh) scale(.642)}to{transform:translate(64.59795vw,99vh) scale(.642)}}.snow:nth-child(90){opacity:.5902;transform:translate(53.0667vw,-10px) scale(.5195);animation:fall-90 12s -1s linear infinite}@keyframes fall-90{60.325%{transform:translate(44.5602vw,60.325vh) scale(.5195)}to{transform:translate(48.81345vw,99vh) scale(.5195)}}.snow:nth-child(91){opacity:.711;transform:translate(13.4916vw,-10px) scale(.691);animation:fall-91 17s -20s linear infinite}@keyframes fall-91{70.089%{transform:translate(5.1857vw,70.089vh) scale(.691)}to{transform:translate(9.33865vw,99vh) scale(.691)}}.snow:nth-child(92){opacity:1.5934;transform:translate(54.3546vw,-10px) scale(.8156);animation:fall-92 25s -3s linear infinite}@keyframes fall-92{77.381%{transform:translate(47.146vw,77.381vh) scale(.8156)}to{transform:translate(50.7503vw,99vh) scale(.8156)}}.snow:nth-child(93){opacity:1.6498;transform:translate(57.7102vw,-10px) scale(.284);animation:fall-93 14s -15s linear infinite}@keyframes fall-93{35.262%{transform:translate(50.1073vw,35.262vh) scale(.284)}to{transform:translate(53.90875vw,99vh) scale(.284)}}.snow:nth-child(94){opacity:.3468;transform:translate(65.2986vw,-10px) scale(.5638);animation:fall-94 12s -27s linear infinite}@keyframes fall-94{49.42%{transform:translate(72.7827vw,49.42vh) scale(.5638)}to{transform:translate(69.04065vw,99vh) scale(.5638)}}.snow:nth-child(95){opacity:.5304;transform:translate(51.5095vw,-10px) scale(.005);animation:fall-95 11s -13s linear infinite}@keyframes fall-95{74.678%{transform:translate(43.7526vw,74.678vh) scale(.005)}to{transform:translate(47.63105vw,99vh) scale(.005)}}.snow:nth-child(96){opacity:1.573;transform:translate(57.7905vw,-10px) scale(.7245);animation:fall-96 29s -11s linear infinite}@keyframes fall-96{77.668%{transform:translate(55.011vw,77.668vh) scale(.7245)}to{transform:translate(56.40075vw,99vh) scale(.7245)}}.snow:nth-child(97){opacity:.3376;transform:translate(34.3717vw,-10px) scale(.3648);animation:fall-97 14s -8s linear infinite}@keyframes fall-97{72.432%{transform:translate(27.3177vw,72.432vh) scale(.3648)}to{transform:translate(30.8447vw,99vh) scale(.3648)}}.snow:nth-child(98){opacity:.712;transform:translate(4.1729vw,-10px) scale(.944);animation:fall-98 23s -2s linear infinite}@keyframes fall-98{43.466%{transform:translate(7.0656vw,43.466vh) scale(.944)}to{transform:translate(5.61925vw,99vh) scale(.944)}}.snow:nth-child(99){opacity:.8878;transform:translate(17.2932vw,-10px) scale(.0061);animation:fall-99 18s -10s linear infinite}@keyframes fall-99{62.336%{transform:translate(8.4948vw,62.336vh) scale(.0061)}to{transform:translate(12.894vw,99vh) scale(.0061)}}.snow:nth-child(100){opacity:1.5674;transform:translate(7.2041vw,-10px) scale(.7748);animation:fall-100 24s -25s linear infinite}@keyframes fall-100{61.998%{transform:translate(-1.5949vw,61.998vh) scale(.7748)}to{transform:translate(2.8046vw,99vh) scale(.7748)}}.snow:nth-child(101){opacity:1.7038;transform:translate(49.8538vw,-10px) scale(.4626);animation:fall-101 23s -7s linear infinite}@keyframes fall-101{43.969%{transform:translate(48.4423vw,43.969vh) scale(.4626)}to{transform:translate(49.14805vw,99vh) scale(.4626)}}.snow:nth-child(102){opacity:.1106;transform:translate(97.1347vw,-10px) scale(.9946);animation:fall-102 14s -8s linear infinite}@keyframes fall-102{58.583%{transform:translate(92.0861vw,58.583vh) scale(.9946)}to{transform:translate(94.6104vw,99vh) scale(.9946)}}.snow:nth-child(103){opacity:1.0996;transform:translate(34.9689vw,-10px) scale(.6233);animation:fall-103 18s -11s linear infinite}@keyframes fall-103{65.096%{transform:translate(32.0195vw,65.096vh) scale(.6233)}to{transform:translate(33.4942vw,99vh) scale(.6233)}}.snow:nth-child(104){opacity:.9044;transform:translate(94.9796vw,-10px) scale(.9379);animation:fall-104 28s -23s linear infinite}@keyframes fall-104{51.908%{transform:translate(102.3231vw,51.908vh) scale(.9379)}to{transform:translate(98.65135vw,99vh) scale(.9379)}}.snow:nth-child(105){opacity:1.7782;transform:translate(69.2938vw,-10px) scale(.6753);animation:fall-105 11s -16s linear infinite}@keyframes fall-105{73.77%{transform:translate(78.7316vw,73.77vh) scale(.6753)}to{transform:translate(74.0127vw,99vh) scale(.6753)}}.snow:nth-child(106){opacity:.9066;transform:translate(36.5021vw,-10px) scale(.1028);animation:fall-106 18s -23s linear infinite}@keyframes fall-106{72.578%{transform:translate(43.2948vw,72.578vh) scale(.1028)}to{transform:translate(39.89845vw,99vh) scale(.1028)}}.snow:nth-child(107){opacity:.9692;transform:translate(44.8337vw,-10px) scale(.5482);animation:fall-107 13s -14s linear infinite}@keyframes fall-107{63.912%{transform:translate(41.6079vw,63.912vh) scale(.5482)}to{transform:translate(43.2208vw,99vh) scale(.5482)}}.snow:nth-child(108){opacity:1.6788;transform:translate(22.1512vw,-10px) scale(.1662);animation:fall-108 29s -22s linear infinite}@keyframes fall-108{51.862%{transform:translate(21.7035vw,51.862vh) scale(.1662)}to{transform:translate(21.92735vw,99vh) scale(.1662)}}.snow:nth-child(109){opacity:1.2692;transform:translate(14.06vw,-10px) scale(.5063);animation:fall-109 30s -28s linear infinite}@keyframes fall-109{70.237%{transform:translate(15.2088vw,70.237vh) scale(.5063)}to{transform:translate(14.6344vw,99vh) scale(.5063)}}.snow:nth-child(110){opacity:.6724;transform:translate(94.6909vw,-10px) scale(.4784);animation:fall-110 30s -19s linear infinite}@keyframes fall-110{57.114%{transform:translate(89.3789vw,57.114vh) scale(.4784)}to{transform:translate(92.0349vw,99vh) scale(.4784)}}.snow:nth-child(111){opacity:.657;transform:translate(72.7461vw,-10px) scale(.5329);animation:fall-111 19s -28s linear infinite}@keyframes fall-111{43.677%{transform:translate(75.4177vw,43.677vh) scale(.5329)}to{transform:translate(74.0819vw,99vh) scale(.5329)}}.snow:nth-child(112){opacity:.9632;transform:translate(75.286vw,-10px) scale(.0036);animation:fall-112 15s -14s linear infinite}@keyframes fall-112{34.983%{transform:translate(79.9288vw,34.983vh) scale(.0036)}to{transform:translate(77.6074vw,99vh) scale(.0036)}}.snow:nth-child(113){opacity:.3398;transform:translate(11.6372vw,-10px) scale(.113);animation:fall-113 26s -9s linear infinite}@keyframes fall-113{63.899%{transform:translate(11.1927vw,63.899vh) scale(.113)}to{transform:translate(11.41495vw,99vh) scale(.113)}}.snow:nth-child(114){opacity:.7528;transform:translate(92.7978vw,-10px) scale(.5176);animation:fall-114 26s -7s linear infinite}@keyframes fall-114{72.942%{transform:translate(87.7712vw,72.942vh) scale(.5176)}to{transform:translate(90.2845vw,99vh) scale(.5176)}}.snow:nth-child(115){opacity:1.2738;transform:translate(31.2888vw,-10px) scale(.2162);animation:fall-115 14s -9s linear infinite}@keyframes fall-115{66.88%{transform:translate(36.4674vw,66.88vh) scale(.2162)}to{transform:translate(33.8781vw,99vh) scale(.2162)}}.snow:nth-child(116){opacity:1.738;transform:translate(15.5743vw,-10px) scale(.0787);animation:fall-116 18s -24s linear infinite}@keyframes fall-116{36.414%{transform:translate(11.5651vw,36.414vh) scale(.0787)}to{transform:translate(13.5697vw,99vh) scale(.0787)}}.snow:nth-child(117){opacity:1.6798;transform:translate(10.8456vw,-10px) scale(.7459);animation:fall-117 25s -2s linear infinite}@keyframes fall-117{61.865%{transform:translate(1.7063vw,61.865vh) scale(.7459)}to{transform:translate(6.27595vw,99vh) scale(.7459)}}.snow:nth-child(118){opacity:1.3486;transform:translate(98.3106vw,-10px) scale(.8422);animation:fall-118 25s -27s linear infinite}@keyframes fall-118{40.827%{transform:translate(108.1906vw,40.827vh) scale(.8422)}to{transform:translate(103.2506vw,99vh) scale(.8422)}}.snow:nth-child(119){opacity:1.6726;transform:translate(40.5733vw,-10px) scale(.2844);animation:fall-119 13s -17s linear infinite}@keyframes fall-119{52.828%{transform:translate(47.3866vw,52.828vh) scale(.2844)}to{transform:translate(43.97995vw,99vh) scale(.2844)}}.snow:nth-child(120){opacity:1.3824;transform:translate(51.4357vw,-10px) scale(.4477);animation:fall-120 19s -8s linear infinite}@keyframes fall-120{67.968%{transform:translate(52.7562vw,67.968vh) scale(.4477)}to{transform:translate(52.09595vw,99vh) scale(.4477)}}.snow:nth-child(121){opacity:1.7048;transform:translate(36.2836vw,-10px) scale(.3073);animation:fall-121 28s -7s linear infinite}@keyframes fall-121{68.542%{transform:translate(37.1825vw,68.542vh) scale(.3073)}to{transform:translate(36.73305vw,99vh) scale(.3073)}}.snow:nth-child(122){opacity:.153;transform:translate(1.503vw,-10px) scale(.4209);animation:fall-122 12s -22s linear infinite}@keyframes fall-122{56.419%{transform:translate(8.7971vw,56.419vh) scale(.4209)}to{transform:translate(5.15005vw,99vh) scale(.4209)}}.snow:nth-child(123){opacity:1.8072;transform:translate(63.2691vw,-10px) scale(.0493);animation:fall-123 24s -9s linear infinite}@keyframes fall-123{77.011%{transform:translate(69.1916vw,77.011vh) scale(.0493)}to{transform:translate(66.23035vw,99vh) scale(.0493)}}.snow:nth-child(124){opacity:1.7534;transform:translate(17.5292vw,-10px) scale(.4106);animation:fall-124 11s -21s linear infinite}@keyframes fall-124{59.591%{transform:translate(10.2807vw,59.591vh) scale(.4106)}to{transform:translate(13.90495vw,99vh) scale(.4106)}}.snow:nth-child(125){opacity:1.2812;transform:translate(63.6356vw,-10px) scale(.5461);animation:fall-125 30s -23s linear infinite}@keyframes fall-125{35.93%{transform:translate(66.1027vw,35.93vh) scale(.5461)}to{transform:translate(64.86915vw,99vh) scale(.5461)}}.snow:nth-child(126){opacity:.028;transform:translate(41.5641vw,-10px) scale(.3159);animation:fall-126 16s -22s linear infinite}@keyframes fall-126{46.086%{transform:translate(48.7237vw,46.086vh) scale(.3159)}to{transform:translate(45.1439vw,99vh) scale(.3159)}}.snow:nth-child(127){opacity:1.754;transform:translate(37.113vw,-10px) scale(.9103);animation:fall-127 14s -2s linear infinite}@keyframes fall-127{48.703%{transform:translate(31.3441vw,48.703vh) scale(.9103)}to{transform:translate(34.22855vw,99vh) scale(.9103)}}.snow:nth-child(128){opacity:.4928;transform:translate(32.6554vw,-10px) scale(.0505);animation:fall-128 24s -12s linear infinite}@keyframes fall-128{31.681%{transform:translate(36.8076vw,31.681vh) scale(.0505)}to{transform:translate(34.7315vw,99vh) scale(.0505)}}.snow:nth-child(129){opacity:1.0218;transform:translate(20.857vw,-10px) scale(.2101);animation:fall-129 19s -5s linear infinite}@keyframes fall-129{51.609%{transform:translate(26.8843vw,51.609vh) scale(.2101)}to{transform:translate(23.87065vw,99vh) scale(.2101)}}.snow:nth-child(130){opacity:1.1644;transform:translate(67.6976vw,-10px) scale(.1607);animation:fall-130 16s -1s linear infinite}@keyframes fall-130{30.077%{transform:translate(75.4611vw,30.077vh) scale(.1607)}to{transform:translate(71.57935vw,99vh) scale(.1607)}}.snow:nth-child(131){opacity:1.2532;transform:translate(8.9458vw,-10px) scale(.4187);animation:fall-131 15s -24s linear infinite}@keyframes fall-131{49.853%{transform:translate(8.8105vw,49.853vh) scale(.4187)}to{transform:translate(8.87815vw,99vh) scale(.4187)}}.snow:nth-child(132){opacity:1.406;transform:translate(74.4807vw,-10px) scale(.5259);animation:fall-132 12s -20s linear infinite}@keyframes fall-132{76.18%{transform:translate(74.5087vw,76.18vh) scale(.5259)}to{transform:translate(74.4947vw,99vh) scale(.5259)}}.snow:nth-child(133){opacity:.8964;transform:translate(91.8845vw,-10px) scale(.8615);animation:fall-133 23s -21s linear infinite}@keyframes fall-133{51.166%{transform:translate(95.8644vw,51.166vh) scale(.8615)}to{transform:translate(93.87445vw,99vh) scale(.8615)}}.snow:nth-child(134){opacity:.0664;transform:translate(45.7098vw,-10px) scale(.4568);animation:fall-134 15s -12s linear infinite}@keyframes fall-134{39.857%{transform:translate(54.1668vw,39.857vh) scale(.4568)}to{transform:translate(49.9383vw,99vh) scale(.4568)}}.snow:nth-child(135){opacity:1.3476;transform:translate(81.4916vw,-10px) scale(.7043);animation:fall-135 10s -7s linear infinite}@keyframes fall-135{60.925%{transform:translate(78.8671vw,60.925vh) scale(.7043)}to{transform:translate(80.17935vw,99vh) scale(.7043)}}.snow:nth-child(136){opacity:.186;transform:translate(71.6803vw,-10px) scale(.6584);animation:fall-136 25s -16s linear infinite}@keyframes fall-136{55.38%{transform:translate(66.5355vw,55.38vh) scale(.6584)}to{transform:translate(69.1079vw,99vh) scale(.6584)}}.snow:nth-child(137){opacity:.0132;transform:translate(19.7643vw,-10px) scale(.0465);animation:fall-137 13s -29s linear infinite}@keyframes fall-137{56.712%{transform:translate(26.7711vw,56.712vh) scale(.0465)}to{transform:translate(23.2677vw,99vh) scale(.0465)}}.snow:nth-child(138){opacity:.1484;transform:translate(95.4258vw,-10px) scale(.9867);animation:fall-138 10s -27s linear infinite}@keyframes fall-138{75.142%{transform:translate(100.9455vw,75.142vh) scale(.9867)}to{transform:translate(98.18565vw,99vh) scale(.9867)}}.snow:nth-child(139){opacity:.4374;transform:translate(75.7115vw,-10px) scale(.4195);animation:fall-139 11s -19s linear infinite}@keyframes fall-139{73.486%{transform:translate(67.5376vw,73.486vh) scale(.4195)}to{transform:translate(71.62455vw,99vh) scale(.4195)}}.snow:nth-child(140){opacity:1.7392;transform:translate(78.9361vw,-10px) scale(.84);animation:fall-140 13s -26s linear infinite}@keyframes fall-140{47.641%{transform:translate(83.205vw,47.641vh) scale(.84)}to{transform:translate(81.07055vw,99vh) scale(.84)}}.snow:nth-child(141){opacity:.7068;transform:translate(15.5658vw,-10px) scale(.2637);animation:fall-141 20s -25s linear infinite}@keyframes fall-141{52.285%{transform:translate(13.0608vw,52.285vh) scale(.2637)}to{transform:translate(14.3133vw,99vh) scale(.2637)}}.snow:nth-child(142){opacity:1.4528;transform:translate(64.8168vw,-10px) scale(.302);animation:fall-142 15s -8s linear infinite}@keyframes fall-142{68.261%{transform:translate(73.4214vw,68.261vh) scale(.302)}to{transform:translate(69.1191vw,99vh) scale(.302)}}.snow:nth-child(143){opacity:1.9506;transform:translate(89.226vw,-10px) scale(.2462);animation:fall-143 19s -30s linear infinite}@keyframes fall-143{65.412%{transform:translate(89.7714vw,65.412vh) scale(.2462)}to{transform:translate(89.4987vw,99vh) scale(.2462)}}.snow:nth-child(144){opacity:1.767;transform:translate(20.8493vw,-10px) scale(.9892);animation:fall-144 21s -27s linear infinite}@keyframes fall-144{43.45%{transform:translate(29.2598vw,43.45vh) scale(.9892)}to{transform:translate(25.05455vw,99vh) scale(.9892)}}.snow:nth-child(145){opacity:.1186;transform:translate(91.2701vw,-10px) scale(.4338);animation:fall-145 28s -12s linear infinite}@keyframes fall-145{75.612%{transform:translate(98.495vw,75.612vh) scale(.4338)}to{transform:translate(94.88255vw,99vh) scale(.4338)}}.snow:nth-child(146){opacity:.7542;transform:translate(76.8295vw,-10px) scale(.4996);animation:fall-146 28s -20s linear infinite}@keyframes fall-146{43.486%{transform:translate(77.6427vw,43.486vh) scale(.4996)}to{transform:translate(77.2361vw,99vh) scale(.4996)}}.snow:nth-child(147){opacity:1.454;transform:translate(1.1121vw,-10px) scale(.8503);animation:fall-147 20s -19s linear infinite}@keyframes fall-147{59.235%{transform:translate(5.1061vw,59.235vh) scale(.8503)}to{transform:translate(3.1091vw,99vh) scale(.8503)}}.snow:nth-child(148){opacity:1.5646;transform:translate(99.1601vw,-10px) scale(.869);animation:fall-148 10s -9s linear infinite}@keyframes fall-148{31.85%{transform:translate(92.7346vw,31.85vh) scale(.869)}to{transform:translate(95.94735vw,99vh) scale(.869)}}.snow:nth-child(149){opacity:1.4308;transform:translate(51.0749vw,-10px) scale(.1904);animation:fall-149 23s -12s linear infinite}@keyframes fall-149{79.301%{transform:translate(53.5478vw,79.301vh) scale(.1904)}to{transform:translate(52.31135vw,99vh) scale(.1904)}}.snow:nth-child(150){opacity:1.149;transform:translate(65.1832vw,-10px) scale(.1767);animation:fall-150 13s -27s linear infinite}@keyframes fall-150{35.668%{transform:translate(70.3664vw,35.668vh) scale(.1767)}to{transform:translate(67.7748vw,99vh) scale(.1767)}}.snow:nth-child(151){opacity:.0404;transform:translate(47.8691vw,-10px) scale(.9211);animation:fall-151 20s -3s linear infinite}@keyframes fall-151{30.307%{transform:translate(38.2126vw,30.307vh) scale(.9211)}to{transform:translate(43.04085vw,99vh) scale(.9211)}}.snow:nth-child(152){opacity:1.8986;transform:translate(37.25vw,-10px) scale(.1104);animation:fall-152 24s -28s linear infinite}@keyframes fall-152{63.255%{transform:translate(44.3726vw,63.255vh) scale(.1104)}to{transform:translate(40.8113vw,99vh) scale(.1104)}}.snow:nth-child(153){opacity:.9392;transform:translate(76.0582vw,-10px) scale(.036);animation:fall-153 27s -5s linear infinite}@keyframes fall-153{39.568%{transform:translate(78.0305vw,39.568vh) scale(.036)}to{transform:translate(77.04435vw,99vh) scale(.036)}}.snow:nth-child(154){opacity:.5046;transform:translate(5.3107vw,-10px) scale(.0972);animation:fall-154 25s -27s linear infinite}@keyframes fall-154{35.409%{transform:translate(-.6645vw,35.409vh) scale(.0972)}to{transform:translate(2.3231vw,99vh) scale(.0972)}}.snow:nth-child(155){opacity:.1594;transform:translate(35.0649vw,-10px) scale(.7722);animation:fall-155 11s -1s linear infinite}@keyframes fall-155{77.711%{transform:translate(38.358vw,77.711vh) scale(.7722)}to{transform:translate(36.71145vw,99vh) scale(.7722)}}.snow:nth-child(156){opacity:1.676;transform:translate(76.7714vw,-10px) scale(.8116);animation:fall-156 13s -2s linear infinite}@keyframes fall-156{74.45%{transform:translate(79.7274vw,74.45vh) scale(.8116)}to{transform:translate(78.2494vw,99vh) scale(.8116)}}.snow:nth-child(157){opacity:1.791;transform:translate(7.3139vw,-10px) scale(.925);animation:fall-157 25s -17s linear infinite}@keyframes fall-157{63.368%{transform:translate(14.0889vw,63.368vh) scale(.925)}to{transform:translate(10.7014vw,99vh) scale(.925)}}.snow:nth-child(158){opacity:1.5394;transform:translate(92.3827vw,-10px) scale(.965);animation:fall-158 13s -21s linear infinite}@keyframes fall-158{43.506%{transform:translate(87.8896vw,43.506vh) scale(.965)}to{transform:translate(90.13615vw,99vh) scale(.965)}}.snow:nth-child(159){opacity:1.5376;transform:translate(39.6266vw,-10px) scale(.6159);animation:fall-159 25s -30s linear infinite}@keyframes fall-159{76.167%{transform:translate(34.3269vw,76.167vh) scale(.6159)}to{transform:translate(36.97675vw,99vh) scale(.6159)}}.snow:nth-child(160){opacity:1.6722;transform:translate(12.7193vw,-10px) scale(.669);animation:fall-160 23s -23s linear infinite}@keyframes fall-160{37.215%{transform:translate(9.1279vw,37.215vh) scale(.669)}to{transform:translate(10.9236vw,99vh) scale(.669)}}.snow:nth-child(161){opacity:.177;transform:translate(79.3619vw,-10px) scale(.0467);animation:fall-161 17s -20s linear infinite}@keyframes fall-161{51.012%{transform:translate(86.6566vw,51.012vh) scale(.0467)}to{transform:translate(83.00925vw,99vh) scale(.0467)}}.snow:nth-child(162){opacity:.6896;transform:translate(37.3047vw,-10px) scale(.2722);animation:fall-162 14s -30s linear infinite}@keyframes fall-162{49.217%{transform:translate(28.1335vw,49.217vh) scale(.2722)}to{transform:translate(32.7191vw,99vh) scale(.2722)}}.snow:nth-child(163){opacity:1.6254;transform:translate(56.5569vw,-10px) scale(.5506);animation:fall-163 21s -4s linear infinite}@keyframes fall-163{44.95%{transform:translate(52.4802vw,44.95vh) scale(.5506)}to{transform:translate(54.51855vw,99vh) scale(.5506)}}.snow:nth-child(164){opacity:1.542;transform:translate(65.818vw,-10px) scale(.749);animation:fall-164 26s -15s linear infinite}@keyframes fall-164{31.354%{transform:translate(59.6197vw,31.354vh) scale(.749)}to{transform:translate(62.71885vw,99vh) scale(.749)}}.snow:nth-child(165){opacity:1.062;transform:translate(9.654vw,-10px) scale(.5587);animation:fall-165 19s -9s linear infinite}@keyframes fall-165{71.321%{transform:translate(14.5198vw,71.321vh) scale(.5587)}to{transform:translate(12.0869vw,99vh) scale(.5587)}}.snow:nth-child(166){opacity:1.7968;transform:translate(37.6993vw,-10px) scale(.0619);animation:fall-166 23s -12s linear infinite}@keyframes fall-166{35.795%{transform:translate(29.085vw,35.795vh) scale(.0619)}to{transform:translate(33.39215vw,99vh) scale(.0619)}}.snow:nth-child(167){opacity:1.792;transform:translate(88.4801vw,-10px) scale(.8174);animation:fall-167 19s -11s linear infinite}@keyframes fall-167{53.593%{transform:translate(94.469vw,53.593vh) scale(.8174)}to{transform:translate(91.47455vw,99vh) scale(.8174)}}.snow:nth-child(168){opacity:1.3494;transform:translate(86.6063vw,-10px) scale(.387);animation:fall-168 13s -18s linear infinite}@keyframes fall-168{57.23%{transform:translate(82.0894vw,57.23vh) scale(.387)}to{transform:translate(84.34785vw,99vh) scale(.387)}}.snow:nth-child(169){opacity:1.782;transform:translate(44.8307vw,-10px) scale(.8351);animation:fall-169 25s -9s linear infinite}@keyframes fall-169{57.649%{transform:translate(43.1702vw,57.649vh) scale(.8351)}to{transform:translate(44.00045vw,99vh) scale(.8351)}}.snow:nth-child(170){opacity:.8464;transform:translate(96.0697vw,-10px) scale(.4592);animation:fall-170 20s -10s linear infinite}@keyframes fall-170{47.757%{transform:translate(97.1448vw,47.757vh) scale(.4592)}to{transform:translate(96.60725vw,99vh) scale(.4592)}}.snow:nth-child(171){opacity:1.9204;transform:translate(95.1432vw,-10px) scale(.6764);animation:fall-171 29s -27s linear infinite}@keyframes fall-171{51.373%{transform:translate(98.8311vw,51.373vh) scale(.6764)}to{transform:translate(96.98715vw,99vh) scale(.6764)}}.snow:nth-child(172){opacity:1.9456;transform:translate(50.2521vw,-10px) scale(.9139);animation:fall-172 12s -20s linear infinite}@keyframes fall-172{41.199%{transform:translate(54.0456vw,41.199vh) scale(.9139)}to{transform:translate(52.14885vw,99vh) scale(.9139)}}.snow:nth-child(173){opacity:1.3532;transform:translate(26.3187vw,-10px) scale(.4985);animation:fall-173 25s -15s linear infinite}@keyframes fall-173{47.664%{transform:translate(28.9291vw,47.664vh) scale(.4985)}to{transform:translate(27.6239vw,99vh) scale(.4985)}}.snow:nth-child(174){opacity:.7086;transform:translate(13.2708vw,-10px) scale(.9432);animation:fall-174 23s -9s linear infinite}@keyframes fall-174{34.355%{transform:translate(19.1778vw,34.355vh) scale(.9432)}to{transform:translate(16.2243vw,99vh) scale(.9432)}}.snow:nth-child(175){opacity:.2152;transform:translate(54.2552vw,-10px) scale(.0771);animation:fall-175 27s -11s linear infinite}@keyframes fall-175{30.025%{transform:translate(62.08vw,30.025vh) scale(.0771)}to{transform:translate(58.1676vw,99vh) scale(.0771)}}.snow:nth-child(176){opacity:1.7686;transform:translate(29.2526vw,-10px) scale(.5488);animation:fall-176 12s -21s linear infinite}@keyframes fall-176{50.061%{transform:translate(19.8318vw,50.061vh) scale(.5488)}to{transform:translate(24.5422vw,99vh) scale(.5488)}}.snow:nth-child(177){opacity:.5566;transform:translate(.559vw,-10px) scale(.752);animation:fall-177 27s -17s linear infinite}@keyframes fall-177{61.776%{transform:translate(-3.4947vw,61.776vh) scale(.752)}to{transform:translate(-1.46785vw,99vh) scale(.752)}}.snow:nth-child(178){opacity:1.59;transform:translate(34.4446vw,-10px) scale(.9466);animation:fall-178 30s -4s linear infinite}@keyframes fall-178{30.167%{transform:translate(29.0026vw,30.167vh) scale(.9466)}to{transform:translate(31.7236vw,99vh) scale(.9466)}}.snow:nth-child(179){opacity:1.9178;transform:translate(66.4308vw,-10px) scale(.5168);animation:fall-179 21s -26s linear infinite}@keyframes fall-179{37.697%{transform:translate(70.6489vw,37.697vh) scale(.5168)}to{transform:translate(68.53985vw,99vh) scale(.5168)}}.snow:nth-child(180){opacity:1.4446;transform:translate(15.9667vw,-10px) scale(.9179);animation:fall-180 10s -4s linear infinite}@keyframes fall-180{74.069%{transform:translate(12.2612vw,74.069vh) scale(.9179)}to{transform:translate(14.11395vw,99vh) scale(.9179)}}.snow:nth-child(181){opacity:1.7084;transform:translate(92.1247vw,-10px) scale(.0809);animation:fall-181 16s -15s linear infinite}@keyframes fall-181{56.103%{transform:translate(86.4166vw,56.103vh) scale(.0809)}to{transform:translate(89.27065vw,99vh) scale(.0809)}}.snow:nth-child(182){opacity:1.23;transform:translate(80.35vw,-10px) scale(.3656);animation:fall-182 21s -10s linear infinite}@keyframes fall-182{76.633%{transform:translate(88.0495vw,76.633vh) scale(.3656)}to{transform:translate(84.19975vw,99vh) scale(.3656)}}.snow:nth-child(183){opacity:.1038;transform:translate(74.0721vw,-10px) scale(.3494);animation:fall-183 29s -4s linear infinite}@keyframes fall-183{64.036%{transform:translate(64.4078vw,64.036vh) scale(.3494)}to{transform:translate(69.23995vw,99vh) scale(.3494)}}.snow:nth-child(184){opacity:.8438;transform:translate(90.9188vw,-10px) scale(.0381);animation:fall-184 17s -25s linear infinite}@keyframes fall-184{38.927%{transform:translate(89.9841vw,38.927vh) scale(.0381)}to{transform:translate(90.45145vw,99vh) scale(.0381)}}.snow:nth-child(185){opacity:1.0258;transform:translate(30.2735vw,-10px) scale(.6317);animation:fall-185 13s -4s linear infinite}@keyframes fall-185{31.601%{transform:translate(39.8985vw,31.601vh) scale(.6317)}to{transform:translate(35.086vw,99vh) scale(.6317)}}.snow:nth-child(186){opacity:.536;transform:translate(67.7315vw,-10px) scale(.2805);animation:fall-186 21s -18s linear infinite}@keyframes fall-186{49.012%{transform:translate(68.0942vw,49.012vh) scale(.2805)}to{transform:translate(67.91285vw,99vh) scale(.2805)}}.snow:nth-child(187){opacity:1.2982;transform:translate(91.8192vw,-10px) scale(.7249);animation:fall-187 29s -21s linear infinite}@keyframes fall-187{69.052%{transform:translate(92.6888vw,69.052vh) scale(.7249)}to{transform:translate(92.254vw,99vh) scale(.7249)}}.snow:nth-child(188){opacity:1.0386;transform:translate(51.0621vw,-10px) scale(.9394);animation:fall-188 17s -28s linear infinite}@keyframes fall-188{33.158%{transform:translate(57.9807vw,33.158vh) scale(.9394)}to{transform:translate(54.5214vw,99vh) scale(.9394)}}.snow:nth-child(189){opacity:1.3882;transform:translate(90.3588vw,-10px) scale(.9686);animation:fall-189 11s -14s linear infinite}@keyframes fall-189{76.827%{transform:translate(82.6485vw,76.827vh) scale(.9686)}to{transform:translate(86.50365vw,99vh) scale(.9686)}}.snow:nth-child(190){opacity:.9906;transform:translate(92.1006vw,-10px) scale(.5429);animation:fall-190 18s -12s linear infinite}@keyframes fall-190{75.477%{transform:translate(101.4621vw,75.477vh) scale(.5429)}to{transform:translate(96.78135vw,99vh) scale(.5429)}}.snow:nth-child(191){opacity:1.619;transform:translate(13.4205vw,-10px) scale(.716);animation:fall-191 29s -22s linear infinite}@keyframes fall-191{40.159%{transform:translate(14.7274vw,40.159vh) scale(.716)}to{transform:translate(14.07395vw,99vh) scale(.716)}}.snow:nth-child(192){opacity:1.2346;transform:translate(11.5934vw,-10px) scale(.3379);animation:fall-192 21s -14s linear infinite}@keyframes fall-192{68.698%{transform:translate(19.1952vw,68.698vh) scale(.3379)}to{transform:translate(15.3943vw,99vh) scale(.3379)}}.snow:nth-child(193){opacity:1.4412;transform:translate(38.9481vw,-10px) scale(.0973);animation:fall-193 15s -9s linear infinite}@keyframes fall-193{58.237%{transform:translate(46.9367vw,58.237vh) scale(.0973)}to{transform:translate(42.9424vw,99vh) scale(.0973)}}.snow:nth-child(194){opacity:.2026;transform:translate(85.6604vw,-10px) scale(.849);animation:fall-194 25s -19s linear infinite}@keyframes fall-194{71.184%{transform:translate(87.9165vw,71.184vh) scale(.849)}to{transform:translate(86.78845vw,99vh) scale(.849)}}.snow:nth-child(195){opacity:1.6562;transform:translate(21.9213vw,-10px) scale(.6869);animation:fall-195 20s -3s linear infinite}@keyframes fall-195{62.288%{transform:translate(13.8665vw,62.288vh) scale(.6869)}to{transform:translate(17.8939vw,99vh) scale(.6869)}}.snow:nth-child(196){opacity:1.331;transform:translate(15.4601vw,-10px) scale(.6715);animation:fall-196 14s -10s linear infinite}@keyframes fall-196{37.23%{transform:translate(15.5485vw,37.23vh) scale(.6715)}to{transform:translate(15.5043vw,99vh) scale(.6715)}}.snow:nth-child(197){opacity:.057;transform:translate(11.7953vw,-10px) scale(.0186);animation:fall-197 30s -10s linear infinite}@keyframes fall-197{62.827%{transform:translate(2.8345vw,62.827vh) scale(.0186)}to{transform:translate(7.3149vw,99vh) scale(.0186)}}.snow:nth-child(198){opacity:1.103;transform:translate(17.4512vw,-10px) scale(.8804);animation:fall-198 25s -26s linear infinite}@keyframes fall-198{52.788%{transform:translate(25.5652vw,52.788vh) scale(.8804)}to{transform:translate(21.5082vw,99vh) scale(.8804)}}.snow:nth-child(199){opacity:1.9304;transform:translate(5.4726vw,-10px) scale(.1982);animation:fall-199 15s -28s linear infinite}@keyframes fall-199{49.722%{transform:translate(-4.2044vw,49.722vh) scale(.1982)}to{transform:translate(.6341vw,99vh) scale(.1982)}}.snow:nth-child(200){opacity:.3904;transform:translate(54.5532vw,-10px) scale(.5284);animation:fall-200 27s -1s linear infinite}@keyframes fall-200{38.199%{transform:translate(60.6191vw,38.199vh) scale(.5284)}to{transform:translate(57.58615vw,99vh) scale(.5284)}}.snow:nth-child(201){opacity:.0576;transform:translate(4.3599vw,-10px) scale(.9127);animation:fall-201 27s -3s linear infinite}@keyframes fall-201{69.919%{transform:translate(11.5983vw,69.919vh) scale(.9127)}to{transform:translate(7.9791vw,99vh) scale(.9127)}}.snow:nth-child(202){opacity:.4572;transform:translate(18.946vw,-10px) scale(.6234);animation:fall-202 25s -16s linear infinite}@keyframes fall-202{76.413%{transform:translate(14.9749vw,76.413vh) scale(.6234)}to{transform:translate(16.96045vw,99vh) scale(.6234)}}.snow:nth-child(203){opacity:.6346;transform:translate(82.9692vw,-10px) scale(.4203);animation:fall-203 17s -7s linear infinite}@keyframes fall-203{42.525%{transform:translate(79.1314vw,42.525vh) scale(.4203)}to{transform:translate(81.0503vw,99vh) scale(.4203)}}.snow:nth-child(204){opacity:.9658;transform:translate(53.7972vw,-10px) scale(.6279);animation:fall-204 12s -4s linear infinite}@keyframes fall-204{40.14%{transform:translate(45.7155vw,40.14vh) scale(.6279)}to{transform:translate(49.75635vw,99vh) scale(.6279)}}.snow:nth-child(205){opacity:.2578;transform:translate(4.3906vw,-10px) scale(.7207);animation:fall-205 30s -9s linear infinite}@keyframes fall-205{50.218%{transform:translate(-3.1357vw,50.218vh) scale(.7207)}to{transform:translate(.62745vw,99vh) scale(.7207)}}.snow:nth-child(206){opacity:.2312;transform:translate(34.4518vw,-10px) scale(.3454);animation:fall-206 18s -24s linear infinite}@keyframes fall-206{63.563%{transform:translate(44.1738vw,63.563vh) scale(.3454)}to{transform:translate(39.3128vw,99vh) scale(.3454)}}.snow:nth-child(207){opacity:.7734;transform:translate(55.0066vw,-10px) scale(.7328);animation:fall-207 10s -18s linear infinite}@keyframes fall-207{33.087%{transform:translate(46.4377vw,33.087vh) scale(.7328)}to{transform:translate(50.72215vw,99vh) scale(.7328)}}.snow:nth-child(208){opacity:.6972;transform:translate(32.8904vw,-10px) scale(.1574);animation:fall-208 24s -9s linear infinite}@keyframes fall-208{64.931%{transform:translate(25.1416vw,64.931vh) scale(.1574)}to{transform:translate(29.016vw,99vh) scale(.1574)}}.snow:nth-child(209){opacity:1.3256;transform:translate(34.6557vw,-10px) scale(.1588);animation:fall-209 26s -15s linear infinite}@keyframes fall-209{74.415%{transform:translate(27.9551vw,74.415vh) scale(.1588)}to{transform:translate(31.3054vw,99vh) scale(.1588)}}.snow:nth-child(210){opacity:.7866;transform:translate(67.3251vw,-10px) scale(.5159);animation:fall-210 30s -1s linear infinite}@keyframes fall-210{68.585%{transform:translate(71.8346vw,68.585vh) scale(.5159)}to{transform:translate(69.57985vw,99vh) scale(.5159)}}.snow:nth-child(211){opacity:1.228;transform:translate(86.4309vw,-10px) scale(.8772);animation:fall-211 20s -20s linear infinite}@keyframes fall-211{61.638%{transform:translate(76.6671vw,61.638vh) scale(.8772)}to{transform:translate(81.549vw,99vh) scale(.8772)}}.snow:nth-child(212){opacity:.1002;transform:translate(60.4952vw,-10px) scale(.4369);animation:fall-212 23s -10s linear infinite}@keyframes fall-212{70.697%{transform:translate(52.1132vw,70.697vh) scale(.4369)}to{transform:translate(56.3042vw,99vh) scale(.4369)}}.snow:nth-child(213){opacity:.9354;transform:translate(79.4526vw,-10px) scale(.828);animation:fall-213 19s -14s linear infinite}@keyframes fall-213{44.896%{transform:translate(80.515vw,44.896vh) scale(.828)}to{transform:translate(79.9838vw,99vh) scale(.828)}}.snow:nth-child(214){opacity:.5628;transform:translate(82.5553vw,-10px) scale(.6907);animation:fall-214 30s -7s linear infinite}@keyframes fall-214{34.064%{transform:translate(87.3229vw,34.064vh) scale(.6907)}to{transform:translate(84.9391vw,99vh) scale(.6907)}}.snow:nth-child(215){opacity:1.1524;transform:translate(45.5015vw,-10px) scale(.8793);animation:fall-215 11s -24s linear infinite}@keyframes fall-215{77.731%{transform:translate(41.9396vw,77.731vh) scale(.8793)}to{transform:translate(43.72055vw,99vh) scale(.8793)}}.snow:nth-child(216){opacity:.465;transform:translate(50.3058vw,-10px) scale(.7991);animation:fall-216 27s -8s linear infinite}@keyframes fall-216{41.932%{transform:translate(49.271vw,41.932vh) scale(.7991)}to{transform:translate(49.7884vw,99vh) scale(.7991)}}.snow:nth-child(217){opacity:.8268;transform:translate(62.9783vw,-10px) scale(.9959);animation:fall-217 21s -26s linear infinite}@keyframes fall-217{66.291%{transform:translate(54.3483vw,66.291vh) scale(.9959)}to{transform:translate(58.6633vw,99vh) scale(.9959)}}.snow:nth-child(218){opacity:1.0128;transform:translate(64.6914vw,-10px) scale(.3164);animation:fall-218 21s -26s linear infinite}@keyframes fall-218{68.43%{transform:translate(74.291vw,68.43vh) scale(.3164)}to{transform:translate(69.4912vw,99vh) scale(.3164)}}.snow:nth-child(219){opacity:.6;transform:translate(25.5392vw,-10px) scale(.7365);animation:fall-219 18s -3s linear infinite}@keyframes fall-219{73.596%{transform:translate(18.1333vw,73.596vh) scale(.7365)}to{transform:translate(21.83625vw,99vh) scale(.7365)}}.snow:nth-child(220){opacity:.4448;transform:translate(64.1592vw,-10px) scale(.8099);animation:fall-220 27s -17s linear infinite}@keyframes fall-220{35.069%{transform:translate(64.6351vw,35.069vh) scale(.8099)}to{transform:translate(64.39715vw,99vh) scale(.8099)}}.snow:nth-child(221){opacity:1.3124;transform:translate(44.6737vw,-10px) scale(.1619);animation:fall-221 26s -6s linear infinite}@keyframes fall-221{62.665%{transform:translate(44.5403vw,62.665vh) scale(.1619)}to{transform:translate(44.607vw,99vh) scale(.1619)}}.snow:nth-child(222){opacity:1.6656;transform:translate(89.8187vw,-10px) scale(.2419);animation:fall-222 21s -18s linear infinite}@keyframes fall-222{78.901%{transform:translate(96.7398vw,78.901vh) scale(.2419)}to{transform:translate(93.27925vw,99vh) scale(.2419)}}.snow:nth-child(223){opacity:.3614;transform:translate(29.0545vw,-10px) scale(.3336);animation:fall-223 28s -25s linear infinite}@keyframes fall-223{75.726%{transform:translate(21.0184vw,75.726vh) scale(.3336)}to{transform:translate(25.03645vw,99vh) scale(.3336)}}.snow:nth-child(224){opacity:.813;transform:translate(8.3667vw,-10px) scale(.8556);animation:fall-224 15s -19s linear infinite}@keyframes fall-224{75.441%{transform:translate(2.5672vw,75.441vh) scale(.8556)}to{transform:translate(5.46695vw,99vh) scale(.8556)}}.snow:nth-child(225){opacity:1.4052;transform:translate(75.009vw,-10px) scale(.8619);animation:fall-225 21s -24s linear infinite}@keyframes fall-225{63.713%{transform:translate(75.0071vw,63.713vh) scale(.8619)}to{transform:translate(75.00805vw,99vh) scale(.8619)}}.snow:nth-child(226){opacity:.488;transform:translate(79.9257vw,-10px) scale(.8985);animation:fall-226 20s -24s linear infinite}@keyframes fall-226{47.807%{transform:translate(85.1758vw,47.807vh) scale(.8985)}to{transform:translate(82.55075vw,99vh) scale(.8985)}}.snow:nth-child(227){opacity:1.219;transform:translate(3.8312vw,-10px) scale(.8053);animation:fall-227 19s -12s linear infinite}@keyframes fall-227{65.381%{transform:translate(11.7653vw,65.381vh) scale(.8053)}to{transform:translate(7.79825vw,99vh) scale(.8053)}}.snow:nth-child(228){opacity:.8596;transform:translate(86.8768vw,-10px) scale(.7249);animation:fall-228 17s -18s linear infinite}@keyframes fall-228{42.231%{transform:translate(82.532vw,42.231vh) scale(.7249)}to{transform:translate(84.7044vw,99vh) scale(.7249)}}.snow:nth-child(229){opacity:.3392;transform:translate(67.2533vw,-10px) scale(.1619);animation:fall-229 11s -14s linear infinite}@keyframes fall-229{76.32%{transform:translate(65.1695vw,76.32vh) scale(.1619)}to{transform:translate(66.2114vw,99vh) scale(.1619)}}.snow:nth-child(230){opacity:.1988;transform:translate(22.8842vw,-10px) scale(.7658);animation:fall-230 20s -2s linear infinite}@keyframes fall-230{47.35%{transform:translate(25.3012vw,47.35vh) scale(.7658)}to{transform:translate(24.0927vw,99vh) scale(.7658)}}.snow:nth-child(231){opacity:1.5846;transform:translate(73.3877vw,-10px) scale(.5454);animation:fall-231 29s -4s linear infinite}@keyframes fall-231{78.503%{transform:translate(65.6392vw,78.503vh) scale(.5454)}to{transform:translate(69.51345vw,99vh) scale(.5454)}}.snow:nth-child(232){opacity:.5768;transform:translate(90.0957vw,-10px) scale(.3005);animation:fall-232 27s -1s linear infinite}@keyframes fall-232{32.654%{transform:translate(80.9177vw,32.654vh) scale(.3005)}to{transform:translate(85.5067vw,99vh) scale(.3005)}}.snow:nth-child(233){opacity:.5082;transform:translate(3.6345vw,-10px) scale(.3398);animation:fall-233 14s -27s linear infinite}@keyframes fall-233{58.412%{transform:translate(-3.326vw,58.412vh) scale(.3398)}to{transform:translate(.15425vw,99vh) scale(.3398)}}.snow:nth-child(234){opacity:.2054;transform:translate(56.8864vw,-10px) scale(.3562);animation:fall-234 12s -13s linear infinite}@keyframes fall-234{66.312%{transform:translate(47.9101vw,66.312vh) scale(.3562)}to{transform:translate(52.39825vw,99vh) scale(.3562)}}.snow:nth-child(235){opacity:1.7102;transform:translate(58.5815vw,-10px) scale(.1426);animation:fall-235 26s -7s linear infinite}@keyframes fall-235{51.709%{transform:translate(61.6497vw,51.709vh) scale(.1426)}to{transform:translate(60.1156vw,99vh) scale(.1426)}}.snow:nth-child(236){opacity:1.3172;transform:translate(66.1377vw,-10px) scale(.7262);animation:fall-236 15s -8s linear infinite}@keyframes fall-236{59.734%{transform:translate(56.3035vw,59.734vh) scale(.7262)}to{transform:translate(61.2206vw,99vh) scale(.7262)}}.snow:nth-child(237){opacity:.6826;transform:translate(61.6915vw,-10px) scale(.3623);animation:fall-237 29s -10s linear infinite}@keyframes fall-237{38.371%{transform:translate(52.3209vw,38.371vh) scale(.3623)}to{transform:translate(57.0062vw,99vh) scale(.3623)}}.snow:nth-child(238){opacity:.5942;transform:translate(4.0103vw,-10px) scale(.104);animation:fall-238 19s -25s linear infinite}@keyframes fall-238{43.158%{transform:translate(.7942vw,43.158vh) scale(.104)}to{transform:translate(2.40225vw,99vh) scale(.104)}}.snow:nth-child(239){opacity:1.2442;transform:translate(15.6725vw,-10px) scale(.1963);animation:fall-239 16s -7s linear infinite}@keyframes fall-239{44.222%{transform:translate(16.6342vw,44.222vh) scale(.1963)}to{transform:translate(16.15335vw,99vh) scale(.1963)}}.snow:nth-child(240){opacity:1.1364;transform:translate(27.3111vw,-10px) scale(.4988);animation:fall-240 27s -16s linear infinite}@keyframes fall-240{49.477%{transform:translate(22.2652vw,49.477vh) scale(.4988)}to{transform:translate(24.78815vw,99vh) scale(.4988)}}.snow:nth-child(241){opacity:.1202;transform:translate(77.8058vw,-10px) scale(.1789);animation:fall-241 17s -24s linear infinite}@keyframes fall-241{51.554%{transform:translate(74.1791vw,51.554vh) scale(.1789)}to{transform:translate(75.99245vw,99vh) scale(.1789)}}.snow:nth-child(242){opacity:1.1964;transform:translate(83.913vw,-10px) scale(.3103);animation:fall-242 27s -25s linear infinite}@keyframes fall-242{76.153%{transform:translate(89.5282vw,76.153vh) scale(.3103)}to{transform:translate(86.7206vw,99vh) scale(.3103)}}.snow:nth-child(243){opacity:.4728;transform:translate(82.3263vw,-10px) scale(.341);animation:fall-243 26s -22s linear infinite}@keyframes fall-243{62.522%{transform:translate(82.2673vw,62.522vh) scale(.341)}to{transform:translate(82.2968vw,99vh) scale(.341)}}.snow:nth-child(244){opacity:1.715;transform:translate(67.5045vw,-10px) scale(.755);animation:fall-244 25s -29s linear infinite}@keyframes fall-244{73.978%{transform:translate(73.0042vw,73.978vh) scale(.755)}to{transform:translate(70.25435vw,99vh) scale(.755)}}.snow:nth-child(245){opacity:1.8128;transform:translate(26.8095vw,-10px) scale(.9295);animation:fall-245 28s -4s linear infinite}@keyframes fall-245{40.257%{transform:translate(30.0988vw,40.257vh) scale(.9295)}to{transform:translate(28.45415vw,99vh) scale(.9295)}}.snow:nth-child(246){opacity:.4592;transform:translate(50.7098vw,-10px) scale(.9376);animation:fall-246 11s -23s linear infinite}@keyframes fall-246{51.995%{transform:translate(57.9166vw,51.995vh) scale(.9376)}to{transform:translate(54.3132vw,99vh) scale(.9376)}}.snow:nth-child(247){opacity:.1152;transform:translate(22.2138vw,-10px) scale(.0465);animation:fall-247 19s -29s linear infinite}@keyframes fall-247{33.9%{transform:translate(29.4294vw,33.9vh) scale(.0465)}to{transform:translate(25.8216vw,99vh) scale(.0465)}}.snow:nth-child(248){opacity:1.606;transform:translate(92.324vw,-10px) scale(.0269);animation:fall-248 16s -2s linear infinite}@keyframes fall-248{31.183%{transform:translate(87.7334vw,31.183vh) scale(.0269)}to{transform:translate(90.0287vw,99vh) scale(.0269)}}.snow:nth-child(249){opacity:1.5758;transform:translate(85.506vw,-10px) scale(.6831);animation:fall-249 28s -19s linear infinite}@keyframes fall-249{62.39%{transform:translate(86.9591vw,62.39vh) scale(.6831)}to{transform:translate(86.23255vw,99vh) scale(.6831)}}.snow:nth-child(250){opacity:.223;transform:translate(50.8351vw,-10px) scale(.9899);animation:fall-250 22s -24s linear infinite}@keyframes fall-250{50.505%{transform:translate(43.3308vw,50.505vh) scale(.9899)}to{transform:translate(47.08295vw,99vh) scale(.9899)}}.snow:nth-child(251){opacity:.3202;transform:translate(99.7134vw,-10px) scale(.5966);animation:fall-251 27s -11s linear infinite}@keyframes fall-251{45.115%{transform:translate(100.6608vw,45.115vh) scale(.5966)}to{transform:translate(100.1871vw,99vh) scale(.5966)}}.snow:nth-child(252){opacity:1.5276;transform:translate(44.0867vw,-10px) scale(.203);animation:fall-252 25s -20s linear infinite}@keyframes fall-252{49.193%{transform:translate(47.8175vw,49.193vh) scale(.203)}to{transform:translate(45.9521vw,99vh) scale(.203)}}.snow:nth-child(253){opacity:1.652;transform:translate(70.5451vw,-10px) scale(.9096);animation:fall-253 26s -23s linear infinite}@keyframes fall-253{77.581%{transform:translate(60.8265vw,77.581vh) scale(.9096)}to{transform:translate(65.6858vw,99vh) scale(.9096)}}.snow:nth-child(254){opacity:.1744;transform:translate(61.6071vw,-10px) scale(.1419);animation:fall-254 21s -29s linear infinite}@keyframes fall-254{34.557%{transform:translate(66.8958vw,34.557vh) scale(.1419)}to{transform:translate(64.25145vw,99vh) scale(.1419)}}.snow:nth-child(255){opacity:.383;transform:translate(96.3538vw,-10px) scale(.5168);animation:fall-255 19s -24s linear infinite}@keyframes fall-255{32.587%{transform:translate(102.3249vw,32.587vh) scale(.5168)}to{transform:translate(99.33935vw,99vh) scale(.5168)}}.snow:nth-child(256){opacity:.3722;transform:translate(12.0243vw,-10px) scale(.4843);animation:fall-256 18s -29s linear infinite}@keyframes fall-256{56.261%{transform:translate(8.1457vw,56.261vh) scale(.4843)}to{transform:translate(10.085vw,99vh) scale(.4843)}}.snow:nth-child(257){opacity:.276;transform:translate(82.5276vw,-10px) scale(.9463);animation:fall-257 18s -15s linear infinite}@keyframes fall-257{73.78%{transform:translate(88.6164vw,73.78vh) scale(.9463)}to{transform:translate(85.572vw,99vh) scale(.9463)}}.snow:nth-child(258){opacity:.4184;transform:translate(65.3044vw,-10px) scale(.7247);animation:fall-258 25s -6s linear infinite}@keyframes fall-258{40.177%{transform:translate(70.7179vw,40.177vh) scale(.7247)}to{transform:translate(68.01115vw,99vh) scale(.7247)}}.snow:nth-child(259){opacity:.784;transform:translate(80.9971vw,-10px) scale(.0244);animation:fall-259 27s -11s linear infinite}@keyframes fall-259{61.112%{transform:translate(90.8525vw,61.112vh) scale(.0244)}to{transform:translate(85.9248vw,99vh) scale(.0244)}}.snow:nth-child(260){opacity:1.4332;transform:translate(98.6926vw,-10px) scale(.9446);animation:fall-260 19s -7s linear infinite}@keyframes fall-260{51.81%{transform:translate(95.405vw,51.81vh) scale(.9446)}to{transform:translate(97.0488vw,99vh) scale(.9446)}}.snow:nth-child(261){opacity:1.2034;transform:translate(50.7054vw,-10px) scale(.6089);animation:fall-261 13s -6s linear infinite}@keyframes fall-261{31.308%{transform:translate(48.4772vw,31.308vh) scale(.6089)}to{transform:translate(49.5913vw,99vh) scale(.6089)}}.snow:nth-child(262){opacity:1.6636;transform:translate(5.1861vw,-10px) scale(.321);animation:fall-262 18s -30s linear infinite}@keyframes fall-262{66.389%{transform:translate(14.109vw,66.389vh) scale(.321)}to{transform:translate(9.64755vw,99vh) scale(.321)}}.snow:nth-child(263){opacity:.088;transform:translate(32.5577vw,-10px) scale(.9412);animation:fall-263 21s -25s linear infinite}@keyframes fall-263{46.931%{transform:translate(30.4964vw,46.931vh) scale(.9412)}to{transform:translate(31.52705vw,99vh) scale(.9412)}}.snow:nth-child(264){opacity:.275;transform:translate(60.85vw,-10px) scale(.1703);animation:fall-264 21s -4s linear infinite}@keyframes fall-264{40.962%{transform:translate(58.0533vw,40.962vh) scale(.1703)}to{transform:translate(59.45165vw,99vh) scale(.1703)}}.snow:nth-child(265){opacity:1.9402;transform:translate(83.9026vw,-10px) scale(.9051);animation:fall-265 24s -11s linear infinite}@keyframes fall-265{39.099%{transform:translate(82.8724vw,39.099vh) scale(.9051)}to{transform:translate(83.3875vw,99vh) scale(.9051)}}.snow:nth-child(266){opacity:1.007;transform:translate(26.695vw,-10px) scale(.9354);animation:fall-266 14s -25s linear infinite}@keyframes fall-266{52.907%{transform:translate(36.0524vw,52.907vh) scale(.9354)}to{transform:translate(31.3737vw,99vh) scale(.9354)}}.snow:nth-child(267){opacity:1.7344;transform:translate(78.4839vw,-10px) scale(.7813);animation:fall-267 18s -8s linear infinite}@keyframes fall-267{56.812%{transform:translate(85.1325vw,56.812vh) scale(.7813)}to{transform:translate(81.8082vw,99vh) scale(.7813)}}.snow:nth-child(268){opacity:1.7284;transform:translate(71.7913vw,-10px) scale(.7906);animation:fall-268 29s -10s linear infinite}@keyframes fall-268{79.431%{transform:translate(75.8494vw,79.431vh) scale(.7906)}to{transform:translate(73.82035vw,99vh) scale(.7906)}}.snow:nth-child(269){opacity:1.1182;transform:translate(63.1785vw,-10px) scale(.6037);animation:fall-269 28s -16s linear infinite}@keyframes fall-269{45.407%{transform:translate(71.4749vw,45.407vh) scale(.6037)}to{transform:translate(67.3267vw,99vh) scale(.6037)}}.snow:nth-child(270){opacity:1.1562;transform:translate(36.7034vw,-10px) scale(.0557);animation:fall-270 19s -23s linear infinite}@keyframes fall-270{38.319%{transform:translate(28.8127vw,38.319vh) scale(.0557)}to{transform:translate(32.75805vw,99vh) scale(.0557)}}.snow:nth-child(271){opacity:1.0296;transform:translate(44.8335vw,-10px) scale(.6321);animation:fall-271 24s -6s linear infinite}@keyframes fall-271{79.828%{transform:translate(38.9826vw,79.828vh) scale(.6321)}to{transform:translate(41.90805vw,99vh) scale(.6321)}}.snow:nth-child(272){opacity:1.8464;transform:translate(69.8918vw,-10px) scale(.8203);animation:fall-272 11s -17s linear infinite}@keyframes fall-272{72.417%{transform:translate(77.1613vw,72.417vh) scale(.8203)}to{transform:translate(73.52655vw,99vh) scale(.8203)}}.snow:nth-child(273){opacity:1.99;transform:translate(47.2345vw,-10px) scale(.7579);animation:fall-273 25s -8s linear infinite}@keyframes fall-273{67.231%{transform:translate(39.684vw,67.231vh) scale(.7579)}to{transform:translate(43.45925vw,99vh) scale(.7579)}}.snow:nth-child(274){opacity:.7414;transform:translate(36.6881vw,-10px) scale(.5313);animation:fall-274 16s -29s linear infinite}@keyframes fall-274{62.072%{transform:translate(35.2625vw,62.072vh) scale(.5313)}to{transform:translate(35.9753vw,99vh) scale(.5313)}}.snow:nth-child(275){opacity:.6576;transform:translate(15.8829vw,-10px) scale(.5152);animation:fall-275 20s -10s linear infinite}@keyframes fall-275{38.934%{transform:translate(6.7111vw,38.934vh) scale(.5152)}to{transform:translate(11.297vw,99vh) scale(.5152)}}.snow:nth-child(276){opacity:1.6884;transform:translate(31.7583vw,-10px) scale(.8269);animation:fall-276 25s -21s linear infinite}@keyframes fall-276{34.658%{transform:translate(35.9106vw,34.658vh) scale(.8269)}to{transform:translate(33.83445vw,99vh) scale(.8269)}}.snow:nth-child(277){opacity:1.685;transform:translate(3.9289vw,-10px) scale(.3737);animation:fall-277 21s -2s linear infinite}@keyframes fall-277{35.571%{transform:translate(-5.8159vw,35.571vh) scale(.3737)}to{transform:translate(-.9435vw,99vh) scale(.3737)}}.snow:nth-child(278){opacity:.4224;transform:translate(1.7571vw,-10px) scale(.0427);animation:fall-278 12s -3s linear infinite}@keyframes fall-278{40.933%{transform:translate(4.8018vw,40.933vh) scale(.0427)}to{transform:translate(3.27945vw,99vh) scale(.0427)}}.snow:nth-child(279){opacity:.0184;transform:translate(95.4665vw,-10px) scale(.4437);animation:fall-279 17s -7s linear infinite}@keyframes fall-279{62.94%{transform:translate(97.1853vw,62.94vh) scale(.4437)}to{transform:translate(96.3259vw,99vh) scale(.4437)}}.snow:nth-child(280){opacity:1.4682;transform:translate(25.8368vw,-10px) scale(.4526);animation:fall-280 14s -4s linear infinite}@keyframes fall-280{68.066%{transform:translate(34.7648vw,68.066vh) scale(.4526)}to{transform:translate(30.3008vw,99vh) scale(.4526)}}.snow:nth-child(281){opacity:.8978;transform:translate(38.3884vw,-10px) scale(.8432);animation:fall-281 24s -7s linear infinite}@keyframes fall-281{49.69%{transform:translate(34.8262vw,49.69vh) scale(.8432)}to{transform:translate(36.6073vw,99vh) scale(.8432)}}.snow:nth-child(282){opacity:.0782;transform:translate(96.0117vw,-10px) scale(.5779);animation:fall-282 11s -21s linear infinite}@keyframes fall-282{56.159%{transform:translate(93.0457vw,56.159vh) scale(.5779)}to{transform:translate(94.5287vw,99vh) scale(.5779)}}.snow:nth-child(283){opacity:1.446;transform:translate(96.4714vw,-10px) scale(.3396);animation:fall-283 16s -28s linear infinite}@keyframes fall-283{58.38%{transform:translate(104.0459vw,58.38vh) scale(.3396)}to{transform:translate(100.25865vw,99vh) scale(.3396)}}.snow:nth-child(284){opacity:.6934;transform:translate(65.5386vw,-10px) scale(.9417);animation:fall-284 21s -14s linear infinite}@keyframes fall-284{45.924%{transform:translate(71.2418vw,45.924vh) scale(.9417)}to{transform:translate(68.3902vw,99vh) scale(.9417)}}.snow:nth-child(285){opacity:1.1314;transform:translate(18.4886vw,-10px) scale(.0418);animation:fall-285 17s -14s linear infinite}@keyframes fall-285{78.144%{transform:translate(19.6135vw,78.144vh) scale(.0418)}to{transform:translate(19.05105vw,99vh) scale(.0418)}}.snow:nth-child(286){opacity:.9662;transform:translate(94.0007vw,-10px) scale(.6454);animation:fall-286 21s -29s linear infinite}@keyframes fall-286{51.639%{transform:translate(92.5915vw,51.639vh) scale(.6454)}to{transform:translate(93.2961vw,99vh) scale(.6454)}}.snow:nth-child(287){opacity:1.4994;transform:translate(22.8702vw,-10px) scale(.0658);animation:fall-287 24s -21s linear infinite}@keyframes fall-287{68.347%{transform:translate(25.1077vw,68.347vh) scale(.0658)}to{transform:translate(23.98895vw,99vh) scale(.0658)}}.snow:nth-child(288){opacity:.6684;transform:translate(40.1166vw,-10px) scale(.2802);animation:fall-288 18s -19s linear infinite}@keyframes fall-288{62.215%{transform:translate(44.0319vw,62.215vh) scale(.2802)}to{transform:translate(42.07425vw,99vh) scale(.2802)}}.snow:nth-child(289){opacity:1.6374;transform:translate(28.3202vw,-10px) scale(.3055);animation:fall-289 25s -9s linear infinite}@keyframes fall-289{52.009%{transform:translate(25.7063vw,52.009vh) scale(.3055)}to{transform:translate(27.01325vw,99vh) scale(.3055)}}.snow:nth-child(290){opacity:1.7082;transform:translate(14.0398vw,-10px) scale(.9411);animation:fall-290 13s -17s linear infinite}@keyframes fall-290{73.162%{transform:translate(10.1846vw,73.162vh) scale(.9411)}to{transform:translate(12.1122vw,99vh) scale(.9411)}}.snow:nth-child(291){opacity:.2394;transform:translate(1.5432vw,-10px) scale(.5887);animation:fall-291 29s -29s linear infinite}@keyframes fall-291{69.107%{transform:translate(3.2405vw,69.107vh) scale(.5887)}to{transform:translate(2.39185vw,99vh) scale(.5887)}}.snow:nth-child(292){opacity:.5828;transform:translate(48.9137vw,-10px) scale(.8655);animation:fall-292 19s -9s linear infinite}@keyframes fall-292{61.995%{transform:translate(48.3935vw,61.995vh) scale(.8655)}to{transform:translate(48.6536vw,99vh) scale(.8655)}}.snow:nth-child(293){opacity:1.246;transform:translate(54.0973vw,-10px) scale(.1375);animation:fall-293 26s -5s linear infinite}@keyframes fall-293{60.572%{transform:translate(61.1498vw,60.572vh) scale(.1375)}to{transform:translate(57.62355vw,99vh) scale(.1375)}}.snow:nth-child(294){opacity:.1698;transform:translate(89.2229vw,-10px) scale(.6633);animation:fall-294 19s -1s linear infinite}@keyframes fall-294{48.299%{transform:translate(98.8173vw,48.299vh) scale(.6633)}to{transform:translate(94.0201vw,99vh) scale(.6633)}}.snow:nth-child(295){opacity:1.024;transform:translate(50.1505vw,-10px) scale(.1754);animation:fall-295 15s -1s linear infinite}@keyframes fall-295{66.56%{transform:translate(41.7906vw,66.56vh) scale(.1754)}to{transform:translate(45.97055vw,99vh) scale(.1754)}}.snow:nth-child(296){opacity:1.0592;transform:translate(44.8022vw,-10px) scale(.6877);animation:fall-296 28s -2s linear infinite}@keyframes fall-296{60.547%{transform:translate(35.2264vw,60.547vh) scale(.6877)}to{transform:translate(40.0143vw,99vh) scale(.6877)}}.snow:nth-child(297){opacity:1.3228;transform:translate(65.388vw,-10px) scale(.0794);animation:fall-297 11s -7s linear infinite}@keyframes fall-297{72.207%{transform:translate(57.3704vw,72.207vh) scale(.0794)}to{transform:translate(61.3792vw,99vh) scale(.0794)}}.snow:nth-child(298){opacity:1.7724;transform:translate(15.7863vw,-10px) scale(.5582);animation:fall-298 23s -29s linear infinite}@keyframes fall-298{46.81%{transform:translate(9.6568vw,46.81vh) scale(.5582)}to{transform:translate(12.72155vw,99vh) scale(.5582)}}.snow:nth-child(299){opacity:1.8356;transform:translate(45.0835vw,-10px) scale(.7501);animation:fall-299 30s -7s linear infinite}@keyframes fall-299{38.689%{transform:translate(35.7709vw,38.689vh) scale(.7501)}to{transform:translate(40.4272vw,99vh) scale(.7501)}}.snow:nth-child(300){opacity:1.3198;transform:translate(17.2402vw,-10px) scale(.6171);animation:fall-300 11s -16s linear infinite}@keyframes fall-300{37.546%{transform:translate(13.589vw,37.546vh) scale(.6171)}to{transform:translate(15.4146vw,99vh) scale(.6171)}}.snow:nth-child(301){opacity:1.4028;transform:translate(66.3777vw,-10px) scale(.4058);animation:fall-301 30s -8s linear infinite}@keyframes fall-301{76.077%{transform:translate(76.0119vw,76.077vh) scale(.4058)}to{transform:translate(71.1948vw,99vh) scale(.4058)}}.snow:nth-child(302){opacity:1.7734;transform:translate(18.1812vw,-10px) scale(.7938);animation:fall-302 15s -29s linear infinite}@keyframes fall-302{31.306%{transform:translate(10.4279vw,31.306vh) scale(.7938)}to{transform:translate(14.30455vw,99vh) scale(.7938)}}.snow:nth-child(303){opacity:.1716;transform:translate(86.0946vw,-10px) scale(.1083);animation:fall-303 15s -12s linear infinite}@keyframes fall-303{48.678%{transform:translate(82.5895vw,48.678vh) scale(.1083)}to{transform:translate(84.34205vw,99vh) scale(.1083)}}.snow:nth-child(304){opacity:1.4786;transform:translate(5.0198vw,-10px) scale(.6161);animation:fall-304 15s -14s linear infinite}@keyframes fall-304{34.345%{transform:translate(-2.9331vw,34.345vh) scale(.6161)}to{transform:translate(1.04335vw,99vh) scale(.6161)}}.snow:nth-child(305){opacity:.362;transform:translate(63.4314vw,-10px) scale(.9768);animation:fall-305 24s -8s linear infinite}@keyframes fall-305{76.75%{transform:translate(60.3076vw,76.75vh) scale(.9768)}to{transform:translate(61.8695vw,99vh) scale(.9768)}}.snow:nth-child(306){opacity:.1608;transform:translate(55.7485vw,-10px) scale(.296);animation:fall-306 22s -22s linear infinite}@keyframes fall-306{61.732%{transform:translate(57.0331vw,61.732vh) scale(.296)}to{transform:translate(56.3908vw,99vh) scale(.296)}}.snow:nth-child(307){opacity:1.7768;transform:translate(8.0662vw,-10px) scale(.6155);animation:fall-307 10s -1s linear infinite}@keyframes fall-307{51.653%{transform:translate(11.2487vw,51.653vh) scale(.6155)}to{transform:translate(9.65745vw,99vh) scale(.6155)}}.snow:nth-child(308){opacity:1.3682;transform:translate(72.8005vw,-10px) scale(.0688);animation:fall-308 26s -14s linear infinite}@keyframes fall-308{55.688%{transform:translate(77.3364vw,55.688vh) scale(.0688)}to{transform:translate(75.06845vw,99vh) scale(.0688)}}.snow:nth-child(309){opacity:.3368;transform:translate(11.0464vw,-10px) scale(.167);animation:fall-309 19s -27s linear infinite}@keyframes fall-309{62.914%{transform:translate(13.3331vw,62.914vh) scale(.167)}to{transform:translate(12.18975vw,99vh) scale(.167)}}.snow:nth-child(310){opacity:.6502;transform:translate(32.3536vw,-10px) scale(.7643);animation:fall-310 12s -6s linear infinite}@keyframes fall-310{57.121%{transform:translate(39.4679vw,57.121vh) scale(.7643)}to{transform:translate(35.91075vw,99vh) scale(.7643)}}.snow:nth-child(311){opacity:.851;transform:translate(5.5144vw,-10px) scale(.9999);animation:fall-311 17s -24s linear infinite}@keyframes fall-311{35.59%{transform:translate(-1.0849vw,35.59vh) scale(.9999)}to{transform:translate(2.21475vw,99vh) scale(.9999)}}.snow:nth-child(312){opacity:1.3318;transform:translate(98.2506vw,-10px) scale(.8727);animation:fall-312 25s -2s linear infinite}@keyframes fall-312{75.564%{transform:translate(104.5884vw,75.564vh) scale(.8727)}to{transform:translate(101.4195vw,99vh) scale(.8727)}}.snow:nth-child(313){opacity:.9704;transform:translate(53.4593vw,-10px) scale(.6725);animation:fall-313 20s -29s linear infinite}@keyframes fall-313{43.258%{transform:translate(56.1544vw,43.258vh) scale(.6725)}to{transform:translate(54.80685vw,99vh) scale(.6725)}}.snow:nth-child(314){opacity:1.033;transform:translate(83.2018vw,-10px) scale(.708);animation:fall-314 30s -19s linear infinite}@keyframes fall-314{42.236%{transform:translate(82.5934vw,42.236vh) scale(.708)}to{transform:translate(82.8976vw,99vh) scale(.708)}}.snow:nth-child(315){opacity:.8606;transform:translate(22.1915vw,-10px) scale(.045);animation:fall-315 23s -28s linear infinite}@keyframes fall-315{41.69%{transform:translate(20.4631vw,41.69vh) scale(.045)}to{transform:translate(21.3273vw,99vh) scale(.045)}}.snow:nth-child(316){opacity:1.153;transform:translate(7.8453vw,-10px) scale(.4864);animation:fall-316 20s -7s linear infinite}@keyframes fall-316{32.599%{transform:translate(4.748vw,32.599vh) scale(.4864)}to{transform:translate(6.29665vw,99vh) scale(.4864)}}.snow:nth-child(317){opacity:.2462;transform:translate(9.878vw,-10px) scale(.0518);animation:fall-317 23s -12s linear infinite}@keyframes fall-317{79.023%{transform:translate(12.638vw,79.023vh) scale(.0518)}to{transform:translate(11.258vw,99vh) scale(.0518)}}.snow:nth-child(318){opacity:1.1566;transform:translate(8.4177vw,-10px) scale(.2751);animation:fall-318 19s -5s linear infinite}@keyframes fall-318{45.052%{transform:translate(2.4486vw,45.052vh) scale(.2751)}to{transform:translate(5.43315vw,99vh) scale(.2751)}}.snow:nth-child(319){opacity:.5324;transform:translate(21.1853vw,-10px) scale(.548);animation:fall-319 15s -27s linear infinite}@keyframes fall-319{79.01%{transform:translate(30.8234vw,79.01vh) scale(.548)}to{transform:translate(26.00435vw,99vh) scale(.548)}}.snow:nth-child(320){opacity:1.079;transform:translate(22.7594vw,-10px) scale(.4511);animation:fall-320 24s -26s linear infinite}@keyframes fall-320{78.503%{transform:translate(27.0874vw,78.503vh) scale(.4511)}to{transform:translate(24.9234vw,99vh) scale(.4511)}}.snow:nth-child(321){opacity:1.5806;transform:translate(32.4939vw,-10px) scale(.0776);animation:fall-321 24s -3s linear infinite}@keyframes fall-321{68.477%{transform:translate(36.2012vw,68.477vh) scale(.0776)}to{transform:translate(34.34755vw,99vh) scale(.0776)}}.snow:nth-child(322){opacity:1.358;transform:translate(42.5611vw,-10px) scale(.1751);animation:fall-322 25s -12s linear infinite}@keyframes fall-322{62.741%{transform:translate(41.5929vw,62.741vh) scale(.1751)}to{transform:translate(42.077vw,99vh) scale(.1751)}}.snow:nth-child(323){opacity:.0414;transform:translate(92.7517vw,-10px) scale(.5444);animation:fall-323 15s -12s linear infinite}@keyframes fall-323{34.795%{transform:translate(95.3866vw,34.795vh) scale(.5444)}to{transform:translate(94.06915vw,99vh) scale(.5444)}}.snow:nth-child(324){opacity:1.6522;transform:translate(14.7282vw,-10px) scale(.9961);animation:fall-324 16s -26s linear infinite}@keyframes fall-324{35.535%{transform:translate(5.7633vw,35.535vh) scale(.9961)}to{transform:translate(10.24575vw,99vh) scale(.9961)}}.snow:nth-child(325){opacity:.5;transform:translate(19.099vw,-10px) scale(.5818);animation:fall-325 30s -6s linear infinite}@keyframes fall-325{78.856%{transform:translate(12.5972vw,78.856vh) scale(.5818)}to{transform:translate(15.8481vw,99vh) scale(.5818)}}.snow:nth-child(326){opacity:1.7748;transform:translate(84.1395vw,-10px) scale(.2034);animation:fall-326 26s -17s linear infinite}@keyframes fall-326{71.772%{transform:translate(91.1122vw,71.772vh) scale(.2034)}to{transform:translate(87.62585vw,99vh) scale(.2034)}}.snow:nth-child(327){opacity:.5922;transform:translate(7.071vw,-10px) scale(.5789);animation:fall-327 26s -12s linear infinite}@keyframes fall-327{36.414%{transform:translate(16.406vw,36.414vh) scale(.5789)}to{transform:translate(11.7385vw,99vh) scale(.5789)}}.snow:nth-child(328){opacity:1.3684;transform:translate(47.964vw,-10px) scale(.8342);animation:fall-328 29s -17s linear infinite}@keyframes fall-328{78.455%{transform:translate(53.2701vw,78.455vh) scale(.8342)}to{transform:translate(50.61705vw,99vh) scale(.8342)}}.snow:nth-child(329){opacity:.5052;transform:translate(41.03vw,-10px) scale(.9662);animation:fall-329 20s -17s linear infinite}@keyframes fall-329{55.367%{transform:translate(37.305vw,55.367vh) scale(.9662)}to{transform:translate(39.1675vw,99vh) scale(.9662)}}.snow:nth-child(330){opacity:.7014;transform:translate(58.7461vw,-10px) scale(.2386);animation:fall-330 23s -24s linear infinite}@keyframes fall-330{70.251%{transform:translate(51.2455vw,70.251vh) scale(.2386)}to{transform:translate(54.9958vw,99vh) scale(.2386)}}.snow:nth-child(331){opacity:.6848;transform:translate(82.67vw,-10px) scale(.0621);animation:fall-331 20s -21s linear infinite}@keyframes fall-331{68.714%{transform:translate(81.2502vw,68.714vh) scale(.0621)}to{transform:translate(81.9601vw,99vh) scale(.0621)}}.snow:nth-child(332){opacity:.9496;transform:translate(15.1173vw,-10px) scale(.5327);animation:fall-332 19s -28s linear infinite}@keyframes fall-332{59.06%{transform:translate(14.4678vw,59.06vh) scale(.5327)}to{transform:translate(14.79255vw,99vh) scale(.5327)}}.snow:nth-child(333){opacity:.0296;transform:translate(78.6162vw,-10px) scale(.1013);animation:fall-333 16s -22s linear infinite}@keyframes fall-333{31.293%{transform:translate(83.0349vw,31.293vh) scale(.1013)}to{transform:translate(80.82555vw,99vh) scale(.1013)}}.snow:nth-child(334){opacity:1.6948;transform:translate(54.2606vw,-10px) scale(.4806);animation:fall-334 15s -17s linear infinite}@keyframes fall-334{38.76%{transform:translate(52.6613vw,38.76vh) scale(.4806)}to{transform:translate(53.46095vw,99vh) scale(.4806)}}.snow:nth-child(335){opacity:1.8632;transform:translate(23.4429vw,-10px) scale(.8618);animation:fall-335 27s -10s linear infinite}@keyframes fall-335{71.548%{transform:translate(21.2897vw,71.548vh) scale(.8618)}to{transform:translate(22.3663vw,99vh) scale(.8618)}}.snow:nth-child(336){opacity:.4536;transform:translate(55.0752vw,-10px) scale(.5295);animation:fall-336 30s -21s linear infinite}@keyframes fall-336{33.989%{transform:translate(49.2782vw,33.989vh) scale(.5295)}to{transform:translate(52.1767vw,99vh) scale(.5295)}}.snow:nth-child(337){opacity:.084;transform:translate(8.2072vw,-10px) scale(.5396);animation:fall-337 13s -30s linear infinite}@keyframes fall-337{62.862%{transform:translate(13.6137vw,62.862vh) scale(.5396)}to{transform:translate(10.91045vw,99vh) scale(.5396)}}.snow:nth-child(338){opacity:1.7946;transform:translate(74.3412vw,-10px) scale(.982);animation:fall-338 20s -4s linear infinite}@keyframes fall-338{71.037%{transform:translate(80.5344vw,71.037vh) scale(.982)}to{transform:translate(77.4378vw,99vh) scale(.982)}}.snow:nth-child(339){opacity:1.8546;transform:translate(20.9149vw,-10px) scale(.8903);animation:fall-339 19s -16s linear infinite}@keyframes fall-339{49.812%{transform:translate(22.0182vw,49.812vh) scale(.8903)}to{transform:translate(21.46655vw,99vh) scale(.8903)}}.snow:nth-child(340){opacity:.236;transform:translate(35.9284vw,-10px) scale(.8482);animation:fall-340 18s -15s linear infinite}@keyframes fall-340{47.358%{transform:translate(45.5903vw,47.358vh) scale(.8482)}to{transform:translate(40.75935vw,99vh) scale(.8482)}}.snow:nth-child(341){opacity:.184;transform:translate(20.837vw,-10px) scale(.2972);animation:fall-341 19s -29s linear infinite}@keyframes fall-341{74.825%{transform:translate(16.3305vw,74.825vh) scale(.2972)}to{transform:translate(18.58375vw,99vh) scale(.2972)}}.snow:nth-child(342){opacity:.5546;transform:translate(14.0124vw,-10px) scale(.0156);animation:fall-342 21s -9s linear infinite}@keyframes fall-342{60.194%{transform:translate(8.6003vw,60.194vh) scale(.0156)}to{transform:translate(11.30635vw,99vh) scale(.0156)}}.snow:nth-child(343){opacity:1.047;transform:translate(54.294vw,-10px) scale(.7523);animation:fall-343 11s -22s linear infinite}@keyframes fall-343{36.196%{transform:translate(48.7836vw,36.196vh) scale(.7523)}to{transform:translate(51.5388vw,99vh) scale(.7523)}}.snow:nth-child(344){opacity:.756;transform:translate(50.4028vw,-10px) scale(.1601);animation:fall-344 23s -21s linear infinite}@keyframes fall-344{38%{transform:translate(41.1262vw,38vh) scale(.1601)}to{transform:translate(45.7645vw,99vh) scale(.1601)}}.snow:nth-child(345){opacity:.94;transform:translate(78.1826vw,-10px) scale(.9647);animation:fall-345 25s -18s linear infinite}@keyframes fall-345{49.732%{transform:translate(75.7666vw,49.732vh) scale(.9647)}to{transform:translate(76.9746vw,99vh) scale(.9647)}}.snow:nth-child(346){opacity:.1382;transform:translate(16.5366vw,-10px) scale(.4491);animation:fall-346 12s -30s linear infinite}@keyframes fall-346{65.301%{transform:translate(15.4057vw,65.301vh) scale(.4491)}to{transform:translate(15.97115vw,99vh) scale(.4491)}}.snow:nth-child(347){opacity:.6396;transform:translate(82.5903vw,-10px) scale(.719);animation:fall-347 17s -29s linear infinite}@keyframes fall-347{64.701%{transform:translate(84.8901vw,64.701vh) scale(.719)}to{transform:translate(83.7402vw,99vh) scale(.719)}}.snow:nth-child(348){opacity:1.7118;transform:translate(68.314vw,-10px) scale(.2361);animation:fall-348 25s -13s linear infinite}@keyframes fall-348{70.719%{transform:translate(66.7718vw,70.719vh) scale(.2361)}to{transform:translate(67.5429vw,99vh) scale(.2361)}}.snow:nth-child(349){opacity:.9872;transform:translate(35.7836vw,-10px) scale(.4083);animation:fall-349 21s -25s linear infinite}@keyframes fall-349{40.53%{transform:translate(44.4371vw,40.53vh) scale(.4083)}to{transform:translate(40.11035vw,99vh) scale(.4083)}}.snow:nth-child(350){opacity:.5482;transform:translate(83.4527vw,-10px) scale(.2285);animation:fall-350 22s -1s linear infinite}@keyframes fall-350{49.784%{transform:translate(80.5742vw,49.784vh) scale(.2285)}to{transform:translate(82.01345vw,99vh) scale(.2285)}}.snow:nth-child(351){opacity:1.0672;transform:translate(39.77vw,-10px) scale(.6716);animation:fall-351 12s -29s linear infinite}@keyframes fall-351{71.6%{transform:translate(33.9148vw,71.6vh) scale(.6716)}to{transform:translate(36.8424vw,99vh) scale(.6716)}}.snow:nth-child(352){opacity:1.2552;transform:translate(21.725vw,-10px) scale(.974);animation:fall-352 10s -9s linear infinite}@keyframes fall-352{55.86%{transform:translate(30.9663vw,55.86vh) scale(.974)}to{transform:translate(26.34565vw,99vh) scale(.974)}}.snow:nth-child(353){opacity:1.9596;transform:translate(.9849vw,-10px) scale(.1133);animation:fall-353 11s -2s linear infinite}@keyframes fall-353{69.721%{transform:translate(5.0555vw,69.721vh) scale(.1133)}to{transform:translate(3.0202vw,99vh) scale(.1133)}}.snow:nth-child(354){opacity:1.9954;transform:translate(74.1436vw,-10px) scale(.7941);animation:fall-354 28s -7s linear infinite}@keyframes fall-354{59.671%{transform:translate(77.3044vw,59.671vh) scale(.7941)}to{transform:translate(75.724vw,99vh) scale(.7941)}}.snow:nth-child(355){opacity:1.6362;transform:translate(93.3477vw,-10px) scale(.8623);animation:fall-355 30s -12s linear infinite}@keyframes fall-355{72.399%{transform:translate(91.7915vw,72.399vh) scale(.8623)}to{transform:translate(92.5696vw,99vh) scale(.8623)}}.snow:nth-child(356){opacity:.1586;transform:translate(16.1701vw,-10px) scale(.9598);animation:fall-356 26s -15s linear infinite}@keyframes fall-356{48.167%{transform:translate(10.8113vw,48.167vh) scale(.9598)}to{transform:translate(13.4907vw,99vh) scale(.9598)}}.snow:nth-child(357){opacity:.3978;transform:translate(37.1868vw,-10px) scale(.6922);animation:fall-357 14s -6s linear infinite}@keyframes fall-357{54.232%{transform:translate(44.1518vw,54.232vh) scale(.6922)}to{transform:translate(40.6693vw,99vh) scale(.6922)}}.snow:nth-child(358){opacity:.3322;transform:translate(38.1122vw,-10px) scale(.0344);animation:fall-358 27s -29s linear infinite}@keyframes fall-358{37.593%{transform:translate(40.5939vw,37.593vh) scale(.0344)}to{transform:translate(39.35305vw,99vh) scale(.0344)}}.snow:nth-child(359){opacity:.7068;transform:translate(93.0381vw,-10px) scale(.2234);animation:fall-359 27s -15s linear infinite}@keyframes fall-359{61.353%{transform:translate(95.8316vw,61.353vh) scale(.2234)}to{transform:translate(94.43485vw,99vh) scale(.2234)}}.snow:nth-child(360){opacity:1.274;transform:translate(.4668vw,-10px) scale(.4739);animation:fall-360 22s -1s linear infinite}@keyframes fall-360{32.164%{transform:translate(6.0614vw,32.164vh) scale(.4739)}to{transform:translate(3.2641vw,99vh) scale(.4739)}}.snow:nth-child(361){opacity:1.5386;transform:translate(39.756vw,-10px) scale(.4269);animation:fall-361 10s -28s linear infinite}@keyframes fall-361{71.266%{transform:translate(46.4809vw,71.266vh) scale(.4269)}to{transform:translate(43.11845vw,99vh) scale(.4269)}}.snow:nth-child(362){opacity:.4824;transform:translate(7.1626vw,-10px) scale(.5744);animation:fall-362 27s -27s linear infinite}@keyframes fall-362{57.231%{transform:translate(10.7792vw,57.231vh) scale(.5744)}to{transform:translate(8.9709vw,99vh) scale(.5744)}}.snow:nth-child(363){opacity:.3136;transform:translate(75.7703vw,-10px) scale(.3244);animation:fall-363 24s -18s linear infinite}@keyframes fall-363{77.69%{transform:translate(66.8321vw,77.69vh) scale(.3244)}to{transform:translate(71.3012vw,99vh) scale(.3244)}}.snow:nth-child(364){opacity:.4038;transform:translate(36.8289vw,-10px) scale(.1104);animation:fall-364 20s -2s linear infinite}@keyframes fall-364{48.727%{transform:translate(35.2149vw,48.727vh) scale(.1104)}to{transform:translate(36.0219vw,99vh) scale(.1104)}}.snow:nth-child(365){opacity:1.6496;transform:translate(98.3836vw,-10px) scale(.9371);animation:fall-365 21s -4s linear infinite}@keyframes fall-365{31.118%{transform:translate(93.1961vw,31.118vh) scale(.9371)}to{transform:translate(95.78985vw,99vh) scale(.9371)}}.snow:nth-child(366){opacity:1.4852;transform:translate(28.5187vw,-10px) scale(.7111);animation:fall-366 17s -5s linear infinite}@keyframes fall-366{73.467%{transform:translate(21.6421vw,73.467vh) scale(.7111)}to{transform:translate(25.0804vw,99vh) scale(.7111)}}.snow:nth-child(367){opacity:.762;transform:translate(47.6593vw,-10px) scale(.1102);animation:fall-367 18s -29s linear infinite}@keyframes fall-367{48.847%{transform:translate(49.5127vw,48.847vh) scale(.1102)}to{transform:translate(48.586vw,99vh) scale(.1102)}}.snow:nth-child(368){opacity:.9808;transform:translate(36.1309vw,-10px) scale(.8172);animation:fall-368 25s -29s linear infinite}@keyframes fall-368{64.692%{transform:translate(41.2682vw,64.692vh) scale(.8172)}to{transform:translate(38.69955vw,99vh) scale(.8172)}}.snow:nth-child(369){opacity:.0012;transform:translate(76.667vw,-10px) scale(.9863);animation:fall-369 29s -5s linear infinite}@keyframes fall-369{39.132%{transform:translate(82.6603vw,39.132vh) scale(.9863)}to{transform:translate(79.66365vw,99vh) scale(.9863)}}.snow:nth-child(370){opacity:.5192;transform:translate(25.9951vw,-10px) scale(.1937);animation:fall-370 22s -7s linear infinite}@keyframes fall-370{62.487%{transform:translate(23.207vw,62.487vh) scale(.1937)}to{transform:translate(24.60105vw,99vh) scale(.1937)}}.snow:nth-child(371){opacity:.278;transform:translate(95.8787vw,-10px) scale(.7428);animation:fall-371 23s -25s linear infinite}@keyframes fall-371{70.875%{transform:translate(100.6257vw,70.875vh) scale(.7428)}to{transform:translate(98.2522vw,99vh) scale(.7428)}}.snow:nth-child(372){opacity:1.772;transform:translate(46.8277vw,-10px) scale(.0962);animation:fall-372 25s -19s linear infinite}@keyframes fall-372{41.284%{transform:translate(41.4894vw,41.284vh) scale(.0962)}to{transform:translate(44.15855vw,99vh) scale(.0962)}}.snow:nth-child(373){opacity:.3862;transform:translate(26.2888vw,-10px) scale(.1689);animation:fall-373 29s -27s linear infinite}@keyframes fall-373{32.921%{transform:translate(31.5317vw,32.921vh) scale(.1689)}to{transform:translate(28.91025vw,99vh) scale(.1689)}}.snow:nth-child(374){opacity:1.6522;transform:translate(18.215vw,-10px) scale(.0955);animation:fall-374 17s -30s linear infinite}@keyframes fall-374{35.207%{transform:translate(10.8912vw,35.207vh) scale(.0955)}to{transform:translate(14.5531vw,99vh) scale(.0955)}}.snow:nth-child(375){opacity:.249;transform:translate(52.5386vw,-10px) scale(.2168);animation:fall-375 13s -6s linear infinite}@keyframes fall-375{66.092%{transform:translate(49.7324vw,66.092vh) scale(.2168)}to{transform:translate(51.1355vw,99vh) scale(.2168)}}.snow:nth-child(376){opacity:1.5648;transform:translate(12.985vw,-10px) scale(.7494);animation:fall-376 14s -6s linear infinite}@keyframes fall-376{47.285%{transform:translate(14.804vw,47.285vh) scale(.7494)}to{transform:translate(13.8945vw,99vh) scale(.7494)}}.snow:nth-child(377){opacity:1.941;transform:translate(42.9531vw,-10px) scale(.8569);animation:fall-377 19s -28s linear infinite}@keyframes fall-377{58.665%{transform:translate(37.8944vw,58.665vh) scale(.8569)}to{transform:translate(40.42375vw,99vh) scale(.8569)}}.snow:nth-child(378){opacity:.3838;transform:translate(50.7183vw,-10px) scale(.1637);animation:fall-378 20s -16s linear infinite}@keyframes fall-378{35.524%{transform:translate(55.348vw,35.524vh) scale(.1637)}to{transform:translate(53.03315vw,99vh) scale(.1637)}}.snow:nth-child(379){opacity:1.5134;transform:translate(7.3034vw,-10px) scale(.9749);animation:fall-379 17s -25s linear infinite}@keyframes fall-379{47.59%{transform:translate(4.4058vw,47.59vh) scale(.9749)}to{transform:translate(5.8546vw,99vh) scale(.9749)}}.snow:nth-child(380){opacity:1.5922;transform:translate(69.0529vw,-10px) scale(.5868);animation:fall-380 16s -14s linear infinite}@keyframes fall-380{36.751%{transform:translate(65.5645vw,36.751vh) scale(.5868)}to{transform:translate(67.3087vw,99vh) scale(.5868)}}.snow:nth-child(381){opacity:1.658;transform:translate(91.8827vw,-10px) scale(.1968);animation:fall-381 21s -1s linear infinite}@keyframes fall-381{77.949%{transform:translate(93.9417vw,77.949vh) scale(.1968)}to{transform:translate(92.9122vw,99vh) scale(.1968)}}.snow:nth-child(382){opacity:1.1814;transform:translate(18.9245vw,-10px) scale(.0814);animation:fall-382 24s -15s linear infinite}@keyframes fall-382{55.996%{transform:translate(19.6125vw,55.996vh) scale(.0814)}to{transform:translate(19.2685vw,99vh) scale(.0814)}}.snow:nth-child(383){opacity:1.6902;transform:translate(17.4929vw,-10px) scale(.4123);animation:fall-383 17s -5s linear infinite}@keyframes fall-383{56.343%{transform:translate(26.1529vw,56.343vh) scale(.4123)}to{transform:translate(21.8229vw,99vh) scale(.4123)}}.snow:nth-child(384){opacity:.0128;transform:translate(7.389vw,-10px) scale(.9341);animation:fall-384 17s -30s linear infinite}@keyframes fall-384{58.534%{transform:translate(1.0599vw,58.534vh) scale(.9341)}to{transform:translate(4.22445vw,99vh) scale(.9341)}}.snow:nth-child(385){opacity:1.6416;transform:translate(87.2534vw,-10px) scale(.3507);animation:fall-385 13s -8s linear infinite}@keyframes fall-385{32.438%{transform:translate(92.3531vw,32.438vh) scale(.3507)}to{transform:translate(89.80325vw,99vh) scale(.3507)}}.snow:nth-child(386){opacity:1.5774;transform:translate(26.5618vw,-10px) scale(.4236);animation:fall-386 24s -20s linear infinite}@keyframes fall-386{59.895%{transform:translate(29.5184vw,59.895vh) scale(.4236)}to{transform:translate(28.0401vw,99vh) scale(.4236)}}.snow:nth-child(387){opacity:.836;transform:translate(19.626vw,-10px) scale(.6263);animation:fall-387 12s -25s linear infinite}@keyframes fall-387{44.704%{transform:translate(23.0548vw,44.704vh) scale(.6263)}to{transform:translate(21.3404vw,99vh) scale(.6263)}}.snow:nth-child(388){opacity:1.081;transform:translate(15.3197vw,-10px) scale(.5033);animation:fall-388 11s -23s linear infinite}@keyframes fall-388{66.157%{transform:translate(19.6147vw,66.157vh) scale(.5033)}to{transform:translate(17.4672vw,99vh) scale(.5033)}}.snow:nth-child(389){opacity:1.1268;transform:translate(64.4601vw,-10px) scale(.7821);animation:fall-389 25s -16s linear infinite}@keyframes fall-389{77.817%{transform:translate(71.3722vw,77.817vh) scale(.7821)}to{transform:translate(67.91615vw,99vh) scale(.7821)}}.snow:nth-child(390){opacity:.7604;transform:translate(41.8204vw,-10px) scale(.9866);animation:fall-390 12s -11s linear infinite}@keyframes fall-390{42.755%{transform:translate(42.1752vw,42.755vh) scale(.9866)}to{transform:translate(41.9978vw,99vh) scale(.9866)}}.snow:nth-child(391){opacity:1.6058;transform:translate(64.366vw,-10px) scale(.3593);animation:fall-391 28s -17s linear infinite}@keyframes fall-391{75.82%{transform:translate(58.6997vw,75.82vh) scale(.3593)}to{transform:translate(61.53285vw,99vh) scale(.3593)}}.snow:nth-child(392){opacity:.1498;transform:translate(64.1298vw,-10px) scale(.0198);animation:fall-392 19s -22s linear infinite}@keyframes fall-392{46.081%{transform:translate(60.0868vw,46.081vh) scale(.0198)}to{transform:translate(62.1083vw,99vh) scale(.0198)}}.snow:nth-child(393){opacity:.5112;transform:translate(.292vw,-10px) scale(.3592);animation:fall-393 28s -20s linear infinite}@keyframes fall-393{75.955%{transform:translate(.9768vw,75.955vh) scale(.3592)}to{transform:translate(.6344vw,99vh) scale(.3592)}}.snow:nth-child(394){opacity:.8508;transform:translate(48.8696vw,-10px) scale(.7235);animation:fall-394 26s -24s linear infinite}@keyframes fall-394{76.756%{transform:translate(44.9726vw,76.756vh) scale(.7235)}to{transform:translate(46.9211vw,99vh) scale(.7235)}}.snow:nth-child(395){opacity:1.169;transform:translate(55.876vw,-10px) scale(.977);animation:fall-395 19s -11s linear infinite}@keyframes fall-395{45.971%{transform:translate(64.1322vw,45.971vh) scale(.977)}to{transform:translate(60.0041vw,99vh) scale(.977)}}.snow:nth-child(396){opacity:.0308;transform:translate(26.2484vw,-10px) scale(.9141);animation:fall-396 22s -21s linear infinite}@keyframes fall-396{54.966%{transform:translate(30.8648vw,54.966vh) scale(.9141)}to{transform:translate(28.5566vw,99vh) scale(.9141)}}.snow:nth-child(397){opacity:.3932;transform:translate(14.0438vw,-10px) scale(.8198);animation:fall-397 13s -11s linear infinite}@keyframes fall-397{70.408%{transform:translate(11.8776vw,70.408vh) scale(.8198)}to{transform:translate(12.9607vw,99vh) scale(.8198)}}.snow:nth-child(398){opacity:1.2694;transform:translate(69.7221vw,-10px) scale(.6064);animation:fall-398 23s -25s linear infinite}@keyframes fall-398{72.999%{transform:translate(63.2508vw,72.999vh) scale(.6064)}to{transform:translate(66.48645vw,99vh) scale(.6064)}}.snow:nth-child(399){opacity:.6824;transform:translate(3.5843vw,-10px) scale(.9681);animation:fall-399 12s -28s linear infinite}@keyframes fall-399{40.928%{transform:translate(-.7804vw,40.928vh) scale(.9681)}to{transform:translate(1.40195vw,99vh) scale(.9681)}}.snow:nth-child(400){opacity:1.579;transform:translate(62.3704vw,-10px) scale(.6109);animation:fall-400 20s -12s linear infinite}@keyframes fall-400{77.512%{transform:translate(62.7102vw,77.512vh) scale(.6109)}to{transform:translate(62.5403vw,99vh) scale(.6109)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.4686;transform:translate(62.7759vw,-10px) scale(.3216);animation:fall-1 26s -26s linear infinite}@keyframes fall-1{41.048%{transform:translate(55.3853vw,41.048vh) scale(.3216)}to{transform:translate(59.0806vw,99vh) scale(.3216)}}.snow:nth-child(2){opacity:1.1046;transform:translate(34.5789vw,-10px) scale(.8994);animation:fall-2 28s -19s linear infinite}@keyframes fall-2{71.425%{transform:translate(43.086vw,71.425vh) scale(.8994)}to{transform:translate(38.83245vw,99vh) scale(.8994)}}.snow:nth-child(3){opacity:1.8626;transform:translate(13.4237vw,-10px) scale(.7387);animation:fall-3 18s -12s linear infinite}@keyframes fall-3{76.412%{transform:translate(11.4753vw,76.412vh) scale(.7387)}to{transform:translate(12.4495vw,99vh) scale(.7387)}}.snow:nth-child(4){opacity:1.6362;transform:translate(56.8382vw,-10px) scale(.6054);animation:fall-4 21s -5s linear infinite}@keyframes fall-4{61.829%{transform:translate(66.8041vw,61.829vh) scale(.6054)}to{transform:translate(61.82115vw,99vh) scale(.6054)}}.snow:nth-child(5){opacity:.5524;transform:translate(76.9125vw,-10px) scale(.155);animation:fall-5 27s -17s linear infinite}@keyframes fall-5{44.693%{transform:translate(67.0481vw,44.693vh) scale(.155)}to{transform:translate(71.9803vw,99vh) scale(.155)}}.snow:nth-child(6){opacity:.8956;transform:translate(9.8806vw,-10px) scale(.738);animation:fall-6 30s -9s linear infinite}@keyframes fall-6{71.679%{transform:translate(16.1691vw,71.679vh) scale(.738)}to{transform:translate(13.02485vw,99vh) scale(.738)}}.snow:nth-child(7){opacity:.0798;transform:translate(12.6974vw,-10px) scale(.6669);animation:fall-7 10s -30s linear infinite}@keyframes fall-7{37.488%{transform:translate(13.0274vw,37.488vh) scale(.6669)}to{transform:translate(12.8624vw,99vh) scale(.6669)}}.snow:nth-child(8){opacity:1.597;transform:translate(85.8566vw,-10px) scale(.7308);animation:fall-8 16s -18s linear infinite}@keyframes fall-8{65.134%{transform:translate(86.2295vw,65.134vh) scale(.7308)}to{transform:translate(86.04305vw,99vh) scale(.7308)}}.snow:nth-child(9){opacity:.2102;transform:translate(95.5169vw,-10px) scale(.8993);animation:fall-9 16s -25s linear infinite}@keyframes fall-9{33.01%{transform:translate(88.1366vw,33.01vh) scale(.8993)}to{transform:translate(91.82675vw,99vh) scale(.8993)}}.snow:nth-child(10){opacity:1.0146;transform:translate(34.0801vw,-10px) scale(.4387);animation:fall-10 17s -9s linear infinite}@keyframes fall-10{76.388%{transform:translate(31.2885vw,76.388vh) scale(.4387)}to{transform:translate(32.6843vw,99vh) scale(.4387)}}.snow:nth-child(11){opacity:1.7592;transform:translate(43.6704vw,-10px) scale(.295);animation:fall-11 13s -27s linear infinite}@keyframes fall-11{43.743%{transform:translate(40.0734vw,43.743vh) scale(.295)}to{transform:translate(41.8719vw,99vh) scale(.295)}}.snow:nth-child(12){opacity:1.6032;transform:translate(41.3104vw,-10px) scale(.2136);animation:fall-12 14s -21s linear infinite}@keyframes fall-12{71.905%{transform:translate(31.8487vw,71.905vh) scale(.2136)}to{transform:translate(36.57955vw,99vh) scale(.2136)}}.snow:nth-child(13){opacity:1.7352;transform:translate(75.2406vw,-10px) scale(.6882);animation:fall-13 17s -24s linear infinite}@keyframes fall-13{75.109%{transform:translate(73.5861vw,75.109vh) scale(.6882)}to{transform:translate(74.41335vw,99vh) scale(.6882)}}.snow:nth-child(14){opacity:1.9064;transform:translate(96.6512vw,-10px) scale(.0408);animation:fall-14 24s -15s linear infinite}@keyframes fall-14{42.401%{transform:translate(87.9201vw,42.401vh) scale(.0408)}to{transform:translate(92.28565vw,99vh) scale(.0408)}}.snow:nth-child(15){opacity:.5384;transform:translate(26.3856vw,-10px) scale(.1813);animation:fall-15 28s -20s linear infinite}@keyframes fall-15{54.434%{transform:translate(28.4553vw,54.434vh) scale(.1813)}to{transform:translate(27.42045vw,99vh) scale(.1813)}}.snow:nth-child(16){opacity:1.3;transform:translate(2.9195vw,-10px) scale(.767);animation:fall-16 13s -26s linear infinite}@keyframes fall-16{60.123%{transform:translate(11.3939vw,60.123vh) scale(.767)}to{transform:translate(7.1567vw,99vh) scale(.767)}}.snow:nth-child(17){opacity:1.6454;transform:translate(52.5749vw,-10px) scale(.0261);animation:fall-17 17s -30s linear infinite}@keyframes fall-17{51.7%{transform:translate(62.064vw,51.7vh) scale(.0261)}to{transform:translate(57.31945vw,99vh) scale(.0261)}}.snow:nth-child(18){opacity:1.9164;transform:translate(56.5901vw,-10px) scale(.0615);animation:fall-18 18s -30s linear infinite}@keyframes fall-18{65.041%{transform:translate(47.4031vw,65.041vh) scale(.0615)}to{transform:translate(51.9966vw,99vh) scale(.0615)}}.snow:nth-child(19){opacity:.7714;transform:translate(23.5714vw,-10px) scale(.7595);animation:fall-19 19s -16s linear infinite}@keyframes fall-19{47.845%{transform:translate(31.8861vw,47.845vh) scale(.7595)}to{transform:translate(27.72875vw,99vh) scale(.7595)}}.snow:nth-child(20){opacity:1.2152;transform:translate(94.6726vw,-10px) scale(.5513);animation:fall-20 29s -7s linear infinite}@keyframes fall-20{67.093%{transform:translate(103.0083vw,67.093vh) scale(.5513)}to{transform:translate(98.84045vw,99vh) scale(.5513)}}.snow:nth-child(21){opacity:.3586;transform:translate(6.8573vw,-10px) scale(.3851);animation:fall-21 12s -22s linear infinite}@keyframes fall-21{42.17%{transform:translate(6.187vw,42.17vh) scale(.3851)}to{transform:translate(6.52215vw,99vh) scale(.3851)}}.snow:nth-child(22){opacity:1.8578;transform:translate(43.9893vw,-10px) scale(.4281);animation:fall-22 19s -29s linear infinite}@keyframes fall-22{52.879%{transform:translate(34.2917vw,52.879vh) scale(.4281)}to{transform:translate(39.1405vw,99vh) scale(.4281)}}.snow:nth-child(23){opacity:.252;transform:translate(23.466vw,-10px) scale(.6417);animation:fall-23 13s -5s linear infinite}@keyframes fall-23{34.912%{transform:translate(15.3839vw,34.912vh) scale(.6417)}to{transform:translate(19.42495vw,99vh) scale(.6417)}}.snow:nth-child(24){opacity:1.4194;transform:translate(17.5772vw,-10px) scale(.8652);animation:fall-24 26s -6s linear infinite}@keyframes fall-24{54.874%{transform:translate(26.8443vw,54.874vh) scale(.8652)}to{transform:translate(22.21075vw,99vh) scale(.8652)}}.snow:nth-child(25){opacity:.717;transform:translate(73.5515vw,-10px) scale(.2045);animation:fall-25 30s -10s linear infinite}@keyframes fall-25{70.44%{transform:translate(64.5648vw,70.44vh) scale(.2045)}to{transform:translate(69.05815vw,99vh) scale(.2045)}}.snow:nth-child(26){opacity:1.5834;transform:translate(10.453vw,-10px) scale(.4602);animation:fall-26 12s -23s linear infinite}@keyframes fall-26{43.506%{transform:translate(7.8994vw,43.506vh) scale(.4602)}to{transform:translate(9.1762vw,99vh) scale(.4602)}}.snow:nth-child(27){opacity:.4002;transform:translate(69.8222vw,-10px) scale(.4168);animation:fall-27 19s -21s linear infinite}@keyframes fall-27{69.664%{transform:translate(61.7643vw,69.664vh) scale(.4168)}to{transform:translate(65.79325vw,99vh) scale(.4168)}}.snow:nth-child(28){opacity:1.3724;transform:translate(52.1861vw,-10px) scale(.637);animation:fall-28 17s -2s linear infinite}@keyframes fall-28{44.355%{transform:translate(44.0967vw,44.355vh) scale(.637)}to{transform:translate(48.1414vw,99vh) scale(.637)}}.snow:nth-child(29){opacity:1.5324;transform:translate(97.1099vw,-10px) scale(.5964);animation:fall-29 25s -4s linear infinite}@keyframes fall-29{66.599%{transform:translate(91.7661vw,66.599vh) scale(.5964)}to{transform:translate(94.438vw,99vh) scale(.5964)}}.snow:nth-child(30){opacity:1.3844;transform:translate(20.6866vw,-10px) scale(.2867);animation:fall-30 29s -23s linear infinite}@keyframes fall-30{36.142%{transform:translate(29.4112vw,36.142vh) scale(.2867)}to{transform:translate(25.0489vw,99vh) scale(.2867)}}.snow:nth-child(31){opacity:1.499;transform:translate(39.4312vw,-10px) scale(.3165);animation:fall-31 23s -10s linear infinite}@keyframes fall-31{59.658%{transform:translate(35.641vw,59.658vh) scale(.3165)}to{transform:translate(37.5361vw,99vh) scale(.3165)}}.snow:nth-child(32){opacity:.3064;transform:translate(81.4353vw,-10px) scale(.412);animation:fall-32 27s -17s linear infinite}@keyframes fall-32{58.839%{transform:translate(90.6322vw,58.839vh) scale(.412)}to{transform:translate(86.03375vw,99vh) scale(.412)}}.snow:nth-child(33){opacity:1.0246;transform:translate(57.8749vw,-10px) scale(.6439);animation:fall-33 12s -21s linear infinite}@keyframes fall-33{47.504%{transform:translate(64.5245vw,47.504vh) scale(.6439)}to{transform:translate(61.1997vw,99vh) scale(.6439)}}.snow:nth-child(34){opacity:1.4382;transform:translate(14.625vw,-10px) scale(.2015);animation:fall-34 29s -6s linear infinite}@keyframes fall-34{52.399%{transform:translate(22.3788vw,52.399vh) scale(.2015)}to{transform:translate(18.5019vw,99vh) scale(.2015)}}.snow:nth-child(35){opacity:.6648;transform:translate(36.6318vw,-10px) scale(.1072);animation:fall-35 25s -19s linear infinite}@keyframes fall-35{62.553%{transform:translate(41.4203vw,62.553vh) scale(.1072)}to{transform:translate(39.02605vw,99vh) scale(.1072)}}.snow:nth-child(36){opacity:.7992;transform:translate(73.1744vw,-10px) scale(.0359);animation:fall-36 15s -15s linear infinite}@keyframes fall-36{68.798%{transform:translate(78.4177vw,68.798vh) scale(.0359)}to{transform:translate(75.79605vw,99vh) scale(.0359)}}.snow:nth-child(37){opacity:1.8876;transform:translate(81.3288vw,-10px) scale(.1433);animation:fall-37 18s -8s linear infinite}@keyframes fall-37{69.511%{transform:translate(82.8563vw,69.511vh) scale(.1433)}to{transform:translate(82.09255vw,99vh) scale(.1433)}}.snow:nth-child(38){opacity:1.124;transform:translate(49.3733vw,-10px) scale(.1208);animation:fall-38 16s -26s linear infinite}@keyframes fall-38{31.445%{transform:translate(53.6373vw,31.445vh) scale(.1208)}to{transform:translate(51.5053vw,99vh) scale(.1208)}}.snow:nth-child(39){opacity:.4302;transform:translate(84.895vw,-10px) scale(.6615);animation:fall-39 25s -8s linear infinite}@keyframes fall-39{77.477%{transform:translate(89.588vw,77.477vh) scale(.6615)}to{transform:translate(87.2415vw,99vh) scale(.6615)}}.snow:nth-child(40){opacity:.039;transform:translate(79.5515vw,-10px) scale(.8276);animation:fall-40 15s -15s linear infinite}@keyframes fall-40{47.223%{transform:translate(81.5151vw,47.223vh) scale(.8276)}to{transform:translate(80.5333vw,99vh) scale(.8276)}}.snow:nth-child(41){opacity:1.6016;transform:translate(59.8469vw,-10px) scale(.1813);animation:fall-41 28s -27s linear infinite}@keyframes fall-41{37.372%{transform:translate(54.0487vw,37.372vh) scale(.1813)}to{transform:translate(56.9478vw,99vh) scale(.1813)}}.snow:nth-child(42){opacity:.403;transform:translate(53.6091vw,-10px) scale(.8909);animation:fall-42 28s -12s linear infinite}@keyframes fall-42{36.369%{transform:translate(48.932vw,36.369vh) scale(.8909)}to{transform:translate(51.27055vw,99vh) scale(.8909)}}.snow:nth-child(43){opacity:.2942;transform:translate(71.3776vw,-10px) scale(.1585);animation:fall-43 30s -11s linear infinite}@keyframes fall-43{79.48%{transform:translate(74.9183vw,79.48vh) scale(.1585)}to{transform:translate(73.14795vw,99vh) scale(.1585)}}.snow:nth-child(44){opacity:.1944;transform:translate(91.7819vw,-10px) scale(.159);animation:fall-44 16s -5s linear infinite}@keyframes fall-44{39.972%{transform:translate(100.7133vw,39.972vh) scale(.159)}to{transform:translate(96.2476vw,99vh) scale(.159)}}.snow:nth-child(45){opacity:.0212;transform:translate(23.4477vw,-10px) scale(.0664);animation:fall-45 17s -14s linear infinite}@keyframes fall-45{55.817%{transform:translate(31.5249vw,55.817vh) scale(.0664)}to{transform:translate(27.4863vw,99vh) scale(.0664)}}.snow:nth-child(46){opacity:1.6226;transform:translate(81.659vw,-10px) scale(.3879);animation:fall-46 14s -4s linear infinite}@keyframes fall-46{58.598%{transform:translate(88.7048vw,58.598vh) scale(.3879)}to{transform:translate(85.1819vw,99vh) scale(.3879)}}.snow:nth-child(47){opacity:.8456;transform:translate(94.2391vw,-10px) scale(.405);animation:fall-47 18s -25s linear infinite}@keyframes fall-47{70.486%{transform:translate(96.5341vw,70.486vh) scale(.405)}to{transform:translate(95.3866vw,99vh) scale(.405)}}.snow:nth-child(48){opacity:.014;transform:translate(40.8036vw,-10px) scale(.2641);animation:fall-48 20s -10s linear infinite}@keyframes fall-48{36.365%{transform:translate(34.7388vw,36.365vh) scale(.2641)}to{transform:translate(37.7712vw,99vh) scale(.2641)}}.snow:nth-child(49){opacity:1.6428;transform:translate(70.5235vw,-10px) scale(.4381);animation:fall-49 11s -10s linear infinite}@keyframes fall-49{74.312%{transform:translate(68.8657vw,74.312vh) scale(.4381)}to{transform:translate(69.6946vw,99vh) scale(.4381)}}.snow:nth-child(50){opacity:1.8588;transform:translate(74.2147vw,-10px) scale(.7429);animation:fall-50 27s -10s linear infinite}@keyframes fall-50{38.959%{transform:translate(82.5701vw,38.959vh) scale(.7429)}to{transform:translate(78.3924vw,99vh) scale(.7429)}}.snow:nth-child(51){opacity:1.6878;transform:translate(59.8944vw,-10px) scale(.6537);animation:fall-51 21s -26s linear infinite}@keyframes fall-51{72.956%{transform:translate(50.636vw,72.956vh) scale(.6537)}to{transform:translate(55.2652vw,99vh) scale(.6537)}}.snow:nth-child(52){opacity:1.0158;transform:translate(11.998vw,-10px) scale(.2073);animation:fall-52 12s -17s linear infinite}@keyframes fall-52{54.539%{transform:translate(14.1565vw,54.539vh) scale(.2073)}to{transform:translate(13.07725vw,99vh) scale(.2073)}}.snow:nth-child(53){opacity:1.1104;transform:translate(15.2726vw,-10px) scale(.8181);animation:fall-53 27s -5s linear infinite}@keyframes fall-53{63.397%{transform:translate(7.4264vw,63.397vh) scale(.8181)}to{transform:translate(11.3495vw,99vh) scale(.8181)}}.snow:nth-child(54){opacity:1.178;transform:translate(65.0682vw,-10px) scale(.0545);animation:fall-54 21s -16s linear infinite}@keyframes fall-54{55.511%{transform:translate(70.5762vw,55.511vh) scale(.0545)}to{transform:translate(67.8222vw,99vh) scale(.0545)}}.snow:nth-child(55){opacity:.9354;transform:translate(30.849vw,-10px) scale(.8269);animation:fall-55 12s -5s linear infinite}@keyframes fall-55{64.932%{transform:translate(33.449vw,64.932vh) scale(.8269)}to{transform:translate(32.149vw,99vh) scale(.8269)}}.snow:nth-child(56){opacity:.3952;transform:translate(4.9602vw,-10px) scale(.1879);animation:fall-56 15s -5s linear infinite}@keyframes fall-56{49.506%{transform:translate(5.6155vw,49.506vh) scale(.1879)}to{transform:translate(5.28785vw,99vh) scale(.1879)}}.snow:nth-child(57){opacity:.6476;transform:translate(63.9402vw,-10px) scale(.4268);animation:fall-57 16s -29s linear infinite}@keyframes fall-57{41.433%{transform:translate(71.6252vw,41.433vh) scale(.4268)}to{transform:translate(67.7827vw,99vh) scale(.4268)}}.snow:nth-child(58){opacity:1.146;transform:translate(38.6224vw,-10px) scale(.9075);animation:fall-58 16s -1s linear infinite}@keyframes fall-58{40.009%{transform:translate(35.3124vw,40.009vh) scale(.9075)}to{transform:translate(36.9674vw,99vh) scale(.9075)}}.snow:nth-child(59){opacity:1.311;transform:translate(35.2055vw,-10px) scale(.439);animation:fall-59 13s -28s linear infinite}@keyframes fall-59{65.461%{transform:translate(29.633vw,65.461vh) scale(.439)}to{transform:translate(32.41925vw,99vh) scale(.439)}}.snow:nth-child(60){opacity:1.098;transform:translate(93.1332vw,-10px) scale(.7897);animation:fall-60 12s -16s linear infinite}@keyframes fall-60{42.192%{transform:translate(94.056vw,42.192vh) scale(.7897)}to{transform:translate(93.5946vw,99vh) scale(.7897)}}.snow:nth-child(61){opacity:.9876;transform:translate(75.4327vw,-10px) scale(.7711);animation:fall-61 27s -25s linear infinite}@keyframes fall-61{37.296%{transform:translate(75.5658vw,37.296vh) scale(.7711)}to{transform:translate(75.49925vw,99vh) scale(.7711)}}.snow:nth-child(62){opacity:.08;transform:translate(62.0829vw,-10px) scale(.0995);animation:fall-62 22s -13s linear infinite}@keyframes fall-62{57.106%{transform:translate(53.6171vw,57.106vh) scale(.0995)}to{transform:translate(57.85vw,99vh) scale(.0995)}}.snow:nth-child(63){opacity:1.5312;transform:translate(28.3967vw,-10px) scale(.2836);animation:fall-63 21s -30s linear infinite}@keyframes fall-63{70.762%{transform:translate(35.4622vw,70.762vh) scale(.2836)}to{transform:translate(31.92945vw,99vh) scale(.2836)}}.snow:nth-child(64){opacity:1.9604;transform:translate(7.211vw,-10px) scale(.3876);animation:fall-64 12s -28s linear infinite}@keyframes fall-64{78.61%{transform:translate(13.8077vw,78.61vh) scale(.3876)}to{transform:translate(10.50935vw,99vh) scale(.3876)}}.snow:nth-child(65){opacity:.8482;transform:translate(56.3111vw,-10px) scale(.3071);animation:fall-65 19s -9s linear infinite}@keyframes fall-65{58.256%{transform:translate(55.9316vw,58.256vh) scale(.3071)}to{transform:translate(56.12135vw,99vh) scale(.3071)}}.snow:nth-child(66){opacity:.5426;transform:translate(86.4081vw,-10px) scale(.5501);animation:fall-66 23s -27s linear infinite}@keyframes fall-66{34.689%{transform:translate(80.4028vw,34.689vh) scale(.5501)}to{transform:translate(83.40545vw,99vh) scale(.5501)}}.snow:nth-child(67){opacity:1.5812;transform:translate(60.9944vw,-10px) scale(.4941);animation:fall-67 19s -14s linear infinite}@keyframes fall-67{73.563%{transform:translate(62.4795vw,73.563vh) scale(.4941)}to{transform:translate(61.73695vw,99vh) scale(.4941)}}.snow:nth-child(68){opacity:.6584;transform:translate(70.967vw,-10px) scale(.744);animation:fall-68 11s -1s linear infinite}@keyframes fall-68{72.019%{transform:translate(74.1021vw,72.019vh) scale(.744)}to{transform:translate(72.53455vw,99vh) scale(.744)}}.snow:nth-child(69){opacity:.3004;transform:translate(32.2722vw,-10px) scale(.2004);animation:fall-69 22s -3s linear infinite}@keyframes fall-69{36.522%{transform:translate(26.0507vw,36.522vh) scale(.2004)}to{transform:translate(29.16145vw,99vh) scale(.2004)}}.snow:nth-child(70){opacity:.187;transform:translate(89.5605vw,-10px) scale(.0425);animation:fall-70 15s -2s linear infinite}@keyframes fall-70{67.209%{transform:translate(87.1719vw,67.209vh) scale(.0425)}to{transform:translate(88.3662vw,99vh) scale(.0425)}}.snow:nth-child(71){opacity:.417;transform:translate(19.7103vw,-10px) scale(.3968);animation:fall-71 16s -5s linear infinite}@keyframes fall-71{50.101%{transform:translate(26.9952vw,50.101vh) scale(.3968)}to{transform:translate(23.35275vw,99vh) scale(.3968)}}.snow:nth-child(72){opacity:.6118;transform:translate(68.1232vw,-10px) scale(.1291);animation:fall-72 11s -9s linear infinite}@keyframes fall-72{65.511%{transform:translate(59.7229vw,65.511vh) scale(.1291)}to{transform:translate(63.92305vw,99vh) scale(.1291)}}.snow:nth-child(73){opacity:1.5138;transform:translate(13.2796vw,-10px) scale(.8245);animation:fall-73 21s -11s linear infinite}@keyframes fall-73{36.471%{transform:translate(15.4181vw,36.471vh) scale(.8245)}to{transform:translate(14.34885vw,99vh) scale(.8245)}}.snow:nth-child(74){opacity:.0984;transform:translate(73.1796vw,-10px) scale(.5239);animation:fall-74 13s -26s linear infinite}@keyframes fall-74{69.702%{transform:translate(63.3234vw,69.702vh) scale(.5239)}to{transform:translate(68.2515vw,99vh) scale(.5239)}}.snow:nth-child(75){opacity:.5946;transform:translate(10.5621vw,-10px) scale(.4186);animation:fall-75 30s -12s linear infinite}@keyframes fall-75{39.442%{transform:translate(6.3749vw,39.442vh) scale(.4186)}to{transform:translate(8.4685vw,99vh) scale(.4186)}}.snow:nth-child(76){opacity:1.391;transform:translate(4.6358vw,-10px) scale(.0101);animation:fall-76 15s -11s linear infinite}@keyframes fall-76{43.435%{transform:translate(-2.995vw,43.435vh) scale(.0101)}to{transform:translate(.8204vw,99vh) scale(.0101)}}.snow:nth-child(77){opacity:.2946;transform:translate(62.9218vw,-10px) scale(.5234);animation:fall-77 21s -28s linear infinite}@keyframes fall-77{57.529%{transform:translate(71.5337vw,57.529vh) scale(.5234)}to{transform:translate(67.22775vw,99vh) scale(.5234)}}.snow:nth-child(78){opacity:1.9818;transform:translate(86.5337vw,-10px) scale(.5904);animation:fall-78 19s -12s linear infinite}@keyframes fall-78{54.558%{transform:translate(78.3971vw,54.558vh) scale(.5904)}to{transform:translate(82.4654vw,99vh) scale(.5904)}}.snow:nth-child(79){opacity:1.6188;transform:translate(2.5306vw,-10px) scale(.08);animation:fall-79 30s -16s linear infinite}@keyframes fall-79{47.623%{transform:translate(-.8802vw,47.623vh) scale(.08)}to{transform:translate(.8252vw,99vh) scale(.08)}}.snow:nth-child(80){opacity:1.42;transform:translate(82.0428vw,-10px) scale(.4213);animation:fall-80 10s -30s linear infinite}@keyframes fall-80{58.639%{transform:translate(81.0189vw,58.639vh) scale(.4213)}to{transform:translate(81.53085vw,99vh) scale(.4213)}}.snow:nth-child(81){opacity:1.736;transform:translate(24.3563vw,-10px) scale(.1062);animation:fall-81 14s -19s linear infinite}@keyframes fall-81{46.133%{transform:translate(17.2518vw,46.133vh) scale(.1062)}to{transform:translate(20.80405vw,99vh) scale(.1062)}}.snow:nth-child(82){opacity:.1308;transform:translate(49.0562vw,-10px) scale(.0015);animation:fall-82 10s -30s linear infinite}@keyframes fall-82{75.977%{transform:translate(39.7604vw,75.977vh) scale(.0015)}to{transform:translate(44.4083vw,99vh) scale(.0015)}}.snow:nth-child(83){opacity:.5424;transform:translate(22.8896vw,-10px) scale(.2152);animation:fall-83 19s -13s linear infinite}@keyframes fall-83{48.091%{transform:translate(24.5899vw,48.091vh) scale(.2152)}to{transform:translate(23.73975vw,99vh) scale(.2152)}}.snow:nth-child(84){opacity:1.3454;transform:translate(11.6002vw,-10px) scale(.5295);animation:fall-84 25s -25s linear infinite}@keyframes fall-84{31.258%{transform:translate(17.3032vw,31.258vh) scale(.5295)}to{transform:translate(14.4517vw,99vh) scale(.5295)}}.snow:nth-child(85){opacity:1.9494;transform:translate(68.7807vw,-10px) scale(.5865);animation:fall-85 18s -6s linear infinite}@keyframes fall-85{70.248%{transform:translate(63.6683vw,70.248vh) scale(.5865)}to{transform:translate(66.2245vw,99vh) scale(.5865)}}.snow:nth-child(86){opacity:1.3466;transform:translate(52.7608vw,-10px) scale(.4848);animation:fall-86 18s -14s linear infinite}@keyframes fall-86{44.451%{transform:translate(61.1274vw,44.451vh) scale(.4848)}to{transform:translate(56.9441vw,99vh) scale(.4848)}}.snow:nth-child(87){opacity:.012;transform:translate(86.7125vw,-10px) scale(.2877);animation:fall-87 22s -14s linear infinite}@keyframes fall-87{68.131%{transform:translate(94.9707vw,68.131vh) scale(.2877)}to{transform:translate(90.8416vw,99vh) scale(.2877)}}.snow:nth-child(88){opacity:1.0098;transform:translate(29.2243vw,-10px) scale(.423);animation:fall-88 14s -5s linear infinite}@keyframes fall-88{78.911%{transform:translate(34.9783vw,78.911vh) scale(.423)}to{transform:translate(32.1013vw,99vh) scale(.423)}}.snow:nth-child(89){opacity:1.7608;transform:translate(86.4364vw,-10px) scale(.2159);animation:fall-89 20s -24s linear infinite}@keyframes fall-89{45.511%{transform:translate(83.0614vw,45.511vh) scale(.2159)}to{transform:translate(84.7489vw,99vh) scale(.2159)}}.snow:nth-child(90){opacity:.6478;transform:translate(44.2321vw,-10px) scale(.5001);animation:fall-90 24s -30s linear infinite}@keyframes fall-90{40.308%{transform:translate(38.5156vw,40.308vh) scale(.5001)}to{transform:translate(41.37385vw,99vh) scale(.5001)}}.snow:nth-child(91){opacity:.5252;transform:translate(55.0658vw,-10px) scale(.0185);animation:fall-91 12s -24s linear infinite}@keyframes fall-91{34.587%{transform:translate(49.2606vw,34.587vh) scale(.0185)}to{transform:translate(52.1632vw,99vh) scale(.0185)}}.snow:nth-child(92){opacity:.4186;transform:translate(68.2503vw,-10px) scale(.9679);animation:fall-92 25s -5s linear infinite}@keyframes fall-92{44.692%{transform:translate(74.9159vw,44.692vh) scale(.9679)}to{transform:translate(71.5831vw,99vh) scale(.9679)}}.snow:nth-child(93){opacity:.4374;transform:translate(75.7752vw,-10px) scale(.4995);animation:fall-93 11s -2s linear infinite}@keyframes fall-93{56.571%{transform:translate(71.9007vw,56.571vh) scale(.4995)}to{transform:translate(73.83795vw,99vh) scale(.4995)}}.snow:nth-child(94){opacity:.9994;transform:translate(20.8165vw,-10px) scale(.6412);animation:fall-94 23s -3s linear infinite}@keyframes fall-94{60.018%{transform:translate(22.2084vw,60.018vh) scale(.6412)}to{transform:translate(21.51245vw,99vh) scale(.6412)}}.snow:nth-child(95){opacity:.7138;transform:translate(12.1949vw,-10px) scale(.0347);animation:fall-95 30s -22s linear infinite}@keyframes fall-95{63.209%{transform:translate(7.9956vw,63.209vh) scale(.0347)}to{transform:translate(10.09525vw,99vh) scale(.0347)}}.snow:nth-child(96){opacity:.1632;transform:translate(43.5638vw,-10px) scale(.734);animation:fall-96 28s -29s linear infinite}@keyframes fall-96{56.152%{transform:translate(37.2065vw,56.152vh) scale(.734)}to{transform:translate(40.38515vw,99vh) scale(.734)}}.snow:nth-child(97){opacity:.915;transform:translate(11.9692vw,-10px) scale(.6124);animation:fall-97 20s -25s linear infinite}@keyframes fall-97{44.523%{transform:translate(3.4398vw,44.523vh) scale(.6124)}to{transform:translate(7.7045vw,99vh) scale(.6124)}}.snow:nth-child(98){opacity:.3404;transform:translate(55.1882vw,-10px) scale(.5913);animation:fall-98 28s -24s linear infinite}@keyframes fall-98{31.904%{transform:translate(56.6987vw,31.904vh) scale(.5913)}to{transform:translate(55.94345vw,99vh) scale(.5913)}}.snow:nth-child(99){opacity:.7892;transform:translate(80.5904vw,-10px) scale(.9374);animation:fall-99 16s -28s linear infinite}@keyframes fall-99{35.701%{transform:translate(89.1143vw,35.701vh) scale(.9374)}to{transform:translate(84.85235vw,99vh) scale(.9374)}}.snow:nth-child(100){opacity:.211;transform:translate(40.913vw,-10px) scale(.9167);animation:fall-100 23s -29s linear infinite}@keyframes fall-100{51.383%{transform:translate(45.9234vw,51.383vh) scale(.9167)}to{transform:translate(43.4182vw,99vh) scale(.9167)}}.snow:nth-child(101){opacity:1.182;transform:translate(69.8568vw,-10px) scale(.2545);animation:fall-101 15s -23s linear infinite}@keyframes fall-101{47.199%{transform:translate(77.4826vw,47.199vh) scale(.2545)}to{transform:translate(73.6697vw,99vh) scale(.2545)}}.snow:nth-child(102){opacity:1.7426;transform:translate(70.4434vw,-10px) scale(.0104);animation:fall-102 20s -7s linear infinite}@keyframes fall-102{47.283%{transform:translate(65.3124vw,47.283vh) scale(.0104)}to{transform:translate(67.8779vw,99vh) scale(.0104)}}.snow:nth-child(103){opacity:.444;transform:translate(98.1296vw,-10px) scale(.8227);animation:fall-103 22s -10s linear infinite}@keyframes fall-103{68.594%{transform:translate(90.7366vw,68.594vh) scale(.8227)}to{transform:translate(94.4331vw,99vh) scale(.8227)}}.snow:nth-child(104){opacity:.5554;transform:translate(94.2151vw,-10px) scale(.7058);animation:fall-104 10s -28s linear infinite}@keyframes fall-104{63.503%{transform:translate(98.6088vw,63.503vh) scale(.7058)}to{transform:translate(96.41195vw,99vh) scale(.7058)}}.snow:nth-child(105){opacity:1.8796;transform:translate(87.3273vw,-10px) scale(.5615);animation:fall-105 16s -17s linear infinite}@keyframes fall-105{41.066%{transform:translate(80.7679vw,41.066vh) scale(.5615)}to{transform:translate(84.0476vw,99vh) scale(.5615)}}.snow:nth-child(106){opacity:1.8264;transform:translate(97.3702vw,-10px) scale(.8014);animation:fall-106 18s -18s linear infinite}@keyframes fall-106{31.797%{transform:translate(95.4421vw,31.797vh) scale(.8014)}to{transform:translate(96.40615vw,99vh) scale(.8014)}}.snow:nth-child(107){opacity:.0276;transform:translate(48.8118vw,-10px) scale(.9998);animation:fall-107 24s -15s linear infinite}@keyframes fall-107{64.073%{transform:translate(41.2423vw,64.073vh) scale(.9998)}to{transform:translate(45.02705vw,99vh) scale(.9998)}}.snow:nth-child(108){opacity:.2692;transform:translate(95.4537vw,-10px) scale(.9967);animation:fall-108 21s -3s linear infinite}@keyframes fall-108{34.025%{transform:translate(86.4612vw,34.025vh) scale(.9967)}to{transform:translate(90.95745vw,99vh) scale(.9967)}}.snow:nth-child(109){opacity:.0926;transform:translate(43.3527vw,-10px) scale(.918);animation:fall-109 11s -30s linear infinite}@keyframes fall-109{53.168%{transform:translate(43.835vw,53.168vh) scale(.918)}to{transform:translate(43.59385vw,99vh) scale(.918)}}.snow:nth-child(110){opacity:1.204;transform:translate(97.7326vw,-10px) scale(.2816);animation:fall-110 20s -12s linear infinite}@keyframes fall-110{42.012%{transform:translate(89.5521vw,42.012vh) scale(.2816)}to{transform:translate(93.64235vw,99vh) scale(.2816)}}.snow:nth-child(111){opacity:1.8054;transform:translate(90.273vw,-10px) scale(.615);animation:fall-111 27s -23s linear infinite}@keyframes fall-111{69.646%{transform:translate(85.849vw,69.646vh) scale(.615)}to{transform:translate(88.061vw,99vh) scale(.615)}}.snow:nth-child(112){opacity:1.9518;transform:translate(83.4693vw,-10px) scale(.0339);animation:fall-112 25s -15s linear infinite}@keyframes fall-112{39.024%{transform:translate(90.0775vw,39.024vh) scale(.0339)}to{transform:translate(86.7734vw,99vh) scale(.0339)}}.snow:nth-child(113){opacity:.352;transform:translate(10.2703vw,-10px) scale(.8729);animation:fall-113 19s -6s linear infinite}@keyframes fall-113{71.441%{transform:translate(5.3994vw,71.441vh) scale(.8729)}to{transform:translate(7.83485vw,99vh) scale(.8729)}}.snow:nth-child(114){opacity:.365;transform:translate(46.2566vw,-10px) scale(.5467);animation:fall-114 29s -4s linear infinite}@keyframes fall-114{34.053%{transform:translate(49.9445vw,34.053vh) scale(.5467)}to{transform:translate(48.10055vw,99vh) scale(.5467)}}.snow:nth-child(115){opacity:.0174;transform:translate(17.49vw,-10px) scale(.2837);animation:fall-115 22s -16s linear infinite}@keyframes fall-115{42.934%{transform:translate(16.2654vw,42.934vh) scale(.2837)}to{transform:translate(16.8777vw,99vh) scale(.2837)}}.snow:nth-child(116){opacity:1.9238;transform:translate(65.5947vw,-10px) scale(.8681);animation:fall-116 21s -12s linear infinite}@keyframes fall-116{34.238%{transform:translate(71.8791vw,34.238vh) scale(.8681)}to{transform:translate(68.7369vw,99vh) scale(.8681)}}.snow:nth-child(117){opacity:1.2384;transform:translate(14.4486vw,-10px) scale(.4487);animation:fall-117 27s -16s linear infinite}@keyframes fall-117{70.673%{transform:translate(19.5773vw,70.673vh) scale(.4487)}to{transform:translate(17.01295vw,99vh) scale(.4487)}}.snow:nth-child(118){opacity:1.7202;transform:translate(83.2386vw,-10px) scale(.0474);animation:fall-118 27s -4s linear infinite}@keyframes fall-118{76.7%{transform:translate(74.8713vw,76.7vh) scale(.0474)}to{transform:translate(79.05495vw,99vh) scale(.0474)}}.snow:nth-child(119){opacity:1.6926;transform:translate(33.8365vw,-10px) scale(.1979);animation:fall-119 23s -18s linear infinite}@keyframes fall-119{48.675%{transform:translate(42.2016vw,48.675vh) scale(.1979)}to{transform:translate(38.01905vw,99vh) scale(.1979)}}.snow:nth-child(120){opacity:.8354;transform:translate(23.8346vw,-10px) scale(.9947);animation:fall-120 26s -11s linear infinite}@keyframes fall-120{39.888%{transform:translate(28.3414vw,39.888vh) scale(.9947)}to{transform:translate(26.088vw,99vh) scale(.9947)}}.snow:nth-child(121){opacity:.943;transform:translate(91.0643vw,-10px) scale(.3128);animation:fall-121 14s -15s linear infinite}@keyframes fall-121{63.691%{transform:translate(96.7655vw,63.691vh) scale(.3128)}to{transform:translate(93.9149vw,99vh) scale(.3128)}}.snow:nth-child(122){opacity:.2614;transform:translate(23.614vw,-10px) scale(.5235);animation:fall-122 12s -25s linear infinite}@keyframes fall-122{30.453%{transform:translate(33.3474vw,30.453vh) scale(.5235)}to{transform:translate(28.4807vw,99vh) scale(.5235)}}.snow:nth-child(123){opacity:.6374;transform:translate(70.9664vw,-10px) scale(.5255);animation:fall-123 15s -23s linear infinite}@keyframes fall-123{35.884%{transform:translate(70.7573vw,35.884vh) scale(.5255)}to{transform:translate(70.86185vw,99vh) scale(.5255)}}.snow:nth-child(124){opacity:.177;transform:translate(78.1925vw,-10px) scale(.9405);animation:fall-124 27s -28s linear infinite}@keyframes fall-124{33.347%{transform:translate(79.4684vw,33.347vh) scale(.9405)}to{transform:translate(78.83045vw,99vh) scale(.9405)}}.snow:nth-child(125){opacity:1.0574;transform:translate(23.5766vw,-10px) scale(.0524);animation:fall-125 28s -20s linear infinite}@keyframes fall-125{61.821%{transform:translate(27.5498vw,61.821vh) scale(.0524)}to{transform:translate(25.5632vw,99vh) scale(.0524)}}.snow:nth-child(126){opacity:1.668;transform:translate(72.7262vw,-10px) scale(.4855);animation:fall-126 25s -27s linear infinite}@keyframes fall-126{51.629%{transform:translate(73.9078vw,51.629vh) scale(.4855)}to{transform:translate(73.317vw,99vh) scale(.4855)}}.snow:nth-child(127){opacity:.919;transform:translate(77.6902vw,-10px) scale(.3353);animation:fall-127 26s -21s linear infinite}@keyframes fall-127{63.621%{transform:translate(71.2663vw,63.621vh) scale(.3353)}to{transform:translate(74.47825vw,99vh) scale(.3353)}}.snow:nth-child(128){opacity:1.4274;transform:translate(33.4532vw,-10px) scale(.9336);animation:fall-128 13s -6s linear infinite}@keyframes fall-128{54.746%{transform:translate(38.8479vw,54.746vh) scale(.9336)}to{transform:translate(36.15055vw,99vh) scale(.9336)}}.snow:nth-child(129){opacity:1.6146;transform:translate(76.5063vw,-10px) scale(.2313);animation:fall-129 23s -29s linear infinite}@keyframes fall-129{71.038%{transform:translate(70.7253vw,71.038vh) scale(.2313)}to{transform:translate(73.6158vw,99vh) scale(.2313)}}.snow:nth-child(130){opacity:.5734;transform:translate(38.9176vw,-10px) scale(.5221);animation:fall-130 14s -1s linear infinite}@keyframes fall-130{70.928%{transform:translate(29.7589vw,70.928vh) scale(.5221)}to{transform:translate(34.33825vw,99vh) scale(.5221)}}.snow:nth-child(131){opacity:.4216;transform:translate(61.9597vw,-10px) scale(.5813);animation:fall-131 12s -18s linear infinite}@keyframes fall-131{77.501%{transform:translate(64.6857vw,77.501vh) scale(.5813)}to{transform:translate(63.3227vw,99vh) scale(.5813)}}.snow:nth-child(132){opacity:1.3868;transform:translate(1.6295vw,-10px) scale(.1772);animation:fall-132 22s -5s linear infinite}@keyframes fall-132{30.233%{transform:translate(5.1905vw,30.233vh) scale(.1772)}to{transform:translate(3.41vw,99vh) scale(.1772)}}.snow:nth-child(133){opacity:.652;transform:translate(79.3221vw,-10px) scale(.539);animation:fall-133 29s -22s linear infinite}@keyframes fall-133{33.648%{transform:translate(74.1647vw,33.648vh) scale(.539)}to{transform:translate(76.7434vw,99vh) scale(.539)}}.snow:nth-child(134){opacity:.2894;transform:translate(83.7242vw,-10px) scale(.7999);animation:fall-134 12s -19s linear infinite}@keyframes fall-134{67.64%{transform:translate(90.7843vw,67.64vh) scale(.7999)}to{transform:translate(87.25425vw,99vh) scale(.7999)}}.snow:nth-child(135){opacity:1.5252;transform:translate(96.8482vw,-10px) scale(.0092);animation:fall-135 13s -23s linear infinite}@keyframes fall-135{70.909%{transform:translate(88.3508vw,70.909vh) scale(.0092)}to{transform:translate(92.5995vw,99vh) scale(.0092)}}.snow:nth-child(136){opacity:1.0744;transform:translate(30.1343vw,-10px) scale(.1022);animation:fall-136 17s -9s linear infinite}@keyframes fall-136{38.432%{transform:translate(20.242vw,38.432vh) scale(.1022)}to{transform:translate(25.18815vw,99vh) scale(.1022)}}.snow:nth-child(137){opacity:1.2772;transform:translate(75.4561vw,-10px) scale(.7518);animation:fall-137 12s -24s linear infinite}@keyframes fall-137{50.273%{transform:translate(78.4972vw,50.273vh) scale(.7518)}to{transform:translate(76.97665vw,99vh) scale(.7518)}}.snow:nth-child(138){opacity:.9188;transform:translate(90.0258vw,-10px) scale(.4166);animation:fall-138 16s -22s linear infinite}@keyframes fall-138{78.264%{transform:translate(98.7208vw,78.264vh) scale(.4166)}to{transform:translate(94.3733vw,99vh) scale(.4166)}}.snow:nth-child(139){opacity:.5472;transform:translate(99.2886vw,-10px) scale(.5073);animation:fall-139 14s -4s linear infinite}@keyframes fall-139{50.38%{transform:translate(99.6399vw,50.38vh) scale(.5073)}to{transform:translate(99.46425vw,99vh) scale(.5073)}}.snow:nth-child(140){opacity:1.6494;transform:translate(.3881vw,-10px) scale(.9528);animation:fall-140 11s -4s linear infinite}@keyframes fall-140{48.239%{transform:translate(-8.6024vw,48.239vh) scale(.9528)}to{transform:translate(-4.10715vw,99vh) scale(.9528)}}.snow:nth-child(141){opacity:.9088;transform:translate(74.3888vw,-10px) scale(.8369);animation:fall-141 28s -6s linear infinite}@keyframes fall-141{48.755%{transform:translate(74.054vw,48.755vh) scale(.8369)}to{transform:translate(74.2214vw,99vh) scale(.8369)}}.snow:nth-child(142){opacity:.3116;transform:translate(67.9189vw,-10px) scale(.368);animation:fall-142 11s -8s linear infinite}@keyframes fall-142{40.445%{transform:translate(69.8008vw,40.445vh) scale(.368)}to{transform:translate(68.85985vw,99vh) scale(.368)}}.snow:nth-child(143){opacity:.1468;transform:translate(5.6849vw,-10px) scale(.3414);animation:fall-143 21s -4s linear infinite}@keyframes fall-143{33.912%{transform:translate(2.7482vw,33.912vh) scale(.3414)}to{transform:translate(4.21655vw,99vh) scale(.3414)}}.snow:nth-child(144){opacity:1.477;transform:translate(43.8214vw,-10px) scale(.5039);animation:fall-144 25s -20s linear infinite}@keyframes fall-144{40.304%{transform:translate(39.5741vw,40.304vh) scale(.5039)}to{transform:translate(41.69775vw,99vh) scale(.5039)}}.snow:nth-child(145){opacity:1.5466;transform:translate(92.8569vw,-10px) scale(.6762);animation:fall-145 23s -13s linear infinite}@keyframes fall-145{54.683%{transform:translate(85.3486vw,54.683vh) scale(.6762)}to{transform:translate(89.10275vw,99vh) scale(.6762)}}.snow:nth-child(146){opacity:.2912;transform:translate(73.6762vw,-10px) scale(.1432);animation:fall-146 10s -24s linear infinite}@keyframes fall-146{79.479%{transform:translate(83.3618vw,79.479vh) scale(.1432)}to{transform:translate(78.519vw,99vh) scale(.1432)}}.snow:nth-child(147){opacity:.725;transform:translate(25.6232vw,-10px) scale(.9153);animation:fall-147 10s -14s linear infinite}@keyframes fall-147{50.328%{transform:translate(27.0885vw,50.328vh) scale(.9153)}to{transform:translate(26.35585vw,99vh) scale(.9153)}}.snow:nth-child(148){opacity:.7194;transform:translate(45.7545vw,-10px) scale(.899);animation:fall-148 21s -1s linear infinite}@keyframes fall-148{77.276%{transform:translate(48.9235vw,77.276vh) scale(.899)}to{transform:translate(47.339vw,99vh) scale(.899)}}.snow:nth-child(149){opacity:1.8122;transform:translate(71.9625vw,-10px) scale(.8951);animation:fall-149 13s -1s linear infinite}@keyframes fall-149{79.62%{transform:translate(81.7721vw,79.62vh) scale(.8951)}to{transform:translate(76.8673vw,99vh) scale(.8951)}}.snow:nth-child(150){opacity:1.8004;transform:translate(43.3265vw,-10px) scale(.4497);animation:fall-150 26s -7s linear infinite}@keyframes fall-150{49.673%{transform:translate(52.4503vw,49.673vh) scale(.4497)}to{transform:translate(47.8884vw,99vh) scale(.4497)}}.snow:nth-child(151){opacity:.4496;transform:translate(71.7588vw,-10px) scale(.3456);animation:fall-151 25s -23s linear infinite}@keyframes fall-151{44.538%{transform:translate(77.0118vw,44.538vh) scale(.3456)}to{transform:translate(74.3853vw,99vh) scale(.3456)}}.snow:nth-child(152){opacity:.3644;transform:translate(89.0285vw,-10px) scale(.417);animation:fall-152 29s -19s linear infinite}@keyframes fall-152{70.212%{transform:translate(89.9848vw,70.212vh) scale(.417)}to{transform:translate(89.50665vw,99vh) scale(.417)}}.snow:nth-child(153){opacity:1.0382;transform:translate(72.6754vw,-10px) scale(.8257);animation:fall-153 11s -10s linear infinite}@keyframes fall-153{71.67%{transform:translate(75.6462vw,71.67vh) scale(.8257)}to{transform:translate(74.1608vw,99vh) scale(.8257)}}.snow:nth-child(154){opacity:.3106;transform:translate(85.77vw,-10px) scale(.7924);animation:fall-154 14s -13s linear infinite}@keyframes fall-154{40.447%{transform:translate(92.918vw,40.447vh) scale(.7924)}to{transform:translate(89.344vw,99vh) scale(.7924)}}.snow:nth-child(155){opacity:.8722;transform:translate(62.719vw,-10px) scale(.3863);animation:fall-155 16s -26s linear infinite}@keyframes fall-155{64.089%{transform:translate(57.9983vw,64.089vh) scale(.3863)}to{transform:translate(60.35865vw,99vh) scale(.3863)}}.snow:nth-child(156){opacity:.3094;transform:translate(84.0817vw,-10px) scale(.512);animation:fall-156 18s -24s linear infinite}@keyframes fall-156{52.818%{transform:translate(75.0286vw,52.818vh) scale(.512)}to{transform:translate(79.55515vw,99vh) scale(.512)}}.snow:nth-child(157){opacity:1.6792;transform:translate(57.4558vw,-10px) scale(.3249);animation:fall-157 17s -23s linear infinite}@keyframes fall-157{31.508%{transform:translate(52.6559vw,31.508vh) scale(.3249)}to{transform:translate(55.05585vw,99vh) scale(.3249)}}.snow:nth-child(158){opacity:1.6866;transform:translate(45.4431vw,-10px) scale(.3258);animation:fall-158 10s -15s linear infinite}@keyframes fall-158{47.58%{transform:translate(35.8113vw,47.58vh) scale(.3258)}to{transform:translate(40.6272vw,99vh) scale(.3258)}}.snow:nth-child(159){opacity:1.533;transform:translate(67.1416vw,-10px) scale(.2229);animation:fall-159 19s -17s linear infinite}@keyframes fall-159{37.812%{transform:translate(65.7733vw,37.812vh) scale(.2229)}to{transform:translate(66.45745vw,99vh) scale(.2229)}}.snow:nth-child(160){opacity:.9938;transform:translate(71.7731vw,-10px) scale(.9704);animation:fall-160 15s -3s linear infinite}@keyframes fall-160{57.605%{transform:translate(66.8494vw,57.605vh) scale(.9704)}to{transform:translate(69.31125vw,99vh) scale(.9704)}}.snow:nth-child(161){opacity:1.4828;transform:translate(84.7906vw,-10px) scale(.9976);animation:fall-161 26s -28s linear infinite}@keyframes fall-161{49.309%{transform:translate(80.0363vw,49.309vh) scale(.9976)}to{transform:translate(82.41345vw,99vh) scale(.9976)}}.snow:nth-child(162){opacity:.3452;transform:translate(36.4345vw,-10px) scale(.2453);animation:fall-162 11s -21s linear infinite}@keyframes fall-162{46.751%{transform:translate(35.9066vw,46.751vh) scale(.2453)}to{transform:translate(36.17055vw,99vh) scale(.2453)}}.snow:nth-child(163){opacity:.7024;transform:translate(3.2965vw,-10px) scale(.8275);animation:fall-163 28s -20s linear infinite}@keyframes fall-163{48.143%{transform:translate(.7842vw,48.143vh) scale(.8275)}to{transform:translate(2.04035vw,99vh) scale(.8275)}}.snow:nth-child(164){opacity:.9594;transform:translate(9.1982vw,-10px) scale(.0315);animation:fall-164 13s -1s linear infinite}@keyframes fall-164{67.039%{transform:translate(10.0843vw,67.039vh) scale(.0315)}to{transform:translate(9.64125vw,99vh) scale(.0315)}}.snow:nth-child(165){opacity:.1216;transform:translate(55.991vw,-10px) scale(.4891);animation:fall-165 10s -21s linear infinite}@keyframes fall-165{69.957%{transform:translate(59.1592vw,69.957vh) scale(.4891)}to{transform:translate(57.5751vw,99vh) scale(.4891)}}.snow:nth-child(166){opacity:.8;transform:translate(80.2536vw,-10px) scale(.6745);animation:fall-166 21s -25s linear infinite}@keyframes fall-166{77.294%{transform:translate(77.0115vw,77.294vh) scale(.6745)}to{transform:translate(78.63255vw,99vh) scale(.6745)}}.snow:nth-child(167){opacity:.7932;transform:translate(25.3903vw,-10px) scale(.6298);animation:fall-167 28s -27s linear infinite}@keyframes fall-167{32.381%{transform:translate(24.5585vw,32.381vh) scale(.6298)}to{transform:translate(24.9744vw,99vh) scale(.6298)}}.snow:nth-child(168){opacity:.2764;transform:translate(5.1151vw,-10px) scale(.6841);animation:fall-168 20s -17s linear infinite}@keyframes fall-168{32.714%{transform:translate(7.5467vw,32.714vh) scale(.6841)}to{transform:translate(6.3309vw,99vh) scale(.6841)}}.snow:nth-child(169){opacity:1.9016;transform:translate(49.62vw,-10px) scale(.1495);animation:fall-169 28s -26s linear infinite}@keyframes fall-169{39.95%{transform:translate(41.351vw,39.95vh) scale(.1495)}to{transform:translate(45.4855vw,99vh) scale(.1495)}}.snow:nth-child(170){opacity:1.6974;transform:translate(90.9981vw,-10px) scale(.7342);animation:fall-170 12s -23s linear infinite}@keyframes fall-170{70.439%{transform:translate(92.0789vw,70.439vh) scale(.7342)}to{transform:translate(91.5385vw,99vh) scale(.7342)}}.snow:nth-child(171){opacity:1.0668;transform:translate(30.0156vw,-10px) scale(.0235);animation:fall-171 23s -24s linear infinite}@keyframes fall-171{72.596%{transform:translate(25.6904vw,72.596vh) scale(.0235)}to{transform:translate(27.853vw,99vh) scale(.0235)}}.snow:nth-child(172){opacity:.9396;transform:translate(17.0378vw,-10px) scale(.8711);animation:fall-172 28s -20s linear infinite}@keyframes fall-172{42.519%{transform:translate(26.4491vw,42.519vh) scale(.8711)}to{transform:translate(21.74345vw,99vh) scale(.8711)}}.snow:nth-child(173){opacity:.7258;transform:translate(5.9837vw,-10px) scale(.8506);animation:fall-173 21s -7s linear infinite}@keyframes fall-173{65.272%{transform:translate(-.6866vw,65.272vh) scale(.8506)}to{transform:translate(2.64855vw,99vh) scale(.8506)}}.snow:nth-child(174){opacity:.6772;transform:translate(51.4825vw,-10px) scale(.7084);animation:fall-174 26s -30s linear infinite}@keyframes fall-174{49.881%{transform:translate(55.9052vw,49.881vh) scale(.7084)}to{transform:translate(53.69385vw,99vh) scale(.7084)}}.snow:nth-child(175){opacity:1.1438;transform:translate(44.7696vw,-10px) scale(.5904);animation:fall-175 10s -6s linear infinite}@keyframes fall-175{46.937%{transform:translate(43.6984vw,46.937vh) scale(.5904)}to{transform:translate(44.234vw,99vh) scale(.5904)}}.snow:nth-child(176){opacity:.8804;transform:translate(99.3067vw,-10px) scale(.6103);animation:fall-176 19s -24s linear infinite}@keyframes fall-176{65.092%{transform:translate(101.5351vw,65.092vh) scale(.6103)}to{transform:translate(100.4209vw,99vh) scale(.6103)}}.snow:nth-child(177){opacity:1.999;transform:translate(78.6926vw,-10px) scale(.133);animation:fall-177 17s -28s linear infinite}@keyframes fall-177{70.752%{transform:translate(74.1653vw,70.752vh) scale(.133)}to{transform:translate(76.42895vw,99vh) scale(.133)}}.snow:nth-child(178){opacity:1.6476;transform:translate(96.7625vw,-10px) scale(.8207);animation:fall-178 15s -9s linear infinite}@keyframes fall-178{34.327%{transform:translate(88.0298vw,34.327vh) scale(.8207)}to{transform:translate(92.39615vw,99vh) scale(.8207)}}.snow:nth-child(179){opacity:1.5228;transform:translate(53.8077vw,-10px) scale(.2334);animation:fall-179 28s -8s linear infinite}@keyframes fall-179{66.453%{transform:translate(58.5678vw,66.453vh) scale(.2334)}to{transform:translate(56.18775vw,99vh) scale(.2334)}}.snow:nth-child(180){opacity:.9928;transform:translate(33.3767vw,-10px) scale(.2493);animation:fall-180 27s -1s linear infinite}@keyframes fall-180{43.185%{transform:translate(24.6381vw,43.185vh) scale(.2493)}to{transform:translate(29.0074vw,99vh) scale(.2493)}}.snow:nth-child(181){opacity:1.294;transform:translate(9.2031vw,-10px) scale(.9525);animation:fall-181 26s -4s linear infinite}@keyframes fall-181{34.238%{transform:translate(3.715vw,34.238vh) scale(.9525)}to{transform:translate(6.45905vw,99vh) scale(.9525)}}.snow:nth-child(182){opacity:.6996;transform:translate(97.2707vw,-10px) scale(.0064);animation:fall-182 23s -12s linear infinite}@keyframes fall-182{46.498%{transform:translate(106.5172vw,46.498vh) scale(.0064)}to{transform:translate(101.89395vw,99vh) scale(.0064)}}.snow:nth-child(183){opacity:1.7638;transform:translate(31.2647vw,-10px) scale(.654);animation:fall-183 14s -3s linear infinite}@keyframes fall-183{55.149%{transform:translate(37.5543vw,55.149vh) scale(.654)}to{transform:translate(34.4095vw,99vh) scale(.654)}}.snow:nth-child(184){opacity:1.143;transform:translate(89.3968vw,-10px) scale(.3535);animation:fall-184 28s -20s linear infinite}@keyframes fall-184{67.285%{transform:translate(86.2287vw,67.285vh) scale(.3535)}to{transform:translate(87.81275vw,99vh) scale(.3535)}}.snow:nth-child(185){opacity:1.3002;transform:translate(81.139vw,-10px) scale(.9921);animation:fall-185 15s -5s linear infinite}@keyframes fall-185{37.618%{transform:translate(75.6648vw,37.618vh) scale(.9921)}to{transform:translate(78.4019vw,99vh) scale(.9921)}}.snow:nth-child(186){opacity:1.8842;transform:translate(23.714vw,-10px) scale(.7947);animation:fall-186 22s -26s linear infinite}@keyframes fall-186{76.119%{transform:translate(18.8015vw,76.119vh) scale(.7947)}to{transform:translate(21.25775vw,99vh) scale(.7947)}}.snow:nth-child(187){opacity:1.127;transform:translate(.9653vw,-10px) scale(.8344);animation:fall-187 21s -29s linear infinite}@keyframes fall-187{79.811%{transform:translate(3.0587vw,79.811vh) scale(.8344)}to{transform:translate(2.012vw,99vh) scale(.8344)}}.snow:nth-child(188){opacity:1.6766;transform:translate(46.2228vw,-10px) scale(.4399);animation:fall-188 18s -3s linear infinite}@keyframes fall-188{71.157%{transform:translate(51.5159vw,71.157vh) scale(.4399)}to{transform:translate(48.86935vw,99vh) scale(.4399)}}.snow:nth-child(189){opacity:.929;transform:translate(14.5594vw,-10px) scale(.2783);animation:fall-189 24s -13s linear infinite}@keyframes fall-189{65.114%{transform:translate(21.1067vw,65.114vh) scale(.2783)}to{transform:translate(17.83305vw,99vh) scale(.2783)}}.snow:nth-child(190){opacity:1.8736;transform:translate(59.2463vw,-10px) scale(.3417);animation:fall-190 15s -20s linear infinite}@keyframes fall-190{35.923%{transform:translate(53.1725vw,35.923vh) scale(.3417)}to{transform:translate(56.2094vw,99vh) scale(.3417)}}.snow:nth-child(191){opacity:1.076;transform:translate(93.7218vw,-10px) scale(.8911);animation:fall-191 16s -5s linear infinite}@keyframes fall-191{46.771%{transform:translate(86.2275vw,46.771vh) scale(.8911)}to{transform:translate(89.97465vw,99vh) scale(.8911)}}.snow:nth-child(192){opacity:.648;transform:translate(31.8288vw,-10px) scale(.8597);animation:fall-192 15s -22s linear infinite}@keyframes fall-192{44.864%{transform:translate(23.0927vw,44.864vh) scale(.8597)}to{transform:translate(27.46075vw,99vh) scale(.8597)}}.snow:nth-child(193){opacity:1.6754;transform:translate(72.6229vw,-10px) scale(.9681);animation:fall-193 29s -4s linear infinite}@keyframes fall-193{76.966%{transform:translate(65.0405vw,76.966vh) scale(.9681)}to{transform:translate(68.8317vw,99vh) scale(.9681)}}.snow:nth-child(194){opacity:.2734;transform:translate(14.3883vw,-10px) scale(.7216);animation:fall-194 12s -29s linear infinite}@keyframes fall-194{55.28%{transform:translate(10.8208vw,55.28vh) scale(.7216)}to{transform:translate(12.60455vw,99vh) scale(.7216)}}.snow:nth-child(195){opacity:1.5284;transform:translate(14.161vw,-10px) scale(.6858);animation:fall-195 17s -25s linear infinite}@keyframes fall-195{64.161%{transform:translate(9.0333vw,64.161vh) scale(.6858)}to{transform:translate(11.59715vw,99vh) scale(.6858)}}.snow:nth-child(196){opacity:1.2796;transform:translate(76.8367vw,-10px) scale(.5241);animation:fall-196 11s -30s linear infinite}@keyframes fall-196{79.904%{transform:translate(83.1373vw,79.904vh) scale(.5241)}to{transform:translate(79.987vw,99vh) scale(.5241)}}.snow:nth-child(197){opacity:.4282;transform:translate(85.7042vw,-10px) scale(.3975);animation:fall-197 22s -22s linear infinite}@keyframes fall-197{75.216%{transform:translate(88.8282vw,75.216vh) scale(.3975)}to{transform:translate(87.2662vw,99vh) scale(.3975)}}.snow:nth-child(198){opacity:1.6432;transform:translate(91.4007vw,-10px) scale(.6217);animation:fall-198 20s -24s linear infinite}@keyframes fall-198{71.313%{transform:translate(82.4568vw,71.313vh) scale(.6217)}to{transform:translate(86.92875vw,99vh) scale(.6217)}}.snow:nth-child(199){opacity:1.8004;transform:translate(86.3571vw,-10px) scale(.2609);animation:fall-199 24s -21s linear infinite}@keyframes fall-199{36.464%{transform:translate(82.224vw,36.464vh) scale(.2609)}to{transform:translate(84.29055vw,99vh) scale(.2609)}}.snow:nth-child(200){opacity:.0192;transform:translate(15.4363vw,-10px) scale(.8733);animation:fall-200 18s -11s linear infinite}@keyframes fall-200{66.177%{transform:translate(20.3097vw,66.177vh) scale(.8733)}to{transform:translate(17.873vw,99vh) scale(.8733)}}.snow:nth-child(201){opacity:1.334;transform:translate(62.3296vw,-10px) scale(.3817);animation:fall-201 28s -6s linear infinite}@keyframes fall-201{51.745%{transform:translate(67.1403vw,51.745vh) scale(.3817)}to{transform:translate(64.73495vw,99vh) scale(.3817)}}.snow:nth-child(202){opacity:1.6316;transform:translate(38.3119vw,-10px) scale(.188);animation:fall-202 25s -23s linear infinite}@keyframes fall-202{77.414%{transform:translate(37.5551vw,77.414vh) scale(.188)}to{transform:translate(37.9335vw,99vh) scale(.188)}}.snow:nth-child(203){opacity:.91;transform:translate(29.0667vw,-10px) scale(.2115);animation:fall-203 15s -27s linear infinite}@keyframes fall-203{77.333%{transform:translate(26.1238vw,77.333vh) scale(.2115)}to{transform:translate(27.59525vw,99vh) scale(.2115)}}.snow:nth-child(204){opacity:1.1202;transform:translate(46.9163vw,-10px) scale(.0884);animation:fall-204 13s -1s linear infinite}@keyframes fall-204{53.919%{transform:translate(39.5769vw,53.919vh) scale(.0884)}to{transform:translate(43.2466vw,99vh) scale(.0884)}}.snow:nth-child(205){opacity:1.8996;transform:translate(63.64vw,-10px) scale(.6553);animation:fall-205 12s -9s linear infinite}@keyframes fall-205{43.561%{transform:translate(67.0466vw,43.561vh) scale(.6553)}to{transform:translate(65.3433vw,99vh) scale(.6553)}}.snow:nth-child(206){opacity:1.4732;transform:translate(75.954vw,-10px) scale(.2525);animation:fall-206 15s -4s linear infinite}@keyframes fall-206{65.064%{transform:translate(71.7969vw,65.064vh) scale(.2525)}to{transform:translate(73.87545vw,99vh) scale(.2525)}}.snow:nth-child(207){opacity:.7852;transform:translate(25.0566vw,-10px) scale(.4537);animation:fall-207 28s -25s linear infinite}@keyframes fall-207{42.768%{transform:translate(28.4852vw,42.768vh) scale(.4537)}to{transform:translate(26.7709vw,99vh) scale(.4537)}}.snow:nth-child(208){opacity:1.755;transform:translate(91.9543vw,-10px) scale(.0105);animation:fall-208 25s -9s linear infinite}@keyframes fall-208{52.375%{transform:translate(82.1752vw,52.375vh) scale(.0105)}to{transform:translate(87.06475vw,99vh) scale(.0105)}}.snow:nth-child(209){opacity:1.8048;transform:translate(.7784vw,-10px) scale(.9075);animation:fall-209 15s -18s linear infinite}@keyframes fall-209{60.243%{transform:translate(7.2019vw,60.243vh) scale(.9075)}to{transform:translate(3.99015vw,99vh) scale(.9075)}}.snow:nth-child(210){opacity:.119;transform:translate(54.6115vw,-10px) scale(.2362);animation:fall-210 22s -28s linear infinite}@keyframes fall-210{59.517%{transform:translate(47.9221vw,59.517vh) scale(.2362)}to{transform:translate(51.2668vw,99vh) scale(.2362)}}.snow:nth-child(211){opacity:.2466;transform:translate(55.7462vw,-10px) scale(.3745);animation:fall-211 10s -30s linear infinite}@keyframes fall-211{46.646%{transform:translate(54.7865vw,46.646vh) scale(.3745)}to{transform:translate(55.26635vw,99vh) scale(.3745)}}.snow:nth-child(212){opacity:1.5672;transform:translate(81.9383vw,-10px) scale(.5308);animation:fall-212 24s -9s linear infinite}@keyframes fall-212{41.347%{transform:translate(83.5438vw,41.347vh) scale(.5308)}to{transform:translate(82.74105vw,99vh) scale(.5308)}}.snow:nth-child(213){opacity:1.6498;transform:translate(98.2699vw,-10px) scale(.5606);animation:fall-213 14s -9s linear infinite}@keyframes fall-213{55.569%{transform:translate(94.7396vw,55.569vh) scale(.5606)}to{transform:translate(96.50475vw,99vh) scale(.5606)}}.snow:nth-child(214){opacity:.0434;transform:translate(55.5431vw,-10px) scale(.105);animation:fall-214 28s -9s linear infinite}@keyframes fall-214{71.394%{transform:translate(49.3777vw,71.394vh) scale(.105)}to{transform:translate(52.4604vw,99vh) scale(.105)}}.snow:nth-child(215){opacity:.094;transform:translate(82.2829vw,-10px) scale(.6424);animation:fall-215 25s -17s linear infinite}@keyframes fall-215{31.152%{transform:translate(77.8368vw,31.152vh) scale(.6424)}to{transform:translate(80.05985vw,99vh) scale(.6424)}}.snow:nth-child(216){opacity:.3932;transform:translate(97.2747vw,-10px) scale(.9475);animation:fall-216 21s -4s linear infinite}@keyframes fall-216{66.41%{transform:translate(99.2542vw,66.41vh) scale(.9475)}to{transform:translate(98.26445vw,99vh) scale(.9475)}}.snow:nth-child(217){opacity:.931;transform:translate(84.7681vw,-10px) scale(.9996);animation:fall-217 10s -20s linear infinite}@keyframes fall-217{77.947%{transform:translate(79.1665vw,77.947vh) scale(.9996)}to{transform:translate(81.9673vw,99vh) scale(.9996)}}.snow:nth-child(218){opacity:.6958;transform:translate(22.5676vw,-10px) scale(.4288);animation:fall-218 17s -16s linear infinite}@keyframes fall-218{46.708%{transform:translate(24.7887vw,46.708vh) scale(.4288)}to{transform:translate(23.67815vw,99vh) scale(.4288)}}.snow:nth-child(219){opacity:.0398;transform:translate(23.284vw,-10px) scale(.2594);animation:fall-219 20s -17s linear infinite}@keyframes fall-219{66.416%{transform:translate(18.2172vw,66.416vh) scale(.2594)}to{transform:translate(20.7506vw,99vh) scale(.2594)}}.snow:nth-child(220){opacity:1.0936;transform:translate(36.7389vw,-10px) scale(.972);animation:fall-220 17s -18s linear infinite}@keyframes fall-220{49.043%{transform:translate(43.2654vw,49.043vh) scale(.972)}to{transform:translate(40.00215vw,99vh) scale(.972)}}.snow:nth-child(221){opacity:1.451;transform:translate(26.8163vw,-10px) scale(.54);animation:fall-221 24s -15s linear infinite}@keyframes fall-221{79.786%{transform:translate(18.3173vw,79.786vh) scale(.54)}to{transform:translate(22.5668vw,99vh) scale(.54)}}.snow:nth-child(222){opacity:.7794;transform:translate(86.9539vw,-10px) scale(.009);animation:fall-222 23s -16s linear infinite}@keyframes fall-222{44.264%{transform:translate(92.6433vw,44.264vh) scale(.009)}to{transform:translate(89.7986vw,99vh) scale(.009)}}.snow:nth-child(223){opacity:1.7068;transform:translate(63.0276vw,-10px) scale(.7914);animation:fall-223 19s -14s linear infinite}@keyframes fall-223{40.574%{transform:translate(53.4929vw,40.574vh) scale(.7914)}to{transform:translate(58.26025vw,99vh) scale(.7914)}}.snow:nth-child(224){opacity:1.1022;transform:translate(80.3041vw,-10px) scale(.9096);animation:fall-224 15s -11s linear infinite}@keyframes fall-224{30.894%{transform:translate(83.0445vw,30.894vh) scale(.9096)}to{transform:translate(81.6743vw,99vh) scale(.9096)}}.snow:nth-child(225){opacity:1.8192;transform:translate(35.7602vw,-10px) scale(.7958);animation:fall-225 24s -16s linear infinite}@keyframes fall-225{33.101%{transform:translate(37.6873vw,33.101vh) scale(.7958)}to{transform:translate(36.72375vw,99vh) scale(.7958)}}.snow:nth-child(226){opacity:1.05;transform:translate(40.2725vw,-10px) scale(.285);animation:fall-226 19s -9s linear infinite}@keyframes fall-226{78.816%{transform:translate(36.12vw,78.816vh) scale(.285)}to{transform:translate(38.19625vw,99vh) scale(.285)}}.snow:nth-child(227){opacity:1.5014;transform:translate(77.6661vw,-10px) scale(.0974);animation:fall-227 24s -10s linear infinite}@keyframes fall-227{53.045%{transform:translate(76.7076vw,53.045vh) scale(.0974)}to{transform:translate(77.18685vw,99vh) scale(.0974)}}.snow:nth-child(228){opacity:.4422;transform:translate(23.5206vw,-10px) scale(.4033);animation:fall-228 18s -22s linear infinite}@keyframes fall-228{63.837%{transform:translate(15.2299vw,63.837vh) scale(.4033)}to{transform:translate(19.37525vw,99vh) scale(.4033)}}.snow:nth-child(229){opacity:1.3118;transform:translate(11.1366vw,-10px) scale(.8017);animation:fall-229 15s -25s linear infinite}@keyframes fall-229{39.423%{transform:translate(10.3907vw,39.423vh) scale(.8017)}to{transform:translate(10.76365vw,99vh) scale(.8017)}}.snow:nth-child(230){opacity:1.253;transform:translate(91.9118vw,-10px) scale(.0921);animation:fall-230 15s -14s linear infinite}@keyframes fall-230{45.042%{transform:translate(95.1916vw,45.042vh) scale(.0921)}to{transform:translate(93.5517vw,99vh) scale(.0921)}}.snow:nth-child(231){opacity:1.9778;transform:translate(86.3774vw,-10px) scale(.343);animation:fall-231 14s -12s linear infinite}@keyframes fall-231{70.559%{transform:translate(80.0719vw,70.559vh) scale(.343)}to{transform:translate(83.22465vw,99vh) scale(.343)}}.snow:nth-child(232){opacity:.374;transform:translate(27.8043vw,-10px) scale(.8715);animation:fall-232 20s -1s linear infinite}@keyframes fall-232{58.671%{transform:translate(29.8104vw,58.671vh) scale(.8715)}to{transform:translate(28.80735vw,99vh) scale(.8715)}}.snow:nth-child(233){opacity:.3492;transform:translate(89.5595vw,-10px) scale(.2249);animation:fall-233 10s -11s linear infinite}@keyframes fall-233{48.336%{transform:translate(92.6227vw,48.336vh) scale(.2249)}to{transform:translate(91.0911vw,99vh) scale(.2249)}}.snow:nth-child(234){opacity:.2018;transform:translate(2.2814vw,-10px) scale(.1151);animation:fall-234 29s -26s linear infinite}@keyframes fall-234{60.584%{transform:translate(7.6705vw,60.584vh) scale(.1151)}to{transform:translate(4.97595vw,99vh) scale(.1151)}}.snow:nth-child(235){opacity:1.308;transform:translate(35.675vw,-10px) scale(.6946);animation:fall-235 28s -15s linear infinite}@keyframes fall-235{58.215%{transform:translate(43.7412vw,58.215vh) scale(.6946)}to{transform:translate(39.7081vw,99vh) scale(.6946)}}.snow:nth-child(236){opacity:.2548;transform:translate(90.4751vw,-10px) scale(.6377);animation:fall-236 27s -9s linear infinite}@keyframes fall-236{38.733%{transform:translate(87.2504vw,38.733vh) scale(.6377)}to{transform:translate(88.86275vw,99vh) scale(.6377)}}.snow:nth-child(237){opacity:1.4726;transform:translate(3.8195vw,-10px) scale(.6252);animation:fall-237 25s -29s linear infinite}@keyframes fall-237{43.714%{transform:translate(2.8375vw,43.714vh) scale(.6252)}to{transform:translate(3.3285vw,99vh) scale(.6252)}}.snow:nth-child(238){opacity:1.0016;transform:translate(28.6567vw,-10px) scale(.5232);animation:fall-238 27s -15s linear infinite}@keyframes fall-238{53.188%{transform:translate(34.2213vw,53.188vh) scale(.5232)}to{transform:translate(31.439vw,99vh) scale(.5232)}}.snow:nth-child(239){opacity:.5924;transform:translate(79.401vw,-10px) scale(.2863);animation:fall-239 23s -19s linear infinite}@keyframes fall-239{51.947%{transform:translate(70.2059vw,51.947vh) scale(.2863)}to{transform:translate(74.80345vw,99vh) scale(.2863)}}.snow:nth-child(240){opacity:1.3444;transform:translate(98.1813vw,-10px) scale(.7193);animation:fall-240 27s -5s linear infinite}@keyframes fall-240{69.55%{transform:translate(105.7417vw,69.55vh) scale(.7193)}to{transform:translate(101.9615vw,99vh) scale(.7193)}}.snow:nth-child(241){opacity:1.9312;transform:translate(98.645vw,-10px) scale(.7828);animation:fall-241 11s -28s linear infinite}@keyframes fall-241{32.836%{transform:translate(89.9253vw,32.836vh) scale(.7828)}to{transform:translate(94.28515vw,99vh) scale(.7828)}}.snow:nth-child(242){opacity:.9958;transform:translate(57.2246vw,-10px) scale(.1302);animation:fall-242 13s -3s linear infinite}@keyframes fall-242{57.372%{transform:translate(52.0428vw,57.372vh) scale(.1302)}to{transform:translate(54.6337vw,99vh) scale(.1302)}}.snow:nth-child(243){opacity:1.9782;transform:translate(60.0432vw,-10px) scale(.5751);animation:fall-243 25s -1s linear infinite}@keyframes fall-243{79.503%{transform:translate(64.0482vw,79.503vh) scale(.5751)}to{transform:translate(62.0457vw,99vh) scale(.5751)}}.snow:nth-child(244){opacity:.0554;transform:translate(81.9607vw,-10px) scale(.7115);animation:fall-244 18s -12s linear infinite}@keyframes fall-244{44.239%{transform:translate(84.3668vw,44.239vh) scale(.7115)}to{transform:translate(83.16375vw,99vh) scale(.7115)}}.snow:nth-child(245){opacity:.9212;transform:translate(66.6287vw,-10px) scale(.0098);animation:fall-245 23s -22s linear infinite}@keyframes fall-245{46.44%{transform:translate(63.9123vw,46.44vh) scale(.0098)}to{transform:translate(65.2705vw,99vh) scale(.0098)}}.snow:nth-child(246){opacity:.7844;transform:translate(39.9775vw,-10px) scale(.1109);animation:fall-246 14s -22s linear infinite}@keyframes fall-246{65.643%{transform:translate(49.2685vw,65.643vh) scale(.1109)}to{transform:translate(44.623vw,99vh) scale(.1109)}}.snow:nth-child(247){opacity:.4188;transform:translate(75.131vw,-10px) scale(.747);animation:fall-247 29s -27s linear infinite}@keyframes fall-247{47.156%{transform:translate(65.9044vw,47.156vh) scale(.747)}to{transform:translate(70.5177vw,99vh) scale(.747)}}.snow:nth-child(248){opacity:.8158;transform:translate(17.1294vw,-10px) scale(.2889);animation:fall-248 16s -16s linear infinite}@keyframes fall-248{31.423%{transform:translate(25.9447vw,31.423vh) scale(.2889)}to{transform:translate(21.53705vw,99vh) scale(.2889)}}.snow:nth-child(249){opacity:.857;transform:translate(30.1444vw,-10px) scale(.0824);animation:fall-249 27s -14s linear infinite}@keyframes fall-249{42.329%{transform:translate(22.6829vw,42.329vh) scale(.0824)}to{transform:translate(26.41365vw,99vh) scale(.0824)}}.snow:nth-child(250){opacity:.6992;transform:translate(5.4559vw,-10px) scale(.2768);animation:fall-250 15s -23s linear infinite}@keyframes fall-250{40.892%{transform:translate(15.4465vw,40.892vh) scale(.2768)}to{transform:translate(10.4512vw,99vh) scale(.2768)}}.snow:nth-child(251){opacity:1.9796;transform:translate(82.4274vw,-10px) scale(.6496);animation:fall-251 21s -1s linear infinite}@keyframes fall-251{38.534%{transform:translate(85.4803vw,38.534vh) scale(.6496)}to{transform:translate(83.95385vw,99vh) scale(.6496)}}.snow:nth-child(252){opacity:.651;transform:translate(38.4947vw,-10px) scale(.8506);animation:fall-252 13s -6s linear infinite}@keyframes fall-252{38.655%{transform:translate(38.9981vw,38.655vh) scale(.8506)}to{transform:translate(38.7464vw,99vh) scale(.8506)}}.snow:nth-child(253){opacity:.1514;transform:translate(88.0851vw,-10px) scale(.3983);animation:fall-253 14s -24s linear infinite}@keyframes fall-253{56.236%{transform:translate(80.665vw,56.236vh) scale(.3983)}to{transform:translate(84.37505vw,99vh) scale(.3983)}}.snow:nth-child(254){opacity:1.0576;transform:translate(60.0097vw,-10px) scale(.0399);animation:fall-254 19s -23s linear infinite}@keyframes fall-254{38.008%{transform:translate(66.755vw,38.008vh) scale(.0399)}to{transform:translate(63.38235vw,99vh) scale(.0399)}}.snow:nth-child(255){opacity:1.5244;transform:translate(64.7073vw,-10px) scale(.4081);animation:fall-255 12s -1s linear infinite}@keyframes fall-255{48.681%{transform:translate(67.4511vw,48.681vh) scale(.4081)}to{transform:translate(66.0792vw,99vh) scale(.4081)}}.snow:nth-child(256){opacity:1.491;transform:translate(45.4983vw,-10px) scale(.545);animation:fall-256 12s -19s linear infinite}@keyframes fall-256{62.897%{transform:translate(39.5117vw,62.897vh) scale(.545)}to{transform:translate(42.505vw,99vh) scale(.545)}}.snow:nth-child(257){opacity:1.5726;transform:translate(2.0109vw,-10px) scale(.6063);animation:fall-257 19s -29s linear infinite}@keyframes fall-257{74.898%{transform:translate(9.9996vw,74.898vh) scale(.6063)}to{transform:translate(6.00525vw,99vh) scale(.6063)}}.snow:nth-child(258){opacity:1.6534;transform:translate(45.4337vw,-10px) scale(.8199);animation:fall-258 30s -20s linear infinite}@keyframes fall-258{59.27%{transform:translate(48.5772vw,59.27vh) scale(.8199)}to{transform:translate(47.00545vw,99vh) scale(.8199)}}.snow:nth-child(259){opacity:1.813;transform:translate(59.0516vw,-10px) scale(.146);animation:fall-259 23s -1s linear infinite}@keyframes fall-259{70.485%{transform:translate(53.6278vw,70.485vh) scale(.146)}to{transform:translate(56.3397vw,99vh) scale(.146)}}.snow:nth-child(260){opacity:1.5826;transform:translate(42.566vw,-10px) scale(.8172);animation:fall-260 12s -11s linear infinite}@keyframes fall-260{51.201%{transform:translate(39.8624vw,51.201vh) scale(.8172)}to{transform:translate(41.2142vw,99vh) scale(.8172)}}.snow:nth-child(261){opacity:1.431;transform:translate(9.2815vw,-10px) scale(.9255);animation:fall-261 25s -14s linear infinite}@keyframes fall-261{34.458%{transform:translate(8.4918vw,34.458vh) scale(.9255)}to{transform:translate(8.88665vw,99vh) scale(.9255)}}.snow:nth-child(262){opacity:1.4462;transform:translate(45.6656vw,-10px) scale(.0484);animation:fall-262 29s -22s linear infinite}@keyframes fall-262{75.601%{transform:translate(39.506vw,75.601vh) scale(.0484)}to{transform:translate(42.5858vw,99vh) scale(.0484)}}.snow:nth-child(263){opacity:1.47;transform:translate(9.7924vw,-10px) scale(.7818);animation:fall-263 10s -6s linear infinite}@keyframes fall-263{53.907%{transform:translate(11.6676vw,53.907vh) scale(.7818)}to{transform:translate(10.73vw,99vh) scale(.7818)}}.snow:nth-child(264){opacity:1.314;transform:translate(88.2617vw,-10px) scale(.8154);animation:fall-264 19s -26s linear infinite}@keyframes fall-264{33.917%{transform:translate(86.4573vw,33.917vh) scale(.8154)}to{transform:translate(87.3595vw,99vh) scale(.8154)}}.snow:nth-child(265){opacity:1.3146;transform:translate(94.0782vw,-10px) scale(.6213);animation:fall-265 24s -17s linear infinite}@keyframes fall-265{43.346%{transform:translate(101.8564vw,43.346vh) scale(.6213)}to{transform:translate(97.9673vw,99vh) scale(.6213)}}.snow:nth-child(266){opacity:.4466;transform:translate(26.218vw,-10px) scale(.8736);animation:fall-266 16s -2s linear infinite}@keyframes fall-266{59.228%{transform:translate(29.2117vw,59.228vh) scale(.8736)}to{transform:translate(27.71485vw,99vh) scale(.8736)}}.snow:nth-child(267){opacity:.6812;transform:translate(99.889vw,-10px) scale(.1527);animation:fall-267 26s -3s linear infinite}@keyframes fall-267{33.154%{transform:translate(105.1274vw,33.154vh) scale(.1527)}to{transform:translate(102.5082vw,99vh) scale(.1527)}}.snow:nth-child(268){opacity:1.9602;transform:translate(7.392vw,-10px) scale(.4933);animation:fall-268 27s -11s linear infinite}@keyframes fall-268{71.052%{transform:translate(4.5107vw,71.052vh) scale(.4933)}to{transform:translate(5.95135vw,99vh) scale(.4933)}}.snow:nth-child(269){opacity:1.5642;transform:translate(6.2413vw,-10px) scale(.9731);animation:fall-269 13s -25s linear infinite}@keyframes fall-269{65.39%{transform:translate(-2.5477vw,65.39vh) scale(.9731)}to{transform:translate(1.8468vw,99vh) scale(.9731)}}.snow:nth-child(270){opacity:1.4612;transform:translate(74.9015vw,-10px) scale(.905);animation:fall-270 28s -5s linear infinite}@keyframes fall-270{54.508%{transform:translate(81.3031vw,54.508vh) scale(.905)}to{transform:translate(78.1023vw,99vh) scale(.905)}}.snow:nth-child(271){opacity:.4952;transform:translate(76.1829vw,-10px) scale(.554);animation:fall-271 27s -25s linear infinite}@keyframes fall-271{53.861%{transform:translate(82.9883vw,53.861vh) scale(.554)}to{transform:translate(79.5856vw,99vh) scale(.554)}}.snow:nth-child(272){opacity:1.1922;transform:translate(1.3836vw,-10px) scale(.3036);animation:fall-272 11s -14s linear infinite}@keyframes fall-272{62.538%{transform:translate(10.4527vw,62.538vh) scale(.3036)}to{transform:translate(5.91815vw,99vh) scale(.3036)}}.snow:nth-child(273){opacity:.4086;transform:translate(90.4669vw,-10px) scale(.8369);animation:fall-273 28s -9s linear infinite}@keyframes fall-273{50.298%{transform:translate(100.1548vw,50.298vh) scale(.8369)}to{transform:translate(95.31085vw,99vh) scale(.8369)}}.snow:nth-child(274){opacity:.6838;transform:translate(91.2147vw,-10px) scale(.0049);animation:fall-274 30s -30s linear infinite}@keyframes fall-274{72.778%{transform:translate(81.8647vw,72.778vh) scale(.0049)}to{transform:translate(86.5397vw,99vh) scale(.0049)}}.snow:nth-child(275){opacity:.6336;transform:translate(53.912vw,-10px) scale(.7253);animation:fall-275 17s -16s linear infinite}@keyframes fall-275{52.352%{transform:translate(47.4809vw,52.352vh) scale(.7253)}to{transform:translate(50.69645vw,99vh) scale(.7253)}}.snow:nth-child(276){opacity:1.1252;transform:translate(2.9548vw,-10px) scale(.7486);animation:fall-276 27s -2s linear infinite}@keyframes fall-276{63.446%{transform:translate(-4.9501vw,63.446vh) scale(.7486)}to{transform:translate(-.99765vw,99vh) scale(.7486)}}.snow:nth-child(277){opacity:1.2824;transform:translate(78.9182vw,-10px) scale(.3928);animation:fall-277 12s -6s linear infinite}@keyframes fall-277{79.504%{transform:translate(71.0699vw,79.504vh) scale(.3928)}to{transform:translate(74.99405vw,99vh) scale(.3928)}}.snow:nth-child(278){opacity:1.4572;transform:translate(83.8983vw,-10px) scale(.0892);animation:fall-278 28s -30s linear infinite}@keyframes fall-278{55.492%{transform:translate(92.089vw,55.492vh) scale(.0892)}to{transform:translate(87.99365vw,99vh) scale(.0892)}}.snow:nth-child(279){opacity:.3786;transform:translate(8.2141vw,-10px) scale(.6972);animation:fall-279 12s -15s linear infinite}@keyframes fall-279{53.572%{transform:translate(4.0821vw,53.572vh) scale(.6972)}to{transform:translate(6.1481vw,99vh) scale(.6972)}}.snow:nth-child(280){opacity:.1246;transform:translate(35.4639vw,-10px) scale(.9309);animation:fall-280 13s -17s linear infinite}@keyframes fall-280{47.125%{transform:translate(33.7899vw,47.125vh) scale(.9309)}to{transform:translate(34.6269vw,99vh) scale(.9309)}}.snow:nth-child(281){opacity:1.3426;transform:translate(43.8998vw,-10px) scale(.7449);animation:fall-281 14s -6s linear infinite}@keyframes fall-281{70.305%{transform:translate(40.1729vw,70.305vh) scale(.7449)}to{transform:translate(42.03635vw,99vh) scale(.7449)}}.snow:nth-child(282){opacity:1.1154;transform:translate(1.0799vw,-10px) scale(.1857);animation:fall-282 25s -10s linear infinite}@keyframes fall-282{69.619%{transform:translate(10.6871vw,69.619vh) scale(.1857)}to{transform:translate(5.8835vw,99vh) scale(.1857)}}.snow:nth-child(283){opacity:.5766;transform:translate(1.8458vw,-10px) scale(.2441);animation:fall-283 30s -1s linear infinite}@keyframes fall-283{40.438%{transform:translate(5.4836vw,40.438vh) scale(.2441)}to{transform:translate(3.6647vw,99vh) scale(.2441)}}.snow:nth-child(284){opacity:1.8144;transform:translate(28.2894vw,-10px) scale(.4723);animation:fall-284 13s -14s linear infinite}@keyframes fall-284{34.468%{transform:translate(23.8367vw,34.468vh) scale(.4723)}to{transform:translate(26.06305vw,99vh) scale(.4723)}}.snow:nth-child(285){opacity:.4366;transform:translate(52.7399vw,-10px) scale(.5007);animation:fall-285 18s -16s linear infinite}@keyframes fall-285{52.183%{transform:translate(54.4305vw,52.183vh) scale(.5007)}to{transform:translate(53.5852vw,99vh) scale(.5007)}}.snow:nth-child(286){opacity:1.9642;transform:translate(13.3209vw,-10px) scale(.9453);animation:fall-286 14s -19s linear infinite}@keyframes fall-286{36.82%{transform:translate(22.8192vw,36.82vh) scale(.9453)}to{transform:translate(18.07005vw,99vh) scale(.9453)}}.snow:nth-child(287){opacity:1.3088;transform:translate(16.5066vw,-10px) scale(.4776);animation:fall-287 17s -30s linear infinite}@keyframes fall-287{71.15%{transform:translate(9.9712vw,71.15vh) scale(.4776)}to{transform:translate(13.2389vw,99vh) scale(.4776)}}.snow:nth-child(288){opacity:1.8786;transform:translate(90.0513vw,-10px) scale(.687);animation:fall-288 16s -29s linear infinite}@keyframes fall-288{58.432%{transform:translate(83.9566vw,58.432vh) scale(.687)}to{transform:translate(87.00395vw,99vh) scale(.687)}}.snow:nth-child(289){opacity:.8834;transform:translate(85.8221vw,-10px) scale(.3674);animation:fall-289 19s -20s linear infinite}@keyframes fall-289{56.793%{transform:translate(79.0295vw,56.793vh) scale(.3674)}to{transform:translate(82.4258vw,99vh) scale(.3674)}}.snow:nth-child(290){opacity:.224;transform:translate(86.612vw,-10px) scale(.2973);animation:fall-290 16s -16s linear infinite}@keyframes fall-290{77.35%{transform:translate(77.9328vw,77.35vh) scale(.2973)}to{transform:translate(82.2724vw,99vh) scale(.2973)}}.snow:nth-child(291){opacity:1.5244;transform:translate(31.6704vw,-10px) scale(.846);animation:fall-291 16s -29s linear infinite}@keyframes fall-291{69.143%{transform:translate(34.4865vw,69.143vh) scale(.846)}to{transform:translate(33.07845vw,99vh) scale(.846)}}.snow:nth-child(292){opacity:1.418;transform:translate(45.0717vw,-10px) scale(.9625);animation:fall-292 26s -15s linear infinite}@keyframes fall-292{56.959%{transform:translate(40.9923vw,56.959vh) scale(.9625)}to{transform:translate(43.032vw,99vh) scale(.9625)}}.snow:nth-child(293){opacity:1.6016;transform:translate(12.1205vw,-10px) scale(.7782);animation:fall-293 21s -3s linear infinite}@keyframes fall-293{40.818%{transform:translate(5.0354vw,40.818vh) scale(.7782)}to{transform:translate(8.57795vw,99vh) scale(.7782)}}.snow:nth-child(294){opacity:.4622;transform:translate(91.5829vw,-10px) scale(.9748);animation:fall-294 27s -28s linear infinite}@keyframes fall-294{66.779%{transform:translate(91.7342vw,66.779vh) scale(.9748)}to{transform:translate(91.65855vw,99vh) scale(.9748)}}.snow:nth-child(295){opacity:1.9318;transform:translate(61.2131vw,-10px) scale(.0284);animation:fall-295 22s -13s linear infinite}@keyframes fall-295{38.649%{transform:translate(56.811vw,38.649vh) scale(.0284)}to{transform:translate(59.01205vw,99vh) scale(.0284)}}.snow:nth-child(296){opacity:.9148;transform:translate(8.3839vw,-10px) scale(.1341);animation:fall-296 11s -19s linear infinite}@keyframes fall-296{76.812%{transform:translate(17.1936vw,76.812vh) scale(.1341)}to{transform:translate(12.78875vw,99vh) scale(.1341)}}.snow:nth-child(297){opacity:1.8956;transform:translate(77.6579vw,-10px) scale(.0581);animation:fall-297 19s -5s linear infinite}@keyframes fall-297{36.084%{transform:translate(80.3152vw,36.084vh) scale(.0581)}to{transform:translate(78.98655vw,99vh) scale(.0581)}}.snow:nth-child(298){opacity:1.6372;transform:translate(74.0103vw,-10px) scale(.4196);animation:fall-298 26s -2s linear infinite}@keyframes fall-298{74.083%{transform:translate(73.1568vw,74.083vh) scale(.4196)}to{transform:translate(73.58355vw,99vh) scale(.4196)}}.snow:nth-child(299){opacity:1.3072;transform:translate(18.8826vw,-10px) scale(.631);animation:fall-299 22s -26s linear infinite}@keyframes fall-299{35.992%{transform:translate(27.9184vw,35.992vh) scale(.631)}to{transform:translate(23.4005vw,99vh) scale(.631)}}.snow:nth-child(300){opacity:1.9716;transform:translate(66.46vw,-10px) scale(.0014);animation:fall-300 27s -22s linear infinite}@keyframes fall-300{50.628%{transform:translate(60.8697vw,50.628vh) scale(.0014)}to{transform:translate(63.66485vw,99vh) scale(.0014)}}.snow:nth-child(301){opacity:1.6586;transform:translate(25.1021vw,-10px) scale(.565);animation:fall-301 17s -16s linear infinite}@keyframes fall-301{35.496%{transform:translate(30.0118vw,35.496vh) scale(.565)}to{transform:translate(27.55695vw,99vh) scale(.565)}}.snow:nth-child(302){opacity:1.5898;transform:translate(13.6902vw,-10px) scale(.4678);animation:fall-302 29s -1s linear infinite}@keyframes fall-302{39.656%{transform:translate(12.8202vw,39.656vh) scale(.4678)}to{transform:translate(13.2552vw,99vh) scale(.4678)}}.snow:nth-child(303){opacity:1.2714;transform:translate(19.3191vw,-10px) scale(.0153);animation:fall-303 25s -12s linear infinite}@keyframes fall-303{47.204%{transform:translate(18.8807vw,47.204vh) scale(.0153)}to{transform:translate(19.0999vw,99vh) scale(.0153)}}.snow:nth-child(304){opacity:.7572;transform:translate(39.6911vw,-10px) scale(.8658);animation:fall-304 24s -11s linear infinite}@keyframes fall-304{58.496%{transform:translate(43.9214vw,58.496vh) scale(.8658)}to{transform:translate(41.80625vw,99vh) scale(.8658)}}.snow:nth-child(305){opacity:.6142;transform:translate(52.2419vw,-10px) scale(.0609);animation:fall-305 24s -20s linear infinite}@keyframes fall-305{32.623%{transform:translate(61.0409vw,32.623vh) scale(.0609)}to{transform:translate(56.6414vw,99vh) scale(.0609)}}.snow:nth-child(306){opacity:.2082;transform:translate(27.4022vw,-10px) scale(.6397);animation:fall-306 13s -30s linear infinite}@keyframes fall-306{60.455%{transform:translate(27.5182vw,60.455vh) scale(.6397)}to{transform:translate(27.4602vw,99vh) scale(.6397)}}.snow:nth-child(307){opacity:1.586;transform:translate(37.4564vw,-10px) scale(.1517);animation:fall-307 17s -8s linear infinite}@keyframes fall-307{34.557%{transform:translate(27.8227vw,34.557vh) scale(.1517)}to{transform:translate(32.63955vw,99vh) scale(.1517)}}.snow:nth-child(308){opacity:.611;transform:translate(86.8912vw,-10px) scale(.528);animation:fall-308 11s -1s linear infinite}@keyframes fall-308{37.447%{transform:translate(77.9931vw,37.447vh) scale(.528)}to{transform:translate(82.44215vw,99vh) scale(.528)}}.snow:nth-child(309){opacity:1.5554;transform:translate(17.3126vw,-10px) scale(.0298);animation:fall-309 29s -24s linear infinite}@keyframes fall-309{32.454%{transform:translate(15.9268vw,32.454vh) scale(.0298)}to{transform:translate(16.6197vw,99vh) scale(.0298)}}.snow:nth-child(310){opacity:.482;transform:translate(43.6986vw,-10px) scale(.8984);animation:fall-310 22s -11s linear infinite}@keyframes fall-310{71.285%{transform:translate(41.6023vw,71.285vh) scale(.8984)}to{transform:translate(42.65045vw,99vh) scale(.8984)}}.snow:nth-child(311){opacity:.2436;transform:translate(16.3425vw,-10px) scale(.3729);animation:fall-311 24s -19s linear infinite}@keyframes fall-311{53.278%{transform:translate(18.0402vw,53.278vh) scale(.3729)}to{transform:translate(17.19135vw,99vh) scale(.3729)}}.snow:nth-child(312){opacity:1.5572;transform:translate(8.9215vw,-10px) scale(.3021);animation:fall-312 17s -27s linear infinite}@keyframes fall-312{63.883%{transform:translate(5.0192vw,63.883vh) scale(.3021)}to{transform:translate(6.97035vw,99vh) scale(.3021)}}.snow:nth-child(313){opacity:1.4556;transform:translate(29.396vw,-10px) scale(.9015);animation:fall-313 10s -23s linear infinite}@keyframes fall-313{59.988%{transform:translate(31.5506vw,59.988vh) scale(.9015)}to{transform:translate(30.4733vw,99vh) scale(.9015)}}.snow:nth-child(314){opacity:1.5456;transform:translate(61.1168vw,-10px) scale(.7583);animation:fall-314 28s -26s linear infinite}@keyframes fall-314{58.949%{transform:translate(62.3136vw,58.949vh) scale(.7583)}to{transform:translate(61.7152vw,99vh) scale(.7583)}}.snow:nth-child(315){opacity:1.9482;transform:translate(55.152vw,-10px) scale(.8113);animation:fall-315 17s -30s linear infinite}@keyframes fall-315{37.447%{transform:translate(59.7312vw,37.447vh) scale(.8113)}to{transform:translate(57.4416vw,99vh) scale(.8113)}}.snow:nth-child(316){opacity:1.0406;transform:translate(2.1138vw,-10px) scale(.2654);animation:fall-316 30s -12s linear infinite}@keyframes fall-316{57.437%{transform:translate(11.6289vw,57.437vh) scale(.2654)}to{transform:translate(6.87135vw,99vh) scale(.2654)}}.snow:nth-child(317){opacity:.5472;transform:translate(53.166vw,-10px) scale(.0207);animation:fall-317 18s -7s linear infinite}@keyframes fall-317{63.802%{transform:translate(62.2879vw,63.802vh) scale(.0207)}to{transform:translate(57.72695vw,99vh) scale(.0207)}}.snow:nth-child(318){opacity:1.6324;transform:translate(15.4016vw,-10px) scale(.1566);animation:fall-318 16s -9s linear infinite}@keyframes fall-318{71.062%{transform:translate(10.1805vw,71.062vh) scale(.1566)}to{transform:translate(12.79105vw,99vh) scale(.1566)}}.snow:nth-child(319){opacity:1.4698;transform:translate(2.5621vw,-10px) scale(.9162);animation:fall-319 19s -19s linear infinite}@keyframes fall-319{30.572%{transform:translate(9.8157vw,30.572vh) scale(.9162)}to{transform:translate(6.1889vw,99vh) scale(.9162)}}.snow:nth-child(320){opacity:1.656;transform:translate(35.1295vw,-10px) scale(.1002);animation:fall-320 17s -18s linear infinite}@keyframes fall-320{33.749%{transform:translate(32.6178vw,33.749vh) scale(.1002)}to{transform:translate(33.87365vw,99vh) scale(.1002)}}.snow:nth-child(321){opacity:.0582;transform:translate(94.5616vw,-10px) scale(.1636);animation:fall-321 25s -27s linear infinite}@keyframes fall-321{43.296%{transform:translate(89.7211vw,43.296vh) scale(.1636)}to{transform:translate(92.14135vw,99vh) scale(.1636)}}.snow:nth-child(322){opacity:.5144;transform:translate(89.4997vw,-10px) scale(.2646);animation:fall-322 12s -8s linear infinite}@keyframes fall-322{33.93%{transform:translate(86.9257vw,33.93vh) scale(.2646)}to{transform:translate(88.2127vw,99vh) scale(.2646)}}.snow:nth-child(323){opacity:1.3748;transform:translate(97.0585vw,-10px) scale(.5448);animation:fall-323 23s -11s linear infinite}@keyframes fall-323{57.185%{transform:translate(90.429vw,57.185vh) scale(.5448)}to{transform:translate(93.74375vw,99vh) scale(.5448)}}.snow:nth-child(324){opacity:1.3532;transform:translate(24.1915vw,-10px) scale(.4951);animation:fall-324 12s -18s linear infinite}@keyframes fall-324{60.574%{transform:translate(22.5961vw,60.574vh) scale(.4951)}to{transform:translate(23.3938vw,99vh) scale(.4951)}}.snow:nth-child(325){opacity:1.238;transform:translate(2.261vw,-10px) scale(.131);animation:fall-325 11s -8s linear infinite}@keyframes fall-325{33.066%{transform:translate(8.0943vw,33.066vh) scale(.131)}to{transform:translate(5.17765vw,99vh) scale(.131)}}.snow:nth-child(326){opacity:.538;transform:translate(99.4979vw,-10px) scale(.453);animation:fall-326 27s -29s linear infinite}@keyframes fall-326{62.438%{transform:translate(100.8914vw,62.438vh) scale(.453)}to{transform:translate(100.19465vw,99vh) scale(.453)}}.snow:nth-child(327){opacity:1.1618;transform:translate(8.3288vw,-10px) scale(.1405);animation:fall-327 23s -21s linear infinite}@keyframes fall-327{56.671%{transform:translate(4.6108vw,56.671vh) scale(.1405)}to{transform:translate(6.4698vw,99vh) scale(.1405)}}.snow:nth-child(328){opacity:1.4148;transform:translate(52.1456vw,-10px) scale(.3903);animation:fall-328 27s -14s linear infinite}@keyframes fall-328{67.415%{transform:translate(56.132vw,67.415vh) scale(.3903)}to{transform:translate(54.1388vw,99vh) scale(.3903)}}.snow:nth-child(329){opacity:1.5628;transform:translate(52.5324vw,-10px) scale(.7019);animation:fall-329 30s -17s linear infinite}@keyframes fall-329{37.626%{transform:translate(49.184vw,37.626vh) scale(.7019)}to{transform:translate(50.8582vw,99vh) scale(.7019)}}.snow:nth-child(330){opacity:1.8766;transform:translate(34.0087vw,-10px) scale(.1664);animation:fall-330 19s -8s linear infinite}@keyframes fall-330{73.67%{transform:translate(34.4297vw,73.67vh) scale(.1664)}to{transform:translate(34.2192vw,99vh) scale(.1664)}}.snow:nth-child(331){opacity:.8018;transform:translate(1.7582vw,-10px) scale(.9821);animation:fall-331 16s -16s linear infinite}@keyframes fall-331{71.913%{transform:translate(1.9853vw,71.913vh) scale(.9821)}to{transform:translate(1.87175vw,99vh) scale(.9821)}}.snow:nth-child(332){opacity:.0752;transform:translate(40.2071vw,-10px) scale(.8073);animation:fall-332 24s -11s linear infinite}@keyframes fall-332{78.271%{transform:translate(35.9782vw,78.271vh) scale(.8073)}to{transform:translate(38.09265vw,99vh) scale(.8073)}}.snow:nth-child(333){opacity:.2252;transform:translate(79.1215vw,-10px) scale(.6528);animation:fall-333 17s -7s linear infinite}@keyframes fall-333{45.373%{transform:translate(78.3289vw,45.373vh) scale(.6528)}to{transform:translate(78.7252vw,99vh) scale(.6528)}}.snow:nth-child(334){opacity:1.1886;transform:translate(71.9944vw,-10px) scale(.6881);animation:fall-334 11s -4s linear infinite}@keyframes fall-334{73.969%{transform:translate(69.7823vw,73.969vh) scale(.6881)}to{transform:translate(70.88835vw,99vh) scale(.6881)}}.snow:nth-child(335){opacity:.771;transform:translate(82.2706vw,-10px) scale(.953);animation:fall-335 19s -2s linear infinite}@keyframes fall-335{77.339%{transform:translate(76.7719vw,77.339vh) scale(.953)}to{transform:translate(79.52125vw,99vh) scale(.953)}}.snow:nth-child(336){opacity:1.79;transform:translate(68.0995vw,-10px) scale(.1572);animation:fall-336 24s -25s linear infinite}@keyframes fall-336{34.787%{transform:translate(59.3706vw,34.787vh) scale(.1572)}to{transform:translate(63.73505vw,99vh) scale(.1572)}}.snow:nth-child(337){opacity:.199;transform:translate(14.0582vw,-10px) scale(.3117);animation:fall-337 27s -18s linear infinite}@keyframes fall-337{45.082%{transform:translate(23.6887vw,45.082vh) scale(.3117)}to{transform:translate(18.87345vw,99vh) scale(.3117)}}.snow:nth-child(338){opacity:.5548;transform:translate(35.7906vw,-10px) scale(.1104);animation:fall-338 13s -25s linear infinite}@keyframes fall-338{64.346%{transform:translate(25.8637vw,64.346vh) scale(.1104)}to{transform:translate(30.82715vw,99vh) scale(.1104)}}.snow:nth-child(339){opacity:.551;transform:translate(2.7966vw,-10px) scale(.645);animation:fall-339 13s -22s linear infinite}@keyframes fall-339{43.795%{transform:translate(8.815vw,43.795vh) scale(.645)}to{transform:translate(5.8058vw,99vh) scale(.645)}}.snow:nth-child(340){opacity:1.9006;transform:translate(7.5547vw,-10px) scale(.6631);animation:fall-340 16s -24s linear infinite}@keyframes fall-340{68.77%{transform:translate(13.3037vw,68.77vh) scale(.6631)}to{transform:translate(10.4292vw,99vh) scale(.6631)}}.snow:nth-child(341){opacity:.7106;transform:translate(25.2112vw,-10px) scale(.9564);animation:fall-341 21s -28s linear infinite}@keyframes fall-341{34.944%{transform:translate(29.0442vw,34.944vh) scale(.9564)}to{transform:translate(27.1277vw,99vh) scale(.9564)}}.snow:nth-child(342){opacity:1.541;transform:translate(93.0677vw,-10px) scale(.5847);animation:fall-342 25s -6s linear infinite}@keyframes fall-342{76.218%{transform:translate(98.2354vw,76.218vh) scale(.5847)}to{transform:translate(95.65155vw,99vh) scale(.5847)}}.snow:nth-child(343){opacity:1.1138;transform:translate(35.973vw,-10px) scale(.5877);animation:fall-343 17s -24s linear infinite}@keyframes fall-343{78.571%{transform:translate(26.3671vw,78.571vh) scale(.5877)}to{transform:translate(31.17005vw,99vh) scale(.5877)}}.snow:nth-child(344){opacity:1.7926;transform:translate(78.7555vw,-10px) scale(.8521);animation:fall-344 18s -3s linear infinite}@keyframes fall-344{49.109%{transform:translate(68.9041vw,49.109vh) scale(.8521)}to{transform:translate(73.8298vw,99vh) scale(.8521)}}.snow:nth-child(345){opacity:1.6276;transform:translate(2.1214vw,-10px) scale(.3733);animation:fall-345 19s -6s linear infinite}@keyframes fall-345{57.879%{transform:translate(11.8467vw,57.879vh) scale(.3733)}to{transform:translate(6.98405vw,99vh) scale(.3733)}}.snow:nth-child(346){opacity:.421;transform:translate(75.9865vw,-10px) scale(.484);animation:fall-346 17s -9s linear infinite}@keyframes fall-346{53.714%{transform:translate(85.8754vw,53.714vh) scale(.484)}to{transform:translate(80.93095vw,99vh) scale(.484)}}.snow:nth-child(347){opacity:1.4226;transform:translate(66.9911vw,-10px) scale(.878);animation:fall-347 23s -19s linear infinite}@keyframes fall-347{64.265%{transform:translate(61.7719vw,64.265vh) scale(.878)}to{transform:translate(64.3815vw,99vh) scale(.878)}}.snow:nth-child(348){opacity:.5482;transform:translate(3.9496vw,-10px) scale(.5875);animation:fall-348 24s -8s linear infinite}@keyframes fall-348{54.11%{transform:translate(10.0877vw,54.11vh) scale(.5875)}to{transform:translate(7.01865vw,99vh) scale(.5875)}}.snow:nth-child(349){opacity:.84;transform:translate(87.0136vw,-10px) scale(.0191);animation:fall-349 11s -23s linear infinite}@keyframes fall-349{51.103%{transform:translate(91.3326vw,51.103vh) scale(.0191)}to{transform:translate(89.1731vw,99vh) scale(.0191)}}.snow:nth-child(350){opacity:.9266;transform:translate(58.4396vw,-10px) scale(.946);animation:fall-350 18s -11s linear infinite}@keyframes fall-350{72.735%{transform:translate(59.7886vw,72.735vh) scale(.946)}to{transform:translate(59.1141vw,99vh) scale(.946)}}.snow:nth-child(351){opacity:1.5208;transform:translate(10.2046vw,-10px) scale(.0464);animation:fall-351 16s -17s linear infinite}@keyframes fall-351{71.129%{transform:translate(6.8824vw,71.129vh) scale(.0464)}to{transform:translate(8.5435vw,99vh) scale(.0464)}}.snow:nth-child(352){opacity:1.6876;transform:translate(65.1141vw,-10px) scale(.0686);animation:fall-352 21s -21s linear infinite}@keyframes fall-352{75.925%{transform:translate(66.8948vw,75.925vh) scale(.0686)}to{transform:translate(66.00445vw,99vh) scale(.0686)}}.snow:nth-child(353){opacity:1.2096;transform:translate(74.5099vw,-10px) scale(.5319);animation:fall-353 20s -21s linear infinite}@keyframes fall-353{68.995%{transform:translate(81.0364vw,68.995vh) scale(.5319)}to{transform:translate(77.77315vw,99vh) scale(.5319)}}.snow:nth-child(354){opacity:.0892;transform:translate(15.9195vw,-10px) scale(.0318);animation:fall-354 11s -19s linear infinite}@keyframes fall-354{48.977%{transform:translate(12.6728vw,48.977vh) scale(.0318)}to{transform:translate(14.29615vw,99vh) scale(.0318)}}.snow:nth-child(355){opacity:1.3076;transform:translate(13.5995vw,-10px) scale(.7704);animation:fall-355 28s -26s linear infinite}@keyframes fall-355{32.079%{transform:translate(4.1652vw,32.079vh) scale(.7704)}to{transform:translate(8.88235vw,99vh) scale(.7704)}}.snow:nth-child(356){opacity:.4266;transform:translate(85.0695vw,-10px) scale(.5921);animation:fall-356 23s -5s linear infinite}@keyframes fall-356{68.141%{transform:translate(76.6007vw,68.141vh) scale(.5921)}to{transform:translate(80.8351vw,99vh) scale(.5921)}}.snow:nth-child(357){opacity:.669;transform:translate(55.9527vw,-10px) scale(.589);animation:fall-357 27s -24s linear infinite}@keyframes fall-357{78.793%{transform:translate(58.2783vw,78.793vh) scale(.589)}to{transform:translate(57.1155vw,99vh) scale(.589)}}.snow:nth-child(358){opacity:1.128;transform:translate(14.9782vw,-10px) scale(.0226);animation:fall-358 20s -4s linear infinite}@keyframes fall-358{62.997%{transform:translate(9.535vw,62.997vh) scale(.0226)}to{transform:translate(12.2566vw,99vh) scale(.0226)}}.snow:nth-child(359){opacity:1.8438;transform:translate(87.4738vw,-10px) scale(.1919);animation:fall-359 29s -8s linear infinite}@keyframes fall-359{33.995%{transform:translate(82.5135vw,33.995vh) scale(.1919)}to{transform:translate(84.99365vw,99vh) scale(.1919)}}.snow:nth-child(360){opacity:.1352;transform:translate(35.1924vw,-10px) scale(.663);animation:fall-360 16s -24s linear infinite}@keyframes fall-360{48.823%{transform:translate(32.7732vw,48.823vh) scale(.663)}to{transform:translate(33.9828vw,99vh) scale(.663)}}.snow:nth-child(361){opacity:.3932;transform:translate(37.2877vw,-10px) scale(.2347);animation:fall-361 28s -4s linear infinite}@keyframes fall-361{59.921%{transform:translate(32.2681vw,59.921vh) scale(.2347)}to{transform:translate(34.7779vw,99vh) scale(.2347)}}.snow:nth-child(362){opacity:.39;transform:translate(73.0678vw,-10px) scale(.943);animation:fall-362 27s -27s linear infinite}@keyframes fall-362{60.62%{transform:translate(67.3335vw,60.62vh) scale(.943)}to{transform:translate(70.20065vw,99vh) scale(.943)}}.snow:nth-child(363){opacity:1.1918;transform:translate(77.2458vw,-10px) scale(.5761);animation:fall-363 22s -12s linear infinite}@keyframes fall-363{70.704%{transform:translate(85.022vw,70.704vh) scale(.5761)}to{transform:translate(81.1339vw,99vh) scale(.5761)}}.snow:nth-child(364){opacity:.9526;transform:translate(30.4095vw,-10px) scale(.2912);animation:fall-364 27s -7s linear infinite}@keyframes fall-364{53.852%{transform:translate(30.4477vw,53.852vh) scale(.2912)}to{transform:translate(30.4286vw,99vh) scale(.2912)}}.snow:nth-child(365){opacity:1.1758;transform:translate(.2034vw,-10px) scale(.855);animation:fall-365 22s -26s linear infinite}@keyframes fall-365{51.771%{transform:translate(-9.0437vw,51.771vh) scale(.855)}to{transform:translate(-4.42015vw,99vh) scale(.855)}}.snow:nth-child(366){opacity:1.227;transform:translate(88.1082vw,-10px) scale(.7548);animation:fall-366 22s -10s linear infinite}@keyframes fall-366{79.919%{transform:translate(93.7912vw,79.919vh) scale(.7548)}to{transform:translate(90.9497vw,99vh) scale(.7548)}}.snow:nth-child(367){opacity:.7498;transform:translate(19.5326vw,-10px) scale(.1521);animation:fall-367 11s -25s linear infinite}@keyframes fall-367{66.101%{transform:translate(12.1951vw,66.101vh) scale(.1521)}to{transform:translate(15.86385vw,99vh) scale(.1521)}}.snow:nth-child(368){opacity:.66;transform:translate(25.8571vw,-10px) scale(.7159);animation:fall-368 18s -29s linear infinite}@keyframes fall-368{69.221%{transform:translate(34.6934vw,69.221vh) scale(.7159)}to{transform:translate(30.27525vw,99vh) scale(.7159)}}.snow:nth-child(369){opacity:.5894;transform:translate(93.4737vw,-10px) scale(.3738);animation:fall-369 10s -12s linear infinite}@keyframes fall-369{71.372%{transform:translate(100.4292vw,71.372vh) scale(.3738)}to{transform:translate(96.95145vw,99vh) scale(.3738)}}.snow:nth-child(370){opacity:.198;transform:translate(29.6058vw,-10px) scale(.8454);animation:fall-370 24s -20s linear infinite}@keyframes fall-370{68.643%{transform:translate(24.8625vw,68.643vh) scale(.8454)}to{transform:translate(27.23415vw,99vh) scale(.8454)}}.snow:nth-child(371){opacity:.0836;transform:translate(32.5942vw,-10px) scale(.6938);animation:fall-371 10s -15s linear infinite}@keyframes fall-371{53.519%{transform:translate(37.2933vw,53.519vh) scale(.6938)}to{transform:translate(34.94375vw,99vh) scale(.6938)}}.snow:nth-child(372){opacity:.8154;transform:translate(60.3397vw,-10px) scale(.0385);animation:fall-372 12s -30s linear infinite}@keyframes fall-372{48.194%{transform:translate(60.914vw,48.194vh) scale(.0385)}to{transform:translate(60.62685vw,99vh) scale(.0385)}}.snow:nth-child(373){opacity:1.6452;transform:translate(36.4904vw,-10px) scale(.9884);animation:fall-373 29s -30s linear infinite}@keyframes fall-373{43.283%{transform:translate(41.6367vw,43.283vh) scale(.9884)}to{transform:translate(39.06355vw,99vh) scale(.9884)}}.snow:nth-child(374){opacity:1.7264;transform:translate(98.1828vw,-10px) scale(.8258);animation:fall-374 20s -10s linear infinite}@keyframes fall-374{35.494%{transform:translate(98.2628vw,35.494vh) scale(.8258)}to{transform:translate(98.2228vw,99vh) scale(.8258)}}.snow:nth-child(375){opacity:1.7814;transform:translate(93.7035vw,-10px) scale(.8619);animation:fall-375 27s -5s linear infinite}@keyframes fall-375{43.427%{transform:translate(96.7216vw,43.427vh) scale(.8619)}to{transform:translate(95.21255vw,99vh) scale(.8619)}}.snow:nth-child(376){opacity:1.9628;transform:translate(89.4311vw,-10px) scale(.4374);animation:fall-376 11s -2s linear infinite}@keyframes fall-376{66.006%{transform:translate(98.3081vw,66.006vh) scale(.4374)}to{transform:translate(93.8696vw,99vh) scale(.4374)}}.snow:nth-child(377){opacity:.7536;transform:translate(52.3968vw,-10px) scale(.3928);animation:fall-377 30s -20s linear infinite}@keyframes fall-377{57.874%{transform:translate(43.1032vw,57.874vh) scale(.3928)}to{transform:translate(47.75vw,99vh) scale(.3928)}}.snow:nth-child(378){opacity:1.5626;transform:translate(16.3953vw,-10px) scale(.558);animation:fall-378 14s -2s linear infinite}@keyframes fall-378{47.438%{transform:translate(13.6054vw,47.438vh) scale(.558)}to{transform:translate(15.00035vw,99vh) scale(.558)}}.snow:nth-child(379){opacity:.71;transform:translate(38.3209vw,-10px) scale(.0771);animation:fall-379 15s -13s linear infinite}@keyframes fall-379{63.841%{transform:translate(41.6558vw,63.841vh) scale(.0771)}to{transform:translate(39.98835vw,99vh) scale(.0771)}}.snow:nth-child(380){opacity:1.2712;transform:translate(63.1476vw,-10px) scale(.509);animation:fall-380 11s -7s linear infinite}@keyframes fall-380{71.905%{transform:translate(64.7451vw,71.905vh) scale(.509)}to{transform:translate(63.94635vw,99vh) scale(.509)}}.snow:nth-child(381){opacity:.445;transform:translate(31.2373vw,-10px) scale(.868);animation:fall-381 18s -8s linear infinite}@keyframes fall-381{53.991%{transform:translate(35.5282vw,53.991vh) scale(.868)}to{transform:translate(33.38275vw,99vh) scale(.868)}}.snow:nth-child(382){opacity:.5494;transform:translate(61.9515vw,-10px) scale(.8438);animation:fall-382 28s -25s linear infinite}@keyframes fall-382{73.776%{transform:translate(65.4969vw,73.776vh) scale(.8438)}to{transform:translate(63.7242vw,99vh) scale(.8438)}}.snow:nth-child(383){opacity:.4506;transform:translate(95.4332vw,-10px) scale(.9572);animation:fall-383 28s -30s linear infinite}@keyframes fall-383{73.425%{transform:translate(90.7007vw,73.425vh) scale(.9572)}to{transform:translate(93.06695vw,99vh) scale(.9572)}}.snow:nth-child(384){opacity:.0734;transform:translate(97.9714vw,-10px) scale(.8872);animation:fall-384 25s -3s linear infinite}@keyframes fall-384{48.576%{transform:translate(91.4898vw,48.576vh) scale(.8872)}to{transform:translate(94.7306vw,99vh) scale(.8872)}}.snow:nth-child(385){opacity:1.1304;transform:translate(63.1753vw,-10px) scale(.4833);animation:fall-385 14s -5s linear infinite}@keyframes fall-385{51.484%{transform:translate(55.0876vw,51.484vh) scale(.4833)}to{transform:translate(59.13145vw,99vh) scale(.4833)}}.snow:nth-child(386){opacity:.5466;transform:translate(4.3454vw,-10px) scale(.8386);animation:fall-386 19s -1s linear infinite}@keyframes fall-386{41.443%{transform:translate(5.2216vw,41.443vh) scale(.8386)}to{transform:translate(4.7835vw,99vh) scale(.8386)}}.snow:nth-child(387){opacity:.622;transform:translate(42.4321vw,-10px) scale(.8039);animation:fall-387 13s -18s linear infinite}@keyframes fall-387{32.241%{transform:translate(34.2504vw,32.241vh) scale(.8039)}to{transform:translate(38.34125vw,99vh) scale(.8039)}}.snow:nth-child(388){opacity:1.0816;transform:translate(62.3377vw,-10px) scale(.4147);animation:fall-388 28s -1s linear infinite}@keyframes fall-388{34.392%{transform:translate(67.012vw,34.392vh) scale(.4147)}to{transform:translate(64.67485vw,99vh) scale(.4147)}}.snow:nth-child(389){opacity:.6746;transform:translate(83.9448vw,-10px) scale(.5183);animation:fall-389 12s -10s linear infinite}@keyframes fall-389{49.328%{transform:translate(93.4587vw,49.328vh) scale(.5183)}to{transform:translate(88.70175vw,99vh) scale(.5183)}}.snow:nth-child(390){opacity:.607;transform:translate(80.5843vw,-10px) scale(.007);animation:fall-390 15s -5s linear infinite}@keyframes fall-390{46.852%{transform:translate(73.188vw,46.852vh) scale(.007)}to{transform:translate(76.88615vw,99vh) scale(.007)}}.snow:nth-child(391){opacity:1.7618;transform:translate(76.1183vw,-10px) scale(.7937);animation:fall-391 26s -30s linear infinite}@keyframes fall-391{56.449%{transform:translate(81.2312vw,56.449vh) scale(.7937)}to{transform:translate(78.67475vw,99vh) scale(.7937)}}.snow:nth-child(392){opacity:1.7118;transform:translate(22.9347vw,-10px) scale(.0825);animation:fall-392 27s -6s linear infinite}@keyframes fall-392{41.488%{transform:translate(14.8694vw,41.488vh) scale(.0825)}to{transform:translate(18.90205vw,99vh) scale(.0825)}}.snow:nth-child(393){opacity:1.1658;transform:translate(40.5509vw,-10px) scale(.2102);animation:fall-393 21s -7s linear infinite}@keyframes fall-393{37.822%{transform:translate(37.8492vw,37.822vh) scale(.2102)}to{transform:translate(39.20005vw,99vh) scale(.2102)}}.snow:nth-child(394){opacity:1.3046;transform:translate(57.3216vw,-10px) scale(.3926);animation:fall-394 27s -11s linear infinite}@keyframes fall-394{76.854%{transform:translate(64.9775vw,76.854vh) scale(.3926)}to{transform:translate(61.14955vw,99vh) scale(.3926)}}.snow:nth-child(395){opacity:.3994;transform:translate(20.6135vw,-10px) scale(.3407);animation:fall-395 29s -20s linear infinite}@keyframes fall-395{74.918%{transform:translate(26.0255vw,74.918vh) scale(.3407)}to{transform:translate(23.3195vw,99vh) scale(.3407)}}.snow:nth-child(396){opacity:1.9202;transform:translate(74.7653vw,-10px) scale(.1034);animation:fall-396 13s -25s linear infinite}@keyframes fall-396{55.933%{transform:translate(69.6434vw,55.933vh) scale(.1034)}to{transform:translate(72.20435vw,99vh) scale(.1034)}}.snow:nth-child(397){opacity:.9072;transform:translate(66.3473vw,-10px) scale(.4668);animation:fall-397 20s -18s linear infinite}@keyframes fall-397{60.045%{transform:translate(73.3604vw,60.045vh) scale(.4668)}to{transform:translate(69.85385vw,99vh) scale(.4668)}}.snow:nth-child(398){opacity:1.2598;transform:translate(54.3027vw,-10px) scale(.838);animation:fall-398 24s -9s linear infinite}@keyframes fall-398{64.316%{transform:translate(60.8168vw,64.316vh) scale(.838)}to{transform:translate(57.55975vw,99vh) scale(.838)}}.snow:nth-child(399){opacity:.1998;transform:translate(.785vw,-10px) scale(.0593);animation:fall-399 26s -13s linear infinite}@keyframes fall-399{62.801%{transform:translate(8.038vw,62.801vh) scale(.0593)}to{transform:translate(4.4115vw,99vh) scale(.0593)}}.snow:nth-child(400){opacity:.0504;transform:translate(45.2595vw,-10px) scale(.6543);animation:fall-400 30s -11s linear infinite}@keyframes fall-400{43.101%{transform:translate(36.9125vw,43.101vh) scale(.6543)}to{transform:translate(41.086vw,99vh) scale(.6543)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.5624;transform:translate(29.678vw,-10px) scale(.5508);animation:fall-1 25s -27s linear infinite}@keyframes fall-1{60.663%{transform:translate(25.5415vw,60.663vh) scale(.5508)}to{transform:translate(27.60975vw,99vh) scale(.5508)}}.snow:nth-child(2){opacity:.3736;transform:translate(29.8667vw,-10px) scale(.8755);animation:fall-2 29s -5s linear infinite}@keyframes fall-2{39.932%{transform:translate(31.2126vw,39.932vh) scale(.8755)}to{transform:translate(30.53965vw,99vh) scale(.8755)}}.snow:nth-child(3){opacity:.0586;transform:translate(64.7422vw,-10px) scale(.1112);animation:fall-3 25s -15s linear infinite}@keyframes fall-3{53.639%{transform:translate(71.702vw,53.639vh) scale(.1112)}to{transform:translate(68.2221vw,99vh) scale(.1112)}}.snow:nth-child(4){opacity:.7052;transform:translate(29.895vw,-10px) scale(.7578);animation:fall-4 14s -15s linear infinite}@keyframes fall-4{75.837%{transform:translate(28.9904vw,75.837vh) scale(.7578)}to{transform:translate(29.4427vw,99vh) scale(.7578)}}.snow:nth-child(5){opacity:.4364;transform:translate(84.0147vw,-10px) scale(.0993);animation:fall-5 15s -10s linear infinite}@keyframes fall-5{38.103%{transform:translate(85.6402vw,38.103vh) scale(.0993)}to{transform:translate(84.82745vw,99vh) scale(.0993)}}.snow:nth-child(6){opacity:1.3638;transform:translate(44.5702vw,-10px) scale(.6262);animation:fall-6 25s -7s linear infinite}@keyframes fall-6{59.883%{transform:translate(52.7057vw,59.883vh) scale(.6262)}to{transform:translate(48.63795vw,99vh) scale(.6262)}}.snow:nth-child(7){opacity:1.5942;transform:translate(75.3551vw,-10px) scale(.4449);animation:fall-7 24s -2s linear infinite}@keyframes fall-7{37.433%{transform:translate(72.8053vw,37.433vh) scale(.4449)}to{transform:translate(74.0802vw,99vh) scale(.4449)}}.snow:nth-child(8){opacity:.1374;transform:translate(44.7072vw,-10px) scale(.9513);animation:fall-8 23s -3s linear infinite}@keyframes fall-8{40.569%{transform:translate(44.044vw,40.569vh) scale(.9513)}to{transform:translate(44.3756vw,99vh) scale(.9513)}}.snow:nth-child(9){opacity:1.0902;transform:translate(53.2997vw,-10px) scale(.7056);animation:fall-9 23s -25s linear infinite}@keyframes fall-9{48.096%{transform:translate(61.8202vw,48.096vh) scale(.7056)}to{transform:translate(57.55995vw,99vh) scale(.7056)}}.snow:nth-child(10){opacity:.4474;transform:translate(33.8794vw,-10px) scale(.8044);animation:fall-10 26s -29s linear infinite}@keyframes fall-10{50.944%{transform:translate(25.4502vw,50.944vh) scale(.8044)}to{transform:translate(29.6648vw,99vh) scale(.8044)}}.snow:nth-child(11){opacity:1.7574;transform:translate(1.3138vw,-10px) scale(.5366);animation:fall-11 25s -24s linear infinite}@keyframes fall-11{73.485%{transform:translate(-5.5644vw,73.485vh) scale(.5366)}to{transform:translate(-2.1253vw,99vh) scale(.5366)}}.snow:nth-child(12){opacity:1.7722;transform:translate(56.76vw,-10px) scale(.819);animation:fall-12 22s -20s linear infinite}@keyframes fall-12{79.8%{transform:translate(60.0829vw,79.8vh) scale(.819)}to{transform:translate(58.42145vw,99vh) scale(.819)}}.snow:nth-child(13){opacity:1.803;transform:translate(18.4511vw,-10px) scale(.6906);animation:fall-13 24s -5s linear infinite}@keyframes fall-13{71.525%{transform:translate(26.0402vw,71.525vh) scale(.6906)}to{transform:translate(22.24565vw,99vh) scale(.6906)}}.snow:nth-child(14){opacity:.9138;transform:translate(85.7617vw,-10px) scale(.41);animation:fall-14 11s -2s linear infinite}@keyframes fall-14{78.683%{transform:translate(83.6142vw,78.683vh) scale(.41)}to{transform:translate(84.68795vw,99vh) scale(.41)}}.snow:nth-child(15){opacity:.2356;transform:translate(62.7775vw,-10px) scale(.1881);animation:fall-15 23s -3s linear infinite}@keyframes fall-15{32.931%{transform:translate(60.8276vw,32.931vh) scale(.1881)}to{transform:translate(61.80255vw,99vh) scale(.1881)}}.snow:nth-child(16){opacity:.7718;transform:translate(55.221vw,-10px) scale(.9829);animation:fall-16 20s -6s linear infinite}@keyframes fall-16{30.72%{transform:translate(62.9468vw,30.72vh) scale(.9829)}to{transform:translate(59.0839vw,99vh) scale(.9829)}}.snow:nth-child(17){opacity:.7986;transform:translate(23.284vw,-10px) scale(.4905);animation:fall-17 28s -9s linear infinite}@keyframes fall-17{53.549%{transform:translate(17.4232vw,53.549vh) scale(.4905)}to{transform:translate(20.3536vw,99vh) scale(.4905)}}.snow:nth-child(18){opacity:1.0926;transform:translate(46.2155vw,-10px) scale(.7841);animation:fall-18 14s -18s linear infinite}@keyframes fall-18{70.733%{transform:translate(51.2844vw,70.733vh) scale(.7841)}to{transform:translate(48.74995vw,99vh) scale(.7841)}}.snow:nth-child(19){opacity:1.326;transform:translate(50.4551vw,-10px) scale(.7594);animation:fall-19 26s -16s linear infinite}@keyframes fall-19{41.285%{transform:translate(43.6341vw,41.285vh) scale(.7594)}to{transform:translate(47.0446vw,99vh) scale(.7594)}}.snow:nth-child(20){opacity:.2594;transform:translate(30.034vw,-10px) scale(.604);animation:fall-20 20s -12s linear infinite}@keyframes fall-20{41.085%{transform:translate(36.8334vw,41.085vh) scale(.604)}to{transform:translate(33.4337vw,99vh) scale(.604)}}.snow:nth-child(21){opacity:1.9544;transform:translate(52.7199vw,-10px) scale(.6034);animation:fall-21 17s -18s linear infinite}@keyframes fall-21{46.595%{transform:translate(62.4998vw,46.595vh) scale(.6034)}to{transform:translate(57.60985vw,99vh) scale(.6034)}}.snow:nth-child(22){opacity:.6588;transform:translate(86.3302vw,-10px) scale(.1824);animation:fall-22 20s -24s linear infinite}@keyframes fall-22{56.309%{transform:translate(78.6993vw,56.309vh) scale(.1824)}to{transform:translate(82.51475vw,99vh) scale(.1824)}}.snow:nth-child(23){opacity:.804;transform:translate(51.9318vw,-10px) scale(.6849);animation:fall-23 24s -19s linear infinite}@keyframes fall-23{50.742%{transform:translate(48.1753vw,50.742vh) scale(.6849)}to{transform:translate(50.05355vw,99vh) scale(.6849)}}.snow:nth-child(24){opacity:.778;transform:translate(94.2687vw,-10px) scale(.3924);animation:fall-24 10s -17s linear infinite}@keyframes fall-24{32.879%{transform:translate(87.2775vw,32.879vh) scale(.3924)}to{transform:translate(90.7731vw,99vh) scale(.3924)}}.snow:nth-child(25){opacity:1.3438;transform:translate(44.53vw,-10px) scale(.4029);animation:fall-25 11s -24s linear infinite}@keyframes fall-25{36.346%{transform:translate(53.4559vw,36.346vh) scale(.4029)}to{transform:translate(48.99295vw,99vh) scale(.4029)}}.snow:nth-child(26){opacity:.5424;transform:translate(.3466vw,-10px) scale(.1224);animation:fall-26 16s -29s linear infinite}@keyframes fall-26{43.521%{transform:translate(9.4774vw,43.521vh) scale(.1224)}to{transform:translate(4.912vw,99vh) scale(.1224)}}.snow:nth-child(27){opacity:1.4502;transform:translate(36.1596vw,-10px) scale(.9228);animation:fall-27 27s -28s linear infinite}@keyframes fall-27{70.527%{transform:translate(38.8677vw,70.527vh) scale(.9228)}to{transform:translate(37.51365vw,99vh) scale(.9228)}}.snow:nth-child(28){opacity:.926;transform:translate(16.7786vw,-10px) scale(.2275);animation:fall-28 22s -30s linear infinite}@keyframes fall-28{64.796%{transform:translate(20.3583vw,64.796vh) scale(.2275)}to{transform:translate(18.56845vw,99vh) scale(.2275)}}.snow:nth-child(29){opacity:1.5438;transform:translate(3.9007vw,-10px) scale(.2693);animation:fall-29 13s -19s linear infinite}@keyframes fall-29{31.018%{transform:translate(8.0362vw,31.018vh) scale(.2693)}to{transform:translate(5.96845vw,99vh) scale(.2693)}}.snow:nth-child(30){opacity:.9638;transform:translate(59.9113vw,-10px) scale(.8298);animation:fall-30 14s -18s linear infinite}@keyframes fall-30{42.69%{transform:translate(65.2311vw,42.69vh) scale(.8298)}to{transform:translate(62.5712vw,99vh) scale(.8298)}}.snow:nth-child(31){opacity:1.661;transform:translate(56.3245vw,-10px) scale(.5368);animation:fall-31 16s -21s linear infinite}@keyframes fall-31{77.002%{transform:translate(54.644vw,77.002vh) scale(.5368)}to{transform:translate(55.48425vw,99vh) scale(.5368)}}.snow:nth-child(32){opacity:1.7882;transform:translate(72.1775vw,-10px) scale(.8146);animation:fall-32 25s -7s linear infinite}@keyframes fall-32{55.332%{transform:translate(66.2695vw,55.332vh) scale(.8146)}to{transform:translate(69.2235vw,99vh) scale(.8146)}}.snow:nth-child(33){opacity:1.4722;transform:translate(49.6988vw,-10px) scale(.8201);animation:fall-33 17s -23s linear infinite}@keyframes fall-33{36.738%{transform:translate(53.9778vw,36.738vh) scale(.8201)}to{transform:translate(51.8383vw,99vh) scale(.8201)}}.snow:nth-child(34){opacity:1.4146;transform:translate(26.1653vw,-10px) scale(.0628);animation:fall-34 16s -12s linear infinite}@keyframes fall-34{48.847%{transform:translate(26.5435vw,48.847vh) scale(.0628)}to{transform:translate(26.3544vw,99vh) scale(.0628)}}.snow:nth-child(35){opacity:.3768;transform:translate(63.4566vw,-10px) scale(.4267);animation:fall-35 16s -25s linear infinite}@keyframes fall-35{69.435%{transform:translate(56.5001vw,69.435vh) scale(.4267)}to{transform:translate(59.97835vw,99vh) scale(.4267)}}.snow:nth-child(36){opacity:.5074;transform:translate(83.5974vw,-10px) scale(.7178);animation:fall-36 14s -7s linear infinite}@keyframes fall-36{34.543%{transform:translate(93.5865vw,34.543vh) scale(.7178)}to{transform:translate(88.59195vw,99vh) scale(.7178)}}.snow:nth-child(37){opacity:.298;transform:translate(25.5132vw,-10px) scale(.3589);animation:fall-37 14s -23s linear infinite}@keyframes fall-37{73.812%{transform:translate(18.7794vw,73.812vh) scale(.3589)}to{transform:translate(22.1463vw,99vh) scale(.3589)}}.snow:nth-child(38){opacity:1.8354;transform:translate(50.6624vw,-10px) scale(.6145);animation:fall-38 25s -10s linear infinite}@keyframes fall-38{58.237%{transform:translate(43.1497vw,58.237vh) scale(.6145)}to{transform:translate(46.90605vw,99vh) scale(.6145)}}.snow:nth-child(39){opacity:.6128;transform:translate(4.652vw,-10px) scale(.4231);animation:fall-39 25s -13s linear infinite}@keyframes fall-39{49.061%{transform:translate(8.5557vw,49.061vh) scale(.4231)}to{transform:translate(6.60385vw,99vh) scale(.4231)}}.snow:nth-child(40){opacity:1.8454;transform:translate(44.4307vw,-10px) scale(.4828);animation:fall-40 29s -16s linear infinite}@keyframes fall-40{45.127%{transform:translate(41.2219vw,45.127vh) scale(.4828)}to{transform:translate(42.8263vw,99vh) scale(.4828)}}.snow:nth-child(41){opacity:1.0204;transform:translate(28.9624vw,-10px) scale(.2895);animation:fall-41 25s -5s linear infinite}@keyframes fall-41{43.734%{transform:translate(36.7701vw,43.734vh) scale(.2895)}to{transform:translate(32.86625vw,99vh) scale(.2895)}}.snow:nth-child(42){opacity:1.6306;transform:translate(73.2598vw,-10px) scale(.2399);animation:fall-42 15s -27s linear infinite}@keyframes fall-42{76.493%{transform:translate(70.801vw,76.493vh) scale(.2399)}to{transform:translate(72.0304vw,99vh) scale(.2399)}}.snow:nth-child(43){opacity:.2412;transform:translate(43.6609vw,-10px) scale(.5708);animation:fall-43 10s -4s linear infinite}@keyframes fall-43{79.899%{transform:translate(42.4928vw,79.899vh) scale(.5708)}to{transform:translate(43.07685vw,99vh) scale(.5708)}}.snow:nth-child(44){opacity:.3364;transform:translate(3.2586vw,-10px) scale(.6374);animation:fall-44 23s -19s linear infinite}@keyframes fall-44{73.134%{transform:translate(11.2431vw,73.134vh) scale(.6374)}to{transform:translate(7.25085vw,99vh) scale(.6374)}}.snow:nth-child(45){opacity:.3424;transform:translate(85.7503vw,-10px) scale(.5803);animation:fall-45 16s -5s linear infinite}@keyframes fall-45{52.708%{transform:translate(92.0625vw,52.708vh) scale(.5803)}to{transform:translate(88.9064vw,99vh) scale(.5803)}}.snow:nth-child(46){opacity:1.4424;transform:translate(93.3661vw,-10px) scale(.8331);animation:fall-46 23s -13s linear infinite}@keyframes fall-46{49.375%{transform:translate(85.1956vw,49.375vh) scale(.8331)}to{transform:translate(89.28085vw,99vh) scale(.8331)}}.snow:nth-child(47){opacity:.982;transform:translate(41.2995vw,-10px) scale(.4106);animation:fall-47 15s -17s linear infinite}@keyframes fall-47{42.289%{transform:translate(44.1522vw,42.289vh) scale(.4106)}to{transform:translate(42.72585vw,99vh) scale(.4106)}}.snow:nth-child(48){opacity:1.8274;transform:translate(19.9409vw,-10px) scale(.6307);animation:fall-48 27s -6s linear infinite}@keyframes fall-48{66.126%{transform:translate(13.3769vw,66.126vh) scale(.6307)}to{transform:translate(16.6589vw,99vh) scale(.6307)}}.snow:nth-child(49){opacity:.7974;transform:translate(18.3075vw,-10px) scale(.1671);animation:fall-49 22s -22s linear infinite}@keyframes fall-49{36.286%{transform:translate(9.6953vw,36.286vh) scale(.1671)}to{transform:translate(14.0014vw,99vh) scale(.1671)}}.snow:nth-child(50){opacity:.589;transform:translate(48.9563vw,-10px) scale(.4049);animation:fall-50 15s -3s linear infinite}@keyframes fall-50{37.697%{transform:translate(47.3093vw,37.697vh) scale(.4049)}to{transform:translate(48.1328vw,99vh) scale(.4049)}}.snow:nth-child(51){opacity:1.709;transform:translate(9.8026vw,-10px) scale(.1002);animation:fall-51 20s -16s linear infinite}@keyframes fall-51{33.21%{transform:translate(14.8295vw,33.21vh) scale(.1002)}to{transform:translate(12.31605vw,99vh) scale(.1002)}}.snow:nth-child(52){opacity:.8016;transform:translate(27.7061vw,-10px) scale(.9184);animation:fall-52 20s -30s linear infinite}@keyframes fall-52{39.751%{transform:translate(22.3714vw,39.751vh) scale(.9184)}to{transform:translate(25.03875vw,99vh) scale(.9184)}}.snow:nth-child(53){opacity:.7216;transform:translate(60.1741vw,-10px) scale(.025);animation:fall-53 15s -15s linear infinite}@keyframes fall-53{68.512%{transform:translate(61.0593vw,68.512vh) scale(.025)}to{transform:translate(60.6167vw,99vh) scale(.025)}}.snow:nth-child(54){opacity:1.6804;transform:translate(97.8866vw,-10px) scale(.5574);animation:fall-54 23s -19s linear infinite}@keyframes fall-54{49.99%{transform:translate(102.7144vw,49.99vh) scale(.5574)}to{transform:translate(100.3005vw,99vh) scale(.5574)}}.snow:nth-child(55){opacity:.3172;transform:translate(94.7181vw,-10px) scale(.4081);animation:fall-55 16s -17s linear infinite}@keyframes fall-55{31.18%{transform:translate(95.5058vw,31.18vh) scale(.4081)}to{transform:translate(95.11195vw,99vh) scale(.4081)}}.snow:nth-child(56){opacity:1.0448;transform:translate(86.556vw,-10px) scale(.07);animation:fall-56 23s -11s linear infinite}@keyframes fall-56{33.013%{transform:translate(86.4795vw,33.013vh) scale(.07)}to{transform:translate(86.51775vw,99vh) scale(.07)}}.snow:nth-child(57){opacity:1.854;transform:translate(4.1311vw,-10px) scale(.7812);animation:fall-57 26s -5s linear infinite}@keyframes fall-57{64.041%{transform:translate(.3733vw,64.041vh) scale(.7812)}to{transform:translate(2.2522vw,99vh) scale(.7812)}}.snow:nth-child(58){opacity:1.9588;transform:translate(8.7929vw,-10px) scale(.8339);animation:fall-58 14s -12s linear infinite}@keyframes fall-58{65.949%{transform:translate(.6219vw,65.949vh) scale(.8339)}to{transform:translate(4.7074vw,99vh) scale(.8339)}}.snow:nth-child(59){opacity:1.858;transform:translate(46.4177vw,-10px) scale(.1786);animation:fall-59 30s -3s linear infinite}@keyframes fall-59{38.018%{transform:translate(51.4476vw,38.018vh) scale(.1786)}to{transform:translate(48.93265vw,99vh) scale(.1786)}}.snow:nth-child(60){opacity:.0362;transform:translate(53.8362vw,-10px) scale(.0203);animation:fall-60 27s -26s linear infinite}@keyframes fall-60{78.006%{transform:translate(56.1996vw,78.006vh) scale(.0203)}to{transform:translate(55.0179vw,99vh) scale(.0203)}}.snow:nth-child(61){opacity:.3784;transform:translate(20.8068vw,-10px) scale(.498);animation:fall-61 22s -19s linear infinite}@keyframes fall-61{42.882%{transform:translate(17.572vw,42.882vh) scale(.498)}to{transform:translate(19.1894vw,99vh) scale(.498)}}.snow:nth-child(62){opacity:.637;transform:translate(25.6884vw,-10px) scale(.2151);animation:fall-62 23s -13s linear infinite}@keyframes fall-62{48.185%{transform:translate(28.0469vw,48.185vh) scale(.2151)}to{transform:translate(26.86765vw,99vh) scale(.2151)}}.snow:nth-child(63){opacity:1.1226;transform:translate(41.9559vw,-10px) scale(.6405);animation:fall-63 22s -18s linear infinite}@keyframes fall-63{30.547%{transform:translate(45.5996vw,30.547vh) scale(.6405)}to{transform:translate(43.77775vw,99vh) scale(.6405)}}.snow:nth-child(64){opacity:.5414;transform:translate(21.4322vw,-10px) scale(.283);animation:fall-64 10s -5s linear infinite}@keyframes fall-64{78.303%{transform:translate(24.0747vw,78.303vh) scale(.283)}to{transform:translate(22.75345vw,99vh) scale(.283)}}.snow:nth-child(65){opacity:1.4724;transform:translate(25.7863vw,-10px) scale(.9049);animation:fall-65 13s -6s linear infinite}@keyframes fall-65{38.728%{transform:translate(27.5785vw,38.728vh) scale(.9049)}to{transform:translate(26.6824vw,99vh) scale(.9049)}}.snow:nth-child(66){opacity:1.775;transform:translate(4.8392vw,-10px) scale(.4036);animation:fall-66 29s -6s linear infinite}@keyframes fall-66{57.794%{transform:translate(14.8223vw,57.794vh) scale(.4036)}to{transform:translate(9.83075vw,99vh) scale(.4036)}}.snow:nth-child(67){opacity:.4468;transform:translate(3.0835vw,-10px) scale(.5864);animation:fall-67 22s -16s linear infinite}@keyframes fall-67{46.711%{transform:translate(.5852vw,46.711vh) scale(.5864)}to{transform:translate(1.83435vw,99vh) scale(.5864)}}.snow:nth-child(68){opacity:1.185;transform:translate(71.3235vw,-10px) scale(.1386);animation:fall-68 11s -2s linear infinite}@keyframes fall-68{32.067%{transform:translate(63.3908vw,32.067vh) scale(.1386)}to{transform:translate(67.35715vw,99vh) scale(.1386)}}.snow:nth-child(69){opacity:.8982;transform:translate(39.415vw,-10px) scale(.7378);animation:fall-69 16s -18s linear infinite}@keyframes fall-69{39.781%{transform:translate(42.7423vw,39.781vh) scale(.7378)}to{transform:translate(41.07865vw,99vh) scale(.7378)}}.snow:nth-child(70){opacity:.0068;transform:translate(54.2966vw,-10px) scale(.9394);animation:fall-70 14s -28s linear infinite}@keyframes fall-70{42.366%{transform:translate(61.8719vw,42.366vh) scale(.9394)}to{transform:translate(58.08425vw,99vh) scale(.9394)}}.snow:nth-child(71){opacity:.45;transform:translate(22.6847vw,-10px) scale(.8481);animation:fall-71 20s -28s linear infinite}@keyframes fall-71{45.16%{transform:translate(31.1441vw,45.16vh) scale(.8481)}to{transform:translate(26.9144vw,99vh) scale(.8481)}}.snow:nth-child(72){opacity:.765;transform:translate(70.6104vw,-10px) scale(.6095);animation:fall-72 13s -24s linear infinite}@keyframes fall-72{73.51%{transform:translate(73.607vw,73.51vh) scale(.6095)}to{transform:translate(72.1087vw,99vh) scale(.6095)}}.snow:nth-child(73){opacity:.943;transform:translate(98.6349vw,-10px) scale(.156);animation:fall-73 20s -12s linear infinite}@keyframes fall-73{67.904%{transform:translate(106.4603vw,67.904vh) scale(.156)}to{transform:translate(102.5476vw,99vh) scale(.156)}}.snow:nth-child(74){opacity:.7188;transform:translate(47.1997vw,-10px) scale(.9532);animation:fall-74 18s -10s linear infinite}@keyframes fall-74{34.46%{transform:translate(52.8782vw,34.46vh) scale(.9532)}to{transform:translate(50.03895vw,99vh) scale(.9532)}}.snow:nth-child(75){opacity:1.5018;transform:translate(2.9675vw,-10px) scale(.1469);animation:fall-75 12s -11s linear infinite}@keyframes fall-75{70.595%{transform:translate(7.8226vw,70.595vh) scale(.1469)}to{transform:translate(5.39505vw,99vh) scale(.1469)}}.snow:nth-child(76){opacity:.2344;transform:translate(81.7568vw,-10px) scale(.0032);animation:fall-76 30s -7s linear infinite}@keyframes fall-76{52.274%{transform:translate(85.2631vw,52.274vh) scale(.0032)}to{transform:translate(83.50995vw,99vh) scale(.0032)}}.snow:nth-child(77){opacity:1.7576;transform:translate(3.3872vw,-10px) scale(.5315);animation:fall-77 25s -14s linear infinite}@keyframes fall-77{74.665%{transform:translate(.1172vw,74.665vh) scale(.5315)}to{transform:translate(1.7522vw,99vh) scale(.5315)}}.snow:nth-child(78){opacity:1.8912;transform:translate(97.0775vw,-10px) scale(.8971);animation:fall-78 18s -13s linear infinite}@keyframes fall-78{68.354%{transform:translate(104.3725vw,68.354vh) scale(.8971)}to{transform:translate(100.725vw,99vh) scale(.8971)}}.snow:nth-child(79){opacity:.4548;transform:translate(57.1992vw,-10px) scale(.4631);animation:fall-79 11s -14s linear infinite}@keyframes fall-79{57.255%{transform:translate(54.9744vw,57.255vh) scale(.4631)}to{transform:translate(56.0868vw,99vh) scale(.4631)}}.snow:nth-child(80){opacity:1.5552;transform:translate(21.8803vw,-10px) scale(.9656);animation:fall-80 16s -5s linear infinite}@keyframes fall-80{54.349%{transform:translate(11.9171vw,54.349vh) scale(.9656)}to{transform:translate(16.8987vw,99vh) scale(.9656)}}.snow:nth-child(81){opacity:1.518;transform:translate(85.3362vw,-10px) scale(.7134);animation:fall-81 10s -2s linear infinite}@keyframes fall-81{49.376%{transform:translate(91.0142vw,49.376vh) scale(.7134)}to{transform:translate(88.1752vw,99vh) scale(.7134)}}.snow:nth-child(82){opacity:.7206;transform:translate(78.858vw,-10px) scale(.3935);animation:fall-82 14s -6s linear infinite}@keyframes fall-82{43.471%{transform:translate(85.1364vw,43.471vh) scale(.3935)}to{transform:translate(81.9972vw,99vh) scale(.3935)}}.snow:nth-child(83){opacity:1.8416;transform:translate(56.7928vw,-10px) scale(.8506);animation:fall-83 25s -22s linear infinite}@keyframes fall-83{60.092%{transform:translate(51.0879vw,60.092vh) scale(.8506)}to{transform:translate(53.94035vw,99vh) scale(.8506)}}.snow:nth-child(84){opacity:1.7582;transform:translate(84.2537vw,-10px) scale(.3183);animation:fall-84 18s -4s linear infinite}@keyframes fall-84{43.11%{transform:translate(86.0194vw,43.11vh) scale(.3183)}to{transform:translate(85.13655vw,99vh) scale(.3183)}}.snow:nth-child(85){opacity:.7974;transform:translate(69.0492vw,-10px) scale(.074);animation:fall-85 17s -4s linear infinite}@keyframes fall-85{58.225%{transform:translate(77.8061vw,58.225vh) scale(.074)}to{transform:translate(73.42765vw,99vh) scale(.074)}}.snow:nth-child(86){opacity:.1362;transform:translate(22.6056vw,-10px) scale(.2177);animation:fall-86 10s -3s linear infinite}@keyframes fall-86{46.226%{transform:translate(26.5534vw,46.226vh) scale(.2177)}to{transform:translate(24.5795vw,99vh) scale(.2177)}}.snow:nth-child(87){opacity:1.4824;transform:translate(60.3385vw,-10px) scale(.2311);animation:fall-87 25s -10s linear infinite}@keyframes fall-87{77.447%{transform:translate(60.3995vw,77.447vh) scale(.2311)}to{transform:translate(60.369vw,99vh) scale(.2311)}}.snow:nth-child(88){opacity:.2092;transform:translate(5.923vw,-10px) scale(.7536);animation:fall-88 18s -5s linear infinite}@keyframes fall-88{71.573%{transform:translate(.9542vw,71.573vh) scale(.7536)}to{transform:translate(3.4386vw,99vh) scale(.7536)}}.snow:nth-child(89){opacity:.5016;transform:translate(69.4156vw,-10px) scale(.642);animation:fall-89 21s -3s linear infinite}@keyframes fall-89{68.424%{transform:translate(59.7803vw,68.424vh) scale(.642)}to{transform:translate(64.59795vw,99vh) scale(.642)}}.snow:nth-child(90){opacity:.5902;transform:translate(53.0667vw,-10px) scale(.5195);animation:fall-90 12s -1s linear infinite}@keyframes fall-90{60.325%{transform:translate(44.5602vw,60.325vh) scale(.5195)}to{transform:translate(48.81345vw,99vh) scale(.5195)}}.snow:nth-child(91){opacity:.711;transform:translate(13.4916vw,-10px) scale(.691);animation:fall-91 17s -20s linear infinite}@keyframes fall-91{70.089%{transform:translate(5.1857vw,70.089vh) scale(.691)}to{transform:translate(9.33865vw,99vh) scale(.691)}}.snow:nth-child(92){opacity:1.5934;transform:translate(54.3546vw,-10px) scale(.8156);animation:fall-92 25s -3s linear infinite}@keyframes fall-92{77.381%{transform:translate(47.146vw,77.381vh) scale(.8156)}to{transform:translate(50.7503vw,99vh) scale(.8156)}}.snow:nth-child(93){opacity:1.6498;transform:translate(57.7102vw,-10px) scale(.284);animation:fall-93 14s -15s linear infinite}@keyframes fall-93{35.262%{transform:translate(50.1073vw,35.262vh) scale(.284)}to{transform:translate(53.90875vw,99vh) scale(.284)}}.snow:nth-child(94){opacity:.3468;transform:translate(65.2986vw,-10px) scale(.5638);animation:fall-94 12s -27s linear infinite}@keyframes fall-94{49.42%{transform:translate(72.7827vw,49.42vh) scale(.5638)}to{transform:translate(69.04065vw,99vh) scale(.5638)}}.snow:nth-child(95){opacity:.5304;transform:translate(51.5095vw,-10px) scale(.005);animation:fall-95 11s -13s linear infinite}@keyframes fall-95{74.678%{transform:translate(43.7526vw,74.678vh) scale(.005)}to{transform:translate(47.63105vw,99vh) scale(.005)}}.snow:nth-child(96){opacity:1.573;transform:translate(57.7905vw,-10px) scale(.7245);animation:fall-96 29s -11s linear infinite}@keyframes fall-96{77.668%{transform:translate(55.011vw,77.668vh) scale(.7245)}to{transform:translate(56.40075vw,99vh) scale(.7245)}}.snow:nth-child(97){opacity:.3376;transform:translate(34.3717vw,-10px) scale(.3648);animation:fall-97 14s -8s linear infinite}@keyframes fall-97{72.432%{transform:translate(27.3177vw,72.432vh) scale(.3648)}to{transform:translate(30.8447vw,99vh) scale(.3648)}}.snow:nth-child(98){opacity:.712;transform:translate(4.1729vw,-10px) scale(.944);animation:fall-98 23s -2s linear infinite}@keyframes fall-98{43.466%{transform:translate(7.0656vw,43.466vh) scale(.944)}to{transform:translate(5.61925vw,99vh) scale(.944)}}.snow:nth-child(99){opacity:.8878;transform:translate(17.2932vw,-10px) scale(.0061);animation:fall-99 18s -10s linear infinite}@keyframes fall-99{62.336%{transform:translate(8.4948vw,62.336vh) scale(.0061)}to{transform:translate(12.894vw,99vh) scale(.0061)}}.snow:nth-child(100){opacity:1.5674;transform:translate(7.2041vw,-10px) scale(.7748);animation:fall-100 24s -25s linear infinite}@keyframes fall-100{61.998%{transform:translate(-1.5949vw,61.998vh) scale(.7748)}to{transform:translate(2.8046vw,99vh) scale(.7748)}}.snow:nth-child(101){opacity:1.7038;transform:translate(49.8538vw,-10px) scale(.4626);animation:fall-101 23s -7s linear infinite}@keyframes fall-101{43.969%{transform:translate(48.4423vw,43.969vh) scale(.4626)}to{transform:translate(49.14805vw,99vh) scale(.4626)}}.snow:nth-child(102){opacity:.1106;transform:translate(97.1347vw,-10px) scale(.9946);animation:fall-102 14s -8s linear infinite}@keyframes fall-102{58.583%{transform:translate(92.0861vw,58.583vh) scale(.9946)}to{transform:translate(94.6104vw,99vh) scale(.9946)}}.snow:nth-child(103){opacity:1.0996;transform:translate(34.9689vw,-10px) scale(.6233);animation:fall-103 18s -11s linear infinite}@keyframes fall-103{65.096%{transform:translate(32.0195vw,65.096vh) scale(.6233)}to{transform:translate(33.4942vw,99vh) scale(.6233)}}.snow:nth-child(104){opacity:.9044;transform:translate(94.9796vw,-10px) scale(.9379);animation:fall-104 28s -23s linear infinite}@keyframes fall-104{51.908%{transform:translate(102.3231vw,51.908vh) scale(.9379)}to{transform:translate(98.65135vw,99vh) scale(.9379)}}.snow:nth-child(105){opacity:1.7782;transform:translate(69.2938vw,-10px) scale(.6753);animation:fall-105 11s -16s linear infinite}@keyframes fall-105{73.77%{transform:translate(78.7316vw,73.77vh) scale(.6753)}to{transform:translate(74.0127vw,99vh) scale(.6753)}}.snow:nth-child(106){opacity:.9066;transform:translate(36.5021vw,-10px) scale(.1028);animation:fall-106 18s -23s linear infinite}@keyframes fall-106{72.578%{transform:translate(43.2948vw,72.578vh) scale(.1028)}to{transform:translate(39.89845vw,99vh) scale(.1028)}}.snow:nth-child(107){opacity:.9692;transform:translate(44.8337vw,-10px) scale(.5482);animation:fall-107 13s -14s linear infinite}@keyframes fall-107{63.912%{transform:translate(41.6079vw,63.912vh) scale(.5482)}to{transform:translate(43.2208vw,99vh) scale(.5482)}}.snow:nth-child(108){opacity:1.6788;transform:translate(22.1512vw,-10px) scale(.1662);animation:fall-108 29s -22s linear infinite}@keyframes fall-108{51.862%{transform:translate(21.7035vw,51.862vh) scale(.1662)}to{transform:translate(21.92735vw,99vh) scale(.1662)}}.snow:nth-child(109){opacity:1.2692;transform:translate(14.06vw,-10px) scale(.5063);animation:fall-109 30s -28s linear infinite}@keyframes fall-109{70.237%{transform:translate(15.2088vw,70.237vh) scale(.5063)}to{transform:translate(14.6344vw,99vh) scale(.5063)}}.snow:nth-child(110){opacity:.6724;transform:translate(94.6909vw,-10px) scale(.4784);animation:fall-110 30s -19s linear infinite}@keyframes fall-110{57.114%{transform:translate(89.3789vw,57.114vh) scale(.4784)}to{transform:translate(92.0349vw,99vh) scale(.4784)}}.snow:nth-child(111){opacity:.657;transform:translate(72.7461vw,-10px) scale(.5329);animation:fall-111 19s -28s linear infinite}@keyframes fall-111{43.677%{transform:translate(75.4177vw,43.677vh) scale(.5329)}to{transform:translate(74.0819vw,99vh) scale(.5329)}}.snow:nth-child(112){opacity:.9632;transform:translate(75.286vw,-10px) scale(.0036);animation:fall-112 15s -14s linear infinite}@keyframes fall-112{34.983%{transform:translate(79.9288vw,34.983vh) scale(.0036)}to{transform:translate(77.6074vw,99vh) scale(.0036)}}.snow:nth-child(113){opacity:.3398;transform:translate(11.6372vw,-10px) scale(.113);animation:fall-113 26s -9s linear infinite}@keyframes fall-113{63.899%{transform:translate(11.1927vw,63.899vh) scale(.113)}to{transform:translate(11.41495vw,99vh) scale(.113)}}.snow:nth-child(114){opacity:.7528;transform:translate(92.7978vw,-10px) scale(.5176);animation:fall-114 26s -7s linear infinite}@keyframes fall-114{72.942%{transform:translate(87.7712vw,72.942vh) scale(.5176)}to{transform:translate(90.2845vw,99vh) scale(.5176)}}.snow:nth-child(115){opacity:1.2738;transform:translate(31.2888vw,-10px) scale(.2162);animation:fall-115 14s -9s linear infinite}@keyframes fall-115{66.88%{transform:translate(36.4674vw,66.88vh) scale(.2162)}to{transform:translate(33.8781vw,99vh) scale(.2162)}}.snow:nth-child(116){opacity:1.738;transform:translate(15.5743vw,-10px) scale(.0787);animation:fall-116 18s -24s linear infinite}@keyframes fall-116{36.414%{transform:translate(11.5651vw,36.414vh) scale(.0787)}to{transform:translate(13.5697vw,99vh) scale(.0787)}}.snow:nth-child(117){opacity:1.6798;transform:translate(10.8456vw,-10px) scale(.7459);animation:fall-117 25s -2s linear infinite}@keyframes fall-117{61.865%{transform:translate(1.7063vw,61.865vh) scale(.7459)}to{transform:translate(6.27595vw,99vh) scale(.7459)}}.snow:nth-child(118){opacity:1.3486;transform:translate(98.3106vw,-10px) scale(.8422);animation:fall-118 25s -27s linear infinite}@keyframes fall-118{40.827%{transform:translate(108.1906vw,40.827vh) scale(.8422)}to{transform:translate(103.2506vw,99vh) scale(.8422)}}.snow:nth-child(119){opacity:1.6726;transform:translate(40.5733vw,-10px) scale(.2844);animation:fall-119 13s -17s linear infinite}@keyframes fall-119{52.828%{transform:translate(47.3866vw,52.828vh) scale(.2844)}to{transform:translate(43.97995vw,99vh) scale(.2844)}}.snow:nth-child(120){opacity:1.3824;transform:translate(51.4357vw,-10px) scale(.4477);animation:fall-120 19s -8s linear infinite}@keyframes fall-120{67.968%{transform:translate(52.7562vw,67.968vh) scale(.4477)}to{transform:translate(52.09595vw,99vh) scale(.4477)}}.snow:nth-child(121){opacity:1.7048;transform:translate(36.2836vw,-10px) scale(.3073);animation:fall-121 28s -7s linear infinite}@keyframes fall-121{68.542%{transform:translate(37.1825vw,68.542vh) scale(.3073)}to{transform:translate(36.73305vw,99vh) scale(.3073)}}.snow:nth-child(122){opacity:.153;transform:translate(1.503vw,-10px) scale(.4209);animation:fall-122 12s -22s linear infinite}@keyframes fall-122{56.419%{transform:translate(8.7971vw,56.419vh) scale(.4209)}to{transform:translate(5.15005vw,99vh) scale(.4209)}}.snow:nth-child(123){opacity:1.8072;transform:translate(63.2691vw,-10px) scale(.0493);animation:fall-123 24s -9s linear infinite}@keyframes fall-123{77.011%{transform:translate(69.1916vw,77.011vh) scale(.0493)}to{transform:translate(66.23035vw,99vh) scale(.0493)}}.snow:nth-child(124){opacity:1.7534;transform:translate(17.5292vw,-10px) scale(.4106);animation:fall-124 11s -21s linear infinite}@keyframes fall-124{59.591%{transform:translate(10.2807vw,59.591vh) scale(.4106)}to{transform:translate(13.90495vw,99vh) scale(.4106)}}.snow:nth-child(125){opacity:1.2812;transform:translate(63.6356vw,-10px) scale(.5461);animation:fall-125 30s -23s linear infinite}@keyframes fall-125{35.93%{transform:translate(66.1027vw,35.93vh) scale(.5461)}to{transform:translate(64.86915vw,99vh) scale(.5461)}}.snow:nth-child(126){opacity:.028;transform:translate(41.5641vw,-10px) scale(.3159);animation:fall-126 16s -22s linear infinite}@keyframes fall-126{46.086%{transform:translate(48.7237vw,46.086vh) scale(.3159)}to{transform:translate(45.1439vw,99vh) scale(.3159)}}.snow:nth-child(127){opacity:1.754;transform:translate(37.113vw,-10px) scale(.9103);animation:fall-127 14s -2s linear infinite}@keyframes fall-127{48.703%{transform:translate(31.3441vw,48.703vh) scale(.9103)}to{transform:translate(34.22855vw,99vh) scale(.9103)}}.snow:nth-child(128){opacity:.4928;transform:translate(32.6554vw,-10px) scale(.0505);animation:fall-128 24s -12s linear infinite}@keyframes fall-128{31.681%{transform:translate(36.8076vw,31.681vh) scale(.0505)}to{transform:translate(34.7315vw,99vh) scale(.0505)}}.snow:nth-child(129){opacity:1.0218;transform:translate(20.857vw,-10px) scale(.2101);animation:fall-129 19s -5s linear infinite}@keyframes fall-129{51.609%{transform:translate(26.8843vw,51.609vh) scale(.2101)}to{transform:translate(23.87065vw,99vh) scale(.2101)}}.snow:nth-child(130){opacity:1.1644;transform:translate(67.6976vw,-10px) scale(.1607);animation:fall-130 16s -1s linear infinite}@keyframes fall-130{30.077%{transform:translate(75.4611vw,30.077vh) scale(.1607)}to{transform:translate(71.57935vw,99vh) scale(.1607)}}.snow:nth-child(131){opacity:1.2532;transform:translate(8.9458vw,-10px) scale(.4187);animation:fall-131 15s -24s linear infinite}@keyframes fall-131{49.853%{transform:translate(8.8105vw,49.853vh) scale(.4187)}to{transform:translate(8.87815vw,99vh) scale(.4187)}}.snow:nth-child(132){opacity:1.406;transform:translate(74.4807vw,-10px) scale(.5259);animation:fall-132 12s -20s linear infinite}@keyframes fall-132{76.18%{transform:translate(74.5087vw,76.18vh) scale(.5259)}to{transform:translate(74.4947vw,99vh) scale(.5259)}}.snow:nth-child(133){opacity:.8964;transform:translate(91.8845vw,-10px) scale(.8615);animation:fall-133 23s -21s linear infinite}@keyframes fall-133{51.166%{transform:translate(95.8644vw,51.166vh) scale(.8615)}to{transform:translate(93.87445vw,99vh) scale(.8615)}}.snow:nth-child(134){opacity:.0664;transform:translate(45.7098vw,-10px) scale(.4568);animation:fall-134 15s -12s linear infinite}@keyframes fall-134{39.857%{transform:translate(54.1668vw,39.857vh) scale(.4568)}to{transform:translate(49.9383vw,99vh) scale(.4568)}}.snow:nth-child(135){opacity:1.3476;transform:translate(81.4916vw,-10px) scale(.7043);animation:fall-135 10s -7s linear infinite}@keyframes fall-135{60.925%{transform:translate(78.8671vw,60.925vh) scale(.7043)}to{transform:translate(80.17935vw,99vh) scale(.7043)}}.snow:nth-child(136){opacity:.186;transform:translate(71.6803vw,-10px) scale(.6584);animation:fall-136 25s -16s linear infinite}@keyframes fall-136{55.38%{transform:translate(66.5355vw,55.38vh) scale(.6584)}to{transform:translate(69.1079vw,99vh) scale(.6584)}}.snow:nth-child(137){opacity:.0132;transform:translate(19.7643vw,-10px) scale(.0465);animation:fall-137 13s -29s linear infinite}@keyframes fall-137{56.712%{transform:translate(26.7711vw,56.712vh) scale(.0465)}to{transform:translate(23.2677vw,99vh) scale(.0465)}}.snow:nth-child(138){opacity:.1484;transform:translate(95.4258vw,-10px) scale(.9867);animation:fall-138 10s -27s linear infinite}@keyframes fall-138{75.142%{transform:translate(100.9455vw,75.142vh) scale(.9867)}to{transform:translate(98.18565vw,99vh) scale(.9867)}}.snow:nth-child(139){opacity:.4374;transform:translate(75.7115vw,-10px) scale(.4195);animation:fall-139 11s -19s linear infinite}@keyframes fall-139{73.486%{transform:translate(67.5376vw,73.486vh) scale(.4195)}to{transform:translate(71.62455vw,99vh) scale(.4195)}}.snow:nth-child(140){opacity:1.7392;transform:translate(78.9361vw,-10px) scale(.84);animation:fall-140 13s -26s linear infinite}@keyframes fall-140{47.641%{transform:translate(83.205vw,47.641vh) scale(.84)}to{transform:translate(81.07055vw,99vh) scale(.84)}}.snow:nth-child(141){opacity:.7068;transform:translate(15.5658vw,-10px) scale(.2637);animation:fall-141 20s -25s linear infinite}@keyframes fall-141{52.285%{transform:translate(13.0608vw,52.285vh) scale(.2637)}to{transform:translate(14.3133vw,99vh) scale(.2637)}}.snow:nth-child(142){opacity:1.4528;transform:translate(64.8168vw,-10px) scale(.302);animation:fall-142 15s -8s linear infinite}@keyframes fall-142{68.261%{transform:translate(73.4214vw,68.261vh) scale(.302)}to{transform:translate(69.1191vw,99vh) scale(.302)}}.snow:nth-child(143){opacity:1.9506;transform:translate(89.226vw,-10px) scale(.2462);animation:fall-143 19s -30s linear infinite}@keyframes fall-143{65.412%{transform:translate(89.7714vw,65.412vh) scale(.2462)}to{transform:translate(89.4987vw,99vh) scale(.2462)}}.snow:nth-child(144){opacity:1.767;transform:translate(20.8493vw,-10px) scale(.9892);animation:fall-144 21s -27s linear infinite}@keyframes fall-144{43.45%{transform:translate(29.2598vw,43.45vh) scale(.9892)}to{transform:translate(25.05455vw,99vh) scale(.9892)}}.snow:nth-child(145){opacity:.1186;transform:translate(91.2701vw,-10px) scale(.4338);animation:fall-145 28s -12s linear infinite}@keyframes fall-145{75.612%{transform:translate(98.495vw,75.612vh) scale(.4338)}to{transform:translate(94.88255vw,99vh) scale(.4338)}}.snow:nth-child(146){opacity:.7542;transform:translate(76.8295vw,-10px) scale(.4996);animation:fall-146 28s -20s linear infinite}@keyframes fall-146{43.486%{transform:translate(77.6427vw,43.486vh) scale(.4996)}to{transform:translate(77.2361vw,99vh) scale(.4996)}}.snow:nth-child(147){opacity:1.454;transform:translate(1.1121vw,-10px) scale(.8503);animation:fall-147 20s -19s linear infinite}@keyframes fall-147{59.235%{transform:translate(5.1061vw,59.235vh) scale(.8503)}to{transform:translate(3.1091vw,99vh) scale(.8503)}}.snow:nth-child(148){opacity:1.5646;transform:translate(99.1601vw,-10px) scale(.869);animation:fall-148 10s -9s linear infinite}@keyframes fall-148{31.85%{transform:translate(92.7346vw,31.85vh) scale(.869)}to{transform:translate(95.94735vw,99vh) scale(.869)}}.snow:nth-child(149){opacity:1.4308;transform:translate(51.0749vw,-10px) scale(.1904);animation:fall-149 23s -12s linear infinite}@keyframes fall-149{79.301%{transform:translate(53.5478vw,79.301vh) scale(.1904)}to{transform:translate(52.31135vw,99vh) scale(.1904)}}.snow:nth-child(150){opacity:1.149;transform:translate(65.1832vw,-10px) scale(.1767);animation:fall-150 13s -27s linear infinite}@keyframes fall-150{35.668%{transform:translate(70.3664vw,35.668vh) scale(.1767)}to{transform:translate(67.7748vw,99vh) scale(.1767)}}.snow:nth-child(151){opacity:.0404;transform:translate(47.8691vw,-10px) scale(.9211);animation:fall-151 20s -3s linear infinite}@keyframes fall-151{30.307%{transform:translate(38.2126vw,30.307vh) scale(.9211)}to{transform:translate(43.04085vw,99vh) scale(.9211)}}.snow:nth-child(152){opacity:1.8986;transform:translate(37.25vw,-10px) scale(.1104);animation:fall-152 24s -28s linear infinite}@keyframes fall-152{63.255%{transform:translate(44.3726vw,63.255vh) scale(.1104)}to{transform:translate(40.8113vw,99vh) scale(.1104)}}.snow:nth-child(153){opacity:.9392;transform:translate(76.0582vw,-10px) scale(.036);animation:fall-153 27s -5s linear infinite}@keyframes fall-153{39.568%{transform:translate(78.0305vw,39.568vh) scale(.036)}to{transform:translate(77.04435vw,99vh) scale(.036)}}.snow:nth-child(154){opacity:.5046;transform:translate(5.3107vw,-10px) scale(.0972);animation:fall-154 25s -27s linear infinite}@keyframes fall-154{35.409%{transform:translate(-.6645vw,35.409vh) scale(.0972)}to{transform:translate(2.3231vw,99vh) scale(.0972)}}.snow:nth-child(155){opacity:.1594;transform:translate(35.0649vw,-10px) scale(.7722);animation:fall-155 11s -1s linear infinite}@keyframes fall-155{77.711%{transform:translate(38.358vw,77.711vh) scale(.7722)}to{transform:translate(36.71145vw,99vh) scale(.7722)}}.snow:nth-child(156){opacity:1.676;transform:translate(76.7714vw,-10px) scale(.8116);animation:fall-156 13s -2s linear infinite}@keyframes fall-156{74.45%{transform:translate(79.7274vw,74.45vh) scale(.8116)}to{transform:translate(78.2494vw,99vh) scale(.8116)}}.snow:nth-child(157){opacity:1.791;transform:translate(7.3139vw,-10px) scale(.925);animation:fall-157 25s -17s linear infinite}@keyframes fall-157{63.368%{transform:translate(14.0889vw,63.368vh) scale(.925)}to{transform:translate(10.7014vw,99vh) scale(.925)}}.snow:nth-child(158){opacity:1.5394;transform:translate(92.3827vw,-10px) scale(.965);animation:fall-158 13s -21s linear infinite}@keyframes fall-158{43.506%{transform:translate(87.8896vw,43.506vh) scale(.965)}to{transform:translate(90.13615vw,99vh) scale(.965)}}.snow:nth-child(159){opacity:1.5376;transform:translate(39.6266vw,-10px) scale(.6159);animation:fall-159 25s -30s linear infinite}@keyframes fall-159{76.167%{transform:translate(34.3269vw,76.167vh) scale(.6159)}to{transform:translate(36.97675vw,99vh) scale(.6159)}}.snow:nth-child(160){opacity:1.6722;transform:translate(12.7193vw,-10px) scale(.669);animation:fall-160 23s -23s linear infinite}@keyframes fall-160{37.215%{transform:translate(9.1279vw,37.215vh) scale(.669)}to{transform:translate(10.9236vw,99vh) scale(.669)}}.snow:nth-child(161){opacity:.177;transform:translate(79.3619vw,-10px) scale(.0467);animation:fall-161 17s -20s linear infinite}@keyframes fall-161{51.012%{transform:translate(86.6566vw,51.012vh) scale(.0467)}to{transform:translate(83.00925vw,99vh) scale(.0467)}}.snow:nth-child(162){opacity:.6896;transform:translate(37.3047vw,-10px) scale(.2722);animation:fall-162 14s -30s linear infinite}@keyframes fall-162{49.217%{transform:translate(28.1335vw,49.217vh) scale(.2722)}to{transform:translate(32.7191vw,99vh) scale(.2722)}}.snow:nth-child(163){opacity:1.6254;transform:translate(56.5569vw,-10px) scale(.5506);animation:fall-163 21s -4s linear infinite}@keyframes fall-163{44.95%{transform:translate(52.4802vw,44.95vh) scale(.5506)}to{transform:translate(54.51855vw,99vh) scale(.5506)}}.snow:nth-child(164){opacity:1.542;transform:translate(65.818vw,-10px) scale(.749);animation:fall-164 26s -15s linear infinite}@keyframes fall-164{31.354%{transform:translate(59.6197vw,31.354vh) scale(.749)}to{transform:translate(62.71885vw,99vh) scale(.749)}}.snow:nth-child(165){opacity:1.062;transform:translate(9.654vw,-10px) scale(.5587);animation:fall-165 19s -9s linear infinite}@keyframes fall-165{71.321%{transform:translate(14.5198vw,71.321vh) scale(.5587)}to{transform:translate(12.0869vw,99vh) scale(.5587)}}.snow:nth-child(166){opacity:1.7968;transform:translate(37.6993vw,-10px) scale(.0619);animation:fall-166 23s -12s linear infinite}@keyframes fall-166{35.795%{transform:translate(29.085vw,35.795vh) scale(.0619)}to{transform:translate(33.39215vw,99vh) scale(.0619)}}.snow:nth-child(167){opacity:1.792;transform:translate(88.4801vw,-10px) scale(.8174);animation:fall-167 19s -11s linear infinite}@keyframes fall-167{53.593%{transform:translate(94.469vw,53.593vh) scale(.8174)}to{transform:translate(91.47455vw,99vh) scale(.8174)}}.snow:nth-child(168){opacity:1.3494;transform:translate(86.6063vw,-10px) scale(.387);animation:fall-168 13s -18s linear infinite}@keyframes fall-168{57.23%{transform:translate(82.0894vw,57.23vh) scale(.387)}to{transform:translate(84.34785vw,99vh) scale(.387)}}.snow:nth-child(169){opacity:1.782;transform:translate(44.8307vw,-10px) scale(.8351);animation:fall-169 25s -9s linear infinite}@keyframes fall-169{57.649%{transform:translate(43.1702vw,57.649vh) scale(.8351)}to{transform:translate(44.00045vw,99vh) scale(.8351)}}.snow:nth-child(170){opacity:.8464;transform:translate(96.0697vw,-10px) scale(.4592);animation:fall-170 20s -10s linear infinite}@keyframes fall-170{47.757%{transform:translate(97.1448vw,47.757vh) scale(.4592)}to{transform:translate(96.60725vw,99vh) scale(.4592)}}.snow:nth-child(171){opacity:1.9204;transform:translate(95.1432vw,-10px) scale(.6764);animation:fall-171 29s -27s linear infinite}@keyframes fall-171{51.373%{transform:translate(98.8311vw,51.373vh) scale(.6764)}to{transform:translate(96.98715vw,99vh) scale(.6764)}}.snow:nth-child(172){opacity:1.9456;transform:translate(50.2521vw,-10px) scale(.9139);animation:fall-172 12s -20s linear infinite}@keyframes fall-172{41.199%{transform:translate(54.0456vw,41.199vh) scale(.9139)}to{transform:translate(52.14885vw,99vh) scale(.9139)}}.snow:nth-child(173){opacity:1.3532;transform:translate(26.3187vw,-10px) scale(.4985);animation:fall-173 25s -15s linear infinite}@keyframes fall-173{47.664%{transform:translate(28.9291vw,47.664vh) scale(.4985)}to{transform:translate(27.6239vw,99vh) scale(.4985)}}.snow:nth-child(174){opacity:.7086;transform:translate(13.2708vw,-10px) scale(.9432);animation:fall-174 23s -9s linear infinite}@keyframes fall-174{34.355%{transform:translate(19.1778vw,34.355vh) scale(.9432)}to{transform:translate(16.2243vw,99vh) scale(.9432)}}.snow:nth-child(175){opacity:.2152;transform:translate(54.2552vw,-10px) scale(.0771);animation:fall-175 27s -11s linear infinite}@keyframes fall-175{30.025%{transform:translate(62.08vw,30.025vh) scale(.0771)}to{transform:translate(58.1676vw,99vh) scale(.0771)}}.snow:nth-child(176){opacity:1.7686;transform:translate(29.2526vw,-10px) scale(.5488);animation:fall-176 12s -21s linear infinite}@keyframes fall-176{50.061%{transform:translate(19.8318vw,50.061vh) scale(.5488)}to{transform:translate(24.5422vw,99vh) scale(.5488)}}.snow:nth-child(177){opacity:.5566;transform:translate(.559vw,-10px) scale(.752);animation:fall-177 27s -17s linear infinite}@keyframes fall-177{61.776%{transform:translate(-3.4947vw,61.776vh) scale(.752)}to{transform:translate(-1.46785vw,99vh) scale(.752)}}.snow:nth-child(178){opacity:1.59;transform:translate(34.4446vw,-10px) scale(.9466);animation:fall-178 30s -4s linear infinite}@keyframes fall-178{30.167%{transform:translate(29.0026vw,30.167vh) scale(.9466)}to{transform:translate(31.7236vw,99vh) scale(.9466)}}.snow:nth-child(179){opacity:1.9178;transform:translate(66.4308vw,-10px) scale(.5168);animation:fall-179 21s -26s linear infinite}@keyframes fall-179{37.697%{transform:translate(70.6489vw,37.697vh) scale(.5168)}to{transform:translate(68.53985vw,99vh) scale(.5168)}}.snow:nth-child(180){opacity:1.4446;transform:translate(15.9667vw,-10px) scale(.9179);animation:fall-180 10s -4s linear infinite}@keyframes fall-180{74.069%{transform:translate(12.2612vw,74.069vh) scale(.9179)}to{transform:translate(14.11395vw,99vh) scale(.9179)}}.snow:nth-child(181){opacity:1.7084;transform:translate(92.1247vw,-10px) scale(.0809);animation:fall-181 16s -15s linear infinite}@keyframes fall-181{56.103%{transform:translate(86.4166vw,56.103vh) scale(.0809)}to{transform:translate(89.27065vw,99vh) scale(.0809)}}.snow:nth-child(182){opacity:1.23;transform:translate(80.35vw,-10px) scale(.3656);animation:fall-182 21s -10s linear infinite}@keyframes fall-182{76.633%{transform:translate(88.0495vw,76.633vh) scale(.3656)}to{transform:translate(84.19975vw,99vh) scale(.3656)}}.snow:nth-child(183){opacity:.1038;transform:translate(74.0721vw,-10px) scale(.3494);animation:fall-183 29s -4s linear infinite}@keyframes fall-183{64.036%{transform:translate(64.4078vw,64.036vh) scale(.3494)}to{transform:translate(69.23995vw,99vh) scale(.3494)}}.snow:nth-child(184){opacity:.8438;transform:translate(90.9188vw,-10px) scale(.0381);animation:fall-184 17s -25s linear infinite}@keyframes fall-184{38.927%{transform:translate(89.9841vw,38.927vh) scale(.0381)}to{transform:translate(90.45145vw,99vh) scale(.0381)}}.snow:nth-child(185){opacity:1.0258;transform:translate(30.2735vw,-10px) scale(.6317);animation:fall-185 13s -4s linear infinite}@keyframes fall-185{31.601%{transform:translate(39.8985vw,31.601vh) scale(.6317)}to{transform:translate(35.086vw,99vh) scale(.6317)}}.snow:nth-child(186){opacity:.536;transform:translate(67.7315vw,-10px) scale(.2805);animation:fall-186 21s -18s linear infinite}@keyframes fall-186{49.012%{transform:translate(68.0942vw,49.012vh) scale(.2805)}to{transform:translate(67.91285vw,99vh) scale(.2805)}}.snow:nth-child(187){opacity:1.2982;transform:translate(91.8192vw,-10px) scale(.7249);animation:fall-187 29s -21s linear infinite}@keyframes fall-187{69.052%{transform:translate(92.6888vw,69.052vh) scale(.7249)}to{transform:translate(92.254vw,99vh) scale(.7249)}}.snow:nth-child(188){opacity:1.0386;transform:translate(51.0621vw,-10px) scale(.9394);animation:fall-188 17s -28s linear infinite}@keyframes fall-188{33.158%{transform:translate(57.9807vw,33.158vh) scale(.9394)}to{transform:translate(54.5214vw,99vh) scale(.9394)}}.snow:nth-child(189){opacity:1.3882;transform:translate(90.3588vw,-10px) scale(.9686);animation:fall-189 11s -14s linear infinite}@keyframes fall-189{76.827%{transform:translate(82.6485vw,76.827vh) scale(.9686)}to{transform:translate(86.50365vw,99vh) scale(.9686)}}.snow:nth-child(190){opacity:.9906;transform:translate(92.1006vw,-10px) scale(.5429);animation:fall-190 18s -12s linear infinite}@keyframes fall-190{75.477%{transform:translate(101.4621vw,75.477vh) scale(.5429)}to{transform:translate(96.78135vw,99vh) scale(.5429)}}.snow:nth-child(191){opacity:1.619;transform:translate(13.4205vw,-10px) scale(.716);animation:fall-191 29s -22s linear infinite}@keyframes fall-191{40.159%{transform:translate(14.7274vw,40.159vh) scale(.716)}to{transform:translate(14.07395vw,99vh) scale(.716)}}.snow:nth-child(192){opacity:1.2346;transform:translate(11.5934vw,-10px) scale(.3379);animation:fall-192 21s -14s linear infinite}@keyframes fall-192{68.698%{transform:translate(19.1952vw,68.698vh) scale(.3379)}to{transform:translate(15.3943vw,99vh) scale(.3379)}}.snow:nth-child(193){opacity:1.4412;transform:translate(38.9481vw,-10px) scale(.0973);animation:fall-193 15s -9s linear infinite}@keyframes fall-193{58.237%{transform:translate(46.9367vw,58.237vh) scale(.0973)}to{transform:translate(42.9424vw,99vh) scale(.0973)}}.snow:nth-child(194){opacity:.2026;transform:translate(85.6604vw,-10px) scale(.849);animation:fall-194 25s -19s linear infinite}@keyframes fall-194{71.184%{transform:translate(87.9165vw,71.184vh) scale(.849)}to{transform:translate(86.78845vw,99vh) scale(.849)}}.snow:nth-child(195){opacity:1.6562;transform:translate(21.9213vw,-10px) scale(.6869);animation:fall-195 20s -3s linear infinite}@keyframes fall-195{62.288%{transform:translate(13.8665vw,62.288vh) scale(.6869)}to{transform:translate(17.8939vw,99vh) scale(.6869)}}.snow:nth-child(196){opacity:1.331;transform:translate(15.4601vw,-10px) scale(.6715);animation:fall-196 14s -10s linear infinite}@keyframes fall-196{37.23%{transform:translate(15.5485vw,37.23vh) scale(.6715)}to{transform:translate(15.5043vw,99vh) scale(.6715)}}.snow:nth-child(197){opacity:.057;transform:translate(11.7953vw,-10px) scale(.0186);animation:fall-197 30s -10s linear infinite}@keyframes fall-197{62.827%{transform:translate(2.8345vw,62.827vh) scale(.0186)}to{transform:translate(7.3149vw,99vh) scale(.0186)}}.snow:nth-child(198){opacity:1.103;transform:translate(17.4512vw,-10px) scale(.8804);animation:fall-198 25s -26s linear infinite}@keyframes fall-198{52.788%{transform:translate(25.5652vw,52.788vh) scale(.8804)}to{transform:translate(21.5082vw,99vh) scale(.8804)}}.snow:nth-child(199){opacity:1.9304;transform:translate(5.4726vw,-10px) scale(.1982);animation:fall-199 15s -28s linear infinite}@keyframes fall-199{49.722%{transform:translate(-4.2044vw,49.722vh) scale(.1982)}to{transform:translate(.6341vw,99vh) scale(.1982)}}.snow:nth-child(200){opacity:.3904;transform:translate(54.5532vw,-10px) scale(.5284);animation:fall-200 27s -1s linear infinite}@keyframes fall-200{38.199%{transform:translate(60.6191vw,38.199vh) scale(.5284)}to{transform:translate(57.58615vw,99vh) scale(.5284)}}.snow:nth-child(201){opacity:.0576;transform:translate(4.3599vw,-10px) scale(.9127);animation:fall-201 27s -3s linear infinite}@keyframes fall-201{69.919%{transform:translate(11.5983vw,69.919vh) scale(.9127)}to{transform:translate(7.9791vw,99vh) scale(.9127)}}.snow:nth-child(202){opacity:.4572;transform:translate(18.946vw,-10px) scale(.6234);animation:fall-202 25s -16s linear infinite}@keyframes fall-202{76.413%{transform:translate(14.9749vw,76.413vh) scale(.6234)}to{transform:translate(16.96045vw,99vh) scale(.6234)}}.snow:nth-child(203){opacity:.6346;transform:translate(82.9692vw,-10px) scale(.4203);animation:fall-203 17s -7s linear infinite}@keyframes fall-203{42.525%{transform:translate(79.1314vw,42.525vh) scale(.4203)}to{transform:translate(81.0503vw,99vh) scale(.4203)}}.snow:nth-child(204){opacity:.9658;transform:translate(53.7972vw,-10px) scale(.6279);animation:fall-204 12s -4s linear infinite}@keyframes fall-204{40.14%{transform:translate(45.7155vw,40.14vh) scale(.6279)}to{transform:translate(49.75635vw,99vh) scale(.6279)}}.snow:nth-child(205){opacity:.2578;transform:translate(4.3906vw,-10px) scale(.7207);animation:fall-205 30s -9s linear infinite}@keyframes fall-205{50.218%{transform:translate(-3.1357vw,50.218vh) scale(.7207)}to{transform:translate(.62745vw,99vh) scale(.7207)}}.snow:nth-child(206){opacity:.2312;transform:translate(34.4518vw,-10px) scale(.3454);animation:fall-206 18s -24s linear infinite}@keyframes fall-206{63.563%{transform:translate(44.1738vw,63.563vh) scale(.3454)}to{transform:translate(39.3128vw,99vh) scale(.3454)}}.snow:nth-child(207){opacity:.7734;transform:translate(55.0066vw,-10px) scale(.7328);animation:fall-207 10s -18s linear infinite}@keyframes fall-207{33.087%{transform:translate(46.4377vw,33.087vh) scale(.7328)}to{transform:translate(50.72215vw,99vh) scale(.7328)}}.snow:nth-child(208){opacity:.6972;transform:translate(32.8904vw,-10px) scale(.1574);animation:fall-208 24s -9s linear infinite}@keyframes fall-208{64.931%{transform:translate(25.1416vw,64.931vh) scale(.1574)}to{transform:translate(29.016vw,99vh) scale(.1574)}}.snow:nth-child(209){opacity:1.3256;transform:translate(34.6557vw,-10px) scale(.1588);animation:fall-209 26s -15s linear infinite}@keyframes fall-209{74.415%{transform:translate(27.9551vw,74.415vh) scale(.1588)}to{transform:translate(31.3054vw,99vh) scale(.1588)}}.snow:nth-child(210){opacity:.7866;transform:translate(67.3251vw,-10px) scale(.5159);animation:fall-210 30s -1s linear infinite}@keyframes fall-210{68.585%{transform:translate(71.8346vw,68.585vh) scale(.5159)}to{transform:translate(69.57985vw,99vh) scale(.5159)}}.snow:nth-child(211){opacity:1.228;transform:translate(86.4309vw,-10px) scale(.8772);animation:fall-211 20s -20s linear infinite}@keyframes fall-211{61.638%{transform:translate(76.6671vw,61.638vh) scale(.8772)}to{transform:translate(81.549vw,99vh) scale(.8772)}}.snow:nth-child(212){opacity:.1002;transform:translate(60.4952vw,-10px) scale(.4369);animation:fall-212 23s -10s linear infinite}@keyframes fall-212{70.697%{transform:translate(52.1132vw,70.697vh) scale(.4369)}to{transform:translate(56.3042vw,99vh) scale(.4369)}}.snow:nth-child(213){opacity:.9354;transform:translate(79.4526vw,-10px) scale(.828);animation:fall-213 19s -14s linear infinite}@keyframes fall-213{44.896%{transform:translate(80.515vw,44.896vh) scale(.828)}to{transform:translate(79.9838vw,99vh) scale(.828)}}.snow:nth-child(214){opacity:.5628;transform:translate(82.5553vw,-10px) scale(.6907);animation:fall-214 30s -7s linear infinite}@keyframes fall-214{34.064%{transform:translate(87.3229vw,34.064vh) scale(.6907)}to{transform:translate(84.9391vw,99vh) scale(.6907)}}.snow:nth-child(215){opacity:1.1524;transform:translate(45.5015vw,-10px) scale(.8793);animation:fall-215 11s -24s linear infinite}@keyframes fall-215{77.731%{transform:translate(41.9396vw,77.731vh) scale(.8793)}to{transform:translate(43.72055vw,99vh) scale(.8793)}}.snow:nth-child(216){opacity:.465;transform:translate(50.3058vw,-10px) scale(.7991);animation:fall-216 27s -8s linear infinite}@keyframes fall-216{41.932%{transform:translate(49.271vw,41.932vh) scale(.7991)}to{transform:translate(49.7884vw,99vh) scale(.7991)}}.snow:nth-child(217){opacity:.8268;transform:translate(62.9783vw,-10px) scale(.9959);animation:fall-217 21s -26s linear infinite}@keyframes fall-217{66.291%{transform:translate(54.3483vw,66.291vh) scale(.9959)}to{transform:translate(58.6633vw,99vh) scale(.9959)}}.snow:nth-child(218){opacity:1.0128;transform:translate(64.6914vw,-10px) scale(.3164);animation:fall-218 21s -26s linear infinite}@keyframes fall-218{68.43%{transform:translate(74.291vw,68.43vh) scale(.3164)}to{transform:translate(69.4912vw,99vh) scale(.3164)}}.snow:nth-child(219){opacity:.6;transform:translate(25.5392vw,-10px) scale(.7365);animation:fall-219 18s -3s linear infinite}@keyframes fall-219{73.596%{transform:translate(18.1333vw,73.596vh) scale(.7365)}to{transform:translate(21.83625vw,99vh) scale(.7365)}}.snow:nth-child(220){opacity:.4448;transform:translate(64.1592vw,-10px) scale(.8099);animation:fall-220 27s -17s linear infinite}@keyframes fall-220{35.069%{transform:translate(64.6351vw,35.069vh) scale(.8099)}to{transform:translate(64.39715vw,99vh) scale(.8099)}}.snow:nth-child(221){opacity:1.3124;transform:translate(44.6737vw,-10px) scale(.1619);animation:fall-221 26s -6s linear infinite}@keyframes fall-221{62.665%{transform:translate(44.5403vw,62.665vh) scale(.1619)}to{transform:translate(44.607vw,99vh) scale(.1619)}}.snow:nth-child(222){opacity:1.6656;transform:translate(89.8187vw,-10px) scale(.2419);animation:fall-222 21s -18s linear infinite}@keyframes fall-222{78.901%{transform:translate(96.7398vw,78.901vh) scale(.2419)}to{transform:translate(93.27925vw,99vh) scale(.2419)}}.snow:nth-child(223){opacity:.3614;transform:translate(29.0545vw,-10px) scale(.3336);animation:fall-223 28s -25s linear infinite}@keyframes fall-223{75.726%{transform:translate(21.0184vw,75.726vh) scale(.3336)}to{transform:translate(25.03645vw,99vh) scale(.3336)}}.snow:nth-child(224){opacity:.813;transform:translate(8.3667vw,-10px) scale(.8556);animation:fall-224 15s -19s linear infinite}@keyframes fall-224{75.441%{transform:translate(2.5672vw,75.441vh) scale(.8556)}to{transform:translate(5.46695vw,99vh) scale(.8556)}}.snow:nth-child(225){opacity:1.4052;transform:translate(75.009vw,-10px) scale(.8619);animation:fall-225 21s -24s linear infinite}@keyframes fall-225{63.713%{transform:translate(75.0071vw,63.713vh) scale(.8619)}to{transform:translate(75.00805vw,99vh) scale(.8619)}}.snow:nth-child(226){opacity:.488;transform:translate(79.9257vw,-10px) scale(.8985);animation:fall-226 20s -24s linear infinite}@keyframes fall-226{47.807%{transform:translate(85.1758vw,47.807vh) scale(.8985)}to{transform:translate(82.55075vw,99vh) scale(.8985)}}.snow:nth-child(227){opacity:1.219;transform:translate(3.8312vw,-10px) scale(.8053);animation:fall-227 19s -12s linear infinite}@keyframes fall-227{65.381%{transform:translate(11.7653vw,65.381vh) scale(.8053)}to{transform:translate(7.79825vw,99vh) scale(.8053)}}.snow:nth-child(228){opacity:.8596;transform:translate(86.8768vw,-10px) scale(.7249);animation:fall-228 17s -18s linear infinite}@keyframes fall-228{42.231%{transform:translate(82.532vw,42.231vh) scale(.7249)}to{transform:translate(84.7044vw,99vh) scale(.7249)}}.snow:nth-child(229){opacity:.3392;transform:translate(67.2533vw,-10px) scale(.1619);animation:fall-229 11s -14s linear infinite}@keyframes fall-229{76.32%{transform:translate(65.1695vw,76.32vh) scale(.1619)}to{transform:translate(66.2114vw,99vh) scale(.1619)}}.snow:nth-child(230){opacity:.1988;transform:translate(22.8842vw,-10px) scale(.7658);animation:fall-230 20s -2s linear infinite}@keyframes fall-230{47.35%{transform:translate(25.3012vw,47.35vh) scale(.7658)}to{transform:translate(24.0927vw,99vh) scale(.7658)}}.snow:nth-child(231){opacity:1.5846;transform:translate(73.3877vw,-10px) scale(.5454);animation:fall-231 29s -4s linear infinite}@keyframes fall-231{78.503%{transform:translate(65.6392vw,78.503vh) scale(.5454)}to{transform:translate(69.51345vw,99vh) scale(.5454)}}.snow:nth-child(232){opacity:.5768;transform:translate(90.0957vw,-10px) scale(.3005);animation:fall-232 27s -1s linear infinite}@keyframes fall-232{32.654%{transform:translate(80.9177vw,32.654vh) scale(.3005)}to{transform:translate(85.5067vw,99vh) scale(.3005)}}.snow:nth-child(233){opacity:.5082;transform:translate(3.6345vw,-10px) scale(.3398);animation:fall-233 14s -27s linear infinite}@keyframes fall-233{58.412%{transform:translate(-3.326vw,58.412vh) scale(.3398)}to{transform:translate(.15425vw,99vh) scale(.3398)}}.snow:nth-child(234){opacity:.2054;transform:translate(56.8864vw,-10px) scale(.3562);animation:fall-234 12s -13s linear infinite}@keyframes fall-234{66.312%{transform:translate(47.9101vw,66.312vh) scale(.3562)}to{transform:translate(52.39825vw,99vh) scale(.3562)}}.snow:nth-child(235){opacity:1.7102;transform:translate(58.5815vw,-10px) scale(.1426);animation:fall-235 26s -7s linear infinite}@keyframes fall-235{51.709%{transform:translate(61.6497vw,51.709vh) scale(.1426)}to{transform:translate(60.1156vw,99vh) scale(.1426)}}.snow:nth-child(236){opacity:1.3172;transform:translate(66.1377vw,-10px) scale(.7262);animation:fall-236 15s -8s linear infinite}@keyframes fall-236{59.734%{transform:translate(56.3035vw,59.734vh) scale(.7262)}to{transform:translate(61.2206vw,99vh) scale(.7262)}}.snow:nth-child(237){opacity:.6826;transform:translate(61.6915vw,-10px) scale(.3623);animation:fall-237 29s -10s linear infinite}@keyframes fall-237{38.371%{transform:translate(52.3209vw,38.371vh) scale(.3623)}to{transform:translate(57.0062vw,99vh) scale(.3623)}}.snow:nth-child(238){opacity:.5942;transform:translate(4.0103vw,-10px) scale(.104);animation:fall-238 19s -25s linear infinite}@keyframes fall-238{43.158%{transform:translate(.7942vw,43.158vh) scale(.104)}to{transform:translate(2.40225vw,99vh) scale(.104)}}.snow:nth-child(239){opacity:1.2442;transform:translate(15.6725vw,-10px) scale(.1963);animation:fall-239 16s -7s linear infinite}@keyframes fall-239{44.222%{transform:translate(16.6342vw,44.222vh) scale(.1963)}to{transform:translate(16.15335vw,99vh) scale(.1963)}}.snow:nth-child(240){opacity:1.1364;transform:translate(27.3111vw,-10px) scale(.4988);animation:fall-240 27s -16s linear infinite}@keyframes fall-240{49.477%{transform:translate(22.2652vw,49.477vh) scale(.4988)}to{transform:translate(24.78815vw,99vh) scale(.4988)}}.snow:nth-child(241){opacity:.1202;transform:translate(77.8058vw,-10px) scale(.1789);animation:fall-241 17s -24s linear infinite}@keyframes fall-241{51.554%{transform:translate(74.1791vw,51.554vh) scale(.1789)}to{transform:translate(75.99245vw,99vh) scale(.1789)}}.snow:nth-child(242){opacity:1.1964;transform:translate(83.913vw,-10px) scale(.3103);animation:fall-242 27s -25s linear infinite}@keyframes fall-242{76.153%{transform:translate(89.5282vw,76.153vh) scale(.3103)}to{transform:translate(86.7206vw,99vh) scale(.3103)}}.snow:nth-child(243){opacity:.4728;transform:translate(82.3263vw,-10px) scale(.341);animation:fall-243 26s -22s linear infinite}@keyframes fall-243{62.522%{transform:translate(82.2673vw,62.522vh) scale(.341)}to{transform:translate(82.2968vw,99vh) scale(.341)}}.snow:nth-child(244){opacity:1.715;transform:translate(67.5045vw,-10px) scale(.755);animation:fall-244 25s -29s linear infinite}@keyframes fall-244{73.978%{transform:translate(73.0042vw,73.978vh) scale(.755)}to{transform:translate(70.25435vw,99vh) scale(.755)}}.snow:nth-child(245){opacity:1.8128;transform:translate(26.8095vw,-10px) scale(.9295);animation:fall-245 28s -4s linear infinite}@keyframes fall-245{40.257%{transform:translate(30.0988vw,40.257vh) scale(.9295)}to{transform:translate(28.45415vw,99vh) scale(.9295)}}.snow:nth-child(246){opacity:.4592;transform:translate(50.7098vw,-10px) scale(.9376);animation:fall-246 11s -23s linear infinite}@keyframes fall-246{51.995%{transform:translate(57.9166vw,51.995vh) scale(.9376)}to{transform:translate(54.3132vw,99vh) scale(.9376)}}.snow:nth-child(247){opacity:.1152;transform:translate(22.2138vw,-10px) scale(.0465);animation:fall-247 19s -29s linear infinite}@keyframes fall-247{33.9%{transform:translate(29.4294vw,33.9vh) scale(.0465)}to{transform:translate(25.8216vw,99vh) scale(.0465)}}.snow:nth-child(248){opacity:1.606;transform:translate(92.324vw,-10px) scale(.0269);animation:fall-248 16s -2s linear infinite}@keyframes fall-248{31.183%{transform:translate(87.7334vw,31.183vh) scale(.0269)}to{transform:translate(90.0287vw,99vh) scale(.0269)}}.snow:nth-child(249){opacity:1.5758;transform:translate(85.506vw,-10px) scale(.6831);animation:fall-249 28s -19s linear infinite}@keyframes fall-249{62.39%{transform:translate(86.9591vw,62.39vh) scale(.6831)}to{transform:translate(86.23255vw,99vh) scale(.6831)}}.snow:nth-child(250){opacity:.223;transform:translate(50.8351vw,-10px) scale(.9899);animation:fall-250 22s -24s linear infinite}@keyframes fall-250{50.505%{transform:translate(43.3308vw,50.505vh) scale(.9899)}to{transform:translate(47.08295vw,99vh) scale(.9899)}}.snow:nth-child(251){opacity:.3202;transform:translate(99.7134vw,-10px) scale(.5966);animation:fall-251 27s -11s linear infinite}@keyframes fall-251{45.115%{transform:translate(100.6608vw,45.115vh) scale(.5966)}to{transform:translate(100.1871vw,99vh) scale(.5966)}}.snow:nth-child(252){opacity:1.5276;transform:translate(44.0867vw,-10px) scale(.203);animation:fall-252 25s -20s linear infinite}@keyframes fall-252{49.193%{transform:translate(47.8175vw,49.193vh) scale(.203)}to{transform:translate(45.9521vw,99vh) scale(.203)}}.snow:nth-child(253){opacity:1.652;transform:translate(70.5451vw,-10px) scale(.9096);animation:fall-253 26s -23s linear infinite}@keyframes fall-253{77.581%{transform:translate(60.8265vw,77.581vh) scale(.9096)}to{transform:translate(65.6858vw,99vh) scale(.9096)}}.snow:nth-child(254){opacity:.1744;transform:translate(61.6071vw,-10px) scale(.1419);animation:fall-254 21s -29s linear infinite}@keyframes fall-254{34.557%{transform:translate(66.8958vw,34.557vh) scale(.1419)}to{transform:translate(64.25145vw,99vh) scale(.1419)}}.snow:nth-child(255){opacity:.383;transform:translate(96.3538vw,-10px) scale(.5168);animation:fall-255 19s -24s linear infinite}@keyframes fall-255{32.587%{transform:translate(102.3249vw,32.587vh) scale(.5168)}to{transform:translate(99.33935vw,99vh) scale(.5168)}}.snow:nth-child(256){opacity:.3722;transform:translate(12.0243vw,-10px) scale(.4843);animation:fall-256 18s -29s linear infinite}@keyframes fall-256{56.261%{transform:translate(8.1457vw,56.261vh) scale(.4843)}to{transform:translate(10.085vw,99vh) scale(.4843)}}.snow:nth-child(257){opacity:.276;transform:translate(82.5276vw,-10px) scale(.9463);animation:fall-257 18s -15s linear infinite}@keyframes fall-257{73.78%{transform:translate(88.6164vw,73.78vh) scale(.9463)}to{transform:translate(85.572vw,99vh) scale(.9463)}}.snow:nth-child(258){opacity:.4184;transform:translate(65.3044vw,-10px) scale(.7247);animation:fall-258 25s -6s linear infinite}@keyframes fall-258{40.177%{transform:translate(70.7179vw,40.177vh) scale(.7247)}to{transform:translate(68.01115vw,99vh) scale(.7247)}}.snow:nth-child(259){opacity:.784;transform:translate(80.9971vw,-10px) scale(.0244);animation:fall-259 27s -11s linear infinite}@keyframes fall-259{61.112%{transform:translate(90.8525vw,61.112vh) scale(.0244)}to{transform:translate(85.9248vw,99vh) scale(.0244)}}.snow:nth-child(260){opacity:1.4332;transform:translate(98.6926vw,-10px) scale(.9446);animation:fall-260 19s -7s linear infinite}@keyframes fall-260{51.81%{transform:translate(95.405vw,51.81vh) scale(.9446)}to{transform:translate(97.0488vw,99vh) scale(.9446)}}.snow:nth-child(261){opacity:1.2034;transform:translate(50.7054vw,-10px) scale(.6089);animation:fall-261 13s -6s linear infinite}@keyframes fall-261{31.308%{transform:translate(48.4772vw,31.308vh) scale(.6089)}to{transform:translate(49.5913vw,99vh) scale(.6089)}}.snow:nth-child(262){opacity:1.6636;transform:translate(5.1861vw,-10px) scale(.321);animation:fall-262 18s -30s linear infinite}@keyframes fall-262{66.389%{transform:translate(14.109vw,66.389vh) scale(.321)}to{transform:translate(9.64755vw,99vh) scale(.321)}}.snow:nth-child(263){opacity:.088;transform:translate(32.5577vw,-10px) scale(.9412);animation:fall-263 21s -25s linear infinite}@keyframes fall-263{46.931%{transform:translate(30.4964vw,46.931vh) scale(.9412)}to{transform:translate(31.52705vw,99vh) scale(.9412)}}.snow:nth-child(264){opacity:.275;transform:translate(60.85vw,-10px) scale(.1703);animation:fall-264 21s -4s linear infinite}@keyframes fall-264{40.962%{transform:translate(58.0533vw,40.962vh) scale(.1703)}to{transform:translate(59.45165vw,99vh) scale(.1703)}}.snow:nth-child(265){opacity:1.9402;transform:translate(83.9026vw,-10px) scale(.9051);animation:fall-265 24s -11s linear infinite}@keyframes fall-265{39.099%{transform:translate(82.8724vw,39.099vh) scale(.9051)}to{transform:translate(83.3875vw,99vh) scale(.9051)}}.snow:nth-child(266){opacity:1.007;transform:translate(26.695vw,-10px) scale(.9354);animation:fall-266 14s -25s linear infinite}@keyframes fall-266{52.907%{transform:translate(36.0524vw,52.907vh) scale(.9354)}to{transform:translate(31.3737vw,99vh) scale(.9354)}}.snow:nth-child(267){opacity:1.7344;transform:translate(78.4839vw,-10px) scale(.7813);animation:fall-267 18s -8s linear infinite}@keyframes fall-267{56.812%{transform:translate(85.1325vw,56.812vh) scale(.7813)}to{transform:translate(81.8082vw,99vh) scale(.7813)}}.snow:nth-child(268){opacity:1.7284;transform:translate(71.7913vw,-10px) scale(.7906);animation:fall-268 29s -10s linear infinite}@keyframes fall-268{79.431%{transform:translate(75.8494vw,79.431vh) scale(.7906)}to{transform:translate(73.82035vw,99vh) scale(.7906)}}.snow:nth-child(269){opacity:1.1182;transform:translate(63.1785vw,-10px) scale(.6037);animation:fall-269 28s -16s linear infinite}@keyframes fall-269{45.407%{transform:translate(71.4749vw,45.407vh) scale(.6037)}to{transform:translate(67.3267vw,99vh) scale(.6037)}}.snow:nth-child(270){opacity:1.1562;transform:translate(36.7034vw,-10px) scale(.0557);animation:fall-270 19s -23s linear infinite}@keyframes fall-270{38.319%{transform:translate(28.8127vw,38.319vh) scale(.0557)}to{transform:translate(32.75805vw,99vh) scale(.0557)}}.snow:nth-child(271){opacity:1.0296;transform:translate(44.8335vw,-10px) scale(.6321);animation:fall-271 24s -6s linear infinite}@keyframes fall-271{79.828%{transform:translate(38.9826vw,79.828vh) scale(.6321)}to{transform:translate(41.90805vw,99vh) scale(.6321)}}.snow:nth-child(272){opacity:1.8464;transform:translate(69.8918vw,-10px) scale(.8203);animation:fall-272 11s -17s linear infinite}@keyframes fall-272{72.417%{transform:translate(77.1613vw,72.417vh) scale(.8203)}to{transform:translate(73.52655vw,99vh) scale(.8203)}}.snow:nth-child(273){opacity:1.99;transform:translate(47.2345vw,-10px) scale(.7579);animation:fall-273 25s -8s linear infinite}@keyframes fall-273{67.231%{transform:translate(39.684vw,67.231vh) scale(.7579)}to{transform:translate(43.45925vw,99vh) scale(.7579)}}.snow:nth-child(274){opacity:.7414;transform:translate(36.6881vw,-10px) scale(.5313);animation:fall-274 16s -29s linear infinite}@keyframes fall-274{62.072%{transform:translate(35.2625vw,62.072vh) scale(.5313)}to{transform:translate(35.9753vw,99vh) scale(.5313)}}.snow:nth-child(275){opacity:.6576;transform:translate(15.8829vw,-10px) scale(.5152);animation:fall-275 20s -10s linear infinite}@keyframes fall-275{38.934%{transform:translate(6.7111vw,38.934vh) scale(.5152)}to{transform:translate(11.297vw,99vh) scale(.5152)}}.snow:nth-child(276){opacity:1.6884;transform:translate(31.7583vw,-10px) scale(.8269);animation:fall-276 25s -21s linear infinite}@keyframes fall-276{34.658%{transform:translate(35.9106vw,34.658vh) scale(.8269)}to{transform:translate(33.83445vw,99vh) scale(.8269)}}.snow:nth-child(277){opacity:1.685;transform:translate(3.9289vw,-10px) scale(.3737);animation:fall-277 21s -2s linear infinite}@keyframes fall-277{35.571%{transform:translate(-5.8159vw,35.571vh) scale(.3737)}to{transform:translate(-.9435vw,99vh) scale(.3737)}}.snow:nth-child(278){opacity:.4224;transform:translate(1.7571vw,-10px) scale(.0427);animation:fall-278 12s -3s linear infinite}@keyframes fall-278{40.933%{transform:translate(4.8018vw,40.933vh) scale(.0427)}to{transform:translate(3.27945vw,99vh) scale(.0427)}}.snow:nth-child(279){opacity:.0184;transform:translate(95.4665vw,-10px) scale(.4437);animation:fall-279 17s -7s linear infinite}@keyframes fall-279{62.94%{transform:translate(97.1853vw,62.94vh) scale(.4437)}to{transform:translate(96.3259vw,99vh) scale(.4437)}}.snow:nth-child(280){opacity:1.4682;transform:translate(25.8368vw,-10px) scale(.4526);animation:fall-280 14s -4s linear infinite}@keyframes fall-280{68.066%{transform:translate(34.7648vw,68.066vh) scale(.4526)}to{transform:translate(30.3008vw,99vh) scale(.4526)}}.snow:nth-child(281){opacity:.8978;transform:translate(38.3884vw,-10px) scale(.8432);animation:fall-281 24s -7s linear infinite}@keyframes fall-281{49.69%{transform:translate(34.8262vw,49.69vh) scale(.8432)}to{transform:translate(36.6073vw,99vh) scale(.8432)}}.snow:nth-child(282){opacity:.0782;transform:translate(96.0117vw,-10px) scale(.5779);animation:fall-282 11s -21s linear infinite}@keyframes fall-282{56.159%{transform:translate(93.0457vw,56.159vh) scale(.5779)}to{transform:translate(94.5287vw,99vh) scale(.5779)}}.snow:nth-child(283){opacity:1.446;transform:translate(96.4714vw,-10px) scale(.3396);animation:fall-283 16s -28s linear infinite}@keyframes fall-283{58.38%{transform:translate(104.0459vw,58.38vh) scale(.3396)}to{transform:translate(100.25865vw,99vh) scale(.3396)}}.snow:nth-child(284){opacity:.6934;transform:translate(65.5386vw,-10px) scale(.9417);animation:fall-284 21s -14s linear infinite}@keyframes fall-284{45.924%{transform:translate(71.2418vw,45.924vh) scale(.9417)}to{transform:translate(68.3902vw,99vh) scale(.9417)}}.snow:nth-child(285){opacity:1.1314;transform:translate(18.4886vw,-10px) scale(.0418);animation:fall-285 17s -14s linear infinite}@keyframes fall-285{78.144%{transform:translate(19.6135vw,78.144vh) scale(.0418)}to{transform:translate(19.05105vw,99vh) scale(.0418)}}.snow:nth-child(286){opacity:.9662;transform:translate(94.0007vw,-10px) scale(.6454);animation:fall-286 21s -29s linear infinite}@keyframes fall-286{51.639%{transform:translate(92.5915vw,51.639vh) scale(.6454)}to{transform:translate(93.2961vw,99vh) scale(.6454)}}.snow:nth-child(287){opacity:1.4994;transform:translate(22.8702vw,-10px) scale(.0658);animation:fall-287 24s -21s linear infinite}@keyframes fall-287{68.347%{transform:translate(25.1077vw,68.347vh) scale(.0658)}to{transform:translate(23.98895vw,99vh) scale(.0658)}}.snow:nth-child(288){opacity:.6684;transform:translate(40.1166vw,-10px) scale(.2802);animation:fall-288 18s -19s linear infinite}@keyframes fall-288{62.215%{transform:translate(44.0319vw,62.215vh) scale(.2802)}to{transform:translate(42.07425vw,99vh) scale(.2802)}}.snow:nth-child(289){opacity:1.6374;transform:translate(28.3202vw,-10px) scale(.3055);animation:fall-289 25s -9s linear infinite}@keyframes fall-289{52.009%{transform:translate(25.7063vw,52.009vh) scale(.3055)}to{transform:translate(27.01325vw,99vh) scale(.3055)}}.snow:nth-child(290){opacity:1.7082;transform:translate(14.0398vw,-10px) scale(.9411);animation:fall-290 13s -17s linear infinite}@keyframes fall-290{73.162%{transform:translate(10.1846vw,73.162vh) scale(.9411)}to{transform:translate(12.1122vw,99vh) scale(.9411)}}.snow:nth-child(291){opacity:.2394;transform:translate(1.5432vw,-10px) scale(.5887);animation:fall-291 29s -29s linear infinite}@keyframes fall-291{69.107%{transform:translate(3.2405vw,69.107vh) scale(.5887)}to{transform:translate(2.39185vw,99vh) scale(.5887)}}.snow:nth-child(292){opacity:.5828;transform:translate(48.9137vw,-10px) scale(.8655);animation:fall-292 19s -9s linear infinite}@keyframes fall-292{61.995%{transform:translate(48.3935vw,61.995vh) scale(.8655)}to{transform:translate(48.6536vw,99vh) scale(.8655)}}.snow:nth-child(293){opacity:1.246;transform:translate(54.0973vw,-10px) scale(.1375);animation:fall-293 26s -5s linear infinite}@keyframes fall-293{60.572%{transform:translate(61.1498vw,60.572vh) scale(.1375)}to{transform:translate(57.62355vw,99vh) scale(.1375)}}.snow:nth-child(294){opacity:.1698;transform:translate(89.2229vw,-10px) scale(.6633);animation:fall-294 19s -1s linear infinite}@keyframes fall-294{48.299%{transform:translate(98.8173vw,48.299vh) scale(.6633)}to{transform:translate(94.0201vw,99vh) scale(.6633)}}.snow:nth-child(295){opacity:1.024;transform:translate(50.1505vw,-10px) scale(.1754);animation:fall-295 15s -1s linear infinite}@keyframes fall-295{66.56%{transform:translate(41.7906vw,66.56vh) scale(.1754)}to{transform:translate(45.97055vw,99vh) scale(.1754)}}.snow:nth-child(296){opacity:1.0592;transform:translate(44.8022vw,-10px) scale(.6877);animation:fall-296 28s -2s linear infinite}@keyframes fall-296{60.547%{transform:translate(35.2264vw,60.547vh) scale(.6877)}to{transform:translate(40.0143vw,99vh) scale(.6877)}}.snow:nth-child(297){opacity:1.3228;transform:translate(65.388vw,-10px) scale(.0794);animation:fall-297 11s -7s linear infinite}@keyframes fall-297{72.207%{transform:translate(57.3704vw,72.207vh) scale(.0794)}to{transform:translate(61.3792vw,99vh) scale(.0794)}}.snow:nth-child(298){opacity:1.7724;transform:translate(15.7863vw,-10px) scale(.5582);animation:fall-298 23s -29s linear infinite}@keyframes fall-298{46.81%{transform:translate(9.6568vw,46.81vh) scale(.5582)}to{transform:translate(12.72155vw,99vh) scale(.5582)}}.snow:nth-child(299){opacity:1.8356;transform:translate(45.0835vw,-10px) scale(.7501);animation:fall-299 30s -7s linear infinite}@keyframes fall-299{38.689%{transform:translate(35.7709vw,38.689vh) scale(.7501)}to{transform:translate(40.4272vw,99vh) scale(.7501)}}.snow:nth-child(300){opacity:1.3198;transform:translate(17.2402vw,-10px) scale(.6171);animation:fall-300 11s -16s linear infinite}@keyframes fall-300{37.546%{transform:translate(13.589vw,37.546vh) scale(.6171)}to{transform:translate(15.4146vw,99vh) scale(.6171)}}.snow:nth-child(301){opacity:1.4028;transform:translate(66.3777vw,-10px) scale(.4058);animation:fall-301 30s -8s linear infinite}@keyframes fall-301{76.077%{transform:translate(76.0119vw,76.077vh) scale(.4058)}to{transform:translate(71.1948vw,99vh) scale(.4058)}}.snow:nth-child(302){opacity:1.7734;transform:translate(18.1812vw,-10px) scale(.7938);animation:fall-302 15s -29s linear infinite}@keyframes fall-302{31.306%{transform:translate(10.4279vw,31.306vh) scale(.7938)}to{transform:translate(14.30455vw,99vh) scale(.7938)}}.snow:nth-child(303){opacity:.1716;transform:translate(86.0946vw,-10px) scale(.1083);animation:fall-303 15s -12s linear infinite}@keyframes fall-303{48.678%{transform:translate(82.5895vw,48.678vh) scale(.1083)}to{transform:translate(84.34205vw,99vh) scale(.1083)}}.snow:nth-child(304){opacity:1.4786;transform:translate(5.0198vw,-10px) scale(.6161);animation:fall-304 15s -14s linear infinite}@keyframes fall-304{34.345%{transform:translate(-2.9331vw,34.345vh) scale(.6161)}to{transform:translate(1.04335vw,99vh) scale(.6161)}}.snow:nth-child(305){opacity:.362;transform:translate(63.4314vw,-10px) scale(.9768);animation:fall-305 24s -8s linear infinite}@keyframes fall-305{76.75%{transform:translate(60.3076vw,76.75vh) scale(.9768)}to{transform:translate(61.8695vw,99vh) scale(.9768)}}.snow:nth-child(306){opacity:.1608;transform:translate(55.7485vw,-10px) scale(.296);animation:fall-306 22s -22s linear infinite}@keyframes fall-306{61.732%{transform:translate(57.0331vw,61.732vh) scale(.296)}to{transform:translate(56.3908vw,99vh) scale(.296)}}.snow:nth-child(307){opacity:1.7768;transform:translate(8.0662vw,-10px) scale(.6155);animation:fall-307 10s -1s linear infinite}@keyframes fall-307{51.653%{transform:translate(11.2487vw,51.653vh) scale(.6155)}to{transform:translate(9.65745vw,99vh) scale(.6155)}}.snow:nth-child(308){opacity:1.3682;transform:translate(72.8005vw,-10px) scale(.0688);animation:fall-308 26s -14s linear infinite}@keyframes fall-308{55.688%{transform:translate(77.3364vw,55.688vh) scale(.0688)}to{transform:translate(75.06845vw,99vh) scale(.0688)}}.snow:nth-child(309){opacity:.3368;transform:translate(11.0464vw,-10px) scale(.167);animation:fall-309 19s -27s linear infinite}@keyframes fall-309{62.914%{transform:translate(13.3331vw,62.914vh) scale(.167)}to{transform:translate(12.18975vw,99vh) scale(.167)}}.snow:nth-child(310){opacity:.6502;transform:translate(32.3536vw,-10px) scale(.7643);animation:fall-310 12s -6s linear infinite}@keyframes fall-310{57.121%{transform:translate(39.4679vw,57.121vh) scale(.7643)}to{transform:translate(35.91075vw,99vh) scale(.7643)}}.snow:nth-child(311){opacity:.851;transform:translate(5.5144vw,-10px) scale(.9999);animation:fall-311 17s -24s linear infinite}@keyframes fall-311{35.59%{transform:translate(-1.0849vw,35.59vh) scale(.9999)}to{transform:translate(2.21475vw,99vh) scale(.9999)}}.snow:nth-child(312){opacity:1.3318;transform:translate(98.2506vw,-10px) scale(.8727);animation:fall-312 25s -2s linear infinite}@keyframes fall-312{75.564%{transform:translate(104.5884vw,75.564vh) scale(.8727)}to{transform:translate(101.4195vw,99vh) scale(.8727)}}.snow:nth-child(313){opacity:.9704;transform:translate(53.4593vw,-10px) scale(.6725);animation:fall-313 20s -29s linear infinite}@keyframes fall-313{43.258%{transform:translate(56.1544vw,43.258vh) scale(.6725)}to{transform:translate(54.80685vw,99vh) scale(.6725)}}.snow:nth-child(314){opacity:1.033;transform:translate(83.2018vw,-10px) scale(.708);animation:fall-314 30s -19s linear infinite}@keyframes fall-314{42.236%{transform:translate(82.5934vw,42.236vh) scale(.708)}to{transform:translate(82.8976vw,99vh) scale(.708)}}.snow:nth-child(315){opacity:.8606;transform:translate(22.1915vw,-10px) scale(.045);animation:fall-315 23s -28s linear infinite}@keyframes fall-315{41.69%{transform:translate(20.4631vw,41.69vh) scale(.045)}to{transform:translate(21.3273vw,99vh) scale(.045)}}.snow:nth-child(316){opacity:1.153;transform:translate(7.8453vw,-10px) scale(.4864);animation:fall-316 20s -7s linear infinite}@keyframes fall-316{32.599%{transform:translate(4.748vw,32.599vh) scale(.4864)}to{transform:translate(6.29665vw,99vh) scale(.4864)}}.snow:nth-child(317){opacity:.2462;transform:translate(9.878vw,-10px) scale(.0518);animation:fall-317 23s -12s linear infinite}@keyframes fall-317{79.023%{transform:translate(12.638vw,79.023vh) scale(.0518)}to{transform:translate(11.258vw,99vh) scale(.0518)}}.snow:nth-child(318){opacity:1.1566;transform:translate(8.4177vw,-10px) scale(.2751);animation:fall-318 19s -5s linear infinite}@keyframes fall-318{45.052%{transform:translate(2.4486vw,45.052vh) scale(.2751)}to{transform:translate(5.43315vw,99vh) scale(.2751)}}.snow:nth-child(319){opacity:.5324;transform:translate(21.1853vw,-10px) scale(.548);animation:fall-319 15s -27s linear infinite}@keyframes fall-319{79.01%{transform:translate(30.8234vw,79.01vh) scale(.548)}to{transform:translate(26.00435vw,99vh) scale(.548)}}.snow:nth-child(320){opacity:1.079;transform:translate(22.7594vw,-10px) scale(.4511);animation:fall-320 24s -26s linear infinite}@keyframes fall-320{78.503%{transform:translate(27.0874vw,78.503vh) scale(.4511)}to{transform:translate(24.9234vw,99vh) scale(.4511)}}.snow:nth-child(321){opacity:1.5806;transform:translate(32.4939vw,-10px) scale(.0776);animation:fall-321 24s -3s linear infinite}@keyframes fall-321{68.477%{transform:translate(36.2012vw,68.477vh) scale(.0776)}to{transform:translate(34.34755vw,99vh) scale(.0776)}}.snow:nth-child(322){opacity:1.358;transform:translate(42.5611vw,-10px) scale(.1751);animation:fall-322 25s -12s linear infinite}@keyframes fall-322{62.741%{transform:translate(41.5929vw,62.741vh) scale(.1751)}to{transform:translate(42.077vw,99vh) scale(.1751)}}.snow:nth-child(323){opacity:.0414;transform:translate(92.7517vw,-10px) scale(.5444);animation:fall-323 15s -12s linear infinite}@keyframes fall-323{34.795%{transform:translate(95.3866vw,34.795vh) scale(.5444)}to{transform:translate(94.06915vw,99vh) scale(.5444)}}.snow:nth-child(324){opacity:1.6522;transform:translate(14.7282vw,-10px) scale(.9961);animation:fall-324 16s -26s linear infinite}@keyframes fall-324{35.535%{transform:translate(5.7633vw,35.535vh) scale(.9961)}to{transform:translate(10.24575vw,99vh) scale(.9961)}}.snow:nth-child(325){opacity:.5;transform:translate(19.099vw,-10px) scale(.5818);animation:fall-325 30s -6s linear infinite}@keyframes fall-325{78.856%{transform:translate(12.5972vw,78.856vh) scale(.5818)}to{transform:translate(15.8481vw,99vh) scale(.5818)}}.snow:nth-child(326){opacity:1.7748;transform:translate(84.1395vw,-10px) scale(.2034);animation:fall-326 26s -17s linear infinite}@keyframes fall-326{71.772%{transform:translate(91.1122vw,71.772vh) scale(.2034)}to{transform:translate(87.62585vw,99vh) scale(.2034)}}.snow:nth-child(327){opacity:.5922;transform:translate(7.071vw,-10px) scale(.5789);animation:fall-327 26s -12s linear infinite}@keyframes fall-327{36.414%{transform:translate(16.406vw,36.414vh) scale(.5789)}to{transform:translate(11.7385vw,99vh) scale(.5789)}}.snow:nth-child(328){opacity:1.3684;transform:translate(47.964vw,-10px) scale(.8342);animation:fall-328 29s -17s linear infinite}@keyframes fall-328{78.455%{transform:translate(53.2701vw,78.455vh) scale(.8342)}to{transform:translate(50.61705vw,99vh) scale(.8342)}}.snow:nth-child(329){opacity:.5052;transform:translate(41.03vw,-10px) scale(.9662);animation:fall-329 20s -17s linear infinite}@keyframes fall-329{55.367%{transform:translate(37.305vw,55.367vh) scale(.9662)}to{transform:translate(39.1675vw,99vh) scale(.9662)}}.snow:nth-child(330){opacity:.7014;transform:translate(58.7461vw,-10px) scale(.2386);animation:fall-330 23s -24s linear infinite}@keyframes fall-330{70.251%{transform:translate(51.2455vw,70.251vh) scale(.2386)}to{transform:translate(54.9958vw,99vh) scale(.2386)}}.snow:nth-child(331){opacity:.6848;transform:translate(82.67vw,-10px) scale(.0621);animation:fall-331 20s -21s linear infinite}@keyframes fall-331{68.714%{transform:translate(81.2502vw,68.714vh) scale(.0621)}to{transform:translate(81.9601vw,99vh) scale(.0621)}}.snow:nth-child(332){opacity:.9496;transform:translate(15.1173vw,-10px) scale(.5327);animation:fall-332 19s -28s linear infinite}@keyframes fall-332{59.06%{transform:translate(14.4678vw,59.06vh) scale(.5327)}to{transform:translate(14.79255vw,99vh) scale(.5327)}}.snow:nth-child(333){opacity:.0296;transform:translate(78.6162vw,-10px) scale(.1013);animation:fall-333 16s -22s linear infinite}@keyframes fall-333{31.293%{transform:translate(83.0349vw,31.293vh) scale(.1013)}to{transform:translate(80.82555vw,99vh) scale(.1013)}}.snow:nth-child(334){opacity:1.6948;transform:translate(54.2606vw,-10px) scale(.4806);animation:fall-334 15s -17s linear infinite}@keyframes fall-334{38.76%{transform:translate(52.6613vw,38.76vh) scale(.4806)}to{transform:translate(53.46095vw,99vh) scale(.4806)}}.snow:nth-child(335){opacity:1.8632;transform:translate(23.4429vw,-10px) scale(.8618);animation:fall-335 27s -10s linear infinite}@keyframes fall-335{71.548%{transform:translate(21.2897vw,71.548vh) scale(.8618)}to{transform:translate(22.3663vw,99vh) scale(.8618)}}.snow:nth-child(336){opacity:.4536;transform:translate(55.0752vw,-10px) scale(.5295);animation:fall-336 30s -21s linear infinite}@keyframes fall-336{33.989%{transform:translate(49.2782vw,33.989vh) scale(.5295)}to{transform:translate(52.1767vw,99vh) scale(.5295)}}.snow:nth-child(337){opacity:.084;transform:translate(8.2072vw,-10px) scale(.5396);animation:fall-337 13s -30s linear infinite}@keyframes fall-337{62.862%{transform:translate(13.6137vw,62.862vh) scale(.5396)}to{transform:translate(10.91045vw,99vh) scale(.5396)}}.snow:nth-child(338){opacity:1.7946;transform:translate(74.3412vw,-10px) scale(.982);animation:fall-338 20s -4s linear infinite}@keyframes fall-338{71.037%{transform:translate(80.5344vw,71.037vh) scale(.982)}to{transform:translate(77.4378vw,99vh) scale(.982)}}.snow:nth-child(339){opacity:1.8546;transform:translate(20.9149vw,-10px) scale(.8903);animation:fall-339 19s -16s linear infinite}@keyframes fall-339{49.812%{transform:translate(22.0182vw,49.812vh) scale(.8903)}to{transform:translate(21.46655vw,99vh) scale(.8903)}}.snow:nth-child(340){opacity:.236;transform:translate(35.9284vw,-10px) scale(.8482);animation:fall-340 18s -15s linear infinite}@keyframes fall-340{47.358%{transform:translate(45.5903vw,47.358vh) scale(.8482)}to{transform:translate(40.75935vw,99vh) scale(.8482)}}.snow:nth-child(341){opacity:.184;transform:translate(20.837vw,-10px) scale(.2972);animation:fall-341 19s -29s linear infinite}@keyframes fall-341{74.825%{transform:translate(16.3305vw,74.825vh) scale(.2972)}to{transform:translate(18.58375vw,99vh) scale(.2972)}}.snow:nth-child(342){opacity:.5546;transform:translate(14.0124vw,-10px) scale(.0156);animation:fall-342 21s -9s linear infinite}@keyframes fall-342{60.194%{transform:translate(8.6003vw,60.194vh) scale(.0156)}to{transform:translate(11.30635vw,99vh) scale(.0156)}}.snow:nth-child(343){opacity:1.047;transform:translate(54.294vw,-10px) scale(.7523);animation:fall-343 11s -22s linear infinite}@keyframes fall-343{36.196%{transform:translate(48.7836vw,36.196vh) scale(.7523)}to{transform:translate(51.5388vw,99vh) scale(.7523)}}.snow:nth-child(344){opacity:.756;transform:translate(50.4028vw,-10px) scale(.1601);animation:fall-344 23s -21s linear infinite}@keyframes fall-344{38%{transform:translate(41.1262vw,38vh) scale(.1601)}to{transform:translate(45.7645vw,99vh) scale(.1601)}}.snow:nth-child(345){opacity:.94;transform:translate(78.1826vw,-10px) scale(.9647);animation:fall-345 25s -18s linear infinite}@keyframes fall-345{49.732%{transform:translate(75.7666vw,49.732vh) scale(.9647)}to{transform:translate(76.9746vw,99vh) scale(.9647)}}.snow:nth-child(346){opacity:.1382;transform:translate(16.5366vw,-10px) scale(.4491);animation:fall-346 12s -30s linear infinite}@keyframes fall-346{65.301%{transform:translate(15.4057vw,65.301vh) scale(.4491)}to{transform:translate(15.97115vw,99vh) scale(.4491)}}.snow:nth-child(347){opacity:.6396;transform:translate(82.5903vw,-10px) scale(.719);animation:fall-347 17s -29s linear infinite}@keyframes fall-347{64.701%{transform:translate(84.8901vw,64.701vh) scale(.719)}to{transform:translate(83.7402vw,99vh) scale(.719)}}.snow:nth-child(348){opacity:1.7118;transform:translate(68.314vw,-10px) scale(.2361);animation:fall-348 25s -13s linear infinite}@keyframes fall-348{70.719%{transform:translate(66.7718vw,70.719vh) scale(.2361)}to{transform:translate(67.5429vw,99vh) scale(.2361)}}.snow:nth-child(349){opacity:.9872;transform:translate(35.7836vw,-10px) scale(.4083);animation:fall-349 21s -25s linear infinite}@keyframes fall-349{40.53%{transform:translate(44.4371vw,40.53vh) scale(.4083)}to{transform:translate(40.11035vw,99vh) scale(.4083)}}.snow:nth-child(350){opacity:.5482;transform:translate(83.4527vw,-10px) scale(.2285);animation:fall-350 22s -1s linear infinite}@keyframes fall-350{49.784%{transform:translate(80.5742vw,49.784vh) scale(.2285)}to{transform:translate(82.01345vw,99vh) scale(.2285)}}.snow:nth-child(351){opacity:1.0672;transform:translate(39.77vw,-10px) scale(.6716);animation:fall-351 12s -29s linear infinite}@keyframes fall-351{71.6%{transform:translate(33.9148vw,71.6vh) scale(.6716)}to{transform:translate(36.8424vw,99vh) scale(.6716)}}.snow:nth-child(352){opacity:1.2552;transform:translate(21.725vw,-10px) scale(.974);animation:fall-352 10s -9s linear infinite}@keyframes fall-352{55.86%{transform:translate(30.9663vw,55.86vh) scale(.974)}to{transform:translate(26.34565vw,99vh) scale(.974)}}.snow:nth-child(353){opacity:1.9596;transform:translate(.9849vw,-10px) scale(.1133);animation:fall-353 11s -2s linear infinite}@keyframes fall-353{69.721%{transform:translate(5.0555vw,69.721vh) scale(.1133)}to{transform:translate(3.0202vw,99vh) scale(.1133)}}.snow:nth-child(354){opacity:1.9954;transform:translate(74.1436vw,-10px) scale(.7941);animation:fall-354 28s -7s linear infinite}@keyframes fall-354{59.671%{transform:translate(77.3044vw,59.671vh) scale(.7941)}to{transform:translate(75.724vw,99vh) scale(.7941)}}.snow:nth-child(355){opacity:1.6362;transform:translate(93.3477vw,-10px) scale(.8623);animation:fall-355 30s -12s linear infinite}@keyframes fall-355{72.399%{transform:translate(91.7915vw,72.399vh) scale(.8623)}to{transform:translate(92.5696vw,99vh) scale(.8623)}}.snow:nth-child(356){opacity:.1586;transform:translate(16.1701vw,-10px) scale(.9598);animation:fall-356 26s -15s linear infinite}@keyframes fall-356{48.167%{transform:translate(10.8113vw,48.167vh) scale(.9598)}to{transform:translate(13.4907vw,99vh) scale(.9598)}}.snow:nth-child(357){opacity:.3978;transform:translate(37.1868vw,-10px) scale(.6922);animation:fall-357 14s -6s linear infinite}@keyframes fall-357{54.232%{transform:translate(44.1518vw,54.232vh) scale(.6922)}to{transform:translate(40.6693vw,99vh) scale(.6922)}}.snow:nth-child(358){opacity:.3322;transform:translate(38.1122vw,-10px) scale(.0344);animation:fall-358 27s -29s linear infinite}@keyframes fall-358{37.593%{transform:translate(40.5939vw,37.593vh) scale(.0344)}to{transform:translate(39.35305vw,99vh) scale(.0344)}}.snow:nth-child(359){opacity:.7068;transform:translate(93.0381vw,-10px) scale(.2234);animation:fall-359 27s -15s linear infinite}@keyframes fall-359{61.353%{transform:translate(95.8316vw,61.353vh) scale(.2234)}to{transform:translate(94.43485vw,99vh) scale(.2234)}}.snow:nth-child(360){opacity:1.274;transform:translate(.4668vw,-10px) scale(.4739);animation:fall-360 22s -1s linear infinite}@keyframes fall-360{32.164%{transform:translate(6.0614vw,32.164vh) scale(.4739)}to{transform:translate(3.2641vw,99vh) scale(.4739)}}.snow:nth-child(361){opacity:1.5386;transform:translate(39.756vw,-10px) scale(.4269);animation:fall-361 10s -28s linear infinite}@keyframes fall-361{71.266%{transform:translate(46.4809vw,71.266vh) scale(.4269)}to{transform:translate(43.11845vw,99vh) scale(.4269)}}.snow:nth-child(362){opacity:.4824;transform:translate(7.1626vw,-10px) scale(.5744);animation:fall-362 27s -27s linear infinite}@keyframes fall-362{57.231%{transform:translate(10.7792vw,57.231vh) scale(.5744)}to{transform:translate(8.9709vw,99vh) scale(.5744)}}.snow:nth-child(363){opacity:.3136;transform:translate(75.7703vw,-10px) scale(.3244);animation:fall-363 24s -18s linear infinite}@keyframes fall-363{77.69%{transform:translate(66.8321vw,77.69vh) scale(.3244)}to{transform:translate(71.3012vw,99vh) scale(.3244)}}.snow:nth-child(364){opacity:.4038;transform:translate(36.8289vw,-10px) scale(.1104);animation:fall-364 20s -2s linear infinite}@keyframes fall-364{48.727%{transform:translate(35.2149vw,48.727vh) scale(.1104)}to{transform:translate(36.0219vw,99vh) scale(.1104)}}.snow:nth-child(365){opacity:1.6496;transform:translate(98.3836vw,-10px) scale(.9371);animation:fall-365 21s -4s linear infinite}@keyframes fall-365{31.118%{transform:translate(93.1961vw,31.118vh) scale(.9371)}to{transform:translate(95.78985vw,99vh) scale(.9371)}}.snow:nth-child(366){opacity:1.4852;transform:translate(28.5187vw,-10px) scale(.7111);animation:fall-366 17s -5s linear infinite}@keyframes fall-366{73.467%{transform:translate(21.6421vw,73.467vh) scale(.7111)}to{transform:translate(25.0804vw,99vh) scale(.7111)}}.snow:nth-child(367){opacity:.762;transform:translate(47.6593vw,-10px) scale(.1102);animation:fall-367 18s -29s linear infinite}@keyframes fall-367{48.847%{transform:translate(49.5127vw,48.847vh) scale(.1102)}to{transform:translate(48.586vw,99vh) scale(.1102)}}.snow:nth-child(368){opacity:.9808;transform:translate(36.1309vw,-10px) scale(.8172);animation:fall-368 25s -29s linear infinite}@keyframes fall-368{64.692%{transform:translate(41.2682vw,64.692vh) scale(.8172)}to{transform:translate(38.69955vw,99vh) scale(.8172)}}.snow:nth-child(369){opacity:.0012;transform:translate(76.667vw,-10px) scale(.9863);animation:fall-369 29s -5s linear infinite}@keyframes fall-369{39.132%{transform:translate(82.6603vw,39.132vh) scale(.9863)}to{transform:translate(79.66365vw,99vh) scale(.9863)}}.snow:nth-child(370){opacity:.5192;transform:translate(25.9951vw,-10px) scale(.1937);animation:fall-370 22s -7s linear infinite}@keyframes fall-370{62.487%{transform:translate(23.207vw,62.487vh) scale(.1937)}to{transform:translate(24.60105vw,99vh) scale(.1937)}}.snow:nth-child(371){opacity:.278;transform:translate(95.8787vw,-10px) scale(.7428);animation:fall-371 23s -25s linear infinite}@keyframes fall-371{70.875%{transform:translate(100.6257vw,70.875vh) scale(.7428)}to{transform:translate(98.2522vw,99vh) scale(.7428)}}.snow:nth-child(372){opacity:1.772;transform:translate(46.8277vw,-10px) scale(.0962);animation:fall-372 25s -19s linear infinite}@keyframes fall-372{41.284%{transform:translate(41.4894vw,41.284vh) scale(.0962)}to{transform:translate(44.15855vw,99vh) scale(.0962)}}.snow:nth-child(373){opacity:.3862;transform:translate(26.2888vw,-10px) scale(.1689);animation:fall-373 29s -27s linear infinite}@keyframes fall-373{32.921%{transform:translate(31.5317vw,32.921vh) scale(.1689)}to{transform:translate(28.91025vw,99vh) scale(.1689)}}.snow:nth-child(374){opacity:1.6522;transform:translate(18.215vw,-10px) scale(.0955);animation:fall-374 17s -30s linear infinite}@keyframes fall-374{35.207%{transform:translate(10.8912vw,35.207vh) scale(.0955)}to{transform:translate(14.5531vw,99vh) scale(.0955)}}.snow:nth-child(375){opacity:.249;transform:translate(52.5386vw,-10px) scale(.2168);animation:fall-375 13s -6s linear infinite}@keyframes fall-375{66.092%{transform:translate(49.7324vw,66.092vh) scale(.2168)}to{transform:translate(51.1355vw,99vh) scale(.2168)}}.snow:nth-child(376){opacity:1.5648;transform:translate(12.985vw,-10px) scale(.7494);animation:fall-376 14s -6s linear infinite}@keyframes fall-376{47.285%{transform:translate(14.804vw,47.285vh) scale(.7494)}to{transform:translate(13.8945vw,99vh) scale(.7494)}}.snow:nth-child(377){opacity:1.941;transform:translate(42.9531vw,-10px) scale(.8569);animation:fall-377 19s -28s linear infinite}@keyframes fall-377{58.665%{transform:translate(37.8944vw,58.665vh) scale(.8569)}to{transform:translate(40.42375vw,99vh) scale(.8569)}}.snow:nth-child(378){opacity:.3838;transform:translate(50.7183vw,-10px) scale(.1637);animation:fall-378 20s -16s linear infinite}@keyframes fall-378{35.524%{transform:translate(55.348vw,35.524vh) scale(.1637)}to{transform:translate(53.03315vw,99vh) scale(.1637)}}.snow:nth-child(379){opacity:1.5134;transform:translate(7.3034vw,-10px) scale(.9749);animation:fall-379 17s -25s linear infinite}@keyframes fall-379{47.59%{transform:translate(4.4058vw,47.59vh) scale(.9749)}to{transform:translate(5.8546vw,99vh) scale(.9749)}}.snow:nth-child(380){opacity:1.5922;transform:translate(69.0529vw,-10px) scale(.5868);animation:fall-380 16s -14s linear infinite}@keyframes fall-380{36.751%{transform:translate(65.5645vw,36.751vh) scale(.5868)}to{transform:translate(67.3087vw,99vh) scale(.5868)}}.snow:nth-child(381){opacity:1.658;transform:translate(91.8827vw,-10px) scale(.1968);animation:fall-381 21s -1s linear infinite}@keyframes fall-381{77.949%{transform:translate(93.9417vw,77.949vh) scale(.1968)}to{transform:translate(92.9122vw,99vh) scale(.1968)}}.snow:nth-child(382){opacity:1.1814;transform:translate(18.9245vw,-10px) scale(.0814);animation:fall-382 24s -15s linear infinite}@keyframes fall-382{55.996%{transform:translate(19.6125vw,55.996vh) scale(.0814)}to{transform:translate(19.2685vw,99vh) scale(.0814)}}.snow:nth-child(383){opacity:1.6902;transform:translate(17.4929vw,-10px) scale(.4123);animation:fall-383 17s -5s linear infinite}@keyframes fall-383{56.343%{transform:translate(26.1529vw,56.343vh) scale(.4123)}to{transform:translate(21.8229vw,99vh) scale(.4123)}}.snow:nth-child(384){opacity:.0128;transform:translate(7.389vw,-10px) scale(.9341);animation:fall-384 17s -30s linear infinite}@keyframes fall-384{58.534%{transform:translate(1.0599vw,58.534vh) scale(.9341)}to{transform:translate(4.22445vw,99vh) scale(.9341)}}.snow:nth-child(385){opacity:1.6416;transform:translate(87.2534vw,-10px) scale(.3507);animation:fall-385 13s -8s linear infinite}@keyframes fall-385{32.438%{transform:translate(92.3531vw,32.438vh) scale(.3507)}to{transform:translate(89.80325vw,99vh) scale(.3507)}}.snow:nth-child(386){opacity:1.5774;transform:translate(26.5618vw,-10px) scale(.4236);animation:fall-386 24s -20s linear infinite}@keyframes fall-386{59.895%{transform:translate(29.5184vw,59.895vh) scale(.4236)}to{transform:translate(28.0401vw,99vh) scale(.4236)}}.snow:nth-child(387){opacity:.836;transform:translate(19.626vw,-10px) scale(.6263);animation:fall-387 12s -25s linear infinite}@keyframes fall-387{44.704%{transform:translate(23.0548vw,44.704vh) scale(.6263)}to{transform:translate(21.3404vw,99vh) scale(.6263)}}.snow:nth-child(388){opacity:1.081;transform:translate(15.3197vw,-10px) scale(.5033);animation:fall-388 11s -23s linear infinite}@keyframes fall-388{66.157%{transform:translate(19.6147vw,66.157vh) scale(.5033)}to{transform:translate(17.4672vw,99vh) scale(.5033)}}.snow:nth-child(389){opacity:1.1268;transform:translate(64.4601vw,-10px) scale(.7821);animation:fall-389 25s -16s linear infinite}@keyframes fall-389{77.817%{transform:translate(71.3722vw,77.817vh) scale(.7821)}to{transform:translate(67.91615vw,99vh) scale(.7821)}}.snow:nth-child(390){opacity:.7604;transform:translate(41.8204vw,-10px) scale(.9866);animation:fall-390 12s -11s linear infinite}@keyframes fall-390{42.755%{transform:translate(42.1752vw,42.755vh) scale(.9866)}to{transform:translate(41.9978vw,99vh) scale(.9866)}}.snow:nth-child(391){opacity:1.6058;transform:translate(64.366vw,-10px) scale(.3593);animation:fall-391 28s -17s linear infinite}@keyframes fall-391{75.82%{transform:translate(58.6997vw,75.82vh) scale(.3593)}to{transform:translate(61.53285vw,99vh) scale(.3593)}}.snow:nth-child(392){opacity:.1498;transform:translate(64.1298vw,-10px) scale(.0198);animation:fall-392 19s -22s linear infinite}@keyframes fall-392{46.081%{transform:translate(60.0868vw,46.081vh) scale(.0198)}to{transform:translate(62.1083vw,99vh) scale(.0198)}}.snow:nth-child(393){opacity:.5112;transform:translate(.292vw,-10px) scale(.3592);animation:fall-393 28s -20s linear infinite}@keyframes fall-393{75.955%{transform:translate(.9768vw,75.955vh) scale(.3592)}to{transform:translate(.6344vw,99vh) scale(.3592)}}.snow:nth-child(394){opacity:.8508;transform:translate(48.8696vw,-10px) scale(.7235);animation:fall-394 26s -24s linear infinite}@keyframes fall-394{76.756%{transform:translate(44.9726vw,76.756vh) scale(.7235)}to{transform:translate(46.9211vw,99vh) scale(.7235)}}.snow:nth-child(395){opacity:1.169;transform:translate(55.876vw,-10px) scale(.977);animation:fall-395 19s -11s linear infinite}@keyframes fall-395{45.971%{transform:translate(64.1322vw,45.971vh) scale(.977)}to{transform:translate(60.0041vw,99vh) scale(.977)}}.snow:nth-child(396){opacity:.0308;transform:translate(26.2484vw,-10px) scale(.9141);animation:fall-396 22s -21s linear infinite}@keyframes fall-396{54.966%{transform:translate(30.8648vw,54.966vh) scale(.9141)}to{transform:translate(28.5566vw,99vh) scale(.9141)}}.snow:nth-child(397){opacity:.3932;transform:translate(14.0438vw,-10px) scale(.8198);animation:fall-397 13s -11s linear infinite}@keyframes fall-397{70.408%{transform:translate(11.8776vw,70.408vh) scale(.8198)}to{transform:translate(12.9607vw,99vh) scale(.8198)}}.snow:nth-child(398){opacity:1.2694;transform:translate(69.7221vw,-10px) scale(.6064);animation:fall-398 23s -25s linear infinite}@keyframes fall-398{72.999%{transform:translate(63.2508vw,72.999vh) scale(.6064)}to{transform:translate(66.48645vw,99vh) scale(.6064)}}.snow:nth-child(399){opacity:.6824;transform:translate(3.5843vw,-10px) scale(.9681);animation:fall-399 12s -28s linear infinite}@keyframes fall-399{40.928%{transform:translate(-.7804vw,40.928vh) scale(.9681)}to{transform:translate(1.40195vw,99vh) scale(.9681)}}.snow:nth-child(400){opacity:1.579;transform:translate(62.3704vw,-10px) scale(.6109);animation:fall-400 20s -12s linear infinite}@keyframes fall-400{77.512%{transform:translate(62.7102vw,77.512vh) scale(.6109)}to{transform:translate(62.5403vw,99vh) scale(.6109)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.4686;transform:translate(62.7759vw,-10px) scale(.3216);animation:fall-1 26s -26s linear infinite}@keyframes fall-1{41.048%{transform:translate(55.3853vw,41.048vh) scale(.3216)}to{transform:translate(59.0806vw,99vh) scale(.3216)}}.snow:nth-child(2){opacity:1.1046;transform:translate(34.5789vw,-10px) scale(.8994);animation:fall-2 28s -19s linear infinite}@keyframes fall-2{71.425%{transform:translate(43.086vw,71.425vh) scale(.8994)}to{transform:translate(38.83245vw,99vh) scale(.8994)}}.snow:nth-child(3){opacity:1.8626;transform:translate(13.4237vw,-10px) scale(.7387);animation:fall-3 18s -12s linear infinite}@keyframes fall-3{76.412%{transform:translate(11.4753vw,76.412vh) scale(.7387)}to{transform:translate(12.4495vw,99vh) scale(.7387)}}.snow:nth-child(4){opacity:1.6362;transform:translate(56.8382vw,-10px) scale(.6054);animation:fall-4 21s -5s linear infinite}@keyframes fall-4{61.829%{transform:translate(66.8041vw,61.829vh) scale(.6054)}to{transform:translate(61.82115vw,99vh) scale(.6054)}}.snow:nth-child(5){opacity:.5524;transform:translate(76.9125vw,-10px) scale(.155);animation:fall-5 27s -17s linear infinite}@keyframes fall-5{44.693%{transform:translate(67.0481vw,44.693vh) scale(.155)}to{transform:translate(71.9803vw,99vh) scale(.155)}}.snow:nth-child(6){opacity:.8956;transform:translate(9.8806vw,-10px) scale(.738);animation:fall-6 30s -9s linear infinite}@keyframes fall-6{71.679%{transform:translate(16.1691vw,71.679vh) scale(.738)}to{transform:translate(13.02485vw,99vh) scale(.738)}}.snow:nth-child(7){opacity:.0798;transform:translate(12.6974vw,-10px) scale(.6669);animation:fall-7 10s -30s linear infinite}@keyframes fall-7{37.488%{transform:translate(13.0274vw,37.488vh) scale(.6669)}to{transform:translate(12.8624vw,99vh) scale(.6669)}}.snow:nth-child(8){opacity:1.597;transform:translate(85.8566vw,-10px) scale(.7308);animation:fall-8 16s -18s linear infinite}@keyframes fall-8{65.134%{transform:translate(86.2295vw,65.134vh) scale(.7308)}to{transform:translate(86.04305vw,99vh) scale(.7308)}}.snow:nth-child(9){opacity:.2102;transform:translate(95.5169vw,-10px) scale(.8993);animation:fall-9 16s -25s linear infinite}@keyframes fall-9{33.01%{transform:translate(88.1366vw,33.01vh) scale(.8993)}to{transform:translate(91.82675vw,99vh) scale(.8993)}}.snow:nth-child(10){opacity:1.0146;transform:translate(34.0801vw,-10px) scale(.4387);animation:fall-10 17s -9s linear infinite}@keyframes fall-10{76.388%{transform:translate(31.2885vw,76.388vh) scale(.4387)}to{transform:translate(32.6843vw,99vh) scale(.4387)}}.snow:nth-child(11){opacity:1.7592;transform:translate(43.6704vw,-10px) scale(.295);animation:fall-11 13s -27s linear infinite}@keyframes fall-11{43.743%{transform:translate(40.0734vw,43.743vh) scale(.295)}to{transform:translate(41.8719vw,99vh) scale(.295)}}.snow:nth-child(12){opacity:1.6032;transform:translate(41.3104vw,-10px) scale(.2136);animation:fall-12 14s -21s linear infinite}@keyframes fall-12{71.905%{transform:translate(31.8487vw,71.905vh) scale(.2136)}to{transform:translate(36.57955vw,99vh) scale(.2136)}}.snow:nth-child(13){opacity:1.7352;transform:translate(75.2406vw,-10px) scale(.6882);animation:fall-13 17s -24s linear infinite}@keyframes fall-13{75.109%{transform:translate(73.5861vw,75.109vh) scale(.6882)}to{transform:translate(74.41335vw,99vh) scale(.6882)}}.snow:nth-child(14){opacity:1.9064;transform:translate(96.6512vw,-10px) scale(.0408);animation:fall-14 24s -15s linear infinite}@keyframes fall-14{42.401%{transform:translate(87.9201vw,42.401vh) scale(.0408)}to{transform:translate(92.28565vw,99vh) scale(.0408)}}.snow:nth-child(15){opacity:.5384;transform:translate(26.3856vw,-10px) scale(.1813);animation:fall-15 28s -20s linear infinite}@keyframes fall-15{54.434%{transform:translate(28.4553vw,54.434vh) scale(.1813)}to{transform:translate(27.42045vw,99vh) scale(.1813)}}.snow:nth-child(16){opacity:1.3;transform:translate(2.9195vw,-10px) scale(.767);animation:fall-16 13s -26s linear infinite}@keyframes fall-16{60.123%{transform:translate(11.3939vw,60.123vh) scale(.767)}to{transform:translate(7.1567vw,99vh) scale(.767)}}.snow:nth-child(17){opacity:1.6454;transform:translate(52.5749vw,-10px) scale(.0261);animation:fall-17 17s -30s linear infinite}@keyframes fall-17{51.7%{transform:translate(62.064vw,51.7vh) scale(.0261)}to{transform:translate(57.31945vw,99vh) scale(.0261)}}.snow:nth-child(18){opacity:1.9164;transform:translate(56.5901vw,-10px) scale(.0615);animation:fall-18 18s -30s linear infinite}@keyframes fall-18{65.041%{transform:translate(47.4031vw,65.041vh) scale(.0615)}to{transform:translate(51.9966vw,99vh) scale(.0615)}}.snow:nth-child(19){opacity:.7714;transform:translate(23.5714vw,-10px) scale(.7595);animation:fall-19 19s -16s linear infinite}@keyframes fall-19{47.845%{transform:translate(31.8861vw,47.845vh) scale(.7595)}to{transform:translate(27.72875vw,99vh) scale(.7595)}}.snow:nth-child(20){opacity:1.2152;transform:translate(94.6726vw,-10px) scale(.5513);animation:fall-20 29s -7s linear infinite}@keyframes fall-20{67.093%{transform:translate(103.0083vw,67.093vh) scale(.5513)}to{transform:translate(98.84045vw,99vh) scale(.5513)}}.snow:nth-child(21){opacity:.3586;transform:translate(6.8573vw,-10px) scale(.3851);animation:fall-21 12s -22s linear infinite}@keyframes fall-21{42.17%{transform:translate(6.187vw,42.17vh) scale(.3851)}to{transform:translate(6.52215vw,99vh) scale(.3851)}}.snow:nth-child(22){opacity:1.8578;transform:translate(43.9893vw,-10px) scale(.4281);animation:fall-22 19s -29s linear infinite}@keyframes fall-22{52.879%{transform:translate(34.2917vw,52.879vh) scale(.4281)}to{transform:translate(39.1405vw,99vh) scale(.4281)}}.snow:nth-child(23){opacity:.252;transform:translate(23.466vw,-10px) scale(.6417);animation:fall-23 13s -5s linear infinite}@keyframes fall-23{34.912%{transform:translate(15.3839vw,34.912vh) scale(.6417)}to{transform:translate(19.42495vw,99vh) scale(.6417)}}.snow:nth-child(24){opacity:1.4194;transform:translate(17.5772vw,-10px) scale(.8652);animation:fall-24 26s -6s linear infinite}@keyframes fall-24{54.874%{transform:translate(26.8443vw,54.874vh) scale(.8652)}to{transform:translate(22.21075vw,99vh) scale(.8652)}}.snow:nth-child(25){opacity:.717;transform:translate(73.5515vw,-10px) scale(.2045);animation:fall-25 30s -10s linear infinite}@keyframes fall-25{70.44%{transform:translate(64.5648vw,70.44vh) scale(.2045)}to{transform:translate(69.05815vw,99vh) scale(.2045)}}.snow:nth-child(26){opacity:1.5834;transform:translate(10.453vw,-10px) scale(.4602);animation:fall-26 12s -23s linear infinite}@keyframes fall-26{43.506%{transform:translate(7.8994vw,43.506vh) scale(.4602)}to{transform:translate(9.1762vw,99vh) scale(.4602)}}.snow:nth-child(27){opacity:.4002;transform:translate(69.8222vw,-10px) scale(.4168);animation:fall-27 19s -21s linear infinite}@keyframes fall-27{69.664%{transform:translate(61.7643vw,69.664vh) scale(.4168)}to{transform:translate(65.79325vw,99vh) scale(.4168)}}.snow:nth-child(28){opacity:1.3724;transform:translate(52.1861vw,-10px) scale(.637);animation:fall-28 17s -2s linear infinite}@keyframes fall-28{44.355%{transform:translate(44.0967vw,44.355vh) scale(.637)}to{transform:translate(48.1414vw,99vh) scale(.637)}}.snow:nth-child(29){opacity:1.5324;transform:translate(97.1099vw,-10px) scale(.5964);animation:fall-29 25s -4s linear infinite}@keyframes fall-29{66.599%{transform:translate(91.7661vw,66.599vh) scale(.5964)}to{transform:translate(94.438vw,99vh) scale(.5964)}}.snow:nth-child(30){opacity:1.3844;transform:translate(20.6866vw,-10px) scale(.2867);animation:fall-30 29s -23s linear infinite}@keyframes fall-30{36.142%{transform:translate(29.4112vw,36.142vh) scale(.2867)}to{transform:translate(25.0489vw,99vh) scale(.2867)}}.snow:nth-child(31){opacity:1.499;transform:translate(39.4312vw,-10px) scale(.3165);animation:fall-31 23s -10s linear infinite}@keyframes fall-31{59.658%{transform:translate(35.641vw,59.658vh) scale(.3165)}to{transform:translate(37.5361vw,99vh) scale(.3165)}}.snow:nth-child(32){opacity:.3064;transform:translate(81.4353vw,-10px) scale(.412);animation:fall-32 27s -17s linear infinite}@keyframes fall-32{58.839%{transform:translate(90.6322vw,58.839vh) scale(.412)}to{transform:translate(86.03375vw,99vh) scale(.412)}}.snow:nth-child(33){opacity:1.0246;transform:translate(57.8749vw,-10px) scale(.6439);animation:fall-33 12s -21s linear infinite}@keyframes fall-33{47.504%{transform:translate(64.5245vw,47.504vh) scale(.6439)}to{transform:translate(61.1997vw,99vh) scale(.6439)}}.snow:nth-child(34){opacity:1.4382;transform:translate(14.625vw,-10px) scale(.2015);animation:fall-34 29s -6s linear infinite}@keyframes fall-34{52.399%{transform:translate(22.3788vw,52.399vh) scale(.2015)}to{transform:translate(18.5019vw,99vh) scale(.2015)}}.snow:nth-child(35){opacity:.6648;transform:translate(36.6318vw,-10px) scale(.1072);animation:fall-35 25s -19s linear infinite}@keyframes fall-35{62.553%{transform:translate(41.4203vw,62.553vh) scale(.1072)}to{transform:translate(39.02605vw,99vh) scale(.1072)}}.snow:nth-child(36){opacity:.7992;transform:translate(73.1744vw,-10px) scale(.0359);animation:fall-36 15s -15s linear infinite}@keyframes fall-36{68.798%{transform:translate(78.4177vw,68.798vh) scale(.0359)}to{transform:translate(75.79605vw,99vh) scale(.0359)}}.snow:nth-child(37){opacity:1.8876;transform:translate(81.3288vw,-10px) scale(.1433);animation:fall-37 18s -8s linear infinite}@keyframes fall-37{69.511%{transform:translate(82.8563vw,69.511vh) scale(.1433)}to{transform:translate(82.09255vw,99vh) scale(.1433)}}.snow:nth-child(38){opacity:1.124;transform:translate(49.3733vw,-10px) scale(.1208);animation:fall-38 16s -26s linear infinite}@keyframes fall-38{31.445%{transform:translate(53.6373vw,31.445vh) scale(.1208)}to{transform:translate(51.5053vw,99vh) scale(.1208)}}.snow:nth-child(39){opacity:.4302;transform:translate(84.895vw,-10px) scale(.6615);animation:fall-39 25s -8s linear infinite}@keyframes fall-39{77.477%{transform:translate(89.588vw,77.477vh) scale(.6615)}to{transform:translate(87.2415vw,99vh) scale(.6615)}}.snow:nth-child(40){opacity:.039;transform:translate(79.5515vw,-10px) scale(.8276);animation:fall-40 15s -15s linear infinite}@keyframes fall-40{47.223%{transform:translate(81.5151vw,47.223vh) scale(.8276)}to{transform:translate(80.5333vw,99vh) scale(.8276)}}.snow:nth-child(41){opacity:1.6016;transform:translate(59.8469vw,-10px) scale(.1813);animation:fall-41 28s -27s linear infinite}@keyframes fall-41{37.372%{transform:translate(54.0487vw,37.372vh) scale(.1813)}to{transform:translate(56.9478vw,99vh) scale(.1813)}}.snow:nth-child(42){opacity:.403;transform:translate(53.6091vw,-10px) scale(.8909);animation:fall-42 28s -12s linear infinite}@keyframes fall-42{36.369%{transform:translate(48.932vw,36.369vh) scale(.8909)}to{transform:translate(51.27055vw,99vh) scale(.8909)}}.snow:nth-child(43){opacity:.2942;transform:translate(71.3776vw,-10px) scale(.1585);animation:fall-43 30s -11s linear infinite}@keyframes fall-43{79.48%{transform:translate(74.9183vw,79.48vh) scale(.1585)}to{transform:translate(73.14795vw,99vh) scale(.1585)}}.snow:nth-child(44){opacity:.1944;transform:translate(91.7819vw,-10px) scale(.159);animation:fall-44 16s -5s linear infinite}@keyframes fall-44{39.972%{transform:translate(100.7133vw,39.972vh) scale(.159)}to{transform:translate(96.2476vw,99vh) scale(.159)}}.snow:nth-child(45){opacity:.0212;transform:translate(23.4477vw,-10px) scale(.0664);animation:fall-45 17s -14s linear infinite}@keyframes fall-45{55.817%{transform:translate(31.5249vw,55.817vh) scale(.0664)}to{transform:translate(27.4863vw,99vh) scale(.0664)}}.snow:nth-child(46){opacity:1.6226;transform:translate(81.659vw,-10px) scale(.3879);animation:fall-46 14s -4s linear infinite}@keyframes fall-46{58.598%{transform:translate(88.7048vw,58.598vh) scale(.3879)}to{transform:translate(85.1819vw,99vh) scale(.3879)}}.snow:nth-child(47){opacity:.8456;transform:translate(94.2391vw,-10px) scale(.405);animation:fall-47 18s -25s linear infinite}@keyframes fall-47{70.486%{transform:translate(96.5341vw,70.486vh) scale(.405)}to{transform:translate(95.3866vw,99vh) scale(.405)}}.snow:nth-child(48){opacity:.014;transform:translate(40.8036vw,-10px) scale(.2641);animation:fall-48 20s -10s linear infinite}@keyframes fall-48{36.365%{transform:translate(34.7388vw,36.365vh) scale(.2641)}to{transform:translate(37.7712vw,99vh) scale(.2641)}}.snow:nth-child(49){opacity:1.6428;transform:translate(70.5235vw,-10px) scale(.4381);animation:fall-49 11s -10s linear infinite}@keyframes fall-49{74.312%{transform:translate(68.8657vw,74.312vh) scale(.4381)}to{transform:translate(69.6946vw,99vh) scale(.4381)}}.snow:nth-child(50){opacity:1.8588;transform:translate(74.2147vw,-10px) scale(.7429);animation:fall-50 27s -10s linear infinite}@keyframes fall-50{38.959%{transform:translate(82.5701vw,38.959vh) scale(.7429)}to{transform:translate(78.3924vw,99vh) scale(.7429)}}.snow:nth-child(51){opacity:1.6878;transform:translate(59.8944vw,-10px) scale(.6537);animation:fall-51 21s -26s linear infinite}@keyframes fall-51{72.956%{transform:translate(50.636vw,72.956vh) scale(.6537)}to{transform:translate(55.2652vw,99vh) scale(.6537)}}.snow:nth-child(52){opacity:1.0158;transform:translate(11.998vw,-10px) scale(.2073);animation:fall-52 12s -17s linear infinite}@keyframes fall-52{54.539%{transform:translate(14.1565vw,54.539vh) scale(.2073)}to{transform:translate(13.07725vw,99vh) scale(.2073)}}.snow:nth-child(53){opacity:1.1104;transform:translate(15.2726vw,-10px) scale(.8181);animation:fall-53 27s -5s linear infinite}@keyframes fall-53{63.397%{transform:translate(7.4264vw,63.397vh) scale(.8181)}to{transform:translate(11.3495vw,99vh) scale(.8181)}}.snow:nth-child(54){opacity:1.178;transform:translate(65.0682vw,-10px) scale(.0545);animation:fall-54 21s -16s linear infinite}@keyframes fall-54{55.511%{transform:translate(70.5762vw,55.511vh) scale(.0545)}to{transform:translate(67.8222vw,99vh) scale(.0545)}}.snow:nth-child(55){opacity:.9354;transform:translate(30.849vw,-10px) scale(.8269);animation:fall-55 12s -5s linear infinite}@keyframes fall-55{64.932%{transform:translate(33.449vw,64.932vh) scale(.8269)}to{transform:translate(32.149vw,99vh) scale(.8269)}}.snow:nth-child(56){opacity:.3952;transform:translate(4.9602vw,-10px) scale(.1879);animation:fall-56 15s -5s linear infinite}@keyframes fall-56{49.506%{transform:translate(5.6155vw,49.506vh) scale(.1879)}to{transform:translate(5.28785vw,99vh) scale(.1879)}}.snow:nth-child(57){opacity:.6476;transform:translate(63.9402vw,-10px) scale(.4268);animation:fall-57 16s -29s linear infinite}@keyframes fall-57{41.433%{transform:translate(71.6252vw,41.433vh) scale(.4268)}to{transform:translate(67.7827vw,99vh) scale(.4268)}}.snow:nth-child(58){opacity:1.146;transform:translate(38.6224vw,-10px) scale(.9075);animation:fall-58 16s -1s linear infinite}@keyframes fall-58{40.009%{transform:translate(35.3124vw,40.009vh) scale(.9075)}to{transform:translate(36.9674vw,99vh) scale(.9075)}}.snow:nth-child(59){opacity:1.311;transform:translate(35.2055vw,-10px) scale(.439);animation:fall-59 13s -28s linear infinite}@keyframes fall-59{65.461%{transform:translate(29.633vw,65.461vh) scale(.439)}to{transform:translate(32.41925vw,99vh) scale(.439)}}.snow:nth-child(60){opacity:1.098;transform:translate(93.1332vw,-10px) scale(.7897);animation:fall-60 12s -16s linear infinite}@keyframes fall-60{42.192%{transform:translate(94.056vw,42.192vh) scale(.7897)}to{transform:translate(93.5946vw,99vh) scale(.7897)}}.snow:nth-child(61){opacity:.9876;transform:translate(75.4327vw,-10px) scale(.7711);animation:fall-61 27s -25s linear infinite}@keyframes fall-61{37.296%{transform:translate(75.5658vw,37.296vh) scale(.7711)}to{transform:translate(75.49925vw,99vh) scale(.7711)}}.snow:nth-child(62){opacity:.08;transform:translate(62.0829vw,-10px) scale(.0995);animation:fall-62 22s -13s linear infinite}@keyframes fall-62{57.106%{transform:translate(53.6171vw,57.106vh) scale(.0995)}to{transform:translate(57.85vw,99vh) scale(.0995)}}.snow:nth-child(63){opacity:1.5312;transform:translate(28.3967vw,-10px) scale(.2836);animation:fall-63 21s -30s linear infinite}@keyframes fall-63{70.762%{transform:translate(35.4622vw,70.762vh) scale(.2836)}to{transform:translate(31.92945vw,99vh) scale(.2836)}}.snow:nth-child(64){opacity:1.9604;transform:translate(7.211vw,-10px) scale(.3876);animation:fall-64 12s -28s linear infinite}@keyframes fall-64{78.61%{transform:translate(13.8077vw,78.61vh) scale(.3876)}to{transform:translate(10.50935vw,99vh) scale(.3876)}}.snow:nth-child(65){opacity:.8482;transform:translate(56.3111vw,-10px) scale(.3071);animation:fall-65 19s -9s linear infinite}@keyframes fall-65{58.256%{transform:translate(55.9316vw,58.256vh) scale(.3071)}to{transform:translate(56.12135vw,99vh) scale(.3071)}}.snow:nth-child(66){opacity:.5426;transform:translate(86.4081vw,-10px) scale(.5501);animation:fall-66 23s -27s linear infinite}@keyframes fall-66{34.689%{transform:translate(80.4028vw,34.689vh) scale(.5501)}to{transform:translate(83.40545vw,99vh) scale(.5501)}}.snow:nth-child(67){opacity:1.5812;transform:translate(60.9944vw,-10px) scale(.4941);animation:fall-67 19s -14s linear infinite}@keyframes fall-67{73.563%{transform:translate(62.4795vw,73.563vh) scale(.4941)}to{transform:translate(61.73695vw,99vh) scale(.4941)}}.snow:nth-child(68){opacity:.6584;transform:translate(70.967vw,-10px) scale(.744);animation:fall-68 11s -1s linear infinite}@keyframes fall-68{72.019%{transform:translate(74.1021vw,72.019vh) scale(.744)}to{transform:translate(72.53455vw,99vh) scale(.744)}}.snow:nth-child(69){opacity:.3004;transform:translate(32.2722vw,-10px) scale(.2004);animation:fall-69 22s -3s linear infinite}@keyframes fall-69{36.522%{transform:translate(26.0507vw,36.522vh) scale(.2004)}to{transform:translate(29.16145vw,99vh) scale(.2004)}}.snow:nth-child(70){opacity:.187;transform:translate(89.5605vw,-10px) scale(.0425);animation:fall-70 15s -2s linear infinite}@keyframes fall-70{67.209%{transform:translate(87.1719vw,67.209vh) scale(.0425)}to{transform:translate(88.3662vw,99vh) scale(.0425)}}.snow:nth-child(71){opacity:.417;transform:translate(19.7103vw,-10px) scale(.3968);animation:fall-71 16s -5s linear infinite}@keyframes fall-71{50.101%{transform:translate(26.9952vw,50.101vh) scale(.3968)}to{transform:translate(23.35275vw,99vh) scale(.3968)}}.snow:nth-child(72){opacity:.6118;transform:translate(68.1232vw,-10px) scale(.1291);animation:fall-72 11s -9s linear infinite}@keyframes fall-72{65.511%{transform:translate(59.7229vw,65.511vh) scale(.1291)}to{transform:translate(63.92305vw,99vh) scale(.1291)}}.snow:nth-child(73){opacity:1.5138;transform:translate(13.2796vw,-10px) scale(.8245);animation:fall-73 21s -11s linear infinite}@keyframes fall-73{36.471%{transform:translate(15.4181vw,36.471vh) scale(.8245)}to{transform:translate(14.34885vw,99vh) scale(.8245)}}.snow:nth-child(74){opacity:.0984;transform:translate(73.1796vw,-10px) scale(.5239);animation:fall-74 13s -26s linear infinite}@keyframes fall-74{69.702%{transform:translate(63.3234vw,69.702vh) scale(.5239)}to{transform:translate(68.2515vw,99vh) scale(.5239)}}.snow:nth-child(75){opacity:.5946;transform:translate(10.5621vw,-10px) scale(.4186);animation:fall-75 30s -12s linear infinite}@keyframes fall-75{39.442%{transform:translate(6.3749vw,39.442vh) scale(.4186)}to{transform:translate(8.4685vw,99vh) scale(.4186)}}.snow:nth-child(76){opacity:1.391;transform:translate(4.6358vw,-10px) scale(.0101);animation:fall-76 15s -11s linear infinite}@keyframes fall-76{43.435%{transform:translate(-2.995vw,43.435vh) scale(.0101)}to{transform:translate(.8204vw,99vh) scale(.0101)}}.snow:nth-child(77){opacity:.2946;transform:translate(62.9218vw,-10px) scale(.5234);animation:fall-77 21s -28s linear infinite}@keyframes fall-77{57.529%{transform:translate(71.5337vw,57.529vh) scale(.5234)}to{transform:translate(67.22775vw,99vh) scale(.5234)}}.snow:nth-child(78){opacity:1.9818;transform:translate(86.5337vw,-10px) scale(.5904);animation:fall-78 19s -12s linear infinite}@keyframes fall-78{54.558%{transform:translate(78.3971vw,54.558vh) scale(.5904)}to{transform:translate(82.4654vw,99vh) scale(.5904)}}.snow:nth-child(79){opacity:1.6188;transform:translate(2.5306vw,-10px) scale(.08);animation:fall-79 30s -16s linear infinite}@keyframes fall-79{47.623%{transform:translate(-.8802vw,47.623vh) scale(.08)}to{transform:translate(.8252vw,99vh) scale(.08)}}.snow:nth-child(80){opacity:1.42;transform:translate(82.0428vw,-10px) scale(.4213);animation:fall-80 10s -30s linear infinite}@keyframes fall-80{58.639%{transform:translate(81.0189vw,58.639vh) scale(.4213)}to{transform:translate(81.53085vw,99vh) scale(.4213)}}.snow:nth-child(81){opacity:1.736;transform:translate(24.3563vw,-10px) scale(.1062);animation:fall-81 14s -19s linear infinite}@keyframes fall-81{46.133%{transform:translate(17.2518vw,46.133vh) scale(.1062)}to{transform:translate(20.80405vw,99vh) scale(.1062)}}.snow:nth-child(82){opacity:.1308;transform:translate(49.0562vw,-10px) scale(.0015);animation:fall-82 10s -30s linear infinite}@keyframes fall-82{75.977%{transform:translate(39.7604vw,75.977vh) scale(.0015)}to{transform:translate(44.4083vw,99vh) scale(.0015)}}.snow:nth-child(83){opacity:.5424;transform:translate(22.8896vw,-10px) scale(.2152);animation:fall-83 19s -13s linear infinite}@keyframes fall-83{48.091%{transform:translate(24.5899vw,48.091vh) scale(.2152)}to{transform:translate(23.73975vw,99vh) scale(.2152)}}.snow:nth-child(84){opacity:1.3454;transform:translate(11.6002vw,-10px) scale(.5295);animation:fall-84 25s -25s linear infinite}@keyframes fall-84{31.258%{transform:translate(17.3032vw,31.258vh) scale(.5295)}to{transform:translate(14.4517vw,99vh) scale(.5295)}}.snow:nth-child(85){opacity:1.9494;transform:translate(68.7807vw,-10px) scale(.5865);animation:fall-85 18s -6s linear infinite}@keyframes fall-85{70.248%{transform:translate(63.6683vw,70.248vh) scale(.5865)}to{transform:translate(66.2245vw,99vh) scale(.5865)}}.snow:nth-child(86){opacity:1.3466;transform:translate(52.7608vw,-10px) scale(.4848);animation:fall-86 18s -14s linear infinite}@keyframes fall-86{44.451%{transform:translate(61.1274vw,44.451vh) scale(.4848)}to{transform:translate(56.9441vw,99vh) scale(.4848)}}.snow:nth-child(87){opacity:.012;transform:translate(86.7125vw,-10px) scale(.2877);animation:fall-87 22s -14s linear infinite}@keyframes fall-87{68.131%{transform:translate(94.9707vw,68.131vh) scale(.2877)}to{transform:translate(90.8416vw,99vh) scale(.2877)}}.snow:nth-child(88){opacity:1.0098;transform:translate(29.2243vw,-10px) scale(.423);animation:fall-88 14s -5s linear infinite}@keyframes fall-88{78.911%{transform:translate(34.9783vw,78.911vh) scale(.423)}to{transform:translate(32.1013vw,99vh) scale(.423)}}.snow:nth-child(89){opacity:1.7608;transform:translate(86.4364vw,-10px) scale(.2159);animation:fall-89 20s -24s linear infinite}@keyframes fall-89{45.511%{transform:translate(83.0614vw,45.511vh) scale(.2159)}to{transform:translate(84.7489vw,99vh) scale(.2159)}}.snow:nth-child(90){opacity:.6478;transform:translate(44.2321vw,-10px) scale(.5001);animation:fall-90 24s -30s linear infinite}@keyframes fall-90{40.308%{transform:translate(38.5156vw,40.308vh) scale(.5001)}to{transform:translate(41.37385vw,99vh) scale(.5001)}}.snow:nth-child(91){opacity:.5252;transform:translate(55.0658vw,-10px) scale(.0185);animation:fall-91 12s -24s linear infinite}@keyframes fall-91{34.587%{transform:translate(49.2606vw,34.587vh) scale(.0185)}to{transform:translate(52.1632vw,99vh) scale(.0185)}}.snow:nth-child(92){opacity:.4186;transform:translate(68.2503vw,-10px) scale(.9679);animation:fall-92 25s -5s linear infinite}@keyframes fall-92{44.692%{transform:translate(74.9159vw,44.692vh) scale(.9679)}to{transform:translate(71.5831vw,99vh) scale(.9679)}}.snow:nth-child(93){opacity:.4374;transform:translate(75.7752vw,-10px) scale(.4995);animation:fall-93 11s -2s linear infinite}@keyframes fall-93{56.571%{transform:translate(71.9007vw,56.571vh) scale(.4995)}to{transform:translate(73.83795vw,99vh) scale(.4995)}}.snow:nth-child(94){opacity:.9994;transform:translate(20.8165vw,-10px) scale(.6412);animation:fall-94 23s -3s linear infinite}@keyframes fall-94{60.018%{transform:translate(22.2084vw,60.018vh) scale(.6412)}to{transform:translate(21.51245vw,99vh) scale(.6412)}}.snow:nth-child(95){opacity:.7138;transform:translate(12.1949vw,-10px) scale(.0347);animation:fall-95 30s -22s linear infinite}@keyframes fall-95{63.209%{transform:translate(7.9956vw,63.209vh) scale(.0347)}to{transform:translate(10.09525vw,99vh) scale(.0347)}}.snow:nth-child(96){opacity:.1632;transform:translate(43.5638vw,-10px) scale(.734);animation:fall-96 28s -29s linear infinite}@keyframes fall-96{56.152%{transform:translate(37.2065vw,56.152vh) scale(.734)}to{transform:translate(40.38515vw,99vh) scale(.734)}}.snow:nth-child(97){opacity:.915;transform:translate(11.9692vw,-10px) scale(.6124);animation:fall-97 20s -25s linear infinite}@keyframes fall-97{44.523%{transform:translate(3.4398vw,44.523vh) scale(.6124)}to{transform:translate(7.7045vw,99vh) scale(.6124)}}.snow:nth-child(98){opacity:.3404;transform:translate(55.1882vw,-10px) scale(.5913);animation:fall-98 28s -24s linear infinite}@keyframes fall-98{31.904%{transform:translate(56.6987vw,31.904vh) scale(.5913)}to{transform:translate(55.94345vw,99vh) scale(.5913)}}.snow:nth-child(99){opacity:.7892;transform:translate(80.5904vw,-10px) scale(.9374);animation:fall-99 16s -28s linear infinite}@keyframes fall-99{35.701%{transform:translate(89.1143vw,35.701vh) scale(.9374)}to{transform:translate(84.85235vw,99vh) scale(.9374)}}.snow:nth-child(100){opacity:.211;transform:translate(40.913vw,-10px) scale(.9167);animation:fall-100 23s -29s linear infinite}@keyframes fall-100{51.383%{transform:translate(45.9234vw,51.383vh) scale(.9167)}to{transform:translate(43.4182vw,99vh) scale(.9167)}}.snow:nth-child(101){opacity:1.182;transform:translate(69.8568vw,-10px) scale(.2545);animation:fall-101 15s -23s linear infinite}@keyframes fall-101{47.199%{transform:translate(77.4826vw,47.199vh) scale(.2545)}to{transform:translate(73.6697vw,99vh) scale(.2545)}}.snow:nth-child(102){opacity:1.7426;transform:translate(70.4434vw,-10px) scale(.0104);animation:fall-102 20s -7s linear infinite}@keyframes fall-102{47.283%{transform:translate(65.3124vw,47.283vh) scale(.0104)}to{transform:translate(67.8779vw,99vh) scale(.0104)}}.snow:nth-child(103){opacity:.444;transform:translate(98.1296vw,-10px) scale(.8227);animation:fall-103 22s -10s linear infinite}@keyframes fall-103{68.594%{transform:translate(90.7366vw,68.594vh) scale(.8227)}to{transform:translate(94.4331vw,99vh) scale(.8227)}}.snow:nth-child(104){opacity:.5554;transform:translate(94.2151vw,-10px) scale(.7058);animation:fall-104 10s -28s linear infinite}@keyframes fall-104{63.503%{transform:translate(98.6088vw,63.503vh) scale(.7058)}to{transform:translate(96.41195vw,99vh) scale(.7058)}}.snow:nth-child(105){opacity:1.8796;transform:translate(87.3273vw,-10px) scale(.5615);animation:fall-105 16s -17s linear infinite}@keyframes fall-105{41.066%{transform:translate(80.7679vw,41.066vh) scale(.5615)}to{transform:translate(84.0476vw,99vh) scale(.5615)}}.snow:nth-child(106){opacity:1.8264;transform:translate(97.3702vw,-10px) scale(.8014);animation:fall-106 18s -18s linear infinite}@keyframes fall-106{31.797%{transform:translate(95.4421vw,31.797vh) scale(.8014)}to{transform:translate(96.40615vw,99vh) scale(.8014)}}.snow:nth-child(107){opacity:.0276;transform:translate(48.8118vw,-10px) scale(.9998);animation:fall-107 24s -15s linear infinite}@keyframes fall-107{64.073%{transform:translate(41.2423vw,64.073vh) scale(.9998)}to{transform:translate(45.02705vw,99vh) scale(.9998)}}.snow:nth-child(108){opacity:.2692;transform:translate(95.4537vw,-10px) scale(.9967);animation:fall-108 21s -3s linear infinite}@keyframes fall-108{34.025%{transform:translate(86.4612vw,34.025vh) scale(.9967)}to{transform:translate(90.95745vw,99vh) scale(.9967)}}.snow:nth-child(109){opacity:.0926;transform:translate(43.3527vw,-10px) scale(.918);animation:fall-109 11s -30s linear infinite}@keyframes fall-109{53.168%{transform:translate(43.835vw,53.168vh) scale(.918)}to{transform:translate(43.59385vw,99vh) scale(.918)}}.snow:nth-child(110){opacity:1.204;transform:translate(97.7326vw,-10px) scale(.2816);animation:fall-110 20s -12s linear infinite}@keyframes fall-110{42.012%{transform:translate(89.5521vw,42.012vh) scale(.2816)}to{transform:translate(93.64235vw,99vh) scale(.2816)}}.snow:nth-child(111){opacity:1.8054;transform:translate(90.273vw,-10px) scale(.615);animation:fall-111 27s -23s linear infinite}@keyframes fall-111{69.646%{transform:translate(85.849vw,69.646vh) scale(.615)}to{transform:translate(88.061vw,99vh) scale(.615)}}.snow:nth-child(112){opacity:1.9518;transform:translate(83.4693vw,-10px) scale(.0339);animation:fall-112 25s -15s linear infinite}@keyframes fall-112{39.024%{transform:translate(90.0775vw,39.024vh) scale(.0339)}to{transform:translate(86.7734vw,99vh) scale(.0339)}}.snow:nth-child(113){opacity:.352;transform:translate(10.2703vw,-10px) scale(.8729);animation:fall-113 19s -6s linear infinite}@keyframes fall-113{71.441%{transform:translate(5.3994vw,71.441vh) scale(.8729)}to{transform:translate(7.83485vw,99vh) scale(.8729)}}.snow:nth-child(114){opacity:.365;transform:translate(46.2566vw,-10px) scale(.5467);animation:fall-114 29s -4s linear infinite}@keyframes fall-114{34.053%{transform:translate(49.9445vw,34.053vh) scale(.5467)}to{transform:translate(48.10055vw,99vh) scale(.5467)}}.snow:nth-child(115){opacity:.0174;transform:translate(17.49vw,-10px) scale(.2837);animation:fall-115 22s -16s linear infinite}@keyframes fall-115{42.934%{transform:translate(16.2654vw,42.934vh) scale(.2837)}to{transform:translate(16.8777vw,99vh) scale(.2837)}}.snow:nth-child(116){opacity:1.9238;transform:translate(65.5947vw,-10px) scale(.8681);animation:fall-116 21s -12s linear infinite}@keyframes fall-116{34.238%{transform:translate(71.8791vw,34.238vh) scale(.8681)}to{transform:translate(68.7369vw,99vh) scale(.8681)}}.snow:nth-child(117){opacity:1.2384;transform:translate(14.4486vw,-10px) scale(.4487);animation:fall-117 27s -16s linear infinite}@keyframes fall-117{70.673%{transform:translate(19.5773vw,70.673vh) scale(.4487)}to{transform:translate(17.01295vw,99vh) scale(.4487)}}.snow:nth-child(118){opacity:1.7202;transform:translate(83.2386vw,-10px) scale(.0474);animation:fall-118 27s -4s linear infinite}@keyframes fall-118{76.7%{transform:translate(74.8713vw,76.7vh) scale(.0474)}to{transform:translate(79.05495vw,99vh) scale(.0474)}}.snow:nth-child(119){opacity:1.6926;transform:translate(33.8365vw,-10px) scale(.1979);animation:fall-119 23s -18s linear infinite}@keyframes fall-119{48.675%{transform:translate(42.2016vw,48.675vh) scale(.1979)}to{transform:translate(38.01905vw,99vh) scale(.1979)}}.snow:nth-child(120){opacity:.8354;transform:translate(23.8346vw,-10px) scale(.9947);animation:fall-120 26s -11s linear infinite}@keyframes fall-120{39.888%{transform:translate(28.3414vw,39.888vh) scale(.9947)}to{transform:translate(26.088vw,99vh) scale(.9947)}}.snow:nth-child(121){opacity:.943;transform:translate(91.0643vw,-10px) scale(.3128);animation:fall-121 14s -15s linear infinite}@keyframes fall-121{63.691%{transform:translate(96.7655vw,63.691vh) scale(.3128)}to{transform:translate(93.9149vw,99vh) scale(.3128)}}.snow:nth-child(122){opacity:.2614;transform:translate(23.614vw,-10px) scale(.5235);animation:fall-122 12s -25s linear infinite}@keyframes fall-122{30.453%{transform:translate(33.3474vw,30.453vh) scale(.5235)}to{transform:translate(28.4807vw,99vh) scale(.5235)}}.snow:nth-child(123){opacity:.6374;transform:translate(70.9664vw,-10px) scale(.5255);animation:fall-123 15s -23s linear infinite}@keyframes fall-123{35.884%{transform:translate(70.7573vw,35.884vh) scale(.5255)}to{transform:translate(70.86185vw,99vh) scale(.5255)}}.snow:nth-child(124){opacity:.177;transform:translate(78.1925vw,-10px) scale(.9405);animation:fall-124 27s -28s linear infinite}@keyframes fall-124{33.347%{transform:translate(79.4684vw,33.347vh) scale(.9405)}to{transform:translate(78.83045vw,99vh) scale(.9405)}}.snow:nth-child(125){opacity:1.0574;transform:translate(23.5766vw,-10px) scale(.0524);animation:fall-125 28s -20s linear infinite}@keyframes fall-125{61.821%{transform:translate(27.5498vw,61.821vh) scale(.0524)}to{transform:translate(25.5632vw,99vh) scale(.0524)}}.snow:nth-child(126){opacity:1.668;transform:translate(72.7262vw,-10px) scale(.4855);animation:fall-126 25s -27s linear infinite}@keyframes fall-126{51.629%{transform:translate(73.9078vw,51.629vh) scale(.4855)}to{transform:translate(73.317vw,99vh) scale(.4855)}}.snow:nth-child(127){opacity:.919;transform:translate(77.6902vw,-10px) scale(.3353);animation:fall-127 26s -21s linear infinite}@keyframes fall-127{63.621%{transform:translate(71.2663vw,63.621vh) scale(.3353)}to{transform:translate(74.47825vw,99vh) scale(.3353)}}.snow:nth-child(128){opacity:1.4274;transform:translate(33.4532vw,-10px) scale(.9336);animation:fall-128 13s -6s linear infinite}@keyframes fall-128{54.746%{transform:translate(38.8479vw,54.746vh) scale(.9336)}to{transform:translate(36.15055vw,99vh) scale(.9336)}}.snow:nth-child(129){opacity:1.6146;transform:translate(76.5063vw,-10px) scale(.2313);animation:fall-129 23s -29s linear infinite}@keyframes fall-129{71.038%{transform:translate(70.7253vw,71.038vh) scale(.2313)}to{transform:translate(73.6158vw,99vh) scale(.2313)}}.snow:nth-child(130){opacity:.5734;transform:translate(38.9176vw,-10px) scale(.5221);animation:fall-130 14s -1s linear infinite}@keyframes fall-130{70.928%{transform:translate(29.7589vw,70.928vh) scale(.5221)}to{transform:translate(34.33825vw,99vh) scale(.5221)}}.snow:nth-child(131){opacity:.4216;transform:translate(61.9597vw,-10px) scale(.5813);animation:fall-131 12s -18s linear infinite}@keyframes fall-131{77.501%{transform:translate(64.6857vw,77.501vh) scale(.5813)}to{transform:translate(63.3227vw,99vh) scale(.5813)}}.snow:nth-child(132){opacity:1.3868;transform:translate(1.6295vw,-10px) scale(.1772);animation:fall-132 22s -5s linear infinite}@keyframes fall-132{30.233%{transform:translate(5.1905vw,30.233vh) scale(.1772)}to{transform:translate(3.41vw,99vh) scale(.1772)}}.snow:nth-child(133){opacity:.652;transform:translate(79.3221vw,-10px) scale(.539);animation:fall-133 29s -22s linear infinite}@keyframes fall-133{33.648%{transform:translate(74.1647vw,33.648vh) scale(.539)}to{transform:translate(76.7434vw,99vh) scale(.539)}}.snow:nth-child(134){opacity:.2894;transform:translate(83.7242vw,-10px) scale(.7999);animation:fall-134 12s -19s linear infinite}@keyframes fall-134{67.64%{transform:translate(90.7843vw,67.64vh) scale(.7999)}to{transform:translate(87.25425vw,99vh) scale(.7999)}}.snow:nth-child(135){opacity:1.5252;transform:translate(96.8482vw,-10px) scale(.0092);animation:fall-135 13s -23s linear infinite}@keyframes fall-135{70.909%{transform:translate(88.3508vw,70.909vh) scale(.0092)}to{transform:translate(92.5995vw,99vh) scale(.0092)}}.snow:nth-child(136){opacity:1.0744;transform:translate(30.1343vw,-10px) scale(.1022);animation:fall-136 17s -9s linear infinite}@keyframes fall-136{38.432%{transform:translate(20.242vw,38.432vh) scale(.1022)}to{transform:translate(25.18815vw,99vh) scale(.1022)}}.snow:nth-child(137){opacity:1.2772;transform:translate(75.4561vw,-10px) scale(.7518);animation:fall-137 12s -24s linear infinite}@keyframes fall-137{50.273%{transform:translate(78.4972vw,50.273vh) scale(.7518)}to{transform:translate(76.97665vw,99vh) scale(.7518)}}.snow:nth-child(138){opacity:.9188;transform:translate(90.0258vw,-10px) scale(.4166);animation:fall-138 16s -22s linear infinite}@keyframes fall-138{78.264%{transform:translate(98.7208vw,78.264vh) scale(.4166)}to{transform:translate(94.3733vw,99vh) scale(.4166)}}.snow:nth-child(139){opacity:.5472;transform:translate(99.2886vw,-10px) scale(.5073);animation:fall-139 14s -4s linear infinite}@keyframes fall-139{50.38%{transform:translate(99.6399vw,50.38vh) scale(.5073)}to{transform:translate(99.46425vw,99vh) scale(.5073)}}.snow:nth-child(140){opacity:1.6494;transform:translate(.3881vw,-10px) scale(.9528);animation:fall-140 11s -4s linear infinite}@keyframes fall-140{48.239%{transform:translate(-8.6024vw,48.239vh) scale(.9528)}to{transform:translate(-4.10715vw,99vh) scale(.9528)}}.snow:nth-child(141){opacity:.9088;transform:translate(74.3888vw,-10px) scale(.8369);animation:fall-141 28s -6s linear infinite}@keyframes fall-141{48.755%{transform:translate(74.054vw,48.755vh) scale(.8369)}to{transform:translate(74.2214vw,99vh) scale(.8369)}}.snow:nth-child(142){opacity:.3116;transform:translate(67.9189vw,-10px) scale(.368);animation:fall-142 11s -8s linear infinite}@keyframes fall-142{40.445%{transform:translate(69.8008vw,40.445vh) scale(.368)}to{transform:translate(68.85985vw,99vh) scale(.368)}}.snow:nth-child(143){opacity:.1468;transform:translate(5.6849vw,-10px) scale(.3414);animation:fall-143 21s -4s linear infinite}@keyframes fall-143{33.912%{transform:translate(2.7482vw,33.912vh) scale(.3414)}to{transform:translate(4.21655vw,99vh) scale(.3414)}}.snow:nth-child(144){opacity:1.477;transform:translate(43.8214vw,-10px) scale(.5039);animation:fall-144 25s -20s linear infinite}@keyframes fall-144{40.304%{transform:translate(39.5741vw,40.304vh) scale(.5039)}to{transform:translate(41.69775vw,99vh) scale(.5039)}}.snow:nth-child(145){opacity:1.5466;transform:translate(92.8569vw,-10px) scale(.6762);animation:fall-145 23s -13s linear infinite}@keyframes fall-145{54.683%{transform:translate(85.3486vw,54.683vh) scale(.6762)}to{transform:translate(89.10275vw,99vh) scale(.6762)}}.snow:nth-child(146){opacity:.2912;transform:translate(73.6762vw,-10px) scale(.1432);animation:fall-146 10s -24s linear infinite}@keyframes fall-146{79.479%{transform:translate(83.3618vw,79.479vh) scale(.1432)}to{transform:translate(78.519vw,99vh) scale(.1432)}}.snow:nth-child(147){opacity:.725;transform:translate(25.6232vw,-10px) scale(.9153);animation:fall-147 10s -14s linear infinite}@keyframes fall-147{50.328%{transform:translate(27.0885vw,50.328vh) scale(.9153)}to{transform:translate(26.35585vw,99vh) scale(.9153)}}.snow:nth-child(148){opacity:.7194;transform:translate(45.7545vw,-10px) scale(.899);animation:fall-148 21s -1s linear infinite}@keyframes fall-148{77.276%{transform:translate(48.9235vw,77.276vh) scale(.899)}to{transform:translate(47.339vw,99vh) scale(.899)}}.snow:nth-child(149){opacity:1.8122;transform:translate(71.9625vw,-10px) scale(.8951);animation:fall-149 13s -1s linear infinite}@keyframes fall-149{79.62%{transform:translate(81.7721vw,79.62vh) scale(.8951)}to{transform:translate(76.8673vw,99vh) scale(.8951)}}.snow:nth-child(150){opacity:1.8004;transform:translate(43.3265vw,-10px) scale(.4497);animation:fall-150 26s -7s linear infinite}@keyframes fall-150{49.673%{transform:translate(52.4503vw,49.673vh) scale(.4497)}to{transform:translate(47.8884vw,99vh) scale(.4497)}}.snow:nth-child(151){opacity:.4496;transform:translate(71.7588vw,-10px) scale(.3456);animation:fall-151 25s -23s linear infinite}@keyframes fall-151{44.538%{transform:translate(77.0118vw,44.538vh) scale(.3456)}to{transform:translate(74.3853vw,99vh) scale(.3456)}}.snow:nth-child(152){opacity:.3644;transform:translate(89.0285vw,-10px) scale(.417);animation:fall-152 29s -19s linear infinite}@keyframes fall-152{70.212%{transform:translate(89.9848vw,70.212vh) scale(.417)}to{transform:translate(89.50665vw,99vh) scale(.417)}}.snow:nth-child(153){opacity:1.0382;transform:translate(72.6754vw,-10px) scale(.8257);animation:fall-153 11s -10s linear infinite}@keyframes fall-153{71.67%{transform:translate(75.6462vw,71.67vh) scale(.8257)}to{transform:translate(74.1608vw,99vh) scale(.8257)}}.snow:nth-child(154){opacity:.3106;transform:translate(85.77vw,-10px) scale(.7924);animation:fall-154 14s -13s linear infinite}@keyframes fall-154{40.447%{transform:translate(92.918vw,40.447vh) scale(.7924)}to{transform:translate(89.344vw,99vh) scale(.7924)}}.snow:nth-child(155){opacity:.8722;transform:translate(62.719vw,-10px) scale(.3863);animation:fall-155 16s -26s linear infinite}@keyframes fall-155{64.089%{transform:translate(57.9983vw,64.089vh) scale(.3863)}to{transform:translate(60.35865vw,99vh) scale(.3863)}}.snow:nth-child(156){opacity:.3094;transform:translate(84.0817vw,-10px) scale(.512);animation:fall-156 18s -24s linear infinite}@keyframes fall-156{52.818%{transform:translate(75.0286vw,52.818vh) scale(.512)}to{transform:translate(79.55515vw,99vh) scale(.512)}}.snow:nth-child(157){opacity:1.6792;transform:translate(57.4558vw,-10px) scale(.3249);animation:fall-157 17s -23s linear infinite}@keyframes fall-157{31.508%{transform:translate(52.6559vw,31.508vh) scale(.3249)}to{transform:translate(55.05585vw,99vh) scale(.3249)}}.snow:nth-child(158){opacity:1.6866;transform:translate(45.4431vw,-10px) scale(.3258);animation:fall-158 10s -15s linear infinite}@keyframes fall-158{47.58%{transform:translate(35.8113vw,47.58vh) scale(.3258)}to{transform:translate(40.6272vw,99vh) scale(.3258)}}.snow:nth-child(159){opacity:1.533;transform:translate(67.1416vw,-10px) scale(.2229);animation:fall-159 19s -17s linear infinite}@keyframes fall-159{37.812%{transform:translate(65.7733vw,37.812vh) scale(.2229)}to{transform:translate(66.45745vw,99vh) scale(.2229)}}.snow:nth-child(160){opacity:.9938;transform:translate(71.7731vw,-10px) scale(.9704);animation:fall-160 15s -3s linear infinite}@keyframes fall-160{57.605%{transform:translate(66.8494vw,57.605vh) scale(.9704)}to{transform:translate(69.31125vw,99vh) scale(.9704)}}.snow:nth-child(161){opacity:1.4828;transform:translate(84.7906vw,-10px) scale(.9976);animation:fall-161 26s -28s linear infinite}@keyframes fall-161{49.309%{transform:translate(80.0363vw,49.309vh) scale(.9976)}to{transform:translate(82.41345vw,99vh) scale(.9976)}}.snow:nth-child(162){opacity:.3452;transform:translate(36.4345vw,-10px) scale(.2453);animation:fall-162 11s -21s linear infinite}@keyframes fall-162{46.751%{transform:translate(35.9066vw,46.751vh) scale(.2453)}to{transform:translate(36.17055vw,99vh) scale(.2453)}}.snow:nth-child(163){opacity:.7024;transform:translate(3.2965vw,-10px) scale(.8275);animation:fall-163 28s -20s linear infinite}@keyframes fall-163{48.143%{transform:translate(.7842vw,48.143vh) scale(.8275)}to{transform:translate(2.04035vw,99vh) scale(.8275)}}.snow:nth-child(164){opacity:.9594;transform:translate(9.1982vw,-10px) scale(.0315);animation:fall-164 13s -1s linear infinite}@keyframes fall-164{67.039%{transform:translate(10.0843vw,67.039vh) scale(.0315)}to{transform:translate(9.64125vw,99vh) scale(.0315)}}.snow:nth-child(165){opacity:.1216;transform:translate(55.991vw,-10px) scale(.4891);animation:fall-165 10s -21s linear infinite}@keyframes fall-165{69.957%{transform:translate(59.1592vw,69.957vh) scale(.4891)}to{transform:translate(57.5751vw,99vh) scale(.4891)}}.snow:nth-child(166){opacity:.8;transform:translate(80.2536vw,-10px) scale(.6745);animation:fall-166 21s -25s linear infinite}@keyframes fall-166{77.294%{transform:translate(77.0115vw,77.294vh) scale(.6745)}to{transform:translate(78.63255vw,99vh) scale(.6745)}}.snow:nth-child(167){opacity:.7932;transform:translate(25.3903vw,-10px) scale(.6298);animation:fall-167 28s -27s linear infinite}@keyframes fall-167{32.381%{transform:translate(24.5585vw,32.381vh) scale(.6298)}to{transform:translate(24.9744vw,99vh) scale(.6298)}}.snow:nth-child(168){opacity:.2764;transform:translate(5.1151vw,-10px) scale(.6841);animation:fall-168 20s -17s linear infinite}@keyframes fall-168{32.714%{transform:translate(7.5467vw,32.714vh) scale(.6841)}to{transform:translate(6.3309vw,99vh) scale(.6841)}}.snow:nth-child(169){opacity:1.9016;transform:translate(49.62vw,-10px) scale(.1495);animation:fall-169 28s -26s linear infinite}@keyframes fall-169{39.95%{transform:translate(41.351vw,39.95vh) scale(.1495)}to{transform:translate(45.4855vw,99vh) scale(.1495)}}.snow:nth-child(170){opacity:1.6974;transform:translate(90.9981vw,-10px) scale(.7342);animation:fall-170 12s -23s linear infinite}@keyframes fall-170{70.439%{transform:translate(92.0789vw,70.439vh) scale(.7342)}to{transform:translate(91.5385vw,99vh) scale(.7342)}}.snow:nth-child(171){opacity:1.0668;transform:translate(30.0156vw,-10px) scale(.0235);animation:fall-171 23s -24s linear infinite}@keyframes fall-171{72.596%{transform:translate(25.6904vw,72.596vh) scale(.0235)}to{transform:translate(27.853vw,99vh) scale(.0235)}}.snow:nth-child(172){opacity:.9396;transform:translate(17.0378vw,-10px) scale(.8711);animation:fall-172 28s -20s linear infinite}@keyframes fall-172{42.519%{transform:translate(26.4491vw,42.519vh) scale(.8711)}to{transform:translate(21.74345vw,99vh) scale(.8711)}}.snow:nth-child(173){opacity:.7258;transform:translate(5.9837vw,-10px) scale(.8506);animation:fall-173 21s -7s linear infinite}@keyframes fall-173{65.272%{transform:translate(-.6866vw,65.272vh) scale(.8506)}to{transform:translate(2.64855vw,99vh) scale(.8506)}}.snow:nth-child(174){opacity:.6772;transform:translate(51.4825vw,-10px) scale(.7084);animation:fall-174 26s -30s linear infinite}@keyframes fall-174{49.881%{transform:translate(55.9052vw,49.881vh) scale(.7084)}to{transform:translate(53.69385vw,99vh) scale(.7084)}}.snow:nth-child(175){opacity:1.1438;transform:translate(44.7696vw,-10px) scale(.5904);animation:fall-175 10s -6s linear infinite}@keyframes fall-175{46.937%{transform:translate(43.6984vw,46.937vh) scale(.5904)}to{transform:translate(44.234vw,99vh) scale(.5904)}}.snow:nth-child(176){opacity:.8804;transform:translate(99.3067vw,-10px) scale(.6103);animation:fall-176 19s -24s linear infinite}@keyframes fall-176{65.092%{transform:translate(101.5351vw,65.092vh) scale(.6103)}to{transform:translate(100.4209vw,99vh) scale(.6103)}}.snow:nth-child(177){opacity:1.999;transform:translate(78.6926vw,-10px) scale(.133);animation:fall-177 17s -28s linear infinite}@keyframes fall-177{70.752%{transform:translate(74.1653vw,70.752vh) scale(.133)}to{transform:translate(76.42895vw,99vh) scale(.133)}}.snow:nth-child(178){opacity:1.6476;transform:translate(96.7625vw,-10px) scale(.8207);animation:fall-178 15s -9s linear infinite}@keyframes fall-178{34.327%{transform:translate(88.0298vw,34.327vh) scale(.8207)}to{transform:translate(92.39615vw,99vh) scale(.8207)}}.snow:nth-child(179){opacity:1.5228;transform:translate(53.8077vw,-10px) scale(.2334);animation:fall-179 28s -8s linear infinite}@keyframes fall-179{66.453%{transform:translate(58.5678vw,66.453vh) scale(.2334)}to{transform:translate(56.18775vw,99vh) scale(.2334)}}.snow:nth-child(180){opacity:.9928;transform:translate(33.3767vw,-10px) scale(.2493);animation:fall-180 27s -1s linear infinite}@keyframes fall-180{43.185%{transform:translate(24.6381vw,43.185vh) scale(.2493)}to{transform:translate(29.0074vw,99vh) scale(.2493)}}.snow:nth-child(181){opacity:1.294;transform:translate(9.2031vw,-10px) scale(.9525);animation:fall-181 26s -4s linear infinite}@keyframes fall-181{34.238%{transform:translate(3.715vw,34.238vh) scale(.9525)}to{transform:translate(6.45905vw,99vh) scale(.9525)}}.snow:nth-child(182){opacity:.6996;transform:translate(97.2707vw,-10px) scale(.0064);animation:fall-182 23s -12s linear infinite}@keyframes fall-182{46.498%{transform:translate(106.5172vw,46.498vh) scale(.0064)}to{transform:translate(101.89395vw,99vh) scale(.0064)}}.snow:nth-child(183){opacity:1.7638;transform:translate(31.2647vw,-10px) scale(.654);animation:fall-183 14s -3s linear infinite}@keyframes fall-183{55.149%{transform:translate(37.5543vw,55.149vh) scale(.654)}to{transform:translate(34.4095vw,99vh) scale(.654)}}.snow:nth-child(184){opacity:1.143;transform:translate(89.3968vw,-10px) scale(.3535);animation:fall-184 28s -20s linear infinite}@keyframes fall-184{67.285%{transform:translate(86.2287vw,67.285vh) scale(.3535)}to{transform:translate(87.81275vw,99vh) scale(.3535)}}.snow:nth-child(185){opacity:1.3002;transform:translate(81.139vw,-10px) scale(.9921);animation:fall-185 15s -5s linear infinite}@keyframes fall-185{37.618%{transform:translate(75.6648vw,37.618vh) scale(.9921)}to{transform:translate(78.4019vw,99vh) scale(.9921)}}.snow:nth-child(186){opacity:1.8842;transform:translate(23.714vw,-10px) scale(.7947);animation:fall-186 22s -26s linear infinite}@keyframes fall-186{76.119%{transform:translate(18.8015vw,76.119vh) scale(.7947)}to{transform:translate(21.25775vw,99vh) scale(.7947)}}.snow:nth-child(187){opacity:1.127;transform:translate(.9653vw,-10px) scale(.8344);animation:fall-187 21s -29s linear infinite}@keyframes fall-187{79.811%{transform:translate(3.0587vw,79.811vh) scale(.8344)}to{transform:translate(2.012vw,99vh) scale(.8344)}}.snow:nth-child(188){opacity:1.6766;transform:translate(46.2228vw,-10px) scale(.4399);animation:fall-188 18s -3s linear infinite}@keyframes fall-188{71.157%{transform:translate(51.5159vw,71.157vh) scale(.4399)}to{transform:translate(48.86935vw,99vh) scale(.4399)}}.snow:nth-child(189){opacity:.929;transform:translate(14.5594vw,-10px) scale(.2783);animation:fall-189 24s -13s linear infinite}@keyframes fall-189{65.114%{transform:translate(21.1067vw,65.114vh) scale(.2783)}to{transform:translate(17.83305vw,99vh) scale(.2783)}}.snow:nth-child(190){opacity:1.8736;transform:translate(59.2463vw,-10px) scale(.3417);animation:fall-190 15s -20s linear infinite}@keyframes fall-190{35.923%{transform:translate(53.1725vw,35.923vh) scale(.3417)}to{transform:translate(56.2094vw,99vh) scale(.3417)}}.snow:nth-child(191){opacity:1.076;transform:translate(93.7218vw,-10px) scale(.8911);animation:fall-191 16s -5s linear infinite}@keyframes fall-191{46.771%{transform:translate(86.2275vw,46.771vh) scale(.8911)}to{transform:translate(89.97465vw,99vh) scale(.8911)}}.snow:nth-child(192){opacity:.648;transform:translate(31.8288vw,-10px) scale(.8597);animation:fall-192 15s -22s linear infinite}@keyframes fall-192{44.864%{transform:translate(23.0927vw,44.864vh) scale(.8597)}to{transform:translate(27.46075vw,99vh) scale(.8597)}}.snow:nth-child(193){opacity:1.6754;transform:translate(72.6229vw,-10px) scale(.9681);animation:fall-193 29s -4s linear infinite}@keyframes fall-193{76.966%{transform:translate(65.0405vw,76.966vh) scale(.9681)}to{transform:translate(68.8317vw,99vh) scale(.9681)}}.snow:nth-child(194){opacity:.2734;transform:translate(14.3883vw,-10px) scale(.7216);animation:fall-194 12s -29s linear infinite}@keyframes fall-194{55.28%{transform:translate(10.8208vw,55.28vh) scale(.7216)}to{transform:translate(12.60455vw,99vh) scale(.7216)}}.snow:nth-child(195){opacity:1.5284;transform:translate(14.161vw,-10px) scale(.6858);animation:fall-195 17s -25s linear infinite}@keyframes fall-195{64.161%{transform:translate(9.0333vw,64.161vh) scale(.6858)}to{transform:translate(11.59715vw,99vh) scale(.6858)}}.snow:nth-child(196){opacity:1.2796;transform:translate(76.8367vw,-10px) scale(.5241);animation:fall-196 11s -30s linear infinite}@keyframes fall-196{79.904%{transform:translate(83.1373vw,79.904vh) scale(.5241)}to{transform:translate(79.987vw,99vh) scale(.5241)}}.snow:nth-child(197){opacity:.4282;transform:translate(85.7042vw,-10px) scale(.3975);animation:fall-197 22s -22s linear infinite}@keyframes fall-197{75.216%{transform:translate(88.8282vw,75.216vh) scale(.3975)}to{transform:translate(87.2662vw,99vh) scale(.3975)}}.snow:nth-child(198){opacity:1.6432;transform:translate(91.4007vw,-10px) scale(.6217);animation:fall-198 20s -24s linear infinite}@keyframes fall-198{71.313%{transform:translate(82.4568vw,71.313vh) scale(.6217)}to{transform:translate(86.92875vw,99vh) scale(.6217)}}.snow:nth-child(199){opacity:1.8004;transform:translate(86.3571vw,-10px) scale(.2609);animation:fall-199 24s -21s linear infinite}@keyframes fall-199{36.464%{transform:translate(82.224vw,36.464vh) scale(.2609)}to{transform:translate(84.29055vw,99vh) scale(.2609)}}.snow:nth-child(200){opacity:.0192;transform:translate(15.4363vw,-10px) scale(.8733);animation:fall-200 18s -11s linear infinite}@keyframes fall-200{66.177%{transform:translate(20.3097vw,66.177vh) scale(.8733)}to{transform:translate(17.873vw,99vh) scale(.8733)}}.snow:nth-child(201){opacity:1.334;transform:translate(62.3296vw,-10px) scale(.3817);animation:fall-201 28s -6s linear infinite}@keyframes fall-201{51.745%{transform:translate(67.1403vw,51.745vh) scale(.3817)}to{transform:translate(64.73495vw,99vh) scale(.3817)}}.snow:nth-child(202){opacity:1.6316;transform:translate(38.3119vw,-10px) scale(.188);animation:fall-202 25s -23s linear infinite}@keyframes fall-202{77.414%{transform:translate(37.5551vw,77.414vh) scale(.188)}to{transform:translate(37.9335vw,99vh) scale(.188)}}.snow:nth-child(203){opacity:.91;transform:translate(29.0667vw,-10px) scale(.2115);animation:fall-203 15s -27s linear infinite}@keyframes fall-203{77.333%{transform:translate(26.1238vw,77.333vh) scale(.2115)}to{transform:translate(27.59525vw,99vh) scale(.2115)}}.snow:nth-child(204){opacity:1.1202;transform:translate(46.9163vw,-10px) scale(.0884);animation:fall-204 13s -1s linear infinite}@keyframes fall-204{53.919%{transform:translate(39.5769vw,53.919vh) scale(.0884)}to{transform:translate(43.2466vw,99vh) scale(.0884)}}.snow:nth-child(205){opacity:1.8996;transform:translate(63.64vw,-10px) scale(.6553);animation:fall-205 12s -9s linear infinite}@keyframes fall-205{43.561%{transform:translate(67.0466vw,43.561vh) scale(.6553)}to{transform:translate(65.3433vw,99vh) scale(.6553)}}.snow:nth-child(206){opacity:1.4732;transform:translate(75.954vw,-10px) scale(.2525);animation:fall-206 15s -4s linear infinite}@keyframes fall-206{65.064%{transform:translate(71.7969vw,65.064vh) scale(.2525)}to{transform:translate(73.87545vw,99vh) scale(.2525)}}.snow:nth-child(207){opacity:.7852;transform:translate(25.0566vw,-10px) scale(.4537);animation:fall-207 28s -25s linear infinite}@keyframes fall-207{42.768%{transform:translate(28.4852vw,42.768vh) scale(.4537)}to{transform:translate(26.7709vw,99vh) scale(.4537)}}.snow:nth-child(208){opacity:1.755;transform:translate(91.9543vw,-10px) scale(.0105);animation:fall-208 25s -9s linear infinite}@keyframes fall-208{52.375%{transform:translate(82.1752vw,52.375vh) scale(.0105)}to{transform:translate(87.06475vw,99vh) scale(.0105)}}.snow:nth-child(209){opacity:1.8048;transform:translate(.7784vw,-10px) scale(.9075);animation:fall-209 15s -18s linear infinite}@keyframes fall-209{60.243%{transform:translate(7.2019vw,60.243vh) scale(.9075)}to{transform:translate(3.99015vw,99vh) scale(.9075)}}.snow:nth-child(210){opacity:.119;transform:translate(54.6115vw,-10px) scale(.2362);animation:fall-210 22s -28s linear infinite}@keyframes fall-210{59.517%{transform:translate(47.9221vw,59.517vh) scale(.2362)}to{transform:translate(51.2668vw,99vh) scale(.2362)}}.snow:nth-child(211){opacity:.2466;transform:translate(55.7462vw,-10px) scale(.3745);animation:fall-211 10s -30s linear infinite}@keyframes fall-211{46.646%{transform:translate(54.7865vw,46.646vh) scale(.3745)}to{transform:translate(55.26635vw,99vh) scale(.3745)}}.snow:nth-child(212){opacity:1.5672;transform:translate(81.9383vw,-10px) scale(.5308);animation:fall-212 24s -9s linear infinite}@keyframes fall-212{41.347%{transform:translate(83.5438vw,41.347vh) scale(.5308)}to{transform:translate(82.74105vw,99vh) scale(.5308)}}.snow:nth-child(213){opacity:1.6498;transform:translate(98.2699vw,-10px) scale(.5606);animation:fall-213 14s -9s linear infinite}@keyframes fall-213{55.569%{transform:translate(94.7396vw,55.569vh) scale(.5606)}to{transform:translate(96.50475vw,99vh) scale(.5606)}}.snow:nth-child(214){opacity:.0434;transform:translate(55.5431vw,-10px) scale(.105);animation:fall-214 28s -9s linear infinite}@keyframes fall-214{71.394%{transform:translate(49.3777vw,71.394vh) scale(.105)}to{transform:translate(52.4604vw,99vh) scale(.105)}}.snow:nth-child(215){opacity:.094;transform:translate(82.2829vw,-10px) scale(.6424);animation:fall-215 25s -17s linear infinite}@keyframes fall-215{31.152%{transform:translate(77.8368vw,31.152vh) scale(.6424)}to{transform:translate(80.05985vw,99vh) scale(.6424)}}.snow:nth-child(216){opacity:.3932;transform:translate(97.2747vw,-10px) scale(.9475);animation:fall-216 21s -4s linear infinite}@keyframes fall-216{66.41%{transform:translate(99.2542vw,66.41vh) scale(.9475)}to{transform:translate(98.26445vw,99vh) scale(.9475)}}.snow:nth-child(217){opacity:.931;transform:translate(84.7681vw,-10px) scale(.9996);animation:fall-217 10s -20s linear infinite}@keyframes fall-217{77.947%{transform:translate(79.1665vw,77.947vh) scale(.9996)}to{transform:translate(81.9673vw,99vh) scale(.9996)}}.snow:nth-child(218){opacity:.6958;transform:translate(22.5676vw,-10px) scale(.4288);animation:fall-218 17s -16s linear infinite}@keyframes fall-218{46.708%{transform:translate(24.7887vw,46.708vh) scale(.4288)}to{transform:translate(23.67815vw,99vh) scale(.4288)}}.snow:nth-child(219){opacity:.0398;transform:translate(23.284vw,-10px) scale(.2594);animation:fall-219 20s -17s linear infinite}@keyframes fall-219{66.416%{transform:translate(18.2172vw,66.416vh) scale(.2594)}to{transform:translate(20.7506vw,99vh) scale(.2594)}}.snow:nth-child(220){opacity:1.0936;transform:translate(36.7389vw,-10px) scale(.972);animation:fall-220 17s -18s linear infinite}@keyframes fall-220{49.043%{transform:translate(43.2654vw,49.043vh) scale(.972)}to{transform:translate(40.00215vw,99vh) scale(.972)}}.snow:nth-child(221){opacity:1.451;transform:translate(26.8163vw,-10px) scale(.54);animation:fall-221 24s -15s linear infinite}@keyframes fall-221{79.786%{transform:translate(18.3173vw,79.786vh) scale(.54)}to{transform:translate(22.5668vw,99vh) scale(.54)}}.snow:nth-child(222){opacity:.7794;transform:translate(86.9539vw,-10px) scale(.009);animation:fall-222 23s -16s linear infinite}@keyframes fall-222{44.264%{transform:translate(92.6433vw,44.264vh) scale(.009)}to{transform:translate(89.7986vw,99vh) scale(.009)}}.snow:nth-child(223){opacity:1.7068;transform:translate(63.0276vw,-10px) scale(.7914);animation:fall-223 19s -14s linear infinite}@keyframes fall-223{40.574%{transform:translate(53.4929vw,40.574vh) scale(.7914)}to{transform:translate(58.26025vw,99vh) scale(.7914)}}.snow:nth-child(224){opacity:1.1022;transform:translate(80.3041vw,-10px) scale(.9096);animation:fall-224 15s -11s linear infinite}@keyframes fall-224{30.894%{transform:translate(83.0445vw,30.894vh) scale(.9096)}to{transform:translate(81.6743vw,99vh) scale(.9096)}}.snow:nth-child(225){opacity:1.8192;transform:translate(35.7602vw,-10px) scale(.7958);animation:fall-225 24s -16s linear infinite}@keyframes fall-225{33.101%{transform:translate(37.6873vw,33.101vh) scale(.7958)}to{transform:translate(36.72375vw,99vh) scale(.7958)}}.snow:nth-child(226){opacity:1.05;transform:translate(40.2725vw,-10px) scale(.285);animation:fall-226 19s -9s linear infinite}@keyframes fall-226{78.816%{transform:translate(36.12vw,78.816vh) scale(.285)}to{transform:translate(38.19625vw,99vh) scale(.285)}}.snow:nth-child(227){opacity:1.5014;transform:translate(77.6661vw,-10px) scale(.0974);animation:fall-227 24s -10s linear infinite}@keyframes fall-227{53.045%{transform:translate(76.7076vw,53.045vh) scale(.0974)}to{transform:translate(77.18685vw,99vh) scale(.0974)}}.snow:nth-child(228){opacity:.4422;transform:translate(23.5206vw,-10px) scale(.4033);animation:fall-228 18s -22s linear infinite}@keyframes fall-228{63.837%{transform:translate(15.2299vw,63.837vh) scale(.4033)}to{transform:translate(19.37525vw,99vh) scale(.4033)}}.snow:nth-child(229){opacity:1.3118;transform:translate(11.1366vw,-10px) scale(.8017);animation:fall-229 15s -25s linear infinite}@keyframes fall-229{39.423%{transform:translate(10.3907vw,39.423vh) scale(.8017)}to{transform:translate(10.76365vw,99vh) scale(.8017)}}.snow:nth-child(230){opacity:1.253;transform:translate(91.9118vw,-10px) scale(.0921);animation:fall-230 15s -14s linear infinite}@keyframes fall-230{45.042%{transform:translate(95.1916vw,45.042vh) scale(.0921)}to{transform:translate(93.5517vw,99vh) scale(.0921)}}.snow:nth-child(231){opacity:1.9778;transform:translate(86.3774vw,-10px) scale(.343);animation:fall-231 14s -12s linear infinite}@keyframes fall-231{70.559%{transform:translate(80.0719vw,70.559vh) scale(.343)}to{transform:translate(83.22465vw,99vh) scale(.343)}}.snow:nth-child(232){opacity:.374;transform:translate(27.8043vw,-10px) scale(.8715);animation:fall-232 20s -1s linear infinite}@keyframes fall-232{58.671%{transform:translate(29.8104vw,58.671vh) scale(.8715)}to{transform:translate(28.80735vw,99vh) scale(.8715)}}.snow:nth-child(233){opacity:.3492;transform:translate(89.5595vw,-10px) scale(.2249);animation:fall-233 10s -11s linear infinite}@keyframes fall-233{48.336%{transform:translate(92.6227vw,48.336vh) scale(.2249)}to{transform:translate(91.0911vw,99vh) scale(.2249)}}.snow:nth-child(234){opacity:.2018;transform:translate(2.2814vw,-10px) scale(.1151);animation:fall-234 29s -26s linear infinite}@keyframes fall-234{60.584%{transform:translate(7.6705vw,60.584vh) scale(.1151)}to{transform:translate(4.97595vw,99vh) scale(.1151)}}.snow:nth-child(235){opacity:1.308;transform:translate(35.675vw,-10px) scale(.6946);animation:fall-235 28s -15s linear infinite}@keyframes fall-235{58.215%{transform:translate(43.7412vw,58.215vh) scale(.6946)}to{transform:translate(39.7081vw,99vh) scale(.6946)}}.snow:nth-child(236){opacity:.2548;transform:translate(90.4751vw,-10px) scale(.6377);animation:fall-236 27s -9s linear infinite}@keyframes fall-236{38.733%{transform:translate(87.2504vw,38.733vh) scale(.6377)}to{transform:translate(88.86275vw,99vh) scale(.6377)}}.snow:nth-child(237){opacity:1.4726;transform:translate(3.8195vw,-10px) scale(.6252);animation:fall-237 25s -29s linear infinite}@keyframes fall-237{43.714%{transform:translate(2.8375vw,43.714vh) scale(.6252)}to{transform:translate(3.3285vw,99vh) scale(.6252)}}.snow:nth-child(238){opacity:1.0016;transform:translate(28.6567vw,-10px) scale(.5232);animation:fall-238 27s -15s linear infinite}@keyframes fall-238{53.188%{transform:translate(34.2213vw,53.188vh) scale(.5232)}to{transform:translate(31.439vw,99vh) scale(.5232)}}.snow:nth-child(239){opacity:.5924;transform:translate(79.401vw,-10px) scale(.2863);animation:fall-239 23s -19s linear infinite}@keyframes fall-239{51.947%{transform:translate(70.2059vw,51.947vh) scale(.2863)}to{transform:translate(74.80345vw,99vh) scale(.2863)}}.snow:nth-child(240){opacity:1.3444;transform:translate(98.1813vw,-10px) scale(.7193);animation:fall-240 27s -5s linear infinite}@keyframes fall-240{69.55%{transform:translate(105.7417vw,69.55vh) scale(.7193)}to{transform:translate(101.9615vw,99vh) scale(.7193)}}.snow:nth-child(241){opacity:1.9312;transform:translate(98.645vw,-10px) scale(.7828);animation:fall-241 11s -28s linear infinite}@keyframes fall-241{32.836%{transform:translate(89.9253vw,32.836vh) scale(.7828)}to{transform:translate(94.28515vw,99vh) scale(.7828)}}.snow:nth-child(242){opacity:.9958;transform:translate(57.2246vw,-10px) scale(.1302);animation:fall-242 13s -3s linear infinite}@keyframes fall-242{57.372%{transform:translate(52.0428vw,57.372vh) scale(.1302)}to{transform:translate(54.6337vw,99vh) scale(.1302)}}.snow:nth-child(243){opacity:1.9782;transform:translate(60.0432vw,-10px) scale(.5751);animation:fall-243 25s -1s linear infinite}@keyframes fall-243{79.503%{transform:translate(64.0482vw,79.503vh) scale(.5751)}to{transform:translate(62.0457vw,99vh) scale(.5751)}}.snow:nth-child(244){opacity:.0554;transform:translate(81.9607vw,-10px) scale(.7115);animation:fall-244 18s -12s linear infinite}@keyframes fall-244{44.239%{transform:translate(84.3668vw,44.239vh) scale(.7115)}to{transform:translate(83.16375vw,99vh) scale(.7115)}}.snow:nth-child(245){opacity:.9212;transform:translate(66.6287vw,-10px) scale(.0098);animation:fall-245 23s -22s linear infinite}@keyframes fall-245{46.44%{transform:translate(63.9123vw,46.44vh) scale(.0098)}to{transform:translate(65.2705vw,99vh) scale(.0098)}}.snow:nth-child(246){opacity:.7844;transform:translate(39.9775vw,-10px) scale(.1109);animation:fall-246 14s -22s linear infinite}@keyframes fall-246{65.643%{transform:translate(49.2685vw,65.643vh) scale(.1109)}to{transform:translate(44.623vw,99vh) scale(.1109)}}.snow:nth-child(247){opacity:.4188;transform:translate(75.131vw,-10px) scale(.747);animation:fall-247 29s -27s linear infinite}@keyframes fall-247{47.156%{transform:translate(65.9044vw,47.156vh) scale(.747)}to{transform:translate(70.5177vw,99vh) scale(.747)}}.snow:nth-child(248){opacity:.8158;transform:translate(17.1294vw,-10px) scale(.2889);animation:fall-248 16s -16s linear infinite}@keyframes fall-248{31.423%{transform:translate(25.9447vw,31.423vh) scale(.2889)}to{transform:translate(21.53705vw,99vh) scale(.2889)}}.snow:nth-child(249){opacity:.857;transform:translate(30.1444vw,-10px) scale(.0824);animation:fall-249 27s -14s linear infinite}@keyframes fall-249{42.329%{transform:translate(22.6829vw,42.329vh) scale(.0824)}to{transform:translate(26.41365vw,99vh) scale(.0824)}}.snow:nth-child(250){opacity:.6992;transform:translate(5.4559vw,-10px) scale(.2768);animation:fall-250 15s -23s linear infinite}@keyframes fall-250{40.892%{transform:translate(15.4465vw,40.892vh) scale(.2768)}to{transform:translate(10.4512vw,99vh) scale(.2768)}}.snow:nth-child(251){opacity:1.9796;transform:translate(82.4274vw,-10px) scale(.6496);animation:fall-251 21s -1s linear infinite}@keyframes fall-251{38.534%{transform:translate(85.4803vw,38.534vh) scale(.6496)}to{transform:translate(83.95385vw,99vh) scale(.6496)}}.snow:nth-child(252){opacity:.651;transform:translate(38.4947vw,-10px) scale(.8506);animation:fall-252 13s -6s linear infinite}@keyframes fall-252{38.655%{transform:translate(38.9981vw,38.655vh) scale(.8506)}to{transform:translate(38.7464vw,99vh) scale(.8506)}}.snow:nth-child(253){opacity:.1514;transform:translate(88.0851vw,-10px) scale(.3983);animation:fall-253 14s -24s linear infinite}@keyframes fall-253{56.236%{transform:translate(80.665vw,56.236vh) scale(.3983)}to{transform:translate(84.37505vw,99vh) scale(.3983)}}.snow:nth-child(254){opacity:1.0576;transform:translate(60.0097vw,-10px) scale(.0399);animation:fall-254 19s -23s linear infinite}@keyframes fall-254{38.008%{transform:translate(66.755vw,38.008vh) scale(.0399)}to{transform:translate(63.38235vw,99vh) scale(.0399)}}.snow:nth-child(255){opacity:1.5244;transform:translate(64.7073vw,-10px) scale(.4081);animation:fall-255 12s -1s linear infinite}@keyframes fall-255{48.681%{transform:translate(67.4511vw,48.681vh) scale(.4081)}to{transform:translate(66.0792vw,99vh) scale(.4081)}}.snow:nth-child(256){opacity:1.491;transform:translate(45.4983vw,-10px) scale(.545);animation:fall-256 12s -19s linear infinite}@keyframes fall-256{62.897%{transform:translate(39.5117vw,62.897vh) scale(.545)}to{transform:translate(42.505vw,99vh) scale(.545)}}.snow:nth-child(257){opacity:1.5726;transform:translate(2.0109vw,-10px) scale(.6063);animation:fall-257 19s -29s linear infinite}@keyframes fall-257{74.898%{transform:translate(9.9996vw,74.898vh) scale(.6063)}to{transform:translate(6.00525vw,99vh) scale(.6063)}}.snow:nth-child(258){opacity:1.6534;transform:translate(45.4337vw,-10px) scale(.8199);animation:fall-258 30s -20s linear infinite}@keyframes fall-258{59.27%{transform:translate(48.5772vw,59.27vh) scale(.8199)}to{transform:translate(47.00545vw,99vh) scale(.8199)}}.snow:nth-child(259){opacity:1.813;transform:translate(59.0516vw,-10px) scale(.146);animation:fall-259 23s -1s linear infinite}@keyframes fall-259{70.485%{transform:translate(53.6278vw,70.485vh) scale(.146)}to{transform:translate(56.3397vw,99vh) scale(.146)}}.snow:nth-child(260){opacity:1.5826;transform:translate(42.566vw,-10px) scale(.8172);animation:fall-260 12s -11s linear infinite}@keyframes fall-260{51.201%{transform:translate(39.8624vw,51.201vh) scale(.8172)}to{transform:translate(41.2142vw,99vh) scale(.8172)}}.snow:nth-child(261){opacity:1.431;transform:translate(9.2815vw,-10px) scale(.9255);animation:fall-261 25s -14s linear infinite}@keyframes fall-261{34.458%{transform:translate(8.4918vw,34.458vh) scale(.9255)}to{transform:translate(8.88665vw,99vh) scale(.9255)}}.snow:nth-child(262){opacity:1.4462;transform:translate(45.6656vw,-10px) scale(.0484);animation:fall-262 29s -22s linear infinite}@keyframes fall-262{75.601%{transform:translate(39.506vw,75.601vh) scale(.0484)}to{transform:translate(42.5858vw,99vh) scale(.0484)}}.snow:nth-child(263){opacity:1.47;transform:translate(9.7924vw,-10px) scale(.7818);animation:fall-263 10s -6s linear infinite}@keyframes fall-263{53.907%{transform:translate(11.6676vw,53.907vh) scale(.7818)}to{transform:translate(10.73vw,99vh) scale(.7818)}}.snow:nth-child(264){opacity:1.314;transform:translate(88.2617vw,-10px) scale(.8154);animation:fall-264 19s -26s linear infinite}@keyframes fall-264{33.917%{transform:translate(86.4573vw,33.917vh) scale(.8154)}to{transform:translate(87.3595vw,99vh) scale(.8154)}}.snow:nth-child(265){opacity:1.3146;transform:translate(94.0782vw,-10px) scale(.6213);animation:fall-265 24s -17s linear infinite}@keyframes fall-265{43.346%{transform:translate(101.8564vw,43.346vh) scale(.6213)}to{transform:translate(97.9673vw,99vh) scale(.6213)}}.snow:nth-child(266){opacity:.4466;transform:translate(26.218vw,-10px) scale(.8736);animation:fall-266 16s -2s linear infinite}@keyframes fall-266{59.228%{transform:translate(29.2117vw,59.228vh) scale(.8736)}to{transform:translate(27.71485vw,99vh) scale(.8736)}}.snow:nth-child(267){opacity:.6812;transform:translate(99.889vw,-10px) scale(.1527);animation:fall-267 26s -3s linear infinite}@keyframes fall-267{33.154%{transform:translate(105.1274vw,33.154vh) scale(.1527)}to{transform:translate(102.5082vw,99vh) scale(.1527)}}.snow:nth-child(268){opacity:1.9602;transform:translate(7.392vw,-10px) scale(.4933);animation:fall-268 27s -11s linear infinite}@keyframes fall-268{71.052%{transform:translate(4.5107vw,71.052vh) scale(.4933)}to{transform:translate(5.95135vw,99vh) scale(.4933)}}.snow:nth-child(269){opacity:1.5642;transform:translate(6.2413vw,-10px) scale(.9731);animation:fall-269 13s -25s linear infinite}@keyframes fall-269{65.39%{transform:translate(-2.5477vw,65.39vh) scale(.9731)}to{transform:translate(1.8468vw,99vh) scale(.9731)}}.snow:nth-child(270){opacity:1.4612;transform:translate(74.9015vw,-10px) scale(.905);animation:fall-270 28s -5s linear infinite}@keyframes fall-270{54.508%{transform:translate(81.3031vw,54.508vh) scale(.905)}to{transform:translate(78.1023vw,99vh) scale(.905)}}.snow:nth-child(271){opacity:.4952;transform:translate(76.1829vw,-10px) scale(.554);animation:fall-271 27s -25s linear infinite}@keyframes fall-271{53.861%{transform:translate(82.9883vw,53.861vh) scale(.554)}to{transform:translate(79.5856vw,99vh) scale(.554)}}.snow:nth-child(272){opacity:1.1922;transform:translate(1.3836vw,-10px) scale(.3036);animation:fall-272 11s -14s linear infinite}@keyframes fall-272{62.538%{transform:translate(10.4527vw,62.538vh) scale(.3036)}to{transform:translate(5.91815vw,99vh) scale(.3036)}}.snow:nth-child(273){opacity:.4086;transform:translate(90.4669vw,-10px) scale(.8369);animation:fall-273 28s -9s linear infinite}@keyframes fall-273{50.298%{transform:translate(100.1548vw,50.298vh) scale(.8369)}to{transform:translate(95.31085vw,99vh) scale(.8369)}}.snow:nth-child(274){opacity:.6838;transform:translate(91.2147vw,-10px) scale(.0049);animation:fall-274 30s -30s linear infinite}@keyframes fall-274{72.778%{transform:translate(81.8647vw,72.778vh) scale(.0049)}to{transform:translate(86.5397vw,99vh) scale(.0049)}}.snow:nth-child(275){opacity:.6336;transform:translate(53.912vw,-10px) scale(.7253);animation:fall-275 17s -16s linear infinite}@keyframes fall-275{52.352%{transform:translate(47.4809vw,52.352vh) scale(.7253)}to{transform:translate(50.69645vw,99vh) scale(.7253)}}.snow:nth-child(276){opacity:1.1252;transform:translate(2.9548vw,-10px) scale(.7486);animation:fall-276 27s -2s linear infinite}@keyframes fall-276{63.446%{transform:translate(-4.9501vw,63.446vh) scale(.7486)}to{transform:translate(-.99765vw,99vh) scale(.7486)}}.snow:nth-child(277){opacity:1.2824;transform:translate(78.9182vw,-10px) scale(.3928);animation:fall-277 12s -6s linear infinite}@keyframes fall-277{79.504%{transform:translate(71.0699vw,79.504vh) scale(.3928)}to{transform:translate(74.99405vw,99vh) scale(.3928)}}.snow:nth-child(278){opacity:1.4572;transform:translate(83.8983vw,-10px) scale(.0892);animation:fall-278 28s -30s linear infinite}@keyframes fall-278{55.492%{transform:translate(92.089vw,55.492vh) scale(.0892)}to{transform:translate(87.99365vw,99vh) scale(.0892)}}.snow:nth-child(279){opacity:.3786;transform:translate(8.2141vw,-10px) scale(.6972);animation:fall-279 12s -15s linear infinite}@keyframes fall-279{53.572%{transform:translate(4.0821vw,53.572vh) scale(.6972)}to{transform:translate(6.1481vw,99vh) scale(.6972)}}.snow:nth-child(280){opacity:.1246;transform:translate(35.4639vw,-10px) scale(.9309);animation:fall-280 13s -17s linear infinite}@keyframes fall-280{47.125%{transform:translate(33.7899vw,47.125vh) scale(.9309)}to{transform:translate(34.6269vw,99vh) scale(.9309)}}.snow:nth-child(281){opacity:1.3426;transform:translate(43.8998vw,-10px) scale(.7449);animation:fall-281 14s -6s linear infinite}@keyframes fall-281{70.305%{transform:translate(40.1729vw,70.305vh) scale(.7449)}to{transform:translate(42.03635vw,99vh) scale(.7449)}}.snow:nth-child(282){opacity:1.1154;transform:translate(1.0799vw,-10px) scale(.1857);animation:fall-282 25s -10s linear infinite}@keyframes fall-282{69.619%{transform:translate(10.6871vw,69.619vh) scale(.1857)}to{transform:translate(5.8835vw,99vh) scale(.1857)}}.snow:nth-child(283){opacity:.5766;transform:translate(1.8458vw,-10px) scale(.2441);animation:fall-283 30s -1s linear infinite}@keyframes fall-283{40.438%{transform:translate(5.4836vw,40.438vh) scale(.2441)}to{transform:translate(3.6647vw,99vh) scale(.2441)}}.snow:nth-child(284){opacity:1.8144;transform:translate(28.2894vw,-10px) scale(.4723);animation:fall-284 13s -14s linear infinite}@keyframes fall-284{34.468%{transform:translate(23.8367vw,34.468vh) scale(.4723)}to{transform:translate(26.06305vw,99vh) scale(.4723)}}.snow:nth-child(285){opacity:.4366;transform:translate(52.7399vw,-10px) scale(.5007);animation:fall-285 18s -16s linear infinite}@keyframes fall-285{52.183%{transform:translate(54.4305vw,52.183vh) scale(.5007)}to{transform:translate(53.5852vw,99vh) scale(.5007)}}.snow:nth-child(286){opacity:1.9642;transform:translate(13.3209vw,-10px) scale(.9453);animation:fall-286 14s -19s linear infinite}@keyframes fall-286{36.82%{transform:translate(22.8192vw,36.82vh) scale(.9453)}to{transform:translate(18.07005vw,99vh) scale(.9453)}}.snow:nth-child(287){opacity:1.3088;transform:translate(16.5066vw,-10px) scale(.4776);animation:fall-287 17s -30s linear infinite}@keyframes fall-287{71.15%{transform:translate(9.9712vw,71.15vh) scale(.4776)}to{transform:translate(13.2389vw,99vh) scale(.4776)}}.snow:nth-child(288){opacity:1.8786;transform:translate(90.0513vw,-10px) scale(.687);animation:fall-288 16s -29s linear infinite}@keyframes fall-288{58.432%{transform:translate(83.9566vw,58.432vh) scale(.687)}to{transform:translate(87.00395vw,99vh) scale(.687)}}.snow:nth-child(289){opacity:.8834;transform:translate(85.8221vw,-10px) scale(.3674);animation:fall-289 19s -20s linear infinite}@keyframes fall-289{56.793%{transform:translate(79.0295vw,56.793vh) scale(.3674)}to{transform:translate(82.4258vw,99vh) scale(.3674)}}.snow:nth-child(290){opacity:.224;transform:translate(86.612vw,-10px) scale(.2973);animation:fall-290 16s -16s linear infinite}@keyframes fall-290{77.35%{transform:translate(77.9328vw,77.35vh) scale(.2973)}to{transform:translate(82.2724vw,99vh) scale(.2973)}}.snow:nth-child(291){opacity:1.5244;transform:translate(31.6704vw,-10px) scale(.846);animation:fall-291 16s -29s linear infinite}@keyframes fall-291{69.143%{transform:translate(34.4865vw,69.143vh) scale(.846)}to{transform:translate(33.07845vw,99vh) scale(.846)}}.snow:nth-child(292){opacity:1.418;transform:translate(45.0717vw,-10px) scale(.9625);animation:fall-292 26s -15s linear infinite}@keyframes fall-292{56.959%{transform:translate(40.9923vw,56.959vh) scale(.9625)}to{transform:translate(43.032vw,99vh) scale(.9625)}}.snow:nth-child(293){opacity:1.6016;transform:translate(12.1205vw,-10px) scale(.7782);animation:fall-293 21s -3s linear infinite}@keyframes fall-293{40.818%{transform:translate(5.0354vw,40.818vh) scale(.7782)}to{transform:translate(8.57795vw,99vh) scale(.7782)}}.snow:nth-child(294){opacity:.4622;transform:translate(91.5829vw,-10px) scale(.9748);animation:fall-294 27s -28s linear infinite}@keyframes fall-294{66.779%{transform:translate(91.7342vw,66.779vh) scale(.9748)}to{transform:translate(91.65855vw,99vh) scale(.9748)}}.snow:nth-child(295){opacity:1.9318;transform:translate(61.2131vw,-10px) scale(.0284);animation:fall-295 22s -13s linear infinite}@keyframes fall-295{38.649%{transform:translate(56.811vw,38.649vh) scale(.0284)}to{transform:translate(59.01205vw,99vh) scale(.0284)}}.snow:nth-child(296){opacity:.9148;transform:translate(8.3839vw,-10px) scale(.1341);animation:fall-296 11s -19s linear infinite}@keyframes fall-296{76.812%{transform:translate(17.1936vw,76.812vh) scale(.1341)}to{transform:translate(12.78875vw,99vh) scale(.1341)}}.snow:nth-child(297){opacity:1.8956;transform:translate(77.6579vw,-10px) scale(.0581);animation:fall-297 19s -5s linear infinite}@keyframes fall-297{36.084%{transform:translate(80.3152vw,36.084vh) scale(.0581)}to{transform:translate(78.98655vw,99vh) scale(.0581)}}.snow:nth-child(298){opacity:1.6372;transform:translate(74.0103vw,-10px) scale(.4196);animation:fall-298 26s -2s linear infinite}@keyframes fall-298{74.083%{transform:translate(73.1568vw,74.083vh) scale(.4196)}to{transform:translate(73.58355vw,99vh) scale(.4196)}}.snow:nth-child(299){opacity:1.3072;transform:translate(18.8826vw,-10px) scale(.631);animation:fall-299 22s -26s linear infinite}@keyframes fall-299{35.992%{transform:translate(27.9184vw,35.992vh) scale(.631)}to{transform:translate(23.4005vw,99vh) scale(.631)}}.snow:nth-child(300){opacity:1.9716;transform:translate(66.46vw,-10px) scale(.0014);animation:fall-300 27s -22s linear infinite}@keyframes fall-300{50.628%{transform:translate(60.8697vw,50.628vh) scale(.0014)}to{transform:translate(63.66485vw,99vh) scale(.0014)}}.snow:nth-child(301){opacity:1.6586;transform:translate(25.1021vw,-10px) scale(.565);animation:fall-301 17s -16s linear infinite}@keyframes fall-301{35.496%{transform:translate(30.0118vw,35.496vh) scale(.565)}to{transform:translate(27.55695vw,99vh) scale(.565)}}.snow:nth-child(302){opacity:1.5898;transform:translate(13.6902vw,-10px) scale(.4678);animation:fall-302 29s -1s linear infinite}@keyframes fall-302{39.656%{transform:translate(12.8202vw,39.656vh) scale(.4678)}to{transform:translate(13.2552vw,99vh) scale(.4678)}}.snow:nth-child(303){opacity:1.2714;transform:translate(19.3191vw,-10px) scale(.0153);animation:fall-303 25s -12s linear infinite}@keyframes fall-303{47.204%{transform:translate(18.8807vw,47.204vh) scale(.0153)}to{transform:translate(19.0999vw,99vh) scale(.0153)}}.snow:nth-child(304){opacity:.7572;transform:translate(39.6911vw,-10px) scale(.8658);animation:fall-304 24s -11s linear infinite}@keyframes fall-304{58.496%{transform:translate(43.9214vw,58.496vh) scale(.8658)}to{transform:translate(41.80625vw,99vh) scale(.8658)}}.snow:nth-child(305){opacity:.6142;transform:translate(52.2419vw,-10px) scale(.0609);animation:fall-305 24s -20s linear infinite}@keyframes fall-305{32.623%{transform:translate(61.0409vw,32.623vh) scale(.0609)}to{transform:translate(56.6414vw,99vh) scale(.0609)}}.snow:nth-child(306){opacity:.2082;transform:translate(27.4022vw,-10px) scale(.6397);animation:fall-306 13s -30s linear infinite}@keyframes fall-306{60.455%{transform:translate(27.5182vw,60.455vh) scale(.6397)}to{transform:translate(27.4602vw,99vh) scale(.6397)}}.snow:nth-child(307){opacity:1.586;transform:translate(37.4564vw,-10px) scale(.1517);animation:fall-307 17s -8s linear infinite}@keyframes fall-307{34.557%{transform:translate(27.8227vw,34.557vh) scale(.1517)}to{transform:translate(32.63955vw,99vh) scale(.1517)}}.snow:nth-child(308){opacity:.611;transform:translate(86.8912vw,-10px) scale(.528);animation:fall-308 11s -1s linear infinite}@keyframes fall-308{37.447%{transform:translate(77.9931vw,37.447vh) scale(.528)}to{transform:translate(82.44215vw,99vh) scale(.528)}}.snow:nth-child(309){opacity:1.5554;transform:translate(17.3126vw,-10px) scale(.0298);animation:fall-309 29s -24s linear infinite}@keyframes fall-309{32.454%{transform:translate(15.9268vw,32.454vh) scale(.0298)}to{transform:translate(16.6197vw,99vh) scale(.0298)}}.snow:nth-child(310){opacity:.482;transform:translate(43.6986vw,-10px) scale(.8984);animation:fall-310 22s -11s linear infinite}@keyframes fall-310{71.285%{transform:translate(41.6023vw,71.285vh) scale(.8984)}to{transform:translate(42.65045vw,99vh) scale(.8984)}}.snow:nth-child(311){opacity:.2436;transform:translate(16.3425vw,-10px) scale(.3729);animation:fall-311 24s -19s linear infinite}@keyframes fall-311{53.278%{transform:translate(18.0402vw,53.278vh) scale(.3729)}to{transform:translate(17.19135vw,99vh) scale(.3729)}}.snow:nth-child(312){opacity:1.5572;transform:translate(8.9215vw,-10px) scale(.3021);animation:fall-312 17s -27s linear infinite}@keyframes fall-312{63.883%{transform:translate(5.0192vw,63.883vh) scale(.3021)}to{transform:translate(6.97035vw,99vh) scale(.3021)}}.snow:nth-child(313){opacity:1.4556;transform:translate(29.396vw,-10px) scale(.9015);animation:fall-313 10s -23s linear infinite}@keyframes fall-313{59.988%{transform:translate(31.5506vw,59.988vh) scale(.9015)}to{transform:translate(30.4733vw,99vh) scale(.9015)}}.snow:nth-child(314){opacity:1.5456;transform:translate(61.1168vw,-10px) scale(.7583);animation:fall-314 28s -26s linear infinite}@keyframes fall-314{58.949%{transform:translate(62.3136vw,58.949vh) scale(.7583)}to{transform:translate(61.7152vw,99vh) scale(.7583)}}.snow:nth-child(315){opacity:1.9482;transform:translate(55.152vw,-10px) scale(.8113);animation:fall-315 17s -30s linear infinite}@keyframes fall-315{37.447%{transform:translate(59.7312vw,37.447vh) scale(.8113)}to{transform:translate(57.4416vw,99vh) scale(.8113)}}.snow:nth-child(316){opacity:1.0406;transform:translate(2.1138vw,-10px) scale(.2654);animation:fall-316 30s -12s linear infinite}@keyframes fall-316{57.437%{transform:translate(11.6289vw,57.437vh) scale(.2654)}to{transform:translate(6.87135vw,99vh) scale(.2654)}}.snow:nth-child(317){opacity:.5472;transform:translate(53.166vw,-10px) scale(.0207);animation:fall-317 18s -7s linear infinite}@keyframes fall-317{63.802%{transform:translate(62.2879vw,63.802vh) scale(.0207)}to{transform:translate(57.72695vw,99vh) scale(.0207)}}.snow:nth-child(318){opacity:1.6324;transform:translate(15.4016vw,-10px) scale(.1566);animation:fall-318 16s -9s linear infinite}@keyframes fall-318{71.062%{transform:translate(10.1805vw,71.062vh) scale(.1566)}to{transform:translate(12.79105vw,99vh) scale(.1566)}}.snow:nth-child(319){opacity:1.4698;transform:translate(2.5621vw,-10px) scale(.9162);animation:fall-319 19s -19s linear infinite}@keyframes fall-319{30.572%{transform:translate(9.8157vw,30.572vh) scale(.9162)}to{transform:translate(6.1889vw,99vh) scale(.9162)}}.snow:nth-child(320){opacity:1.656;transform:translate(35.1295vw,-10px) scale(.1002);animation:fall-320 17s -18s linear infinite}@keyframes fall-320{33.749%{transform:translate(32.6178vw,33.749vh) scale(.1002)}to{transform:translate(33.87365vw,99vh) scale(.1002)}}.snow:nth-child(321){opacity:.0582;transform:translate(94.5616vw,-10px) scale(.1636);animation:fall-321 25s -27s linear infinite}@keyframes fall-321{43.296%{transform:translate(89.7211vw,43.296vh) scale(.1636)}to{transform:translate(92.14135vw,99vh) scale(.1636)}}.snow:nth-child(322){opacity:.5144;transform:translate(89.4997vw,-10px) scale(.2646);animation:fall-322 12s -8s linear infinite}@keyframes fall-322{33.93%{transform:translate(86.9257vw,33.93vh) scale(.2646)}to{transform:translate(88.2127vw,99vh) scale(.2646)}}.snow:nth-child(323){opacity:1.3748;transform:translate(97.0585vw,-10px) scale(.5448);animation:fall-323 23s -11s linear infinite}@keyframes fall-323{57.185%{transform:translate(90.429vw,57.185vh) scale(.5448)}to{transform:translate(93.74375vw,99vh) scale(.5448)}}.snow:nth-child(324){opacity:1.3532;transform:translate(24.1915vw,-10px) scale(.4951);animation:fall-324 12s -18s linear infinite}@keyframes fall-324{60.574%{transform:translate(22.5961vw,60.574vh) scale(.4951)}to{transform:translate(23.3938vw,99vh) scale(.4951)}}.snow:nth-child(325){opacity:1.238;transform:translate(2.261vw,-10px) scale(.131);animation:fall-325 11s -8s linear infinite}@keyframes fall-325{33.066%{transform:translate(8.0943vw,33.066vh) scale(.131)}to{transform:translate(5.17765vw,99vh) scale(.131)}}.snow:nth-child(326){opacity:.538;transform:translate(99.4979vw,-10px) scale(.453);animation:fall-326 27s -29s linear infinite}@keyframes fall-326{62.438%{transform:translate(100.8914vw,62.438vh) scale(.453)}to{transform:translate(100.19465vw,99vh) scale(.453)}}.snow:nth-child(327){opacity:1.1618;transform:translate(8.3288vw,-10px) scale(.1405);animation:fall-327 23s -21s linear infinite}@keyframes fall-327{56.671%{transform:translate(4.6108vw,56.671vh) scale(.1405)}to{transform:translate(6.4698vw,99vh) scale(.1405)}}.snow:nth-child(328){opacity:1.4148;transform:translate(52.1456vw,-10px) scale(.3903);animation:fall-328 27s -14s linear infinite}@keyframes fall-328{67.415%{transform:translate(56.132vw,67.415vh) scale(.3903)}to{transform:translate(54.1388vw,99vh) scale(.3903)}}.snow:nth-child(329){opacity:1.5628;transform:translate(52.5324vw,-10px) scale(.7019);animation:fall-329 30s -17s linear infinite}@keyframes fall-329{37.626%{transform:translate(49.184vw,37.626vh) scale(.7019)}to{transform:translate(50.8582vw,99vh) scale(.7019)}}.snow:nth-child(330){opacity:1.8766;transform:translate(34.0087vw,-10px) scale(.1664);animation:fall-330 19s -8s linear infinite}@keyframes fall-330{73.67%{transform:translate(34.4297vw,73.67vh) scale(.1664)}to{transform:translate(34.2192vw,99vh) scale(.1664)}}.snow:nth-child(331){opacity:.8018;transform:translate(1.7582vw,-10px) scale(.9821);animation:fall-331 16s -16s linear infinite}@keyframes fall-331{71.913%{transform:translate(1.9853vw,71.913vh) scale(.9821)}to{transform:translate(1.87175vw,99vh) scale(.9821)}}.snow:nth-child(332){opacity:.0752;transform:translate(40.2071vw,-10px) scale(.8073);animation:fall-332 24s -11s linear infinite}@keyframes fall-332{78.271%{transform:translate(35.9782vw,78.271vh) scale(.8073)}to{transform:translate(38.09265vw,99vh) scale(.8073)}}.snow:nth-child(333){opacity:.2252;transform:translate(79.1215vw,-10px) scale(.6528);animation:fall-333 17s -7s linear infinite}@keyframes fall-333{45.373%{transform:translate(78.3289vw,45.373vh) scale(.6528)}to{transform:translate(78.7252vw,99vh) scale(.6528)}}.snow:nth-child(334){opacity:1.1886;transform:translate(71.9944vw,-10px) scale(.6881);animation:fall-334 11s -4s linear infinite}@keyframes fall-334{73.969%{transform:translate(69.7823vw,73.969vh) scale(.6881)}to{transform:translate(70.88835vw,99vh) scale(.6881)}}.snow:nth-child(335){opacity:.771;transform:translate(82.2706vw,-10px) scale(.953);animation:fall-335 19s -2s linear infinite}@keyframes fall-335{77.339%{transform:translate(76.7719vw,77.339vh) scale(.953)}to{transform:translate(79.52125vw,99vh) scale(.953)}}.snow:nth-child(336){opacity:1.79;transform:translate(68.0995vw,-10px) scale(.1572);animation:fall-336 24s -25s linear infinite}@keyframes fall-336{34.787%{transform:translate(59.3706vw,34.787vh) scale(.1572)}to{transform:translate(63.73505vw,99vh) scale(.1572)}}.snow:nth-child(337){opacity:.199;transform:translate(14.0582vw,-10px) scale(.3117);animation:fall-337 27s -18s linear infinite}@keyframes fall-337{45.082%{transform:translate(23.6887vw,45.082vh) scale(.3117)}to{transform:translate(18.87345vw,99vh) scale(.3117)}}.snow:nth-child(338){opacity:.5548;transform:translate(35.7906vw,-10px) scale(.1104);animation:fall-338 13s -25s linear infinite}@keyframes fall-338{64.346%{transform:translate(25.8637vw,64.346vh) scale(.1104)}to{transform:translate(30.82715vw,99vh) scale(.1104)}}.snow:nth-child(339){opacity:.551;transform:translate(2.7966vw,-10px) scale(.645);animation:fall-339 13s -22s linear infinite}@keyframes fall-339{43.795%{transform:translate(8.815vw,43.795vh) scale(.645)}to{transform:translate(5.8058vw,99vh) scale(.645)}}.snow:nth-child(340){opacity:1.9006;transform:translate(7.5547vw,-10px) scale(.6631);animation:fall-340 16s -24s linear infinite}@keyframes fall-340{68.77%{transform:translate(13.3037vw,68.77vh) scale(.6631)}to{transform:translate(10.4292vw,99vh) scale(.6631)}}.snow:nth-child(341){opacity:.7106;transform:translate(25.2112vw,-10px) scale(.9564);animation:fall-341 21s -28s linear infinite}@keyframes fall-341{34.944%{transform:translate(29.0442vw,34.944vh) scale(.9564)}to{transform:translate(27.1277vw,99vh) scale(.9564)}}.snow:nth-child(342){opacity:1.541;transform:translate(93.0677vw,-10px) scale(.5847);animation:fall-342 25s -6s linear infinite}@keyframes fall-342{76.218%{transform:translate(98.2354vw,76.218vh) scale(.5847)}to{transform:translate(95.65155vw,99vh) scale(.5847)}}.snow:nth-child(343){opacity:1.1138;transform:translate(35.973vw,-10px) scale(.5877);animation:fall-343 17s -24s linear infinite}@keyframes fall-343{78.571%{transform:translate(26.3671vw,78.571vh) scale(.5877)}to{transform:translate(31.17005vw,99vh) scale(.5877)}}.snow:nth-child(344){opacity:1.7926;transform:translate(78.7555vw,-10px) scale(.8521);animation:fall-344 18s -3s linear infinite}@keyframes fall-344{49.109%{transform:translate(68.9041vw,49.109vh) scale(.8521)}to{transform:translate(73.8298vw,99vh) scale(.8521)}}.snow:nth-child(345){opacity:1.6276;transform:translate(2.1214vw,-10px) scale(.3733);animation:fall-345 19s -6s linear infinite}@keyframes fall-345{57.879%{transform:translate(11.8467vw,57.879vh) scale(.3733)}to{transform:translate(6.98405vw,99vh) scale(.3733)}}.snow:nth-child(346){opacity:.421;transform:translate(75.9865vw,-10px) scale(.484);animation:fall-346 17s -9s linear infinite}@keyframes fall-346{53.714%{transform:translate(85.8754vw,53.714vh) scale(.484)}to{transform:translate(80.93095vw,99vh) scale(.484)}}.snow:nth-child(347){opacity:1.4226;transform:translate(66.9911vw,-10px) scale(.878);animation:fall-347 23s -19s linear infinite}@keyframes fall-347{64.265%{transform:translate(61.7719vw,64.265vh) scale(.878)}to{transform:translate(64.3815vw,99vh) scale(.878)}}.snow:nth-child(348){opacity:.5482;transform:translate(3.9496vw,-10px) scale(.5875);animation:fall-348 24s -8s linear infinite}@keyframes fall-348{54.11%{transform:translate(10.0877vw,54.11vh) scale(.5875)}to{transform:translate(7.01865vw,99vh) scale(.5875)}}.snow:nth-child(349){opacity:.84;transform:translate(87.0136vw,-10px) scale(.0191);animation:fall-349 11s -23s linear infinite}@keyframes fall-349{51.103%{transform:translate(91.3326vw,51.103vh) scale(.0191)}to{transform:translate(89.1731vw,99vh) scale(.0191)}}.snow:nth-child(350){opacity:.9266;transform:translate(58.4396vw,-10px) scale(.946);animation:fall-350 18s -11s linear infinite}@keyframes fall-350{72.735%{transform:translate(59.7886vw,72.735vh) scale(.946)}to{transform:translate(59.1141vw,99vh) scale(.946)}}.snow:nth-child(351){opacity:1.5208;transform:translate(10.2046vw,-10px) scale(.0464);animation:fall-351 16s -17s linear infinite}@keyframes fall-351{71.129%{transform:translate(6.8824vw,71.129vh) scale(.0464)}to{transform:translate(8.5435vw,99vh) scale(.0464)}}.snow:nth-child(352){opacity:1.6876;transform:translate(65.1141vw,-10px) scale(.0686);animation:fall-352 21s -21s linear infinite}@keyframes fall-352{75.925%{transform:translate(66.8948vw,75.925vh) scale(.0686)}to{transform:translate(66.00445vw,99vh) scale(.0686)}}.snow:nth-child(353){opacity:1.2096;transform:translate(74.5099vw,-10px) scale(.5319);animation:fall-353 20s -21s linear infinite}@keyframes fall-353{68.995%{transform:translate(81.0364vw,68.995vh) scale(.5319)}to{transform:translate(77.77315vw,99vh) scale(.5319)}}.snow:nth-child(354){opacity:.0892;transform:translate(15.9195vw,-10px) scale(.0318);animation:fall-354 11s -19s linear infinite}@keyframes fall-354{48.977%{transform:translate(12.6728vw,48.977vh) scale(.0318)}to{transform:translate(14.29615vw,99vh) scale(.0318)}}.snow:nth-child(355){opacity:1.3076;transform:translate(13.5995vw,-10px) scale(.7704);animation:fall-355 28s -26s linear infinite}@keyframes fall-355{32.079%{transform:translate(4.1652vw,32.079vh) scale(.7704)}to{transform:translate(8.88235vw,99vh) scale(.7704)}}.snow:nth-child(356){opacity:.4266;transform:translate(85.0695vw,-10px) scale(.5921);animation:fall-356 23s -5s linear infinite}@keyframes fall-356{68.141%{transform:translate(76.6007vw,68.141vh) scale(.5921)}to{transform:translate(80.8351vw,99vh) scale(.5921)}}.snow:nth-child(357){opacity:.669;transform:translate(55.9527vw,-10px) scale(.589);animation:fall-357 27s -24s linear infinite}@keyframes fall-357{78.793%{transform:translate(58.2783vw,78.793vh) scale(.589)}to{transform:translate(57.1155vw,99vh) scale(.589)}}.snow:nth-child(358){opacity:1.128;transform:translate(14.9782vw,-10px) scale(.0226);animation:fall-358 20s -4s linear infinite}@keyframes fall-358{62.997%{transform:translate(9.535vw,62.997vh) scale(.0226)}to{transform:translate(12.2566vw,99vh) scale(.0226)}}.snow:nth-child(359){opacity:1.8438;transform:translate(87.4738vw,-10px) scale(.1919);animation:fall-359 29s -8s linear infinite}@keyframes fall-359{33.995%{transform:translate(82.5135vw,33.995vh) scale(.1919)}to{transform:translate(84.99365vw,99vh) scale(.1919)}}.snow:nth-child(360){opacity:.1352;transform:translate(35.1924vw,-10px) scale(.663);animation:fall-360 16s -24s linear infinite}@keyframes fall-360{48.823%{transform:translate(32.7732vw,48.823vh) scale(.663)}to{transform:translate(33.9828vw,99vh) scale(.663)}}.snow:nth-child(361){opacity:.3932;transform:translate(37.2877vw,-10px) scale(.2347);animation:fall-361 28s -4s linear infinite}@keyframes fall-361{59.921%{transform:translate(32.2681vw,59.921vh) scale(.2347)}to{transform:translate(34.7779vw,99vh) scale(.2347)}}.snow:nth-child(362){opacity:.39;transform:translate(73.0678vw,-10px) scale(.943);animation:fall-362 27s -27s linear infinite}@keyframes fall-362{60.62%{transform:translate(67.3335vw,60.62vh) scale(.943)}to{transform:translate(70.20065vw,99vh) scale(.943)}}.snow:nth-child(363){opacity:1.1918;transform:translate(77.2458vw,-10px) scale(.5761);animation:fall-363 22s -12s linear infinite}@keyframes fall-363{70.704%{transform:translate(85.022vw,70.704vh) scale(.5761)}to{transform:translate(81.1339vw,99vh) scale(.5761)}}.snow:nth-child(364){opacity:.9526;transform:translate(30.4095vw,-10px) scale(.2912);animation:fall-364 27s -7s linear infinite}@keyframes fall-364{53.852%{transform:translate(30.4477vw,53.852vh) scale(.2912)}to{transform:translate(30.4286vw,99vh) scale(.2912)}}.snow:nth-child(365){opacity:1.1758;transform:translate(.2034vw,-10px) scale(.855);animation:fall-365 22s -26s linear infinite}@keyframes fall-365{51.771%{transform:translate(-9.0437vw,51.771vh) scale(.855)}to{transform:translate(-4.42015vw,99vh) scale(.855)}}.snow:nth-child(366){opacity:1.227;transform:translate(88.1082vw,-10px) scale(.7548);animation:fall-366 22s -10s linear infinite}@keyframes fall-366{79.919%{transform:translate(93.7912vw,79.919vh) scale(.7548)}to{transform:translate(90.9497vw,99vh) scale(.7548)}}.snow:nth-child(367){opacity:.7498;transform:translate(19.5326vw,-10px) scale(.1521);animation:fall-367 11s -25s linear infinite}@keyframes fall-367{66.101%{transform:translate(12.1951vw,66.101vh) scale(.1521)}to{transform:translate(15.86385vw,99vh) scale(.1521)}}.snow:nth-child(368){opacity:.66;transform:translate(25.8571vw,-10px) scale(.7159);animation:fall-368 18s -29s linear infinite}@keyframes fall-368{69.221%{transform:translate(34.6934vw,69.221vh) scale(.7159)}to{transform:translate(30.27525vw,99vh) scale(.7159)}}.snow:nth-child(369){opacity:.5894;transform:translate(93.4737vw,-10px) scale(.3738);animation:fall-369 10s -12s linear infinite}@keyframes fall-369{71.372%{transform:translate(100.4292vw,71.372vh) scale(.3738)}to{transform:translate(96.95145vw,99vh) scale(.3738)}}.snow:nth-child(370){opacity:.198;transform:translate(29.6058vw,-10px) scale(.8454);animation:fall-370 24s -20s linear infinite}@keyframes fall-370{68.643%{transform:translate(24.8625vw,68.643vh) scale(.8454)}to{transform:translate(27.23415vw,99vh) scale(.8454)}}.snow:nth-child(371){opacity:.0836;transform:translate(32.5942vw,-10px) scale(.6938);animation:fall-371 10s -15s linear infinite}@keyframes fall-371{53.519%{transform:translate(37.2933vw,53.519vh) scale(.6938)}to{transform:translate(34.94375vw,99vh) scale(.6938)}}.snow:nth-child(372){opacity:.8154;transform:translate(60.3397vw,-10px) scale(.0385);animation:fall-372 12s -30s linear infinite}@keyframes fall-372{48.194%{transform:translate(60.914vw,48.194vh) scale(.0385)}to{transform:translate(60.62685vw,99vh) scale(.0385)}}.snow:nth-child(373){opacity:1.6452;transform:translate(36.4904vw,-10px) scale(.9884);animation:fall-373 29s -30s linear infinite}@keyframes fall-373{43.283%{transform:translate(41.6367vw,43.283vh) scale(.9884)}to{transform:translate(39.06355vw,99vh) scale(.9884)}}.snow:nth-child(374){opacity:1.7264;transform:translate(98.1828vw,-10px) scale(.8258);animation:fall-374 20s -10s linear infinite}@keyframes fall-374{35.494%{transform:translate(98.2628vw,35.494vh) scale(.8258)}to{transform:translate(98.2228vw,99vh) scale(.8258)}}.snow:nth-child(375){opacity:1.7814;transform:translate(93.7035vw,-10px) scale(.8619);animation:fall-375 27s -5s linear infinite}@keyframes fall-375{43.427%{transform:translate(96.7216vw,43.427vh) scale(.8619)}to{transform:translate(95.21255vw,99vh) scale(.8619)}}.snow:nth-child(376){opacity:1.9628;transform:translate(89.4311vw,-10px) scale(.4374);animation:fall-376 11s -2s linear infinite}@keyframes fall-376{66.006%{transform:translate(98.3081vw,66.006vh) scale(.4374)}to{transform:translate(93.8696vw,99vh) scale(.4374)}}.snow:nth-child(377){opacity:.7536;transform:translate(52.3968vw,-10px) scale(.3928);animation:fall-377 30s -20s linear infinite}@keyframes fall-377{57.874%{transform:translate(43.1032vw,57.874vh) scale(.3928)}to{transform:translate(47.75vw,99vh) scale(.3928)}}.snow:nth-child(378){opacity:1.5626;transform:translate(16.3953vw,-10px) scale(.558);animation:fall-378 14s -2s linear infinite}@keyframes fall-378{47.438%{transform:translate(13.6054vw,47.438vh) scale(.558)}to{transform:translate(15.00035vw,99vh) scale(.558)}}.snow:nth-child(379){opacity:.71;transform:translate(38.3209vw,-10px) scale(.0771);animation:fall-379 15s -13s linear infinite}@keyframes fall-379{63.841%{transform:translate(41.6558vw,63.841vh) scale(.0771)}to{transform:translate(39.98835vw,99vh) scale(.0771)}}.snow:nth-child(380){opacity:1.2712;transform:translate(63.1476vw,-10px) scale(.509);animation:fall-380 11s -7s linear infinite}@keyframes fall-380{71.905%{transform:translate(64.7451vw,71.905vh) scale(.509)}to{transform:translate(63.94635vw,99vh) scale(.509)}}.snow:nth-child(381){opacity:.445;transform:translate(31.2373vw,-10px) scale(.868);animation:fall-381 18s -8s linear infinite}@keyframes fall-381{53.991%{transform:translate(35.5282vw,53.991vh) scale(.868)}to{transform:translate(33.38275vw,99vh) scale(.868)}}.snow:nth-child(382){opacity:.5494;transform:translate(61.9515vw,-10px) scale(.8438);animation:fall-382 28s -25s linear infinite}@keyframes fall-382{73.776%{transform:translate(65.4969vw,73.776vh) scale(.8438)}to{transform:translate(63.7242vw,99vh) scale(.8438)}}.snow:nth-child(383){opacity:.4506;transform:translate(95.4332vw,-10px) scale(.9572);animation:fall-383 28s -30s linear infinite}@keyframes fall-383{73.425%{transform:translate(90.7007vw,73.425vh) scale(.9572)}to{transform:translate(93.06695vw,99vh) scale(.9572)}}.snow:nth-child(384){opacity:.0734;transform:translate(97.9714vw,-10px) scale(.8872);animation:fall-384 25s -3s linear infinite}@keyframes fall-384{48.576%{transform:translate(91.4898vw,48.576vh) scale(.8872)}to{transform:translate(94.7306vw,99vh) scale(.8872)}}.snow:nth-child(385){opacity:1.1304;transform:translate(63.1753vw,-10px) scale(.4833);animation:fall-385 14s -5s linear infinite}@keyframes fall-385{51.484%{transform:translate(55.0876vw,51.484vh) scale(.4833)}to{transform:translate(59.13145vw,99vh) scale(.4833)}}.snow:nth-child(386){opacity:.5466;transform:translate(4.3454vw,-10px) scale(.8386);animation:fall-386 19s -1s linear infinite}@keyframes fall-386{41.443%{transform:translate(5.2216vw,41.443vh) scale(.8386)}to{transform:translate(4.7835vw,99vh) scale(.8386)}}.snow:nth-child(387){opacity:.622;transform:translate(42.4321vw,-10px) scale(.8039);animation:fall-387 13s -18s linear infinite}@keyframes fall-387{32.241%{transform:translate(34.2504vw,32.241vh) scale(.8039)}to{transform:translate(38.34125vw,99vh) scale(.8039)}}.snow:nth-child(388){opacity:1.0816;transform:translate(62.3377vw,-10px) scale(.4147);animation:fall-388 28s -1s linear infinite}@keyframes fall-388{34.392%{transform:translate(67.012vw,34.392vh) scale(.4147)}to{transform:translate(64.67485vw,99vh) scale(.4147)}}.snow:nth-child(389){opacity:.6746;transform:translate(83.9448vw,-10px) scale(.5183);animation:fall-389 12s -10s linear infinite}@keyframes fall-389{49.328%{transform:translate(93.4587vw,49.328vh) scale(.5183)}to{transform:translate(88.70175vw,99vh) scale(.5183)}}.snow:nth-child(390){opacity:.607;transform:translate(80.5843vw,-10px) scale(.007);animation:fall-390 15s -5s linear infinite}@keyframes fall-390{46.852%{transform:translate(73.188vw,46.852vh) scale(.007)}to{transform:translate(76.88615vw,99vh) scale(.007)}}.snow:nth-child(391){opacity:1.7618;transform:translate(76.1183vw,-10px) scale(.7937);animation:fall-391 26s -30s linear infinite}@keyframes fall-391{56.449%{transform:translate(81.2312vw,56.449vh) scale(.7937)}to{transform:translate(78.67475vw,99vh) scale(.7937)}}.snow:nth-child(392){opacity:1.7118;transform:translate(22.9347vw,-10px) scale(.0825);animation:fall-392 27s -6s linear infinite}@keyframes fall-392{41.488%{transform:translate(14.8694vw,41.488vh) scale(.0825)}to{transform:translate(18.90205vw,99vh) scale(.0825)}}.snow:nth-child(393){opacity:1.1658;transform:translate(40.5509vw,-10px) scale(.2102);animation:fall-393 21s -7s linear infinite}@keyframes fall-393{37.822%{transform:translate(37.8492vw,37.822vh) scale(.2102)}to{transform:translate(39.20005vw,99vh) scale(.2102)}}.snow:nth-child(394){opacity:1.3046;transform:translate(57.3216vw,-10px) scale(.3926);animation:fall-394 27s -11s linear infinite}@keyframes fall-394{76.854%{transform:translate(64.9775vw,76.854vh) scale(.3926)}to{transform:translate(61.14955vw,99vh) scale(.3926)}}.snow:nth-child(395){opacity:.3994;transform:translate(20.6135vw,-10px) scale(.3407);animation:fall-395 29s -20s linear infinite}@keyframes fall-395{74.918%{transform:translate(26.0255vw,74.918vh) scale(.3407)}to{transform:translate(23.3195vw,99vh) scale(.3407)}}.snow:nth-child(396){opacity:1.9202;transform:translate(74.7653vw,-10px) scale(.1034);animation:fall-396 13s -25s linear infinite}@keyframes fall-396{55.933%{transform:translate(69.6434vw,55.933vh) scale(.1034)}to{transform:translate(72.20435vw,99vh) scale(.1034)}}.snow:nth-child(397){opacity:.9072;transform:translate(66.3473vw,-10px) scale(.4668);animation:fall-397 20s -18s linear infinite}@keyframes fall-397{60.045%{transform:translate(73.3604vw,60.045vh) scale(.4668)}to{transform:translate(69.85385vw,99vh) scale(.4668)}}.snow:nth-child(398){opacity:1.2598;transform:translate(54.3027vw,-10px) scale(.838);animation:fall-398 24s -9s linear infinite}@keyframes fall-398{64.316%{transform:translate(60.8168vw,64.316vh) scale(.838)}to{transform:translate(57.55975vw,99vh) scale(.838)}}.snow:nth-child(399){opacity:.1998;transform:translate(.785vw,-10px) scale(.0593);animation:fall-399 26s -13s linear infinite}@keyframes fall-399{62.801%{transform:translate(8.038vw,62.801vh) scale(.0593)}to{transform:translate(4.4115vw,99vh) scale(.0593)}}.snow:nth-child(400){opacity:.0504;transform:translate(45.2595vw,-10px) scale(.6543);animation:fall-400 30s -11s linear infinite}@keyframes fall-400{43.101%{transform:translate(36.9125vw,43.101vh) scale(.6543)}to{transform:translate(41.086vw,99vh) scale(.6543)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzt5R0FoQlEsWUFBWTs2RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7MkZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|